re PR target/78594 (Bug in November 11th, 2016 change to rs6000.md)
[official-gcc.git] / gcc / ChangeLog
bloba5802fa2fc7fb820a4f11965b7e45087e7065983
1 2016-11-29  Michael Meissner  <meissner@linux.vnet.ibm.com>
3         PR target/78594
4         * config/rs6000/rs6000.md (mov<mode>_internal, QHI iterator): Add
5         'x' to stxsi<wd>x print pattern, so that QImode and HImode values
6         residing in traditional altivec registers can be stored
7         correctly.
9 2016-11-29  Max Filippov  <jcmvbkbc@gmail.com>
11         PR target/78603
12         * config/xtensa/xtensa.c (hwloop_optimize): Don't emit zero
13         overhead loop start between a call and its CALL_ARG_LOCATION
14         note.
16 2016-11-29  Waldemar Brodkorb  <wbx@openadk.org>
18         * config/bfin/linux.h (CPP_SPEC): Define.
20 2016-11-29  Martin Sebor  <msebor@redhat.com>
22         PR tree-optimization/78512
23         * config/linux.h (TARGET_PRINTF_POINTER_FORMAT): Remove.
24         * config/rs6000/linux.h: Same.
25         * config/rs6000/linux64.h: Same.
26         * config/sol2.h: Same.
27         * config/sol2.c (solaris_printf_pointer_format): Remove.
28         * doc/tm.texi.in (TARGET_PRINTF_POINTER_FORMAT): Remove.
29         * doc/tm.texi: Regenerate.
30         * gimple-ssa-sprintf.c (format_pointer): Rempove.
31         (pass_sprintf_length::compute_format_length): Return bool.
32         (pass_sprintf_length::handle_gimple_call): Adjust.
33         * target.def (printf_pointer_format): Remove.
34         * targhooks.c (default_printf_pointer_format): Remove.
35         (linux_printf_pointer_format): Same.
36         * targhooks.h (default_printf_pointer_format): Remove.
37         (linux_printf_pointer_format, solaris_printf_pointer_format): Same.
39 2016-11-29  Uros Bizjak  <ubizjak@gmail.com>
41         * config/i386/sse.md (UNSPEC_MASKOP): Move from i386.md.
42         (mshift): Ditto.
43         (SWI1248_AVX512BWDQ): Ditto.
44         (SWI1248_AVX512BW): Ditto.
45         (k<any_logic:code><mode>): Ditto.
46         (kandn<mode>): Ditto.
47         (kxnor<mode>): Ditto.
48         (knot<mode>): Ditto.
49         (*k<any_lshift:code><mode>): Ditto.
50         (kortestzhi, kortestchi): Ditto.
51         (kunpckhi, kunpcksi, kunpckdi): Ditto.
53 2016-11-29  Andrew Pinski  <apinski@cavium.com>
55         * tree-vrp.c (simplify_stmt_using_ranges): Use boolean_type_node
56         for the EQ_EXPR.
58 2016-11-29  Chen Gang  <gang.chen.5i5j@gmail.com>
60         PR target/71331
61         * config/tilegx/tilegx.c (tilegx_function_profiler): Save r10
62         to stack before call mcount.
63         (tilegx_can_use_return_insn_p): Clean up code.
65 2016-11-29  Pitchumani Sivanupandi <pitchumani.s@atmel.com>
67         * config/avr/avr-arch.h (avr_mcu_t): Add flash_size member.
68         * config/avr/avr-devices.c(avr_mcu_types): Add flash size info.
69         * config/avr/avr-mcu.def: Likewise.
70         * config/avr/gen-avr-mmcu-specs.c (print_mcu): Remove hard-coded prefix
71         check to find wrap-around value, instead use MCU flash size. For 8k
72         flash devices, update link_pmem_wrap spec string to add
73         --pmem-wrap-around=8k.
74         * config/avr/specs.h: Remove link_pmem_wrap from LINK_RELAX_SPEC and
75         add to linker specs (LINK_SPEC) directly.
77 2016-11-29  David Malcolm  <dmalcolm@redhat.com>
79         PR c++/72774
80         PR c++/72786
81         PR c++/77922
82         PR c++/78313
83         * spellcheck.c (selftest::test_find_closest_string): Verify that
84         we don't offer the goal string as a suggestion.
85         * spellcheck.h (best_match::get_best_meaningful_candidate): Don't
86         offer the goal string as a suggestion.
89 2016-11-29  Claudiu Zissulescu  <claziss@synopsys.com>
91         * config/arc/arc.c (arc_override_options): Avoid selection of
92         compact casesi for ARCv2.
94 2016-11-29  Richard Biener  <rguenther@suse.de>
96         * tree-cfg.c (lower_phi_internal_fn): Do not look for further
97         PHIs after a regular stmt.
98         (stmt_starts_bb_p): PHIs not preceeded by a PHI or a label
99         start a new BB.
101 2016-11-29  Martin Liska  <mliska@suse.cz>
103         PR gcov-profile/78582
104         * tree-profile.c (gimple_gen_time_profiler): Make one extra BB
105         to prevent PHI argument clash.
107 2016-11-29  Claudiu Zissulescu  <claziss@synopsys.com>
109         * config/arc/arc.opt (marclinux): Fix typo.
110         (marclinux_prof): Likewise.
112 2016-11-29  Jiong Wang  <jiong.wang@arm.com>
114         * target.def (stack_protect_runtime_enabled_p): New.
115         * function.c (expand_function_end): Guard stack_protect_epilogue with
116         targetm.stack_protect_runtime_enabled_p.
117         * cfgexpand.c (pass_expand::execute): Likewise.
118         * calls.c (expand_call): Likewise.
119         * doc/tm.texi.in (TARGET_STACK_PROTECT_RUNTIME_ENABLED_P): Add it.
120         * doc/tm.texi: Regenerate.
122 2016-11-29  Richard Biener  <rguenther@suse.de>
124         PR middle-end/78546
125         * match.pd: Add CST1 - (CST2 - A) -> CST3 + A missing case.
127 2016-11-29  Janus Weil  <janus@gcc.gnu.org>
129         * doc/contrib.texi: Add a few missing gfortran contributors.
131 2016-11-29  Segher Boessenkool  <segher@kernel.crashing.org>
133         * combine.c (change_zero_ext): Also handle extends from a subreg
134         to a mode bigger than that of the operand of the subreg.
136 2016-11-29  Segher Boessenkool  <segher@kernel.crashing.org>
138         PR target/77687
139         * config/rs6000/rs6000.c (rs6000_emit_stack_reset): Emit the
140         stack_restore_tie insn instead of stack_tie, for the SVR4 and
141         SPE ABIs.
142         * config/rs6000/rs6000.md (stack_restore_tie): New define_insn.
144 2016-11-28  Segher Boessenkool  <segher@kernel.crashing.org>
146         * shrink-wrap.c (init_separate_shrink_wrap): Do not clear
147         head_components and tail_components.
148         (spread_components): New algorithm.
149         (emit_common_tails_for_components): Clear head_components and
150         tail_components.
151         (insert_prologue_epilogue_for_components): Write extra output to the
152         dump file for sibcalls and abnormal exits.
154 2016-11-28  Segher Boessenkool  <segher@kernel.crashing.org>
156         PR rtl-optimization/78342
157         * combine.c: Include "cfghooks.h".
158         (try_combine): If we create an unconditional trap, break the basic
159         block in two just after it, and remove the edge between; also, set
160         the *new_direct_jump_p flag so that cleanup_cfg is run.
162 2016-11-28  Segher Boessenkool  <segher@kernel.crashing.org>
164         * simplify-rtx.c (simplify_truncation): Handle truncate of zero_extract
165         and sign_extract.
167 2016-11-28  Uros Bizjak  <ubizjak@gmail.com>
169         * config/i386/i386.md (*and<mode>_1): Merge insn pattern from
170         *andsi_1 and *andhi_1 using SWI24 mode iterator.  Use multi-line
171         output template string.
172         (*anddi_1): Use multi-line output template string.
173         (*andqi_1): Ditto.
175 2016-11-28  Jakub Jelinek  <jakub@redhat.com>
177         PR middle-end/78540
178         * rtl.h (remove_reg_equal_equiv_notes): Return bool instead of void.
179         * rtlanal.c (remove_reg_equal_equiv_notes): Return true if any
180         note has been removed.
181         * postreload.c (reload_combine_recognize_pattern): If
182         remove_reg_equal_equiv_notes returns true, call df_notes_rescan.
184 2016-11-28  Martin Sebor  <msebor@redhat.com>
186         PR middle-end/78520
187         * gimple-ssa-sprintf.c (target_max_value): Remove.
188         (target_int_max, target_size_max): Use TYPE_MAX_VALUE.
189         (get_width_and_precision): New function.
190         (format_integer, format_floating, get_string_length, format_string):
191         Correct handling of width and precision with unknown value.
192         (format_directive): Add warning.
193         (pass_sprintf_length::compute_format_length): Allow for precision
194         to consist of a sole period with no asterisk or digits after it.
196 2016-11-28  Jakub Jelinek  <jakub@redhat.com>
198         PR rtl-optimization/78546
199         * simplify-rtx.c (neg_const_int): When negating most negative
200         number in mode wider than HOST_BITS_PER_WIDE_INT, use
201         simplify_const_unary_operation to produce CONST_DOUBLE or
202         CONST_WIDE_INT.
203         (simplify_plus_minus): Handle the case where neg_const_int
204         doesn't return a CONST_INT.
206 2016-11-28  Markus Trippelsdorf  <markus@trippelsdorf.de>
208         PR target/78556
209         * config/rs6000/rs6000.c (vspltis_constant): Add casts to avoid
210         left shifting of negative values.
212 2016-11-28  Jakub Jelinek  <jakub@redhat.com>
214         PR fortran/78298
215         * tree-nested.c (convert_local_reference_stmt): After adding
216         shared (FRAME.NN) clause to omp parallel, task or target,
217         add it also to all outer omp parallel, task or target constructs.
219 2016-11-28  Uros Bizjak  <ubizjak@gmail.com>
221         * config/i386/i386.md (UNSPEC_KMASKOP): New.
222         (UNSPEC_KMOV): Remove.
223         (kmovw): Expand to plain HImode move.
224         (k<any_logic:code><mode>): Rename from *k<logic><mode>. Use
225         register_operand predicates.  Tag pattern with UNSPEC_KMASKOP.
226         Remove corresponding clobber-removing splitter.
227         (*anddi_1): Remove mask register alternatives.
228         (*andsi_1): Ditto.
229         (*andhi_1): Ditto.
230         (*andqi_1): Ditto.
231         (*<any_or:code><mode>_1): Ditto.
232         (*<any_or:code>qi_1): Ditto.
233         (kandn<mode>): Use SWI1248_AVX512BW mode iterator.  Remove
234         general register alternatives.  Tag pattern with UNSPEC_KMASKOP.
235         Remove corresponding splitter to operation with general registers.
236         (*andn<SWI38:mode>): Rename from *bmi_andn_<mode>.
237         (*andn<SWI12:mode>): New pattern.
238         (*kxnor<mode>): Remove general register alternatives.  Tag pattern
239         with UNSPEC_KMASKOP.  Remove corresponding splitter to operation
240         with general registers.
241         (knot<mode>): New insn pattern.
242         (*one_cmpl<mode>2_1): Remove mask register alternatives.
243         (one_cmplqi2_1): Ditto.
244         (*k<any_lshift:code><mode>): Rename from *k<mshift><mode>3.
245         Tag pattern with UNSPEC_KMASKOP. Add mode attribute.
246         * config/i386/predicates.md (mask_reg_operand): Remove predicate.
247         * config/i386/sse.md (vec_unpacks_hi_hi): Update pattern
248         to generate kmaskop shift.
249         (vec_unpacks_hi_<mode>): Ditto.
250         * config/i386/i386-builtin.def (__builtin_ia32_kandhi):
251         Use CODE_FOR_kandhi.
252         (__builtin_ia32_knothi): Use CODE_FOR_knothi.
253         (__builtin_ia32_korhi): Use CODE_FOR_kiorhi.
254         (__builtin_ia32_kxorhi): Use CODE_FOR_kxorhi.
256 2016-11-28  Richard Biener  <rguenther@suse.de>
258         * tree-vrp.c (vrp_visit_assignment_or_call): Handle simplifications
259         to SSA names via extract_range_from_ssa_name if allowed.
261 2016-11-28  Richard Biener  <rguenther@suse.de>
263         PR tree-optimization/78542
264         * tree-ssa-ccp.c (evaluate_stmt): Only valueize simplification
265         if allowed.
267 2016-11-28  Paolo Bonzini  <bonzini@gnu.org>
269         * combine.c (simplify_if_then_else): Simplify IF_THEN_ELSE that
270         isolates a single bit, even if the condition involves subregs.
272 2016-11-28  Tamar Christina  <tamar.christina@arm.com>
274         * config/aarch64/aarch64-simd-builtins.def
275         (BSL_P): Added di and v2di mode.
276         * config/aarch64/arm_neon.h
277         (vsriq_n_p64, vsri_n_p64): Added poly type.
278         (vextq_p64, vext_p64): Likewise.
279         (vceq_p64, vbslq_p64, vbsl_p64): Likewise.
281 2016-11-28  Tamar Christina  <tamar.christina@arm.com>
283         * config/aarch64/aarch64-builtins.c (TYPES_SETREGP): Added poly type.
284         (TYPES_GETREGP): Likewise.
285         (TYPES_SHIFTINSERTP): Likewise.
286         (TYPES_COMBINEP): Likewise.
287         (TYPES_STORE1P): Likewise.
288         * config/aarch64/aarch64-simd-builtins.def
289         (combine): Added poly generator.
290         (get_dregoi): Likewise.
291         (get_dregci): Likewise.
292         (get_dregxi): Likewise.
293         (ssli_n): Likewise.
294         (ld1): Likewise.
295         (st1): Likewise.
296         * config/aarch64/arm_neon.h
297         (poly64x1x2_t, poly64x1x3_t): New.
298         (poly64x1x4_t, poly64x2x2_t): Likewise.
299         (poly64x2x3_t, poly64x2x4_t): Likewise.
300         (poly64x1_t): Likewise.
301         (vcreate_p64, vcombine_p64): Likewise.
302         (vdup_n_p64, vdupq_n_p64): Likewise.
303         (vld2_p64, vld2q_p64): Likewise.
304         (vld3_p64, vld3q_p64): Likewise.
305         (vld4_p64, vld4q_p64): Likewise.
306         (vld2_dup_p64, vld3_dup_p64): Likewise.
307         (vld4_dup_p64, vsli_n_p64): Likewise.
308         (vsliq_n_p64, vst1_p64): Likewise.
309         (vst1q_p64, vst2_p64): Likewise.
310         (vst3_p64, vst4_p64): Likewise.
311         (__aarch64_vdup_lane_p64, __aarch64_vdup_laneq_p64): Likewise.
312         (__aarch64_vdupq_lane_p64, __aarch64_vdupq_laneq_p64): Likewise.
313         (vget_lane_p64, vgetq_lane_p64): Likewise.
314         (vreinterpret_p8_p64, vreinterpretq_p8_p64): Likewise.
315         (vreinterpret_p16_p64, vreinterpretq_p16_p64): Likewise.
316         (vreinterpret_p64_f16, vreinterpret_p64_f64): Likewise.
317         (vreinterpret_p64_s8, vreinterpret_p64_s16): Likewise.
318         (vreinterpret_p64_s32, vreinterpret_p64_s64): Likewise.
319         (vreinterpret_p64_f32, vreinterpret_p64_u8): Likewise.
320         (vreinterpret_p64_u16, vreinterpret_p64_u32): Likewise.
321         (vreinterpret_p64_u64, vreinterpret_p64_p8): Likewise.
322         (vreinterpretq_p64_f64, vreinterpretq_p64_s8): Likewise.
323         (vreinterpretq_p64_s16, vreinterpretq_p64_s32): Likewise.
324         (vreinterpretq_p64_s64, vreinterpretq_p64_f16): Likewise.
325         (vreinterpretq_p64_f32, vreinterpretq_p64_u8): Likewise.
326         (vreinterpretq_p64_u16, vreinterpretq_p64_u32): Likewise.
327         (vreinterpretq_p64_u64, vreinterpretq_p64_p8): Likewise.
328         (vreinterpret_f16_p64, vreinterpretq_f16_p64): Likewise.
329         (vreinterpret_f32_p64, vreinterpretq_f32_p64): Likewise.
330         (vreinterpret_f64_p64, vreinterpretq_f64_p64): Likewise.
331         (vreinterpret_s64_p64, vreinterpretq_s64_p64): Likewise.
332         (vreinterpret_u64_p64, vreinterpretq_u64_p64): Likewise.
333         (vreinterpret_s8_p64, vreinterpretq_s8_p64): Likewise.
334         (vreinterpret_s16_p64, vreinterpret_s32_p64): Likewise.
335         (vreinterpretq_s32_p64, vreinterpret_u8_p64): Likewise.
336         (vreinterpret_u16_p64, vreinterpretq_u16_p64): Likewise.
337         (vreinterpret_u32_p64, vreinterpretq_u32_p64): Likewise.
338         (vset_lane_p64, vsetq_lane_p64): Likewise.
339         (vget_low_p64, vget_high_p64): Likewise.
340         (vcombine_p64, vst2_lane_p64): Likewise.
341         (vst3_lane_p64, vst4_lane_p64): Likewise.
342         (vst2q_lane_p64, vst3q_lane_p64): Likewise.
343         (vst4q_lane_p64, vget_lane_p64): Likewise.
344         (vget_laneq_p64, vset_lane_p64): Likewise.
345         (vset_laneq_p64, vcopy_lane_p64): Likewise.
346         (vcopy_laneq_p64, vdup_n_p64): Likewise.
347         (vdupq_n_p64, vdup_lane_p64): Likewise.
348         (vdup_laneq_p64, vld1_p64): Likewise.
349         (vld1q_p64, vld1_dup_p64): Likewise.
350         (vld1q_dup_p64, vld1q_dup_p64): Likewise.
351         (vmov_n_p64, vmovq_n_p64): Likewise.
352         (vst3q_p64, vst4q_p64): Likewise.
353         (vld1_lane_p64, vld1q_lane_p64): Likewise.
354         (vst1_lane_p64, vst1q_lane_p64): Likewise.
355         (vcopy_laneq_p64, vcopyq_laneq_p64): Likewise.
356         (vdupq_laneq_p64): Likewise.
358 2016-11-28  Tamar Christina  <tamar.christina@arm.com>
360         * config/arm/arm_neon.h (vget_lane_p64): New.
362 2016-11-28  Iain Sandoe  <iain@codesourcery.com>
364         PR target/71767
365         * configure.ac (with_ld64): Use portable method to extract the
366         major part of the version number.
367         * configure: Regenerated.
369 2016-11-28  Jakub Jelinek  <jakub@redhat.com>
371         * gimple-ssa-sprintf.c (build_intmax_type_nodes): Look at
372         UINTMAX_TYPE rather than SIZE_TYPE.  Add gcc_unreachable if
373         intmax_t couldn't be determined.
374         (format_integer): Make {,u}intmax_type_node no longer static,
375         initialize them only when needed.  For z and t use
376         signed_or_unsigned_type_for instead of assuming size_t and
377         ptrdiff_t have the same precision.
379         PR lto/78211
380         * ipa-icf.h (sem_item_optimizer): Add m_classes_vec member.
381         * ipa-icf.c (sem_item_optimizer::sem_item_optimizer): Initialize it.
382         (sem_item_optimizer::~sem_item_optimizer): Traverse m_classes_vec
383         vector instead of traversing m_classes hash table.  Release
384         m_classes_vec.
385         (sem_item_optimizer::read_section, sem_item_optimizer::add_class):
386         Formatting fixes.
387         (sem_item_optimizer::get_group_by_hash): When inserting a new group,
388         add it also to m_classes_vec vector.
389         (sem_item_optimizer::remove_symtab_node,
390         sem_item_optimizer::build_hash_based_classes,
391         sem_item_optimizer::parse_nonsingleton_classes): Formatting fixes.
392         (sem_item_optimizer::subdivide_classes_by_equality,
393         sem_item_optimizer::subdivide_classes_by_sensitive_refs,
394         sem_item_optimizer::verify_classes): Traverse m_classes_vec vector
395         instead of traversing m_classes hash table.  Formatting fixes.
396         (sem_item_optimizer::traverse_congruence_split,
397         sem_item_optimizer::do_congruence_step_for_index,
398         sem_item_optimizer::do_congruence_step): Formatting fixes.
399         (sem_item_optimizer::process_cong_reduction): Traverse m_classes_vec
400         vector instead of traversing m_classes hash table.
401         (sem_item_optimizer::dump_cong_classes): Likewise.  Formatting fixes.
402         (sem_item_optimizer::merge_classes): Traverse m_classes_vec vector
403         instead of traversing m_classes hash table.
405 2016-11-28  Georg-Johann Lay  <avr@gjlay.de>
407         * config/avr/avr.c (out_movhi_r_mr) [REG_X + PLUS]: Only SBIW if
408         X is not unused after.
410 2016-11-28  Bernd Schmidt  <bschmidt@redhat.com>
412         PR rtl-optimization/78120
413         * rtlanal.c (insn_rtx_cost): Revert previous change.
415 2016-11-28  Georg-Johann Lay  <avr@gjlay.de>
417         PR 41076
418         * config/avr/avr.md (SPLIT34): New mode iterator.
419         (bitop): New code iterator.
420         (*iorhi3.ashift8-*). New insn-and-split patterns.
421         (*movhi): Post-reload split reg = 0.
422         [!MOVW]: Post-reload split reg = reg.
423         (*mov<mode>) [SI,SF,PSI,SQ,USQ,SA,USA]: Post-reload split reg = reg.
424         (andhi3, andpsi3, andsi3): Post-reload split reg-reg operations.
425         (iorhi3, iorpsi3, iorsi3): Same.
426         (xorhi3, xorpsi3, xorsi3): Same.
427         * config/avr/avr.c (avr_rtx_costs_1) [IOR && HImode]: Adjust rtx
428         costs to *iorhi3.ashift8-* patterns.
430 2016-11-27  Iain Sandoe  <iain@codesourcery.com>
431             Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
433         PR target/67710
434         * config.in: Regenerate
435         * config/darwin-driver.c (darwin_driver_init): Emit a version string
436         for the assembler.
437         * config/darwin.h(ASM_MMACOSX_VERSION_MIN_SPEC): New, new tests.
438         * config/darwin.opt(asm_macosx_version_min): New.
439         * config/i386/darwin.h: Handle ASM_MMACOSX_VERSION_MIN_SPEC.
440         * configure: Regenerate
441         * configure.ac: Check for mmacosx-version-min handling.
443 2016-11-27  Iain Sandoe  <iain@codesourcery.com>
445         PR target/57438
446         * config/i386/i386.c (ix86_code_end): Note that we emitted code
447         where the function might otherwise appear empty for picbase thunks.
448         (ix86_output_function_epilogue): If we find a zero-sized function
449         assume that reaching it is UB and trap.  If we find a trailing label
450         append a nop.
451         * config/rs6000/rs6000.c (rs6000_output_function_epilogue): If we
452         find a zero-sized function assume that reaching it is UB and trap.
453         If we find a trailing label, append a nop.
455 2016-11-27  Iain Sandoe  <iain@codesourcery.com>
457         PR target/71767
458         * config/darwin-sections.def (picbase_thunk_section): New.
459         * config/darwin.c (darwin_init_sections): Set up picbase thunk
460         section. (darwin_rodata_section, darwin_objc2_section,
461         machopic_select_section, darwin_asm_declare_constant_name,
462         darwin_emit_weak_or_comdat, darwin_function_section): Don’t use
463         coalesced with newer linkers.
464         (darwin_override_options): Decide on usage of coalesed sections
465         on the basis of the target linker version.
466         * config/darwin.h (MIN_LD64_NO_COAL_SECTS): New.
467         * config/darwin.opt  (mtarget-linker): New.
468         * config/i386/i386.c (ix86_code_end): Do not force the thunks into
469         a coalesced section, instead use a thunks section.
471 2016-11-27  Iain Sandoe  <iain@codesourcery.com>
473         PR target/71767
474         * configure.ac (with-ld64): New var, set for Darwin, set on
475         detection of ld64, gcc_cv_ld64_export_dynamic: New, New test.
476         * config/darwin.h: Use LD64_HAS_DYNAMIC export. DEF_LD64: New, define.
477         * config/darwin10.h(DEF_LD64): Update for this target version.
478         * config/darwin12.h(LINK_GCC_C_SEQUENCE_SPEC): Remove rdynamic test.
479         (DEF_LD64): Update for this target version.
480         * configure: Regenerated.
481         * config.in: Regenerated.
483 2016-11-27  Iain Sandoe  <iain@codesourcery.com>
485         PR target/71767
486         * config/darwin.c (imachopic_indirection_name): Make data
487         section indirections linker-visible.
488         * config/darwin.h (ASM_GENERATE_INTERNAL_LABEL): Make local
489         constant labels linker-visible.
491 2016-11-26  Prathamesh Kulkarni  <prathamesh.kulkarni@linaro.org>
493         * tree.c (build_common_tree_nodes): Initialize ptrdiff_type_node.
494         (free_lang_data): Remove assignment to ptrdiff_type_node.
496 2016-11-25  Jakub Jelinek  <jakub@redhat.com>
498         PR rtl-optimization/78526
499         * simplify-rtx.c (simplify_immed_subreg): Don't use wi::extract_uhwi
500         beyond val's precision.
502         PR rtl-optimization/78527
503         * combine.c (make_compound_operation_int): Ignore LSHIFTRT with
504         out of bounds shift count.
506 2016-11-25  Martin Liska  <mliska@suse.cz>
508         PR web/71666
509         * doc/invoke.texi (-fprofile-use): Fix reference to a section
510         where -fprofile-generate is documented.
512 2016-11-25  Martin Liska  <mliska@suse.cz>
514         PR gcov-profile/78086
515         * coverage.c (build_init_ctor): Don't use priority {cd}tors if
516         not supported by a target.  Set priority to 100 if possible.
517         (build_gcov_exit_decl): Likewise.
519 2016-11-25  Richard Biener  <rguenther@suse.de>
521         PR ipa/78515
522         * ipa-prop.c (compute_complex_assign_jump_func): Properly identify
523         unary, binary and single RHSs.
524         * tree.def (BIT_INSERT_EXPR): Adjust tree code name.
526 2016-11-25  Bin Cheng  <bin.cheng@arm.com>
528         PR middle-end/78507
529         PR middle-end/78510
530         PR middle-end/78517
531         * match.pd ((cond (cmp (convert1? @1) @3) (convert2? @1) @2)): Use
532         cmp directly, rather than cmp_code.  Initialize code to ERROR_MARK
533         and set it to result code if transformation is valid.  Use code EQ
534         directly in last simplification case.
536 2016-11-25  Richard Biener  <rguenther@suse.de>
538         * gimple-fold.c (fold_stmt_1): Check may_propagate_copy
539         before valueizing return stmts.
541 2016-11-24  Richard Biener  <rguenther@suse.de>
543         PR tree-optimization/78343
544         * passes.def: Add CD-DCE pass after loop splitting.
545         * tree-ssa-dce.c (find_obviously_necessary_stmts): Move
546         SCEV init/finalize ...
547         (perform_tree_ssa_dce): ... here.  Deal with being
548         executed inside the loop pipeline in aggressive mode.
550 2016-11-25  Thomas Preud'homme  <thomas.preudhomme@arm.com>
552         * tree-ssa-math-opts.c (struct symbolic_number): Improve comment.
554 2016-11-25  Thomas Preud'homme  <thomas.preudhomme@arm.com>
556         PR tree-optimization/77673
557         * tree-ssa-math-opts.c (struct symbolic_number): Add new src field.
558         (init_symbolic_number): Initialize src field from src parameter.
559         (perform_symbolic_merge): Select most dominated statement as the
560         source statement.  Set src field of resulting n structure from the
561         input src with the lowest address.
562         (find_bswap_or_nop): Rename source_stmt into ins_stmt.
563         (bswap_replace): Rename src_stmt into ins_stmt.  Initially get source
564         of load from src field rather than insertion statement.  Cancel
565         optimization if statement analyzed is not dominated by the insertion
566         statement.
567         (pass_optimize_bswap::execute): Rename src_stmt to ins_stmt.  Compute
568         dominance information.
570 2016-11-25  Eric Botcazou  <ebotcazou@adacore.com>
572         PR ada/67205
573         * config/mips/mips.c (TARGET_CUSTOM_FUNCTION_DESCRIPTORS): Define.
575 2016-11-25  Martin Jambor  <mjambor@suse.cz>
577         PR tree-optimization/70965
578         * passes.def (pass_build_ssa_passes): Add pass_rebuild_cgraph_edges.
580 2016-11-24  James Greenahlgh  <james.greenhalgh@arm.com>
582         PR target/78509
583         * config/i386/i386.c (i386_excess_precision): Do not return
584         FLT_EVAL_METHOD_UNPREDICTABLE when "type" is
585         EXCESS_PRECISION_TYPE_STANDARD.
586         * target.def (excess_precision): Document that targets should
587         not return FLT_EVAL_METHOD_UNPREDICTABLE when "type" is
588         EXCESS_PRECISION_TYPE_STANDARD or EXCESS_PRECISION_TYPE_FAST.
589         Fix typo in first sentence.
590         * doc/tm.texi: Regenerate.
592 2016-11-25  Richard Biener  <rguenther@suse.de>
594         PR tree-optimization/78396
595         * tree-vectorizer.c (vectorize_loops): When the if-converted
596         body contains masked loads or stores do not attempt to
597         basic-block-vectorize it.
599 2016-11-25  Richard Sandiford  <richard.sandiford@arm.com>
600             Alan Hayward  <alan.hayward@arm.com>
601             David Sherwood  <david.sherwood@arm.com>
603         * function.h (spill_slot_alignment): Declare.
604         * function.c (spill_slot_alignment): New function.
605         * lra-spills.c (slot): Add align and size fields.
606         (assign_mem_slot): Use them in the call to assign_stack_local.
607         (add_pseudo_to_slot): Update the fields.
608         (assign_stack_slot_num_and_sort_pseudos): Initialise the fields.
610 2016-11-25  Richard Sandiford  <richard.sandiford@arm.com>
611             Alan Hayward  <alan.hayward@arm.com>
612             David Sherwood  <david.sherwood@arm.com>
614         * stor-layout.c (layout_type): Allow the caller to set the mode of
615         a float type.  Only choose one here if the mode is still VOIDmode.
616         * tree.c (build_common_tree_nodes): Set the type mode of decimal
617         floats before calling layout_type.
618         * config/rs6000/rs6000.c (rs6000_init_builtins): Likewise.
620 2016-11-25  Richard Sandiford  <richard.sandiford@arm.com>
622         * tree-tailcall.c (find_tail_calls): Allow calls to reference
623         local variables if all references are known to be direct.
625 2016-11-25  Jakub Jelinek  <jakub@redhat.com>
626             Prathamesh Kulkarni  <prathamesh.kulkarni@linaro.org>
628         PR middle-end/78501
629         * tree-vrp.c (extract_range_basic): Check for ptrdiff_type_node to be
630         non null and it's precision matches precision of lhs's type.
632 2016-11-24  Martin Sebor  <msebor@redhat.com>
634         PR tree-optimization/78476
635         * gimple-ssa-sprintf.c (struct pass_sprintf_length::call_info):
636         Add a member.
637         (handle_gimple_call): Adjust signature.
638         (try_substitute_return_value): Remove calls to bounded functions
639         with zero buffer size whose result is known.
640         (pass_sprintf_length::execute): Adjust call to handle_gimple_call.
642 2016-11-24  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
644         * varasm.c (assemble_start_function): Wrap align_log definition in
645         ASM_OUTPUT_MAX_SKIP_ALIGN.
647 2016-11-24  Uros Bizjak  <ubizjak@gmail.com>
649         * config/i386/i386.md (wide AND insn to QImode splitter): Use
650         explicit mode macros.
651         (wide OR insn to QImode splitter): Ditto.
653 2016-11-24  Vladimir Makarov  <vmakarov@redhat.com>
655         PR rtl-optimization/77541
656         * lra-constraints.c (struct input_reload): Add field match_p.
657         (get_reload_reg): Check modes of input reloads to generate unique
658         value reload pseudo.
659         (match_reload): Add input reload pseudo for the current insn.
661 2016-11-24  James Greenhalgh  <james.greenhalgh@arm.com>
663         * config/aarch64/aarch64-c.c (aarch64_update_cpp_builtins): Update
664         __FLT_EVAL_METHOD__ and __FLT_EVAL_METHOD_C99__ when we switch
665         architecture levels.
666         * config/aarch64/aarch64.c (aarch64_promoted_type): Only promote
667         the aarch64_fp16_type_node, not all HFmode types.
668         (aarch64_libgcc_floating_mode_supported_p): Support HFmode.
669         (aarch64_scalar_mode_supported_p): Likewise.
670         (aarch64_excess_precision): New.
671         (TARGET_LIBGCC_FLOATING_MODE_SUPPORTED_P): Define.
672         (TARGET_SCALAR_MODE_SUPPORTED_P): Likewise.
673         (TARGET_C_EXCESS_PRECISION): Likewise.
675 2016-11-24  James Greenhalgh  <james.greenhalgh@arm.com>
677         * config/aarch64/aarch64-c.c (aarch64_scalar_mode_supported_p): New.
678         (TARGET_SCALAR_MODE_SUPPORTED_P): Define.
680 2016-11-24  James Greenhalgh  <james.greenhalgh@arm.com>
682         * config/aarch64/aarch64.md (<optab>sihf2): Convert to expand.
683         (<optab>dihf2): Likewise.
684         (aarch64_fp16_<optab><mode>hf2): New.
686 2016-11-24  Alexander Monakov  <amonakov@ispras.ru>
688         PR target/67822
689         * config/nvptx/mkoffload.c (main): Allow -fopenmp.
691 2016-11-24  Eric Botcazou  <ebotcazou@adacore.com>
693         * common/config/sparc/sparc-common.c (sparc_option_optimization_table):
694         Enable REE at -O2 and higher.
695         * config/sparc/sparc.c (sparc_option_override): Disable it by default
696         in 32-bit mode.
698 2016-11-24  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
700         PR target/48863
701         PR inline-asm/70184
702         * tree-ssa-ter.c (temp_expr_table): Add reg_vars_cnt field.
703         (new_temp_expr_table): Initialise reg_vars_cnt.
704         (free_temp_expr_table): Release reg_vars_cnt.
705         (process_replaceable): Add reg_vars_cnt argument, set reg_vars_cnt
706         field of TAB.
707         (find_replaceable_in_bb): Use the above to record register variable
708         write occurrences and cancel replacement across them.
710 2016-11-24  Eric Botcazou  <ebotcazou@adacore.com>
712         PR rtl-optimization/78437
713         * ree.c (get_uses): New function.
714         (combine_reaching_defs): When a copy is needed, return false if any
715         reaching use of the source register reads it in a mode larger than
716         the mode it is set in and WORD_REGISTER_OPERATIONS is true.
718 2016-11-24  Martin Liska  <mliska@suse.cz>
720         * gimple-pretty-print.c (dump_edge_probability): New function.
721         (dump_gimple_switch): Dump label edge probabilities.
722         (dump_gimple_cond): Likewise.
723         (dump_gimple_label): Dump
724         (dump_gimple_bb_header): Dump basic block frequency.
725         (pp_cfg_jump): Replace e->dest argument with e.
726         (dump_implicit_edges): Likewise.
727         * tree-ssa-loop-ivopts.c (get_scaled_computation_cost_at):
728         Use gimple_bb (at) instead of at->bb.
730 2016-11-24  Bernd Schmidt  <bschmidt@redhat.com>
732         * common.opt (flimit-function-alignment): New.
733         * doc/invoke.texi (-flimit-function-alignment): Document.
734         * emit-rtl.h (struct rtl_data): Add max_insn_address field.
735         * final.c (shorten_branches): Set it.
736         * varasm.c (assemble_start_function): Limit alignment if
737         requested.
739 2016-11-24  Richard Biener  <rguenther@suse.de>
741         PR tree-optimization/71595
742         * cfgloopmanip.h (remove_path): Add irred_invalidated and
743         loop_closed_ssa_invalidated parameters, defaulted to NULL.
744         * cfgloopmanip.c (remove_path): Likewise, pass them along to
745         called functions.  Only fix irred flags if the caller didn't
746         request state.
747         * tree-ssa-loop-ivcanon.c (unloop_loops): Use add_bb_to_loop.
748         (unloop_loops): Pass irred_invalidated and loop_closed_ssa_invalidated
749         to remove_path.
751 2016-11-24  Bernd Schmidt  <bschmidt@redhat.com>
753         PR rtl-optimization/78120
754         * ifcvt.c (noce_conversion_profitable_p): Check original cost in all
755         cases, and additionally test against max_seq_cost for speed
756         optimization.
757         (noce_process_if_block): Compute an estimate for the original cost when
758         optimizing for speed, using the minimum of then and else block costs.
760         PR rtl-optimization/78120
761         * rtlanal.c (insn_rtx_cost): Use set_rtx_cost.
763         PR rtl-optimization/78120
764         * config/i386/i386.c (ix86_rtx_costs): Fully handle SETs.
766 2016-11-24  Bin Cheng  <bin.cheng@arm.com>
768         * match.pd: Refine type conversion in result expr for below pattern:
769         (cond (cmp (convert1? x) c1) (convert2? x) c2) -> (minmax (x c)).
771 2016-11-24  Eric Botcazou  <ebotcazou@adacore.com>
773         PR middle-end/78429
774         * tree.h (wi::fits_to_boolean_p): New predicate.
775         (wi::fits_to_tree_p): Use it for boolean types.
776         * tree.c (int_fits_type_p): Likewise.
778 2016-11-24  Martin Liska  <mliska@suse.cz>
780         * print-tree.c (struct bucket): Remove.
781         (print_node): Add new argument which drives whether a tree node
782         is printed briefly or not.
783         (debug_tree): Replace a custom hash table with hash_set<T>.
784         * print-tree.h (print_node): Add the argument.
786 2016-11-24  Chung-Lin Tang  <cltang@codesourcery.com>
788         * config/nios2/nios2.c (nios2_init_libfuncs): Add ATTRIBUTE_UNUSED.
790 2016-11-23  Peter Bergner  <bergner@vnet.ibm.com>
792         PR target/78458
793         * config/rs6000/rs6000.h (HARD_REGNO_CALLER_SAVE_MODE): Return MODE
794         if it is at least NREGS wide.
796 2016-11-23  Joseph Myers  <joseph@codesourcery.com>
798         * config/rs6000/rs6000.c (rs6000_legitimate_offset_address_p): For
799         TARGET_E500_DOUBLE. handle TDmode, TImode and PTImode the same as
800         TFmode, IFmode and KFmode.
802 2016-11-23  Joseph Myers  <joseph@codesourcery.com>
804         * config/rs6000/spe.md (*frob_<SPE64:mode>_ti_8): New insn
805         pattern.
807 2016-11-23  Segher Boessenkool  <segher@kernel.crashing.org>
809         * combine.c (change_zero_ext): Only change the mode of a hard register
810         destination if can_change_dest_mode holds for that.
812 2016-11-23  Jeff Law  <law@redhat.com>
814         * varasm.c (assemble_name): Increase buffer size for name.
816         * config/spu/spu.md (floatunsdidf2): Remove unused local variable.
818 2016-11-23  Jakub Kicinski  <jakub.kicinski@netronome.com>
820         * doc/extend.texi: Constify first argument to __builtin_object_size.
822 2016-11-23  Bernd Edlinger  <bernd.edlinger@hotmail.de>
824         * opth-gen.awk: Use unsigned shifts for bit masks.  Allow all bits
825         to be used.  Add brackets around macro argument.
827 2016-11-23  Uros Bizjak  <ubizjak@gmail.com>
829         * config/i386/i386.md (*<any_or:code>hi_1): Fix operand 2 constraints.
831 2016-11-23  Jakub Jelinek  <jakub@redhat.com>
833         PR sanitizer/69278
834         * opts.c (parse_sanitizer_options): For -fsanitize=undefined,
835         restore enabling also SANITIZE_UNREACHABLE and SANITIZE_RETURN.
837 2016-11-23  Jakub Jelinek  <jakub@redhat.com>
839         PR middle-end/69183
840         * omp-low.c (build_outer_var_ref): Change lastprivate argument
841         to code, pass it recursively, adjust uses.  For OMP_CLAUSE_PRIVATE
842         on worksharing constructs, treat it like clauses on simd construct.
843         Formatting fix.
844         (lower_rec_input_clauses): For OMP_CLAUSE_PRIVATE_OUTER_REF pass
845         OMP_CLAUSE_PRIVATE as last argument to build_outer_var_ref.
846         (lower_lastprivate_clauses): Pass OMP_CLAUSE_LASTPRIVATE instead
847         of true as last argument to build_outer_var_ref.
849 2016-11-23  Uros Bizjak  <ubizjak@gmail.com>
851         * config/i386/i386.md (*movqi_internal): Calculate mode
852         attribute of alternatives 7,8,9 depending on TARGET_AVX512DQ.
853         <TYPE_MSKMOV>: Emit kmovw for MODE_HI insn mode attribute.
854         (*k<logic><mode>): Calculate mode attribute depending on
855         TARGET_AVX512DQ.  Emit k<logic>w for MODE_HI insn mode attribute.
856         (*andqi_1): Calculate mode attribute of alternative 3 depending
857         on TARGET_AVX512DQ.  Emit kandw for MODE_HI insn mode attribute.
858         (kandn<mode>): Calculate mode attribute of alternative 2 depending
859         on TARGET_AVX512DQ.  Emit kandnw for MODE_HI insn mode attribute.
860         (kxnor<mode>): Merge insn patterns using SWI1248_AVX512BW mode
861         iterator.  Calculate mode attribute of alternative 1 depending
862         on TARGET_AVX512DQ.  Emit kxnorw for MODE_HI insn mode attribute.
863         (*one_cmplqi2_1): Calculate mode attribute of alternative 2 depending
864         on TARGET_AVX512DQ.  Emit knotw for MODE_HI insn mode attribute.
866 2016-11-23  Prathamesh Kulkarni  <prathamesh.kulkarni@linaro.org>
868         PR middle-end/78153
869         * gimple-fold.c (fold_stmt_1): Handle case for GIMPLE_RETURN.
870         * tree-vrp.c (extract_range_basic): Handle case for
871         CFN_BUILT_IN_STRLEN.
873 2016-11-23  Jeff Law  <law@redhat.com>
875         * config/mcore/mcore.c (emit_new_cond_insn): Fix prototype.
877         * config/iq2000/iq2000.c (iq2000_rtx_costs): Avoid multiplication
878         in boolean context warning.
880         * config/ia64/ia64.c (ia64_emit_insn_before): Fix prototype.
882 2016-11-23  James Greenhalgh  <james.greenhalgh@arm.com>
884         PR target/63250
885         * config/arm/arm-builtins.c (arm_simd_floatHF_type_node): Rename to...
886         (arm_fp16_type_node): ...This, make visibile.
887         (arm_simd_builtin_std_type): Rename arm_simd_floatHF_type_node to
888         arm_fp16_type_node.
889         (arm_init_simd_builtin_types): Likewise.
890         (arm_init_fp16_builtins): Likewise.
891         * config/arm/arm.c (arm_excess_precision): New.
892         (arm_floatn_mode): Likewise.
893         (TARGET_C_EXCESS_PRECISION): Likewise.
894         (TARGET_FLOATN_MODE): Likewise.
895         (arm_promoted_type): Only promote arm_fp16_type_node.
896         * config/arm/arm.h (arm_fp16_type_node): Declare.
898 2016-11-23  James Greenhalgh  <james.greenhalgh@arm.com>
900         * config/arm/arm.c (arm_convert_to_type): Delete.
901         (TARGET_CONVERT_TO_TYPE): Delete.
902         (arm_init_libfuncs): Enable trunc_optab from DFmode to HFmode.
903         (arm_libcall_uses_aapcs_base): Add trunc_optab from DF- to HFmode.
904         * config/arm/arm.h (TARGET_FP16_TO_DOUBLE): New.
905         * config/arm/arm.md (truncdfhf2): Only convert through SFmode if we
906         are in fast math mode, and have no single step hardware instruction.
907         (extendhfdf2): Only expand through SFmode if we don't have a
908         single-step hardware instruction.
909         * config/arm/vfp.md (*truncdfhf2): New.
910         (extendhfdf2): Likewise.
912 2016-11-23  James Greenhalgh  <james.greenhalgh@arm.com>
914         * targhooks.c (default_floatn_mode): Enable _Float16 if a target
915         provides HFmode.
917 2016-11-23  James Greenhalgh  <james.greenhalgh@arm.com>
919         * config/s390/s390.h (TARGET_FLT_EVAL_METHOD): Delete.
920         * config/m68k/m68k.h (TARGET_FLT_EVAL_METHOD): Delete.
921         * config/i386/i386.h (TARGET_FLT_EVAL_METHOD): Delete.
922         * defaults.h (TARGET_FLT_EVAL_METHOD): Delete.
923         * doc/tm.texi.in (TARGET_FLT_EVAL_METHOD): Delete.
924         * doc/tm.texi: Regenerate.
925         * system.h (TARGET_FLT_EVAL_METHOD): Poison.
927 2016-11-23  James Greenhalgh  <james.greenhalgh@arm.com>
929         * toplev.c (init_excess_precision): Delete most logic.
930         * tree.c (excess_precision_type): Rewrite to use
931         TARGET_EXCESS_PRECISION.
932         * doc/invoke.texi (-fexcess-precision): Document behaviour in a
933         more generic fashion.
934         * ginclude/float.h: Wrap definition of FLT_EVAL_METHOD in
935         __STDC_WANT_IEC_60559_TYPES_EXT__.
937 2016-11-23  James Greenhalgh  <james.greenhalgh@arm.com>
939         * common.opt (fpermitted-flt-eval-methods): New.
940         * doc/invoke.texi (-fpermitted-flt-eval-methods): Document it.
941         * flag_types.h (permitted_flt_eval_methods): New.
943 2016-11-23  James Greenhalgh  <james.greenhalgh@arm.com>
945         * config/m68k/m68k.c (m68k_excess_precision): New.
946         (TARGET_C_EXCESS_PRECISION): Define.
948 2016-11-23  James Greenhalgh  <james.greenhalgh@arm.com>
950         * config/s390/s390.c (s390_excess_precision): New.
951         (TARGET_C_EXCESS_PRECISION): Define.
953 2016-11-23  James Greenhalgh  <james.greenhalgh@arm.com>
955         * config/i386/i386.c (ix86_excess_precision): New.
956         (TARGET_C_EXCESS_PRECISION): Define.
958 2016-11-23  James Greenhalgh  <james.greenhalgh@arm.com>
960         * target.def (excess_precision): New hook.
961         * target.h (flt_eval_method): New.
962         (excess_precision_type): Likewise.
963         * targhooks.c (default_excess_precision): New.
964         * targhooks.h (default_excess_precision): New.
965         * doc/tm.texi.in (TARGET_C_EXCESS_PRECISION): New.
966         * doc/tm.texi: Regenerate.
968 2016-11-23  Martin Sebor  <msebor@redhat.com>
970         PR middle-end/78461
971         * gimple-ssa-sprintf.c (format_string): Correct the maxima and
972         set the minimum number of bytes for an unknown string to zero.
974 2016-11-23  Martin Jambor  <mjambor@suse.cz>
975             Martin Liska  <mliska@suse.cz>
977         * hsa-builtins.def: New file.
978         * Makefile.in (BUILTINS_DEF): Add hsa-builtins.def dependency.
979         * builtins.def: Include hsa-builtins.def.
980         (DEF_HSA_BUILTIN): New macro.
981         * dumpfile.h (OPTGROUP_OPENMP): Define.
982         * dumpfile.c (optgroup_options): Added OPTGROUP_OPENMP.
983         * gimple.h (gf_mask): Added elements GF_OMP_FOR_GRID_INTRA_GROUP and
984         GF_OMP_FOR_GRID_GROUP_ITER.
985         (gimple_omp_for_grid_phony): Added checking assert.
986         (gimple_omp_for_set_grid_phony): Likewise.
987         (gimple_omp_for_grid_intra_group): New function.
988         (gimple_omp_for_set_grid_intra_group): Likewise.
989         (gimple_omp_for_grid_group_iter): Likewise.
990         (gimple_omp_for_set_grid_group_iter): Likewise.
991         * omp-low.c (check_omp_nesting_restrictions): Allow GRID loop where
992         previosuly only distribute loop was permitted.
993         (lower_lastprivate_clauses): Allow non tcc_comparison predicates.
994         (grid_get_kernel_launch_attributes): Support multiple HSA grid
995         dimensions.
996         (grid_expand_omp_for_loop): Likewise and also support standalone
997         distribute constructs.  New parameter INTRA_GROUP, updated both users.
998         (grid_expand_target_grid_body): Support standalone distribute
999         constructs.
1000         (pass_data_expand_omp): Changed optinfo_flags to OPTGROUP_OPENMP.
1001         (pass_data_expand_omp_ssa): Likewise.
1002         (pass_data_omp_device_lower): Likewsie.
1003         (pass_data_lower_omp): Likewise.
1004         (pass_data_diagnose_omp_blocks): Likewise.
1005         (pass_data_oacc_device_lower): Likewise.
1006         (pass_data_omp_target_link): Likewise.
1007         (grid_lastprivate_predicate): New function.
1008         (lower_omp_for_lastprivate): Call grid_lastprivate_predicate for
1009         gridified loops.
1010         (lower_omp_for): Support standalone distribute constructs.
1011         (grid_prop): New type.
1012         (grid_safe_assignment_p): Check for assignments to group_sizes, new
1013         parameter GRID.
1014         (grid_seq_only_contains_local_assignments): New parameter GRID, pass
1015         it to callee.
1016         (grid_find_single_omp_among_assignments_1): Likewise, improve missed
1017         optimization info messages.
1018         (grid_find_single_omp_among_assignments): Likewise.
1019         (grid_find_ungridifiable_statement): Do not bail out for SIMDs.
1020         (grid_parallel_clauses_gridifiable): New function.
1021         (grid_inner_loop_gridifiable_p): Likewise.
1022         (grid_dist_follows_simple_pattern): Likewise.
1023         (grid_gfor_follows_tiling_pattern): Likewise.
1024         (grid_call_permissible_in_distribute_p): Likewise.
1025         (grid_handle_call_in_distribute): Likewise.
1026         (grid_dist_follows_tiling_pattern): Likewise.
1027         (grid_target_follows_gridifiable_pattern): Support standalone
1028         distribute constructs.
1029         (grid_var_segment): New enum.
1030         (grid_mark_variable_segment): New function.
1031         (grid_copy_leading_local_assignments): Call grid_mark_variable_segment
1032         if a new argument says so.
1033         (grid_process_grid_body): New function.
1034         (grid_eliminate_combined_simd_part): Likewise.
1035         (grid_mark_tiling_loops): Likewise.
1036         (grid_mark_tiling_parallels_and_loops): Likewise.
1037         (grid_process_kernel_body_copy): Support standalone distribute
1038         constructs.
1039         (grid_attempt_target_gridification): New grid variable holding overall
1040         gridification state.  Support standalone distribute constructs and
1041         collapse clauses.
1042         * doc/optinfo.texi (Optimization groups): Document OPTGROUP_OPENMP.
1043         * hsa.h (hsa_bb): Add method method append_phi.
1044         (hsa_insn_br): Renamed to hsa_insn_cbr, renamed all
1045         occurences in all files too.
1046         (hsa_insn_br): New class, now the ancestor of hsa_incn_cbr.
1047         (is_a_helper <hsa_insn_br *>::test): New function.
1048         (is_a_helper <hsa_insn_cbr *>::test): Adjust to only cover conditional
1049         branch instructions.
1050         (hsa_insn_signal): Make a direct descendant of
1051         hsa_insn_basic.  Add memorder constructor parameter and
1052         m_memory_order and m_signalop member variables.
1053         (hsa_insn_queue): Changed constructor parameters to common form.
1054         Added m_segment and m_memory_order member variables.
1055         (hsa_summary_t): Add private member function
1056         process_gpu_implementation_attributes.
1057         (hsa_function_summary): Rename m_binded_function to
1058         m_bound_function.
1059         (hsa_insn_basic_p): Remove typedef.
1060         (hsa_op_with_type): Change hsa_insn_basic_p into plain pointers.
1061         (hsa_op_reg_p): Remove typedef.
1062         (hsa_function_representation): Change hsa_op_reg_p into plain
1063         pointers.
1064         (hsa_insn_phi): Removed new and delete operators.
1065         (hsa_insn_br): Likewise.
1066         (hsa_insn_cbr): Likewise.
1067         (hsa_insn_sbr): Likewise.
1068         (hsa_insn_cmp): Likewise.
1069         (hsa_insn_mem): Likewise.
1070         (hsa_insn_atomic): Likewise.
1071         (hsa_insn_signal): Likewise.
1072         (hsa_insn_seg): Likewise.
1073         (hsa_insn_call): Likewise.
1074         (hsa_insn_arg_block): Likewise.
1075         (hsa_insn_comment): Likewise.
1076         (hsa_insn_srctype): Likewise.
1077         (hsa_insn_packed): Likewise.
1078         (hsa_insn_cvt): Likewise.
1079         (hsa_insn_alloca): Likewise.
1080         * hsa.c (hsa_destroy_insn): Also handle instances of hsa_insn_br.
1081         (process_gpu_implementation_attributes): New function.
1082         (link_functions): Move some functionality into it.  Adjust after
1083         renaming m_binded_functions to m_bound_functions.
1084         (hsa_insn_basic::op_output_p): Add BRIG_OPCODE_DEBUGTRAP
1085         to the list of instructions with no output registers.
1086         (get_in_type): Return this if it is a register of
1087         matching size.
1088         (hsa_get_declaration_name): Moved to...
1089         * hsa-gen.c (hsa_get_declaration_name): ...here.  Allocate
1090         temporary string on an obstack instead from ggc.
1091         (query_hsa_grid): Renamed to query_hsa_grid_dim, reimplemented, cut
1092         down to two overloads.
1093         (hsa_allocp_operand_address): Removed.
1094         (hsa_allocp_operand_immed): Likewise.
1095         (hsa_allocp_operand_reg): Likewise.
1096         (hsa_allocp_operand_code_list): Likewise.
1097         (hsa_allocp_operand_operand_list): Likewise.
1098         (hsa_allocp_inst_basic): Likewise.
1099         (hsa_allocp_inst_phi): Likewise.
1100         (hsa_allocp_inst_mem): Likewise.
1101         (hsa_allocp_inst_atomic): Likewise.
1102         (hsa_allocp_inst_signal): Likewise.
1103         (hsa_allocp_inst_seg): Likewise.
1104         (hsa_allocp_inst_cmp): Likewise.
1105         (hsa_allocp_inst_br): Likewise.
1106         (hsa_allocp_inst_sbr): Likewise.
1107         (hsa_allocp_inst_call): Likewise.
1108         (hsa_allocp_inst_arg_block): Likewise.
1109         (hsa_allocp_inst_comment): Likewise.
1110         (hsa_allocp_inst_queue): Likewise.
1111         (hsa_allocp_inst_srctype): Likewise.
1112         (hsa_allocp_inst_packed): Likewise.
1113         (hsa_allocp_inst_cvt): Likewise.
1114         (hsa_allocp_inst_alloca): Likewise.
1115         (hsa_allocp_bb): Likewise.
1116         (hsa_obstack): New.
1117         (hsa_init_data_for_cfun): Initialize obstack.
1118         (hsa_deinit_data_for_cfun): Release memory of the obstack.
1119         (hsa_op_immed::operator new): Use obstack instead of object_allocator.
1120         (hsa_op_reg::operator new): Likewise.
1121         (hsa_op_address::operator new): Likewise.
1122         (hsa_op_code_list::operator new): Likewise.
1123         (hsa_op_operand_list::operator new): Likewise.
1124         (hsa_insn_basic::operator new): Likewise.
1125         (hsa_insn_phi::operator new): Likewise.
1126         (hsa_insn_br::operator new): Likewise.
1127         (hsa_insn_sbr::operator new): Likewise.
1128         (hsa_insn_cmp::operator new): Likewise.
1129         (hsa_insn_mem::operator new): Likewise.
1130         (hsa_insn_atomic::operator new): Likewise.
1131         (hsa_insn_signal::operator new): Likewise.
1132         (hsa_insn_seg::operator new): Likewise.
1133         (hsa_insn_call::operator new): Likewise.
1134         (hsa_insn_arg_block::operator new): Likewise.
1135         (hsa_insn_comment::operator new): Likewise.
1136         (hsa_insn_srctype::operator new): Likewise.
1137         (hsa_insn_packed::operator new): Likewise.
1138         (hsa_insn_cvt::operator new): Likewise.
1139         (hsa_insn_alloca::operator new): Likewise.
1140         (hsa_init_new_bb): Likewise.
1141         (hsa_bb::append_phi): New function.
1142         (gen_hsa_phi_from_gimple_phi): Use it.
1143         (get_symbol_for_decl): Fix dinstinguishing between
1144         global and local functions.  Put local variables into a segment
1145         according to their attribute or static flag, if there is one.
1146         (hsa_insn_br::hsa_insn_br): New.
1147         (hsa_insn_br::operator new): Likewise.
1148         (hsa_insn_cbr::hsa_insn_cbr): Set width via ancestor constructor.
1149         (query_hsa_grid_nodim): New function.
1150         (multiply_grid_dim_characteristics): Likewise.
1151         (gen_get_num_threads): Likewise.
1152         (gen_get_num_teams): Reimplemented.
1153         (gen_get_team_num): Likewise.
1154         (gen_hsa_insns_for_known_library_call): Updated calls to the above
1155         helper functions.
1156         (get_memory_order_name): Removed.
1157         (get_memory_order): Likewise.
1158         (hsa_memorder_from_tree): New function.
1159         (gen_hsa_ternary_atomic_for_builtin): Renamed to
1160         gen_hsa_atomic_for_builtin, can also create signals.
1161         (gen_hsa_insns_for_call): Handle many new builtins.  Adjust to use
1162         hsa_memory_order_from_tree and gen_hsa_atomic_for_builtin.
1163         (hsa_insn_atomic): Fix function comment.
1164         (hsa_insn_signal::hsa_insn_signal): Fix comment.  Update call to
1165         ancestor constructor and initialization of new member variables.
1166         (hsa_insn_queue::hsa_insn_queue): Added initialization of new
1167         member variables.
1168         (hsa_get_host_function): Handle functions with no bound CPU
1169         implementation.  Fix binded to bound.
1170         (get_brig_function_name): Likewise.
1171         (HSA_SORRY_ATV): Remove semicolon after macro.
1172         (HSA_SORRY_AT): Likewise.
1173         (omp_simple_builtin::generate): Add missing semicolons.
1174         (hsa_insn_phi::operator new): Removed.
1175         (hsa_insn_br::operator new): Likewise.
1176         (hsa_insn_cbr::operator new): Likewise.
1177         (hsa_insn_sbr::operator new): Likewise.
1178         (hsa_insn_cmp::operator new): Likewise.
1179         (hsa_insn_mem::operator new): Likewise.
1180         (hsa_insn_atomic::operator new): Likewise.
1181         (hsa_insn_signal::operator new): Likewise.
1182         (hsa_insn_seg::operator new): Likewise.
1183         (hsa_insn_call::operator new): Likewise.
1184         (hsa_insn_arg_block::operator new): Likewise.
1185         (hsa_insn_comment::operator new): Likewise.
1186         (hsa_insn_srctype::operator new): Likewise.
1187         (hsa_insn_packed::operator new): Likewise.
1188         (hsa_insn_cvt::operator new): Likewise.
1189         (hsa_insn_alloca::operator new): Likewise.
1190         (get_symbol_for_decl): Accept CONST_DECLs, put them to
1191         readonly segment.
1192         (gen_hsa_addr): Also process CONST_DECLs.
1193         (gen_hsa_addr_insns): Process CONST_DECLs by creating private
1194         copies.
1195         (gen_hsa_unary_operation): Make sure the function does
1196         not use bittype source type for firstbit and lastbit operations.
1197         (gen_hsa_popcount_to_dest): Make sure the function uses a bittype
1198         source type.
1199         * hsa-brig.c (emit_insn_operands): Cope with zero operands in an
1200         instruction.
1201         (emit_branch_insn): Renamed to emit_cond_branch_insn.
1202         Emit the width stored in the class.
1203         (emit_generic_branch_insn): New function.
1204         (emit_insn): Call emit_generic_branch_insn.
1205         (emit_signal_insn): Remove obsolete comment.  Update
1206         member variable name, pick a type according to profile.
1207         (emit_alloca_insn): Remove obsolete comment.
1208         (emit_atomic_insn): Likewise.
1209         (emit_queue_insn): Get segment and memory order from the IR object.
1210         (hsa_brig_section): Make allocate_new_chunk, chunks
1211         and cur_chunk provate, add a default NULL parameter to add method.
1212         (hsa_brig_section::add): Added a new parameter, store pointer to
1213         output data there if it is non-NULL.
1214         (emit_function_directives): Use this new parameter instead of
1215         calculating the pointer itself, fix function comment.
1216         (hsa_brig_emit_function): Add forgotten endian conversion.
1217         (hsa_output_kernels): Remove unnecessary building of
1218         kernel_dependencies_vector_type.
1219         (emit_immediate_operand): Declare.
1220         (emit_directive_variable): Also emit initializers of CONST_DECLs.
1221         (gen_hsa_insn_for_internal_fn_call): Also handle IFN_RSQRT.
1222         (verify_function_arguments): Properly detect variadic
1223         arguments.
1224         * hsa-dump.c (hsa_width_specifier_name): New function.
1225         (dump_hsa_insn_1): Dump generic branch instructions, update signal
1226         member variable name.  Special dumping for queue objects.
1227         * ipa-hsa.c (process_hsa_functions): Adjust after renaming
1228         m_binded_functions to m_bound_functions.  Copy externally visible flag
1229         to the node.
1230         (ipa_hsa_write_summary): Likewise.
1231         (ipa_hsa_read_section): Likewise.
1233 2016-11-23  Richard Biener  <rguenther@suse.de>
1235         PR tree-optimization/78396
1236         * tree-vectorizer.c (vectorize_loops): If an innermost loop didn't
1237         vectorize try vectorizing an if-converted body using BB vectorization.
1239 2016-11-23  Richard Sandiford  <richard.sandiford@arm.com>
1240             Alan Hayward  <alan.hayward@arm.com>
1241             David Sherwood  <david.sherwood@arm.com>
1243         * rtlanal.c (subreg_get_info): Use more local variables.
1244         Remark that for HARD_REGNO_NREGS_HAS_PADDING, each scalar unit
1245         occupies at least one register.  Assume that full hard registers
1246         have consistent endianness.  Share previously-duplicated if block.
1247         Rework the main handling so that it operates on independently-
1248         addressable YMODE-sized blocks.  Use subreg_size_lowpart_offset
1249         to check lowpart offsets, without trying to find an equivalent
1250         integer mode first.  Handle WORDS_BIG_ENDIAN != REG_WORDS_BIG_ENDIAN
1251         as a final register-endianness correction.
1253 2016-11-23  Segher Boessenkool  <segher@kernel.crashing.org>
1255         PR target/77881
1256         PR bootstrap/78390
1257         PR target/78438
1258         PR bootstrap/78477
1259         * combine.c (make_compound_operation_int): Do not convert a subreg of
1260         a non-constant logical shift right to a zero_extract.  Handle the case
1261         where some zero bits have been shifted into the range covered by that
1262         subreg.
1264 2016-11-23  Richard Sandiford  <richard.sandiford@arm.com>
1265             Alan Hayward  <alan.hayward@arm.com>
1266             David Sherwood  <david.sherwood@arm.com>
1268         * rtl.h (subreg_size_offset_from_lsb): Declare.
1269         (subreg_offset_from_lsb): New function.
1270         (subreg_size_lowpart_offset): Declare.
1271         (subreg_lowpart_offset): Turn into an inline function.
1272         (subreg_size_highpart_offset): Declare.
1273         (subreg_highpart_offset): Turn into an inline function.
1274         * emit-rtl.c (subreg_size_lowpart_offset): New function.
1275         (subreg_size_highpart_offset): Likewise
1276         * rtlanal.c (subreg_size_offset_from_lsb): Likewise.
1278 2016-11-23  Richard Biener  <rguenther@suse.de>
1280         PR tree-optimization/78482
1281         * tree-cfgcleanup.c: Include tree-ssa-loop-niter.h.
1282         (remove_forwarder_block_with_phi): When merging with a loop
1283         header creates a new latch reset number of iteration information
1284         of the loop.
1286 2016-11-23  Eric Botcazou  <ebotcazou@adacore.com>
1288         * config/sparc/sparc.md (*ashrsi3_extend): Rename to...
1289         (*ashrsi3_extend0): ...this.  Accept constant integers.
1290         (*ashrsi3_extend2): Rename to...
1291         (*ashrsi3_extend1): ...this.
1292         (*ashrsi3_extend2): New pattern.
1293         (*lshrsi3_extend1): Accept constant integers.
1294         (*lshrsi3_extend2): Fix condition on operand 2.
1296 2016-11-23  Martin Liska  <mliska@suse.cz>
1298         * config/i386/i386.c: Initialize function pointer to NULL.
1300 2016-11-23  Bin Cheng  <bin.cheng@arm.com>
1302         * fold-const.c (fold_cond_expr_with_comparison): Move simplification
1303         for A == C1 ? A : C2 to below.
1304         * match.pd: Move from above to here:
1305         (cond (eq (convert1? x) c1) (convert2? x) c2)
1306           -> (cond (eq x c1) c1 c2).
1308 2016-11-23  Bin Cheng  <bin.cheng@arm.com>
1310         * fold-const.c (fold_cond_expr_with_comparison): Move simplification
1311         for A cmp C1 ? A : C2 to below, also simplify remaining code.
1312         * match.pd: Move and extend simplification from above to here:
1313         (cond (cmp (convert1? x) c1) (convert2? x) c2) -> (minmax (x c)).
1314         * tree-if-conv.c (ifcvt_follow_ssa_use_edges): New func.
1315         (predicate_scalar_phi): Call fold_stmt using the new valueize func.
1317 2016-11-23  Martin Liska  <mliska@suse.cz>
1318             Martin Jambor  <mjambor@suse.cz>
1320         * doc/install.texi: Remove entry about --with-hsa-kmt-lib.
1322 2016-11-23  Aldy Hernandez  <aldyh@redhat.com>
1324         PR target/78213
1325         * opts.c (finish_options): Set -fsyntax-only if running self tests.
1327 2016-11-23  Richard Biener  <rguenther@suse.de>
1329         PR middle-end/71762
1330         * match.pd ((~X & Y) -> X < Y, (X & ~Y) -> Y < X,
1331         (~X | Y) -> X <= Y, (X | ~Y) -> Y <= X): Remove.
1333 2016-11-23  Richard Biener  <rguenther@suse.de>
1335         PR lto/78472
1336         * tree.c (gimple_canonical_types_compatible_p): Ignore zero-sized
1337         fields.
1339 2016-11-23  Richard Biener  <rguenther@suse.de>
1340             Prathamesh Kulkarni  <prathamesh.kulkarni@linaro.rog>
1342         PR tree-optimization/78154
1343         * tree-vrp.c (gimple_stmt_nonzero_warnv_p): Return true if function
1344         returns it's argument and the argument is nonnull.
1345         * builtin-attrs.def: Define ATTR_RETURNS_NONNULL,
1346         ATT_RETNONNULL_NOTHROW_LEAF.
1347         * builtins.def (BUILT_IN_MEMPCPY): Change attribute to
1348         ATTR_RETNONNULL_NOTHROW_LEAF.
1349         (BUILT_IN_STPCPY): Likewise.
1350         (BUILT_IN_STPNCPY): Likewise.
1351         (BUILT_IN_MEMPCPY_CHK): Likewise.
1352         (BUILT_IN_STPCPY_CHK): Likewise.
1353         (BUILT_IN_STPNCPY_CHK): Likewise.
1354         (BUILT_IN_STRCAT): Change attribute to ATTR_RET1_NOTHROW_NONNULL_LEAF.
1355         (BUILT_IN_STRNCAT): Likewise.
1356         (BUILT_IN_STRNCPY): Likewise.
1357         (BUILT_IN_MEMSET_CHK): Likewise.
1358         (BUILT_IN_STRCAT_CHK): Likewise.
1359         (BUILT_IN_STRCPY_CHK): Likewise.
1360         (BUILT_IN_STRNCAT_CHK): Likewise.
1361         (BUILT_IN_STRNCPY_CHK): Likewise.
1363 2016-11-23  Naveen H.S  <Naveen.Hurugalawadi@caviumnetworks.com>
1365         * fold-const.c (tree_expr_nonzero_p) : Make non-static.
1366         * fold-const.h (tree_expr_nonzero_p) : Declare.
1367         * match.pd (cmp (mult:c @0 @1) (mult:c @2 @1) : New Pattern.
1369 2016-11-23  Paolo Bonzini  <bonzini@gnu.org>
1371         * system.h (HAVE_DESIGNATED_INITIALIZERS,
1372         HAVE_DESIGNATED_UNION_INITIALIZERS): Do not use
1373         "defined" in macros.
1374         * doc/cpp.texi (Defined): Mention -Wexpansion-to-defined.
1375         * doc/cppopts.texi (Invocation): Document -Wexpansion-to-defined.
1376         * doc/invoke.texi (Warning Options): Document -Wexpansion-to-defined.
1378 2016-11-23  Georg-Johann Lay  <avr@gjlay.de>
1380         PR target/60300
1381         * config/avr/constraints.md (Csp): Widen range to [-11..6].
1382         * config/avr/avr.c (avr_prologue_setup_frame): Limit number
1383         of RCALLs in prologue to 3.
1385 2016-11-22  Michael Collison  <michael.collison@arm.com>
1387         * config/aarch64/aarch64-protos.h
1388         (aarch64_and_split_imm1, aarch64_and_split_imm2)
1389         (aarch64_and_bitmask_imm): New prototypes
1390         * config/aarch64/aarch64.c (aarch64_and_split_imm1):
1391         New overloaded function to create bit mask covering the
1392         lowest to highest bits set.
1393         (aarch64_and_split_imm2): New overloaded functions to create bit
1394         mask of zeros between first and last bit set.
1395         (aarch64_and_bitmask_imm): New function to determine if a integer
1396         is a valid two instruction "and" operation.
1397         * config/aarch64/aarch64.md:(and<mode>3): New define_insn and _split
1398         allowing wider range of constants with "and" operations.
1399         * (ior<mode>3, xor<mode>3): Use new LOGICAL2 iterator to prevent
1400         "and" operator from matching restricted constant range used for
1401         ior and xor operators.
1402         * config/aarch64/constraints.md (UsO constraint): New SImode constraint
1403         for constants in "and" operantions.
1404         (UsP constraint): New DImode constraint for constants
1405         in "and" operations.
1406         * config/aarch64/iterators.md (lconst2): New mode iterator.
1407         (LOGICAL2): New code iterator.
1408         * config/aarch64/predicates.md (aarch64_logical_and_immediate): New
1409         predicate.
1410         (aarch64_logical_and_operand): New predicate allowing extended
1411         constants for "and" operations.
1413 2016-11-22  Walter Lee  <walt@tilera.com>
1415         * config/tilegx/tilegx.md (trap): New pattern.
1416         * config/tilepro/tilepro.md (trap): Likewise.
1418 2016-11-22  Walter Lee  <walt@tilera.com>
1420         * config/tilegx/tilegx.md (*zero_extract): Use
1421         define_insn_and_split instead of define_insn; Handle pos + size >
1422         64.
1423         (*sign_extract): Likewise.
1425 2016-11-22  Marek Polacek  <polacek@redhat.com>
1427         PR tree-optimization/78455
1428         * tree-ssa-uninit.c (can_chain_union_be_invalidated_p): Fix typo.
1430 2016-11-22  Ian Lance Taylor  <iant@golang.org>
1432         PR go/78431
1433         PR go/78432
1434         * godump.c (go_format_type): Always pass alignment as 1 when
1435         calling go_append_padding at end of struct/union.
1437 2016-11-22  Jakub Jelinek  <jakub@redhat.com>
1439         PR target/78451
1440         * config/i386/avx512bwintrin.h (_mm512_setzero_qi,
1441         _mm512_setzero_hi): Removed.
1442         (_mm512_maskz_mov_epi16, _mm512_maskz_loadu_epi16,
1443         _mm512_maskz_mov_epi8, _mm512_maskz_loadu_epi8,
1444         _mm512_maskz_broadcastb_epi8, _mm512_maskz_set1_epi8,
1445         _mm512_maskz_broadcastw_epi16, _mm512_maskz_set1_epi16,
1446         _mm512_mulhrs_epi16, _mm512_maskz_mulhrs_epi16, _mm512_mulhi_epi16,
1447         _mm512_maskz_mulhi_epi16, _mm512_mulhi_epu16,
1448         _mm512_maskz_mulhi_epu16, _mm512_maskz_mullo_epi16,
1449         _mm512_cvtepi8_epi16, _mm512_maskz_cvtepi8_epi16, _mm512_cvtepu8_epi16,
1450         _mm512_maskz_cvtepu8_epi16, _mm512_permutexvar_epi16,
1451         _mm512_maskz_permutexvar_epi16, _mm512_avg_epu8, _mm512_maskz_avg_epu8,
1452         _mm512_maskz_add_epi8, _mm512_maskz_sub_epi8, _mm512_avg_epu16,
1453         _mm512_maskz_avg_epu16, _mm512_subs_epi8, _mm512_maskz_subs_epi8,
1454         _mm512_subs_epu8, _mm512_maskz_subs_epu8, _mm512_adds_epi8,
1455         _mm512_maskz_adds_epi8, _mm512_adds_epu8, _mm512_maskz_adds_epu8,
1456         _mm512_maskz_sub_epi16, _mm512_subs_epi16, _mm512_maskz_subs_epi16,
1457         _mm512_subs_epu16, _mm512_maskz_subs_epu16, _mm512_maskz_add_epi16,
1458         _mm512_adds_epi16, _mm512_maskz_adds_epi16, _mm512_adds_epu16,
1459         _mm512_maskz_adds_epu16, _mm512_srl_epi16, _mm512_maskz_srl_epi16,
1460         _mm512_packs_epi16, _mm512_sll_epi16, _mm512_maskz_sll_epi16,
1461         _mm512_maddubs_epi16, _mm512_maskz_maddubs_epi16, _mm512_unpackhi_epi8,
1462         _mm512_maskz_unpackhi_epi8, _mm512_unpackhi_epi16,
1463         _mm512_maskz_unpackhi_epi16, _mm512_unpacklo_epi8,
1464         _mm512_maskz_unpacklo_epi8, _mm512_unpacklo_epi16,
1465         _mm512_maskz_unpacklo_epi16, _mm512_shuffle_epi8,
1466         _mm512_maskz_shuffle_epi8, _mm512_min_epu16, _mm512_maskz_min_epu16,
1467         _mm512_min_epi16, _mm512_maskz_min_epi16, _mm512_max_epu8,
1468         _mm512_maskz_max_epu8, _mm512_max_epi8, _mm512_maskz_max_epi8,
1469         _mm512_min_epu8, _mm512_maskz_min_epu8, _mm512_min_epi8,
1470         _mm512_maskz_min_epi8, _mm512_max_epi16, _mm512_maskz_max_epi16,
1471         _mm512_max_epu16, _mm512_maskz_max_epu16, _mm512_sra_epi16,
1472         _mm512_maskz_sra_epi16, _mm512_srav_epi16, _mm512_maskz_srav_epi16,
1473         _mm512_srlv_epi16, _mm512_maskz_srlv_epi16, _mm512_sllv_epi16,
1474         _mm512_maskz_sllv_epi16, _mm512_maskz_packs_epi16, _mm512_packus_epi16,
1475         _mm512_maskz_packus_epi16, _mm512_abs_epi8, _mm512_maskz_abs_epi8,
1476         _mm512_abs_epi16, _mm512_maskz_abs_epi16, _mm512_dbsad_epu8,
1477         _mm512_maskz_dbsad_epu8, _mm512_srli_epi16, _mm512_maskz_srli_epi16,
1478         _mm512_slli_epi16, _mm512_maskz_slli_epi16, _mm512_shufflehi_epi16,
1479         _mm512_maskz_shufflehi_epi16, _mm512_shufflelo_epi16,
1480         _mm512_maskz_shufflelo_epi16, _mm512_srai_epi16,
1481         _mm512_maskz_srai_epi16, _mm512_packs_epi32,
1482         _mm512_maskz_packs_epi32, _mm512_packus_epi32,
1483         _mm512_maskz_packus_epi32): Use _mm512_setzero_si512 instead of
1484         _mm512_setzero_qi or _mm512_setzero_hi.
1485         (_mm512_maskz_alignr_epi8, _mm512_dbsad_epu8,
1486         _mm512_maskz_dbsad_epu8): Formatting fixes.
1487         (_mm512_srli_epi16, _mm512_maskz_srli_epi16, _mm512_slli_epi16,
1488         _mm512_maskz_slli_epi16, _mm512_shufflehi_epi16,
1489         _mm512_maskz_shufflehi_epi16, _mm512_shufflelo_epi16,
1490         _mm512_maskz_shufflelo_epi16, _mm512_srai_epi16,
1491         _mm512_maskz_srai_epi16): Use _mm512_setzero_si512 instead of
1492         _mm512_setzero_qi or _mm512_setzero_hi.
1494 2016-11-22  Nathan Sidwell  <nathan@acm.org>
1496         * gcc-ar.c (main): Fix indentation.
1497         * gcov-io.c (gcov_write_summary): Remove extraneous {...}
1498         * ggc-page.c (move_ptes_to_front): Fix formatting.
1499         * hsa-dump.c (dump_has_cfun): Fix indentation.
1500         * sel-sched-ir.h: Remove trailing blank lines.
1502 2016-11-22  Jakub Jelinek  <jakub@redhat.com>
1503             Alexander Monakov  <amonakov@ispras.ru>
1505         * internal-fn.c (expand_GOMP_USE_SIMT): New function.
1506         * tree.c (omp_clause_num_ops): OMP_CLAUSE__SIMT_ has 0 operands.
1507         (omp_clause_code_name): Add _simt_ name.
1508         (walk_tree_1): Handle OMP_CLAUSE__SIMT_.
1509         * tree-core.h (enum omp_clause_code): Add OMP_CLAUSE__SIMT_.
1510         * omp-low.c (scan_sharing_clauses): Handle OMP_CLAUSE__SIMT_.
1511         (scan_omp_simd): New function.
1512         (scan_omp_1_stmt): Use it in target regions if needed.
1513         (omp_max_vf): Don't max with omp_max_simt_vf.
1514         (lower_rec_simd_input_clauses): Use omp_max_simt_vf if
1515         OMP_CLAUSE__SIMT_ is present.
1516         (lower_rec_input_clauses): Compute maybe_simt from presence of
1517         OMP_CLAUSE__SIMT_.
1518         (lower_lastprivate_clauses): Likewise.
1519         (expand_omp_simd): Likewise.  Remove explicit offloaded region check.
1520         (execute_omp_device_lower): Lower IFN_GOMP_USE_SIMT.
1521         * internal-fn.def (GOMP_USE_SIMT): New internal function.
1522         * tree-pretty-print.c (dump_omp_clause): Handle OMP_CLAUSE__SIMT_.
1524 2016-11-22  Alexander Monakov  <amonakov@ispras.ru>
1526         * internal-fn.c (expand_GOMP_SIMT_LANE): New.
1527         (expand_GOMP_SIMT_VF): New.
1528         (expand_GOMP_SIMT_LAST_LANE): New.
1529         (expand_GOMP_SIMT_ORDERED_PRED): New.
1530         (expand_GOMP_SIMT_VOTE_ANY): New.
1531         (expand_GOMP_SIMT_XCHG_BFLY): New.
1532         (expand_GOMP_SIMT_XCHG_IDX): New.
1533         * internal-fn.def (GOMP_SIMT_LANE): New.
1534         (GOMP_SIMT_VF): New.
1535         (GOMP_SIMT_LAST_LANE): New.
1536         (GOMP_SIMT_ORDERED_PRED): New.
1537         (GOMP_SIMT_VOTE_ANY): New.
1538         (GOMP_SIMT_XCHG_BFLY): New.
1539         (GOMP_SIMT_XCHG_IDX): New.
1540         * omp-low.c (omp_maybe_offloaded_ctx): New, outlined from...
1541         (create_omp_child_function): ...here.  Set "omp target entrypoint"
1542         or "omp declare target" attribute based on is_gimple_omp_offloaded.
1543         (omp_max_simt_vf): New.  Use it...
1544         (omp_max_vf): ...here.
1545         (lower_rec_input_clauses): Add reduction lowering for SIMT execution.
1546         (lower_lastprivate_clauses): Likewise, for "lastprivate" lowering.
1547         (lower_omp_ordered): Likewise, for "ordered" lowering.
1548         (expand_omp_simd): Add SIMT transforms.
1549         (pass_data_lower_omp): Add PROP_gimple_lomp_dev.
1550         (execute_omp_device_lower): New.
1551         (pass_data_omp_device_lower): New.
1552         (pass_omp_device_lower): New pass.
1553         (make_pass_omp_device_lower): New.
1554         * passes.def (pass_omp_device_lower): Position new pass.
1555         * tree-pass.h (PROP_gimple_lomp_dev): Define.
1556         (make_pass_omp_device_lower): Declare.
1558 2016-11-22  Jakub Jelinek  <jakub@redhat.com>
1560         PR target/78451
1561         * config/i386/avx512vlintrin.h (_mm_setzero_di): Removed.
1562         (_mm_maskz_mov_epi64): Use _mm_setzero_si128 instead of
1563         _mm_setzero_di.
1564         (_mm_maskz_load_epi64): Likewise.
1565         (_mm_setzero_hi): Removed.
1566         (_mm_maskz_loadu_epi64): Use _mm_setzero_si128 instead of
1567         _mm_setzero_di.
1568         (_mm_abs_epi64, _mm_maskz_abs_epi64, _mm_maskz_srl_epi64,
1569         _mm_maskz_unpackhi_epi64, _mm_maskz_unpacklo_epi64,
1570         _mm_maskz_compress_epi64, _mm_srav_epi64, _mm_maskz_srav_epi64,
1571         _mm_maskz_sllv_epi64, _mm_maskz_srlv_epi64, _mm_rolv_epi64,
1572         _mm_maskz_rolv_epi64, _mm_rorv_epi64, _mm_maskz_rorv_epi64,
1573         _mm_min_epi64, _mm_max_epi64, _mm_max_epu64, _mm_min_epu64,
1574         _mm_lzcnt_epi64, _mm_maskz_lzcnt_epi64, _mm_conflict_epi64,
1575         _mm_maskz_conflict_epi64, _mm_sra_epi64, _mm_maskz_sra_epi64,
1576         _mm_maskz_sll_epi64, _mm_rol_epi64, _mm_maskz_rol_epi64,
1577         _mm_ror_epi64, _mm_maskz_ror_epi64, _mm_alignr_epi64,
1578         _mm_maskz_alignr_epi64, _mm_srai_epi64, _mm_maskz_slli_epi64):
1579         Likewise.
1580         (_mm_cvtepi32_epi8, _mm256_cvtepi32_epi8, _mm_cvtsepi32_epi8,
1581         _mm256_cvtsepi32_epi8, _mm_cvtusepi32_epi8, _mm256_cvtusepi32_epi8,
1582         _mm_cvtepi32_epi16, _mm256_cvtepi32_epi16, _mm_cvtsepi32_epi16,
1583         _mm256_cvtsepi32_epi16, _mm_cvtusepi32_epi16, _mm256_cvtusepi32_epi16,
1584         _mm_cvtepi64_epi8, _mm256_cvtepi64_epi8, _mm_cvtsepi64_epi8,
1585         _mm256_cvtsepi64_epi8, _mm_cvtusepi64_epi8, _mm256_cvtusepi64_epi8,
1586         _mm_cvtepi64_epi16, _mm256_cvtepi64_epi16, _mm_cvtsepi64_epi16,
1587         _mm256_cvtsepi64_epi16, _mm_cvtusepi64_epi16, _mm256_cvtusepi64_epi16,
1588         _mm_cvtepi64_epi32, _mm256_cvtepi64_epi32, _mm_cvtsepi64_epi32,
1589         _mm256_cvtsepi64_epi32, _mm_cvtusepi64_epi32, _mm256_cvtusepi64_epi32,
1590         _mm_maskz_set1_epi32, _mm_maskz_set1_epi64): Formatting fixes.
1591         (_mm_maskz_cvtps_ph, _mm256_maskz_cvtps_ph): Use _mm_setzero_si128
1592         instead of _mm_setzero_hi.
1593         (_mm256_permutex_pd, _mm256_maskz_permutex_epi64, _mm256_insertf32x4,
1594         _mm256_maskz_insertf32x4, _mm256_inserti32x4, _mm256_maskz_inserti32x4,
1595         _mm256_extractf32x4_ps, _mm256_maskz_extractf32x4_ps,
1596         _mm256_shuffle_i32x4, _mm256_maskz_shuffle_i32x4, _mm256_shuffle_f64x2,
1597         _mm256_maskz_shuffle_f64x2, _mm256_shuffle_f32x4,
1598         _mm256_maskz_shuffle_f32x4, _mm256_maskz_shuffle_pd,
1599         _mm_maskz_shuffle_pd, _mm256_maskz_shuffle_ps, _mm_maskz_shuffle_ps,
1600         _mm256_maskz_srli_epi32, _mm_maskz_srli_epi32, _mm_maskz_srli_epi64,
1601         _mm256_mask_slli_epi32, _mm256_maskz_slli_epi32, _mm256_mask_slli_epi64,
1602         _mm256_maskz_slli_epi64, _mm256_roundscale_ps,
1603         _mm256_maskz_roundscale_ps, _mm256_roundscale_pd,
1604         _mm256_maskz_roundscale_pd, _mm_roundscale_ps, _mm_maskz_roundscale_ps,
1605         _mm_roundscale_pd, _mm_maskz_roundscale_pd, _mm256_getmant_ps,
1606         _mm256_maskz_getmant_ps, _mm_getmant_ps, _mm_maskz_getmant_ps,
1607         _mm256_getmant_pd, _mm256_maskz_getmant_pd, _mm_getmant_pd,
1608         _mm_maskz_getmant_pd, _mm256_maskz_shuffle_epi32,
1609         _mm_maskz_shuffle_epi32, _mm256_rol_epi32, _mm256_maskz_rol_epi32,
1610         _mm_rol_epi32, _mm_maskz_rol_epi32, _mm256_ror_epi32,
1611         _mm256_maskz_ror_epi32, _mm_ror_epi32, _mm_maskz_ror_epi32,
1612         _mm_maskz_alignr_epi32, _mm_maskz_alignr_epi64,
1613         _mm256_maskz_srai_epi32, _mm_maskz_srai_epi32, _mm_srai_epi64,
1614         _mm_maskz_srai_epi64, _mm256_maskz_permutex_pd,
1615         _mm256_maskz_permute_pd, _mm256_maskz_permute_ps, _mm_maskz_permute_pd,
1616         _mm_maskz_permute_ps, _mm256_permutexvar_ps): Formatting fixes.
1617         (_mm_maskz_slli_epi64, _mm_rol_epi64, _mm_maskz_rol_epi64,
1618         _mm_ror_epi64, _mm_maskz_ror_epi64): Use _mm_setzero_si128 instead of
1619         _mm_setzero_di.
1620         (_mm_maskz_cvtps_ph, _mm256_maskz_cvtps_ph): Use _mm_setzero_si128
1621         instead of _mm_setzero_hi.
1622         * config/i386/avx512dqintrin.h (_mm512_broadcast_f64x2,
1623         _mm512_broadcast_i64x2, _mm512_broadcast_f32x2, _mm512_broadcast_i32x2,
1624         _mm512_broadcast_f32x8, _mm512_broadcast_i32x8): Formatting fixes.
1625         (_mm512_extracti64x2_epi64, _mm512_maskz_extracti64x2_epi64): Use
1626         _mm_setzero_si128 instead of _mm_setzero_di.
1627         (_mm512_cvtt_roundpd_epi64, _mm512_mask_cvtt_roundpd_epi64,
1628         _mm512_maskz_cvtt_roundpd_epi64, _mm512_cvtt_roundpd_epu64,
1629         _mm512_mask_cvtt_roundpd_epu64, _mm512_maskz_cvtt_roundpd_epu64,
1630         _mm512_cvtt_roundps_epi64, _mm512_mask_cvtt_roundps_epi64,
1631         _mm512_maskz_cvtt_roundps_epi64, _mm512_cvtt_roundps_epu64,
1632         _mm512_mask_cvtt_roundps_epu64, _mm512_maskz_cvtt_roundps_epu64,
1633         _mm512_cvt_roundpd_epi64, _mm512_mask_cvt_roundpd_epi64,
1634         _mm512_maskz_cvt_roundpd_epi64, _mm512_cvt_roundpd_epu64,
1635         _mm512_mask_cvt_roundpd_epu64, _mm512_maskz_cvt_roundpd_epu64,
1636         _mm512_cvt_roundps_epi64, _mm512_mask_cvt_roundps_epi64,
1637         _mm512_maskz_cvt_roundps_epi64, _mm512_cvt_roundps_epu64,
1638         _mm512_mask_cvt_roundps_epu64, _mm512_maskz_cvt_roundps_epu64,
1639         _mm512_cvt_roundepi64_ps, _mm512_mask_cvt_roundepi64_ps,
1640         _mm512_maskz_cvt_roundepi64_ps, _mm512_cvt_roundepu64_ps,
1641         _mm512_mask_cvt_roundepu64_ps, _mm512_maskz_cvt_roundepu64_ps,
1642         _mm512_cvt_roundepi64_pd, _mm512_mask_cvt_roundepi64_pd,
1643         _mm512_maskz_cvt_roundepi64_pd, _mm512_cvt_roundepu64_pd,
1644         _mm512_mask_cvt_roundepu64_pd, _mm512_maskz_cvt_roundepu64_pd,
1645         _mm512_reduce_pd, _mm512_maskz_reduce_pd, _mm512_reduce_ps,
1646         _mm512_maskz_reduce_ps, _mm512_extractf32x8_ps,
1647         _mm512_maskz_extractf32x8_ps, _mm512_extractf64x2_pd,
1648         _mm512_maskz_extractf64x2_pd, _mm512_extracti32x8_epi32,
1649         _mm512_maskz_extracti32x8_epi32, _mm512_range_pd,
1650         _mm512_maskz_range_pd, _mm512_range_ps, _mm512_maskz_range_ps,
1651         _mm512_range_round_pd, _mm512_maskz_range_round_pd,
1652         _mm512_range_round_ps, _mm512_maskz_range_round_ps,
1653         _mm512_maskz_insertf64x2, _mm512_insertf32x8,
1654         _mm512_maskz_insertf32x8): Formatting fixes.
1655         (_mm512_extracti64x2_epi64, _mm512_maskz_extracti64x2_epi64): Use
1656         _mm_setzero_si128 instead of _mm_setzero_di.
1657         * config/i386/avx512vldqintrin.h (_mm_cvttpd_epi64,
1658         _mm_cvttpd_epu64, _mm_cvtpd_epi64, _mm_cvtpd_epu64,
1659         _mm_cvttps_epi64, _mm_maskz_cvttps_epi64, _mm_cvttps_epu64,
1660         _mm_maskz_cvttps_epu64, _mm_maskz_mullo_epi64, _mm_cvtps_epi64,
1661         _mm_maskz_cvtps_epi64, _mm_cvtps_epu64, _mm_maskz_cvtps_epu64,
1662         _mm256_extracti64x2_epi64, _mm256_maskz_extracti64x2_epi64): Use
1663         _mm_setzero_si128 instead of _mm_setzero_di.
1664         (_mm256_extracti64x2_epi64, _mm256_maskz_extracti64x2_epi64):
1665         Likewise in macros.
1666         * config/i386/avx512vlbwintrin.h (_mm_maskz_mov_epi8,
1667         _mm_maskz_loadu_epi16, _mm_maskz_mov_epi16, _mm_maskz_loadu_epi8,
1668         _mm_permutexvar_epi16, _mm_maskz_maddubs_epi16): Use
1669         _mm_setzero_si128 instead of _mm_setzero_hi.
1670         (_mm_maskz_min_epu16, _mm_maskz_max_epu8, _mm_maskz_max_epi8,
1671         _mm_maskz_min_epu8, _mm_maskz_min_epi8, _mm_maskz_max_epi16,
1672         _mm_maskz_max_epu16, _mm_maskz_min_epi16): Use _mm_setzero_si128
1673         instead of _mm_setzero_di.
1674         (_mm_dbsad_epu8, _mm_maskz_shufflehi_epi16,
1675         _mm_maskz_shufflelo_epi16): Use _mm_setzero_si128 instead of
1676         _mm_setzero_hi.
1677         (_mm_maskz_shufflehi_epi16, _mm_maskz_shufflelo_epi16,
1678         _mm_maskz_slli_epi16): Use _mm_setzero_si128 instead of
1679         _mm_setzero_hi.
1680         (_mm_maskz_alignr_epi8): Use _mm_setzero_si128 instead of
1681         _mm_setzero_di.
1682         (_mm_maskz_mulhi_epi16, _mm_maskz_mulhi_epu16, _mm_maskz_mulhrs_epi16,
1683         _mm_maskz_mullo_epi16, _mm_srav_epi16, _mm_srlv_epi16,
1684         _mm_sllv_epi16): Use _mm_setzero_si128 instead of _mm_setzero_hi.
1686 2016-11-22  Carl Love  <cel@us.ibm.com>
1688         * config/rs6000/rs6000-c.c: Add built-in support for vector compare
1689         equal and vector compare not equal.  The vector compares take two
1690         arguments of type vector bool char, vector bool short, vector bool int,
1691         vector bool long long with the same return type.
1692         * doc/extend.texi: Update built-in documentation file for the new
1693         powerpc built-ins.
1695 2016-11-22  Uros Bizjak  <ubizjak@gmail.com>
1697         * Makefile.in ($(lang_checks_parallelized)): Fix detection
1698         of -j argument.
1700 2016-11-22  Thomas Preud'homme  <thomas.preudhomme@arm.com>
1702         * config.gcc: Allow new rmprofile value for configure option
1703         --with-multilib-list.
1704         * config/arm/t-rmprofile: New file.
1705         * doc/install.texi (--with-multilib-list): Document new rmprofile value
1706         for ARM.
1708 2016-11-22  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
1710         PR target/78439
1711         * config/arm/vfp.md (*movdi_vfp_cortexa8): Use 'q' constraints for the
1712         register operand in alternatives 4,5,6.
1714 2016-11-22  Thomas Preud'homme  <thomas.preudhomme@arm.com>
1716         PR target/77904
1717         * config/arm/arm.c (thumb1_compute_save_reg_mask): Mark frame pointer
1718         in save register mask if it is needed.
1720 2016-11-22  Jakub Jelinek  <jakub@redhat.com>
1722         PR tree-optimization/78436
1723         * gimple-ssa-store-merging.c (zero_char_buf): Removed.
1724         (shift_bytes_in_array, shift_bytes_in_array_right,
1725         merged_store_group::apply_stores): Formatting fixes.
1726         (clear_bit_region): Likewise.  Use memset.
1727         (encode_tree_to_bitpos): Formatting fixes.  Fix comment typos - EPXR
1728         instead of EXPR and inerted instead of inserted.  Use memset instead
1729         of zero_char_buf.  For !BYTES_BIG_ENDIAN decrease byte_size by 1
1730         if shift_amnt is 0.
1732         PR middle-end/78416
1733         * expmed.c (expand_divmod): Use wide_int for computation of
1734         op1_is_pow2.  Don't set it if op1 is 0.  Formatting fixes.
1735         Use size <= HOST_BITS_PER_WIDE_INT instead of
1736         HOST_BITS_PER_WIDE_INT >= size.
1738         PR tree-optimization/78445
1739         * tree-if-conv.c (tree_if_conversion): If any_pred_load_store or
1740         any_complicated_phi, version loop even if flag_tree_loop_if_convert
1741         is 1.  Formatting fix.
1743 2016-11-22  Martin Liska  <mliska@suse.cz>
1745         PR ipa/78309
1746         * ipa-icf.c (void sem_item::set_hash): Update m_hash_set.
1747         (sem_function::get_hash): Use the new field.
1748         (sem_function::parse): Remove an argument from ctor.
1749         (sem_variable::parse): Likewise.
1750         (sem_variable::get_hash): Use the new field.
1751         (sem_item_optimizer::read_section): Use new ctor and set hash.
1752         * ipa-icf.h: _hash is removed from sem_item::sem_item,
1753         sem_variable::sem_variable, sem_function::sem_function.
1755 2016-11-21  Jeff Law  <law@redhat.com>
1757         PR target/68538
1758         * config/cris/cris.md: Don't call copy_to_mode_reg unless
1759         can_create_pseudo_p is true.
1761 2016-11-21  Segher Boessenkool  <segher@kernel.crashing.org>
1763         PR target/68803
1764         * config/rs6000/rs6000.md (*rotlsi3_insert_5, *rotldi3_insert_6,
1765         *rotldi3_insert_7): New define_insns.
1767 2016-11-21  Michael Meissner  <meissner@linux.vnet.ibm.com>
1769         * config/rs6000/rs6000.md (movdi_internal32): Change constraints
1770         so that DImode can be allocated to FP/vector registers in more
1771         cases, and we can avoid direct move operations.  If the register
1772         needs reloading, prefer GPRs over FP/vector registers.  In the
1773         case of FPR vs. Altivec registers, prefer FPR registers unless we
1774         have the ISA 3.0 reg+offset scalar instructions.
1775         (movdi_internal64): Likewise.
1777 2016-11-21  Jakub Jelinek  <jakub@redhat.com>
1779         PR middle-end/67335
1780         * omp-simd-clone.c (simd_clone_adjust_argument_types): Use NULL prefix
1781         for tmp simd array if DECL_NAME (parm) is NULL.
1783 2016-11-20  Jeff Law  <law@redhat.com>
1785         PR target/25128
1786         * config/m68k/predicates.md (swap_peephole_relational_operator): New
1787         predicate.
1788         * config/m68k/m68k.md (relational tests against 65535/65536): New
1789         peephole2.
1791 2016-11-21  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
1793         * tree-ssa-loop-prefetch.c: Delete FIXME after the includes.
1795 2016-11-21  Martin Sebor  <msebor@redhat.com>
1797         * doc/invoke.texi (-fprintf-return-value): Document that option
1798         is enabled by default.
1800 2016-11-21  Georg-Johann Lay  <avr@gjlay.de>
1802         * config/avr/avr-c.c (avr_register_target_pragmas): Use C++
1803         for-loop declaration of loop variable.
1804         (avr_register_target_pragmas, avr_cpu_cpp_builtins): Same.
1805         * config/avr/avr.c (avr_popcount_each_byte)
1806         (avr_init_expanders, avr_regs_to_save, sequent_regs_live)
1807         (get_sequence_length, avr_prologue_setup_frame, avr_map_metric)
1808         (avr_expand_epilogue, avr_function_arg_advance)
1809         (avr_out_compare, avr_out_plus_1, avr_out_bitop, avr_out_fract)
1810         (avr_rotate_bytes, _reg_unused_after, avr_assemble_integer)
1811         (avr_adjust_reg_alloc_order, output_reload_in_const)
1812         (avr_conditional_register_usage, avr_find_unused_d_reg)
1813         (avr_map_decompose, avr_fold_builtin): Same.
1815 2016-11-21  Georg-Johann Lay  <avr@gjlay.de>
1817         * config/avr/avr.c (avr_popcount): Remove static function.
1818         (avr_popcount_each_byte, avr_out_bitop): Use popcount_hwi instead.
1820 2016-11-21  Richard Earnshaw  <rearnsha@arm.com>
1822         * arm.opt (mapcs-float): Delete option.
1823         * arm.c (arm_option_override): Remove hunk relating to
1824         TARGET_APCS_FLOAT.
1825         * doc/invoke.texi (arm options): Remove documentation for -mapcs-float.
1827 2016-11-21  Richard Sandiford  <richard.sandiford@arm.com>
1829         * tree-tailcall.c (process_assignment): Simplify the check for
1830         a valid copy, allowing the source to be a local variable as
1831         well as an SSA name.
1832         (find_tail_calls): Allow copies between local variables to follow
1833         the call.  Allow the result to be stored in any local variable,
1834         even if it's an aggregate.
1835         (eliminate_tail_call): Check whether the result is an SSA name
1836         before updating its SSA_NAME_DEF_STMT.
1838 2016-11-21  David Malcolm  <dmalcolm@redhat.com>
1840         PR preprocessor/78324
1841         * input.c (get_substring_ranges_for_loc): Fail gracefully if
1842         -ftrack-macro-expansion has a value other than 2.
1844 2016-11-21  Segher Boessenkool  <segher@kernel.crashing.org>
1846         PR rtl-optimization/78400
1847         * shrink-wrap.c (try_shrink_wrapping_separate): Call
1848         df_update_entry_exit_and_calls instead of df_update_entry_block_defs
1849         and df_update_exit_block_uses.
1851 2016-11-21  Bernd Edlinger  <bernd.edlinger@hotmail.de>
1853         PR c++/71973
1854         * doc/invoke.texi (-Wno-builtin-declaration-mismatch): Document the
1855         new default-enabled warning..
1856         * builtin-types.def (BT_CONST_TM_PTR): New primitive type.
1857         (BT_PTR_CONST_STRING): Updated.
1858         (BT_FN_SIZE_STRING_SIZE_CONST_STRING_CONST_PTR): Removed.
1859         (BT_FN_SIZE_STRING_SIZE_CONST_STRING_CONST_TM_PTR): New function type.
1860         * builtins.def (DEF_TM_BUILTIN): Disable BOTH_P for TM builtins.
1861         (strftime): Update builtin function.
1862         * tree-core.h (TI_CONST_TM_PTR_TYPE): New enum value.
1863         * tree.h (const_tm_ptr_type_node): New type node.
1864         * tree.c (free_lang_data, build_common_tree_nodes): Initialize
1865         const_tm_ptr_type_node.
1867 2016-11-21  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
1869         PR tree-optimization/78413
1870         * tree-if-conv.c (versionable_outer_loop_p): Require that both
1871         inner and outer loop latches have single predecessors.
1873 2016-11-21  Georg-Johann Lay  <avr@gjlay.de>
1875         PR target/78093
1876         * config/avr/avr.c (avr_decl_maybe_lds_p): New static function.
1877         (avr_encode_section_info) [TARGET_ABSDATA && AVR_TINY]: Use it.
1879 2016-11-21  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
1881         * rtl.h: Adjust prototype.
1882         * rtlanal.c (dead_or_set_p): Change argument type to rtx_insn *.
1883         (dead_or_set_regno_p): Likewise.
1885 2016-11-21  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
1887         * rtl.h: Adjust prototype.
1888         * rtlanal.c (add_int_reg_note): Change argument type to rtx_insn *.
1890 2016-11-21  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
1892         * function.c (contains): Change argument type to rtx_insn *.
1893         (prologue_contains): Likewise.
1894         (epilogue_contains): Likewise.
1895         (prologue_epilogue_contains): Likewise.
1896         * function.h: Adjust prototype.
1898 2016-11-21  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
1900         * optabs.c (emit_libcall_block): Change argument type to
1901         rtx_insn *.
1902         * optabs.h: Adjust prototype.
1904 2016-11-21  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
1906         * cfgrtl.c (delete_insn): Change argument type to rtx_insn *.
1907         (fixup_reorder_chain): Adjust.
1908         * cfgrtl.h: Adjust prototype.
1910 2016-11-21  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
1912         * rtl.h: Adjust prototype.
1913         * rtlanal.c (replace_label_in_insn): Change argument type to
1914         rtx_insn *.
1916 2016-11-21  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
1918         * config/v850/v850.c (expand_prologue): Adjust.
1919         (expand_epilogue): Likewise.
1920         * expr.c (init_expr_target): Likewise.
1921         * genrecog.c (print_subroutine): Always make the argument type
1922         rtx_insn *.
1923         * recog.h: Adjust prototype.
1925 2016-11-21  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
1927         * config/aarch64/aarch64.c (aarch64_emit_unlikely_jump): split
1928         up variables to make some rtx_insn *.
1929         * config/alpha/alpha.c (emit_unlikely_jump): Likewise.
1930         * config/arc/arc.c: Likewise.
1931         * config/arm/arm.c: Likewise.
1932         * config/mn10300/mn10300.c (mn10300_legitimize_pic_address): Likewise.
1933         * config/rs6000/rs6000.c (rs6000_expand_split_stack_prologue):
1934         Likewise.
1935         * config/spu/spu.c (spu_emit_branch_hint): Likewise.
1937 2016-11-21  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
1939         * config/arm/arm.c (legitimize_pic_address): Change to use
1940         rtx_insn * as the type of variables.
1941         (arm_pic_static_addr): Likewise.
1942         (arm_emit_movpair): Likewise.
1943         * config/c6x/c6x.c (reorg_split_calls): Likewise.
1944         * config/darwin.c (machopic_legitimize_pic_address): Likewise.
1945         * config/frv/frv.c (frv_optimize_membar_local): Likewise.
1946         * config/frv/frv.md: Likewise.
1947         * config/i386/i386-protos.h: Likewise.
1948         * config/i386/i386.c (ix86_expand_split_stack_prologue): Likewise.
1949         (ix86_split_fp_branch): Likewise.
1950         (predict_jump): Likewise.
1951         * config/ia64/ia64.c: Likewise.
1952         * config/mcore/mcore.c: Likewise.
1953         * config/rs6000/rs6000.c (rs6000_legitimize_tls_address): Likewise.
1954         * config/s390/s390.c: Likewise.
1955         * config/s390/s390.md: Likewise.
1956         * config/spu/spu.md: Likewise.
1957         * config/tilegx/tilegx.c (tilegx_legitimize_tls_address): Likewise.
1958         * lower-subreg.c (resolve_simple_move): Likewise.
1960 2016-11-20  Jeff Law  <law@redhat.com>
1962         PR target/48551
1963         * reload.h (struct target_reload): Make x_double_reg_address_ok
1964         be per-mode rather.
1965         * reload.c (find_reloads_address): Check if double_reg_address_ok
1966         is true for the mode of the memory reference.
1967         * reload1.c (init_reload): Initialize double_reg_address_ok for
1968         each mode.
1970 2016-11-20  Aldy Hernandez  <aldyh@redhat.com>
1972         PR middle-end/61409
1973         * tree-ssa-uninit.c: Define new global max_phi_args.
1974         (compute_uninit_opnds_pos): Use max_phi_args.
1975         (prune_uninit_phi_opnds): Same.
1976         (use_pred_not_overlap_with_undef_path_pred): Remove reference to
1977         missing NUM_PREDS in function comment.
1978         (can_one_predicate_be_invalidated_p): New.
1979         (can_chain_union_be_invalidated_p): New.
1980         (flatten_out_predicate_chains): New.
1981         (uninit_ops_invalidate_phi_use): New.
1982         (is_use_properly_guarded): Call uninit_ops_invalidate_phi_use.
1984 2016-11-20  Marc Glisse  <marc.glisse@inria.fr>
1986         * fold-const.c (fold_comparison): Ignore EXACT_DIV_EXPR.
1987         * match.pd (A /[ex] B CMP C): New simplifications.
1989 2016-11-20  Marc Glisse  <marc.glisse@inria.fr>
1991         * match.pd (0 / X, X / X, X % X): New simplifications.
1993 2016-11-19  Jakub Jelinek  <jakub@redhat.com>
1995         * config/i386/i386.c (ix86_can_inline_p): Use || instead of &
1996         when checking if callee's isa flags are subset of caller's isa flags.
1997         Fix comment wording.
1999         * config/i386/i386.c (ix86_valid_target_attribute_tree): Don't
2000         clear opts->x_ix86_isa_flags, clear opts->x_ix86_isa_flags2
2001         instead and using = 0 instead of &= 0.
2003         * config/i386/i386.c (def_builtin, def_builtin2, def_builtin_const2,
2004         ix86_add_new_builtins): Formatting fixes.
2005         (ix86_expand_builtin): Use || instead of && for isa vs. isa2.
2006         (ix86_get_builtin): Likewise.
2008         * config/i386/i386.c (ix86_expand_builtin): Remove msk_mov variable,
2009         don't initialize it, don't use it for the case where it isn't
2010         provable %{z} nor using the same argument, instead move merge
2011         argument into a new pseudo and use that as target.  Formatting fixes.
2013 2016-11-19  Jeff Law  <law@redhat.com>
2015         PR target/25111
2016         * config/m68k/m68k.md (bsetdreg): New pattern.
2017         (bchgdreg, bclrdreg): Likewise.
2019 2016-11-19  Kaz Kojima  <kkojima@gcc.gnu.org>
2021         PR target/78426
2022         * config/sh/sh-mem.cc (sh_expand_cmpnstr): Use copy_to_mode_reg
2023         instead of force_reg.
2024         (sh_expand_setmem): Likewise.
2026 2016-11-19  Krister Walfridsson  <krister.walfridsson@gmail.com>
2028         * config.gcc (*-*-netbsd): Set use_gcc_stdint=wrap.
2030 2016-11-18  Walter Lee  <walt@tilera.com>
2032         * config/tilegx/tilegx.c (tilegx_gen_bundles): Preserve
2033           end-of-bundle marker for consecutive barriers.
2035 2016-11-18  Walter Lee  <walt@tilera.com>
2037         * config/tilegx/tilegx.md (clzsi2): Fix for big-endian.
2039 2016-11-18  Jakub Jelinek  <jakub@redhat.com>
2041         PR middle-end/78419
2042         * multiple_target.c (get_attr_len): Start with argnum and increment
2043         argnum on every arg.  Use strchr in a loop instead of counting commas
2044         manually.
2045         (get_attr_str): Increment argnum for every comma in the string.
2046         (separate_attrs): Use for instead of while loop, simplify.
2047         (expand_target_clones): Rename defenition argument to definition.
2048         Free attrs and attr_str even when diagnosing errors.  Temporarily
2049         change input_location around targetm.target_option.valid_attribute_p
2050         calls.  Don't emit warning or errors if that function fails.
2052         * dwarf2out.c (size_of_discr_list): Fix typo in function comment.
2054         PR debug/78191
2055         * dwarf2out.c (abbrev_opt_base_type_end): New variable.
2056         (die_abbrev_cmp): Sort dies with die_abbrev smaller than
2057         abbrev_opt_base_type_end only by increasing die_abbrev, before
2058         any other dies.
2059         (optimize_abbrev_table): Don't change abbrev numbers of
2060         base types and CU or optimize implicit consts in them if
2061         calc_base_type_die_sizes has been called during build_abbrev_table.
2062         (calc_base_type_die_sizes): If abbrev_opt_start, set
2063         abbrev_opt_base_type_end to one plus largest base type's die_abbrev.
2065 2016-11-18  Jeff Law  <law@redhat.com>
2067         PR target/25112
2068         * config/m68k/m68k.c (moveq feeding equality comparison): New
2069         peepholes.
2070         * config/m68k/predicates.md (addq_subq_operand): New predicate.
2071         (equality_comparison_operator): Likewise.
2073 2016-11-18  Richard Sandiford  <richard.sandiford@arm.com>
2075         * rtlanal.c (load_extend_op): Move to...
2076         * rtl.h: ...here and make inline.
2078 2016-11-18  Terry Guo  <terry.guo@arm.com>
2079             Thomas Preud'homme  <thomas.preudhomme@arm.com>
2081         * common/config/arm/arm-common.c (arm_target_thumb_only): New function.
2082         * config/arm/arm-opts.h: Include arm-flags.h.
2083         (struct arm_arch_core_flag): Define.
2084         (arm_arch_core_flags): Define.
2085         * config/arm/arm-protos.h: Include arm-flags.h
2086         (FL_NONE, FL_ANY, FL_CO_PROC, FL_ARCH3M, FL_MODE26, FL_MODE32,
2087         FL_ARCH4, FL_ARCH5, FL_THUMB, FL_LDSCHED, FL_STRONG, FL_ARCH5E,
2088         FL_XSCALE, FL_ARCH6, FL_VFPV2, FL_WBUF, FL_ARCH6K, FL_THUMB2, FL_NOTM,
2089         FL_THUMB_DIV, FL_VFPV3, FL_NEON, FL_ARCH7EM, FL_ARCH7, FL_ARM_DIV,
2090         FL_ARCH8, FL_CRC32, FL_SMALLMUL, FL_NO_VOLATILE_CE, FL_IWMMXT,
2091         FL_IWMMXT2, FL_ARCH6KZ, FL2_ARCH8_1, FL2_ARCH8_2, FL2_FP16INST,
2092         FL_TUNE, FL_FOR_ARCH2, FL_FOR_ARCH3, FL_FOR_ARCH3M, FL_FOR_ARCH4,
2093         FL_FOR_ARCH4T, FL_FOR_ARCH5, FL_FOR_ARCH5T, FL_FOR_ARCH5E,
2094         FL_FOR_ARCH5TE, FL_FOR_ARCH5TEJ, FL_FOR_ARCH6, FL_FOR_ARCH6J,
2095         FL_FOR_ARCH6K, FL_FOR_ARCH6Z, FL_FOR_ARCH6ZK, FL_FOR_ARCH6KZ,
2096         FL_FOR_ARCH6T2, FL_FOR_ARCH6M, FL_FOR_ARCH7, FL_FOR_ARCH7A,
2097         FL_FOR_ARCH7VE, FL_FOR_ARCH7R, FL_FOR_ARCH7M, FL_FOR_ARCH7EM,
2098         FL_FOR_ARCH8A, FL2_FOR_ARCH8_1A, FL2_FOR_ARCH8_2A, FL_FOR_ARCH8M_BASE,
2099         FL_FOR_ARCH8M_MAIN, arm_feature_set, ARM_FSET_MAKE,
2100         ARM_FSET_MAKE_CPU1, ARM_FSET_MAKE_CPU2, ARM_FSET_CPU1, ARM_FSET_CPU2,
2101         ARM_FSET_EMPTY, ARM_FSET_ANY, ARM_FSET_HAS_CPU1, ARM_FSET_HAS_CPU2,
2102         ARM_FSET_HAS_CPU, ARM_FSET_ADD_CPU1, ARM_FSET_ADD_CPU2,
2103         ARM_FSET_DEL_CPU1, ARM_FSET_DEL_CPU2, ARM_FSET_UNION, ARM_FSET_INTER,
2104         ARM_FSET_XOR, ARM_FSET_EXCLUDE, ARM_FSET_IS_EMPTY,
2105         ARM_FSET_CPU_SUBSET): Move to ...
2106         * config/arm/arm-flags.h: This new file.
2107         * config/arm/arm.h (TARGET_MODE_SPEC_FUNCTIONS): Define.
2108         (EXTRA_SPEC_FUNCTIONS): Add TARGET_MODE_SPEC_FUNCTIONS to its value.
2109         (TARGET_MODE_SPECS): Define.
2110         (DRIVER_SELF_SPECS): Add TARGET_MODE_SPECS to its value.
2112 2016-11-18  Thomas Preud'homme  <thomas.preudhomme@arm.com>
2114         * config/arm/arm-protos.h (FL_NONE, FL_ANY, FL_CO_PROC, FL_ARCH3M,
2115         FL_MODE26, FL_MODE32, FL_ARCH4, FL_ARCH5, FL_THUMB, FL_LDSCHED,
2116         FL_STRONG, FL_ARCH5E, FL_XSCALE, FL_ARCH6, FL_VFPV2, FL_WBUF,
2117         FL_ARCH6K, FL_THUMB2, FL_NOTM, FL_THUMB_DIV, FL_VFPV3, FL_NEON,
2118         FL_ARCH7EM, FL_ARCH7, FL_ARM_DIV, FL_ARCH8, FL_CRC32, FL_SMALLMUL,
2119         FL_NO_VOLATILE_CE, FL_IWMMXT, FL_IWMMXT2, FL_ARCH6KZ, FL2_ARCH8_1,
2120         FL2_ARCH8_2, FL2_FP16INST): Reindent comment, add final dot when
2121         missing and make value unsigned.
2122         (arm_feature_set): Use unsigned entries instead of unsigned long.
2124 2016-11-18  Dominik Vogt  <vogt@linux.vnet.ibm.com>
2126         Re-apply after PR bootstrap/77359 is fixed:
2127         2016-08-23  Dominik Vogt  <vogt@linux.vnet.ibm.com>
2129         * explow.c (get_dynamic_stack_size): Take known alignment of stack
2130         pointer + STACK_DYNAMIC_OFFSET into account when calculating the
2131         size needed.
2133 2016-11-18  Dominik Vogt  <vogt@linux.vnet.ibm.com>
2135         PR bootstrap/77359
2136         * config/rs6000/rs6000.c (rs6000_stack_info): Properly align local
2137         variables in functions calling alloca.  Also update the ASCII
2138         drawings.
2139         * config/rs6000/rs6000.h (STARTING_FRAME_OFFSET)
2140         (STACK_DYNAMIC_OFFSET): Likewise.
2141         * config/rs6000/aix.h (STARTING_FRAME_OFFSET)
2142         (STACK_DYNAMIC_OFFSET): Copy AIX specific versions of the rs6000.h
2143         macros to aix.h.
2145 2016-11-18  Richard Sandiford  <richard.sandiford@arm.com>
2146             Alan Hayward  <alan.hayward@arm.com>
2147             David Sherwood  <david.sherwood@arm.com>
2149         * combine.c (try_combine): Use rtx_mode_t instead of std::make_pair.
2150         * dwarf2out.c (mem_loc_descriptor, loc_descriptor): Likewise.
2151         (add_const_value_attribute): Likewise.
2152         * explow.c (plus_constant): Likewise.
2153         * expmed.c (expand_mult, make_tree): Likewise.
2154         * expr.c (convert_modes): Likewise.
2155         * loop-doloop.c (doloop_optimize): Likewise.
2156         * postreload.c (reload_cse_simplify_set): Likewise.
2157         * simplify-rtx.c (simplify_const_unary_operation): Likewise
2158         (simplify_binary_operation_1, simplify_const_binary_operation):
2159         Likewise.
2160         (simplify_const_relational_operation, simplify_immed_subreg): Likewise.
2161         * wide-int.h: Update documentation to recommend rtx_mode_t
2162         instead of std::make_pair.
2164 2016-11-18  Richard Sandiford  <richard.sandiford@arm.com>
2165             Alan Hayward  <alan.hayward@arm.com>
2166             David Sherwood  <david.sherwood@arm.com>
2168         * tree.h (SET_DECL_MODE): New macro.
2169         * cfgexpand.c (avoid_deep_ter_for_debug): Use SET_DECL_MODE.
2170         (expand_gimple_basic_block): Likewise.
2171         * function.c (split_complex_args): Likeise.
2172         * ipa-prop.c (ipa_modify_call_arguments): Likewise.
2173         * omp-simd-clone.c (ipa_simd_modify_stmt_ops): Likewise.
2174         * stor-layout.c (layout_decl, relayout_decl): Likewise.
2175         (finish_bitfield_representative): Likewise.
2176         * tree.c (make_node_stat): Likewise.
2177         * tree-inline.c (remap_ssa_name): Likewise.
2178         (tree_function_versioning): Likewise.
2179         * tree-into-ssa.c (rewrite_debug_stmt_uses): Likewise.
2180         * tree-sra.c (sra_ipa_reset_debug_stmts): Likewise.
2181         * tree-ssa-ccp.c (optimize_atomic_bit_test_and): Likewise.
2182         * tree-ssa-loop-ivopts.c (remove_unused_ivs): Likewise.
2183         * tree-ssa.c (insert_debug_temp_for_var_def): Likewise.
2184         * tree-streamer-in.c (unpack_ts_decl_common_value_fields): Likewise.
2185         * varasm.c (make_debug_expr_from_rtl): Likewise.
2187 2016-11-18  Segher Boessenkool  <segher@kernel.crashing.org>
2189         PR rtl-optimization/71785
2190         * bb-reorder.c (maybe_duplicate_computed_goto): New function.
2191         (duplicate_computed_gotos): New function.
2192         (pass_duplicate_computed_gotos::execute): Rewrite.
2194 2016-11-17  Jeff Law  <law@redhat.com>
2196         PR target/47192
2197         * config/m68k/m68k.c (m68k_expand_epilogue): Emit a scheduling
2198         barrier prior to deallocating the stack.
2200 2016-11-17  Andrew Burgess  <andrew.burgess@embecosm.com>
2202         * config/arc/arc.md (cmem bit/sign-extend peephole2): New peephole
2203         to make better use of cmem loads in the case where a single bit is
2204         being accessed.
2205         * config/arc/predicates.md (ge_lt_comparison_operator): New predicate.
2207 2016-11-17  Andrew Senkevich <andrew.senkevich@intel.com>
2209         * config/i386/i386.c (processor_features): Add F_AVX5124VNNIW,
2210         F_AVX5124FMAPS.
2211         (isa_names_table): Handle new features.
2213 2016-11-17  Kirill Yukhin  <kirill.yukhin@gmail.com>
2214             Andrew Senkevich <andrew.senkevich@intel.com>
2216         * common/config/i386/i386-common.c (OPTION_MASK_ISA_AVX5124FMAPS_SET,
2217         OPTION_MASK_ISA_AVX5124FMAPS_UNSET, OPTION_MASK_ISA_AVX5124VNNIW_SET,
2218         OPTION_MASK_ISA_AVX5124VNNIW_UNSET): New.
2219         (ix86_handle_option): Handle OPT_mavx5124fmaps, OPT_mavx5124vnniw.
2220         * config.gcc: Add avx5124fmapsintrin.h, avx5124vnniwintrin.h.
2221         * config/i386/avx5124fmapsintrin.h: New file.
2222         * config/i386/avx5124vnniwintrin.h: Ditto.
2223         * config/i386/constraints.md (h): New constraint.
2224         * config/i386/cpuid.h (bit_AVX5124VNNIW, bit_AVX5124FMAPS): New.
2225         * config/i386/driver-i386.c (host_detect_local_cpu):
2226         Detect avx5124fmaps, avx5124vnniw.
2227         * config/i386/i386-builtin-types.def: Add types
2228         V16SF_FTYPE_V16SF_V16SF_V16SF_V16SF_V16SF_PCV4SF_V16SF_UHI,
2229         V16SF_FTYPE_V16SF_V16SF_V16SF_V16SF_V16SF_PCV4SF,
2230         V4SF_FTYPE_V4SF_V4SF_V4SF_V4SF_V4SF_PCV4SF,
2231         V4SF_FTYPE_V4SF_V4SF_V4SF_V4SF_V4SF_PCV4SF_V4SF_UQI,
2232         V16SI_FTYPE_V16SI_V16SI_V16SI_V16SI_V16SI_PCV4SI,
2233         V16SI_FTYPE_V16SI_V16SI_V16SI_V16SI_V16SI_PCV4SI_V16SI_UHI.
2234         * config/i386/i386-builtin.def (__builtin_ia32_4fmaddps_mask,
2235         __builtin_ia32_4fmaddps, __builtin_ia32_4fmaddss,
2236         __builtin_ia32_4fmaddss_mask, __builtin_ia32_4fnmaddps_mask,
2237         __builtin_ia32_4fnmaddps, __builtin_ia32_4fnmaddss,
2238         __builtin_ia32_4fnmaddss_mask, __builtin_ia32_vp4dpwssd,
2239         __builtin_ia32_vp4dpwssd_mask, __builtin_ia32_vp4dpwssds,
2240         __builtin_ia32_vp4dpwssds_mask): New.
2241         * config/i386/i386-c.c (ix86_target_macros_internal):
2242         Define __AVX5124FMAPS__, __AVX5124VNNIW__.
2243         * config/i386/i386-modes.def: Fixed comment typos, added new
2244         modes (VECTOR_MODES (FLOAT, 256), VECTOR_MODE (INT, SI, 64)).
2245         * config/i386/i386.c (ix86_target_string): Add -mavx5124fmaps,
2246         -mavx5124vnniw.
2247         (PTA_AVX5124FMAPS, PTA_AVX5124VNNIW): Define.
2248         (ix86_option_override_internal): Handle new options.
2249         (ix86_valid_target_attribute_inner_p): Add avx5124fmaps,
2250         avx5124vnniw.
2251         (ix86_expand_builtin): Handle new builtins.
2252         (ix86_additional_allocno_class_p): New.
2253         * config/i386/i386.h (TARGET_AVX5124FMAPS, TARGET_AVX5124FMAPS_P,
2254         TARGET_AVX5124VNNIW, TARGET_AVX5124VNNIW_P): Define.
2255         (reg_class): Add MOD4_SSE_REGS.
2256         (MOD4_SSE_REG_P, MOD4_SSE_REGNO_P): New.
2257         * config/i386/i386.opt: Add mavx5124fmaps, mavx5124vnniw.
2258         * config/i386/immintrin.h: Include avx5124fmapsintrin.h,
2259         avx5124vnniwintrin.h.
2260         * config/i386/sse.md (unspec): Add UNSPEC_VP4FMADD, UNSPEC_VP4FNMADD,
2261         UNSPEC_VP4DPWSSD, UNSPEC_VP4DPWSSDS.
2262         (define_mode_iterator IMOD4): New.
2263         (define_mode_attr imod4_narrow): Ditto.
2264         (define_insn "mov<mode>"): Ditto.
2265         (define_insn "avx5124fmaddps_4fmaddps"): Ditto.
2266         (define_insn "avx5124fmaddps_4fmaddps_mask"): Ditto.
2267         (define_insn "avx5124fmaddps_4fmaddps_maskz"): Ditto.
2268         (define_insn "avx5124fmaddps_4fmaddss"): Ditto.
2269         (define_insn "avx5124fmaddps_4fmaddss_mask"): Ditto.
2270         (define_insn "avx5124fmaddps_4fmaddss_maskz"): Ditto.
2271         (define_insn "avx5124fmaddps_4fnmaddps"): Ditto.
2272         (define_insn "avx5124fmaddps_4fnmaddps_mask"): Ditto.
2273         (define_insn "avx5124fmaddps_4fnmaddps_maskz"): Ditto.
2274         (define_insn "avx5124fmaddps_4fnmaddss"): Ditto.
2275         (define_insn "avx5124fmaddps_4fnmaddss_mask"): Ditto.
2276         (define_insn "avx5124fmaddps_4fnmaddss_maskz"): Ditto.
2277         (define_insn "avx5124vnniw_vp4dpwssd"): Ditto.
2278         (define_insn "avx5124vnniw_vp4dpwssd_mask"): Ditto.
2279         (define_insn "avx5124vnniw_vp4dpwssd_maskz"): Ditto.
2280         (define_insn "avx5124vnniw_vp4dpwssds"): Ditto.
2281         (define_insn "avx5124vnniw_vp4dpwssds_mask"): Ditto.
2282         (define_insn "avx5124vnniw_vp4dpwssds_maskz"): Ditto.
2283         * init-regs.c (initialize_uninitialized_regs): Add emit_clobber call.
2284         * genmodes.c (mode_size_inline): Extend return type.
2285         * machmode.h (mode_size, mode_base_align): Extend type.
2287 2016-11-17  Michael Meissner  <meissner@linux.vnet.ibm.com>
2289         PR target/78101
2290         * config/rs6000/predicates.md (fusion_addis_mem_combo_load): Add
2291         the appropriate checks for SFmode/DFmode load/stores in GPR
2292         registers.
2293         (fusion_addis_mem_combo_store): Likewise.
2294         * config/rs6000/rs6000.c (rs6000_init_hard_regno_mode_ok): Rename
2295         fusion_fpr_* to fusion_vsx_* and add in support for ISA 3.0 scalar
2296         d-form instructions for traditional Altivec registers.
2297         (emit_fusion_p9_load): Likewise.
2298         (emit_fusion_p9_store): Likewise.
2299         * config/rs6000/rs6000.md (p9 fusion store peephole2): Remove
2300         early clobber from scratch register.  Do not match if the register
2301         being stored is the scratch register.
2302         (fusion_vsx_<P:mode>_<FPR_FUSION:mode>_load): Rename fusion_fpr_*
2303         to fusion_vsx_* and add in support for ISA 3.0 scalar d-form
2304         instructions for traditional Altivec registers.
2305         (fusion_fpr_<P:mode>_<FPR_FUSION:mode>_load): Likewise.
2306         (fusion_vsx_<P:mode>_<FPR_FUSION:mode>_store): Likewise.
2307         (fusion_fpr_<P:mode>_<FPR_FUSION:mode>_store): Likewise.
2309 2016-11-17  Thomas Preud'homme  <thomas.preudhomme@arm.com>
2311         PR target/77933
2312         * config/arm/arm.c (thumb1_expand_prologue): Distinguish between lr
2313         being live in the function and lr needing to be saved.  Distinguish
2314         between already saved pushable registers and registers to push.
2315         Check for LR being an available pushable register.
2317 2016-11-17  Aaron Sawdey  <acsawdey@linux.vnet.ibm.com>
2319         * config/i386/i386.md (cmpstrnsi): New test to bail out if neither
2320         string input is a string constant.
2321         * builtins.c (expand_builtin_strncmp): Attempt expansion of strncmp
2322         via cmpstrnsi even if neither string is constant.
2324 2016-11-17  Jakub Jelinek  <jakub@redhat.com>
2326         PR middle-end/78201
2327         * varasm.c (default_use_anchors_for_symbol_p): Fix a comment typo.
2328         Don't test decl != NULL.  Don't look at DECL_SIZE, but DECL_SIZE_UNIT
2329         instead, return false if it is NULL, or doesn't fit into uhwi, or
2330         is larger or equal to targetm.max_anchor_offset.
2332 2016-11-17  Pip Cet  <pipcet@gmail.com>
2333             Eric Botcazou  <ebotcazou@adacore.com>
2335         PR rtl-optimization/78355
2336         * doc/tm.texi.in (SLOW_UNALIGNED_ACCESS): Document that the macro only
2337         needs to deal with unaligned accesses.
2338         * doc/tm.texi: Regenerate.
2339         * lra-constraints.c (simplify_operand_subreg): Only invoke
2340         SLOW_UNALIGNED_ACCESS on innermode if the MEM is not aligned enough.
2342 2016-11-17  David Malcolm  <dmalcolm@redhat.com>
2344         * input.c (selftest::test_lexer_string_locations_long_line): New
2345         function.
2346         (selftest::test_lexer_string_locations_raw_string_multiline): New
2347         function.
2348         (selftest::input_c_tests): Call the new functions, via
2349         for_each_line_table_case.
2351 2016-11-17  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
2353         * config/aarch64/aarch64.md (mov<mode>): Call
2354         aarch64_split_dimode_const_store on DImode constant stores.
2355         * config/aarch64/aarch64-protos.h (aarch64_split_dimode_const_store):
2356         New prototype.
2357         * config/aarch64/aarch64.c (aarch64_split_dimode_const_store): New
2358         function.
2360 2016-11-17  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
2361             Richard Biener  <rguenther@suse.de>
2363         PR tree-optimization/77848
2364         * tree-if-conv.c (tree_if_conversion): Always version loops unless
2365         the user specified -ftree-loop-if-convert.
2367 2016-11-17  Bernd Edlinger  <bernd.edlinger@hotmail.de>
2369         PR target/77308
2370         * config/arm/arm.md (*thumb2_ldrd, *thumb2_ldrd_base,
2371         *thumb2_ldrd_base_neg, *thumb2_strd, *thumb2_strd_base,
2372         *thumb2_strd_base_neg): Recognize insn regardless of
2373         current_tune->prefer_ldrd_strd.
2374         * config/arm/ldrdstrd.md: Enable all ldrd/strd peephole rules
2375         whenever possible.
2377 2016-11-17  Claudiu Zissulescu  <claziss@synopsys.com>
2379         * config/arc/arc.c (arc_ccfsm_post_advance): Handle return
2380         instruction type.
2382 2016-11-17  Claudiu Zissulescu  <claziss@synopsys.com>
2384         * config/arc/arc-arches.def: Add FPX quarkse instruction as valid
2385         for arcem.
2386         * config/arc/arc-c.def (__ARC_FPX_QUARK__): Define.
2387         * config/arc/arc-cpus.def (quarkse_em): Add.
2388         * config/arc/arc-options.def (FL_FPX_QUARK, FL_QUARK): Likewise.
2389         * config/arc/arc-opts.h (FPX_QK): Define.
2390         * config/arc/arc-tables.opt: Regenerate.
2391         * config/arc/arc.c (gen_compare_reg): Change.
2392         (arc_register_move_cost): Avoid Dy,Dx moves.
2393         * config/arc/arc.h (TARGET_HARD_FLOAT): Change.
2394         (TARGET_FPX_QUARK, TARGET_FP_ASSIST): Define.
2395         * config/arc/arc.md (divsf3, sqrtsf2, fix_truncsfsi2, floatsisf2):
2396         New expands.
2397         * config/arc/fpu.md (divsf3_fpu, sqrtsf2_fpu, floatsisf2_fpu)
2398         (fix_truncsfsi2_fpu): Rename.
2399         * config/arc/fpx.md (cmp_quark, cmpsf_quark_, cmpsf_quark_ord)
2400         (cmpsf_quark_uneq, cmpsf_quark_eq, divsf3_quark, sqrtsf2_quark)
2401         (fix_truncsfsi2_quark, floatsisf2_quark): New patterns.
2402         * config/arc/t-multilib: Regenerate.
2404 2016-11-17  Georg-Johann Lay  <avr@gjlay.de>
2406         * config/avr/avr.c (avr_print_operand_address): Use CONST_INT_P if
2407         appropriate.
2408         (ashlqi3_out, ashlsi3_out, ashrqi3_out, ashrhi3_out): Same.
2409         (ashrsi3_out, lshrqi3_out, lshrhi3_out, lshrsi3_out): Same.
2410         (avr_rtx_costs_1, extra_constraint_Q): Same.
2411         (avr_address_cost): Use SUBREG_P if possible.
2413 2016-11-17  Richard Biener  <rguenther@suse.de>
2415         PR middle-end/78383
2416         * tree-cfgcleanup.c (cleanup_control_flow_bb): Do not turn
2417         non-local goto into CFG.
2419 2016-11-17  Richard Biener  <rguenther@suse.de>
2421         * common.opt (ftree-loop-if-convert-stores): Mark as preserved for
2422         backward compatibility.
2423         * doc/invoke.texi (ftree-loop-if-convert-stores): Remove.
2424         * tree-if-conv.c (pass_if_conversion::gate): Do not test
2425         flag_tree_loop_if_convert_stores.
2426         (pass_if_conversion::execute): Likewise.
2428 2016-11-17  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
2430         * config/aarch64/predicates.md (aarch64_reg_or_fp_zero): Check for
2431         const_double code before calling aarch64_float_const_zero_rtx_p.
2433 2016-11-17  Richard Biener  <rguenther@suse.de>
2435         PR tree-optimization/78306
2436         * ipa-inline-analysis.c (initialize_inline_failed): Do not
2437         inhibit inlining if function calls cilk_spawn.
2438         (can_inline_edge_p): Likewise.
2440 2016-11-17  Richard Biener  <rguenther@suse.de>
2442         PR middle-end/78305
2443         * fold-const.c (negate_expr_p): Fix multiplication case.
2445 2016-11-17  Chung-Lin Tang  <cltang@codesourcery.com>
2447         PR target/78357
2448         * config/nios2/nios2.c (nios2_init_libfuncs): Remove TARGET_LINUX_ABI
2449         condition.
2450         (TARGET_INIT_LIBFUNCS): Delete definition and...
2451         * config/nios2/linux.h (TARGET_INIT_LIBFUNCS): ...move to here, add
2452         comments.
2454 2016-11-17  Krister Walfridsson  <krister.walfridsson@gmail.com>
2456         * config/netbsd-stdint.h: New.
2457         * config.gcc (i[34567]86-*-netbsd): Add netbsd-stdint.h to tm_file.
2458         (x86_64-*-netbsd*): Likewise.
2460 2016-11-16  Andrew PInski  <apinski@cavium.com>
2462         * config/aarch64/aarch64.opt (mverbose-cost-dump): New option.
2463         * config/aarch64/aarch64.c (aarch64_rtx_costs): Use
2464         flag_aarch64_verbose_cost instead of checking for details dump.
2465         (aarch64_rtx_costs_wrapper): Likewise.
2467 2016-11-16  Jakub Jelinek  <jakub@redhat.com>
2469         PR rtl-optimization/78378
2470         * combine.c (make_extraction): Use force_to_mode for non-{REG,MEM}
2471         inner only if pos is 0.  Fix up formatting.
2473 2016-11-17  Alan Modra  <amodra@gmail.com>
2475         PR rtl-optimization/78325
2476         PR rtl-optimization/70890
2477         * ira.c (combine_and_move_insns): Only remove REG_EQUIV notes
2478         for dead regno.
2480 2016-11-16  Jason Merrill  <jason@redhat.com>
2482         * rtl.h: Declare gt_ggc_mx and gt_pch_nx.
2484 2016-11-16  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
2485             Richard Biener  <rguenther@suse.de>
2487         PR tree-optimization/77848
2488         * tree-if-conv.c (version_loop_for_if_conversion): When versioning
2489         an outer loop, only save basic block aux information for the inner
2490         loop.
2491         (versionable_outer_loop_p): New function.
2492         (tree_if_conversion): Version the outer loop instead of the inner
2493         one if the pattern will be recognized for outer-loop
2494         vectorization.
2496 2016-11-16  Andrew Burgess  <andrew.burgess@embecosm.com>
2498         * gcc/bb-reorder.c: Remove 'toplev.h' include.
2499         (pass_partition_blocks::gate): No longer check
2500         user_defined_section_attribute, instead check the function decl
2501         for a section attribute.
2502         * gcc/c-family/c-attribs.c (handle_section_attribute): No longer
2503         set user_defined_section_attribute.
2504         * gcc/final.c (rest_of_handle_final): Likewise.
2505         * gcc/toplev.c: Remove definition of user_defined_section_attribute.
2506         * gcc/toplev.h: Remove declaration of
2507         user_defined_section_attribute.
2509 2016-11-16  Maciej W. Rozycki  <macro@imgtec.com>
2511         * config/mips/mips.md (casesi_internal_mips16_<mode>):
2512         Explicitly switch between JR and JRC for the table jump.  Adjust
2513         instruction count.
2515 2016-11-16  Maciej W. Rozycki  <macro@imgtec.com>
2517         * config/mips/mips.md (casesi_internal_mips16_<mode>): Set
2518         `insn_count' to 11 rather than 16.
2520 2016-11-16  Maciej W. Rozycki  <macro@imgtec.com>
2522         * config/mips/mips.md (casesi_internal_mips16_<mode>): Use the
2523         `ltu' rather than `leu' operation in the RTL pattern
2525 2016-11-16  Maciej W. Rozycki  <macro@imgtec.com>
2527         * config/mips/mips.md (casesi_internal_mips16_<mode>): Add
2528         missing <d> instruction prefixes throughout.  Correct
2529         formatting.
2531 2016-11-16  Maciej W. Rozycki  <macro@imgtec.com>
2533         * config/mips/mips.c (mips_output_jump): Output R_MICROMIPS_JALR
2534         rather than R_MIPS_JALR relocation in microMIPS code.  Do not
2535         cancel short delay slots in PIC call relaxation.
2537 2016-11-16  Thomas Preud'homme  <thomas.preudhomme@arm.com>
2539         * config/arm/arm.md (arm_addsi3): Add alternative for addition of
2540         general register with general register or ARM constant into SP
2541         register.
2543 2016-11-16  Jakub Jelinek  <jakub@redhat.com>
2545         PR fortran/78299
2546         * omp-low.c (expand_omp_for_static_nochunk): Don't assert
2547         that loop->header == body_bb if broken_loop.
2549 2015-11-16  Wilco Dijkstra  <wdijkstr@arm.com>
2551         * tree-ssa-math-opts.c (bswap_replace): Remove test
2552         of SLOW_UNALIGNED_ACCESS.
2554 2016-11-16  Alexander Monakov  <amonakov@ispras.ru>
2556         * config/nvptx/mkoffload.c (main): Check that either OpenACC or OpenMP
2557         is selected.  Pass -mgomp to offload compiler in OpenMP case.
2558         * config/nvptx/nvptx-protos.h (nvptx_shuffle_kind): Move enum
2559         declaration from nvptx.c.
2560         (nvptx_gen_shuffle): Declare.
2561         (nvptx_output_set_softstack): Declare.
2562         * config/nvptx/nvptx.c (nvptx_shuffle_kind): Move to nvptx-protos.h.
2563         (need_softstack_decl): New variable.
2564         (need_unisimt_decl): New variable.
2565         (diagnose_openacc_conflict): New.  Use it...
2566         (nvptx_option_override): ...here.  Handle TARGET_GOMP.
2567         (nvptx_encode_section_info): Handle "shared" attribute.
2568         (write_as_kernel): Restrict to OpenACC target regions.
2569         (init_softstack_frame): New.
2570         (nvptx_init_unisimt_predicate): New.
2571         (write_omp_entry): New.  Use it...
2572         (nvptx_declare_function_name): ...here to emit OpenMP target region
2573         entrypoints.  Handle TARGET_SOFT_STACK.  Call
2574         nvptx_init_unisimt_predicate.
2575         (nvptx_output_set_softstack): New.
2576         (nvptx_get_drap_rtx): Return %argp as the DRAP if needed.
2577         (nvptx_gen_shuffle): Export.
2578         (nvptx_output_call_insn): Handle COND_EXEC patterns.  Emit instruction
2579         predicate.
2580         (nvptx_print_operand): Fix handling of instruction predicates.
2581         (nvptx_get_unisimt_master): New helper function.
2582         (nvptx_get_unisimt_predicate): Ditto.
2583         (nvptx_call_insn_is_syscall_p): Ditto.
2584         (nvptx_unisimt_handle_set): Ditto.
2585         (nvptx_reorg_uniform_simt): New.  Transform code for -muniform-simt.
2586         (nvptx_reorg): Call nvptx_reorg_uniform_simt.
2587         (nvptx_handle_shared_attribute): New.  Use it...
2588         (nvptx_attribute_table): ... here (new entry).
2589         (nvptx_record_offload_symbol): Handle NULL attributes.
2590         (nvptx_file_end): Handle need_softstack_decl and need_unisimt_decl.
2591         (nvptx_simt_vf): New.
2592         (TARGET_SIMT_VF): Define.
2593         * config/nvptx/nvptx.h (TARGET_CPU_CPP_BUILTINS): Define
2594         __nvptx_softstack or __nvptx_unisimt__ when -msoft-stack, or resp.
2595         -muniform-simt option is active.
2596         (STACK_SIZE_MODE): Define.
2597         (FIXED_REGISTERS): Adjust.
2598         (SOFTSTACK_SLOT_REGNUM): New.
2599         (SOFTSTACK_PREV_REGNUM): New.
2600         (REGISTER_NAMES): Adjust.
2601         (struct machine_function): New fields.
2602         * config/nvptx/nvptx.md (UNSPEC_SET_SOFTSTACK): New.
2603         (UNSPEC_VOTE_BALLOT): Ditto.
2604         (UNSPEC_LANEID): Ditto.
2605         (UNSPECV_NOUNROLL): Ditto.
2606         (atomic): New attribute.
2607         (predicable): New attribute.  Generate predicated forms via
2608         define_cond_exec.
2609         (br_true): Mark as not predicable.
2610         (br_false): Ditto.
2611         (br_true_uni): Ditto.
2612         (br_false_uni): Ditto.
2613         (return): Ditto.
2614         (trap_if_true): Ditto.
2615         (trap_if_false): Ditto.
2616         (nvptx_fork): Ditto.
2617         (nvptx_forked): Ditto.
2618         (nvptx_joining): Ditto.
2619         (nvptx_join): Ditto.
2620         (nvptx_barsync): Ditto.
2621         (epilogue): Emit stack restore if TARGET_SOFT_STACK.
2622         (allocate_stack): Implement for TARGET_SOFT_STACK.  Remove unused code.
2623         (allocate_stack_<mode>): Remove unused pattern.
2624         (set_softstack_insn): New pattern.
2625         (restore_stack_block): Handle for TARGET_SOFT_STACK.
2626         (nvptx_vote_ballot): New pattern.
2627         (omp_simt_lane): Ditto.
2628         (omp_simt_last_lane): Ditto.
2629         (omp_simt_ordered): Ditto.
2630         (omp_simt_vote_any): Ditto.
2631         (omp_simt_xchg_bfly): Ditto.
2632         (omp_simt_xchg_idx): Ditto.
2633         (nvptx_nounroll): Ditto.
2634         (atomic_compare_and_swap<mode>_1): Mark with atomic attribute.
2635         (atomic_exchange<mode>): Ditto.
2636         (atomic_fetch_add<mode>): Ditto.
2637         (atomic_fetch_addsf): Ditto.
2638         (atomic_fetch_<logic><mode>): Ditto.
2639         * config/nvptx/nvptx.opt (msoft-stack): New option.
2640         (muniform-simt): Ditto.
2641         (mgomp): Ditto.
2642         * config/nvptx/t-nvptx (MULTILIB_OPTIONS): New.
2643         * doc/extend.texi (Nvidia PTX Variable Attributes): New section.
2644         * doc/invoke.texi (msoft-stack): Document.
2645         (muniform-simt): Document
2646         (mgomp): Document.
2647         * doc/tm.texi: Regenerate.
2648         * doc/tm.texi.in (TARGET_SIMT_VF): New hook.
2649         * target.def: Define it.
2650         * target-insns.def (omp_simt_lane): New.
2651         (omp_simt_last_lane): New.
2652         (omp_simt_ordered): New.
2653         (omp_simt_vote_any): New.
2654         (omp_simt_xchg_bfly): New.
2655         (omp_simt_xchg_idx): New.
2657 2016-11-16  Maciej W. Rozycki  <macro@imgtec.com>
2659         * config/mips/mips-protos.h (mips_set_text_contents_type): New
2660         prototype.
2661         * config/mips/mips.h (ASM_OUTPUT_BEFORE_CASE_LABEL): New macro.
2662         (ASM_OUTPUT_CASE_END): Likewise.
2663         * config/mips/mips.c (mips_set_text_contents_type): New function.
2664         (mips16_emit_constants): Record the pool's initial label number
2665         with the `consttable' insn.  Emit a `consttable_end' insn at the end.
2666         (mips_final_prescan_insn): Call `mips_set_text_contents_type'
2667         for `consttable' insns.
2668         (mips_final_postscan_insn): Call `mips_set_text_contents_type'
2669         for `consttable_end' insns.
2670         * config/mips/mips.md (unspec): Add UNSPEC_CONSTTABLE_END enum value.
2671         (consttable): Add operand.
2672         (consttable_end): New insn.
2674 2016-11-16  Yuri Rumyantsev  <ysrumyan@gmail.com>
2676         * params.def (PARAM_VECT_EPILOGUES_NOMASK): New.
2677         * tree-if-conv.c (tree_if_conversion): Make public.
2678         * * tree-if-conv.h: New file.
2679         * tree-vect-data-refs.c (vect_analyze_data_ref_dependences) Avoid
2680         dynamic alias checks for epilogues.
2681         * tree-vect-loop-manip.c (vect_do_peeling): Return created epilog.
2682         * tree-vect-loop.c: include tree-if-conv.h.
2683         (new_loop_vec_info): Add zeroing orig_loop_info field.
2684         (vect_analyze_loop_2): Don't try to enhance alignment for epilogues.
2685         (vect_analyze_loop): Add argument ORIG_LOOP_INFO which is not NULL
2686         if epilogue is vectorized, set up orig_loop_info field of loop_vinfo
2687         using passed argument.
2688         (vect_transform_loop): Check if created epilogue should be returned
2689         for further vectorization with less vf.  If-convert epilogue if
2690         required. Print vectorization success for epilogue.
2691         * tree-vectorizer.c (vectorize_loops): Add epilogue vectorization
2692         if it is required, pass loop_vinfo produced during vectorization of
2693         loop body to vect_analyze_loop.
2694         * tree-vectorizer.h (struct _loop_vec_info): Add new field
2695         orig_loop_info.
2696         (LOOP_VINFO_ORIG_LOOP_INFO): New.
2697         (LOOP_VINFO_EPILOGUE_P): New.
2698         (LOOP_VINFO_ORIG_VECT_FACTOR): New.
2699         (vect_do_peeling): Change prototype to return epilogue.
2700         (vect_analyze_loop): Add argument of loop_vec_info type.
2701         (vect_transform_loop): Return created loop.
2703 2016-11-16  Segher Boessenkool  <segher@kernel.crashing.org>
2705         * config/rs6000/rs6000.c (rs6000_components_for_bb): Mark the LR
2706         component as used also if LR_REGNO is a live input to the bb.
2707         * df-scan.c (df_get_entry_block_def_set): Return immediately after
2708         clearing the set if DF_SCAN_EMPTY_ENTRY_EXIT is set.
2709         (df_get_exit_block_use_set): Ditto.
2710         * df.h (df_scan_flags): New enum.
2711         * shrink-wrap.c (try_shrink_wrapping_separate): Set
2712         DF_SCAN_EMPTY_ENTRY_EXIT in df_scan->local_flags, and call
2713         df_update_entry_block_defs and df_update_exit_block_uses
2714         at the start; clear the flag and call those functions at the end.
2716 2016-11-16  Richard Sandiford  <richard.sandiford@arm.com>
2717             Alan Hayward  <alan.hayward@arm.com>
2718             David Sherwood  <david.sherwood@arm.com>
2720         * tree-vect-loop-manip.c (slpeel_make_loop_iterate_ntimes): Set
2721         nb_iterations to the number of latch iterations rather than the
2722         number of loop iterations.
2724 2016-11-16  Richard Sandiford  <richard.sandiford@arm.com>
2725             Alan Hayward  <alan.hayward@arm.com>
2726             David Sherwood  <david.sherwood@arm.com>
2728         * combine.c (maybe_swap_commutative_operands): New function.
2729         (combine_simplify_rtx): Use it.
2730         (change_zero_ext): Likewise.
2731         (make_compound_operation_int): New function, split out of...
2732         (make_compound_operation): ...here.  Use
2733         maybe_swap_commutative_operands for both.
2735 2016-11-16  Richard Earnshaw  <rearnsha@arm.com>
2737         * arm/arm-fpus.def (vfpv2): New FPU, currently an alias for 'vfp'.
2738         (neon-vfpv3): New FPU, currently an alias for 'neon'.
2739         * arm/arm-tables.opt: Regenerated.
2740         * arm/t-aprofile (MULTILIB_REUSE): Add reuse rules for vfpv2 and
2741         neon-vfpv3.
2742         * doc/invoke.texi (ARM: -mfpu): Document new options.  Note that 'vfp'
2743         and 'neon' are aliases for specific implementations.
2745 2016-11-16  Richard Sandiford  <richard.sandiford@arm.com>
2746             Alan Hayward  <alan.hayward@arm.com>
2747             David Sherwood  <david.sherwood@arm.com>
2749         * optabs.c (vector_compare_rtx): Add a cmp_mode parameter
2750         and use it in the final call to gen_rtx_fmt_ee.
2751         (expand_vec_cond_expr): Update accordingly.
2752         (expand_vec_cmp_expr): Likewise.
2754 2016-11-16  Richard Sandiford  <richard.sandiford@arm.com>
2755             Alan Hayward  <alan.hayward@arm.com>
2756             David Sherwood  <david.sherwood@arm.com>
2758         * cprop.c (local_cprop_find_used_regs): Use df_read_modify_subreg_p.
2760 2016-11-16  Richard Biener  <rguenther@suse.de>
2762         PR middle-end/78333
2763         * gimplify.c (gimplify_function_tree): Do not instrument
2764         GNU extern inline functions.
2766 2016-11-16  Martin Liska  <mliska@suse.cz>
2768         PR sanitizer/78270
2769         * gimplify.c (gimplify_switch_expr): Always save previous
2770         gimplify_ctxp->live_switch_vars.
2772 2016-11-16  Andrew Burgess  <andrew.burgess@embecosm.com>
2774         * config/arc/arc.md (movb peephole2): New peephole2 to merge two
2775         zero_extract operations to allow a movb to occur.
2776         * testsuite/gcc.target/arc/movb-1.c: Update little endian arc results.
2777         * testsuite/gcc.target/arc/movb-2.c: Likewise.
2778         * testsuite/gcc.target/arc/movb-5.c: Likewise.
2779         * testsuite/gcc.target/arc/movh_cl-1.c: Extend test to cover
2780         little endian arc.
2782 2016-11-16  Richard Sandiford  <richard.sandiford@arm.com>
2783             Alan Hayward  <alan.hayward@arm.com>
2784             David Sherwood  <david.sherwood@arm.com>
2786         * expr.c (emit_group_load_1): Tighten check for whether an
2787         access involves only one operand of a CONCAT.  Use extract_bit_field
2788         for constants if the bit range does span the whole operand.
2790 2016-11-16  Richard Sandiford  <richard.sandiford@arm.com>
2791             Alan Hayward  <alan.hayward@arm.com>
2792             David Sherwood  <david.sherwood@arm.com>
2794         * rtlanal.c (rtx_addr_can_trap_p_1): Handle unknown sizes.
2796 2016-11-16  Richard Sandiford  <richard.sandiford@arm.com>
2797             Alan Hayward  <alan.hayward@arm.com>
2798             David Sherwood  <david.sherwood@arm.com>
2800         * tree-vect-loop.c (vect_transform_loop): Protect the updates of
2801         all three iteration counts with an any_* test.  Use a single update
2802         for each count.  Fix the calculation of nb_iterations_estimate.
2804 2016-11-16  Richard Sandiford  <richard.sandiford@arm.com>
2806         * config/pdp11/pdp11.c: Include dbxout.h.
2808 2016-11-16  Richard Sandiford  <richard.sandiford@arm.com>
2810         * config/arc/arc.c (arc_loop_hazard): Add missing brackets.
2812 2016-11-16  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
2814         PR target/78364
2815         * config/arm/arm.md (*extv_reg): Restrict operands 2 and 3 to the
2816         proper ranges for an SBFX instruction.
2817         (extzv_t2): Likewise for UBFX.
2819 2016-11-16  Richard Biener  <rguenther@suse.de>
2821         PR tree-optimization/78348
2822         * tree-loop-distribution.c (enum partition_kind): Add PKIND_MEMMOVE.
2823         (generate_memcpy_builtin): Honor PKIND_MEMCPY on the partition.
2824         (classify_partition): Set PKIND_MEMCPY if dependence analysis
2825         revealed no dependency, PKIND_MEMMOVE otherwise.
2827 2016-11-16  Jakub Jelinek  <jakub@redhat.com>
2829         PR sanitizer/77823
2830         * ubsan.c (ubsan_build_overflow_builtin): Add DATAP argument, if
2831         it points to non-NULL tree, use it instead of ubsan_create_data.
2832         (instrument_si_overflow): Handle vector signed integer overflow
2833         checking.
2834         * ubsan.h (ubsan_build_overflow_builtin): Add DATAP argument.
2835         * tree-vrp.c (simplify_internal_call_using_ranges): Punt for
2836         vector IFN_UBSAN_CHECK_*.
2837         * internal-fn.c (expand_addsub_overflow): Add DATAP argument,
2838         pass it through to ubsan_build_overflow_builtin.
2839         (expand_neg_overflow, expand_mul_overflow): Likewise.
2840         (expand_vector_ubsan_overflow): New function.
2841         (expand_UBSAN_CHECK_ADD, expand_UBSAN_CHECK_SUB,
2842         expand_UBSAN_CHECK_MUL): Use tit for vector arithmetics.
2843         (expand_arith_overflow): Adjust expand_*_overflow callers.
2845 2016-11-16  Matthias Klose  <doko@ubuntu.com>
2847         * doc/install.texi: Remove references to java/libjava.
2849 2016-11-16  Kugan Vivekanandarajah  <kuganv@linaro.org>
2851         * tree-ssa-coalesce.c (register_default_def): Remove
2852         register_ssa_partition.
2853         (create_outofssa_var_map): Likewise.
2854         * tree-ssa-live.c (register_ssa_partition_check): Remove.
2855         * tree-ssa-live.h (register_ssa_partition): Likewise.
2857 2016-11-15  Bernd Edlinger  <bernd.edlinger@hotmail.de>
2859         * genattrtab.c (attr_rtx_1): Avoid allocating new rtx objects.
2860         Clear ATTR_CURR_SIMPLIFIED_P for re-used binary rtx objects.
2861         Use DEF_ATTR_STRING for string arguments.  Use RTL_HASH for
2862         integer arguments.  Only set ATTR_PERMANENT_P on newly hashed
2863         rtx when all sub-rtx are also permanent.
2864         (attr_eq): Simplify.
2865         (attr_copy_rtx): Remove.
2866         (make_canonical, get_attr_value): Use attr_equal_p.
2867         (copy_boolean): Rehash NOT.
2868         (simplify_test_exp_in_temp,
2869         optimize_attrs): Remove call to attr_copy_rtx.
2870         (attr_alt_intersection, attr_alt_union,
2871         attr_alt_complement, mk_attr_alt): Rehash EQ_ATTR_ALT.
2872         (make_automaton_attrs): Use attr_eq.
2874 2016-11-15  Matthias Klose  <doko@ubuntu.com>
2876         * doc/install.texi: Remove references to java/libjava.
2877         * doc/sourcebuild.texi: Likewise.
2878         * doc/invoke.texi: Likewise.
2879         * doc/standards.texi: Likewise.
2881 2016-11-15  Richard Sandiford  <richard.sandiford@arm.com>
2882             Alan Hayward  <alan.hayward@arm.com>
2883             David Sherwood  <david.sherwood@arm.com>
2885         * config/i386/i386.h (INCOMING_RETURN_ADDR_RTX): Use Pmode instead
2886         of VOIDmode.
2887         * config/ia64/ia64.h (INCOMING_RETURN_ADDR_RTX): Likewise.
2888         * config/iq2000/iq2000.h (INCOMING_RETURN_ADDR_RTX): Likewise.
2889         * config/m68k/m68k.h (INCOMING_RETURN_ADDR_RTX): Likewise.
2890         * config/microblaze/microblaze.h (INCOMING_RETURN_ADDR_RTX): Likewise.
2891         * config/mips/mips.h (INCOMING_RETURN_ADDR_RTX): Likewise.
2892         * config/mn10300/mn10300.h (INCOMING_RETURN_ADDR_RTX): Likewise.
2893         * config/nios2/nios2.h (INCOMING_RETURN_ADDR_RTX): Likewise.
2895 2016-11-15  Richard Sandiford  <richard.sandiford@arm.com>
2896             Alan Hayward  <alan.hayward@arm.com>
2897             David Sherwood  <david.sherwood@arm.com>
2899         * dce.c (check_argument_store): Pass the size instead of
2900         the memory reference.
2901         (find_call_stack_args): Pass MEM_SIZE to check_argument_store.
2903 2016-11-15  Richard Sandiford  <richard.sandiford@arm.com>
2904             Alan Hayward  <alan.hayward@arm.com>
2905             David Sherwood  <david.sherwood@arm.com>
2907         * alias.c (canon_rtx): Use simplify_gen_binary.
2909 2016-11-15  Richard Sandiford  <richard.sandiford@arm.com>
2910             Alan Hayward  <alan.hayward@arm.com>
2911             David Sherwood  <david.sherwood@arm.com>
2913         * rtl.h (load_extend_op): Declare.
2914         * rtlanal.c (load_extend_op): New function.
2915         (nonzero_bits1): Use it.
2916         (num_sign_bit_copies1): Likewise.
2917         * cse.c (cse_insn): Likewise.
2918         * fold-const.c (fold_single_bit_test): Likewise.
2919         (fold_unary_loc): Likewise.
2920         * fwprop.c (free_load_extend): Likewise.
2921         * postreload.c (reload_cse_simplify_set): Likewise.
2922         (reload_cse_simplify_operands): Likewise.
2923         * combine.c (try_combine): Likewise.
2924         (simplify_set): Likewise.  Remove redundant SUBREG_BYTE and
2925         subreg_lowpart_p checks.
2927 2016-11-15  Richard Sandiford  <richard.sandiford@arm.com>
2928             Alan Hayward  <alan.hayward@arm.com>
2929             David Sherwood  <david.sherwood@arm.com>
2931         * combine.c (simplify_shift_const_1): Use the number of bits
2932         in the inner mode to determine the range of the shift.
2933         When handling shifts of vectors, skip any rules that apply
2934         only to scalars.
2936 2016-11-15  Richard Sandiford  <richard.sandiford@arm.com>
2937             Alan Hayward  <alan.hayward@arm.com>
2938             David Sherwood  <david.sherwood@arm.com>
2940         * rtlanal.c (num_sign_bit_copies1): Calculate bitwidth after
2941         handling VOIDmode.
2943 2016-11-15  Matthias Klose  <doko@ubuntu.com>
2945         * doc/install.texi: Remove references to gcj/libjava.
2946         * doc/invoke.texi: Likewise.
2948 2016-11-15  Jeff Law  <law@redhat.com>
2950         * tree-ssa-threadbackward.c (fsm_find_thread_path): Remove unneeded
2951         parameter.  Callers changed.
2952         (check-subpath_and_update_thread_path): Extracted from
2953         fsm_find_control_statement_thread_paths.
2954         (handle_phi, handle_assignment, handle_assignment_p): Likewise.
2955         (handle_phi, handle_assignment): Allow any constant node, not
2956         just INTEGER_CST.
2958 2016-11-15  Claudiu Zissulescu  <claziss@synopsys.com>
2960         * config/arc/arc-arch.h: New file.
2961         * config/arc/arc-arches.def: Likewise.
2962         * config/arc/arc-cpus.def: Likewise.
2963         * config/arc/arc-options.def: Likewise.
2964         * config/arc/t-multilib: Likewise.
2965         * config/arc/genmultilib.awk: Likewise.
2966         * config/arc/genoptions.awk: Likewise.
2967         * config/arc/arc-tables.opt: Likewise.
2968         * config/arc/driver-arc.c: Likewise.
2969         * testsuite/gcc.target/arc/nps400-cpu-flag.c: Likewise.
2970         * common/config/arc/arc-common.c (arc_handle_option): Trace
2971         toggled options.
2972         * config.gcc (arc*-*-*): Add arc-tables.opt to arc's extra
2973         options; check for supported cpu against arc-cpus.def file.
2974         (arc*-*-elf*, arc*-*-linux-uclibc*): Use new make fragment; define
2975         TARGET_CPU_BUILD macro; add driver-arc.o as an extra object.
2976         * config/arc/arc-c.def: Add emacs local variables.
2977         * config/arc/arc-opts.h (processor_type): Use arc-cpus.def file.
2978         (FPU_FPUS, FPU_FPUD, FPU_FPUDA, FPU_FPUDA_DIV, FPU_FPUDA_FMA)
2979         (FPU_FPUDA_ALL, FPU_FPUS_DIV, FPU_FPUS_FMA, FPU_FPUS_ALL)
2980         (FPU_FPUD_DIV, FPU_FPUD_FMA, FPU_FPUD_ALL): New defines.
2981         (DEFAULT_arc_fpu_build): Define.
2982         (DEFAULT_arc_mpy_option): Define.
2983         * config/arc/arc-protos.h (arc_init): Delete.
2984         * config/arc/arc.c (arc_cpu_name): New variable.
2985         (arc_selected_cpu, arc_selected_arch, arc_arcem, arc_archs)
2986         (arc_arc700, arc_arc600, arc_arc601): New variable.
2987         (arc_init): Add static; remove selection of default tune value,
2988         cleanup obsolete error messages.
2989         (arc_override_options): Make use of .def files for selecting the
2990         right cpu and option configurations.
2991         * config/arc/arc.h (stdbool.h): Include.
2992         (TARGET_CPU_DEFAULT): Define.
2993         (CPP_SPEC): Remove mcpu=NPS400 handling.
2994         (arc_cpu_to_as): Declare.
2995         (EXTRA_SPEC_FUNCTIONS): Define.
2996         (OPTION_DEFAULT_SPECS): Likewise.
2997         (ASM_DEFAULT): Remove.
2998         (ASM_SPEC): Use arc_cpu_to_as.
2999         (DRIVER_SELF_SPECS): Remove deprecated options.
3000         (arc_base_cpu): Declare.
3001         (TARGET_ARC600, TARGET_ARC601, TARGET_ARC700, TARGET_EM)
3002         (TARGET_HS, TARGET_V2, TARGET_ARC600): Make them use arc_base_cpu
3003         variable.
3004         (MULTILIB_DEFAULTS): Use ARC_MULTILIB_CPU_DEFAULT.
3005         * config/arc/arc.md (attr_cpu): Remove.
3006         * config/arc/arc.opt (mno-mpy): Deprecate.
3007         (mcpu=ARC600, mcpu=ARC601, mcpu=ARC700, mcpu=NPS400, mcpu=ARCEM)
3008         (mcpu=ARCHS): Remove.
3009         (mcrc, mdsp-packa, mdvbf, mmac-d16, mmac-24, mtelephony, mrtsc):
3010         Deprecate.
3011         (mbarrel_shifte, mspfp_, mdpfp_, mdsp_pack, mmac_): Remove.
3012         (arc_fpu): Use new defines.
3013         (mpy-option): Change to use numeric or string like inputs.
3014         * config/arc/t-arc (driver-arc.o): New target.
3015         (arc-cpus, t-multilib, arc-tables.opt): Likewise.
3016         * config/arc/t-arc-newlib: Delete.
3017         * config/arc/t-arc-uClibc: Renamed to t-uClibc.
3018         * doc/invoke.texi (ARC): Update arc options.
3020 2016-11-15  Maciej W. Rozycki  <macro@imgtec.com>
3022         * config/mips/mips.c (mips16_emit_constants): Emit `consttable'
3023         insn at the beginning of the constant pool.
3024         (mips_insert_insn_pseudos): New function.
3025         (mips_machine_reorg2): Call it.
3026         * config/mips/mips.md (unspec): Add UNSPEC_CONSTTABLE and
3027         UNSPEC_INSN_PSEUDO enum values.
3028         (insn_pseudo, consttable): New insns.
3030 2016-11-15  Michael Matz  <matz@suse.de>
3032         PR missed-optimization/77881
3033         * combine.c (simplify_comparison): Remove useless subregs
3034         also inside the loop, not just after it.
3035         (make_compound_operation): Recognize some subregs as being
3036         masking as well.
3038 2016-11-15  Richard Sandiford  <richard.sandiford@arm.com>
3039             Alan Hayward  <alan.hayward@arm.com>
3040             David Sherwood  <david.sherwood@arm.com>
3042         * dwarf2out.c (mem_loc_descriptor): Fix GET_MODE_CLASS/
3043         GET_MODE_SIZE typo.
3045 2016-11-14  Michael Meissner  <meissner@linux.vnet.ibm.com>
3047         * config/rs6000/rs6000.c (rs6000_expand_vector_set): Add support
3048         for using xxinsertw and vinsert{b,h} on ISA 3.0.
3050         * config/rs6000/vsx.md (vsx_extract_<mode>): Update comment.
3051         (vsx_set_<mode>_p9): New insn to generate xxinsertw and
3052         vinsert{b,h} on ISA 3.0.
3054 2016-11-14  Thomas Preud'homme  <thomas.preudhomme@arm.com>
3056         * tree-ssa-math-opts.c (find_bswap_or_nop): Zero out bytes in cmpxchg
3057         and cmpnop in two steps: first the ones not accessed in original gimple
3058         expression in a endian independent way and then the ones not accessed
3059         in the final result in an endian-specific way.
3060         (bswap_replace): Stop doing big endian adjustment.
3062 2016-11-14  Uros Bizjak  <ubizjak@gmail.com>
3064         * config/i386/i386.md (*andndi3_doubleword): Merge operand constraints.
3065         (*ashl<mode>3_doubleword): Ditto.
3067 2016-11-14  Martin Liska  <mliska@suse.cz>
3069         * tree-ssa-dse.c (dse_optimize_stmt): Remove quotes and extra new line.
3071 2016-11-14  Prasad Ghangal  <prasad.ghangal@gmail.com>
3072             Richard Biener  <rguenther@suse.de>
3074         * doc/invoke.texi (fgimple): Document.
3075         * dumpfile.h (TDF_GIMPLE): Add.
3076         * dumpfile.c (dump_options): Add gimple.
3077         * gimple-pretty-print.c (dump_gimple_switch): Adjust dump
3078         for TDF_GIMPLE.
3079         (dump_gimple_label): Likewise.
3080         (dump_gimple_phi): Likewise.
3081         (dump_gimple_bb_header): Likewise.
3082         (dump_phi_nodes): Likewise.
3083         (pp_cfg_jump): Likewise.  Pass in dump flags.
3084         (dump_implicit_edges): Adjust.
3085         * passes.c (pass_init_dump_file): Do not dump function header
3086         for TDF_GIMPLE.
3087         * tree-cfg.c (dump_function_to_file): Dump function return type
3088         and __GIMPLE keyword for TDF_GIMPLE.  Change guard for dumping
3089         GIMPLE stmts.
3090         * tree-pretty-print.c (dump_decl_name): Adjust dump for TDF_GIMPLE.
3091         (dump_generic_node): Likewise.
3092         * function.h (struct function): Add pass_startwith member.
3093         * passes.c (execute_one_pass): Implement startwith.
3094         * tree-ssanames.c (make_ssa_name_fn): New argument, check for version
3095         and assign proper version for parsed ssa names.
3096         * tree-ssanames.h (make_ssa_name_fn): Add new argument to the function.
3097         * internal-fn.c (expand_PHI): New function.
3098         * internal-fn.h (expand_PHI): Declared here.
3099         * internal-fn.def: New defination for PHI.
3100         * tree-cfg.c (lower_phi_internal_fn): New function.
3101         (build_gimple_cfg): Call it.
3102         (verify_gimple_call): Condition for passing label as arg in internal
3103         function PHI.
3104         * tree-into-ssa.c (rewrite_add_phi_arguments): Handle already
3105         present PHIs with arguments.
3107 2016-11-14  Martin Liska  <mliska@suse.cz>
3109         PR bootstrap/78069
3110         * common.opt: Add prefer-atomic as a new enum value for
3111         -fprofile-update.
3112         * coretypes.h: Likewise.
3113         * doc/invoke.texi: Document the new option value.
3114         * gcc.c: Replace atomic with prefer-atomic.  Remove warning.
3115         * tree-profile.c (tree_profiling): Select default value
3116         of -fprofile-update when 'prefer-atomic' is selected.
3118 2016-11-14  Wilco Dijkstra  <wdijkstr@arm.com>
3120         * config/arm/cortex-a57.md (cortex_a57_alu): Move extend here, bfm...
3121         (cortex_a57_alu_shift): ...here.
3123 2016-11-14  Wilco Dijkstra  <wdijkstr@arm.com>
3125         * config/aarch64/aarch64.md (aarch64_ashl_sisd_or_int_<mode>3)
3126         Use bfx attribute.
3127         (aarch64_lshr_sisd_or_int_<mode>3): Likewise.
3128         (aarch64_ashr_sisd_or_int_<mode>3): Likewise.
3129         (<optab>si3_insn_uxtw): Likewise.
3130         (<optab><mode>3_insn): Likewise.
3131         (<ANY_EXTEND:optab><GPI:mode>_ashl<SHORT:mode>): Likewise.
3132         (zero_extend<GPI:mode>_lshr<SHORT:mode>): Likewise.
3133         (extend<GPI:mode>_ashr<SHORT:mode>): Likewise.
3134         (<optab><mode>): Likewise.
3135         (insv<mode>): Likewise.
3136         (andim_ashift<mode>_bfiz): Likewise.
3137         * config/aarch64/thunderx.md (thunderx_shift): Add bfx.
3138         * config/arm/cortex-a53.md (cortex_a53_alu_shift): Likewise.
3139         * config/arm/cortex-a57.md (cortex_a57_alu): Add bfx.
3140         * config/arm/exynos-m1.md (exynos_m1_alu): Add bfx.
3141         (exynos_m1_alu_p): Likewise.
3142         * config/arm/types.md: Add bfx.
3143         * config/arm/xgene1.md (xgene1_bfm): Add bfx.
3145 2016-11-14  Wilco Dijkstra  <wdijkstr@arm.com>
3147         * config/aarch64/aarch64.c (cortexa57_vector_cost):
3148         Change vec_stmt_cost, vec_align_load_cost and vec_unalign_load_cost.
3150 2016-11-14  Richard Biener  <rguenther@suse.de>
3152         PR tree-optimization/78312
3153         * gimple-ssa-backprop.c (backprop::prepare_change): Reset
3154         flow-sensitive info.
3156 2016-11-14  Georg-Johann Lay  <avr@gjlay.de>
3158         PR target/78093
3159         * doc/invoke.texi (AVR Options) [-mabsdata]: Document new option.
3160         * config/avr/avr.opt (-mabsdata): New option.
3161         * config/avr/avr-arch.h (avr_device_specific_features): Add AVR_ISA_LDS.
3162         * config/avr/avr.c (avr_encode_section_info) [AVR_TINY]: If
3163         -mabsdata & symbol is not progmem, tag as AVR_SYMBOL_FLAG_TINY_ABSDATA.
3164         * config/avr/avr-mcus.def (attiny4/5/9/10/20): Use AVR_ISA_LDS.
3165         * config/avr/gen-avr-mmcu-specs.c (print_mcu): Print cc1_absdata
3166         spec depending on AVR_ISA_LDS.
3167         * config/avr/specs.h (CC1_SPEC): Enhanced by cc1_absdata spec.
3169 2016-11-13  Jakub Jelinek  <jakub@redhat.com>
3171         * match.pd: Don't try to compare addresses of variables with
3172         DECL_VALUE_EXPR.
3174 2016-11-13  Kugan Vivekanandarajah  <kuganv@linaro.org>
3176         * ipa-cp.c (ipa_get_jf_pass_through_result): Skip unary expressions.
3177         (propagate_vr_accross_jump_function): Handle unary expressions.
3178         * ipa-prop.c (ipa_set_jf_unary_pass_through): New.
3179         (load_from_param_1): New.
3180         (load_from_unmodified_param): Factor common part into load_from_param_1.
3181         (load_from_param): New.
3182         (compute_complex_assign_jump_func): Handle unary expressions.
3183         (update_jump_functions_after_inlining): Likewise.
3184         (ipa_write_jump_function): Likewise.
3185         (ipa_read_jump_function): Likewise.
3187 2016-11-13  Prathamesh Kulkarni  <prathamesh.kulkarni@linaro.org>
3189         PR c/35503
3190         * doc/invoke.texi: Document Wrestrict.
3191         * pretty-print.c (pp_format): Add case for "Z" specifier.
3192         (test_pp_format): Test "Z" specifier.
3194 2016-11-13  Eric Botcazou  <ebotcazou@adacore.com>
3196         * ipa-icf.c (sem_function::merge): Do not create a wrapper also if the
3197         original function needs a static chain.
3199 2016-11-13  David Edelsohn  <dje.gcc@gmail.com>
3201         PR target/78336
3202         * config/rs6000/rs6000.c (rs6000_asm_weaken_decl): Protect
3203         ASM_OUTPUT_DEF.
3205 2016-11-12  Segher Boessenkool  <segher@kernel.crashing.org>
3207         PR target/77957
3208         * config/rs6000/rs6000.c (rs6000_output_function_epilogue): Don't
3209         return early if !optional_tbtab.
3211 2016-11-11  Eric Botcazou  <ebotcazou@adacore.com>
3213         PR rtl-optimization/59461
3214         * doc/rtl.texi (paradoxical subregs): Add missing word.
3215         * combine.c (reg_nonzero_bits_for_combine): Do not discard results
3216         in modes with precision larger than that of last_set_mode.
3217         * rtlanal.c (nonzero_bits1) <SUBREG>: If WORD_REGISTER_OPERATIONS is
3218         set and LOAD_EXTEND_OP is appropriate, propagate results from inner
3219         REGs to paradoxical SUBREGs.
3220         (num_sign_bit_copies1) <SUBREG>: Likewise.  Check that the mode is not
3221         larger than a word before invoking LOAD_EXTEND_OP on it.
3223 2016-11-11  Michael Meissner  <meissner@linux.vnet.ibm.com>
3225         PR target/78243
3226         * config/rs6000/vsx.md (vsx_extract_<mode>_p9): Correct the
3227         element order for little endian ordering.
3229         * config/rs6000/altivec.md (reduc_plus_scal_<mode>): Use
3230         VECTOR_ELT_ORDER_BIG and not BYTES_BIG_ENDIAN to adjust element
3231         number.
3233 2016-11-11  Uros Bizjak  <ubizjak@gmail.com>
3235         PR target/78310
3236         * config/i386/i386.md (rotate to rotatex splitter): Avoid overflow
3237         when calculating operand 2.
3238         (rotate to rotatex zext splitter): Ditto.
3240 2016-11-11  Jeff Law  <law@redhat.com>
3242         * gimple-ssa-isolate-paths.c (is_divmod_with_given_divisor): New
3243         function.
3244         (stmt_uses_name_in_undefined_way): New function, extracted from
3245         find_implicit_erroneous_behavior and extended for div/mod case.
3246         (stmt_uses_0_or_null_in_undefined_way): New function, extracted from
3247         find_explicit_erroneous_behavior and extended for div/mod case.
3248         (find_implicit_erroneous_behavior): Use new helper function.
3249         (find_explicit_erroneous_behavior): Use new helper function.
3251 2016-11-11  Richard Biener  <rguenther@suse.de>
3253         PR tree-optimization/71575
3254         * graphite-isl-ast-to-gimple.c (copy_cond_phi_nodes): Remove
3255         bogus assert.
3257 2016-11-11  Richard Biener  <rguenther@suse.de>
3259         PR middle-end/78295
3260         * tree-ssa-uninit.c (warn_uninitialized_vars): Do not warn
3261         about uninitialized destination arg of BIT_INSERT_EXPR.
3263 2016-11-10  Sandra Loosemore  <sandra@codesourcery.com>
3265         PR c/37998
3266         * doc/invoke.texi (Code Gen Options) [-fno-common]: Use correct
3267         terminology.  Expand to remove ambiguity.
3269 2016-11-10  Segher Boessenkool  <segher@kernel.crashing.org>
3271         PR rtl-optimization/78232
3272         * combine.c (try_combine): Add a big comment about why reusing i2dest
3273         is undesirable.
3274         (change_zero_ext): Do not call simplify_gen_binary, do the
3275         simplifications manually.
3277 2016-11-10  Michael Meissner  <meissner@linux.vnet.ibm.com>
3279         * config/rs6000/rs6000.c (rs6000_hard_regno_mode_ok): If ISA 3.0,
3280         enable HImode and QImode to go in vector registers by default if
3281         the -mvsx-small-integer option is enabled.
3282         (rs6000_secondary_reload_simple_move): Likewise.
3283         (rs6000_preferred_reload_class): Don't force integer constants to
3284         be loaded into vector registers that we can easily make into
3285         memory (or being created in the GPRs and moved over with direct move).
3286         * config/rs6000/vsx.md (UNSPEC_P9_MEMORY): Delete, no longer used.
3287         (vsx_extract_<mode>): Rework V4SImode, V8HImode, and V16QImode
3288         vector extraction on ISA 3.0 when the scalar integer can be
3289         allocated in vector registers.  Generate the VEC_SELECT directy,
3290         and don't use UNSPEC's to avoid having the scalar type in a vector
3291         register.  Make the expander target registers, and let the
3292         combiner fold in results storing to memory, if the machine
3293         supports stores.
3294         (vsx_extract_<mode>_di): Likewise.
3295         (vsx_extract_<mode>_p9): Likewise.
3296         (vsx_extract_<mode>_di_p9): Likewise.
3297         (vsx_extract_<mode>_store_p9): Likewise.
3298         (vsx_extract_si): Likewise.
3299         (vsx_extract_<mode>_p8): Likewise.
3300         (p9_lxsi<wd>zx): Delete, no longer used.
3301         (p9_stxsi<wd>x): Likewise.
3302         * config/rs6000/rs6000.md (INT_ISA3): New mode iterator for
3303         integers in vector registers for ISA 3.0.
3304         (QHI): Update comment.
3305         (zero_extendqi<mode>2): Add support for ISA 3.0 scalar load or
3306         vector extract instructions in sign/zero extend.
3307         (zero_extendhi<mode>): Likewise.
3308         (extendqi<mode>): Likewise.
3309         (extendhi<mode>2): Likewise.
3310         (HImode splitter for load/sign extend in vector register): Likewise.
3311         (float<QHI:mode><FP_ISA3:mode>2): Eliminate old method of
3312         optimizing floating point conversions to/from small data types and
3313         rewrite it to support QImode/HImode being allowed in vector
3314         registers on ISA 3.0.
3315         (float<QHI:mode><FP_ISA3:mode>2_internal): Likewise.
3316         (floatuns<QHI:mode><FP_ISA3:mode>2): Likewise.
3317         (floatuns<QHI:mode><FP_ISA3:mode>2_internal): Likewise.
3318         (fix_trunc<SFDF:mode><QHI:mode>2): Likewise.
3319         (fix_trunc<SFDF:mode><QHI:mode>2_internal): Likewise.
3320         (fixuns_trunc<SFDF:mode><QHI:mode>2): Likewise.
3321         (fixuns_trunc<SFDF:mode><QHI:mode>2_internal): Likewise.
3322         VSPLITISW on ISA 2.07.
3323         (movhi_internal): Combine movhi_internal and movqi_internal into
3324         one mov<mode>_internal with an iterator.  Add support for QImode
3325         and HImode being allowed in vector registers.  Make large number
3326         of attributes and constraints easier to read.
3327         (movqi_internal): Likewise.
3328         (mov<mode>_internal): Likewise.
3329         (movdi_internal64): Fix constraint to allow loading -16..15 with
3330         VSPLITISW on ISA 2.07.
3331         (integer XXSPLTIB splitter): Add support for QI, HI, and SImode as
3332         well as DImode.
3334 2016-11-10  Pat Haugen  <pthaugen@us.ibm.com>
3336         PR rtl-optimization/78241
3337         * loop-unroll.c (unroll_loop_runtime_iterations): Don't adjust 'niter',
3338         but emit initial peel copy if niter expr is not reliable.
3340 2016-11-10  Segher Boessenkool  <segher@kernel.crashing.org>
3342         * dwarf2cfi.c (dump_cfi_row): Add forward declaration.
3343         (maybe_record_trace_start): If the CFI is different on the new and
3344         old paths, print out both to the dump file before ICEing.
3346 2016-11-10  Vladimir Makarov  <vmakarov@redhat.com>
3348         * target.def (additional_allocno_class_p): New.
3349         * hooks.h (hook_bool_reg_class_t_false): New prototype.
3350         * hooks.c (hook_bool_reg_class_t_false): New.
3351         * ira.c (setup_allocno_and_important_classes): Use the new hook.
3352         * doc/tm.texi.in (TARGET_ADDITIONAL_ALLOCNO_CLASS_P): Add it.
3353         * doc/tm.texi: Update.
3355 2016-11-10  Jason Merrill  <jason@redhat.com>
3357         * gengtype.c (new_structure): Append to structures list.
3358         (find_structure): Likewise.
3360 2016-11-10  Jim Wilson  <jim.wilson@linaro.org>
3362         * tree-loop-distribution.c (pg_add_dependence_edges): Return 2 if
3363         this_dir is 2.  Check for this_dir non-zero before dir != this_dir
3364         check.
3366 2016-11-10  Jakub Jelinek  <jakub@redhat.com>
3368         * omp-low.c (lower_omp_target): Fix up argument to is_reference.
3369         (expand_omp_ordered_sink): Handle TREE_PURPOSE of deps being
3370         TRUNC_DIV_EXPR.
3371         * gimplify.c (gimplify_scan_omp_clauses): Likewise.  Set
3372         ctx->target_map_scalars_firstprivate on OMP_TARGET even for Fortran.
3373         Remove omp_no_lastprivate callers.  Propagate lastprivate on combined
3374         teams distribute parallel for simd even to distribute and teams
3375         construct.  For OMP_CLAUSE_DEPEND add missing break at the end of
3376         OMP_CLAUSE_DEPEND_SINK case.
3377         (omp_notice_variable): Use lang_hooks.decls.omp_scalar_p.
3378         (omp_no_lastprivate): Removed.
3379         (gimplify_adjust_omp_clauses): Remove omp_no_lastprivate callers.
3380         (gimplify_omp_for): Likewise.
3381         (computable_teams_clause): Fail for automatic vars from current
3382         function not yet seen in bind expr.
3383         * langhooks.c (lhd_omp_scalar_p): New function.
3384         * langhooks.h (struct lang_hooks_for_decls): Add omp_scalar_p.
3385         * varpool.c (varpool_node::get_create): Set node->offloading
3386         even for DECL_EXTERNAL decls.
3387         * langhooks-def.h (lhd_omp_scalar_p): New prototype.
3388         (LANG_HOOKS_OMP_SCALAR_P): Define.
3389         (LANG_HOOKS_DECLS): Use it.
3391 2016-11-10  Martin Liska  <mliska@suse.cz>
3393         PR sanitizer/78270
3394         * gimplify.c (gimplify_switch_expr): Create live_switch_vars
3395         only when SWITCH_BODY is a BIND_EXPR.
3397 2016-11-10  Pierre-Marie de Rodat  <derodat@adacore.com>
3399         PR debug/78112
3400         * dwarf2out.c (dwarf2out_early_global_decl): Call dwarf2out_decl
3401         on the context only when it has no DIE yet.
3403 2016-11-10  Richard Earnshaw  <rearnsha@arm.com>
3405         * arm.h (target_cpus): Delete.
3406         * arm-opts.h (enum processor_type): Prefix entires with TARGET_CPU_.
3407         * arm.c (all_cores): Prefix IDENT with TARGET_CPU_.
3408         (all_architectures): Likewise.
3409         (arm_option_override): Adjust use of CPU enums.
3410         (arm_sched_reorder): Likewise.
3411         * vfp.md (movdi_vfp, movdi_vfp_cortexa8): Likewise.
3412         * arm.opt (mcpu, mtune): Adjust use of CPU enums.
3413         * arm/genopt.sh (processor_type): Prefix enumeration entries with
3414         TARGET_CPU_.
3415         * arm-tables.opt: Regenerated.
3417 2016-11-10  Siddhesh Poyarekar  <siddhesh.poyarekar@linaro.org>
3419         * config/aarch64/aarch64-cores.def (qdf24xx): Update part number.
3420         (falkor): New core.
3421         * config/aarch64/aarch64-tune.md: Regenerated.
3422         * config/arm/arm-cores.def (falkor): New core.
3423         * config/arm/arm-tables.opt: Regenerated.
3424         * config/arm/arm-tune.md: Regenerated.
3425         * config/arm/bpabi.h (BE8_LINK_SPEC): Add falkor support.
3426         * config/arm/t-aprofile (MULTILIB_MATCHES): Likewise.
3427         * doc/invoke.texi (AArch64 Options/-mtune): Document it.
3428         (ARM Options/-mtune): Likewise.
3430 2016-11-10  Kugan Vivekanandarajah  <kuganv@linaro.org>
3432         Revert
3433         2016-11-09  Kugan Vivekanandarajah  <kuganv@linaro.org>
3435         * ipa-cp.c (ipa_get_jf_pass_through_result): Handle unary expressions.
3436         (propagate_vr_accross_jump_function): Likewise.
3437         * ipa-prop.c (ipa_set_jf_unary_pass_through): New.
3438         (load_from_param_1): New.
3439         (load_from_unmodified_param): Factor common part into load_from_param_1.
3440         (load_from_param): New.
3441         (compute_complex_assign_jump_func): Handle unary expressions.
3442         (ipa_write_jump_function): Likewise.
3443         (ipa_read_jump_function): Likewise.
3445 2016-11-09  Segher Boessenkool  <segher@kernel.crashing.org>
3447         * simplify-rtx.c (simplify_binary_operation_1): Simplify
3448         (xor (and (xor A B) C) B) to (ior (and A C) (and B ~C)) and
3449         (xor (and (xor A B) C) A) to (ior (and A ~C) (and B C)) if C
3450         is a const_int.
3452 2016-11-09  David Malcolm  <dmalcolm@redhat.com>
3454         * print-rtl-function.c: Include varasm.h.
3455         (print_any_param_name): New function.
3456         (print_param): New function.
3457         (print_rtx_function): Call print_param for each argument.
3458         * print-rtl.c (rtx_writer::finish_directive): New function.
3459         * print-rtl.h (rtx_writer::finish_directive): New decl.
3461 2016-11-09  Uros Bizjak  <ubizjak@gmail.com>
3463         PR target/78262
3464         * config/i386/i386.md (*<shift_insn><mode>3_doubleword): Mark
3465         operand 0 as earlyclobber.
3466         (*ashl<mode>3_doubleword): Ditto for all operand 0 alternatives.
3468 2016-11-09  Martin Liska  <mliska@suse.cz>
3470         * fold-const-call.c (fold_const_call): Fix up type of s0 and s1.
3472 2016-11-09  Jakub Jelinek  <jakub@redhat.com>
3474         PR target/77718
3475         * builtins.c (expand_builtin_memcmp): Formatting fix.
3477         * flag-types.h (enum sanitize_code): Add SANITIZE_SHIFT_BASE
3478         and SANITIZE_SHIFT_EXPONENT, change SANITIZE_SHIFT to bitwise
3479         or of them, renumber other enumerators.
3480         * opts.c (sanitizer_opts): Add shift-base and shift-exponent.
3481         * doc/invoke.texi: Document -fsanitize=shift-base and
3482         -fsanitize-shift-exponent, document -fsanitize=shift as
3483         having those 2 suboptions.
3485 2016-11-09  Richard Biener  <rguenther@suse.de>
3487         * fold-const.c (tree_swap_operands_p): Remove unused arg.
3488         * fold-const.c (tree_swap_operands_p): Likewise.
3489         (fold_binary_loc): Adjust.
3490         (fold_ternary_loc): Likewise.
3491         * genmatch.c (dt_operand::gen_gimple_exp): Likewise.
3492         * gimple-fold.c (fold_stmt_1): Likewise.
3493         * gimple-match-head.c (gimple_resimplify2): Likewise.
3494         (gimple_resimplify3): Likewise.
3495         (gimple_simplify): Likewise.
3496         * tree-ssa-dom.c (record_equality): Likewise.
3497         * tree-ssa-reassoc.c (optimize_range_tests_var_bound): Likewise.
3498         * tree-ssa-sccvn.c (vn_nary_op_compute_hash): Likewise.
3499         * tree-ssa-threadedge.c (simplify_control_stmt_condition_1): Likewise.
3501 2016-11-09  Richard Biener  <rguenther@suse.de>
3503         * tree-ssa-dom.c (canonicalize_comparison): Remove.
3504         (optimize_stmt): Remove redundant pre-propagation canonicalization
3505         of comparison operand order.
3507 2016-11-09  Martin Liska  <mliska@suse.cz>
3509         * fold-const-call.c (fold_const_call): Fix the folding.
3511 2016-11-09  Richard Biener  <rguenther@suse.de>
3513         * common.opt (flag_evaluation_order): Remove.
3514         * expr.c (expand_operands): Remove code guarded by
3515         flag_evaluation_order.
3516         * fold-const.c (reorder_operands_p): Remove, it always returns
3517         true.
3518         (negate_expr_p): Remove calls to reorder_operands_p.
3519         (fold_negate_expr): Likewise.
3520         (tree_swap_operands_p): Likewise.
3521         (fold_binary_loc): Likewise.
3523 2016-11-09  Andreas Schwab  <schwab@suse.de>
3525         PR target/78254
3526         * config/m68k/m68k.md: Reject out-of-range bit pos in bit-fields
3527         insns operating on a register.
3529 2016-11-09  Richard Biener  <rguenther@suse.de>
3531         PR tree-optimization/78007
3532         * tree-vect-stmts.c (vectorizable_bswap): New function.
3533         (vectorizable_call): Call vectorizable_bswap for
3534         BUILT_IN_BSWAP{16,32,64} if arguments are not promoted.
3536 2016-11-09  Richard Biener  <rguenther@suse.de>
3538         * tree-vect-data-refs.c (vect_compute_data_ref_alignment):
3539         Look at the DR_BASE_ADDRESS object for forcing alignment.
3541 2016-11-09  Kugan Vivekanandarajah  <kuganv@linaro.org>
3543         * ipa-cp.c (ipa_get_jf_pass_through_result): Handle unary expressions.
3544         (propagate_vr_accross_jump_function): Likewise.
3545         * ipa-prop.c (ipa_set_jf_unary_pass_through): New.
3546         (load_from_param_1): New.
3547         (load_from_unmodified_param): Factor common part into load_from_param_1.
3548         (load_from_param): New.
3549         (compute_complex_assign_jump_func): Handle unary expressions.
3550         (ipa_write_jump_function): Likewise.
3551         (ipa_read_jump_function): Likewise.
3553 2016-11-09  Kugan Vivekanandarajah  <kuganv@linaro.org>
3555         PR ipa/78121
3556         * ipa-cp.c (propagate_vr_accross_jump_function): Pass param type.
3557         Also fold constant passed as argument while computing value range.
3558         (propagate_constants_accross_call): Pass param type.
3559         * ipa-prop.c: export ipa_get_callee_param_type.
3560         * ipa-prop.h: export ipa_get_callee_param_type.
3562 2016-11-09  Maxim Ostapenko  <m.ostapenko@samsung.com>
3564         * asan.h (asan_intercepted_p): Handle BUILT_IN_STRCSPN,
3565         BUILT_IN_STRPBRK, BUILT_IN_STRSPN and BUILT_IN_STRSTR.
3567 2016-11-09  Maxim Ostapenko  <m.ostapenko@samsung.com>
3569         * asan.h (ASAN_STACK_MAGIC_PARTIAL): Remove.
3570         * asan.c (ASAN_STACK_MAGIC_PARTIAL): Replace with
3571         ASAN_STACK_MAGIC_MIDDLE.
3572         (asan_global_struct): Increase the size of fields.
3573         (asan_add_global): Add new field constructor.
3574         * sanitizer.def (__asan_version_mismatch_check_v6): Replace with
3575         __asan_version_mismatch_check_v8.
3577 2016-11-08  David Edelsohn  <dje.gcc@gmail.com>
3579         * dwarf2asm.c (USE_LINKONCE_INDIRECT): Test XCOFF_DEBUGGING_INFO
3580         at runtime.
3582 2016-11-08  Uros Bizjak  <ubizjak@gmail.com>
3584         PR target/70799
3585         * config/i386/i386.c (dimode_scalar_to_vector_candidate_p):
3586         Handle ASHIFT and LSHIFTRT.
3587         (dimode_scalar_chain::compute_convert_gain): Ditto.
3588         (dimode_scalar_chain::convert_insn): Ditto.
3590 2016-11-08  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
3592         * gimple-ssa-store-merging.c: Include selftest.h
3593         (verify_array_eq): New function.
3594         (verify_shift_bytes_in_array): Likewise.
3595         (verify_shift_bytes_in_array_right): Likewise.
3596         (verify_clear_bit_region): Likewise.
3597         (verify_clear_bit_region_be): Likewise.
3598         (store_merging_c_tests): Likewise.
3599         * selftest.h (store_merging_c_tests): Declare prototype.
3600         * selftest-run-tests.c (selftest::run_tests): Run
3601         store_merging_c_tests.
3603 2016-11-08  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
3605         * config/arm/arm.opt (mold-rtx-costs): Delete.
3606         (mnew-generic-costs): Delete.
3607         * config/arm/arm-protos.h (struct tune_params): Delete rtx_costs field.
3608         * config/arm/arm.c (arm_rtx_costs_1): Delete.
3609         (arm_size_rtx_costs): Likewise.
3610         (arm_slowmul_rtx_costs): Likewise.
3611         (arm_fastmul_rtx_costs): Likewise.
3612         (arm_xscale_rtx_costs): Likewise.
3613         (arm_9e_rtx_costs): Likewise.
3614         (arm_slowmul_tune, arm_fastmul_tune, arm_strongarm_tune,
3615         arm_xscale_tune, arm_9e_tune, arm_v6t2_tune, arm_cortex_tune,
3616         arm_cortex_a8_tune, arm_cortex_a7_tune, arm_cortex_a15_tune,
3617         arm_cortex_a53_tune, arm_cortex_a57_tune, arm_cortex_a9_tune,
3618         arm_cortex_a12_tune, arm_v7m_tune, arm_v6m_tune, arm_fa726te_tune
3619         arm_cortex_a5_tune, arm_xgene1_tune, arm_marvell_pj4_tune,
3620         arm_cortex_a35_tune, arm_exynosm1_tune, arm_cortex_a73_tune,
3621         arm_cortex_m7_tune):
3622         Delete rtx_costs field.
3623         (arm_new_rtx_costs): Rename to...
3624         (arm_rtx_costs_internal): ... This.
3625         (arm_rtx_costs): Remove old way of doing rtx costs.
3627 2016-11-08  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
3629         * config/arm/arm.c (arm_slowmul_tune): Use generic_extra_costs.
3630         (arm_fastmul_tune): Likewise.
3631         (arm_strongarm_tune): Likewise.
3632         (arm_xscale_tune): Likewise.
3633         (arm_9e_tune): Likewise.
3634         (arm_marvell_pj4_tune): Likewise.
3635         (arm_v6t2_tune): Likewise.
3636         (arm_v6m_tune): Likewise.
3637         (arm_fa726te_tune): Likewise.
3639 2016-11-08  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
3641         PR tree-optimization/78234
3642         * gimple-ssa-store-merging.c (clear_bit_region): Fix off-by-one error
3643         in start != 0 case.
3645 2016-11-08  Martin Liska  <mliska@suse.cz>
3647         PR testsuite/78242
3648         * dbgcnt.def: Add new debug counter asan_use_after_scope.
3649         * gimplify.c (gimplify_decl_expr): Do not sanitize vars
3650         with a value expr.  Do not add artificial variables to
3651         live_switch_vars.  Use the debug counter.
3652         (gimplify_target_expr): Use the debug counter.
3653         * internal-fn.def: Remove ECF_TM_PURE from ASAN_MARK builtin.
3654         * sanitizer.def: Set ATTR_NOTHROW_LEAF_LIST to
3655         BUILT_IN_ASAN_CLOBBER_N and BUILT_IN_ASAN_UNCLOBBER_N.
3657 2016-11-08  Richard Biener  <rguenther@suse.de>
3659         * tree-vect-stmts.c (get_group_load_store_type): If the
3660         access is aligned do not trigger peeling for gaps.
3661         * tree-vect-data-refs.c (vect_compute_data_ref_alignment): Do not
3662         force alignment of vars with DECL_USER_ALIGN.
3664 2016-11-08  James Greenhalgh  <james.greenhalgh@arm.com>
3666         * config/aarch64/t-aarch64 (aarch64-c.o): Depend on TARGET_H.
3668 2016-11-08  Richard Biener  <rguenther@suse.de>
3670         PR tree-optimization/78205
3671         * tree-vect-stmts.c (vectorizable_load): Move check whether
3672         we may run into gaps when BB vectorizing SLP permutations ...
3673         * tree-vect-slp.c (vect_supported_load_permutation_p): ...
3674         here where we can do a more precise check.
3676 2016-11-08  Richard Biener  <rguenther@suse.de>
3678         PR tree-optimization/78224
3679         * tree-call-cdce.c (shrink_wrap_one_built_in_call_with_conds):
3680         Split the fallthru edge in case its successor may have PHIs.
3681         Do not free dominance info.
3683 2016-11-07  Jakub Jelinek  <jakub@redhat.com>
3685         PR target/78229
3686         * config/i386/i386.c (ix86_gimple_fold_builtin): Do not adjust
3687         EH info even for bzhi and pdep/pext.
3689 2016-11-07  Peter Bergner  <bergner@vnet.ibm.com>
3691         * config.gcc (powerpc*-*-*, rs6000*-*-*): Remove setting of
3692         INCLUDE_EXTRA_SPEC for Advance Toolchain builds.
3694 2016-11-07  Segher Boessenkool  <segher@kernel.crashing.org>
3696         * config/rs6000/rs6000.md (div<mode>3): Expand using rs6000_emit_swdiv
3697         if appropriate.
3698         * config/rs6000/vector.md (div<mode>3): Ditto.
3700 2016-11-07  David Edelsohn  <dje.gcc@gmail.com>
3702         * configure.ac (.hidden): Change to conftest_s string. Provide string
3703         for AIX assembler.
3704         (gcc_cv_ld_hidden): Yes for AIX.
3705         * configure: Regenerate.
3707         * dwarf2asm.c (USE_LINKONCE_INDIRECT): Don't set for AIX (XCOFF).
3709         * config/rs6000/rs6000-protos.h (rs6000_asm_weaken_decl): Declare
3710         (rs6000_xcoff_asm_output_aligned_decl_common): Declare.
3711         * config/rs6000/xcoff.h (TARGET_ASM_GLOBALIZE_DECL_NAME): Define.
3712         (ASM_OUTPUT_ALIGNED_DECL_COMMON): Define.
3713         (ASM_OUTPUT_ALIGNED_COMMON): Delete.
3714         * config/rs6000/rs6000.c (rs6000_init_builtins): Change clog rename
3715         from #if to if.
3716         (rs6000_xcoff_visibility): New.
3717         (rs6000_xcoff_declare_function_name): Add visibility support.
3718         (rs6000_xcoff_asm_globalize_decl_name): New.
3719         (rs6000_xcoff_asm_output_aligned_decl_common): New.
3720         (rs6000_asm_weaken_decl): New.
3721         (rs6000_code_end): Disable HIDDEN_LINKONCE on XCOFF.
3722         config/rs6000/rs6000.h (ASM_WEAKEN_DECL): Change definition to
3723         reference function.
3725 2016-11-07  Jack Howarth  <howarth.at.gcc@gmail.com>
3727         PR driver/78206
3728         * incpath.c (remove_dup): Also silently ignore EPERM.
3730 2016-11-07  Martin Jambor  <mjambor@suse.cz>
3732         * tree.c (verify_type_variant): Use pointer comparison to check that
3733         TYPE_SIZE_UNIT match.
3735 2016-11-07  Jakub Jelinek  <jakub@redhat.com>
3737         PR target/77834
3738         * dse.c (dse_step5): Call scan_reads even if just
3739         insn_info->frame_read.  Improve and fix dump file messages.
3741         PR target/78227
3742         * config/i386/i386.c (ix86_expand_sse_cmp): Force dest into
3743         cmp_mode argument even for -O0 if cmp_mode != mode and maskcmp.
3745 2016-11-07  Prathamesh Kulkarni  <prathamesh.kulkarni@linaro.org>
3747         PR middle-end/35691
3748         * match.pd: Add following two patterns:
3749         (x == 0 & y == 0) -> (x | typeof(x)(y)) == 0.
3750         (x != 0 | y != 0) -> (x | typeof(x)(y)) != 0.
3752 2016-11-07  Bernd Schmidt  <bschmidt@redhat.com>
3754         * emit-rtl.c (emit_copy_of_insn_after): Duplicate notes in order.
3755         * sel-sched-ir.c (create_copy_of_insn_rtx): Likewise.
3756         * rtl.h (duplicate_reg_notes): Declare.
3757         * rtlanal.c (duplicate_reg_note): New function.
3759         PR rtl-optimization/77309
3760         * combine.c (make_compound_operation): Allow EQ for IN_CODE, and
3761         don't assume an equality comparison for plain COMPARE.
3762         (simplify_comparison): Pass a more accurate code to
3763         make_compound_operation.
3765 2016-11-07  Pat Haugen  <pthaugen@us.ibm.com>
3767         * target.def (compute_pressure_classes): New target hook.
3768         * doc/tm.texi.in: Document it.
3769         * doc/tm.texi: Regenerate.
3770         * ira.c (setup_pressure_classes): Call target hook if defined.
3772 2016-11-07  David Malcolm  <dmalcolm@redhat.com>
3774         * print-rtl.c (rtx_writer::operand_has_default_value_p): New
3775         method.
3776         (rtx_writer::print_rtx): In compact mode, omit trailing operands
3777         that have the default values.
3778         * print-rtl.h (rtx_writer::operand_has_default_value_p): New
3779         method.
3780         * rtl-tests.c (selftest::test_dumping_insns): Remove empty
3781         label string from expected dump.
3782         (seltest::test_uncond_jump): Remove trailing "(nil)" for REG_NOTES
3783         from expected dump.
3785 2016-11-07  Jakub Jelinek  <jakub@redhat.com>
3787         PR target/77834
3788         * alias.c (nonoverlapping_memrefs_p): If one decl is
3789         FUNCTION_DECL or LABEL_DECL and the other is not, return 1.
3791 2016-11-07  Richard Biener  <rguenther@suse.de>
3793         PR target/78229
3794         * config/i386/i386.c (ix86_gimple_fold_builtin): Do not adjust
3795         EH info.
3797 2016-11-07  Richard Biener  <rguenther@suse.de>
3799         PR tree-optimization/78218
3800         * gimple-ssa-store-merging.c
3801         (pass_store_merging::terminate_all_aliasing_chains):
3802         Drop unused argument, fix alias check to also consider uses.
3803         (pass_store_merging::execute): Adjust.
3805 2016-11-07  Richard Biener  <rguenther@suse.de>
3807         PR tree-optimization/78228
3808         * tree-ssa-phiopt.c (abs_replacement): Avoid introducing
3809         undefined behavior.
3811 2016-11-07  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
3813         PR target/77822
3814         * config/aarch64/aarch64.md (*tb<optab><mode>1): Use
3815         aarch64_simd_shift_imm_<mode> predicate for operand 1.
3816         (<optab>, ANY_EXTRACT): Use tighter predicates on operands 2 and 3
3817         to restrict them to an appropriate range and add FAIL check if the
3818         region they specify is out of range.  Delete useless constraint
3819         strings.
3820         (*<optab><mode>, ANY_EXTRACT): Add appropriate predicates on operands
3821         2 and 3 to restrict their range and add pattern predicate.
3823 2016-11-07  Martin Liska  <mliska@suse.cz>
3825         * asan.c (enum asan_check_flags): Move the enum to header file.
3826         (asan_init_shadow_ptr_types): Make type creation more generic.
3827         (shadow_mem_size): New function.
3828         (asan_emit_stack_protection): Use newly added ASAN_SHADOW_GRANULARITY.
3829         Rewritten stack unpoisoning code.
3830         (build_shadow_mem_access): Add new argument return_address.
3831         (instrument_derefs): Instrument local variables if use after scope
3832         sanitization is enabled.
3833         (asan_store_shadow_bytes): New function.
3834         (asan_expand_mark_ifn): Likewise.
3835         (asan_sanitize_stack_p): Moved from asan_sanitize_stack_p.
3836         * asan.h (enum asan_mark_flags): Moved here from asan.c
3837         (asan_protect_stack_decl): Protect all declaration that need
3838         to live in memory.
3839         (asan_sanitize_use_after_scope): New function.
3840         (asan_no_sanitize_address_p): Likewise.
3841         * cfgexpand.c (partition_stack_vars): Consider
3842         asan_sanitize_use_after_scope in condition.
3843         (expand_stack_vars): Likewise.
3844         * common.opt (-fsanitize-address-use-after-scope): New option.
3845         * doc/invoke.texi (use-after-scope-direct-emission-threshold):
3846         Explain the parameter.
3847         * flag-types.h (enum sanitize_code): Define SANITIZE_USE_AFTER_SCOPE.
3848         * gimplify.c (build_asan_poison_call_expr): New function.
3849         (asan_poison_variable): Likewise.
3850         (gimplify_bind_expr): Generate poisoning/unpoisoning for local
3851         variables that have address taken.
3852         (gimplify_decl_expr): Likewise.
3853         (gimplify_target_expr): Likewise for C++ temporaries.
3854         (sort_by_decl_uid): New function.
3855         (gimplify_expr): Unpoison all variables for a label we can jump
3856         from outside of a scope.
3857         (gimplify_switch_expr): Unpoison variables defined in the switch
3858         context.
3859         (gimplify_function_tree): Clear asan_poisoned_variables.
3860         (asan_poison_variables): New function.
3861         (warn_switch_unreachable_r): Handle IFN_ASAN_MARK.
3862         * internal-fn.c (expand_ASAN_MARK): New function.
3863         * internal-fn.def (ASAN_MARK): Declare.
3864         * opts.c (finish_options): Handle -fstack-reuse if
3865         -fsanitize-address-use-after-scope is enabled.
3866         (common_handle_option): Enable address sanitization if
3867         -fsanitize-address-use-after-scope is enabled.
3868         * params.def (PARAM_USE_AFTER_SCOPE_DIRECT_EMISSION_THRESHOLD):
3869         New parameter.
3870         * params.h: Likewise.
3871         * sancov.c (pass_sanopt::execute): Handle IFN_ASAN_MARK.
3872         * sanitizer.def: Define __asan_poison_stack_memory and
3873         __asan_unpoison_stack_memory functions.
3874         * asan.c (asan_mark_poison_p): New function.
3875         (transform_statements): Handle asan_mark_poison_p calls.
3876         * gimple.c (nonfreeing_call_p): Handle IFN_ASAN_MARK.
3878 2016-11-07  Tamar Christina  <tamar.christina@arm.com>
3880         PR driver/78196
3881         * Makefile.in (SELFTEST_FLAGS): Added -o /dev/null.
3883 2016-11-07  Martin Liska  <mliska@suse.cz>
3885         * tree-profile.c (gimple_gen_time_profiler): Set proper type
3886         to time_profiler_counter_ptr.
3888 2016-11-07  Richard Biener  <rguenther@suse.de>
3890         PR tree-optimization/37150
3891         * tree-vectorizer.h (vect_transform_slp_perm_load): Add n_perms
3892         parameter.
3893         * tree-vect-slp.c (vect_supported_load_permutation_p): Adjust.
3894         (vect_analyze_slp_cost_1): Account for the real number of
3895         permutations emitted and for dead loads.
3896         (vect_transform_slp_perm_load): Add n_perms parameter counting
3897         the number of emitted permutations.
3898         * tree-vect-stmts.c (vectorizable_load): Adjust.
3900 2016-11-07  Richard Biener  <rguenther@suse.de>
3902         PR tree-optimization/78189
3903         * tree-vect-data-refs.c (vect_compute_data_ref_alignment): Fix
3904         alignment computation.
3906 2016-11-06  Kugan Vivekanandarajah  <kuganv@linaro.org>
3908         * ipa-cp.c (ipcp_bits_lattice::meet_with): Remove unreachable code.
3910 2016-11-05  Martin Sebor  <msebor@redhat.com>
3912         * doc/invoke.texi (Warning Options): Correct typos in -Walloca
3913         documentation.
3915 2016-11-05  David Edelsohn  <dje.gcc@gmail.com>
3917         PR bootstrap/78188
3918         PR c++/71848
3919         * ipa-comdats.c (pass_ipa_comdats::gate): Require HAVE_COMDAT_GROUP.
3921 2016-11-04  Jakub Jelinek  <jakub@redhat.com>
3923         PR target/77834
3924         * alias.c (nonoverlapping_memrefs_p): Return 0 if exprx or expry
3925         doesn't have rtl set.
3927 2016-11-04  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
3929         * config/rs6000/rs6000.c (gimple-ssa.h): New #include.
3930         (TARGET_GIMPLE_FOLD_BUILTIN): Define as
3931         rs6000_gimple_fold_builtin.
3932         (rs6000_gimple_fold_builtin): New function.  Add handling for
3933         early expansion of vector addition builtins.
3935 2016-11-04  Eric Botcazou  <ebotcazou@adacore.com>
3937         * expr.h (copy_blkmode_from_reg): Delete.
3938         * expr.c (copy_blkmode_from_reg): Make static.
3940 2016-11-04  Eric Botcazou  <ebotcazou@adacore.com>
3942         * defaults.h (LOAD_EXTEND_OP): Define if not already defined.
3943         * combine.c (LOAD_EXTEND_OP): Delete.
3944         (simplify_comparison): Fix comment about LOAD_EXTEND_OP.
3945         * cse.c (LOAD_EXTEND_OP): Delete.
3946         * fold-const.c (LOAD_EXTEND_OP): Likewise.
3947         * fwprop.c (free_load_extend): Remove #ifdef LOAD_EXTEND_OP/#endif.
3948         * postreload.c (LOAD_EXTEND_OP): Delete.
3949         * reload.c (push_reload): Remove #ifdef LOAD_EXTEND_OP/#endif.
3950         Convert conditional compilation based on WORD_REGISTER_OPERATIONS.
3951         (find_reloads): Likewise.
3952         * reload1.c (eliminate_regs_1): Likewise.
3953         * rtlanal.c (nonzero_bits1): Remove #ifdef LOAD_EXTEND_OP/#endif.
3954         (num_sign_bit_copies1): Likewise.
3956 2016-11-04  David Malcolm  <dmalcolm@redhat.com>
3958         * config/i386/i386.c: Include "selftest.h" and "selftest-rtl.h".
3959         (selftest::ix86_test_dumping_hard_regs): New function.
3960         (selftest::ix86_run_selftests): New function.
3961         (TARGET_RUN_TARGET_SELFTESTS): When CHECKING_P, wire this up to
3962         selftest::ix86_run_selftests.
3963         * doc/tm.texi.in (TARGET_RUN_TARGET_SELFTESTS): New.
3964         * doc/tm.texi: Regenerate
3965         * selftest-rtl.h: New file.
3966         * rtl-tests.c: Include "selftest-rtl.h".
3967         (selftest::assert_rtl_dump_eq): Make non-static.
3968         (ASSERT_RTL_DUMP_EQ): Move to selftest-rtl.h.
3969         (selftest::test_dumping_regs): Update comment.
3970         * selftest-run-tests.c: Include "target.h".
3971         (selftest::run_tests): If non-NULL, call
3972         targetm.run_target_selftests.
3973         * target.def (run_target_selftests): New hook.
3975 2016-11-04  Thomas Preud'homme  <thomas.preudhomme@arm.com>
3977         * config/arm/arm-arches.def (armv8-m.main+dsp): Set Cortex-M33 as
3978         representative core for this architecture.
3979         * config/arm/arm-cores.def (cortex-m33): Define new processor.
3980         * config/arm/arm-tables.opt: Regenerate.
3981         * config/arm/arm-tune.md: Likewise.
3982         * config/arm/bpabi.h (BE8_LINK_SPEC): Add Cortex-M33 to the list of
3983         valid -mcpu options.
3984         * doc/invoke.texi (ARM Options): Document new Cortex-M33 processor.
3986 2016-11-04  Thomas Preud'homme  <thomas.preudhomme@arm.com>
3988         * config/arm/arm-arches.def (armv8-m.base): Set Cortex-M23 as
3989         representative core for this architecture.
3990         * config/arm/arm-cores.def (cortex-m23): Define new processor.
3991         * config/arm/arm-tables.opt: Regenerate.
3992         * config/arm/arm-tune.md: Likewise.
3993         * config/arm/arm.c (arm_v6m_tune): Add Cortex-M23 to the list of cores
3994         this tuning parameters apply to in the comment.
3995         * config/arm/bpabi.h (BE8_LINK_SPEC): Add Cortex-M23 to the list of
3996         valid -mcpu options.
3997         * doc/invoke.texi (ARM Options): Document new Cortex-M23 processor.
3999 2016-11-04  Bin Cheng  <bin.cheng@arm.com>
4001         * fold-const.c (fold_cond_expr_with_comparison): Remove call
4002         to pedantic_non_lvalue_loc.  Remove useless code for lvalue
4003         where cond_expr can't be a lvalue.
4005 2016-11-04  Claudiu Zissulescu  <claziss@synopsys.com>
4007         * config/arc/arc.c (arc_process_double_reg_moves): Use
4008         gen_dexcl_2op call.
4009         * config/arc/arc.md (movsi_insn): Disable unsupported move
4010         instructions for ARCv2 cores.
4011         (movdi): Use prepare_move_operands.
4012         (movsf, movdf): Use move_dest_operand predicate.
4013         * config/arc/constraints.md (Chs): Enable when barrel shifter is
4014         present.
4015         * config/arc/fpu.md (divsf3): Change to divsf3_fpu.
4016         * config/arc/fpx.md (dexcl_3op_peep2_insn): Dx data register is
4017         also a destination.
4018         (dexcl_3op_peep2_insn_nores): Likewise.
4019         * config/arc/arc.h (SHIFT_COUNT_TRUNCATED): Define to one.
4020         (LINK_COMMAND_SPEC): Remove.
4022 2016-11-04  Richard Biener  <rguenther@suse.de>
4024         PR middle-end/78185
4025         * loop-invariant.c (find_exits): Record entering inner
4026         loops as possibly exiting to handle infinite sub-loops.
4027         * tree-ssa-loop-im.c: Include tree-ssa-loop-niter.h.
4028         (fill_always_executed_in_1): Honor infinite child loops.
4030 2016-11-03  Michael Meissner  <meissner@linux.vnet.ibm.com>
4032         PR target/78192
4033         * config/rs6000/vsx.md (vsx_extract_<mode>_di): The element number
4034         has already been adjusted for endianness, so don't adjust it any
4035         further.
4037         PR target/77993
4038         * config/rs6000/rs6000.h (FLOAT128_IBM_P): Do not allow IFmode or
4039         ICmode unless we have standard PowerPC floating point.
4040         * config/rs6000/rs6000.md (FP iterator): Likewise.
4041         (FMOVE128 iterator): Likewise.
4043 2016-11-03  Jakub Jelinek  <jakub@redhat.com>
4044             Alexandre Oliva  <aoliva@redhat.com>
4045             Jason Merrill  <jason@redhat.com>
4047         PR debug/28767
4048         PR debug/56974
4049         * langhooks.h (struct lang_hooks_for_types): Add type_dwarf_attribute
4050         langhook.
4051         * langhooks.c (lhd_type_dwarf_attribute): New function.
4052         * langhooks-def.h (lhd_type_dwarf_attribute): Declare.
4053         (LANG_HOOKS_TYPE_DWARF_ATTRIBUTE): Define.
4054         (LANG_HOOKS_FOR_TYPES_INITIALIZER): Add
4055         LANG_HOOKS_TYPE_DWARF_ATTRIBUTE.
4056         (check_qualified_type, check_aligned_type): Call it.
4057         * dwarf2out.c (modified_type_die): Don't use type_main_variant
4058         for FUNCTION_TYPE or METHOD_TYPE, instead walk over variants with
4059         check_base_type and check_lang_type.
4060         (gen_ptr_to_mbr_type_die): If lookup_type_die is already non-NULL,
4061         return early.  For pointer-to-data-member add DW_AT_use_location
4062         attribute.
4063         (gen_subroutine_type_die): Add DW_AT_{,rvalue_}reference attribute
4064         if needed.
4065         (gen_type_die_with_usage): Don't use type_main_variant
4066         for FUNCTION_TYPE or METHOD_TYPE, instead walk over variants with
4067         check_base_type and check_lang_type.  Formatting fixes. Call
4068         get_debug_type langhook.
4070 2016-11-03  Jason Merrill  <jason@redhat.com>
4072         * tree.c (check_lang_type): New.
4073         (check_qualified_type): Use it.
4074         (check_aligned_type): Use it.
4075         * tree.h: Declare it.
4077 2016-11-03  Richard Earnshaw  <rearnsha@arm.com>
4079         * config.gcc (arm-wrs-vxworks): Set target_cpu_cname.
4080         (arm*-freebsd*): Likewise.
4081         (arm*-*-netbsdelf*): Likewise.
4082         (arm*-*-linux*): Likewise.
4083         (arm*-*-uclinux*eabi*): Likewise.
4084         (arm*-*-phoenix*): Likewise.
4085         (arm*-*-eabi*, arm*-*-symbianelf*, arm*-*-rtems*): Likewise.
4086         (arm*-*-*): Don't clobber target_cpu_cname when --with-cpu is not
4087         specified.  Default to arm6 if target_cpu_cname is not set.
4088         * arm/arm.c (arm_option_override): Simplify logic.  Assert that the
4089         default cpu has been correctly configured.
4090         * arm/arm.h (TARGET_CPU_DEFAULT): Delete.
4091         (target_cpus): Delete TARGET_CPU_generic, add TARGET_CPU_num_cores.
4092         * arm/freebsd.h (SUBTARGET_CPU_DEFAULT): Delete.
4093         * arm/linux-eabi.h (SUBTARGET_CPU_DEFAULT): Delete.
4094         * arm/linux-elf.h (SUBTARGET_CPU_DEFAULT): Delete.
4095         * arm/symbian.h (SUBTARGET_CPU_DEFAULT): Delete.
4096         * arm/unknown-elf.h (SUBTARGET_CPU_DEFAULT): Delete.
4098 2016-11-03  Jiong Wang  <jiong.wang@arm.com>
4100         * reg-notes.def (CFA_VAL_EXPRESSION): New entry.
4101         * dwarf2cfi.c (dwarf2out_frame_debug_cfa_val_expression): New function.
4102         (dwarf2out_frame_debug): Support REG_CFA_VAL_EXPRESSION.
4103         (output_cfa_loc): Support DW_CFA_val_expression.
4104         (output_cfa_loc_raw): Likewise.
4105         (output_cfi): Likewise.
4106         (output_cfi_directive): Likewise.
4107         * dwarf2out.c (dw_cfi_oprnd1_desc): Support DW_CFA_val_expression.
4108         (dw_cfi_oprnd2_desc): Likewise.
4109         (mem_loc_descriptor): Recognize new pattern generated for value
4110         expression.
4112 2016-11-03  Segher Boessenkool  <segher@kernel.crashing.org>
4114         PR rtl-optimization/78186
4115         * combine.c (change_zero_ext): Mask the RHS of a zero_extract as
4116         well, when converting to IOR.
4118 2016-11-03  Eric Botcazou  <ebotcazou@adacore.com>
4120         * config/sparc/sparc.md (vec_interleave_lowv8qi): Delete.
4121         (vec_interleave_highv8qi): Likewise.
4123 2016-11-03  Martin Liska  <mliska@suse.cz>
4125         * profile.c (instrument_values): Fix coding style.
4126         (branch_prob): Use renamed function.
4127         * tree-profile.c (init_ic_make_global_vars): Likewise.
4128         (gimple_init_edge_profiler): Rename to
4129         gimple_init_gcov_profiler.
4130         tree_time_profiler_counter variable declaration.
4131         (gimple_gen_time_profiler): Rewrite to do a direct gimple code
4132         emission.
4133         * value-prof.h: Remove an argument.
4135 2016-11-03  Richard Biener  <rguenther@suse.de>
4137         * config/rs6000/rs6000.c (rs6000_xcoff_declare_object_name): Use
4138         symtab_node::get_create.
4140 2016-11-03  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
4142         * rtlanal.c (nonzero_bits1): Fix WORD_REGISTER_OPERATIONS condition.
4143         Move comments into more natural position.
4145 2016-11-03  Vineet Gupta  <vgupta@synopsys.com>
4147         * config/arc/arc.h (SIZE_TYPE): Define as unsigned int.
4148         (PTRDIFF_TYPE): Define as int.
4150 2016-11-03  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
4152         * ccmp.c (expand_ccmp_expr_1): Adjust.
4153         (expand_ccmp_expr): Likewise.
4154         (expand_ccmp_next): Likewise.
4155         * config/aarch64/aarch64.c (aarch64_gen_ccmp_next): Likewise.
4156         (aarch64_gen_ccmp_first): Likewise.
4157         * doc/tm.texi: Regenerate.
4158         * target.def (gen_ccmp_first): Change argument types to rtx_insn *.
4159         (gen_ccmp_next): Likewise.
4161 2016-11-03  Bin Cheng  <bin.cheng@arm.com>
4163         * tree-vect-loop.c (destroy_loop_vec_info): Handle cond_expr.
4164         (vect_is_simple_reduction): Swap cond_reduction by inversion.
4166 2016-11-02  Uros Bizjak  <ubizjak@gmail.com>
4168         * config/i386/i386.c (ix86_init_libfuncs): New.  Call
4169         darwin_rename_builtins here.
4170         (ix86_expand_divmod_libfunc): New.
4171         (TARGET_INIT_LIBFUNCS): Unconditionally define to ix86_init_libfuncs.
4172         (TARGET_EXPAND_DIVMOD_LIBFUNC): Define.
4174 2016-11-02  Cesar Philippidis  <cesar@codesourcery.com>
4175             Nathan Sidwell  <nathan@acm.org>
4177         * config/nvptx/nvptx.c (PTX_GANG_DEFAULT): Set to zero.
4179 2016-11-02  Max Filippov  <jcmvbkbc@gmail.com>
4181         * config/xtensa/xtensa.c (xtensa_output_integer_literal_parts):
4182         New function.
4183         (xtensa_output_literal): Use xtensa_output_integer_literal_parts
4184         to format MODE_INT and MODE_PARTIAL_INT literals.
4186 2016-11-02  Segher Boessenkool  <segher@kernel.crashing.org>
4188         PR target/78168
4189         * config/r6000/rs6000.c (rs6000_get_separate_components): Return
4190         NULL if TARGET_SPE_ABI.
4192 2016-11-02  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
4194         * gimple-ssa-store-merging.c (encode_tree_to_bitpos): Don't forget to
4195         clear padding bits even when they're less than a byte.
4197 2016-11-02  Richard Biener  <rguenther@suse.de>
4199         * gimple-ssa-store-merging.c: Include gimplify-me.h.
4200         (imm_store_chain_info::output_merged_stores): Force base_addr
4201         to be proper GIMPLE for a MEM_REF address.
4202         (pass_store_merging::execute): Restrict negative bitpos
4203         handling to non-MEM_REF bases.  Remove TREE_THIS_VOLATILE
4204         check.  Take into account non-NULL_TREE offset if the base
4205         is already addressable.
4207 2016-11-26  Wilco Dijkstra  <wdijkstr@arm.com>
4209         * config/aarch64/aarch64-simd.md (aarch64_crypto_sha1hv4si):
4210         New pattern.
4211         (aarch64_be_crypto_sha1hv4si): New pattern.
4213 2016-11-02  Wilco Dijkstra  <wdijkstr@arm.com>
4215         * config/aarch64/aarch64.md (add<mode>3): Remove
4216         redundant code.  Don't split frame based additions.
4218 2016-11-02  Richard Biener  <rguenther@suse.de>
4220         * gimple-ssa-store-merging.c (struct store_immediate_info): Remove
4221         redundant val and dest members.
4222         (store_immediate_info::store_immediate_info): Adjust.
4223         (merged_store_group::merged_store_group): Adjust.
4224         (merged_store_group::apply_stores): Likewise.
4225         (struct imm_store_chain_info): Add base_addr field.
4226         (imm_store_chain_info::imm_store_chain_info): New constructor.
4227         (imm_store_chain_info::terminate_and_process_chain): Do not pass base.
4228         (imm_store_chain_info::output_merged_store): Likewise.  Use
4229         addr_base which is already the address.
4230         (imm_store_chain_info::output_merged_stores): Likewise.
4231         (pass_tree_store_merging::terminate_all_aliasing_chains): Take
4232         imm_store_chain_info instead of base.  Fix alias check.
4233         (pass_tree_store_merging::terminate_and_release_chain): Likewise.
4234         (imm_store_chain_info::coalesce_immediate_stores): Adjust.
4235         (pass_store_merging::execute): Refuse to operate on TARGET_MEM_REF.
4236         use the address of the base and adjust for other changes.
4238 2016-11-02  Martin Liska  <mliska@suse.cz>
4240         * fold-const-call.c (host_size_t_cst_p): Test whether
4241         t is convertible to size_t.
4243 2016-11-02  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
4245         PR tree-optimization/78170
4246         * gimple-ssa-store-merging.c (encode_tree_to_bitpos): Truncate padding
4247         introduced by native_encode_expr on little-endian as well.
4249 2016-11-02  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
4251         PR tree-optimization/78162
4252         * gimple-ssa-store-merging.c (execute): Mark stores with bitpos < 0
4253         as invalid.
4255 2016-11-02  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
4257         * config/aarch64/aarch64.c (aarch64_register_saved_on_entry): Add
4258         function comment.
4259         (aarch64_next_callee_save): Likewise.
4260         (aarch64_pushwb_single_reg): Likewise.
4261         (aarch64_gen_storewb_pair): Likewise.
4262         (aarch64_push_regs): Likewise.
4263         (aarch64_gen_loadwb_pair): Likewise.
4264         (aarch64_pop_regs): Likewise.
4265         (aarch64_gen_store_pair): Likewise.
4266         (aarch64_gen_load_pair): Likewise.
4267         (aarch64_save_callee_saves): Likewise.
4268         (aarch64_restore_callee_saves): Likewise.
4270 2016-11-02  Richard Biener  <rguenther@suse.de>
4272         PR tree-optimization/78035
4273         PR tree-optimization/77964
4274         * gimple-pretty-print.c (pp_points_to_solution): Print
4275         vars_contains_interposable.
4276         * tree-ssa-alias.c: Include varasm.h.
4277         (ptrs_compare_unequal): Check vars_contains_interposable and
4278         decl_binds_to_current_def_p.
4279         (dump_points_to_solution): Dump vars_contains_interposable.
4280         * tree-ssa-alias.h (struct pt_solution): Add vars_contains_interposable
4281         flag.
4282         * tree-ssa-structalias.c: Include varasm.h.
4283         (set_uids_in_ptset): Record whether vars contains a
4284         not decl_binds_to_current_def_p variable in vars_contains_interposable.
4285         (ipa_escaped_pt): Update initializer.
4287 2016-11-02  Richard Biener  <rguenther@suse.de>
4289         PR tree-optimization/78047
4290         * tree-ssa-structalias.c (push_fields_onto_fieldstack): Initialize
4291         fake field at offset zero conservatively regarding to may_have_pointers.
4293 2016-11-02  Richard Biener  <rguenther@suse.de>
4295         * tree-vrp.c (evrp_dom_walker::before_dom_children): Call
4296         infer_value_range on stmt ops and update value-ranges.
4297         Dump visited stmts and blocks.
4298         (evrp_dom_walker::push_value_range): Dump changes.
4299         (evrp_dom_walker::pop_value_range): Likewise.
4300         (evrp_dom_walker::try_find_new_range): Avoid noop changes.
4302 2016-11-01  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
4304         * emit-rtl.c (prev_nonnote_insn_bb): Change argument type to
4305         rtx_insn *.
4306         * rtl.h (prev_nonnote_insn_bb): Adjust prototype.
4308 2016-11-01  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
4310         * cfgrtl.c (delete_insn_chain): Change argument type to rtx_insn *
4311         and adjust for that.
4312         * cfgrtl.h (delete_insn_chain): Adjust prototype.
4314 2016-11-01  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
4316         * config/rl78/rl78.c (gen-and_emit_move): Change argument type
4317         to rtx_insn *.
4318         (transcode_memory_rtx): Likewise.
4319         (move_to_acc): Likewise.
4320         (move_from_acc): Likewise.
4321         (move_acc_to_reg): Likewise.
4322         (move_to_x): Likewise.
4323         (move_to_hl): Likewise.
4324         (move_to_de): Likewise.
4325         * config/rs6000/rs6000.c (emit_frame_save): Likewise.
4326         (rs6000_emit_savres_rtx): Likewise.
4327         (rs6000_emit_prologue): Likewise.
4328         * reorg.c (update_reg_unused_notes): Likewise.
4329         * rtl.h (remove_note): Adjust prototype.
4330         * rtlanal.c (remove_note): Make argument type rtx_insn *.
4332 2016-11-01  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
4334         * config/alpha/alpha.c (alpha_legitimize_address_1): Split up
4335         variables so some can be rtx_insn *.
4336         (alpha_emit_xfloating_libcall): Likewise.
4337         * config/mips/mips.c (mips_call_tls_get_addr): Likewise.
4338         (mips_legitimize_tls_address): Likewise.
4339         * optabs.c (expand_binop): Likewise.
4340         * reload1.c (gen_reload): Likewise.
4342 2016-11-01  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
4344         * reorg.c (relax_delay_slots): Split up the trial variable.
4346 2016-11-01  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
4348         * config/arc/arc.c (arc_emit_call_tls_get_addr): Make the type
4349         of variables rtx_insn *.
4350         * config/arm/arm.c (arm_call_tls_get_addr): Likewise.
4351         (legitimize_tls_address): Likewise.
4352         * config/bfin/bfin.c (hwloop_optimize): Likewise.
4353         (bfin_gen_bundles): Likewise.
4354         * config/c6x/c6x.c (reorg_split_calls): Likewise.
4355         (c6x_reorg): Likewise.
4356         * config/frv/frv.c (frv_reorder_packet): Likewise.
4357         * config/i386/i386.c (ix86_split_idivmod): Likewise.
4358         * config/ia64/ia64.c (ia64_expand_compare): Likewise.
4359         * config/m32c/m32c.c (m32c_prepare_shift): Likewise.
4360         * config/mn10300/mn10300.c: Likewise.
4361         * config/rl78/rl78.c: Likewise.
4362         * config/s390/s390.c (s390_fix_long_loop_prediction): Likewise.
4363         * config/sh/sh-mem.cc (sh_expand_cmpstr): Likewise.
4364         (sh_expand_cmpnstr): Likewise.
4365         (sh_expand_strlen): Likewise.
4366         (sh_expand_setmem): Likewise.
4367         * config/sh/sh.md: Likewise.
4368         * emit-rtl.c (emit_pattern_before): Likewise.
4369         * except.c: Likewise.
4370         * final.c: Likewise.
4371         * jump.c: Likewise.
4373 2016-11-01  Jason Merrill  <jason@redhat.com>
4375         * tree-inline.c (copy_tree_body_r): Only copy the taken branch of
4376         a COND_EXPR with constant condition.
4378 2016-11-01  Jakub Jelinek  <jakub@redhat.com>
4380         * dwarf2out.c (gen_variable_die): Remove again origin_die variable
4381         and its initialization.
4383 2016-11-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4385         * dwarf2out.c (output_rnglists): Wrap basebuf, len in
4386         HAVE_AS_LEB128.
4388 2016-11-01  Jakub Jelinek  <jakub@redhat.com>
4390         * dwarf2out.c (add_name_and_src_coords_attributes): Add NO_LINKAGE_NAME
4391         argument, don't call add_linkage_name if it is true.
4392         (gen_variable_die): For C++ inline static data members, consider the
4393         initial call when old_die is NULL to be declaration and call
4394         add_name_and_src_coords_attributes in that case with true as
4395         NO_LINKAGE_NAME.  Add DW_AT_inline attribute if needed.
4396         (gen_member_die): For C++ inline static data members, emit a
4397         definition DIE right away in DW_TAG_compile_unit context.
4399 2016-11-01  John David Anglin  <danglin@gcc.gnu.org>
4401         PR target/78166
4402         * config/pa/pa.md: Add new shift/add patterns to handle
4403         (plus (mult (reg) (mem_shadd_operand)) (reg)) source operand.
4405 2016-11-01  Max Filippov  <jcmvbkbc@gmail.com>
4407         * config/xtensa/xtensa-protos.h
4408         (xtensa_use_return_instruction_p): New prototype.
4409         * config/xtensa/xtensa.c (xtensa_current_frame_size,
4410         xtensa_callee_save_size): Remove.
4411         (struct machine_function): Add new fields: current_frame_size,
4412         callee_save_size, frame_laid_out and epilogue_done.
4413         (compute_frame_size, xtensa_expand_prologue,
4414         xtensa_expand_epilogue): Replace xtensa_callee_save_size with
4415         cfun->machine->callee_save_size and xtensa_current_frame_size
4416         with cfun->machine->current_frame_size.
4417         (compute_frame_size): Update cfun->machine->frame_laid_out and
4418         don't update frame layout after reload completion.
4419         (xtensa_expand_epilogue): Set cfun->machine->epilogue_done
4420         instead of zeroing xtensa_current_frame_size.
4421         (xtensa_use_return_instruction_p): New function.
4422         * config/xtensa/xtensa.h (xtensa_current_frame_size): Remove
4423         declaration.
4424         (INITIAL_ELIMINATION_OFFSET): Use return value of
4425         compute_frame_size instead of xtensa_current_frame_size value.
4426         * config/xtensa/xtensa.md ("return" pattern): Use new predicate
4427         function xtensa_use_return_instruction_p instead of inline code.
4429 2016-11-01  Jakub Jelinek  <jakub@redhat.com>
4431         * tree.h (BLOCK_IN_COLD_SECTION_P): Define.
4432         * final.c (final_scan_insn): Set BLOCK_IN_COLD_SECTION_P.
4433         * dwarf2out.c (rnglist_idx): New variable.
4434         (struct dw_ranges): Add label, idx and maybe_new_sec fields.
4435         (DEBUG_RNGLISTS_SECTION): Define.
4436         (ranges_base_label): New variable.
4437         (size_of_die) <case dw_val_class_range_list>: If using
4438         DW_FORM_rnglistx, count size of uleb128 of range list index.
4439         (value_format) <case dw_val_class_range_list>: For
4440         -gdwarf-5 -gsplit-dwarf return DW_FORM_rnglistx.
4441         (output_range_list_offset): Handle -gdwarf-5 .debug_rnglists
4442         offsets.  Multiply dwarf < 5 offsets by 2 * DWARF_ADDR_SIZE.
4443         (add_ranges_num): Remove useless prototype.  Don't multiply
4444         by 2 * DWARF2_ADDR_SIZE.  Add maybe_new_sec argument, adjust
4445         for new fields added to dw_ranges struct.
4446         (add_ranges): Add maybe_new_sec argument and pass it
4447         through to add_ranges_num.
4448         (note_rnglist_head): New function.
4449         (add_ranges_by_labels): Pass true as maybe_new_sec to
4450         add_ranges_num, call note_rnglist_head on the head of the list.
4451         (output_ranges): Add function comment.  Switch to
4452         .debug_ranges section here and emit .Ldebug_ranges0 label.
4453         (index_rnglists, output_rnglists): New functions.
4454         (gen_subprogram_die): Formatting fixes.
4455         (add_high_low_attributes): Don't divide offsets
4456         by 2 * DWARF2_ADDR_SIZE.  Call note_rnglist_head on the
4457         first list element or when pointing into the middle of
4458         a list.  Pass true as second argument to add_ranges on the
4459         first block fragment after cold/hot section switch.
4460         (init_sections_and_labels): For -gdwarf-5 use .debug_rnglists
4461         section instead of .debug_ranges.  Initialize
4462         ranges_base_label if -gdwarf-5 -gsplit-dwarf.
4463         (dwarf2out_finish): For -gdwarf-5 -gsplit-dwarf call
4464         index_rnglists and add DW_AT_rnglists_base attr.  Don't switch
4465         to dwarf_ranges_section here or emit .Ldebug_ranges0 label.
4466         Call output_rnglists for -gdwarf-5.
4467         (dwarf2out_c_finalize): Clear rnglist_idx.
4469 2016-11-01  Fritz Reese  <fritzoreese@gmail.com>
4471         * combine.c (simplify_compare_const): Add gcc_fallthrough.
4473 2016-11-01  Bilyan Borisov  <bilyan.borisov@arm.com>
4474             Tamar Christina <tamar.christina@arm.com>
4476         * config/arm/arm-c.c (arm_cpu_builtins): New macro definition.
4477         * config/arm/arm_neon.h (vmaxnm_f32): New intrinsinc.
4478         (vmaxnmq_f32): Likewise.
4479         (vminnm_f32): Likewise.
4480         (vminnmq_f32): Likewise.
4481         * config/arm/arm_neon_builtins.def (vmaxnm): New builtin.
4482         (vminnm): Likewise.
4483         * config/arm/neon.md (neon_<fmaxmin_op><mode>, VCVTF): New
4484         expander.
4486 2016-10-31  Michael Meissner  <meissner@linux.vnet.ibm.com>
4488         * config/rs6000/vsx.md (VSX_EXTRACT_FL): New iterator for all
4489         binary floating point types supported by the hardware except for
4490         double.
4491         (vsx_xvcvsxwdp_df): Provide scalar result alternative to the
4492         vector instruction for optimizing extracting a SImode from a
4493         V4SImode vector and converting it to floating point.
4494         (vsx_xvcvuxwdp_df): Likewise.
4495         (vsx_extract_si): On ISA 3.0, allow extract target and temporary
4496         registers to be any VSX register.  Move stores to the end of the
4497         constraints.
4498         (vsx_extract_si_<uns>float_df): New combiner pattern and splitter
4499         to optimize extracting a SImode from a V4SImode vector and
4500         converting it to a binary floating point type supported by the
4501         hardware.  Use the vector converts instead of extracting the
4502         element, sign extending it, and then converting it to double.
4503         Other floating point types  than double first convert to double,
4504         then the double is converted to that type.
4505         (vsx_extract_si_<uns>float_<mode>): Likewise.
4507 2016-10-31  Andrew Pinski  <apinski@cavium.com>
4509         * config/aarch64/driver-aarch64.c (host_detect_local_cpu):
4510         Rewrite handling of part num to handle the case where
4511         multiple implementers share the same part num.
4513 2016-10-31  Jan Kratochvil  <jan.kratochvil@redhat.com>
4514             Jakub Jelinek  <jakub@redhat.com>
4516         * dwarf2out.c (DWARF_COMPILE_UNIT_HEADER_SIZE): Adjust for -gdwarf-5.
4517         (DWARF_COMDAT_TYPE_UNIT_HEADER_SIZE): Likewise.
4519 2016-10-31  Jakub Jelinek  <jakub@redhat.com>
4521         * dwarf2out.c (dwarf_AT): Handle DW_AT_dwo_name.
4522         (use_debug_types): Adjust comment for DWARF5 DW_UT_type units.
4523         (new_die): Handle DW_TAG_skeleton_unit like DW_TAG_compile_unit.
4524         (is_cu_die, is_unit_die): Likewise.
4525         (should_move_die_to_comdat, break_out_comdat_types): Adjust
4526         comments for DWARF5 DW_UT_type units.
4527         (output_compilation_unit_header): Add UT argument, output
4528         start of DWARF5 .debug_info section header.
4529         (output_comp_unit): Add dwo_id argument.  Adjust
4530         output_compilation_unit_header caller, for DW_UT_split_compile
4531         emit dwo_id field, otherwise padding1.  Emit padding2 field.
4532         (add_top_level_skeleton_die_attrs): Add DW_AT_dwo_name
4533         rather than DW_AT_GNU_dwo_name attr for -gdwarf-5.
4534         (output_skeleton_debug_sections): Add dwo_id argument, for
4535         -gdwarf-5 emit DWARF 5 DW_UT_skeleton header.
4536         (output_comdat_type_unit): For -gdwarf-5 emit .debug_info
4537         DW_UT_type or DW_UT_split_type units rather than .debug_types.
4538         (dwarf2out_finish): Use DW_TAG_skeleton_unit rather than
4539         DW_TAG_compile_unit for skeleton unit die.  Don't add
4540         DW_AT_GNU_dwo_id attributes for -gdwarf-5, instead pass checksum
4541         address to output_comp_unit and output_skeleton_debug_sections.
4543         * dwarf2out.c (debug_line_str_section): New variable.
4544         (debug_line_str_hash): Likewise.
4545         (DEBUG_LINE_STR_SECTION): Define.
4546         (set_indirect_string): Handle DW_FORM_line_strp like
4547         DW_FORM_strp.
4548         (find_string_form): Fix up formatting.
4549         (size_of_die): Handle DW_FORM_line_strp like DW_FORM_strp.
4550         Fix up indentation.
4551         (output_die): Handle DW_FORM_line_strp.
4552         (DWARF5_USE_DEBUG_LINE_STR): Define.
4553         (output_line_string): New function.
4554         (output_file_names): Add -gdwarf-5 support.
4555         (output_line_info): Likewise.
4556         (init_sections_and_labels): Initialize debug_line_str_section.
4557         (output_indirect_string): Change 2nd argument from void *
4558         to enum dwarf_form form, compare with form rather than
4559         DW_FORM_strp.
4560         (output_indirect_strings): Pass DW_FORM_strp to
4561         output_indirect_string traversion.
4562         (dwarf2out_finish): Output .debug_line_str strings.
4563         (dwarf2out_c_finalize): Clear debug_line_str_section and
4564         debug_line_str_hash.
4566 2016-10-31  Tom Tromey  <tom@tromey.com>
4568         PR debug/77315
4569         * dwarf2out.c (mem_loc_descriptor): Use DW_OP_form_tls_address.
4570         (resolve_args_picking_1): Move DW_OP_form_tls_address case next to
4571         DW_OP_GNU_push_tls_address case.
4572         (loc_list_from_tree_1): Use DW_OP_form_tls_address.
4574 2016-10-31  Jakub Jelinek  <jakub@redhat.com>
4576         * dwarf2out.h (struct dw_loc_descr_node): Adjust comment
4577         for frame_offset_rel bit.
4578         (struct array_descr_info): Add rank field.
4579         * dwarf2out.c (struct loc_descr_context): Add placeholder_arg
4580         and placeholder_seen fields.
4581         (resolve_args_picking_1): Handle also frame_offset_rel DW_OP_dup
4582         and DW_OP_over.  Optimize DW_OP_pick 0 into DW_OP_dup and
4583         DW_OP_pick 1 into DW_OP_over.
4584         (function_to_dwarf_procedure, type_byte_size, field_byte_offset,
4585         gen_variant_part): Clear placeholder_{arg,seen}.
4586         (loc_list_from_tree_1): Drop const from context argument.
4587         Handle integral PLACEHOLDER_EXPR if context->placeholder_arg.
4588         (loc_list_for_address_of_addr_expr_of_indirect_ref,
4589         loc_list_from_tree, loc_descriptor_from_tree): Drop const from
4590         context argument.
4591         (add_scalar_info): Drop const from context argument.  Handle
4592         context->placeholder_arg.
4593         (add_bound_info): Drop const from context argument.
4594         (gen_descr_array_type_die): Drop const from ctx variable.
4595         Initialize placeholder_arg and placeholder_seen.  Add DW_AT_rank
4596         attribute and use a single DW_TAG_generic_subrange instead of
4597         7 DW_TAG_subrange_type for assumed rank arrays.
4599         * dwarf2out.h (enum dw_val_class): Add dw_val_class_loclistsptr.
4600         * dwarf2out.c (struct dw_loc_list_struct): Change emitted field
4601         from bool to 1-bit uchar bitfield.  Add num_assigned and
4602         offset_emitted bitfields.
4603         (dw_val_equal_p): Compare v.val_lbl_id rather than v.val_unsigned
4604         for dw_val_class_lineptr and dw_val_class_macptr.  Handle
4605         dw_val_class_loclistsptr.
4606         (new_addr_loc_descr): Fix up formatting.
4607         (DEBUG_LOCLISTS_SECTION, DEBUG_DWO_LOCLISTS_SECTION): Define.
4608         (add_AT_low_high_pc): Fix up formatting.
4609         (add_AT_loclistsptr): New function.
4610         (AT_lbl): Allow dw_val_class_loclistsptr.
4611         (print_dw_val, attr_checksum, attr_checksum_ordered, same_dw_val_p):
4612         Handle dw_val_class_loclistsptr.
4613         (loc_list_idx): New variable.
4614         (output_loclists_offsets, assign_location_list_indexes): New
4615         functions.
4616         (size_of_die): For dw_val_class_loc_list -gsplit-dwarf -gdwarf-5
4617         add size_of_uleb128 of the index.  Drop never used
4618         dwarf_split_debug_info AT_index handling.  Handle
4619         dw_val_class_loclistsptr.
4620         (value_format): Return DW_FORM_loclistsx for dw_val_class_loc_list
4621         if -gsplit-dwarf -gdwarf-5.  Handle dw_val_class_loclistsptr.
4622         (output_loc_list): Handle DWARF 5 .debug_loclists* format.
4623         (output_loc_list_offset): Handle -gsplit-dwarf -gdwarf-5
4624         DW_FORM_loclistx indexes.
4625         (output_attr_index_or_value): Fix up formatting.  Don't handle
4626         dw_val_class_loc_list here.
4627         (output_die): Formatting fixes.  Handle dw_val_class_loclistsptr.
4628         For dw_val_class_loc_list call output_loc_list_offset rather than
4629         output_attr_index_or_value.
4630         (init_sections_and_labels): For -gdwarf-5 use .debug_loclists
4631         or .debug_loclists.dwo section name for debug_loc_section.
4632         (resolve_addr_in_expr): Formatting fix.
4633         (index_location_lists): Likewise.
4634         (dwarf2out_finish): If there are any location lists, for
4635         -gsplit-dwarf -gdwarf-5 add DW_AT_loclists_base attribute.  Call
4636         index_location_lists only if have_location_lists.  Call
4637         assign_location_list_indexes for -gsplit-dwarf -gdwarf-5.  Emit
4638         .debug_loclists{,.dwo} section header for -gdwarf-5, for -gdwarf-5
4639         -gsplit-dwarf also emit offset table.
4641         * dwarf2out.c (DWARF_LARGEST_DATA_FORM_BITS): Define.
4642         (size_of_die, value_format, output_die): Use
4643         DW_FORM_data16 for 128-bit dw_val_class_const_double or
4644         dw_val_class_wide_int.
4646         * dwarf2out.c (dwarf_op): Renamed to ...
4647         (dwarf_OP): ... this.
4648         (convert_descriptor_to_mode, scompare_loc_descriptor,
4649         minmax_loc_descriptor, typed_binop, mem_loc_descriptor,
4650         implicit_ptr_descriptor, optimize_one_addr_into_implicit_ptr): Adjust
4651         callers.
4652         (dwarf_AT, dwarf_TAG): New functions.
4653         (check_die): Disallow DW_AT_call_all_calls next to
4654         DW_AT_GNU_all_call_sites.
4655         (gen_call_site_die): Use dwarf_TAG and dwarf_AT with DWARF 5 tag
4656         and attributes instead of the corresponding GNU tag and attributes.
4657         (gen_subprogram_die): Likewise.  Emit call site information even
4658         for -gdwarf-5 -gstrict-dwarf.  Replace DW_AT_GNU_defaulted with
4659         DW_AT_defaulted in comment.
4660         (resolve_addr): Handle DW_AT_call_origin attribute on
4661         DW_TAG_call_site DIE like DW_AT_abstract_origin on
4662         DW_TAG_GNU_call_site DIE.
4664         * dwarf2out.c (dwarf_op): New function.
4665         (size_of_loc_descr): Handle DW_OP_{implicit_pointer,entry_value},
4666         DW_OP_{const,regval,deref}_type and DW_OP_{convert,reinterpret}.
4667         (output_loc_operands, output_loc_operands_raw): Likewise.
4668         (resolve_args_picking_1, prune_unused_types_walk_loc_descr,
4669         mark_base_types, hash_loc_operands, compare_loc_operands): Likewise.
4670         (resolve_addr_in_expr): Likewise.  Only punt for !dwarf_strict
4671         if dwarf_version < 5.
4672         (convert_descriptor_to_mode): Use dwarf_op (DW_OP_xxx) instead of
4673         DW_OP_GNU_xxx.
4674         (scompare_loc_descriptor, ucompare_loc_descriptor,
4675         minmax_loc_descriptor, typed_binop, mem_loc_descriptor,
4676         implicit_ptr_descriptor, optimize_one_addr_into_implicit_ptr,
4677         optimize_location_into_implicit_ptr): Likewise.  Only punt for
4678         !dwarf_strict if dwarf_version < 5.
4679         (string_cst_pool_decl): Adjust comment.
4680         (non_dwarf_expression): Handle DW_OP_implicit_pointer.
4682         * dwarf2out.h (enum dw_val_class): Add dw_val_class_const_implicit,
4683         dw_val_class_unsigned_const_implicit and dw_val_class_file_implicit.
4684         (struct dw_val_node): Add val_file_implicit field.
4685         * dwarf2out.c (dw_val_equal_p, print_dw_val, attr_checksum,
4686         attr_checksum_ordered, same_dw_val_p, size_of_die, value_format,
4687         output_die): Handle dw_val_class_const_implicit,
4688         dw_val_class_unsigned_const_implicit and dw_val_class_file_implicit.
4689         (abbrev_die_table): Change into va_gc vec.
4690         (abbrev_die_table_allocated, abbrev_die_table_in_use,
4691         ABBREV_DIE_TABLE_INCREMENT): Remove.
4692         (AT_int, AT_unsigned, AT_file): Allow dw_val_class_*_implicit.
4693         (abbrev_opt_start, abbrev_usage_count, sorted_abbrev_dies): New
4694         variables.
4695         (build_abbrev_table): Adjust for abbrev_die_table being a va_gc vec.
4696         If abbrev_opt_start, fill in abbrev_usage_count and abbrev_dies
4697         vectors.
4698         (die_abbrev_cmp, optimize_implicit_const, optimize_abbrev_table): New
4699         functions.
4700         (output_die_abbrevs): For DW_FORM_implicit_const emit sleb128 with
4701         the implicit value.
4702         (output_abbrev_section): Adjust for abbrev_die_table being a va_gc
4703         vec.
4704         (output_comp_unit): Initialize abbrev_opt_start if emitting the main
4705         unit.  Call optimize_abbrev_table.
4706         (dwarf2out_init, dwarf2out_finish, dwarf2out_c_finalize): Adjust for
4707         abbrev_die_table being a va_gc vec.
4709         PR tree-optimization/77860
4710         * tree-ssa-reassoc.c (eliminate_using_constants): Handle
4711         also integral complex and vector constants.
4713         * dwarf2out.c (dwarf2out_define, dwarf2out_undef, output_macinfo_op,
4714         optimize_macinfo_range, save_macinfo_strings): Replace
4715         DW_MACRO_GNU_* constants with corresponding DW_MACRO_* constants.
4716         (output_macinfo): Likewise.  Emit .debug_macro* rather than
4717         .debug_macinfo* even for -gstrict-dwarf -gdwarf-5.
4718         (init_sections_and_labels): Use .debug_macro* labels rather than
4719         .debug_macinfo* labels even for -gstrict-dwarf -gdwarf-5.
4720         (dwarf2out_finish): Use DW_AT_macros instead of DW_AT_macro_info
4721         or DW_AT_GNU_macros for -gdwarf-5.
4723 2016-10-31  Waldemar Brodkorb  <wbx@openadk.org>
4725         * config/microblaze/linux.h (UCLIBC_DYNAMIC_LINKER): Define.
4727 2016-09-11  Le-Chun Wu  <lcwu@google.com>
4728             Mark Wielaard  <mjw@redhat.com>
4730         * common.opt (Wshadow=global): New option. Default for -Wshadow.
4731         (Wshadow=local): New option.
4732         (Wshadow-local): Hidden alias for -Wshadow=local.
4733         (Wshadow=compatible-local): New option.
4734         (Wshadow-compatible-local): Hidden alias for
4735         -Wshadow=compatible-local.
4736         * doc/invoke.texi: Document Wshadow=global, Wshadow=local and
4737         Wshadow=compatible-local.
4739 2016-10-31  Bin Cheng  <bin.cheng@arm.com>
4741         * tree-vect-slp.c (vect_get_and_check_slp_defs): New parameter SWAP.
4742         Check slp defs for COND_EXPR by swapping/inverting operands if the
4743         new parameter SWAP indicates so.
4744         (vect_build_slp_tree_1): New parameter SWAP.  Check COND_EXPR stmt
4745         is isomorphic to the first stmt via swapping/inverting.  Store swap
4746         information in the new parameter SWAP.
4747         (vect_build_slp_tree): New local array SWAP and pass it to function
4748         vect_build_slp_tree_1.  Cleanup result handling code for function
4749         call to vect_get_and_check_slp_defs.  Skip operand swapping if the
4750         order of operands has been fixed as indicated by SWAP[i].
4752 2016-10-31  Bin Cheng  <bin.cheng@arm.com>
4754         * tree-vect-data-refs.c (vect_slp_analyze_node_dependences): Skip
4755         unnecessary data dependence check after visited store stmt.
4757 2016-10-30  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
4759         PR tree-optimization/71915
4760         PR tree-optimization/71490
4761         * gimple-ssa-strength-reduction.c (struct slsr_cand_d): Add
4762         stride_type field.
4763         (find_basis_for_base_expr): Require stride types to match when
4764         seeking a basis.
4765         (alloc_cand_and_find_basis): Record the stride type.
4766         (slsr_process_phi): Pass stride type to alloc_cand_and_find_basis.
4767         (backtrace_base_for_ref): Pass types to legal_cast_p_1 rather than
4768         the expressions having those types.
4769         (slsr_process_ref): Pass stride type to alloc_cand_and_find_basis.
4770         (create_mul_ssa_cand): Likewise.
4771         (create_mul_imm_cand): Likewise.
4772         (create_add_ssa_cand): Likewise.
4773         (create_add_imm_cand): Likewise.
4774         (legal_cast_p_1): Change interface to accept types rather than the
4775         expressions having those types.
4776         (legal_cast_p): Pass types to legal_cast_p_1.
4777         (slsr_process_cast): Pass stride type to
4778         alloc_cand_and_find_basis.
4779         (slsr_process_copy): Likewise.
4780         (dump_candidate): Display stride type when a cast exists.
4781         (create_add_on_incoming_edge): Introduce a cast when necessary for
4782         the stride type.
4783         (analyze_increments): Change the code checking for invalid casts
4784         to rely on the stride type, and update the documentation and
4785         example.  Change the code checking for pointer multiplies to rely
4786         on the stride type.
4787         (insert_initializers): Introduce a cast when necessary for the
4788         stride type.  Use the stride type for the type of the initializer.
4790 2016-10-30  Prathamesh Kulkarni  <prathamesh.kulkarni@linaro.org>
4792         * config/arm/arm.c (arm_const_not_ok_for_debug_p): Use VAR_P.
4794 2016-10-29  Jakub Jelinek  <jakub@redhat.com>
4796         PR rtl-optimization/77919
4797         * expr.c (expand_expr_real_1) <normal_inner_ref>: Only avoid forcing
4798         into memory if both modes are complex and their inner modes have the
4799         same precision.  If the two modes are different complex modes, convert
4800         each part separately and generate a new CONCAT.
4802 2016-10-29  John David Anglin  <danglin@gcc.gnu.org>
4804         * config/pa/pa64-hpux.h (FINI_SECTION_ASM_OP): Define to null string.
4806 2016-10-29  Jakub Jelinek  <jakub@redhat.com>
4808         PR target/78148
4809         * gimple-ssa-store-merging.c
4810         (imm_store_chain_info::output_merged_store): Use build_aligned_type
4811         instead of SET_TYPE_ALIGN on shared integral type.
4813 2016-10-29  John David Anglin  <danglin@gcc.gnu.org>
4815         * config/pa/pa.h (BIGGEST_ALIGNMENT): Adjust comment.
4816         (MALLOC_ABI_ALIGNMENT): Define to 128 on all targets except SOM.
4817         Adjust comment.
4819 2016-10-28  Jeff Law  <law@redhat.com>
4821         * config/vax/vax.h (REGNO_REG_CLASS): Access the REGNO argument.
4822         * config/spu/spu.h (REGNO_REG_CLASS): Likewise.
4824 2016-10-28  Eric Botcazou  <ebotcazou@adacore.com>
4826         * doc/sourcebuild.texi (Ada Tests): Remove mention of gcc chapter.
4828 2016-10-28  Eric Botcazou  <ebotcazou@adacore.com>
4830         * target.def (min_arithmetic_precision): New hook.
4831         * doc/tm.texi.in (Misc): Add TARGET_MIN_ARITHMETIC_PRECISION.
4832         * doc/tm.texi: Regenerate.
4833         * internal-fn.c (expand_arith_overflow): Adjust handling of target
4834         dependent support by means of TARGET_MIN_ARITHMETIC_PRECISION.
4835         * targhooks.c (default_min_arithmetic_precision): New function.
4836         * targhooks.h (default_min_arithmetic_precision): Declare.
4837         * config/sparc/sparc.c (TARGET_MIN_ARITHMETIC_PRECISION): Define.
4838         (sparc_min_arithmetic_precision): New function.
4840 2016-10-28  Segher Boessenkool  <segher@kernel.crashing.org>
4842         PR target/71847
4843         * combine.c (change_zero_ext): Handle zero_ext of hard registers.
4844         Swap commutative operands in new RTL if needed.  Handle zero_ext
4845         in the set_dest.
4846         (recog_for_combine): Pass *pnewpat to change_zero_ext instead of
4847         PATTERN (insn).
4849 2016-10-28  Prathamesh Kulkarni  <prathamesh.kulkarni@linaro.org>
4850             Kugan Vivekanandarajah  <kuganv@linaro.org>
4851             Jim Wilson  <jim.wilson@linaro.org>
4853         PR tree-optimization/43721
4854         * target.def: New hook expand_divmod_libfunc.
4855         * doc/tm.texi.in: Add hook for TARGET_EXPAND_DIVMOD_LIBFUNC.
4856         * doc/tm.texi: Regenerate.
4857         * internal-fn.def: Add new entry for DIVMOD ifn.
4858         * internal-fn.c (expand_DIVMOD): New.
4859         * tree-ssa-math-opts.c: Include optabs-libfuncs.h, tree-eh.h,
4860         targhooks.h.
4861         (widen_mul_stats): Add new field divmod_calls_inserted.
4862         (target_supports_divmod_p): New.
4863         (divmod_candidate_p): Likewise.
4864         (convert_to_divmod): Likewise.
4865         (pass_optimize_widening_mul::execute): Call calculate_dominance_info,
4866         renumber_gimple_stmt_uids at beginning of function. Call
4867         convert_to_divmod and record stats for divmod.
4868         * config/arm/arm.c (arm_expand_divmod_libfunc): Override hook
4869         TARGET_EXPAND_DIVMOD_LIBFUNC.
4870         * doc/sourcebuild.texi: Add items for arm_divmod_simode, divmod,
4871         divmod_simode.
4873 2016-10-28  Eric Botcazou  <ebotcazou@adacore.com>
4874             Segher Boessenkool  <segher@kernel.crashing.org>
4876         * dojump.c (do_jump_by_parts_greater_rtx): Invert probability when
4877         swapping the arms of the branch.
4878         * internal-fn.c (expand_addsub_overflow): Use a straight-line code
4879         sequence for the generic signed-signed-signed case.
4881 2016-10-28  Jeff Law  <law@redhat.com>
4883         * config/bfin/bfin.c (bfin_legitimate_address_p): Add missing
4884         fallthru comment.
4885         * config/bfin/bfin.h (TARGET_CPU_CPP_BUILTINS): Likewise.
4887 2016-10-28  Segher Boessenkool  <segher@kernel.crashing.org>
4889         PR rtl-optimization/78029
4890         * function.c (prologue_contains, epilogue_contains): New functions.
4891         (record_prologue_seq, record_epilogue_seq): New functions.
4892         * function.h (prologue_contains, epilogue_contains,
4893         record_prologue_seq, record_epilogue_seq): New declarations.
4894         * sched-deps.c (sched_analyze_insn): Make dependencies to prevent
4895         mixing prologue and epilogue insns.
4896         (init_deps): Initialize the new fields in struct deps_desc.
4897         * sched-int.h (struct deps_desc): New fields last_prologue,
4898         last_epilogue, and last_logue_was_epilogue.
4899         * shrink-wrap.c (emit_common_heads_for_components): Record all
4900         emitted prologue and epilogue insns.
4901         (emit_common_tails_for_components): Ditto.
4902         (insert_prologue_epilogue_for_components): Ditto.
4904 2016-10-28  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
4906         PR middle-end/22141
4907         * Makefile.in (OBJS): Add gimple-ssa-store-merging.o.
4908         * common.opt (fstore-merging): New Optimization option.
4909         * opts.c (default_options_table): Add entry for
4910         OPT_ftree_store_merging.
4911         * fold-const.h (can_native_encode_type_p): Declare prototype.
4912         * fold-const.c (can_native_encode_type_p): Define.
4913         * params.def (PARAM_STORE_MERGING_ALLOW_UNALIGNED): Define.
4914         (PARAM_MAX_STORES_TO_MERGE): Likewise.
4915         * timevar.def (TV_GIMPLE_STORE_MERGING): New timevar.
4916         * passes.def: Insert pass_tree_store_merging.
4917         * tree-pass.h (make_pass_store_merging): Declare extern
4918         prototype.
4919         * gimple-ssa-store-merging.c: New file.
4920         * doc/invoke.texi (Optimization Options): Document
4921         -fstore-merging.
4922         (--param documentation): Document store-merging-allow-unaligned
4923         and max-stores-to-merge.
4925 2016-10-28  Will Schmidt <will_schmidt@vnet.ibm.com>
4927         PR middle-end/72747
4928         * gimplify.c (gimplify_init_constructor): Move emit of constructor
4929         assignment to earlier in the if/else logic.
4931 2016-10-28  Richard Biener  <rguenther@suse.de>
4933         PR middle-end/78128
4934         PR middle-end/71002
4935         * fold-const.c (make_bit_field_ref): Only adjust alias set
4936         when the original alias set was zero.
4938 2016-10-28  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
4940         * config/s390/s390.c (s390_adjust_loop_scan_osc): New function.
4941         (s390_adjust_loops): New function.
4942         (s390_reorg): Invoke s390_adjust_loops.
4943         * config/s390/s390.md (UNSPEC_OSC_BREAK): New constant.
4944         ("osc_break"): New insn definition.
4946 2016-10-28  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
4948         * config/s390/s390.opt: Support alternate cpu level naming (archXX).
4949         * config.gcc: Support alternate archXX cpu levels with
4950         --with-arch= and --with-tune=.
4951         * config/s390/linux.h: Translate new archXX cpu levels to the
4952         original names when calling GAS.
4953         * config/s390/tpf.h: Likewise.
4954         * doc/invoke.texi: Document the alternate cpu level names.
4956 2016-10-28  Jakub Jelinek  <jakub@redhat.com>
4958         PR rtl-optimization/77919
4959         * expr.c (expand_expr_real_1) <normal_inner_ref>: Force CONCAT into
4960         MEM if mode1 is not a complex mode.
4962         PR rtl-optimization/78132
4963         * ree.c (combine_reaching_defs): Give up if copy_needed and
4964         !HARD_REGNO_MODE_OK (REGNO (src_reg), dst_mode).
4966 2016-10-27  Eric Botcazou  <ebotcazou@adacore.com>
4968         * config/sparc/sparc.md (<*vlop:code><VL:mode>3): Remove leading '*'.
4970 2016-10-27  Michael Meissner  <meissner@linux.vnet.ibm.com>
4972         * config/rs6000/constraints.md (wH constraint): Add new
4973         constraints for allowing 32-bit integers (and eventually 8/16-bit
4974         integers) into the vector registers.
4975         (wI constraint): Likewise.
4976         (wJ constraint): Likewise.
4977         (wK constraint): Likewise.
4978         * config/rs6000/rs6000-cpus.def (ISA_2_7_MASKS_SERVER): Add
4979         -mvsx-small-integer as a default option for ISA 2.07
4980         (i.e. power8).
4981         (POWERPC_MASKS): Likewise.
4982         * config/rs6000/rs6000.opt (-mvsx-small-integer): Add new debug
4983         switch to turn off small integer support in vector registers.
4984         * config/rs6000/rs6000.c (rs6000_hard_regno_mode_ok): Eliminate
4985         test for -mupper-regs-di, since it is already done with the
4986         reg_add[mode].scalar_in_vsx_p.  Add support for the switch
4987         -mvsx-small-integer.
4988         (rs6000_debug_reg_global): Add support for wH, wI, wJ, and wK
4989         constraints.
4990         (rs6000_setup_reg_addr_masks): Likewise.
4991         (rs6000_init_hard_regno_mode_ok): Likewise.
4992         (rs6000_option_override_internal): Add consistency checks for
4993         -mvsx-small-integer.
4994         (rs6000_secondary_reload_simple_move): SImode is a simple move if
4995         -mvsx-small-integer.
4996         (rs6000_secondary_reload): Use std::swap.
4997         (rs6000_preferred_reload_class): Don't prefer FLOAT_REGS over
4998         VSX_REGS for small integers in vector registers, since there is no
4999         D-FORM address mode for such types.
5000         (rs6000_register_move_cost): Use FIRST_FPR_REGNO instead of 32.
5001         (rs6000_opt_masks): Add -mvsx-small-integer.
5002         * config/rs6000/vsx.md (VSINT_84): Add SImode for small integer
5003         support.
5004         (VSX_EXTRACT_I2): Clone VSX_EXTRACT_I, but drop V4SI since SImode
5005         extracts can be done on ISA 2.07.
5006         (vsx_extract_<mode>): Add support for small integers in vsx
5007         registers.
5008         (vsx_extract_<mode>_p9): Use 'v' instead of VSX_EX, since we no
5009         longer support V4SImode in this pattern.
5010         (vsx_extract_si): New insn to support extraction of SImode in ISA
5011         2.07 using either xxextractuw or vspltw.
5012         (vsx_extract_<mode>_p8): Use 'v' instead of VSX_EX, since we no
5013         longer support V4SImode in this pattern.
5014         * config/rs6000/rs6000.h (enum rs6000_reg_class_enum): Add wH, wI,
5015         wJ, and wK constraints.
5016         * config/rs6000/rs6000.md (f32_sv): Use correct instruction for
5017         storing SDmode with VSX instructions.
5018         (zero_extendsi<mode>2): Reorder pattern, so RLDICL comes after the
5019         GPR load and before the FPR and VSX loads.  Remove ??, ! from the
5020         constraints.  Add MFVSRWZ and XXEXTRACTUW instructions to support
5021         small integers in vector registers.
5022         (extendsi<mode>2): Reorder pattern, so EXTSW comes after the GPR
5023         load and before the FPR and VSX loads.  Remove ??, ! from the
5024         constraints.  Add VEXTSW2D support for small integers in vector
5025         registers.
5026         (lfiwax): Remove ! constraint.  Add VEXTSW2D support for small
5027         integers in vector registers.
5028         (floatsi<mode>2_lfiwax): If -mvsx-small-integer issue a normal
5029         move instead of using an UNSPEC.
5030         (lfiwzx): Remove ! constraint.  Add XXEXTRACTUW support for small
5031         integers in vector registers.
5032         (floatunssi<mode>2_lfiwzx): If -mvsx-small-integer issue a normal
5033         move instead of using an UNSPEC.
5034         (movsi_internal1): Add support for -mvsx-small-integer.  Align
5035         columns so that it is more readable.
5036         (SImode splitter for ISA 3.0 constants): Add splitter for
5037         -128..127 constants that can easily be constructed on ISA 3.0.
5038         * doc/md.texi (PowerPC Constraints): Document wH, wI, wJ, and wK
5039         constraints.
5041 2016-10-27  Jakub Jelinek  <jakub@redhat.com>
5043         PR middle-end/78025
5044         * omp-simd-clone.c (simd_clone_adjust): Handle noreturn declare simd
5045         functions.
5047 2016-10-27  Aldy Hernandez  <aldyh@redhat.com>
5049         * builtins.c (expand_builtin_nonlocal_goto): Avoid evaluating
5050         PIC_OFFSET_TABLE_REGNUM twice.
5052 2016-10-27  Bin Cheng  <bin.cheng@arm.com>
5054         * match.pd ((convert (op:s (convert@2 @0) (convert?@3 @1)))): Add
5055         support for constant operand for OP.
5057 2016-10-27  Jakub Jelinek  <jakub@redhat.com>
5059         * dwarf2out.c (gen_member_die): Only reparent_child instead of
5060         splice_child_die if child doesn't have DW_AT_specification attribute.
5062 2016-10-27  Thomas Preud'homme  <thomas.preudhomme@arm.com>
5064         * config/arm/arm.h (TARGET_HAVE_LDREX): Define for ARMv8-M Baseline.
5065         (TARGET_HAVE_LDREXBH): Likewise.
5066         (TARGET_HAVE_LDACQ): Likewise.
5068 2016-10-27  Thomas Preud'homme  <thomas.preudhomme@arm.com>
5070         * config/arm/arm.c (arm_split_atomic_op): Add function comment.  Add
5071         logic to to decide whether to copy over old value to register for new
5072         value.
5073         * config/arm/sync.md: Add comments explaning why mode and code
5074         attribute are not defined in iterators.md
5075         (thumb1_atomic_op_str): New code attribute.
5076         (thumb1_atomic_newop_str): Likewise.
5077         (thumb1_atomic_fetch_op_str): Likewise.
5078         (thumb1_atomic_fetch_newop_str): Likewise.
5079         (thumb1_atomic_fetch_oldop_str): Likewise.
5080         (atomic_exchange<mode>): Add new ARMv8-M Baseline only alternatives to
5081         mirror the more restrictive constraints of the Thumb-1 insns after
5082         split compared to Thumb-2 counterpart insns.
5083         (atomic_<sync_optab><mode>): Likewise.  Add comment to keep constraints
5084         in sync with non atomic version.
5085         (atomic_nand<mode>): Likewise.
5086         (atomic_fetch_<sync_optab><mode>): Likewise.
5087         (atomic_fetch_nand<mode>): Likewise.
5088         (atomic_<sync_optab>_fetch<mode>): Likewise.
5089         (atomic_nand_fetch<mode>): Likewise.
5090         * config/arm/thumb1.md (thumb1_addsi3): Add comment to keep contraint
5091         in sync with atomic version.
5092         (thumb1_subsi3_insn): Likewise.
5093         (thumb1_andsi3_insn): Likewise.
5094         (thumb1_iorsi3_insn): Likewise.
5095         (thumb1_xorsi3_insn): Likewise.
5097 2016-10-27  Nick Clifton  <nickc@redhat.com>
5099         * plugin.c (register_plugin_info): Produce an error message if the
5100         plugin is not found in the hash table.
5102 2016-10-27  Bin Cheng  <bin.cheng@arm.com>
5104         * match.pd ((convert1 (minmax ((convert2 (x) c)))) -> minmax (x c)):
5105         New pattern.
5107 2016-10-26  Kelvin Nilsen  <kelvin@gcc.gnu.org>
5109         PR target/78056
5110         * config/rs6000/rs6000.c (spe_init_builtins): Modify loops to not
5111         define builtin functions from the bdesc_spe_predicates or
5112         bdesc_spe_evsel arrays if the builtin mask is not compatible with
5113         the current compiler configuration.
5114         (paired_init_builtins): Modify loop to not define define builtin
5115         functions from the bdesc_paried_preds array if the builtin mask is
5116         not compatible with the current compiler configuration.
5117         (altivec_init_builtins): Modify loops to not define the
5118         __builtin_altivec_stxvl function nor the builtin functions from
5119         the bdesc_dst or bdesc_altivec_preds, or bdesc_abs arrays if the
5120         builtin mask is not compatible with the current compiler
5121         configuration.
5123 2016-10-26  Jeff Law  <law@redhat.com>
5125         * config/sh/sh.c (output_branch): Add missing fallthru comments.
5126         (gen_shl_and): Likewise.
5127         * config/sh/sh.md (movsicc): Add missing fallthru comments.
5129         * config/mips/mips.c (mips16_constant_cost): Add missing
5130         fallthru comments.
5131         (mips16_build_call_stub): Increase buffer size.  Adjust
5132         fallthru comment.
5134 2016-10-26  David Malcolm  <dmalcolm@redhat.com>
5136         * print-rtl.c (rtx_writer::print_rtx_operand_code_u): Print
5137         INSN_UIDs for all insns in compact mode.
5138         (rtx_writer::print_rtx): Likewise.
5139         * print-rtl.h (rtx_writer::flag_compact): Update comment.
5140         * rtl-tests.c (selftest::test_dumping_insns): Update expected
5141         output to include INSN_UID.
5142         (selftest::test_uncond_jump): Likewise.
5144 2016-10-26  Pat Haugen  <pthaugen@us.ibm.com>
5146         * haifa-sched.c (call_used_regs_num): Rename to...
5147         (call_saved_regs_num): ...this.
5148         (fixed_regs_num): New variable.
5149         (sched_pressure_start_bb): Subtract out fixed_regs. Scale call_saved
5150         regs not call_used.
5151         (alloc_global_sched_pressure_data): Compute call_saved and fixed regs.
5153 2016-10-26  David Malcolm  <dmalcolm@redhat.com>
5155         * print-rtl-function.c (print_rtx_function): Rewrite in terms of
5156         class rtx_writer.
5157         * print-rtl.c (outfile): Delete global.
5158         (sawclose): Likewise.
5159         (indent): Likewise.
5160         (in_call_function_usage): Likewise.
5161         (flag_compact): Likewise.
5162         (flag_simple): Likewise.
5163         (rtx_writer::rtx_writer): New ctor.
5164         (print_rtx_operand_code_0): Convert to...
5165         (rtx_writer::print_rtx_operand_code_0): ...this.
5166         (print_rtx_operand_code_e): Convert to...
5167         (rtx_writer::print_rtx_operand_code_e): ...this.
5168         (print_rtx_operand_codes_E_and_V): Convert to...
5169         (rtx_writer::print_rtx_operand_codes_E_and_V): ...this.
5170         (print_rtx_operand_code_i): Convert to...
5171         (rtx_writer::print_rtx_operand_code_i): ...this.
5172         (print_rtx_operand_code_r): Convert to...
5173         (rtx_writer::print_rtx_operand_code_r): ...this.
5174         (print_rtx_operand_code_u): Convert to...
5175         (rtx_writer::print_rtx_operand_code_u): ...this.
5176         (print_rtx_operand): Convert to...
5177         (rtx_writer::print_rtx_operand): ...this.
5178         (print_rtx): Convert to...
5179         (rtx_writer::print_rtx): ...this.
5180         (print_inline_rtx): Rewrite in terms of class rtx_writer.
5181         (debug_rtx): Likewise.
5182         (print_rtl): Convert to...
5183         (rtx_writer::print_rtl): ...this.
5184         (print_rtl): Reimplement in terms of class rtx_writer.
5185         (print_rtl_single): Rewrite in terms of class rtx_writer.
5186         (print_rtl_single_with_indent): Convert to..
5187         (rtx_writer::print_rtl_single_with_indent): ...this.
5188         (print_simple_rtl): Rewrite in terms of class rtx_writer.
5189         * print-rtl.h (flag_compact): Delete decl.
5190         (class rtx_writer): New class.
5191         * rtl-tests.c (selftest::assert_rtl_dump_eq): Rewrite in terms of
5192         class rtx_writer.
5194 2016-10-26  Jeff Law  <law@redhat.com>
5196         * config/microblaze/microblaze.c (tls_mentioned_p): Avoid
5197         fallthru.
5199         * config/arc/arc.c (acr_print_operand): Adjust fallthru comment.
5200         (check_if_valid_sleep_operand): Add missing fallthru comment.
5201         (arc_register_move_cost): Increase buffer size.
5202         * config/arc/arc.md (cbranch4si_scratch): Add missing fallthru
5203         comment.
5204         * config/arc/predicates.md (move_str_operand): Avoid fallthru.
5206         * config/cr16/cr16.c (cr16_print_operand): Add missing fallthru
5207         comment.  Add gcc_unreachable for path that should never happen.
5209         * config/epiphany/epiphany.c (epiphany_print_operand): Adjust
5210         fallthru comment.
5212 2016-10-26  Jakub Jelinek  <jakub@redhat.com>
5213             Martin Liska  <mliska@suse.cz>
5215         PR fortran/77973
5216         * gimplify.c (gimplify_adjust_omp_clauses_1): For all added map
5217         clauses with OMP_CLAUSE_SIZE being a decl, call omp_notice_variable
5218         on outer context if any.
5220 2016-10-26  Jakub Jelinek  <jakub@redhat.com>
5222         * gen-pass-instances.awk (adjust_linenos): Increment pass_lines[p]
5223         by increment rather than double it.
5224         (insert_remove_pass): Strip leading whitespace from args[3].  Don't
5225         emit a space before args[4].
5226         (END): Don't emit a space before with_arg.
5228 2016-10-26  Thomas Preud'homme  <thomas.preudhomme@arm.com>
5230         * config/arm/sync.md (atomic_compare_and_swap<mode>_1): Add new ARMv8-M
5231         Baseline only alternatives to (i) hold store atomic success value in a
5232         return register rather than a scratch register, (ii) use a low register
5233         for it and to (iii) ensure the cbranchsi insn generated by the split
5234         respect the constraints of Thumb-1 cbranchsi4_insn and
5235         cbranchsi4_scratch.
5236         * config/arm/thumb1.md (cbranchsi4_insn): Add comment to indicate
5237         constraints must match those in atomic_compare_and_swap.
5238         (cbranchsi4_scratch): Likewise.
5240 2016-10-26  Thomas Preud'homme  <thomas.preudhomme@arm.com>
5242         * config/arm/arm.c (arm_expand_compare_and_swap): Add new bdst local
5243         variable.  Add the new parameter to the insn generator.  Set that
5244         parameter to be CC flag for 32-bit targets, bval otherwise.  Set the
5245         return value from the negation of that parameter for Thumb-1, keeping
5246         the logic unchanged otherwise except for using bdst as the destination
5247         register of the compare_and_swap insn.
5248         (arm_split_compare_and_swap): Add explanation about how is the value
5249         returned to the function comment.  Rename scratch variable to
5250         neg_bval.  Adapt initialization of variables holding operands to the
5251         new operand numbers.  Use return register to hold result of store
5252         exclusive for Thumb-1, scratch register otherwise.  Construct the
5253         appropriate cbranch for Thumb-1 targets, keeping the logic unchanged
5254         for 32-bit targets.  Guard Z flag setting to restrict to 32bit targets.
5255         Use gen_cbranchsi4 rather than hand-written conditional branch to loop
5256         for strongly ordered compare_and_swap.
5257         * config/arm/predicates.md (cc_register_operand): New predicate.
5258         * config/arm/sync.md (atomic_compare_and_swap<mode>_1): Use a
5259         match_operand with the new predicate to accept either the CC flag or a
5260         destination register for the boolean return value, restricting it to
5261         CC flag only via constraint.  Adapt operand numbers accordingly.
5263 2016-10-26  Jeff Law  <law@redhat.com>
5265         * config/fr30/fr30.c (fr30_print_operand): Adjust fallthru comment.
5267         * config/frv/frv.c (comparison_string): Do not fall through after
5268         an error.
5270         * config/iq2000/iq2000.c (iq2000_function_arg): Adjust fallthru
5271         comment.
5272         (expand_one_builtin): Add missing break.
5274         * config/m32c/m32c.c (encode_pattern_1): Add fallthru comment.
5275         (m32c_legitimate_address_p): Likewise.
5277         * config/m32r/m32r.c (m32r_print_operand): Adjust fallthru comment.
5279         * config/mcore/mcore.c (mcore_gen_compare): Adjust fallthru comments.
5281         * config/microblaze/microblaze.c (microblaze_function_arg): Adjust
5282         fallthru comment.
5284         * config/msp430/msp430.c (msp430_legitimate_address_p): Adjust
5285         fallthru comment.
5287         * config/nios2/nios2.c (nios2_rtx_costs): Avoid fallthru.
5289         * config/rl78/rl78.c (rl78_calculate_death_notes): Add fallthru
5290         comment.
5291         (rl78_asm_ctor_dtor): Increase buffer size.
5293         * config/stormy16/stormy16.c (xstormy16_asm_output_destrutor): Increase
5294         buffer size.
5295         (xstormy16_asm_output_constructor): Likewise.
5297         * config/pa/pa.c (pa_asm_output_mi_thunk): Increase buffer
5298         size.
5300         * config/h8300/h8300.c (h8300_print_operand): Adjust FALLTHRU
5301         comment to silence warning.
5303         * config/spu/spu.c (spu_sched_reorder): Add missing fallthru comment.
5304         (spu_legitimate_address_p): Fix logic error and add missing fallthru
5305         comment.
5307 2016-10-26  Michael Matz  <matz@suse.de>
5309         PR tree-optimization/78060
5310         PR tree-optimization/78061
5311         PR tree-optimization/78088
5312         * tree-ssa-loop-split.c (easy_exit_values): New function.
5313         (tree_ssa_split_loops): Use it.
5314         (compute_new_first_bound): Change order of operations,
5315         fix invalid use of types.
5317 2016-10-26  Georg-Johann Lay  <avr@gjlay.de>
5319         gen-pass-instances.awk is sensitive to the order in which
5320         passes are added; passes that appear later have to be added first.
5322         PR target/71676
5323         PR target/71678
5324         * config/avr/avr-passes.def: Swap order of directives for
5325         gen-pass-instances.awk.
5327 2016-10-25  Jeff Law  <law@redhat.com>
5329         * config/vax/vax.c (vad_address_cost_1): Add missing FALLTHRU comment.
5330         (vax_notice_update_cc): Likewise.
5332 2016-10-25  Eric Botcazou  <ebotcazou@adacore.com>
5334         * config.gcc (sparc*-*-solaris2*): Adjust.
5335         (sparc64-*-linux*): Likewise.
5336         * config/sparc/default-64.h: Rename to...
5337         * config/sparc/default64.h: ...this.
5338         * config/sparc/sparc.c (sparc_option_override): Replace TARGET_64BIT
5339         with TARGET_ARCH64.
5340         (sparc_mangle_type): Replace !TARGET_64BIT with TARGET_ARCH32.
5341         * config/sparc/sparc.h: Minor tweaks.
5342         * config/sparc/sparc.md: Replace !TARGET_64BIT and !TARGET_ARCH64 with
5343         TARGET_ARCH32 throughout.  Minor various tweaks throughout.
5345 2016-10-25  David Malcolm  <dmalcolm@redhat.com>
5347         * input.c (fcache::file_patch): Add comment about lifetime.
5348         (selftest::cpp_reader_ptr): New class.
5349         (selftest::lexer_test): Convert m_parser from cpp_reader *
5350         to a cpp_reader_ptr, and move m_tempfile to after it.
5351         (selftest::lexer_test::lexer_test): Update for above reordering.
5352         (lexer_test::~lexer_test): Move cleanup of m_parser to
5353         cpp_reader_ptr's dtor.
5355 2016-10-25  David Malcolm  <dmalcolm@redhat.com>
5357         * toplev.c (toplev::main): Remove call to
5358         location_adhoc_data_fini.
5360 2016-10-25  Eric Botcazou  <ebotcazou@adacore.com>
5362         * tree.h (wi::fits_to_tree_p): Accept only 0 and 1 for boolean types.
5363         * tree.c (int_fits_type_p): Likewise.  Adjust head comment.
5365 2016-10-25  David Malcolm  <dmalcolm@redhat.com>
5367         * ggc-tests.c (forcibly_ggc_collect): Rename to...
5368         (selftest::forcibly_ggc_collect): ...this, and remove "static".
5369         (test_basic_struct): Update for above renaming.
5370         (test_length): Likewise.
5371         (test_union): Likewise.
5372         (test_finalization): Likewise.
5373         (test_deletable_global): Likewise.
5374         (test_inheritance): Likewise.
5375         (test_chain_next): Likewise.
5376         (test_user_struct): Likewise.
5377         (test_tree_marking): Likewise.
5378         * selftest-run-tests.c (selftest::run_tests): Call
5379         selftest::forcibly_ggc_collect at the end of the selftests.
5380         * selftest.h (selftest::forcibly_ggc_collect): New decl.
5382 2016-10-25  Jakub Jelinek  <jakub@redhat.com>
5384         PR target/78102
5385         * optabs.def (vcondeq_optab, vec_cmpeq_optab): New optabs.
5386         * optabs.c (expand_vec_cond_expr): For comparison codes
5387         EQ_EXPR and NE_EXPR, attempt vcondeq_optab as fallback.
5388         (expand_vec_cmp_expr): For comparison codes
5389         EQ_EXPR and NE_EXPR, attempt vec_cmpeq_optab as fallback.
5390         * optabs-tree.h (expand_vec_cmp_expr_p, expand_vec_cond_expr_p):
5391         Add enum tree_code argument.
5392         * optabs-query.h (get_vec_cmp_eq_icode, get_vcond_eq_icode): New
5393         inline functions.
5394         * optabs-tree.c (expand_vec_cmp_expr_p): Add CODE argument.  For
5395         CODE EQ_EXPR or NE_EXPR, attempt to use vec_cmpeq_optab as
5396         fallback.
5397         (expand_vec_cond_expr_p): Add CODE argument.  For CODE EQ_EXPR or
5398         NE_EXPR, attempt to use vcondeq_optab as fallback.
5399         * tree-vect-generic.c (expand_vector_comparison,
5400         expand_vector_divmod, expand_vector_condition): Adjust
5401         expand_vec_cmp_expr_p and expand_vec_cond_expr_p callers.
5402         * tree-vect-stmts.c (vectorizable_condition,
5403         vectorizable_comparison): Likewise.
5404         * tree-vect-patterns.c (vect_recog_mixed_size_cond_pattern,
5405         check_bool_pattern, search_type_for_mask_1): Likewise.
5406         * expr.c (do_store_flag): Likewise.
5407         * doc/md.texi (@code{vec_cmpeq@var{m}@var{n}},
5408         @code{vcondeq@var{m}@var{n}}): Document.
5409         * config/i386/sse.md (vec_cmpeqv2div2di, vcondeq<VI8F_128:mode>v2di):
5410         New expanders.
5412 2016-10-25  Jeff Law  <law@redhat.com>
5414         * config/v850/v850.c (v850_handle_data_area_attribute): Fix fallthru
5415         comment.
5416         (v850_output_aligned_bss): Add missing break.
5418         * config/m68k/m68k.c (m68k_get_reloc_decoration): Add gcc_unreachable.
5420 2016-10-25  Martin Liska  <mliska@suse.cz>
5422         PR sanitizer/78106
5423         * sanopt.c (imm_dom_path_with_freeing_call): Handle gasm
5424         statements as they can also contain possibly a freeing call.
5426 2016-10-25  H.J. Lu  <hongjiu.lu@intel.com>
5427             Martin Liska  <mliska@suse.cz>
5429         PR ipa/78099
5430         * common.opt: Mark flag_ipa_icf_variables as Optimization flag.
5431         * ipa-icf.c (sem_function::get_hash): Add target optimization
5432         node to hash.
5434 2016-10-25  Wilco Dijkstra  <wdijkstr@arm.com>
5436         PR target/78041
5437         * config/arm/neon.md (ashldi3_neon): Add "r 0 i" and "&r r i" variants.
5438         Remove partial overlap check for shift by 1.
5439         (ashldi3_neon): Likewise.
5441 2016-10-25  Thomas Preud'homme  <thomas.preudhomme@arm.com>
5443         * config/arm/constraints.md (Q constraint): Document its use for
5444         Thumb-1.
5445         (Pf constraint): New constraint for relaxed, consume or relaxed memory
5446         models.
5447         * config/arm/sync.md (atomic_load<mode>): Add new ARMv8-M Baseline only
5448         alternatives to allow any register when memory model matches Pf and
5449         thus lda is used, but only low registers otherwise.  Use unpredicated
5450         output template for Thumb-1 targets.
5451         (atomic_store<mode>): Likewise for stl.
5452         (arm_load_exclusive<mode>): Add new ARMv8-M Baseline only alternative
5453         whose output template does not have predication.
5454         (arm_load_acquire_exclusive<mode>): Likewise.
5455         (arm_load_exclusivesi): Likewise.
5456         (arm_load_acquire_exclusivesi): Likewise.
5457         (arm_store_release_exclusive<mode>): Likewise.
5458         (arm_store_exclusive<mode>): Use unpredicated output template for
5459         Thumb-1 targets.
5461 2016-10-25  Jakub Jelinek  <jakub@redhat.com>
5463         * internal-fn.def (LAUNDER): New internal function.
5464         * internal-fn.c (expand_LAUNDER): New function.
5466 2016-10-25  Georg-Johann Lay  <avr@gjlay.de>
5467             Pitchumani Sivanupandi  <pitchumani.sivanupandi@microchip.com>
5469         New avr target pass to work around performance loss by PR fix.
5471         PR target/71676
5472         PR target/71678
5473         * config/avr/avr.md (casesi_<mode>_sequence) [qi,hi]: New insn.
5474         (*cmp<mode>) [qi,qq,uqq,hi,hq,uhq,ha,uha]: Rename to cmp<mode>3.
5475         * config/avr/predicates.md (extend_operator): New.
5476         * config/avr/avr-passes.def (avr_pass_casesi): Register new pass.
5477         * config/avr/avr-protos.h (avr_casei_sequence_check_operands)
5478         (make_avr_pass_casesi): New prototypes.
5479         * config/avr/avr.c (print-rtl.h): Include it.
5480         (pass_data avr_pass_data_casesi): Data for new pass.
5481         (avr_pass_casesi): New class implementing rtl_opt_pass .avr-casesi.
5482         (make_avr_pass_casesi, avr_parallel_insn_from_insns)
5483         (avr_is_casesi_sequence, avr_casei_sequence_check_operands)
5484         (avr_optimize_casesi): New functions.
5486 2016-10-25  Georg-Johann Lay  <avr@gjlay.de>
5487             Pitchumani Sivanupandi  <pitchumani.sivanupandi@microchip.com>
5489         PR target/71676
5490         PR target/71678
5491         * config/avr/avr.md (casesi): Rewrite avoiding subregs of SI.
5493 2016-10-24  Jakub Jelinek  <jakub@redhat.com>
5495         * dwarf2out.c (gen_subprogram_die): Add DW_AT_reference or
5496         DW_AT_rvalue_reference attributes.
5498 2016-10-24  Bernd Edlinger  <bernd.edlinger@hotmail.de>
5500         * doc/invoke.text (Wint-in-bool-context): Update documentation.
5501         * value-prof.c (stringop_block_profile): Fix a warning.
5503 2016-10-24  Martin Sebor  <msebor@redhat.com>
5505         PR middle-end/77735
5506         * builtins.c (string_length): New function.
5507         (c_strlen): Use string_length.  Correctly handle wide strings.
5508         * gimple-ssa-sprintf.c (target_max_value, target_size_max): New
5509         functions.
5510         (target_int_max): Call target_max_value.
5511         (format_result::knownrange): New data member.
5512         (fmtresult::fmtresult): Define default constructor.
5513         (format_integer): Use it and set format_result::knownrange.
5514         Handle global constants.
5515         (format_floating_max): Add third argument.
5516         (format_floating): Recompute maximum value for %a for each argument.
5517         (get_string_length): Use fmtresult default ctor.
5518         (format_string): Set format_result::knownrange.
5519         (format_directive): Check format_result::knownrange.
5520         (add_bytes): Same.  Correct caret placement in diagnostics.
5521         (pass_sprintf_length::compute_format_length): Set
5522         format_result::knownrange.
5523         (pass_sprintf_length::handle_gimple_call): Use target_size_max.
5525 2016-10-24  Jakub Jelinek  <jakub@redhat.com>
5527         * config/i386/i386.c (ix86_in_large_data_p, ix86_expand_builtin): Use
5528         VAR_P (x) instead of TREE_CODE (x) == VAR_DECL.
5530 2016-10-24  Ximin Luo  <infinity0@pwned.gg>
5532         PR debug/77985
5533         * dwarf2out.c (file_table_relative_p): Remove.
5534         (gen_compile_unit_die, dwarf2out_early_finish): Emit DW_AT_comp_dir
5535         also for absolute paths.
5536         * doc/tm.texi: Update.
5537         * doc/tm.texi.in (SDB and DWARF) <TARGET_FORCE_AT_COMP_DIR>: Remove.
5538         * target.def (force_at_comp_dir): Remove hook.
5539         * config/darwin.h (TARGET_FORCE_AT_COMP_DIR): Remove define.
5541 2016-10-24  Richard Biener  <rguenther@suse.de>
5543         * tree-vrp.c (evrp_dom_walker::before_dom_children): Ignore
5544         backedges when identifying the single predecessor to take
5545         conditional info from.  Use SCEV to get at ranges for loop IVs.
5546         * lto-streamer-out.c (lto_write_mode_table): CSE inner mode to
5547         avoid false warning.
5549 2016-10-24  Georg-Johann Lay  <avr@gjlay.de>
5551         PR target/78093
5552         * doc/extend.texi (AVR Variable Attributes) [absdata]: Document it.
5553         * config/avr/avr.c (AVR_SYMBOL_FLAG_TINY_ABSDATA): New macro.
5554         (avr_address_tiny_absdata_p): New static function.
5555         (avr_legitimate_address_p, avr_legitimize_address) [AVR_TINY]: Use
5556         it to determine validity of constant addresses.
5557         (avr_attribute_table) [absdata]: New variable attribute...
5558         (avr_handle_absdata_attribute): ...and handler.
5559         (avr_decl_absdata_p): New static function.
5560         (avr_encode_section_info) [AVR_TINY]: Use it to add flag
5561         AVR_SYMBOL_FLAG_TINY_ABSDATA to respective symbols_refs.
5562         (avr_address_cost) [AVR_TINY]: absdata addresses cost 2.
5564 2016-10-24  Richard Biener  <rguenther@suse.de>
5566         PR tree-optimization/78076
5567         * tree-ssa-loop-split.c (tree_ssa_split_loops): Reset aux
5568         also on the loop tree root.
5570 2016-10-24  Jakub Jelinek  <jakub@redhat.com>
5572         * config/i386/i386.c (ix86_fold_builtin): Handle
5573         IX86_BUILTIN_BEXTR{,I}{32,64}, IX86_BUILTIN_BZHI{32,64},
5574         IX86_BUILTIN_PDEP{32,64} and IX86_BUILTIN_PEXT{32,64}.
5575         (ix86_gimple_fold_builtin): Handle IX86_BUILTIN_BZHI{32,64},
5576         IX86_BUILTIN_PDEP{32,64} and IX86_BUILTIN_PEXT{32,64}.
5578 2016-10-24  Martin Liska  <mliska@suse.cz>
5580         PR sanitizer/77966
5581         * opts.c (finish_options): Skip conditionally.
5583 2016-10-23  Martin Sebor  <msebor@redhat.com>
5585         PR target/77837
5586         * config/rs6000/linux.h (TARGET_PRINTF_POINTER_FORMAT): Define.
5587         * config/rs6000/linux64.h (TARGET_PRINTF_POINTER_FORMAT): Likewise.
5589 2016-10-23  Eric Botcazou  <ebotcazou@adacore.com>
5591         * config/sparc/sparc.md (cpu_feature): Minor tweak.
5592         (enabled): Likewise.
5593         (movsi_insn, movdi_insn_sp32, movdi_insn_sp64, movsf_insn,
5594         movdf_insn_sp32, movdf_insn_sp64, zero_extendsidi2_insn_sp64,
5595         sign_extendsidi2_insn, mov<VM32:mode>_insn, mov<VM64:mode>_insn_sp64,
5596         mov<VM64:mode>_insn_sp32, not_<code><mode>, nand<mode>_vis,
5597         <code>_not1<mode>_vi, <code>_not2<mode>_vis, one_cmpl<mode>2,
5598         fcmp<code><GCM:gcm_name>, pdistn<mode>_vis): Likewise.
5600 2016-10-23  Eric Botcazou  <ebotcazou@adacore.com>
5602         * config/sparc/sparc-c.c (sparc_target_macros): Replace TARGET_64BIT
5603         with TARGET_ARCH64.  Define __VIS to 0x400 if TARGET_VIS4.
5605 2016-10-21  Andrew Pinski  <apinski@cavium.com>
5607         * config/aarch64/aarch64-cores.def: Rewrite so IMP and PART are
5608         integer constants.
5609         * config/aarch64/driver-aarch64.c (struct aarch64_core_data): Change
5610         implementer_id to unsigned char.
5611         Change part_no to unsigned int.
5612         (AARCH64_BIG_LITTLE): New define.
5613         (INVALID_IMP): New define.
5614         (INVALID_CORE): New define.
5615         (cpu_data): Change the last element's implementer_id and part_no to
5616         integers.
5617         (valid_bL_string_p): Rewrite to ..
5618         (valid_bL_core_p): this for integers instead of strings.
5619         (parse_field): New function.
5620         (contains_string_p): Rewrite to ...
5621         (contains_core_p): this for integers and only for the part_no.
5622         (host_detect_local_cpu): Rewrite handling of implementation and
5623         par num to be integers; simplifying the code.
5625 2016-10-21  Kugan Vivekanandarajah  <kuganv@linaro.org>
5627         * ipa-prop.c (ipa_compute_jump_functions_for_edge): Create nonzero
5628         value range for pointers in more cases.
5630 2016-10-21  Wilco Dijkstra  <wdijkstr@arm.com>
5632         * config/aarch64/aarch64.c (aarch64_add_constant_internal):
5633         Add extra argument to allow emitting the move immediate.
5634         Use add/sub with positive immediate.
5635         (aarch64_add_constant): Add inline function.
5636         (aarch64_add_sp): Likewise.
5637         (aarch64_sub_sp): Likewise.
5638         (aarch64_expand_prologue): Call aarch64_sub_sp.
5639         (aarch64_expand_epilogue): Call aarch64_add_sp.
5640         Decide when to leave out move.
5641         (aarch64_output_mi_thunk): Call aarch64_add_constant.
5643 2016-10-21  Wilco Dijkstra  <wdijkstr@arm.com>
5645         * config/aarch64/aarch64.c (aarch64_layout_frame):
5646         Align FP callee-saves.
5648 2016-10-21  Jakub Jelinek  <jakub@redhat.com>
5650         * config/i386/adxintrin.h (_subborrow_u32, _addcarry_u32,
5651         _addcarryx_u32, _subborrow_u64, _addcarry_u64, _addcarryx_u64):
5652         Formatting fixes.
5653         * config/i386/rdseedintrin.h (_rdseed16_step, _rdseed32_step,
5654         _rdseed64_step): Likewise.
5655         * config/i386/tbmintrin.h (__bextri_u32): Likewise.
5657         PR target/78057
5658         * config/i386/i386.c: Include fold-const-call.h, tree-vrp.h
5659         and tree-ssanames.h.
5660         (ix86_fold_builtin): Fold IX86_BUILTIN_[LT]ZCNT{16,32,64}
5661         with INTEGER_CST argument.
5662         (ix86_gimple_fold_builtin): New function.
5663         (TARGET_GIMPLE_FOLD_BUILTIN): Define.
5665         * dwarf2out.c (ranges_table): Change into vec<dw_ranges, va_gc> *.
5666         (ranges_by_label): Change into vec<dw_ranges_by_label, va_gc> *.
5667         (ranges_table_allocated, ranges_table_in_use,
5668         ranges_by_label_allocated, ranges_by_label_in_use,
5669         RANGES_TABLE_INCREMENT): Removed.
5670         (add_ranges_num): Use vec_safe_push into ranges_table.
5671         (add_ranges_by_labels): Use vec_safe_push into ranges_by_label.
5672         (output_ranges): Adjust for ranges_table and ranges_by_label
5673         conversion from arrays to vec.
5674         (add_high_low_attributes, dwarf2out_finish): Adjust for range_table
5675         conversion from arrays to vec.
5676         (dwarf2out_c_finalize): Don't clear ranges_table_allocated,
5677         ranges_table_in_use, ranges_by_label_allocated and
5678         ranges_by_label_in_use.  Set ranges_by_label to NULL instead of 0.
5680         * dwarf2out.c (gen_variable_die): Emit DW_AT_const_expr attribute
5681         if needed.  Re-add origin_die variable and its initialization.
5683         * gimplify.c (gimplify_bind_expr): Handle oacc_declare_returns
5684         even for -fstack-reuse=none, or for volatile vars etc.
5686 2016-10-21  David Malcolm  <dmalcolm@redhat.com>
5688         * print-rtl-function.c (flag_compact): Move extern decl to...
5689         * print-rtl.h (flag_compact): ...here.
5690         * rtl-tests.c (selftests::assert_rtl_dump_eq): New function.
5691         (ASSERT_RTL_DUMP_EQ): New macro.
5692         (selftest::test_dumping_regs): New function.
5693         (selftest::test_dumping_insns): New function.
5694         (selftest::test_uncond_jump): Add uses of ASSERT_RTL_DUMP_EQ on
5695         the insns.
5696         (selftest::rtl_tests_c_tests): Call the new test functions.
5698 2016-10-21  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
5700         * cfgcleanup.c (merge_blocks_move_successor_nojumps): Adjust.
5701         (outgoing_edges_match): Likewise.
5702         (try_crossjump_to_edge): Likewise.
5703         * cfgrtl.c (try_redirect_by_replacing_jump): Likewise.
5704         (rtl_tidy_fallthru_edge): Likewise.
5705         * rtl.h (tablejump_p): Adjust prototype.
5706         * rtlanal.c (tablejump_p): Return the label as a rtx_insn *.
5708 2016-10-21  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
5710         * rtl.h (label_ref_label): New function.
5711         (set_label_ref_label): New function.
5712         (LABEL_REF_LABEL): Delete.
5713         * alias.c (rtx_equal_for_memref_p): Adjust.
5714         * cfgbuild.c (make_edges): Likewise.
5715         (purge_dead_tablejump_edges): Likewise.
5716         * cfgexpand.c (convert_debug_memory_address): Likewise.
5717         * cfgrtl.c (patch_jump_insn): Likewise.
5718         * combine.c (distribute_notes): Likewise.
5719         * cse.c (hash_rtx_cb): Likewise.
5720         (exp_equiv_p): Likewise.
5721         (fold_rtx): Likewise.
5722         (check_for_label_ref): Likewise.
5723         * cselib.c (rtx_equal_for_cselib_1): Likewise.
5724         (cselib_hash_rtx): Likewise.
5725         * emit-rtl.c (mark_label_nuses): Likewise.
5726         * explow.c (convert_memory_address_addr_space_1): Likewise.
5727         * final.c (output_asm_label): Likewise.
5728         (output_addr_const): Likewise.
5729         * gcse.c (add_label_notes): Likewise.
5730         * genconfig.c (walk_insn_part): Likewise.
5731         * genrecog.c (validate_pattern): Likewise.
5732         * ifcvt.c (cond_exec_get_condition): Likewise.
5733         (noce_emit_store_flag): Likewise.
5734         (noce_get_alt_condition): Likewise.
5735         (noce_get_condition): Likewise.
5736         * jump.c (maybe_propagate_label_ref): Likewise.
5737         (mark_jump_label_1): Likewise.
5738         (redirect_exp_1): Likewise.
5739         (rtx_renumbered_equal_p): Likewise.
5740         * lra-constraints.c (operands_match_p): Likewise.
5741         * print-rtl.c (print_value): Likewise.
5742         * reload.c (find_reloads): Likewise.
5743         * reload1.c (set_label_offsets): Likewise.
5744         * reorg.c (get_branch_condition): Likewise.
5745         * rtl-tests.c (test_uncond_jump): Likewise.
5746         * rtl.c (rtx_equal_p_cb): Likewise.
5747         (rtx_equal_p): Likewise.
5748         * rtlanal.c (reg_mentioned_p): Likewise.
5749         (rtx_referenced_p): Likewise.
5750         (get_condition): Likewise.
5751         * varasm.c (const_hash_1): Likewise.
5752         (compare_constant): Likewise.
5753         (const_rtx_hash_1): Likewise.
5754         (output_constant_pool_1): Likewise.
5756 2016-10-21  Senthil Kumar Selvaraj  <senthil_kumar.selvaraj@atmel.com>
5758         PR target/71627
5759         * reload.c (find_valid_class_1): Allow regclass if atleast one
5760         regno in regclass is ok. Compute and use rclass size based on
5761         actually available regnos for mode in rclass.
5763 2016-10-21  Eric Botcazou  <ebotcazou@adacore.com>
5765         * config/sparc/sparc-modes.def (CCV): New.
5766         (CCXV): Likewise.
5767         * config/sparc/predicates.md (v_comparison_operator): New.
5768         (icc_comparison_operator): Add support for CCV/CCXV.
5769         (xcc_comparison_operator): Likewise.
5770         * config/sparc/sparc.c (output_cbranch): Likewise.
5771         (sparc_print_operand): Likewise.
5772         * config/sparc/sparc.md (UNSPEC_{ADD,SUB,NEG}V): New constants.
5773         (uaddvdi4): New expander.
5774         (addvdi4): Likewise.
5775         (uaddvdi4_sp32): New instruction.
5776         (addvdi4_sp32): Likewise.
5777         (uaddvsi4): New expander.
5778         (addvsi4): Likewise.
5779         (cmp_ccc_plus_sltu_set): New instruction.
5780         (cmp_ccv_plus): Likewise.
5781         (cmp_ccxv_plus): Likewise.
5782         (cmp_ccv_plus_set): Likewise.
5783         (cmp_ccxv_plus_set): Likewise.
5784         (cmp_ccv_plus_sltu_set): Likewise.
5785         (uaddvdi4): New expander.
5786         (subvdi4): Likewise.
5787         (usubdi4_sp32): New instruction.
5788         (subvdi4_sp32): Likewise.
5789         (usubvsi4): New expander.
5790         (subvsi4): Likewise.
5791         (cmpsi_minus_sltu_set): New instruction.
5792         (cmp_ccv_minus): Likewise.
5793         (cmp_ccxv_minus): Likewise.
5794         (cmp_ccv_minus_set): Likewise.
5795         (cmp_ccxv_minus_set): Likewise.
5796         (cmp_ccv_minus_sltu_set): Likewise.
5797         (unegvdi3): New expander.
5798         (negvdi3): Likewise.
5799         (unegdi3_sp32): New instruction.
5800         (negvdi3_sp32): Likewise.
5801         (unegvsi3): New expander.
5802         (negvsi3): Likewise.
5803         (cmp_ccc_neg_sltu_set): New instruction.
5804         (cmp_ccv_neg): Likewise.
5805         (cmp_ccxv_neg): Likewise.
5806         (cmp_ccv_neg_set): Likewise.
5807         (cmp_ccxv_neg_set): Likewise.
5808         (cmp_ccv_neg_sltu_set): Likewise.
5810         * tree-ssa-loop-split.c: Remove trailing spaces.
5811         * match.pd: Likewise.
5813 2016-10-21  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
5815         PR rtl-optimization/78038
5816         * ree.c (get_defs): Return NULL if a defining insn for REG cannot
5817         be deduced to set REG through the RTL structure.
5818         (make_defs_and_copies_lists): Return false on a failing get_defs call.
5820 2016-10-21  Richard Biener  <rguenther@suse.de>
5822         PR tree-optimization/78051
5823         * tree-vrp.c (evrp_dom_walker::before_dom_children): Update stmt
5824         and mark replaced if folding did something.
5826 2016-10-21  David Edelsohn  <dje.gcc@gmail.com>
5828         * config/rs6000/rs6000.c (rs6000_assemble_visibility): Swap "internal"
5829         and "protected" in visibility types.
5830         (rs6000_xcoff_declare_function_name): Fix formatting.
5831         (rs6000_xcoff_declare_object_name): Fix formatting.
5833 2016-10-21  Uros Bizjak  <ubizjak@gmail.com>
5835         * config/i386/i386.c (ix86_fold_builtin): Handle IX86_BUILTIN_INFQ
5836         and IX86_BUILTIN_HUGE_VALQ here ...
5837         (ix86_expand_builtin): ... not here.
5839 2016-10-20  Jakub Jelinek  <jakub@redhat.com>
5841         * doc/gty.texi (for_user): Use @item next to @findex.
5843 2016-10-20  Uros Bizjak  <ubizjak@gmail.com>
5845         PR target/78037
5846         * config/i386/bmiintrin.h (__tzcnt_u16): Call __builtin_ia32_tzcnt_u16.
5847         (__tzcnt_u32, _tzcnt_u32): Call __builtin_ia32_tzcnt_u32.
5848         (__tzcnt_u64, _tzcnt_u64): Call __builtin_ia32_tzcnt_u64.
5849         * config/i386/lzcntintrin.h (__lzcnt_u16): Call
5850         __builtin_ia32_lzcnt_u16.
5851         (__lzcnt_u32, _lzcnt_u32): Call __builtin_ia32_lzcnt_u32.
5852         (__lzcnt_u64, _lzcnt_u64): Call __builtin_ia32_lzcnt_u64.
5853         * config/i386/i386.md (UNSPEC_LZCNT, UNSPEC_TZCNT): New unspecs.
5854         (ctz<mode>2, *ctz<mode>2): Use SWI48 mode iterator.
5855         (bmi_tzcnt_<mode>): New expander.
5856         (*bmi_tzcnt_<mode>_falsedep_1): New define_insn_and_split pattern.
5857         (*bmi_tzcnt_<mode>_falsedep, *bmi_tzcnt_<mode>): New insn patterns.
5858         (clz<mode>2_lzcnt, *clz<mode>2_lzcnt): Use SWI48 mode iterator.
5859         (lzcnt_<mode>): New expander.
5860         (*lzcnt_<mode>_falsedep_1): New define_insn_and_split pattern.
5861         (*lzcnt_<mode>_falsedep, *lzcnt_<mode>): New insn patterns.
5862         * config/i386/i386-builtin-types.def (UINT_FTYPE_UINT): New.
5863         (UINT64_FTYPE_UINT64): New.
5864         * config/i386/i386-builtin.def (__builtin_clzs): Remove description.
5865         (__builtin_ia32_lzcnt_u16): New description.
5866         (__builtin_ia32_lzcnt_u32): Ditto.
5867         (__builtin_ia32_lzcnt_u64): Ditto.
5868         (__builtin_ctzs): Remove description.
5869         (__builtin_ia32_tzcnt_u16): New description.
5870         (__builtin_ia32_tzcnt_u32): Ditto.
5871         (__builtin_ia32_tzcnt_u64): Ditto.
5872         * config/i386/i386.c (ix86_expand_args_builtin): Handle
5873         UINT_FTYPE_UINT and UINT64_FTYPE_UINT64.
5875 2016-10-20  Martin Liska  <mliska@suse.cz>
5877         PR lto/78049
5878         * lto-streamer-in.c (fixup_call_stmt_edges_1): Replace value
5879         comparison with STMT_UID_NOT_IN_RANGE.
5880         (fixup_call_stmt_edges): Do not fixup edges of a thunk in
5881         LTRANS.
5883 2016-10-20  Eric Botcazou  <ebotcazou@adacore.com>
5885         * compare-elim.c (conforming_compare): Accept UNSPECs.
5886         (find_comparison_dom_walker::before_dom_children): Deal with
5887         instructions both using and killing the flags register.
5888         (equivalent_reg_at_start): New function extracted from...
5889         (try_eliminate_compare): ...here.  Use it and add support for
5890         registers and UNSPECs as second operand of the compare.
5891         * config/visium/visium-modes.def (CCV): New.
5892         * config/visium/predicates.md (visium_v_comparison_operator): New.
5893         (visium_branch_operator): Deal with CCV mode.
5894         * config/visium/visium.c (visium_select_cc_mode): Likewise.
5895         (output_cbranch): Likewise.
5896         * config/visium/visium.md (UNSPEC_{ADD,SUB,NEG}V): New constants.
5897         (uaddv<mode>4): New expander.
5898         (addv<mode>4): Likewise.
5899         (add<mode>3_insn_set_carry): New instruction.
5900         (add<mode>3_insn_set_overflow): Likewise.
5901         (addsi3_insn_set_overflow): Likewise.
5902         (usubv<mode>4): New expander.
5903         (subv<mode>4): Likewise.
5904         (sub<mode>3_insn_set_carry): New instruction.
5905         (sub<mode>3_insn_set_overflow): Likewise.
5906         (subsi3_insn_set_overflow): Likewise.
5907         (unegv<mode>3): New expander.
5908         (negv<mode>3): Likewise.
5909         (neg<mode>2_insn_set_overflow): New instruction.
5910         (addv_tst<mode>): Likewise.
5911         (subv_tst<mode>): Likewise.
5912         (negv_tst<mode>): Likewise.
5913         (cbranch<mode>4_addv_insn): New splitter and instruction.
5914         (cbranch<mode>4_subv_insn): Likewise.
5915         (cbranch<mode>4_negv_insn): Likewise.
5917 2016-10-20  Richard Biener  <rguenther@suse.de>
5919         * tree-ssa-alias.c (ptrs_compare_unequal): Remove code duplication.
5920         Handle decls possibly not bound.
5921         * tree-ssa-structalias.c (get_constraint_for_ssa_var): Add
5922         nothing_id for decls that might not be bound if we are interested
5923         for the address.
5924         (get_constraint_for_component_ref): Deal with that.
5926 2016-10-20  Michael Matz  <matz@suse.de>
5928         Loop splitting.
5929         * common.opt (-fsplit-loops): New flag.
5930         * passes.def (pass_loop_split): Add.
5931         * opts.c (default_options_table): Add OPT_fsplit_loops entry at -O3.
5932         (enable_fdo_optimizations): Add loop splitting.
5933         * timevar.def (TV_LOOP_SPLIT): Add.
5934         * tree-pass.h (make_pass_loop_split): Declare.
5935         * tree-ssa-loop-manip.h (rewrite_into_loop_closed_ssa_1): Declare.
5936         * tree-ssa-loop-unswitch.c: Include tree-ssa-loop-manip.h,
5937         * tree-ssa-loop-split.c: New file.
5938         * Makefile.in (OBJS): Add tree-ssa-loop-split.o.
5939         * doc/invoke.texi (fsplit-loops): Document.
5940         * doc/passes.texi (Loop optimization): Add paragraph about loop
5941         splitting.
5943 2016-10-20  Richard Biener  <rguenther@suse.de>
5945         * cgraphunit.c (analyze_functions): Set node->definition to
5946         false to signal symbol removal to debug_hooks->late_global_decl.
5947         * ipa.c (symbol_table::remove_unreachable_nodes): When not in
5948         WPA signal symbol removal to the debuginfo machinery.
5949         * dwarf2out.c (dwarf2out_late_global_decl): Instead of
5950         using early_finised to guard the we're called for symbol
5951         removal case look at the symtabs definition flag.
5952         (gen_variable_die): Remove redundant check.
5954 2016-10-20  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
5956         * config/s390/s390.md ("prefetch"): Add fallthrough comment.
5958 2016-10-20  Prathamesh Kulkarni  <prathamesh.kulkarni@linaro.org>
5960         PR tree-optimization/53979
5961         * match.pd ((a ^ b) | a -> a | b): New pattern.
5963 2016-10-19  John David Anglin  <danglin@gcc.gnu.org>
5965         * config/pa/pa64-hpux.h (PA_INIT_FRAME_DUMMY_ASM_OP): Move to
5966         config/pa/pa64-hpux-lib.h.
5967         (PA_CRTBEGIN_HACK): Likewise.
5968         (DTOR_LIST_BEGIN): Likewise.
5970 2016-10-19  Bernd Edlinger  <bernd.edlinger@hotmail.de>
5972         * config/arm/arm.c (arm_emit_coreregs_64bit_shift): Clear the result
5973         register only if "in" and "out" are different registers.
5975 2016-10-19  Eric Botcazou  <ebotcazou@adacore.com>
5977         * omp-low.c (pass_oacc_device_lower::gate): New method.
5978         (execute): Always call execute_oacc_device_lower.
5980 2016-10-19  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
5982         PR tree-optimization/77916
5983         PR tree-optimization/77937
5984         * gimple-ssa-strength-reduction.c (analyze_increments): Remove
5985         stopgap fix.
5986         (insert_initializers): Requirement of initializer for -1 should be
5987         based on pointer-typedness of the candidate basis.
5989 2016-10-19  Bin Cheng  <bin.cheng@arm.com>
5991         PR tree-optimization/78005
5992         * tree-vect-loop-manip.c (vect_gen_prolog_loop_niters): Compute
5993         upper (included) bound for niters of prolog loop.
5994         (vect_gen_scalar_loop_niters): Change parameter VF to VFM1.
5995         Compute niters of scalar loop above which vectorized loop is
5996         preferred, as well as the upper (included) bound for the niters.
5997         (vect_do_peeling): Record niter bound for loops accordingly.
5999 2016-10-19  Thomas Schwinge  <thomas@codesourcery.com>
6001         PR lto/77458
6002         * tree-core.h (enum tree_index): Put the complex types after their
6003         component types.
6004         * tree-streamer.c (verify_common_node_recorded): New function.
6005         (preload_common_nodes) <TREE_CODE (node) == COMPLEX_TYPE>: Use it.
6007 2016-10-19  Martin Liska  <mliska@suse.cz>
6009         * cgraph.h (cgraph_edge::binds_to_current_def_p):
6010         Replace NULL with false as a return value.
6012 2016-10-19  Thomas Schwinge  <thomas@codesourcery.com>
6014         PR tree-optimization/78024
6015         * omp-low.c (oacc_loop_discovery): Call clear_bb_flags before, and
6016         don't clear BB_VISITED after processing.
6018 2016-10-19  Richard Biener  <rguenther@suse.de>
6020         * domwalk.c (dom_walker::walk): Use RPO order.
6022 2016-10-19  Richard Biener  <rguenther@suse.de>
6024         * tree-vrp.c (evrp_dom_walker::evrp_dom_walker): Initialize
6025         stmts_to_remove.
6026         (evrp_dom_walker::~evrp_dom_walker): Free it.
6027         (evrp_dom_walker::stmts_to_remove): Add.
6028         (evrp_dom_walker::before_dom_children): Mark PHIs and stmts
6029         whose output we fully propagate for removal.  Propagate
6030         into BB destination PHI arguments.
6031         (execute_early_vrp): Remove queued stmts.  Dump value ranges
6032         before stmt removal.
6034 2016-10-18  Aldy Hernandez  <aldyh@redhat.com>
6036         * Makefile.in (OBJS): Add gimple-ssa-warn-alloca.o.
6037         * passes.def: Add two instances of pass_walloca.
6038         * tree-pass.h (make_pass_walloca): New.
6039         * gimple-ssa-warn-alloca.c: New file.
6040         * doc/invoke.texi: Document -Walloca, -Walloca-larger-than=, and
6041         -Wvla-larger-than= options.
6043 2016-10-18  Thomas Schwinge  <thomas@codesourcery.com>
6045         * cfg.c (clear_bb_flags): Use FOR_ALL_BB_FN.
6046         * config/nvptx/nvptx.c (nvptx_find_sese): Likewise.
6048 2016-10-18  Kelvin Nilsen  <kelvin@gcc.gnu.org>
6050         * config/rs6000/altivec.h (vec_xl_len): New macro.
6051         (vec_xst_len): New macro.
6052         (vec_cmpnez): New macro.
6053         (vec_cntlz_lsbb): New macro.
6054         (vec_cnttz_lsbb): New macro.
6055         (vec_xlx): New macro.
6056         (vec_xrx): New macro.
6057         (vec_all_nez): New C++ predicate template.
6058         (vec_any_eqz): New C++ predicate template.
6059         (vec_all_ne): Revised C++ predicate template under _ARCH_PWR9
6060         conditional compilation.
6061         (vec_any_eq): Revised C++ predicate template under _ARCH_PWR9
6062         conditional compilation.
6063         (vec_all_nez): New macro.
6064         (vec_any_eqz): New macro.
6065         (vec_all_ne): Revised macro under _ARCH_PWR9 conditional
6066         compilation.
6067         (vec_any_eq): Revised macro under _ARCH_PWR9 conditional
6068         compilation.
6069         * config/rs6000/vector.md (VI): Moved this mode iterator
6070         definition from altivec.md to vector.md.
6071         (UNSPEC_NEZ_P): New value.
6072         (vector_ne_<mode>_p): New expansion for implementation of
6073         vec_all_ne and vec_any_eq built-in functions.
6074         (vector_nez_<mode>_p): New expansion for implementation of
6075         vec_all_nez and vec_any_eqz built-in functions.
6076         (vector_ne_v2di_p): New expansion for implementation of vec_all_ne
6077         and vec_any_eq built-in function.
6078         (cr6_test_for_zero): New commentary to explain this expansion.
6079         (cr6_test_for_zero_reverse): New commentary to explain this expansion.
6080         (cr6_test_for_lt): New commentary to explain this expansion.
6081         (cr6_test_for_lt_reverse): New commentary to explain this
6082         expansion.
6083         * config/rs6000/rs6000-c.c (altivec_overloaded_builtins): Add
6084         overloaded function prototypes for vec_all_ne, vec_all_nez,
6085         vec_any_eq, vec_any_eqz, vec_cmpnez, vec_cntlz_lsbb,
6086         vec_cnttz_lsbb, vec_xl_len, vec_xst_len, vec_xlx, and vec_xrx
6087         built-in functions.
6088         (altivec_resolve_overloaded_builtin): Modify the handling of
6089         ALTIVEC_BUILTIN_VEC_CMPNE to use the Power9 instructions when
6090         the compiler is configured to support TARGET_P9_VECTOR.
6091         * config/rs6000/rs6000-builtin.def (BU_ALTIVEC_P): Add commentary
6092         to explain the special processing that is given to predicate
6093         built-ins introduced using this macro.
6094         (BU_ALTIVEC_OVERLOAD_P): Add commentary to alert maintainers to
6095         the special processing given to predicate built-ins introduced
6096         using this macro.
6097         (BU_VSX_P): Likewise.
6098         (BU_P8V_AV_P): Likewise.
6099         (BU_P9V_AV_P): Likewise.
6100         (BU_P9V_AV_X): New macro.
6101         (BU_P9V_64BIT_AV_X): New macro.
6102         (BU_P9V_VSX_3): New macro.
6103         (BU_P9V_OVERLOAD_P): New macro.
6104         (LXVL): New BU_P9V_64BIT_VSX_2.
6105         (VEXTUBLX): New BU_P9V_AV_2.
6106         (VEXTUBRX): Likewise.
6107         (VEXTUHLX): Likewise.
6108         (VEXTUHRX): Likewise.
6109         (VEXTUWLX): Likewise.
6110         (VEXTUWRX): Likewise.
6111         (STXVL): New BU_P9V_64BIT_AV_X.
6112         (VCLZLSBB): New BU_P9V_AV_1.
6113         (VCTZLSBB): Likewise.
6114         (CMPNEB): New BU_P9V_AV_2.
6115         (CMPNEH): Likewise.
6116         (CMPNEW): Likewise.
6117         (CMPNEF): Likewise.
6118         (CMPNED): Likewise.
6119         (VCMPNEB_P): New BU_P9V_AV_P.
6120         (VCMPNEH_P): Likewise.
6121         (VCMPNEW_P): Likewise.
6122         (VCMPNED_P): Likewise.
6123         (VCMPNEFP_P): Likewise.
6124         (VCMPNEDP_P): Likewise.
6125         (CMPNEZB): New BU_P9V_AV_2.
6126         (CMPNEZH): Likewise.
6127         (CMPNEZW): Likewise.
6128         (VCMPNEZB_P): New BU_P9V_AV_P.
6129         (VCMPNEZH_P): Likewise.
6130         (VCMPNEZW_P): Likewise.
6131         (LXVL): New BU_P9V_OVERLOAD_2.
6132         (STXVL): New BU_P9V_OVERLOAD_3.
6133         (VEXTULX): New BU_P9V_OVERLOAD_2.
6134         (VEXTURX): Likewise.
6135         (CMPNEZ): Likewise.
6136         (VCMPNEZ_P): New BU_P9V_OVERLOAD_P.
6137         (VCMPNE_P): Likewise.
6138         (VCLZLSBB): New BU_P9V_OVERLOAD_1.
6139         (VCTZLSBB): Likewise.
6140         * config/rs6000/rs6000.c (altivec_expand_predicate_builtin): Add
6141         comment to explain mode used for scratch register.
6142         (altivec_expand_stxvl_builtin): New function.
6143         (altivec_expand_builtin): Add case for new constant P9V_BUILTIN_STXVL.
6144         (altivec_init_builtins): Add initialized variable
6145         void_ftype_v16qi_pvoid_long and use this type to define the
6146         built-in function __builtin_altivec_stxvl.
6147         * config/rs6000/vsx.md (UNSPEC_LXVL): New value.
6148         (UNSPEC_STXVL): New value.
6149         (UNSPEC_VCLZLSBB): New value.
6150         (UNSPEC_VCTZLSBB): New value.
6151         (UNSPEC_VEXTUBLX): New value.
6152         (UNSPEC_VEXTUHLX): New value.
6153         (UNSPEC_VEXTUWLX): New value.
6154         (UNSPEC_VEXTUBRX): New value.
6155         (UNSPEC_VEXTUHRX): New value.
6156         (UNSPEC_VEXTUWRX): New value.
6157         (UNSPEC_VCMPNEB): New value.
6158         (UNSPEC_VCMPNEZB): New value.
6159         (UNSPEC_VCMPNEH): New value.
6160         (UNSPEC_VCMPNEZH): New value.
6161         (UNSPEC_VCMPNEW): New value.
6162         (UNSPEC_VCMPNEZW): New value.
6163         (*vsx_ne_<mode>_p): New insn for vector test all not equal with
6164         vector of integer modes.
6165         (*vsx_ne_<mode>_p): New insn for vector test all not equal with
6166         vector of float or double modes.
6167         (*vector_nez_<mode>_p): New insn for vector test all not equal or
6168         zero.
6169         (lxvl): New expand for load VSX vector with length.
6170         (*lxvl): New insn for load VSX vector with length.
6171         (stxvl): New expand for store VSX vector with length.
6172         (*stxvl): New insn for store VSX vector with length.
6173         (vcmpneb): New insn for vector of byte compare not equal.
6174         (vcmpnezb): New insn for vector of byte compare not equal or zero.
6175         (vcmpneh): New insn for vector of half word compare not equal.
6176         (vcmpnezh): New insn for vector of half word compare not equal or
6177         zero.
6178         (vcmpnew): New insn for vector of word compare not equal.
6179         (vcmpne<VSs>): New insn for vector of float or double compare not
6180         equal.
6181         (vcmpnezw): New insn for vector of word compare not equal or zero.
6182         (vclzlsbb): New insn for vector count leading zero
6183         least-significant bits byte.
6184         (vctzlsbb): New insn for vector count trailing zero least
6185         signficant bits byte.
6186         (vextublx): New insn for vector extract unsigned byte left
6187         indexed.
6188         (vextubrx): New insn for vector extract unsigned byte right
6189         indexed.
6190         (vextuhlx): New insn for vector extract unsigned half word left
6191         indexed.
6192         (vextuhrx): New insn for vector extract unsigned half word right
6193         indexed.
6194         (vextuwlx): New insn for vector extract unsigned word left
6195         indexed.
6196         (vextuwrx): New insn for vector extract unsigned word right
6197         indexed.
6198         * config/rs6000/rs6000.h (RS6000_BTC_CONST): Enhance comment to
6199         clarify intent of this constant.
6200         * config/rs6000/altivec.md (VI): Move this mode iterator to vsx.md.
6201         * doc/extend.texi (PowerPC Altivec Built-in Functions): Add
6202         documentation for vec_all_nez, vec_any_eqz, vec_cmpnez,
6203         vec_cntlz_lsbb, vec_cnttz_lsbb, vec_xl_len, vec_xst_len, vec_xlx,
6204         and vec_xrx functions.
6206 2016-10-18  Andrew Pinski  <apinski@cavium.com>
6208         PR tree-opt/65950
6209         * predict.c (is_exit_with_zero_arg): New function.
6210         (tree_bb_level_predictions): Don't consider paths leading to exit(0)
6211         as nottaken.
6213 2016-10-18  Uros Bizjak  <ubizjak@gmail.com>
6215         PR target/77991
6216         * config/i386/i386.c (legitimize_tls_address)
6217         <case TLS_MODEL_INITIAL_EXEC>: For TARGET_64BIT || TARGET_ANY_GNU_TLS
6218         convert dest to Pmode if different than Pmode.
6220 2016-10-18  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
6222         PR tree-optimization/77916
6223         * gimple-ssa-strength-reduction.c (analyze_increments): Reinstate
6224         stopgap fix, as pointers with -1 increment are still broken.
6226 2016-10-18  David Edelsohn  <dje.gcc@gmail.com>
6228         * config/rs6000/rs6000.c (rs6000_output_symbol_ref): Move storage
6229         mapping class decoration from here...
6230         (rs6000_xcoff_encode_section): ...to here.
6232         (rs6000_savres_strategy) [AIX,ELFv2]: Inline FPR save and restore
6233         if shrink-wrapping and optimizing for speed.
6235 2016-10-18  Richard Biener  <rguenther@suse.de>
6237         * tree-vrp.c (evrp_dom_walker::before_dom_children): Handle
6238         not visited but non-executable predecessors.  Return taken edge.
6239         Simplify conditions and refactor propagation vs. folding step.
6241 2016-10-18  Segher Boessenkool  <segher@kernel.crashing.org>
6243         * config/rs6000/rs6000.c (rs6000_savres_strategy): Do not select
6244         {SAVE,REST}_MULTIPLE if shrink-wrapping separate components.
6245         (rs6000_get_separate_components): Assert we do not have those
6246         strategies selected.
6248 2016-10-18  Richard Biener  <rguenther@suse.de>
6250         * tree-ssa-propagate.h (substitute_and_fold): Adjust prototype.
6251         * tree-ssa-propagate.c (ssa_prop_fini): Remove final BB_VISITED
6252         clearing.
6253         (substitute_and_fold_dom_walker): Adjust constructor.
6254         (substitute_and_fold_dom_walker::before_dom_children): Remove
6255         do_dce flag and handling (always true).
6256         (substitute_and_fold): Likewise.
6257         * tree-vrp.c (vrp_finalize): Adjust.
6258         (execute_early_vrp): Remove final BB_VISITED clearing.
6259         * tree-ssa-ccp.c (ccp_finalize): Adjust.
6260         * tree-ssa-copy.c (fini_copy_prop): Likewise.
6261         * ira.c (ira): Call clear_bb_flags.
6263 2016-10-18  Richard Biener  <rguenther@suse.de>
6265         * genmatch.c (dt_operand::gen_gimple_expr): Use get_name to
6266         get at the operand to look at with TREE_OPERAND for generic
6267         sub-nodes.
6269 2016-10-18  David Malcolm  <dmalcolm@redhat.com>
6271         * genattrtab.c (attr_string): Use rtx_reader_ptr for call to
6272         copy_md_ptr_loc.
6273         (gen_attr): Use rtx_reader_ptr for lookup_enum_type call.
6274         (write_test_expr): Use rtx_reader_ptr for calls to
6275         fprint_c_condition.
6276         (write_attr_value): Likewise.
6277         * genconditions.c (write_one_condition): Use rtx_reader_ptr for
6278         call to print_md_ptr_loc.
6279         (write_one_condition): Likewise for calls to print_c_condition.
6280         * genconstants.c: Include "statistics.h" and "vec.h".
6281         (main): Update for conversion to member functions.
6282         * genemit.c (emit_c_code): Use rtx_reader_ptr for
6283         call to print_md_ptr_loc.
6284         * genenums.c: Include "statistics.h" and "vec.h".
6285         (main): Update for conversion of traverse_enum_types to a method.
6286         * genmddeps.c: Include "statistics.h" and "vec.h".
6287         * genoutput.c (process_template): Use rtx_reader_ptr for call to
6288         print_md_ptr_loc.
6289         * genpreds.c (write_predicate_subfunction): Likewise.
6290         (write_predicate_expr): Likewise for calls to print_c_condition.
6291         * genrecog.c (print_test): Likewise.
6292         * gensupport.c (process_rtx): Likewise for calls to
6293         copy_md_ptr_loc and join_c_conditions.
6294         (alter_test_for_insn): Likewise for call to join_c_conditions.
6295         (process_substs_on_one_elem): Likewise.
6296         (gen_mnemonic_setattr): Update for move of string_obstack to a
6297         field of rtx_reader.
6298         (mnemonic_htab_callback): Likewise.  Fix formatting.
6299         (gen_mnemonic_attr): Likewise.
6300         * gentarget-def.c (def_target_insn): Use rtx_reader_ptr for calls
6301         to print_c_condition.
6302         * read-md.c: Include "statistics.h" and "vec.h".
6303         (string_obstack): Convert this global to field "m_string_obstack"
6304         of class rtx_reader.
6305         (ptr_locs): Likewise, as "m_ptr_locs".
6306         (ptr_loc_obstack): Likewise, as "m_ptr_loc_obstack".
6307         (joined_conditions): Likewise, as "m_joined_conditions".
6308         (joined_conditions_obstack): Likewise, as "m_joined_conditions_obstack".
6309         (md_constants): Likewise, as "m_md_constants".
6310         (enum_types): Likewise, as "m_enum_types".
6311         (set_md_ptr_loc): Convert to...
6312         (rtx_reader::set_md_ptr_loc): ...member function.
6313         (get_md_ptr_loc): Convert to...
6314         (rtx_reader::get_md_ptr_loc): ...member function.
6315         (copy_md_ptr_loc): Convert to...
6316         (rtx_reader::copy_md_ptr_loc): ...member function.
6317         (fprint_md_ptr_loc): Convert to...
6318         (rtx_reader::fprint_md_ptr_loc): ...member function.
6319         (print_md_ptr_loc): Convert to...
6320         (rtx_reader::print_md_ptr_loc): ...member function.
6321         (join_c_conditions): Convert to...
6322         (rtx_reader::join_c_conditions): ...member function.
6323         (fprint_c_condition): Convert to...
6324         (rtx_reader::fprint_c_condition): ...member function.
6325         (print_c_condition): Convert to...
6326         (rtx_reader::print_c_condition): ...member function.
6327         (read_name): Convert to...
6328         (rtx_reader::read_name): ...member function.
6329         (read_escape): Convert to...
6330         (rtx_reader::read_escape): ...member function.
6331         (read_quoted_string): Convert to...
6332         (rtx_reader::read_quoted_string): ...member function.
6333         (read_braced_string): Convert to...
6334         (rtx_reader::read_braced_string): ...member function.
6335         (read_string): Convert to...
6336         (rtx_reader::read_string): ...member function.
6337         (read_skip_construct): Convert to...
6338         (rtx_reader::read_skip_construct): ...member function.
6339         (handle_constants): Convert to...
6340         (rtx_reader::handle_constants): ...member function.
6341         (traverse_md_constants): Convert to...
6342         (rtx_reader::traverse_md_constants): ...member function.
6343         (handle_enum): Convert to...
6344         (rtx_reader::handle_enum): ...member function.
6345         (lookup_enum_type): Convert to...
6346         (rtx_reader::lookup_enum_type): ...member function.
6347         (traverse_enum_types): Convert to...
6348         (rtx_reader::traverse_enum_types): ...member function.
6349         (rtx_reader::rtx_reader): Move initializations
6350         of various former global data from rtx_reader::read_md_files to
6351         here, as fields, along with the call to unlock_std_streams.
6352         (rtx_reader::~rtx_reader): Clean up m_base_dir, and clean up
6353         the new fields.
6354         (rtx_reader::read_md_files): Move initializations of various
6355         global data from here to the ctor.
6356         * read-md.h (read_name): Convert to...
6357         (rtx_reader::read_name): ...member function.
6358         (rtx_reader::read_escape): New method decl.
6359         (read_quoted_string): Convert to...
6360         (rtx_reader::read_quoted_string): ...member function.
6361         (rtx_reader::read_braced_string): New method decl.
6362         (read_string): Convert to...
6363         (rtx_reader::read_string): ...member function.
6364         (rtx_reader::read_skip_construct): New method decl.
6365         (rtx_reader::set_md_ptr_loc): New method decl.
6366         (rtx_reader::get_md_ptr_loc): New method decl.
6367         (copy_md_ptr_loc): Convert to...
6368         (rtx_reader::copy_md_ptr_loc): ...member function.
6369         (fprint_md_ptr_loc): Convert to...
6370         (rtx_reader::fprint_md_ptr_loc): ...member function.
6371         (print_md_ptr_loc): Convert to...
6372         (rtx_reader::print_md_ptr_loc): ...member function.
6373         (rtx_reader::lookup_enum_type): New method decl.
6374         (rtx_reader::traverse_enum_types): New method decl.
6375         (rtx_reader::handle_constants): New method decl.
6376         (traverse_md_constants): Convert to...
6377         (rtx_reader::traverse_md_constants): ...member function.
6378         (rtx_reader::handle_enum): New method decl.
6379         (rtx_reader::join_c_conditions): New method decl.
6380         (fprint_c_condition): Convert to...
6381         (rtx_reader::fprint_c_condition): ...member function.
6382         (print_c_condition): Convert to...
6383         (rtx_reader::print_c_condition): ...member function.
6384         (rtx_reader::apply_iterator_to_string): New method decl.
6385         (rtx_reader::copy_rtx_for_iterators): New method decl.
6386         (rtx_reader::read_conditions): New method decl.
6387         (rtx_reader::record_potential_iterator_use): New method decl.
6388         (rtx_reader::read_mapping): New method decl.
6389         (rtx_reader::read_rtx): New method decl.
6390         (rtx_reader::read_rtx_code): New method decl.
6391         (rtx_reader::read_rtx_operand): New method decl.
6392         (rtx_reader::read_nested_rtx): New method decl.
6393         (rtx_reader::read_rtx_variadic): New method decl.
6394         (rtx_reader::get_string_obstack): New method.
6395         (rtx_reader::get_md_constants): New method.
6396         (string_obstack): Convert global variable decl to...
6397         (rtx_reader::m_string_obstack): ...this new field.
6398         (rtx_reader::m_ptr_locs): New field.
6399         (rtx_reader::m_ptr_loc_obstack): New field.
6400         (rtx_reader::m_joined_conditions): New field.
6401         (rtx_reader::m_joined_conditions_obstack): New field.
6402         (rtx_reader::m_md_constants): New field.
6403         (rtx_reader::m_enum_types): New field.
6404         * read-rtl.c (apply_iterator_to_string): Convert to...
6405         (rtx_reader::apply_iterator_to_string): ...member function.
6406         (copy_rtx_for_iterators): Convert to...
6407         (rtx_reader::copy_rtx_for_iterators): ...member function.
6408         (add_condition_to_string): Use rtx_reader_ptr for
6409         calls join_c_conditions.
6410         (apply_iterators): Use rtx_reader_ptr for calls to
6411         join_c_conditions and copy_rtx_for_iterators.
6412         (read_conditions): Convert to...
6413         (rtx_reader::read_conditions): ...member function.
6414         (record_potential_iterator_use): Convert to...
6415         (rtx_reader::record_potential_iterator_use): ...member function.
6416         (read_mapping): Convert to...
6417         (rtx_reader::read_mapping): ...member function.
6418         (read_subst_mapping): Use rtx_reader_ptr for read_string call.
6419         (read_rtx): Convert to...
6420         (rtx_reader::read_rtx): ...member function.
6421         (read_rtx_code): Convert to...
6422         (rtx_reader::read_rtx_code): ...member function.
6423         (read_rtx_operand): Convert to...
6424         (rtx_reader::read_rtx_operand): ...member function.  Update for move
6425         of string_obstack to a field.
6426         (read_nested_rtx): Convert to..
6427         (rtx_reader::read_nested_rtx): ...member function.
6428         (read_rtx_variadic): Convert to..
6429         (rtx_reader::read_rtx_variadic): ...member function.
6431 2016-10-18  Kugan Vivekanandarajah  <kuganv@linaro.org>
6433         * tree-vrp.c (get_value_range): Check get_ptr_nonnull.
6435 2016-10-18  Kugan Vivekanandarajah  <kuganv@linaro.org>
6437         * ipa-prop.c (ipa_compute_jump_functions_for_edge): Set value range
6438         for pointer type too.
6439         (ipcp_update_vr): set_ptr_nonnull for pointer.
6441 2016-10-18  Kugan Vivekanandarajah  <kuganv@linaro.org>
6443         * tree-ssa-alias.h (pt_solution_singleton_or_null_p): Renamed from
6444         pt_solution_singleton_p.
6445         * tree-ssa-ccp.c (fold_builtin_alloca_with_align): Use renamed
6446         pt_solution_singleton_or_null_p from pt_solution_singleton_p.
6447         * tree-ssa-structalias.c (find_what_p_points_to): Preserve
6448         pointer nonnull computed by VRP.
6449         Also Conservatively set pt.null to 1.
6450         (pt_solution_reset): Conservatively set pt.null to 1.
6451         (pt_solution_singleton_or_null_p): Renamed from
6452         pt_solution_singleton_p.
6453         * tree-ssanames.h (set_ptr_nonnull): Declare.
6454         (get_ptr_nonnull): Likewise.
6455         * tree-ssanames.c (set_ptr_nonnull): New.
6456         (get_ptr_nonnull): Likewise.
6457         * tree-vrp.c (vrp_finalize): Set ptr that are nonnull.
6458         (evrp_dom_walker::before_dom_children): Likewise.
6460 2016-10-17  Eric Botcazou  <ebotcazou@adacore.com>
6462         * config/i386/i386.h (TARGET_CUSTOM_FUNCTION_DESCRIPTORS): Move to...
6463         * config/i386/i386.c (TARGET_CUSTOM_FUNCTION_DESCRIPTORS): ...here.
6464         * config/ia64/ia64.h (TARGET_CUSTOM_FUNCTION_DESCRIPTORS): Move to...
6465         * config/ia64/ia64.c (TARGET_CUSTOM_FUNCTION_DESCRIPTORS): ...here.
6466         * config/rs6000/rs6000.h (TARGET_CUSTOM_FUNCTION_DESCRIPTORS): Move to.
6467         * config/rs6000/rs6000.c (TARGET_CUSTOM_FUNCTION_DESCRIPTORS): ...here.
6468         (rs6000_option_override_internal): Clear it if ABI_AIX.
6469         * config/sparc/sparc.h (TARGET_CUSTOM_FUNCTION_DESCRIPTORS): Move to...
6470         * config/sparc/sparc.c (TARGET_CUSTOM_FUNCTION_DESCRIPTORS): ... here.
6472 2016-10-17  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
6474         * gimple-ssa-strength-reduction.c (record_increment): Remove
6475         garbage comment.
6477 2016-10-17  Eric Botcazou  <ebotcazou@adacore.com>
6479         * expmed.c (expand_shift_1): Add MAY_FAIL parameter and do not assert
6480         that the result is non-zero if it is true.
6481         (maybe_expand_shift): New wrapper around expand_shift_1.
6482         (emit_store_flag): Call maybe_expand_shift in lieu of expand_shift.
6484 2016-10-17  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
6486         PR tree-optimization/77916
6487         * gimple-ssa-strength-reduction.c (create_add_on_incoming_edge):
6488         Don't allow a MINUS_EXPR for pointer arithmetic for either known
6489         or unknown strides.
6490         (record_increment): Increments of -1 for unknown strides just use
6491         a multiply initializer like other negative values.
6492         (analyze_increments): Remove stopgap solution for -1 increment
6493         applied to pointer arithmetic.
6495 2016-10-17  Yuri Rumyantsev  <ysrumyan@gmail.com>
6497         * dominance.c (dom_info::dom_info): Add new constructor for region
6498         which is vector of basic blocks.
6499         (dom_init): New method to initialize members common for both
6500         constructors.
6501         (dom_info::dom_info): Invoke dom_init for partial initialization.
6502         (dom_info::get_idom): Add check to corner cases on basic blocks which
6503         are not in region.
6504         (dom_info::calc_dfs_tree): Check M_FAKE_EXIT_EDGE instead of M_REVERSE
6505         to detect unreachable bbs.
6506         (dom_info::calc_idoms): Likewise.
6507         (compute_dom_fast_query_in_region): New function.
6508         (calculate_dominance_info_for_region): Likewise.
6509         (free_dominance_info_for_region): Likewise.
6510         * dominance.h: Add prototypes for introduced region-based functions
6511         * tree-if-conv.c (build_region): New function.
6512         (if_convertible_loop_p_1): Invoke local version of post-dominators
6513         calculation before basic block predication with subsequent freeing
6514         post-dominator info.
6515         (tree_if_conversion): Remove free of post-dominator info
6516         (pass_if_conversion::execute): Delete detection of infinite loops
6517         and fake edges to exit block since post-dominator calculation is
6518         performed per if-converted loop only.
6520 2016-10-17  Bernd Edlinger  <bernd.edlinger@hotmail.de>
6522         PR target/77308
6523         * config/arm/arm.c (arm_emit_coreregs_64bit_shift): Clear the result
6524         register explicitly.
6525         * config/arm/arm.md (ashldi3, ashrdi3, lshrdi3): Don't FAIL if
6526         optimizing for size.
6528 2016-10-17  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
6530         * config/aarch64/aarch64.c: Delete inclusion of
6531         cortex-a57-fma-steering.h.
6532         (aarch64_override_options): Delete call
6533         to aarch64_register_fma_steering.
6534         * config/aarch64/aarch64-protos.h (make_pass_fma_steering): Declare.
6535         * config/aarch64/cortex-a57-fma-steering.h: Delete.
6536         * config/aarch64/aarch64-passes.def: New file.
6537         * config/aarch64/cortex-a57-fma-steering.c
6538         (aarch64_register_fma_steering): Delete definition.
6539         (make_pass_fma_steering): Remove static qualifier.
6540         * config/aarch64/t-aarch64 (PASSES_EXTRA): New directive.
6541         (cortex-a57-fma-steering.o): Remove dependency on
6542         cortex-a57-fma-steering.h.
6544 2016-10-17  Eric Botcazou  <ebotcazou@adacore.com>
6546         * explow.c (validize_mem): Do not modify the argument in-place.
6548 2016-10-17  Thomas Schwinge  <thomas@codesourcery.com>
6550         * tree-streamer.c (record_common_node): Explicitly list expected
6551         tree codes.
6553 2016-10-17  Richard Biener  <rguenther@suse.de>
6555         PR tree-optimization/77988
6556         * tree-vrp.c (remove_range_assertions): Use replace_uses_by.
6558 2016-10-17  Marek Polacek  <polacek@redhat.com>
6560         * Makefile.in (C_COMMON_OBJS): Add c-family/c-attribs.o.
6562 2016-10-17  Richard Biener  <rguenther@suse.de>
6564         * bb-reorder.c (reorder_basic_blocks_simple): Clear BB_VISITED
6565         before using it.
6567 2016-10-17  Prathamesh Kulkarni  <prathamesh.kulkarni@linaro.org>
6569         PR tree-optimization/71636
6570         * match.pd (x & ((1 << b) - 1) -> x & ~(~0 << b)): New pattern.
6572 2016-10-17  Richard Biener  <rguenther@suse.de>
6574         * gimplify.c (gimplify_function_tree): Do not move the outer
6575         binds block.
6577 2016-10-17  Jakub Jelinek  <jakub@redhat.com>
6579         * langhooks.h (struct lang_hooks_for_decls): Remove
6580         function_decl_explicit_p, function_decl_deleted_p and
6581         function_decl_defaulted hooks.  Add decl_dwarf_attribute hook.
6582         * langhooks-def.h (lhd_decl_dwarf_attribute): Declare.
6583         (LANG_HOOKS_FUNCTION_DECL_EXPLICIT_P,
6584         LANG_HOOKS_FUNCTION_DECL_DELETED_P,
6585         LANG_HOOKS_FUNCTION_DECL_DEFAULTED): Remove.
6586         (LANG_HOOKS_DECL_DWARF_ATTRIBUTE): Define.
6587         (LANG_HOOKS_DECLS): Remove LANG_HOOKS_FUNCTION_DECL_EXPLICIT_P,
6588         LANG_HOOKS_FUNCTION_DECL_DELETED_P and
6589         LANG_HOOKS_FUNCTION_DECL_DEFAULTED.  Add
6590         LANG_HOOKS_DECL_DWARF_ATTRIBUTE.
6591         * langhooks.c (lhd_decl_dwarf_attribute): New function.
6592         * dwarf2out.c (gen_subprogram_die): Use
6593         lang_hooks.decls.decl_dwarf_attribute instead of
6594         lang_hooks.decls.function_decl_*.
6596 2016-10-16  Eric Botcazou  <ebotcazou@adacore.com>
6598         PR ada/37139
6599         PR ada/67205
6600         * common.opt (-ftrampolines): New option.
6601         * doc/invoke.texi (Code Gen Options): Document it.
6602         * doc/tm.texi.in (Trampolines): Add TARGET_CUSTOM_FUNCTION_DESCRIPTORS.
6603         * doc/tm.texi: Regenerate.
6604         * builtins.def: Add init_descriptor and adjust_descriptor.
6605         * builtins.c (expand_builtin_init_trampoline): Do not issue a warning
6606         on platforms with descriptors.
6607         (expand_builtin_init_descriptor): New function.
6608         (expand_builtin_adjust_descriptor): Likewise.
6609         (expand_builtin) <BUILT_IN_INIT_DESCRIPTOR>: New case.
6610         <BUILT_IN_ADJUST_DESCRIPTOR>: Likewise.
6611         * calls.c (prepare_call_address): Remove SIBCALLP parameter and add
6612         FLAGS parameter.  Deal with indirect calls by descriptor and adjust.
6613         Set STATIC_CHAIN_REG_P on the static chain register, if any.
6614         (call_expr_flags): Set ECF_BY_DESCRIPTOR for calls by descriptor.
6615         (expand_call): Likewise.  Move around call to prepare_call_address
6616         and pass all flags to it.
6617         * cfgexpand.c (expand_call_stmt): Reinstate CALL_EXPR_BY_DESCRIPTOR.
6618         * gimple.h (enum gf_mask): New GF_CALL_BY_DESCRIPTOR value.
6619         (gimple_call_set_by_descriptor): New setter.
6620         (gimple_call_by_descriptor_p): New getter.
6621         * gimple.c (gimple_build_call_from_tree): SetCALL_EXPR_BY_DESCRIPTOR.
6622         (gimple_call_flags): Deal with GF_CALL_BY_DESCRIPTOR.
6623         * langhooks.h (struct lang_hooks): Add custom_function_descriptors.
6624         * langhooks-def.h (LANG_HOOKS_CUSTOM_FUNCTION_DESCRIPTORS): Define.
6625         (LANG_HOOKS_INITIALIZER): Add LANG_HOOKS_CUSTOM_FUNCTION_DESCRIPTORS.
6626         * rtl.h (STATIC_CHAIN_REG_P): New macro.
6627         * rtlanal.c (find_first_parameter_load): Skip static chain registers.
6628         * target.def (custom_function_descriptors): New POD hook.
6629         * tree.h (FUNC_ADDR_BY_DESCRIPTOR): New flag on ADDR_EXPR.
6630         (CALL_EXPR_BY_DESCRIPTOR): New flag on CALL_EXPR.
6631         * tree-core.h (ECF_BY_DESCRIPTOR): New mask.
6632         Document FUNC_ADDR_BY_DESCRIPTOR and CALL_EXPR_BY_DESCRIPTOR.
6633         * tree.c (make_node_stat) <tcc_declaration>: Use FUNCTION_ALIGNMENT.
6634         (build_common_builtin_nodes): Initialize init_descriptor and
6635         adjust_descriptor.
6636         * tree-nested.c: Include target.h.
6637         (struct nesting_info): Add 'any_descr_created' field.
6638         (get_descriptor_type): New function.
6639         (lookup_element_for_decl): New function extracted from...
6640         (create_field_for_decl): Likewise.
6641         (lookup_tramp_for_decl): ...here.  Adjust.
6642         (lookup_descr_for_decl): New function.
6643         (convert_tramp_reference_op): Deal with descriptors.
6644         (build_init_call_stmt): New function extracted from...
6645         (finalize_nesting_tree_1): ...here.  Adjust and deal with descriptors.
6646         * defaults.h (FUNCTION_ALIGNMENT): Define.
6647         (TRAMPOLINE_ALIGNMENT): Set to above instead of FUNCTION_BOUNDARY.
6648         * config/i386/i386.h (TARGET_CUSTOM_FUNCTION_DESCRIPTORS): Define.
6649         * config/ia64/ia64.h (TARGET_CUSTOM_FUNCTION_DESCRIPTORS): Likewise.
6650         * config/rs6000/rs6000.h (TARGET_CUSTOM_FUNCTION_DESCRIPTORS):Likewise.
6651         * config/sparc/sparc.h (TARGET_CUSTOM_FUNCTION_DESCRIPTORS): Likewise.
6653 2016-10-16  Eric Botcazou  <ebotcazou@adacore.com>
6655         * config/sparc/sparc.c (sparc_expand_vector_init): Only accept literal
6656         constants in CONST_VECTORs.
6658 2016-10-15  Eric Botcazou  <ebotcazou@adacore.com>
6660         * config/sparc/sparc.c (sparc_expand_vec_perm_bmask): Use a scratch
6661         register as destination of bmask.
6662         (vector_init_bshuffle): Likewise.
6663         * config/sparc/sparc.md (vec_perm_constv8qi): Likewise.
6664         (bmaskdi_vis): Enable only in 64-bit mode.
6666 2016-10-15  Segher Boessenkool  <segher@kernel.crashing.org>
6668         * config/rs6000/rs6000.c (rs6000_get_separate_components): Do not
6669         make LR a separately shrink-wrapped component unless savres_strategy
6670         contains all of {SAVE,REST}_INLINE_{GPRS,FPRS,VRS}.  Do not wrap
6671         GPRs unless both {SAVE,REST}_INLINE_GPRS.  Do not disallow all
6672         wrapping when not both {SAVE,REST}_INLINE_GPRS.
6674 2016-10-15  Eric Botcazou  <ebotcazou@adacore.com>
6676         * optabs.c (expand_parity): Fix mode mismatch, add final conversion
6677         and keep looping on failure.
6679 2016-10-14  David Malcolm  <dmalcolm@redhat.com>
6681         * print-rtl-function.c (print_edge): Omit "(flags)" when none are
6682         set.
6683         (print_rtx_function): Update example in comment for...
6684         * print-rtl.c (print_rtx_operand_code_r): In compact mode, print
6685         non-virtual pseudos with a '%' sigil followed by the regno, offset
6686         by (LAST_VIRTUAL_REGISTER + 1), so that the first non-virtual
6687         pseudo is dumped as "%0".
6689 2016-10-14  Jakub Jelinek  <jakub@redhat.com>
6691         PR middle-end/77959
6692         * expr.c (expand_expr_real_1) <case CONST_DECL>: For EXPAND_WRITE
6693         return a MEM.
6695 2016-10-14  Eric Botcazou  <ebotcazou@adacore.com>
6697         * config/sparc/sparc-passes.def: New file.
6698         * config/sparc/t-sparc (PASSES_EXTRA): Add sparc-passes.def.
6699         * config/sparc/sparc-protos.h (make_pass_work_around_errata): New.
6700         * config/sparc/sparc.c (sparc_option_override): Don't register passes.
6702 2016-10-14  Pat Haugen  <pthaugen@us.ibm.com>
6704         * loop-unroll.c (unroll_loop_runtime_iterations): Condition initial
6705         loop peel to loops with exit test at the beginning.
6707 2016-10-14  Pat Haugen  <pthaugen@us.ibm.com>
6709         PR rtl-optimization/68212
6710         * cfgloopmanip.c (duplicate_loop_to_header_edge): Use preheader edge
6711         frequency when computing scale factor for peeled copies.
6712         * loop-unroll.c (unroll_loop_runtime_iterations): Fix freq/count
6713         values for switch/peel blocks/edges.
6715 2016-10-14  Pedro Alves  <palves@redhat.com>
6717         * coretypes.h (OVERRIDE, FINAL): Delete, moved to include/ansidecl.h.
6719 2016-10-14  Catherine Moore  <clm@codesourcery.com>
6721         * config/mips/mips.c (mips_prepare_pch_save): Initialize
6722         micromips_globals to zero.
6724 2016-10-14  Richard Biener  <rguenther@suse.de>
6726         PR tree-optimization/77979
6727         * tree-vrp.c (compare_name_with_value): Handle released SSA names
6728         in the equivalency sets.
6729         (compare_names): Likewise.
6731 2016-10-14  Martin Liska  <mliska@suse.cz>
6733         * builtins.h(target_char_cst_p): Declare the function.
6734         * builtins.c (fold_builtin_memchr): Remove.
6735         (target_char_cst_p): Move the function from gimple-fold.c.
6736         (fold_builtin_3): Do not call the function.
6737         * gimple-fold.c (gimple_fold_builtin_memchr): New function.
6738         (gimple_fold_builtin): Call the function.
6739         * fold-const-call.c (fold_const_call_1): Handle CFN_BUILT_IN_MEMCHR.
6741 2016-10-14  Martin Liska  <mliska@suse.cz>
6743         * builtins.c (fold_builtin_strcmp): Remove function.
6744         (fold_builtin_strncmp): Likewise.
6745         (fold_builtin_2): Remove call of the function.
6746         (fold_builtin_3): Likewise.
6747         * fold-const-call.c (fold_const_call): Add constant folding
6748         for CFN_BUILT_IN_STRCASECMP and CFN_BUILT_IN_STRNCASECMP.
6749         * fold-const-call.h (build_cmp_result): Declare the function.
6750         * gimple-fold.c (gimple_load_first_char): New function.
6751         (gimple_fold_builtin_string_compare): Likewise.
6752         (gimple_fold_builtin): Call the function.
6754 2016-10-14  Nathan Sidwell  <nathan@acm.org>
6756         * gcov-io.c (gcov_open): Deconstify 'mode'.
6758 2016-10-14  Martin Liska  <mliska@suse.cz>
6760         * fold-const.c (c_getstr): Support of properly \0-terminated
6761         string constants.  New argument is added.
6762         * fold-const.h: New argument is added.
6764 2016-10-14  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
6766         * config/aarch64/aarch64.c (aarch64_print_hint_for_core_or_arch):
6767         New function.
6768         (aarch64_print_hint_for_core): Likewise.
6769         (aarch64_print_hint_for_arch): Likewise.
6770         (aarch64_validate_march): Use it.  Fix indentation in type signature.
6771         (aarch64_validate_mcpu): Use aarch64_print_hint_for_core_or_arch.
6772         (aarch64_validate_mtune): Likewise.
6773         (aarch64_handle_attr_arch): Likewise.
6774         (aarch64_handle_attr_cpu): Likewise.
6775         (aarch64_handle_attr_tune): Likewise.
6777 2016-10-14  Prathamesh Kulkarni  <prathamesh.kulkarni@linaro.org>
6779         * optabs.def: Remove optab function gen_int_libfunc for sdivmod_optab
6780         and udivmod_optab.
6782 2016-10-13  Andreas Schwab  <schwab@linux-m68k.org>
6784         * config/m68k/m68k.c (m68k_option_override): Check
6785         opt_fstack_limit_symbol_arg and opt_fstack_limit_register_no
6786         instead of stack_limit_rtx.
6788 2016-10-13  Jakub Jelinek  <jakub@redhat.com>
6790         * dwarf2out.c (gen_member_die): Handle inline static data member
6791         definitions.
6793 2016-10-13  Nathan Sidwell  <nathan@acm.org>
6795         * gcov-io.c (gcov_open): Fix documentation.  Simplify setting
6796         gcov_var.mode.  Remove unnecessary fstat.
6798 2016-10-13  Segher Boessenkool  <segher@kernel.crashing.org>
6800         PR bootstrap/77962
6801         * function.c (thread_prologue_and_epilogue_insns): Call all
6802         make_*logue_seq in the same order as traditional.  Call them
6803         all a second time if shrink_wrapped_separate.
6805 2016-10-13  Marek Polacek  <polacek@redhat.com>
6807         * Makefile.in (insn-attrtab.o-warn, insn-dfatab.o-warn,
6808         insn-latencytab.o-warn, insn-output.o-warn, insn-emit.o-warn): Don't
6809         use -Wno-error.
6811 2016-10-13  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
6813         PR tree-optimization/77937
6814         * gimple-ssa-strength-reduction.c (analyze_increments): Set cost
6815         to infinite when we have a pointer with an increment of -1.
6817 2016-10-13  Thomas Preud'homme  <thomas.preudhomme@arm.com>
6819         * coretypes.h: Move MEMMODEL_* macros and enum memmodel definition
6820         into ...
6821         * memmodel.h: This file.
6822         * alias.c, asan.c, auto-inc-dec.c, bb-reorder.c, bt-load.c,
6823           caller-save.c, calls.c, ccmp.c, cfgbuild.c, cfgcleanup.c,
6824           cfgexpand.c, cfgloopanal.c, cfgrtl.c, cilk-common.c, combine.c,
6825           combine-stack-adj.c, common/config/aarch64/aarch64-common.c,
6826           common/config/arm/arm-common.c, common/config/bfin/bfin-common.c,
6827           common/config/c6x/c6x-common.c, common/config/i386/i386-common.c,
6828           common/config/ia64/ia64-common.c, common/config/nvptx/nvptx-common.c,
6829           compare-elim.c, config/aarch64/aarch64-builtins.c,
6830           config/aarch64/aarch64-c.c, config/aarch64/cortex-a57-fma-steering.c,
6831           config/arc/arc.c, config/arc/arc-c.c, config/arm/arm-builtins.c,
6832           config/arm/arm-c.c, config/avr/avr.c, config/avr/avr-c.c,
6833           config/avr/avr-log.c, config/bfin/bfin.c, config/c6x/c6x.c,
6834           config/cr16/cr16.c, config/cris/cris.c, config/darwin-c.c,
6835           config/darwin.c, config/epiphany/epiphany.c,
6836           config/epiphany/mode-switch-use.c,
6837           config/epiphany/resolve-sw-modes.c, config/fr30/fr30.c,
6838           config/frv/frv.c, config/ft32/ft32.c, config/h8300/h8300.c,
6839           config/i386/i386-c.c, config/i386/winnt.c, config/iq2000/iq2000.c,
6840           config/lm32/lm32.c, config/m32c/m32c.c, config/m32r/m32r.c,
6841           config/m68k/m68k.c, config/mcore/mcore.c,
6842           config/microblaze/microblaze.c, config/mmix/mmix.c,
6843           config/mn10300/mn10300.c, config/moxie/moxie.c,
6844           config/msp430/msp430.c, config/nds32/nds32-cost.c,
6845           config/nds32/nds32-intrinsic.c, config/nds32/nds32-md-auxiliary.c,
6846           config/nds32/nds32-memory-manipulation.c,
6847           config/nds32/nds32-predicates.c, config/nds32/nds32.c,
6848           config/nios2/nios2.c, config/nvptx/nvptx.c, config/pa/pa.c,
6849           config/pdp11/pdp11.c, config/rl78/rl78.c, config/rs6000/rs6000-c.c,
6850           config/rx/rx.c, config/s390/s390-c.c, config/s390/s390.c,
6851           config/sh/sh.c, config/sh/sh-c.c, config/sh/sh-mem.cc,
6852           config/sh/sh_treg_combine.cc, config/sol2.c, config/spu/spu.c,
6853           config/stormy16/stormy16.c, config/tilegx/tilegx.c,
6854           config/tilepro/tilepro.c, config/v850/v850.c, config/vax/vax.c,
6855           config/visium/visium.c, config/vms/vms-c.c, config/xtensa/xtensa.c,
6856           coverage.c, cppbuiltin.c, cprop.c, cse.c, cselib.c, dbxout.c, dce.c,
6857           df-core.c, df-problems.c, df-scan.c, dojump.c, dse.c, dwarf2asm.c,
6858           dwarf2cfi.c, dwarf2out.c, emit-rtl.c, except.c, explow.c, expmed.c,
6859           expr.c, final.c, fold-const.c, function.c, fwprop.c, gcse.c,
6860           ggc-page.c, haifa-sched.c, hsa-brig.c, hsa-gen.c, hw-doloop.c,
6861           ifcvt.c, init-regs.c, internal-fn.c, ira-build.c, ira-color.c,
6862           ira-conflicts.c, ira-costs.c, ira-emit.c, ira-lives.c, ira.c, jump.c,
6863           loop-doloop.c, loop-invariant.c, loop-iv.c, loop-unroll.c,
6864           lower-subreg.c, lra.c, lra-assigns.c, lra-coalesce.c,
6865           lra-constraints.c, lra-eliminations.c, lra-lives.c, lra-remat.c,
6866           lra-spills.c, mode-switching.c, modulo-sched.c, omp-low.c, passes.c,
6867           postreload-gcse.c, postreload.c, predict.c, print-rtl-function.c,
6868           recog.c, ree.c, reg-stack.c, regcprop.c, reginfo.c, regrename.c,
6869           reload.c, reload1.c, reorg.c, resource.c, rtl-chkp.c, rtl-tests.c,
6870           rtlanal.c, rtlhooks.c, sched-deps.c, sched-rgn.c, sdbout.c,
6871           sel-sched-ir.c, sel-sched.c, shrink-wrap.c, simplify-rtx.c,
6872           stack-ptr-mod.c, stmt.c, stor-layout.c, target-globals.c,
6873           targhooks.c, toplev.c, tree-nested.c, tree-outof-ssa.c,
6874           tree-profile.c, tree-ssa-coalesce.c, tree-ssa-ifcombine.c,
6875           tree-ssa-loop-ivopts.c, tree-ssa-loop.c, tree-ssa-reassoc.c,
6876           tree-ssa-sccvn.c, tree-vect-data-refs.c, ubsan.c, valtrack.c,
6877           var-tracking.c, varasm.c: Include memmodel.h.
6878         * genattrtab.c (write_header): Include memmodel.h in generated file.
6879         * genautomata.c (main): Likewise.
6880         * gengtype.c (open_base_files): Likewise.
6881         * genopinit.c (main): Likewise.
6882         * genconditions.c (write_header): Include memmodel.h earlier in
6883         generated file.
6884         * genemit.c (main): Likewise.
6885         * genoutput.c (output_prologue): Likewise.
6886         * genpeep.c (main): Likewise.
6887         * genpreds.c (write_insn_preds_c): Likewise.
6888         * genrecog.c (write_header): Likewise.
6889         * Makefile.in (PLUGIN_HEADERS): Include memmodel.h
6891 2016-10-13  David Malcolm  <dmalcolm@redhat.com>
6893         * function-tests.c (selftest::test_expansion_to_rtl): Add "true"
6894         for new "compact" param of print_rtx_function.  Check for "cinsn"
6895         rather than "insn".
6896         * print-rtl-function.c (flag_compact): New decl.
6897         (print_rtx_function): Add param "compact" and use it to set
6898         flag_compact, adding a description of the effect to the leading
6899         comment, and updating the example output.
6900         * print-rtl.c (flag_compact): New variable.
6901         (print_rtx_operand_code_0): Omit the JUMP_LABEL reference in compact
6902         mode.
6903         (print_rtx_operand_code_i): When printing source locations, wrap
6904         xloc.file in quotes.  Don't print INSN_CODEs in compact mode.
6905         (print_rtx_operand_code_r): Don't print regnos for hard regs and
6906         virtuals in compact mode.
6907         (print_rtx_operand_code_u): Don't print insn UIDs in compact mode,
6908         apart from in LABEL_REFs.
6909         (print_rtx_operand): In case 'w', don't print in hex in compact mode.
6910         Don't print basic block ids in compact mode.
6911         (print_rtx):  In compact mode, prefix the code of insns with "c",
6912         only print the INSN_UID of CODE_LABELs, and omit their LABEL_NUSES.
6913         * print-rtl.h (print_rtx_function): Add "compact" param.
6915 2016-10-13  Richard Earnshaw  <rearnsha@arm.com>
6917         * arm.h (TARGET_VFP): Delete.
6918         (TARGET_VFPD32): Remove references to TARGET_VFP.
6919         (TARGET_VFP3, TARGET_VFP5): Likewise.
6920         (TARGET_VFP_SINGLE, TARGET_VFP_DOUBLE): Likewise.
6921         (TARGET_NEON_FP16): Likewise.
6922         (TARGET_FMA): Likewise.
6923         (TARGET_CRYPTO): Likewise.
6924         (TARGET_NEON): Likewise.
6925         (SECONDARY_OUTPUT_RELOAD_CLASS): Likewise.
6926         (FUNCTION_ARG_REGNO_P): Likewise.
6927         * arm.c (arm_option_check_internal): Likewise.
6928         (arm_option_override): Likewise.
6929         (use_return_insn): Likewise.
6930         (arm_function_value_regno_p): Likewise.
6931         (arm_apply_result_size): Likewise.
6932         (use_vfp_abi): Likewise.
6933         (arm_legitimate_address_outer_p): Likewise.
6934         (thumb2_legitimate_address_p): Likewise.
6935         (arm_legitimate_index_p): Likewise.
6936         (thumb2_legitimate_index_p): Likewise.
6937         (arm_legitimate_address): Likewise.
6938         (arm_get_vfp_saved_size): Likewise.
6939         (arm_emit_vfp_multi_reg_pop): Likewise.
6940         (arm_get_frame_offsets): Likewise.
6941         (arm_save_coproc_regs): Likewise.
6942         (arm_hard_regno_mode_ok): Likewise.
6943         (arm_expand_epilogue_apcs_frame): Likewise.
6944         (arm_expand_epilogue): Likewise.
6945         (arm_file_start): Likewise.
6946         (arm_conditional_register_usage): Likewise.
6947         (arm_validize_comparison): Use vfp_compare_operand directly.
6948         * arm-builtins.c (arm_init_builtins): Remove references to TARGET_VFP.
6949         (arm_expand_vfp_builtin): Use TARGET_HARD_FLOAT for detecting
6950         unsupported usage.
6951         (arm_atomic_assign_expand_fenv): Likewise.
6952         * arm.md (divsf3): Likewise.
6953         (arm_negsi2): Likewise.
6954         (absdf2): Likewise.
6955         (arm_movdi): Likewise.
6956         (arm_movt): Likewise.
6957         (cbranchsf4): Change predicate to vfp_compare_operand.
6958         (cbranchdf4): Change predicate to vfp_compare_operand.
6959         (cstorehf4): Change predicate to vfp_compare_operand.
6960         (cstoresf4): Change predicate to vfp_compare_operand.
6961         (cstoredf4): Change predicate to vfp_compare_operand.
6962         (vfp_pop_multiple_with_writeback): Remove references to TARGET_VFP.
6963         (movhi_insn_arch4, movhi_bytes): Likewise.
6964         * constraints.md (Dt): Likewise.
6965         (Dp): Likewise.
6966         * iterators.md (SDF): Likewise.
6967         * predicates.md (arm_float_compare_operand): Delete.
6968         (const_double_vcvt_power_of_two_reciprocal): Remove references to
6969         TARGET_VFP.
6970         (const_double_vcvt_power_of_two): Likewise.
6971         * thumb2.md thumb2_movsi_insn): Likewise.
6972         * vfp.md (arm_movhi_vfp, thumb2_movhi_vfp): Likewise.
6973         (movhf_vfp): Likewise.
6974         (arm_movsi_vfp, thumb2_movsi_vfp): Likewise.
6975         (movdi_vfp, movdi_vfp_cortexa8): Likewise.
6976         (movsf_vfp, thumb2_movsf_vfp): Likewise.
6977         (movdf_vfp, thumb2_movdf_vfp): Likewise.
6978         (movsfcc_vfp, abssf2_vfp, negsf2_vfp, addsf3_vfp): Likewise.
6979         (subsf3_vfp, divsf3_vfp): Likewise.
6980         (mulsf3_vfp, mulsf3negsf_vfp, negmulsf3_vfp): Likewise.
6981         (mulsf3addsf_vfp, (mulsf3subsf_vfp, mulsf3negsfaddsf_vfp): Likewise.
6982         (mulsf3negsfsubsf_vfp): Likewise.
6983         (truncsisf2_vfp, fixuns_truncsfsi2, floatsisf2_vfp): Likewise.
6984         (floatunssisf2, sqrtsf2_vfp): Likewise.
6985         (movcc_vfp): Likewise.
6986         (cmpsf_split_vfp, cmpsf_trap_split_vfp): Likewise.
6987         (cmpsf_vfp, cmpsf_trap_vfp): Likewise.
6988         (push_multi_vfp): Likewise.
6989         (set_fpscr, get_fpscr): Likewise.
6990         * arm-c.c (arm_cpu_builtins): Unconditionally define __VFP_FP__.
6992 2016-10-13  Richard Earnshaw  <rearnsha@arm.com>
6994         * arm.h (TARGET_VFP): Unconditionally define to 1.
6995         (arm_fpu_desc): Remove 'model' field.
6996         (TARGET_FPU_MODEL): Delete.
6997         * arm.c (all_fpus): Don't initialize the model field.
6998         (arm_can_inline_p): Don't check the FPU model.
6999         * arm-fpus.def: Remove redundant model field from all FPU
7000         descriptions.
7002 2016-10-13  Richard Biener  <rguenther@suse.de>
7004         PR middle-end/77826
7005         * genmatch.c (struct capture): Add value_match member.
7006         (commutate): Preserve value_match.
7007         (lower_opt_convert): Likewise.
7008         (lower_cond): Likewise.
7009         (replace_id): Likewise.
7010         (struct dt_operand): Add value_match member.
7011         (decision_tree::cmp_node): Compare it.
7012         (decision_tree::insert_operand): Honor it when finding and
7013         when appending a DT_MATCH.
7014         (dt_operand::gen_match_op): Generate a type check after
7015         operand_equal_p if ! value_match for both GENERIC and GIMPLE.
7016         (parser::get_internal_capture_id): New helper.
7017         (parser::finish_match_operand): New function lowering @@<id>.
7018         (parser::parse_capture): Parse @@<id> as value-match.
7019         (parser::parse_expr): Use get_internal_capture_id.
7020         (parser::parse_simplify): Call finish_match_operand.
7021         (walk_captures): New helper.
7022         * match.pd (X - (X / Y) * Y -> X % Y): Use value-matching instead
7023         of operand_equal_p.
7024         ((X /[ex] A) * A -> X): Likewise.
7025         ((X | Y) ^ X -> Y & ~ X): Handle constants properly by using
7026         convert[12] and value-matching.
7027         ((A | B) & (A | C) ->  A | (B & C)): Likewise.
7028         ((X | Y) | Y -> X | Y): Likewise.
7029         ((X ^ Y) ^ Y -> X): Likewise.
7030         (A - (A & B) -> ~B & A): Likewise.
7031         ((T)(P + A) - (T)P -> (T) A): Likewise.
7032         ((T)P - (T)(P + A) -> -(T) A): Likewise.
7033         ((T)(P + A) - (T)(P + B) -> (T)A - (T)B): Likewise.
7034         * doc/match-and-simplify.texi: Amend capture section.
7036 2016-10-13  Claudiu Zissulescu  <claziss@synopsys.com>
7038         * config/arc/arc.md (umul_600): Remove predicated variant.
7039         (umul64_600): Likewise.
7041 2016-10-13  Claudiu Zissulescu  <claziss@synopsys.com>
7043         * config/arc/arc.h (INSN_LENGTH_ALIGNMENT): Change.
7045 2016-10-13  Bin Cheng  <bin.cheng@arm.com>
7047         * tree-vect-loop.c (loop_niters_no_overflow): New func.
7048         (vect_transform_loop): Call loop_niters_no_overflow.  Pass the
7049         no-overflow information to vect_do_peeling_for_loop_bound and
7050         vect_gen_vector_loop_niters.
7052 2016-10-13  Bin Cheng  <bin.cheng@arm.com>
7054         * tree-predcom.c (tree_predictive_commoning_loop): Skip loop that only
7055         iterates 1 time.
7057 2016-10-13  Bin Cheng  <bin.cheng@arm.com>
7059         * tree-vect-loop-manip.c (adjust_vec_debug_stmts): Don't release
7060         adjust_vec automatically.
7061         (slpeel_add_loop_guard): Remove param cond_expr_stmt_list.  Rename
7062         param exit_bb to guard_to.
7063         (slpeel_checking_verify_cfg_after_peeling):
7064         (set_prologue_iterations):
7065         (create_lcssa_for_virtual_phi): New func which is factored out from
7066         slpeel_tree_peel_loop_to_edge.
7067         (slpeel_tree_peel_loop_to_edge):
7068         (iv_phi_p): New func.
7069         (vect_can_advance_ivs_p): Call iv_phi_p.
7070         (vect_update_ivs_after_vectorizer): Call iv_phi_p.  Directly insert
7071         new gimple stmts in basic block.
7072         (vect_gen_niters_for_prolog_loop): Rename to...
7073         (vect_gen_prolog_loop_niters): ...Rename from.  Change parameters and
7074         adjust implementation.
7075         (vect_update_inits_of_drs): Fix code style issue.  Convert niters to
7076         sizetype if necessary.
7077         (vect_build_loop_niters): Move to here from tree-vect-loop.c.  Change
7078         it to external function.
7079         (vect_gen_scalar_loop_niters, vect_gen_vector_loop_niters): New.
7080         (vect_gen_vector_loop_niters_mult_vf): New.
7081         (slpeel_update_phi_nodes_for_loops): New.
7082         (slpeel_update_phi_nodes_for_guard1): Reimplement.
7083         (find_guard_arg, slpeel_update_phi_nodes_for_guard2): Reimplement.
7084         (slpeel_update_phi_nodes_for_lcssa, vect_do_peeling): New.
7085         * tree-vect-loop.c (vect_build_loop_niters): Move to file
7086         tree-vect-loop-manip.c
7087         (vect_generate_tmps_on_preheader): Delete.
7088         (vect_transform_loop): Rename vectorization_factor to vf.  Call
7089         vect_do_peeling instead of vect_do_peeling-* functions.
7090         * tree-vectorizer.h (vect_do_peeling): New decl.
7091         (vect_build_loop_niters, vect_gen_vector_loop_niters): New decls.
7092         (vect_do_peeling_for_loop_bound): Delete.
7093         (vect_do_peeling_for_alignment): Delete.
7095 2016-10-13  Bin Cheng  <bin.cheng@arm.com>
7097         * tree-vect-loop-manip.c (slpeel_tree_duplicate_loop_to_edge_cfg): Put
7098         duplicated loop after its preheader and after the original loop.
7100 2016-10-13  Bin Cheng  <bin.cheng@arm.com>
7102         * tree-vect-loop.c (vect_analyze_loop_2): Check and skip loop if it
7103         has no enough iterations for LOOP_VINFO_PEELING_FOR_GAPS.
7105 2016-10-13  Bin Cheng  <bin.cheng@arm.com>
7107         * tree-vect-loop.c (vectorizable_live_operation): Support handling
7108         for live variable outside loop but not in lcssa form.
7110 2016-10-13  Bin Cheng  <bin.cheng@arm.com>
7112         * cfg.c (reset_original_copy_tables): New func.
7113         * cfg.h (reset_original_copy_tables): New decl.
7115 2016-10-13  Jakub Jelinek  <jakub@redhat.com>
7117         PR c/77946
7118         * tree.h (FALLTHROUGH_LABEL_P): Use private_flag instead of
7119         public_flag.
7120         * varasm.c (default_binds_local_p_3): Formatting fix.
7122 2016-10-13  Bin Cheng  <bin.cheng@arm.com>
7124         * tree-vect-loop-manip.c (slpeel_can_duplicate_loop_p): Fix code
7125         style issue.
7126         (vect_do_peeling_for_loop_bound, vect_do_peeling_for_alignment):
7127         Remove useless code.
7129 2016-10-13  Martin Liska  <mliska@suse.cz>
7131         PR tree-optimization/77943
7132         * tree-ssa-tail-merge.c (merge_stmts_p): Do not merge BBs with
7133         a different EH landing pads.
7135 2016-10-13  Jakub Jelinek  <jakub@redhat.com>
7137         PR target/77957
7138         * hooks.h (hook_tree_void_null): Declare.
7139         * hooks.c (hook_tree_void_null): New function.
7140         * langhooks.c (lhd_return_null_tree_v): Remove.
7141         * langhooks-def.h (lhd_return_null_tree_v): Remove.
7142         * cfgexpand.c (stack_protect_prologue): If guard_decl is NULL,
7143         set y to const0_rtx.
7144         * function.c (stack_protect_epilogue): Likewise.
7145         * config/tilepro/tilepro.c (TARGET_STACK_PROTECT_GUARD): Redefine
7146         if TARGET_THREAD_SSP_OFFSET is defined.
7147         * config/s390/s390.c (TARGET_STACK_PROTECT_GUARD): Likewise.
7148         * config/sparc/sparc.c (TARGET_STACK_PROTECT_GUARD): Likewise.
7149         * config/tilegx/tilegx.c (TARGET_STACK_PROTECT_GUARD): Likewise.
7150         * config/rs6000/rs6000.c (TARGET_STACK_PROTECT_GUARD): Likewise.
7151         * config/i386/i386.c (TARGET_STACK_PROTECT_GUARD): Likewise.
7152         (ix86_stack_protect_guard): New function.
7154 2016-10-13  Richard Biener  <rguenther@suse.de>
7156         * dwarf2out.c (tree_add_const_value_attribute): Do not try
7157         rtl_for_decl_init during early phase.
7158         (gen_variable_die): Do not create locations during early phase.
7159         (gen_label_die): Likewise.
7160         (decls_for_scope): Do not waste time handling BLOCK_NONLOCALIZED_VARs
7161         twice.
7163 2016-10-12  Richard Biener  <rguenther@suse.de>
7165         * tree-vrp.c (evrp_dom_walker::try_find_new_range): Renamed from
7166         try_add_new_range and made to eturn new range.
7167         (evrp_dom_walker::before_dom_children): Push op1 value range before
7168         pushing op0 value range.
7170 2016-10-12  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
7172         PR tree-optimization/77937
7173         * gimple-ssa-strength-reduction.c (analyze_increments): Use
7174         POINTER_TYPE_P on the candidate type to determine whether
7175         candidates in this chain require pointer arithmetic.
7177 2016-10-12  Eric Botcazou  <ebotcazou@adacore.com>
7179         * config/visium/visium.c (visium_gimplify_va_arg): Emit a big-endian
7180         correction if the type is smaller than a word.
7181         (visium_select_cc_mode): Add ... fall through ... comment.
7183 2016-10-12  Segher Boessenkool  <segher@kernel.crashing.org>
7185         * config/rs6000/rs6000.c (machine_function): Add new fields
7186         gpr_is_wrapped_separately and lr_is_wrapped_separately.
7187         (TARGET_SHRINK_WRAP_GET_SEPARATE_COMPONENTS,
7188         TARGET_SHRINK_WRAP_COMPONENTS_FOR_BB,
7189         TARGET_SHRINK_WRAP_DISQUALIFY_COMPONENTS,
7190         TARGET_SHRINK_WRAP_EMIT_PROLOGUE_COMPONENTS,
7191         TARGET_SHRINK_WRAP_EMIT_EPILOGUE_COMPONENTS,
7192         TARGET_SHRINK_WRAP_SET_HANDLED_COMPONENTS): Define.
7193         (rs6000_get_separate_components): New function.
7194         (rs6000_components_for_bb): New function.
7195         (rs6000_disqualify_components): New function.
7196         (rs6000_emit_prologue_components): New function.
7197         (rs6000_emit_epilogue_components): New function.
7198         (rs6000_set_handled_components): New function.
7199         (rs6000_emit_prologue): Don't emit LR save if lr_is_wrapped_separately.
7200         Don't emit GPR saves if gpr_is_wrapped_separately for that register.
7201         (restore_saved_lr): Don't restore LR if lr_is_wrapped_separately.
7202         (rs6000_emit_epilogue): Don't emit GPR restores if
7203         gpr_is_wrapped_separately for that register.  Don't make a
7204         REG_CFA_RESTORE note for registers we did not restore, either.
7206 2016-10-12  Segher Boessenkool  <segher@kernel.crashing.org>
7208         * function.c (thread_prologue_and_epilogue_insns): Call
7209         try_shrink_wrapping_separate.  Compute the prologue_seq afterwards,
7210         if it has possibly changed.  Compute the split_prologue_seq and
7211         epilogue_seq later, too.
7212         * shrink-wrap.c: #include cfgbuild.h and insn-config.h.
7213         (dump_components): New function.
7214         (struct sw): New struct.
7215         (SW): New function.
7216         (init_separate_shrink_wrap): New function.
7217         (fini_separate_shrink_wrap): New function.
7218         (place_prologue_for_one_component): New function.
7219         (spread_components): New function.
7220         (disqualify_problematic_components): New function.
7221         (emit_common_heads_for_components): New function.
7222         (emit_common_tails_for_components): New function.
7223         (insert_prologue_epilogue_for_components): New function.
7224         (try_shrink_wrapping_separate): New function.
7225         * shrink-wrap.h: Declare try_shrink_wrapping_separate.
7227 2016-10-12  Segher Boessenkool  <segher@kernel.crashing.org>
7229         * regrename.c (build_def_use): Invalidate chains that have a
7230         REG_CFA_RESTORE on some instruction.
7232 2016-10-12  Segher Boessenkool  <segher@kernel.crashing.org>
7234         * dce.c (delete_unmarked_insns): Don't delete instructions with
7235         a REG_CFA_RESTORE note.
7237 2016-10-12  Segher Boessenkool  <segher@kernel.crashing.org>
7239         * common.opt (-fshrink-wrap-separate): New flag.
7240         * doc/invoke.texi: Document it.
7241         * doc/tm.texi.in (Shrink-wrapping separate components): New subsection.
7242         * doc/tm.texi: Regenerate.
7243         * emit-rtl.h (struct rtl_data): New field shrink_wrapped_separate.
7244         * target.def (shrink_wrap): New hook vector.
7245         (get_separate_components, components_for_bb, disqualify_components,
7246         emit_prologue_components, emit_epilogue_components,
7247         set_handled_components): New hooks.
7249 2016-10-12  Segher Boessenkool  <segher@kernel.crashing.org>
7251         * config/rs6000/rs6000.c (rs6000_return_in_memory): Warn for
7252         vector return by reference only if -Wpsabi.
7253         (rs6000_pass_by_reference): Similarly, for argument passing.
7255 2016-10-12  David Malcolm  <dmalcolm@redhat.com>
7257         * function-tests.c: Include "print-rtl.h".
7258         (selftest::test_expansion_to_rtl): Call print_rtx_function on the
7259         function, and verify what is dumped.
7260         * print-rtl-function.c (print_edge): New function.
7261         (begin_any_block): New function.
7262         (end_any_block): New function.
7263         (can_have_basic_block_p): New function.
7264         (print_rtx_function): Track the basic blocks of insns in the
7265         chain, wrapping those that are within blocks within "(block)"
7266         directives.  Remove the "(cfg)" directive.
7268 2016-10-12  David Malcolm  <dmalcolm@redhat.com>
7270         * selftest.c (selftest::read_file): New function.
7271         (selftest::test_read_file): New function.
7272         (selftest::selftest_c_tests): Call test_read_file.
7273         * selftest.h (selftest::read_file): New decl.
7275 2016-10-12  Richard Biener  <rguenther@suse.de>
7277         PR debug/77947
7278         * cgraphunit.c (analyze_functions): Preserve cgraph nodes
7279         function context.
7281 2016-10-12  Thomas Schwinge  <thomas@codesourcery.com>
7283         * lto-streamer.c: Fix LTO_STREAMER_DEBUG build.
7285         * dwarf2out.c (dwarf2_lineno_debug_hooks): Use
7286         dwarf2out_assembly_start.
7288         * Makefile.in (SELFTEST_FLAGS): Add -nostdinc.
7290         * Makefile.in (SELFTEST_FLAGS): New variable.
7291         (s-selftest, selftest-gdb, selftest-valgrind): Use it.
7293         * vmsdbgout.c (vmsdbg_debug_hooks): Add filename parameter to
7294         early_finish hook.
7296 2016-10-12  Georg-Johann Lay  <avr@gjlay.de>
7298         * rtl.h (struct rtx_def): Comment how RTX_FLAGS will be
7299         dumped in RTL dumps.
7301 2016-10-12  Martin Liska  <mliska@suse.cz>
7303         * gimple-fold.c (create_tmp_reg_or_ssa_name): New function.
7304         (gimple_fold_builtin_memory_op): Use the function.
7305         (gimple_fold_builtin_strchr): Likewise.
7306         (gimple_fold_builtin_strcat): Likewise.
7307         (gimple_build): Likewise.
7309 2016-10-12  Nathan Sidwell  <nathan@acm.org>
7311         * diagnostic.c (diagnostc_report_diagnostic): Fix formatting.
7313 2016-10-12  Pierre-Marie de Rodat  <derodat@adacore.com>
7315         * dwarf2out.c (int_loc_descriptor): Generate opcodes for another
7316         equivalent 32-bit constant (modulo 2**32) when that yields
7317         smaller instructions.
7318         (size_of_int_loc_descriptor): Update accordingly.
7320 2016-10-12  Pierre-Marie de Rodat  <derodat@adacore.com>
7322         * dwarf2out.c (dwarf2out_early_global_decl): For nested
7323         functions, call dwarf2out_decl on the parent function first.
7325 2016-10-12  Richard Biener  <rguenther@suse.de>
7327         * match.pd ((X /[ex] A) * A -> X): Remove unnecessary constraint
7328         on the conversion.
7330 2016-10-12  Richard Biener  <rguenther@suse.de>
7332         * tree-ssa-propagate.c
7333         (substitute_and_fold_dom_walker::before_dom_children): Do not
7334         ignore ASSERT_EXPRs but only preserve them.
7335         * tree-vrp.c (remove_range_assertions): Deal with ASSERT_EXPRs
7336         that have been propagated into.
7337         (vrp_finalize): Enable DCE for substitute_and_fold.
7339 2016-10-12  Richard Biener  <rguenther@suse.de>
7341         PR tree-optimization/77920
7342         * tree-vrp.c (simplify_div_or_mod_using_ranges): Simplify.
7343         (simplify_min_or_max_using_ranges): Pass in gsi and use it.
7344         (simplify_abs_using_ranges): Likewise.
7345         (simplify_conversion_using_ranges): Likewise.
7346         (simplify_stmt_using_ranges): Adjust.
7348 2016-10-12  Jakub Jelinek  <jakub@redhat.com>
7350         PR tree-optimization/77929
7351         * tree-ssa-reassoc.c (optimize_range_tests_var_bound): Handle
7352         (*ops)[ranges[i].idx]->op != ranges[i].exp case.
7354 2016-10-12  Aaron Sawdey  <acsawdey@linux.vnet.ibm.com>
7356         PR target/77934
7357         * config/rs6000/vmx.md (vsx_concat_<mode>): The mtvsrdd instruction
7358         needs a base register for arg 1.
7360 2016-10-12  Jakub Jelinek  <jakub@redhat.com>
7362         * common.opt (Wimplicit-fallthrough) Turn into alias to
7363         -Wimplicit-fallthrough=3.  Remove EnabledBy.
7364         (Wimplicit-fallthrough=): New option.
7365         * gimplify.c (warn_implicit_fallthrough_r): Use
7366         OPT_Wimplicit_fallthrough_ instead of OPT_Wimplicit_fallthrough.
7367         * doc/invoke.texi (-Wimplicit-fallthrough): Document as alias
7368         to -Wimplicit-fallthrough=3.
7369         (-Wimplicit-fallthrough=): Document.
7371 2016-10-11  Eric Botcazou  <ebotcazou@adacore.com>
7373         * config/sparc/sparc.c (emit_scc_insn): Remove direct support for EQ
7374         and GEU in DImode if TARGET_SUBXC.
7375         * config/sparc/sparc.md (seqdi<W:mode>_zero): Remove TARGET_SUBXC.
7376         (seqdi<W:mode>_zero_subxc): Delete.
7377         (neg_seqdi<W:mode>_zero): Remove TARGET_VIS3.
7378         (neg_seqdi<W:mode>_zero_vis3): Delete.
7379         (plus_seqdi<W:mode>_zero): Likewise.
7380         (minus_seqdi<W:mode>_zero): Likewise.
7381         (plus_plus_sltu<W:mode>): Accept only register.
7382         (addx<W:mode>): Likewise.
7383         (plus_sltu<W:mode>_vis3): Likewise.
7384         (plus_plus_sltu<W:mode>_vis3): Likewise.
7385         (neg_sgeu<W:mode>_vis3): Delete.
7386         (minus_sgeu<W:mode>_vis3): Likewise.
7387         (addxc<W:mode>): Accept only registers.
7388         (neg_sltu<W:mode>_subxc): Write %%g0 instead of 0.
7389         (minus_neg_sltu<W:mode>_subxc): Accept only register.
7390         (neg_plus_sltu<W:mode>_subxc): Likewise.
7391         (minus_sltu<W:mode>_subxc): Write %%g0 instead of 0.
7392         (minus_minus_sltu<W:mode>_subxc): Accept only register.
7393         (sgeu<W:mode>_insn_subxc): Delete.
7394         (plus_sgeu<W:mode>_subxc): Likewise.
7395         (subxc<W:mode>): Accept only register.
7396         (scc splitter): Split always GEU again.
7398 2016-10-11  Jeff Law  <law@redhat.com>
7400         PR tree-optimization/77424
7401         * tree-ssa-threadupdate.c (thread_through_all_blocks): Remove
7402         dead conditionals.  Assert that all e->aux fields are NULL.
7404 2016-10-11  David Malcolm  <dmalcolm@redhat.com>
7406         * print-rtl.c (print_rtx): Rename "i" to "idx".  Split out the
7407         operand-printing "switch" statement into...
7408         (print_rtx_operand_code_0): ...this new function, ...
7409         (print_rtx_operand_code_e): ...this new function, ...
7410         (print_rtx_operand_codes_E_and_V): ...this new function, ...
7411         (print_rtx_operand_code_i): ...this new function, ...
7412         (print_rtx_operand_code_r): ...this new function, ...
7413         (print_rtx_operand_code_u): ...this new function, ...
7414         (print_rtx_operand): ...and this new function.
7416 2016-10-11  Uros Bizjak  <ubizjak@gmail.com>
7418         * config/alpha/alpha-passes.def: New file.
7419         * config/alpha/t-alpha: New file.
7420         * config/alpha/alpha-protos.h (gcc::context, rtl_opt_pass): Declare.
7421         (make_pass_handle_trap_shadows): New prototype.
7422         (make_pass_align_insns): Ditto.
7423         * config/alpha/alpha.c (alpha_option_override): Don't register
7424         passes here.
7425         * config.gcc (alpha*-*-*) Add alpha/t-alpha to tmake_file.
7427 2016-10-11  Michael Meissner  <meissner@linux.vnet.ibm.com>
7429         PR target/77924
7430         * config/rs6000/rs6000.c (rs6000_init_builtins): Only create the
7431         distinct __ibm128 IBM extended double type if long doubles are
7432         128-bits and the default format for long double is IEEE 128-bit.
7434 2016-10-11  Richard Biener  <rguenther@suse.de>
7436         * dwarf2out.c (DEBUG_STR_OFFSETS_SECTION): Remove conditional.
7437         (init_sections_and_labels): Use DEBUG_DWO_STR_OFFSETS_SECTION.
7438         (verify_die): New function.
7439         (dwarf2out_finish): Call it.
7440         (output_line_info): Handle case of -gsplit-dwarf without
7441         DWARF2_ASM_LINE_DEBUG_INFO.
7443 2016-10-11  Richard Biener  <rguenther@suse.de>
7445         PR debug/77931
7446         * gimple-low.c (lower_gimple_bind): Handle arbitrary common
7447         sub-chains of BLOCK_VARS and gimple_bind_vars.
7449 2016-10-11  Venkataramanan Kumar  <Venkataramanan.kumar@amd.com>
7451         * config/i386/znver1.md : Fix imov/imovx load type reservations.
7453 2016-10-11  Eric Botcazou  <ebotcazou@adacore.com>
7455         * config/sparc/sparc.opt (msubxc): New option.
7456         * doc/invoke.texi (SPARC options): Document it and tidy up.
7457         * doc/tm.texi.in (Condition Codes): Adjust SPARC example.
7458         * doc/tm.texi: Regenerate.
7459         * config/sparc/sparc-modes.def (CC_NOOV): Rename into...
7460         (CCNZ): ...this.
7461         (CCX_NOOV): Rename into...
7462         (CCXNZ): ...this.
7463         (CCC): New.
7464         (CCXC): Likewise.
7465         * config/sparc/predicates.m (fcc_register_operand): Simplify.
7466         (fcc0_register_operand): Likewise.
7467         (icc_register_operand): New.
7468         (icc_or_fcc_register_operand): Simplify.
7469         (nz_comparison_operator): New.
7470         (c_comparison_operator): Likewise.
7471         (noov_compare_operator): Rename into...
7472         (icc_comparison_operator): ...this.  Use above predicates.
7473         (noov_compare64_operator): Rename into...
7474         (v9_comparison_operator): ...this and tidy up.
7475         (fcc_comparison_operator): New.
7476         (icc_or_fcc_comparison_operator): Likewise.
7477         (v9_register_compare_operator): Rename info...
7478         (v9_register_comparison_operator): ...this.
7479         * config/sparc/sparc.c (TARGET_FIXED_CONDITION_CODE_REGS): Define.
7480         (sparc_option_override): Remove redundant VIS masks and add MASK_SUBXC
7481         for Niagara-7.
7482         (sparc_fixed_condition_code_regs): New function.
7483         (select_cc_mode): Remove ATTRIBUTE_UNUSED.  Adjust for CCNZ/CCXNZ
7484         renaming and add support for CCC/CCXC.
7485         (output_cbranch): Likewise.
7486         (sparc_print_operand): Likewise.
7487         (gen_v9_scc): Remove obsolete assertion.
7488         (emit_scc_insn): Emit RTL directly for EQ and NE.  Add direct support
7489         for EQ in DImode if TARGET_SUBXC.  Remove test on TARGET_VIS3 for GEU.
7490         (output_cbcond): Remove bogus handling of CC modes.
7491         (sparc_register_move_cost): Return 100 for NO_REGS.
7492         * config/sparc/sparc.md (W): New mode iterator.
7493         (length): Adjust for noov_compare64_operator renaming.
7494         (cmpsi_sne): New instruction.
7495         (cmpdi_sne): Likewise.
7496         (seqdi_special): Delete.
7497         (seqdi_special): Likewise.
7498         (snesi<P:mode>_special): Likewise.
7499         (snedi_special): Likewise.
7500         (snedi_special_vis3): Likewise.
7501         (snesi patterns): Use W iterator.
7502         (snedi patterns): Likewise.  Add TARGET_SUBXC patterns.
7503         (sltu patterns): Likewise.
7504         (sgeu patterns): Likewise.
7505         (scc splitter): Do not split GEU in DImode if TARGET_SUBXC.
7506         (normal_branch): Use icc_comparison_operator predicate.
7507         (inverted_branch): Likewise.
7508         (cbcond_sp32): Use comparison_operator predicate.
7509         (cbcond_sp64): Likewise.
7510         (normal_int_branch_sp64): Adjust for renaming
7511         (inverted_int_branch_sp64): Likewise.
7512         (mov<I:mode>_cc_reg_sp64): Likewise.
7513         (movsf_cc_reg_sp6): Likewise.
7514         (movdf_cc_reg_sp64): Likewise.
7515         (movtf_cc_reg_hq_sp64): Likewise.
7516         (movtf_cc_reg_sp64): Likewise.
7517         (mov<I:mode>_cc_v9): Use icc_or_fcc_comparison_operator predicate.
7518         (movsf_cc_v9): Likewise.
7519         (movdf_cc_v9): Likewise.
7520         (movtf_cc_hq_v9): Likewise.
7521         (movtf_cc_v9): Likewise.
7522         (adddi3): Call gen_adddi3_sp32.
7523         (adddi3_insn_sp32): Rename to...
7524         (adddi3_sp32): ...this.  Accept only register_operand as operand #1
7525         and use CCCmode for the carry.
7526         (addx_extend_sp32): Use CCCmode for the carry.
7527         (addx_extend_sp64): Delete.
7528         (adddi3_extend_sp32): Use CCCmode for the carry.
7529         (cmp_plus patterns): Use CCNZ/CCXNZ mode and add C variants.
7530         (subdi3): Call gen_subdi3_sp32.
7531         (subdi3_insn_sp32): Rename to...
7532         (subdi3_sp32): ...this and use CCmode for the carry.
7533         (subx_extend_sp32): Use CCCmode for the carry.
7534         (subx_extend_sp64): Delete.
7535         (subdi3_extend_sp32): Use CCmode for the carry.
7536         (cmp_minus patterns): Use CCNZ/CCXNZ mode and add C variants.
7537         (negdi3): Call gen_negdi3_sp32.
7538         (negdi3_sp32): Use CCCmode for the carry.
7539         (cmp_neg patterns): Use CCNZ/CCXNZ mode and add C variants.
7540         (cmp_nz_ashift_1): Use CCNZ mode.
7541         (cmp_nz_set_ashift_1): Likewise.
7542         (ctrapsi4): Use comparison_operator predicate.
7543         (ctrapdi4): Likewise.
7544         (trapsi_insn): Use icc_comparison_operator predicate.
7545         (trapdi_insn): Likewise.
7546         (edge8 patterns): Use CCNZmode.
7547         (edge16 patterns): Likewise.
7548         (edge32 patterns): Likewise.
7550 2016-10-11  Eric Botcazou  <ebotcazou@adacore.com>
7552         * config/visium/visium-modes.def (CC_NOOV): Rename into...
7553         (CCNZ): ...this.
7554         (CC_BTST): Rename into...
7555         (CCC): ...this.
7556         * config/visium/predicates.md (real_add_operand): New.
7557         (visium_btst_operator): Rename into...
7558         (visium_equality_comparison_operator): ...this.
7559         (visium_noov_operator): Rename into...
7560         (visium_nz_comparison_operator): ...this.
7561         (visium_c_comparison_operator): New.
7562         (visium_branch_operator): Adjust and deal with all CC modes.
7563         * config/visium/visium.c (visium_adjust_cost): Adjust.
7564         (visium_split_double_add): Use the *_set_carry patterns.
7565         (visium_select_cc_mode): Add support for CCC mode and adjust.
7566         (output_cbranch): Adjust and use the carry-based operators for
7567         floating-point comparisons.
7568         * config/visium/visium.md (flags_subst_arith): Adjust.
7569         (addsi3_insn_set_carry): New instruction.
7570         (subsi3_insn_set_carry): Likewise.
7571         (negsi2_insn_set_carry): Likewise.
7572         (btst): Adjust.
7573         (cmp<mode>_sne): Likewise.
7574         (cbranch<mode>4): Use ordered_comparison_operator.
7575         (cbranch<mode>4_insn): Likewise.
7576         (cbranchsi4_btst_insn): Adjust.
7578 2016-10-11  Tom de Vries  <tom@codesourcery.com>
7580         PR middle-end/77558
7581         * builtins.c (std_canonical_va_list_type): Remove RECORD_TYPE
7582         special-casing.
7584 2016-10-11  Eric Botcazou  <ebotcazou@adacore.com>
7586         * tree.h (build_complex_type): Add second parameter with default.
7587         * tree.c (build_complex_type): Add NAMED second parameter and adjust
7588         recursive call.  Create a TYPE_DECL only if NAMED is true.
7589         (build_common_tree_nodes): Pass true in calls to build_complex_type.
7591 2016-10-11  Georg-Johann Lay  <avr@gjlay.de>
7593         New avr-passes.def to register AVR specific passes.
7595         * config/avr/avr-passes.def: New file.
7596         * config/avr/t-avr (PASSES_EXTRA): Add avr-passes.def.
7597         * config/avr/avr-protos.h (gcc::context, rtl_opt_pass): Declare.
7598         (make_avr_pass_recompute_note): New proto.
7599         * config/avr/avr.c (make_avr_pass_recompute_notes): New function.
7600         (avr_pass_recompute_notes): Use anonymous namespace.
7601         (avr_register_passes): Remove function...
7602         (avr_option_override): ...and its call.
7604 2016-10-11  Robert Suchanek  <robert.suchanek@imgtec.com>
7606         * config/mips/mips-cpus.def: Replace PTF_AVOID_BRANCHLIKELY with
7607         PTF_AVOID_BRANCHLIKELY_ALWAYS for generic architecture and with
7608         PTF_AVOID_BRANCHLIKELY_SPEED for others.
7609         (mips2, mips3, mips4): Add PTF_AVOID_BRANCHLIKELY_SIZE to tune
7610         flags.
7611         * config/mips/mips.c (mips_option_override): Enable the branch
7612         likely depending on the tune flags and optimization level.
7613         * config/mips/mips.h (PTF_AVOID_BRANCHLIKELY): Remove.
7614         (PTF_AVOID_BRANCHLIKELY_SPEED): Define.
7615         (PTF_AVOID_BRANCHLIKELY_SIZE): Likewise.
7616         (PTF_AVOID_BRANCHLIKELY_ALWAYS): Likewise.
7618 2016-10-11  Richard Biener  <rguenther@suse.de>
7620         * lto-streamer-out.c (collect_block_tree_leafs): New helper.
7621         (output_function): Properly stream the whole block tree.
7622         * lto-streamer-in.c (input_function): Likewise.
7624 2016-10-11  Marek Polacek  <polacek@redhat.com>
7626         * Makefile.in (C_COMMON_OBJS): Add c-family/c-warn.o.
7628 2016-10-11  Kugan Vivekanandarajah  <kuganv@linaro.org>
7630         * tree-vrp.c (evrp_dom_walker::try_add_new_range): New.
7631         (evrp_dom_walker::before_dom_children): Infer and push new value
7632         ranges for x in y < x.
7634 2016-10-10  Joseph Myers  <joseph@codesourcery.com>
7636         PR target/77586
7637         * config/ia64/ia64.c (ia64_libgcc_floating_mode_supported_p)
7638         (TARGET_LIBGCC_FLOATING_MODE_SUPPORTED_P): Remove.
7639         * config/ia64/elf.h (IA64_NO_LIBGCC_TFMODE): Likewise.
7640         * config/ia64/freebsd.h (IA64_NO_LIBGCC_TFMODE): Likewise.
7641         * config/ia64/vms.h (IA64_NO_LIBGCC_XFMODE)
7642         (IA64_NO_LIBGCC_TFMODE): Likewise.
7644 2016-10-11  Kugan Vivekanandarajah  <kuganv@linaro.org>
7646         * tree-vrp.c (vrp_intersect_ranges_1): Allocate bitmap before
7647           copying.
7649 2016-10-10  Andreas Tobler  <andreast@gcc.gnu.org>
7651         * config.gcc: Add aarch64-*-freebsd* support.
7652         * config.host: Likewise.
7653         * config/aarch64/aarch64-freebsd.h: New file.
7654         * config/aarch64/t-aarch64-freebsd: Ditto.
7656 2016-10-10  Jeff Law  <law@redhat.com>
7658         PR tree-optimization/71947
7659         * tree-ssa-dom.c (cprop_into_stmt): Avoid replacing A with B, then
7660         B with A within a single statement.
7662 2016-10-10  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
7664         PR tree-optimization/77824
7665         * gimple-ssa-strength-reduction.c (stmt_cost): Explicitly return
7666         zero cost for copies.
7667         (find_candidates_dom_walker::before_dom_children): Replace
7668         MODIFY_EXPR with SSA_NAME.
7669         (replace_mult_candidate): Likewise.
7670         (replace_profitable_candidates): Likewise.
7672 2016-10-10  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
7674         * config/s390/s390.h: Wrap more macros args in brackets and fix
7676 2016-10-10  Georg-Johann Lay  <avr@gjlay.de>
7678         * config/avr/gen-avr-mmcu-texi.c (string.h): Include.
7680 2016-10-10  Andreas Schwab  <schwab@suse.de>
7682         PR target/77738
7683         * config/ia64/ia64.md ("doloop_end"): Reject if mode of loop
7684         pseudo is not DImode.
7686 2016-10-10  Claudiu Zissulescu  <claziss@synopsys.com>
7688         * common/config/arc/arc-common.c (arc_option_optimization_table):
7689         Remove compact casesi option.
7690         * config/arc/arc.c (arc_override_options): Use compact casesi
7691         option only for pre-ARCv2 cores.
7692         * doc/invoke.texi (mcompact-casesi): Update text.
7694 2016-10-09  Aaron Sawdey  <acsawdey@linux.vnet.ibm.com>
7696         * config/rs6000/rs6000.h (TARGET_EFFICIENT_OVERLAPPING_UNALIGNED):
7697         Add macro to say we can efficiently handle overlapping unaligned
7698         loads.
7699         * config/rs6000/rs6000.c (expand_block_compare): Avoid generating
7700         poor code for processors older than p8.
7702 2016-10-09  Eric Botcazou  <ebotcazou@adacore.com>
7704         * gen-pass-instances.awk: Remove GNUism.
7706 2016-10-09  Prathamesh Kulkarni  <prathamesh.kulkarni@linaro.org>
7708         * ipa-prop.c (ipcp_transform_function): Set fields m_vr and bits to
7709         NULL of (*ipcp_transformations)][node->uid].
7711 2016-10-09  John David Anglin  <danglin@gcc.gnu.org>
7713         * config/pa/pa.h (BIGGEST_ALIGNMENT): Adjust comment.
7714         (MALLOC_ABI_ALIGNMENT): Define.
7716 2016-10-09  Jakub Jelinek  <jakub@redhat.com>
7718         * tree-ssa.c (target_for_debug_bind, verify_phi_args,
7719         ssa_undefined_value_p, maybe_optimize_var): Use VAR_P and/or
7720         VAR_OR_FUNCTION_DECL_P macros.
7721         * tree-chkp.c (chkp_register_var_initializer, chkp_make_static_bounds,
7722         chkp_get_bounds_for_decl_addr, chkp_parse_array_and_component_ref,
7723         chkp_find_bounds_1): Likewise.
7724         * ipa-polymorphic-call.c (decl_maybe_in_construction_p): Likewise.
7725         * hsa-gen.c (get_symbol_for_decl): Likewise.
7726         * cgraphunit.c (check_global_declaration, analyze_functions,
7727         handle_alias_pairs, thunk_adjust, cgraph_node::expand_thunk):
7728         Likewise.
7729         * gimple-fold.c (can_refer_decl_in_current_unit_p,
7730         canonicalize_constructor_val, gimple_get_virt_method_for_vtable):
7731         Likewise.
7732         * tree.c (set_decl_section_name, copy_node_stat,
7733         need_assembler_name_p, free_lang_data_in_decl, find_decls_types_r,
7734         merge_dllimport_decl_attributes, handle_dll_attribute,
7735         decl_init_priority_insert, auto_var_in_fn_p, array_at_struct_end_p,
7736         verify_type): Likewise.
7737         * gimple-ssa-isolate-paths.c (find_implicit_erroneous_behavior,
7738         find_explicit_erroneous_behavior): Likewise.
7739         * sdbout.c (sdbout_toplevel_data, sdbout_late_global_decl): Likewise.
7740         * ipa.c (process_references): Likewise.
7741         * tree-chkp-opt.c (chkp_get_check_result): Likewise.
7742         * varasm.c (get_block_for_decl, use_blocks_for_decl_p, make_decl_rtl,
7743         notice_global_symbol, assemble_variable, mark_decl_referenced,
7744         build_constant_desc, output_constant_def_contents, do_assemble_alias,
7745         make_decl_one_only, default_section_type_flags,
7746         categorize_decl_for_section, default_encode_section_info): Likewise.
7747         * trans-mem.c (requires_barrier): Likewise.
7748         * gimple-expr.c (mark_addressable): Likewise.
7749         * cfgexpand.c (add_scope_conflicts_1, expand_one_var,
7750         expand_used_vars_for_block, clear_tree_used, stack_protect_decl_p,
7751         expand_debug_expr): Likewise.
7752         * tree-dump.c (dequeue_and_dump): Likewise.
7753         * ubsan.c (instrument_bool_enum_load): Likewise.
7754         * tree-pretty-print.c (print_declaration): Likewise.
7755         * simplify-rtx.c (delegitimize_mem_from_attrs): Likewise.
7756         * tree-ssa-uninit.c (warn_uninitialized_vars): Likewise.
7757         * asan.c (asan_protect_global, instrument_derefs): Likewise.
7758         * tree-into-ssa.c (rewrite_stmt, maybe_register_def,
7759         pass_build_ssa::execute): Likewise.
7760         * var-tracking.c (var_debug_decl, track_expr_p): Likewise.
7761         * tree-ssa-loop-ivopts.c (force_expr_to_var_cost, split_address_cost):
7762         Likewise.
7763         * ipa-split.c (test_nonssa_use, consider_split, mark_nonssa_use):
7764         Likewise.
7765         * tree-inline.c (insert_debug_decl_map, remap_ssa_name,
7766         can_be_nonlocal, remap_decls, copy_debug_stmt,
7767         initialize_inlined_parameters, add_local_variables,
7768         reset_debug_binding, replace_locals_op): Likewise.
7769         * dse.c (can_escape): Likewise.
7770         * ipa-devirt.c (compare_virtual_tables, referenced_from_vtable_p):
7771         Likewise.
7772         * tree-diagnostic.c (default_tree_printer): Likewise.
7773         * tree-streamer-in.c (unpack_ts_decl_common_value_fields,
7774         unpack_ts_decl_with_vis_value_fields,
7775         lto_input_ts_decl_common_tree_pointers): Likewise.
7776         * builtins.c (builtin_save_expr, fold_builtin_expect,
7777         readonly_data_expr): Likewise.
7778         * tree-ssa-structalias.c (new_var_info, get_constraint_for_ssa_var,
7779         create_variable_info_for, set_uids_in_ptset, visit_loadstore):
7780         Likewise.
7781         * gimple-streamer-out.c (output_gimple_stmt): Likewise.
7782         * gimplify.c (force_constant_size, gimplify_bind_expr,
7783         gimplify_decl_expr, gimplify_var_or_parm_decl,
7784         gimplify_compound_lval, gimplify_init_constructor,
7785         gimplify_modify_expr, gimplify_asm_expr, gimplify_oacc_declare,
7786         gimplify_type_sizes): Likewise.
7787         * cgraphbuild.c (record_reference, record_type_list, mark_address,
7788         mark_load, mark_store, pass_build_cgraph_edges::execute): Likewise.
7789         * tree-ssa-live.c (mark_all_vars_used_1, remove_unused_scope_block_p,
7790         remove_unused_locals): Likewise.
7791         * tree-ssa-alias.c (ptr_deref_may_alias_decl_p, ptrs_compare_unequal,
7792         ref_maybe_used_by_call_p_1, call_may_clobber_ref_p_1): Likewise.
7793         * function.c (instantiate_expr, instantiate_decls_1,
7794         setjmp_vars_warning, add_local_decl): Likewise.
7795         * alias.c (ao_ref_from_mem, get_alias_set, compare_base_symbol_refs):
7796         Likewise.
7797         * tree-stdarg.c (find_va_list_reference, va_list_counter_struct_op,
7798         va_list_ptr_read, va_list_ptr_write, check_all_va_list_escapes,
7799         optimize_va_list_gpr_fpr_size): Likewise.
7800         * tree-nrv.c (pass_nrv::execute): Likewise.
7801         * tsan.c (instrument_expr): Likewise.
7802         * tree-ssa-dce.c (remove_dead_stmt): Likewise.
7803         * vtable-verify.c (verify_bb_vtables): Likewise.
7804         * tree-dfa.c (ssa_default_def, set_ssa_default_def,
7805         get_ref_base_and_extent): Likewise.
7806         * toplev.c (wrapup_global_declaration_1, wrapup_global_declaration_2):
7807         Likewise.
7808         * tree-sra.c (static bool constant_decl_p, find_var_candidates,
7809         analyze_all_variable_accesses): Likewise.
7810         * tree-nested.c (get_nonlocal_debug_decl,
7811         convert_nonlocal_omp_clauses, note_nonlocal_vla_type,
7812         note_nonlocal_block_vlas, convert_nonlocal_reference_stmt,
7813         get_local_debug_decl, convert_local_omp_clauses,
7814         convert_local_reference_stmt, nesting_copy_decl, remap_vla_decls):
7815         Likewise.
7816         * tree-vect-data-refs.c (vect_can_force_dr_alignment_p): Likewise.
7817         * stmt.c (decl_overlaps_hard_reg_set_p): Likewise.
7818         * dbxout.c (dbxout_late_global_decl, dbxout_type_fields,
7819         dbxout_symbol, dbxout_common_check): Likewise.
7820         * expr.c (expand_assignment, expand_expr_real_2, expand_expr_real_1,
7821         string_constant): Likewise.
7822         * hsa.c (hsa_get_declaration_name): Likewise.
7823         * passes.c (rest_of_decl_compilation): Likewise.
7824         * tree-ssanames.c (make_ssa_name_fn): Likewise.
7825         * tree-streamer-out.c (pack_ts_decl_common_value_fields,
7826         pack_ts_decl_with_vis_value_fields,
7827         write_ts_decl_common_tree_pointers): Likewise.
7828         * stor-layout.c (place_field): Likewise.
7829         * symtab.c (symtab_node::maybe_create_reference,
7830         symtab_node::verify_base, symtab_node::make_decl_local,
7831         symtab_node::copy_visibility_from,
7832         symtab_node::can_increase_alignment_p): Likewise.
7833         * dwarf2out.c (add_var_loc_to_decl, tls_mem_loc_descriptor,
7834         decl_by_reference_p, reference_to_unused, rtl_for_decl_location,
7835         fortran_common, add_location_or_const_value_attribute,
7836         add_scalar_info, add_linkage_name, set_block_abstract_flags,
7837         local_function_static, gen_variable_die, dwarf2out_late_global_decl,
7838         optimize_one_addr_into_implicit_ptr,
7839         optimize_location_into_implicit_ptr): Likewise.
7840         * gimple-low.c (record_vars_into): Likewise.
7841         * ipa-visibility.c (update_vtable_references): Likewise.
7842         * tree-ssa-address.c (fixed_address_object_p, copy_ref_info):
7843         Likewise.
7844         * lto-streamer-out.c (tree_is_indexable, get_symbol_initial_value,
7845         DFS::DFS_write_tree_body, write_symbol): Likewise.
7846         * langhooks.c (lhd_warn_unused_global_decl,
7847         lhd_set_decl_assembler_name): Likewise.
7848         * attribs.c (decl_attributes): Likewise.
7849         * except.c (output_ttype): Likewise.
7850         * varpool.c (varpool_node::get_create, ctor_for_folding,
7851         varpool_node::assemble_decl, varpool_node::create_alias): Likewise.
7852         * fold-const.c (fold_unary_loc): Likewise.
7853         * ipa-prop.c (ipa_compute_jump_functions_for_edge,
7854         ipa_find_agg_cst_from_init): Likewise.
7855         * omp-low.c (expand_omp_regimplify_p, expand_omp_taskreg,
7856         expand_omp_target, lower_omp_regimplify_p,
7857         grid_reg_assignment_to_local_var_p, grid_remap_prebody_decls,
7858         find_link_var_op): Likewise.
7859         * tree-chrec.c (chrec_contains_symbols): Likewise.
7860         * tree-cfg.c (verify_address, verify_expr, verify_expr_location_1,
7861         gimple_duplicate_bb, move_stmt_op, replace_block_vars_by_duplicates,
7862         execute_fixup_cfg): Likewise.
7864         PR tree-optimization/77901
7865         * tree-ssa-reassoc.c (optimize_range_tests_var_bound): Only optimize
7866         if ranges[i].exp is SSA_NAME when looking for >= and only when
7867         ranges[i].exp is NULL or SSA_NAME when looking for the other
7868         comparison.
7870 2016-10-09  Prathamesh Kulkarni  <prathamesh.kulkarni@linaro.org>
7872         * ipa-cp.c (ipcp_alignment_lattice): Remove.
7873         (ipcp_param_lattices): Remove field alignment.
7874         (print_all_lattices): Remove call to ipcp_alignment_lattice::print.
7875         (set_all_contains_variable): Remove call to
7876         ipcp_alignment_lattice::set_to_bottom.
7877         (initialize_node_lattices): Likewise.
7878         (propagate_alignment_accross_jump_function): Remove.
7879         (propagate_constants_accross_call): Remove call to
7880         propagate_alignment_accross_jump_function.
7881         (ipcp_store_alignment_results): Remove.
7882         (ipcp_driver): Remove call to ipcp_store_alignment_results.
7883         (propagate_bits_accross_jump_function): Handle ancestor jump function.
7884         * ipa-prop.c (ipa_print_node_jump_functions_for_edge): Remove
7885         pretty-printing of alignment jump function.
7886         (ipa_set_jf_unknown): Remove assignment to jfunc->alignment.known.
7887         (ipa_compute_jump_functions_for_edge): Adjust ipa_bits jump function for
7888         alignments and remove computing ipa_alignment jump function.
7889         (ipa_node_params_t::duplicate): Remove copying of src_trans->alignments.
7890         (ipa_write_jump_functions): Remove streaming for ipa_alignment.
7891         (ipa_read_jump_function): Remove reading of ipa_alignment.
7892         (write_ipcp_transformation_info): Remove streaming for alignment
7893         propagation summary.
7894         (read_ipcp_transformation_info): Remove reading of alignment
7895         propagation summary.
7896         (ipcp_update_alignments): Remove.
7897         (ipcp_update_bits): Adjust to set alignment for parameters of pointer
7898         type.
7899         (ipcp_transform_function): Remove call to ipcp_update_alignments()
7900         and remove assignment to (*ipcp_transformations)[node->uid].alignments.
7901         * ipa-prop.h (ipa_alignment): Remove.
7902         (ipa_jump_func): Remove field alignment.
7903         (ipcp_transformation_summary): Remove field alignments.
7904         * doc/invoke.texi: Mark fipa-cp-alignment as obsolete.
7905         * opts.c (default_options_table): Remove entry for fipa-cp-alignment.
7906         (enable_fdo_optimizations): Remove checking for fipa-cp-alignment.
7908 2016-10-08  Eric Botcazou  <ebotcazou@adacore.com>
7910         * config/sparc/sparc.h (FIXED_REGISTERS): Add %icc.
7912         * config/visium/visium.c (visium_expand_int_cstore): Revert latest
7913         change.
7914         (visium_expand_fp_cstore): Likewise.
7916 2016-10-08  Prathamesh Kulkarni  <prathamesh.kulkarni@linaro.org>
7918         * diagnostic-core.h (warning_at_rich_loc_n): Declare.
7919         * diagnostic.c (warning_at_rich_loc_n): New function.
7920         (diagnostic_n_impl_richloc): Likewise.
7921         (diagnostic_n_impl): Move most of the function to
7922         diagnostic_n_impl_richloc and call it.
7924 2016-10-08  Jakub Jelinek  <jakub@redhat.com>
7926         * gen-pass-instances.awk: Rewritten.
7927         * Makefile.in (pass-instances.def): Depend on $(PASSES_EXTRA), pass
7928         $(PASSES_EXTRA) after passes.def to the script.
7929         * config/i386/t-i386 (PASSES_EXTRA): Add i386-passes.def.
7930         * config/i386/i386-passes.def: New file.
7931         * config/i386/i386-protos.h (make_pass_insert_vzeroupper,
7932         make_pass_stv): Declare.
7933         * config/i386/i386.c (pass_stv::pass_stv): Initialize timode_p to
7934         false.
7935         (pass_stv::gate): Depending on timode_p member require TARGET_64BIT
7936         or !TARGET_64BIT.
7937         (pass_stv::clone, pass_stv::set_pass_param): New methods.
7938         (pass_stv::timode_p): New non-static data member.
7939         (ix86_option_override): Don't register passes here.
7941         * doc/invoke.texi: Document accepting Else, fallthrough.
7943         * doc/invoke.texi (-Wimplicit-fallthrough): Document FALLTHRU comment
7944         style changes.
7946         * doc/invoke.texi (-Wimplicit-fallthrough): Document the accepted
7947         FALLTHRU comment styles.
7949 2016-10-07  Andrew Pinski  <apinski@cavium.com>
7951         * config/aarch64/aarch64-arches.def (AARCH64_ARCH): #undef at the end.
7952         * config/aarch64/aarch64-cores.def (AARCH64_CORE): Likewise.
7953         * config/aarch64/aarch64-fusion-pairs.def (AARCH64_FUSION_PAIR):
7954         Likewise.
7955         * config/aarch64/aarch64-option-extensions.def (AARCH64_OPT_EXTENSION):
7956         Likewise.
7957         * config/aarch64/aarch64-tuning-flags.def (AARCH64_EXTRA_TUNING_OPTION):
7958         Likewise.
7959         * config/aarch64/aarch64-opts.h (AARCH64_CORE): Don't #undef here.
7960         (AARCH64_ARCH): Likewise.
7961         * common/config/aarch64/aarch64-common.c (AARCH64_OPT_EXTENSION):
7962         Likewise.
7963         (AARCH64_CORE): Likewise.
7964         (AARCH64_ARCH): Likewise.
7965         * config/aarch64/aarch64-protos.h (AARCH64_FUSION_PAIR): Likewise.
7966         (AARCH64_EXTRA_TUNING_OPTION): Likewise.
7967         * config/aarch64/aarch64.c (AARCH64_FUION_PAIR): Likewise.
7968         (AARCH64_EXTRA_TUNING_OPTION): Likewise.
7969         (AARCH64_ARCH): Likewise.
7970         (AARCH64_CORE): Likewise.
7971         * config/aarch64/aarch64.h (AARCH64_CORE): Likewise.
7972         * config/aarch64/driver-aarch64.c (AARCH64_OPT_EXTENSION): Likewise.
7973         (AARCH64_CORE): Likewise.
7974         (AARCH64_ARCH): Likewise.
7976 2016-10-06  Michael Meissner  <meissner@linux.vnet.ibm.com>
7978         * config/rs6000/rs6000-c.c (rs6000_cpu_cpp_builtins): Split
7979         -mfloat128 into -mfloat128-type that enables the IEEE 128-bit
7980         floating point type infrastructre, and -mfloat128 that enables the
7981         keyword.  Define __FLOAT128__ if -mfloat128, and __FLOAT128_TYPE__
7982         if -mfloat128-type.  Define __ibm128 to be long double by default.
7983         * config/rs6000/rs6000.c (rs6000_debug_reg_global): Print whether
7984         the IEEE 128-bit floating point type infrastructure should
7985         automatically be enabled.
7986         (rs6000_init_hard_regno_mode_ok): Switch to use -mfloat128-type
7987         instead of -mfloat128 to enable KFmode.
7988         (rs6000_option_override_internal): Split the option -mfloat128
7989         into -mfloat128-type and -mfloat128.  On Linux PowerPC 64-bit
7990         systems, automatically set -mfloat128-type, but don't enable it on
7991         other operating systems.  Move setting the long double size and
7992         IEEE quad support before the IEEE 128-bit floating point changes.
7993         (rs6000_init_builtins): Do not create a unique type for __ibm128
7994         if long double is IBM extended double, instead rely on __ibm128
7995         being defined as 'long double'.  If -mfloat128-type and not
7996         -mfloat128, create the KFmode type with an undocumented __ieee128
7997         keyword.
7998         (rs6000_init_libfuncs): Use -mfloat128-type instead of
7999         -mfloat128 for tests about the types, but keep tests for
8000         -mfloat128 to enable the keyword support.
8001         (rs6000_complex_function_value): Likewise.
8002         (rs6000_scalar_mode_supported_p): Likewise.
8003         (rs6000_floatn_mode): Likewise.
8004         (rs6000_c_mode_for_suffix): Likewise.
8005         (rs6000_opt_masks): Add -mfloat128-type.
8006         * config/rs6000/rs6000-cpus.def (POWERPC_MASKS): Add support for
8007         -mfloat128-type being split from -mfloat128.  Add
8008         -mfloat128-hardware, which was missing.
8009         * config/rs6000/rs6000.opt (-mfloat128): Split -mfloat128 into
8010         -mfloat128 and -mfloat128-type:
8011         (-mfloat128-type): Likewise.
8012         * config/rs6000/linux64.h (TARGET_FLOAT128_ENABLE_TYPE): Define so
8013         that 64-bit Linux systems with enable -mfloat128-type by default
8014         on VSX systems.
8015         * config/rs6000/rs6000.h (TARGET_FLOAT128_ENABLE_TYPE): Likewise.
8016         (FLOAT128_VECTOR_P): Switch IEEE 128-bit floating points to use
8017         -mfloat128-type instead of -mfloat128.
8018         (FLOAT128_2REG_P): Likewise.
8019         (MASK_FLOAT128_TYPE): Likewise.
8020         (ALTIVEC_ARG_MAX_RETURN): Likewise.
8021         (RS6000_BTM_FLOAT128): Likewise.
8022         (TARGET_FLOAT128): Poison old identifiers.
8023         (OPTION_MASK_FLOAT128): Likewise.
8024         (MASK_FLOAT128): Likewise.
8025         * config/rs6000/rs6000.md (FP): Likewise.
8026         (FLOAT128): Likewise.
8027         (fix_trunc<mode>di2): Likewise.
8028         (fixuns_trunc<IEEE128:mode><SDI:mode>2): Likewise.
8029         (floatdi<mode>2): Likewise.
8030         (floatuns<SDI:mode><IEEE128:mode>2): Likewise.
8031         (neg<mode>2, FLOAT128 iterator): Likewise.
8032         (abs<mode>2, FLOAT128 iterator): Likewise.
8033         (ieee_128bit_negative_zero): Likewise.
8034         (ieee_128bit_vsx_neg<mode>2): Likewise.
8035         (ieee_128bit_vsx_neg<mode>2_internal): Likewise.
8036         (ieee_128bit_vsx_abs<mode>2): Likewise.
8037         (ieee_128bit_vsx_abs<mode>2_internal): Likewise.
8038         (ieee_128bit_vsx_nabs<mode>2): Likewise.
8039         (ieee_128bit_vsx_nabs<mode>2_internal): Likewise.
8040         (extendiftf2): Likewise.
8041         (extendifkf2): Likewise.
8042         (extendtfkf2): Likewise.
8043         (trunciftf2): Likewise.
8044         (truncifkf2): Likewise.
8045         (trunckftf2): Likewise.
8046         (trunctfif2): Likewise.
8047         (extendkftf2): Likewise.
8048         (trunctfkf2): Likewise.
8050 2016-10-07  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
8052         * simplify-rtx.c (simplify_immed_subreg): Zero-initialize tmp array
8053         before merging in bytes to pass down to real_from_target.
8055 2016-10-07  Richard Biener  <rguenther@suse.de>
8057         * tree-ssa-propagate.c (replace_phi_args_in): Remove no longer
8058         required hack.
8059         (substitute_and_fold_dom_walker::before_dom_children):
8060         Substitute and fold before pass specific folding to avoid
8061         feeding that with SSA names that will be later released.
8062         * tree-ssa-ccp.c (get_value_for_expr): Guard for new SSA names
8063         introduced by folding and visited by evaluate_stmt called during
8064         ccp_fold_stmt.
8065         (likely_value): Likewise.
8066         (evaluate_stmt): Likewise.
8067         * tree-vrp.c (simplify_truth_ops_using_ranges): Fold modified stmt.
8068         (simplify_div_or_mod_using_ranges): Likewise.
8069         (simplify_min_or_max_using_ranges): Likewise.
8070         (simplify_abs_using_ranges): Likewise.
8071         (simplify_conversion_using_ranges): Likewise.
8072         (simplify_float_conversion_using_ranges): Likewise.
8073         (simplify_stmt_using_ranges): Likewise.
8075 2016-10-07  Marek Polacek  <polacek@redhat.com>
8077         * gimplify.c (should_warn_for_implicit_fallthrough): Check for
8078         FALLTHROUGH_LABEL_P here...
8079         (warn_implicit_fallthrough_r): ...not here.
8081 2016-10-07  Bernd Schmidt  <bschmidt@redhat.com>
8083         PR tree-optimization/77880
8084         * expr.c (by_pieces_ninsns): Use unsigned HOST_WIDE_INT where
8085         necessary.
8087 2016-10-07  Marek Polacek  <polacek@redhat.com>
8089         PR c++/77803
8090         * gimplify.c (last_stmt_in_scope): Add check for FALLTHROUGH ().
8092 2016-10-07  Richard Biener  <rguenther@suse.de>
8094         * bitmap.h: Document constraints on bitmap modification while
8095         iterating over it.
8097 2016-10-07  Richard Biener  <rguenther@suse.de>
8099         * bitmap.c (bitmap_elem_to_freelist): Set indx to -1.
8100         * bitmap.h (bmp_iter_set): When advancing to the next element
8101         check that we didn't remove the current one.
8102         (bmp_iter_and): Likewise.
8103         (bmp_iter_and_compl): Likewise.
8104         * tree-ssa.c (release_defs_bitset): Do not remove worklist bit
8105         we currently iterate on but keep a one-level queue.
8106         * sched-deps.c (remove_from_deps): Do not clear current bit
8107         but keep a one-level queue.
8109 2016-10-07  Jakub Jelinek  <jakub@redhat.com>
8111         PR tree-optimization/77664
8112         * tree-ssa-reassoc.c (update_range_test): Also clear low and high
8113         for the other ranges.
8114         (optimize_range_tests_diff): Fix up formatting.
8115         (optimize_range_tests_var_bound): New function.
8116         (optimize_range_tests): Use it.
8118 2016-10-07  Martin Liska  <mliska@suse.cz>
8120         * coverage.c (build_gcov_exit_decl): Fix priority what
8121         should be really 99.
8123 2016-10-07  Richard Biener  <rguenther@suse.de>
8125         * gimple-low.c (lower_gimple_bind): Clear DECL_CHAIN of
8126         vars in gimple_bind_vars but not in BLOCK_VARS.
8128 2016-10-07  Richard Biener  <rguenther@suse.de>
8130         PR tree-optimization/77879
8131         * tree-ssa-structalias.c (handle_const_call): Properly handle
8132         NRV return slots.
8133         (handle_pure_call): Likewise.
8135 2016-10-06  Aaron Sawdey  <acsawdey@linux.vnet.ibm.com>
8137         * config/rs6000/rs6000.c (rs6000_elf_asm_out_constructor)
8138         (rs6000_elf_asm_out_destructor): increase size of buf to avoid
8139         possible overflow.
8141 2016-10-06  Andrew Pinski  <apinski@cavium.com>
8143         * config/aarch64/aarch64-cores.def: Add a comment before each
8144         set of cores.
8146 2016-10-06  Kugan Vivekanandarajah  <kuganv@linaro.org>
8148         PR tree-optimization/77862
8149         * tree-vrp.c (add_equivalence): Use get_value_range so that
8150         num_vr_values is checked before accessing vr_values.
8152 2016-10-06  Kugan Vivekanandarajah  <kuganv@linaro.org>
8154         * tree-vrp.c (evrp_dom_walker::before_dom_children): Handle
8155           POINTER_TYPE_P.
8157 2016-10-05  Jeff Law  <law@redhat.com>
8159         PR tree-optimization/71661
8160         * tree-cfgcleanup.c (remove_forwarder_block_with_phi): Handle case when
8161         removal of a forwarder exposes a new natural loop.
8163 2016-10-06  Uros Bizjak  <ubizjak@gmail.com>
8165         * config/i386/sse.md (andnot<mode>3): Add FALLTHRU comments.
8166         Introduce ssesuffix variable.
8167         (<mask_codefor><code><mode>3<mask_name>): Ditto.
8168         (*<code><mode>3): Ditto.
8170 2016-10-06  Jan Hubicka  <hubicka@ucw.cz>
8172         * postreload.c (reload_cse_simplify): Skip also USE when detecting
8173         noop move.
8175 2016-10-06  Richard Biener  <rguenther@suse.de>
8177         PR tree-optimization/77855
8178         * tree-ssa-pre.c (prune_clobbered_mems): Queue exprs to remove
8179         instead of removing the current item while iterating over the set
8180         which is not safe.
8182 2016-10-06  James Clarke  <jrtc27@jrtc27.com>
8183             Eric Botcazou  <ebotcazou@adacore.com>
8185         PR target/77759
8186         * config/sparc/sparc.c (classify_data_t): Remove int_regs field.
8187         (classify_registers): Don't set it
8188         (function_arg_slotno): Don't initialize and test it.  Tidy up.
8190 2016-10-06  Richard Biener  <rguenther@suse.de>
8192         PR tree-optimization/77839
8193         * tree-ssa-sccvn.c (set_ssa_val_to): Forbid value -> constant value
8194         lattice transition.
8196 2016-10-06  Martin Liska  <mliska@suse.cz>
8198         * gcc.c: Set -fprofile-update=atomic when profiling is
8199         enabled and -pthread is set.  Warn when one combines
8200         -pthread and -fprofile-update=single for an app using
8201         profiling code.
8203 2016-10-06  Martin Liska  <mliska@suse.cz>
8205         PR bootstrap/77788
8206         * expmed.h (mul_highpart_cost_ptr): Add an gcc_assert.
8207         * gimple-ssa-strength-reduction.c (slsr_process_cast):
8208         Initialize a pointer to NULL.
8209         (slsr_process_copy): Likewise.
8210         * input.c (location_get_source_line): Likewise.
8211         * tree-ssa-ccp.c (optimize_atomic_bit_test_and): Likewise.
8213 2016-10-05  Andrew Senkevich  <andrew.senkevich@intel.com>
8215         * common/config/i386/i386-common.c (OPTION_MASK_ISA_PCOMMIT_UNSET,
8216         OPTION_MASK_ISA_PCOMMIT_SET): Deleted definitions.
8217         (ix86_handle_option): Deleted handle of OPT_mpcommit.
8218         * config.gcc: Deleted pcommitintrin.h
8219         * config/i386/pcommitintrin.h: Deleted file.
8220         * config/i386/cpuid.h (bit_PCOMMIT): Deleted.
8221         * config/i386/driver-i386.c (host_detect_local_cpu): Deleted pcommit
8222         detection.
8223         * config/i386/i386-c.c (ix86_target_macros_internal): Deleted define
8224         __PCOMMIT__.
8225         * config/i386/i386.c (ix86_target_string): Deleted -mpcommit.
8226         (PTA_PCOMMIT): Deleted define.
8227         (ix86_option_override_internal): Deleted handle of option.
8228         (ix86_valid_target_attribute_inner_p): Deleted pcommit.
8229         * config/i386/i386-builtin.def (IX86_BUILTIN_PCOMMIT,
8230         __builtin_ia32_pcommit): Deleted.
8231         * config/i386/i386.h (TARGET_PCOMMIT, TARGET_PCOMMIT_P): Deleted.
8232         * config/i386/i386.md (unspecv): Deleted UNSPECV_PCOMMIT.
8233         (pcommit): Deleted instruction.
8234         * config/i386/i386.opt: Mention -mpcommit deprecation.
8235         * config/i386/x86intrin.h: Deleted inclusion of pcommitintrin.h.
8237 2016-10-05  Uros Bizjak  <ubizjak@gmail.com>
8239         PR target/77874
8240         * config/i386/sse.md (<mask_codefor><code><mode>3<mask_name>):
8241         Remove wrong assert.
8242         (<floatsuffix>float<sseintvecmodelower><mode>2<mask_name><round_name>:
8243         Use <round_constraint> as operand 1 constraint.
8245 2016-10-05  Jakub Jelinek  <jakub@redhat.com>
8247         PR sanitizer/66343
8248         * ubsan.c (ubsan_create_data): Call initialize_sanitizer_builtins here.
8249         (ubsan_instrument_float_cast): And not here.
8251         PR sanitizer/66343
8252         * ubsan.c (ubsan_ids): New GTY(()) array.
8253         (ubsan_type_descriptor, ubsan_create_data): Use ubsan_ids
8254         instead of static local counters.
8256 2016-10-05  Martin Sebor  <msebor@redhat.com>
8258         PR bootstrap/77819
8259         * config/linux.h (TARGET_PRINTF_POINTER_FORMAT): Define macro.
8260         * config/linux.c (gnu_libc_printf_pointer_format): Remove.
8261         * targhooks.c [DEFAULT_LIBC == LIBC_UCLIBC) && SINGLE_LIBC]
8262         (default_printf_pointer_format): Define function.
8263         * targhooks.c (linux_printf_pointer_format): Define new function.
8264         * targhooks.h (linux_printf_pointer_format): Declare.
8265         (gnu_libc_printf_pointer_format): Remove declaration.
8267 2016-10-05  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
8269         * fold-const.c (native_encode_real): Fix logic for selecting offset
8270         to write to when BYTES_BIG_ENDIAN.
8272 2016-10-05  Wilco Dijkstra  <wdijkstr@arm.com>
8274         * builtins.c (fold_builtin_strchr): Remove function.
8275         (fold_builtin_strrchr): Likewise.
8276         (fold_builtin2): Remove strchr, index, strrchr, rindex cases.
8277         * gimple-fold.c (target_char_cst_p): New function.
8278         (gimple_fold_builtin_strchr) Add more foldings.
8279         (gimple_fold_builtin): Add index, strrchr, rindex cases.
8281 2016-10-05  Richard Biener  <rguenther@suse.de>
8283         PR middle-end/77863
8284         * genmatch.c (capture_info::walk_c_expr): Diagnose unknown
8285         capture ids in c-exprs.
8287 2016-10-05  Richard Biener  <rguenther@suse.de>
8289         PR middle-end/77826
8290         * genmatch.c (dt_operand::gen_match_op): Amend operand_equal_p
8291         with types_match for GIMPLE code gen to handle type mismatched
8292         constants properly.
8293         (dt_operand::gen): Adjust.
8294         * match.pd ((X /[ex] A) * A -> X): Properly handle converted
8295         and constant A.
8297 2016-10-05  Richard Biener  <rguenther@suse.de>
8299         * match.pd (copysign(x, CST) -> [-]abs (x)): New pattern.
8301 2016-10-05  Richard Biener  <rguenther@suse.de>
8303         PR middle-end/77842
8304         * genmatch.c (parser::parse_c_expr): Handle premature EOF.
8306 2016-10-05  Pierre-Marie de Rodat  <derodat@adacore.com>
8308         * dwarf2out.c (dwarf2out_imported_module_or_decl): Move DWARF
8309         version check to protect only DW_TAG_imported_module generation.
8311 2016-10-05  Richard Biener  <rguenther@suse.de>
8313         PR middle-end/55152
8314         * match.pd (min(a,-a) -> -abs(a)): New pattern.
8316 2016-10-04  Ian Lance Taylor  <iant@golang.org>
8318         * explow.c (allocate_dynamic_stack_space): Call
8319         do_pending_stack_adjust before handling flag_split_stack.
8321 2016-10-04  David Malcolm  <dmalcolm@redhat.com>
8323         * genattrtab.c (make_internal_attr): Supply dummy column number to
8324         file_location ctor.
8325         (main): Likewise.
8326         * genoutput.c (init_insn_for_nothing): Likewise.
8327         * gensupport.c (add_define_attr): Likewise.
8328         * read-md.c (message_at_1): Print column number.
8329         (fatal_with_file_and_line): Likewise.
8330         (rtx_reader::read_char): Track column numbers.
8331         (rtx_reader::unread_char): Likewise.
8332         (rtx_reader::rtx_reader): Initialize m_read_md_colno.
8333         (rtx_reader::handle_include): Stash and restore m_read_md_colno.
8334         (rtx_reader::handle_file): Initialize m_read_md_colno.
8335         (rtx_reader::get_current_location): Supply column number to
8336         file_location ctor.
8337         * read-md.h (struct file_location): Add field "colno".
8338         (file_location::file_location): Likewise.
8339         (rtx_reader::get_colno): New accessor.
8340         (rtx_reader::m_read_md_colno): New field.
8341         (rtx_reader::m_last_line_colno): New field.
8343 2016-10-04  Jakub Jelinek  <jakub@redhat.com>
8345         * doc/extend.texi (Java Exceptions): Remove.
8346         (java_interface): Remove.
8348 2016-10-04  Doug Gilmore  <doug.gilmore@imgtec.com>
8350         PR tree-optimization/77808
8351         * tree-ssa-loop-prefetch.c (issue_prefetch_ref): Check base_addr
8352         and addr are different before copying points-to information.
8354 2016-10-04  Uros Bizjak  <ubizjak@gmail.com>
8356         * config/i386/x86-tune.def (X86_TUNE_VECTORIZE_DOUBLE): Remove.
8357         * config/i386/i386.h (TARGET_VECTORIZE_DOUBLE): Remove.
8358         * config/i386/i386.c (ix86_add_stmt_cost): Use TARGET_BONNEL instead
8359         of !TARGET_VECTORIZE_DOUBLE when penalizing DFmode vector ops.
8361 2016-10-04  Richard Biener  <rguenther@suse.de>
8363         PR tree-optimization/77399
8364         * tree-ssa-forwprop.c (simplify_vector_constructor): Properly
8365         verify the target can convert.
8367 2016-10-04  Richard Biener  <rguenther@suse.de>
8369         PR middle-end/77833
8370         * explow.c (plus_constant): Verify the mode of the constant
8371         pool offset before calling plus_constant.
8373 2016-10-04  Richard Biener  <rguenther@suse.de>
8375         PR middle-end/77407
8376         * match.pd (X / abs (X) -> X < 0 ? -1 : 1): Drop vector
8377         type support, mark with :C.
8378         (X / -X -> -1): Mark with :C.
8380 2016-10-04  Jakub Jelinek  <jakub@redhat.com>
8382         * defaults.h (JCR_SECTION_NAME, TARGET_USE_JCR_SECTION): Remove.
8383         * system.h (JCR_SECTION_NAME, TARGET_USE_JCR_SECTION): Poison.
8384         * doc/tm.texi.in (TARGET_USE_JCR_SECTION): Remove.
8385         * doc/tm.texi: Regenerated.
8386         * config/i386/mingw32.h (TARGET_USE_JCR_SECTION): Remove.
8387         * config/i386/cygming.h (TARGET_USE_JCR_SECTION): Remove.
8388         * config/darwin.h (JCR_SECTION_NAME): Remove.
8389         * config/pa/pa64-hpux.h (JCR_SECTION_NAME): Remove.
8390         * config/rs6000/aix71.h (TARGET_USE_JCR_SECTION): Remove.
8391         * config/rs6000/aix51.h (TARGET_USE_JCR_SECTION): Remove.
8392         * config/rs6000/aix52.h (TARGET_USE_JCR_SECTION): Remove.
8393         * config/rs6000/aix53.h (TARGET_USE_JCR_SECTION): Remove.
8394         * config/rs6000/aix61.h (TARGET_USE_JCR_SECTION): Remove.
8396 2016-10-03  Prathamesh Kulkarni  <prathamesh.kulkarni@linaro.org>
8398         * ipa-cp.c (propagate_bits_accross_jump_function): Introduce space
8399         between "because" and "param" in dump message in call to fprintf.
8401 2016-10-03  Jeff Law  <law@redhat.com>
8403         PR tree-optimization/71550
8404         PR tree-optimization/71403
8405         * tree-ssa-threadbackward.c: Include tree-vectorizer.h
8406         (profitable_jump_thread_path): Also return boolean indicating if
8407         the realized path will create an irreducible loop.
8408         Remove loop depth tests from 71403.
8409         (fsm_find_control_statement_thread_paths): Remove loop depth tests
8410         from 71403.  If threading will create an irreducible loop, then
8411         throw away loop iteration and related information.
8413 2016-10-03  Uros Bizjak  <ubizjak@gmail.com>
8415         * configure.ac (strict_warn): Merge -Wmissing-format-attribute and
8416         -Woverloaded-virtual checks for warning options.
8417         * configure: Regenerate.
8419 2016-10-03  Bernd Edlinger  <bernd.edlinger@hotmail.de>
8421         PR preprocessor/77699
8422         * input.c (maybe_grow): Don't allocate one byte extra headroom.
8423         (get_next_line): Return false on error.
8424         (read_next_line): Removed, use get_next_line instead.
8425         (read_line_num): Don't copy the line.
8426         (location_get_source_line): Don't use static data.
8427         (selftest::test_reading_source_line): Add more test cases.
8429 2016-10-03  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
8431         Revert
8432         2016-09-30  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
8434         * ifcvt.c (noce_try_avoid_const_materialization): New function.
8435         (noce_process_if_block): Use it.
8437 2016-10-03  Bernd Edlinger  <bernd.edlinger@hotmail.de>
8439         * doc/invoke.texi: Update -Wint-in-bool-context.
8441 2016-10-02  Jakub Jelinek  <jakub@redhat.com>
8443         * dwarf2out.c (output_fde, output_call_frame_info,
8444         dwarf2out_do_cfi_startproc, set_indirect_string,
8445         gen_internal_sym, output_die, output_line_info): Use
8446         MAX_ARTIFICIAL_LABEL_BYTES as char array sizes for
8447         ASM_GENERATE_INTERNAL_LABEL output.
8449 2016-10-01  Richard Biener  <rguenther@suse.de>
8451         PR middle-end/77798
8452         * genmatch.c (get_operand_type): Add operand position arg
8453         and handle COND_EXPR comparison operand with fixed boolean_type_node.
8454         (expr::gen_transform): Adjust.
8455         (dt_simplify::gen_1): Likewise.
8457 2016-10-01  Jakub Jelinek  <jakub@redhat.com>
8459         * config/i386/sse.md (<mask_codefor><code><mode>): Add FALLTHRU
8460         comments.  Simplify asserts, remove unnecessary conditions.
8461         Formatting fixes.
8462         (*<code><mode>3): Likewise.
8464 2016-09-30  Jakub Jelinek  <jakub@redhat.com>
8466         * doc/invoke.texi (-Wregister): Document.
8468 2016-09-30  Bernd Edlinger  <bernd.edlinger@hotmail.de>
8470         * configure.ac: Split CHECKING_P into CHECKING_P and
8471         ENABLE_EXTRA_CHECKING.
8472         * configure: Regenerated.
8473         * config.in: Adjust commment of CHECKING_P.  Add ENABLE_EXTRA_CHECKING.
8474         * common.opt (flag_checking): Use CHECKING_P and ENABLE_EXTRA_CHECKING.
8476 2016-09-30  Prasad Ghangal  <prasad.ghangal@gmail.com>
8478         PR other/31566
8479         * gcc.c (process_command): For @filename handling, output
8480         the correct name if the file does not exist.
8482 2016-09-30  Marek Polacek  <polacek@redhat.com>
8484         * config/aarch64/aarch64-simd.md: Adjust fall through comments.
8485         * config/alpha/predicates.md: Likewise.
8487 2016-09-30  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
8489         * ifcvt.c (noce_try_avoid_const_materialization): New function.
8490         (noce_process_if_block): Use it.
8492 2016-09-30  Martin Liska  <mliska@suse.cz>
8494         * doc/invoke.texi: Document asan-use-after-return that
8495         it's disabled by default in runtime.
8497 2016-09-30  Richard Biener  <rguenther@suse.de>
8499         * tree-vrp.c (intersect_ranges): If we failed to handle
8500         the intersection choose a constant singleton range if available.
8502 2016-09-30  Richard Biener  <rguenther@suse.de>
8504         PR tree-optimization/77399
8505         * tree-ssa-forwprop.c (simplify_vector_constructor): Handle
8506         float <-> int conversions.
8508 2016-09-30  Alan Modra  <amodra@gmail.com>
8510         * config/rs6000/rs6000.c (rs6000_opt_vars): Revert last change.
8512 2016-09-29  Uros Bizjak  <ubizjak@gmail.com>
8514         * config/i386/driver-i386.c (host_detect_local_cpu): Check maximum
8515         ext_level before calling CPUID with 0x80000008.
8516         Simplify xgetbv checks.
8518 2016-09-29  David Malcolm  <dmalcolm@redhat.com>
8520         * Makefile.in (OBJS): Add print-rtl-function.o.
8521         * print-rtl-function.c: New file.
8522         * print-rtl.h (print_rtx_function): New decl.
8524 2016-09-29  Uros Bizjak  <ubizjak@gmail.com>
8526         PR target/77756
8527         * config/i386/cpuid.h (__get_cpuid_count): New.
8528         (__get_cpuid): Rename __level to __leaf.
8530 2016-09-29  Marek Polacek  <polacek@redhat.com>
8532         * genattrtab.c (write_attr_case): Also emit FALLTHRU marker.
8534 2016-09-29  Bernd Schmidt  <bschmidt@redhat.com>
8536         PR target/77718
8537         * builtins.c (expand_builtin_memcmp): Don't swap args unless
8538         result is only being compared with zero.
8540 2016-09-29  Marek Polacek  <polacek@redhat.com>
8542         * dwarf2out.c (loc_descriptor): Add fall through comment.
8543         (add_const_value_attribute): Likewise.
8545 2016-09-29  Matthew Wahab  <matthew.wahab@arm.com>
8547         * config/arm/arm.md (*arm_movsi_insn): Replace "t2" arch attribute
8548         with "v6t2".  Move "arch" attribute above "pool_range".
8549         * config/arm/vfp.md (*arm_movhi_vfp): Replace "t2" arch attribute
8550         with "v6t2".
8551         (*thumb2_movhi_vfp): Likewise.
8552         (*arm_movhi_fp16): Likewise.
8553         (*thumb2_movhi_fp16): Likewise.
8554         (*arm_movsi_vfp): Remove "arch" attribute.
8555         (*thumb2_movsi_vfp): Likewise.
8557 2016-09-29  Martin Liska  <mliska@suse.cz>
8559         * doc/extend.texi: Remove limitation of Objective C for
8560         __attribute__((constructor)) and __attribute__((destructor)).
8562 2016-09-29  Richard Biener  <rguenther@suse.de>
8564         PR tree-optimization/77768
8565         * tree-ssa-pre.c (eliminate_dom_walker::before_dom_children):
8566         Handle stores to readonly memory when removing redundant stores.
8568 2016-09-29  Richard Biener  <rguenther@suse.de>
8570         PR middle-end/77407
8571         * match.pd: Add X / abs (X) -> X < 0 ? -1 : 1 and
8572         X / -X -> -1 simplifications.
8574 2016-09-29  Richard Biener  <rguenther@suse.de>
8576         PR middle-end/55152
8577         * match.pd: Add max(a,-a) -> abs(a) pattern.
8578         * tree-ssa-phiopt.c (minmax_replacement): Disable for
8579         HONOR_SIGNED_ZEROS types.
8581 2016-09-29  James Greenhalgh  <james.greenhalgh@arm.com>
8583         * defaults.h (TARGET_FLT_EVAL_METHOD_NON_DEFAULT): Remove.
8584         * system.h (TARGET_FLT_EVAL_METHOD_NON_DEFAULT): Poison.
8586 2016-09-29  Richard Biener  <rguenther@suse.de>
8588         * tree-vrp.c (set_defs_to_varying): New helper avoiding
8589         writing to vr_const_varying.
8590         (vrp_initialize): Call it.
8591         (vrp_visit_stmt): Likewise.
8592         (evrp_dom_walker::before_dom_children): Likewise.
8594 2016-09-29  Richard Biener  <rguenther@suse.de>
8596         * tree-vect-stmts.c (vectorizable_load): Avoid emitting vector
8597         constructors with vector elements.
8599 2016-09-29  Richard Biener  <rguenther@suse.de>
8601         PR tree-optimization/77768
8602         * tree-ssa-sccvn.c (visit_reference_op_store): Properly deal
8603         with stores to a place we know has a constant value.
8605 2016-09-29  Alan Modra  <amodra@gmail.com>
8607         * config/rs6000/sysv4.opt (mgnu-attribute): New option.
8608         * doc/invoke.texi: Document it.
8609         * config/rs6000/rs6000.c (HAVE_LD_PPC_GNU_ATTR_LONG_DOUBLE): Define.
8610         (rs6000_passes_float): Comment.
8611         (rs6000_passes_long_double): New static var.
8612         (call_ABI_of_interest): Return false unless rs6000_gnu_attr is set.
8613         (init_cumulative_args): Set up to emit fp .gnu_attribute for
8614         ELF 64-bit ABIs as well as 32-bit ELF.  Correct rs6000_passes_float
8615         to include fp values returned in vectors.
8616         Set rs6000_passes_long_double.
8617         (rs6000_function_arg_advance_1): Likewise for function args.
8618         (rs6000_elf_file_end): Emit fp .gnu_attribute for ELF 64-bit ABIs,
8619         and SPE.  Emit long double tag value too.
8620         (rs6000_opt_vars): Add gnu-attr.
8621         * configure.ac (HAVE_LD_PPC_GNU_ATTR_LONG_DOUBLE): New ppc32 test.
8622         * configure: Regenerate.
8623         * config.in: Regenerate.
8625 2016-09-28  Jakub Jelinek  <jakub@redhat.com>
8627         * gimple-ssa-sprintf.c (pass_sprintf_length::gate): Use x > 0 instead
8628         of 0 < x.
8629         (format_floating, format_string, format_directive,
8630         get_destination_size, pass_sprintf_length::handle_gimple_call):
8631         Likewise.
8633 2016-09-28  Jakub Jelinek  <jakub@redhat.com>
8635         * gimple-ssa-sprintf.c: Fix comment formatting.
8636         (format_integer): Use is_gimple_assign.
8637         (pass_sprintf_length::handle_gimple_call): Use gimple_call_builtin_p
8638         and gimple_call_fndecl.  Reorder case BUILT_IN_SPRINTF_CHK.  Fix up
8639         BUILT_IN_SNPRINTF_CHK comment.  Replace "to to" with "to" in comment.
8640         (pass_sprintf_length::execute): Use is_gimple_call.
8642 2016-09-28  Wilco Dijkstra  <wdijkstr@arm.com>
8644         * gimple-fold.c (gimple_fold_builtin): After failing to fold
8645         strchr, also try the generic folding.
8647 2016-09-28  Martin Sebor  <msebor@redhat.com>
8649         PR c/77762
8650         * gimple-ssa-sprintf.c (pass_sprintf_length::handle_gimple_call):
8651         Fix typos.
8653 2016-09-28  Martin Sebor  <msebor@redhat.com>
8655         PR middle-end/77683
8656         * gimple-ssa-sprintf.c (format_integer): Fail gracefully when
8657         length modifier is not expected.
8658         (format_floating): Ignore l length modifier and fail gracefuly
8659         when it isn't one of the other expected ones.
8661 2016-09-28  Martin Sebor  <msebor@redhat.com>
8663         PR bootstrap/77753
8664         * varasm.c (assemble_addr_to_section): Increase local buffer size.
8666 2016-09-27  Richard Biener  <rguenther@suse.de>
8668         * dwarf2out.c (cu_die_list): New global.
8669         (dwarf2out_finish): Walk cu_die_list instead of limbo DIEs.  Add
8670         main_comp_unit_die to cu_die_list if we created it.
8671         Move break_out_includes ...
8672         (dwarf2out_early_finish): ... here.  Push created CU DIEs onto
8673         the cu_die_list.
8675 2016-09-28  Richard Biener  <rguenther@suse.de>
8677         * dwarf2out.c (struct die_struct): Add removed flag.
8678         (lookup_type_die): If the DIE is marked as removed, clear
8679         TYPE_SYMTAB_DIE and return NULL.
8680         (lookup_decl_die): If the DIE is marked as removed, remove it
8681         from the hash and return NULL.
8682         (mark_removed): New helper.
8683         (prune_unused_types_prune): Call it for removed DIEs.
8684         (gen_subprogram_die): Move the premark_used_types call to after
8685         DIEs for the functions scopes are generated.
8686         (process_scope_var): Do not re-create pruned types or type decls.
8687         Make sure to also re-parent type decls.
8688         (dwarf2out_finish): Move unused type pruning and debug_types
8689         handling ...
8690         (dwarf2out_early_finish): ... here.
8692 2016-09-29  Claudiu Zissulescu  <claziss@synopsys.com>
8694         * config/arc/arc-c.c: New file.
8695         * config/arc/arc-c.def: Likewise.
8696         * config/arc/t-arc: Likewise.
8697         * config.gcc: Include arc-c.o as c and cpp object.
8698         * config/arc/arc-protos.h (arc_cpu_cpp_builtins): Add prototype.
8699         * config/arc/arc.h (TARGET_CPU_CPP_BUILTINS): Use
8700         arc_cpu_cpp_builtins.
8702 2016-09-29  Claudiu Zissulescu  <claziss@synopsys.com>
8704         * config/arc/arc.md (*rotrsi3_cnt1): New pattern.
8705         (*ashlsi2_cnt1, *lshrsi3_cnt1, *ashrsi3_cnt1): Likewise.
8707 2016-09-28  Nathan Sidwell  <nathan@acm.org>
8709         * gimple-pretty-print.c (dump_gimple_call_args): Simplify "' "
8710         printing.
8712 2016-09-28  Wilco Dijkstra  <wdijkstr@arm.com>
8714         PR tree-optimization/61056
8715         * gimple-fold.c (gimple_fold_builtin_strchr):
8716         New function to optimize strchr (s, 0) to strlen.
8717         (gimple_fold_builtin): Add BUILT_IN_STRCHR case.
8719 2016-09-27  Robin Dapp  <rdapp@linux.vnet.ibm.com>
8721         PR tree-optimization/77724
8722         * tree-vect-loop-manip.c (create_intersect_range_checks_index):
8723         Add tree_fits_shwi_p check.
8725 2016-09-27  Jakub Jelinek  <jakub@redhat.com>
8727         * auto-inc-dec.c (try_merge): Remove break after return.
8728         * cselib.c (autoinc_split): Likewise.
8729         * explow.c (promote_mode): Likewise.
8730         * fixed-value.c (fixed_arithmetic): Likewise.
8731         * hsa.c (hsa_internal_fn::get_arity): Likewise.
8732         * rtlanal.c (modified_between_p, modified_in_p): Likewise.
8733         * trans-mem.c (get_attrs_for): Likewise.
8734         * tree-if-conv.c (if_convertible_stmt_p): Likewise.
8735         * tree-vrp.c (simplify_stmt_using_ranges): Likewise.
8736         * config/aarch64/aarch64-builtins.c (aarch64_fold_builtin): Likewise.
8737         * config/aarch64/aarch64.c (aarch64_get_condition_code_1): Likewise.
8738         * config/c6x/c6x.c (c6x_get_unit_specifier): Likewise.
8739         * config/cr16/cr16.c (legitimate_pic_operand_p): Likewise.
8740         * config/cris/cris.c (cris_op_str): Likewise.
8741         * config/mn10300/mn10300.c (cc_flags_for_code): Likewise.
8742         * config/tilepro/tilepro.c (tilepro_emit_setcc_internal_di): Likewise.
8744 2016-09-27  Nathan Sidwell  <nathan@codesourcery.com>
8746         * internal-fn.h (IFN_UNIQUE_CODES, IFN_GOACC_LOOP_CODES,
8747         IFN_GOACC_REDUCTION_CODES): New.
8748         (enum ifn_unique_kind, enum ifn_goacc_loop_kind, enum
8749         ifn_goacc_reduction_kind): Use them.
8750         * gimple-pretty-print.c (dump_gimple_call_args): Decode first arg
8751         of internal functions, when applicable.
8753 2016-09-27  Maciej W. Rozycki  <macro@imgtec.com>
8755         * config/mips/constraints.md (d): Fix documentation.
8756         * doc/md.texi (Machine Constraints): Update accordingly.
8758 2016-09-27  Richard Biener  <rguenther@suse.de>
8760         * dwarf2out.c (dwarf2out_init): Move text_section_line_info,
8761         cur_line_info_table initialization ...
8762         (dwarf2out_assembly_start): ... here.
8764 2016-09-27  Matthew Wahab  <matthew.wahab@arm.com>
8766         * config/arm/arm.md (*arm_movsi_insn): Add "arch" attribute.
8767         * config/arm/vfp.md (*arm_movhi_vfp): Likewise.
8768         (*thumb2_movhi_vfp): Likewise.
8769         (*arm_movhi_fp16): Remove predication operand from VMOV.F16
8770         template.  Expand predicable attribute to mark VMOV.F16 as not
8771         predicable.  Add "arch" attribute.
8772         (*thumb2_movhi_fp16): Likewise.
8773         (*arm_movsi_vfp): Break a long line.  Add "arch" attribute.
8774         (*thumb2_movsi_vfp): Add "arch" attribute.
8776 2016-09-27  David Edelsohn  <dje.gcc@gmail.com>
8778         * config/rs6000/rs6000.c (rs6000_output_symbol): Don't modify
8779         VAR_DECL string.
8781 2016-09-27  Marek Polacek  <polacek@redhat.com>
8783         * config/ia64/ia64.c (ia64_print_operand): Adjust fall through
8784         comment.
8786         * config/c6x/c6x.h: Adjust fall through comment.
8787         * config/sh/sh.c (final_prescan_insn): Likewise.
8788         * config/visium/visium.c (visium_expand_int_cstore): Likewise.
8789         (visium_expand_fp_cstore): Likewise.
8791 2016-09-27  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
8793         * config/arm/arm.c (const_ok_for_op): Use "Fall through" comment form
8794         expected by -Wimplicit-fallthrough.
8795         (thumb1_size_rtx_costs): Likewise.
8796         (thumb2_reorg): Likewise.
8797         (tls_mentioned_p): Add "Fall through" comment.
8798         (thumb2_reorg): Likewise.
8799         * config/arm/arm-builtins.c (arm_expand_neon_args): Use "Fall through"
8800         comment form expected by -Wimplicit-fallthrough.
8802 2016-09-27  Martin Liska  <mliska@suse.cz>
8804         PR gcov-profile/46266
8805         * input.h (RESERVED_LOCATION_P): New macro.
8806         * profile.c (branch_prob): Use RESERVED_LOCATION_P and
8807         instread of comparison with UNKNOWN_LOCATION.
8809 2016-09-27  Richard Biener  <rguenther@suse.de>
8811         PR tree-optimization/77745
8812         * tree-ssa-pre.c (eliminate_dom_walker::before_dom_children):
8813         When removing redundant stores make sure to check compatibility
8814         of the TBAA state for downstream accesses.
8815         * tree-ssa-sccvn.c (visit_reference_op_store): Likewise for when
8816         value-numbering virtual operands for store matches.
8818 2016-09-27  Oleg Endo  <olegendo@gcc.gnu.org>
8820         PR target/51244
8821         * config/sh/sh.c (sh_rtx_costs): Fix return value of SET of movt and
8822         movrt patterns.  Match them before anything else in the SET case.
8824 2016-09-27  Martin Liska  <mliska@suse.cz>
8826         PR gcov-profile/7970
8827         PR gcov-profile/16855
8828         PR gcov-profile/44779
8829         * coverage.c (build_gcov_exit_decl): New function.
8830         (coverage_obj_init): Call the function and generate __gcov_exit
8831         destructor.
8832         * doc/gcov.texi: Document when __gcov_exit function is called.
8834 2016-09-27  Marek Polacek  <polacek@redhat.com>
8836         PR bootstrap/77751
8837         * Makefile.in (insn-attrtab.o-warn, insn-dfatab.o-warn,
8838         insn-latencytab.o-warn, insn-output.o-warn, insn-emit.o-warn): Use
8839         -Wno-error instead of -Wno-implicit-fallthrough.
8841 2016-09-27  Martin Liska  <mliska@suse.cz>
8843         PR bootstrap/77749
8844         * gcov-counter.def: Remove GCOV_COUNTER_V_DELTA.
8846 2016-09-27  Jakub Jelinek  <jakub@redhat.com>
8848         * combine.c (simplify_comparison): Add canonical FALLTHROUGH comments.
8849         * config/i386/i386.c (ix86_dep_by_shift_count_body): Add FALLTHROUGH
8850         comments.  Remove break after return.
8851         (ix86_fp_compare_code_to_integer, has_dispatch,
8852         ix86_simd_clone_usable): Remove break after return.
8854 2016-09-27  Bernd Edlinger  <bernd.edlinger@hotmail.de>
8856         PR rlt-optimization/77714
8857         * lra-eliminations.c (eliminate_regs_in_insn): Avoid alias on
8858         REG_EQUAL note.
8860 2016-09-27  Kugan Vivekanandarajah  <kuganv@linaro.org>
8862         PR ipa/77677
8863         * ipa-prop.c (ipa_compute_jump_functions_for_edge): Use
8864         extract_range_from_unary_expr to convert value_range.
8865         * tree-vrp.c (extract_range_from_unary_expr_1): Rename to.
8866         (extract_range_from_unary_expr): This.
8867         * tree-vrp.h (extract_range_from_unary_expr): Declare.
8869 2016-09-27  Segher Boessenkool  <segher@kernel.crashing.org>
8871         * config/rs6000/rs6000.md (movcc_internal1): Disparage using CTR or LR.
8873 2016-09-26  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
8875         * config/i386/i386.c (ix86_print_operand)
8876         [HAVE_AS_IX86_CMOV_SUN_SYNTAX]: Add gcc_fallthrough.
8877         * config/sparc/sparc.c (check_pic): Add fallthrough comment.
8878         (epilogue_renumber): Likewise.
8880 2016-09-26  Kugan Vivekanandarajah  <kuganv@linaro.org>
8882         PR middle-end/77719
8883         * tree-ssa-reassoc.c (make_new_ssa_for_def): Use gimple_get_lhs
8884         to get lhs instead of gimple_assign_lhs as stmt can be builtins too.
8886 2016-09-26  Thomas Preud'homme  <thomas.preudhomme@arm.com>
8888         * tree.h (memmodel_from_int, memmodel_base, is_mm_relaxed,
8889         is_mm_consume, is_mm_acquire, is_mm_release, is_mm_acq_rel,
8890         is_mm_seq_cst, is_mm_sync): Move to ...
8891         * memmodel.h: This.  New file.
8892         * builtins.c: Include memmodel.h.
8893         * optabs.c: Likewise.
8894         * tsan.c: Likewise.
8895         * config/aarch64/aarch64.c: Likewise.
8896         * config/alpha/alpha.c: Likewise.
8897         * config/arm/arm.c: Likewise.
8898         * config/i386/i386.c: Likewise.
8899         * config/ia64/ia64.c: Likewise.
8900         * config/mips/mips.c: Likewise.
8901         * config/rs6000/rs6000.c: Likewise.
8902         * config/sparc/sparc.c: Likewise.
8903         * genconditions.c: Include memmodel.h in generated file.
8904         * genemit.c: Likewise.
8905         * genoutput.c: Likewise.
8906         * genpeep.c: Likewise.
8907         * genpreds.c: Likewise.
8908         * genrecog.c: Likewise.
8910 2016-09-26  David Malcolm  <dmalcolm@redhat.com>
8912         * read-rtl.c (read_rtx_code): Rename local "i" to "idx", and use
8913         "c" instead when parsing characters.  Move operand parsing into...
8914         (read_rtx_operand): ...this new function, renaming "i" to "idx",
8915         and tightening the scope of various locals.
8917 2016-09-26  Liu Hao  <lh_mouse@126.com>
8919         * config/i386/cygming.h (ASM_OUTPUT_DWARF_OFFSET): Fix typo.
8921 2016-09-26  Marek Polacek  <polacek@redhat.com>
8923         * system.h: Use __has_attribute to check whether the fallthrough
8924         attribute is supported.
8926 2016-09-26  Marek Polacek  <polacek@redhat.com>
8928         * ipa-inline-analysis.c (find_foldable_builtin_expect): Use
8929         gimple_call_internal_p.
8930         * ipa-split.c (find_return_bb): Likewise.
8931         (execute_split_functions): Likewise.
8932         * omp-low.c (dump_oacc_loop_part): Likewise.
8933         (oacc_loop_xform_head_tail): Likewise.
8934         * predict.c (predict_loops): Likewise.
8935         * sanopt.c (pass_sanopt::execute): Likewise.
8936         * tree-cfg.c (get_abnormal_succ_dispatcher): Likewise.
8937         * tree-parloops.c (oacc_entry_exit_ok_1): Likewise.
8938         * tree-stdarg.c (gimple_call_ifn_va_arg_p): Remove function.
8939         (expand_ifn_va_arg_1): Use gimple_call_internal_p.
8940         (expand_ifn_va_arg): Likewise.
8941         * tree-vect-loop.c (vect_determine_vectorization_factor): Likewise.
8942         (optimize_mask_stores): Likewise.
8943         * tree-vect-stmts.c (vect_simd_lane_linear): Likewise.
8944         (vect_transform_stmt): Likewise.
8945         * tree-vectorizer.c (vect_loop_vectorized_call): Likewise.
8946         * tsan.c (instrument_memory_accesses): Likewise.
8948 2016-09-26  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
8949             Alexander Monakov  <amonakov@ispras.ru>
8951         * regrename.c (rename_chains): Check
8952         HARD_FRAME_POINTER_IS_FRAME_POINTER rather than
8953         HARD_FRAME_POINTER_REGNUM when picking unavailable registers.
8954         * sel-sched.c (mark_unavailable_hard_regs): Likewise.
8956 2016-09-26  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
8958         * config/s390/s390.c (s390_rtx_costs): Add /* fallthrough */.
8959         (s390_sched_score): Likewise.
8961 2016-09-26  Martin Liska  <mliska@suse.cz>
8963         * doc/gcov.texi: Update program output of gcov tool.
8965 2016-09-26  Martin Liska  <mliska@suse.cz>
8967         PR gcov-profile/23332
8968         * profile.c (instrument_values): Do not handle HIST_TYPE_CONST_DELTA.
8969         * tree-profile.c (gimple_gen_const_delta_profiler): Remove.
8970         * value-prof.c (dump_histogram_value): Do not handle
8971         HIST_TYPE_CONST_DELTA.
8972         (stream_in_histogram_value): Likewise.
8973         (gimple_find_values_to_profile): Likewise.
8974         * value-prof.h (enum hist_type): Likewise.
8976 2016-09-26  Martin Liska  <mliska@suse.cz>
8978         * common.opt: Exclude SANITIZE_UNREACHABLE and SANITIZE_RETURN
8979         from default sanitize recover values.
8980         * doc/invoke.texi: Fix documentation related to -fsanitize=leak,
8981         -fsanitize=address, -fsanitize=thread and -fsanitize-recover.
8982         * flag-types.h: Replace couple of 1 << x to 1UL << x, make it
8983         consistent.
8984         * opts.c (finish_options): Do a generic loop over options
8985         that can be recovered.
8986         (parse_sanitizer_options): Exclude SANITIZE_UNREACHABLE and
8987         SANITIZE_RETURN.
8988         (common_handle_option): Likewise.
8989         * opts.h: Declare can_recover to sanitizer_opts_s.
8991 2016-09-26  Andre Vieira  <andre.simoesdiasvieira@arm.com>
8993         * target.def(elf_flags_numeric): Change documentation to present tense.
8994         * doc/tm.texi: Regenerate.
8996 2016-09-26  Marek Polacek  <polacek@redhat.com>
8998         PR c/7652
8999         * Makefile.in (insn-attrtab.o-warn, insn-dfatab.o-warn,
9000         insn-latencytab.o-warn, insn-output.o-warn, insn-emit.o-warn): Add
9001         -Wno-switch-fallthrough.
9002         * builtins.c (expand_builtin_int_roundingfn_2): Add gcc_fallthrough.
9003         (expand_builtin): Likewise.
9004         * config/rs6000/rs6000.c (rs6000_builtin_vectorized_libmass): Likewise.
9005         * convert.c (convert_to_real_1): Likewise.
9006         (convert_to_integer_1): Likewise.
9007         * final.c (output_alternate_entry_point): Likewise.
9008         * genattrtab.c (make_canonical): Likewise.
9009         (write_test_expr): Likewise.
9010         * genpreds.c (validate_exp): Likewise.
9011         * gimple-ssa-strength-reduction.c
9012         (find_candidates_dom_walker::before_dom_children): Likewise.
9013         * godump.c (go_format_type): Likewise.
9014         * reload1.c (elimination_effects): Likewise.
9015         * resource.c (mark_referenced_resources): Likewise.
9016         (mark_set_resources): Likewise.
9017         * tree-ssa-loop-ivopts.c (find_deriving_biv_for_expr): Likewise.
9018         * varasm.c (output_addressed_constants): Likewise.
9020 2016-09-26  Marek Polacek  <polacek@redhat.com>
9022         PR c/7652
9023         * common.opt (Wimplicit-fallthrough): New option.
9024         * doc/extend.texi: Document statement attributes and the fallthrough
9025         attribute.
9026         * doc/invoke.texi: Document -Wimplicit-fallthrough.
9027         * gimple.h (gimple_call_internal_p): New function.
9028         * gimplify.c (struct gimplify_ctx): Add in_switch_expr.
9029         (struct label_entry): New struct.
9030         (find_label_entry): New function.
9031         (case_label_p): New function.
9032         (collect_fallthrough_labels): New function.
9033         (last_stmt_in_scope): New function.
9034         (should_warn_for_implicit_fallthrough): New function.
9035         (warn_implicit_fallthrough_r): New function.
9036         (maybe_warn_implicit_fallthrough): New function.
9037         (expand_FALLTHROUGH_r): New function.
9038         (expand_FALLTHROUGH): New function.
9039         (gimplify_switch_expr): Call maybe_warn_implicit_fallthrough and
9040         expand_FALLTHROUGH for the innermost GIMPLE_SWITCH.
9041         (gimplify_label_expr): New function.
9042         (gimplify_case_label_expr): Set location.
9043         (gimplify_expr): Call gimplify_label_expr.
9044         * internal-fn.c (expand_FALLTHROUGH): New function.
9045         * internal-fn.def (FALLTHROUGH): New internal function.
9046         * langhooks.c (lang_GNU_OBJC): New function.
9047         * langhooks.h (lang_GNU_OBJC): Declare.
9048         * system.h (gcc_fallthrough): Define.
9049         * tree-core.h: Add FALLTHROUGH_LABEL_P comment.
9050         * tree.h (FALLTHROUGH_LABEL_P): Define.
9052 2016-09-26  Richard Biener  <rguenther@suse.de>
9054         * dwarf2out.c (stripattributes): Remove unused function.
9055         (DEBUG_NORM_MACINFO_SECTION): Rename to DEBUG_MACINFO_SECTION.
9056         Push dwarf_split_debug_info handling into init_sections_and_labels.
9057         (DEBUG_NORM_MACRO_SECTION): Likewise to DEBUG_MACRO_SECTION.
9058         (DEBUG_MACRO_SECTION_FLAGS): Remove.
9059         (debug_macinfo_section_name): New global.
9060         (output_macinfo): Use debug_macinfo_section_name.
9061         (init_sections_and_labels): Split out section and label generation
9062         from dwarf2out_init.  Set debug_macinfo_section_name.
9063         (dwarf2out_init): Move text section label generation and emission
9064         to ...
9065         (dwarf2out_assembly_start): ... here.
9066         (dwarf2out_finish): Call init_sections_and_labels before DWARF
9067         output starts.
9069 2016-09-26  Richard Biener  <rguenther@suse.de>
9071         PR debug/77692
9072         * cgraphunit.c (analyze_functions): Before early removing
9073         global vars calls the late_global_decl debug handler mark
9074         the variable as readonly.
9076 2016-09-25  Oleg Endo  <olegendo@gcc.gnu.org>
9078         PR target/51244
9079         * config/sh/sh.c (sh_movt_set_dest, sh_movrt_set_dest): Add overloads.
9080         (sh_rtx_costs): Handle SET of movt and movrt patterns.
9081         * cnofig/sh/sh-protos.h (sh_movt_set_dest, sh_movrt_set_dest): Forward
9082         declare new overloads.
9083         * config/sh/sh.md (*cset_zero): Add variant that takes a treg_set_expr
9084         operand.
9086 2016-09-24  Aaron Sawdey  <acsawdey@linux.vnet.ibm.com>
9088         * config/rs6000/rs6000.c (expand_block_compare, do_load_for_compare):
9089         Change TARGET_LITTLE_ENDIAN to !BYTES_BIG_ENDIAN.
9091 2016-09-24  David Edelsohn  <dje.gcc@gmail.com>
9093         * configure.ac (gcc_cv_as_aix_dwloc): Fix typo in assembly fragment.
9094         * configure: Regenerate.
9096 2016-09-24  Marek Polacek  <polacek@redhat.com>
9098         PR c/77490
9099         * doc/invoke.texi: Document -Wbool-operation.
9101 2016-09-23  Aaron Sawdey  <acsawdey@linux.vnet.ibm.com>
9103         * config/rs6000/rs6000.md (cmpmemsi): New define_expand.
9104         * config/rs6000/rs6000.c (expand_block_compare): New function used by
9105         cmpmemsi pattern to do builtin expansion of memcmp ().
9106         (compute_current_alignment): Add helper function for
9107         expand_block_compare used to compute alignment as the compare proceeds.
9108         (select_block_compare_mode): Used by expand_block_compare to select
9109         the mode used for reading the next chunk of bytes in the compare.
9110         (do_load_for_compare): Used by expand_block_compare to emit the load
9111         insns for the compare.
9112         (rs6000_emit_dot_insn): Moved this function to avoid a forward
9113         reference from expand_block_compare ().
9114         * config/rs6000/rs6000-protos.h (expand_block_compare): Add a
9115         prototype for this function.
9116         * config/rs6000/rs6000.opt (mblock-compare-inline-limit): Add a new
9117         target option for controlling how much code inline expansion of
9118         memcmp() will be allowed to generate.
9120 2016-09-23  Jakub Jelinek  <jakub@redhat.com>
9122         * hooks.c (hook_bool_bool_false, hook_bool_bool_gcc_optionsp_false,
9123         hook_bool_mode_false, hook_bool_mode_true,
9124         hook_bool_mode_const_rtx_false, hook_bool_mode_const_rtx_true,
9125         hook_bool_mode_rtx_false, hook_bool_mode_rtx_true,
9126         hook_bool_const_rtx_insn_const_rtx_insn_true,
9127         hook_bool_mode_uhwi_false, hook_void_FILEptr_constcharptr,
9128         hook_bool_FILEptr_rtx_false, hook_bool_gsiptr_false,
9129         hook_bool_const_tree_hwi_hwi_const_tree_false,
9130         hook_bool_const_tree_hwi_hwi_const_tree_true,
9131         default_can_output_mi_thunk_no_vcall, hook_int_uint_mode_1,
9132         hook_int_const_tree_0, hook_int_const_tree_const_tree_1,
9133         hook_int_rtx_0, hook_int_rtx_bool_0, hook_void_tree,
9134         hook_void_constcharptr, hook_void_tree_treeptr, hook_void_int_int,
9135         hook_bool_tree_false, hook_bool_const_tree_false, hook_bool_tree_true,
9136         hook_bool_const_tree_true, hook_bool_tree_tree_false,
9137         hook_bool_tree_tree_true, hook_bool_tree_bool_false,
9138         hook_bool_rtx_insn_true, hook_bool_rtx_false,
9139         hook_bool_uintp_uintp_false,
9140         hook_bool_rtx_mode_int_int_intp_bool_false, hook_rtx_rtx_null,
9141         hook_rtx_tree_int_null, hook_uint_mode_0,
9142         hook_constcharptr_const_tree_null, hook_tree_tree_int_treep_bool_null,
9143         hook_tree_tree_tree_null, hook_tree_tree_tree_tree_null,
9144         hook_constcharptr_const_rtx_insn_null,
9145         hook_constcharptr_const_tree_const_tree_null,
9146         hook_constcharptr_int_const_tree_null,
9147         hook_constcharptr_int_const_tree_const_tree_null,
9148         hook_tree_const_tree_null, hook_bool_rtx_insn_int_false,
9149         hook_void_rtx_insn_int, hook_void_gcc_optionsp): For arguments with
9150         ATTRIBUTE_UNUSED, remove parameter name as well as ATTRIBUTE_UNUSED.
9152         * vec.h (vNULL): Extend comment to say = vNULL initialization
9153         isn't needed for static vars.
9155         * sel-sched-ir.c (sel_global_bb_info, sel_region_bb_info,
9156         loop_nests, s_i_d, last_added_blocks): Remove unnecessary
9157         = vNULL initialization of file scope vec.
9158         * passes.c (pass_tab, enabled_pass_uid_range_tab,
9159         disabled_pass_uid_range_tab): Likewise.
9160         * haifa-sched.c (sched_luids, h_i_d): Likewise.
9161         * tree-chkp-opt.c (check_infos): Likewise.
9162         * sel-sched.c (vec_av_set, vec_temp_moveop_nops): Likewise.
9164         * vec.h (vnull::operator vec): Add constexpr keyword for
9165         C++11 and later.
9167 2016-09-23  Doug Gilmore  <doug.gilmore@imgtec.com>
9169         PR tree-optimization/77654
9170         * tree-ssa-loop-prefetch.c (issue_prefetch_ref): Add call
9171         to duplicate_ssa_name_ptr_info.
9173 2016-09-23  David Malcolm  <dmalcolm@redhat.com>
9175         PR preprocessor/77672
9176         * input.c (selftest::test_lexer_string_locations_simple): Update
9177         test to expect location information of the terminator character
9178         at the location of the final closing quote.
9179         (selftest::test_lexer_string_locations_hex): Likewise.
9180         (selftest::test_lexer_string_locations_oct): Likewise.
9181         (selftest::test_lexer_string_locations_letter_escape_1): Likewise.
9182         (selftest::test_lexer_string_locations_letter_escape_2): Likewise.
9183         (selftest::test_lexer_string_locations_ucn4): Likewise.
9184         (selftest::test_lexer_string_locations_ucn8): Likewise.
9185         (selftest::test_lexer_string_locations_u8): Likewise.
9186         (selftest::test_lexer_string_locations_utf8_source): Likewise.
9187         (selftest::test_lexer_string_locations_concatenation_1): Likewise.
9188         (selftest::test_lexer_string_locations_concatenation_2): Likewise.
9189         (selftest::test_lexer_string_locations_concatenation_3): Likewise.
9190         (selftest::test_lexer_string_locations_macro): Likewise.
9191         (selftest::test_lexer_string_locations_long_line): Likewise.
9193 2016-09-23  Richard Biener  <rguenther@suse.de>
9195         * tree-ssa-sccvn.c (visit_reference_op_call): Value number
9196         virtual definition to virtual use if the call devirtualizes
9197         to a const or pure function.
9198         (visit_use): Also visit calls we can devirtualize to a
9199         const or pure function.
9201 2016-09-23  Richard Biener  <rguenther@suse.de>
9203         PR tree-optimization/77697
9204         * tree-ssa-forwprop.c (defcodefor_name): Remove bogus code,
9205         signal error if we have sth ternary or unhandled.
9207 2016-09-23  Matthew Wahab  <matthew.wahab@arm.com>
9209         * config/arm/arm_neon.h (vabd_f16): New.
9210         (vabdq_f16): New.
9211         (vabs_f16): New.
9212         (vabsq_f16): New.
9213         (vadd_f16): New.
9214         (vaddq_f16): New.
9215         (vcage_f16): New.
9216         (vcageq_f16): New.
9217         (vcagt_f16): New.
9218         (vcagtq_f16): New.
9219         (vcale_f16): New.
9220         (vcaleq_f16): New.
9221         (vcalt_f16): New.
9222         (vcaltq_f16): New.
9223         (vceq_f16): New.
9224         (vceqq_f16): New.
9225         (vceqz_f16): New.
9226         (vceqzq_f16): New.
9227         (vcge_f16): New.
9228         (vcgeq_f16): New.
9229         (vcgez_f16): New.
9230         (vcgezq_f16): New.
9231         (vcgt_f16): New.
9232         (vcgtq_f16): New.
9233         (vcgtz_f16): New.
9234         (vcgtzq_f16): New.
9235         (vcle_f16): New.
9236         (vcleq_f16): New.
9237         (vclez_f16): New.
9238         (vclezq_f16): New.
9239         (vclt_f16): New.
9240         (vcltq_f16): New.
9241         (vcltz_f16): New.
9242         (vcltzq_f16): New.
9243         (vcvt_f16_s16): New.
9244         (vcvt_f16_u16): New.
9245         (vcvt_s16_f16): New.
9246         (vcvt_u16_f16): New.
9247         (vcvtq_f16_s16): New.
9248         (vcvtq_f16_u16): New.
9249         (vcvtq_s16_f16): New.
9250         (vcvtq_u16_f16): New.
9251         (vcvta_s16_f16): New.
9252         (vcvta_u16_f16): New.
9253         (vcvtaq_s16_f16): New.
9254         (vcvtaq_u16_f16): New.
9255         (vcvtm_s16_f16): New.
9256         (vcvtm_u16_f16): New.
9257         (vcvtmq_s16_f16): New.
9258         (vcvtmq_u16_f16): New.
9259         (vcvtn_s16_f16): New.
9260         (vcvtn_u16_f16): New.
9261         (vcvtnq_s16_f16): New.
9262         (vcvtnq_u16_f16): New.
9263         (vcvtp_s16_f16): New.
9264         (vcvtp_u16_f16): New.
9265         (vcvtpq_s16_f16): New.
9266         (vcvtpq_u16_f16): New.
9267         (vcvt_n_f16_s16): New.
9268         (vcvt_n_f16_u16): New.
9269         (vcvtq_n_f16_s16): New.
9270         (vcvtq_n_f16_u16): New.
9271         (vcvt_n_s16_f16): New.
9272         (vcvt_n_u16_f16): New.
9273         (vcvtq_n_s16_f16): New.
9274         (vcvtq_n_u16_f16): New.
9275         (vfma_f16): New.
9276         (vfmaq_f16): New.
9277         (vfms_f16): New.
9278         (vfmsq_f16): New.
9279         (vmax_f16): New.
9280         (vmaxq_f16): New.
9281         (vmaxnm_f16): New.
9282         (vmaxnmq_f16): New.
9283         (vmin_f16): New.
9284         (vminq_f16): New.
9285         (vminnm_f16): New.
9286         (vminnmq_f16): New.
9287         (vmul_f16): New.
9288         (vmul_lane_f16): New.
9289         (vmul_n_f16): New.
9290         (vmulq_f16): New.
9291         (vmulq_lane_f16): New.
9292         (vmulq_n_f16): New.
9293         (vneg_f16): New.
9294         (vnegq_f16): New.
9295         (vpadd_f16): New.
9296         (vpmax_f16): New.
9297         (vpmin_f16): New.
9298         (vrecpe_f16): New.
9299         (vrecpeq_f16): New.
9300         (vrnd_f16): New.
9301         (vrndq_f16): New.
9302         (vrnda_f16): New.
9303         (vrndaq_f16): New.
9304         (vrndm_f16): New.
9305         (vrndmq_f16): New.
9306         (vrndn_f16): New.
9307         (vrndnq_f16): New.
9308         (vrndp_f16): New.
9309         (vrndpq_f16): New.
9310         (vrndx_f16): New.
9311         (vrndxq_f16): New.
9312         (vrsqrte_f16): New.
9313         (vrsqrteq_f16): New.
9314         (vrecps_f16): New.
9315         (vrecpsq_f16): New.
9316         (vrsqrts_f16): New.
9317         (vrsqrtsq_f16): New.
9318         (vsub_f16): New.
9319         (vsubq_f16): New.
9321 2016-09-23  Matthew Wahab  <matthew.wahab@arm.com>
9323         * config.gcc (extra_headers): Add arm_fp16.h
9324         * config/arm/arm_fp16.h: New.
9325         * config/arm/arm_neon.h: Include "arm_fp16.h".
9327 2016-09-23  Matthew Wahab  <matthew.wahab@arm.com>
9329         * config/arm/arm_neon_builtins.def (vadd): New (v8hf, v4hf
9330         variants).
9331         (vmulf): New (v8hf, v4hf variants).
9332         (vfma): New (v8hf, v4hf variants).
9333         (vfms): New (v8hf, v4hf variants).
9334         (vsub): New (v8hf, v4hf variants).
9335         (vcage): New (v8hf, v4hf variants).
9336         (vcagt): New (v8hf, v4hf variants).
9337         (vcale): New (v8hf, v4hf variants).
9338         (vcalt): New (v8hf, v4hf variants).
9339         (vceq): New (v8hf, v4hf variants).
9340         (vcgt): New (v8hf, v4hf variants).
9341         (vcge): New (v8hf, v4hf variants).
9342         (vcle): New (v8hf, v4hf variants).
9343         (vclt): New (v8hf, v4hf variants).
9344         (vceqz): New (v8hf, v4hf variants).
9345         (vcgez): New (v8hf, v4hf variants).
9346         (vcgtz): New (v8hf, v4hf variants).
9347         (vcltz): New (v8hf, v4hf variants).
9348         (vclez): New (v8hf, v4hf variants).
9349         (vabd): New (v8hf, v4hf variants).
9350         (vmaxf): New (v8hf, v4hf variants).
9351         (vmaxnm): New (v8hf, v4hf variants).
9352         (vminf): New (v8hf, v4hf variants).
9353         (vminnm): New (v8hf, v4hf variants).
9354         (vpmaxf): New (v4hf variant).
9355         (vpminf): New (v4hf variant).
9356         (vpadd): New (v4hf variant).
9357         (vrecps): New (v8hf, v4hf variants).
9358         (vrsqrts): New (v8hf, v4hf variants).
9359         (vabs): New (v8hf, v4hf variants).
9360         (vneg): New (v8hf, v4hf variants).
9361         (vrecpe): New (v8hf, v4hf variants).
9362         (vrnd): New (v8hf, v4hf variants).
9363         (vrnda): New (v8hf, v4hf variants).
9364         (vrndm): New (v8hf, v4hf variants).
9365         (vrndn): New (v8hf, v4hf variants).
9366         (vrndp): New (v8hf, v4hf variants).
9367         (vrndx): New (v8hf, v4hf variants).
9368         (vrsqrte): New (v8hf, v4hf variants).
9369         (vmul_lane): Add v4hf and v8hf variants.
9370         (vmul_n): Add v4hf and v8hf variants.
9371         (vext): New (v8hf, v4hf variants).
9372         (vcvts): New (v8hi, v4hi variants).
9373         (vcvts): New (v8hf, v4hf variants).
9374         (vcvtu): New (v8hi, v4hi variants).
9375         (vcvtu): New (v8hf, v4hf variants).
9376         (vcvts_n): New (v8hf, v4hf variants).
9377         (vcvtu_n): New (v8hi, v4hi variants).
9378         (vcvts_n): New (v8hi, v4hi variants).
9379         (vcvtu_n): New (v8hf, v4hf variants).
9380         (vbsl): New (v8hf, v4hf variants).
9381         (vcvtas): New (v8hf, v4hf variants).
9382         (vcvtau): New (v8hf, v4hf variants).
9383         (vcvtms): New (v8hf, v4hf variants).
9384         (vcvtmu): New (v8hf, v4hf variants).
9385         (vcvtns): New (v8hf, v4hf variants).
9386         (vcvtnu): New (v8hf, v4hf variants).
9387         (vcvtps): New (v8hf, v4hf variants).
9388         (vcvtpu): New (v8hf, v4hf variants).
9390 2016-09-23  Matthew Wahab  <matthew.wahab@arm.com>
9392         * config/arm/arm-builtins.c (hf_UP): New.
9393         (si_UP): New.
9394         (vfp_builtin_data): New.  Update comment.
9395         (enum arm_builtins): Include "arm_vfp_builtins.def".
9396         (ARM_BUILTIN_VFP_PATTERN_START): New.
9397         (arm_init_vfp_builtins): New.
9398         (arm_init_builtins): Add arm_init_vfp_builtins.
9399         (arm_expand_vfp_builtin): New.
9400         (arm_expand_builtins): Update for arm_expand_vfp_builtin.  Fix
9401         long line.
9402         * config/arm/arm_vfp_builtins.def: New file.
9403         * config/arm/t-arm (arm.o): Add arm_vfp_builtins.def.
9404         (arm-builtins.o): Likewise.
9406 2016-09-23  Kugan Vivekanandarajah  <kuganv@linaro.org>
9408         PR ipa/77677
9409         * ipa-cp.c (propagate_vr_accross_jump_function): Drop TREE_OVERFLOW
9410         from constant while creating value range.
9412 2016-09-23  Renlin Li  <renlin.li@arm.com>
9414         * ira.c (ira): Move ira_use_lra_p initialization code to ...
9415         (ira_init_once): Here.
9417 2016-09-23  Uros Bizjak  <ubizjak@gmail.com>
9418             Jakub Jelinek  <jakub@redhat.com>
9420         * hooks.h (hook_uint_uintp_false): Rename to...
9421         (hook_bool_uint_uintp_false): ... this.
9422         * hooks.c (hook_uint_uintp_false): Rename to...
9423         (hook_bool_uint_uintp_false): ... this.
9424         * target.def (elf_flags_numeric): Use hook_bool_uint_uintp_false
9425         instead of hook_uint_uintp_false.
9427 2016-09-23  Matthew Wahab  <matthew.wahab@arm.com>
9429         * config/arm/arm-builtins.c (arm_init_neon_builtin): New.
9430         (arm_init_builtins): Move body of a loop to the standalone
9431         function arm_init_neon_builtin.
9432         (arm_expand_neon_builtin_1): New.  Update comment.  Function body
9433         moved from arm_neon_builtin with some white-space fixes.
9434         (arm_expand_neon_builtin): Move code into the standalone function
9435         arm_expand_neon_builtin_1.
9437 2016-09-23  Matthew Wahab  <matthew.wahab@arm.com>
9439         * config/arm/iterators.md (VCVTHI): New.
9440         (NEON_VCMP): Add UNSPEC_VCLT and UNSPEC_VCLE.  Fix a long line.
9441         (NEON_VAGLTE): New.
9442         (VFM_LANE_AS): New.
9443         (VH_CVTTO): New.
9444         (V_reg): Add HF, V4HF and V8HF.  Fix white-space.
9445         (V_HALF): Add V4HF.  Fix white-space.
9446         (V_if_elem): Add HF, V4HF and V8HF.  Fix white-space.
9447         (V_s_elem): Likewise.
9448         (V_sz_elem): Fix white-space.
9449         (V_elem_ch): Likewise.
9450         (VH_elem_ch): New.
9451         (scalar_mul_constraint): Add V8HF and V4HF.
9452         (Is_float_mode): Fix white-space.
9453         (Is_d_reg): Add V4HF and V8HF.  Fix white-space.
9454         (q): Add HF.  Fix white-space.
9455         (float_sup): New.
9456         (float_SUP): New.
9457         (cmp_op_unsp): Add UNSPEC_VCALE and UNSPEC_VCALT.
9458         (neon_vfm_lane_as): New.
9459         * config/arm/neon.md (add<mode>3_fp16): New.
9460         (sub<mode>3_fp16): New.
9461         (mul<mode>3add<mode>_neon): New.
9462         (fma<VH:mode>4_intrinsic): New.
9463         (fmsub<VCVTF:mode>4_intrinsic): Fix white-space.
9464         (fmsub<VH:mode>4_intrinsic): New.
9465         (<absneg_str><mode>2): New.
9466         (neon_v<absneg_str><mode>): New.
9467         (neon_v<fp16_rnd_str><mode>): New.
9468         (neon_vrsqrte<mode>): New.
9469         (neon_vpaddv4hf): New.
9470         (neon_vadd<mode>): New.
9471         (neon_vsub<mode>): New.
9472         (neon_vmulf<mode>): New.
9473         (neon_vfma<VH:mode>): New.
9474         (neon_vfms<VH:mode>): New.
9475         (neon_vc<cmp_op><mode>): New.
9476         (neon_vc<cmp_op><mode>_fp16insn): New
9477         (neon_vc<cmp_op_unsp><mode>_fp16insn_unspec): New.
9478         (neon_vca<cmp_op><mode>): New.
9479         (neon_vca<cmp_op><mode>_fp16insn): New.
9480         (neon_vca<cmp_op_unsp><mode>_fp16insn_unspec): New.
9481         (neon_vc<cmp_op>z<mode>): New.
9482         (neon_vabd<mode>): New.
9483         (neon_v<maxmin>f<mode>): New.
9484         (neon_vp<maxmin>fv4hf: New.
9485         (neon_<fmaxmin_op><mode>): New.
9486         (neon_vrecps<mode>): New.
9487         (neon_vrsqrts<mode>): New.
9488         (neon_vrecpe<mode>): New (VH variant).
9489         (neon_vdup_lane<mode>_internal): New.
9490         (neon_vdup_lane<mode>): New.
9491         (neon_vcvt<sup><mode>): New (VCVTHI variant).
9492         (neon_vcvt<sup><mode>): New (VH variant).
9493         (neon_vcvt<sup>_n<mode>): New (VH variant).
9494         (neon_vcvt<sup>_n<mode>): New (VCVTHI variant).
9495         (neon_vcvt<vcvth_op><sup><mode>): New.
9496         (neon_vmul_lane<mode>): New.
9497         (neon_vmul_n<mode>): New.
9498         * config/arm/unspecs.md (UNSPEC_VCALE): New
9499         (UNSPEC_VCALT): New.
9500         (UNSPEC_VFMA_LANE): New.
9501         (UNSPECS_VFMS_LANE): New.
9503 2016-09-23  Dominik Vogt  <vogt@linux.vnet.ibm.com>
9505         * config/s390/s390.md ("*extzv<mode>_zEC12", "*extzv<mode>_z10")
9506         ("*extzv<mode><clobbercc_or_nocc>"):
9507         Correct a typo in a comment.
9508         Merged patterns.
9509         ("*insv<mode>_zEC12", "*insv<mode>_z10")
9510         ("*insv<mode><clobbercc_or_nocc>"): Ditto.
9511         ("*insv<mode>_zEC12_appendbitsleft")
9512         ("*insv<mode><clobbercc_or_nocc>_appendbitsleft")
9513         ("*insv<mode>_z10_appendbitsleft"): Ditto.
9514         ("*insv<mode>_zEC12_noshift", "*insv<mode>_z10_noshift")
9515         ("*insv<mode><clobbercc_or_nocc>_noshift"): Ditto.
9516         Provide pattern with operands switched.
9517         ("*pre_z10_extv<mode>"):
9518         Use new subst patterns.
9519         ("*extzvdi<clobbercc_or_nocc>_lshiftrt", "*<risbg_n>_ior_and_sr_ze")
9520         ("*extvsidi<clobbercc_or_nocc>", "*<risbg_n>_and_subregdi_rotr")
9521         ("*<risbg_n>_and_subregdi_rotl", "*<risbg_n>_di_and_rot")
9522         ("*insv_z10_noshift_cc", "*insv_z10_noshift_cconly")
9523         ("*<risbg_n>_<mode>_ior_and_lshiftrt")
9524         ("*<risbg_n>_sidi_ior_and_lshiftrt")
9525         ("*trunc_sidi_and_subreg_lshrt<clobbercc_or_nocc>"):
9526         New patterns.
9527         ("*extzv_<mode>_sll", "*extzv_<mode>_srl")
9528         ("*extzv_<mode>_srl<clobbercc_or_nocc>")
9529         ("*extzv_<mode>_sll<clobbercc_or_nocc>"): Renamed patterns, use risbgn
9530         on zEC12.
9531         ("SINT"): New mode_iterator with SI, HI, QI.
9532         * config/s390/subst.md ("clobbercc_or_nocc_subst", "z10_or_zEC12_cond")
9533         ("clobbercc_or_nocc", "risbg_n"): New constructs for risbg pattern
9534         duplication.
9536 2016-09-23  Dominik Vogt  <vogt@linux.vnet.ibm.com>
9538         * config/s390/predicates.md ("contiguous_bitmask_operand"): Adapt to
9539         new interface of s390_contiguous_bitmask_p.
9540         ("contiguous_bitmask_nowrap_operand"): New predicate.
9541         ("*anddi3_cc", "*anddi3_cconly", "*anddi3"): Replace NxxDq with NxxDw.
9542         * config/s390/constraints.md ("NxxDw", "NxxSq"): Adapt to new interface
9543         of s390_contiguous_bitmask_p.
9544         ("NxxDw"): Rename NxxDq constraint to NxxDw.
9545         ("NxxSw"): New constraint.
9546         * config/s390/s390.md ("*andsi3_zarch"): Enable bitmask wraparound.
9547         * config/s390/s390-protos.h (s390_contiguous_bitmask_p): Updated
9548         interface.
9549         (s390_contiguous_bitmask_nowrap_p): Export.
9550         * config/s390/s390.c (s390_contiguous_bitmask_nowrap_p): New name of
9551         former s390_contiguous_bitmask_p.
9552         (s390_contiguous_bitmask_p): Use s390_contiguous_bitmask_nowrap_p to
9553         detect contiguous bit ranges with wraparound.  Change signature to
9554         return START and END position instead of POS and LENGTH.
9555         (s390_contiguous_bitmask_vector_p): Remove extra code for continous bit
9556         ranges with wraparound.
9557         (s390_extzv_shift_ok): Use s390_contiguous_bitmask_nowrap_p.
9558         (s390_contiguous_bitmask_vector_p,s390_extzv_shift_ok,print_operand):
9559         Adapt to new signature of s390_contiguous_bitmask_p.
9561 2016-09-23  Bin Cheng  <bin.cheng@arm.com>
9563         * tree-vect-loop-manip.c (create_intersect_range_checks_index): New.
9564         (create_intersect_range_checks): New.
9565         (vect_create_cond_for_alias_checks): Call above function.
9567 2016-09-23  Matthew Wahab  <matthew.wahab@arm.com>
9569         * config/arm/iterators.md (Code iterators): Fix some white-space
9570         in the comments.
9571         (GLTE): New.
9572         (ABSNEG): New
9573         (FCVT): Moved from vfp.md.
9574         (VCVT_HF_US_N): New.
9575         (VCVT_SI_US_N): New.
9576         (VCVT_HF_US): New.
9577         (VCVTH_US): New.
9578         (FP16_RND): New.
9579         (absneg_str): New.
9580         (FCVTI32typename): Moved from vfp.md.
9581         (sup): Add UNSPEC_VCVTA_S, UNSPEC_VCVTA_U, UNSPEC_VCVTM_S,
9582         UNSPEC_VCVTM_U, UNSPEC_VCVTN_S, UNSPEC_VCVTN_U, UNSPEC_VCVTP_S,
9583         UNSPEC_VCVTP_U, UNSPEC_VCVT_HF_S_N, UNSPEC_VCVT_HF_U_N,
9584         UNSPEC_VCVT_SI_S_N, UNSPEC_VCVT_SI_U_N,  UNSPEC_VCVTH_S_N,
9585         UNSPEC_VCVTH_U_N, UNSPEC_VCVTH_S and UNSPEC_VCVTH_U.
9586         (vcvth_op): New.
9587         (fp16_rnd_str): New.
9588         (fp16_rnd_insn): New.
9589         * config/arm/unspecs.md (UNSPEC_VCVT_HF_S_N): New.
9590         (UNSPEC_VCVT_HF_U_N): New.
9591         (UNSPEC_VCVT_SI_S_N): New.
9592         (UNSPEC_VCVT_SI_U_N): New.
9593         (UNSPEC_VCVTH_S): New.
9594         (UNSPEC_VCVTH_U): New.
9595         (UNSPEC_VCVTA_S): New.
9596         (UNSPEC_VCVTA_U): New.
9597         (UNSPEC_VCVTM_S): New.
9598         (UNSPEC_VCVTM_U): New.
9599         (UNSPEC_VCVTN_S): New.
9600         (UNSPEC_VCVTN_U): New.
9601         (UNSPEC_VCVTP_S): New.
9602         (UNSPEC_VCVTP_U): New.
9603         (UNSPEC_VCVTP_S): New.
9604         (UNSPEC_VCVTP_U): New.
9605         (UNSPEC_VRND): New.
9606         (UNSPEC_VRNDA): New.
9607         (UNSPEC_VRNDI): New.
9608         (UNSPEC_VRNDM): New.
9609         (UNSPEC_VRNDN): New.
9610         (UNSPEC_VRNDP): New.
9611         (UNSPEC_VRNDX): New.
9612         * config/arm/vfp.md (<absneg_str>hf2): New.
9613         (neon_vabshf): New.
9614         (neon_v<fp16_rnd_str>hf): New.
9615         (neon_vrndihf): New.
9616         (addhf3): New.
9617         (subhf3): New.
9618         (divhf3): New.
9619         (mulhf3): New.
9620         (*mulsf3neghf_vfp): New.
9621         (*negmulhf3_vfp): New.
9622         (*mulsf3addhf_vfp): New.
9623         (*mulhf3subhf_vfp): New.
9624         (*mulhf3neghfaddhf_vfp): New.
9625         (*mulhf3neghfsubhf_vfp): New.
9626         (fmahf4): New.
9627         (neon_vfmahf): New.
9628         (fmsubhf4_fp16): New.
9629         (neon_vfmshf): New.
9630         (*fnmsubhf4): New.
9631         (*fnmaddhf4): New.
9632         (neon_vsqrthf): New.
9633         (neon_vrsqrtshf): New.
9634         (FCVT): Move to iterators.md.
9635         (FCVTI32typename): Likewise.
9636         (neon_vcvth<sup>hf): New.
9637         (neon_vcvth<sup>si): New.
9638         (neon_vcvth<sup>_nhf_unspec): New.
9639         (neon_vcvth<sup>_nhf): New.
9640         (neon_vcvth<sup>_nsi_unspec): New.
9641         (neon_vcvth<sup>_nsi): New.
9642         (neon_vcvt<vcvth_op>h<sup>si): New.
9643         (neon_<fmaxmin_op>hf): New.
9645 2016-09-23  Dominik Vogt  <vogt@linux.vnet.ibm.com>
9647         * config/s390/s390.md (bitoff, bitoff_plus): Neq mode attributes.
9648         ("*extzv<mode>_zEC12", "*insv<mode>_zEC12", "*insv<mode>_z10")
9649         ("*insv<mode>_zEC12_appendbitsleft")
9650         ("*insv<mode>_z10_appendbitsleft", "*r<noxa>sbg_<mode>_sll")
9651         ("*r<noxa>sbg_<mode>_srl"): Use new attributes.
9653 2016-09-23  Jakub Jelinek  <jakub@redhat.com>
9655         * ipa-cp.c (ipcp_store_vr_results): Avoid static local var zero.
9656         * sreal.h (sreal::min, sreal::max): Avoid static local vars,
9657         construct values without normalization.
9658         * tree-ssa-sccvn.c (vn_reference_lookup_3): Don't initialize
9659         static local lhs_ops to vNULL.
9661 2016-09-23  Matthew Wahab  <matthew.wahab@arm.com>
9662             Jiong Wang <jiong.wang@arm.com>
9664         * config/arm/arm.c (coproc_secondary_reload_class): Make HFmode
9665         available when FP16 instructions are available.
9666         (output_move_vfp): Add support for 16-bit data moves.
9667         (arm_validize_comparison): Fix some white-space.  Support HFmode
9668         by conversion to SFmode.
9669         * config/arm/arm.md (truncdfhf2): Fix a comment.
9670         (extendhfdf2): Likewise.
9671         (cstorehf4): New.
9672         (movsicc): Fix some white-space.
9673         (movhfcc): New.
9674         (movsfcc): Fix some white-space.
9675         (*cmovhf): New.
9676         * config/arm/vfp.md (*arm_movhi_vfp): Disable when VFP FP16
9677         instructions are available.
9678         (*thumb2_movhi_vfp): Likewise.
9679         (*arm_movhi_fp16): New.
9680         (*thumb2_movhi_fp16): New.
9681         (*movhf_vfp_fp16): New.
9682         (*movhf_vfp_neon): Disable when VFP FP16 instructions are available.
9683         (*movhf_vfp): Likewise.
9684         (extendhfsf2): Enable when VFP FP16 instructions are available.
9685         (truncsfhf2):  Enable when VFP FP16 instructions are available.
9687 2016-09-23  Martin Liska  <mliska@suse.cz>
9689         * config/s390/vx-builtins.md: Replace 'adress' with 'address'.
9691 2016-09-23  Matthew Wahab  <matthew.wahab@arm.com>
9693         * config/arm/arm.c (arm_evpc_neon_vuzp): Add support for V8HF and
9694         V4HF modes.
9695         (arm_evpc_neon_vtrn): Likewise.
9696         (arm_evpc_neon_vrev): Likewise.
9697         (arm_evpc_neon_vext): Likewise.
9698         * config/arm/arm_neon.h (vbsl_f16): New.
9699         (vbslq_f16): New.
9700         (vdup_n_f16): New.
9701         (vdupq_n_f16): New.
9702         (vdup_lane_f16): New.
9703         (vdupq_lane_f16): New.
9704         (vext_f16): New.
9705         (vextq_f16): New.
9706         (vmov_n_f16): New.
9707         (vmovq_n_f16): New.
9708         (vrev64_f16): New.
9709         (vrev64q_f16): New.
9710         (vtrn_f16): New.
9711         (vtrnq_f16): New.
9712         (vuzp_f16): New.
9713         (vuzpq_f16): New.
9714         (vzip_f16): New.
9715         (vzipq_f16): New.
9716         * config/arm/arm_neon_buillins.def (vdup_n): New (v8hf, v4hf variants).
9717         (vdup_lane): New (v8hf, v4hf variants).
9718         (vext): New (v8hf, v4hf variants).
9719         (vbsl): New (v8hf, v4hf variants).
9720         * config/arm/iterators.md (VDQWH): New.
9721         (VH): New.
9722         (V_double_vector_mode): Add V8HF and V4HF.  Fix white-space.
9723         (Scalar_mul_8_16): Fix white-space.
9724         (Is_d_reg): Add V4HF and V8HF.
9725         * config/arm/neon.md (neon_vdup_lane<mode>_internal): New.
9726         (neon_vdup_lane<mode>): New.
9727         (neon_vtrn<mode>_internal): Replace VDQW with VDQWH.
9728         (*neon_vtrn<mode>_insn): Likewise.
9729         (neon_vzip<mode>_internal): Likewise. Also fix white-space.
9730         (*neon_vzip<mode>_insn): Likewise
9731         (neon_vuzp<mode>_internal): Likewise.
9732         (*neon_vuzp<mode>_insn): Likewise
9733         * config/arm/vec-common.md (vec_perm_const<mode>): New.
9735 2016-09-23  Jiong Wang  <jiong.wang@arm.com>
9736             Matthew Wahab  <matthew.wahab@arm.com>
9738         * config/arm/arm.c (output_move_vfp): Weaken assert to allow HImode.
9739         (arm_hard_regno_mode_ok): Allow HImode values in VFP registers.
9740         * config/arm/arm.md (*movhi_bytes): Disable when VFP registers are
9741         available.  Also fix some white-space.
9742         * config/arm/vfp.md (*arm_movhi_vfp): New.
9743         (*thumb2_movhi_vfp): New.
9745 2016-09-23  Matthew Wahab  <matthew.wahab@arm.com>
9747         * config/arm/arm-c.c (arm_cpu_builtins): Define
9748         "__ARM_FEATURE_FP16_SCALAR_ARITHMETIC" and
9749         "__ARM_FEATURE_FP16_VECTOR_ARITHMETIC".
9751 2016-09-23  Matthew Wahab  <matthew.wahab@arm.com>
9753         * doc/sourcebuild.texi (ARM-specific attributes): Add anchor for
9754         arm_v8_1a_neon_ok.  Add entries for arm_v8_2a_fp16_scalar_ok,
9755         arm_v8_2a_fp16_scalar_hw, arm_v8_2a_fp16_neon_ok and
9756         arm_v8_2a_fp16_neon_hw.
9757         (Add options): Add entries for arm_v8_1a_neon, arm_v8_2a_scalar,
9758         arm_v8_2a_neon.
9760 2016-09-23  Matthew Wahab  <matthew.wahab@arm.com>
9762         * doc/sourcebuild.texi (ARM-specific attributes): Add entries for
9763         arm_fp16_alternative_ok and arm_fp16_none_ok.
9765 2016-09-23  Martin Liska  <mliska@suse.cz>
9767         * ipa-icf.c (sem_variable::merge): Replace adress with address.
9769 2016-09-23  Matthew Wahab  <matthew.wahab@arm.com>
9771         * config/arm/arm-arches.def ("armv8.1-a"): Add FL_CRC32.
9772         ("armv8.2-a"): New.
9773         ("armv8.2-a+fp16"): New.
9774         * config/arm/arm-protos.h (FL2_ARCH8_2): New.
9775         (FL2_FP16INST): New.
9776         (FL2_FOR_ARCH8_2A): New.
9777         * config/arm/arm-tables.opt: Regenerate.
9778         * config/arm/arm.c (arm_arch8_2): New.
9779         (arm_fp16_inst): New.
9780         (arm_option_override): Set arm_arch8_2 and arm_fp16_inst.  Check
9781         for incompatible fp16-format settings.
9782         * config/arm/arm.h (TARGET_VFP_FP16INST): New.
9783         (TARGET_NEON_FP16INST): New.
9784         (arm_arch8_2): Declare.
9785         (arm_fp16_inst): Declare.
9786         * config/arm/bpabi.h (BE8_LINK_SPEC): Add entries for
9787         march=armv8.2-a and march=armv8.2-a+fp16.
9788         * config/arm/t-aprofile (Arch Matches): Add entries for armv8.2-a
9789         and armv8.2-a+fp16.
9790         * doc/invoke.texi (ARM Options): Add "-march=armv8.1-a",
9791         "-march=armv8.2-a" and "-march=armv8.2-a+fp16".
9793 2016-09-23  Martin Liska  <mliska@suse.cz>
9795         * doc/extend.texi: Remove fused-madd from i386 target options.
9797 2016-09-23  Martin Liska  <mliska@suse.cz>
9799         * config/i386/i386.c (ix86_valid_target_attribute_inner_p):
9800         Handle movbe.
9802 2016-09-23  Martin Liska  <mliska@suse.cz>
9804         * config/i386/i386.c (ix86_valid_target_attribute_inner_p):
9805         Handle crc32.
9807 2016-09-23  Martin Liska  <mliska@suse.cz>
9809         PR target/71652
9810         * config/i386/i386.c (ix86_option_override_internal): Change
9811         signature and return false when there's an error related to
9812         arch string.
9813         (release_options_strings): New function.
9814         (ix86_valid_target_attribute_tree): Call the function.
9816 2016-09-23  Jakub Jelinek  <jakub@redhat.com>
9818         * hsa-gen.c (hsa_op_immed::hsa_op_immed Use CONSTRUCTOR_NELTS (...)
9819         instead of vec_safe_length (CONSTRUCTOR_ELTS (...)).
9820         (gen_hsa_ctor_assignment): Likewise.
9821         * print-tree.c (print_node): Likewise.
9822         * tree-dump.c (dequeue_and_dump): Likewise.
9823         * tree-sra.c (sra_modify_constructor_assign): Likewise.
9824         * expr.c (store_constructor): Likewise.
9825         * fold-const.c (operand_equal_p): Likewise.
9826         * tree-pretty-print.c (dump_generic_node): Likewise.
9827         * hsa-brig.c (hsa_op_immed::emit_to_buffer): Likewise.
9828         * ipa-icf-gimple.c (func_checker::compare_operand): Likewise.
9830 2016-09-23  Richard Biener  <rguenther@suse.de>
9832         * hooks.h (hook_uint_uintp_false): Declare.
9834 2016-09-22  Senthil Kumar Selvaraj  <senthil_kumar.selvaraj@atmel.com>
9836         * config/avr/avr.c (avr_rtx_costs_1): Handle DImode MULT.
9837         (avr_address_cost): Replace 61 with MAX_LD_OFFSET(mode).
9839 2016-09-22  Martin Sebor  <msebor@redhat.com>
9841         PR target/77676
9842         * gimple-ssa-sprintf.c (target_int_min, target_int_max): Use
9843         HOST_BITS_PER_WIDE_INT, make a static local variable auto.
9844         (target_int_min): Correct computation.
9845         (format_integer): Use long long as the argument for the ll length
9846         modifier.
9847         (format_floating): Use target_int_max().
9848         (get_string_length): Same.
9849         (format_string): Avoid setting the bounded flag for strings
9850         of unknown length.
9851         (try_substitute_return_value): Avoid setting range info when
9852         the result isn't bounded.
9853         * varasm.c (assemble_name): Increase buffer size.
9855 2016-09-22  Andre Vieira  <andre.simoesdiasvieira@arm.com>
9856             Terry Guo  <terry.guo@arm.com>
9858         * target.def (elf_flags_numeric): New target hook.
9859         * targhooks.h (default_asm_elf_flags_numeric): New.
9860         * varasm.c (default_asm_elf_flags_numeric): New.
9861         (default_elf_asm_named_section): Use new target hook.
9862         * config/arm/arm.opt (mpure-code): New.
9863         * config/arm/arm.h (SECTION_ARM_PURECODE): New.
9864         * config/arm/arm.c (arm_asm_init_sections): Add section
9865         attribute to default text section if -mpure-code.
9866         (arm_option_check_internal): Diagnose use of option with
9867         non supported targets and/or options.
9868         (arm_asm_elf_flags_numeric): New.
9869         (arm_function_section): New.
9870         (arm_elf_section_type_flags): New.
9871         * config/arm/elf.h (JUMP_TABLES_IN_TEXT_SECTION): Disable
9872         for -mpure-code.
9873         * doc/texi (TARGET_ASM_ELF_FLAGS_NUMERIC): New.
9874         * doc/texi.in (TARGET_ASM_ELF_FLAGS_NUMERIC): Likewise.
9876 2016-09-22  Jan Hubicka  <hubicka@ucw.cz>
9878         * regcprop.c (copyprop_hardreg_forward_1): Remove noop moves.
9880 2016-09-22  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
9882         * emit-rtl.c (next_cc0_user): Make argument type rtx_insn *.
9883         * rtl.h: Adjust prototype.
9885 2016-09-22  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
9887         * emit-rtl.c (next_active_insn): Change argument type to rtx_insn *.
9888         (prev_active_insn): Likewise.
9889         (active_insn_p): Likewise.
9890         * rtl.h: Adjust prototypes.
9891         * cfgcleanup.c (merge_blocks_move_successor_nojumps): Adjust.
9892         * config/arc/arc.md: Likewise.
9893         * config/pa/pa.c (branch_to_delay_slot_p): Likewise.
9894         (branch_needs_nop_p): Likewise.
9895         (use_skip_p): Likewise.
9896         * config/sh/sh.c (gen_block_redirect): Likewise.
9897         (split_branches): Likewise.
9898         * reorg.c (optimize_skip): Likewise.
9899         (fill_simple_delay_slots): Likewise.
9900         (fill_slots_from_thread): Likewise.
9901         (relax_delay_slots): Likewise.
9902         * resource.c (mark_target_live_regs): Likewise.
9904 2016-09-22  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
9906         * config/cris/cris.c (cris_asm_output_case_end): Change argument
9907         type to rtx_insn *.
9908         * emit-rtl.c (next_nonnote_nondebug_insn): Likewise.
9909         (prev_nonnote_nondebug_insn): Likewise.
9910         * config/cris/cris-protos.h: Adjust prototype.
9911         * rtl.h: Likewise.
9912         * jump.c (rtx_renumbered_equal_p): Adjust.
9914 2016-09-22  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
9916         * emit-rtl.c (prev_real_insn): Change argument type to rtx_insn *.
9917         * rtl.h: Adjust prototype.
9918         * config/sh/sh.md: Adjust.
9919         * dwarf2out.c (add_var_loc_to_decl): Likewise.
9921 2016-09-22  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
9923         * emit-rtl.c (next_nondebug_insn): Change argument type to rtx_insn *.
9924         (prev_nondebug_insn): Likewise.
9925         * loop-doloop.c (doloop_condition_get): Likewise.
9926         * rtl.h: Adjust prototype.
9927         * cfgloop.h: Likewise.
9929 2016-09-22  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
9931         * emit-rtl.c (next_nonnote_insn): Change argument type to rtx_insn *.
9932         (prev_nonnote_insn): Likewise.
9933         * jump.c (reversed_comparison_code_parts): Likewise.
9934         (reversed_comparison): Likewise.
9935         * rtl.h: Adjust prototypes.
9936         * config/arc/arc.md: Adjust.
9937         * cse.c (find_comparison_args): Likewise.
9938         * reorg.c (redundant_insn): Change return type to rtx_insn *.
9939         (fix_reg_dead_note): Change argument type to rtx_insn *.
9940         (delete_prior_computation): Likewise.
9941         (delete_computation): Likewise.
9942         (fill_slots_from_thread): Adjust.
9943         (relax_delay_slots): Likewise.
9944         * simplify-rtx.c (simplify_unary_operation_1): Likewise.
9945         (simplify_relational_operation_1): Likewise.
9946         (simplify_ternary_operation): Likewise.
9948 2016-09-22  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
9950         * config/arc/arc-protos.h (arc_label_align): Change type of
9951         variables from rtx to rtx_insn *.
9952         * config/arc/arc.c (arc_label_align): Likewise.
9953         * config/arm/arm.c (any_sibcall_could_use_r3): Likewise.
9954         * config/bfin/bfin.c (workaround_speculation): Likewise.
9955         * config/c6x/c6x.c (find_next_cycle_insn): Likewise.
9956         (find_last_same_clock): Likewise.
9957         (reorg_split_calls): Likewise.
9958         * config/cris/cris-protos.h (cris_cc0_user_requires_cmp): Likewise.
9959         * config/cris/cris.c (cris_cc0_user_requires_cmp): Likewise.
9960         * config/h8300/h8300-protos.h (same_cmp_preceding_p): Likewise.
9961         (same_cmp_following_p): Likewise.
9962         * config/h8300/h8300.c (same_cmp_preceding_p): Likewise.
9963         (same_cmp_following_p): Likwise.
9964         * config/m32r/m32r.c (m32r_expand_epilogue): Likewise.
9965         * config/nds32/nds32-protos.h (nds32_target_alignment): Likewise.
9966         * config/nds32/nds32.c (nds32_target_alignment): Likewise.
9967         * config/rl78/rl78.c (rl78_alloc_physical_registers_op2): Likewise.
9968         (rl78_alloc_physical_registers_cmp): Likewise.
9969         (rl78_alloc_physical_registers_umul): Likewise.
9970         (rl78_calculate_death_notes): Likewise.
9971         * config/s390/s390-protos.h (s390_label_align): Likewise.
9972         * config/s390/s390.c (s390_label_align): Likewise.
9973         * config/sh/sh.c (barrier_align): Likewise.
9974         * config/sparc/sparc-protos.h (emit_cbcond_nop): Likewise.
9975         * config/sparc/sparc.c (sparc_asm_function_epilogue): Likewise.
9976         (emit_cbcond_nop): Likewise.
9978 2016-09-22  Martin Liska  <mliska@suse.cz>
9980         PR ipa/77653
9981         * ipa-icf.c (sem_variable::merge): Yield merge operation if
9982         alias address matters, not necessarily address of original.
9984 2016-09-22  Richard Biener  <rguenther@suse.de>
9986         PR middle-end/77697
9987         * gimple-fold.c (fold_array_ctor_reference): Turn asserts into
9988         fold fails.
9990 2016-09-22  Richard Biener  <rguenther@suse.de>
9992         PR middle-end/77677
9993         * gimple-match-head.c (gimple_resimplify1): Drop TREE_OVERFLOW
9994         from constant folding results.
9995         (gimple_resimplify2): Likewise.
9996         (gimple_resimplify3): Likewise.
9998 2016-09-22  Richard Biener  <rguenther@suse.de>
10000         PR middle-end/77678
10001         * expr.c (expand_expr_real_1): Guard array access against negative
10002         offset.
10004 2016-09-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
10006         * gimple-ssa-sprintf.c (format_floating_max): Use GMP_RNDN instead
10007         of MPFR_RNDN.
10008         (format_floating): Likewise.
10010 2016-09-22  Jakub Jelinek  <jakub@redhat.com>
10012         PR fortran/77665
10013         * tree-inline.c (remap_gimple_stmt): Set has_simduid_loops
10014         for all IFN_GOMP_SIMD_* internal fns, not just for
10015         IFN_GOMP_SIMD_ORDERED_*.
10017 2016-09-21  Michael Meissner  <meissner@linux.vnet.ibm.com>
10019         PR target/77670
10020         * config/rs6000/predicates.md (invert_fpmask_comparison_operator):
10021         New predicate that matches the ISA 3.0 XSCMP{EQ,GT,GE}DP
10022         instructions when you want to invert the test.
10023         * config/rs6000/rs6000.md (fpmask<mode>): Use the arguments in the
10024         correct order for XXSEL.
10025         (mov<SFDF:mode><SFDF2:mode>cc_invert_p9): Define the inverted test
10026         for using XSCMP{EQ,GT,GE}DP.
10028 2016-09-21  David Malcolm  <dmalcolm@redhat.com>
10030         * genconstants.c (main): Introduce noop_reader and convert call
10031         to read_md_files to a method call.
10032         * genenums.c (main): Likewise.
10033         * genmddeps.c (main): Likewise.
10034         * genpreds.c (write_tm_constrs_h): Replace use of "in_fname" with
10035         rtx_reader_ptr->get_top_level_filename ().
10036         (write_tm_preds_h): Likewise.
10037         (write_insn_preds_c): Likewise.
10038         * gensupport.c (class gen_reader): New subclass of rtx_reader.
10039         (rtx_handle_directive): Convert to...
10040         (gen_reader::handle_unknown_directive): ...this.
10041         (init_rtx_reader_args_cb): Convert return type from bool to
10042         rtx_reader *.  Create a gen_reader instance, using it for the
10043         call to read_md_files.  Return it if no errors occur.
10044         (init_rtx_reader_args): Convert return type from bool to
10045         rtx_reader *.
10046         * gensupport.h (init_rtx_reader_args_cb): Likewise.
10047         (init_rtx_reader_args_cb): Likewise.
10048         * read-md.c (struct file_name_list): Move to class rtx_reader.
10049         (read_md_file): Delete in favor of rtx_reader::m_read_md_file.
10050         (read_md_filename): Delete in favor of
10051         rtx_reader::m_read_md_filename.
10052         (read_md_lineno): Delete in favor of rtx_reader::m_read_md_lineno.
10053         (in_fname): Delete in favor of rtx_reader::m_toplevel_fname.
10054         (base_dir): Delete in favor of rtx_reader::m_base_dir.
10055         (first_dir_md_include): Delete in favor of
10056         rtx_reader::m_first_dir_md_include.
10057         (last_dir_md_include_ptr): Delete in favor of
10058         rtx_reader::m_last_dir_md_include_ptr.
10059         (max_include_len): Delete.
10060         (rtx_reader_ptr): New.
10061         (fatal_with_file_and_line): Use get_filename and get_lineno
10062         accessors of rtx_reader_ptr.
10063         (require_char_ws): Likewise.
10064         (rtx_reader::read_char): New method, based on ::read_char.
10065         (rtx_reader::unread_char): New method, based on ::unread_char.
10066         (read_escape): Use get_filename and get_lineno accessors of
10067         rtx_reader_ptr.
10068         (read_braced_string): Use get_lineno accessor of rtx_reader_ptr.
10069         (read_string): Use get_filename and get_lineno accessors of
10070         rtx_reader_ptr.
10071         (rtx_reader::rtx_reader): New ctor.
10072         (rtx_reader::~rtx_reader): New dtor.
10073         (handle_include): Convert from a function to...
10074         (rtx_reader::handle_include): ...this method, converting
10075         handle_directive from a callback to a virtual function.
10076         (handle_file): Likewise, converting to...
10077         (rtx_reader::handle_file): ...this method.
10078         (handle_toplevel_file): Likewise, converting to...
10079         (rtx_reader::handle_toplevel_file): ...this method.
10080         (rtx_reader::get_current_location): New method.
10081         (parse_include): Convert from a function to...
10082         (rtx_reader::add_include_path): ...this method, dropping redundant
10083         update to unused max_include_len.
10084         (read_md_files): Convert from a function to...
10085         (rtx_reader::read_md_files): ...this method, converting
10086         handle_directive from a callback to a virtual function.
10087         (noop_reader::handle_unknown_directive): New method.
10088         * read-md.h (directive_handler_t): Delete this typedef.
10089         (in_fname): Delete.
10090         (read_md_file): Delete.
10091         (read_md_lineno): Delete.
10092         (read_md_filename): Delete.
10093         (class rtx_reader): New class.
10094         (rtx_reader_ptr): New decl.
10095         (class noop_reader): New subclass of rtx_reader.
10096         (read_char): Reimplement in terms of rtx_reader::read_char.
10097         (unread_char): Reimplement in terms of rtx_reader::unread_char.
10098         (read_md_files): Delete.
10099         * read-rtl.c (read_rtx_code): Update for deletion of globals
10100         read_md_filename and read_md_lineno.
10102 2016-09-21  Jason Merrill  <jason@redhat.com>
10104         * input.h (from_macro_definition_at): New.
10106 2016-09-21  Segher Boessenkool  <segher@kernel.crashing.org>
10108         * doc/rtl.texi (JUMP_LABEL): Document RETURN and SIMPLE_RETURN values.
10110 2016-09-21  Bernd Edlinger  <bernd.edlinger@hotmail.de>
10112         PR tree-optimization/77550
10113         * tree-vect-stmts.c (create_array_ref): Change parameters.
10114         (get_group_alias_ptr_type): New function.
10115         (vectorizable_store, vectorizable_load): Use get_group_alias_ptr_type.
10117 2016-09-21  Marek Polacek  <polacek@redhat.com>
10119         * gimple-ssa-sprintf.c (pass_sprintf_length::compute_format_length):
10120         Add falls through comment.
10122 2016-09-21  Richard Biener  <rguenther@suse.de>
10124         * dwarf2out.c (remove_child_with_prev): Clear child->die_sib.
10125         (replace_child): Likewise.
10126         (remove_child_TAG): Adjust.
10127         (move_marked_base_types): Likewise.
10128         (prune_unused_types_prune): Clear die_sib of removed children.
10130 2016-09-21  Georg-Johann Lay  <avr@gjlay.de>
10132         PR target/77326
10133         * config/avr/avr.c (avr_notice_update_cc) [CC_NONE]: If insn
10134         touches some regs mentioned in cc_status, do CC_STATUS_INIT.
10136 2016-09-21  Richard Biener  <rguenther@suse.de>
10138         PR tree-optimization/77648
10139         * tree-ssa-structalias.c (process_constraint): Handle all DEREF
10140         with complex RHS.
10141         (make_transitive_closure_constraints): Adjust comment.
10142         (make_any_offset_constraints): New function.
10143         (handle_rhs_call): Make sure to first expand a pointer to all
10144         subfields before transitively closing it.
10145         (handle_const_call): Likewise.  Properly expand returned
10146         pointers as well.
10147         (handle_pure_call): Likewise.
10149 2016-09-21  Richard Biener  <rguenther@suse.de>
10150             Jakub Jelinek  <jakub@redhat.com>
10152         PR tree-optimization/77621
10153         * tree-vect-data-refs.c (vect_analyze_data_ref_accesses): Split
10154         group at non-vectorizable stmts.
10156 2016-09-21  Kugan Vivekanandarajah  <kuganv@linaro.org>
10158         PR tree-optimization/72835
10159         * tree-ssa-reassoc.c (make_new_ssa_for_def): New.
10160         (make_new_ssa_for_all_defs): Likewise.
10161         (zero_one_operation): Replace all SSA_NAMEs defined in the chain.
10163 2016-09-20  Martin Sebor  <msebor@redhat.com>
10165         PR middle-end/49905
10166         * Makefile.in (OBJS): Add gimple-ssa-sprintf.o.
10167         * config/linux.h (TARGET_PRINTF_POINTER_FORMAT): Redefine.
10168         * config/linux.c (gnu_libc_printf_pointer_format): New function.
10169         * config/sol2.h (TARGET_PRINTF_POINTER_FORMAT): Same.
10170         * config/sol2.c (solaris_printf_pointer_format): New function.
10171         * doc/invoke.texi (-Wformat-length, -fprintf-return-value): New
10172         options.
10173         * doc/tm.texi.in (TARGET_PRINTF_POINTER_FORMAT): Document.
10174         * doc/tm.texi: Regenerate.
10175         * gimple-fold.h (get_range_strlen): New function.
10176         (get_maxval_strlen): Declare existing function.
10177         * gimple-fold.c (get_range_strlen): Add arguments and compute both
10178         maximum and minimum.
10179          (get_range_strlen): Define overload.
10180         (get_maxval_strlen): Adjust.
10181         * gimple-ssa-sprintf.c: New file and pass.
10182         * passes.def (pass_sprintf_length): Add new pass.
10183         * targhooks.h (default_printf_pointer_format): Declare new function.
10184         (gnu_libc_printf_pointer_format): Same.
10185         (solaris_libc_printf_pointer_format): Same.
10186         * targhooks.c (default_printf_pointer_format): Define new function.
10187         * tree-pass.h (make_pass_sprintf_length): Declare new function.
10188         * print-tree.c: Increase buffer size.
10190 2016-09-21  Kugan Vivekanandarajah  <kuganv@linaro.org>
10192         * tree-vrp.c (get_value_range): Teach PARM_DECL to use ipa-vrp results.
10194 2016-09-21  Kugan Vivekanandarajah  <kuganv@linaro.org>
10196         * common.opt: New option -fipa-vrp.
10197         * ipa-cp.c (ipa_get_vr_lat): New.
10198         (ipcp_vr_lattice::print): Likewise.
10199         (print_all_lattices): Call ipcp_vr_lattice::print.
10200         (ipcp_vr_lattice::meet_with): New.
10201         (ipcp_vr_lattice::meet_with_1): Likewise.
10202         (ipcp_vr_lattice::top_p): Likewise.
10203         (ipcp_vr_lattice::bottom_p): Likewsie.
10204         (ipcp_vr_lattice::set_to_bottom): Likewise.
10205         (set_all_contains_variable): Call VR set_to_bottom.
10206         (initialize_node_lattices): Init VR lattices.
10207         (propagate_vr_accross_jump_function): New.
10208         (propagate_constants_accross_call): Call
10209         propagate_vr_accross_jump_function.
10210         (ipcp_store_vr_results): New.
10211         (ipcp_driver): Handle VR.
10212         * ipa-prop.c (ipa_print_node_jump_functions_for_edge): Handle VR.
10213         (ipa_set_jf_unknown): Likewise.
10214         (ipa_compute_jump_functions_for_edge): Likewise.
10215         (ipa_node_params_t::duplicate): Likewise.
10216         (ipa_write_jump_function): Likewise.
10217         (ipa_read_jump_function): Likewise.
10218         (write_ipcp_transformation_info): Likewise.
10219         (read_ipcp_transformation_info): Likewise.
10220         (ipcp_update_vr): New.
10221         (ipcp_transform_function): Handle VR.
10222         * ipa-prop.h (struct ipa_vr): New.
10223         * cgraph.c: Include tree-vrp.h.
10224         * cgraphunit.c: Likewise.
10225         * ipa-utils.c: Likewise.
10226         * ipa.c: Likewise.
10227         * opts.c: Likewise.
10228         * toplev.c: Likewise.
10229         * ipa-devirt.c: Likewise.
10230         * ipa-inline-transform.c: Likewise.
10231         * ipa-inline.c: Likewise.
10232         * ipa-profile.c: Likewise.
10234 2016-09-21  Kugan Vivekanandarajah  <kuganv@linaro.org>
10236         * doc/invoke.texi: Document -fdump-tree-evrp.
10237         * passes.def: Define new pass_early_vrp.
10238         * timevar.def: Define new TV_TREE_EARLY_VRP.
10239         * tree-pass.h (make_pass_early_vrp): New.
10240         * tree-ssa-propagate.c: Make replace_uses_in non static.
10241         * tree-ssa-propagate.h: Export replace_uses_in.
10242         * tree-vrp.c (extract_range_for_var_from_comparison_expr): New.
10243         (extract_range_from_assert): Factor out
10244         extract_range_for_var_from_comparison_expr.
10245         (vrp_initialize_lattice): New.
10246         (vrp_initialize): Factor out vrp_initialize_lattice.
10247         (vrp_valueize): Fix it to reject complex value ranges.
10248         (vrp_free_lattice): New.
10249         (evrp_dom_walker::before_dom_children): Likewise.
10250         (evrp_dom_walker::after_dom_children): Likewise.
10251         (evrp_dom_walker::push_value_range): Likewise.
10252         (evrp_dom_walker::pop_value_range): Likewise.
10253         (execute_early_vrp): Likewise.
10254         (execute_vrp): Call vrp_initialize_lattice and vrp_free_lattice.
10255         (make_pass_early_vrp): New.
10257 2016-09-20  Uros Bizjak  <ubizjak@gmail.com>
10259         * config/i386/i386.md (mult->ashift peephole2s): Use pow2p_hwi
10260         instead of exact_log2.
10262 2016-09-20  Uros Bizjak  <ubizjak@gmail.com>
10264         PR target/77621
10265         * config/i386/i386.c (ix86_preferred_simd_mode) <case DFmode>:
10266         Don't return word_mode for !TARGET_VECTORIZE_DOUBLE.
10267         (ix86_add_stmt_cost): Penalize DFmode vector operations
10268         for !TARGET_VECTORIZE_DOUBLE.
10270 2016-09-20  Gerald Pfeifer  <gerald@pfeifer.com>
10272         * doc/invoke.texi (Warning Options): Simplify language.
10273         (Optimize Options): Complete sentence.
10275 2016-09-20  David Edelsohn  <dje.gcc@gmail.com>
10277         * dbxout.c (xcoff_debug_hooks):  Add filename parameter to
10278         early_finish hook.
10280 2016-09-20  Michael Meissner  <meissner@linux.vnet.ibm.com>
10282         PR target/71395
10283         * config/rs6000/rs6000.c (rs6000_expand_vector_init): For V4SF
10284         inits on power8 and above, use the VMRGEW instruction instead of a
10285         permute.
10287         * config/rs6000/altivec.md (UNSPEC_VMRGEW_DIRECT): New unspec.
10288         (p8_vmrgew_v4sf_direct): New VMRGEW insn for V4SF floating
10289         initialization.
10291 2016-09-20  Tamar Christina  <tamar.christina@arm.com>
10293         * config/aarch64/arm_neon.h
10294         (vst2_s64, vst2_u64, vst2_f64, vst2_s8): Add missing attributes.
10295         (vst3_s64, vst3_u64, vst3_f64, vst3_s8): Likewise.
10296         (vst4_s64, vst4_u64, vst4_f64, vst4_s8): Likewise.
10298 2016-09-20  Bernd Edlinger  <bernd.edlinger@hotmail.de>
10300         * config/var/vax.h (ELIMINABLE_REGS): Define.
10301         (INITIAL_ELIMINATION_OFFSET): Define.
10303 2016-09-20  Jakub Jelinek  <jakub@redhat.com>
10305         PR middle-end/77624
10306         * builtins.c (fold_builtin_atomic_always_lock_free): Only look through
10307         cast to void * if the cast is from some other pointer type.
10309 2016-09-20  Richard Biener  <rguenther@suse.de>
10311         PR tree-optimization/77646
10312         * tree-ssa-sccvn.c (visit_reference_op_call): Always value-number
10313         a VDEF.
10315 2016-09-20  Tamar Christina  <tamar.christina@arm.com>
10317         * config/aarch64/arm_neon.h: Add gnu_inline and artificial
10318         attributes to all inlined functions and make them extern.
10320 2016-09-20  Richard Biener  <rguenther@suse.de>
10322         * debug.h (gcc_debug_hooks): Add filename parameter to early_finish
10323         hook.
10324         * debug.c (do_nothing_debug_hooks): Adjust.
10325         * dbxout.c (dbx_debug_hooks): Likewise.
10326         * sdbout.c (sdb_debug_hooks): Likewise.
10327         * dwarf2out.c (dwarf2_lineno_debug_hooks): Likewise.
10328         (dwarf2out_finish): Move producer, filename and
10329         path annotation ...
10330         (dwarf2out_early_finish): ... here.  Remove in_lto_p special-casing.
10331         * cgraphunit.c (symbol_table::finalize_compilation_unit): Adjust.
10333 2016-09-19  Bernd Edlinger  <bernd.edlinger@hotmail.de>
10335         PR c++/77434
10336         * doc/invoke.texi: Document -Wint-in-bool-context.
10338         PR middle-end/77421
10339         * dwarf2out.c (output_loc_operands): Fix an assertion.
10341 2016-09-19  Joseph Myers  <joseph@codesourcery.com>
10343         * ginclude/float.h [__STDC_WANT_IEC_60559_BFP_EXT__]
10344         (CR_DECIMAL_DIG): New macro.
10346 2016-09-19  Joseph Myers  <joseph@codesourcery.com>
10348         * ginclude/stddef.h (max_align_t) [__i386__]: Add __float128
10349         element.
10351 2016-09-19  Vladimir Makarov  <vmakarov@redhat.com>
10353         PR rtl-optimization/77416
10354         * lra-remat.c (operand_to_remat): Process hard coded insn
10355         registers.
10357 2016-09-19  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
10359         * simplify-rtx.c (simplify_relational_operation_1): Add transformation
10360         (GTU (PLUS a C) (C - 1)) --> (LTU a -C).
10362 2016-09-19  Segher Boessenkool  <segher@kernel.crashing.org>
10364         * target.def (lra_p): Wordsmithing.
10365         * doc/tm.texi: Regenerate.
10367 2016-09-19  Jakub Jelinek  <jakub@redhat.com>
10368             Jan Hubicka  <jh@suse.cz>
10370         PR target/77587
10371         * cgraph.c (cgraph_node::rtl_info): Pass &avail to
10372         ultimate_alias_target call, return NULL if avail < AVAIL_AVAILABLE.
10373         Call ultimate_alias_target just once, not up to 4 times.
10375 2016-09-19  Richard Biener  <rguenther@suse.de>
10377         * dwarf2out.c (early_dwarf_finished): New global.
10378         (set_early_dwarf::set_early_dwarf): Assert early_dwarf_finished
10379         is false.
10380         (dwarf2out_early_finish): Set early_dwarf_finished at the end,
10381         if called from LTO exit early.
10382         (dwarf2out_late_global_decl): When being during the early
10383         debug phase do not add locations but only const value attributes.
10384         Adjust the way we generate early DIEs for LTO.
10386 2016-09-19  Richard Biener  <rguenther@suse.de>
10388         PR middle-end/77605
10389         * tree-data-ref.c (analyze_subscript_affine_affine): Use the
10390         proper niter to bound the loops.
10392 2016-09-19  Richard Biener  <rguenther@suse.de>
10394         PR tree-optimization/77514
10395         * tree-ssa-pre.c (create_expression_by_pieces): Optimize
10396         search for folded stmt.
10398 2016-09-17  Jan Hubicka  <hubicka@ucw.cz>
10400         * passes.def (pass_early_thread_jumps): Schedule after forwprop.
10401         * tree-pass.h (make_pass_early_thread_jumps): Declare.
10402         * tree-ssa-threadbackward.c (fsm_find_thread_path,
10403         fsm_find_thread_path, profitable_jump_thread_path,
10404         fsm_find_control_statement_thread_paths,
10405         find_jump_threads_backwards): Add speed_p parameter.
10406         (pass_data_early_thread_jumps): New pass.
10407         (make_pass_early_thread_jumps): New function.
10409 2016-09-17  Andreas Schwab  <schwab@suse.de>
10411         * config/ia64/ia64.h (ASM_OUTPUT_DWARF_OFFSET): Add cast.
10412         * config/i386/cygming.h (ASM_OUTPUT_DWARF_OFFSET): Likewise.
10414 2016-09-16  Eric Botcazou  <ebotcazou@adacore.com>
10416         * recog.c (rest_of_handle_split_after_reload): Delete.
10417         (pass_split_after_reload::gate): New method.
10418         (pass_split_after_reload::execute): Call split_all_insns directly.
10420 2016-09-16  Jonathan Wakely  <jwakely@redhat.com>
10422         * doc/extend.texi (Integer Overflow Builtins): Fix type of out
10423         parameters for functions taking long long arguments.
10425 2016-09-16  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
10427         PR target/77613
10428         * config/rs6000/rs6000.c (rtx_is_swappable_p): Add support for
10429         splat with truncate.
10431 2016-09-16  Jason Merrill  <jason@redhat.com>
10433         * hwint.h (least_bit_hwi, pow2_or_zerop, pow2p_hwi, ctz_or_zero):
10434         New.
10435         * hwint.c (exact_log2): Use pow2p_hwi.
10436         (ctz_hwi, ffs_hwi): Use least_bit_hwi.
10437         * alias.c (memrefs_conflict_p): Use pow2_or_zerop.
10438         * builtins.c (get_object_alignment_2, get_object_alignment)
10439         (get_pointer_alignment, fold_builtin_atomic_always_lock_free): Use
10440         least_bit_hwi.
10441         * calls.c (compute_argument_addresses, store_one_arg): Use
10442         least_bit_hwi.
10443         * cfgexpand.c (expand_one_stack_var_at): Use least_bit_hwi.
10444         * combine.c (force_to_mode): Use least_bit_hwi.
10445         (contains_muldiv, find_split_point, combine_simplify_rtx)
10446         (simplify_if_then_else, simplify_set, force_to_mode)
10447         (if_then_else_cond, simplify_and_const_int_1)
10448         (simplify_compare_const): Use pow2p_hwi.
10449         * cse.c (fold_rtx): Use pow2p_hwi.
10450         * emit-rtl.c (set_mem_attributes_minus_bitpos, adjust_address_1):
10451         Use least_bit_hwi.
10452         * expmed.c (synth_mult, expand_divmod): Use ctz_or_zero, ctz_hwi.
10453         (init_expmed_one_conv): Use pow2p_hwi.
10454         * expr.c (is_aligning_offset): Use pow2p_hwi.
10455         * fold-const.c (round_up_loc, round_down_loc): Use pow2_or_zerop.
10456         (fold_binary_loc): Use pow2p_hwi.
10457         * function.c (assign_parm_find_stack_rtl): Use least_bit_hwi.
10458         * gimple-fold.c (gimple_fold_builtin_memory_op): Use pow2p_hwi.
10459         * gimple-ssa-strength-reduction.c (replace_ref): Use least_bit_hwi.
10460         * hsa-gen.c (gen_hsa_addr_with_align, hsa_bitmemref_alignment):
10461         Use least_bit_hwi.
10462         * ifcvt.c (noce_try_store_flag_constants): Use pow2p_hwi.
10463         * ipa-cp.c (ipcp_alignment_lattice::meet_with_1): Use least_bit_hwi.
10464         * ipa-prop.c (ipa_modify_call_arguments): Use least_bit_hwi.
10465         * omp-low.c (oacc_loop_fixed_partitions)
10466         (oacc_loop_auto_partitions): Use least_bit_hwi.
10467         * rtlanal.c (nonzero_bits1): Use ctz_or_zero.
10468         * stor-layout.c (place_field): Use least_bit_hwi.
10469         * tree-pretty-print.c (dump_generic_node): Use pow2p_hwi.
10470         * tree-sra.c (build_ref_for_offset): Use least_bit_hwi.
10471         * tree-ssa-ccp.c (ccp_finalize): Use least_bit_hwi.
10472         * tree-ssa-math-opts.c (bswap_replace): Use least_bit_hwi.
10473         * tree-ssa-strlen.c (handle_builtin_memcmp): Use pow2p_hwi.
10474         * tree-vect-data-refs.c (vect_analyze_group_access_1)
10475         (vect_grouped_store_supported, vect_grouped_load_supported)
10476         (vect_permute_load_chain, vect_shift_permute_load_chain)
10477         (vect_transform_grouped_load): Use pow2p_hwi.
10478         * tree-vect-generic.c (expand_vector_divmod): Use ctz_or_zero.
10479         * tree-vect-patterns.c (vect_recog_divmod_pattern): Use ctz_or_zero.
10480         * tree-vect-stmts.c (vectorizable_mask_load_store): Use
10481         least_bit_hwi.
10482         * tsan.c (instrument_expr): Use least_bit_hwi.
10483         * var-tracking.c (negative_power_of_two_p): Use pow2_or_zerop.
10485 2016-09-16  Andreas Schwab  <schwab@suse.de>
10487         * config/ia64/ia64.h (ASM_OUTPUT_DWARF_OFFSET): Use parameter
10488         OFFSET, not offset.
10489         * config/i386/cygming.h (ASM_OUTPUT_DWARF_OFFSET): Likewise.
10491 2016-09-16  Jakub Jelinek  <jakub@redhat.com>
10493         PR target/77526
10494         * combine.c (rest_of_handle_combine): If any edges have been purged,
10495         free dominators if available.
10497 2016-09-16  Jakub Jelinek  <jakub@redhat.com>
10498             Eric Botcazou  <ebotcazou@adacore.com>
10500         PR middle-end/77594
10501         * internal-fn.c (expand_arith_overflow) <case MINUS_EXPR>: Don't fall
10502         through into expand_addsub_overflow after expand_neg_overflow.
10504 2016-09-15  David Malcolm  <dmalcolm@redhat.com>
10506         * diagnostic-show-locus.c
10507         (selftest::test_fixit_insert_containing_newline): New function.
10508         (selftest::test_fixit_replace_containing_newline): New function.
10509         (selftest::diagnostic_show_locus_c_tests): Call the above.
10511 2016-09-15  Bin Cheng  <bin.cheng@arm.com>
10513         PR tree-optimization/77503
10514         * tree-vect-loop.c (vectorizable_reduction): Record reduction
10515         code for CONST_COND_REDUCTION at analysis stage and use it at
10516         transform stage.
10517         * tree-vectorizer.h (struct _stmt_vec_info): New field.
10518         (STMT_VINFO_VEC_CONST_COND_REDUC_CODE): New macro.
10519         * tree-vect-stmts.c (new_stmt_vec_info): Initialize above new
10520         field.
10522 2016-09-15  Richard Biener  <rguenther@suse.de>
10524         PR middle-end/77544
10525         * fold-const.c (split_tree): Do not split constant ~X.
10527 2016-09-15  Jakub Jelinek  <jakub@redhat.com>
10529         PR rtl-optimization/77425
10530         * sched-int.h (sd_iterator_cond): Don't update it_ptr->linkp if list
10531         is NULL.
10533         PR middle-end/77475
10534         * config/i386/i386.c (ix86_parse_stringop_strategy_string): Simplify,
10535         use %qs instead of %s where desirable, use argument instead of arg in
10536         the diagnostic wording, add list of supported strategies and
10537         spellcheck hint.
10538         (ix86_option_override_internal): Emit target("m...") instead of
10539         option("m...") in the diagnostic.  Use %qs instead of %s in invalid
10540         -march/-mtune option diagnostic.  Add list of supported arches/tunings
10541         and spellcheck hint.  Remove prefix, suffix and sw variables, use
10542         main_args_p ? "..." : "..." in diagnostics to make translation
10543         possible.
10545 2016-09-15  Richard Biener  <rguenther@suse.de>
10547         * dwarf2asm.h (dw2_asm_output_offset): Add overload with
10548         extra offset argument.
10549         * dwarf2asm.c (dw2_asm_output_offset): Implement that.
10550         * doc/tm.texi.in (ASM_OUTPUT_DWARF_OFFSET): Adjust documentation
10551         to reflect new offset parameter.
10552         * doc/tm.texi: Regenerate.
10553         * config/darwin.h (ASM_OUTPUT_DWARF_OFFSET): Adjust.
10554         * config/darwin-protos.h (darwin_asm_output_dwarf_delta): Add
10555         offset argument.
10556         (darwin_asm_output_dwarf_offset): Likewise.
10557         * config/darwin.c (darwin_asm_output_dwarf_delta): Add offset
10558         argument.
10559         (darwin_asm_output_dwarf_offset): Pass offset argument through.
10560         * config/ia64/ia64.h (ASM_OUTPUT_DWARF_OFFSET): Adjust.
10561         * config/i386/cygmin.h (ASM_OUTPUT_DWARF_OFFSET): Likewise.
10563 2016-09-15  Chung-Lin Tang  <cltang@codesourcery.com>
10565         PR fortran/72743
10566         * ipa-icf.c (set_alias_uids): New function.
10567         (sem_variable::merge): Use set_alias_uids to set DECL_PT_UID of
10568         all the merged variable's referring aliases.
10570 2016-09-15  Richard Biener  <rguenther@suse.de>
10572         PR tree-optimization/77514
10573         * tree-ssa-pre.c (create_expression_by_pieces): Handle garbage
10574         only forced_stmts sequence.
10576 2016-09-15  Kugan Vivekanandarajah  <kuganv@linaro.org>
10578         * tree-ssanames.h (FOR_EACH_SSA_NAME): New.
10579         * cfgexpand.c (update_alias_info_with_stack_vars): Use
10580         FOR_EACH_SSA_NAME to iterate over SSA variables.
10581         (pass_expand::execute): Likewise.
10582         * omp-simd-clone.c (ipa_simd_modify_function_body): Likewise.
10583         * tree-cfg.c (dump_function_to_file): Likewise.
10584         * tree-into-ssa.c (pass_build_ssa::execute): Likewise.
10585         (update_ssa): Likewise.
10586         * tree-ssa-alias.c (dump_alias_info): Likewise.
10587         * tree-ssa-ccp.c (ccp_finalize): Likewise.
10588         * tree-ssa-coalesce.c (build_ssa_conflict_graph): Likewise.
10589         (create_outofssa_var_map): Likewise.
10590         (coalesce_ssa_name): Likewise.
10591         * tree-ssa-operands.c (dump_immediate_uses): Likewise.
10592         * tree-ssa-pre.c (compute_avail): Likewise.
10593         * tree-ssa-sccvn.c (init_scc_vn): Likewise.
10594         (scc_vn_restore_ssa_info): Likewise.
10595         (free_scc_vn): Likwise.
10596         (run_scc_vn): Likewise.
10597         * tree-ssa-structalias.c (compute_points_to_sets): Likewise.
10598         * tree-ssa-ter.c (new_temp_expr_table): Likewise.
10599         * tree-ssa-copy.c (fini_copy_prop): Likewise.
10600         * tree-ssa.c (verify_ssa): Likewise.
10602 2016-09-14  Matthew Fortune  <matthew.fortune@imgtec.com>
10604         * config.gcc (mips*-mti-elf*, mips*-mti-linux*): Set mips32r2
10605         and mips64r2 as default 32-bit and 64-bit architectures.
10606         (mips*-img-elf*, mips*-img-linux*): Set mips32r6 and mips64r6
10607         as default 32-bit and 64-bit architectures.
10609 2016-09-14  Pat Haugen  <pthaugen@us.ibm.com>
10611         * loop-unroll.c (unroll_loop_runtime_iterations): Set probability
10612         of succ edge.
10614 2016-09-14  Segher Boessenkool  <segher@kernel.crashing.org>
10616         * target.def (lra_p): Change commentary (for the manual) for the
10617         new default.
10618         * doc/tm.texi: Regenerate.
10620 2016-09-14  Segher Boessenkool  <segher@kernel.crashing.org>
10622         * config/aarch64/aarch64.c (TARGET_LRA_P): Delete macro.
10623         * config/arm/arm.c (TARGET_LRA_P): Delete macro.
10624         * config/i386/i386.c (TARGET_LRA_P): Delete macro.
10625         * config/nds32/nds32.c (TARGET_LRA_P): Delete macro.
10627 2016-09-14  Segher Boessenkool  <segher@kernel.crashing.org>
10629         * targhooks.c (default_lra_p): Return true instead of false.
10631 2016-09-14  Segher Boessenkool  <segher@kernel.crashing.org>
10633         * config/alpha/alpha.c (TARGET_LRA_P): New macro, defined to
10634         hook_bool_void_false.
10635         * config/avr/avr.c: Ditto.
10636         * config/bfin/bfin.c: Ditto.
10637         * config/c6x/c6x.c: Ditto.
10638         * config/cr16/cr16.c: Ditto.
10639         * config/cris/cris.c: Ditto.
10640         * config/epiphany/epiphany.c: Ditto.
10641         * config/fr30/fr30.c: Ditto.
10642         * config/frv/frv.c: Ditto.
10643         * config/h8300/h8300.c: Ditto.
10644         * config/ia64/ia64.c: Ditto.
10645         * config/iq2000/iq2000.c: Ditto.
10646         * config/lm32/lm32.c: Ditto.
10647         * config/m32c/m32c.c: Ditto.
10648         * config/m32r/m32r.c: Ditto.
10649         * config/m68k/m68k.c: Ditto.
10650         * config/mcore/mcore.c: Ditto.
10651         * config/microblaze/microblaze.c: Ditto.
10652         * config/mmix/mmix.c: Ditto.
10653         * config/mn10300/mn10300.c: Ditto.
10654         * config/moxie/moxie.c: Ditto.
10655         * config/msp430/msp430.c: Ditto.
10656         * config/nios2/nios2.c: Ditto.
10657         * config/nvptx/nvptx.c: Ditto.
10658         * config/pa/pa.c: Ditto.
10659         * config/pdp11/pdp11.c: Ditto.
10660         * config/rl78/rl78.c: Ditto.
10661         * config/sparc/sparc.c: Ditto.
10662         * config/spu/spu.c: Ditto.
10663         * config/stormy16/stormy16.c: Ditto.
10664         * config/tilegx/tilegx.c: Ditto.
10665         * config/tilepro/tilepro.c: Ditto.
10666         * config/v850/v850.c: Ditto.
10667         * config/vax/vax.c: Ditto.
10668         * config/visium/visium.c: Ditto.
10669         * config/xtensa/xtensa.c: Ditto.
10671 2016-09-14  Jakub Jelinek  <jakub@redhat.com>
10673         PR sanitizer/68260
10674         * tsan.c: Include target.h.
10675         (enum tsan_atomic_action): Add bool_clear and bool_test_and_set.
10676         (BOOL_CLEAR, BOOL_TEST_AND_SET): Define.
10677         (tsan_atomic_table): Add BUILT_IN_ATOMIC_CLEAR and
10678         BUILT_IN_ATOMIC_TEST_AND_SET entries.
10679         (instrument_builtin_call): Handle bool_clear and bool_test_and_set.
10681 2016-09-14  Bernd Edlinger  <bernd.edlinger@hotmail.de>
10682             Martin Liska  <mliska@suse.cz>
10684         PR middle-end/77574
10685         * predict.c (force_edge_cold): Add braces to a condition.
10687 2016-09-13  Bernd Edlinger  <bernd.edlinger@hotmail.de>
10689         PR rtl-optimization/77289
10690         * lra-constraints.c (get_final_hard_regno): Removed.
10691         (get_hard_regno): Add new parameter final_p.
10692         (get_reg_class): Directly call lra_get_elimination_hard_regno.
10693         (operands_match_p): Adjust call to get_hard_regno.
10694         (uses_hard_regs_p): Likewise.
10695         (process_alt_operands): Likewise.
10697 2016-09-13  Joe Seymour  <joe.s@somniumtech.com>
10699         PR target/70713
10700         * config/msp430/msp430.c (msp430_start_function): Emit an error
10701         if a function is both weak and specifies an interrupt number.
10703 2016-09-13  Jakub Jelinek  <jakub@redhat.com>
10705         PR tree-optimization/77454
10706         * tree-ssa-dom.c (optimize_stmt): Set modified flag on stmt after
10707         changing GIMPLE_COND.  Move update_stmt_if_modified call after this.
10708         Formatting fix.
10710 2016-09-13  Tamar Christina  <tamar.christina@arm.com>
10712         * config/aarch64/aarch64-builtins.c
10713         (aarch64_init_simd_builtins): Fix builtin type signature printing.
10715 2016-09-13  Uros Bizjak  <ubizjak@gmail.com>
10717         * config/alpha/alpha.c (alpha_pass_by_reference): Pass un-named
10718         SFmode and SCmode arguments by reference.
10720 2016-09-13  David Malcolm  <dmalcolm@redhat.com>
10722         * diagnostic-show-locus.c (selftest::test_one_liner_fixit_insert):
10723         Rename to...
10724         (selftest::test_one_liner_fixit_insert_before): ...this, and update
10725         for renaming of add_fixit_insert to add_fixit_insert_before.
10726         (selftest::test_one_liner_fixit_insert_after): New function.
10727         (selftest::test_one_liner_fixit_validation_adhoc_locations):
10728         Update for renaming of add_fixit_insert to add_fixit_insert_before.
10729         (selftest::test_one_liner_many_fixits): Likewise.
10730         (selftest::test_diagnostic_show_locus_one_liner): Update for
10731         renaming, call new test function.
10732         (selftest::test_diagnostic_show_locus_fixit_lines): Update for
10733         renaming of add_fixit_insert to add_fixit_insert_before.
10734         (selftest::test_fixit_consolidation): Likewise.
10735         * diagnostic.c (selftest::test_print_parseable_fixits_insert):
10736         Likewise.
10737         * edit-context.c (selftest::test_applying_fixits_insert): Rename to...
10738         (selftest::test_applying_fixits_insert_before): ...this.
10739         (selftest::test_applying_fixits_insert): Update for renaming of
10740         add_fixit_insert to add_fixit_insert_before.
10741         (selftest::test_applying_fixits_insert_after): New function.
10742         (selftest::test_applying_fixits_insert_after_at_line_end): New
10743         function.
10744         (selftest::test_applying_fixits_insert_after_failure): New function.
10745         (selftest::test_applying_fixits_multiple): Update for renaming of
10746         add_fixit_insert to add_fixit_insert_before.
10747         (selftest::change_line): Likewise.
10748         (selftest::test_applying_fixits_unreadable_file): Likewise.
10749         (selftest::test_applying_fixits_line_out_of_range): Likewise.
10750         (selftest::test_applying_fixits_column_validation): Likewise.
10751         (selftest::test_applying_fixits_column_validation): Likewise.
10752         (selftest::edit_context_c_tests): Update for renamed test function;
10753         call new test functions.
10755 2016-09-13  Pat Haugen  <pthaugen@us.ibm.com>
10757         PR tree-optimization/77536
10758         PR rtl-optimization/68212
10759         * config/rs6000/rs6000.md (div->recip splitter): Remove
10760         optimize_insn_for_speed_p condition.
10762 2016-09-13  Maciej W. Rozycki  <macro@imgtec.com>
10764         * optabs.c (prepare_cmp_insn): Update documentation comment.
10766 2016-09-13  Jakub Jelinek  <jakub@redhat.com>
10767             Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
10769         PR middle-end/77475
10770         * opts.h (candidates_list_and_hint): Declare.
10771         * opts-common.c (candidates_list_and_hint): New function.
10772         (cmdline_handle_error): Use it.
10774 2016-09-12  David Malcolm  <dmalcolm@redhat.com>
10776         * edit-context.c (edited_line::get_len): New accessor.
10777         (edited_file::print_diff): Split out hunk-printing into...
10778         (edited_file::print_diff_hunk): New method.
10779         (edited_file::print_diff_line): New method.
10781 2016-09-12  Andrew Pinski  <apinski@cavium.com>
10783         * config/aarch64/aarch64-tuning-flags.def (SLOW_UNALIGNED_LDPW):
10784         New tuning option.
10785         * config/aarch64/aarch64.c (thunderx_tunings): Enable
10786         AARCH64_EXTRA_TUNE_SLOW_UNALIGNED_LDPW.
10787         (aarch64_operands_ok_for_ldpstp): Return false if
10788         AARCH64_EXTRA_TUNE_SLOW_UNALIGNED_LDPW and the mode
10789         was SImode and the alignment is less than 8 byte.
10790         (aarch64_operands_adjust_ok_for_ldpstp): Likewise.
10792 2016-09-12  Orlando Arias  <oarias@knights.ucf.edu>
10794         PR target/77570
10795         * config/msp430/msp430.md (delay_cycles_32x): Fix pushm/popm.
10797 2016-09-12  Marek Polacek  <polacek@redhat.com>
10799         * doc/extend.texi: Use lowercase "boolean".
10800         * doc/invoke.texi: Likewise.
10801         * doc/md.texi: Likewise.
10802         * target.def: Likewise.
10803         * doc/tm.texi: Regenerated.
10805 2016-09-12  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
10807         PR middle-end/77426
10808         * expmed.c (synth_mult): Delete duplicate mode check.
10810 2016-09-10  Tom de Vries  <tom@codesourcery.com>
10812         PR C/71602
10813         * builtins.c (std_canonical_va_list_type): Strictly return non-null for
10814         va_list type only.
10815         * config/i386/i386.c (ix86_canonical_va_list_type): Same.
10816         * gimplify.c (gimplify_va_arg_expr): Handle &va_list.
10818 2016-09-09  Peter Bergner  <bergner@vnet.ibm.com>
10820         PR rtl-optimization/77289
10821         * lra-constraints.c (get_final_hard_regno): Add support for non hard
10822         register numbers.  Remove support for subregs.
10823         (get_hard_regno): Use SUBREG_P.  Don't call get_final_hard_regno().
10824         (get_reg_class): Delete removed get_final_hard_regno() argument.
10825         (uses_hard_regs_p): Call get_final_hard_regno().
10827 2016-09-09  Martin Sebor  <msebor@redhat.com>
10829         PR c/77520
10830         PR c/77521
10831         * pretty-print.c (pp_quoted_string): New function.
10832         (pp_format): Call it for %c and %s directives.
10834 2016-09-10  Bernd Edlinger  <bernd.edlinger@hotmail.de>
10836         * doc/tm.texi.in (INITIAL_FRAME_POINTER_OFFSET): Remove.
10837         (ELIMINABLE_REGS, TARGET_CAN_ELIMINATE,
10838         INITIAL_ELIMINATION_OFFSET) : Update documentation.
10839         * target.def (frame_pointer_required, can_eliminate): Likewise.
10840         * doc/tm.texi: Regenerated.
10841         * builtins.c (expand_builtin_setjmp_receiver): Remove #ifdef
10842         ELIMINABLE_REGS.
10843         * df-scan.c (df_hard_reg_init): Likewise.
10844         * ira.c (ira_setup_eliminable_regset): Likewise.
10845         * lra-eliminations.c (reg_eliminate_1, (update_reg_eliminate,
10846         init_elim_table): Likewise.
10847         * reload1.c (reg_eliminate_1, verify_initial_elim_offsets,
10848         set_initial_elim_offsets, update_eliminables,
10849         init_elim_table): Likewise.
10850         * rtlanal.c (get_initial_register_offset): Likewise.
10851         * config/ft32/ft32.h (INITIAL_FRAME_POINTER_OFFSET): Remove.
10852         * config/m32r/m32r.h (INITIAL_FRAME_POINTER_OFFSET): Likewise.
10853         * config/moxie/moxie.h (INITIAL_FRAME_POINTER_OFFSET): Likewise.
10854         * config/vax/vax.h (INITIAL_FRAME_POINTER_OFFSET): Likewise.
10855         * config/fr30/fr30.h: Fix comment.
10856         * config/frv/frv.c: Likewise.
10857         * config/frv/frv.h: Likewise.
10858         * config/ft32/ft32.h: Likewise.
10859         * config/visium/visium.h: Likewise.
10860         * config/pa/pa64-linux.h: Likewise.
10861         * config/v850/v850.h: Likewise.
10862         * config/cris/cris.c: Likewise.
10863         * config/ia64/ia64.h: Likewise.
10864         * config/moxie/moxie.h: Likewise.
10865         * config/m32r/m32r.h: Likewise.
10867 2016-09-10  Alexander Ivchenko  <alexander.ivchenko@intel.com>
10869         PR target/77267
10870         * config.in: Regenerate.
10871         * config/i386/linux-common.h (MPX_LD_AS_NEEDED_GUARD_PUSH):
10872         New macro.
10873         (MPX_LD_AS_NEEDED_GUARD_PUSH): Ditto.
10874         (LIBMPXWRAPPERS_SPEC): Remove "--no-whole-archive" from
10875         static-libmpxwrappers case.
10876         (LIBMPX_SPEC): Add guards with MPX_LD_AS_NEEDED_GUARD_PUSH and
10877         MPX_LD_AS_NEEDED_GUARD_POP.
10878         * configure: Regenerate.
10879         * configure.ac (HAVE_LD_PUSHPOPSTATE_SUPPORT): New variable.
10880         defined if linker support "--push-state"/"--pop-state".
10882 2016-09-09  Bernd Edlinger  <bernd.edlinger@hotmail.de>
10884         * doc/cpp.texi (__*_WIDTH__): Small wording fixes.
10886 2016-09-09  Joseph Myers  <joseph@codesourcery.com>
10888         * doc/cpp.texi (__SCHAR_WIDTH__, __SHRT_WIDTH__, __INT_WIDTH__)
10889         (__LONG_WIDTH__, __LONG_LONG_WIDTH__, __PTRDIFF_WIDTH__)
10890         (__SIG_ATOMIC_WIDTH__, __SIZE_WIDTH__, __WCHAR_WIDTH__)
10891         (__WINT_WIDTH__, __INT_LEAST8_WIDTH__, __INT_LEAST16_WIDTH__)
10892         (__INT_LEAST32_WIDTH__, __INT_LEAST64_WIDTH__)
10893         (__INT_FAST8_WIDTH__, __INT_FAST16_WIDTH__, __INT_FAST32_WIDTH__)
10894         (__INT_FAST64_WIDTH__, __INTPTR_WIDTH__, __INTMAX_WIDTH__):
10895         Document.
10896         * ginclude/stdint-gcc.h [__STDC_WANT_IEC_60559_BFP_EXT__]: Define
10897         width macros from TS 18661-1.
10898         * glimits.h [__STDC_WANT_IEC_60559_BFP_EXT__]: Likewise.
10900 2016-09-08  Jakub Jelinek  <jakub@redhat.com>
10902         PR fortran/77516
10903         * omp-low.c (lower_rec_simd_input_clauses): Use max_vf for non-positive
10904         OMP_CLAUSE_SAFELEN_EXPR.
10906 2016-09-07  David Malcolm  <dmalcolm@redhat.com>
10908         * Makefile.in (OBJS): Add substring-locations.o.
10909         * langhooks-def.h (class substring_loc): New forward decl.
10910         (lhd_get_substring_location): New decl.
10911         (LANG_HOOKS_GET_SUBSTRING_LOCATION): New macro.
10912         (LANG_HOOKS_INITIALIZER): Add LANG_HOOKS_GET_SUBSTRING_LOCATION.
10913         * langhooks.c (lhd_get_substring_location): New function.
10914         * langhooks.h (class substring_loc): New forward decl.
10915         (struct lang_hooks): Add field get_substring_location.
10916         * substring-locations.c: New file, taking definition of
10917         format_warning_va and format_warning_at_substring from
10918         c-family/c-format.c, making them non-static.
10919         * substring-locations.h (class substring_loc): Move class here
10920         from c-family/c-common.h.  Add and rewrite comments.
10921         (format_warning_va): New decl.
10922         (format_warning_at_substring): New decl.
10923         (get_source_location_for_substring): Add comment.
10925 2016-09-07  Eric Gallager  <egall@gwmail.gwu.edu>
10927         * config/i386/i386.c: Add 'U' suffix to processor feature bits
10928         to avoid -Wnarrowing warning.
10929         * config/i386/x86-tune.def: Likewise for DEF_TUNE selector bitmasks.
10930         * opts.c: Likewise for SANITIZER_OPT bitmasks.
10932 2016-09-07  Wilco Dijkstra  <wdijkstr@arm.com>
10934         * config/aarch64/aarch64.c (aarch64_legitimize_address):
10935         Avoid use of base_offset if offset already in range.
10937 2016-09-07  Kaz Kojima  <kkojima@gcc.gnu.org>
10939         * config/sh/sh-protos.h (struct sh_atomic_model,
10940         selected_atomic_model, TARGET_ATOMIC_ANY, TARGET_ATOMIC_STRICT,
10941         TARGET_ATOMIC_SOFT_GUSA, TARGET_ATOMIC_HARD_LLCS,
10942         TARGET_ATOMIC_SOFT_TCB, TARGET_ATOMIC_SOFT_IMASK): Move to...
10943         * config/sh/sh.h (struct sh_atomic_model,
10944         selected_atomic_model, TARGET_ATOMIC_ANY, TARGET_ATOMIC_STRICT,
10945         TARGET_ATOMIC_SOFT_GUSA, TARGET_ATOMIC_HARD_LLCS,
10946         TARGET_ATOMIC_SOFT_TCB, TARGET_ATOMIC_SOFT_IMASK): ...here.
10947         Guard with __cplusplus.
10949 2016-09-06  Jakub Jelinek  <jakub@redhat.com>
10951         PR target/69255
10952         * config/i386/i386.c (ix86_expand_builtin): For builtin with
10953         unsupported or unknown ISA, use expand_call.
10955 2016-09-06  Martin Liska  <mliska@suse.cz>
10957         PR gcov-profile/77378
10958         PR gcov-profile/77466
10959         * tree-profile.c (tree_profiling): Detect whether target can use
10960         -fprofile-update=atomic.
10962 2016-09-06  Richard Biener  <rguenther@suse.de>
10964         PR tree-optimization/77479
10965         * tree-vrp.c (update_value_range): Extend overflow handling to
10966         VARYING.
10968 2016-09-05  Jakub Jelinek  <jakub@redhat.com>
10970         PR target/77476
10971         * config/i386/i386.md (isa): Add x64_avx512bw.
10972         (*zero_extendsidi2): For alternative 11 use x64_avx512bw isa.
10973         (kmov_isa): New mode attr.
10974         (zero_extend<mode>di2): Use <kmov_isa> isa for the last alternative.
10975         (*zero_extend<mode>si2): Likewise.
10976         (*zero_extendqihi2): Use avx512dq isa for the last alternative.
10978 2016-09-05  Gerald Pfeifer  <gerald@pfeifer.com>
10980         * doc/invoke.texi (SPU Options): nops -> NOPs.
10981         (x86 Options): Ditto.
10983 2016-09-05  Jakub Jelinek  <jakub@redhat.com>
10985         PR middle-end/77475
10986         * toplev.c (process_options): Temporarily set input_location
10987         to UNKNOWN_LOCATION around targetm.target_option.override () call.
10989 2016-09-05  Uros Bizjak  <ubizjak@gmail.com>
10991         PR rtl-optimization/77452
10992         * explow.c (plus_constant) <case MEM>: Extract scalar constant from
10993         inner-mode reference to a CONST_VECTOR constant in the constant pool.
10995 2016-09-05  Marek Polacek  <polacek@redhat.com>
10997         PR c/77423
10998         * doc/invoke.texi: Update -Wlogical-not-parentheses documentation.
11000 2016-09-05  Jakub Jelinek  <jakub@redhat.com>
11002         PR other/77421
11003         * gensupport.c (alter_output_for_subst_insn): Remove redundant
11004         *insn_out == '*' test.  Don't copy unnecessary to yet another
11005         memory buffer, and don't leak it.
11007         PR rtl-optimization/77425
11008         * ipa-devirt.c (get_odr_type): Set val->id unconditionally.
11010 2016-09-03  Kirill Yukhin  <kirill.yukhin@intel.com>
11012         * ubsan.c (ubsan_use_new_style_p): Fix check for empty string.
11014 2016-09-02  David Malcolm  <dmalcolm@redhat.com>
11016         * common.opt (fdiagnostics-generate-patch): New option.
11017         * diagnostic.c: Include "edit-context.h".
11018         (diagnostic_initialize): Initialize context->edit_context_ptr.
11019         (diagnostic_finish): Delete context->edit_context_ptr.
11020         (diagnostic_report_diagnostic): Add fix-it hints from the
11021         diagnostic to context->edit_context_ptr, if any.
11022         * diagnostic.h (class edit_context): Add forward decl.
11023         (struct diagnostic_context): Add field "edit_context_ptr".
11024         * doc/invoke.texi (Diagnostic Message Formatting Options): Add
11025         -fdiagnostics-generate-patch.
11026         (-fdiagnostics-generate-patch): New item.
11027         * toplev.c: Include "edit-context.h".
11028         (process_options): Set global_dc->edit_context_ptr to a new
11029         edit_context if the options need one.
11030         (toplev::main): Handle -fdiagnostics-generate-patch by using
11031         global_dc->edit_context_ptr.
11033 2016-09-02  Jakub Jelinek  <jakub@redhat.com>
11035         PR c/65467
11036         * gimplify.c (gimplify_adjust_omp_clauses_1): Diagnose implicit
11037         map and firstprivate clauses on target construct for _Atomic
11038         qualified decls.
11039         (gimplify_adjust_omp_clauses): Diagnose explicit firstprivate clauses
11040         on target construct for _Atomic qualified decls.
11041         * omp-low.c (use_pointer_for_field): Return true for _Atomic qualified
11042         decls.
11043         * omp-simd-clone.c (simd_clone_clauses_extract): Warn and give up for
11044         _Atomic qualified arguments not mentioned in uniform clause.
11046 2016-09-02  David Malcolm  <dmalcolm@redhat.com>
11048         * Makefile.in (OBJS-libcommon): Add edit-context.o.
11049         * diagnostic-color.c (color_dict): Add "diff-filename",
11050         "diff-hunk", "diff-delete", and "diff-insert".
11051         (parse_gcc_colors): Update default value of GCC_COLORS in comment
11052         to reflect above changes.
11053         * doc/invoke.texi (-fdiagnostics-color): Update description of
11054         default GCC_COLORS, and of the supported capabilities.
11055         * edit-context.c: New file.
11056         * edit-context.h: New file.
11057         * input.c (struct fcache): Add field "missing_trailing_newline".
11058         (diagnostics_file_cache_forcibly_evict_file): Initialize it to
11059         true.
11060         (add_file_to_cache_tab): Likewise.
11061         (fcache::fcache): Likewise.
11062         (get_next_line): Update c->missing_trailing_newline.
11063         (location_missing_trailing_newline): New function.
11064         * input.h (location_missing_trailing_newline): New decl.
11065         * selftest-run-tests.c (selftest::run_tests): Call
11066         edit_context_c_tests.
11067         * selftest.h (edit_context_c_tests): New decl.
11069 2016-09-02  Jakub Jelinek  <jakub@redhat.com>
11070             Richard Biener  <rguenth@suse.de>
11072         PR tree-optimization/77444
11073         * tree-ssa-loop-ivopts.c (cand_value_at): For pointers use sizetype
11074         as steptype, remove redundant initialization.
11076 2016-09-02  Jakub Jelinek  <jakub@redhat.com>
11078         PR sanitizer/77396
11079         * sanopt.c: Include gimple-ssa.h, tree-phinodes.h and ssa-iterators.h.
11080         (sanopt_optimize_walker): Optimize away
11081         __asan_before_dynamic_init (...) followed by
11082         __asan_after_dynamic_init () without intervening memory loads/stores.
11083         * ipa-pure-const.c (special_builtin_state): Handle
11084         BUILT_IN_ASAN_BEFORE_DYNAMIC_INIT and
11085         BUILT_IN_ASAN_AFTER_DYNAMIC_INIT.
11087 2016-09-02  Prathamesh Kulkarni  <prathamesh.kulkarni@linaro.org>
11089         * cfg.c (free_original_copy_tables): Replace second assignment of
11090         bb_copy = NULL by bb_original = NULL.
11092 2016-09-02  Jakub Jelinek  <jakub@redhat.com>
11094         PR other/77421
11095         * config/i386/i386.c (ix86_expanded_args_builtin): Remove redundant
11096         assignment added in r216794.
11098 2016-09-02  David Malcolm  <dmalcolm@redhat.com>
11100         * Makefile.in (OBJS): Add typed-splay-tree.o.
11101         * selftest-run-tests.c (selftest::run_tests): Call
11102         typed_splay_tree_c_tests.
11103         * selftest.h (typed_splay_tree_c_tests): New decl.
11104         * typed-splay-tree.c: New file.
11105         * typed-splay-tree.h (typed_splay_tree::foreach_fn): New typedef.
11106         (typed_splay_tree::max): New method.
11107         (typed_splay_tree::min): New method.
11108         (typed_splay_tree::foreach): New method.
11109         (typed_splay_tree::closure): New struct.
11110         (typed_splay_tree::inner_foreach_fn): New function.
11112 2016-09-02  Prathamesh Kulkarni  <prathamesh.kulkarni@linaro.org>
11114         * ipa-cp.c (ipcp_store_bits_results): Change option name from
11115         -fipa-cp-bit to -fipa-bit-cp.
11117 2016-09-01  Martin Sebor  <msebor@redhat.com>
11119         PR tree-optimization/71831
11120         * tree-object-size.h: Return bool instead of the size and add
11121         argument for the size.
11122         * tree-object-size.c (compute_object_offset): Update signature.
11123         (addr_object_size): Same.
11124         (compute_builtin_object_size): Return bool instead of the size
11125         and add argument for the size.  Handle POINTER_PLUS_EXPR when
11126         optimization is disabled.
11127         (expr_object_size): Adjust.
11128         (plus_stmt_object_size): Adjust.
11129         (pass_object_sizes::execute): Adjust.
11130         * builtins.c (fold_builtin_object_size): Adjust.
11131         * doc/extend.texi (Object Size Checking): Update.
11132         * ubsan.c (instrument_object_size): Adjust.
11134 2016-09-01  Martin Sebor  <msebor@redhat.com>
11136         * genmatch.c (parser::parse_expr): Increase buffer size to guarantee
11137         it fits the output of the formatted function regardless of its
11138         arguments.
11139         * genmodes.c (parser::parse_expr): Same.
11140         * gimplify.c (gimplify_asm_expr): Same.
11141         * passes.c (pass_manager::register_one_dump_file): Same.
11142         * print-tree.c (print_node): Same.
11144 2016-09-01  Segher Boessenkool  <segher@kernel.crashing.org>
11146         * config/rs6000/altivec.md: Use VSCR_REGNO instead of 110 throughout.
11148 2016-09-01  Segher Boessenkool  <segher@kernel.crashing.org>
11150         * config/rs6000/altivec.md: Use VRSAVE_REGNO instead of 109 throughout.
11152 2016-09-01  Segher Boessenkool  <segher@kernel.crashing.org>
11154         * config/rs6000/altivec.md: Use CR6_REGNO instead of 74 throughout.
11155         * config/rs6000/vector.md: Ditto.
11156         * config/rs6000/vsx.md: Ditto.
11158 2016-09-01  Eric Botcazou  <ebotcazou@adacore.com>
11160         * ipa-inline-analysis.c (param_change_prob): Get to the base object
11161         first in all cases.
11163 2016-09-01  Segher Boessenkool  <segher@kernel.crashing.org>
11165         * config/rs6000/rs6000.md (*restore_gpregs_<mode>_r11,
11166         *restore_gpregs_<mode>_r12, *restore_gpregs_<mode>_r1,
11167         *return_and_restore_gpregs_<mode>_r11,
11168         *return_and_restore_gpregs_<mode>_r12,
11169         *return_and_restore_gpregs_<mode>_r1,
11170         *return_and_restore_fpregs_<mode>_r11,
11171         *return_and_restore_fpregs_<mode>_r12,
11172         *return_and_restore_fpregs_<mode>_r1): Use the hard register LR_REGNO
11173         directly instead of via the "l" constraint.  Renumber operands.
11174         Fix whitespace.
11176 2016-09-01  Segher Boessenkool  <segher@kernel.crashing.org>
11178         * config/rs6000/altivec.md (*save_world, *save_vregs_<mode>_r11,
11179         save_vregs_<mode>_r12, *restore_vregs_<mode>_r11,
11180         *restore_vregs_<mode>_r12): Use LR_REGNO instead of 65.
11181         * config/rs6000/darwin.md (load_macho_picbase, load_macho_picbase_si,
11182         load_macho_picbase_di, *call_indirect_nonlocal_darwin64,
11183         *call_nonlocal_darwin64, *call_value_indirect_nonlocal_darwin64,
11184         *call_value_nonlocal_darwin64, reload_macho_picbase,
11185         reload_macho_picbase_si, reload_macho_picbase_di): Ditto.
11186         * config/rs6000/rs6000.h (RETURN_ADDR_IN_PREVIOUS_FRAME): Ditto.
11187         * config/rs6000/rs6000.md (*save_gpregs_<mode>_r11,
11188         *save_gpregs_<mode>_r12, *save_gpregs_<mode>_r1,
11189         *save_fpregs_<mode>_r11, *save_fpregs_<mode>_r12,
11190         *save_fpregs_<mode>_r1): Ditto.
11191         * config/rs6000/spe.md (*save_gpregs_spe, *restore_gpregs_spe,
11192         *return_and_restore_gpregs_spe): Ditto.
11194 2016-09-01  Segher Boessenkool  <segher@kernel.crashing.org>
11196         * config/rs6000/rs6000.md
11197         (define_insn "*return_and_restore_fpregs_aix_<mode>_r11"): Delete
11198         the use of the link register.
11199         (define_insn "*return_and_restore_fpregs_aix_<mode>_r1"): Ditto.
11201 2016-09-01  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
11202             Michael Meissner  <meissner@linux.vnet.ibm.com>
11204         PR target/72827
11205         * config/rs6000/rs6000.c (rs6000_legitimize_address): Avoid
11206         reg+reg addressing for TImode.
11207         (rs6000_legitimate_address_p): Only allow register indirect
11208         addressing for TImode, even without TARGET_QUAD_MEMORY.
11210 2016-09-01  Richard Biener  <rguenther@suse.de>
11212         PR middle-end/77436
11213         * tree-chrec.c (tree_fold_binomial): Use widest_int, properly
11214         check whether the result fits the desired result type.
11216 2016-09-01  Nathan Sidwell  <nathan@acm.org>
11218         * config/nvptx/nvptx.md (cbranch<mode>4): Op 2 can be const.
11220 2016-09-01  Wilco Dijkstra  <wdijkstr@arm.com>
11222         * config/aarch64/aarch64.c (aarch64_legitimize_address_displacement):
11223         New function.
11224         (TARGET_LEGITIMIZE_ADDRESS_DISPLACEMENT): Define.
11226 2016-09-01  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
11228         * config/aarch64/aarch64.md (*ands<mode>_compare0): New pattern.
11229         * config/aarch64/aarch64.c (aarch64_select_cc_mode): Return CC_NZmode
11230         for comparisons of integer ZERO_EXTEND against zero.
11232 2016-09-01  Eric Botcazou  <ebotcazou@adacore.com>
11234         * config/i386/i386.c (ix86_option_override_internal): Also disable the
11235         STV pass if -mstackrealign is enabled.
11237 2016-08-31  Ilya Verbin  <iverbin@gmail.com>
11239         * config/i386/driver-i386.c (host_detect_local_cpu): Fix detection of
11240         AVX512IFMA.
11242 2016-08-31  David Malcolm  <dmalcolm@redhat.com>
11244         * diagnostic-show-locus.c (class layout): Add field m_fixit_hints.
11245         (layout_range::intersects_line_p): New method.
11246         (test_range_contains_point_for_single_point): Rename to...
11247         (test_layout_range_for_single_point): ...this, and add testing
11248         for layout_range::intersects_line_p.
11249         (test_range_contains_point_for_single_line): Rename to...
11250         (test_layout_range_for_single_line): ...this,  and add testing
11251         for layout_range::intersects_line_p.
11252         (test_range_contains_point_for_multiple_lines): Rename to...
11253         (test_layout_range_for_multiple_lines): ...this,  and add testing
11254         for layout_range::intersects_line_p.
11255         (layout::layout): Populate m_fixit_hints.
11256         (layout::get_expanded_location): Handle the case of a line-span
11257         for a fix-it hint.
11258         (layout::validate_fixit_hint_p): New method.
11259         (get_line_span_for_fixit_hint): New function.
11260         (layout::calculate_line_spans): Add spans for fixit-hints.
11261         (layout::should_print_annotation_line_p): New method.
11262         (layout::print_any_fixits): Drop param "richloc", instead using
11263         validated fixits in m_fixit_hints.  Add "const" to hint pointers.
11264         (diagnostic_show_locus): Avoid printing blank annotation lines.
11265         (selftest::test_diagnostic_context::test_diagnostic_context):
11266         Initialize show_column and start_span.
11267         (selftest::test_diagnostic_context::start_span_cb): New static
11268         function.
11269         (selftest::test_diagnostic_show_locus_fixit_lines): New function.
11270         (selftest::diagnostic_show_locus_c_tests): Update for function
11271         renamings.  Call test_diagnostic_show_locus_fixit_lines.
11273 2016-08-31  Marc Glisse  <marc.glisse@inria.fr>
11275         PR tree-optimization/73714
11276         * match.pd (a * (1 << b)): Revert change from 2016-05-23.
11278 2016-08-31  David Malcolm  <dmalcolm@redhat.com>
11280         * selftest.c: Move "namespace selftest {" to top of file,
11281         removing explicit "selftest::" qualifiers throughout.
11283 2016-08-31  Marc Glisse  <marc.glisse@inria.fr>
11285         * config/i386/avx512fintrin.h (__m512_u, __m512i_u, __m512d_u):
11286         New types.
11287         (_mm512_loadu_pd, _mm512_storeu_pd, _mm512_loadu_ps,
11288         _mm512_storeu_ps, _mm512_loadu_si512, _mm512_storeu_si512):
11289         Replace builtin with vector extension.
11290         * config/i386/avxintrin.h (__m256_u, __m256i_u, __m256d_u):
11291         New types.
11292         (_mm256_loadu_pd, _mm256_storeu_pd, _mm256_loadu_ps,
11293         _mm256_storeu_ps, _mm256_loadu_si256, _mm256_storeu_si256):
11294         Replace builtin with vector extension.
11295         * config/i386/emmintrin.h (__m128i_u, __m128d_u): New types.
11296         (_mm_loadu_pd, _mm_storeu_pd, _mm_loadu_si128, _mm_storeu_si128):
11297         Replace builtin with vector extension.
11298         * config/i386/xmmintrin.h (__m128_u): New type.
11299         (_mm_loadu_ps, _mm_storeu_ps): Replace builtin with vector extension.
11300         (_mm_load_ps, _mm_store_ps): Simplify.
11302 2016-08-31  Eric Botcazou  <ebotcazou@adacore.com>
11304         * config/arm/arm.c (thumb1_size_rtx_costs) <SET>: Add missing guard.
11306 2016-08-30  David Malcolm  <dmalcolm@redhat.com>
11308         * diagnostic-show-locus.c (colorizer::begin_state): Support more
11309         than 3 ranges per diagnostic by alternating between color 1 and
11310         color 2.
11311         (layout::layout): Replace use of rich_location::MAX_RANGES
11312         with richloc->get_num_locations ().
11313         (layout::calculate_line_spans): Replace use of
11314         rich_location::MAX_RANGES with m_layout_ranges.length ().
11315         (layout::print_annotation_line): Handle arbitrary numbers of
11316         ranges in caret-printing by defaulting to '^'.
11317         (selftest::test_one_liner_many_fixits): New function.
11318         (test_diagnostic_show_locus_one_liner): Call it.
11319         * diagnostic.c (diagnostic_initialize): Update for renaming
11320         of rich_location::MAX_RANGES to
11321         rich_location::STATICALLY_ALLOCATED_RANGES.
11322         * diagnostic.h (struct diagnostic_context): Likewise.
11324 2016-08-30  David Malcolm  <dmalcolm@redhat.com>
11326         * selftest.c (selftest::named_temp_file::named_temp_file): New
11327         ctor.
11328         (selftest::temp_source_file::~temp_source_file): Move to...
11329         (selftest::named_temp_file::~named_temp_file): ...here.
11330         (selftest::test_named_temp_file): New function.
11331         (selftest::selftest_c_tests): Call test_named_temp_file.
11332         * selftest.h (class named_temp_file): New class.
11333         (class temp_source_file): Convert to a subclass of named_temp_file.
11335 2016-08-30  Segher Boessenkool  <segher@kernel.crashing.org>
11337         * config/rs6000/rs6000.c (rs6000_emit_epilogue): Do not emit
11338         USEs of LR_REGNO in returns and sibcalls.
11339         (rs6000_output_mi_thunk): Similar.
11340         (rs6000_sibcall_aix): Similar.
11341         * config/rs6000/rs6000.md (sibcall, sibcall_value, sibcall_local32,
11342         sibcall_local64, sibcall_value_local32, sibcall_value_local64,
11343         sibcall_nonlocal_sysv<mode>, sibcall_value_nonlocal_sysv<mode>):
11344         Remove the USE of LR_REGNO from the patterns as well.  Delete an
11345         obsolete comment.
11346         (return_internal_<mode>): Delete.
11348 2016-08-30  Tamar Christina  <tamar.christina@arm.com>
11350         * config/aarch64/aarch64-simd.md
11351         (aarch64_ld2<mode>_dreg_le): New.
11352         (aarch64_ld2<mode>_dreg_be): New.
11353         (aarch64_ld2<mode>_dreg): Removed.
11354         (aarch64_ld3<mode>_dreg_le): New.
11355         (aarch64_ld3<mode>_dreg_be): New.
11356         (aarch64_ld3<mode>_dreg): Removed.
11357         (aarch64_ld4<mode>_dreg_le): New.
11358         (aarch64_ld4<mode>_dreg_be): New.
11359         (aarch64_ld4<mode>_dreg): Removed.
11360         (aarch64_ld<VSTRUCT:nregs><VDC:mode>): Wrapper around _le, _be.
11362 2016-08-30  David Malcolm  <dmalcolm@redhat.com>
11364         * diagnostic-show-locus.c (test_one_liner_fixit_insert): Remove
11365         redundant location param.
11366         (test_one_liner_fixit_remove): Likewise.
11367         (test_one_liner_fixit_replace): Likewise.
11368         (test_one_liner_fixit_replace_equal_secondary_range): Likewise.
11369         * gcc-rich-location.c
11370         (gcc_rich_location::add_fixit_misspelled_id): Eliminate call to
11371         get_range_from_loc.  Drop overload taking a const char *.
11372         * gcc-rich-location.h
11373         (gcc_rich_location::add_fixit_misspelled_id): Drop overload taking
11374         a const char *.
11376 2016-08-30  Szabolcs Nagy  <szabolcs.nagy@arm.com>
11378         * config/linux.c (linux_libc_has_function): Return true on musl.
11380 2016-08-30  Szabolcs Nagy  <szabolcs.nagy@arm.com>
11382         * config.gcc (*-*-*musl*): Disable gnu-indirect-function.
11384 2016-08-30  Eric Botcazou  <ebotcazou@adacore.com>
11386         * postreload-gcse.c (bb_has_well_behaved_predecessors): Tweak criterion
11387         used for abnormal egdes.
11389 2016-08-30  Jakub Jelinek  <jakub@redhat.com>
11391         PR tree-optimization/72866
11392         * tree-vect-patterns.c (search_type_for_mask): Turn into
11393         a small wrapper, move all code to ...
11394         (search_type_for_mask_1): ... this new function.  Add caching
11395         and adjust recursive calls.
11397         PR debug/77363
11398         * dwarf2out.c (modified_type_die): Use lookup_type_die (type)
11399         instead of lookup_type_die (type_main_variant (type)) even for array
11400         types.
11402         PR middle-end/77377
11403         * simplify-rtx.c (avoid_constant_pool_reference): For out of bounds
11404         constant pool reference return x instead of c.
11406 2016-08-29  Segher Boessenkool  <segher@kernel.crashing.org>
11408         * config/rs6000/rs6000.h (CALL_REALLY_USED_REGISTERS): Do not
11409         include MQ.
11411 2016-08-29  David Malcolm  <dmalcolm@redhat.com>
11413         * input.c
11414         (selftest::test_make_location_nonpure_range_endpoints): Fix
11415         header comment.
11417 2016-08-29  David Malcolm  <dmalcolm@redhat.com>
11419         * diagnostic-show-locus.c
11420         (selftest::test_one_liner_fixit_validation_adhoc_locations): New
11421         function.
11422         (selftest::test_diagnostic_show_locus_one_liner): Call it.
11423         * input.c (get_pure_location): Move to libcpp/line-map.c.
11424         * input.h (get_pure_location): Convert decl to an inline function
11425         calling implementation in libcpp.
11427 2016-08-29  Uros Bizjak  <ubizjak@gmail.com>
11429         PR target/77403
11430         * config/i386/sse.md (vec_set_lo_<mode><mask_name>): Fix assembler
11431         template for intel asm dialect.
11432         (vec_set_hi_<mode><mask_name>): Ditto.
11434 2016-08-29  David Malcolm  <dmalcolm@redhat.com>
11436         * selftest.h (selftest::fail): Add ATTRIBUTE_NORETURN.
11437         (selftest::fail_formatted): Likewise.
11439 2016-08-29  David Malcolm  <dmalcolm@redhat.com>
11441         * input.c (make_location): Call get_start and get_finish
11442         on the endpoints to avoid storing packed ranges or ad-hoc
11443         ranges in them.
11444         (selftest::test_make_location_nonpure_range_endpoints): New function.
11445         (selftest::input_c_tests): Call it.
11446         * input.h (get_start): New inline function.
11448 2016-08-29  Tom de Vries  <tom@codesourcery.com>
11450         PR c/77398
11451         * gimplify.c (gimplify_va_arg_expr): Replace first argument type error
11452         with assert.
11454 2016-08-29  Eric Botcazou  <ebotcazou@adacore.com>
11456         * Makefile.in (gcov-iov.h): Add dummy recipe.
11458 2016-08-29  Nathan Sidwell  <nathan@acm.org>
11460         * config/nvptx/nvptx.c: #include tree-vrp.h.
11462 2016-08-28  Eric Botcazou  <ebotcazou@adacore.com>
11464         PR target/77324
11465         * config/sparc/sparc.c (sparc_legitimate_address_p): Accept special
11466         HIGH+LO construct during reload.
11468 2016-08-28  Tom de Vries  <tom@codesourcery.com>
11470         PR lto/70955
11471         * config/i386/i386.c (ix86_build_builtin_va_list_64): Tag type with
11472         'sysv_abi va_list' attribute.
11473         (ix86_build_builtin_va_list): Tag type with 'ms_abi va_list' attribute.
11474         (ix86_canonical_va_list_type): Handle 'sysv_abi/ms_abi va_list'
11475         attributes.
11477 2016-08-27  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
11479         * emit-rtl.h (struct rtl_data): Make stack_slot_list a vector.
11480         * emit-rtl.c (unshare_all_rtl_1): Adjust.
11481         (unshare_all_rtl_again): Likewise.
11482         * function.c (assign_stack_local_1): Likewise.
11483         (assign_stack_temp_for_type): Likewise.
11485 2016-08-27  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
11487         * cfgbuild.c (make_edges): Adjust.
11488         * cfgrtl.c (can_delete_label_p): Likewise.
11489         * dwarf2cfi.c (create_trace_edges): Likewise.
11490         * except.c (sjlj_emit_dispatch_table): Likewise.
11491         * function.h (struct expr_status): make x_forced_labels a vector.
11492         * jump.c (rebuild_jump_labels_1): Adjust.
11493         * reload1.c (set_initial_label_offsets): Likewise.
11494         * stmt.c (force_label_rtx): Likewise.
11495         (expand_label): Likewise.
11497 2016-08-27  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
11499         * haifa-sched.c (fix_recovery_deps): Make ready_list a vector.
11501 2016-08-27  Patrick Palka  <ppalka@gcc.gnu.org>
11503         PR tree-optimization/71077
11504         PR tree-optimization/68542
11505         * fold-const.c (fold_relational_const): Fix folding of
11506         VECTOR_CST comparisons that have a scalar boolean result type.
11507         (selftest::test_vector_folding): New static function.
11508         (selftest::fold_const_c_tests): Call it.
11510 2016-08-27  Gerald Pfeifer  <gerald@pfeifer.com>
11512         * doc/extend.texi (SPU Built-in Functions): Remove stale
11513         references to material formerly at IBM and Sony.
11515 2016-08-26  David Edelsohn  <dje.gcc@gmail.com>
11517         PR target/77349
11518         * config/rs6000/xcoff.h (DWARF_OFFSET_SIZE): Define as PTR_SIZE.
11520 2016-08-26  David Malcolm  <dmalcolm@redhat.com>
11522         * diagnostic-show-locus.c
11523         (selftest::test_fixit_consolidation): New function.
11524         (selftest::diagnostic_show_locus_c_tests): Call it.
11525         * gcc-rich-location.h (gcc_rich_location): Eliminate unused
11526         constructor based on source_range.
11528 2016-08-26  David Malcolm  <dmalcolm@redhat.com>
11530         * diagnostic-color.c (color_dict): Add "fixit-insert" and
11531         "fixit-delete".
11532         (parse_gcc_colors): Update description of default GCC_COLORS.
11533         * diagnostic-show-locus.c (colorizer::set_fixit_hint): Delete.
11534         (colorizer::set_fixit_insert): New method.
11535         (colorizer::set_fixit_delete): New method.
11536         (colorizer::get_color_by_name): New method.
11537         (colorizer::STATE_FIXIT_INSERT): New constant.
11538         (colorizer::STATE_FIXIT_DELETE): New constant.
11539         (class colorizer): Drop "_cs" suffix from fields.  Delete "_ce"
11540         fields in favor of new field "m_stop_color".  Add fields
11541         "m_fixit_insert" and "m_fixit_delete".
11542         (colorizer::colorizer): Update for above changes.  Replace
11543         colorize_start calls with calls to get_color_by_name.
11544         (colorizer::begin_state): Handle STATE_FIXIT_INSERT and
11545         STATE_FIXIT_DELETE.  Update for field renamings.
11546         (colorizer::finish_state): Simplify by using m_stop_color,
11547         rather than multiple identical "*_ce" fields.
11548         (colorizer::get_color_by_name): New method.
11549         (layout::print_any_fixits): Print insertions and replacements
11550         using the "fixit-insert" color, and deletions using the
11551         "fixit-delete" color.
11552         * doc/invoke.texi (-fdiagnostics-color): Update description of
11553         default GCC_COLORS, and of the supported capabilities.
11555 2016-08-26  Max Filippov  <jcmvbkbc@gmail.com>
11557         * config/xtensa/xtensa.c (xtensa_expand_prologue): Update
11558         current_function_static_stack_size variable with the static
11559         stack frame size of the current function when
11560         flag_stack_usage_info is enabled.
11562 2016-08-26  Nathan Sidwell  <nathan@acm.org>
11564         * ipa-inline-analysis.c (inline_write_summary): Remove unnecessary
11565         assignment inside if condition.
11567 2016-08-26  Richard Biener  <rguenther@suse.de>
11569         PR tree-optimization/69047
11570         * tree-ssa.c (maybe_rewrite_mem_ref_base): Handle general bitfield
11571         extracts similar to what FRE does.
11572         (non_rewritable_mem_ref_base): Likewise.
11574 2016-08-26  Joseph Myers  <joseph@codesourcery.com>
11576         * config/i386/i386.c (ix86_libgcc_floating_mode_supported_p)
11577         (TARGET_LIBGCC_FLOATING_MODE_SUPPORTED_P): Remove.
11578         * config/i386/i386elf.h (IX86_MAYBE_NO_LIBGCC_TFMODE): Likewise.
11579         * config/i386/lynx.h (IX86_MAYBE_NO_LIBGCC_TFMODE): Likewise.
11580         * config/i386/netbsd-elf.h (IX86_MAYBE_NO_LIBGCC_TFMODE):
11581         Likewise.
11582         * config/i386/netbsd64.h (IX86_MAYBE_NO_LIBGCC_TFMODE): Likewise.
11583         * config/i386/nto.h (IX86_MAYBE_NO_LIBGCC_TFMODE): Likewise.
11584         * config/i386/openbsd.h (IX86_MAYBE_NO_LIBGCC_TFMODE): Likewise.
11585         * config/i386/rtemself.h (IX86_NO_LIBGCC_TFMODE): Likewise.
11586         * config/i386/vxworks.h (IX86_MAYBE_NO_LIBGCC_TFMODE): Likewise.
11588 2016-08-26  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
11590         PR target/70473
11591         * config/arm/cortex-a8-neon.md (cortex_a8_vfp_muld): Reduce
11592         reservation duration to 15 cycles.
11593         (cortex_a8_vfp_macs): Likewise.
11594         (cortex_a8_vfp_macd): Likewise.
11595         (cortex_a8_vfp_divs): Likewise.
11596         (cortex_a8_vfp_divd): Likewise.
11598 2016-08-26  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
11600         * config/arm/arm.c (arm_sets_movw_movt_fusible_p): New function.
11601         (aarch_macro_fusion_pair_p): Use above to avoid early return.
11603 2016-08-26  Prathamesh Kulkarni  <prathamesh.kulkarni@linaro.org>
11604             Martin Jambhor  <mjambor@suse.cz>
11606         * common.opt: New option -fipa-bit-cp.
11607         * doc/invoke.texi: Document -fipa-bit-cp.
11608         * opts.c (default_options_table): Add entry for -fipa-bit-cp.
11609         (enable_fdo_optimizations): Check for flag_ipa_bit_cp.
11610         * tree-ssa-ccp.h: New header file.
11611         * tree-ssa-ccp.c: Include tree-ssa-ccp.h
11612         (bit_value_binop_1): Change to bit_value_binop_1 and export it.
11613         Replace all occurences of tree parameter by two new params: signop, int.
11614         (bit_value_unop_1): Change to bit_value_unop and export it.
11615         Replace all occurences of tree parameter by two new params: signop,
11616         int.
11617         (bit_value_binop): Change call from bit_value_binop_1 to
11618         bit_value_binop.
11619         (bit_value_assume_aligned): Likewise.
11620         (bit_value_unop): Change call from bit_value_unop_1 to bit_value_unop.
11621         (do_ssa_ccp): Pass nonzero_p || flag_ipa_cp_bit instead of nonzero_p
11622         to ccp_finalize.
11623         (ccp_finalize): Skip processing if val->mask == 0.
11624         * ipa-cp.c: Include tree-ssa-ccp.h
11625         (ipcp_bits_lattice): New class.
11626         (ipcp_param_lattice (bits_lattice): New member.
11627         (print_all_lattices): Call ipcp_bits_lattice::print.
11628         (set_all_contains_variable): Call ipcp_bits_lattice::set_to_bottom.
11629         (initialize_node_lattices): Likewise.
11630         (propagate_bits_accross_jump_function): New function.
11631         (propagate_constants_accross_call): Call
11632         propagate_bits_accross_jump_function.
11633         (ipcp_propagate_stage): Store parameter types when in_lto_p is true.
11634         (ipcp_store_bits_results): New function.
11635         (ipcp_driver): Call ipcp_store_bits_results.
11636         * ipa-prop.h (ipa_bits): New struct.
11637         (ipa_jump_func): Add new member bits of type ipa_bits.
11638         (ipa_param_descriptor): Change decl to decl_or_type.
11639         (ipa_get_param): Change decl to decl_or_type and assert on
11640         PARM_DECL.
11641         (ipa_get_type): New function.
11642         (ipcp_transformation_summary): New member bits.
11643         * ipa-prop.c (ipa_get_param_decl_index_1): s/decl/decl_or_type.
11644         (ipa_populate_param_decls): Likewise.
11645         (ipa_dump_param): Likewise.
11646         (ipa_print_node_jump_functions_for_edge): Pretty-print ipa_bits jump
11647         function.
11648         (ipa_set_jf_unknown): Set ipa_bits::known to false.
11649         (ipa_compute_jump_functions_for_edge): Compute jump function for bits
11650         propagation.
11651         (ipa_node_params_t::duplicate): Copy src->bits into dst->bits.
11652         (ipa_write_jump_function): Add streaming for ipa_bits.
11653         (ipa_read_jump_function): Add support for reading streamed ipa_bits.
11654         (write_ipcp_transformation_info): Add streaming for ipa_bits
11655         summary for ltrans.
11656         (read_ipcp_transfomration_info): Add support for reading streamed
11657         ipa_bits.
11658         (ipcp_update_bits): New function.
11659         (ipcp_transform_function): Call ipcp_update_bits.
11661 2016-08-25  Szabolcs Nagy  <szabolcs.nagy@arm.com>
11663         * config/mips/linux.h (MUSL_DYNAMIC_LINKER32): Update.
11664         (MUSL_DYNAMIC_LINKER64, MUSL_DYNAMIC_LINKERN32): Update.
11666 2016-08-25  David Edelsohn  <dje.gcc@gmail.com>
11668         * multiple_target.c (pass_data_dispatcher_calls): Fix typo.
11670 2016-08-25  Richard Biener  <rguenther@suse.de>
11672         * dwarf2out.c (gen_remaining_tmpl_value_param_die_attributes):
11673         Only add locations in late dwarf.
11674         (gen_scheduled_generic_parms_dies): Do not set early dwarf here.
11675         (dwarf2out_early_finish): But do it here.
11677 2016-08-24  Michael Collison  <michael.collison@linaro.org>
11678             Michael Collison  <michael.collison@arm.com>
11680         * config/arm/arm-modes.def: Add new condition code mode CC_V
11681         to represent the overflow bit.
11682         * config/arm/arm.c (maybe_get_arm_condition_code):
11683         Add support for CC_Vmode.
11684         (arm_gen_unlikely_cbranch): New function to generate common
11685         rtl conditional branches for overflow patterns.
11686         * config/arm/arm-protos.h: Add prototype for
11687         arm_gen_unlikely_cbranch.
11688         * config/arm/arm.md (addv<mode>4, add<mode>3_compareV,
11689         addsi3_compareV_upper): New patterns to support signed
11690         builtin overflow add operations.
11691         (uaddv<mode>4, add<mode>3_compareC, addsi3_compareV_upper):
11692         New patterns to support unsigned builtin add overflow operations.
11693         (subv<mode>4, sub<mode>3_compare1): New patterns to support signed
11694         builtin overflow subtract operations,
11695         (usubv<mode>4): New patterns to support unsigned builtin subtract
11696         overflow operations.
11697         (negvsi3, negvdi3, negdi2_compare, negsi2_carryin_compare): New patterns
11698         to support builtin overflow negate operations.
11700 2016-08-24  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
11702         Revert
11703         2016-08-23  Dominik Vogt  <vogt@linux.vnet.ibm.com>
11705         * explow.c (get_dynamic_stack_size): Take known alignment of stack
11706         pointer + STACK_DYNAMIC_OFFSET into account when calculating the size
11707         needed.
11709 2016-08-24  Thomas Preud'homme  <thomas.preudhomme@arm.com>
11711         * doc/fragments.texi (MULTILIB_REUSE): Mention that only options in
11712         MULTILIB_OPTIONS should be used.  Small wording fixes.
11713         * genmultilib: Memorize set of all option combinations in
11714         combination_space.  Detect if RHS of MULTILIB_REUSE uses an option not
11715         found in MULTILIB_OPTIONS by checking if option set is listed in
11716         combination_space.  Output new and existing error message to stderr.
11718 2016-08-24  Thomas Preud'homme  <thomas.preudhomme@arm.com>
11720         * config/arm/t-aprofile (MULTILIB_MATCHES): Add mapping for
11721         -mcpu=cortex-a7, -mfpu=neon-fp16, -mfpu=fpv5-d16 and -mfpu=fp-armv8.
11722         Fix typo in -mfpu=vfpv3-d16-fp16 mapping.
11723         (MULTILIB_REUSE): Remove reuse rules for option set including
11724         -mfpu=fp-armv8 and -mfpu=vfpv4
11726 2016-08-24  Sebastian Huber  <sebastian.huber@embedded-brains.de>
11728         * config/arm/t-rtems: Add vfp multilib.
11730 2016-08-23  Ian Lance Taylor  <iant@golang.org>
11732         * config/s390/s390.c (s390_asm_file_start): Call
11733         default_file_start.
11735 2016-08-23  Michael Meissner  <meissner@linux.vnet.ibm.com>
11737         * config/rs6000/rs6000.c (rs6000_expand_vector_init): Set
11738         initialization of all 0's to the 0 constant, instead of directly
11739         generating XOR.  Add support for V4SImode vector initialization on
11740         64-bit systems with direct move, and rework the ISA 3.0 V4SImode
11741         initialization.  Change variables used in V4SFmode vector
11742         intialization.  For V4SFmode vector splat on ISA 3.0, make sure
11743         any memory addresses are in index form.  Add support for using
11744         VSPLTH/VSPLTB to initialize vector short and vector char vectors
11745         with all of the same element.
11746         (regno_or_subregno): New helper function to return a register
11747         number for either REG or SUBREG.
11748         (rs6000_adjust_vec_address): Do not generate ADDI <reg>,R0,<num>.
11749         Use regno_or_subregno where possible.
11750         (rs6000_split_v4si_init_di_reg): New helper function to build up a
11751         DImode value from two SImode values in order to generate V4SImode
11752         vector initialization on 64-bit systems with direct move.
11753         (rs6000_split_v4si_init): Split up the insns for a V4SImode vector
11754         initialization.
11755         (rtx_is_swappable_p): V4SImode vector initialization insn is not
11756         swappable.
11757         * config/rs6000/rs6000-protos.h (rs6000_split_v4si_init): Add
11758         declaration.
11759         * config/rs6000/vsx.md (VSX_SPLAT_I): New mode iterators and
11760         attributes to initialize V8HImode and V16QImode vectors with the
11761         same element.
11762         (VSX_SPLAT_COUNT): Likewise.
11763         (VSX_SPLAT_SUFFIX): Likewise.
11764         (UNSPEC_VSX_VEC_INIT): New unspec.
11765         (vsx_concat_v2sf): Eliminate using 'preferred' register classes.
11766         Allow SFmode values to come from Altivec registers.
11767         (vsx_init_v4si): New insn/split for V4SImode vector initialization
11768         on 64-bit systems with direct move.
11769         (vsx_splat_<mode>, VSX_W iterator): Rework V4SImode and V4SFmode
11770         vector initializations, to allow V4SImode vector initializations
11771         on 64-bit systems with direct move.
11772         (vsx_splat_v4si): Likewise.
11773         (vsx_splat_v4si_di): Likewise.
11774         (vsx_splat_v4sf): Likewise.
11775         (vsx_splat_v4sf_internal): Likewise.
11776         (vsx_xxspltw_<mode>, VSX_W iterator): Eliminate using 'preferred'
11777         register classes.
11778         (vsx_xxspltw_<mode>_direct, VSX_W iterator): Likewise.
11779         (vsx_vsplt<VSX_SPLAT_SUFFIX>_di): New insns to support
11780         initializing V8HImode and V16QImode vectors with the same
11781         element.
11782         * config/rs6000/rs6000.h (TARGET_DIRECT_MOVE_64BIT): Disallow
11783         optimization if -maltivec=be.
11785 2016-08-23  Christophe Lyon  <christophe.lyon@linaro.org>
11787         * config/arm/arm.md (arm_movqi_insn): Swap predicable_short_it
11788         attribute for alternatives 3 and 4.
11790 2016-08-23  David Malcolm  <dmalcolm@redhat.com>
11792         * selftest.c (selftest::assert_str_contains): New function.
11793         (selftest::test_assertions): Verify ASSERT_STR_CONTAINS.
11794         * selftest.h (selftest::assert_str_contains): New decl.
11795         (ASSERT_STR_CONTAINS): New macro.
11797 2016-08-23  Richard Biener  <rguenther@suse.de>
11799         PR tree-optimization/77286
11800         * tree-vect-loop.c (vect_analyze_loop_form_1): Do not modify
11801         the CFG here.
11802         (vect_transform_loop): Split exit edges of loop and scalar
11803         loop if required and at the appropriate time.
11805 2016-08-23  Dominik Vogt  <vogt@linux.vnet.ibm.com>
11807         * explow.c (get_dynamic_stack_size): Take known alignment of stack
11808         pointer + STACK_DYNAMIC_OFFSET into account when calculating the size
11809         needed.
11810         Correct a typo in a comment.
11812 2016-08-23  Dominik Vogt  <vogt@linux.vnet.ibm.com>
11814         * config/s390/s390.md ("*andc_split"): New splitter for and with
11815         complement.
11817 2016-08-23  Richard Biener  <rguenther@suse.de>
11819         PR tree-optimization/27336
11820         * tree-vrp.c (infer_value_range): Handle stmts that can throw
11821         by looking for a non-EH edge.
11822         (process_assert_insertions_for): Likewise.
11824 2016-08-23  Richard Biener  <rguenther@suse.de>
11826         PR middle-end/77305
11827         * statistics.c (statistics_counter_event): Robustify against
11828         NULL current_pass.
11830 2016-08-23  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
11832         * config/i386/i386.c (processor_alias_table): Enable PTA_PRFCHW
11833         for targets amdfam10 and barcelona.
11835 2016-08-22  Uros Bizjak  <ubizjak@gmail.com>
11837         * config/i386/i386.md (*zero_extendsidi2): Add (*r,*k) alternative.
11838         (zero_extend<mode>di2): Ditto.
11839         (*zero_extend<mode>si2): Ditto.
11840         (*zero_extendqihi2): Ditto.
11842 2016-08-22  Joseph Myers  <joseph@codesourcery.com>
11844         PR middle-end/77269
11845         * builtins.c (fold_builtin_classify): Use builtin_decl_explicit
11846         (BUILT_IN_SIGNBIT) to expand __builtin_isinf_sign.
11848 2016-08-22  Patrick Palka  <ppalka@gcc.gnu.org>
11850         * print-tree.c (print_node) [VECTOR_CST]: Coalesce the output of
11851         identical consecutive elements.
11852         [SSA_NAME]: Print the name's def stmt on its own line.  When printing
11853         the node's def stmt, avoid printing an unwanted trailing newline by
11854         replacing the call to print_gimple_stmt() with its inlined body and
11855         adjusting it to not set pp_needs_newline and to call pp_flush()
11856         instead of pp_newline_and_flush().
11858 2016-08-22  Joseph Myers  <joseph@codesourcery.com>
11860         * tree.h (CASE_FLT_FN_FLOATN_NX, float16_type_node)
11861         (float32_type_node, float64_type_node, float32x_type_node)
11862         (float128x_type_node): New macros.
11863         * builtin-types.def (BT_FLOAT16, BT_FLOAT32, BT_FLOAT64)
11864         (BT_FLOAT128, BT_FLOAT32X, BT_FLOAT64X, BT_FLOAT128X)
11865         (BT_FN_FLOAT16, BT_FN_FLOAT32, BT_FN_FLOAT64, BT_FN_FLOAT128)
11866         (BT_FN_FLOAT32X, BT_FN_FLOAT64X, BT_FN_FLOAT128X)
11867         (BT_FN_FLOAT16_FLOAT16, BT_FN_FLOAT32_FLOAT32)
11868         (BT_FN_FLOAT64_FLOAT64, BT_FN_FLOAT128_FLOAT128)
11869         (BT_FN_FLOAT32X_FLOAT32X, BT_FN_FLOAT64X_FLOAT64X)
11870         (BT_FN_FLOAT128X_FLOAT128X, BT_FN_FLOAT16_CONST_STRING)
11871         (BT_FN_FLOAT32_CONST_STRING, BT_FN_FLOAT64_CONST_STRING)
11872         (BT_FN_FLOAT128_CONST_STRING, BT_FN_FLOAT32X_CONST_STRING)
11873         (BT_FN_FLOAT64X_CONST_STRING, BT_FN_FLOAT128X_CONST_STRING)
11874         (BT_FN_FLOAT16_FLOAT16_FLOAT16, BT_FN_FLOAT32_FLOAT32_FLOAT32)
11875         (BT_FN_FLOAT64_FLOAT64_FLOAT64, BT_FN_FLOAT128_FLOAT128_FLOAT128)
11876         (BT_FN_FLOAT32X_FLOAT32X_FLOAT32X)
11877         (BT_FN_FLOAT64X_FLOAT64X_FLOAT64X)
11878         (BT_FN_FLOAT128X_FLOAT128X_FLOAT128X): New type definitions.
11879         * builtins.def (DEF_GCC_FLOATN_NX_BUILTINS): New macro.
11880         (copysign, fabs, huge_val, inf, nan, nans): Use it.
11881         * builtins.c (expand_builtin): Use CASE_FLT_FN_FLOATN_NX for fabs
11882         and copysign.
11883         (fold_builtin_0): Use CASE_FLT_FN_FLOATN_NX for inf and huge_val.
11884         (fold_builtin_1): Use CASE_FLT_FN_FLOATN_NX for fabs.
11885         * doc/extend.texi (Other Builtins): Document these built-in
11886         functions.
11887         * fold-const-call.c (fold_const_call): Use CASE_FLT_FN_FLOATN_NX
11888         for nan and nans.
11890 2016-08-22  Gerald Pfeifer  <gerald@pfeifer.com>
11892         * doc/install.texi (Binaries): www.opencsw.org now uses https.
11894 2016-08-22  Richard Biener  <rguenther@suse.de>
11896         * tree-ssa-forwprop.c (pass_forwprop::execute): Use RPO order.
11898 2016-08-21  Uros Bizjak  <ubizjak@gmail.com>
11900         PR target/77270
11901         * config/i386/i386.md (prefetch): When TARGET_PRFCHW or
11902         TARGET_PREFETCHWT1 are disabled, emit 3dNOW! write prefetches for
11903         non-SSE2 athlons only, otherwise prefer SSE prefetches.
11905 2016-08-20  Kugan Vivekanandarajah  <kuganv@linaro.org>
11907         * tree-vrp.c (vrp_visit_assignment_or_call): Changed to Return VR.
11908         (vrp_visit_cond_stmt): Just sets TAKEN_EDGE_P.
11909         (vrp_visit_switch_stmt): Likewise.
11910         (extract_range_from_stmt): Factored out from vrp_visit_stmt.
11911         (extract_range_from_phi_node): Factored out from vrp_visit_phi_stmt.
11912         (vrp_visit_stmt): Use extract_range_from_stmt.
11913         (vrp_visit_phi_node): Use extract_range_from_phi_node.
11915 2016-08-20  Kugan Vivekanandarajah  <kuganv@linaro.org>
11917         * Makefile.in: Add tree-vrp.h to GTFILES.
11918         * gengtype.c (open_base_files): Add tree-vrp.h.
11919         * asan.c: Add tree-vrp.h which now has the definition value_range_type.
11920         * builtins.c: Likewise.
11921         * fold-const.c: Likewise.
11922         * gimple-builder.c: Likewise.
11923         * gimple-laddress.c: Likewise.
11924         * hsa-gen.c: Likewise.
11925         * internal-fn.c: Likewise.
11926         * ssa.h: Likewise.
11927         * targhooks.c: Liewise,
11928         * tree-ssa-address.c: Likewise.
11929         * tree-ssanames.h (value_range_type: Move to tree-vrp.h.
11930         * tree-vrp.c (struct value_range): Move to tree-vrp.h
11931         * tree-vrp.h: New file.
11933 2016-08-20  Kugan Vivekanandarajah  <kuganv@linaro.org>
11935         PR tree-optimization/61839
11936         * tree-vrp.c (two_valued_val_range_p): New.
11937         (simplify_stmt_using_ranges): Convert CST BINOP VAR where VAR is
11938         two-valued to VAR == VAL1 ? (CST BINOP VAL1) : (CST BINOP VAL2).
11939         Also Convert VAR BINOP CST where VAR is two-valued to
11940         VAR == VAL1 ? (VAL1 BINOP CST) : (VAL2 BINOP CST).
11942 2016-08-19  David Malcolm  <dmalcolm@redhat.com>
11944         * diagnostic-show-locus.c
11945         (layout::annotation_line_showed_range_p): New method.
11946         (layout::print_any_fixits): Remove case fixit_hint::REMOVE.
11947         Reimplement case fixit_hint::REPLACE to cover removals, and
11948         replacements where the range of the replacement isn't one
11949         of the ranges in the rich_location.
11950         (test_one_liner_fixit_replace): Likewise.
11951         (selftest::test_one_liner_fixit_replace_non_equal_range): New
11952         function.
11953         (selftest::test_one_liner_fixit_replace_equal_secondary_range):
11954         New function.
11955         (selftest::test_diagnostic_show_locus_one_liner): Call the new
11956         functions.
11957         * diagnostic.c (print_parseable_fixits): Remove case
11958         fixit_hint::REMOVE.
11960 2016-08-19  Uros Bizjak  <ubizjak@gmail.com>
11962         PR target/77270
11963         * config/i386/i386.c (ix86_option_override_internal): Remove
11964         PTA_PRFCHW from entries that also have PTA_3DNOW flag.
11965         Enable SSE prefetch also for TARGET_PREFETCHWT1.
11966         Do not try to enable TARGET_PRFCHW ISA flag here.
11967         * config/i386/i386.md (prefetch): Enable also for TARGET_3DNOW.
11968         Rewrite expander function body.
11969         (*prefetch_3dnow): Enable for TARGET_3DNOW and TARGET_PREFETCHWT1.
11971 2016-08-19  Joseph Myers  <joseph@codesourcery.com>
11973         PR c/32187
11974         * tree-core.h (TI_COMPLEX_FLOAT16_TYPE)
11975         (TI_COMPLEX_FLOATN_NX_TYPE_FIRST, TI_COMPLEX_FLOAT32_TYPE)
11976         (TI_COMPLEX_FLOAT64_TYPE, TI_COMPLEX_FLOAT128_TYPE)
11977         (TI_COMPLEX_FLOAT32X_TYPE, TI_COMPLEX_FLOAT64X_TYPE)
11978         (TI_COMPLEX_FLOAT128X_TYPE, TI_FLOAT16_TYPE, TI_FLOATN_TYPE_FIRST)
11979         (TI_FLOATN_NX_TYPE_FIRST, TI_FLOAT32_TYPE, TI_FLOAT64_TYPE)
11980         (TI_FLOAT128_TYPE, TI_FLOATN_TYPE_LAST, TI_FLOAT32X_TYPE)
11981         (TI_FLOATNX_TYPE_FIRST, TI_FLOAT64X_TYPE, TI_FLOAT128X_TYPE)
11982         (TI_FLOATNX_TYPE_LAST, TI_FLOATN_NX_TYPE_LAST): New enum
11983         tree_index values.
11984         (NUM_FLOATN_TYPES, NUM_FLOATNX_TYPES, NUM_FLOATN_NX_TYPES): New
11985         macros.
11986         (struct floatn_type_info): New structure type.
11987         (floatn_nx_types): New variable declaration.
11988         * tree.h (FLOATN_TYPE_NODE, FLOATN_NX_TYPE_NODE)
11989         (FLOATNX_TYPE_NODE, float128_type_node, float64x_type_node)
11990         (COMPLEX_FLOATN_NX_TYPE_NODE): New macros.
11991         * tree.c (floatn_nx_types): New variable.
11992         (build_common_tree_nodes): Initialize _FloatN, _FloatNx and
11993         corresponding complex types.
11994         * target.def (floatn_mode): New hook.
11995         * targhooks.c: Include "real.h".
11996         (default_floatn_mode): New function.
11997         * targhooks.h (default_floatn_mode): New prototype.
11998         * doc/extend.texi (Floating Types): Document _FloatN and _FloatNx
11999         types.
12000         * doc/sourcebuild.texi (float@var{n}, float@var{n}x): Document new
12001         effective-target and dg-add-options keywords.
12002         (float@var{n}_runtime, float@var{n}x_runtime, floatn_nx_runtime):
12003         Document new effective-target keywords.
12004         * doc/tm.texi.in (TARGET_FLOATN_MODE): New @hook.
12005         * doc/tm.texi: Regenerate.
12006         * ginclude/float.h (LDBL_DECIMAL_DIG): Define to
12007         __LDBL_DECIMAL_DIG__, not __DECIMAL_DIG__.
12008         [__STDC_WANT_IEC_60559_TYPES_EXT__]: Define macros from TS
12009         18661-3.
12010         * real.h (struct real_format): Add field ieee_bits.
12011         * real.c (ieee_single_format, mips_single_format)
12012         (motorola_single_format, spu_single_format, ieee_double_format)
12013         (mips_double_format, motorola_double_format)
12014         (ieee_extended_motorola_format, ieee_extended_intel_96_format)
12015         (ieee_extended_intel_128_format)
12016         (ieee_extended_intel_96_round_53_format, ibm_extended_format)
12017         (mips_extended_format, ieee_quad_format, mips_quad_format)
12018         (vax_f_format, vax_d_format, vax_g_format, decimal_single_format)
12019         (decimal_double_format, decimal_quad_format, ieee_half_format)
12020         (arm_half_format, real_internal_format: Initialize ieee_bits
12021         field.
12022         * config/i386/i386.c (ix86_init_builtin_types): Do not initialize
12023         float128_type_node.  Set float80_type_node to float64x_type_node
12024         if appropriate and long_double_type_node not appropriate.
12025         * config/ia64/ia64.c (ia64_init_builtins): Likewise.
12026         * config/pdp11/pdp11.c (pdp11_f_format, pdp11_d_format):
12027         Initialize ieee_bits field.
12028         * config/rs6000/rs6000.c (TARGET_FLOATN_MODE): New macro.
12029         (rs6000_init_builtins): Set ieee128_float_type_node to
12030         float128_type_node.
12031         (rs6000_floatn_mode): New function.
12033 2016-08-19  Jakub Jelinek  <jakub@redhat.com>
12035         * config/i386/rdseedintrin.h (_rdseed16_step, _rdseed32_step,
12036         _rdseed64_step): Uglify argument names and/or local variable names
12037         in inline functions.
12038         * config/i386/rtmintrin.h (_xabort): Likewise.
12039         * config/i386/avx512vlintrin.h (_mm256_ternarylogic_epi64,
12040         _mm256_mask_ternarylogic_epi64, _mm256_maskz_ternarylogic_epi64,
12041         _mm256_ternarylogic_epi32, _mm256_mask_ternarylogic_epi32,
12042         _mm256_maskz_ternarylogic_epi32, _mm_ternarylogic_epi64,
12043         _mm_mask_ternarylogic_epi64, _mm_maskz_ternarylogic_epi64,
12044         _mm_ternarylogic_epi32, _mm_mask_ternarylogic_epi32,
12045         _mm_maskz_ternarylogic_epi32): Likewise.
12046         * config/i386/lwpintrin.h (__llwpcb, __lwpval32, __lwpval64,
12047         __lwpins32, __lwpins64): Likewise.
12048         * config/i386/avx2intrin.h (_mm_i32gather_pd, _mm_mask_i32gather_pd,
12049         _mm256_i32gather_pd, _mm256_mask_i32gather_pd, _mm_i64gather_pd,
12050         _mm_mask_i64gather_pd, _mm256_i64gather_pd, _mm256_mask_i64gather_pd,
12051         _mm_i32gather_ps, _mm_mask_i32gather_ps, _mm256_i32gather_ps,
12052         _mm256_mask_i32gather_ps, _mm_i64gather_ps, _mm_mask_i64gather_ps,
12053         _mm256_i64gather_ps, _mm256_mask_i64gather_ps, _mm_i32gather_epi64,
12054         _mm_mask_i32gather_epi64, _mm256_i32gather_epi64,
12055         _mm256_mask_i32gather_epi64, _mm_i64gather_epi64,
12056         _mm_mask_i64gather_epi64, _mm256_i64gather_epi64,
12057         _mm256_mask_i64gather_epi64, _mm_i32gather_epi32,
12058         _mm_mask_i32gather_epi32, _mm256_i32gather_epi32,
12059         _mm256_mask_i32gather_epi32, _mm_i64gather_epi32,
12060         _mm_mask_i64gather_epi32, _mm256_i64gather_epi32,
12061         _mm256_mask_i64gather_epi32): Likewise.
12062         * config/i386/pmm_malloc.h (_mm_malloc, _mm_free): Likewise.
12063         * config/i386/ia32intrin.h (__writeeflags): Likewise.
12064         * config/i386/pkuintrin.h (_wrpkru): Likewise.
12065         * config/i386/avx512pfintrin.h (_mm512_mask_prefetch_i32gather_pd,
12066         _mm512_mask_prefetch_i32gather_ps, _mm512_mask_prefetch_i64gather_pd,
12067         _mm512_mask_prefetch_i64gather_ps, _mm512_prefetch_i32scatter_pd,
12068         _mm512_prefetch_i32scatter_ps, _mm512_mask_prefetch_i32scatter_pd,
12069         _mm512_mask_prefetch_i32scatter_ps, _mm512_prefetch_i64scatter_pd,
12070         _mm512_prefetch_i64scatter_ps, _mm512_mask_prefetch_i64scatter_pd,
12071         _mm512_mask_prefetch_i64scatter_ps): Likewise.
12072         * config/i386/gmm_malloc.h (_mm_malloc, _mm_free): Likewise.
12073         * config/i386/avx512fintrin.h (_mm512_ternarylogic_epi64,
12074         _mm512_mask_ternarylogic_epi64, _mm512_maskz_ternarylogic_epi64,
12075         _mm512_ternarylogic_epi32, _mm512_mask_ternarylogic_epi32,
12076         _mm512_maskz_ternarylogic_epi32, _mm512_i32gather_ps,
12077         _mm512_mask_i32gather_ps, _mm512_i32gather_pd, _mm512_i64gather_ps,
12078         _mm512_i64gather_pd, _mm512_i32gather_epi32, _mm512_i32gather_epi64,
12079         _mm512_i64gather_epi32, _mm512_i64gather_epi64): Likewise.
12081         * config/i386/fxsrintrin.h (_fxsave): Remove return keyword in inlines
12082         returning void.
12083         (_fxrstor, _fxsave64, _fxrstor64): Likewise.
12084         * config/i386/xsaveintrin.h (_xsave, _xrstor, _xsave64, _xrstor64):
12085         Likewise.
12086         * config/i386/xsaveoptintrin.h (_xsaveopt, _xsaveopt64): Likewise.
12087         * config/i386/pkuintrin.h (_wrpkru): Likewise.  Add space after
12088         function name.
12089         (_rdpkru_u32): Add space after function name.
12091         * config/i386/t-i386 (i386-c.o): Don't depend on
12092         i386-builtin-types.inc.
12093         (i386.o): Depend on i386-builtin-types.inc.
12095 2016-08-19  Matthew Wahab  <matthew.wahab@arm.com>
12097         PR target/77281
12098         * config/arm/arm.c (neon_valid_immediate): Delete declaration.
12099         Use const_vec_duplicate to check for duplicated elements.
12101 2016-08-19  Richard Biener  <rguenther@suse.de>
12103         PR tree-optimization/77290
12104         * tree-ssa-pre.c (eliminate_dom_walker::before_dom_children):
12105         Fix flag_tree_parallelize_loops check.
12107 2016-08-19  Richard Biener  <rguenther@suse.de>
12109         * match.pd (x | 0 -> x): Add.
12111 2016-08-19  Richard Biener  <rguenther@suse.de>
12113         PR tree-optimization/77286
12114         * tree-vect-loop-manip.c (slpeel_duplicate_current_defs_from_edges):
12115         Deal with virtual PHIs being out-of-order.
12117 2016-08-18  David Malcolm  <dmalcolm@redhat.com>
12119         * doc/invoke.texi (fverbose-asm): Note that source code lines
12120         are emitted, and provide an example.
12121         * final.c (asm_show_source): New function.
12122         (final_scan_insn): Call asm_show_source.
12124 2016-08-18  David Malcolm  <dmalcolm@redhat.com>
12126         * diagnostic-show-locus.c (colorizer::colorizer): Replace diagnostic
12127         param with diagnostic_kind.
12128         (class colorizer): Similarly replace field m_diagnostic with
12129         m_diagnostic_kind.
12130         (colorizer::colorizer): Replace diagnostic
12131         param with diagnostic_kind.
12132         (colorizer::begin_state): Update for above field change.
12133         (layout::layout): Replace diagnostic param with rich_location *
12134         and diagnostic_kind.
12135         (diagnostic_show_locus): Replace diagnostic param with richloc
12136         and diagnostic_kind.
12137         (class selftest::test_diagnostic_context): New class.
12138         (selftest::test_diagnostic_show_locus_unknown_location): New
12139         function.
12140         (selftest::test_one_liner_simple_caret): New function.
12141         (selftest::test_one_liner_caret_and_range): New function.
12142         (selftest::test_one_liner_multiple_carets_and_ranges): New
12143         function.
12144         (selftest::test_one_liner_fixit_remove): New function.
12145         (selftest::test_one_liner_fixit_replace): New function.
12146         (selftest::test_diagnostic_show_locus_one_liner): New function.
12147         (selftest::diagnostic_show_locus_c_tests): Call the new test
12148         functions.
12149         * diagnostic.c (diagnostic_initialize): Initialize
12150         colorize_source_p, show_ruler_p and parseable_fixits_p.
12151         (default_diagnostic_finalizer): Update for change to
12152         diagnostic_show_locus.
12153         (diagnostic_append_note): Likewise.
12154         * diagnostic.h (diagnostic_show_locus): Replace
12155         const diagnostic_info * param with location * and diagnostic_t.
12157 2016-08-18  David Malcolm  <dmalcolm@redhat.com>
12159         * input.c (saved_line_table): New global.
12160         (class selftest::temp_line_table): Rename to line_table_test and
12161         move declaration to selftest.h, and drop field m_old_line_table.
12162         (selftest::temp_line_table::temp_line_table): Rename ctor to...
12163         (selftest::line_table_test::line_table_test): ...this.  Add a
12164         default ctor.  Store current value of line_table within
12165         saved_line_table.
12166         (selftest::temp_line_table::~temp_line_table): Rename dtor to...
12167         (selftest::line_table_test::~line_table_test): ...this, and
12168         restore line_table from the saved_line_table, rather than
12169         m_old_line_table.
12170         (selftest::test_accessing_ordinary_linemaps): Update for above
12171         renaming.
12172         (selftest::test_lexer): Likewise.
12173         (struct selftest::lexer_test): Likewise.
12174         (selftest::lexer_test::lexer_test): Likewise.
12175         (selftest::input_c_tests): Move the looping over test cases from
12176         here into...
12177         (selftest::for_each_line_table_case): New function.
12178         * input.h (saved_line_table): New decl.
12179         * selftest.h (struct selftest::line_table_case): New forward decl.
12180         (class selftest::line_table_test): New class, moved here from
12181         selftest::temp_line_table in input.c, and renamed.
12182         (selftest::for_each_line_table_case): New decl.
12184 2015-08-18  H.J. Lu  <hongjiu.lu@intel.com>
12186         PR target/72839
12187         * config/i386/i386.c (lakemont_cost): Set MOVE_RATIO to 17.
12189 2016-08-18  Chung-Lin Tang  <cltang@codesourcery.com>
12191         PR middle-end/70895
12192         * gimplify.c (omp_add_variable): Adjust/add variable mapping on
12193         enclosing parallel construct for reduction variables on OpenACC loop
12194         directives.
12196 2016-08-18  Pierre-Marie de Rodat  <derodat@adacore.com>
12198         * dwarf2out.c (copy_dwarf_procedure): Remove obsolete comment.
12199         (new_dwarf_proc_die): Emit DW_TAG_dwarf_procedure DIEs even for
12200         -gdwarf-3.
12201         (function_to_dwarf_procedure): Update comment.
12203 2016-08-18  David Malcolm  <dmalcolm@redhat.com>
12205         * input.c (diagnostics_file_cache_forcibly_evict_file): New
12206         function.
12207         * input.h (diagnostics_file_cache_forcibly_evict_file): New
12208         declaration.
12209         * selftest.c (selftest::temp_source_file::~temp_source_file):
12210         Evict m_filename from the diagnostic file cache.
12212 2016-08-18  Richard Biener  <rguenther@suse.de>
12214         * tree-pass.h (make_pass_materialize_all_clones): Declare.
12215         * ipa.c (pass_data_materialize_all_clones, pass_materialize_all_clones,
12216         make_pass_materialize_all_clones): New simple IPA pass encapsulating
12217         clone materialization.
12218         * passes.def (all_late_ipa_passes): Start with
12219         pass_materialize_all_clones.
12220         * cgraphunit.c (symbol_table::compile): Remove call to
12221         materialize_all_clones.
12222         * tree-into-ssa.c: Include statistics.h.
12223         (update_ssa): Count number of times we do incremental/rewrite
12224         SSA update.
12226 2016-08-18  Richard Biener  <rguenther@suse.de>
12228         PR tree-optimization/77282
12229         * tree-ssa-pre.c (eliminate_dom_walker::before_dom_children):
12230         When doing auto-parallelizing also prevent use of PHIs that
12231         carry dependences across loop backedges.
12233 2016-08-18  Tamar Christina  <tamar.christina@arm.com>
12234             Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
12236         * varasm.c (default_use_anchors_for_symbol_p): Reject too large decls.
12238 2016-08-18  Richard Biener  <rguenther@suse.de>
12240         * ssa-iterators.h (ssa_vuse_operand): New inline.
12241         * tree-if-conv.c (ifc_temp_var): Update virtual operand.
12242         (predicate_all_scalar_phis): Use remove_phi_node to remove
12243         phi nodes predicated.  Delay removing virtual PHIs.
12244         (predicate_mem_writes): Update virtual operands.
12245         (combine_blocks): Likewise.  Propagate out remaining virtual PHIs.
12246         (tree_if_conversion): Do not rewrite virtual SSA form.
12247         * tree-phinodes.c (release_phi_node): Make static.
12248         * tree-phinodes.h (release_phi_node): Remove.
12250 2016-08-18  Jakub Jelinek  <jakub@redhat.com>
12252         * config/i386/i386.c (enum ix86_builtins): Remove IX86_BUILTIN_*
12253         codes that appear in bdesc_* arrays, instead include i386-builtin.def
12254         twice to define those.
12255         (bdesc_comi, bdesc_pcmpestr, bdesc_pcmpistr, bdesc_special_args,
12256         bdesc_args, bdesc_round_args, bdesc_mpx, bdesc_mpx_const,
12257         bdesc_multi_arg): Define by including i386-builtin.def the third time.
12258         * config/i386/i386-builtin.def: New file.
12260 2016-08-17  David Malcolm  <dmalcolm@redhat.com>
12262         * input.c (get_source_range_for_char): Rename to...
12263         (selftest::get_source_range_for_char): ...this, and move within
12264         the #if CHECKING_P guard.
12265         (get_num_source_ranges_for_substring): Rename to...
12266         (selftest::get_num_source_ranges_for_substring): ...this, move
12267         within the #if CHECKING_P guard, and make static.
12268         (selftest::assert_num_substring_ranges): Initialize
12269         actual_num_ranges.
12271 2016-08-18  Alan Modra  <amodra@gmail.com>
12273         PR rtl-optimization/72771
12274         * reload.c (find_reloads): Don't assume that a subreg mem is OK
12275         when find_reloads_toplev returns address_reloaded==-1.
12276         (alternative_allows_const_pool_ref): Update comment.
12278 2015-08-17  Alan Hayward  <alan.hayward@arm.com>
12280         PR tree-optimization/71752
12281         * tree-vect-loop.c (vectorizable_reduction): Keep SLP operand ordering.
12282         * tree-vect-slp.c (vect_get_slp_defs): Handle null operands.
12284 2016-08-17  Jakub Jelinek  <jakub@redhat.com>
12286         * gimple-fold.c (gimple_fold_call): Use gimple_call_noreturn_p
12287         instead of testing ECF_NORETURN bit in gimple_call_flags.
12288         * tree-cfg.c (make_edges_bb, execute_fixup_cfg): Likewise.
12289         * predict.c (tree_bb_level_predictions): Likewise.
12290         * gimple-low.c (gimple_stmt_may_fallthru): Likewise.
12292         PR middle-end/77259
12293         * tree-ssa-pre.c (eliminate_dom_walker::before_dom_children): If
12294         turning a call into __builtin_unreachable-like noreturn call, adjust
12295         gimple_call_set_fntype.
12296         * tree-cfgcleanup.c (fixup_noreturn_call): Remove lhs also if
12297         gimple_call_fntype has void return type.
12299 2016-08-17  Chung-Lin Tang  <cltang@codesourcery.com>
12301         * omp-low.c (lower_oacc_reductions): Adjust variable lookup to use
12302         maybe_lookup_decl, to handle nested acc loop directives.
12304 2016-08-17  Richard Biener  <rguenther@suse.de>
12306         PR tree-optimization/76490
12307         * tree-vrp.c (update_value_range): Preserve overflow infinities
12308         when intersecting with ranges from get_range_info.
12309         (operand_less_p): Handle overflow infinities correctly.
12310         (value_range_constant_singleton): Use vrp_operand_equal_p
12311         to handle overflow max/min correctly.
12312         (vrp_valueize): Likewise.
12313         (union_ranges): Likewise.
12314         (intersect_ranges): Likewise.
12315         (vrp_visit_phi_node): Improve iteration limitation to only
12316         apply when we'll possibly re-visit the PHI via a changed argument
12317         on the backedge.
12319 2016-08-17  Thomas Preud'homme  <thomas.preudhomme@arm.com>
12321         * config/arm/t-aprofile (MULTILIB_EXCEPTIONS): Rewrite into ...
12322         (MULTILIB_REQUIRED): This by specifying multilib needing to be built
12323         rather than those that should not be built.
12325 2016-08-17  Stanislaw Halik  <sthalik@misaki.pl>
12327         PR target/66488
12328         * config/i386/xm-mingw32.h (HOST_BITS_PER_PTR): Define if __x86_64__.
12330 2016-08-17  Richard Biener  <rguenther@suse.de>
12332         * tree-ssa.c: Include tree-cfg.h and tree-dfa.h.
12333         (verify_vssa): New function verifying virtual SSA form.
12334         (verify_ssa): Call it.
12335         * tree-ssa-loop-manip.c (slpeel_update_phi_nodes_for_guard2):
12336         Do not apply loop-closed SSA handling to virtuals.
12337         * ssa-iterators.h (op_iter_init): Handle GIMPLE_TRANSACTION.
12338         * tree-into-ssa.c (prepare_use_sites_for): Skip virtual SSA names
12339         when rewriting their symbol.
12340         (prepare_def_site_for): Likewise.
12341         * tree-chkp-opt.c (chkp_reduce_bounds_lifetime): Clear virtual
12342         operands of moved stmts.
12344 2016-08-17  Richard Biener  <rguenther@suse.de>
12346         PR tree-optimization/23855
12347         * tree-ssa-loop-unswitch.c: Include tree-ssa-loop-manip.h.
12348         (tree_unswitch_outer_loop): Iterate find_loop_guard as long as we
12349         find guards to hoist.  Do not update SSA form but rewrite virtuals
12350         into loop closed SSA.
12351         (find_loop_guard): Adjust to skip already hoisted guards.  Do
12352         not mark virtuals for renaming or update SSA form.
12354 2016-08-17  Martin Liska  <mliska@suse.cz>
12356         * coverage.c (get_gcov_type): Replace GCOV_TYPE_SIZE with
12357         a LONG_LONG_TYPE_SIZE comparison.
12358         * gcov-io.h: Remove macro definitions.
12359         * tree-profile.c (gimple_gen_edge_profiler): Replace usage
12360         of GCOV_TYPE_ATOMIC_FETCH_ADD with a LONG_LONG_TYPE_SIZE
12361         comparison.
12363 2016-08-16  Jakub Jelinek  <jakub@redhat.com>
12365         * config/i386/i386.c (enum ix86_builtins): Reorder enumerators, so
12366         that builtins not mentioned in bdesc_* arrays come first, then
12367         the ones mentioned in bdesc_* arrays in the order they appear in
12368         the arrays in between IX86_BUILTIN__BDESC_*_FIRST and
12369         IX86_BUILTIN__BDESC_*_LAST enumerator.
12370         (bdesc_mpx): Fix up a comment typo.
12371         (bdesc_multi_arg): Remove __builtin_ia32_vpcomne[bwdq] and
12372         __builtin_ia32_vpcomneu[bwdq] builtins.
12373         (BDESC_VERIFY, BDESC_VERIFYS): Define.
12374         (ix86_init_mmx_sse_builtins, ix86_init_mpx_builtins): Verify
12375         enum ix86_builtins ordering.
12376         (ix86_expand_builtin): Use enum ix86_builtins ordering assumption
12377         for direct bdesc_* array member access instead of searching all the
12378         arrays until an fcode match is found.
12380 2016-08-16  Uros Bizjak  <ubizjak@gmail.com>
12382         * config/i386/i386.md (*ashl<mode>3_mask): Rewrite define_insn
12383         pattern as define_insn_and_split.  Split insn before reload to
12384         ashl<mode>3_1.
12385         (*<shift_insn><mode>3_mask): Ditto.  Split insn before reload to
12386         <shift_insn><mode>3_1.
12387         (*<rotate_insn><mode>3_mask): Ditto.  Split insn before reload to
12388         <rotate_insn><mode>3_1.
12390 2016-08-16  David Malcolm  <dmalcolm@redhat.com>
12392         PR c/72857
12393         * input.c (get_source_range_for_substring): Rename to...
12394         (get_source_location_for_substring): ...this, adding param
12395         "caret_idx", and converting output param from source_range * to
12396         location_t *.
12397         (get_source_range_for_char): New function.
12398         (get_num_source_ranges_for_substring): Update comment to reflect
12399         above renaming.
12400         (assert_char_at_range): Update to use get_source_range_for_char
12401         rather than get_source_range_for_substring.
12402         (test_lexer_string_locations_concatenation_2): Likewise.
12403         * substring-locations.h (get_source_range_for_substring): Rename
12404         to...
12405         (get_source_location_for_substring): ...this, and adding param
12406         "caret_idx", and converting output param from source_range * to
12407         location_t *.
12409 2016-08-16  David Malcolm  <dmalcolm@redhat.com>
12411         * input.c (class selftest::temp_source_file): Move to
12412         selftest.h.
12413         (selftest::temp_source_file::temp_source_file): Move to
12414         selftest.c.
12415         (selftest::temp_source_file::~temp_source_file): Likewise.
12416         * selftest.c (selftest::temp_source_file::temp_source_file): Move
12417         here from input.c.
12418         (selftest::temp_source_file::~temp_source_file): Likewise.
12419         * selftest.h (class selftest::temp_source_file): Move here from
12420         input.c
12422 2016-08-16  Jakub Jelinek  <jakub@redhat.com>
12424         PR target/71910
12425         * tree-cfg.c (execute_fixup_cfg): Add node variable, use it.  Before
12426         inlining, add cgraph edge for the added __builtin_unreachable call.
12428         PR middle-end/67485
12429         * expmed.c (expand_mult_const): Change val_so_far's type to UHWI,
12430         only cast it to SHWI for the final comparison.
12432 2016-08-16  Martin Liska  <mliska@suse.cz>
12434         PR gcov-profile/36412
12435         * doc/gcov.texi: Document --hash-filenames(-x).
12436         * gcov.c (print_usage): Add the option.
12437         (process_args): Process the option, sort options alphabetically.
12438         (md5sum_to_hex): New function.
12439         (make_gcov_file_name): Do the md5sum and append it to a
12440         filename.
12442 2016-08-16  Bin Cheng  <bin.cheng@arm.com>
12444         PR tree-optimization/69848
12445         * config/aarch64/aarch64-simd.md (vcond<mode><mode>): Invert NE
12446         and swtich operands to avoid additional NOT instruction.
12447         (vcond<v_cmp_mixed><mode>): Ditto.
12448         (vcondu<mode><mode>, vcondu<mode><v_cmp_mixed>): Ditto.
12450 2016-08-16  Eric Botcazou  <ebotcazou@adacore.com>
12452         * doc/install.texi (*-*-solaris2*): Adjust latest change.
12454 2016-08-16  Richard Biener  <rguenther@suse.de>
12456         PR tree-optimization/76783
12457         * tree-ssa-propagate.c (ssa_prop_init): Use RPO order.  Clear
12458         BB visited flags at start.
12460 2016-08-16  Bin Cheng  <bin.cheng@arm.com>
12462         PR tree-optimization/72817
12463         PR tree-optimization/73450
12464         * tree-ssa-loop-niter.c (number_of_iterations_ne): Check
12465         multiple_of_p for adjusted IV.base.
12467 2016-08-15  Uros Bizjak  <ubizjak@gmail.com>
12469         PR target/72867
12470         * config/i386/sse.md (<code><mode>3<mask_name><round_saeonly_name>):
12471         Emit ieee_<ieee_maxmin><mode>3<mask_name><round_saeonly_name>
12472         for !flag_finite_math_only or flag_signed_zeros.
12473         (*<code><mode>3<mask_name><round_saeonly_name>): Rename from
12474         *<code><mode>3_finite<mask_name><round_saeonly_name>.  Do not
12475         depend on flag_finite_math_only.
12476         (ieee_<ieee_maxmin><mode>3<mask_name><round_saeonly_name>):
12477         New insn pattern.
12478         (*<code><mode>3<mask_name><round_saeonly_name>): Remove.
12479         (*ieee_smin<mode>3): Ditto.
12480         (*ieee_smax<mode>3): Ditto.
12481         * config/i386/mmx.md (mmx_<code>v2sf3): Emit
12482         mmx_ieee_<ieee_maxmin>v2sf3 for !flag_finite_math_only or
12483         flag_signed_zeros.
12484         (*mmx_<code>v2sf3): Rename from *mmx_<code>v2sf3_finite.  Do not
12485         depend on flag_finite_math_only.
12486         (mmx_ieee_<ieee_maxmin>v2sf3): New insn pattern.
12487         (*mmx_<code>v2sf3): Remove.
12488         * config/i386/subst.md (round_saeonly_mask_arg3): New subst attribute.
12489         * config/i386/i386.c (ix86_expand_sse_fp_mimnax): Check
12490         flag_signed_zeros instead of !flag_unsafe_math_optimizations.
12492 2016-08-15  Segher Boessenkool  <segher@kernel.crashing.org>
12494         PR rtl-optimization/73650
12495         * lra-constraints.c (simple_move_p): If the insn is multiple_sets
12496         it is not a simple move.
12498 2016-08-15  Martin Liska  <mliska@suse.cz>
12500         PR driver/72765
12501         * gcc.c (do_spec_1): Call save_string with the right size.
12502         (save_string): Do an assert about string we copy.
12504 2016-08-15  Richard Biener  <rguenther@suse.de>
12506         * ree.c (rest_of_handle_ree): Remove redundant timevar push/pop.
12507         * config/i386/i386.c (pass_data_insert_vzeroupper): Account to
12508         TV_MACH_DEP.
12509         (pass_data_stv): Likewise.
12511 2016-08-15  Richard Biener  <rguenther@suse.de>
12513         PR tree-optimization/73434
12514         * tree-ssa-sccvn.c (vn_reference_maybe_forwprop_address): Preserve
12515         TBAA info on the base when forwarding a non-invariant address.
12517 2016-08-15  Jakub Jelinek  <jakub@redhat.com>
12519         * dwarf2out.c (struct checksum_attributes): Add
12520         at_string_length_bit_size and at_string_length_byte_size fields.
12521         (collect_checksum_attributes): Handle DW_AT_string_length_bit_size
12522         and DW_AT_string_length_byte_size.
12523         (die_checksum_ordered): Handle at_string_length_bit_size and
12524         at_string_length_byte_size.
12525         (gen_array_type_die): For dwarf_version >= 5 emit
12526         DW_AT_string_length_byte_size instead of DW_AT_byte_size.
12527         (adjust_string_types): For dwarf_version >= 5 remove
12528         DW_AT_string_length_byte_size instead of DW_AT_byte_size.
12529         (resolve_addr): Likewise.
12531         PR debug/71906
12532         * dwarf2out.c (string_types): New variable.
12533         (gen_array_type_die): Change early_dwarf handling of
12534         DW_AT_string_length, create DW_OP_call4 referencing the
12535         length var temporarily.  Handle parameters that are pointers
12536         to string length.
12537         (adjust_string_types): New function.
12538         (gen_subprogram_die): Temporarily set string_types to local var,
12539         call adjust_string_types if needed.
12540         (non_dwarf_expression, copy_deref_exprloc, optimize_string_length):
12541         New functions.
12542         (resolve_addr): Adjust DW_AT_string_length if it is DW_OP_call4.
12544 2016-08-15  Eric Botcazou  <ebotcazou@adacore.com>
12546         * doc/install.texi (*-*-solaris2*): Fix version number and document
12547         requirement on GNU make for building libjava with the Solaris linker.
12549 2016-08-15  Martin Liska  <mliska@suse.cz>
12550             Jakub Jelinek  <jakub@redhat.com>
12552         PR tree-optimization/72824
12553         * tree-loop-distribution.c (const_with_all_bytes_same)
12554         <case VECTOR_CST>: Fix a typo.
12556 2016-08-14  Uros Bizjak  <ubizjak@gmail.com>
12558         PR target/76342
12559         * config/i386/avx512fintrin.h (_mm512_undefined_epi32):
12560         Renamed from _mm512_undefined_si512.
12561         (_mm_undefined_si512): New definition.
12563 2016-08-13  Richard Biener  <rguenther@suse.de>
12565         * tree-ssa-forwprop.c (pass_forwprop::execute): Propagate
12566         into PHIs and update the lattice for its def.
12568 2016-08-12  Jakub Jelinek  <jakub@redhat.com>
12570         PR c/71512
12571         * ubsan.c (instrument_si_overflow): Pass true instead of false
12572         to gsi_replace.
12573         (pass_ubsan::execute): Call gimple_purge_dead_eh_edges at the end
12574         of bbs.  Return TODO_cleanup_cfg if any returned true.
12576 2016-08-12  Michael Meissner  <meissner@linux.vnet.ibm.com>
12578         * config/rs6000/vsx.md (vsx_concat_<mode>): Add support for the
12579         ISA 3.0 MTVSRDD instruction.
12580         (vsx_splat_<mode>): Change cpu type of MTVSRDD instruction to
12581         vecperm.
12583 2016-08-12  Bernd Edlinger  <bernd.edlinger@hotmail.de>
12585         PR tree-optimization/71083
12586         * tree-predcom.c (ref_at_iteration): Use a COMPONENT_REF for the
12587         bitfield access when possible.
12589 2016-08-12  Patrick Palka  <ppalka@gcc.gnu.org>
12591         PR middle-end/71654
12592         * match.pd ((T)A CMP (T)B -> A CMP B): Allow (T)A to be a
12593         sign-changing cast from a shorter unsigned type to a wider
12594         signed type.
12596 2016-08-12  Jakub Jelinek  <jakub@redhat.com>
12598         * config/i386/sse.md (avx512dq_vextract<shuffletype>64x2_1_maskm,
12599         vec_extract_hi_<mode>_mask, vec_extract_lo_<mode>_mask,
12600         vec_extract_hi_<mode>_mask): Use Yk constraint instead of k.
12602 2016-08-12  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
12604         * config/rs6000/rs6000.c (rs6000_builtin_vectorization_cost):
12605         Correct costs for vec_construct.
12607 2016-08-12  Bin Cheng  <bin.cheng@arm.com>
12609         PR tree-optimization/69848
12610         * tree-vectorizer.h (enum vect_def_type): New condition reduction
12611         type CONST_COND_REDUCTION.
12612         * tree-vect-loop.c (vectorizable_reduction): Support new condition
12613         reudction type CONST_COND_REDUCTION.
12615 2016-08-12  Richard Biener  <rguenther@suse.de>
12617         PR tree-optimization/57326
12618         * tree-ssa-pre.c (fully_constant_expression): Handle simplification
12619         returning an SSA name.
12620         (phi_translate_1): When fully_constant_expression returns a NAME
12621         make sure we have a leader for it.
12623 2016-08-12  Martin Liska  <mliska@suse.cz>
12624             Adam Fineman  <afineman@afineman.com>
12626         * gcov.c (process_file): Create .gcov file when .gcda
12627         file is missing.
12629 2016-08-12  Marek Polacek  <polacek@redhat.com>
12631         PR c/7652
12632         * alias.c (find_base_value): Adjust fall through comment.
12633         * cfgexpand.c (expand_debug_expr): Likewise.
12634         * combine.c (find_split_point): Likewise.
12635         (expand_compound_operation): Likewise.  Add FALLTHRU.
12636         (make_compound_operation): Adjust fall through comment.
12637         (canon_reg_for_combine): Add FALLTHRU.
12638         (force_to_mode): Adjust fall through comment.
12639         (simplify_shift_const_1): Likewise.
12640         (simplify_comparison): Likewise.
12641         * config/aarch64/aarch64-builtins.c (aarch64_simd_expand_args): Add
12642         FALLTHRU.
12643         * config/aarch64/predicates.md: Likewise.
12644         * config/i386/i386.c (function_arg_advance_32): Likewise.
12645         (ix86_gimplify_va_arg): Likewise.
12646         (print_reg): Likewise.
12647         (ix86_print_operand): Likewise.
12648         (ix86_build_const_vector): Likewise.
12649         (ix86_expand_branch): Likewise.
12650         (ix86_sched_init_global): Adjust fall through comment.
12651         (ix86_expand_args_builtin): Add FALLTHRU.
12652         (ix86_expand_builtin): Likewise.
12653         (ix86_expand_vector_init_one_var): Likewise.
12654         * config/rs6000/rs6000.c (rs6000_emit_vector_compare_inner): Likewise.
12655         (rs6000_adjust_cost): Likewise.
12656         (insn_must_be_first_in_group): Likewise.
12657         * config/rs6000/rs6000.md: Likewise.  Adjust fall through comment.
12658         * dbxout.c (dbxout_symbol): Adjust fall through comment.
12659         * df-scan.c (df_uses_record): Likewise.
12660         * dojump.c (do_jump): Add FALLTHRU.
12661         * dwarf2out.c (mem_loc_descriptor): Likewise.  Adjust fall through
12662         comment.
12663         (resolve_args_picking_1): Adjust fall through comment.
12664         (loc_list_from_tree_1): Likewise.
12665         * expmed.c (make_tree): Likewise.
12666         * expr.c (expand_expr_real_2): Add FALLTHRU.
12667         (expand_expr_real_1): Likewise.  Adjust fall through comment.
12668         * fold-const.c (const_binop): Adjust fall through comment.
12669         (fold_truth_not_expr): Likewise.
12670         (fold_cond_expr_with_comparison): Add FALLTHRU.
12671         (fold_binary_loc): Likewise.
12672         (contains_label_1): Adjust fall through comment.
12673         (multiple_of_p): Likewise.
12674         * gcov-tool.c (process_args): Add FALLTHRU.
12675         * genattrtab.c (check_attr_test): Likewise.
12676         (write_test_expr): Likewise.
12677         * genconfig.c (walk_insn_part): Likewise.
12678         * genpreds.c (validate_exp): Adjust fall through comment.
12679         (needs_variable): Likewise.
12680         * gensupport.c (get_alternatives_number): Add FALLTHRU.
12681         (subst_dup): Likewise.
12682         * gimple-pretty-print.c (dump_gimple_assign): Likewise.
12683         * gimplify.c (gimplify_addr_expr): Adjust fall through comment.
12684         (gimplify_scan_omp_clauses): Add FALLTHRU.
12685         (goa_stabilize_expr): Likewise.
12686         * graphite-isl-ast-to-gimple.c (substitute_ssa_name): Adjust fall
12687         through comment.
12688         * hsa-gen.c (get_address_from_value): Likewise.
12689         * ipa-icf.c (sem_function::hash_stmt): Likewise.
12690         * ira.c (ira_setup_alts): Add FALLTHRU.
12691         * lra-eliminations.c (lra_eliminate_regs_1): Adjust fall through
12692         comment.
12693         * lto-streamer-out.c (lto_output_tree_ref): Add FALLTHRU.
12694         * opts.c (common_handle_option): Likewise.
12695         * read-rtl.c (read_rtx_code): Likewise.
12696         * real.c (round_for_format): Likewise.
12697         * recog.c (asm_operand_ok): Likewise.
12698         * reginfo.c (reg_scan_mark_refs): Adjust fall through comment.
12699         * reload1.c (set_label_offsets): Likewise.
12700         (eliminate_regs_1): Likewise.
12701         (reload_reg_reaches_end_p): Likewise.
12702         * rtlanal.c (commutative_operand_precedence): Add FALLTHRU.
12703         (rtx_cost): Likewise.
12704         * sched-rgn.c (is_exception_free): Likewise.
12705         * simplify-rtx.c (simplify_rtx): Adjust fall through comment.
12706         * stor-layout.c (int_mode_for_mode): Likewise.
12707         * toplev.c (print_to_asm_out_file): Likewise.
12708         (print_to_stderr): Likewise.
12709         * tree-cfg.c (gimple_verify_flow_info): Likewise.
12710         * tree-chrec.c (chrec_fold_plus_1): Add FALLTHRU.
12711         (chrec_fold_multiply): Likewise.
12712         (evolution_function_is_invariant_rec_p): Likewise.
12713         (for_each_scev_op): Likewise.
12714         * tree-data-ref.c (siv_subscript_p): Likewise.
12715         (get_references_in_stmt): Likewise.
12716         * tree.c (find_placeholder_in_expr): Adjust fall through comment.
12717         (substitute_in_expr): Likewise.
12718         (type_cache_hasher::equal): Likewise.
12719         (walk_type_fields): Likewise.
12720         * var-tracking.c (adjust_mems): Add FALLTHRU.
12721         (set_dv_changed): Adjust fall through comment.
12722         * varasm.c (default_function_section): Add FALLTHRU.
12724 2016-08-12  Marek Polacek  <polacek@redhat.com>
12726         PR c/7652
12727         * tree-complex.c (expand_complex_division): Add missing break.
12729 2016-08-12  Richard Biener  <rguenther@suse.de>
12731         * passes.c (execute_todo): Do not push/pop TV_TODO.
12732         (execute_one_ipa_transform_pass): Move timevar push/pop TODO execution.
12733         (execute_one_pass): Likewise.
12734         * common.opt (ftime-report-details): New switch.
12735         * doc/invoke.texi (ftime-report-details): Document.
12736         * timevar.h (timer::print_row): Adjust signature.
12737         (timer::all_zero): New static helper.
12738         (timer::child_map_t): New typedef.
12739         (timer::time_var_def): Add children field.
12740         * timevar.c (timer::named_items::print): Adjust.
12741         (timer::~timer): Free timevar recorded children.
12742         (timer::pop_internal): When -ftime-report-details record
12743         time spent in sub-timevars.
12744         (timer::print_row): Adjust.
12745         (timer::print): Print sub-timevar stats, use all_zero.
12746         * timevar.def (TV_TODO): Remove.
12748 2016-08-12  Richard Biener  <rguenther@suse.de>
12750         PR tree-optimization/72851
12751         * tree-ssa-propagate.c: Include cfganal.h.  Rewrite block and stmt
12752         worklists to use bitmaps indexed in execution order.
12753         (executable_blocks, cfg_blocks_num, cfg_blocks_tail, cfg_blocks_head,
12754         bb_in_list, interesting_ssa_edges, varying_ssa_edges): Remove.
12755         (cfg_blocks): Make a bitmap.
12756         (bb_to_cfg_order, cfg_order_to_bb, ssa_edge_worklist, uid_to_stmt):
12757         New globals.
12758         (cfg_blocks_empty_p): Adjust.
12759         (cfg_blocks_add): Likewise.
12760         (cfg_blocks_get): Likewise.
12761         (add_ssa_edge): Likewise.
12762         (add_control_edge): Likewise.
12763         (simulate_stmt): Likewise.
12764         (process_ssa_edge_worklist): Likewise.
12765         (simulate_block): Likewise.
12766         (ssa_prop_init): Compute PRE order and stmt UIDs.
12767         (ssa_prop_fini): Adjust.
12768         (ssa_propagate): Adjust.
12770 2016-08-12  Richard Biener  <rguenther@suse.de>
12772         * tree-vrp.c (vrp_visit_phi_node): Allow a last iteration if
12773         the currently executable edges have fixed ranges.  Always
12774         go through update_value_range.
12776 2016-08-12  Alexandre Oliva  <aoliva@redhat.com>
12778         PR debug/63240
12779         * langhooks-def.h
12780         (LANG_HOOKS_FUNCTION_DECL_EXPLICIT_P): Const_tree-ify.
12781         (LANG_HOOKS_FUNCTION_DECL_DELETED_P): Likewise.
12782         (LANG_HOOKS_FUNCTION_DECL_DEFAULTED): Set default.
12783         (LANG_HOOKS_DECLS): Add it.
12784         * langhooks.h (struct lang_hooks_for_decls): Add
12785         function_decl_defaulted.  Const_tree-ify
12786         function_decl_explicit_p and function_decl_deleted_p.
12787         * dwarf2out.c (gen_subprogram_die): Add DW_AT_defaulted
12788         attribute.  Add DW_AT_deleted instead of DW_AT_GNU_deleted,
12789         also at strict DWARF v5.
12791         PR debug/55641
12792         * dwarf2out.c (decl_quals): Don't map TREE_READONLY to
12793         TYPE_QUAL_CONST in reference-typed decls.
12795         PR debug/49366
12796         * dwarf2out.c (loc_list_from_tree_1): Expand some CONSTRUCTORs
12797         in DW_OP_pieces, just enough to handle pointers to member
12798         functions.
12799         (gen_remaining_tmpl_value_param_die_attribute): Use a location
12800         expression on DWARFv5 if a constant value doesn't work.
12802 2016-08-11  David Malcolm  <dmalcolm@redhat.com>
12804         * selftest-run-tests.c (selftest::run_tests): Call selftest_c_tests.
12805         * selftest.c (selftest::test_assertions): New function.
12806         (selftest::selftest_c_tests): New function.
12807         * selftest.h (selftest::selftest_c_tests): New declaration.
12809 2016-08-11  Richard Biener  <rguenther@suse.de>
12810             Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
12812         PR rtl-optimization/72855
12813         * df-core.c (df_verify): Turn off DF_VERIFY_SCHEDULED at end.
12815 2016-08-11  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
12817         PR target/72863
12818         * vsx.md (vsx_load_<mode>): For P8LE, emit swaps at expand time.
12819         (vsx_store_<mode>): Likewise.
12821 2015-08-11  H.J. Lu  <hongjiu.lu@intel.com>
12823         * config/i386/i386.c (timode_scalar_to_vector_candidate_p): Allow
12824         TImode CONST_WIDE_INT store.
12825         (timode_scalar_chain::convert_insn): Handle CONST_WIDE_INT store.
12827 2015-08-11  H.J. Lu  <hongjiu.lu@intel.com>
12829         * config/i386/i386.h (MOVE_MAX_PIECES): Use TImode in 64-bit
12830         mode if unaligned SSE load and store are optimal.
12832 2016-08-11  Bernd Edlinger  <bernd.edlinger@hotmail.de>
12834         PR tree-optimization/71083
12835         * tree-predcom.c (ref_at_iteration): Correctly align the
12836         reference type.
12838 2016-08-11  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
12840         * config/s390/s390-builtin-types.def: Add INT128 types.
12841         * config/s390/s390-builtins.def: Add INT128 variants for the add
12842         sub low-level builtins dealing with TImode.
12843         * config/s390/s390.c (s390_expand_builtin): Allow mode conversions
12844         via subreg when expanding a builtin.
12845         * config/s390/s390.md: Remove UNSPEC_VEC_ADDC_U128,
12846         UNSPEC_VEC_SUB_U128, and UNSPEC_VEC_SUBC_U128 constants.
12847         Fix comment.
12848         * config/s390/vecintrin.h: Adjust builtin names accordingly.
12849         * config/s390/vx-builtins.md ("vec_add_u128"): Remove expander.
12850         ("vec_addc<mode>", "vec_addc_u128"): Merge to
12851         "vacc<bhfgq>_<mode>".
12852         ("vec_adde_u128"): Rename to "vacq". Change mode to TImode.
12853         ("vec_addec_u128"): Rename to "vacccq". Change mode to TImode.
12854         ("vec_subc<mode>", "vec_subc_u128"): Merge to
12855         "vscbi<bhfgq>_<mode>".
12856         ("vec_sube_u128"): Rename to "vsbiq". Change mode to TImode.
12857         ("vec_subec_u128"): Rename to "vsbcbiq". Change mode to TImode.
12859 2016-08-11  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
12861         * config/s390/s390-builtins.def: Mark last operand of s390_vlvg*
12863 2016-08-11  Bin Cheng  <bin.cheng@arm.com>
12865         * config/aarch64/aarch64-simd.md (vcond<mode><mode>): Delete
12866         unused declaration.
12867         (vcond<v_cmp_mixed><mode>): Ditto.
12868         (vcondu<mode><mode>, vcondu<mode><v_cmp_mixed>): Ditto.
12870 2016-08-11  Bin Cheng  <bin.cheng@arm.com>
12872         * config/aarch64/aarch64-simd.md (vec_cmp<mode><v_cmp_result>): Init
12873         variable explicitly, also assert on it before use.
12875 2016-08-11  Richard Biener  <rguenther@suse.de>
12877         PR tree-optimization/72772
12878         * cfgloopmanip.c (create_preheader): Use split_edge if there
12879         is a single loop entry, avoiding degenerate PHIs.
12881 2016-08-11  Richard Biener  <rguenther@suse.de>
12883         * tree-ssa-threadbackward.c (pass_data_thread_jumps): Remove
12884         unconditional TODO_cleanup_cfg.
12885         (pass_thread_jumps::execute): Initialize loops, perform a CFG
12886         cleanup only if we threaded a jump.
12888 2016-08-11  Alan Modra  <amodra@gmail.com>
12890         PR target/71680
12891         * lra-constraints.c (simplify_operand_subreg): Allow subreg
12892         mode for mem when SLOW_UNALIGNED_ACCESS if inner mode is also
12893         slow.  Emit two reloads for slow mem case, first loading in
12894         fast innermode, then converting to required mode.
12896 2016-08-10  Kelvin Nilsen  <kelvin@gcc.gnu.org>
12898         * config/rs6000/altivec.h (vec_extract_exp): New macro.
12899         (vec_extract_sig): New macro.
12900         (vec_insert_exp): New macro.
12901         (vec_test_data_class): New macro.
12902         (scalar_extract_exp): New macro.
12903         (scalar_extract_sig): New macro.
12904         (scalar_insert_exp): New macro.
12905         (scalar_test_data_class): New macro.
12906         (scalar_test_neg): New macro.
12907         (scalar_cmp_exp_gt): New macro.
12908         (scalar_cmp_exp_lt): New macro.
12909         (scalar_cmp_exp_eq): New macro.
12910         (scalar_cmp_exp_unordered): New macro.
12911         * config/rs6000/predicates.md (u7bit_cint_operand): New predicate
12912         to enforce constraint that operand is a 7-bit unsigned literal.
12913         * config/rs6000/rs6000-builtin.def (BU_P9V_64BIT_VSX_1): New macro
12914         for power9 built-ins.
12915         (BU_P9V_VSX_2): Likewise.
12916         (BU_P9V_64BIT_VSX_2): Likewise.
12917         (VSEEDP): Add scalar extract exponent support.
12918         (VSEESP): Add scalar extract signature support.
12919         (VSTDCNDP): Add scalar test negative support.
12920         (VSTDCNSP): Likewise.
12921         (VSIEDP): Add scalar insert exponent support.
12922         (VSCEDPGT): Add scalar compare exponent greater than support.
12923         (VSCEDPLT): Add scalar compare exponent less than support.
12924         (VSCEDPEQ): Add scalar compare exponent test-for-equality support.
12925         (VSCEDPUO): Add scalar compare exponent test-for-unordered support.
12926         (VSTDCDP): Add scalar test data class support.
12927         (VSTDCSP): Likewise.
12928         (VSEEDP): Add overload support for scalar extract exponent
12929         operation.
12930         (VSESDP): Add overload support for scalar extract signature
12931         operation.
12932         (VSTDCN): Add overload support for scalar test negative
12933         operation.
12934         (VSTDCNDP): Add overload support for scalar test negative
12935         operation.
12936         (VSTDCNSP): Add overload support for scalar test negative
12937         operation.
12938         (VSIEDP): Add overload support for scalar insert exponent
12939         operation.
12940         (VSTDC): Add overload support for scalar test data class
12941         operation.
12942         (VSTDCDP): Add overload support for scalar test data class
12943         operation.
12944         (VSTDCSP): Add overload support for scalar test data class
12945         opreation.
12946         (VSCEDPGT): Add overload support for scalar compare exponent
12947         greater than operation.
12948         (VSCEDPLT): Add overload support for scalar compare exponent
12949         less than operation.
12950         (VSCEDPEQ): Add overload support for scalar compare exponent
12951         test-for-equality operation.
12952         (VSCEDPUO): Add overload support for scalar compare exponent
12953         test-for-unordered operation.
12954         (VEEDP): Add vector extract exponent support.
12955         (VEESP): Likewise.
12956         (VESDP): Add vector extract significand support.
12957         (VESSP): Likewise.
12958         (VIEDP): Add vector insert exponent support.
12959         (VIESP): Likewise.
12960         (VTDCDP): Add vector test data class support.
12961         (VTDCSP): Likewise.
12962         (VES): Add overload support for vector extract significand operation.
12963         (VESDP): Likewise.
12964         (VESSP): Likewise
12965         (VEE): Add overload support for vector extract exponent operation.
12966         (VEEDP): Likewise.
12967         (VEESP): Likewise.
12968         (VTDC): Add overload support for vector test data class operation.
12969         (VTDCDP): Likewise.
12970         (VTDCSP): Likewise.
12971         (VIE): Add overload support for vector insert exponent operation.
12972         (VIEDP): Likewise.
12973         (VIESP): Likewise.
12974         * config/rs6000/rs6000-c.c (altivec_overloaded_builtins): Add
12975         overloaded binary floating point functions.
12976         (altivec_resolve_overloaded_builtin): Improve error messages to
12977         distinguish between functions not supported in the current
12978         compiler configuration and functions that were invoked with an
12979         invalid parameter combination, and include the built-in function
12980         name in both error messages.
12981         * config/rs6000/rs6000-protos.h (rs6000_overloaded_builtin_name):
12982         New prototype.
12983         * config/rs6000/rs6000.c (rs6000_overloaded_builtin_name): New
12984         function.
12985         (rs6000_expand_binop_builtin): Add check to enforce that argument
12986         2 of the test data class operations is a 7-bit unsigned literal.
12987         (rs6000_invalid_builtin): Add code to issue an error message if a
12988         built-in function that requires the power9_vector and -m32
12989         command-line options is compiled without these options.
12990         * config/rs6000/vsx.md (UNSPEC_VSX_SXEXPDP): New value.
12991         (UNSPEC_VSX_SXSIGDP): New value.
12992         (UNSPEC_VSX_SXSIGPDP): New value.
12993         (UNSPEC_VSX_SIEXPDP): New value.
12994         (UNSPEC_VSX_SCMPEXPDP): New value.
12995         (UNSPEC_VSX_STSTDC): New value.
12996         (UNSPEC_VSX_VXEXP): New value.
12997         (UNSPEC_VSX_VXSIG): New value.
12998         (UNSPEC_VSX_VIEXP): New value.
12999         (UNSPEC_VSX_VTSTDC): New value.
13000         (xsxexpdp): New insn for scalar extract exponent.
13001         (xsxsigdp): New insn for scalar extract significand.
13002         (xsiexpdp): New insn for scalar insert exponent.
13003         (xscmpexpdp_<code>): New expansion for scalar compare exponents.
13004         (*xscmpexpdp): New insn for scalar compare exponents.
13005         (xststdc<Fvsx): New expansion for both single- and
13006         double-precision scalar test data class operations.
13007         (xststdcneg<Fvsx>): New expansion for both single- and
13008         double-precision scalar test for negative value operations.
13009         (*xststdc<Fvsx>): New insn for scalar test data class
13010         operation.
13011         (xvxexp<VSs>): New insn for single- and double-precision
13012         vector extract exponent operation.
13013         (xvxsig<VSs>): New insn for single- and double-precision
13014         vector extract significand operation.
13015         (xviexp<VSs>): New insn for single- and double-precision
13016         vector insert exponent operation.
13017         (xvtstdc<VSs>): New insn for single- and double-precision
13018         vector test data class operation.
13019         * doc/extend.texi (PowerPC AltiVec Built-in Functions): Document
13020         built-in functions to represent the Power9 binary floating-point
13021         support instructions.
13023 2016-08-10  bin cheng  <bin.cheng@arm.com>
13025         * doc/sourcebuild.texi (@item vect_cond_mixed): New item.
13027 2016-08-10  Alan Lawrence  <alan.lawrence@arm.com>
13028             Renlin Li  <renlin.li@arm.com>
13029             Bin Cheng  <bin.cheng@arm.com>
13031         * config/aarch64/iterators.md (V_cmp_mixed, v_cmp_mixed): New.
13032         * config/aarch64/aarch64-simd.md (<su><maxmin>v2di3): Call
13033         gen_vcondv2div2di instead of gen_aarch64_vcond_internalv2div2di.
13034         (aarch64_vcond_internal<mode><mode>): Delete pattern.
13035         (aarch64_vcond_internal<VDQF_COND:mode><VDQF:mode>): Ditto.
13036         (vcond<v_cmp_result><mode>): Ditto.
13037         (vcond<mode><mode>): Re-implement using vec_cmp and vcond_mask.
13038         (vcondu<mode><mode>): Ditto.
13039         (vcond<v_cmp_mixed><mode>): New pattern.
13040         (vcondu<mode><v_cmp_mixed>): New pattern.
13041         (aarch64_cmtst<mode>): Revise comment using aarch64_vcond instead
13042         of aarch64_vcond_internal.
13044 2016-08-10  Alan Lawrence  <alan.lawrence@arm.com>
13045             Renlin Li  <renlin.li@arm.com>
13046             Bin Cheng  <bin.cheng@arm.com>
13048         * config/aarch64/aarch64-simd.md (vec_cmp<mode><mode>): New pattern.
13049         (vec_cmp<mode><v_cmp_result>): New pattern.
13050         (vec_cmpu<mode><mode>): New pattern.
13051         (vcond_mask_<mode><v_cmp_result>): New pattern.
13053 2016-08-10  Yuri Rumyantsev  <ysrumyan@gmail.com>
13055         PR tree-optimization/71734
13056         * tree-ssa-loop-im.c (ref_indep_loop_p): Add new argument
13057         REF_LOOP, invoke ref_indep_loop_p_1.
13058         (outermost_indep_loop): Pass LOOP argumnet where REF was defined
13059         to ref_indep_loop_p.
13060         (ref_indep_loop_p_1): Fix commentary, add argument REF_LOOP,
13061         combine it with ref_indep_lopp_p_2, update SAFELEN if only REF
13062         is inside LOOP, do not cache dpendence value for loops with
13063         non-zero SAFELEN.
13064         (ref_indep_loop_p_2): Delete function.
13065         (can_sm_ref_p): Pass LOOP as additional argument to
13066         ref_indep_loop_p.
13068 2016-08-10  Michael Meissner  <meissner@linux.vnet.ibm.com>
13070         PR target/72853
13071         * config/rs6000/rs6000.c (mem_operand_ds_form): Add check for op
13072         being an offsettable address.
13074 2016-08-10  Martin Liska  <mliska@suse.cz>
13076         PR gcov-profile/58306
13077         * tree-profile.c (gimple_init_edge_profiler): Create conditionally
13078         atomic variants of profile update functions.
13080 2016-08-10  Martin Liska  <mliska@suse.cz>
13082         Cherry picked (and modified) from google-4_7 branch
13083         2012-12-26  Rong Xu  <xur@google.com>
13084         * common.opt (fprofile-update): Add new flag.
13085         * coretypes.h: Define enum profile_update.
13086         * doc/invoke.texi: Document -fprofile-update.
13087         * gcov-io.h: Declare GCOV_TYPE_ATOMIC_FETCH_ADD and
13088         GCOV_TYPE_ATOMIC_FETCH_ADD_FN.
13089         * tree-profile.c (gimple_init_edge_profiler): Generate
13090         also atomic profiler update.
13091         (gimple_gen_edge_profiler): Likewise.
13093 2016-08-10  David Malcolm  <dmalcolm@redhat.com>
13095         * toplev.c (finalize): Set aux_info_file, asm_out_file, and
13096         stack_usage_file to NULL after fclose calls.
13098 2016-08-10  Senthil Kumar Selvaraj  <senthil_kumar.selvaraj@atmel.com>
13100         PR target/71873
13101         * reload.c (push_reload): Compute subreg_in_class for
13102         subregs of constants and plus expressions. Remove special
13103         handling of SYMBOL_REFs.
13105 2016-08-10  Alan Modra  <amodra@gmail.com>
13107         PR target/71680
13108         * config/rs6000/rs6000.h (HARD_REGNO_CALLER_SAVE_MODE): Return
13109         SImode for TARGET_E500_DOUBLE when given SImode.
13111 2016-08-09  David Wohlferd  <dw@LimeGreenSocks.com>
13113         * config/i3836/avx512fintrin.h (_mm512_cvtsepi64_epi32): Remove
13114         unused variable __O.
13116 2016-08-09  Martin Liska  <mliska@suse.cz>
13118         * doc/gcov.texi: Change _gcov_dump to __gcov_dump and
13119         _gcov_reset to __gcov_reset.
13120         * doc/gcov-tool.texi: Fix typo.
13122 2016-08-09  Martin Liska  <mliska@suse.cz>
13124         * value-prof.c (gimple_divmod_values_to_profile): Do not
13125         instrument MOD histogram if a value is not a SSA name.
13127 2016-08-09  Martin Liska  <mliska@suse.cz>
13129         * value-prof.c (dump_histogram_value): Swap pow2 and non-pow2
13130         values.
13132 2016-08-09  Renlin Li  <renlin.li@arm.com>
13134         PR middle-end/64971
13135         * calls.c (prepare_call_address): Convert funexp to Pmode when
13136         necessary.
13137         * config/aarch64/aarch64.md (sibcall): Remove fix for PR 64971.
13138         (sibcall_value): Likewise.
13140 2016-08-09  Marek Polacek  <polacek@redhat.com>
13142         PR c/7652
13143         * cselib.c (cselib_expand_value_rtx_1): Add return.
13144         * gengtype.c (dbgprint_count_type_at): Likewise.
13145         * hsa-gen.c (gen_hsa_insn_for_internal_fn_call): Likewise.
13146         * reg-stack.c (get_true_reg): Restructure to avoid fallthrough warning.
13148 2016-08-09  Martin Jambor  <mjambor@suse.cz>
13150         PR ipa/71981
13151         * ipa-polymorphic-call.c (get_dynamic_type): Bail out gracefully
13152         if instance is a MEM_REF.
13154 2016-08-09  Uros Bizjak  <ubizjak@gmail.com>
13156         PR target/72843
13157         * config/i386/i386.md (*movtf_internal): Use
13158         lra_in_progress || reload_completed instead of !can_create_pseudo_p
13159         in the insn constraint.
13160         (*movxf_internal): Ditto.
13161         (*movdf_internal): Ditto.
13162         (*movsf_internal): Ditto.
13164 2016-08-09  Bin Cheng  <bin.cheng@arm.com>
13166         PR tree-optimization/72772
13167         * tree-ssa-loop-niter.c (loop_exits_before_overflow): Check equality
13168         for expanded base.
13170 2016-08-09  Bin Cheng  <bin.cheng@arm.com>
13172         PR tree-optimization/72772
13173         * tree-ssa-loop-niter.h (simplify_using_initial_conditions): Delete
13174         parameter STOP.
13175         * tree-ssa-loop-niter.c (tree_simplify_using_condition_1): Delete
13176         parameter STOP and update calls.  Move expand_simple_operations
13177         function call from here...
13178         (simplify_using_initial_conditions): ...to here.  Delete parameter
13179         STOP.
13180         (tree_simplify_using_condition): Delete parameter STOP.
13181         * tree-scalar-evolution.c (simple_iv_with_niters): Update call to
13182         simplify_using_initial_conditions.
13184 2016-08-09  Matthew Fortune  <matthew.fortune@imgtec.com>
13186         PR c/65345
13187         * config/mips/mips.c (mips_atomic_assign_expand_fenv):
13188         Use create_tmp_var_raw instead of create_tmp_var.
13190 2016-08-09  Richard Biener  <rguenther@suse.de>
13192         * tree-ssa-threadbackward.c (profitable_jump_thread_path):
13193         Treat same SSA names related.
13195 2016-08-09  Jakub Jelinek  <jakub@redhat.com>
13197         PR tree-optimization/72824
13198         * tree-loop-distribution.c (const_with_all_bytes_same): Verify
13199         real_zerop is not negative.
13201 2016-08-09  Richard Biener  <rguenther@suse.de>
13203         PR tree-optimization/71802
13204         * tree-cfgcleanup.c (cleanup_tree_cfg_bb): Make sure to catch
13205         all merge opportunities with the predecessor.
13207 2016-08-09  Richard Biener  <rguenther@suse.de>
13209         PR ipa/68273
13210         * ipa-prop.c (ipa_modify_formal_parameters): Build
13211         parameter types with natural alignment also for the
13212         over-aligned case.
13214 2016-08-08  Andi Kleen  <ak@linux.intel.com>
13216         * tree-vrp.c (get_single_symbol): Always initialize inv and neg.
13218 2016-08-08  David Malcolm  <dmalcolm@redhat.com>
13220         PR c/64955
13221         * langhooks-def.h (LANG_HOOKS_RUN_LANG_SELFTESTS): New default
13222         do-nothing langhook.
13223         (LANG_HOOKS_INITIALIZER): Add LANG_HOOKS_RUN_LANG_SELFTESTS.
13224         * langhooks.h (struct lang_hooks): Add run_lang_selftests.
13225         * selftest-run-tests.c: Include "tree.h" and "langhooks.h".
13226         (selftest::run_tests): Call lang_hooks.run_lang_selftests.
13228 2016-08-08  David Malcolm  <dmalcolm@redhat.com>
13230         PR bootstrap/72844
13231         * input.c: Ensure that HAVE_ICONV is defined.
13233 2016-08-08  Jakub Jelinek  <jakub@redhat.com>
13235         PR middle-end/72781
13236         * omp-low.c (lower_lastprivate_clauses): Set TREE_NO_WARNING on the
13237         private vars for lastprivate and for linear iterator.
13239         PR middle-end/68762
13240         * omp-simd-clone.c: Include varasm.h.
13241         (simd_clone_create): Copy over DECL_COMDAT, DECL_WEAK, DECL_EXTERNAL,
13242         DECL_VISIBILITY, DECL_VISIBILITY_SPECIFIED, DECL_DLLIMPORT_P and for
13243         DECL_ONE_ONLY call make_decl_one_only.  Fix up spelling in comment and
13244         update function name.
13246 2016-07-29  Pitchumani Sivanupandi  <pitchumani.s@atmel.com>
13248         * config/avr/driver-avr.c (specfiles_doc_url): Remove.
13249         (avr_diagnose_devicespecs_error): Remove.
13250         (avr_devicespecs_file): Remove composing absolute path for specfile
13251         and its verbose info. Remove conditions to check specs-file,
13253 2016-08-08  Jakub Jelinek  <jakub@redhat.com>
13255         PR rtl-optimization/72821
13256         * lra-spills.c (regno_in_use_p): Don't use BLOCK_FOR_INSN on barriers,
13257         just return false for them.
13259 2016-08-08  Alan Modra  <amodra@gmail.com>
13261         PR target/72771
13262         * config/rs6000/rs6000.c (toc_relative_expr_p): Allow (lo_sum (high))
13263         toc refs created during reload.  Update function comment.
13265 2016-08-08  Alan Modra  <amodra@gmail.com>
13267         PR target/72802
13268         * config/rs6000/rs6000.md (mov<mode>_hardfloat): Sort
13269         alternatives.  Put loads first, then stores, and reg/reg moves
13270         within same class later.  Delete attr length.
13272 2016-08-08  Alan Modra  <amodra@gmail.com>
13274         PR target/72802
13275         * config/rs6000/rs6000.c (mem_operand_gpr): Remove vsx dform test.
13276         (mem_operand_ds_form): New predicate.
13277         * config/rs6000/rs6000-protos.h (mem_operand_ds_form): Declare.
13278         * config/rs6000/constraints.md (wY): Use mem_operand_df_form.
13279         * config/rs6000/predicates.md (offsettable_mem_14bit_operand): Delete.
13280         * config/rs6000/rs6000.md (f32_lm2, f32_sm2): Use wY for SF.
13281         (extendsfdf2_fpr): Replace o constraint with wY.
13283 2016-08-07  Jan Hubicka  <hubicka@ucw.cz>
13285         * tree-ssa-threadbackward.c: Include tree-inline.h
13286         (profitable_jump_thread_path): Use estimate_num_insns to estimate
13287         size of copied block; for cold paths reduce duplication.
13288         (find_jump_threads_backwards): Remove redundant tests.
13289         (pass_thread_jumps::gate): Enable for -Os.
13291 2016-08-07  Jakub Jelinek  <jakub@redhat.com>
13293         PR c/72816
13294         * stor-layout.c (layout_decl): Fix up formatting.
13295         (relayout_decl): Allow DECL to be FIELD_DECL.
13297 2016-08-07  Alan Modra  <amodra@gmail.com>
13299         * config/rs6000/rs6000.md (fix_trunc<mode>si2): Fix mode of reg.
13301 2016-08-07  Kugan Vivekanandarajah  <kuganv@linaro.org>
13303         * data-streamer-in.c (streamer_read_wide_int): New.
13304         (streamer_read_widest_int): Renamed function.
13305         * data-streamer-out.c (streamer_write_wide_int): New
13306         (streamer_write_widest_int): Renamed function.
13307         * lto-streamer-in.c (streamer_read_wi): Renamed and moved to
13308         data-stream-in.c.
13309         (input_cfg): Call renamed function.
13310         * lto-streamer-out.c (streamer_write_wi): Renamed and moved to
13311         data-stream-out.c.
13312         (output_cfg): Call renamed function.
13313         * data-streamer.h: Add declarations.
13315 2016-08-08  Prathamesh Kulkarni  <prathamesh.kulkarni@linaro.org>
13317         * tree-ssa-ccp.c (extend_mask): New param sgn.
13318         Remove ORing with wi::mask.
13319         (get_default_value): Adjust call to extend_mask to pass sign.
13320         (evaluate_stmt): Likewise.
13322 2016-08-06  Jakub Jelinek  <jakub@redhat.com>
13324         * gcov.c (handle_cycle): Use INTTYPE_MAXIMUM (int64_t) instead of
13325         INT64_MAX.
13327 2016-08-06  Prathamesh Kulkarni  <prathamesh.kulkarni@linaro.org>
13329         * match.pd ((intptr_t) x eq/ne CST to x eq/ne (typeof x) cst): Disable
13330         transform if operand's type is pointer to function or method.
13332 2016-08-05  Patrick Palka  <ppalka@gcc.gnu.org>
13334         PR tree-optimization/18046
13335         * tree-ssa-threadedge.c: Include cfganal.h.
13336         (simplify_control_statement_condition): If simplifying a
13337         GIMPLE_SWITCH, replace the index operand of the GIMPLE_SWITCH
13338         with the dominating ASSERT_EXPR before handing it off to VRP.
13339         Mention that a CASE_LABEL_EXPR may be returned.
13340         (thread_around_empty_blocks): Adjust to handle
13341         simplify_control_statement_condition() returning a
13342         CASE_LABEL_EXPR.
13343         (thread_through_normal_block): Likewise.
13344         * tree-vrp.c (simplify_stmt_for_jump_threading): Simplify
13345         a switch statement by trying to determine which case label
13346         will be taken.
13348 2016-08-05  Vladimir Makarov  <vmakarov@redhat.com>
13350         PR rtl-optimization/69847
13351         * lra-constraints.c (process_invariant_for_inheritance): Save
13352         pattern instead of src.
13353         (remove_inheritance_pseudos): Use the pattern.  Add assert.
13355 2016-08-05  David Malcolm  <dmalcolm@redhat.com>
13357         * input.c (string_concat::string_concat): New constructor.
13358         (string_concat_db::string_concat_db): New constructor.
13359         (string_concat_db::record_string_concatenation): New method.
13360         (string_concat_db::get_string_concatenation): New method.
13361         (string_concat_db::get_key_loc): New method.
13362         (class auto_cpp_string_vec): New class.
13363         (get_substring_ranges_for_loc): New function.
13364         (get_source_range_for_substring): New function.
13365         (get_num_source_ranges_for_substring): New function.
13366         (class selftest::lexer_test_options): New class.
13367         (struct selftest::lexer_test): New struct.
13368         (class selftest::ebcdic_execution_charset): New class.
13369         (selftest::ebcdic_execution_charset::s_singleton): New variable.
13370         (selftest::lexer_test::lexer_test): New constructor.
13371         (selftest::lexer_test::~lexer_test): New destructor.
13372         (selftest::lexer_test::get_token): New method.
13373         (selftest::assert_char_at_range): New function.
13374         (ASSERT_CHAR_AT_RANGE): New macro.
13375         (selftest::assert_num_substring_ranges): New function.
13376         (ASSERT_NUM_SUBSTRING_RANGES): New macro.
13377         (selftest::assert_has_no_substring_ranges): New function.
13378         (ASSERT_HAS_NO_SUBSTRING_RANGES): New macro.
13379         (selftest::test_lexer_string_locations_simple): New function.
13380         (selftest::test_lexer_string_locations_ebcdic): New function.
13381         (selftest::test_lexer_string_locations_hex): New function.
13382         (selftest::test_lexer_string_locations_oct): New function.
13383         (selftest::test_lexer_string_locations_letter_escape_1): New function.
13384         (selftest::test_lexer_string_locations_letter_escape_2): New function.
13385         (selftest::test_lexer_string_locations_ucn4): New function.
13386         (selftest::test_lexer_string_locations_ucn8): New function.
13387         (selftest::uint32_from_big_endian): New function.
13388         (selftest::test_lexer_string_locations_wide_string): New function.
13389         (selftest::uint16_from_big_endian): New function.
13390         (selftest::test_lexer_string_locations_string16): New function.
13391         (selftest::test_lexer_string_locations_string32): New function.
13392         (selftest::test_lexer_string_locations_u8): New function.
13393         (selftest::test_lexer_string_locations_utf8_source): New function.
13394         (selftest::test_lexer_string_locations_concatenation_1): New
13395         function.
13396         (selftest::test_lexer_string_locations_concatenation_2): New
13397         function.
13398         (selftest::test_lexer_string_locations_concatenation_3): New
13399         function.
13400         (selftest::test_lexer_string_locations_macro): New function.
13401         (selftest::test_lexer_string_locations_stringified_macro_argument):
13402         New function.
13403         (selftest::test_lexer_string_locations_non_string): New function.
13404         (selftest::test_lexer_string_locations_long_line): New function.
13405         (selftest::test_lexer_char_constants): New function.
13406         (selftest::input_c_tests): Call the new test functions once per
13407         case within the line_table test matrix.
13408         * input.h (struct string_concat): New struct.
13409         (struct location_hash): New struct.
13410         (class string_concat_db): New class.
13411         * substring-locations.h: New header.
13413 2016-08-05  Patrick Palka  <ppalka@gcc.gnu.org>
13415         PR tree-optimization/72810
13416         * tree-vrp.c (simplify_switch_using_ranges): Avoid changing
13417         the type of the case labels when truncating.
13419 2016-08-05  James Greenhalgh  <james.greenhalgh@arm.com>
13421         PR Target/72819
13422         * config/aarch64/aarch64.h (aarch64_fp16_type_node): Declare.
13423         (aarch64_fp16_ptr_type_node): Likewise.
13424         * config/aarch64/aarch64-simd-builtins.c
13425         (aarch64_fp16_ptr_type_node): Define.
13426         (aarch64_init_fp16_types): New, refactored out of...
13427         (aarch64_init_builtins): ...here, update to call
13428         aarch64_init_fp16_types.
13429         * config/aarch64/aarch64.c (aarch64_gimplify_va_arg_expr): Handle
13430         HFmode.
13431         (aapcs_vfp_sub_candidate): Likewise.
13433 2016-08-05  Martin Liska  <mliska@suse.cz>
13434             Joshua Cranmer  <Pidgeot18@gmail.com>
13436         * gcov.c (line_t::has_block): New function.
13437         (enum loop_type): New enum.
13438         (handle_cycle): New function.
13439         (unblock): Likewise.
13440         (circuit): Likewise.
13441         (get_cycles_count): Likewise.
13442         (accumulate_line_counts): Use new loop detection algorithm.
13444 2016-08-05  Martin Liska  <mliska@suse.cz>
13446         * gcov.c (output_intermediate_file): Rename
13447         function_info::line_next to next_file_fn.
13448         (process_file): Likewise.
13449         (read_graph_file): Likewise.
13450         (accumulate_line_counts): Likewise.
13451         (output_lines): Likewise.
13453 2016-08-05  Richard Biener  <rguenther@suse.de>
13455         * tree-ssa-threadupdate.c (thread_block_1): Remove unnecessary
13456         restriction on threading to a loop header.
13458 2016-08-05  Richard Biener  <rguenther@suse.de>
13460         * tree-cfgcleanup.c (tree_forwarder_block_p): Use bb_loop_header_p.
13461         * cfghooks.c (force_nonfallthru): If we ended up splitting a latch
13462         adjust loop info accordingly.
13464 2016-08-05  Kugan Vivekanandarajah  <kuganv@linaro.org>
13466         * tree-vrp.c (extract_range_basic): Check cfun->after_inlining
13467         before folding call to __builtin_constant_p with parameters to false.
13469 2016-08-05  Alan Modra  <amodra@gmail.com>
13471         * config/rs6000/rs6000.c (rs6000_preferred_reload_class): Delete
13472         code accidentally committed 2016-05-02 providing class when given
13473         NO_REGS.
13475 2016-08-04  Patrick Palka  <ppalka@gcc.gnu.org>
13477         * tree-vrp.c (simplify_switch_using_ranges): Try to truncate
13478         the case label ranges that partially overlap with OP's value
13479         range.
13481 2016-08-04  Uros Bizjak  <ubizjak@gmail.com>
13483         PR target/72805
13484         * config/i386/avx512fintrin.h (_mm512_cmp_epi32_mask) [!__OPTIMIZE__]:
13485         Cast builtin function result to __mmask16 instead of __mmask8.
13486         (_mm512_cmp_epu32_mask) [!__OPTIMIZE__]: Ditto.
13487         (_mm512_mask_cmp_epi32_mask) [!__OPTIMIZE__]: Ditto.
13488         (_mm512_mask_cmp_epu32_mask) [!__OPTIMIZE__]: Ditto.
13490 2016-08-04  David Malcolm  <dmalcolm@redhat.com>
13492         * selftest.h (ASSERT_TRUE): Reimplement in terms of...
13493         (ASSERT_TRUE_AT): New macro.
13494         (ASSERT_FALSE): Reimplement in terms of...
13495         (ASSERT_FALSE_AT): New macro.
13496         (ASSERT_STREQ_AT): Fix typo in comment.
13498 2016-08-04  Patrick Palka  <ppalka@gcc.gnu.org>
13500         * gimple.c (preprocess_case_label_vec_for_gimple): When the case
13501         labels are exhaustive, designate the label with the widest
13502         range to be the default label.
13504 2016-08-04  Andrew Pinski  <apinski@cavium.com>
13506         * config/aarch64/aarch64.c (thunderx_vector_cost): New variable.
13507         (thunderx_tunings): Use thunderx_vector_cost instead of
13508         generic_vector_cost.
13510 2016-08-04  Martin Liska  <mliska@suse.cz>
13512         * gcov.c (main): Fix GNU coding style.
13513         (output_intermediate_file): Likewise.
13514         (process_file): Likewise.
13515         (generate_results): Likewise.
13516         (release_structures): Likewise.
13517         (create_file_names): Likewise.
13518         (find_source): Likewise.
13519         (read_graph_file): Likewise.
13520         (find_exception_blocks): Likewise.
13521         (canonicalize_name): Likewise.
13522         (make_gcov_file_name): Likewise.
13523         (mangle_name): Likewise.
13524         (accumulate_line_counts): Likewise.
13525         (output_branch_count): Likewise.
13526         (read_line): Likewise.
13528 2016-08-04  Bernd Edlinger  <bernd.edlinger@hotmail.de>
13530         PR rtl-optimization/71779
13531         * emit-rtl.c (set_reg_attrs_from_value): Only propagate REG_POINTER,
13532         if the value was sign-extended according to POINTERS_EXTEND_UNSIGNED
13533         or if it was truncated.
13535         PR rtl-optimization/70903
13536         * cse.c (cse_insn): If DEST is a paradoxical SUBREG, don't record DEST.
13538 2016-08-04  Kugan Vivekanandarajah  <kuganv@linaro.org>
13540         * tree-inline.c (remap_ssa_name): Check for POINTER_TYPE_P before
13541         accessing SSA_NAME_PTR_INFO.
13543 2016-08-04  Georg-Johann Lay  <avr@gjlay.de>
13545         PR 70677
13546         * common/config/avr/avr-common.c (avr_option_optimization_table)
13547         [OPT_LEVELS_ALL]: Turn off -fcaller-saves.
13549 2016-08-04  Georg-Johann Lay  <avr@gjlay.de>
13551         PR 55181
13552         * config/avr/avr.md: New pattern to work around do_store_flag
13553         generating shift instructions for bit extractions.
13555 2016-08-04  Kugan Vivekanandarajah  <kuganv@linaro.org>
13557         * tree-vrp.c (set_value_range): Use vrp_equiv_obstack with
13558         BITMAP_ALLOC.
13559         (add_equivalence): Likewise.
13560         (get_value_range): Allocate value range with vrp_value_range_pool.
13561         (vrp_initialize): Initialize vrp_equiv_obstack for equiv allocation.
13562         (vrp_finalize): Relase vrp_equiv_obstack and vrp_value_range_pool.
13564 2016-08-03  Peter Bergner  <bergner@vnet.ibm.com>
13566         * config/rs6000/rs6000.c (rs6000_option_override_internal): Make LRA
13567         the default for the rs6000 port.
13569 2016-08-03  Bernd Edlinger  <bernd.edlinger@hotmail.de>
13571         PR middle-end/71876
13572         * calls.c (special_function_p): Remove special handling of
13573         "setjmp_syscall", "qsetjmp", "longjmp", "siglongjmp" and the
13574         prefix "__x".  Recognize "savectx", "vfork" and "getcontext" only
13575         without prefix.  Remove potentially unsafe ECF_LEAF and ECF_NORETURN.
13577 2016-08-03  Vladimir Makarov  <vmakarov@redhat.com>
13579         PR middle-end/72778
13580         * lra-spills.c (regno_in_use_p): Check bb and regno modification.
13581         Don't stop on regular insns.
13583 2016-08-03  Nathan Sidwell  <nathan@codesourcery.com>
13585         * config/nvptx/nvptx.c (nvptx_declare_function_name): Round frame
13586         size to DImode boundary.
13587         (nvptx_propagate): Likewise.
13589 2016-08-03  Alan Modra  <amodra@gmail.com>
13591         * config/rs6000/rs6000.h (SLOW_UNALIGNED_ACCESS): Make scalar
13592         float access depend on TARGET_EFFICIENT_UNALIGNED_VSX.
13593         * config/rs6000/rs6000.opt (-mefficient-unaligned-vsx): Renamed
13594         from -mefficient-unaligned-vector.  Note that this affects fp too.
13596 2016-08-03  Alan Modra  <amodra@gmail.com>
13598         * config/rs6000/rs6000.c (rs6000_rtx_costs): Make unaligned mem
13599         cost more.
13601 2016-08-03  Alan Modra  <amodra@gmail.com>
13603         * config/rs6000/rs6000.md (fix_trunc<mode>si2): Force source operand
13604         to a reg.  Localize vars.
13606 2016-08-03  Alan Modra  <amodra@gmail.com>
13608         * config/rs6000/rs6000.opt: Remove negatives from help strings
13609         and comments.
13611 2016-08-03  Alan Modra  <amodra@gmail.com>
13613         * config/rs6000/rs6000.c (rs6000_secondary_reload_direct_move):
13614         Delete duplicated code.
13616 2016-08-02  Vladimir Makarov  <vmakarov@redhat.com>
13618         PR middle-end/72778
13619         * lra-spills.c (regno_in_use_p): New.
13620         (lra_final_code_change): Use it.
13622 2016-08-02  Vladimir Makarov  <vmakarov@redhat.com>
13624         PR rtl-optimization/69847
13625         * lra-int.h (struct lra-reg): Use restore_rtx instead of
13626         restore_regno.
13627         (lra_rtx_hash): New.
13628         * lra.c (initialize_lra_reg_info_element): Use restore_rtx instead
13629         of restore_regno.
13630         (lra_rtx_hash): Rename and move lra-remat.c::rtx_hash.
13631         * lra-remat.c (rtx_hash): Rename and Move to lra.c.
13632         * lra-spills.c (lra_final_code_change): Don't delete insn when the
13633         next insn is USE with the same reg as the current insn source.
13634         * lra-constraints.c (curr_insn_transform): Use restore_rtx instead
13635         of restore_regno.
13636         (lra_constraints_init): Call initiate_invariants.
13637         (lra_constraints_finish): Call finish_invariants.
13638         (struct invariant, invariant_t, invariant_ptr_t): New.
13639         (const_invariant_ptr_t, invariants, invariants_pool): New.
13640         (invariant_table, invariant_hash, invariant_eq_p): New.
13641         (insert_invariant, initiate_invariants, finish_invariants): New.
13642         (clear_invariants, invalid_invariant_regs): New.
13643         (inherit_reload_reg, split_reg, fix_bb_live_info): Use restore_rtx
13644         instead of restore_regno.
13645         (invariant_p, process_invariant_for_inheritance): New.
13646         (inherit_in_ebb): Implement invariant inheritance.
13647         (lra_inheritance): Initialize and finalize invalid_invariant_regs.
13648         (remove_inheritance_pseudos): Implement undoing invariant
13649         inheritance.
13650         (undo_optional_reloads, lra_undo_inheritance): Use restore_rtx
13651         instead of restore_regno.
13652         * lra-assigns.c (regno_live_length): New.
13653         (reload_pseudo_compare_func): Use regno_live_length.
13654         (assign_by_spills): Use restore_rtx instead of restore_regno.
13655         (lra_assign): Ditto.  Initiate regno_live_length.
13657 2016-02-08  James Greenhalgh  <james.greenhalgh@arm.com>
13659         * config/aarch64/arm_neon.h (vminnm_f64): Add back missing 'f' from
13660         __builtin_aarch64_fmindf.
13662 2016-08-02  Bin Cheng  <bin.cheng@arm.com>
13664         PR tree-optimization/34114
13665         * tree-ssa-loop-niter.c (number_of_iterations_ne): Prove no-overflow
13666         information for more control IVs.
13668 2016-08-02  Bin Cheng  <bin.cheng@arm.com>
13670         PR tree-optimization/34114
13671         * fold-const.c (multiple_of_p): Improve MULT_EXPR, PLUS_EXPR,
13672         PLUS_EXPR case.  Handle SSA_NAME case.
13674 2016-08-02  Tamar Christina  <tamar.christina@arm.com>
13676         * config/aarch64/aarch64-simd-builtins.def
13677         (__builtin_aarch64_fmindf): Change BUILTIN_VDQF to BUILTIN_VDQF_DF.
13678         (__builtin_aarch64_fmaxdf): Likewise.
13679         (__builtin_aarch64_smin_nandf): Likewise.
13680         (__builtin_aarch64_smax_nandf): Likewise.
13681         * config/aarch64/aarch64-simd.md (<fmaxmin><mode>3): Remove.
13682         * config/aarch64/aarch64.md (<fmaxmin><mode>3): Rename to...
13683         (<fmaxmin><mode>3): ...this.
13684         * config/aarch64/arm_neon.h (vmaxnm_f64): New.
13685         (vminnm_f64): Likewise.
13686         (vmin_f64): Likewise.
13687         (vmax_f64): Likewise.
13688         * config/aarch64/iterators.md (FMAXMIN): Merge with...
13689         (FMAXMIN_UNS): ...this.
13690         (fmaxmin): Merged with
13691         (fmaxmin_op): ...this...
13692         (maxmin_uns_op): ...in to this.
13694 2016-08-01  Michael Meissner  <meissner@linux.vnet.ibm.com>
13696         * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin):
13697         Add support for vec_extract on vector float, vector int, vector
13698         short, and vector char vector types.
13699         * config/rs6000/rs6000.c (rs6000_expand_vector_extract): Add
13700         vector float, vector int, vector short, and vector char
13701         optimizations on 64-bit ISA 2.07 systems for both constant and
13702         variable element numbers.
13703         (rs6000_split_vec_extract_var): Likewise.
13704         * config/rs6000/vsx.md (vsx_xscvspdp_scalar2): Allow SFmode to be
13705         Altivec registers on ISA 2.07 and above.
13706         (vsx_extract_v4sf): Delete alternative that hard coded element 0,
13707         which never was matched due to the split occuring before register
13708         allocation (and the code would not have worked on little endian
13709         systems if it did match).  Allow extracts to go to the Altivec
13710         registers if ISA 2.07 (power8).  Change from using "" around the
13711         C++ code to using {}'s.
13712         (vsx_extract_v4sf_<mode>_load): New insn to optimize vector float
13713         vec_extracts when the vector is in memory.
13714         (vsx_extract_v4sf_var): New insn to optimize vector float
13715         vec_extracts when the element number is variable on 64-bit ISA
13716         2.07 systems.
13717         (vsx_extract_<mode>, VSX_EXTRACT_I iterator): Add optimizations
13718         for 64-bit ISA 2.07 as well as ISA 3.0.
13719         (vsx_extract_<mode>_p9, VSX_EXTRACT_I iterator): Likewise.
13720         (vsx_extract_<mode>_p8, VSX_EXTRACT_I iterator): Likewise.
13721         (vsx_extract_<mode>_load, VSX_EXTRACT_I iterator): New insn to
13722         optimize vector int, vector short, and vector char vec_extracts
13723         when the vector is in memory.
13724         (vsx_extract_<mode>_var, VSX_EXTRACT_I iterator): New insn to
13725         optimize vector int, vector short, and vector char vec_extracts
13726         when the element number is variable.
13728 2016-08-01  Georg-Johann Lay  <avr@gjlay.de>
13730         PR target/71948
13731         * config/avr/avr.c (AVR_SYMBOL_FLAG_TINY_PM): Use a value that
13732         does not overlap with other symbol flags.
13734 2016-08-01  Wilco Dijkstra  <wdijkstr@arm.com>
13736         * config/aarch64/aarch64.h (aarch64_frame):
13737         Remove padding0 and hardfp_offset.  Add locals_offset,
13738         initial_adjust, callee_adjust, callee_offset and final_adjust.
13739         * config/aarch64/aarch64.c (aarch64_layout_frame):
13740         Remove unused padding0 and hardfp_offset initializations.
13741         Choose frame layout and set frame variables accordingly.
13742         Use INVALID_REGNUM instead of FIRST_PSEUDO_REGISTER.
13743         (aarch64_push_regs): Use INVALID_REGNUM, not FIRST_PSEUDO_REGISTER.
13744         (aarch64_pop_regs): Likewise.
13745         (aarch64_expand_prologue): Remove all decision code, just emit
13746         prolog according to frame variables.
13747         (aarch64_expand_epilogue): Remove all decision code, just emit
13748         epilog according to frame variables.
13749         (aarch64_initial_elimination_offset): Use offset to local/arg area.
13751 2015-08-01  H.J. Lu  <hongjiu.lu@intel.com>
13753         PR target/72748
13754         * config/i386/i386.c (timode_scalar_chain::convert_insn): Call
13755         fix_debug_reg_uses after changing source register mode to
13756         V1TImode if source register is undefined.
13758 2015-08-01  Alan Hayward  <alan.hayward@arm.com>
13760         PR tree-optimization/71818
13761         * tree-vect-loop-manip.c (vect_can_advance_ivs_p): Don't advance IVs
13762         with non invariant evolutions
13764 2016-08-01  Georg-Johann Lay  <avr@gjlay.de>
13766         PR target/72767
13767         * config/avr/avr.md (length) [branch]: Correct insn length
13768         attribute for forward branches.
13770 2016-08-01  Georg-Johann Lay  <avr@gjlay.de>
13772         * doc/extend.texi (AVR Built-in Functions): Document
13773         __builtin_avr_nops.
13774         * config/avr/builtins.def (NOPS): New.
13775         * config/avr/avr.c (avr_expand_nops): New static function.
13776         (avr_expand_builtin): Use it to handle AVR_BUILTIN_NOPS.
13778 2016-08-01  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
13780         * config/aarch64/aarch64.c (aarch64_classify_address): Use DImode when
13781         performing aarch64_offset_7bit_signed_scaled_p check for TImode LDP/STP
13782         addresses.
13784 2016-08-01  Virendra Pathak  <virendra.pathak@broadcom.com>
13786         * config/aarch64/aarch64.c (vulcan_tunings): Update
13787         vulcan L1 cache_line_size.
13789 2016-07-30  Michael Meissner  <meissner@linux.vnet.ibm.com>
13791         * config/rs6000/rs6000-protos.h (rs6000_adjust_vec_address): New
13792         function that takes a vector memory address, a hard register, an
13793         element number and a temporary base register, and recreates an
13794         address that points to the appropriate element within the vector.
13795         * config/rs6000/rs6000.c (rs6000_adjust_vec_address): Likewise.
13796         (rs6000_split_vec_extract_var): Add support for the target of a
13797         vec_extract with variable element number being a scalar memory
13798         location.
13799         (rtx_is_swappable_p): VLSO insns (UNSPEC_VSX_VSLOW) are not
13800         swappable.
13801         * config/rs6000/vsx.md (vsx_extract_<mode>_load): Replace
13802         vsx_extract_<mode>_load insn with a new insn that optimizes
13803         storing either element to a memory location, using scratch
13804         registers to pick apart the vector and reconstruct the address.
13805         (vsx_extract_<P:mode>_<VSX_D:mode>_load): Likewise.
13806         (vsx_extract_<mode>_store): Rework alternatives to more correctly
13807         support Altivec registers.  Add support for ISA 3.0 Altivec d-form
13808         store instruction.
13809         (vsx_extract_<mode>_var): Add support for extracting a variable
13810         element number from memory.
13812 2016-07-29  Georg-Johann Lay  <avr@gjlay.de>
13814         * config/avr/avr.c (avr_out_compare): Use const0_rtx instead of 0
13815         when testing for compares against constants of the form 0xabab.
13817 2016-07-29  Bin Cheng  <bin.cheng@arm.com>
13819         PR tree-optimization/57558
13820         * tree-vect-loop-manip.c (vect_create_cond_for_niters_checks): New
13821         function.
13822         (vect_loop_versioning): Support versioning with niter assumptions.
13823         * tree-vect-loop.c (tree-ssa-loop.h): Include header file.
13824         (vect_get_loop_niters): New parameter.  Reimplement to support
13825         assumptions in loop niter info.
13826         (vect_analyze_loop_form_1, vect_analyze_loop_form): Ditto.
13827         (new_loop_vec_info): Init LOOP_VINFO_NITERS_ASSUMPTIONS.
13828         (vect_estimate_min_profitable_iters): Use LOOP_REQUIRES_VERSIONING.
13829         Support loop versioning for niters.
13830         * tree-vectorizer.c (tree-ssa-loop-niter.h): Include header file.
13831         (vect_free_loop_info_assumptions): New function.
13832         (vectorize_loops): Free loop niter info for loops with flag
13833         LOOP_F_ASSUMPTIONS set if vectorization failed.
13834         * tree-vectorizer.h (struct _loop_vec_info): New field
13835         num_iters_assumptions.
13836         (LOOP_VINFO_NITERS_ASSUMPTIONS): New macro.
13837         (LOOP_REQUIRES_VERSIONING_FOR_NITERS): New macro.
13838         (LOOP_REQUIRES_VERSIONING): New macro.
13839         (vect_free_loop_info_assumptions): New decl.
13841 2016-07-29  Bin Cheng  <bin.cheng@arm.com>
13843         * cfgloop.h (struct loop): New field constraints.
13844         (LOOP_C_INFINITE, LOOP_C_FINITE): New macros.
13845         (loop_constraint_set, loop_constraint_clr, loop_constraint_set_p): New
13846         functions.
13847         * cfgloop.c (alloc_loop): Initialize new field.
13848         * cfgloopmanip.c (copy_loop_info): Copy constraints.
13849         * tree-ssa-loop-niter.c (number_of_iterations_exit_assumptions):
13850         Adjust niter analysis wrto loop constraints.
13851         * doc/loop.texi (@node Number of iterations): Add description for loop
13852         constraints.
13854 2016-07-29  Marek Polacek  <polacek@redhat.com>
13856         PR c/7652
13857         * config/i386/i386.c (ix86_expand_args_builtin): Add break.
13858         (ix86_expand_round_builtin): Likewise.
13860 2016-07-29  Segher Boessenkool  <segher@kernel.crashing.org>
13861             Georg-Johann Lay  <avr@gjlay.de>
13863         PR rtl-optimization/71976
13864         * combine.c (get_last_value): Return 0 if the argument for which
13865         the function is called has a wider mode than the recorded value.
13867 2016-07-29  Marek Polacek  <polacek@redhat.com>
13869         PR c/7652
13870         * config/rs6000/rs6000.c (altivec_expand_ld_builtin): Add break.
13871         (altivec_expand_st_builtin): Likewise.
13873 2016-07-29  Georg-Johann Lay  <avr@gjlay.de>
13875         * config/avr/avr.md (addqi3) [cc]: Revert glitch in insn attribute
13876         introduced in r238381.
13878 2016-07-29  Kugan Vivekanandarajah  <kuganv@linaro.org>
13880         PR middle-end/68217
13881         * tree-vrp.c (extract_range_from_binary_expr_1): In case of signed
13882         & sign-bit-CST, generate [-INF, 0] instead of [-INF, INF].
13884 2016-07-28  Michael Meissner  <meissner@linux.vnet.ibm.com>
13886         * config/rs6000/rs6000-protos.h (rs6000_split_vec_extract_var):
13887         New declaration.
13888         * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin):
13889         Add support for vec_extract of vector double or vector long having
13890         a variable element number on 64-bit ISA 2.07 systems or newer.
13891         * config/rs6000/rs6000.c (rs6000_expand_vector_extract):
13892         Likewise.
13893         (rs6000_split_vec_extract_var): New function to split a
13894         vec_extract built-in function with variable element number.
13895         (rtx_is_swappable_p): Variable vec_extracts and shifts are not
13896         swappable.
13897         * config/rs6000/vsx.md (UNSPEC_VSX_VSLO): New unspec.
13898         (UNSPEC_VSX_EXTRACT): Likewise.
13899         (vsx_extract_<mode>, VSX_D iterator): Fix constraints to allow
13900         direct move instructions to be generated on 64-bit ISA 2.07
13901         systems and newer, and to take advantage of the ISA 3.0 MFVSRLD
13902         instruction.
13903         (vsx_vslo_<mode>): New insn to do VSLO on V2DFmode and V2DImode
13904         arguments for vec_extract variable element.
13905         (vsx_extract_<mode>_var, VSX_D iterator): New insn to support
13906         vec_extract with variable element on V2DFmode and V2DImode
13907         vectors.
13908         * config/rs6000/rs6000.h (TARGET_VEXTRACTUB): Remove
13909         -mupper-regs-df requirement, since it isn't needed.
13910         (TARGET_DIRECT_MOVE_64BIT): New macro to say whether we can
13911         do direct moves on 64-bit systems, which allows optimization of
13912         vec_extract on 64-bit ISA 2.07 systems and newer.
13914 2016-07-28  Kristina Martsenko  <kristina.martsenko@arm.com>
13915 2016-07-28  Wilco Dijkstra  <wdijkstr@arm.com>
13917          * config/aarch64/aarch64.md
13918         (zero_extend<SHORT:mode><GPI:mode>2_aarch64): Change output
13919         statement and type.
13920         (<optab>qihi2_aarch64): Likewise, and split into two.
13921         (extendqihi2_aarch64): New.
13922         (zero_extendqihi2_aarch64): New.
13923         * config/aarch64/iterators.md (ldrxt): Remove.
13924         * config/aarch64/aarch64.c (aarch64_rtx_costs): Change cost of
13925         uxtb/uxth.
13927 2016-07-28  Kristina Martsenko  <kristina.martsenko@arm.com>
13929         * config/aarch64/aarch64.c (aarch64_rtx_costs): Fix cost of zero extend.
13931 2016-07-28  Wilco Dijkstra  <wdijkstr@arm.com>
13933         * config/aarch64/aarch64.c (aarch64_pushwb_pair_reg): Rename.
13934         (aarch64_push_reg): New function to push 1 or 2 registers.
13935         (aarch64_pop_reg): New function to pop 1 or 2 registers.
13936         (aarch64_expand_prologue): Use aarch64_push_regs.
13937         (aarch64_expand_epilogue): Use aarch64_pop_regs.
13939 2016-07-28  Yuri Rumyantsev  <ysrumyan@gmail.com>
13941         PR tree-optimization/71734
13942         * tree-ssa-loop-im.c (ref_indep_loop_p_1): Pass value of safelen
13943         attribute instead of REF_LOOP and use it.
13944         (ref_indep_loop_p_2): Use SAFELEN argument instead of REF_LOOP and
13945         set it for Loops having non-zero safelen attribute.
13946         (ref_indep_loop_p): Pass zero as initial value for safelen.
13948 2016-07-28  Ilya Enkovich  <ilya.enkovich@intel.com>
13950         PR middle-end/72657
13951         PR target/72683
13952         * tree-chkp.c (chkp_retbnd_call_by_val): Check for instrumentation
13953         call using chkp_gimple_call_builtin_p.
13954         (chkp_copy_bounds_for_assign): Likewise.
13956 2016-07-28  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
13958         * config/alpha/alpha.c (alpha_adjust_cost): Adjust.
13959         * config/arm/arm-protos.h (struct tune_params): Likewise.
13960         * config/arm/arm.c (xscale_sched_adjust_cost): Likewise.
13961         (cortex_a9_sched_adjust_cost): Likewise.
13962         (fa726te_sched_adjust_cost): Likewise.
13963         (arm_adjust_cost): Likewise.
13964         * config/bfin/bfin.c (bfin_adjust_cost): Likewise.
13965         * config/c6x/c6x.c (c6x_adjust_cost): Likewise.
13966         * config/epiphany/epiphany.c (epiphany_adjust_cost): Likewise.
13967         * config/i386/i386.c (ix86_adjust_cost): Likewise.
13968         * config/ia64/ia64.c: Likewise.
13969         * config/m68k/m68k.c: Likewise.
13970         * config/mep/mep.c (mep_adjust_cost): Likewise.
13971         * config/microblaze/microblaze.c (microblaze_adjust_cost):
13972         * Likewise.
13973         * config/mips/mips.c (mips_adjust_cost): Likewise.
13974         * config/mn10300/mn10300.c (mn10300_adjust_sched_cost):
13975         * Likewise.
13976         * config/pa/pa.c (pa_adjust_cost): Likewise.
13977         * config/rs6000/rs6000.c (rs6000_adjust_cost): Likewise.
13978         (rs6000_debug_adjust_cost): Likewise.
13979         * config/sh/sh.c (sh_adjust_cost): Likewise.
13980         * config/sparc/sparc.c (supersparc_adjust_cost): Likewise.
13981         (hypersparc_adjust_cost): Likewise.
13982         (sparc_adjust_cost): Likewise.
13983         * config/spu/spu.c (spu_sched_adjust_cost): Likewise.
13984         * config/tilegx/tilegx.c (tilegx_sched_adjust_cost): Likewise.
13985         * config/tilepro/tilepro.c (tilepro_sched_adjust_cost):
13986         * Likewise.
13987         * config/visium/visium.c (visium_adjust_cost): Likewise.
13988         * doc/tm.texi: Regenerate.
13989         * haifa-sched.c (dep_cost_1): Adjust.
13990         * target.def: Merge adjust_cost and adjust_cost_2.
13992 2016-07-28  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
13994         * haifa-sched.c (add_to_speculative_block): Make twins a vector.
13996 2016-07-28  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
13998         * store-motion.c (struct st_expr): Make pattern_regs a vector.
13999         (extract_mentioned_regs): Append to a vector instead of
14000         returning a rtx_expr_list.
14001         (st_expr_entry): Adjust.
14002         (free_st_expr_entry): Likewise.
14003         (store_ops_ok): Likewise.
14004         (store_killed_in_insn): Likewise.
14005         (find_moveable_store): Likewise.
14007 2016-07-28  Martin Liska  <mliska@suse.cz>
14009         PR gcov-profile/68025
14010         * tree-profile.c (tree_profiling): Respect
14011         no_profile_instrument_function attribute.
14012         * doc/extend.texi: Document no_profile_instrument_function
14013         attribute.
14015 2016-07-28  Martin Liska  <mliska@suse.cz>
14017         PR rtl-optimization/70944
14018         * combine.c (make_compound_operation):
14019         Do not allow make_compound_operation for vector mode
14021 2016-07-28  Kugan Vivekanandarajah  <kuganv@linaro.org>
14023         PR middle-end/71994
14024         * tree-ssa-reassoc.c (maybe_optimize_range_tests): Check tcc_comparison
14025          before calling get_ops.
14027 2016-07-27  Bernd Edlinger  <bernd.edlinger@hotmail.de>
14029         * defaults.h (LOG2_BITS_PER_UNIT): Move from here...
14030         * tree.h (LOG2_BITS_PER_UNIT): ...to here.
14031         (BITS_PER_UNIT_LOG): Remove.
14032         (int_bit_position): Use LOG2_BITS_PER_UNIT instead of BITS_PER_UNIT_LOG.
14033         * expr.c (expand_assignment): Likewise.
14034         * stor-layout.c (initialize_sizetypes): Likewise.
14036 2016-07-27  Michael Meissner  <meissner@linux.vnet.ibm.com>
14038         * config/rs6000/vector.md (vec_extract<mode>): Change the calling
14039         signature of rs6000_expand_vector_extract so that the element
14040         number is a RTX instead of a constant integer.
14041         * config/rs6000/rs6000-protos.h (rs6000_expand_vector_extract):
14042         Likewise.
14043         * config/rs6000/rs6000.c (rs6000_expand_vector_extract): Likewise.
14044         (altivec_expand_vec_ext_builtin): Likewise.
14045         * config/rs6000/altivec.md (reduc_plus_scal_<mode>): Likewise.
14046         * config/rs6000/vsx.md (vsx_extract_<mode>): Fix spelling of the
14047         MFVSRLD instruction.
14049 2016-07-27  David Malcolm  <dmalcolm@redhat.com>
14051         * input.c (get_pure_location): Move here from tree.c.
14052         (make_location): Likewise.  Add header comment.
14053         (selftest::test_accessing_ordinary_linemaps): Verify
14054         pure_location_p, make_location, get_location_from_adhoc_loc and
14055         get_range_from_loc.
14056         * input.h (get_pure_location): Move declaration here from tree.h.
14057         (get_finish): Likewise for inline function.
14058         (make_location): Likewise for declaration.
14059         * tree.c (get_pure_location): Move to input.c.
14060         (make_location): Likewise.
14061         * tree.h (get_pure_location): Move declaration to tree.h.
14062         (get_finish): Likewise for inline function.
14063         (make_location): Likewise for declaration.
14065 2016-07-27  Prathamesh Kulkarni  <prathamesh.kulkarni@linaro.org>
14067         PR middle-end/71078
14068         * match.pd (x / abs(x) -> copysign(1.0, x)): New pattern.
14070 2016-07-27  David Malcolm  <dmalcolm@redhat.com>
14072         * system.h (STATIC_ASSERT): Use static_assert if building
14073         with C++11 onwards.
14075 2016-07-27  Richard Biener  <rguenther@suse.de>
14077         PR tree-optimization/72517
14078         * tree-vect-data-refs.c (vect_analyze_data_ref_dependences):
14079         Revert change to not compute read-read dependences.
14081 2016-07-27  Richard Biener  <rguenther@suse.de>
14083         * predict.c (set_even_probabilities): Make nedges unsigned.
14085 2016-07-27  Martin Liska  <mliska@suse.cz>
14087         * predict.c (set_even_probabilities): Handle unlikely edges.
14088         (combine_predictions_for_bb): Likewise.
14090 2016-07-26  Michael Meissner  <meissner@linux.vnet.ibm.com>
14092         PR target/71869
14093         * config/rs6000/rs6000.c (rs6000_generate_compare): Rework
14094         __float128 support when we don't have hardware support, so that
14095         the IEEE built-in functions like isgreater, first call __unordkf3
14096         to make sure neither operand is a NaN, and if both operands are
14097         ordered, do the normal comparison.
14099 2016-07-26  Patrick Palka  <ppalka@gcc.gnu.org>
14101         * tree-vrp.c (dump_asserts_for): Print loc->expr instead of
14102         name.
14103         (extract_code_and_val_from_cond_with_ops): Verify that name is
14104         either cond_op0 or cond_op1.
14106 2016-07-26  Patrick Palka  <ppalka@gcc.gnu.org>
14108         PR tree-optimization/18046
14109         * genmodes.c (emit_mode_size_inline): Emit an assert that
14110         verifies that mode is a valid array index.
14111         (emit_mode_nuinits_inline): Likewise.
14112         (emit_mode_inner_inline): Likewise.
14113         (emit_mode_unit_size_inline): Likewise.
14114         (emit_mode_unit_precision_inline): Likewise.
14115         * tree-vrp.c: Include params.h.
14116         (find_switch_asserts): Register edge assertions for the default
14117         label which correspond to the anti-ranges of each case label.
14118         * params.def (PARAM_MAX_VRP_SWITCH_ASSERTIONS): New.
14119         * doc/invoke.texi: Document it.
14121 2016-07-26  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
14123         * gimple-ssa-strength-reduction.c (slsr_process_phi): Remove dead
14124         and unnecessary call to gimple_bb.
14126 2016-07-26  Richard Biener  <rguenther@suse.de>
14128         PR rtl-optimization/71984
14129         * simplify-rtx.c (simplify_subreg): Use GET_MODE_SIZE and prepare
14130         for VOIDmode.
14132 2016-07-26  Richard Biener  <rguenther@suse.de>
14134         PR middle-end/72517
14135         * expmed.c (extract_bit_field_1): Constrain the vector mode
14136         with element size matching the extraction mode size when
14137         choosing a better vector mode to do the extraction from.
14139 2016-07-26  Richard Biener  <rguenther@suse.de>
14140             Prathamesh Kulkarni  <prathamesh.kulkarni@linaro.org>
14142         PR middle-end/70920
14143         * match.pd ((intptr)x eq/ne CST to x eq/ne (typeof x) CST): New
14144         pattern.
14146 2016-07-26  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
14148         * tree-ssa-structalias.c (struct scc_info): Change types of
14149         members to auto_sbitmap and auto_vec.
14150         (scc_info::scc_info): New constructor.
14151         (scc_info::~scc_info): New destructor.
14152         (init_scc_info): Remove.
14153         (free_scc_info): Remove.
14154         (find_indirect_cycles): Adjust.
14155         (perform_var_substitution): Likewise.
14156         (free_var_substitution_info): Likewise.
14158 2016-07-26  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
14160         * tree-outof-ssa.c (struct elim_graph): Change type of members
14161         to auto_vec and auto_sbitmap.
14162         (elim_graph::elim_graph): New constructor.
14163         (delete_elim_graph): Remove.
14164         (expand_phi_nodes): Adjust.
14166 2016-07-26  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
14168         * tree-outof-ssa.c (struct elim_graph): Remove typedef.
14169         (new_elim_graph): Adjust.
14170         (clear_elim_graph): Likewise.
14171         (delete_elim_graph): Likewise.
14172         (elim_graph_size): Likewise.
14173         (elim_graph_add_node): Likewise.
14174         (elim_graph_add_edge): Likewise.
14175         (elim_graph_remove_succ_edge): Likewise.
14176         (eliminate_name): Likewise.
14177         (eliminate_build): Likewise.
14178         (elim_forward): Likewise.
14179         (elim_unvisited_predecessor): Likewise.
14180         (elim_backward): Likewise.
14181         (elim_create): Likewise.
14182         (eliminate_phi): Likewise.
14183         (expand_phi_nodes): Likewise.
14185 2016-07-26  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
14187         * bt-load.c (compute_out): Use auto_sbitmap class.
14188         (link_btr_uses): Likewise.
14189         * cfganal.c (mark_dfs_back_edges): Likewise.
14190         (post_order_compute): Likewise.
14191         (inverted_post_order_compute): Likewise.
14192         (pre_and_rev_post_order_compute_fn): Likewise.
14193         (single_pred_before_succ_order): Likewise.
14194         * cfgexpand.c (pass_expand::execute): Likewise.
14195         * cfgloop.c (verify_loop_structure): Likewise.
14196         * cfgloopmanip.c (fix_bb_placements): Likewise.
14197         (remove_path): Likewise.
14198         (update_dominators_in_loop): Likewise.
14199         * cfgrtl.c (break_superblocks): Likewise.
14200         * ddg.c (check_sccs): Likewise.
14201         (create_ddg_all_sccs): Likewise.
14202         * df-core.c (df_worklist_dataflow): Likewise.
14203         * dse.c (dse_step3): Likewise.
14204         * except.c (eh_region_outermost): Likewise.
14205         * function.c (thread_prologue_and_epilogue_insns): Likewise.
14206         * gcse.c (prune_expressions): Likewise.
14207         (prune_insertions_deletions): Likewise.
14208         * gimple-ssa-backprop.c (backprop::~backprop): Likewise.
14209         * graph.c (draw_cfg_nodes_no_loops): Likewise.
14210         * ira-lives.c (remove_some_program_points_and_update_live_ranges): Likewise.
14211         * lcm.c (compute_earliest): Likewise.
14212         (compute_farthest): Likewise.
14213         * loop-unroll.c (unroll_loop_constant_iterations): Likewise.
14214         (unroll_loop_runtime_iterations): Likewise.
14215         (unroll_loop_stupid): Likewise.
14216         * lower-subreg.c (decompose_multiword_subregs): Likewise.
14217         * lra-lives.c: Likewise.
14218         * lra.c (lra): Likewise.
14219         * modulo-sched.c (schedule_reg_moves): Likewise.
14220         (optimize_sc): Likewise.
14221         (get_sched_window): Likewise.
14222         (sms_schedule_by_order): Likewise.
14223         (check_nodes_order): Likewise.
14224         (order_nodes_of_sccs): Likewise.
14225         (order_nodes_in_scc): Likewise.
14226         * recog.c (split_all_insns): Likewise.
14227         * regcprop.c (pass_cprop_hardreg::execute): Likewise.
14228         * reload1.c (reload): Likewise.
14229         * sched-rgn.c (haifa_find_rgns): Likewise.
14230         (split_edges): Likewise.
14231         (compute_trg_info): Likewise.
14232         * sel-sched.c (init_seqno): Likewise.
14233         * store-motion.c (remove_reachable_equiv_notes): Likewise.
14234         * tree-into-ssa.c (update_ssa): Likewise.
14235         * tree-ssa-live.c (live_worklist): Likewise.
14236         * tree-ssa-loop-im.c (fill_always_executed_in): Likewise.
14237         * tree-ssa-loop-ivcanon.c (try_unroll_loop_completely):
14238         * Likewise.
14239         (try_peel_loop): Likewise.
14240         * tree-ssa-loop-manip.c (tree_transform_and_unroll_loop):
14241         * Likewise.
14242         * tree-ssa-pre.c (compute_antic): Likewise.
14243         * tree-ssa-reassoc.c (undistribute_ops_list): Likewise.
14244         * tree-stdarg.c (reachable_at_most_once): Likewise.
14245         * tree-vect-slp.c (vect_attempt_slp_rearrange_stmts): Likewise.
14246         * var-tracking.c (vt_find_locations): Likewise.
14248 2016-07-26  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
14250         * sbitmap.h (auto_sbitmap): New class.
14252 2016-07-26  Alan Modra  <amodra@gmail.com>
14254         PR target/72103
14255         * config/rs6000/rs6000.c (rs6000_secondary_reload): Initialize
14256         sri->t_icode.
14258 2016-07-25  David Malcolm  <dmalcolm@redhat.com>
14260         * input.c (selftest::temp_source_file::temp_source_file): Fix
14261         missing "%s" in fprintf.
14263 2016-07-25  John David Anglin  <danglin@gcc.gnu.org>
14265         PR middle-end/71732
14266         * cselib.c (cselib_process_insn): Invalidate argument slots for
14267         const/pure calls.
14269 2016-07-25  Jiong Wang  <jiong.wang@arm.com>
14271         * config/aarch64/arm_neon.h (vfmah_lane_f16, vfmah_laneq_f16,
14272         vfmsh_lane_f16, vfmsh_laneq_f16, vmulh_lane_f16, vmulh_laneq_f16,
14273         vmulxh_lane_f16, vmulxh_laneq_f16): New.
14275 2016-07-25  Jiong Wang  <jiong.wang@arm.com>
14277         * config/aarch64/aarch64-simd-builtins.def: Register new builtins.
14278         * config/aarch64/aarch64.md (fma, fnma): Support HF.
14279         * config/aarch64/arm_fp16.h (vfmah_f16, vfmsh_f16): New.
14281 2016-07-25  Jiong Wang  <jiong.wang@arm.com>
14283         * config/aarch64/aarch64-simd-builtins.def: Register new builtins.
14284         * config/aarch64/aarch64.md (<FCVT_F2FIXED:fcvt_fixed_insn>hf<mode>3):
14285         New.
14286         (<FCVT_FIXED2F:fcvt_fixed_insn><mode>hf3): Likewise.
14287         (add<mode>3): Likewise.
14288         (sub<mode>3): Likewise.
14289         (mul<mode>3): Likewise.
14290         (div<mode>3): Likewise.
14291         (*div<mode>3): Likewise.
14292         (<fmaxmin><mode>3): Extend to HF.
14293         * config/aarch64/aarch64-simd.md (aarch64_rsqrts<mode>): Likewise.
14294         (fabd<mode>3): Likewise.
14295         (<FCVT_F2FIXED:fcvt_fixed_insn><VHSDF_HSDF:mode>3): Likewise.
14296         (<FCVT_FIXED2F:fcvt_fixed_insn><VHSDI_HSDI:mode>3): Likewise.
14297         (aarch64_fmulx<mode>): Likewise.
14298         (aarch64_fac<optab><mode>): Likewise.
14299         (aarch64_frecps<mode>): Likewise.
14300         (<FCVT_F2FIXED:fcvt_fixed_insn>hfhi3): New.
14301         (<FCVT_FIXED2F:fcvt_fixed_insn>hihf3): Likewise.
14302         * config/aarch64/iterators.md (VHSDF_SDF): Delete.
14303         (VSDQ_HSDI): Support HI.
14304         (fcvt_target, FCVT_TARGET): Likewise.
14305         * config/aarch64/arm_fp16.h (vaddh_f16, vsubh_f16, vabdh_f16,
14306         vcageh_f16, vcagth_f16, vcaleh_f16, vcalth_f16, vceqh_f16, vcgeh_f16,
14307         vcgth_f16, vcleh_f16, vclth_f16, vcvth_n_f16_s16, vcvth_n_f16_s32,
14308         vcvth_n_f16_s64, vcvth_n_f16_u16, vcvth_n_f16_u32, vcvth_n_f16_u64,
14309         vcvth_n_s16_f16, vcvth_n_s32_f16, vcvth_n_s64_f16, vcvth_n_u16_f16,
14310         vcvth_n_u32_f16, vcvth_n_u64_f16, vdivh_f16, vmaxh_f16, vmaxnmh_f16,
14311         vminh_f16, vminnmh_f16, vmulh_f16, vmulxh_f16, vrecpsh_f16,
14312         vrsqrtsh_f16): New.
14314 2016-07-25  Jiong Wang  <jiong.wang@arm.com>
14316         * config.gcc (aarch64*-*-*): Install arm_fp16.h.
14317         * config/aarch64/aarch64-builtins.c (hi_UP): New.
14318         * config/aarch64/aarch64-simd-builtins.def: Register new builtins.
14319         * config/aarch64/aarch64-simd.md (aarch64_frsqrte<mode>): Extend to HF
14320         mode.
14321         (aarch64_frecp<FRECP:frecp_suffix><mode>): Likewise.
14322         (aarch64_cm<optab><mode>): Likewise.
14323         * config/aarch64/aarch64.md (<frint_pattern><mode>2): Likewise.
14324         (l<fcvt_pattern><su_optab><GPF:mode><GPI:mode>2): Likewise.
14325         (fix_trunc<GPF:mode><GPI:mode>2): Likewise.
14326         (sqrt<mode>2): Likewise.
14327         (*sqrt<mode>2): Likewise.
14328         (abs<mode>2): Likewise.
14329         (<optab><mode>hf2): New pattern for HF mode.
14330         (<optab>hihf2): Likewise.
14331         * config/aarch64/arm_neon.h: Include arm_fp16.h.
14332         * config/aarch64/iterators.md (GPF_F16, GPI_F16, VHSDF_HSDF): New.
14333         (w1, w2, v, s, q, Vmtype, V_cmp_result, fcvt_iesize, FCVT_IESIZE):
14334         Support HF mode.
14335         * config/aarch64/arm_fp16.h: New file.
14336         (vabsh_f16, vceqzh_f16, vcgezh_f16, vcgtzh_f16, vclezh_f16, vcltzh_f16,
14337         vcvth_f16_s16, vcvth_f16_s32, vcvth_f16_s64, vcvth_f16_u16,
14338         vcvth_f16_u32, vcvth_f16_u64, vcvth_s16_f16, vcvth_s32_f16,
14339         vcvth_s64_f16, vcvth_u16_f16, vcvth_u32_f16, vcvth_u64_f16,
14340         vcvtah_s16_f16, vcvtah_s32_f16, vcvtah_s64_f16, vcvtah_u16_f16,
14341         vcvtah_u32_f16, vcvtah_u64_f16, vcvtmh_s16_f16, vcvtmh_s32_f16,
14342         vcvtmh_s64_f16, vcvtmh_u16_f16, vcvtmh_u32_f16, vcvtmh_u64_f16,
14343         vcvtnh_s16_f16, vcvtnh_s32_f16, vcvtnh_s64_f16, vcvtnh_u16_f16,
14344         vcvtnh_u32_f16, vcvtnh_u64_f16, vcvtph_s16_f16, vcvtph_s32_f16,
14345         vcvtph_s64_f16, vcvtph_u16_f16, vcvtph_u32_f16, vcvtph_u64_f16,
14346         vnegh_f16, vrecpeh_f16, vrecpxh_f16, vrndh_f16, vrndah_f16, vrndih_f16,
14347         vrndmh_f16, vrndnh_f16, vrndph_f16, vrndxh_f16, vrsqrteh_f16,
14348         vsqrth_f16): New.
14350 2016-07-25  Jiong Wang  <jiong.wang@arm.com>
14352         * config/aarch64/aarch64-simd-builtins.def (reduc_smax_scal_,
14353         reduc_smin_scal_): Use VDQIF_F16.
14354         (reduc_smax_nan_scal_, reduc_smin_nan_scal_): Use VHSDF.
14355         * config/aarch64/aarch64-simd.md (reduc_<maxmin_uns>_scal_<mode>):
14356         Use VHSDF.
14357         (aarch64_reduc_<maxmin_uns>_internal<mode>): Likewise.
14358         * config/aarch64/iterators.md (VDQIF_F16): New.
14359         (vp): Support HF modes.
14360         * config/aarch64/arm_neon.h (vmaxv_f16, vmaxvq_f16, vminv_f16,
14361         vminvq_f16, vmaxnmv_f16, vmaxnmvq_f16, vminnmv_f16, vminnmvq_f16): New.
14363 2016-07-25  Jiong Wang  <jiong.wang@arm.com>
14365         * config/aarch64/aarch64-simd.md (*aarch64_mulx_elt_to_64v2df): Rename to
14366         "*aarch64_mulx_elt_from_dup<mode>".
14367         (*aarch64_mul3_elt<mode>): Update schedule type.
14368         (*aarch64_mul3_elt_from_dup<mode>): Likewise.
14369         (*aarch64_fma4_elt_from_dup<mode>): Likewise.
14370         (*aarch64_fnma4_elt_from_dup<mode>): Likewise.
14371         * config/aarch64/iterators.md (VMUL): Supprt half precision float modes.
14372         (f, fp): Support HF modes.
14373         * config/aarch64/arm_neon.h (vfma_lane_f16, vfmaq_lane_f16,
14374         vfma_laneq_f16, vfmaq_laneq_f16, vfma_n_f16, vfmaq_n_f16, vfms_lane_f16,
14375         vfmsq_lane_f16, vfms_laneq_f16, vfmsq_laneq_f16, vfms_n_f16,
14376         vfmsq_n_f16, vmul_lane_f16, vmulq_lane_f16, vmul_laneq_f16,
14377         vmulq_laneq_f16, vmul_n_f16, vmulq_n_f16, vmulx_lane_f16,
14378         vmulxq_lane_f16, vmulx_laneq_f16, vmulxq_laneq_f16): New.
14380 2016-07-25  Jiong Wang  <jiong.wang@arm.com>
14382         * config/aarch64/aarch64-simd-builtins.def: Register new builtins.
14383         * config/aarch64/aarch64-simd.md (fma<mode>4, fnma<mode>4): Extend to HF
14384         modes.
14385         * config/aarch64/arm_neon.h (vfma_f16, vfmaq_f16, vfms_f16,
14386         vfmsq_f16): New.
14388 2016-07-25  Jiong Wang  <jiong.wang@arm.com>
14390         * config/aarch64/aarch64-simd-builtins.def: Register new builtins.
14391         * config/aarch64/aarch64-simd.md
14392         (aarch64_rsqrts<mode>): Extend to HF modes.
14393         (fabd<mode>3): Likewise.
14394         (<FCVT_F2FIXED:fcvt_fixed_insn><VHSDF_SDF:mode>3): Likewise.
14395         (<FCVT_FIXED2F:fcvt_fixed_insn><VHSDI_SDI:mode>3): Likewise.
14396         (aarch64_<maxmin_uns>p<mode>): Likewise.
14397         (<su><maxmin><mode>3): Likewise.
14398         (<maxmin_uns><mode>3): Likewise.
14399         (<fmaxmin><mode>3): Likewise.
14400         (aarch64_faddp<mode>): Likewise.
14401         (aarch64_fmulx<mode>): Likewise.
14402         (aarch64_frecps<mode>): Likewise.
14403         (*aarch64_fac<optab><mode>): Rename to aarch64_fac<optab><mode>.
14404         (add<mode>3): Extend to HF modes.
14405         (sub<mode>3): Likewise.
14406         (mul<mode>3): Likewise.
14407         (div<mode>3): Likewise.
14408         (*div<mode>3): Likewise.
14409         * config/aarch64/aarch64.c (aarch64_emit_approx_div): Return false for
14410         HF, V4HF and V8HF.
14411         * config/aarch64/iterators.md (VDQ_HSDI, VSDQ_HSDI): New mode iterator.
14412         * config/aarch64/arm_neon.h (vadd_f16, vaddq_f16, vabd_f16, vabdq_f16,
14413         vcage_f16, vcageq_f16, vcagt_f16, vcagtq_f16, vcale_f16, vcaleq_f16,
14414         vcalt_f16, vcaltq_f16, vceq_f16, vceqq_f16, vcge_f16, vcgeq_f16,
14415         vcgt_f16, vcgtq_f16, vcle_f16, vcleq_f16, vclt_f16, vcltq_f16,
14416         vcvt_n_f16_s16, vcvtq_n_f16_s16, vcvt_n_f16_u16, vcvtq_n_f16_u16,
14417         vcvt_n_s16_f16, vcvtq_n_s16_f16, vcvt_n_u16_f16, vcvtq_n_u16_f16,
14418         vdiv_f16, vdivq_f16, vdup_lane_f16, vdup_laneq_f16, vdupq_lane_f16,
14419         vdupq_laneq_f16, vdups_lane_f16, vdups_laneq_f16, vmax_f16, vmaxq_f16,
14420         vmaxnm_f16, vmaxnmq_f16, vmin_f16, vminq_f16, vminnm_f16, vminnmq_f16,
14421         vmul_f16, vmulq_f16, vmulx_f16, vmulxq_f16, vpadd_f16, vpaddq_f16,
14422         vpmax_f16, vpmaxq_f16, vpmaxnm_f16, vpmaxnmq_f16, vpmin_f16, vpminq_f16,
14423         vpminnm_f16, vpminnmq_f16, vrecps_f16, vrecpsq_f16, vrsqrts_f16,
14424         vrsqrtsq_f16, vsub_f16, vsubq_f16): New.
14426 2016-07-25  Jiong Wang  <jiong.wang@arm.com>
14428         * config/aarch64/aarch64-builtins.c (TYPES_BINOP_USS): New.
14429         * config/aarch64/aarch64-simd-builtins.def: Register new builtins.
14430         * config/aarch64/aarch64-simd.md (aarch64_rsqrte<mode>): Extend to HF modes.
14431         (neg<mode>2): Likewise.
14432         (abs<mode>2): Likewise.
14433         (<frint_pattern><mode>2): Likewise.
14434         (l<fcvt_pattern><su_optab><VDQF:mode><fcvt_target>2): Likewise.
14435         (<optab><VDQF:mode><fcvt_target>2): Likewise.
14436         (<fix_trunc_optab><VDQF:mode><fcvt_target>2): Likewise.
14437         (ftrunc<VDQF:mode>2): Likewise.
14438         (<optab><fcvt_target><VDQF:mode>2): Likewise.
14439         (sqrt<mode>2): Likewise.
14440         (*sqrt<mode>2): Likewise.
14441         (aarch64_frecpe<mode>): Likewise.
14442         (aarch64_cm<optab><mode>): Likewise.
14443         * config/aarch64/aarch64.c (aarch64_emit_approx_sqrt): Return false for
14444         HF, V4HF and V8HF.
14445         * config/aarch64/iterators.md (VHSDF, VHSDF_DF, VHSDF_SDF): New.
14446         (VDQF_COND, fcvt_target, FCVT_TARGET, hcon): Extend mode attribute to HF modes.
14447         (stype): New.
14448         * config/aarch64/arm_neon.h (vdup_n_f16): New.
14449         (vdupq_n_f16): Likewise.
14450         (vld1_dup_f16): Use vdup_n_f16.
14451         (vld1q_dup_f16): Use vdupq_n_f16.
14452         (vabs_f16, vabsq_f16, vceqz_f16, vceqzq_f16, vcgez_f16, vcgezq_f16,
14453         vcgtz_f16, vcgtzq_f16, vclez_f16, vclezq_f16, vcltz_f16, vcltzq_f16,
14454         vcvt_f16_s16, vcvtq_f16_s16, vcvt_f16_u16, vcvtq_f16_u16, vcvt_s16_f16,
14455         vcvtq_s16_f16, vcvt_u16_f16, vcvtq_u16_f16, vcvta_s16_f16,
14456         vcvtaq_s16_f16, vcvta_u16_f16, vcvtaq_u16_f16, vcvtm_s16_f16,
14457         vcvtmq_s16_f16, vcvtm_u16_f16, vcvtmq_u16_f16, vcvtn_s16_f16,
14458         vcvtnq_s16_f16, vcvtn_u16_f16, vcvtnq_u16_f16, vcvtp_s16_f16,
14459         vcvtpq_s16_f16, vcvtp_u16_f16, vcvtpq_u16_f16, vneg_f16, vnegq_f16,
14460         vrecpe_f16, vrecpeq_f16, vrnd_f16, vrndq_f16, vrnda_f16, vrndaq_f16,
14461         vrndi_f16, vrndiq_f16, vrndm_f16, vrndmq_f16, vrndn_f16, vrndnq_f16,
14462         vrndp_f16, vrndpq_f16, vrndx_f16, vrndxq_f16, vrsqrte_f16, vrsqrteq_f16,
14463         vsqrt_f16, vsqrtq_f16): New.
14465 2016-07-25  Jiong Wang  <jiong.wang@arm.com>
14467         * config/aarch64/aarch64-simd.md
14468         (aarch64_<PERMUTE:perm_insn><PERMUTE:perm_hilo><mode>): Use VALL_F16.
14469         (aarch64_ext<mode>): Likewise.
14470         (aarch64_rev<REVERSE:rev_op><mode>): Likewise.
14471         * config/aarch64/aarch64.c (aarch64_evpc_trn, aarch64_evpc_uzp,
14472         aarch64_evpc_zip, aarch64_evpc_ext, aarch64_evpc_rev): Support V4HFmode
14473         and V8HFmode.
14474         * config/aarch64/arm_neon.h (__INTERLEAVE_LIST): Support float16x4_t,
14475         float16x8_t.
14476         (__aarch64_vdup_lane_f16, __aarch64_vdup_laneq_f16,
14477         __aarch64_vdupq_lane_f16, __aarch64_vdupq_laneq_f16, vbsl_f16,
14478         vbslq_f16, vdup_n_f16, vdupq_n_f16, vdup_lane_f16, vdup_laneq_f16,
14479         vdupq_lane_f16, vdupq_laneq_f16, vduph_lane_f16, vduph_laneq_f16,
14480         vext_f16, vextq_f16, vmov_n_f16, vmovq_n_f16, vrev64_f16, vrev64q_f16,
14481         vtrn1_f16, vtrn1q_f16, vtrn2_f16, vtrn2q_f16, vtrn_f16, vtrnq_f16,
14482         vuzp1_f16, vuzp1q_f16, vuzp2_f16, vuzp2q_f16, vzip1_f16, vzip2q_f16):
14483         New.
14484         (vmov_n_f16): Reimplement using vdup_n_f16.
14485         (vmovq_n_f16): Reimplement using vdupq_n_f16..
14487 2016-07-25  Jiong Wang  <jiong.wang@arm.com>
14489         * config/aarch64/aarch64.c (aarch64_add_constant): New parameter
14490         "frame_related_p".  Generate CFA annotation when it's necessary.
14491         (aarch64_expand_prologue): Use aarch64_add_constant.
14492         (aarch64_expand_epilogue): Likewise.
14493         (aarch64_output_mi_thunk): Pass "false" when calling
14494         aarch64_add_constant.
14496 2016-07-25  Jiong Wang  <jiong.wang@arm.com>
14498         * config/aarch64/aarch64.c (aarch64_add_constant): Optimize instruction
14499         sequences.
14501 2016-07-25  Jiong Wang  <jiong.wang@arm.com>
14503         * config/aarch64/aarch64.c (aarch64_add_constant): New parameter "mode".
14504         Use aarch64_internal_mov_immediate instead of aarch64_build_constant.
14505         (aarch64_output_mi_thunk): Pass Pmode when calling aarch64_add_constant.
14506         (aarch64_build_constant): Delete.
14508 2016-07-25  Alexander Monakov  <amonakov@ispras.ru>
14510         Revert
14511         2016-07-20  Alexander Monakov  <amonakov@ispras.ru>
14513         * config/nvptx/nvptx.c (nvptx_option_override): Do not set
14514         flag_toplevel_reorder.
14516 2016-07-25  Richard Biener  <rguenther@suse.de>
14518         * cgraph.c (cgraph_node::verify_node): Compare against builtin
14519         by using DECL_BUILT_IN_CLASS and DECL_FUNCTION_CODE.
14520         * tree-chkp.c (chkp_gimple_call_builtin_p): Likewise.
14521         * tree-streamer.h (streamer_handle_as_builtin_p): Remove.
14522         (streamer_get_builtin_tree): Likewise.
14523         (streamer_write_builtin): Likewise.
14524         * lto-streamer.h (LTO_builtin_decl): Remove.
14525         * lto-streamer-in.c (lto_read_tree_1): Remove assert.
14526         (lto_input_scc): Remove LTO_builtin_decl handling.
14527         (lto_input_tree_1): Liekwise.
14528         * lto-streamer-out.c (lto_output_tree_1): Remove special
14529         handling of builtins.
14530         (DFS::DFS): Likewise.
14531         * tree-streamer-in.c (streamer_get_builtin_tree): Remove.
14532         * tree-streamer-out.c (pack_ts_function_decl_value_fields): Remove
14533         assert.
14534         (streamer_write_builtin): Remove.
14536 2016-07-25  Martin Liska  <mliska@suse.cz>
14538         * lto-cgraph.c (input_symtab): Don't call get_working_sets
14539         if flag_auto_profile is set to true.
14541 2016-07-25  Martin Liska  <mliska@suse.cz>
14543         PR gcov-profile/71868
14544         * cfgloopanal.c (expected_loop_iterations_unbounded): When we
14545         have a function with multiple latches, count them all.
14547 2016-07-25  Martin Liska  <mliska@suse.cz>
14549         * tree-ssa-loop-niter.c (loop_only_exit_p): Release body array.
14551 2016-07-25  Martin Liska  <mliska@suse.cz>
14553         PR tree-optimization/71987
14554         * tree-ssa-reassoc.c (maybe_optimize_range_tests): Call get_ops
14555         just for SSA_NAMEs. Fix GNU coding style.
14557 2016-07-25  Martin Liska  <mliska@suse.cz>
14559         PR gcov-profile/64874
14560         * gcov-io.h: Update command about file format.
14561         * gcov-iov.c (main): Adapt the numbering scheme.
14563 2016-07-24  Kugan Vivekanandarajah  <kuganv@linaro.org>
14565         PR middle-end/66726
14566         * tree-ssa-reassoc.c (optimize_vec_cond_expr): Handle tcc_compare stmt
14567         whose result is used in PHI.
14568         (final_range_test_p): Likewise.
14569         (maybe_optimize_range_tests): Likewise.
14571 2016-07-22  Michael Meissner  <meissner@linux.vnet.ibm.com>
14573         * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin):
14574         Reformat two multi-line strings.
14576 2016-07-22  Martin Sebor  <msebor@redhat.com>
14578         * doc/extend.texi (Compound Literals): Add '@' missed in last commit.
14580 2016-07-22  Martin Sebor  <msebor@redhat.com>
14582         PR c/71560
14583         * doc/extend.texi (Compound Literals): Correct and clarify.
14584         (Cast to Union): Same.
14586 2016-07-22  Kelvin Nilsen  <kelvin@gcc.gnu.org>
14588         * config/rs6000/rs6000.c (rs6000_option_override_internal): Add
14589         comments to explain why certain error messages make mention of
14590         undocumented options.
14591         (rs6000_invalid_builtin): Change error messages to replace mention
14592         of undocumented options with mention of the -mcpu=power9 option
14593         that enables those undocumented options.
14594         * config/rs6000/rs6000.h (MASK_FLOAT128): New macro.
14595         (RS6000_BTM_FLOAT128): Use the new MASK_FLOAT128 macro in the
14596         definition of this macro to correct an existing error.
14597         * config/rs6000/rs6000.opt: Add the Undocumented qualifier to the
14598         mpower9-fusion, mpower9-vector, mpower9-dform, and mmodulo entries.
14599         * doc/extend.texi (PowerPC AltiVec Built-in Functions): Modify
14600         descriptions of built-in functions so that they depend on
14601         -mcpu=power9 instead of on the corresponding undocumented flags.
14602         * doc/invoke.texi (Option Summary):  Remove all mention of newly
14603         undocumented flags.
14604         (IBM RS/6000 and PowerPC Options): Likewise.
14605         * doc/md.texi (Constraints for Particuliar Machines): Remove all
14606         mention of newly undocumented flags.
14608 2016-07-22  Evgeny Stupachenko  <evstupac@gmail.com>
14610         * ipa-cp.c (determine_versionability): Do not create constprop clones,
14611         when target_clones attribute is set.
14613 2016-07-22  Bin Cheng  <bin.cheng@arm.com>
14615         * common.opt (funsafe-loop-optimizations): Mark ignore.
14616         * doc/invoke.texi (funsafe-loop-optimizations): Remove.
14617         * loop-iv.c (get_simple_loop_desc): Remove unsafe-loop-optimizations
14618         related code.
14619         * tree-ssa-loop-niter.c (finite_loop_p): Ditto.
14620         * config/bfin/bfin.c (bfin_can_use_doloop_p): Ditto.
14622 2016-07-22  Bin Cheng  <bin.cheng@arm.com>
14624         * tree-ssa-loop-niter.h (number_of_iterations_exit_assumptions): New
14625         Parameter.
14626         * tree-ssa-loop-niter.c (number_of_iterations_exit_assumptions): New
14627         Parameter.
14628         (number_of_iterations_exit): Warn missed loop optimization for
14629         possible infinite loops.
14631 2016-07-22  Segher Boessenkool  <segher@kernel.crashing.org>
14633         PR target/71216
14634         * config/rs6000/rs6000.c (rs6000_file_start): Fix condition for
14635         when to emit a ".machine" pseudo-op.
14637 2016-07-22  Martin Liska  <mliska@suse.cz>
14639         PR gcov-profile/69028
14640         PR gcov-profile/62047
14641         * coverage.c (coverage_compute_lineno_checksum): Do not
14642         calculate checksum for fns w/o xloc.file.
14643         (coverage_compute_profile_id): Likewise.
14645 2016-07-22  Georg-Johann Lay  <avr@gjlay.de>
14647         * config/avr/avr.c (TARGET_SECONDARY_RELOAD): Remove hook define...
14648         (avr_secondary_reload): ...and implementation.
14649         (avr_adjust_insn_length) [ADJUST_LEN_LPM]: Remove handling.
14650         * config/avr/avr.md (reload_in<mode>): Remove insns.
14651         (adjust_len) [lpm]: Remove insn attribute value.
14652         * config/avr/predicates.md (flash_operand): Remove insn predicate.
14654 2016-07-21  Bernd Edlinger  <bernd.edlinger@hotmail.de>
14656         PR middle-end/71876
14657         * builtin-attrs.def (ATTR_RT_NOTHROW_LEAF_LIST): New return twice
14658         attribute.
14659         * builtins.def (BUILT_IN_SETJMP): Use ATTR_RT_NOTHROW_LEAF_LIST here.
14660         * calls.c (special_function_p): Remove the special handling of the
14661         "__builtin_" prefix.
14663 2016-07-21  Bernd Edlinger  <bernd.edlinger@hotmail.de>
14665         PR middle-end/71876
14666         * calls.c (gimple_maybe_alloca_call_p): New function.  Return true
14667         if STMT may be an alloca call.
14668         (gimple_alloca_call_p, alloca_call_p): Return only true for the
14669         builtin alloca call.
14670         * calls.h (gimple_maybe_alloca_call_p): New function.
14671         * tree-inline.c (inline_forbidden_p_stmt): Use
14672         gimple_maybe_alloca_call_p here.
14674 2016-07-21  David Malcolm  <dmalcolm@redhat.com>
14676         * spellcheck-tree.c (best_macro_match::best_macro_match):
14677         Explictly specify the template arguments when invoking the base
14678         class constructor, to help older C++ compilers.
14680 2016-07-21  Jakub Jelinek  <jakub@redhat.com>
14682         PR sanitizer/71953
14683         * asan.c (asan_dynamic_init_call): Call asan_init_shadow_ptr_types
14684         before builtin_decl_implicit.
14686 2016-07-21  James Greenhalgh  <james.greenhalgh@arm.com>
14688         * optabs.c (emit_condiitonal_move): Short circuit for identical
14689         sources.
14691 2016-07-21  James Greenhalgh  <james.greenhalgh@arm.com>
14693         * ifcvt.c (noce_if_info): New fields: speed_p, original_cost,
14694         max_seq_cost.  Removed fields: then_cost, else_cost, branch_cost.
14695         (noce_conversion_profitable_p): New.
14696         (noce_try_store_flag_constants): Use it.
14697         (noce_try_addcc): Likewise.
14698         (noce_try_store_flag_mask): Likewise.
14699         (noce_try_cmove): Likewise.
14700         (noce_try_cmove_arith): Likewise.
14701         (bb_valid_for_noce_process_p): Add to the cost parameter rather than
14702         overwriting it.
14703         (noce_convert_multiple_sets): Move cost model to here, from...
14704         (bb_ok_for_noce_convert_multiple_sets) ...here.
14705         (noce_process_if_block): Update calls for above changes.
14706         (noce_find_if_block): Record new noce_if_info parameters.
14708 2016-07-21  James Greenhalgh  <james.greenhalgh@arm.com>
14710         * target.def (max_noce_ifcvt_seq_cost): New.
14711         * doc/tm.texi.in (TARGET_MAX_NOCE_IFCVT_SEQ_COST): Document it.
14712         * doc/tm.texi: Regenerate.
14713         * targhooks.h (default_max_noce_ifcvt_seq_cost): New.
14714         * targhooks.c (default_max_noce_ifcvt_seq_cost): New.
14715         * params.def (PARAM_MAX_RTL_IF_CONVERSION_PREDICTABLE_COST): New.
14716         (PARAM_MAX_RTL_IF_CONVERSION_UNPREDICTABLE_COST): Likewise.
14717         * doc/invoke.texi: Document new params.
14719 2016-07-21  Richard Biener  <rguenther@suse.de>
14721         PR tree-optimization/71947
14722         * tree-vrp.c (extract_range_from_assert): Singleton symbolic
14723         ranges have useful limit_vr information.
14725 2016-07-21  Richard Biener  <rguenther@suse.de>
14727         * function-tests.c (build_trivial_generic_function): Set
14728         BLOCK_SUPERCONTEXT of DECL_INITIAL.
14729         * omp-low.c (create_omp_child_function): Likewise.
14730         (grid_expand_target_grid_body): Likewise.
14731         * cgraphunit.c (init_lowered_empty_function): Likewise.
14732         (cgraph_node::expand_thunk): Likewise.
14733         * tree-parloops.c (create_loop_fn): Likewise.
14734         * ipa.c (cgraph_build_static_cdtor_1): Likewise.
14736 2016-07-21  Prathamesh Kulkarni  <prathamesh.kulkarni@linaro.org>
14738         * tree-ssa-strlen.c (strlen_dom_walker::before_dom_children): Fix typo
14739         in comment.
14741 2016-07-21  Georg-Johann Lay  <avr@gjlay.de>
14743         * config/avr/avr.md (any_extract, any_shiftrt): New code iterators.
14744         (*insv.extract, *insv.shiftrt, *insv.not-bit.0, *insv.not-bit.7)
14745         (*insv.xor-extract, *insv.xor1-bit.0): New insns.
14746         (adjust_len) [insv_notbit, insv_notbit_0, insv_notbit_7]: New
14747         values for insn attribute.
14748         * config/avr/avr.c (avr_out_insert_notbit): New function.
14749         (avr_adjust_insn_length): Handle ADJUST_LEN_INSV_NOTBIT,
14750         ADJUST_LEN_INSV_NOTBIT_0/_7.
14751         * config/avr/avr-protos.h (avr_out_insert_notbit): New proto.
14753 2016-07-21  Bin Cheng  <bin.cheng@arm.com>
14755         * tree-chrec.c (convert_affine_scev): New parameter.  Pass new arg.
14756         (chrec_convert_1, chrec_convert): Ditto.
14757         * tree-chrec.h (chrec_convert, convert_affine_scev): New parameter.
14758         * tree-scalar-evolution.c (interpret_rhs_expr): Pass new arg.
14759         * tree-vrp.c (adjust_range_with_scev): Ditto.
14760         * tree-ssa-loop-niter.c (idx_infer_loop_bounds): Ditto.
14761         (scev_var_range_cant_overflow): New function.
14762         (scev_probably_wraps_p): New parameter.  Call above function.
14763         * tree-ssa-loop-niter.h (scev_probably_wraps_p): New parameter.
14765 2016-07-21  Bin Cheng  <bin.cheng@arm.com>
14767         * tree-ssa-loop-niter.c (number_of_iterations_lt_to_ne): Clean up
14768         by removing computation of may_be_zero.
14770 2016-07-21  Jakub Jelinek  <jakub@redhat.com>
14772         * tree-object-size.c (unknown): Use HOST_WIDE_INT_M1U instead of -1.
14774 2016-07-21  Andrew Sutton  <andrew.n.sutton@gmail.com>
14776         Improving concepts performance and diagnostics.
14777         * timevar.def (TV_CONSTRAINT_SAT, TV_CONSTRAINT_SUB): New time vars
14778         for constraint satisfaction and subsumption.
14779         * timevar.h (auto_timevar): New constructor that matches the push/pop
14780         pattern of usage in pt.c.
14782 2016-07-20  Uros Bizjak  <ubizjak@gmail.com>
14784         * hwint.h (HOST_WIDE_INT_0): New define.
14785         (HOST_WIDE_INT_0U): Ditto.
14786         * double-int.c: Use HOST_WIDE_INT_0 instead of (HOST_WIDE_INT) 0.
14787         * dse.c: Use HOST_WIDE_INT_0U instead of (unsigned HOST_WIDE_INT) 0.
14788         * simplify-rtx.c: Ditto.
14789         * tree-object-size.c: Ditto.
14791 2016-07-20  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
14793         * config/s390/s390.c (s390_encode_section_info): Remove mode size
14794         check.
14796 2016-07-20  Uros Bizjak  <ubizjak@gmail.com>
14798         * cse.c: Use HOST_WIDE_INT_M1 instead of ~(HOST_WIDE_INT) 0.
14799         * combine.c: Use HOST_WIDE_INT_M1U instead of
14800         ~(unsigned HOST_WIDE_INT) 0.
14801         * double-int.h: Ditto.
14802         * dse.c: Ditto.
14803         * dwarf2asm.c:Ditto.
14804         * expmed.c: Ditto.
14805         * genmodes.c: Ditto.
14806         * match.pd: Ditto.
14807         * read-rtl.c: Ditto.
14808         * tree-ssa-loop-ivopts.c: Ditto.
14809         * tree-ssa-loop-prefetch.c: Ditto.
14810         * tree-vect-generic.c: Ditto.
14811         * tree-vect-patterns.c: Ditto.
14812         * tree.c: Ditto.
14814 2016-07-20  Georg-Johann Lay  <avr@gjlay.de>
14816         * config/avr.c (avr_legitimize_address) [AVR_TINY]: Force
14817         constant addresses outside [0,0xc0] into a register.
14818         (avr_out_movhi_r_mr_reg_no_disp_tiny): Pass insn.  And handle
14819         cases where the base address register is unused after.
14820         (avr_out_movhi_r_mr_reg_disp_tiny): Same.
14821         (avr_out_movhi_mr_r_reg_disp_tiny): Same.
14822         (avr_out_store_psi_reg_disp_tiny): Same.
14824 2016-07-20  Georg-Johann Lay  <avr@gjlay.de>
14826         Implement attribute progmem on reduced Tiny cores by adding
14827         flash offset 0x4000 to respective symbols.
14829         PR target/71948
14830         * doc/extend.texi (AVR Variable Attributes) [progmem]: Add
14831         documentation how it works on reduced Tiny cores.
14832         (AVR Named Address Spaces): No support for reduced Tiny.
14833         * config/avr/avr.c (AVR_SYMBOL_FLAG_TINY_PM): New macro.
14834         (avr_address_tiny_pm_p): New static function.
14835         (avr_print_operand_address) [AVR_TINY]: Add AVR_TINY_PM_OFFSET
14836         if the address is in progmem.
14837         (avr_assemble_integer): Same.
14838         (avr_encode_section_info) [AVR_TINY]: Set AVR_SYMBOL_FLAG_TINY_PM
14839         for symbol_ref in progmem.
14840         * config/avr/avr.h (AVR_TINY_PM_OFFSET): New macro.
14841         * config/avr/avr-c.c (avr_cpu_cpp_builtins): Use it instead of
14842         magic 0x4000 when built-in def'ing __AVR_TINY_PM_BASE_ADDRESS__.
14844 2016-07-20  Patrick Palka  <ppalka@gcc.gnu.org>
14846         * configure.ac (thin_archive_support): New variable.  AC_SUBST it.
14847         * configure: Regenerate.
14848         * Makefile.in (THIN_ARCHIVE_SUPPORT): New variable.
14849         (USE_THIN_ARCHIVES): New variable.
14850         (libbackend.a): If USE_THIN_ARCHIVES then pass T to ar to build
14851         this archive as a thin archive.
14853 2016-07-20  David Malcolm  <dmalcolm@redhat.com>
14855         * diagnostic-show-locus.c (diagnostic_show_locus): If this is the
14856         same location as last time, don't skip if we have fix-it hints.
14857         Clarify the skipping logic by converting it from one "if" clause
14858         to repeated "if" clauses.
14859         * spellcheck-tree.c: Include "cpplib.h".
14860         (find_closest_macro_cpp_cb): Move here from c/c-decl.c.
14861         (best_macro_match::best_macro_match): New constructor.
14862         * spellcheck-tree.h (struct edit_distance_traits<cpp_hashnode *>):
14863         Move here from c/c-decl.c.
14864         (class best_macro_match): Move here from c/c-decl.c, converting
14865         from a typedef to a subclass, gaining a ctor.
14867 2016-07-20  Georg-Johann Lay  <avr@gjlay.de>
14869         * config/avr/avr-protos.h (avr_addr_space_supported_p): New prototype.
14870         * config/avr/avr.c (TARGET_ADDR_SPACE_DIAGNOSE_USAGE): New hook
14871         define...
14872         (avr_addr_space_diagnose_usage): ...and implementation.
14873         (avr_addr_space_supported_p): New function.
14874         (avr_nonconst_pointer_addrspace, avr_pgm_check_var_decl): Only
14875         report bad address space usage if that space is supported.
14876         (avr_insert_attributes): Same.  No more complain about unsupported
14877         address spaces.
14878         * config/avr/avr-c.c (tm_p.h): Include it.
14879         (avr_cpu_cpp_builtins): Only define addr-space related built-in
14880         macro if avr_addr_space_supported_p.
14882 2016-07-20  Alexander Monakov  <amonakov@ispras.ru>
14884         * config/nvptx/nvptx.c (nvptx_option_override): Do not set
14885         flag_toplevel_reorder.
14887 2016-07-20  David Malcolm  <dmalcolm@redhat.com>
14889         * gcc-rich-location.c
14890         (gcc_rich_location::add_fixit_misspelled_id): New overload, taking
14891         a const char *.
14892         * gcc-rich-location.h
14893         (gcc_rich_location::add_fixit_misspelled_id): Likewise.
14895 2016-07-20  Georg-Johann Lay  <avr@gjlay.de>
14897         * target.def (addr_space): Add new diagnose_usage to hook vector.
14898         * targhooks.c (default_addr_space_diagnose_usage): Add default
14899         implementation and...
14900         * targhooks.h (default_addr_space_diagnose_usage): ... its prototype.
14901         * c/c-parser.c (c_lex_one_token) [CPP_NAME]: If the token
14902         is some address space, call targetm.addr_space.diagnose_usage.
14903         * doc/tm.texi.in (Named Address Spaces): Add anchor for
14904         TARGET_ADDR_SPACE_DIAGNOSE_USAGE documentation.
14905         * doc/tm.texi: Regenerate.
14907 2016-07-20  Martin Liska  <mliska@suse.cz>
14909         PR middle-end/71898
14910         * graphite-isl-ast-to-gimple.c (later_of_the_two):
14911         Properly handly PHI stmts.
14913 2016-07-20  Bin Cheng  <bin.cheng@arm.com>
14915         PR tree-optimization/71503
14916         PR tree-optimization/71683
14917         * tree-if-conv.c (gen_phi_arg_condition): Record true predicate
14918         and break.
14920 2016-07-20  Martin Liska  <mliska@suse.cz>
14922         * doc/invoke.texi (-fipa-ra): Document when the option is
14923         disabled. Fix a typo.
14925 2016-07-20  Martin Liska  <mliska@suse.cz>
14927         * Makefile.in: Include fibonacci_heap.c
14928         * fibonacci_heap.c: New file.
14929         * fibonacci_heap.h (fibonacci_heap::insert): Use insert_node.
14930         (fibonacci_heap::union_with): Fix deletion of the second heap.
14931         * selftest-run-tests.c (selftest::run_tests): Incorporate
14932         fibonacci heap tests.
14933         * selftest.h: Declare fibonacci_heap_c_tests.
14935 2016-07-20  Martin Liska  <mliska@suse.cz>
14937         * selftest-run-tests.c (selftest::run_tests): New function.
14938         * selftest.h (sreal_c_tests): Declare.
14939         * sreal.c (sreal_verify_basics): New function.
14940         (verify_aritmetics): Likewise.
14941         (sreal_verify_arithmetics): Likewise.
14942         (verify_shifting): Likewise.
14943         (sreal_verify_shifting): Likewise.
14944         (void sreal_c_tests): Likewise.
14946 2016-07-19  Jakub Jelinek  <jakub@redhat.com>
14948         PR rtl-optimization/71916
14949         * cfgrtl.c (contains_no_active_insn_p): Return false also for
14950         bb which have a single succ fake edge.
14952 2016-07-19  Aldy Hernandez  <aldyh@redhat.com>
14954         PR debug/71855
14955         * dwarf2out.c (gen_subprogram_die): Only call
14956         gen_unspecified_parameters_die while dumping early dwarf.
14958 2016-07-19  Jakub Jelinek  <jakub@redhat.com>
14960         PR middle-end/71874
14961         * gimple-fold.c (fold_builtin_memory_op): Use
14962         get_addr_base_and_unit_offset instead of get_ref_base_and_extent.
14964 2016-07-19  Uros Bizjak  <ubizjak@gmail.com>
14966         * builtins.c: Use HOST_WIDE_INT_1 instead of (HOST_WIDE_INT) 1,
14967         HOST_WIDE_INT_1U instead of (unsigned HOST_WIDE_INT) 1,
14968         HOST_WIDE_INT_M1 instead of (HOST_WIDE_INT) -1 and
14969         HOST_WIDE_INT_M1U instead of (unsigned HOST_WIDE_INT) -1.
14970         * combine.c: Ditto.
14971         * cse.c: Ditto.
14972         * dojump.c: Ditto.
14973         * double-int.c: Ditto.
14974         * dse.c: Ditto.
14975         * dwarf2out.c: Ditto.
14976         * expmed.c: Ditto.
14977         * expr.c: Ditto.
14978         * fold-const.c: Ditto.
14979         * function.c: Ditto.
14980         * fwprop.c: Ditto.
14981         * genmodes.c: Ditto.
14982         * hwint.c: Ditto.
14983         * hwint.h: Ditto.
14984         * ifcvt.c: Ditto.
14985         * loop-doloop.c: Ditto.
14986         * loop-invariant.c: Ditto.
14987         * loop-iv.c: Ditto.
14988         * match.pd: Ditto.
14989         * optabs.c: Ditto.
14990         * real.c: Ditto.
14991         * reload.c: Ditto.
14992         * rtlanal.c: Ditto.
14993         * simplify-rtx.c: Ditto.
14994         * stor-layout.c: Ditto.
14995         * toplev.c: Ditto.
14996         * tree-ssa-loop-ivopts.c: Ditto.
14997         * tree-vect-generic.c: Ditto.
14998         * tree-vect-patterns.c: Ditto.
14999         * tree.c: Ditto.
15000         * tree.h: Ditto.
15001         * ubsan.c: Ditto.
15002         * varasm.c: Ditto.
15003         * wide-int-print.cc: Ditto.
15004         * wide-int.cc: Ditto.
15005         * wide-int.h: Ditto.
15007 2016-07-19  David Malcolm  <dmalcolm@redhat.com>
15009         * selftest.c (selftest::assert_streq): Handle NULL values of
15010         val_actual and val_expected.
15012 2016-07-19  Martin Jambor  <mjambor@suse.cz>
15014         PR fortran/71688
15015         * trans-decl.c (gfc_generate_function_code): Use cgraph_get_create_node
15016         rather than cgraph_create_node to get a call graph node.
15018 2016-07-19  Richard Biener  <rguenther@suse.de>
15020         * gimple-fold.c (get_base_constructor): Add VIEW_CONVERT case,
15021         handle all tcc_constant bases and valueize SSA names.
15022         * tree-ssa-sccvn.c (fully_constant_vn_reference_p): Handle
15023         tcc_constant bases.
15025 2016-07-19  David Malcolm  <dmalcolm@redhat.com>
15027         * function-tests.c (selftest::verify_three_block_rtl_cfg): Verify
15028         the flags of the exit block and bb2, not just the entry block.
15030 2016-07-19  Richard Biener  <rguenther@suse.de>
15032         PR tree-optimization/71901
15033         * tree-ssa-sccvn.h (struct vn_reference_op_struct): Add
15034         align member, group stuff with the bitfield.
15035         (vn_ref_op_align_unit): New inline.
15036         * tree-ssa-sccvn.c (copy_reference_ops_from_ref): For ARRAY_REFs
15037         record element alignment and operand 3 unchanged.
15038         (ao_ref_init_from_vn_reference): Adjust.
15039         (valueize_refs_1): Likewise.
15040         * tree-ssa-pre.c (create_component_ref_by_pieces_1): Likewise.
15042 2016-07-19  Richard Biener  <rguenther@suse.de>
15044         PR tree-optimization/71908
15045         * tree-ssa-structalias.c (get_constraint_for_component_ref): Handle
15046         symbolic constants in a more reliable way.
15048 2016-07-19  Ilya Enkovich  <ilya.enkovich@intel.com>
15050         * tree-vect-loop-manip.c (vect_update_ivs_after_vectorizer): Update
15051         comment.
15052         (vect_update_inits_of_drs): Likewise.
15053         (vect_create_cond_for_alias_checks): Likewise.
15054         * tree-vect-loop.c (vect_get_known_peeling_cost): Likewise.
15056 2016-07-19  Richard Biener  <rguenther@suse.de>
15058         PR lto/71907
15059         * lto-streamer-out.c (DFS::DFS_write_tree_body): For blocks
15060         with an abstract origin that is not an inlined function outer
15061         scope add a self-reference as abstract origin.
15062         * tree-streamer-out.c (write_ts_block_tree_pointers): Likewise.
15064 2016-07-18  Michael Meissner  <meissner@linux.vnet.ibm.com>
15066         PR target/71493
15067         * config/rs6000/rs6000.c (rs6000_function_value): Fix
15068         unintentional System V.4 structure return breakage for structures
15069         with a single floating point element.
15071 2016-07-18  Yuri Rumyantsev  <ysrumyan@gmail.com>
15073         PR tree-optimization/71734
15074         * tree-ssa-loop-im.c (ref_indep_loop_p_1): Add REF_LOOP argument which
15075         contains REF, use it to check safelen, assume that safelen value
15076         must be greater 1, fix style.
15077         (ref_indep_loop_p_2): Add REF_LOOP argument.
15078         (ref_indep_loop_p): Pass LOOP as additional argument to
15079         ref_indep_loop_p_2.
15081 2016-07-18  Dominik Vogt  <vogt@linux.vnet.ibm.com>
15083         * cfgexpand.c (expand_stack_vars): Implement synamic stack space
15084         allocation in the prologue.
15085         * explow.c (get_dynamic_stack_base): New function to return an address
15086         expression for the dynamic stack base.
15087         (get_dynamic_stack_size): New function to do the required dynamic stack
15088         space size calculations.
15089         (allocate_dynamic_stack_space): Use new functions.
15090         (align_dynamic_address): Move some code from
15091         allocate_dynamic_stack_space to new function.
15092         * explow.h (get_dynamic_stack_base, get_dynamic_stack_size): Export.
15094 2016-07-18  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
15096         * config/s390/s390.c (s390_encode_section_info): Always set
15097         notaligned marker if mode size is 0 or no MEM_ALIGN info could be
15098         found.
15100 2016-07-18  Richard Biener  <rguenther@suse.de>
15102         PR tree-optimization/71893
15103         * tree-ssa-pre.c (create_component_ref_by_pieces_1): Compensate
15104         for sizetype cast added by array_ref_element_size.
15105         * tree-ssa-sccvn.c (copy_reference_ops_from_ref): Likewise.
15107 2016-07-16  John David Anglin  <danglin@gcc.gnu.org>
15109         * config/pa/pa.c (hppa_profile_hook): Allocate stack space for
15110         register parameters.  Remove code to initialize argument pointer
15111         on TARGET_64BIT.  Optimize call to _mcount when it can be reached
15112         using a pc-relative branch.  Cleanup conditional code.
15113         * config/pa/pa.md (call_mcount): New expander.
15114         (call_mcount_nonpic): New insn.
15115         (call_mcount_pic): New insn and split.
15116         (call_mcount_pic_post_reload): New insn.
15117         (call_mcount_64bit): New insn and split.
15118         (call_mcount_64bit_post_reload): New insn.
15120 2016-07-15  Georg-Johann Lay  <avr@gjlay.de>
15122         * config/avr/predicates.md (const_m255_to_m1_operand): New.
15123         * config/avr/constraints.md (Cn8, Ca1, Co1, Yx2): New constraints.
15124         * config/avr/avr.md (add<mode>3) <ALL1>: Fix set_vzn for +/-2.
15125         (*cmphi.zero-extend.0, *cmphi.zero-extend.1)
15126         (*usum_widenqihi3, *udiff_widenqihi3)
15127         (*addhi3_zero_extend.const): New combiner insns.
15128         (andqi3, iorqi3): Provide "l" (NO_LD_REGS) alternative if
15129         just 1 bit is affected.
15130         * config/avr/avr.c (avr_out_bitop) <QImode>: Don't access xop[3].
15131         (avr_out_compare) [EQ,NE]: Tweak comparing d-regs against -1.
15133 2016-07-15  Cesar Philippidis  <cesar@codesourcery.com>
15135         * omp-low.c (lower_omp_target): Mark data clauses with
15136         GOMP_MAP_FORCE_{PRESENT,TO,FROM,TOFROM} as potentially having
15137         zero-length subarrays.
15139 2016-07-15  Richard Biener  <rguenther@suse.de>
15141         PR tree-optimization/71881
15142         * tree-loop-distribution.c (destroy_loop): Remove blocks in
15143         reverse DOM order to make debug temp generation happy.
15145 2016-07-15  Richard Biener  <rguenther@suse.de>
15147         PR tree-optimization/71887
15148         * tree-ssa-phiopt.c (absorbing_element_p): Add rhs arg and
15149         verify it is not zero for division / modulo handling.
15150         (value_replacement): Adjust.
15152 2016-07-15  Virendra Pathak  <virendra.pathak@broadcom.com>
15153             Julian Brown  <julian@codesourcery.com>
15155         * config/aarch64/aarch64-cores.def: Update vulcan COSTS.
15156         * config/aarch64/aarch64-cost-tables.h
15157         (vulcan_extra_costs): New variable.
15158         * config/aarch64/aarch64.c
15159         (vulcan_addrcost_table): Likewise.
15160         (vulcan_regmove_cost): Likewise.
15161         (vulcan_vector_cost): Likewise.
15162         (vulcan_branch_cost): Likewise.
15163         (vulcan_tunings): Likewise.
15165 2016-07-15  Alexander Monakov  <amonakov@ispras.ru>
15167         * cgraphunit.c (cgraph_order_sort_kind): New entry ORDER_VAR_UNDEF.
15168         (output_in_order): Loop over undefined variables too.  Output them
15169         via assemble_undefined_decl.  Skip variables that correspond to hard
15170         registers or have value-exprs.
15171         * varpool.c (symbol_table::output_variables): Handle undefined
15172         variables together with defined ones.
15174 2016-07-15  Richard Biener  <rguenther@suse.de>
15176         * tree-ssa-pre.c (get_representative_for): Make sure to return
15177         the value number of SSA names.
15178         (phi_translate_1): get_representative_for cannot return NULL.
15179         (do_pre_regular_insertion): Remove redundant call to
15180         fully_constant_expression.
15181         (do_pre_partial_partial_insertion): Likewise.
15183 2016-07-15  Bin Cheng  <bin.cheng@arm.com>
15185         * tree-scalar-evolution.c (simple_iv_with_niters): New funcion.
15186         (derive_simple_iv_with_niters): New function.
15187         (simple_iv): Rewrite using simple_iv_with_niters.
15188         * tree-scalar-evolution.h (simple_iv_with_niters): New decl.
15189         * tree-ssa-loop-niter.c (number_of_iterations_exit_assumptions): New
15190         function.
15191         (number_of_iterations_exit): Rewrite using above function.
15192         * tree-ssa-loop-niter.h (number_of_iterations_exit_assumptions): New
15193         Decl.
15195 2016-07-15  Richard Biener  <rguenther@suse.de>
15197         * config/i386/i386.c (ix86_builtin_vectorization_cost): Adjust
15198         vec_construct cost.
15200 2016-07-14  Jakub Jelinek  <jakub@redhat.com>
15202         PR tree-optimization/71872
15203         * tree-data-ref.c (get_references_in_stmt): Ignore references
15204         with is_gimple_constant get_base_address.
15206 2016-07-14  Thomas Preud'homme  <thomas.preudhomme@arm.com>
15208         * config/arm/arm.h (TARGET_HAVE_LDACQ): Enable for ARMv8-M Mainline.
15209         (TARGET_HAVE_LDACQD): New macro.
15210         * config/arm/sync.md (atomic_loaddi): Use TARGET_HAVE_LDACQD rather
15211         than TARGET_HAVE_LDACQ.
15212         (arm_load_acquire_exclusivedi): Likewise.
15213         (arm_store_release_exclusivedi): Likewise.
15215 2016-07-14  Thomas Preud'homme  <thomas.preudhomme@arm.com>
15217         PR rtl-optimization/71878
15218         * lra-constraints.c (match_reload): Pass information about other
15219         output operands.  Create new unique register value if matching input
15220         operand shares same register value as output operand being considered.
15221         (curr_insn_transform): Record output operands already processed.
15223 2016-07-14  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
15225         PR target/65951
15226         PR tree-optimization/70923
15227         * tree-vect-patterns.c: Include mult-synthesis.h.
15228         (target_supports_mult_synth_alg): New function.
15229         (synth_lshift_by_additions): Likewise.
15230         (apply_binop_and_append_stmt): Likewise.
15231         (vect_synth_mult_by_constant): Likewise.
15232         (target_has_vecop_for_code): Likewise.
15233         (vect_recog_mult_pattern): Use above functions to synthesize vector
15234         multiplication by integer constants.
15236 2016-07-14  Alan Modra  <amodra@gmail.com>
15238         * config/rs6000/altivec.md (altivec_mov<mode>): Disparage
15239         gpr alternatives.  Correct '*' placement on Y,r alternative.
15240         Add '*' on operand 1 of r,r alternative.
15242 2016-07-14  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
15244         * expmed.c (mult_variant, choose_mult_variant): Move declaration to...
15245         * expmed.h: ... Here.
15247 2016-07-14  Jan Hubicka  <hubicka@ucw.cz>
15249         * gimple.h (stmt_can_terminate_bb_p): New function.
15250         * tree-cfg.c (need_fake_edge_p): Rename to ...
15251         (stmt_can_terminate_bb_p): ... this; return true if stmt can
15252         throw external; handle const and pure calls.
15253         * tree-ssa-loop-niter.c (loop_only_exit_p): Use it.
15255 2016-07-14  Richard Biener  <rguenther@suse.de>
15257         PR tree-optimization/71866
15258         * tree-ssa-pre.c (get_constant_for_value_id): Remove.
15259         (do_hoist_insertion): Avoid endless recursion when we
15260         didn't insert anything because we managed to simplify
15261         things down to a constant or SSA name.
15262         (fully_constant_expression): Re-write in terms of ...
15263         * tree-ssa-sccvn.h (vn_nary_simplify): ... this.  Declare.
15264         * tree-ssa-sccvn.c (vn_nary_simplify): New wrapper around
15265         vn_nary_build_or_lookup_1.
15266         (vn_nary_build_or_lookup_1): Added flag and renamed from ...
15267         (vn_nary_build_or_lookup): ... this which now wraps it.
15269 2016-07-14  Alan Modra  <amodra@gmail.com>
15271         PR target/71733
15272         * config/rs6000/rs6000.c (rs6000_option_override_internal): Deal
15273         with p9_vector override before power9-dform override.
15275 2016-07-13  Andi Kleen  <ak@linux.intel.com>
15277         * value-prof.c (gimple_value_profile_transformations): Don't run
15278         when auto_profile is on.
15280 2016-07-13  Andi Kleen  <ak@linux.intel.com>
15282         * auto-profile.c (update_inlined_ind_target,
15283         afdo_indirect_call): Print information to dump file.
15285 2016-07-13  Andrew Burgess  <andrew.burgess@embecosm.com>
15287         * genrecog.c (special_predicate_operand_p): New function.
15288         (predicate_name): Move function.
15289         (validate_pattern): Don't warn about missing mode for all
15290         define_special_predicate predicates.
15292 2016-07-13  Bin Cheng  <bin.cheng@arm.com>
15294         * tree-vect-data-refs.c (vect_no_alias_p): New function.
15295         (vect_prune_runtime_alias_test_list): Call vect_no_alias_p to
15296         resolve alias checks which are known at compilation time.
15297         Truncate vector LOOP_VINFO_MAY_ALIAS_DDRS(loop_vinfo) if all
15298         alias checks are resolved.  Move dump info for too many runtime
15299         alias checks to here...
15300         * tree-vect-loop.c (vect_analyze_loop_2): ...From here.
15302 2016-07-13  Richard Biener  <rguenther@suse.de>
15304         PR tree-optimization/24574
15305         * tree-ssa-phiopt.c (absorbing_element_p): Pass in argument
15306         position and add shift, rotate, divison and modulo support
15307         for left zero.
15308         (value_replacement): Pass in argument position to absorbing_element_p.
15310 2016-07-13  Ilya Enkovich  <ilya.enkovich@intel.com>
15312         PR ipa/71633
15313         * ipa-inline-transform.c (inline_call): Support
15314         instrumented thunks.
15316 2016-07-13  Thomas Preud'homme  <thomas.preudhomme@arm.com>
15318         * config/arm/arm.h (TARGET_HAVE_CBZ): Define.
15319         (TARGET_IDIV): Set for all Thumb targets provided they have hardware
15320         divide feature.
15321         * config/arm/arm.md (divsi3): New unpredicable alternative for ARMv8-M
15322         Baseline.  Make initial alternative TARGET_32BIT only.
15323         (udivsi3): Likewise.
15324         * config/arm/thumb1.md (thumb1_cbz): New define_insn.
15325         * doc/sourcebuild.texi (arm_thumb1_cbz_ok): Document new effective
15326         target.
15328 2016-07-13  Thomas Preud'homme  <thomas.preudhomme@arm.com>
15330         * config/arm/arm.h (TARGET_HAVE_MOVT): Include ARMv8-M as having MOVT.
15331         * config/arm/arm.c (arm_arch_name): (const_ok_for_op): Check MOVT/MOVW
15332         availability with TARGET_HAVE_MOVT.
15333         (thumb_legitimate_constant_p): Strip the high part of a label_ref.
15334         (thumb1_rtx_costs): Also return 0 if setting a half word constant and
15335         MOVW is available and replace (unsigned HOST_WIDE_INT) INTVAL by
15336         UINTVAL.
15337         (thumb1_size_rtx_costs): Make set of half word constant also cost 1
15338         extra instruction if MOVW is available.  Use a cost variable
15339         incremented by COSTS_N_INSNS (1) when the condition match rather than
15340         returning an arithmetic expression based on COSTS_N_INSNS.  Make
15341         constant with bottom half word zero cost 2 instruction if MOVW is
15342         available.
15343         * config/arm/arm.md (define_attr "arch"): Add v8mb.
15344         (define_attr "arch_enabled"): Set to yes if arch value is v8mb and
15345         target is ARMv8-M Baseline.
15346         (arm_movt): New unpredicable alternative for ARMv8-M Baseline.
15347         (arm_movtas_ze): Likewise.
15348         * config/arm/thumb1.md (thumb1_movdi_insn): Add ARMv8-M Baseline only
15349         alternative for constants satisfying j constraint.
15350         (thumb1_movsi_insn): Likewise.
15351         (movsi splitter for K alternative): Tighten condition to not trigger
15352         if movt is available and j constraint is satisfied.
15353         (Pe immediate splitter): Likewise.
15354         (thumb1_movhi_insn): Add ARMv8-M Baseline only alternative for
15355         constant fitting in an halfword to use MOVW.
15356         * doc/sourcebuild.texi (arm_thumb1_movt_ok): Document new ARM
15357         effective target.
15359 2016-07-13  Richard Biener  <rguenther@suse.de>
15361         PR middle-end/71104
15362         * gimplify.c (gimplify_modify_expr): Gimplify the RHS before
15363         gimplifying the LHS.  Make sure to gimplify a returning twice
15364         call LHS without using SSA names.
15366 2016-07-12  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
15368         * tree-data-ref.c (find_data_references_in_stmt): Remove
15369         unnecessary call to vec::release.
15370         (graphite_find_data_references_in_stmt): Likewise.
15371         * tree-ssa-alias.c (nonoverlapping_component_refs_of_decl_p): Likewise.
15372         * tree-vect-stmts.c (vectorizable_condition): Likewise.
15374 2016-07-12  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
15376         * cfgexpand.c (expand_used_vars): Make the type of a local
15377         variable auto_vec.
15378         * genmatch.c (lower_for): Likewise.
15379         * haifa-sched.c (haifa_sched_init): Likewise.
15380         (add_to_speculative_block): Likewise.
15381         (create_check_block_twin): Likewise.
15382         * predict.c (handle_missing_profiles): Likewise.
15383         * tree-data-ref.c (loop_nest_has_data_refs): Likewise.
15384         * tree-diagnostic.c (maybe_unwind_expanded_macro_loc): Likewise.
15385         * tree-ssa-loop-niter.c (discover_iteration_bound_by_body_walk):
15386         Likewise.
15387         (maybe_lower_iteration_bound): Likewise.
15388         * tree-ssa-sccvn.c (DFS): Likewise.
15389         * tree-stdarg.c (reachable_at_most_once): Likewise.
15390         * tree-vect-stmts.c (vectorizable_conversion): Likewise.
15391         (vectorizable_store): Likewise.
15393 2016-07-12  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
15395         * tree-ssa-sccvn.c (sccvn_dom_walker::~sccvn_dom_walker): remove.
15396         (sccvn_dom_walker): make cond_stack an auto_vec.
15398 2016-07-12  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
15400         * ree.c (struct ext_state): Make type of members auto_vec.
15401         (find_and_remove_re): Adjust.
15403 2016-07-12  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
15405         * cfgexpand.c (struct stack_vars_data): Make type of fields
15406         auto_vec.
15407         (expand_used_vars): Adjust.
15409 2016-07-12  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
15411         * ipa.c (record_cdtor_fn): Adjust.
15412         (build_cdtor_fns): Likewise.
15413         (ipa_cdtor_merge): Make static_ctors and static_dtors local
15414         variables.
15416 2016-07-12  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
15418         * genextract.c (struct accum_extract): Add constructor and make
15419         members auto_vec.
15420         (gen_insn): Adjust.
15422 2016-07-12  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
15424         * tree.c (struct free_lang_data_d): Add constructor and change
15425         types of members to ones that automatically manage resources.
15426         (fld_worklist_push): Adjust.
15427         (find_decls_types): Likewise.
15428         (find_decls_types_in_eh_region): Likewise.
15429         (free_lang_data_in_cgraph): Stop manually creating and
15430         destroying members of free_lang_data_d.
15432 2016-07-13  Uros Bizjak  <ubizjak@gmail.com>
15434         PR rtl-optimization/68961
15435         * config/i386/sse.md (movsd/movhpd to movupd peephole2s): Add new
15436         peephole variant.  Use sse_reg_operand predicates.
15438 2016-07-12  Uros Bizjak  <ubizjak@gmail.com>
15440         * config/i386/predicates.md (x86_64_immediate_operand)
15441         <case CONST_INT>: Remove unneeded truncation to DImode.
15442         <case CONST>: Ditto.
15443         (x86_64_zext_immediate_operand) <case CONST>: Ditto.
15445 2016-07-12  Michael Meissner  <meissner@linux.vnet.ibm.com>
15447         PR target/71805
15448         * config/rs6000/altivec.md (altivec_vperm_<mode>_internal):
15449         The xxperm and xxpermr instructions require that the 2nd input
15450         operand overlap with the output operand, and not the 1st.
15451         (altivec_vperm_v8hiv16qi): Likewise.
15452         (altivec_vperm_<mode>_uns_internal): Likewise.
15453         (altivec_vpermr_<mode>_internal): Likewise.
15454         (vperm_v8hiv4si): Likewise.
15455         (vperm_v16qiv8hi): Likewise.
15457 2016-07-12  Nathan Sidwell  <nathan@acm.org>
15459         * config/arm/arm.c (arm_option_override): Set MASK_SINGLE_PIC_BASE
15460         when -mno-pic-data-is-text-relative is in effect, by default.
15461         * doc/invoke.texi (mpic-data-is-text-relative): Document new
15462         behavior and clarify.
15464 2016-07-12  Martin Liska  <mliska@suse.cz>
15466         * params.def: Add avg-loop niter.
15467         * tree-ssa-loop-ivopts.c (avg_loop_niter): Use the param.
15468         * cfgloopanal.c (expected_loop_iterations_unbounded): Likewise.
15469         * doc/invoke.texi: Document the new parameter.
15471 2016-07-12  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
15473         PR middle-end/71700
15474         * expr.c (store_constructor): Mask sign-extended bits when widening
15475         sub-word constructor element at the start of a word.
15477 2016-07-12  Martin Liska  <mliska@suse.cz>
15479         * Makefile.in: Append rule for params-options.h.
15480         * params-options.h: New file.
15482 2016-07-12  Martin Liska  <mliska@suse.cz>
15484         * ira-build.c (mark_loops_for_removal): Properly iterate
15485         loops.
15487 2016-07-12  Steven Bosscher  <steven@gcc.gnu.org>
15488             Richard Biener  <rguenther@suse.de>
15490         PR tree-optimization/23286
15491         PR tree-optimization/70159
15492         * doc/invoke.texi: Document -fcode-hoisting.
15493         * common.opt (fcode-hoisting): New flag.
15494         * opts.c (default_options_table): Enable -fcode-hoisting at -O2+.
15495         * tree-ssa-pre.c (pre_stats): Add hoist_insert.
15496         (do_regular_insertion): Rename to ...
15497         (do_pre_regular_insertion): ... this and amend general comments
15498         on insertion strathegy.
15499         (do_partial_partial_insertion): Rename to ...
15500         (do_pre_partial_partial_insertion): ... this.
15501         (do_hoist_insertion): New function.
15502         (insert_aux): Take flags on whether to do PRE and/or hoist insertion
15503         and call do_hoist_insertion properly.
15504         (insert): Adjust.
15505         (pass_pre::gate): Enable also if -fcode-hoisting is enabled.
15506         (pass_pre::execute): Register hoist_insert stats.
15508 2016-07-12  Jakub Jelinek  <jakub@redhat.com>
15510         PR middle-end/71716
15511         * gimple-fold.c (optimize_atomic_compare_exchange_p): Return false
15512         for SCALAR_FLOAT_TYPE_P type of expected var, or if TYPE_PRECISION
15513         is different from mode's bitsize.  Small cleanup.
15515 2016-07-12  Richard Biener  <rguenther@suse.de>
15517         PR rtl-optimization/68961
15518         * fwprop.c (propagate_rtx): Allow SUBREGs of VEC_CONCAT and CONCAT
15519         to simplify to a non-constant.
15521 2016-07-11  Jakub Jelinek  <jakub@redhat.com>
15523         PR middle-end/71758
15524         * omp-low.c (expand_omp_target): Gimplify device.
15526         PR tree-optimization/71823
15527         * tree-vect-stmts.c (vectorizable_operation): Use vect_get_vec_defs
15528         to get vec_oprnds2 from op2.
15530 2016-07-11  Uros Bizjak  <ubizjak@gmail.com>
15532         * config/i386/predicates.md (x86_64_immediate_operand) <case CONST>:
15533         Hoist common subexpressions.
15534         (x86_64_zext_immediate_operand) <case CONST>: Ditto.
15536 2016-07-11  Pat Haugen  <pthaugen@us.ibm.com>
15538         PR target/71800
15539         * config/rs6000/rs6000.md (stfiwx): Change constraint to 'wu' to
15540         prevent generation of 'stxsiwx' on pre Power8 hardware.
15542 2016-07-11  David Malcolm  <dmalcolm@redhat.com>
15544         * input.c: Include cpplib.h.
15545         (selftest::temp_source_file): New class.
15546         (selftest::temp_source_file::temp_source_file): New ctor.
15547         (selftest::temp_source_file::~temp_source_file): New dtor.
15548         (selftest::should_have_column_data_p): New function.
15549         (selftest::test_should_have_column_data_p): New function.
15550         (selftest::temp_line_table): New class.
15551         (selftest::temp_line_table::temp_line_table): New ctor.
15552         (selftest::temp_line_table::~temp_line_table): New dtor.
15553         (selftest::test_accessing_ordinary_linemaps): Add case_ param; use
15554         it to create a temp_line_table.
15555         (selftest::assert_loceq): Only verify LOCATION_COLUMN for
15556         locations that are known to have column data.
15557         (selftest::line_table_case): New struct.
15558         (selftest::test_reading_source_line): Move tempfile handling
15559         to class temp_source_file.
15560         (ASSERT_TOKEN_AS_TEXT_EQ): New macro.
15561         (selftest::assert_token_loc_eq): New function.
15562         (ASSERT_TOKEN_LOC_EQ): New macro.
15563         (selftest::test_lexer): New function.
15564         (selftest::boundary_locations): New array.
15565         (selftest::input_c_tests): Call test_should_have_column_data_p.
15566         Loop over a test matrix of interesting values of location and
15567         default_range_bits, calling test_lexer on each case in the matrix.
15568         Move call to test_accessing_ordinary_linemaps into the matrix.
15569         * selftest.h (ASSERT_EQ): Reimplement in terms of...
15570         (ASSERT_EQ_AT): New macro.
15572 2016-07-11  H.J. Lu  <hongjiu.lu@intel.com>
15574         PR target/71801
15575         * config/i386/i386.c (timode_scalar_chain::fix_debug_reg_uses):
15576         Don't convert TImode in debug insn.
15578 2016-07-11  Bernd Edlinger  <bernd.edlinger@hotmail.de>
15580         Convert TYPE_ALIGN_OK to a TYPE_LANG_FLAG.
15581         * tree-core.h (tree_base::nothrow_flag): Adjust comment.
15582         (tree_type_common::lang_flag_7): New.
15583         (tree_type_common::spare): Reduce size.
15584         * tree.h (TYPE_ALIGN_OK): Remove.
15585         (TYPE_LANG_FLAG_7): New.
15586         (get_inner_reference): Adjust header.
15587         * print-tree.c (print_node): Adjust.
15588         * expr.c (get_inner_reference): Remove parameter keep_aligning.
15589         (get_bit_range, expand_assignment, expand_expr_addr_expr_1): Adjust
15590         calls to get_inner_reference.
15591         (expand_expr_real_1): Adjust call to get_inner_reference.  Remove
15592         handling of TYPE_ALIGN_OK.
15593         * builtins.c (get_object_alignment_2): Adjust call to
15594         get_inner_reference.  Remove handling of VIEW_CONVERT_EXPR.
15595         * emit-rtl.c (set_mem_attributes_minus_bitpos): Remove handling of
15596         TYPE_ALIGN_OK.
15597         * asan.c (instrument_derefs): Adjust calls to get_inner_reference.
15598         * cfgexpand.c (expand_debug_expr): Likewise.
15599         * dbxout.c (dbxout_expand_expr): Likewise.
15600         * dwarf2out.c (loc_list_for_address_of_addr_expr_of_indirect_ref,
15601         loc_list_from_tree, fortran_common): Likewise.
15602         * fold-const.c (optimize_bit_field_compare,
15603         decode_field_reference, fold_unary_loc, fold_comparison,
15604         split_address_to_core_and_offset): Likewise.
15605         * gimple-laddress.c (execute): Likewise.
15606         * gimple-ssa-strength-reduction.c (slsr_process_ref): Likewise.
15607         * gimplify.c (gimplify_scan_omp_clauses): Likewise.
15608         * hsa-gen.c (gen_hsa_addr): Likewise.
15609         * simplifx-rtx.c (delegitimize_mem_from_attrs): Likewise.
15610         * tsan.c (instrument_expr): Likewise.
15611         * ubsan.c (instrument_bool_enum_load, instrument_object_size): Likewise.
15612         * tree.c (verify_type_variant): Remove handling of TYPE_ALIGN_OK.
15613         * tree-affine.c (tree_to_aff_combination,
15614         get_inner_reference_aff): Adjust calls to get_inner_reference.
15615         * tree-data-ref.c (split_constant_offset_1,
15616         dr_analyze_innermost): Likewise.
15617         * tree-scalar-evolution.c (interpret_rhs_expr): Likewise.
15618         * tree-sra.c (ipa_sra_check_caller): Likewise.
15619         * tree-ssa-loop-ivopts.c (split_address_cost): Likewise.
15620         * tree-ssa-math-opts.c (find_bswap_or_nop_load,
15621         bswap_replace): Likewise.
15622         * tree-vect-data-refs.c (vect_check_gather,
15623         vect_analyze_data_refs): Likewise.
15624         * config/mips/mips.c (r10k_safe_mem_expr_p): Likewise.
15625         * config/pa/pa.c (pa_emit_move_sequence): Remove handling of
15626         TYPE_ALIGN_OK.
15628 2016-07-11  David Malcolm  <dmalcolm@redhat.com>
15630         * Makefile.in (selftest-valgrind): New phony target.
15631         * function-tests.c (selftest::build_cfg): Delete pass instances
15632         created by the test.
15633         (selftest::convert_to_ssa): Likewise.
15634         (selftest::test_expansion_to_rtl): Likewise.
15635         * tree-cfg.c (selftest::test_linear_chain): Release dominator
15636         vectors.
15637         (selftest::test_diamond): Likewise.
15639 2016-07-11  Richard Biener  <rguenther@suse.de>
15641         PR tree-optimization/71816
15642         * tree-ssa-pre.c (compute_avail): Adjust alignment of ref rather
15643         than replacing all of its operands.
15645 2016-07-11  Alan Modra  <amodra@gmail.com>
15647         * config/rs6000/rs6000.md (UNSPEC_DOLOOP): New unspec.
15648         (ctr<mode>): Add unspec.
15649         (ctr<mode>_internal*): Likewise.
15651 2016-07-08  James Bowman  <james.bowman@ftdichip.com>
15653         * config/ft32/ft32.c (ft32_elf_encode_section_info): New function.
15654         * config/ft32/ft32.h (ASM_OUTPUT_SYMBOL_REF): New function.
15656 2016-07-08  Vladimir Makarov  <vmakarov@redhat.com>
15658         PR rtl-optimization/71621
15659         * lra-constraints.c (process_alt_operands): Check combination of
15660         reg class and mode.
15662 2016-07-08  Jason Merrill  <jason@redhat.com>
15663             Richard Biener  <rguenther@suse.de>
15665         P0145: Refining Expression Order for C++.
15666         * gimplify.c (initial_rhs_predicate_for): New.
15667         (gimplfy_modify_expr): Gimplify RHS before LHS.
15669 2016-07-08  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
15671         PR target/71297
15672         * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin):
15673         Allow standard error handling to take over when a wrong number
15674         of arguments is presented to __builtin_vec_ld () or
15675         __builtin_vec_st ().
15677 2016-07-08  Jiong Wang  <jiong.wang@arm.com>
15679         * config/aarch64/aarch64-simd-builtins.def (smax): Remove float
15680         variants.
15681         (smin): Likewise.
15682         (fmax): New entry.
15683         (fmin): Likewise.
15684         * config/aarch64/arm_neon.h (vmaxnm_f32): Use
15685         __builtin_aarch64_fmaxv2sf.
15686         (vmaxnmq_f32): Likewise.
15687         (vmaxnmq_f64): Likewise.
15688         (vminnm_f32): Likewise.
15689         (vminnmq_f32): Likewise.
15690         (vminnmq_f64): Likewise.
15692 2016-07-08  Michael Meissner  <meissner@linux.vnet.ibm.com>
15694         PR target/71806
15695         * config/rs6000/rs6000-cpus.def (ISA_3_0_MASKS_SERVER): Do not
15696         enable -mfloat128-hardware by default.
15697         (ISA_3_0_MASKS_IEEE): New macro to give all of the VSX options
15698         that IEEE 128-bit hardware support needs.
15699         * config/rs6000/rs6000.c (rs6000_option_override_internal): If
15700         -mcpu=power9 -mfloat128, enable -mfloat128-hardware by default.
15701         Use ISA_3_0_MASKS_IEEE as the set of options that IEEE 128-bit
15702         floating point requires.
15703         * doc/invoke.texi (RS/6000 and PowerPC Options): Document
15704         -mfloat128 and -mfloat128-hardware changes.
15706 2016-07-08  Alan Hayward  <alan.hayward@arm.com>
15708         PR tree-optimization/71667
15709         * tree-vect-loop.c (vectorizable_live_operation): ignore DEBUG stmts
15711 2016-07-08  Martin Liska  <mliska@suse.cz>
15713         PR middle-end/71606
15714         * fold-const.c (fold_convertible_p): As COMPLEX_TYPE
15715         folding produces SAVE_EXPRs, thus return false for the type.
15717 2016-07-07  Martin Liska  <mliska@suse.cz>
15719         * file-find.c (remove_prefix): New function.
15720         * file-find.h (remove_prefix): Declare the function.
15721         * gcc-ar.c (main): Skip a folder of the wrapper if
15722         a wrapped binary would point to the same file.
15724 2016-07-07  Jan Hubicka  <jh@suse.cz>
15726         * tree-scalar-evolution.c (iv_can_overflow_p): export.
15727         * tree-scalar-evolution.h (iv_can_overflow_p): Declare.
15728         * tree-ssa-loop-ivopts.c (alloc_iv): Use it.
15730 2016-07-07  Ilya Enkovich  <ilya.enkovich@intel.com>
15732         PR ipa/71624
15733         * ipa-inline-analysis.c (compute_inline_parameters): Set
15734         local.can_change_signature to false for intrumentation
15735         thunk callees.
15737 2016-07-07  Thomas Preud'homme  <thomas.preudhomme@arm.com>
15739         * config/arm/arm.h (TARGET_USE_MOVT): Check MOVT/MOVW availability
15740         with TARGET_HAVE_MOVT.
15741         (TARGET_HAVE_MOVT): Define.
15742         * config/arm/arm.c (const_ok_for_op): Check MOVT/MOVW
15743         availability with TARGET_HAVE_MOVT.
15744         * config/arm/arm.md (arm_movt): Use TARGET_HAVE_MOVT to check MOVT
15745         availability.
15746         (addsi splitter): Use TARGET_THUMB && TARGET_HAVE_MOVT rather than
15747         TARGET_THUMB2.
15748         (symbol_refs movsi splitter): Remove TARGET_32BIT check.
15749         (arm_movtas_ze): Use TARGET_HAVE_MOVT to check MOVT availability.
15750         * config/arm/constraints.md (define_constraint "j"): Use
15751         TARGET_HAVE_MOVT to check MOVT availability.
15753 2016-07-07  Thomas Preud'homme  <thomas.preudhomme@arm.com>
15755         * config/arm/arm-protos.h: Reindent FL_FOR_* macro definitions.
15757 2016-07-07  Thomas Preud'homme  <thomas.preudhomme@arm.com>
15759         * config/arm/arm-arches.def (armv8-m.base): Define new architecture.
15760         (armv8-m.main): Likewise.
15761         (armv8-m.main+dsp): Likewise.
15762         * config/arm/arm-protos.h (FL_FOR_ARCH8M_BASE): Define.
15763         (FL_FOR_ARCH8M_MAIN): Likewise.
15764         * config/arm/arm-tables.opt: Regenerate.
15765         * config/arm/bpabi.h: Add armv8-m.base, armv8-m.main and
15766         armv8-m.main+dsp to BE8_LINK_SPEC.
15767         * config/arm/arm.h (TARGET_HAVE_LDACQ): Exclude ARMv8-M.
15768         (enum base_architecture): Add BASE_ARCH_8M_BASE and BASE_ARCH_8M_MAIN.
15769         * config/arm/arm.c (arm_arch_name): Increase size to work with ARMv8-M
15770         Baseline and Mainline.
15771         (arm_option_override_internal): Also disable arm_restrict_it when
15772         !arm_arch_notm.  Update comment for -munaligned-access to also cover
15773         ARMv8-M Baseline.
15774         (arm_file_start): Increase buffer size for printing architecture name.
15775         * doc/invoke.texi: Document architectures armv8-m.base, armv8-m.main
15776         and armv8-m.main+dsp.
15777         (mno-unaligned-access): Clarify that this is disabled by default for
15778         ARMv8-M Baseline architectures as well.
15780 2016-07-07  Thomas Preud'homme  <thomas.preudhomme@arm.com>
15782         * config/arm/elf.h: Use __ARM_ARCH_ISA_THUMB and __ARM_ARCH_ISA_ARM to
15783         decide whether to prevent some libgcc routines being included for some
15784         multilibs rather than __ARM_ARCH_6M__ and add comment to indicate the
15785         link between this condition and the one in
15786         libgcc/config/arm/lib1func.S.
15788 2016-07-07  Richard Biener  <rguenther@suse.de>
15790         * tree-ssa-pre.c: Include alias.h.
15791         (compute_avail): If we have multiple VN_REFERENCEs with the
15792         same hashtable entry adjust that to make it a valid replacement
15793         for all of them with respect to alignment and aliasing
15794         when doing insertion.
15795         * tree-ssa-sccvn.h (vn_reference_operands_for_lookup): Declare.
15796         * tree-ssa-sccvn.c (vn_reference_operands_for_lookup): New function.
15798 2016-07-06  Segher Boessenkool  <segher@kernel.crashing.org>
15800         PR target/70098
15801         PR target/71763
15802         * config/rs6000/rs6000.md (*ctr<mode>_internal1, *ctr<mode>_internal2,
15803         *ctr<mode>_internal5, *ctr<mode>_internal6): Add *wi to the output
15804         constraint.
15806 2016-07-06  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
15808         * var-tracking.c (struct adjust_mem_data): Make side_effects a vector.
15809         (adjust_mems): Adjust.
15810         (adjust_insn): Likewise.
15811         (prepare_call_arguments): Likewise.
15813 2016-07-06  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
15815         * gcse.c (struct ls_expr): Make stores field a vector.
15816         (ldst_entry): Adjust.
15817         (free_ldst_entry): Likewise.
15818         (print_ldst_list): Likewise.
15819         (compute_ld_motion_mems): Likewise.
15820         (update_ld_motion_stores): Likewise.
15822 2016-07-06  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
15824         * gcse.c (struct ls_expr): Remove loads field.
15825         (ldst_entry): Adjust.
15826         (free_ldst_entry): Likewise.
15827         (print_ldst_list): Likewise.
15828         (compute_ld_motion_mems): Likewise.
15830 2016-07-06  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
15832         * store-motion.c (struct st_expr): Make antic_stores a vector.
15833         (st_expr_entry): Adjust.
15834         (free_st_expr_entry): Likewise.
15835         (print_store_motion_mems): Likewise.
15836         (find_moveable_store): Likewise.
15837         (compute_store_table): Likewise.
15838         (remove_reachable_equiv_notes): Likewise.
15839         (replace_store_insn): Likewise.
15840         (build_store_vectors): Likewise.
15842 2016-07-06  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
15844         * config/arm/driver-arm.c (arm_cpu_table): Add entries for cortex-a32,
15845         cortex-a35, cortex-a53, cortex-a57, cortex-a72, cortex-a73.
15847 2016-07-06  Yuri Rumyantsev  <ysrumyan@gmail.com>
15849         PR tree-optimization/71518
15850         * tree-vect-data-refs.c (vect_compute_data_ref_alignment): Adjust
15851         misalign also for outer loops with negative step.
15853 2016-07-06  Wilco Dijkstra  <wdijkstr@arm.com>
15855         * config/arm/cortex-a53.md: Use final_presence_set for in-order.
15856         (cortex_a53_shift): Add mov_shift.
15857         (cortex_a53_shift_reg): Add new reservation for register shifts.
15858         (cortex_a53_alu): Remove bfm.
15859         (cortex_a53_alu_shift): Add bfm, remove mov_shift.
15860         (cortex_a53_alu_extr): Add new reservation for EXTR.
15861         (bypasses): Improve bypass modelling.
15863 2016-07-06  Senthil Kumar Selvaraj  <senthil_kumar.selvaraj@atmel.com>
15865         PR target/50739
15866         * config/avr/avr.c (avr_asm_select_section): Strip off
15867         SECTION_DECLARED from flags when calling get_section.
15869 2016-07-06  Richard Sandiford  <richard.sandiford@arm.com>
15871         * tree-vectorizer.h (vect_memory_access_type): Add
15872         VMAT_INVARIANT, VMAT_CONTIGUOUS_DOWN and VMAT_CONTIGUOUS_REVERSED.
15873         * tree-vect-stmts.c (compare_step_with_zero): New function.
15874         (perm_mask_for_reverse): Move further up file.
15875         (get_group_load_store_type): Stick to VMAT_ELEMENTWISE if the
15876         step is negative.
15877         (get_negative_load_store_type): New function.
15878         (get_load_store_type): Call it.  Add an ncopies argument.
15879         (vectorizable_mask_load_store): Update call accordingly and
15880         remove tests for negative steps.
15881         (vectorizable_store, vectorizable_load): Likewise.  Handle new
15882         memory_access_types.
15884 2016-07-06  Richard Sandiford  <richard.sandiford@arm.com>
15886         * tree-vectorizer.h (vect_memory_access_type): New enum.
15887         (_stmt_vec_info): Add a memory_access_type field.
15888         (STMT_VINFO_MEMORY_ACCESS_TYPE): New macro.
15889         (vect_model_store_cost): Take an access type instead of a boolean.
15890         (vect_model_load_cost): Likewise.
15891         * tree-vect-slp.c (vect_analyze_slp_cost_1): Update calls to
15892         vect_model_store_cost and vect_model_load_cost.
15893         * tree-vect-stmts.c (vec_load_store_type): New enum.
15894         (vect_model_store_cost): Take an access type instead of a
15895         store_lanes_p boolean.  Simplify tests.
15896         (vect_model_load_cost): Likewise, but for load_lanes_p.
15897         (get_group_load_store_type, get_load_store_type): New functions.
15898         (vectorizable_store): Use get_load_store_type.  Record the access
15899         type in STMT_VINFO_MEMORY_ACCESS_TYPE.
15900         (vectorizable_load): Likewise.
15901         (vectorizable_mask_load_store): Likewise.  Replace is_store
15902         variable with vls_type.
15904 2016-07-06  Richard Sandiford  <richard.sandiford@arm.com>
15906         * tree-vectorizer.h (vect_grouped_load_supported): Add a
15907         single_element_p parameter.
15908         * tree-vect-data-refs.c (vect_grouped_load_supported): Likewise.
15909         Check the PR65518 case here rather than in vectorizable_load.
15910         * tree-vect-loop.c (vect_analyze_loop_2): Update call accordignly.
15911         * tree-vect-stmts.c (vectorizable_load): Likewise.
15913 2016-07-06  Richard Sandiford  <richard.sandiford@arm.com>
15915         * tree-vectorizer.h (gather_scatter_info): New structure.
15916         (vect_check_gather_scatter): Return a bool rather than a decl.
15917         Replace return-by-pointer arguments with a single
15918         gather_scatter_info *.
15919         * tree-vect-data-refs.c (vect_check_gather_scatter): Likewise.
15920         (vect_analyze_data_refs): Update call accordingly.
15921         * tree-vect-stmts.c (vect_mark_stmts_to_be_vectorized): Likewise.
15922         (vectorizable_mask_load_store): Likewise.  Also record the
15923         offset dt and vectype in the gather_scatter_info.
15924         (vectorizable_store): Likewise.
15925         (vectorizable_load): Likewise.
15927 2016-07-06  Richard Sandiford  <richard.sandiford@arm.com>
15929         * tree-vect-stmts.c (vect_model_store_cost): For non-SLP
15930         strided groups, use the cost of N scalar accesses instead
15931         of ncopies vector accesses.
15932         (vect_model_load_cost): Likewise.
15934 2016-07-06  Richard Sandiford  <richard.sandiford@arm.com>
15936         * tree-vect-stmts.c (vect_cost_group_size): Delete.
15937         (vect_model_store_cost): Avoid calling it.  Use first_stmt_p
15938         variable to indicate when once-per-group costs are being used.
15939         (vect_model_load_cost): Likewise.  Fix comment and misindented code.
15941 2016-07-06  Richard Sandiford  <richard.sandiford@arm.com>
15943         * tree-vect-stmts.c (vectorizable_load): Remove unnecessary
15944         peeling-for-gaps condition.
15946 2016-07-06  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
15948         * config/s390/s390.c (s390_expand_vec_init): Force initializer
15949         element to register if it doesn't match general_operand.
15951 2016-07-05  Michael Meissner  <meissner@linux.vnet.ibm.com>
15952             Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
15954         * config/rs6000/rs6000-protos.h (rs6000_split_signbit): New
15955         prototype.
15956         * config/rs6000/rs6000.c (rs6000_split_signbit): New function.
15957         * config/rs6000/rs6000.md (UNSPEC_SIGNBIT): New constant.
15958         (SIGNBIT): New mode iterator.
15959         (Fsignbit): New mode attribute.
15960         (signbit<mode>2): Change operand1 to match FLOAT128 instead of
15961         IBM128; dispatch to gen_signbit{kf,tf}2_dm for __float128
15962         when direct moves are available.
15963         (signbit<mode>2_dm): New define_insn_and_split).
15964         (signbit<mode>2_dm2): New define_insn.
15966 2016-07-05  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
15968         PR rtl-optimization/71594
15969         * ifcvt.c (noce_convert_multiple_sets): Wrap new_val or old_val
15970         into subregs of appropriate mode before trying to emit a conditional
15971         move.
15973 2016-07-05  Jan Hubicka  <jh@suse.cz>
15975         * tree-scalar-evolution.c (iv_can_overflow_p): New function.
15976         (simple_iv): Use it.
15978 2016-07-05  Jan Hubicka  <jh@suse.cz>
15980         * tree-ssa-loop-niter.c (nowrap_type_p): Use ANY_INTEGRAL_TYPE_P.
15982 2016-07-05  Jiong Wang  <jiong.wang@arm.com>
15984         * lra-constraints.c (process_alt_operands): Don't add spilling cost for
15985         "offmemok".
15987 2016-07-05  Jan Hubicka  <jh@suse.cz>
15989         * tree-scalar-evoluiton.c (simple_iv): Use nowrap_type to check if
15990         IV can overflow.
15992 2016-07-05  Richard Biener  <rguenther@suse.de>
15994         * gimple-ssa-split-paths.c (find_block_to_duplicate_for_splitting_pa):
15995         Handle empty else block.
15996         (is_feasible_trace): Likewise.
15997         (split_paths): Likewise.
15999 2016-07-05  Richard Biener  <rguenther@suse.de>
16001         * tree-loop-distribution.c (distribute_loop): Fix issue with
16002         the cost model loop.
16004 2016-07-05  Christophe Lyon  <christophe.lyon@linaro.org>
16006         * config/arm/neon-testgen.ml: Delete.
16007         * config/arm/neon.ml: Delete.
16009 2016-07-04  Jakub Jelinek  <jakub@redhat.com>
16011         PR c++/71739
16012         * tree.c (attribute_value_equal): Use get_attribute_name instead of
16013         directly using TREE_PURPOSE.
16015 2016-07-04  Jiong Wang  <jiong.wang@arm.com>
16017         * config/aarch64/aarch64.h: Rename "ARMv8.1" to "ARMv8.1-A".
16018         * config/aarch64/aarch64_neon.h: Likewise.
16019         * config/aarch64/arm_neon.h: Likewise.
16020         * config/aarch64/atomics.md: Likewise.
16021         * config/aarch64/aarch64-simd-builtins.def: Likewise.
16022         * doc/invoke.texi: Likewise.
16024 2016-07-04  Dominik Vogt  <vogt@linux.vnet.ibm.com>
16026         * config/s390/s390.md: Add "z13" cpu_facility.
16027         ("*mov<mode>cc"): Add support for z13 instructions lochi and locghi.
16028         * config/s390/predicates.md ("loc_operand"): New predicate for "load on
16029         condition" type instructions.
16031 2016-07-04  Dominik Vogt  <vogt@linux.vnet.ibm.com>
16032             Jeff Law  <law@redhat.com>
16034         * explow.c (allocate_dynamic_stack_space): Simplify knowing that
16035         MUST_ALIGN was always true and extra_align ist always BITS_PER_UNIT.
16037 2016-07-04  Yuri Rumyantsev  <ysrumyan@gmail.com>
16039         * config/i386/i386.c (ix86_expand_vec_perm): Add handle one-operand
16040         permutation for TARGET_AVX512F.
16041         (ix86_expand_vec_one_operand_perm_avx512): New function.
16042         (expand_vec_perm_1): Invoke introduced function.
16043         * tree-vect-loop.c (vect_transform_loop): Clear-up safelen value since
16044         it may be not valid after vectorization.
16046 2016-07-04  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
16048         PR target/63874
16049         * config/aarch64/aarch64.c (aarch64_classify_symbol): Fix
16050         typo in comment.  Only force to memory if it is a weak
16051         external reference.
16053 2016-07-04  Matthew Wahab  <matthew.wahab@arm.com>
16054             Jiong Wang  <jiong.wang@arm.com>
16056         * config/aarch64/aarch64-arches.def: Add "armv8.2-a".
16057         * config/aarch64/aarch64.h (AARCH64_FL_V8_2): New.
16058         (AARCH64_FL_F16): New.
16059         (AARCH64_FL_FOR_ARCH8_2): New.
16060         (AARCH64_ISA_8_2): New.
16061         (AARCH64_ISA_F16): New.
16062         (TARGET_FP_F16INST): New.
16063         (TARGET_SIMD_F16INST): New.
16064         * config/aarch64/aarch64-option-extensions.def ("fp16"): New entry.
16065         ("fp"): Disabling "fp" also disables "fp16".
16066         * config/aarch64/aarch64-c.c (arch64_update_cpp_builtins):
16067         Conditionally define __ARM_FEATURE_FP16_SCALAR_ARITHMETIC
16068         and __ARM_FEATURE_FP16_VECTOR_ARITHMETIC.
16069         * doc/invoke.texi (AArch64 Options): Document "armv8.2-a" and "fp16".
16071 2016-07-04  Jan Beulich  <jbeulich@suse.com>
16073         * gcc.c (default_compilers["@c-header"]): Conditionalize "-o".
16075 2016-07-01  Michael Meissner  <meissner@linux.vnet.ibm.com>
16077         PR target/71720
16078         * config/rs6000/vsx.md (vsx_splat_v4sf_internal): When splitting
16079         the insns, use an insn form that does not adjust the offset on
16080         little endian systems.
16082 2016-07-01  Jan Beulich  <jbeulich@suse.com>
16084         * varasm.c (get_variable_section): Validate initializer in
16085         named .bss-like sections.
16087 2016-07-01  Kelvin Nilsen  <kelvin@gcc.gnu.org>
16089         * config/rs6000/altivec.md (*altivec_vpermr_<mode>_internal):
16090         Exchange the order of the second and third operands in the vpermr
16091         instruction tmeplate.
16093 2016-07-01  Peter Bergner  <bergner@vnet.ibm.com>
16095         PR target/71698
16096         * config/rs6000/rs6000.c (rs6000_secondary_reload_simple_move):
16097         Disallow TDmode values.
16099 2016-07-01  Alan Modra  <amodra@gmail.com>
16101         PR rtl-optimization/71709
16102         * ira-lives.c (find_call_crossed_cheap_reg): Exit loop on arg reg
16103         being set, not referenced.
16105 2016-07-01  Yuri Rumyantsev  <ysrumyan@gmail.com>
16107         PR tree-optimization/70729
16108         * tree-vectorizer.c (adjust_simduid_builtins): Nullify safelen field
16109         of loop since it can be not valid after transformation.
16111 2016-07-01  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
16113         * config/arm/arm.c (thumb_reload_in_hi): Delete.
16114         * config/arm/arm-protos.h (thumb_reload_in_hi): Delete prototype.
16116 2016-07-01  Eric Botcazou  <ebotcazou@adacore.com>
16118         * config/arm/arm.c (arm_function_ok_for_sibcall): Add another check
16119         for NULL decl.
16121 2016-06-30  Michael Meissner  <meissner@linux.vnet.ibm.com>
16123         PR target/71677
16124         * config/rs6000/constraints.md (wY constraint): New constraint to
16125         match the requirements for the LXSD and STXSD instructions.
16126         * config/rs6000/predicates.md (offsettable_mem_14bit_operand): New
16127         predicate to match the requirements for the LXSD and STXSD
16128         instructions.
16129         * config/rs6000/rs6000.md (mov<mode>_hardfloat32, FMOVE64 case):
16130         Use constaint wY for LXSD/STXSD instructions instead of 'o' or 'Y'
16131         to make sure that the bottom 2 bits of offset are 0, the address
16132         form is offsettable, and no updating is done in the address mode.
16133         (mov<mode>_hardfloat64, FMOVE64 case): Likewise.
16134         (movdi_internal32): Likewise
16135         (movdi_internal64): Likewise.
16137 2016-06-30  Jakub Jelinek  <jakub@redhat.com>
16139         PR tree-optimization/71707
16140         * tree-ssa-strlen.c (get_stridx_plus_constant): Handle already present
16141         strinfo even for ADDR_EXPR ptr.
16143 2016-06-30  Kelvin Nilsen  <kelvin@gcc.gnu.org>
16145         * config/rs6000/altivec.md (darn_32): Change the condition to
16146         TARGET_P9_MISC instead of TARGET_MODULO.
16147         (darn_raw): Replace TARGET_MODULO with TARGET_P9_MISC in the
16148         condition expression.
16149         (darn): Replace TARGET_MODULO with TARGET_P9_MISC in the
16150         condition expression.
16151         * config/rs6000/dfp.md (UNSPEC_DTSTSFI): New unspec constant.
16152         (DFP_TEST): New code iterator.
16153         (dfptstsfi_<code>_mode>): New define_expand.
16154         (*dfp_sgnfcnc_<mode>): New define_insn.
16155         * config/rs6000/rs6000-builtin.def (BU_P9_MISC_0): Move this macro
16156         definition next to BU_P9_MISC_1 definition and change the MASK
16157         value to RS6000_BTM_P9_MISC.
16158         (BU_P9_MISC_1): Change the MASK value to RS6000_BTM_P9_MISC.
16159         (BU_P9_64BIT_MISC_0): Likewise.
16160         (BU_P9_DFP_MISC_0): New macro definition.
16161         (BU_P9_DFP_MISC_1): New macro definition.
16162         (BU_P9_DFP_MISC_2): New macro definition.
16163         (BU_P9_DFP_OVERLOAD_1): New macro definition.
16164         (BU_P9_DFP_OVERLOAD_2): New macro definition.
16165         (BU_P9_DFP_OVERLOAD_3): New macro definition.
16166         (TSTSFI_LT_DD): New BU_P9_DFP_MISC_2.
16167         (TSTSFI_LT_TD): Likewise.
16168         (TSTSFI_EQ_DD): Likewise.
16169         (TSTSFI_EQ_TD): Likewise.
16170         (TSTSFI_GT_DD): Likewise.
16171         (TSTSFI_GT_TD): Likewise.
16172         (TSTSFI_OV_DD): Likewise.
16173         (TSTSFI_OV_TD): Likewise.
16174         (TSTSFI_LT): New BU_P9_DFP_OVERLOAD_2.
16175         (TSTSFI_LT_DD): Likewise.
16176         (TSTSFI_LT_TD): Likewise.
16177         (TSTSFI_EQ): Likewise.
16178         (TSTSFI_EQ_DD): Likewise.
16179         (TSTSFI_EQ_TD): Likewise.
16180         (TSTSFI_GT): Likewise.
16181         (TSTSFI_GT_DD): Likewise.
16182         (TSTSFI_GT_TD): Likewise.
16183         (TSTSFI_OV): Likewise.
16184         (TSTSFI_OV_DD): Likewise.
16185         (TSTSFI_OV_TD): Likewise.
16186         * config/rs6000/rs6000-c.c (altivec_overloaded_builtins): Add
16187         overloaded test significance functions.
16188         * config/rs6000/rs6000-cpus.def (ISA_3_0_MASKS_SERVER): Add
16189         OPTION_MASK_P9_MISC into the representation of this mask.
16190         (POWERPC_MASKS): Add OPTION_MASK_P9_MISC into the representation
16191         of this mask.
16192         * config/rs6000/rs6000.c (rs6000_builtin_mask_calculate): Set the
16193         RS6000_BTM_P9_MISC flag in the return value if TARGET_P9_MISC is
16194         non-zero.
16195         (rs6000_expand_binop_builtin): Enforce that argument 0 of the exp
16196         argument is a 6-bit unsigned literal value if the icode argument
16197         represents a DFP test significance built-in call.
16198         (rs6000_invalid_builtin): Add support for the RS6000_BTM_P9_MISC
16199         flag used independently and in combination with the
16200         RS6000_BTM_64BIT flag.
16201         (rs6000_opt_masks): Add entry for power9-misc command-line option.
16202         (rs6000_builtin_mask_names): Add entry for power9-misc
16203         command-line option.
16204         * config/rs6000/rs6000.h: Redefine TARGET_P9_MISC as 0 if
16205         HAVE_AS_POWER9 is not a defined macro.  Define MASK_P9_MISC and
16206         RS6000_BTM_P9_MISC macros.
16207         * config/rs6000/rs6000.opt: Add support for the -mpower9-misc
16208         option and change the description of the -mpower9-vector option to
16209         enable only vector instructions, removing its erroneously claimed
16210         support for scalar instructions.
16211         * doc/extend.texi (PowerPC AltiVec Built-in Functions): Document
16212         the ISA 3.0 digital floating point test significance built-in
16213         functions.
16215 2016-06-30  Wilco Dijkstra  <wdijkstr@arm.com>
16217         * config/aarch64/aarch64.c (cortexa35_tunings):
16218         Enable AES fusion.  Use cortexa57_branch_cost.
16219         (cortexa53_tunings): Use cortexa57_branch_cost.
16220         (cortexa72_tunings): Use cortexa57_branch_cost.
16221         Use AUTOPREFETCHER_WEAK.
16222         (cortexa73_tunings): Use cortexa57_branch_cost.
16224 2016-06-30  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
16225             James Greenhalgh  <james.greenhalgh@arm.com>
16227         * config/aarch64/arm_neon.h (vcopyq_lane_f32, vcopyq_lane_f64,
16228         vcopyq_lane_p8, vcopyq_lane_p16, vcopyq_lane_s8, vcopyq_lane_s16,
16229         vcopyq_lane_s32, vcopyq_lane_s64, vcopyq_lane_u8, vcopyq_lane_u16,
16230         vcopyq_lane_u32, vcopyq_lane_u64): Reimplement in C.
16231         (vcopy_lane_f32, vcopy_lane_f64, vcopy_lane_p8, vcopy_lane_p16,
16232         vcopy_lane_s8, vcopy_lane_s16, vcopy_lane_s32, vcopy_lane_s64,
16233         vcopy_lane_u8, vcopy_lane_u16, vcopy_lane_u32, vcopy_lane_u64,
16234         vcopy_laneq_f32, vcopy_laneq_f64, vcopy_laneq_p8, vcopy_laneq_p16,
16235         vcopy_laneq_s8, vcopy_laneq_s16, vcopy_laneq_s32, vcopy_laneq_s64,
16236         vcopy_laneq_u8, vcopy_laneq_u16, vcopy_laneq_u32, vcopy_laneq_u64,
16237         vcopyq_laneq_f32, vcopyq_laneq_f64, vcopyq_laneq_p8, vcopyq_laneq_p16,
16238         vcopyq_laneq_s8, vcopyq_laneq_s16, vcopyq_laneq_s32, vcopyq_laneq_s64,
16239         vcopyq_laneq_u8, vcopyq_laneq_u16, vcopyq_laneq_u32, vcopyq_laneq_u64):
16240         New intrinsics.
16242 2016-06-30  James Greenhalgh  <james.greenhalgh@arm.com>
16243             Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
16245         * config/aarch64/aarch64-simd.md (*aarch64_simd_vec_copy_lane<mode>):
16246         New define_insn.
16247         (*aarch64_simd_vec_copy_lane_<vswap_width_name><mode>): Likewise.
16249 2016-06-30  David Malcolm  <dmalcolm@redhat.com>
16251         PR driver/71651
16252         * gcc.c (driver::build_option_suggestions): Pass "option" to
16253         add_misspelling_candidates.
16254         * opts-common.c (add_misspelling_candidates): Add "option" param;
16255         use it to avoid adding negated forms for options marked with
16256         RejectNegative.
16257         * opts.h (add_misspelling_candidates): Add "option" param.
16259 2016-06-30  Jakub Jelinek  <jakub@redhat.com>
16261         PR middle-end/71693
16262         * fold-const.c (fold_binary_loc) <case RROTATE_EXPR>: Cast
16263         TREE_OPERAND (arg0, 0) and TREE_OPERAND (arg0, 1) to type
16264         first when permuting bitwise operation with rotate.  Cast
16265         TREE_OPERAND (arg0, 0) to type when cancelling two rotations.
16267 2016-06-29  David Malcolm  <dmalcolm@redhat.com>
16269         * opts.c (handle_param): Use find_param_fuzzy to offer suggestions
16270         for misspelled param names.
16271         * params.c: Include spellcheck.h.
16272         (find_param_fuzzy): New function.
16273         * params.h (find_param_fuzzy): New prototype.
16274         * spellcheck.c (struct edit_distance_traits<const char *>): Move to...
16275         * spellcheck.h (struct edit_distance_traits<const char *>):
16276         ...here.
16278 2016-06-29  Michael Meissner  <meissner@linux.vnet.ibm.com>
16280         * config/rs6000/predicates.md (const_0_to_7_operand): New
16281         predicate, recognize 0..7.
16282         * config/rs6000/rs6000.c (rs6000_expand_vector_extract): Add
16283         support for doing extracts from V16QImode, V8HImode, V4SImode
16284         under ISA 3.0.
16285         * config/rs6000/vsx.md (VSX_EXTRACT_I): Mode iterator for ISA 3.0
16286         vector extract support.
16287         (VSX_EXTRACT_PREDICATE): Mode attribute to validate element number
16288         for ISA 3.0 vector extract.
16289         (VSX_EX): Constraints to use for ISA 3.0 vector extract.
16290         (vsx_extract_<mode>, VSX_EXTRACT_I): Add support for doing
16291         extracts of a constant element number from small integer vectors
16292         on 64-bit ISA 3.0 systems.
16293         (vsx_extract_<mode>_di): Likewise.
16294         * config/rs6000/rs6000.h (TARGET_VEXTRACTUB): New target macro to
16295         say when we can do ISA 3.0 vector extracts.
16296         * config/rs6000/rs6000.md (stfiwx): Allow DImode in Altivec
16297         registers, using the stxsiwx instruction.
16299 2016-06-29  Jim Wilson  <jim.wilson@linaro.org>
16301         * config/aarch64/aarch64-cores.def (qdf24xx): Use qdf24xx tuning.
16302         * config/aarch64/aarch64.c (qdf24xx_addrcost_table,
16303         qdf24xx_regmove_cost, qdf24xx_tunings): New.
16304         * config/arm/aarch64-cost-tables.h (qdf24xx_extra_costs): New.
16305         * config/arm/arm-cores.def (qdf24xx): Use qdf24xx tuning.
16306         * config/arm/arm.c (arm_qdf24xx_tune): New.
16308 2016-06-29  Wilco Dijkstra  <wdijkstr@arm.com>
16310         * config/aarch64/aarch64.c (cortexa53_tunings):
16311         Increase loop alignment to 8.  Set function alignment to 16.
16312         (cortexa35_tunings): Likewise.
16313         (cortexa57_tunings): Increase loop alignment to 8.
16314         (cortexa72_tunings): Likewise.
16315         (cortexa73_tunings): Likewise.
16317 2016-06-29  Matthew Wahab  <matthew.wahab@arm.com>
16319         * doc/sourcebuild.texi (Effective-Target keywords): Add entries
16320         for arm_fp16_ok and arm_fp16_hw.
16321         (Add Options): Add entries for arm_fp16, arm_fp16_ieee and
16322         arm_fp16_alternative.
16324 2016-06-29  Ilya Enkovich  <ilya.enkovich@intel.com>
16326         PR tree-optimization/71655
16327         * tree-vect-stmts.c (vectorizable_comparison): Swap definition
16328         types when swapping operands.
16330 2016-06-29  Martin Liska  <mliska@suse.cz>
16332         PR middle-end/71585
16333         * common.opt (flag_stack_protect): Mark the flag as optimization flag.
16334         * ipa-inline-transform.c (inline_call): Remove unnecessary call
16335         of build_optimization_node.
16337 2016-06-29  Yuri Rumyantsev  <ysrumyan@gmail.com>
16339         PR tree-optimization/70729
16340         * tree-ssa-loop-im.c (ref_indep_loop_p_1): Consider memory reference as
16341         independent in loops having positive safelen value.
16342         * tree-vect-loop.c (vect_transform_loop): Clear-up safelen value since
16343         it may be not valid after vectorization.
16345 2016-06-29  Jakub Jelinek  <jakub@redhat.com>
16347         PR tree-optimization/71625
16348         * tree-ssa-strlen.c (get_addr_stridx): Add PTR argument.  Assume list
16349         is sorted by ascending list->offset.  If PTR is non-NULL and there is
16350         previous strinfo, call get_stridx_plus_constant.
16351         (get_stridx): Pass exp as second argument to get_addr_stridx.
16352         (addr_stridxptr): Add missing list = list->next, so that there can be
16353         more than one entries in the list.  Bump limit from 16 to 32.  Ensure
16354         the list is sorted by ascending list->offset.
16355         (get_stridx_plus_constant): Adjust so that it can be also called with
16356         ADDR_EXPR instead of SSA_NAME as PTR.
16357         (handle_char_store): Pass NULL_TREE as second argument to
16358         get_addr_stridx.
16360 2016-06-29  Richard Biener  <rguenther@suse.de>
16362         PR rtl-optimization/68961
16363         * simplify-rtx.c (simplify_subreg): Handle VEC_CONCAT like CONCAT.
16365 2016-06-29  Richard Biener  <rguenther@suse.de>
16367         PR middle-end/71002
16368         * alias.c (component_uses_parent_alias_set_from): Handle
16369         type punning through union accesses by using the union alias set.
16370         * gimple.c (gimple_get_alias_set): Remove union type punning case.
16372 2016-07-29  Richard Biener  <rguenther@suse.de>
16374         * match.pd ((T)(T2)x -> (T)x): Remove restriction on final
16375         precision not matching mode precision.
16377 2016-06-28  John David Anglin  <danglin@gcc.gnu.org>
16379         * config/pa/pa.md (call_symref_64bit_post_reload): Don't call
16380         pa_output_arg_descriptor.
16381         (call_val_symref_64bit_post_reload): Likewise.
16382         (call_val_powf_64bit_post_reload): Likewise.
16383         (sibcall_internal_symref_64bit): Likewise.
16384         (sibcall_value_internal_symref_64bit): Likewise.
16386 2016-06-28  Jakub Jelinek  <jakub@redhat.com>
16388         PR middle-end/71626
16389         * config/i386/i386.c (ix86_expand_vector_move): For SUBREG of
16390         a constant, force its SUBREG_REG into memory or register instead
16391         of whole op1.
16393 2016-06-28  Pitchumani Sivanupandi  <pitchumani.s@atmel.com>
16395         PR target/58655
16396         * config/avr/avr.opt (-mfract-convert-truncate): Update description.
16397         * doc/invoke.texi (AVR Options): Document it.
16399 2016-06-28  Walter Lee  <walt@tilera.com>
16401         * config/tilegx/linux.h: Do not include arch/icache.h
16402         (CLEAR_INSN_CACHE): Provide inlined definition directly.
16403         * config/tilepro/linux.h: Do not include arch/icache.h
16404         (CLEAR_INSN_CACHE): Provide inlined definition directly.
16406 2016-06-28  Wilco Dijkstra  <wdijkstr@arm.com>
16408         * tree-ssa-math-opts.c (find_bswap_or_nop_1): Adjust bitnumbering
16409         for big-endian BIT_FIELD_REF.
16411 2016-06-28  Pat Haugen  <pthaugen@us.ibm.com>
16413         * config/rs6000/rs6000.md ('type' attribute): Add htmsimple/dfp types.
16414         ('size' attribute): Add '128'.
16415         Include power9.md.
16416         (*mov<mode>_hardfloat32, *mov<mode>_hardfloat64, *movdi_internal32,
16417         *movdi_internal64, *movdf_update1): Set size attribute to '64'.
16418         (add<mode>3, sub<mode>3, mul<mode>3, div<mode>3, sqrt<mode>2,
16419         copysign<mode>3, neg<mode>2_hw, abs<mode>2_hw, *nabs<mode>2_hw,
16420         *fma<mode>4_hw, *fms<mode>4_hw, *nfma<mode>4_hw, *nfms<mode>4_hw,
16421         extend<SFDF:mode><IEEE128:mode>2_hw, trunc<mode>df2_hw,
16422         *xscvqp<su>wz_<mode>, *xscvqp<su>dz_<mode>, *xscv<su>dqp_<mode>,
16423         *trunc<mode>df2_odd): Set size attribute to '128'.
16424         (*cmp<mode>_hw): Change type to veccmp and set size attribute to '128'.
16425         * config/rs6000/power6.md (power6-fp): Include dfp type.
16426         * config/rs6000/power7.md (power7-fp): Likewise.
16427         * config/rs6000/power8.md (power8-fp): Likewise.
16428         * config/rs6000/power9.md: New file.
16429         * config/rs6000/t-rs6000 (MD_INCLUDES): Add power9.md.
16430         * config/rs6000/htm.md (*tabort, *tabort<wd>c, *tabort<wd>ci,
16431         *trechkpt, *treclaim, *tsr, *ttest): Change type attribute to
16432         htmsimple.
16433         * config/rs6000/dfp.md (extendsddd2, truncddsd2, extendddtd2,
16434         trunctddd2, adddd3, addtd3, subdd3, subtd3, muldd3, multd3, divdd3,
16435         divtd3, *cmpdd_internal1, *cmptd_internal1, floatdidd2, floatditd2,
16436         ftruncdd2, fixdddi2, ftrunctd2, fixtddi2, dfp_ddedpd_<mode>,
16437         dfp_denbcd_<mode>, dfp_dxex_<mode>, dfp_diex_<mode>, dfp_dscli_<mode>,
16438         dfp_dscri_<mode>): Change type attribute to dfp.
16439         * config/rs6000/crypto.md (crypto_vshasigma<CR_char>): Change type
16440         attribute to vecsimple.
16441         * config/rs6000/rs6000.c (power9_cost): Update costs, cache size
16442         and prefetch streams.
16443         (rs6000_option_override_internal): Remove temporary code setting
16444         tuning to power8.  Don't set rs6000_sched_groups for power9.
16445         (last_scheduled_insn): Change to rtx_insn *.
16446         (divide_cnt, vec_load_pendulum): New variables.
16447         (rs6000_adjust_cost): Add Power9 to test for store->load separation.
16448         (rs6000_issue_rate): Set issue rate for Power9.
16449         (is_power9_pairable_vec_type): New.
16450         (power9_sched_reorder2): New.
16451         (rs6000_sched_reorder2): Call new function for Power9 specific
16452         reordering.
16453         (insn_must_be_first_in_group): Remove Power9.
16454         (insn_must_be_last_in_group): Likewise.
16455         (force_new_group): Likewise.
16456         (rs6000_sched_init): Fix initialization of last_scheduled_insn.
16457         Initialize divide_cnt/vec_load_pendulum.
16458         (_rs6000_sched_context, rs6000_init_sched_context,
16459         rs6000_set_sched_context): Handle context save/restore of new
16460         variables.
16462 2016-06-28  Richard Biener  <rguenther@suse.de>
16464         * tree-ssa-alias.c (nonoverlapping_component_refs_of_decl_p):
16465         Properly handle DECL_BIT_FIELD_REPRESENTATIVE occuring as
16466         COMPONENT_REF operand.
16467         (nonoverlapping_component_refs_p): Likewise.
16468         * stor-layout.c (start_bitfield_representative): Mark
16469         DECL_BIT_FIELD_REPRESENTATIVE as DECL_NONADDRESSABLE_P.
16471 2016-06-28  Jakub Jelinek  <jakub@redhat.com>
16473         * Makefile.in: Don't cat ../stage_current if it does not exist.
16475         * doc/extend.texi (__builtin_add_overflow_p): Clarify behavior when
16476         last argument is a bit-field.
16478         PR rtl-optimization/71673
16479         * internal-fn.c (expand_arith_overflow_result_store): Use
16480         OPTAB_LIB_WIDEN instead of OPTAB_DIRECT as last argument to
16481         expand_simple_binop.
16483         PR middle-end/66867
16484         * builtins.c (expand_ifn_atomic_compare_exchange_into_call,
16485         expand_ifn_atomic_compare_exchange): New functions.
16486         * internal-fn.c (expand_ATOMIC_COMPARE_EXCHANGE): New function.
16487         * tree.h (build_call_expr_internal_loc): Rename to ...
16488         (build_call_expr_internal_loc_array): ... this.  Fix up type of
16489         last argument.
16490         * internal-fn.def (ATOMIC_COMPARE_EXCHANGE): New internal fn.
16491         * predict.c (expr_expected_value_1): Handle IMAGPART_EXPR of
16492         ATOMIC_COMPARE_EXCHANGE result.
16493         * builtins.h (expand_ifn_atomic_compare_exchange): New prototype.
16494         * gimple-fold.h (optimize_atomic_compare_exchange_p,
16495         fold_builtin_atomic_compare_exchange): New prototypes.
16496         * gimple-fold.c (optimize_atomic_compare_exchange_p,
16497         fold_builtin_atomic_compare_exchange): New functions..
16498         * tree-ssa.c (execute_update_addresses_taken): If
16499         optimize_atomic_compare_exchange_p, ignore &var in 2nd argument
16500         of call when finding addressable vars, and if such var becomes
16501         non-addressable, call fold_builtin_atomic_compare_exchange.
16503 2016-06-27  Segher Boessenkool  <segher@kernel.crashing.org>
16505         PR target/71670
16506         * config/rs6000/rs6000.md (ashdi3_extswsli_dot): Use
16507         gen_ashdi3_extswsli_dot2 instead of gen_ashdi3_extswsli_dot.
16509 2016-06-27  Pat Haugen  <pthaugen@us.ibm.com>
16511         * config/rs6000/rs6000.md ('type' attribute): Add
16512         veclogical,veccmpfx,vecexts,vecmove insn types.
16513         (*abs<mode>2_fpr, *nabs<mode>2_fpr, *neg<mode>2_fpr, *extendsfdf2_fpr,
16514         copysign<mode>3_fcpsgn, trunc<mode>df2_internal1, neg<mode>2_internal,
16515         p8_fmrgow_<mode>, pack<mode>): Change type to fpsimple.
16516         (*xxsel<mode>, copysign<mode>3_hard, neg<mode>2_hw, abs<mode>2_hw,
16517         *nabs<mode>2_hw): Change type to vecmove.
16518         (*and<mode>3_internal, *bool<mode>3_internal, *boolc<mode>3_internal,
16519         *boolcc<mode>3_internal, *eqv<mode>3_internal,
16520         *one_cmpl<mode>3_internal, *ieee_128bit_vsx_neg<mode>2_internal,
16521         *ieee_128bit_vsx_abs<mode>2_internal,
16522         *ieee_128bit_vsx_nabs<mode>2_internal, extendkftf2, trunctfkf2,
16523         *ieee128_mfvsrd_64bit, *ieee128_mfvsrd_32bit, *ieee128_mtvsrd_64bit,
16524         *ieee128_mtvsrd_32bit): Change type to veclogical.
16525         (mov<mode>_hardfloat, *mov<mode>_hardfloat32, *mov<mode>_hardfloat64,
16526         *movdi_internal32, *movdi_internal64): Update insn types.
16527         * config/rs6000/vsx.md (*vsx_le_undo_permute_<mode>,
16528         vsx_extract_<mode>): Change type to veclogical.
16529         (*vsx_xxsel<mode>, *vsx_xxsel<mode>_uns): Change type to vecmove.
16530         (vsx_sign_extend_qi_<mode>, *vsx_sign_extend_hi_<mode>,
16531         *vsx_sign_extend_si_v2di): Change type to vecexts.
16532         * config/rs6000/altivec.md (*altivec_mov<mode>, *altivec_movti): Change
16533         type to veclogical.
16534         (*altivec_eq<mode>, *altivec_gt<mode>, *altivec_gtu<mode>,
16535         *altivec_vcmpequ<VI_char>_p, *altivec_vcmpgts<VI_char>_p,
16536         *altivec_vcmpgtu<VI_char>_p): Change type to veccmpfx.
16537         (*altivec_vsel<mode>, *altivec_vsel<mode>_uns): Change type to vecmove.
16538         * config/rs6000/dfp.md (*negdd2_fpr, *absdd2_fpr, *nabsdd2_fpr,
16539         negtd2, *abstd2_fpr, *nabstd2_fpr): Change type to fpsimple.
16540         * config/rs6000/40x.md (ppc405-float): Add fpsimple.
16541         * config/rs6000/440.md (ppc440-fp): Add fpsimple.
16542         * config/rs6000/476.md (ppc476-fp): Add fpsimple.
16543         * config/rs6000/601.md (ppc601-fp): Add fpsimple.
16544         * config/rs6000/603.md (ppc603-fp): Add fpsimple.
16545         * config/rs6000/6xx.md (ppc604-fp): Add fpsimple.
16546         * config/rs6000/7xx.md (ppc750-fp): Add fpsimple.
16547         (ppc7400-vecsimple): Add veclogical, vecmove, veccmpfx.
16548         * config/rs6000/7450.md (ppc7450-fp): Add fpsimple.
16549         (ppc7450-vecsimple): Add veclogical, vecmove.
16550         (ppc7450-veccmp): Add veccmpfx.
16551         * config/rs6000/8540.md (ppc8540_simple_vector): Add veclogical,
16552         vecmove.
16553         (ppc8540_vector_compare): Add veccmpfx.
16554         * config/rs6000/a2.md (ppca2-fp): Add fpsimple.
16555         * config/rs6000/cell.md (cell-fp): Add fpsimple.
16556         (cell-vecsimple): Add veclogical, vecmove.
16557         (cell-veccmp): Add veccmpfx.
16558         * config/rs6000/e300c2c3.md (ppce300c3_fp): Add fpsimple.
16559         * config/rs6000/e6500.md (e6500_vecsimple): Add veclogical, vecmove,
16560         veccmpfx.
16561         * config/rs6000/mpc.md (mpccore-fp): Add fpsimple.
16562         * config/rs6000/power4.md (power4-fp): Add fpsimple.
16563         (power4-vecsimple): Add veclogical, vecmove.
16564         (power4-veccmp): Add veccmpfx.
16565         * config/rs6000/power5.md (power5-fp): Add fpsimple.
16566         * config/rs6000/power6.md (power6-fp): Add fpsimple.
16567         (power6-vecsimple): Add veclogical, vecmove.
16568         (power6-veccmp): Add veccmpfx.
16569         * config/rs6000/power7.md (power7-fp): Add fpsimple.
16570         (power7-vecsimple): Add veclogical, vecmove, veccmpfx.
16571         * config/rs6000/power8.md (power8-fp): Add fpsimple.
16572         (power8-vecsimple): Add veclogical, vecmove, veccmpfx.
16573         * config/rs6000/rs64.md (rs64a-fp): Add fpsimple.
16574         * config/rs6000/titan.md (titan_fp): Add fpsimple.
16575         * config/rs6000/xfpu.md (fp-default, fp-addsub-s, fp-addsub-d): Add
16576         fpsimple.
16577         * config/rs6000/rs6000.c (rs6000_adjust_cost): Add TYPE_FPSIMPLE.
16579 2016-06-27  Peter Bergner  <bergner@vnet.ibm.com>
16581         PR target/71656
16582         * config/rs6000/rs6000-cpus.def (ISA_3_0_MASKS_SERVER): Add
16583         OPTION_MASK_P9_DFORM_VECTOR.
16584         * config/rs6000/rs6000.c (rs6000_option_override_internal): Do not
16585         disable -mpower9-dform-vector when using reload.
16586         (quad_address_p): Remove 'gpr_p' argument and all associated code.
16587         New 'strict' argument.  Update all callers.  Add strict addressing
16588         support.
16589         (rs6000_legitimate_offset_address_p): Remove call to
16590         virtual_stack_registers_memory_p.
16591         (rs6000_legitimize_reload_address): Add quad address support.
16592         (rs6000_legitimate_address_p): Move call to quad_address_p above
16593         call to virtual_stack_registers_memory_p.  Adjust quad_address_p args
16594         to account for new strict usage.
16595         (rs6000_output_move_128bit): Adjust quad_address_p args to account
16596         for new strict usage.
16597         * config/rs6000/predicates.md (quad_memory_operand): Likewise.
16599 2016-06-26  Uros Bizjak  <ubizjak@gmail.com>
16601         PR target/70902
16602         PR target/71453
16603         PR target/71555
16604         PR target/71596
16605         PR target/71657
16606         * config/i386/i386.c (ix86_spill_class): Disable condition to
16607         always return NO_REGS.
16609 2016-06-26  Jan Hubicka  <hubicka@ucw.cz>
16611         * predict.c: Include gimple-pretty-print.h
16612         (predicted_by_loop_heuristics_p): Check also
16613         PRED_LOOP_EXIT_WITH_RECURSION
16614         (predict_loops): Find self recursive calls and use special purpose
16615         predictors for them; dump log about decisions.
16616         (pass_profile::execute): Dump info about #of iterations.
16617         * predict.def (PRED_LOOP_EXIT_WITH_RECURSION,
16618         (PRED_LOOP_GUARD_WITH_RECURSION): New predictors.
16620 2016-06-26  John David Anglin  <danglin@gcc.gnu.org>
16622         * config/pa/pa.c (pa_output_indirect_call): Rework to combine
16623         output_asm_insn calls and shorten long lines.  Output .CALL
16624         argument descriptor using pa_output_arg_descriptor.  Add various
16625         inline $$dyncall and other optimizations.
16626         (pa_attr_length_indirect_call): Adjust ordering and lengths.
16628 2016-06-25  Jakub Jelinek  <jakub@redhat.com>
16630         PR tree-optimization/71643
16631         * tree-ssa-tail-merge.c (find_clusters_1): Ignore basic blocks with
16632         EH preds.
16634         * tree-ssa-tail-merge.c (deps_ok_for_redirect_from_bb_to_bb): Don't
16635         leak a bitmap if dep_bb is NULL.
16637         PR tree-optimization/71631
16638         * tree-ssa-reassoc.c (reassociate_bb): Pass true as last argument
16639         to rewrite_expr_tree even if negate_result, move new_lhs var
16640         declaration and initialization earlier, for powi_result set afterwards
16641         new_lhs to lhs.  For negate_result, use new_lhs instead of tmp
16642         if new_lhs != lhs, and don't shadow gsi var.
16644 2016-06-24  Jan Hubicka  <hubicka@ucw.cz>
16646         * predict.c (predict_paths_leading_to, predict_paths_leading_to_edge):
16647         Add in_loop parameter.
16648         (predict_loops): Add loop guard heuristics.
16649         * predict.def (PRED_LOOP_GUARD): New heuristics.
16651 2016-06-24  Jan Hubicka  <hubicka@ucw.cz>
16653         * predict.c: Include ipa-utils.h
16654         (tree_bb_level_prediction): Predict recursive calls.
16655         (tree_estimate_probability_bb): Skip inexpensive calls for call
16656         predictor.
16657         * predict.def (PRED_RECURSIVE_CALL): New.
16659 2016-06-24  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
16661         * config/rs6000/rs6000-builtin.def (BU_FLOAT128_2): New #define.
16662         (BU_FLOAT128_1): Likewise.
16663         (FABSQ): Likewise.
16664         (COPYSIGNQ): Likewise.
16665         (RS6000_BUILTIN_NANQ): Likewise.
16666         (RS6000_BUILTIN_NANSQ): Likewise.
16667         (RS6000_BUILTIN_INFQ): Likewise.
16668         (RS6000_BUILTIN_HUGE_VALQ): Likewise.
16669         * config/rs6000/rs6000.c (rs6000_fold_builtin): New prototype.
16670         (TARGET_FOLD_BUILTIN): New #define.
16671         (rs6000_builtin_mask_calculate): Add TARGET_FLOAT128 entry.
16672         (rs6000_invalid_builtin): Add handling for RS6000_BTM_FLOAT128.
16673         (rs6000_fold_builtin): New target hook implementation, handling
16674         folding of 128-bit NaNs and infinities.
16675         (rs6000_init_builtins): Initialize const_str_type_node; ensure all
16676         entries are filled in to avoid problems during bootstrap
16677         self-test; define builtins for 128-bit NaNs and infinities.
16678         (rs6000_opt_mask): Add entry for float128.
16679         * config/rs6000/rs6000.h (RS6000_BTM_FLOAT128): New #define.
16680         (RS6000_BTM_COMMON): Include RS6000_BTM_FLOAT128.
16681         (rs6000_builtin_type_index): Add RS6000_BTI_const_str.
16682         (const_str_type_node): New #define.
16683         * config/rs6000/rs6000.md (copysign<mode>3 for IEEE128): Convert
16684         to a define_expand that dispatches to either copysign<mode>3_soft
16685         or copysign<mode>3_hard.
16686         (copysign<mode>3_hard): Rename from copysign<mode>3.
16687         (copysign<mode>3_soft): New define_insn.
16688         * doc/extend.texi: Document new builtins.
16690 2016-06-24  Jakub Jelinek  <jakub@redhat.com>
16692         * cfgloop.c (flow_loop_dump): Cast nit to uint64_t and print it using
16693         PRIu64 instead of lu.
16695 2016-06-24  Eric Botcazou  <ebotcazou@adacore.com>
16697         PR debug/71642
16698         * tree-inline.c (remap_decl): When fixing up DECL_ORIGINAL_TYPE, just
16699         copy the type name.
16701 2016-06-24  Jakub Jelinek  <jakub@redhat.com>
16703         PR tree-optimization/71647
16704         * omp-low.c (lower_rec_input_clauses): Convert
16705         omp_clause_aligned_alignment (c) to size_type_node for the
16706         last argument of __builtin_assume_aligned.
16708 2016-06-24  H.J. Lu  <hongjiu.lu@intel.com>
16710         * configure.ac (calling ___tls_get_addr via GOT): New
16711         assembler/linker check.
16712         (HAVE_AS_IX86_TLS_GET_ADDR_GOT): New.  Defined to 1 if 32-bit
16713         assembler and linker supports calling ___tls_get_addr via GOT.
16714         Otherise, defined to 0.
16715         * config.in: Regenerated.
16716         * configure: Likewise.
16717         * config/i386/constraints.md (Yb): New constraint.
16718         * config/i386/i386.h (reg_class): Add TLS_GOTBASE_REGS.
16719         (REG_CLASS_NAMES): Likewise.
16720         (REG_CLASS_CONTENTS): Likewise.
16721         * config/i386/i386.md (*tls_global_dynamic_32_gnu): Replace
16722         the b constraint with the Yb constraint.  Call ___tls_get_addr
16723         via GOT for GNU TLS with -fno-plt if HAVE_AS_IX86_TLS_GET_ADDR_GOT
16724         is 1.
16725         (*tls_local_dynamic_base_32_gnu): Likewise.
16726         (*tls_global_dynamic_64_<mode>): Call _tls_get_addr via GOT for
16727         GNU TLS with -fno-plt if HAVE_AS_IX86_TLS_GET_ADDR_GOT is 1.
16728         (*tls_local_dynamic_base_64_<mode>): Likewise.
16730 2016-06-24  Martin Liska  <mliska@suse.cz>
16732         * cfgloop.c (flow_loop_dump): Dump average number of loop iterations.
16733         * cfgloop.h: Change 'struct loop' to 'const struct loop' for a
16734         few functions.
16735         * cfgloopanal.c (expected_loop_iterations_unbounded): Set a new
16736         argument to true if the expected number of iterations is
16737         loop-based.
16739 2016-06-24  Uros Bizjak  <ubizjak@gmail.com>
16741         * configure.ac (HAVE_AS_GOTOF_IN_DATA): Use $as_ix86_gas_32_opt to
16742         assemble for 32bit target.
16743         (HAVE_AS_IX86_TLSGDPLT): Use $as_ix86_gas_32_opt to assemble
16744         and $ld_ix86_gld_32_opt to link for 32bit target.
16745         (HAVE_AS_IX86_TLSLDMPLT): Ditto.
16746         * configure: Regenerate.
16748 2016-06-24  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
16750         * config/arm/arm.c (int_log2): Delete definition and prototype.
16751         (shift_op): Use exact_log2 instead of int_log2.
16752         (vfp3_const_double_for_fract_bits): Likewise.
16754 2016-06-24  Jakub Jelinek  <jakub@redhat.com>
16756         * internal-fn.c (expand_arith_set_overflow): New function.
16757         (expand_addsub_overflow, expand_neg_overflow, expand_mul_overflow):
16758         Use it.
16759         (expand_arith_overflow_result_store): Likewise.  Handle precision
16760         smaller than mode precision.
16761         * tree-vrp.c (extract_range_basic): For imag part, handle
16762         properly signed 1-bit precision result.
16763         * doc/extend.texi (__builtin_add_overflow): Document that last
16764         argument can't be pointer to enumerated or boolean type.
16765         (__builtin_add_overflow_p): Document that last argument can't
16766         have enumerated or boolean type.
16768 2016-06-23  Michael Meissner  <meissner@linux.vnet.ibm.com>
16769             Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
16771         * config/rs6000/predicates.md (splat_input_operand): Rework.
16772         Don't allow constants, since the insns that use this predicate
16773         don't support constants.  Constants are handled by other insns
16774         that are created via combine.  During and after register
16775         allocation, only allow indexed or indirect addresses, and not
16776         general addresses.  Only allow modes supported by the hardware.
16777         * config/rs6000/rs6000.c (xxsplitb_constant_p): Update usage
16778         comment.  Move check for using VSPLTIS<x> to a common location,
16779         instead of doing it in two different places.
16781 2016-06-23  Jocelyn Mayer  <l_indien@magic.fr>
16783         * config/i386/driver-i386.c (host_detect_local_cpu): Set
16784         PROCESSOR_PENTIUMPRO for signature_CENTAUR_ebx family >= 9.
16785         <case PROCESSOR_PENTIMUMPRO>: Pass c7 or nehemiah for
16786         signature_CENTAUR_ebx.
16788 2016-06-23  H.J. Lu  <hongjiu.lu@intel.com>
16790         PR target/66232
16791         PR target/67400
16792         * configure.ac (as_ix86_tls_ldm_opt): Renamed to ...
16793         (as_ix86_gas_32_opt): This.
16794         (ld_ix86_tls_ldm_opt): Renamed to ...
16795         (ld_ix86_gld_32_opt): This.
16796         (R_386_TLS_LDM reloc): Updated.
16797         (R_386_GOT32X reloc): New assembler/linker check.
16798         (HAVE_AS_IX86_GOT32X): New.  Defined to 1 if 32-bit assembler and
16799         linker support "jmp *_start@GOT" and "cmpl $0, bar@GOT".  Otherise,
16800         defined to 0.
16801         * config.in: Regenerated.
16802         * configure: Likewise.
16803         * config/i386/i386.c (ix86_force_load_from_GOT_p): Return
16804         true if HAVE_AS_IX86_GOT32X is 1 in 32-bit mode.
16805         (ix86_legitimate_address_p): Allow UNSPEC_GOT for -fno-plt
16806         if ix86_force_load_from_GOT_p returns true.
16807         (ix86_print_operand_address_as): Also support UNSPEC_GOT if
16808         ix86_force_load_from_GOT_p returns true.
16809         (ix86_expand_move): Generate UNSPEC_GOT in 32-bit mode to load
16810         the external function address via the GOT slot.
16811         (ix86_nopic_noplt_attribute_p): Check both TARGET_64BIT and
16812         HAVE_AS_IX86_GOT32X before returning false.
16813         (ix86_output_call_insn): Generate "%!jmp/call\t*%p0@GOT" in
16814         32-bit mode if ix86_nopic_noplt_attribute_p returns true.
16816 2016-06-23  Eric Botcazou  <ebotcazou@adacore.com>
16818         * tree-inline.c (remap_decl): Preserve DECL_ORIGINAL_TYPE invariant.
16820 2016-06-23  Andi Kleen  <ak@linux.intel.com>
16822         * Makefile.in: Regenerate.
16823         * doc/install.texi: Document autoprofiledbootstrap.
16825 2016-06-23  Andi Kleen  <ak@linux.intel.com>
16827         * config/i386/gcc-auto-profile: New file.
16829 2016-06-23  Martin Liska  <mliska@suse.cz>
16831         PR middle-end/71619
16832         * predict.c (predict_loops): Revert the hunk that was removed
16833         in r237103.
16835 2016-06-23  Jakub Sejdak  <jakub.sejdak@phoesys.com>
16837         * config.gcc: Add support for arm*-*-phoenix* targets.
16838         * config/arm/t-phoenix: New.
16839         * config/phoenix.h: New.
16841 2016-06-23  Uros Bizjak  <ubizjak@gmail.com>
16842             H.J. Lu  <hongjiu.lu@intel.com>
16844         PR target/67400
16845         * config/i386/i386-protos.h (ix86_force_load_from_GOT_p): New.
16846         * config/i386/i386.c (ix86_force_load_from_GOT_p): New function.
16847         (ix86_legitimate_constant_p): Do not allow UNSPEC_GOTPCREL if
16848         ix86_force_load_from_GOT_p returns true.
16849         (ix86_legitimate_address_p): Allow UNSPEC_GOTPCREL if
16850         ix86_force_load_from_GOT_p returns true.
16851         (ix86_print_operand_address_as): Support UNSPEC_GOTPCREL if
16852         ix86_force_load_from_GOT_p returns true.
16853         (ix86_expand_move): Load the external function address via the
16854         GOT slot if ix86_force_load_from_GOT_p returns true.
16855         * config/i386/predicates.md (x86_64_immediate_operand): Return
16856         false for SYMBOL_REFs where ix86_force_load_from_GOT_p returns true.
16857         (x86_64_zext_immediate_operand): Ditto.
16859 2016-06-22  Uros Bizjak  <ubizjak@gmail.com>
16861         * config/i386/i386.c (ix86_expand_move): Simplify SYMBOL_REF handling.
16863 2016-06-22  David Malcolm  <dmalcolm@redhat.com>
16865         PR c/70339
16866         * diagnostic-core.h (pedwarn_at_rich_loc): New prototype.
16867         * diagnostic.c (pedwarn_at_rich_loc): New function.
16868         * spellcheck.h (best_match::best_match): Add a
16869         "best_distance_so_far" optional parameter.
16870         (best_match::set_best_so_far): New method.
16871         (best_match::get_best_distance): New accessor.
16872         (best_match::get_best_candidate_length): New accessor.
16874 2016-06-22  Nick Clifton  <nickc@redhat.com>
16876         * dwarf2out.c (scompare_loc_descriptor): Use SCALAR_INT_MODE_P() in
16877         place of GET_MODE_CLASS() == MODE_INT, so that partial integer
16878         modes are accepted as well.
16879         (ucompare_loc_descriptor): Likewise.
16880         (minmax_loc_descriptor): Likewise.
16881         (clz_loc_descriptor): Likewise.
16882         (popcount_loc_descriptor): Likewise.
16883         (bswap_loc_descriptor): Likewise.
16884         (rotate_loc_descriptor): Likewise.
16885         (mem_loc_descriptor): Likewise.
16886         (loc_descriptor): Likewise.
16888 2016-06-22  David Malcolm  <dmalcolm@redhat.com>
16890         * common.opt (fdiagnostics-parseable-fixits): New option.
16891         * diagnostic.c: Include "selftest.h".
16892         (print_escaped_string): New function.
16893         (print_parseable_fixits): New function.
16894         (diagnostic_report_diagnostic): Call print_parseable_fixits.
16895         (selftest::assert_print_escaped_string): New function.
16896         (ASSERT_PRINT_ESCAPED_STRING_STREQ): New macro.
16897         (selftest::test_print_escaped_string): New function.
16898         (selftest::test_print_parseable_fixits_none): New function.
16899         (selftest::test_print_parseable_fixits_insert): New function.
16900         (selftest::test_print_parseable_fixits_remove): New function.
16901         (selftest::test_print_parseable_fixits_replace): New function.
16902         (selftest::diagnostic_c_tests): New function.
16903         * diagnostic.h (struct diagnostic_context): Add field
16904         "parseable_fixits_p".
16905         * doc/invoke.texi (Diagnostic Message Formatting Options): Add
16906         -fdiagnostics-parseable-fixits.
16907         (-fdiagnostics-parseable-fixits): New option.
16908         * opts.c (common_handle_option): Handle
16909         -fdiagnostics-parseable-fixits.
16910         * selftest-run-tests.c (selftest::run_tests): Call
16911         selftest::diagnostic_c_tests.
16912         * selftest.h (selftest::diagnostic_c_tests): New prototype.
16914 2016-06-22  Ilya Enkovich  <ilya.enkovich@intel.com>
16916         PR tree-optimization/71488
16917         * tree-vect-patterns.c (vect_recog_mask_conversion_pattern): Support
16918         comparison of boolean vectors.
16919         * tree-vect-stmts.c (vectorizable_comparison): Vectorize comparison
16920         of boolean vectors using bitwise operations.
16922 2016-06-22  Andreas Schwab  <schwab@suse.de>
16924         * config/aarch64/aarch64-protos.h (aarch64_elf_asm_named_section):
16925         Remove declaration.
16927 2016-06-22  Eric Botcazou  <ebotcazou@adacore.com>
16929         * function.c (assign_parm_setup_reg): Prevent sharing in another case.
16931 2016-06-22  Bernd Edlinger  <bernd.edlinger@hotmail.de>
16933         * config/i386/i386.c (print_reg): Emit an error message on attempt to
16934         print FLAGS_REG.
16936 2016-06-22  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
16938         * config/arm/arm.c (arm_cortex_a73_tune): New struct.
16939         * config/arm/arm-cores.def (cortex-a73): New entry.
16940         (cortex-a73.cortex-a35): Likewise.
16941         (cortex-a73.cortex-a53): Likewise.
16942         * config/arm/arm-tables.opt: Regenerate.
16943         * config/arm/arm-tune.md: Likewise.
16944         * config/arm/bpabi.h (BE8_LINK_SPEC): Handle mcpu=cortex-a73,
16945         mcpu=cortex-a73.cortex-a35 and mcpu=cortex-a73.cortex-a53.
16946         * config/arm/t-aprofile: Handle mcpu=cortex-a73,
16947         mcpu=cortex-a73.cortex-a35 and mcpu=cortex-a73.cortex-a53.
16948         * doc/invoke.texi (ARM Options): Document cortex-a73,
16949         cortex-a73.cortex-a35 and cortex-a73.cortex-a53.
16951 2016-06-22  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
16953         * config/aarch64/aarch64.c (cortexa73_tunings): New struct.
16954         * config/aarch64/aarch64-cores.def (cortex-a73): New entry.
16955         (cortex-a73.cortex-a35): Likewise.
16956         (cortex-a73.cortex-a53): Likewise.
16957         * config/aarch64/aarch64-tune.md: Regenerate.
16958         * doc/invoke.texi (AArch64 Options): Document cortex-a73,
16959         cortex-a73.cortex-a35 and cortex-a73.cortex-a53 arguments to
16960         -mcpu and -mtune.
16962 2016-06-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
16964         * configure.ac (gcc_cv_as_compress_debug): Remove
16965         --compress-debug-sections as extra as switch.
16966         Handle gas --compress-debug-sections=type.
16967         (gcc_cv_ld_compess_debug): Remove bogus ld_date check.
16968         Handle gld --compress-debug-sections=type.
16969         * configure: Regenerate.
16971 2016-06-21  Andrew Burgess  <andrew.burgess@embecosm.com>
16973         * bb-reorder.c (pass_partition_blocks::gate): Update comment.
16975 2016-06-21  John David Anglin  <danglin@gcc.gnu.org>
16977         * gcov-tool.c (profile_rewrite): Use int64_t instead of long long.
16978         (do_rewrite): likewise.
16980 2016-06-21  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
16982         * common/config/mep/mep-common.c: Remove.
16983         * config.gcc: Remove mep-* support.
16984         * config/mep/constraints.md: Remove.
16985         * config/mep/default.h: Remove.
16986         * config/mep/intrinsics.h: Remove.
16987         * config/mep/intrinsics.md: Remove.
16988         * config/mep/ivc2-template.h: Remove.
16989         * config/mep/mep-c5.cpu: Remove.
16990         * config/mep/mep-core.cpu: Remove.
16991         * config/mep/mep-default.cpu: Remove.
16992         * config/mep/mep-ext-cop.cpu: Remove.
16993         * config/mep/mep-intrin.h: Remove.
16994         * config/mep/mep-ivc2.cpu: Remove.
16995         * config/mep/mep-pragma.c: Remove.
16996         * config/mep/mep-protos.h: Remove.
16997         * config/mep/mep.c: Remove.
16998         * config/mep/mep.cpu: Remove.
16999         * config/mep/mep.h: Remove.
17000         * config/mep/mep.md: Remove.
17001         * config/mep/mep.opt: Remove.
17002         * config/mep/predicates.md: Remove.
17003         * config/mep/t-mep: Remove.
17004         * doc/install.texi: Remove mep-* documentation.
17005         * doc/md.texi: Likewise.
17007 2016-06-21  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
17009         * config.gcc: Remove support for avr-rtems.
17010         * config/avr/gen-avr-mmcu-specs.c: Likewise.
17011         * config/avr/rtems.h: Remove.
17012         * config/avr/t-rtems: Remove.
17014 2016-06-21  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
17016         * config.gcc: Remove m32r-rtems support.
17017         * config/m32r/rtems.h: Remove.
17019 2016-06-21  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
17021         * config.gcc: Remove h8300-rtems support.
17022         * config/h8300/rtems.h: Remove.
17023         * config/h8300/t-rtems: Remove.
17025 2016-06-21  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
17027         * config.gcc: Remove support for knetbsd.
17028         * configure.ac: Likewise.
17029         * config/i386/knetbsd-gnu.h: Remove.  * config/i386/knetbsd-gnu64.h: Remove.
17030         * config/knetbsd-gnu.h: Remove.
17031         * configure: Regenerate.
17033 2016-06-21  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
17035         * config.gcc: Remove support for openbsd 2 and 3.
17036         * config/openbsd-oldgas.h: Remove.
17038 2016-06-21  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
17040         * config.gcc: Remove interix support.
17041         * config/i386/i386-interix.h: Remove.
17042         * config/i386/interix.opt: Remove.
17043         * config/i386/t-interix: Remove.
17044         * configure: Regenerate.
17045         * configure.ac: Remove interix support.
17046         * doc/install.texi: Remove interix documentation.
17048 2016-06-21  Kelvin Nilsen  <kelvin@gcc.gnu.org>
17050         * config/rs6000/rs6000.h: Add conditional preprocessing directives
17051         to disable Power9-specific compiler features if HAVE_AS_POWER9 is
17052         not defined.
17054 2016-06-21  Eric Botcazou  <ebotcazou@adacore.com>
17056         * tree.c (verify_type_variant): Skip TYPE_SIZE and TYPE_SIZE_UNIT if
17057         they are both PLACEHOLDER_EXPRs.
17059 2016-06-21  Michael Meissner  <meissner@linux.vnet.ibm.com>
17061         * stor-layout.c (layout_type): Move setting complex MODE to
17062         layout_type, instead of setting it ahead of time by the caller.
17063         * tree.c (build_complex_type): Likewise.
17065 2016-06-21  Martin Liska  <mliska@suse.cz>
17067         * predict.c (force_edge_cold): Replace imposisble with
17068         impossible.
17070 2016-06-21  Ilya Verbin  <ilya.verbin@intel.com>
17072         * config/i386/i386.c (ix86_emit_swsqrtsf): Emit vrsqrt28ps.
17073         * config/i386/sse.md (define_expand "rsqrtv16sf2"): New.
17075 2016-06-21  Ilya Verbin  <ilya.verbin@intel.com>
17077         * config/i386/i386.c (ix86_emit_swdivsf): Emit vrcp28ps.
17079 2016-06-21  H.J. Lu  <hongjiu.lu@intel.com>
17080             Ilya Enkovich  <ilya.enkovich@intel.com>
17082         PR target/71549
17083         * config/i386/i386.c (timode_scalar_chain::fix_debug_reg_uses):
17084         New member function to convert V1TImode register to SUBREG
17085         TImode in debug insn.
17086         (timode_scalar_chain::convert_insn): Call fix_debug_reg_uses
17087         after changing register mode to V1TImode.
17089 2016-06-21  Virendra Pathak  <virendra.pathak@broadcom.com>
17091         * config/aarch64/aarch64-cores.def (vulcan): New core.
17092         * config/aarch64/aarch64-tune.md: Regenerate.
17093         * doc/invoke.texi: Document vulcan as an available option.
17095 2016-06-21  Eric Botcazou  <ebotcazou@adacore.com>
17097         * cse.c (canon_asm_operands): New function extracted from...
17098         (canonicalize_insn): ...here.  Call it to canonicalize an ASM_OPERANDS
17099         either standalone or member of a PARALLEL.
17101 2016-06-21  Georg-Johann Lay  <avr@gjlay.de>
17103         PR target/30417
17104         * config/avr/gen-avr-mmcu-specs.c (print_mcu):
17105         [*link_data_start]: Wrap -Tdata into %{!Tdata:...}.
17106         [*link_text_start]: Wrap -Ttext into %{!Ttext:...}.
17108 2016-06-21  Georg-Johann Lay  <avr@gjlay.de>
17110         PR target/71103
17111         * config/avr/avr.md (movqi): Only handle loading subreg:qi of
17112         constant addresses if can_create_pseudo_p.
17114 2016-06-21  Jakub Jelinek  <jakub@redhat.com>
17116         PR tree-optimization/71588
17117         * tree-ssa-strlen.c (valid_builtin_call): New function.
17118         (adjust_last_stmt, handle_builtin_memset, strlen_optimize_stmt): Use
17119         it.
17121 2016-06-20  Jakub Jelinek  <jakub@redhat.com>
17123         PR middle-end/71581
17124         * tree-ssa-uninit.c (warn_uninit): If EXPR and VAR are NULL,
17125         see if T isn't anonymous SSA_NAME with COMPLEX_EXPR created
17126         for conversion of scalar user var to complex type and use the
17127         underlying SSA_NAME_VAR in that case.  If EXPR is still NULL,
17128         punt.
17130         PR rtl-optimization/71591
17131         * toplev.c (toplev::run_self_tests): If no_backend, complain and
17132         don't run any tests.
17134 2016-06-20  Hans-Peter Nilsson  <hp@axis.com>
17136         PR target/71571
17137         * config/cris/cris.c (cris_asm_output_mi_thunk): Add missing "ba"
17138         delay-slot "nop" for PIC with CRIS v32.  Also add missing leading
17139         space for PIC with non-v32 and the common non-PIC "jump".
17141 2016-06-20  Jakub Jelinek  <jakub@redhat.com>
17143         PR target/71559
17144         * config/i386/i386.c (ix86_fp_cmp_code_to_pcmp_immediate): Fix up
17145         returned values and add UN*/LTGT/*ORDERED cases with values matching
17146         D operand modifier on vcmp for AVX.
17148 2016-06-20  Wilco Dijkstra  <wdijkstr@arm.com>
17150         * config/aarch64/aarch64.opt
17151         (mpc-relative-literal-loads): Rename internal option name.
17152         * config/aarch64/aarch64.c
17153         (aarch64_nopcrelative_literal_loads): Rename to
17154         aarch64_pcrelative_literal_loads.
17155         (aarch64_expand_mov_immediate): Likewise.
17156         (aarch64_secondary_reload): Likewise.
17157         (aarch64_can_use_per_function_literal_pools_p): Likewise.
17158         (aarch64_override_options_after_change_1): Rename and simplify logic.
17159         (aarch64_classify_symbol): Merge large model checks into switch,
17160         remove pc-relative load check.
17162 2016-06-20  James Greenhalgh  <james.greenhalgh@arm.com>
17164         * config/arm/aarch-cost-tables.h (cortexa53_extra_costs): Make FP
17165         costs relative to the cost of a register move.
17167 2016-06-20  James Greenhalgh  <james.greenhalgh@arm.com>
17169         * config/aarch64/arm_neon.h (vcvt_n_f64_s64): New.
17170         (vcvt_n_f64_u64): Likewise.
17171         (vcvt_n_s64_f64): Likewise.
17172         (vcvt_n_u64_f64): Likewise.
17173         (vcvt_f64_s64): Likewise.
17174         (vrecpe_f64): Likewise.
17175         (vcvt_f64_u64): Likewise.
17176         (vrecps_f64): Likewise.
17178 2016-06-20  James Greenhalgh  <james.greenhalgh@arm.com>
17180         * config/aarch64/aarch64.md
17181         (<FCVT_F2FIXED:fcvt_fixed_insn><GPF:mode>3): Add attributes to
17182         iterators.
17183         (<FCVT_FIXED2F:fcvt_fixed_insn><GPI:mode>3): Likewise.  Correct
17184         attributes.
17185         * config/aarch64/aarch64-builtins.c
17186         (aarch64_types_binop_uss_qualifiers): Delete.
17187         (TYPES_BINOP_USS): Likewise.
17188         (aarch64_types_binop_sus_qualifiers): Likewise.
17189         (TYPES_BINOP_SUS): Likewise.
17190         (aarch64_types_fcvt_from_unsigned_qualifiers): New.
17191         (TYPES_FCVTIMM_SUS): Likewise.
17192         * config/aarch64/aarch64-simd-builtins.def (scvtf): Use SHIFTIMM
17193         rather than BINOP.
17194         (ucvtf): Use FCVTIMM_SUS rather than BINOP_SUS.
17195         (fcvtzs): Use SHIFTIMM rather than BINOP.
17196         (fcvtzu): Use SHIFTIMM_USS rather than BINOP_USS.
17198 2016-06-20  James Greenhalgh  <james.greenhalgh@arm.com>
17200         * config/arm/aarch-cost-tables.h (cortexa57_extra_costs): Make FP
17201         costs relative to the cost of a register move.
17203 2016-06-20  Wilco Dijkstra  <wdijkstr@arm.com>
17205         * config/aarch64/aarch64.c (aarch64_modes_tieable_p):
17206         Allow scalar/single vector modes to be tieable.
17208 2016-06-20  Wilco Dijkstra  <wdijkstr@arm.com>
17210         * config/arm/cortex-a57.md (cortex_a57_fp_cpys): Add fcsel.
17212 2016-06-20  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
17214         * params.def (PARAM_ALIGN_LOOP_ITERATIONS): Use "alignment" instead of
17215         "alignement".
17216         * tree.h (TYPE_ALIGN): Likewise.
17218 2016-06-20  Georg-Johann Lay  <avr@gjlay.de>
17220         PR target/71103
17221         * config/avr/avr.md (movqi): Handle loading subreg:qi (const).
17223 2016-06-20  Georg-Johann Lay  <avr@gjlay.de>
17225         * config/avr/avr.c (avr_print_operand): Fix "format not a string
17226         literal" build warnings.
17227         (avr_print_operand_address): Dito.
17229 2016-06-19  David Edelsohn  <dje.gcc@gmail.com>
17231         PR target/71375
17232         * config/rs6000/aix51.h (TARGET_EXTRA_BUILTINS): Define as 0.
17233         * config/rs6000/aix43.h (TARGET_EXTRA_BUILTINS): Same.
17235 2016-06-18  John David Anglin  <danglin@gcc.gnu.org>
17237         * config/pa/pa.h (TARGET_LONG_PIC_PCREL_CALL): Remove.
17239 2016-06-18  Eric Botcazou  <ebotcazou@adacore.com>
17241         PR bootstrap/71435
17242         * reload1.c (reload): Pass 0 to finish_spills when called because
17243         update_eliminables_and_spill returns true and remove did_spill.
17244         (finish_spills): Adjust comment and document GLOBAL parameter.
17246 2016-06-17  DJ Delorie  <dj@redhat.com>
17248         PR target/71338
17249         * config/rl78/rl78-expand.c (umulqihi3): Enable for G10.
17250         * config/rl78/rl78-virtual.c (umulhi3_shift_virt): Likewise.
17251         (umulqihi3_virt): Likewise.
17252         * config/rl78/rl78-real.c (umulhi3_shift_real): Likewise.
17253         (umulqihi3_real): Likewise.
17255 2016-06-17  Martin Liska  <mliska@suse.cz>
17257         * tree-ssa-reassoc.c (transform_add_to_multiply): Use auto_vec.
17259 2016-06-17  Martin Liska  <mliska@suse.cz>
17261         * predict.def: PRED_LOOP_EXIT from 92 to 85.
17263 2016-06-17  James Greenhalgh  <james.greenhalgh@arm.com>
17265         * config/arm/arm_neon.h (vadd_f32): replace __FAST_MATH with
17266         __FAST_MATH__.
17267         (vaddq_f32): Likewise.
17268         (vmul_f32): Likewise.
17269         (vmulq_f32): Likewise.
17270         (vsub_f32): Likewise.
17271         (vsubq_f32): Likewise.
17273 2016-06-17  Bin Cheng  <bin.cheng@arm.com>
17275         PR tree-optimization/71347
17276         * tree-ssa-loop-ivopts.c (determine_group_iv_cost_address): Compute
17277         cost for all uses in group.
17279 2016-06-17  Bin Cheng  <bin.cheng@arm.com>
17281         * tree-vect-loop.c (vect_create_epilog_for_reduction): Only
17282         insert gimple seq if it's not empty.
17284 2016-06-17  Bin Cheng  <bin.cheng@arm.com>
17286         * tree-vectorizer.h (struct dr_with_seg_len): Remove class
17287         member OFFSET.
17288         * tree-vect-data-refs.c (operator ==): Handle DR_OFFSET directly,
17289         rather than OFFSET.
17290         (comp_dr_with_seg_len_pair): Ditto.
17291         (vect_prune_runtime_alias_test_list): Ditto.  Also Canonicalize
17292         struct dr_with_seg_len_pair against DR_OFFSET.
17293         * tree-vect-loop-manip.c (vect_create_cond_for_alias_checks): Handle
17294         DR_OFFSET directly.
17296 2016-06-17  Szabolcs Nagy  <szabolcs.nagy@arm.com>
17298         * config/aarch64/geniterators.sh: Handle parenthesised conditions.
17300 2016-06-16  John David Anglin  <danglin@gcc.gnu.org>
17302         * config/pa/pa.c (pa_output_pic_pcrel_sequence): New.
17303         (pa_output_lbranch): Use pa_output_pic_pcrel_sequence.
17304         (pa_output_millicode_call): Likewise.
17305         (pa_output_call): Likewise.
17306         (pa_output_indirect_call): Likewise.
17307         (pa_asm_output_mi_thunk): Likewise.
17309 2016-06-16  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
17311         * doc/invoke.texi (x86 Options): Fix -mno-fp-ret-in-387 typo.
17313 2016-06-16  Martin Liska  <mliska@suse.cz>
17315         * predict.c (combine_predictions_for_insn): When we find a first
17316         match predictor, we should consider just predictors with
17317         PRED_FLAG_FIRST_MATCH.  Print either first match (if any) or
17318         DS theory predictor.
17319         (combine_predictions_for_bb): Likewise.
17321 2016-06-16  Jakub Jelinek  <jakub@redhat.com>
17323         * gimplify.c (gimplify_scan_omp_clauses): Handle COMPONENT_REFs
17324         with base of reference to struct.
17326 2016-06-16  Uros Bizjak  <ubizjak@gmail.com>
17328         * doc/invoke.texi (x86 Options): Document -m80387 and -mhard-float.
17330 2016-06-16  Senthil Kumar Selvaraj  <senthil_kumar.selvaraj@atmel.com>
17332         PR target/71151
17333         * config/avr/avr.c (avr_asm_init_sections): Remove setup of
17334         progmem_swtable_section.
17335         (progmem_swtable_section): Remove.
17336         (avr_asm_function_rodata_section): Remove.
17337         (TARGET_ASM_FUNCTION_RODATA_SECTION): Remove.
17338         * config/avr/avr.h (JUMP_TABLES_IN_TEXT_SECTION: Define to 1.
17340 2016-06-16  Jocelyn Mayer  <l_indien@magic.fr>
17342         * config/i386/driver-i386.c (host_detect_local_cpu): Set
17343         PROCESSOR_K8 for signature_CENTAUR_ebx with has_longmode.
17344         <case PROCESSOR_K8>: Pass nano-3000, nano, eden-x2 or k8 for
17345         signature_CENTAUR_ebx.
17346         * config/i386/i386.c (ix86_option_override_internal): Add
17347         definitions for VIA c7, samuel-2, nehemiah, esther, eden-x2, eden-x4,
17348         nano, nano-1000, nano-2000, nano-3000, nano-x2 and nano-x4.
17349         * doc/invoke.texi (x86 Options): Document new VIA -march entries.
17351 2016-06-16  Martin Liska  <mliska@suse.cz>
17353         * predict.def: Add fortran loop preheader predictor.
17354         * gimple-fold.c (gimple_fold_stmt_to_constant_1): Properly
17355         fold IFN_BUILTIN_EXPECT with a known constant argument.
17357 2016-06-16  Martin Liska  <mliska@suse.cz>
17359         * predict.def: Add 'Fortran' to display text of all
17360         PRED_FORTRAN_* predictors.
17362 2016-06-16  Uros Bizjak  <ubizjak@gmail.com>
17364         PR target/71242
17365         * config/ia64/ia64.c (enum ia64_builtins) [IA64_BUILTIN_NANQ]: New.
17366         [IA64_BUILTIN_NANSQ]: Ditto.
17367         (ia64_fold_builtin): New function.
17368         (TARGET_FOLD_BUILTIN): New define.
17369         (ia64_init_builtins) Declare const_string_type node.
17370         Add __builtin_nanq and __builtin_nansq builtin functions.
17371         (ia64_expand_builtin): Handle IA64_BUILTIN_NANQ and IA64_BUILTIN_NANSQ.
17373 2016-06-16  Nick Clifton  <nickc@redhat.com>
17375         * config/msp430/msp430-opts.h (msp430_hwmult_types): Add
17376         MSP430_HWMULT_ prefix to enum values.
17377         (msp430_regions): Add MSP430_REGION_ prefix to enum values.
17378         * config/msp430/msp430.c: Update use of enum values.
17379         * config/msp430/msp430.md: Likewise.
17380         * config/msp430/msp430.opt: Likewise.
17382 2016-06-16  Jan Hubicka  <hubicka@ucw.cz>
17384         * tree-ssa-loop-ivcanon.c (tree_estimate_loop_size): Fix estimation
17385         of comparsions in the last iteration.
17387 2016-06-16  Claudiu Zissulescu  <claziss@synopsys.com>
17388             Joern Rennecke  <joern.rennecke@embecosm.com>
17390         * config/arc/arc.c (arc_print_operand_address): Handle pc-relative
17391         addresses.
17392         (arc_needs_pcl_p): Add GOTOFFPC.
17393         (arc_legitimate_pic_addr_p): Likewise.
17394         (arc_output_pic_addr_const): Likewise.
17395         (arc_legitimize_pic_address): Generate a pc-relative address using
17396         GOTOFFPC.
17397         (arc_output_libcall): Use @pcl syntax.
17398         (arc_delegitimize_address_0): Delegitimize ARC_UNSPEC_GOTOFFPC.
17399         * config/arc/arc.md ("unspec"): Add ARC_UNSPEC_GOTOFFPC.
17400         (*movsi_insn): Use @pcl syntax.
17401         (doloop_begin_i): Likewise.
17403 2016-06-16  Martin Liska  <mliska@suse.cz>
17405         * predict.def: Define a new predictor.
17407 2016-06-16  Claudiu Zissulescu  <claziss@synopsys.com>
17409         * config/arc/arc.opt (mtp-regno): Update text.
17411 2016-06-16  Renlin Li  <renlin.li@arm.com>
17413         * config/aarch64/aarch64.c (aarch64_legitimize_address): Fix a typo.
17415 2016-06-16  Jakub Jelinek  <jakub@redhat.com>
17417         PR target/71554
17418         * config/i386/i386.md (setcc + movzbl peephole2): Use reg_set_p.
17419         (setcc + and peephole2): Likewise.
17421         PR rtl-optimization/71532
17422         * cse.c (cse_insn): For const/pure calls, invalidate argument passing
17423         memory slots.
17425 2016-06-15  Michael Meissner  <meissner@linux.vnet.ibm.com>
17427         * config/rs6000/vsx.md (VSINT_84): Add DImode to enable loading
17428         DImode constants with XXSPLTIB in vector registers.
17429         (vsx_extract_<mode>, V2DImode/V2DFmode): Combine both
17430         vsx_extract_<mode>_internal{1,2} into a single insn that handles
17431         direct move (both ISA 2.07 and ISA 3.0 versions), and optimizes
17432         extraction of the element at the top of the register as a scalar
17433         value.
17434         (vsx_extract_<mode>_internal1): Likewise.
17435         (vsx_extract_<mode>_internal2): Likewise.
17436         * config/rs6000/constraints.md (wi constraint): Remove a comment
17437         about DImode not being allowed in Altivec registers.
17438         (wB constraint): New constraint for constants that can be
17439         generated in Altivec registers with VSPLTISW/VUPKHSW.
17440         * config/rs6000/predicates.md (xxspltib_constant_split): Update
17441         comments.
17442         (xxspltib_constant_nosplit): Likewise.
17443         * config/rs6000/rs6000-cpus.def (ISA_2_6_MASKS_SERVER): Add
17444         support for -mupper-regs-di to enable DImode to go into Altivec
17445         registers.
17446         (POWERPC_MASKS): Likewise.
17447         (power7 cpu): Likewise.
17448         * config/rs6000/rs6000.opt (-mupper-regs-di): Likewise.
17449         * config/rs6000/rs6000.c (rs6000_hard_regno_mode_ok): Add support
17450         for DImode being allowed in Altivec registers.  Update wi/wj
17451         constraints.  Set scalar_in_vmx_p flag.
17452         (rs6000_option_override_internal): Add checks for -mupper-regs-di.
17453         (xxspltib_constant_p): Allow CONST_INT's with VOIDmode.  Don't
17454         return true if we could use VSPLTISW/VUPKHSW instead of XXSPLTIB.
17455         (rs6000_opt_masks): Add -mupper-regs-di.
17456         * config/rs6000/rs6000.md (lfiwax): Update clobbers that don't use
17457         direct move to use wi and not wj.
17458         (lfiwzx): Likewise.
17459         (floatsi<mode>2_lfiwax_mem): Combine alternatives into a single
17460         alternative.
17461         (floatunssi<mode>2_lfiwzx_mem): Likewise.
17462         (fix_trunc<mode>di2_fctidz): Change second alternative to allow
17463         any VSX register, instead of just Altivec registers, to allow
17464         either operand to be an Altivec register or both.
17465         (fixuns_trunc<mode>di2_fctiduz): Likewise.
17466         (movdi_internal32): Add support for -mupper-regs-di.  Add support
17467         to load constants via XXSPLTIB or VSPLTISW.  Add spacing to allow
17468         the alternatives and attributes to be lined up to be easier to
17469         read.
17470         (movdi_internal64): Likewise.
17471         (64-bit DImode splitters): Change predicates to only split loading
17472         up GPR registers.  Add splits for using XXSPLTIB or VSPLTISW to
17473         load constants in ISA 3.0 or ISA 2.07 respectively.
17474         * doc/invoke.texi (RS/6000 and PowerPC Options): Document
17475         -mupper-regs-di.  Update -mupper-regs-df and -mupper-regs-sf to
17476         mention -mcpu=power9 sets these options.
17477         * doc/md.texi (PowerPC and IBM RS6000 constraints): Document the
17478         wB constraint.
17480 2016-06-15  Pitchumani Sivanupandi  <pitchumani.s@atmel.com>
17482         PR target/67353
17483         * config/avr/avr.c (avr_set_current_function): Warn misspelled
17484         interrupt/ signal handler if -Wmisspelled-isr flag is enabled.
17485         * config/avr/avr.opt (Wmisspelled-isr): New warning flag. Enabled
17486         by default to warn misspelled interrupt/ signal handler.
17487         * doc/invoke.texi (AVR Options): Document it. Update description
17488         for -nodevicelib option.
17490 2016-06-15  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
17492         * config/aarch64/aarch64-simd.md (aarch64_<sur>shll_n<mode>): Clean
17493         up parentheses.  Use GET_MODE_UNIT_BITSIZE.
17494         (aarch64_<sur>shll2_n<mode>): Likewise.
17496 2016-06-15  Ilya Enkovich  <ilya.enkovich@intel.com>
17498         PR middle-end/71529
17499         * ipa-chkp.c (chkp_build_instrumented_fndecl): Fix
17500         DECL_CONTEXT for copied arguments.
17502 2016-06-15  Alan Hayward  <alan.hayward@arm.com>
17504         PR tree-optimization/71483
17505         * tree-vect-loop.c (vectorizable_live_operation): Pick correct index
17506         for slp
17508 2016-06-15  Martin Liska  <mliska@suse.cz>
17510         * predict.c (tree_predict_by_opcode): Call predict_edge_def
17511         instead of predict_edge w/o a probability.
17513 2016-06-15  Alan Hayward  <alan.hayward@arm.com>
17515         PR tree-optimization/71439
17516         * tree-vect-loop.c (vect_analyze_loop_operations): Additional check for
17517         live PHIs.
17519 2016-06-15  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
17521         * ifcvt.c (bb_ok_for_noce_multiple_sets): Allow simple lowpart
17522         register subregs in SET_SRC.
17524 2016-06-15  Richard Biener  <rguenther@suse.de>
17526         * tree-vect-stmts.c (vectorizable_store): Remove strided grouped
17527         store restrictions.
17529 2016-06-15  Richard Biener  <rguenther@suse.de>
17531         * tree-vect-data-refs.c (vect_analyze_data_ref_dependence): Do
17532         not consider dependences between accesses that belong to the
17533         same group.
17534         (vect_analyze_data_ref_dependences): Do not analyze read-read
17535         or self-dependences.
17537 2016-06-14  David Malcolm  <dmalcolm@redhat.com>
17539         * spellcheck-tree.c: Include spellcheck-tree.h rather than
17540         spellcheck.h.
17541         (find_closest_identifier): Reimplement in terms of
17542         best_match<tree,tree>.
17543         * spellcheck-tree.h: New file.
17544         * spellcheck.c (struct edit_distance_traits<const char *>): New
17545         struct.
17546         (find_closest_string): Reimplement in terms of
17547         best_match<const char *, const char *>.
17548         * spellcheck.h (levenshtein_distance): Move prototype of tree-based
17549         overload to spellcheck-tree.h.
17550         (find_closest_identifier): Likewise.
17551         (struct edit_distance_traits<T>): New template.
17552         (class best_match): New class.
17554 2016-06-14  David Malcolm  <dmalcolm@redhat.com>
17556         * selftest-run-tests.c (selftest::run_tests): Call
17557         selftest::spellcheck_tree_c_tests.
17558         * selftest.h (selftest::spellcheck_tree_c_tests): New decl.
17559         * spellcheck-tree.c: Include selftest.h and stringpool.h.
17560         (selftest::test_find_closest_identifier): New function.
17561         (selftest::spellcheck_tree_c_tests): New function.
17562         * spellcheck.c (selftest::test_find_closest_string): Verify that
17563         the order of the vec does not affect the results for this case.
17564         (selftest::test_data): New array.
17565         (selftest::test_metric_conditions): New function.
17566         (selftest::spellcheck_c_tests): Add a test of case-comparison.
17567         Call selftest::test_metric_conditions.
17569 2016-06-14  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
17571         * config/rs6000/rs6000-builtin.def (commentary): Typo.
17572         (BU_P9_MISC_1): Likewise.
17573         (BU_P9_64BIT_MISC_0): Likewise.
17574         (BU_P9_MISC_0): Likewise.
17576 2016-06-14  David Malcolm  <dmalcolm@redhat.com>
17578         * gcc-rich-location.c
17579         (gcc_rich_location::add_fixit_misspelled_id): New method.
17580         * gcc-rich-location.h
17581         (gcc_rich_location::add_fixit_misspelled_id): Add decl.
17583 2016-06-14  Andreas Tobler  <andreast@gcc.gnu.org>
17585         * config/arm/freebsd.h: Only enable unaligned access for armv6 on
17586         FreeBSD 11 and above.
17588 2016-06-14  Uros Bizjak  <ubizjak@gmail.com>
17590         * config/i386/i386.md (signbittf2): Emit sse_movmskps for TARGET_SSE.
17592 2016-06-14  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
17594         * expmed.h: Close parenthesis in "at your option" in copyright
17595         boilerplate.
17596         * lower-subreg.h: Likewise.
17598 2016-06-14  Richard Biener  <rguenther@suse.de>
17600         PR middle-end/71526
17601         * genmatch.c (expr::gen_transform): Use in_type for comparisons
17602         if available.
17604 2015-06-14  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
17606         * config/aarch64/aarch64.c (aarch64_mask_and_shift_for_ubfiz_p):
17607         New function.
17608         (aarch64_rtx_costs): Use it.  Rewrite CONST_INT_P (op1) case to handle
17609         mask+shift version.
17610         * config/aarch64/aarch64-protos.h (aarch64_mask_and_shift_for_ubfiz_p):
17611         New prototype.
17612         * config/aarch64/aarch64.md (*andim_ashift<mode>_bfiz): Replace
17613         matching condition with aarch64_mask_and_shift_for_ubfiz_p.
17615 2016-06-14  Richard Biener  <rguenther@suse.de>
17617         PR tree-optimization/71522
17618         * tree-ssa.c (non_rewritable_lvalue_p): Do not rewrite non-float
17619         copying into float copying.
17621 2016-06-14  Jakub Jelinek  <jakub@redhat.com>
17623         PR tree-optimization/71520
17624         * tree-ssa-tail-merge.c (find_duplicate): Handle labels.
17625         (replace_block_by): Move user labels from bb1 to bb2.
17627 2016-06-14  Richard Biener  <rguenther@suse.de>
17629         PR middle-end/71310
17630         PR bootstrap/71510
17631         * expr.h (get_bit_range): Declare.
17632         * expr.c (get_bit_range): Export.
17633         * fold-const.c (optimize_bit_field_compare): Use get_bit_range and
17634         word_mode again to constrain the bitfield access.
17636 2016-06-14  Richard Biener  <rguenther@suse.de>
17638         PR tree-optimization/71521
17639         * tree-vrp.c (extract_range_from_binary_expr_1): Guard
17640         division int_const_binop against zero divisor.
17642 2016-06-13  Uros Bizjak  <ubizjak@gmail.com>
17644         * config/i386/i386.md (signbittf2): New expander.
17645         * config/i386/sse.md (ptesttf2): New insn pattern.
17647 2016-06-13  David Malcolm  <dmalcolm@redhat.com>
17649         PR bootstrap/71481
17650         * input.c (selftest::test_reading_source_line): Avoid reading from
17651         __FILE__ by creating a tempfile with known content and reading
17652         from that instead.
17654 2016-06-13  David Malcolm  <dmalcolm@redhat.com>
17656         * pretty-print.c (assert_pp_format_colored): Skip the test if
17657         GCC_COLORS is set.
17658         (test_pp_format): Remove comment about GCC_COLORS.
17660 2016-06-13  David Malcolm  <dmalcolm@redhat.com>
17662         * input.c (test_reading_source_line): Use SELFTEST_LOCATION.
17663         * pretty-print.c (assert_pp_format_va): Add location param and use
17664         it with ASSERT_STREQ_AT.
17665         (assert_pp_format): Add location param and pass it to
17666         assert_pp_format_va.
17667         (assert_pp_format_colored): Likewise.
17668         (ASSERT_PP_FORMAT_1): New.
17669         (ASSERT_PP_FORMAT_2): New.
17670         (ASSERT_PP_FORMAT_3): New.
17671         (test_pp_format): Provide SELFTEST_LOCATION throughout, either
17672         explicitly, or implicitly via the above macros.
17673         * selftest.c (selftest::pass): Use a selftest::location rather
17674         than file and line.
17675         (selftest::fail): Likewise.  Print the function name.
17676         (selftest::fail_formatted): Likewise.
17677         (selftest::assert_streq): Use a selftest::location rather than
17678         file and line.
17679         * selftest.h (selftest::location): New struct.
17680         (SELFTEST_LOCATION): New macro.
17681         (selftest::pass): Accept a const location & rather than file
17682         and line.
17683         (selftest::fail): Likewise.
17684         (selftest::fail_formatted): Likewise.
17685         (selftest::assert_streq): Likewise.
17686         (ASSERT_TRUE): Update for above changes, using SELFTEST_LOCATION.
17687         (ASSERT_FALSE): Likewise.
17688         (ASSERT_EQ): Likewise.
17689         (ASSERT_NE): Likewise.
17690         (ASSERT_STREQ): Likewise.
17691         (ASSERT_PRED1): Likewise.
17692         (ASSERT_STREQ_AT): New macro.
17694 2016-06-13  David Malcolm  <dmalcolm@redhat.com>
17696         * selftest.c (selftest::fail_formatted): New function.
17697         (selftest::assert_streq): New function.
17698         * selftest.h (selftests::fail_formatted): New decl.
17699         (selftest::assert_streq): New decl.
17700         (ASSERT_STREQ): Reimplement in terms of selftest::assert_streq.
17702 2016-06-13  Jeff Law  <law@redhat.com>
17704         PR tree-optimization/71403
17705         * tree-ssa-threadbackward.c
17706         (convert_and_register_jump_thread_path): No longer accept reference
17707         to path.  Do not pop items off the path anymore.
17708         (fsm_find_control_statement_thread_paths): Do not allow threading
17709         to a deeper loop nest.  Pop the last item off the path here rather
17710         than in convert_and_register_jump_thread_path.
17712 2016-06-13  Evandro Menezes  <e.menezes@samsung.com>
17713             Wilco Dijkstra  <Wilco.Dijkstra@arm.com>
17715         [AArch64] Emit division using the Newton series
17717         * config/aarch64/aarch64-protos.h
17718         (cpu_approx_modes): Add new member "division".
17719         (aarch64_emit_approx_div): Declare new function.
17720         * config/aarch64/aarch64.c
17721         (generic_approx_modes): New member "division".
17722         (exynosm1_approx_modes): Likewise.
17723         (xgene1_approx_modes): Likewise.
17724         (aarch64_emit_approx_div): Define new function.
17725         * config/aarch64/aarch64.md ("div<mode>3"): New expansion.
17726         * config/aarch64/aarch64-simd.md ("div<mode>3"): Likewise.
17727         * config/aarch64/aarch64.opt (-mlow-precision-div): Add new option.
17728         * doc/invoke.texi (-mlow-precision-div): Describe new option.
17730 2016-06-13  Evandro Menezes  <e.menezes@samsung.com>
17731             Wilco Dijkstra  <wilco.dijkstra@arm.com>
17733         [AArch64] Emit square root using the Newton series
17735         * config/aarch64/aarch64-protos.h
17736         (aarch64_emit_approx_rsqrt): Replace with new function
17737         "aarch64_emit_approx_sqrt".
17738         (cpu_approx_modes): New member "sqrt".
17739         * config/aarch64/aarch64.c
17740         (generic_approx_modes): New member "sqrt".
17741         (exynosm1_approx_modes): Likewise.
17742         (xgene1_approx_modes): Likewise.
17743         (aarch64_emit_approx_rsqrt): Replace with new function
17744         "aarch64_emit_approx_sqrt".
17745         (aarch64_override_options_after_change_1): Handle new option.
17746         * config/aarch64/aarch64-simd.md
17747         (rsqrt<mode>2): Use new function instead.
17748         (sqrt<mode>2): New expansion and insn definitions.
17749         * config/aarch64/aarch64.md: Likewise.
17750         * config/aarch64/aarch64.opt
17751         (mlow-precision-sqrt): Add new option description.
17752         * doc/invoke.texi (mlow-precision-sqrt): Likewise.
17754 2016-06-13  Evandro Menezes  <e.menezes@samsung.com>
17756         [AArch64] Add more choices for the reciprocal square root approximation
17758         Allow a target to prefer such operation depending on the operation mode.
17760         * config/aarch64/aarch64-protos.h
17761         (AARCH64_APPROX_MODE): New macro.
17762         (AARCH64_APPROX_{NONE,ALL}): Likewise.
17763         (cpu_approx_modes): New structure.
17764         (tune_params): New member "approx_modes".
17765         * config/aarch64/aarch64-tuning-flags.def
17766         (AARCH64_EXTRA_TUNE_APPROX_RSQRT): Remove macro.
17767         * config/aarch64/aarch64.c
17768         (generic_approx_modes): New core "cpu_approx_modes" structure.
17769         (exynosm1_approx_modes): Likewise.
17770         (xgene1_approx_modes): Likewise.
17771         (generic_tunings): New member "approx_modes".
17772         (cortexa35_tunings): Likewise.
17773         (cortexa53_tunings): Likewise.
17774         (cortexa57_tunings): Likewise.
17775         (cortexa72_tunings): Likewise.
17776         (exynosm1_tunings): Likewise.
17777         (thunderx_tunings): Likewise.
17778         (xgene1_tunings): Likewise.
17779         (use_rsqrt_p): New argument for the mode and use new member from
17780         "tune_params".
17781         (aarch64_builtin_reciprocal): Devise mode from builtin.
17782         (aarch64_optab_supported_p): New argument for the mode.
17783         * doc/invoke.texi (-mlow-precision-recip-sqrt): Reword description.
17785 2016-06-13  Kelvin Nilsen  <kelvin@gcc.gnu.org>
17787         * config/rs6000/rs6000.h (RS6000_BTM_COMMON): Add the
17788         RS6000_BTM_MODULO flag into the set of flags that are considered
17789         to be part of the common configuration.
17791 2016-06-13  Kelvin Nilsen  <kelvin@gcc.gnu.org>
17793         * config/rs6000/altivec.h (vec_absd): New macro for vector absolute
17794         difference unsigned.
17795         (vec_absdb): New macro for vector absolute difference unsigned
17796         byte.
17797         (vec_absdh): New macro for vector absolute difference unsigned
17798         half-word.
17799         (vec_absdw): New macro for vector absolute difference unsigned word.
17800         * config/rs6000/altivec.md (UNSPEC_VADU): New value.
17801         (vadu<mode>3): New insn.
17802         (*p9_vadu<mode>3): New insn.
17803         * config/rs6000/rs6000-builtin.def (vadub): New built-in
17804         definition.
17805         (vaduh): New built-in definition.
17806         (vaduw): New built-in definition.
17807         (vadu): New overloaded built-in definition.
17808         (vadub): New overloaded built-in definition.
17809         (vaduh): New overloaded built-in definition.
17810         (vaduw): New overloaded built-in definition.
17811         * config/rs6000/rs6000-c.c (altivec_overloaded_builtins): Add
17812         overloaded vector absolute difference unsigned functions.
17813         * doc/extend.texi (PowerPC AltiVec Built-in Functions): Document
17814         the ISA 3.0 vector absolute difference unsigned built-in functions.
17816 2016-06-13  Eric Botcazou  <ebotcazou@adacore.com>
17818         * tree-ssa-sccvn.c (vn_reference_lookup_3): Use a uniform test and
17819         update shared_lookup_references only once after changing operands.
17821 2016-06-13  Thomas Schwinge  <thomas@codesourcery.com>
17823         PR middle-end/71373
17824         * tree-nested.c (convert_nonlocal_omp_clauses)
17825         (convert_local_omp_clauses): Document missing OMP_CLAUSE_*.
17827         * tree-cfg.c (edge_to_cases_cleanup): Fix CASE_CHAIN typo.
17828         * tree.def (CASE_LABEL_EXPR): Likewise.
17830 2016-06-13  Bernd Edlinger  <bernd.edlinger@hotmail.de>
17832         PR bootstrap/71481
17833         * input.c (test_builtins): Fix an assertion.
17835 2016-06-13  Uros Bizjak  <ubizjak@gmail.com>
17837         * config/i386/i386.md (paritydi2): Use ix86_expand_setcc.
17838         (paritysi2): Ditto.
17839         (isinfxf2): Ditto.
17840         (isinf<mode>2): Ditto.
17842 2016-06-13  Uros Bizjak  <ubizjak@gmail.com>
17844         * ggc-tests.c (test_finalization): Only test need_finalization_p
17845         for GCC_VERSION >= 4003.
17847 2016-06-13  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
17849         * config/s390/vecintrin.h: Fix file description in comment.
17851 2016-06-13  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
17853         * config/s390/s390-builtin-types.def: Change builtin type naming
17854         scheme to match builtin-types.def.
17856 2016-06-13  Marc Glisse  <marc.glisse@inria.fr>
17858         * fold-const.c (optimize_minmax_comparison): Remove.
17859         (fold_comparison): Remove call to the above.
17860         * match.pd (MIN (X, Y) == X, MIN (X, 5) == 0, MIN (X, C1) < C2):
17861         New transformations.
17863 2016-06-13  Alan Hayward  <alan.hayward@arm.com>
17865         PR tree-optimization/71416
17866         * tree-vect-loop.c (vectorizable_live_operation): Let worklist have
17867         multiple entries
17869 2016-06-13  Martin Liska  <mliska@suse.cz>
17871         * predict.c (enum predictor_reason): Prefix enum with REASON_.
17872         (combine_predictions_for_insn): Likewise.
17873         (prune_predictions_for_bb): Likewise.
17874         (combine_predictions_for_bb): Likewise.
17876 2016-06-13  Richard Biener  <rguenther@suse.de>
17878         PR tree-optimization/71505
17879         * tree-vect-data-refs.c (vect_analyze_data_ref_accesses): Make
17880         assert match comment.
17882 2016-06-13  Marek Polacek  <polacek@redhat.com>
17884         PR middle-end/71476
17885         * gimplify.c (maybe_warn_switch_unreachable): Factored out of
17886         gimplify_switch_expr.
17887         (warn_switch_unreachable_r): New function.
17889 2016-06-13  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
17891         PR target/71379
17892         * config/s390/s390.c (s390_expand_builtin): Increase MAX_ARGS by
17893         one.
17895 2016-06-13  Richard Biener  <rguenther@suse.de>
17897         PR middle-end/64516
17898         * fold-const.c (fold_unary_loc): Preserve alignment when
17899         folding a VIEW_CONVERT_EXPR into a MEM_REF.
17901 2016-06-13  Martin Liska  <mliska@suse.cz>
17903         PR sanitizer/71458
17904         * toplev.c (process_options): Do not enable -fcheck-pointer-bounds
17905         w/ -fsanitize=bounds.
17907 2016-06-12  Uros Bizjak  <ubizjak@gmail.com>
17909         * config/i386/i386.c (ix86_init_builtins): Calculate
17910         FLOAT128_FTYPE_CONST_STRING function type only once.
17911         * doc/extend.texi (x86 Built-in Functions): Update text, __float128
17912         built-in functions are available for x86-32 and x86-64 targets.
17914 2016-06-12  Uros Bizjak  <ubizjak@gmail.com>
17916         PR target/71241
17917         * config/i386/i386.i386-builtin-types.def (CONST_STRING):
17918         New primitive type.
17919         (FLOAT128_FTYPE_CONST_STRING): New function type.
17920         * config/i386/i386.c (enum ix86_builtins) [IX86_BUILTIN_NANQ]: New.
17921         [IX86_BUILTIN_NANSQ]: Ditto.
17922         (ix86_fold_builtin): Handle IX86_BUILTIN_NANQ and IX86_BUILTIN_NANSQ.
17923         (ix86_init_builtin_types): Declare const_string_type_node.
17924         (ix86_init_builtins): Add __builtin_nanq and __builtin_nansq
17925         builtin functions.
17926         (ix86_expand_builtin): Handle IX86_BUILTIN_NANQ and IX86_BUILTIN_NANSQ.
17927         * doc/extend.texi (x86 Built-in Functions): Document
17928         __builtin_nanq and __builtin_nansq.
17930 2016-06-11  Jiong Wang  <jiong.wang@arm.com>
17932         PR target/71061
17933         * config/arm/arm-protos.h (arm_attr_length_pop_multi): New declaration.
17934         * config/arm/arm.c (arm_attr_length_pop_multi): New function to return
17935         length for pop patterns.
17936         (arm_attr_length_push_multi): Update comments.
17937         * config/arm/arm.md (*load_multiple_with_writeback): Set "length"
17938         attribute.
17939         (*pop_multiple_with_writeback_and_return): Likewise.
17940         (*pop_multiple_with_return): Likewise.
17942 2016-06-11  Segher Boessenkool  <segher@kernel.crashing.org>
17944         PR middle-end/71310
17945         * fold-const.c (optimize_bit_field_compare): Don't try to use
17946         word_mode unconditionally for reading the bit field, look at
17947         DECL_BIT_FIELD_REPRESENTATIVE instead.
17949 2016-06-11  Kugan Vivekanandarajah  <kuganv@linaro.org>
17951         PR middle-end/71478
17952         * tree-ssa-reassoc.c (reassociate_bb): Remove (-1) from ops list for
17953         vector integer type.
17955 2016-06-10  Jakub Jelinek  <jakub@redhat.com>
17957         PR middle-end/71494
17958         * tree-nested.c (convert_nonlocal_reference_stmt): For GIMPLE_GOTO
17959         without LABEL_DECL, set *handled_ops_p to false instead of true.
17961 2016-06-10  Martin Sebor  <msebor@redhat.com>
17963         PR c/71392
17964         * builtin-attrs.def (ATTR_NOTHROW_NONNULL_LEAF_LIST): New macro.
17965         (ATTR_NOTHROW_NONNULL_TYPEGENERIC_LEAF): Same.
17966         * builtins.def (BUILT_IN_SADD_OVERFLOW, BUILT_IN_SADDL_OVERFLOW): Use
17967         them.
17968         (BUILT_IN_SADDLL_OVERFLOW, BUILT_IN_SSUB_OVERFLOW): Same.
17969         (BUILT_IN_SSUBL_OVERFLOW, BUILT_IN_SSUBLL_OVERFLOW): Same.
17970         (BUILT_IN_SMUL_OVERFLOW, BUILT_IN_SMULL_OVERFLOW): Same.
17971         (BUILT_IN_SMULLL_OVERFLOW, BUILT_IN_UADD_OVERFLOW): Same.
17972         (BUILT_IN_UADDL_OVERFLOW, BUILT_IN_UADDLL_OVERFLOW): Same.
17973         (BUILT_IN_USUB_OVERFLOW, BUILT_IN_USUBL_OVERFLOW): Same.
17974         (BUILT_IN_USUBLL_OVERFLOW, BUILT_IN_UMUL_OVERFLOW): Same.
17975         (BUILT_IN_UMULL_OVERFLOW, BUILT_IN_UMULLL_OVERFLOW): Same.
17977 2016-06-10  Bernd Edlinger  <bernd.edlinger@hotmail.de>
17979         * config/arm/arm.h (pool_vector_label,
17980         return_used_this_function): Remove.
17982 2016-06-10  Jeff Law  <law@redhat.com>
17984         PR tree-optimization/71335
17985         * tree-ssa-threadbackward.c (profitable_jump_thread_path): Filter out
17986         zero length paths here.
17987         (convert_and_register_jump_thread_path): Remove hacks related to
17988         duplicated blocks in the jump thread path.
17989         (fsm_find_control_statement_thread_paths): Avoid putting the same
17990         block on the thread path twice, but ensure the thread path is
17991         unchanged from the caller's point of view.
17993 2016-06-10  Jan Hubicka  <hubicka@ucw.cz>
17995         * predict.c (predict_loops): Remove PRED_LOOP_BRANCH.
17996         * predict.def (PRED_LOOP_BRANCH): Remove.
17998 2016-06-10  David Malcolm  <dmalcolm@redhat.com>
18000         * Makefile.in (OBJS): Add ggc-tests.o.
18001         (GTFILES): Add ggc-tests.c.
18002         * ggc-tests.c: New file.
18003         * selftest-run-tests.c (selftest::run_tests): Call
18004         selftest::ggc_tests_c_tests.
18005         * selftest.h (selftest::ggc_tests_c_tests): New prototype.
18007 2016-06-10  Alexander Monakov  <amonakov@ispras.ru>
18009         * match.pd (-1 / B < A): Use :c to avoid pattern duplication.
18011 2016-06-10  Maxim Ostapenko  <m.ostapenko@samsung.com>
18013         PR sanitizer/71480
18014         * varasm.c (place_block_symbol): Adjust alignment for asan protected
18015         STRING_CSTs even if TREE_CONSTANT_POOL_ADDRESS_P.
18017 2016-06-10  Jan Hubicka  <hubicka@ucw.cz>
18019         * profile.c: Include cfgloop.h.
18020         (branch_prob): Compute estimated number of iterations.
18021         * tree-ssa-loop-niter.c (estimate_numbers_of_iterations_loop): Do not
18022         recompute estimate number of iterations from profile.
18024 2016-06-10  Bernd Edlinger  <bernd.edlinger@hotmail.de>
18026         PR inline-asm/68843
18027         * reg-stack.c (check_asm_stack_operands): Explicit input arguments
18028         must be grouped on top of stack.  Don't force early clobber
18029         on ordinary reg outputs.
18031 2016-06-10  Richard Biener  <rguenther@suse.de>
18033         * targhooks.c (default_builtin_vectorization_cost): Adjust
18034         vec_construct cost.
18036 2016-06-10  Richard Biener  <rguenther@suse.de>
18038         * gimple-fold.c (gimple_fold_builtin_memory_op): Make sure
18039         to fold the RHS to a constant if possible.
18041 2016-06-10  Thomas Schwinge  <thomas@codesourcery.com>
18043         PR middle-end/71373
18044         * tree-nested.c (convert_nonlocal_omp_clauses)
18045         (convert_local_omp_clauses): Handle OMP_CLAUSE_ASYNC,
18046         OMP_CLAUSE_WAIT, OMP_CLAUSE_INDEPENDENT, OMP_CLAUSE_AUTO,
18047         OMP_CLAUSE__CACHE_, OMP_CLAUSE_TILE.
18049         * gimplify.c (gimplify_adjust_omp_clauses): Discard
18050         OMP_CLAUSE_TILE.
18051         * omp-low.c (scan_sharing_clauses): Don't expect OMP_CLAUSE_TILE.
18053         * omp-low.c (scan_sharing_clauses): Don't expect
18054         OMP_CLAUSE__CACHE_.
18056 2016-06-10  Alan Hayward  <alan.hayward@arm.com>
18058         PR tree-optimization/71407
18059         PR tree-optimization/71416
18060         * tree-vect-loop.c (vectorizable_live_operation): Use vectype for
18061         BIT_FIELD_REF type.
18063 2016-06-10  Richard Biener  <rguenther@suse.de>
18065         PR middle-end/71477
18066         * cfgloop.c (alloc_loop): Initialize nb_iterations_likely_upper_bound.
18068 2016-06-09  Eric Botcazou  <ebotcazou@adacore.com>
18070         * df-problems.c (df_note_bb_compute): Guard use of DF_INSN_INFO_GET.
18072 2016-06-09  Vladimir Makarov  <vmakarov@redhat.com>
18073             Jiong Wang  <jiong.wang@arm.com>
18075         PR rtl-optimization/70751
18076         * lra-constraints.c (process_alt_operands): Recognize Non-pseudo
18077         spilled into memory.
18079 2016-06-09  Jonathan Yong  <10walls@gmail.com>
18081         Revert:
18082         2015-09-21  Jonathan Yong  <10walls@gmail.com>
18084         * config/i386/cygwin.h (STARTFILE_SPEC): Explicitly search
18085         sysroot/usr/lib/32api for additional win32 libraries,
18086         fixes failing Cygwin bootstrapping.
18088 2016-06-09  Marcin Baczyński  <marbacz@gmail.com>
18090         * diagnostic.h (diagnostic_line_cutoff, diagnostic_flush_buffer):
18091         Delete.
18093 2016-06-09  David Malcolm  <dmalcolm@redhat.com>
18095         PR bootstrap/71471
18096         * pretty-print.c (pp_indent): Specify that %p is printed in a
18097         host-dependent manner.
18098         (test_pp_format): Remove the test for %p.
18100 2016-06-09  Maciej W. Rozycki  <macro@imgtec.com>
18102         * config/mips/mips.c (mips_output_jump): Fix formatting.
18104 2016-06-09  Richard Biener  <rguenther@suse.de>
18106         PR tree-optimization/71462
18107         * tree-ssa-loop-manip.c (find_uses_to_rename): Guard against
18108         removed blocks.
18110 2016-06-09  Martin Liska  <mliska@suse.cz>
18112         * predict.c (dump_prediction): Add new argument.
18113         (enum predictor_reason): New enum.
18114         (struct predictor_hash): New struct.
18115         (predictor_hash::hash): New function.
18116         (predictor_hash::equal): Likewise.
18117         (not_removed_prediction_p): New function.
18118         (prune_predictions_for_bb): Likewise.
18119         (combine_predictions_for_bb): Prune predictions.
18121 2016-06-09  Martin Liska  <mliska@suse.cz>
18123         * predict.c (filter_predictions): New function.
18124         (remove_predictions_associated_with_edge): Use the filter
18125         function.
18126         (equal_edge_p): New function.
18128 2016-06-09  Stefan Bruens  <stefan.bruens@rwth-aachen.de>
18130         * doc/invoke.texi (ARM Options): Use lexicographical ordering.
18131         Correct usage of @samp vs @option, add @samp where appropriate.
18132         Add -march={armv6k,armv6z,arm6zk}, remove -march=ep9312.
18133         Add armv6s-m and document it, as it is no official ARM name.
18135 2016-06-09  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
18137         * ifcvt.c (struct noce_if_info): Add transform_name field.
18138         (noce_try_move): Set if_info->transform_name to the function name.
18139         (noce_try_ifelse_collapse): Likewise.
18140         (noce_try_store_flag): Likewise.
18141         (noce_try_inverse_constants): Likewise.
18142         (noce_try_store_flag_constants): Likewise.
18143         (noce_try_addcc): Likewise.
18144         (noce_try_store_flag_mask): Likewise.
18145         (noce_try_cmove): Likewise.
18146         (noce_try_cmove_arith): Likewise.
18147         (noce_try_minmax): Likewise.
18148         (noce_try_abs): Likewise.
18149         (noce_try_sign_mask): Likewise.
18150         (noce_try_bitop): Likewise.
18151         (noce_convert_multiple_sets): Likewise.
18152         (noce_process_if_block): Print if_info->transform_name to
18153         dump_file if transformation succeeded.
18155 2016-06-09  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
18157         * config/arm/cortex-a57.md (cortex_a57_alu):
18158         Handle csel type.
18160 2016-06-08  Martin Sebor  <msebor@redhat.com>
18161             Jakub Jelinek  <jakub@redhat.com>
18163         PR c++/70507
18164         PR c/68120
18165         * builtins.def (BUILT_IN_ADD_OVERFLOW_P, BUILT_IN_SUB_OVERFLOW_P,
18166         BUILT_IN_MUL_OVERFLOW_P): New builtins.
18167         * builtins.c: Include gimple-fold.h.
18168         (fold_builtin_arith_overflow): Handle
18169         BUILT_IN_{ADD,SUB,MUL}_OVERFLOW_P.
18170         (fold_builtin_3): Likewise.
18171         * doc/extend.texi (Integer Overflow Builtins): Document
18172         __builtin_{add,sub,mul}_overflow_p.
18174 2016-06-08  Jose E. Marchesi  <jose.marchesi@oracle.com>
18176         * config/sparc/driver-sparc.c (cpu_names): Fix the entry for the
18177         SPARC-M7 and add an entry for SPARC-S7 cpus (Sonoma).
18179 2016-06-08  Alan Lawrence  <alan.lawrence@arm.com>
18181         * config/aarch64/aarch64.c (aarch64_function_arg_alignment):
18182         Rewrite, looking one level down for records and arrays.
18184 2016-06-08  David Malcolm  <dmalcolm@redhat.com>
18186         * pretty-print.c: Include "selftest.h".
18187         (pp_format): Fix comment.
18188         (identifier_to_locale): Likewise.
18189         (selftest::test_basic_printing): New function.
18190         (selftest::assert_pp_format): New function.
18191         (selftest::test_pp_format): New function.
18192         (selftest::pretty_print_c_tests): New function.
18193         * selftest-run-tests.c (selftest::run_tests): Call
18194         selftest::pretty_print_c_tests.
18195         * selftest.h (pretty_print_c_tests): New declaration.
18197 2016-06-07  Jan Hubicka  <hubicka@ucw.cz>
18199         * invoke.texi (max-loop-headers-insns): Document.
18200         * params.def (PARAM_MAX_LOOP_HEADER_INSNS): New.
18201         * tree-ssa-loop-ch.c (should_duplicate_loop_header_p): Update comment.
18202         (ch_base::copy_headers): Use PARAM_MAX_LOOP_HEADER_INSNS.
18204 2016-06-08  Richard Biener  <rguenther@suse.de>
18206         * tree-vect-stmts.c (vectorizable_load): Remove restrictions
18207         on strided SLP loads and fall back to scalar loads in case
18208         we can't chunk them.
18210 2016-06-08  Richard Biener  <rguenther@suse.de>
18212         PR tree-optimization/71452
18213         * tree-ssa.c (non_rewritable_lvalue_p): Make sure that the
18214         type used for the SSA rewrite has enough precision to cover
18215         the dynamic type of the location.
18217 2016-06-08  Jakub Jelinek  <jakub@redhat.com>
18218             Richard Biener  <rguenther@suse.de>
18220         PR c++/71448
18221         * fold-const.c (fold_comparison): Handle CONSTANT_CLASS_P (base0)
18222         the same as DECL_P (base0) for indirect_base0.  Use equality_code
18223         in one further place.
18225 2016-06-08  Richard Sandiford  <richard.sandiford@arm.com>
18227         * expmed.c (store_bit_field_1): Do not restrict a multiword op0
18228         to one word if the field is known to overlap other words.
18229         (extract_bit_field_1): Likewise.
18230         (store_split_bit_field): Remove compensating code.
18231         (extract_split_bit_field): Likewise.
18233 2016-06-08  Bernd Schmidt  <bschmidt@redhat.com>
18235         PR debug/71432
18236         PR ada/71413
18237         * tree-ssa-strlen.c (handle_builtin_memcmp): Ignore debug insns.
18239 2016-06-08  Jiong Wang  <jiong.wang@arm.com>
18241         * config/aarch64/aarch64-builtins.def (faddp): New builtins for modes in
18242         VDQF.
18243         * config/aarch64/aarch64-simd.md (aarch64_faddp<mode>): New.
18244         (arch64_addpv4sf): Delete.
18245         (reduc_plus_scal_v4sf): Use "gen_aarch64_faddpv4sf" instead of
18246         "gen_aarch64_addpv4sf".
18247         * config/aarch64/arm_neon.h (vpadd_f32): Remove inline assembly.  Use
18248         builtin.
18249         (vpadds_f32): Likewise.
18250         (vpaddq_f32): Likewise.
18251         (vpaddq_f64): Likewise.
18253 2016-06-08  Jiong Wang  <jiong.wang@arm.com>
18255         * config/aarch64/aarch64-builtins.def (fabd): New builtins for modes
18256         VALLF.
18257         * config/aarch64/aarch64-simd.md (fabd<mode>_3): Extend modes from VDQF
18258         to VALLF.  Rename to "fabd<mode>3".
18259         "*fabd_scalar<mode>3): Delete.
18260         * config/aarch64/arm_neon.h (vabds_f32): Remove inline assembly.
18261         Use builtin.
18262         (vabdd_f64): Likewise.
18263         (vabd_f32): Likewise.
18264         (vabd_f64): Likewise.
18265         (vabdq_f32): Likewise.
18266         (vabdq_f64): Likewise.
18268 2016-06-08  Jiong Wang  <jiong.wang@arm.com>
18270         * config/aarch64/aarch64-builtins.def (rsqrts): New builtins for modes
18271         VALLF.
18272         * config/aarch64/aarch64-simd.md (aarch64_rsqrts_<mode>3): Rename to
18273         "aarch64_rsqrts<mode>".
18274         * config/aarch64/aarch64.c (get_rsqrts_type): Update gen* name.
18275         * config/aarch64/arm_neon.h (vrsqrtss_f32): Remove inline assembly.  Use
18276         builtin.
18277         (vrsqrtsd_f64): Likewise.
18278         (vrsqrts_f32): Likewise.
18279         (vrsqrts_f64): Likewise.
18280         (vrsqrtsq_f32): Likewise.
18281         (vrsqrtsq_f64): Likewise.
18283 2016-06-08  Jiong Wang  <jiong.wang@arm.com>
18285         * config/aarch64/aarch64-builtins.def (rsqrte): New builtins for modes
18286         VALLF.
18287         * config/aarch64/aarch64-simd.md (aarch64_rsqrte_<mode>2): Rename to
18288         "aarch64_rsqrte<mode>".
18289         * config/aarch64/aarch64.c (get_rsqrte_type): Update gen* name.
18290         * config/aarch64/arm_neon.h (vrsqrts_f32): Remove inline assembly.  Use
18291         builtin.
18292         (vrsqrted_f64): Likewise.
18293         (vrsqrte_f32): Likewise.
18294         (vrsqrte_f64): Likewise.
18295         (vrsqrteq_f32): Likewise.
18296         (vrsqrteq_f64): Likewise.
18298 2016-06-08  Jiong Wang  <jiong.wang@arm.com>
18300         * config/aarch64/aarch64-builtins.def (scvtf): Register vector modes.
18301         (ucvtf): Likewise.
18302         (fcvtzs): Likewise.
18303         (fcvtzu): Likewise.
18304         * config/aarch64/aarch64-simd.md
18305         (<FCVT_F2FIXED:fcvt_fixed_insn><VDQF:mode>3): New.
18306         (<FCVT_FIXED2F:fcvt_fixed_insn><VDQ_SDI:mode>3): Likewise.
18307         * config/aarch64/arm_neon.h (vcvt_n_f32_s32): Remove inline assembly.
18308         Use builtin.
18309         (vcvt_n_f32_u32): Likewise.
18310         (vcvt_n_s32_f32): Likewise.
18311         (vcvt_n_u32_f32): Likewise.
18312         (vcvtq_n_f32_s32): Likewise.
18313         (vcvtq_n_f32_u32): Likewise.
18314         (vcvtq_n_f64_s64): Likewise.
18315         (vcvtq_n_f64_u64): Likewise.
18316         (vcvtq_n_s32_f32): Likewise.
18317         (vcvtq_n_s64_f64): Likewise.
18318         (vcvtq_n_u32_f32): Likewise.
18319         (vcvtq_n_u64_f64): Likewise.
18320         * config/aarch64/iterators.md (VDQ_SDI): New mode iterator.
18321         (VSDQ_SDI): Likewise.
18322         (fcvt_target): Support V4DI, V4SI and V2SI.
18323         (FCVT_TARGET): Likewise.
18325 2016-06-08  Jiong Wang  <jiong.wang@arm.com>
18327         * config/aarch64/aarch64-builtins.c (TYPES_BINOP_USS): New
18328         (TYPES_BINOP_SUS): Likewise.
18329         (aarch64_simd_builtin_data): Update include file name.
18330         (aarch64_builtins): Likewise.
18331         * config/aarch64/aarch64-simd-builtins.def (scvtf): New entries
18332         for conversion between scalar float-point and fixed-point.
18333         (ucvtf): Likewise.
18334         (fcvtzs): Likewise.
18335         (fcvtzu): Likewise.
18336         * config/aarch64/aarch64.md
18337         (<FCVT_F2FIXED:fcvt_fixed_insn><GPF:mode>3: New
18338         pattern for conversion between scalar float to fixed-pointer.
18339         (<FCVT_FIXED2F:fcvt_fixed_insn><GPI:mode>: Likewise.
18340         (UNSPEC_FCVTZS): New UNSPEC enumeration.
18341         (UNSPEC_FCVTZU): Likewise.
18342         (UNSPEC_SCVTF): Likewise.
18343         (UNSPEC_UCVTF): Likewise.
18344         * config/aarch64/arm_neon.h (vcvtd_n_f64_s64): Remove inline assembly.
18345         Use builtin.
18346         (vcvtd_n_f64_u64): Likewise.
18347         (vcvtd_n_s64_f64): Likewise.
18348         (vcvtd_n_u64_f64): Likewise.
18349         (vcvtd_n_f32_s32): Likewise.
18350         (vcvts_n_f32_u32): Likewise.
18351         (vcvtd_n_s32_f32): Likewise.
18352         (vcvts_n_u32_f32): Likewise.
18353         * config/aarch64/iterators.md (fcvt_target): Support integer to float
18354         mapping.
18355         (FCVT_TARGET): Likewise.
18356         (FCVT_FIXED2F): New iterator.
18357         (FCVT_F2FIXED): Likewise.
18358         (fcvt_fixed_insn): New define_int_attr.
18360 2016-06-07  Jan Hubicka  <hubicka@ucw.cz>
18362         * predict.c (pass_strip_predict_hints::execute): Cleanup CFG if
18363         some statements was removed.
18365 2016-06-08  Alan Hayward  <alan.hayward@arm.com>
18367         * tree-vect-data-refs.c (vect_analyze_data_refs): Remove debug newline.
18368         * tree-vect-loop-manip.c (slpeel_make_loop_iterate_ntimes): likewise.
18369         (vect_can_advance_ivs_p): likewise.
18370         (vect_update_ivs_after_vectorizer): likewise.
18371         * tree-vect-loop.c (vect_determine_vectorization_factor): likewise.
18372         (vect_analyze_scalar_cycles_1): likewise.
18373         (vect_analyze_loop_operations): likewise.
18374         (report_vect_op): likewise.
18375         (vect_is_slp_reduction): likewise.
18376         (vect_is_simple_reduction): likewise.
18377         (get_initial_def_for_induction): likewise.
18378         (vect_transform_loop): likewise.
18379         * tree-vect-patterns.c (vect_recog_dot_prod_pattern): likewise.
18380         (vect_recog_sad_pattern): likewise.
18381         (vect_recog_widen_sum_pattern): likewise.
18382         (vect_recog_widening_pattern): likewise.
18383         (vect_recog_divmod_pattern): likewise.
18384         * tree-vect-slp.c (vect-build-slp_tree_1): likewise.
18385         (vect_analyze_slp_instance): likewise.
18386         (vect_transform_slp_perm_load): likewise.
18387         (vect_schedule_slp_instance): likewise.
18389 2016-06-07  Jan Hubicka  <hubicka@ucw.cz>
18391         * predict.c (predict_iv_comparison): Mention that heuristics is broken.
18392         (return_prediction): PRED_CONST_RETURN predict return as not taken.
18393         * predict.def (PRED_CONTINUE): Change hitrate 50->67
18394         (PRED_LOOP_BRANCH): Document predictor as broken.
18395         (PRED_LOOP_EXIT): Change hitrate 91->92.
18396         (PRED_LOOP_EXTRA_EXIT): Change hitrate 91->83.
18397         (PRED_POINTER, PRED_TREE_POINTER): Change hitrate 85->70.
18398         (PRED_OPCODE_POSITIVE): Change hitrate 79->64.
18399         (PRED_OPCODE_NONEQUAL): Change hitrate 91->66.
18400         (PRED_TREE_OPCODE_POSITIVE): Change hitrate 73->64
18401         (PRED_TREE_OPCODE_NONEQUAL): Chnage hitrate 72->66
18402         (PRED_CALL): Chane hitrate 71->67.
18403         (PRED_TREE_EARLY_RETURN): Document issues, change hitrate 61->54.
18404         (PRED_GOTO): Document as unused right now.
18405         (PRED_CONST_RETURN): Change hitrate 67->69
18406         (PRED_NEGATIVE_RETURN): Change hitrate 96->98
18407         (PRED_NULL_RETURN): Change hitrate 91->90.
18408         (PRED_LOOP_IV_COMPARE_GUESS): Change hitrate to 98.
18409         (PRED_FORTRAN_FAIL_ALLOC): Change hitrate to 62; document issues.
18410         (PRED_FORTRAN_SIZE_ZERO): Change hitrate to 99.
18412 2016-06-07  Bill Seurer  <seurer@linux.vnet.ibm.com>
18414         * config/rs6000/altivec.h: Add __builtin_vec_mul.
18415         * config/rs6000/rs6000-builtin.def (vec_mul): Change vec_mul to a
18416         special case Altivec builtin.
18417         * config/rs6000/rs6000-c.c (altivec_overloaded_builtins): Remove
18418         VSX_BUILTIN_VEC_MUL (replaced with special case code).
18419         * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Add
18420         code for ALTIVEC_BUILTIN_VEC_MUL.
18421         * config/rs6000/rs6000.c (altivec_init_builtins): Add definition
18422         for __builtin_vec_mul.
18424 2016-06-07  Peter Bergner  <bergner@vnet.ibm.com>
18426         * doc/invoke.texi (RS/6000 and PowerPC Options): Document -mhtm and
18427         -mno-htm.
18429 2016-06-07  David Malcolm  <dmalcolm@redhat.com>
18431         * spellcheck.c (selftest::test_find_closest_string): New function.
18432         (spellcheck_c_tests): Call the above.
18434 2016-06-07  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
18436         * simplify-rtx.c (simplify_cond_clz_ctz): Delete 'mode' local variable.
18438 2016-06-07  Jakub Jelinek  <jakub@redhat.com>
18440         * config/i386/sse.md (avx_vec_concat<mode>): Add v=v,vm and
18441         Yv=Yv,C alternatives.
18443 2016-06-07  Richard Biener  <rguenther@suse.de>
18445         PR c/61564
18446         * common.opt (ffast-math): Make Optimization.
18448 2016-06-07  Simon Dardis  <simon.dardis@imgtec.com>
18449             Prachi Godbole  <prachi.godbole@imgtec.com>
18451         * config/mips/p5600.md (p5600_fpu_fadd): Remove checking for
18452         `fabs' and `fneg' type attributes.
18453         (p5600_fpu_fabs): Add `fmove' to the comment.
18455 2016-06-07  Jan Hubicka  <hubicka@ucw.cz>
18457         * gimple.c: Include builtins.h
18458         (gimple_inexpensive_call_p): New function.
18459         * gimple.h (gimple_inexpensive_call_p): Declare.
18460         * tree-ssa-loop-ch.c (should_duplicate_loop_header_p): Use it.
18461         * tree-ssa-loop-ivcanon.c (tree_estimate_loop_size): Likewise;
18462         fix formatting.
18464 2016-06-07  Paolo Carlini  <paolo.carlini@oracle.com>
18466         * diagnostic.c (diagnostic_impl, diagnostic_n_impl): New.
18467         (inform, inform_at_rich_loc, inform_n, warning, warning_at,
18468         warning_at_rich_loc, warning_n, pedwarn, permerror,
18469         permerror_at_rich_loc, error, error_n, error_at, error_at_rich_loc,
18470         sorry, fatal_error, internal_error, internal_error_no_backtrace):
18471         Use the above.
18473 2016-06-07  Richard Biener  <rguenther@suse.de>
18475         PR tree-optimization/71428
18476         * tree-ssa-math-opts.c (perform_symbolic_merge): Properly distinguish
18477         BIT_FIELD_REF op vs. load.
18479 2016-06-07  Richard Biener  <rguenther@suse.de>
18481         PR middle-end/71423
18482         * match.pd ((X | ~Y) -> Y <= X): Properly invert the comparison
18483         for signed ops.
18485 2016-06-06  John David Anglin  <danglin@gcc.gnu.org>
18487         * config/pa/pa.md (call): Generate indirect long calls to non-local
18488         functions on TARGET_64BIT.
18489         (call_value): Likewise.
18491 2016-06-06  John David Anglin  <danglin@gcc.gnu.org>
18493         * config/pa/pa.md (call_val_reg_64bit): Remove "reg: DI " clobber from
18494         pattern and subsequent splitters.
18495         (call_val_reg_64bit_post_reload): Likewise.
18497 2016-06-07  Kugan Vivekanandarajah  <kuganv@linaro.org>
18499         PR middle-end/71408
18500         * tree-ssa-reassoc.c (zero_one_operation): Fix NEGATE_EXPR operand for
18501         propagate_op_to_single_use.
18503 2016-06-07  Kugan Vivekanandarajah  <kuganv@linaro.org>
18505         PR middle-end/71281
18506         * tree-ssa-reassoc.c (reassociate_bb): Set uid for negate stmt.
18508 2016-06-07  Uros Bizjak  <ubizjak@gmail.com>
18510         * config/i386/i386.h (enum ix86_enitity): Add X86_DIRFLAG.
18511         (enum x86_dirflag_state): New enum.
18512         (NUM_MODES_FOR_MODE_SWITCHING): Add X86_DIRFLAG_ANY.
18513         (machine_function): Remove needs_cld.
18514         (ix86_current_function_needs_cld): Remove.
18515         * config/i386/i386.c (ix86_set_func_type): Set
18516         ix86_optimize_mode_switching[X86_DIRFLAG] to 1.
18517         (ix86_expand_prologue): Do not emit CLD here.
18518         (ix86_dirflag_mode_needed): New function.
18519         (ix86_dirflag_mode_entry): Ditto.
18520         (ix86_mode_needed): Handle X86_DIRFLAG entity.
18521         (ix86_mode_after): Ditto.
18522         (ix86_mode_entry): Ditto.
18523         (ix86_mode_exit): Ditto.
18524         (ix86_emit_mode_set): Ditto.
18525         * config/i386/i386.md (strmov_singleop): Set
18526         ix86_optimize_mode_switching[X86_DIRFLAG] to 1 for TARGET_CLD.
18527         Do not set ix86_current_function_needs_cld.
18528         (rep_mov): Ditto.
18529         (strset_singleop): Ditto.
18530         (rep_stos): Ditto.
18531         (cmpstrnqi_nz_1): Ditto.
18532         (cmpstrnqi_1): Ditto.
18533         (strlenqi_1): Ditto.
18535 2016-06-06  Jakub Jelinek  <jakub@redhat.com>
18537         PR tree-optimization/71259
18538         * tree-vect-slp.c (vect_get_constant_vectors): For
18539         VECTOR_BOOLEAN_TYPE_P, return all ones constant instead of
18540         one for constant op, and use COND_EXPR for non-constant.
18542 2016-06-06  David Malcolm  <dmalcolm@redhat.com>
18544         * Makefile.in (OBJS): Add function-tests.o,
18545         hash-map-tests.o, hash-set-tests.o, rtl-tests.o,
18546         selftest-run-tests.o.
18547         (OBJS-libcommon): Add selftest.o.
18548         (OBJS-libcommon-target): Add selftest.o.
18549         (all.internal): Add "selftest".
18550         (all.cross): Likewise.
18551         (selftest): New phony target.
18552         (s-selftest): New target.
18553         (selftest-gdb): New phony target.
18554         (COLLECT2_OBJS): Add selftest.o.
18555         * bitmap.c: Include "selftest.h".
18556         (selftest::test_gc_alloc): New function.
18557         (selftest::test_set_range): New function.
18558         (selftest::test_clear_bit_in_middle): New function.
18559         (selftest::test_copying): New function.
18560         (selftest::test_bitmap_single_bit_set_p): New function.
18561         (selftest::bitmap_c_tests): New function.
18562         * common.opt (fself-test): New.
18563         * diagnostic-show-locus.c: Include "selftest.h".
18564         (make_range): New function.
18565         (test_range_contains_point_for_single_point): New function.
18566         (test_range_contains_point_for_single_line): New function.
18567         (test_range_contains_point_for_multiple_lines): New function.
18568         (assert_eq): New function.
18569         (test_get_line_width_without_trailing_whitespace): New function.
18570         (selftest::diagnostic_show_locus_c_tests): New function.
18571         * et-forest.c: Include "selftest.h".
18572         (selftest::test_single_node): New function.
18573         (selftest::test_simple_tree): New function.
18574         (selftest::test_disconnected_nodes): New function.
18575         (selftest::et_forest_c_tests): New function.
18576         * fold-const.c: Include "selftest.h".
18577         (selftest::assert_binop_folds_to_const): New function.
18578         (selftest::assert_binop_folds_to_nonlvalue): New function.
18579         (selftest::test_arithmetic_folding): New function.
18580         (selftest::fold_const_c_tests): New function.
18581         * function-tests.c: New file.
18582         * gimple.c: Include "selftest.h".
18583         Include "gimple-pretty-print.h".
18584         (selftest::verify_gimple_pp): New function.
18585         (selftest::test_assign_single): New function.
18586         (selftest::test_assign_binop): New function.
18587         (selftest::test_nop_stmt): New function.
18588         (selftest::test_return_stmt): New function.
18589         (selftest::test_return_without_value): New function.
18590         (selftest::gimple_c_tests): New function.
18591         * hash-map-tests.c: New file.
18592         * hash-set-tests.c: New file.
18593         * input.c: Include "selftest.h".
18594         (selftest::assert_loceq): New function.
18595         (selftest::test_accessing_ordinary_linemaps): New function.
18596         (selftest::test_unknown_location): New function.
18597         (selftest::test_builtins): New function.
18598         (selftest::test_reading_source_line): New function.
18599         (selftest::input_c_tests): New function.
18600         * rtl-tests.c: New file.
18601         * selftest-run-tests.c: New file.
18602         * selftest.c: New file.
18603         * selftest.h: New file.
18604         * spellcheck.c: Include "selftest.h".
18605         (selftest::levenshtein_distance_unit_test_oneway): New function,
18606         adapted from testsuite/gcc.dg/plugin/levenshtein_plugin.c.
18607         (selftest::levenshtein_distance_unit_test): Likewise.
18608         (selftest::spellcheck_c_tests): Likewise.
18609         * toplev.c: Include selftest.h.
18610         (toplev::run_self_tests): New.
18611         (toplev::main): Handle -fself-test.
18612         * toplev.h (toplev::run_self_tests): New.
18613         * tree.c: Include "selftest.h".
18614         (selftest::test_integer_constants): New function.
18615         (selftest::test_identifiers): New function.
18616         (selftest::test_labels): New function.
18617         (selftest::tree_c_tests): New function.
18618         * tree-cfg.c: Include "selftest.h".
18619         (selftest::push_fndecl): New function.
18620         (selftest::test_linear_chain): New function.
18621         (selftest::test_diamond): New function.
18622         (selftest::test_fully_connected): New function.
18623         (selftest::tree_cfg_c_tests): New function.
18624         * vec.c: Include "selftest.h".
18625         (selftest::safe_push_range): New function.
18626         (selftest::test_quick_push): New function.
18627         (selftest::test_safe_push): New function.
18628         (selftest::test_truncate): New function.
18629         (selftest::test_safe_grow_cleared): New function.
18630         (selftest::test_pop): New function.
18631         (selftest::test_safe_insert): New function.
18632         (selftest::test_ordered_remove): New function.
18633         (selftest::test_unordered_remove): New function.
18634         (selftest::test_block_remove): New function.
18635         (selftest::reverse_cmp): New function.
18636         (selftest::test_qsort): New function.
18637         (selftest::vec_c_tests): New function.c.
18638         * wide-int.cc: Include selftest.h and wide-int-print.h.
18639         (selftest::from_int <wide_int>): New function.
18640         (selftest::from_int <offset_int>): New function.
18641         (selftest::from_int <widest_int>): New function.
18642         (selftest::assert_deceq): New function.
18643         (selftest::assert_hexeq): New function.
18644         (selftest::test_printing <VALUE_TYPE>): New function template.
18645         (selftest::test_ops <VALUE_TYPE>): New function template.
18646         (selftest::test_comparisons <VALUE_TYPE>): New function template.
18647         (selftest::run_all_wide_int_tests <VALUE_TYPE>): New function
18648         template.
18649         (selftest::wide_int_cc_tests): New function.
18651 2016-06-06  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
18653         PR middle-end/37780
18654         * ifcvt.c (noce_try_ifelse_collapse): New function.
18655         Declare prototype.
18656         (noce_process_if_block): Call noce_try_ifelse_collapse.
18657         * simplify-rtx.c (simplify_cond_clz_ctz): New function.
18658         (simplify_ternary_operation): Use the above to simplify
18659         conditional CLZ/CTZ expressions.
18661 2016-06-06  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
18663         PR middle-end/37780
18664         * config/aarch64/aarch64.md (ctz<mode>2): Convert to
18665         define_insn_and_split.
18667 2016-06-06  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
18669         PR middle-end/37780
18670         * config/arm/arm.md (ctzsi2): Convert to define_insn_and_split.
18672 2016-06-06  Bernd Edlinger  <bernd.edlinger@hotmail.de>
18674         PR c/24414
18675         * cfgexpand.c (expand_asm_loc): Remove handling for ADDR_EXPR.
18676         Implicitly clobber memory for basic asm with non-empty assembler
18677         string.  Use targetm.md_asm_adjust also here.
18678         * compare-elim.c (arithmetic_flags_clobber_p): Use asm_noperands here.
18679         * final.c (final_scan_insn): Handle basic asm in PARALLEL block.
18680         * gimple.c (gimple_asm_clobbers_memory_p): Handle basic asm with
18681         non-empty assembler string.
18682         * ira.c (compute_regs_asm_clobbered): Use asm_noperands here.
18683         * recog.c (asm_noperands): Handle basic asm in PARALLEL block.
18684         (decode_asm_operands): Handle basic asm in PARALLEL block.
18685         (extract_insn): Handle basic asm in PARALLEL block.
18686         * doc/extend.texi: Mention new behavior of basic asm.
18687         * config/ia64/ia64 (rtx_needs_barrier): Handle ASM_INPUT here.
18688         * config/pa/pa.c (branch_to_delay_slot_p, branch_needs_nop_p,
18689         branch_needs_nop_p): Use asm_noperands.
18691 2016-06-06  Jose E. Marchesi  <jose.marchesi@oracle.com>
18693         * config/sparc/sparc.md (cpu): Add niagara7 cpu type.
18694         Include the M7 SPARC DFA scheduler.
18695         New attribute v3pipe.
18696         Annotate insns with v3pipe where appropriate.
18697         Define cpu_feature vis4.
18698         Add lzd instruction type and set it on clzdi_sp64 and clzsi_sp64.
18699         Add (V8QI "8") to vbits.
18700         Add insns {add,sub}v8qi3
18701         Add insns ss{add,sub}v8qi3
18702         Add insns us{add,sub}{v8qi,v4hi}3
18703         Add insns {min,max}{v8qi,v4hi,v2si}3
18704         Add insns {minu,maxu}{v8qi,v4hi,v2si}3
18705         Add insns fpcmp{le,gt,ule,ug,ule,ugt}{8,16,32}_vis.
18706         * config/sparc/niagara4.md: Add a comment explaining the
18707         discrepancy between the documented latenty numbers and the
18708         implemented ones.
18709         * config/sparc/niagara7.md: New file.
18710         * configure.ac (HAVE_AS_SPARC5_VIS4): Define if the assembler
18711         supports SPARC5 and VIS 4.0 instructions.
18712         * configure: Regenerate.
18713         * config.in: Likewise.
18714         * config.gcc: niagara7 is a supported cpu in sparc*-*-* targets.
18715         * config/sparc/sol2.h (ASM_CPU32_DEFAUILT_SPEC): Set for
18716         TARGET_CPU_niagara7.
18717         (ASM_CPU64_DEFAULT_SPEC): Likewise.
18718         (CPP_CPU_SPEC): Handle niagara7.
18719         (ASM_CPU_SPEC): Likewise.
18720         * config/sparc/sparc-opts.h (processor_type): Add
18721         PROCESSOR_NIAGARA7.
18722         (mvis4): New option.
18723         * config/sparc/sparc.h (TARGET_CPU_niagara7): Define.
18724         (AS_NIAGARA7_FLAG): Define.
18725         (ASM_CPU64_DEFAULT_SPEC): Set for niagara7.
18726         (CPP_CPU64_DEFAULT_SPEC): Likewise.
18727         (CPP_CPU_SPEC): Handle niagara7.
18728         (ASM_CPU_SPEC): Likewise.
18729         * config/sparc/sparc.c (niagara7_costs): Define.
18730         (sparc_option_override): Handle niagara7 and adjust cache-related
18731         parameters with better values for niagara cpus.  Also support VIS4.
18732         (sparc32_initialize_trampoline): Likewise.
18733         (sparc_use_sched_lookahead): Likewise.
18734         (sparc_issue_rate): Likewise.
18735         (sparc_register_move_cost): Likewise.
18736         (dump_target_flag_bits): Support VIS4.
18737         (sparc_vis_init_builtins): Likewise.
18738         (sparc_builtins): Likewise.
18739         * config/sparc/sparc-c.c (sparc_target_macros): Define __VIS__ for
18740         VIS4 4.0.
18741         * config/sparc/driver-sparc.c (cpu_names): Add SPARC-M7 and
18742         UltraSparc M7.
18743         * config/sparc/sparc.opt (sparc_processor_type): New value
18744         niagara7.
18745         * config/sparc/visintrin.h (__attribute__): Prototypes for the
18746         VIS4 builtins.
18747         * doc/invoke.texi (SPARC Options): Document -mcpu=niagara7 and
18748         -mvis4.
18749         * doc/extend.texi (SPARC VIS Built-in Functions): Document the
18750         VIS4 builtins.
18752 2016-06-06  Jonathan Wakely  <jwakely@redhat.com>
18754         * doc/sourcebuild.texi (Directives): Remove extra closing braces.
18756 2016-06-06  Richard Biener  <rguenther@suse.de>
18758         PR tree-optimization/71398
18759         * tree-ssa-loop-ivcanon.c (unloop_loops): First unloop, then
18760         remove edges.
18762 2016-06-05  James Bowman  <james.bowman@ftdichip.com>
18764         * config/ft32/ft32.c (ft32_setup_incoming_varargs,
18765         ft32_expand_prolog, ft32_expand_epilogue):
18766         Handle pretend_args.
18767         * config/ft32/ft32.h: Remove OUTGOING_REG_PARM_STACK_SPACE.
18768         * config/ft32/ft32.md: Add pretend_returner.
18770 2016-06-06  Uros Bizjak  <ubizjak@gmail.com>
18772         PR target/71389
18773         * config/i386/i386.c (ix86_avx256_split_vector_move_misalign):
18774         Copy op1 RTX to avoid invalid sharing.
18775         (ix86_expand_vector_move_misalign): Ditto.
18777 2016-06-05  John David Anglin  <danglin@gcc.gnu.org>
18779         * expr.c (move_by_pieces_d::generate): Mark mode parameter with
18780         ATTRIBUTE_UNUSED.
18782 2016-06-05  Jan Hubicka  <hubicka@ucw.cz>
18784         * predict.c (predicted_by_loop_heuristics_p): New function.
18785         (predict_iv_comparison): Use it.
18786         (predict_loops): Walk from innermost loops; do not predict edges
18787         leaving multiple loops multiple times; implement
18788         PRED_LOOP_ITERATIONS_MAX heuristics.
18789         * predict.def (PRED_LOOP_ITERATIONS_MAX): New predictor.
18791 2016-06-05  Jan Hubicka  <hubicka@ucw.cz>
18793         * cfg.c (check_bb_profile): Do not report mismatched profiles when
18794         only edges out of BB are EH edges.
18796 2016-06-04  Martin Sebor  <msebor@redhat.com>
18797             Marcin Baczyński  <marbacz@gmail.com>
18799         PR c/48116
18800         * doc/invoke.texi (-Wreturn-type): Mention not warning on return with
18801         a void expression in a void function.
18803 2016-06-03  Jan Hubicka  <hubicka@ucw.cz>
18805         * tree-ssa-loop-ch.c (should_duplicate_loop_header_p): Do not check
18806         aux; dump reasons of decisions.
18807         (should_duplicate_loop_header_p): Likewise.
18808         (do_while_loop_p): Likewise.
18809         (ch_base::copy_headers): Dump asi num insns duplicated.
18811 2016-06-04  Jakub Jelinek  <jakub@redhat.com>
18813         PR tree-optimization/71405
18814         * tree-ssa.c (execute_update_addresses_taken): For clobber with
18815         incompatible type, build a new clobber with the right type instead
18816         of building a VIEW_CONVERT_EXPR around it.
18818 2016-06-04  Oleg Endo  <olegendo@gcc.gnu.org>
18820         PR tree-optimization/52171
18821         * config/sh/sh.c (sh_use_by_pieces_infrastructure_p): Use
18822         by_pieces_ninsns instead of move_by_pieces_ninsns.
18824 2016-06-04  Oleg Endo  <olegendo@gcc.gnu.org>
18826         * config/sh/sh.c (sh_print_operand_address): Don't use hardcoded 'r0'
18827         for reg+reg addressing mode.
18829 2016-06-03  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
18831         * rs6000-c.c (c/c-tree.h): Add #include.
18832         (altivec_resolve_overloaded_builtin): Handle ARRAY_TYPE arguments
18833         in C++ when found in the base position of vec_ld or vec_st.
18835 2016-06-03  Jan Hubicka  <hubicka@ucw.cz>
18837         * tree-ssa-loop-niter.c (estimate_numbers_of_iterations_loop): Avoid
18838         use of profile unless profile status is PROFILE_READ.
18839         * profile.c (compute_branch_probabilities): Set profile status
18840         only after reporting predictor hitrates.
18842 2016-06-03  Joseph Myers  <joseph@codesourcery.com>
18844         PR target/71276
18845         PR target/71277
18846         * common.opt (ffp-int-builtin-inexact): New option.
18847         * doc/invoke.texi (-fno-fp-int-builtin-inexact): Document.
18848         * doc/md.texi (floor@var{m}2, btrunc@var{m}2, round@var{m}2)
18849         (ceil@var{m}2): Document dependence on this option.
18850         * ipa-inline-transform.c (inline_call): Handle
18851         flag_fp_int_builtin_inexact.
18852         * ipa-inline.c (can_inline_edge_p): Likewise.
18853         * config/i386/i386.md (rintxf2): Do not test
18854         flag_unsafe_math_optimizations.
18855         (rint<mode>2_frndint): New define_insn.
18856         (rint<mode>2): Do not test flag_unsafe_math_optimizations for 387
18857         or !flag_trapping_math for SSE.  Just use gen_rint<mode>2_frndint
18858         for 387 instead of extending and truncating.
18859         (frndintxf2_<rounding>): Test flag_fp_int_builtin_inexact ||
18860         !flag_trapping_math instead of flag_unsafe_math_optimizations.
18861         Change to frndint<mode>2_<rounding>.
18862         (frndintxf2_<rounding>_i387): Likewise.  Change to
18863         frndint<mode>2_<rounding>_i387.
18864         (<rounding_insn>xf2): Likewise.
18865         (<rounding_insn><mode>2): Test flag_fp_int_builtin_inexact ||
18866         !flag_trapping_math instead of flag_unsafe_math_optimizations for
18867         x87.  Test TARGET_ROUND || !flag_trapping_math ||
18868         flag_fp_int_builtin_inexact instead of !flag_trapping_math for
18869         SSE.  Use ROUND_NO_EXC in constant operand of
18870         gen_sse4_1_round<mode>2.  Just use gen_frndint<mode>2_<rounding>
18871         for 387 instead of extending and truncating.
18873 2016-06-03  H.J. Lu  <hongjiu.lu@intel.com>
18874             Julia Koval  <julia.koval@intel.com>
18876         PR target/66960
18877         PR target/67630
18878         PR target/67634
18879         PR target/67841
18880         PR target/68037
18881         PR target/68618
18882         PR target/68661
18883         PR target/69575
18884         PR target/69596
18885         PR target/69734
18886         * config/i386/i386-protos.h (ix86_epilogue_uses): New prototype.
18887         * config/i386/i386.c (ix86_conditional_register_usage): Preserve
18888         all registers, except for function return registers if there are
18889         no caller-saved registers.
18890         (ix86_set_func_type): New function.
18891         (ix86_set_current_function): Call ix86_set_func_type to set
18892         no_caller_saved_registers and func_type.  Call reinit_regs if
18893         caller-saved registers are changed.  Don't allow MPX, SSE, MMX
18894         nor x87 instructions in interrupt handler nor function with
18895         no_caller_saved_registers attribute.
18896         (ix86_function_ok_for_sibcall): Return false if there are no
18897         caller-saved registers.
18898         (type_natural_mode): Don't warn ABI change for MMX in interrupt
18899         handler.
18900         (ix86_function_arg_advance): Skip for callee in interrupt handler.
18901         (ix86_function_arg): Return special arguments in interrupt handler.
18902         (ix86_promote_function_mode): Promote pointer to word_mode only
18903         for normal functions.
18904         (ix86_can_use_return_insn_p): Don't use `ret' instruction in
18905         interrupt handler.
18906         (ix86_epilogue_uses): New function.
18907         (ix86_hard_regno_scratch_ok): Likewise.
18908         (ix86_save_reg): Preserve all registers in interrupt handler
18909         after reload.  Preserve all registers, except for function return
18910         registers, if there are no caller-saved registers after reload.
18911         (find_drap_reg): Always use callee-saved register if there are
18912         no caller-saved registers.
18913         (ix86_minimum_incoming_stack_boundary): Return MIN_STACK_BOUNDARY
18914         for interrupt handler.
18915         (ix86_expand_prologue): Don't allow DRAP in interrupt handler.
18916         Emit cld instruction if stringops are used in interrupt handler
18917         or interrupt handler isn't a leaf function.
18918         (ix86_expand_epilogue): Generate interrupt return for interrupt
18919         handler and pop the 'ERROR_CODE' off the stack before interrupt
18920         return in exception handler.
18921         (ix86_expand_call): Disallow calling interrupt handler directly.
18922         If there are no caller-saved registers, mark all registers that
18923         are clobbered by the call which returns as clobbered.
18924         (ix86_handle_no_caller_saved_registers_attribute): New function.
18925         (ix86_handle_interrupt_attribute): Likewise.
18926         (ix86_attribute_table): Add interrupt and no_caller_saved_registers
18927         attributes.
18928         (TARGET_HARD_REGNO_SCRATCH_OK): Likewise.
18929         * config/i386/i386.h (ACCUMULATE_OUTGOING_ARGS): Use argument
18930         accumulation in interrupt function if stack may be realigned to
18931         avoid DRAP.
18932         (EPILOGUE_USES): New.
18933         (function_type): New enum.
18934         (machine_function): Add func_type and no_caller_saved_registers.
18935         * config/i386/i386.md (UNSPEC_INTERRUPT_RETURN): New.
18936         (interrupt_return): New pattern.
18937         * doc/extend.texi: Document x86 interrupt and
18938         no_caller_saved_registers attributes.
18940 2016-06-03  Bernd Schmidt  <bschmidt@redhat.com>
18942         PR tree-optimization/52171
18943         * builtins.c (expand_cmpstrn_or_cmpmem): Delete, moved elsewhere.
18944         (expand_builtin_memcmp): New arg RESULT_EQ.  All callers changed.
18945         Look for constant strings.  Move some code to emit_block_cmp_hints
18946         and use it.
18947         * builtins.def (BUILT_IN_MEMCMP_EQ): New.
18948         * defaults.h (COMPARE_MAX_PIECES): New macro.
18949         * expr.c (move_by_pieces_d, store_by_pieces_d): Remove old structs.
18950         (move_by_pieces_1, store_by_pieces_1, store_by_pieces_2): Remvoe.
18951         (clear_by_pieces_1): Don't declare.  Move definition before use.
18952         (can_do_by_pieces): New static function.
18953         (can_move_by_pieces): Use it.  Return bool.
18954         (by_pieces_ninsns): Renamed from move_by_pieces_ninsns.  New arg
18955         OP.  All callers changed.  Handle COMPARE_BY_PIECES.
18956         (class pieces_addr); New.
18957         (pieces_addr::pieces_addr, pieces_addr::decide_autoinc,
18958         pieces_addr::adjust, pieces_addr::increment_address,
18959         pieces_addr::maybe_predec, pieces_addr::maybe_postinc): New member
18960         functions for it.
18961         (class op_by_pieces_d): New.
18962         (op_by_pieces_d::op_by_pieces_d, op_by_pieces_d::run): New member
18963         functions for it.
18964         (class move_by_pieces_d, class compare_by_pieces_d,
18965         class store_by_pieces_d): New subclasses of op_by_pieces_d.
18966         (move_by_pieces_d::prepare_mode, move_by_pieces_d::generate,
18967         move_by_pieces_d::finish_endp, store_by_pieces_d::prepare_mode,
18968         store_by_pieces_d::generate, store_by_pieces_d::finish_endp,
18969         compare_by_pieces_d::generate, compare_by_pieces_d::prepare_mode,
18970         compare_by_pieces_d::finish_mode): New member functions.
18971         (compare_by_pieces, emit_block_cmp_via_cmpmem): New static
18972         functions.
18973         (expand_cmpstrn_or_cmpmem): Moved here from builtins.c.
18974         (emit_block_cmp_hints): New function.
18975         (move_by_pieces, store_by_pieces, clear_by_pieces): Rewrite to just
18976         use the newly defined classes.
18977         * expr.h (by_pieces_constfn): New typedef.
18978         (can_store_by_pieces, store_by_pieces): Use it in arg declarations.
18979         (emit_block_cmp_hints, expand_cmpstrn_or_cmpmem): Declare.
18980         (move_by_pieces_ninsns): Don't declare.
18981         (can_move_by_pieces): Change return value to bool.
18982         * target.def (TARGET_USE_BY_PIECES_INFRASTRUCTURE_P): Update docs.
18983         (compare_by_pieces_branch_ratio): New hook.
18984         * target.h (enum by_pieces_operation): Add COMPARE_BY_PIECES.
18985         (by_pieces_ninsns): Declare.
18986         * targethooks.c (default_use_by_pieces_infrastructure_p): Handle
18987         COMPARE_BY_PIECES.
18988         (default_compare_by_pieces_branch_ratio): New function.
18989         * targhooks.h (default_compare_by_pieces_branch_ratio): Declare.
18990         * doc/tm.texi.in (STORE_MAX_PIECES, COMPARE_MAX_PIECES): Document.
18991         * doc/tm.texi: Regenerate.
18992         * tree-ssa-strlen.c: Include "builtins.h".
18993         (handle_builtin_memcmp): New static function.
18994         (strlen_optimize_stmt): Call it for BUILT_IN_MEMCMP.
18995         * tree.c (build_common_builtin_nodes): Create __builtin_memcmp_eq.
18997 2016-06-03  Alan Hayward  <alan.hayward@arm.com>
18999         * tree-vect-stmts.c (vect_stmt_relevant_p): Do not vectorize non live
19000         relevant stmts which are simple and invariant.
19001         * tree-vect-loop.c (vectorizable_live_operation): Check relevance
19002         instead of simple and invariant
19004 2016-06-03  Alan Hayward  <alan.hayward@arm.com>
19006         * tree-vect-loop.c (vect_analyze_loop_operations): Allow live stmts.
19007         (vectorizable_reduction): Check for new relevant state.
19008         (vectorizable_live_operation): vectorize live stmts using
19009         BIT_FIELD_REF.  Remove special case for gimple assigns stmts.
19010         * tree-vect-stmts.c (is_simple_and_all_uses_invariant): New function.
19011         (vect_stmt_relevant_p): Check for stmts which are only used live.
19012         (process_use): Use of a stmt does not inherit it's live value.
19013         (vect_mark_stmts_to_be_vectorized): Simplify relevance inheritance.
19014         (vect_analyze_stmt): Check for new relevant state.
19015         * tree-vectorizer.h (vect_relevant): New entry for a stmt which is used
19016         outside the loop, but not inside it.
19018 2016-06-03  Alan Hayward  <alan.hayward@arm.com>
19020         * tree-vectorizer.h (vect_get_vec_def_for_operand_1): New.
19021         * tree-vect-stmts.c (vect_get_vec_def_for_operand_1): New.
19022         (vect_get_vec_def_for_operand): Split out code.
19024 2016-06-03  Segher Boessenkool  <segher@kernel.crashing.org>
19026         * config/rs6000/rs6000.md (define_peepholes for two mfcr's): Delete.
19028 2016-06-03  Alan Hayward  <alan.hayward@arm.com>
19030         * tree-vect-stmts.c (vectorizable_call) Remove GOMP_SIMD_LANE code.
19032 2016-06-03  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
19034         * config/arm/thumb1.md (*thumb1_mulsi3): Fix typos in comment.
19036 2016-06-03  Jakub Jelinek  <jakub@redhat.com>
19038         PR middle-end/71387
19039         * cgraph.c (cgraph_edge::redirect_call_stmt_to_callee): If redirecting
19040         to noreturn e->callee->decl that has void return type and void
19041         arguments, adjust gimple_call_fntype and remove lhs even if it had
19042         previously addressable type.
19044 2016-06-02  Jeff Law  <law@redhat.com>
19046         PR tree-optimization/71328
19047         * tree-ssa-threadupdate.c (duplicate_thread_path): Fix off-by-one
19048         error when checking for a jump back onto the copied path.
19050 2016-06-02  David Malcolm  <dmalcolm@redhat.com>
19052         * config/microblaze/microblaze.c (get_branch_target): Add return
19053         NULL_RTX for the non-CALL_P case.
19054         (insert_wic_for_ilb_runout): Remove unused local "wic_addr1".
19055         (insert_wic): Remove unused local "j".
19057 2016-06-02  Martin Liska  <mliska@suse.cz>
19059         * predict.def: Fix typo in PRED_FORTRAN_FAIL_IO display name.
19061 2016-06-02  H.J. Lu  <hongjiu.lu@intel.com>
19062             Julia Koval  <julia.koval@intel.com>
19064         * function.c (assign_parm_setup_stack): Force source into a
19065         register if needed.
19066         * target.def (function_incoming_arg): Update documentation to
19067         allow arbitrary address computation based on hard register.
19068         * doc/tm.texi: Regenerated.
19070 2016-06-02  Martin Liska  <mliska@suse.cz>
19072         * predict.c (combine_predictions_for_bb): Fix first match in
19073         cases where a first predictor contains more than one occurence
19074         in list of predictors.  Take the best value in such case.
19076 2016-06-02  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
19078         PR rtl-optimization/71295
19079         * rtlanal.c (subreg_get_info): If taking a subreg at the requested
19080         offset would go over the size of the inner mode reject it.
19082 2016-06-02  Jakub Jelinek  <jakub@redhat.com>
19084         * config/i386/sse.md (*vec_concatv4si): Use v=v,v instead of
19085         x=x,x and v=v,m instead of x=x,m.
19087         * config/i386/sse.md (*vec_concatv2si_sse4_1): Add avx512dq v=Yv,rm
19088         alternative.  Change x=x,x alternative to v=Yv,Yv and x=rm,C
19089         alternative to v=rm,C.
19091         * config/i386/sse.md (*vec_concatv2di): Add x86_avx512dq v=Yv,rm
19092         alternative.  Change x=xm,C alternative to v=vm,C, x=x,x alternative
19093         to v=Yv,Yv and x=x,m to v=v,m.  Use maybe_evex prefix attribute
19094         instead of vex for the last two above mentioned alternatives.
19096 2016-06-02  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
19098         PR target/70830
19099         * config/arm/arm.c (arm_output_multireg_pop): Guard "pop" on update.
19101 2016-06-02  Segher Boessenkool  <segher@kernel.crashing.org>
19103         * config/rs6000/dfp.md (trunctddd2): Correct the "length" attribute.
19105 2016-06-01  David Malcolm  <dmalcolm@redhat.com>
19107         * config/rl78/rl78.c (rl78_expand_prologue): Convert local
19108         from int to unsigned.
19110 2016-05-31  Michael Meissner  <meissner@linux.vnet.ibm.com>
19112         * config/rs6000/vsx.md (vsx_splat_<mode>, V2DI/V2DF): Simplify
19113         alternatives, eliminating preferred register class.  Add support
19114         for the MTVSRDD instruction in ISA 3.0.
19115         (vsx_splat_v4si_internal): Use splat_input_operand instead of
19116         reg_or_indexed_operand.
19117         (vsx_splat_v4sf_internal): Likewise.
19119 2016-05-31  Michael Meissner  <meissner@linux.vnet.ibm.com>
19121         PR target/71186
19122         * config/rs6000/vsx.md (xxspltib_<mode>_nosplit): Add alternatives
19123         for loading up all 0's or all 1's.
19125 2016-06-01  Thomas Preud'homme  <thomas.preudhomme@arm.com>
19127         * doc/sourcebuild.texi (arm_acq_rel): Document new effective target.
19129 2016-06-01  Eduard Sanou  <dhole@openmailbox.org>
19131         * doc/cppenv.texi: Note that the `%s` in `date` is a non-standard
19132         extension.
19133         * gcc.c (driver_handle_option): Call set_source_date_epoch_envvar.
19134         * gcc.c (set_source_date_epoch_envvar): New function, sets
19135         the SOURCE_DATE_EPOCH environment variable to the current time.
19137 2016-06-01  Eric Botcazou  <ebotcazou@adacore.com>
19139         * tree-vect-loop.c (vect_determine_vectorization_factor): Also compute
19140         the factor for live Phi nodes.
19142 2016-06-01  Jan Hubicka  <hubicka@ucw.cz>
19144         * loop-dolop.c (doloop_optimize): Us likely max iteration bound.
19145         * tree-parloops.c (parallelize_loops): likewise.
19146         * tree-ssa-loop-unswitch.c (tree_unswitch_single_loop,
19147         tree_unswitch_outer_loop): likewise.
19149 2016-06-01  Jakub Jelinek  <jakub@redhat.com>
19151         PR middle-end/71371
19152         * gimplify.c (gimplify_omp_for): Temporarily clear gimplify_omp_ctxp
19153         around creation of the temporary.
19155 2016-06-01  Richard Biener  <rguenther@suse.de>
19157         PR tree-optimization/71366
19158         * tree-ssa-loop-ivcanon.c (edges_to_remove): New global.
19159         (unloop_loops): Move removing edges here ...
19160         (try_unroll_loop_completely): ... from here.
19161         (try_peel_loop): ... and here.
19162         (tree_unroll_loops_completely_1): Track parent loops via
19163         bitmap of header BBs.
19164         (tree_unroll_loops_completely): Adjust for that.
19166 2016-06-01  Kelvin Nilsen  <kelvin@gcc.gnu.org>
19168         * config/rs6000/altivec.h (vec_slv): New macro.
19169         (vec_srv): New macro.
19170         * config/rs6000/altivec.md (UNSPEC_VSLV): New value.
19171         (UNSPEC_VSRV): New value.
19172         (vslv): New insn.
19173         (vsrv): New insn.
19174         * config/rs6000/rs6000-builtin.def (vslv): New builtin definition.
19175         (vsrv): New builtin definition.
19176         * config/rs6000/rs6000-c.c (P9V_BUILTIN_VSLV): Macro expansion to
19177         define argument types for new builtin.
19178         (P9V_BUILTIN_VSRV): Macro expansion to define argument types for
19179         new builtin.
19180         * doc/extend.texi: Document the new vec_vslv and vec_srv built-in
19181         functions.
19183 2016-06-01  Uros Bizjak  <ubizjak@gmail.com>
19184             Jocelyn Mayer  <l_indien@magic.fr>
19186         PR target/67310
19187         * config/i386/driver-i386.c (host_detect_local_cpu): Correctly
19188         detect processor family for signature_CENTAUR_ebx.
19189         <case PROCESSOR_I486>: Pass c3, winchip2 or winchip-c6 for
19190         signature_CENTAUR_ebx.
19191         <case PROCESSOR _PENTIUMPRO>: Pass c3-2 for signature_CENTAUR_ebx.
19192         <default>: Pass x86-64 for has_longmode.
19194 2016-06-01  Nathan Sidwell  <nathan@acm.org>
19196         * config/nvptx/nvptx.c (nvptx_assemble_undefined_decl): Reject
19197         undefined weak.
19199 2016-06-01  Richard Biener  <rguenther@suse.de>
19201         PR tree-optimization/71261
19202         * tree-vect-patterns.c (check_bool_pattern): Gather a hash-set
19203         of stmts successfully put in the bool pattern.  Remove
19204         single-use restriction.
19205         (adjust_bool_pattern_cast): Add cast at the use site via the
19206         pattern def sequence.
19207         (adjust_bool_pattern): Remove recursion, maintain a hash-map
19208         of patterned defs.  Use the pattern def seqence instead of
19209         multiple independent patterns.
19210         (sort_after_uid): New qsort compare function.
19211         (adjust_bool_stmts): New function to process stmts in the bool
19212         pattern in IL order.
19213         (vect_recog_bool_pattern): Adjust.
19214         * tree-if-conv.c (ifcvt_split_def_stmt): Remove.
19215         (ifcvt_walk_pattern_tree): Likewise.
19216         (stmt_is_root_of_bool_pattern): Likewise.
19217         (ifcvt_repair_bool_pattern): Likewise.
19218         (tree_if_conversion): Do not call ifcvt_repair_bool_pattern.
19220 2016-06-01  Jan Hubicka  <hubicka@ucw.cz>
19222         * loop-unroll.c (decide_unroll_constant_iterations,
19223         decide_unroll_runtime_iterations, decide_unroll_stupid): Use
19224         likely upper bounds.
19225         * loop-iv.c (find_simple_exit): Dump likely upper bounds.
19227 2016-06-01  Thomas Schwinge  <thomas@codesourcery.com>
19229         * tree-core.h (enum omp_clause_code): Remove
19230         OMP_CLAUSE_DEVICE_RESIDENT.  Adjust all users.
19232 2016-06-01  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
19234         * config/arm/sync.md (arm_store_exclusive<mode>):
19235         Use 'H' output modifier on operands[2] rather than creating a new
19236         entry in out-of-bounds memory of the operands array.
19237         (arm_store_release_exclusivedi): Likewise.
19239 2016-06-01  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
19241         * config/arm/arm.c (arm_fusion_enabled_p): New function.
19242         * config/arm/arm-protos.h (arm_fusion_enabled_p): Declare prototype.
19243         * config/arm/crypto.md (crypto_<crypto_pattern>, CRYPTO_UNARY):
19244         Add "=w,0" alternative.  Enable it when AES/AESMC fusion is enabled.
19246 2016-06-01  Eric Botcazou  <ebotcazou@adacore.com>
19248         * tree-vect-loop.c (vect_determine_vectorization_factor): Also take
19249         into account live statements for mask producers.
19251 2016-06-01  Richard Biener  <rguenther@suse.de>
19253         PR tree-optimization/71311
19254         * match.pd (@0 < @1 && @0 < @2 -> @0 < min(@1,@2)): Add :c and
19255         restrict to non-INTEGER_CST @0.
19257 2016-06-01  Richard Biener  <rguenther@suse.de>
19259         * match.pd ((A & B) - (A & ~B) -> B - (A ^ B)): Add missing :c.
19260         (relational patterns): Use :c to avoid pattern duplications.
19262 2016-06-01  Richard Biener  <rguenther@suse.de>
19264         * genmatch.c (comparison_code_p): New predicate.
19265         (swap_tree_comparison): New function.
19266         (commutate): Add for_vec parameter to append new for entries.
19267         Support commutating relational operators by swapping it alongside
19268         operands.
19269         (lower_commutative): Adjust.
19270         (dt_simplify::gen): Do not pass artificial operators to gen
19271         functions.
19272         (decision_tree::gen): Do not add artificial operators as parameters.
19273         (parser::parse_expr): Verify operator commutativity when :c is
19274         applied.  Allow :C to override this.
19275         * match.pd: Adjust patterns to use :C instead of :c where required.
19277 2016-06-01  Patrick Palka  <ppalka@gcc.gnu.org>
19279         PR tree-optimization/71077
19280         * tree-ssa-threadedge.c (simplify_control_stmt_condition_1): In
19281         the combining step, use boolean_false_node and boolean_true_node
19282         as the designated false/true return values.
19284 2016-05-31  Jan Hubicka  <hubicka@ucw.cz>
19286         * predict.def (PRED_LOOP_EXTRA_EXIT): Define.
19287         * predict.c (predict_iv_comparison): Also check PRED_LOOP_EXTRA_EXIT.
19288         (predict_extra_loop_exits): Use PRED_LOOP_EXTRA_EXIT instead of
19289         PRED_LOOP_EXIT.
19291 2016-05-31  Jan Hubicka  <hubicka@ucw.cz>
19293         * doc/invoke.texi (-frename-registers): Drop -fpeel-loops from list
19294         of flags impliying the register renaming.
19295         * toplev.c (process_options): Do not imply flag_rename_registers with
19296         loop peeling.
19298 2016-05-31  Oleg Endo  <olegendo@gcc.gnu.org>
19300         * config/sh/sh.h (ASM_OUTPUT_SYMBOL_REF): Remove macro and use the
19301         default implementation.
19303 2016-05-31  Nathan Sidwell  <nathan@acm.org>
19305         * dwarf2out.c (cur_line_info_table): Add GTY marker.
19307 2016-05-31  Oleg Endo  <olegendo@gcc.gnu.org>
19309         * config/sh/constraints.md (b): Remove constraint.
19310         * config/sh/predicates.md (arith_reg_operand): Remove
19311         TARGET_REGISTER_P.
19312         * config/sh/sh-modes.def (PDI): Remove.
19313         * config/sh/sh.c (sh_target_reg_class,
19314         sh_optimize_target_register_callee_saved): Remove functions.
19315         (sh_option_override): Don't set MASK_SAVE_ALL_TARGET_REGS.
19316         (sh_expand_epilogue): Update comment.
19317         (sh_hard_regno_mode_ok, sh_register_move_cost, calc_live_regs,
19318         sh_secondary_reload): Remove TARGET_REGS related code.
19319         * config/sh/sh.h (FIRST_TARGET_REG, LAST_TARGET_REG,
19320         TARGET_REGISTER_P): Remove macros.
19321         (SH_DBX_REGISTER_NUMBER, REG_ALLOC_ORDER): Remove target regs.
19322         * config/sh/sh.md (PR_MEDIA_REG, T_MEDIA_REG, FR23_REG, TR0_REG,
19323         TR1_REG, TR2_REG): Remove constants.
19324         * config/sh/sh.opt (SAVE_ALL_TARGET_REGS): Remove.
19326 2016-05-31  Oleg Endo  <olegendo@gcc.gnu.org>
19328         * config/sh/sh.md (adddi3, subdi3, negdi2, abs<mode>2): Remove
19329         define_expand patterns.
19330         (adddi3_compact): Rename to adddi3.
19331         (subdi3_compact): Rename to subdi3.
19332         (*negdi2): Rename to negdi2.
19333         (*abs<mode>2): Rename to abs<mode>2.
19335 2016-05-31  Oleg Endo  <olegendo@gcc.gnu.org>
19337         * config/rx/rx.md (FETCHOP_NO_MINUS): New code iterator.
19338         (atomic_<fetchop_name>_fetchsi): Extract minus operator into ...
19339         (atomic_sub_fetchsi): ... this new pattern.
19340         (mvtc): Add CC_REG clobber.
19342 2016-05-31  Marek Polacek  <polacek@redhat.com>
19344         * gimplify.c (gimplify_switch_expr): Also handle GIMPLE_TRY.
19346 2016-05-31  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
19348         * config/aarch64/aarch64.c (aarch_macro_fusion_pair_p): Use
19349         aarch64_fusion_enabled_p to check for fusion capabilities.
19351 2016-05-31  Richard Biener  <rguenther@suse.de>
19353         PR tree-optimization/71352
19354         * tree-ssa-reassoc.c (zero_one_operation): Handle op equal to
19355         minus one and a negate.
19357 2016-05-31  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
19359         * config/aarch64/aarch64.c (aarch64_simd_attr_length_move): Delete.
19360         * config/aarch64/aarch64-protos.h (aarch64_simd_attr_length_move):
19361         Delete prototype.
19362         * config/aarch64/iterators.md (insn_count): Add descriptive comment.
19363         * config/aarch64/aarch64-simd.md (*aarch64_mov<mode>, VSTRUCT modes):
19364         Remove use of aarch64_simd_attr_length_move, set length attribute
19365         directly.
19366         (*aarch64_be_movoi): Likewise.
19367         (*aarch64_be_movci): Likewise.
19368         (*aarch64_be_movxi): Likewise.
19370 2016-05-31  Jan Hubicka  <hubicka@ucw.cz>
19372         * loop-init.c (gate): Do not enale RTL loop unroller with -fpeel-loops.
19373         It no longer does that.
19374         * toplev.c (process_options): Do not enable flag_web with -fpeel-loops.
19376 2016-05-31  Wladimir J. van der Laan  <laanwj@gmail.com>
19378         * config/aarch64/arm_neon.h (vdupb_laneq_s8): Remove spurious
19379         attribute __unused__.
19381 2016-05-31  Thomas Preud'homme  <thomas.preudhomme@arm.com>
19383         * config/arm/arm-protos.h (arm_arch_thumb1): Declare.
19384         * config/arm/arm.c (arm_arch_thumb1): Define.
19385         (arm_option_override): Initialize arm_arch_thumb1.
19386         * config/arm/arm.h (arm_arch_thumb1): Declare.
19387         (TARGET_ARM_ARCH_ISA_THUMB): Use arm_arch_thumb to determine if target
19388         support Thumb-1 ISA.
19390 2016-05-31  Kirill Yukhin  <kirill.yukhin@intel.com>
19392         PR target/71346
19393         * config/i386/sse.md (define_insn_and_split "*vec_extractv4sf_0"): Use
19394         `Yv' for scalar operand.
19396 2016-05-31  Tom de Vries  <tom@codesourcery.com>
19398         PR tree-optimization/69068
19399         * graphite-isl-ast-to-gimple.c (copy_bb_and_scalar_dependences): Handle
19400         phis with more than two args.
19402 2016-05-30  Andreas Tobler  <andreast@gcc.gnu.org>
19404         * config.gcc: Move hard float support for arm*hf*-*-freebsd* into
19405         armv6*-*-freebsd* for FreeBSD 11. Eliminate the arm*hf*-*-freebsd*
19406         target.
19408 2016-05-30  Jose E. Marchesi  <jose.marchesi@oracle.com>
19410         * config.gcc (sparc*-*-*): Support cpu_32, cpu_64, tune_32 and
19411         tune_64.
19412         * doc/install.texi (--with-cpu-32, --with-cpu-64): Document
19413         support on SPARC.
19414         * config/sparc/linux64.h (OPTION_DEFAULT_SPECS): Add entries for
19415         cpu_32, cpu_64, tune_32 and tune_64.
19416         * config/sparc/sol2.h (OPTION_DEFAULT_SPECS): Likewise.
19418 2016-05-30  Uros Bizjak  <ubizjak@gmail.com>
19420         * config/i386/sync.md (mfence_nosse): Use "lock orl $0, -4(%esp)".
19422 2016-05-30  Andi Kleen  <ak@linux.intel.com>
19424         * auto-profile.c (read_profile): Replace asserts with errors
19425         when file does not exist.
19426         * gcov-io.c (gcov_read_words): Dito.
19428 2016-05-30  Jan Hubicka  <hubicka@ucw.cz>
19430         * tree-cfg.c (print_loop): Print likely upper bounds.
19432 2016-05-30  Jan Hubicka  <hubicka@ucw.cz>
19434         * doc/invoke.texi (-fpeel-loops,-O3): Update documentation.
19435         * opts.c (default_options): Enable peel loops at -O3.
19436         * tree-ssa-loop-ivcanon.c (peeled_loops): New static var.
19437         (try_peel_loop): Do not re-peel already peeled loops;
19438         use likely upper bounds; fix profile updating.
19439         (pass_complete_unroll::execute): Initialize peeled_loops.
19441 2016-05-30  Martin Liska  <mliska@suse.cz>
19443         * tree-ssa-loop-ivopts.c (get_computation_cost_at): Scale
19444         computed costs by frequency of BB they belong to.
19445         (get_scaled_computation_cost_at): New function.
19447 2016-05-30  Alexander Monakov  <amonakov@ispras.ru>
19448             Marc Glisse  <marc.glisse@inria.fr>
19450         PR tree-optimization/71289
19451         * match.pd (-1 / B < A, A > -1 / B): New transformations.
19453 2016-05-30  Jan Hubicka  <hubicka@ucw.cz>
19455         * tree-vect-loop.c (vect_transform_loop): Update likely bounds.
19457 2016-05-30  Jan Hubicka  <hubicka@ucw.cz>
19459         * tree-ssa-loop-ivcanon.c (try_peel_loop): Correctly set wont_exit
19460         for peeled copies; avoid underflow when updating estimates; correctly
19461         scale loop profile.
19463 2016-05-30  Kugan Vivekanandarajah  <kuganv@linaro.org>
19465         * tree-ssa-reassoc.ci (swap_ops_for_binary_stmt): Fix typo from commit
19466         r236875. Corrected oe3 to oe2 as obvious.
19468 2016-05-30  Kugan Vivekanandarajah  <kuganv@linaro.org>
19470         PR middle-end/71269
19471         PR middle-end/71252
19472         * tree-ssa-reassoc.c (insert_stmt_before_use): Use find_insert_point so
19473         that inserted stmt will not dominate stmts that defines its operand.
19474         (rewrite_expr_tree): Add stmt_to_insert before adding the use stmt.
19475         (rewrite_expr_tree_parallel): Likewise.
19477 2016-05-30  Kugan Vivekanandarajah  <kuganv@linaro.org>
19479         PR middle-end/71252
19480         * tree-ssa-reassoc.c (swap_ops_for_binary_stmt): Fix swap such that
19481         all fields including stmt_to_insert are swapped.
19483 2016-05-30  Jan Hubicka  <hubicka@ucw.cz>
19485         * predict.h (force_edge_cold): Declare.
19486         * predict.c (force_edge_cold): New function.
19487         * tree-ssa-loop-ivcanon.c (try_unroll_loop_completely): Fix profile
19488         updating.
19489         (canonicalize_loop_induction_variables): Fix formating.
19491 2016-05-30  Eric Botcazou  <ebotcazou@adacore.com>
19493         * config/visium/visium.c (visium_split_double_add): Minor tweaks.
19494         (visium_expand_copysign): Use gen_int_mode directly.
19495         (visium_compute_frame_size): Minor tweaks.
19497 2016-05-30  Jan Hubicka  <hubicka@ucw.cz>
19499         * tree-vect-loop.c (vect_analyze_loop_2): Use
19500         likely_max_stmt_executions_int.
19502 2016-05-30  Tom de Vries  <tom@codesourcery.com>
19504         PR tree-optimization/69067
19505         * graphite-isl-ast-to-gimple.c (get_def_bb_for_const): Remove assert.
19507 2016-05-29  Uros Bizjak  <ubizjak@gmail.com>
19509         PR target/71245
19510         * config/i386/sync.md (define_peephole2 atomic_storedi_fpu):
19511         New peepholes to remove unneeded fild/fistp pairs.
19512         (define_peephole2 atomic_loaddi_fpu): Ditto.
19514 2016-05-27  Jan Hubicka  <hubicka@ucw.cz>
19516         * predict.c (maybe_hot_frequency_p): Avoid division.
19518 2016-05-28  Gerald Pfeifer  <gerald@pfeifer.com>
19520         * doc/install.texi: Use https for shop.fsf.org.
19522 2016-05-27  Jan Hubicka  <hubicka@ucw.cz>
19524         * tree-ssa-loop-ivopts.c (estimated_stmt_executions_int): Use
19525         likely_max_stmt_executions_int.
19527 2016-05-27  Jan Hubicka  <hubicka@ucw.cz>
19529         * tree-ssa-loop-prefetch.c (loop_prefetch_arrays): Use
19530         likely_max_stmt_executions_int.
19532 2016-05-27  Jan Hubicka  <hubicka@ucw.cz>
19534         * profile.c (compute_branch_probabilities): Do not report hitrates
19535         here.
19536         (branch_prob): Report hitrates here.
19537         * predict.c (gimple_predict_edge): Do not assert profile status;
19538         fix formatting issues.
19540 2016-05-27  Jan Hubicka  <hubicka@ucw.cz>
19542         * predict.c (edge_predicted_by_p): New function.
19543         (predict_paths_for_bb): Do not put multiple predictions of the same type
19544         on one edge.
19546 2016-05-27  Jan Hubicka  <hubicka@ucw.cz>
19548         * tree-ssa-loop-niter.c (number_of_iterations_exit): Revert accidental
19549         commit.
19551 2016-05-28  Alan Modra  <amodra@gmail.com>
19553         * dominance.c (verify_dominators): Don't segfault on NULL imm_bb.
19555 2016-05-28  Alan Modra  <amodra@gmail.com>
19557         PR rtl-optimization/71275
19558         * ira.c (ira): Free dominance info.
19560 2016-05-27  Gerald Pfeifer  <gerald@pfeifer.com>
19562         * doc/sourcebuild.texi: New address for upstream Go repository.
19564 2016-05-27  Thomas Preud'homme  <thomas.preudhomme@arm.com>
19566         * config/arm/arm.h (TARGET_ARM_V6M): Remove.
19567         (TARGET_ARM_V7M): Likewise.
19569 2016-05-26  Jeff Law  <law@redhat.com>
19571         * tree-ssa-threadedge.c: Remove include of tree-ssa-threadbackward.h.
19572         (thread_across_edge): Remove calls to find_jump_threads_backwards.
19573         * passes.def: Add jump threading passes before DOM/VRP.
19574         * tree-ssa-threadbackward.c (find_jump_threads_backwards): Change
19575         argument to a basic block from an edge.  Remove tests which are
19576         handled elsewhere.
19577         (pass_data_thread_jumps, class pass_thread_jumps): New.
19578         (pass_thread_jumps::gate, pass_thread_jumps::execute): New.
19579         (make_pass_thread_jumps): Likewise.
19580         * tree-pass.h (make_pass_thread_jumps): Declare.
19582 2016-05-27  Eric Botcazou  <ebotcazou@adacore.com>
19584         * config/visium/visium-protos.h (split_double_move): Rename into...
19585         (visium_split_double_move): ...this.
19586         (visium_split_double_add): Declare.
19587         * config/visium/visium.c (split_double_move): Rename into...
19588         (visium_split_double_move): ...this.
19589         (visium_split_double_add): New function.
19590         (visium_expand_copysign): Renumber operands for consistency.
19591         * config/visium/visium.md (DImode move splitter): Adjust to renaming.
19592         (DFmode move splitter): Likewise.
19593         (*addi3_insn): Split by means of visium_split_double_add.
19594         (*adddi3_insn_flags): Delete.
19595         (*plus_plus_sltu<subst_arith>): New insn.
19596         (*subdi3_insn): Split by means of visium_split_double_add.
19597         (subdi3_insn_flags): Delete.
19598         (*minus_minus_sltu<subst_arith>): New insn.
19599         (*negdi2_insn): Split by means of visium_split_double_add.
19600         (*negdi2_insn_flags): Delete.
19602 2016-05-27  Ulrich Weigand  <uweigand@de.ibm.com>
19604         * configure.ac: Treat a --with-headers option without argument
19605         the same as the default (i.e. consult sys-include directory).
19606         * configure: Regenerate.
19608 2016-05-27  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
19610         * config/aarch64/aarch64.c (aarch64_fusion_enabled_p): New function.
19611         * config/aarch64/aarch64-protos.h (aarch64_fusion_enabled_p): Declare
19612         prototype.
19613         * config/aarch64/aarch64-simd.md (aarch64_crypto_aes<aesmc_op>v16qi):
19614         Add "=w,0" alternative.  Enable it when AES/AESMC fusion is enabled.
19616 2016-05-27  Jiong Wang  <jiong.wang@arm.com>
19618         PR target/63596
19619         * config/aarch64/aarch64.c (aarch64_expand_builtin_va_start): Honor
19620         tree-stdarg analysis results.
19621         (aarch64_setup_incoming_varargs): Likewise.
19623 2016-05-27  Jiong Wang  <jiong.wang@arm.com>
19625         * config/aarch64/aarch64.c (aarch64_build_builtin_va_list): Initialize
19626         va_list_gpr_counter_field and va_list_fpr_counter_field.
19628 2016-05-27  Wilco Dijkstra  <wdijkstr@arm.com>
19630         PR67609
19631         * config/aarch64/aarch64.h (CANNOT_CHANGE_MODE_CLASS): Remove.
19632         * config/aarch64/aarch64.c
19633         (aarch64_cannot_change_mode_class): Remove function.
19634         * config/aarch64/aarch64-protos.h
19635         (aarch64_cannot_change_mode_class): Remove.
19637 2016-05-27  Jan Hubicka  <hubicka@ucw.cz>
19639         * cfgloop.c (record_niter_bound): Record likely upper bounds.
19640         (likely_max_stmt_executions_int, get_likely_max_loop_iterations,
19641         get_likely_max_loop_iterations_int): New.
19642         * cfgloop.h (struct loop): Add nb_iterations_likely_upper_bound,
19643         any_likely_upper_bound.
19644         (get_likely_max_loop_iterations_int, get_likely_max_loop_iterations):
19645         Declare.
19646         * cfgloopmanip.c (copy_loop_info): Copy likely upper bounds.
19647         * loop-unroll.c (unroll_loop_constant_iterations): Update likely
19648         upper bound.
19649         (unroll_loop_constant_iterations): Likewise.
19650         (unroll_loop_runtime_iterations): Likewise.
19651         * lto-streamer-in.c (input_cfg): Stream likely upper bounds.
19652         * lto-streamer-out.c (output_cfg): Likewise.
19653         * tree-ssa-loop-ivcanon.c (try_peel_loop): Update likely upper
19654         bounds.
19655         (canonicalize_loop_induction_variables): Dump likely upper bounds.
19656         * tree-ssa-loop-niter.c (record_estimate): Record likely upper bounds.
19657         (likely_max_loop_iterations): New.
19658         (likely_max_loop_iterations_int): New.
19659         (likely_max_stmt_executions): New.
19660         * tree-ssa-loop-niter.h (likely_max_loop_iterations,
19661         likely_max_loop_iterations_int, likely_max_stmt_executions_int,
19662         likely_max_stmt_executions): Declare.
19664 2016-05-27  Marek Polacek  <polacek@redhat.com>
19666         PR middle-end/71308
19667         * gimple-fold.c (gimple_fold_call): Check that LHS is not null.
19669 2016-05-27  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
19671         * config/s390/s390.md (2x risbg splitters): Use
19672         reg_overlap_mentioned_p instead of rtx_equal_p.
19674 2016-05-27  Dominik Vogt  <vogt@linux.vnet.ibm.com>
19676         * combine.c (make_compound_operation): Take known zero bits into
19677         account when checking for possible zero_extend.
19679 2016-05-27  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
19681         * config/aarch64/aarch64.md (ashl<mode>3, SHORT modes):
19682         Use const_int_operand for operand 2 predicate.  Simplify expand code
19683         as a result.
19685 2016-05-27  Ilya Enkovich  <ilya.enkovich@intel.com>
19687         PR middle-end/71279
19688         * fold-const.c (fold_ternary_loc): Don't fold VEC_COND_EXPR
19689         into comparison.
19691 2016-05-27  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
19693         * config/aarch64/aarch64-modes.def (CC_ZESWP, CC_SESWP): Delete.
19694         * config/aarch64/aarch64.c (aarch64_select_cc_mode): Remove condition
19695         that returns CC_SESWPmode and CC_ZESWPmode.
19696         (aarch64_get_condition_code_1): Remove handling of CC_SESWPmode
19697         and CC_SESWPmode.
19698         (aarch64_rtx_costs): Likewise.
19700 2016-05-26  Michael Meissner  <meissner@linux.vnet.ibm.com>
19702         * config/rs6000/rs6000.c (rs6000_emit_p9_fp_minmax): New function
19703         for ISA 3.0 min/max support.
19704         (rs6000_emit_p9_fp_cmove): New function for ISA 3.0 floating point
19705         conditional move support.
19706         (rs6000_emit_cmove): Call rs6000_emit_p9_fp_minmax and
19707         rs6000_emit_p9_fp_cmove if the ISA 3.0 instructions are
19708         available.
19709         * config/rs6000/rs6000.md (SFDF2): New iterator to allow doing
19710         conditional moves where the comparison type is different from move
19711         type.
19712         (fp_minmax): New code iterator for smin/smax.
19713         (minmax): New code attributes for min/max.
19714         (SMINMAX): Likewise.
19715         (smax<mode>3): Combine min, max insns into one insn using the
19716         fp_minmax code iterator.  Add support for ISA 3.0 min/max
19717         instructions that don't need -ffast-math.
19718         (s<minmax><mode>3): Likewise.
19719         (smax<mode>3_vsx): Likewise.
19720         (smin<mode>3): Likewise.
19721         (s<minmax><mode>3_vsx): Likewise.
19722         (smin<mode>3_vsx): Likewise.
19723         (pre-VSX min/max splitters): Likewise.
19724         (s<minmax><mode>3_fpr): Likewise.
19725         (movsfcc): Rewrite floating point conditional moves to combine
19726         SFmode/DFmode into a single insn.
19727         (mov<mode>cc): Likewise.
19728         (movdfcc): Likewise.
19729         (fselsfsf4): Combine FSEL cases into a single insn, using SFDF and
19730         SFDF2 iterators to handle all combinations.
19731         (fseldfsf4): Likewise.
19732         (fsel<SFDF:mode><SFDF2:mode>4): Likewise.
19733         (fseldfdf4): Likewise.
19734         (fselsfdf4): Likewise.
19735         (mov<SFDF:mode><SFDF2:mode>cc_p9): Add support for the ISA 3.0
19736         comparison instructions that set a 0/-1 mask, and use it for
19737         floating point conditional move via XXSEL.
19738         (fpmask<mode>): Likewise.
19739         (xxsel<mode>): Likewise.
19740         * config/rs6000/predicates.md (min_max_operator): Delete, no
19741         longer used.
19742         (fpmask_comparison_operaton): New insn for ISA 3.0 comparison
19743         instructions that generate a 0/-1 mask for use with XXSEL.
19744         * config/rs6000/rs6000.h (TARGET_MINMAX_SF): New helper macros to
19745         say whether floating point min/max is available, either through
19746         FSEL, ISA 2.06 min/max, and ISA 3.0 min/max instrucitons.
19747         (TARGET_MINMAX_DF): Likewise.
19749 2016-05-27  Alan Modra  <amodra@gmail.com>
19751         PR rtl-optimization/71275
19752         * ira.c (ira): Call loop_optimizer_init to set up bb_loop_depth
19753         for update_equiv_regs and combine_and_move_insns.
19755 2016-05-26  Uros Bizjak  <ubizjak@gmail.com>
19757         * config/i386/i386.md (*movqi_internal) <attr "isa">: Use
19758         if_then_else or cond RTXes to calculate attribute value.
19759         * config/i386/mmx.md (*vec_extractv2sf_1) <attr "prefix_rep">: Ditto.
19760         <attr "length_immediate>: Ditto.
19761         (*vec_extractv2sf_1) <attr "length_immediate">: Ditto.
19762         * config/i386/sse.md (sse_loadlps) <attr "length_immediate">: Ditto.
19763         (*vec_concatv2sf_sse4_1) <attr "isa">: Ditto.
19764         <attr "type">: Ditto.
19765         <attr "prefix_data16">: Ditto.
19766         <attr "prefix_extra">: Ditto.
19767         <attr "length_immediate">: Ditto.
19768         <attr "prefix">: Ditto.
19769         (vec_set<mode>_0) <attr "isa">: Ditto.
19770         <attr "prefix_extra">: Ditto.
19771         <attr "length_immediate">: Ditto.
19772         <attr "prefix">: Ditto.
19773         (*vec_interleave_highv2df) <attr "prefix_data16">: Ditto.
19774         (*vec_interleave_lowv2df) <attr "prefix_data16">: Ditto.
19775         (sse2_storelpd) <attr "prefix_data16">: Ditto.
19776         (sse2_loadhpd) <attr "prefix_data16">: Ditto.
19777         (sse2_loadlpd) <attr "prefix_data16">: Ditto.
19778         <attr "length_immediate">: Ditto.
19779         <attr "prefix">: Ditto.
19780         (sse2_movsd) <attr "length_immediate">: Ditto.
19781         <attr "prefix">: Ditto.
19782         (vec_concatv2df)  <attr "isa">: Ditto.
19783         <attr "prefix">: Ditto.
19784         (*vec_extractv4si) <attr "prefix_extra">: Ditto.
19785         (*vec_extractv2di_1) <attr "isa">: Ditto.
19786         <attr "type">: Ditto.
19787         <attr "length_immediate">: Ditto.
19788         <attr "prefix_rex">: Ditto.
19789         <attr "prefix_extra">: Ditto.
19790         (*vec_concatv2si_sse4_1) <attr "type">: Ditto.
19791         <attr "prefix_extra">: Ditto.
19792         <attr "length_immediate">: Ditto.
19793         (vec_concatv2di) <attr "isa">: Ditto.
19794         <attr "prefix_extra">: Ditto.
19795         <attr "length_immediate">: Ditto.
19796         <attr "prefix">: Ditto.
19798 2016-05-26  Martin Liska  <mliska@suse.cz>
19800         * tree-ssa-loop-ivopts.c (comp_cost::infinite_cost_p): New
19801         function.
19802         (operator+): Likewise.
19803         (operator-): Likewise.
19804         (comp_cost::operator+=): Likewise.
19805         (comp_cost::operator-=): Likewise.
19806         (comp_cost::operator/=): Likewise.
19807         (comp_cost::operator*=): Likewise.
19808         (operator<): Likewise.
19809         (operator==): Likewise.
19810         (operator<=): Likewise.
19811         (new_cost): Remove.
19812         (infinite_cost_p): Likewise.
19813         (add_costs): Likewise.
19814         (sub_costs): Likewise.
19815         (compare_costs): Likewise.
19816         (set_group_iv_cost): Use the newly introduced functions.
19817         (get_address_cost): Likewise.
19818         (get_shiftadd_cost): Likewise.
19819         (force_expr_to_var_cost): Likewise.
19820         (split_address_cost): Likewise.
19821         (ptr_difference_cost): Likewise.
19822         (difference_cost): Likewise.
19823         (get_computation_cost_at): Likewise.
19824         (determine_group_iv_cost_generic): Likewise.
19825         (determine_group_iv_cost_address): Likewise.
19826         (determine_group_iv_cost_cond): Likewise.
19827         (autoinc_possible_for_pair): Likewise.
19828         (determine_group_iv_costs): Likewise.
19829         (cheaper_cost_pair): Likewise.
19830         (iv_ca_recount_cost): Likewise.
19831         (iv_ca_set_no_cp): Likewise.
19832         (iv_ca_set_cp): Likewise.
19833         (iv_ca_cost): Likewise.
19834         (iv_ca_new): Likewise.
19835         (iv_ca_dump): Likewise.
19836         (iv_ca_narrow): Likewise.
19837         (iv_ca_prune): Likewise.
19838         (iv_ca_replace): Likewise.
19839         (try_add_cand_for): Likewise.
19840         (try_improve_iv_set): Likewise.
19841         (find_optimal_iv_set): Likewise.
19843 2016-05-26  Richard Sandiford  <richard.sandiford@arm.com>
19845         * tree-ssa-loop-ivopts.c (loop_body_includes_call): Don't assume
19846         that internal functions will clobber all caller-saved registers.
19848 2016-05-26  Wilco Dijkstra  <wdijkstr@arm.com>
19850         * config/aarch64/aarch64.c (aarch64_case_values_threshold):
19851         Return a better case_values_threshold when optimizing.
19853 2016-05-26  Wilco Dijkstra  <wdijkstr@arm.com>
19855         * config/aarch64/aarch64-simd.md (aarch64_combinez):
19856         Add ? to integer variant.
19857         (aarch64_combinez_be): Likewise.
19859 2016-05-26  Jakub Jelinek  <jakub@redhat.com>
19861         * config/i386/sse.md (*vcvtps2ph_store<mask_name>): Use v constraint
19862         instead of x constraint.
19863         (vcvtps2ph256<mask_name>): Likewise.
19865         * config/i386/sse.md (*ssse3_palignr<mode>_perm): Add avx512bw
19866         alternative.  Formatting fix.
19868         * config/i386/sse.md
19869         (<mask_codefor>avx512vl_shuf_<shuffletype>32x4_1<mask_name>): Rename
19870         to ...
19871         (avx512vl_shuf_<shuffletype>32x4_1<mask_name>): ... this.
19872         (*avx_vperm_broadcast_v4sf): Use v constraint instead of x.  Use
19873         maybe_evex prefix instead of vex.
19874         (*avx_vperm_broadcast_<mode>): Use v constraint instead of x.  Handle
19875         EXT_REX_SSE_REG_P (op0) case in the splitter.
19877 2016-05-25  Jeff Law  <law@redhat.com>
19879         PR tree-optimization/71272
19880         * tree-ssa-threadbackward.c (convert_and_register_jump_thread_path):
19881         Update comments.  Add test for empty path.
19883 2016-05-25  Bill Seurer  <seurer@linux.vnet.ibm.com>
19885         * config/rs6000/altivec.h (vec_cmpne): Add #define for vec_cmpne.
19886         * config/rs6000/rs6000-builtin.def (vec_cmpne): Add vec_cmpne as a
19887         special case builtin.
19888         * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Add
19889         code for ALTIVEC_BUILTIN_VEC_CMPNE.
19890         * config/rs6000/rs6000.c (altivec_init_builtins): Add definition
19891         for __builtin_vec_cmpne.
19893 2016-05-25  Eric Botcazou  <ebotcazou@adacore.com>
19895         * tree-ssa-phiopt.c (factor_out_conditional_conversion): Remove
19896         redundant test and bail out if the type of the new operand is not
19897         a GIMPLE register type after stripping a VIEW_CONVERT_EXPR.
19899 2016-05-25  Uros Bizjak  <ubizjak@gmail.com>
19901         * config/i386/i386.opt (ix86_target_flags_explicit): Remove.
19902         (x_ix86_target_flags_explicit): Remove.
19903         * config/i386/i386.c (ix86_function_specific_save): Do not copy
19904         x_ix86_target_flags_explicit.
19905         (ix86_function_specific_restore): Ditto.
19907 2016-05-25  Uros Bizjak  <ubizjak@gmail.com>
19908             H.J. Lu  <hongjiu.lu@intel.com>
19910         PR target/70738
19911         * common/config/i386/i386-common.c
19912         (OPTION_MASK_ISA_GENERAL_REGS_ONLY_UNSET): New.
19913         (ix86_handle_option) <case OPT_mgeneral_regs_only>: Disable
19914         MPX, MMX, SSE and x87 instructions for -mgeneral-regs-only.
19915         * config/i386/i386.opt (ix86_target_flags): Add new Variable.
19916         (-mgeneral-regs-only): Add new option.
19917         * config/i386/i386.c (ix86_option_override_internal): Don't enable
19918         x87 instructions if only general registers are allowed.
19919         (ix86_target_string): Add ix86_flags argument. Handle additional
19920         flags options through ix86_flags argument.  Update all callers.
19921         * doc/invoke.texi (x86 Options): Document -mgeneral-regs-only.
19923 2016-05-25  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
19925         PR rtl-optimization/66940
19926         * ifcvt.c (noce_get_alt_condition): Check that incrementing or
19927         decrementing desired_val will not overflow before performing these
19928         operations.
19930 2016-05-25  Ilya Verbin  <ilya.verbin@intel.com>
19932         * config/i386/i386-builtin-types.def: Add V16SI_FTYPE_V16SF,
19933         V8DF_FTYPE_V8DF_ROUND, V16SF_FTYPE_V16SF_ROUND, V16SI_FTYPE_V16SF_ROUND.
19934         * config/i386/i386.c (enum ix86_builtins): Add
19935         IX86_BUILTIN_CVTPS2DQ512_MASK, IX86_BUILTIN_FLOORPS512,
19936         IX86_BUILTIN_FLOORPD512, IX86_BUILTIN_CEILPS512, IX86_BUILTIN_CEILPD512,
19937         IX86_BUILTIN_TRUNCPS512, IX86_BUILTIN_TRUNCPD512,
19938         IX86_BUILTIN_CVTPS2DQ512, IX86_BUILTIN_VEC_PACK_SFIX512,
19939         IX86_BUILTIN_FLOORPS_SFIX512, IX86_BUILTIN_CEILPS_SFIX512,
19940         IX86_BUILTIN_ROUNDPS_AZ_SFIX512.
19941         (builtin_description bdesc_args): Add __builtin_ia32_floorps512,
19942         __builtin_ia32_ceilps512, __builtin_ia32_truncps512,
19943         __builtin_ia32_floorpd512, __builtin_ia32_ceilpd512,
19944         __builtin_ia32_truncpd512, __builtin_ia32_cvtps2dq512,
19945         __builtin_ia32_vec_pack_sfix512, __builtin_ia32_roundps_az_sfix512,
19946         __builtin_ia32_floorps_sfix512, __builtin_ia32_ceilps_sfix512.
19947         Change IX86_BUILTIN_CVTPS2DQ512 to IX86_BUILTIN_CVTPS2DQ512_MASK for
19948         __builtin_ia32_cvtps2dq512_mask.
19949         (ix86_expand_args_builtin): Handle V8DF_FTYPE_V8DF_ROUND,
19950         V16SF_FTYPE_V16SF_ROUND, V16SI_FTYPE_V16SF_ROUND, V16SI_FTYPE_V16SF.
19951         (ix86_builtin_vectorized_function): Handle builtins mentioned above.
19952         * config/i386/sse.md
19953         (<mask_codefor>avx512f_fix_notruncv16sfv16si<mask_name><round_name>):
19954         Rename to ...
19955         (avx512f_fix_notruncv16sfv16si<mask_name><round_name>): ... this.
19956         (<mask_codefor>avx512f_cvtpd2dq512<mask_name><round_name>): Rename
19957         to ...
19958         (avx512f_cvtpd2dq512<mask_name><round_name>): ... this.
19959         (avx512f_vec_pack_sfix_v8df): New define_expand.
19960         (avx512f_roundpd512): Rename to ...
19961         (avx512f_round<castmode>512): ... this.  Change iterator.
19962         (avx512f_roundps512_sfix): New define_expand.
19963         (round<mode>2_sfix): Change iterator.
19965 2016-05-25  Nick Clifton  <nickc@redhat.com>
19967         * config/msp430/msp430.c (msp430_attr): Produce an error if a
19968         static interrupt handler is detected.
19969         * config/msp430/msp430.h (LIB_SPEC): Do not use msp430.ld as the
19970         default linker script.
19971         * config/msp430/msp430.md (movpsihi2_lo): New pattern for loading
19972         the low part of a symbolic pointer.
19974 2016-05-25  Richard Biener  <rguenther@suse.de>
19976         PR tree-optimization/71261
19977         * tree-if-conv.c (ifcvt_split_def_stmt): Walk uses on the
19978         interesting stmt instead of immediate uses when looking
19979         for the use operand to replace.
19981 2016-05-25  Martin Liska  <mliska@suse.cz>
19983         * ipa-inline.c (edge_badness): Use 'w/' instead of 'w'.
19985 2016-05-25  Richard Biener  <rguenther@suse.de>
19987         PR tree-optimization/71264
19988         * tree-vect-stmts.c (vect_init_vector): Properly deal with
19989         vector type val.
19991 2016-05-25  Martin Liska  <mliska@suse.cz>
19993         PR tree-optimization/71239
19994         * tree.c (array_at_struct_end_p): Do not call operand_equal_p
19995         if DECL_SIZE is NULL.
19997 2016-05-25  Richard Biener  <rguenther@suse.de>
19999         * timevar.def (TV_TREE_LOOP_IFCVT): Add.
20000         * tree-if-conv.c (pass_data_if_conversion): Use it.
20002 2016-05-25  Bernd Edlinger  <bernd.edlinger@hotmail.de>
20004         * cgraph.c (cgraph_node::get_availability): Fix typo in comment.
20005         * symtab.c (symtab_node::binds_to_current_def_p): Likewise.
20006         * varpool.c (varpool_node::get_availability): Likewise.
20008 2016-05-24  Michael Meissner  <meissner@linux.vnet.ibm.com>
20010         * config/rs6000/altivec.md (VNEG iterator): New iterator for
20011         VNEGW/VNEGD instructions.
20012         (p9_neg<mode>2): New insns for ISA 3.0 VNEGW/VNEGD.
20013         (neg<mode>2): Add expander for V2DImode added in ISA 2.07, and
20014         support for ISA 3.0 VNEGW/VNEGD instructions.
20016 2016-05-24  Cesar Philippidis  <cesar@codesourcery.com>
20018         * gimplify.c (omp_notice_variable): Use zero-length arrays for data
20019         pointers inside OACC_DATA regions.
20020         (gimplify_scan_omp_clauses): Prune firstprivate clause associated
20021         with OACC_DATA, OACC_ENTER_DATA and OACC_EXIT data regions.
20022         (gimplify_adjust_omp_clauses): Fix typo in comment.
20024 2016-05-24  Michael Meissner  <meissner@linux.vnet.ibm.com>
20026         * config/rs6000/altivec.md (VParity): New mode iterator for vector
20027         parity built-in functions.
20028         (p9v_ctz<mode>2): Add support for ISA 3.0 vector count trailing
20029         zeros.
20030         (p9v_parity<mode>2): Likewise.
20031         * config/rs6000/vector.md (VEC_IP): New mode iterator for vector
20032         parity.
20033         (ctz<mode>2): ISA 3.0 expander for vector count trailing zeros.
20034         (parity<mode>2): ISA 3.0 expander for vector parity.
20035         * config/rs6000/rs6000-builtin.def (BU_P9_MISC_1): New macros for
20036         power9 built-ins.
20037         (BU_P9_64BIT_MISC_0): Likewise.
20038         (BU_P9_MISC_0): Likewise.
20039         (BU_P9V_AV_1): Likewise.
20040         (BU_P9V_AV_2): Likewise.
20041         (BU_P9V_AV_3): Likewise.
20042         (BU_P9V_AV_P): Likewise.
20043         (BU_P9V_VSX_1): Likewise.
20044         (BU_P9V_OVERLOAD_1): Likewise.
20045         (BU_P9V_OVERLOAD_2): Likewise.
20046         (BU_P9V_OVERLOAD_3): Likewise.
20047         (VCTZB): Add vector count trailing zeros support.
20048         (VCTZH): Likewise.
20049         (VCTZW): Likewise.
20050         (VCTZD): Likewise.
20051         (VPRTYBD): Add vector parity support.
20052         (VPRTYBQ): Likewise.
20053         (VPRTYBW): Likewise.
20054         (VCTZ): Add overloaded vector count trailing zeros support.
20055         (VPRTYB): Add overloaded vector parity support.
20056         * config/rs6000/rs6000-c.c (altivec_overloaded_builtins): Add
20057         overloaded vector count trailing zeros and parity instructions.
20058         * config/rs6000/rs6000.md (wd mode attribute): Add V1TI and TI for
20059         vector parity support.
20060         * config/rs6000/altivec.h (vec_vctz): Add ISA 3.0 vector count
20061         trailing zeros support.
20062         (vec_cntlz): Likewise.
20063         (vec_vctzb): Likewise.
20064         (vec_vctzd): Likewise.
20065         (vec_vctzh): Likewise.
20066         (vec_vctzw): Likewise.
20067         (vec_vprtyb): Add ISA 3.0 vector parity support.
20068         (vec_vprtybd): Likewise.
20069         (vec_vprtybw): Likewise.
20070         (vec_vprtybq): Likewise.
20071         * doc/extend.texi (PowerPC AltiVec Built-in Functions): Document
20072         the ISA 3.0 vector count trailing zeros and vector parity built-in
20073         functions.
20075 2016-05-24  Kugan Vivekanandarajah  <kuganv@linaro.org>
20077         * tree-ssa-reassoc.c (sort_by_operand_rank): Skip checking gimple_bb
20078         when there is stmt_to_insert.
20080 2016-05-24  Martin Sebor  <msebor@redhat.com>
20082         PR c++/71147
20083         * tree.h (complete_or_array_type_p): New inline function.
20085 2016-05-24  Jakub Jelinek  <jakub@redhat.com>
20087         * config/i386/i386.h (TARGET_AVOID_4BYTE_PREFIXES): Define.
20088         * config/i386/constraints.md (Yr): Test TARGET_AVOID_4BYTE_PREFIXES
20089         rather than X86_TUNE_AVOID_4BYTE_PREFIXES.
20091         * config/i386/sse.md (<sse4_1>_round<ssemodesuffix><avxsizesuffix>):
20092         Limit 1st alternative to noavx isa, split 2nd alternative into one
20093         noavx and one avx alternative, use *x and Bm in the former and
20094         x and m in the latter.
20096         * config/i386/sse.md (vec_set<mode>_0): Use sse4_noavx isa instead
20097         of sse4 for the first alternative, drop %v from the template
20098         and d operand modifier.  Split second alternative into one sse4_noavx
20099         and one avx alternative, use *x instead of *v in the former and v
20100         instead of *v in the latter.
20101         (*sse4_1_extractps): Use noavx isa instead of * for the first
20102         alternative, drop %v from the template.  Split second alternative into
20103         one noavx and one avx alternative, use *x instead of *v in the
20104         former and v instead of *v in the latter.
20105         (<vi8_sse4_1_avx2_avx512>_movntdqa): Guard the first 2 alternatives
20106         with noavx and the last one with avx.
20107         (sse4_1_phminposuw): Guard first alternative with noavx isa,
20108         split the second one into one noavx and one avx alternative,
20109         use *x and Bm in the former and x and m in the latter one.
20110         (<sse4_1>_ptest<mode>): Use noavx instead of * for the first two
20111         alternatives.
20113         * config/i386/sse.md (sse4_1_<code>v8qiv8hi2<mask_name>): Limit
20114         first two alternatives to noavx, use *x instead of *v in the second
20115         one, add avx alternative without *.
20116         (sse4_1_<code>v4qiv4si2<mask_name>, sse4_1_<code>v4hiv4si2<mask_name>,
20117         sse4_1_<code>v2qiv2di2<mask_name>, sse4_1_<code>v2hiv2di2<mask_name>,
20118         sse4_1_<code>v2siv2di2<mask_name>): Likewise.
20120 2016-05-24  Jeff Law  <law@redhat.com>
20122         * tree-ssa-threadbackwards.c (convert_and_register_jump_thread_path):
20123         New function, extracted from...
20124         (fsm_find_control_statement_thread_paths): Here.  Use the new function.
20125         Allow simple copies and constant initializations in the SSA chain.
20127 2016-05-24  Marek Polacek  <polacek@redhat.com>
20129         PR c/71249
20130         * gimplify.c (gimplify_switch_expr): Look into the innermost lexical
20131         scope.
20133 2016-05-24  Jakub Jelinek  <jakub@redhat.com>
20135         PR c++/71257
20136         * tree-vect-stmts.c (vectorizable_simd_clone_call): Handle
20137         SIMD_CLONE_ARG_TYPE_LINEAR_REF_CONSTANT_STEP like
20138         SIMD_CLONE_ARG_TYPE_LINEAR_CONSTANT_STEP.  Add
20139         SIMD_CLONE_ARG_TYPE_LINEAR_VAL_CONSTANT_STEP and
20140         SIMD_CLONE_ARG_TYPE_LINEAR_UVAL_CONSTANT_STEP cases explicitly.
20142 2016-05-24  Richard Biener  <rguenther@suse.de>
20144         PR tree-optimization/71240
20145         * tree-ssa-math-opts.c (init_symbolic_number): Verify the source
20146         has integral type.
20148 2016-05-24  Richard Biener  <rguenther@suse.de>
20150         PR tree-optimization/71230
20151         * tree-ssa-reassoc.c (zero_one_operation): Handle negate special ops.
20153 2016-05-24  Richard Sandiford  <richard.sandiford@arm.com>
20155         * tree-vectorizer.h (vectorizable_comparison): Delete.
20156         * tree-vect-loop.c (vectorizable_reduction): Remove redundant
20157         PURE_SLP_STMT check.
20158         * tree-vect-stmts.c (vectorizable_call): Likewise.
20159         (vectorizable_simd_clone_call): Likewise.
20160         (vectorizable_conversion): Likewise.
20161         (vectorizable_assignment): Likewise.
20162         (vectorizable_shift): Likewise.
20163         (vectorizable_operation): Likewise.
20164         (vectorizable_load): Likewise.
20165         (vectorizable_condition): Likewise.
20166         (vectorizable_store): Likewise.  Assert that we don't have
20167         hybrid SLP.
20168         (vectorizable_comparison): Make static.  Remove redundant
20169         PURE_SLP_STMT check.
20170         (vect_transform_stmt): Assert that we always have an slp_node
20171         if PURE_SLP_STMT.
20173 2016-05-24  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
20175         * config/arm/neon.md (ashldi3_neon):  Replace comparison of INTVAL of
20176         operands[2] against 1 with comparison against CONST1_RTX.
20177         (<shift>di3_neon): Likewise.
20178         * config/arm/predicates.md (const0_operand): Replace with comparison
20179         against CONST0_RTX.
20181 2016-05-24  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
20183         * config/arm/arm.md (ashldi3): Replace comparison of INTVAL of
20184         operands[2] against 1 with comparison against CONST1_RTX.
20185         (ashrdi3): Likewise.
20186         (lshrdi3): Likewise.
20187         (ashlsi3): Replace cast of INTVAL to unsigned HOST_WIDE_INT with
20188         UINTVAL.
20189         (ashrsi3): Likewise.
20190         (lshrsi3): Likewise.
20191         (rotrsi3): Likewise.
20192         (define_split above *compareqi_eq0): Likewise.
20193         (define_split above "prologue"): Likewise.
20194         * config/arm/arm.c (thumb1_size_rtx_costs): Likewise.
20195         * config/arm/predicates.md (shift_operator): Likewise.
20196         (shift_nomul_operator): Likewise.
20197         (sat_shift_operator): Likewise.
20198         (thumb1_cmp_operand): Likewise.
20199         (const_neon_scalar_shift_amount_operand): Replace manual range
20200         check with IN_RANGE.
20201         * config/arm/thumb1.md (define_peephole2 above *thumb_subdi3):
20202         Replace cast of INTVAL to unsigned HOST_WIDE_INT with UINTVAL.
20204 2016-05-24  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
20206         * config/arm/arm.md (andsi3): Replace cast of 1 to HOST_WIDE_INT
20207         with HOST_WIDE_INT_1.
20208         (insv): Likewise.
20209         * config/arm/arm.c (optimal_immediate_sequence): Replace cast of
20210         1 to unsigned HOST_WIDE_INT with HOST_WIDE_INT_1U.
20211         (arm_canonicalize_comparison): Likewise.
20212         (thumb1_rtx_costs): Replace cast of 1 to HOST_WIDE_INT with
20213         HOST_WIDE_INT_1.
20214         (thumb1_size_rtx_costs): Likewise.
20215         (vfp_const_double_index): Replace cast of 1 to unsigned
20216         HOST_WIDE_INT with HOST_WIDE_INT_1U.
20217         (get_jump_table_size): Replace cast of 1 to HOST_WIDE_INT with
20218         HOST_WIDE_INT_1.
20219         (arm_asan_shadow_offset): Replace cast of 1 to unsigned
20220         HOST_WIDE_INT with HOST_WIDE_INT_1U.
20221         * config/arm/neon.md (vec_set<mode>): Replace cast of 1 to
20222         HOST_WIDE_INT with HOST_WIDE_INT_1.
20224 2016-05-24  Marek Polacek  <polacek@redhat.com>
20226         * tree-cfg.h (should_remove_lhs_p): New predicate.
20227         * cgraph.c (cgraph_edge::redirect_call_stmt_to_callee): Use it.
20228         * gimplify.c (gimplify_modify_expr): Likewise.
20229         * tree-cfg.c (verify_gimple_call): Likewise.
20230         * tree-cfgcleanup.c (fixup_noreturn_call): Likewise.
20231         * gimple-fold.c: Include "tree-cfg.h".
20232         (gimple_fold_call): Use should_remove_lhs_p.
20234 2016-05-24  Richard Biener  <rguenther@suse.de>
20236         PR tree-optimization/71253
20237         * cfganal.h (control_dependences): Make robust against edge
20238         and BB removal.
20239         (control_dependences::control_dependences): Remove edge_list argument.
20240         (control_dependences::get_edge): Remove.
20241         (control_dependences::get_edge_src): Add.
20242         (control_dependences::get_edge_dest): Likewise.
20243         (control_dependences::m_el): Make a vector of edge src/dest index.
20244         * cfganal.c (control_dependences::find_control_dependence): Adjust.
20245         (control_dependences::control_dependences): Likewise.
20246         (control_dependences::~control_dependence): Likewise.
20247         (control_dependences::get_edge): Remove.
20248         (control_dependences::get_edge_src): Add.
20249         (control_dependences::get_edge_dest): Likewise.
20250         * tree-ssa-dce.c (mark_control_dependent_edges_necessary): Use
20251         get_edge_src.
20252         (perform_tree_ssa_dce): Adjust.
20253         * tree-loop-distribution.c (create_edge_for_control_dependence): Use
20254         get_edge_src.
20255         (pass_loop_distribution::execute): Adjust.  Do loop destroying
20256         conditional on changed.
20258 2016-05-24  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
20260         PR target/69857
20261         * config/arm/arm.c (gen_operands_ldrd_strd): Remove bogus early
20262         return.  Reindent transformation comment and mention the ARM state
20263         behavior.
20265 2016-05-24  Kugan Vivekanandarajah  <kuganv@linaro.org>
20267         PR middle-end/71252
20268         * tree-ssa-reassoc.c (rewrite_expr_tree_parallel): Add stmt_to_insert
20269         after build_and_add_sum creates new use stmt.
20271 2016-05-24  Richard Sandiford  <richard.sandiford@arm.com>
20273         * tree-vect-stmts.c (vectorizable_load): Reorder checks so that
20274         load_lanes/grouped_load classification comes first.  Don't check
20275         whether the vectorization factor is a multiple of the group size
20276         for load_lanes.
20278 2016-05-24  Richard Sandiford  <richard.sandiford@arm.com>
20280         * tree-vect-data-refs.c (vect_analyze_group_access_1): Set
20281         GROUP_GAP for single-element interleaving.
20282         * tree-vect-stmts.c (vectorizable_load): Remove force_peeling
20283         variable.
20285 2016-05-24  Richard Biener  <rguenther@suse.de>
20287         PR middle-end/70434
20288         PR c/69504
20289         * tree-ssa.c (non_rewritable_mem_ref_base): Make sure to mark
20290         bases which are accessed with non-invariant indices.
20291         * gimple-fold.c (maybe_canonicalize_mem_ref_addr): Re-write
20292         constant index ARRAY_REFs of vectors into BIT_FIELD_REFs.
20294 2016-05-24  Kugan Vivekanandarajah  <kuganv@linaro.org>
20296         PR middle-end/71170
20297         * tree-ssa-reassoc.c (struct operand_entry): Add field stmt_to_insert.
20298         (add_to_ops_vec): Add stmt_to_insert.
20299         (add_repeat_to_ops_vec): Init stmt_to_insert.
20300         (insert_stmt_before_use): New.
20301         (transform_add_to_multiply): Remove mult_stmt insertion and add it
20302         to ops vector.
20303         (get_ops): Init stmt_to_insert.
20304         (maybe_optimize_range_tests): Likewise.
20305         (rewrite_expr_tree): Insert stmt_to_insert before use stmt.
20306         (rewrite_expr_tree_parallel): Likewise.
20307         (reassociate_bb): Likewise.
20309 2016-05-23  Michael Meissner  <meissner@linux.vnet.ibm.com>
20311         PR target/71201
20312         * config/rs6000/altivec.md (altivec_vperm_<mode>_internal): Drop
20313         ISA 3.0 xxperm fusion alternative.
20314         (altivec_vperm_v8hiv16qi): Likewise.
20315         (altivec_vperm_<mode>_uns_internal): Likewise.
20316         (vperm_v8hiv4si): Likewise.
20317         (vperm_v16qiv8hi): Likewise.
20319 2016-05-23  Michael Meissner  <meissner@linux.vnet.ibm.com>
20320             Kelvin Nilsen  <kelvin@gcc.gnu.org>
20322         * config/rs6000/rs6000.c (rs6000_expand_vector_set): Generate
20323         vpermr/xxpermr on ISA 3.0.
20324         (altivec_expand_vec_perm_le): Likewise.
20325         * config/rs6000/altivec.md (UNSPEC_VPERMR): New unspec.
20326         (altivec_vpermr_<mode>_internal): Add VPERMR/XXPERMR support for
20327         ISA 3.0.
20329 2016-05-23  Uros Bizjak  <ubizjak@gmail.com>
20331         * config/i386/i386.h (IS_STACK_MODE): Enable for
20332         TARGET_MIX_SSE_I387.  Rewrite using X87_FLOAT_MODE_P and
20333         SSE_FLOAT_MODE_P macros.
20334         * config/i386/i386.c (ix86_preferred_reload_class): Use
20335         IS_STACK_MODE, INTEGER_CLASS_P, FLOAT_CLASS_P and Q_CLASS_P macros.
20336         Cleanup regclass processing for CONST_DOUBLE_P.
20337         (ix86_preferred_output_reload_class): Use IS_STACK_MODE macro.
20338         (ix86_rtx_costs): Remove redundant TARGET_80387 check
20339         with IS_STACK_MODE macro.
20340         * config/i386/i386.md: Replace SSE_FLOAT_MODE_P (DFmode)
20341         with TARGET_SSE2.
20342         (*movdf_internal): Use IS_STACK_MODE macro.
20343         (*movsf_internal): Ditto.
20345 2016-05-23  Marc Glisse  <marc.glisse@inria.fr>
20347         * match.pd (a * (1 << b), ~x & ~y, ~X ^ ~Y, (X ^ Y) ^ Y, ~ (-A),
20348         ~ (A - 1), ~(~X >> Y), ~(~X >>r Y)): Relax constraints.
20350 2016-05-23  Jeff Law  <law@redhat.com>
20352         * tree-ssa-threadbackward.c (profitable_jump_thread_path): New function
20353         extracted from ...
20354         (fsm_find_control_statement_thread_paths): Call it.
20356 2016-05-23  Martin Jambor  <mjambor@suse.cz>
20358         PR ipa/71234
20359         * ipa-cp.c (ipa_get_indirect_edge_target_1): Only check value of
20360         from_global_constant if t is not NULL.
20362 2016-05-23  Marek Polacek  <polacek@redhat.com>
20364         PR c/49859
20365         * common.opt (Wswitch-unreachable): New option.
20366         * doc/invoke.texi: Document -Wswitch-unreachable.
20367         * gimplify.c (gimplify_switch_expr): Implement the -Wswitch-unreachable
20368         warning.
20370 2016-05-23  Bin Cheng  <bin.cheng@arm.com>
20372         * tree-ssa-address.c (copy_ref_info): Check NULL TMR_STEP when
20373         TMR_INDEX is non-NULL.
20375 2016-05-23  Richard Biener  <rguenther@suse.de>
20377         PR tree-optimization/71230
20378         * tree-ssa-reassoc.c (acceptable_pow_call): Move initial condition...
20379         (try_special_add_to_ops): ... here.  Always test for single-use.
20381 2016-05-23  Martin Jambor  <mjambor@suse.cz>
20383         * hsa-gen.c (gen_hsa_insns_for_switch_stmt): Create an empty
20384         default block if a PHI node in the original one would be resized.
20386 2016-05-23  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
20388         PR tree-optimization/58135
20389         * tree-vect-slp.c: When group size is not multiple
20390         of vector size, allow splitting of store group at
20391         vector boundary.
20393 2016-05-23  Christophe Lyon  <christophe.lyon@linaro.org>
20395         * config/arm/arm_neon.h (vtst_p16, vtstq_p16): New.
20397 2016-05-22  Jakub Jelinek  <jakub@redhat.com>
20399         * config/i386/sse.md (vec_set_lo_<mode><mask_name>,
20400         vec_set_hi_<mode><mask_name>): Add && <mask_avx512dq_condition>
20401         condition.  For !TARGET_AVX512DQ, emit 32x4 instruction instead
20402         of 64x2.
20404         * config/i386/sse.md (vec_set_lo_v16hi, vec_set_hi_v16hi,
20405         vec_set_lo_v32qi, vec_set_hi_v32qi): Add alternative with
20406         v constraint instead of x and vinserti32x4 insn.
20408         * config/i386/sse.md (i128vldq): New mode iterator.
20409         (avx2_vbroadcasti128_<mode>, avx_vbroadcastf128_<mode>): Add
20410         avx512dq and avx512vl alternatives.
20412         * config/i386/sse.md (avx2_vec_dupv4df): Use v instead of x
20413         constraint, use maybe_evex prefix instead of vex.
20414         (vec_dupv4sf): Use v constraint instead of x for output
20415         operand except for noavx alternative, use Yv constraint
20416         instead of x for input.  Use maybe_evex prefix instead of vex.
20417         (*vec_dupv4si): Likewise.
20418         (*vec_dupv2di): Likewise.
20420 2016-05-22  Kugan Vivekanandarajah  <kuganv@linaro.org>
20422         PR middle-end/40921
20423         * tree-ssa-reassoc.c (try_special_add_to_ops): New.
20424         (linearize_expr_tree): Call try_special_add_to_ops.
20425         (reassociate_bb): Convert MULT_EXPR by (-1) to NEGATE_EXPR.
20427 2016-05-21  Senthil Kumar Selvaraj  <senthil_kumar.selvaraj@atmel.com>
20429         * config/avr/avr.c (avr_expand_prologue): Add INCOMING_FRAME_SP_OFFSET
20430         to computed stack_usage.
20432 2016-05-21  Pitchumani Sivanupandi  <pitchumani.s@atmel.com>
20434         PR target/71103
20435         * config/avr/avr.md (define_expand "mov<mode>"): If the source
20436         operand is subreg (symbol_ref) then move the symbol ref to register.
20438 2016-05-21  Jan Hubicka  <hubicka@ucw.cz>
20440         * tree.c (array_at_struct_end_p): Look through MEM_REF.
20442 2016-05-21  Kugan Vivekanandarajah  <kuganv@linaro.org>
20444         PR middle-end/71179
20445         * tree-ssa-reassoc.c (transform_add_to_multiply): Disallow float
20446         VECTOR type.
20448 2016-05-20  Eric Botcazou  <ebotcazou@adacore.com>
20450         * tree-vrp.c (compare_values_warnv): Simplify handling of symbolic
20451         ranges by calling get_single_symbol and tidy up.  Look more closely
20452         into NAME + CST1 vs CST2 comparisons if type overflow is undefined.
20454 2016-05-20  Jeff Law  <law@redhat.com>
20456         * bitmap.c (bitmap_find_bit): Remove useless test.
20458 2016-05-20  Segher Boessenkool  <segher@kernel.crashing.org>
20460         * function.c (thread_prologue_and_epilogue_insns): Commit the
20461         insertion of the epilogue.
20463 2016-05-20  Martin Jambor  <mjambor@suse.cz>
20465         PR tree-optimization/70884
20466         * tree-sra.c (initialize_constant_pool_replacements): Do not check
20467         should_scalarize_away_bitmap and cannot_scalarize_away_bitmap bits.
20468         (sort_and_splice_var_accesses): Do not consider multiple scalar reads
20469         of constant pool data as a reason for scalarization.
20471 2016-05-20  Eric Botcazou  <ebotcazou@adacore.com>
20473         * config/arm/arm.c (arm_expand_prologue): Set the stack usage to 0
20474         for naked functions.
20475         (thumb1_expand_prologue): Likewise.
20477 2016-05-20  Nathan Sidwell  <nathan@acm.org>
20479         * config/nvptx/nptx.c (nvptx_option_override): Only set
20480         flag_toplevel_reorder, if not explicitly specified.  Set
20481         flag_no_common, unless explicitly specified.
20483 2016-05-20  David Malcolm  <dmalcolm@redhat.com>
20485         * calls.c (can_implement_as_sibling_call_p): Mark param
20486         reg_parm_stack_space with ATTRIBUTE_UNUSED.
20488 2016-05-20  Uros Bizjak  <ubizjak@gmail.com>
20490         * config/i386/i386.c (ix86_rtx_costs) <case CONST_DOUBLE>:
20491         Use IS_STACK_MODE when calculating cost of standard 80387 constants.
20492         Fallthru to CONST_VECTOR case to calculate cost of standard SSE
20493         constants.
20494         <case CONST_WIDE_INT>: Calculate cost of (MEM (SYMBOL_REF)).
20495         (ix86_legitimate_constant_p): Use CASE_CONST_SCALAR_INT
20496         and CASE_CONST_ANY.
20498 2016-05-20  Cesar Philippidis  <cesar@codesourcery.com>
20500         * config/nvptx/nvptx.md (sincossf3): New pattern.
20502 2016-05-20  David Malcolm  <dmalcolm@redhat.com>
20504         * calls.c (maybe_complain_about_tail_call): New function.
20505         (initialize_argument_information): Call
20506         maybe_complain_about_tail_call when clearing *may_tailcall.
20507         (can_implement_as_sibling_call_p): Call
20508         maybe_complain_about_tail_call when returning false.
20509         (expand_call): Read CALL_EXPR_MUST_TAIL_CALL and, if set,
20510         ensure try_tail_call is set.  Call maybe_complain_about_tail_call
20511         if tail-call optimization fails.
20512         * cfgexpand.c (expand_call_stmt): Initialize
20513         CALL_EXPR_MUST_TAIL_CALL from gimple_call_must_tail_p.
20514         * gimple-pretty-print.c (dump_gimple_call): Dump
20515         gimple_call_must_tail_p.
20516         * gimple.c (gimple_build_call_from_tree): Call
20517         gimple_call_set_must_tail with the value of
20518         CALL_EXPR_MUST_TAIL_CALL.
20519         * gimple.h (enum gf_mask): Add GF_CALL_MUST_TAIL_CALL.
20520         (gimple_call_set_must_tail): New function.
20521         (gimple_call_must_tail_p): New function.
20522         * print-tree.c (print_node): Update printing of TREE_STATIC
20523         to reflect its use for CALL_EXPR_MUST_TAIL_CALL.
20524         * tree-core.h (struct tree_base): Add MUST_TAIL_CALL to the
20525         trailing comment listing applicable flags.
20526         * tree.h (CALL_EXPR_MUST_TAIL_CALL): New macro.
20528 2016-05-20  David Malcolm  <dmalcolm@redhat.com>
20530         * calls.c (expand_call): Move "Rest of purposes for tail call
20531         optimizations to fail" to...
20532         (can_implement_as_sibling_call_p): ...this new function, and
20533         split into multiple "if" statements.
20535 2016-05-20  Jan Hubicka  <hubicka@ucw.cz>
20537         * cfgloop.h (expected_loop_iterations_unbounded,
20538         expected_loop_iterations): Unconstify.
20539         * cfgloopanal.c (expected_loop_iterations_unbounded): Sanity check the
20540         profile with known upper bound; return 3 when profile is absent.
20541         (expected_loop_iterations): Update.
20543 2016-05-20  Jan Hubicka  <hubicka@ucw.cz>
20545         * loop-doloop.c (doloop_optimize): Use get_estimated_loop_iterations_int
20546         and get_max_loop_iterations_int.
20548 2016-05-20  Jan Hubicka  <hubicka@ucw.cz>
20550         * tree-ssa-loop-niter.c (idx_infer_loop_bounds): We can not produce
20551         realistic upper bounds here.
20553 2016-05-20  Jakub Jelinek  <jakub@redhat.com>
20555         PR c++/71210
20556         * gimple-fold.c (gimple_fold_call): Do not remove lhs of noreturn
20557         calls if the LHS is variable length or has addressable type.
20558         If targets[0]->decl is a noreturn call with void return type and
20559         zero arguments, adjust fntype and remove lhs in that case.
20561 2016-05-20  Marc Glisse  <marc.glisse@inria.fr>
20563         PR tree-optimization/71079
20564         PR tree-optimization/71206
20565         * match.pd ((X ^ Y) ^ (X ^ Z)): Convert the arguments.
20567 2016-05-20  Prathamesh Kulkarni  <prathamesh.kulkarni@linaro.org>
20569         * tree-vectorizer.c (get_vec_alignment_for_decl): New static function.
20570         (get_vec_alignment_for_array_decl): Likewise.
20571         (get_vec_alignment_for_record_decl): Likewise.
20572         (increase_alignment::execute): Move code to find alignment to
20573         get_vec_alignment_for_array_decl and call get_vec_alignment_for_decl.
20574         (type_align_map): New hash_map.
20576 2016-05-20  Richard Guenther  <rguenther@suse.de>
20578         PR tree-optimization/29756
20579         * tree.def (BIT_INSERT_EXPR): New tcc_expression tree code.
20580         * expr.c (expand_expr_real_2): Handle BIT_INSERT_EXPR.
20581         * fold-const.c (operand_equal_p): Likewise.
20582         (fold_ternary_loc): Add constant folding of BIT_INSERT_EXPR.
20583         * gimplify.c (gimplify_expr): Handle BIT_INSERT_EXPR.
20584         * tree-inline.c (estimate_operator_cost): Likewise.
20585         * tree-pretty-print.c (dump_generic_node): Likewise.
20586         * tree-ssa-operands.c (get_expr_operands): Likewise.
20587         * cfgexpand.c (expand_debug_expr): Likewise.
20588         * gimple-pretty-print.c (dump_ternary_rhs): Likewise.
20589         * gimple.c (get_gimple_rhs_num_ops): Handle BIT_INSERT_EXPR.
20590         * tree-cfg.c (verify_gimple_assign_ternary): Verify BIT_INSERT_EXPR.
20591         * tree-ssa.c (non_rewritable_lvalue_p): We can rewrite
20592         vector inserts using BIT_FIELD_REF or MEM_REF on the lhs.
20593         (execute_update_addresses_taken): Do it.
20595 2016-05-20  Richard Biener  <rguenther@suse.de>
20597         PR tree-optimization/71185
20598         * tree-ssa-loop-prefetch.c (gather_memory_references): Drop
20599         register operations.
20601 2016-05-20  Richard Biener  <rguenther@suse.de>
20603         * tree-if-conv.c (add_bb_predicate_gimplified_stmts): Use
20604         gimple_seq_add_seq_without_update.
20605         (release_bb_predicate): Assert we have no operands to free.
20606         (if_convertible_loop_p_1): Calculate post dominators later.
20607         Do not free BB predicates here.
20608         (combine_blocks): Do not recompute BB predicates.
20609         (version_loop_for_if_conversion): Save BB predicates around
20610         loop versioning.
20612 2016-05-19  Segher Boessenkool  <segher@kernel.crashing.org>
20614         * function.c (make_epilogue_seq): Remove epilogue_end parameter.
20615         (thread_prologue_and_epilogue_insns): Remove bb_flags.  Restructure
20616         code.  Ignore sibcalls on EDGE_IGNORE edges.
20617         * shrink-wrap.c (handle_simple_exit): New function.  Set EDGE_IGNORE
20618         on edges for sibcalls that run without prologue.  The rest of the
20619         function is combined from...
20620         (fix_fake_fallthrough_edge): ... this, and ...
20621         (try_shrink_wrapping): ... a part of this.  Remove the bb_with
20622         function argument, make it a local variable.
20624 2016-05-19  Sandra Loosemore  <sandra@codesourcery.com>
20626         * config/i386/cygming.h (DWARF2_UNWIND_INFO): Allow
20627         --disable-sjlj-exceptions for TARGET_BI_ARCH to select DWARF-2 EH
20628         for 32-bit mode and SEH for 64-bit.
20629         * config/i386/mingw32.h (SHARED_LIBGCC_UNDEFS_SPEC): Handle
20630         TARGET_64BIT_DEFAULT.
20632 2016-05-19  Ryan Burn  <contact@rnburn.com>
20634         * Makefile.in (GTFILES): Add cilk.h and cilk-common.c.
20635         * gengtype.c (open_base_files): Add cilk.h to ifiles.
20637 2016-05-19  Uros Bizjak  <ubizjak@gmail.com>
20639         * sched-deps.c (sched_analyze_2) <case TRAP_IF>: Also
20640         force pending loads from memory.
20642 2016-05-19  Kelvin Nilsen  <kelvin@gcc.gnu.org>
20644         * config/rs6000/altivec.md (UNSPEC_DARN): New unspec constant.
20645         (UNSPEC_DARN_32): New unspec constant.
20646         (UNSPEC_DARN_RAW): New unspec constant.
20647         (darn_32): New instruction.
20648         (darn_raw): New instruction.
20649         (darn): New instruction.
20650         * config/rs6000/rs6000-builtin.def (RS6000_BUILTIN_0): Add
20651         support and documentation for this macro.
20652         (BU_P9_MISC_1): New macro definition.
20653         (BU_P9_64BIT_MISC_0): New macro definition.
20654         (BU_P9_MISC_0): New macro definition.
20655         (darn_32): New builtin definition.
20656         (darn_raw): New builtin definition.
20657         (darn): New builtin definition.
20658         * config/rs6000/rs6000.c: Add #define RS6000_BUILTIN_0 and #undef
20659         RS6000_BUILTIN_0 directives to surround each occurrence of
20660         #include "rs6000-builtin.def".
20661         (rs6000_builtin_mask_calculate): Add in the RS6000_BTM_MODULO and
20662         RS6000_BTM_64BIT flags to the returned mask, depending on
20663         configuration.
20664         (def_builtin): Correct an error in the assignments made to the
20665         debugging variable attr_string.
20666         (rs6000_expand_builtin): Add support for no-operand built-in
20667         functions.
20668         (builtin_function_type): Remove fatal_error assertion that is no
20669         longer valid.
20670         (rs6000_common_init_builtins): Add support for no-operand built-in
20671         functions.
20672         * config/rs6000/rs6000.h (RS6000_BTM_MODULO): New macro
20673         definition.
20674         (RS6000_BTM_PURE): Enhance comment to clarify intent of this flag
20675         definition.
20676         (RS6000_BTM_64BIT): New macro definition.
20677         * doc/extend.texi: Document __builtin_darn (void),
20678         __builtin_darn_raw (void), and __builtin_darn_32 (void) built-in
20679         functions.
20681 2016-05-19  Jan Hubicka  <hubicka@ucw.cz>
20683         * tree-vect-loop.c (vect_analyze_loop_2): Use also
20684         max_loop_iterations_int.
20686 2016-05-19  Marek Polacek  <polacek@redhat.com>
20688         PR tree-optimization/71031
20689         * tree-vrp.c (extract_range_from_binary_expr_1): Turn assert into a
20690         condition and adjust the code a bit.
20692 2016-05-19  Martin Liska  <mliska@suse.cz>
20694         * tree-vect-stmts.c (vectorizable_simd_clone_call): Utilize
20695         auto_vec instead of vec.
20697 2016-05-19  Martin Liska  <mliska@suse.cz>
20699         * tree-parloops.c (oacc_entry_exit_ok): Release a vector.
20701 2016-05-19  Martin Liska  <mliska@suse.cz>
20703         * tree-if-conv.c (ifcvt_repair_bool_pattern): Utilize auto_vecs.
20705 2016-05-19  Martin Liska  <mliska@suse.cz>
20707         * ipa-pure-const.c (set_function_state): Remove an existing
20708         funct_state.
20709         (remove_node_data): Do not free it as it's released
20710         in set_function_state.
20712 2016-05-19  Martin Liska  <mliska@suse.cz>
20714         * tree-vect-slp.c (vect_attempt_slp_rearrange_stmts): Release
20715         bitmap.
20717 2016-05-19  Martin Liska  <mliska@suse.cz>
20719         * omp-simd-clone.c (simd_clone_adjust): Release vector.
20721 2016-05-19  Martin Liska  <mliska@suse.cz>
20723         * tree-ssa-reassoc.c (eliminate_duplicate_pair): Truncate
20724         an auto_vec instead of re-creating it.
20726 2016-05-19  Martin Liska  <mliska@suse.cz>
20728         * tree-ssa-loop-prefetch.c (determine_loop_nest_reuse): Use
20729         auto_vec instead of vec.
20731 2016-05-19  Martin Liska  <mliska@suse.cz>
20733         * lto-section-in.c (lto_get_section_data): Call
20734         lto_check_version with additional argument.
20735         * lto-streamer.c (lto_check_version): Add new argument.
20736         * lto-streamer.h (lto_check_version): Likewise.
20738 2016-05-19  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
20740         * config/arm/arm.c (arm_new_rtx_costs, SIGN_EXTEND case):
20741         Don't add cost of inner memory when handling sign-extended loads.
20743 2016-05-19  Ilya Enkovich  <ilya.enkovich@intel.com>
20745         PR rtl-optimization/71148
20746         * cse.c (cse_main): Free dominance info.
20747         (rest_of_handle_cse): Don't free dominance info.
20748         (rest_of_handle_cse2): Likewise.
20749         (rest_of_handle_cse_after_global_opts): Likewise.
20751 2016-05-19  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
20753         PR target/71056
20754         * config/arm/arm-builtins.c (arm_builtin_vectorized_function): Return
20755         NULL_TREE early if NEON is not available.  Remove now redundant check
20756         in ARM_CHECK_BUILTIN_MODE.
20758 2016-05-19  Maxim Ostapenko  <m.ostapenko@samsung.com>
20760         PR sanitizer/64354
20761         * cppbuiltin.c (define_builtin_macros_for_compilation_flags): Add new
20762         builtin __SANITIZE_THREAD__ macros for fsanitize=thread switch.
20763         * doc/cpp.texi: Document new macros.
20765 2016-05-19  Bin Cheng  <bin.cheng@arm.com>
20767         PR tree-optimization/69848
20768         * tree-vect-loop.c (vectorizable_reduction): Don't factor
20769         comparison expr out of VEC_COND_EXPR for COND_REDUCTION.
20771 2016-05-19  Segher Boessenkool  <segher@kernel.crashing.org>
20773         * function.c (thread_prologue_and_epilogue_insn): Move the
20774         "goto epilogue_done" one block later.
20776 2016-05-19  Richard Biener  <rguenther@suse.de>
20778         PR tree-optimization/70729
20779         * passes.def: Move LIM pass before PRE.  Remove no longer
20780         required copyprop and move first DCE out of the loop pipeline.
20782 2016-05-18  David Malcolm  <dmalcolm@redhat.com>
20784         PR driver/69265
20785         * Makefile.in (GCC_OBJS): Move spellcheck.o to...
20786         (OBJS-libcommon-target): ...here.
20787         * opts-common.c: Include spellcheck.h.
20788         (cmdline_handle_error): Build a vec of valid options and use it
20789         to suggest provide hints for misspelled arguments.
20791 2016-05-18  Jakub Jelinek  <jakub@redhat.com>
20793         PR c++/71100
20794         * cgraph.c (cgraph_edge::redirect_call_stmt_to_callee): Don't drop
20795         lhs if it has TREE_ADDRESSABLE type.
20797 2016-05-18  Uros Bizjak  <ubizjak@gmail.com>
20799         PR target/71145
20800         * config/alpha/alpha.md (trap): Add (use (reg:DI 29)).
20801         (*exception_receiver_1): Return "#" for TARGET_EXPLICIT_RELOCS.
20803 2016-05-18  Martin Jambor  <mjambor@suse.cz>
20805         PR ipa/69708
20806         * ipa-cp.c (ipa_get_jf_pass_through_result): Allow non-ip constant
20807         input for NOP_EXPR pass-through functions.
20808         * ipa-prop.c (ipa_compute_jump_functions_for_edge): Allow
20809         aggregate global constant VAR_DECLs in constant jump functions.
20811 2016-05-18  Martin Jambor  <mjambor@suse.cz>
20813         PR ipa/69708
20814         * ipa-prop.c (parm_preserved_before_stmt_p): Return true for loads
20815         from TREE_READONLY parameters.
20817 2016-05-18  Martin Jambor  <mjambor@suse.cz>
20819         PR ipa/69708
20820         * cgraph.h (cgraph_indirect_call_info): New field
20821         guaranteed_unmodified.
20822         * ipa-cp.c (ipa_get_indirect_edge_target_1): Also pass parameter value
20823         to ipa_find_agg_cst_for_param, check guaranteed_unmodified when
20824         appropriate.
20825         * ipa-inline-analysis.c (evaluate_conditions_for_known_args): Also
20826         pass the parameter value to ipa_find_agg_cst_for_param.
20827         * ipa-prop.c (ipa_load_from_parm_agg): New parameter
20828         guaranteed_unmodified, store AA results there instead of bailing out
20829         if present.
20830         (ipa_note_param_call): Also initialize guaranteed_unmodified flag.
20831         (ipa_analyze_indirect_call_uses): Also set guaranteed_unmodified flag.
20832         (find_constructor_constant_at_offset): New function.
20833         (ipa_find_agg_cst_from_init): Likewise.
20834         (ipa_find_agg_cst_for_param): Also seearch for aggregate values in
20835         static initializers of contants, report back through a new paameter
20836         from_global_constant if that was the case.
20837         (try_make_edge_direct_simple_call): Also pass parameter value to
20838         ipa_find_agg_cst_for_param, check guaranteed_unmodified when
20839         appropriate.
20840         (ipa_write_indirect_edge_info): Stream new flag guaranteed_unmodified.
20841         (ipa_read_indirect_edge_info): Likewise.
20842         * ipa-prop.h (ipa_find_agg_cst_for_param): Update declaration.
20843         (ipa_load_from_parm_agg): Likewise.
20845 2016-05-18  Jiong Wang  <jiong.wang@arm.com>
20847         PR rtl-optimization/71150
20848         * lra-constraint (process_addr_reg): Guard "in_class_p" with REG_P
20849         check.
20851 2016-05-18  Michael Meissner  <meissner@linux.vnet.ibm.com>
20853         PR target/70915
20854         * config/rs6000/constraints.md (wE constraint): New constraint
20855         for a vector constant that can be loaded with XXSPLTIB.
20856         (wM constraint): New constraint for a vector constant of a 1's.
20857         (wS constraint): New constraint for a vector constant that can be
20858         loaded with XXSPLTIB and a vector sign extend instruction.
20859         * config/rs6000/predicates.md (xxspltib_constant_split): New
20860         predicates for wE/wS constraints.
20861         (xxspltib_constant_nosplit): Likewise.
20862         (easy_vector_constant): Add support for constants that can be
20863         loaded via XXSPLTIB.
20864         (all_ones_constant): New predicate for vector constant with all
20865         1's set.
20866         (splat_input_operand): Add support for ISA 3.0 word splat operations.
20867         * config/rs6000/rs6000.c (xxspltib_constant_p): New function to
20868         return if a constant can be loaded with the ISA 3.0 XXSPLTIB
20869         instruction and possibly with a sign extension.
20870         (output_vec_const_move): Add support for XXSPLTIB. If we are
20871         loading up 0/-1 into Altivec registers, prefer using VSPLTISW
20872         instead of XXLXOR/XXLORC.
20873         (rs6000_expand_vector_init): Add support for ISA 3.0 word splat
20874         operations.
20875         (rs6000_legitimize_reload_address): Likewise.
20876         (rs6000_output_move_128bit): Use output_vec_const_move to emit
20877         constants.
20878         * config/rs6000/vsx.md (VSX_M): Add TImode (if -mvsx-timode) and
20879         combine VSX_M and VSX_M2 into one iterator.
20880         (VSX_M2): Likewise.
20881         (VSINT_84): New iterators for loading constants with XXSPLTIB.
20882         (VSINT_842): Likewise.
20883         (UNSPEC_VSX_SIGN_EXTEND): New UNSPEC.
20884         (xxspltib_v16qi): New insns to load up constants with the ISA 3.0
20885         XXSPLTIB instruction.
20886         (xxspltib_<mode>_nosplit): Likewise.
20887         (xxspltib_<mode>_split): New insn to load up constants with
20888         XXSPLTIB and a sign extend instruction.
20889         (vsx_mov<mode>): Replace single move that handled all vector types
20890         with separate 32-bit and 64-bit moves.  Combine the movti_<bit>
20891         moves (when -mvsx-timode is in effect) into the main vector
20892         moves.  Eliminate separate moves for <VSr> <VSa>, where the
20893         preferred register class (<VSr>) is listed first, and the
20894         secondary register class (<VSa>) is listed second with a '?' to
20895         discourage use.  Prefer loading 0/-1 in any VSX register for ISA
20896         3.0, and Altivec registers for ISA 2.06/2.07 (PR target/70915) so
20897         that if the register was involved in a slow operation, the
20898         clear/set operation does not wait for the slow operation to
20899         finish.  Adjust the length attributes for 32-bit mode.  Use
20900         rs6000_output_move_128bit and drop the use of the string
20901         instructions for 32-bit movti when -mvsx-timode is in effect.  Use
20902         spacing so that the alternatives and attributes don't generate
20903         long lines, and put things in columns, so that it is easier to
20904         match up the operands and attributes with the insn alternatives.
20905         (vsx_mov<mode>_64bit): Likewise.
20906         (vsx_mov<mode>_32bit): Likewise.
20907         (vsx_movti_64bit): Fold movti into normal vector moves.
20908         (vsx_movti_32bit): Likewise.
20909         (vsx_splat_<mode>, V4SI/V4SF modes): Add support for ISA 3.0 word
20910         splat instructions.
20911         (vsx_splat_v4si_internal): Likewise.
20912         (vsx_splat_v4sf_internal): Likewise.
20913         (vector fusion peepholes): Use VSX_M instead of VSX_M2.
20914         (vsx_sign_extend_qi_<mode>): New ISA 3.0 instructions to sign
20915         extend vector elements.
20916         (vsx_sign_extend_hi_<mode>): Likewise.
20917         (vsx_sign_extend_si_v2di): Likewise.
20918         * config/rs6000/rs6000-protos.h (xxspltib_constant_p): Add
20919         declaration.
20920         * doc/md.texi (PowerPC constraints): Document the wE, wM, and wS
20921         constraints.  Add trailing period to wL documentation.
20923 2016-05-18  Richard Sandiford  <richard.sandiford@arm.com>
20925         PR middle-end/71020
20926         * tree-dfa.h (replace_abnormal_ssa_names): Declare.
20927         * tree-dfa.c (replace_abnormal_ssa_names): New function.
20928         * tree-call-cdce.c: Include tree-dfa.h.
20929         (can_guard_call_p): New function, extracted from...
20930         (can_use_internal_fn): ...here.
20931         (shrink_wrap_one_built_in_call_with_conds): Remove failure path
20932         and return void.
20933         (shrink_wrap_one_built_in_call): Likewise.
20934         (use_internal_fn): Likewise.
20935         (shrink_wrap_conditional_dead_built_in_calls): Update accordingly
20936         and return void.  Call replace_abnormal_ssa_names.
20937         (pass_call_cdce::execute): Check can_guard_call_p during the
20938         initial walk.  Assume shrink_wrap_conditional_dead_built_in_calls
20939         will always change something.
20941 2016-05-18  Martin Jambor  <mjambor@suse.cz>
20943         PR ipa/70646
20944         * ipa-prop.c (determine_locally_known_aggregate_parts): Bail out early
20945         if parameter PARAM_IPA_MAX_AGG_ITEMS is zero.
20947 2016-05-18  Martin Jambor  <mjambor@suse.cz>
20949         PR ipa/70646
20950         * ipa-inline.h (condition): New field size.
20951         * ipa-inline-analysis.c (add_condition): New parameter SIZE, use it
20952         for comaprison and store it into the new condition.
20953         (evaluate_conditions_for_known_args): Use condition size to check
20954         access sizes for all but CHANGED conditions.
20955         (unmodified_parm_1): New parameter size_p, store access size into it.
20956         (unmodified_parm): Likewise.
20957         (unmodified_parm_or_parm_agg_item): Likewise.
20958         (eliminated_by_inlining_prob): Pass NULL to unmodified_parm as size_p.
20959         (set_cond_stmt_execution_predicate): Extract access sizes and store
20960         them to conditions.
20961         (set_switch_stmt_execution_predicate): Likewise.
20962         (will_be_nonconstant_expr_predicate): Likewise.
20963         (will_be_nonconstant_predicate): Likewise.
20964         (inline_read_section): Stream condition size.
20965         (inline_write_summary): Likewise.
20967 2016-05-18  Richard Biener  <rguenther@suse.de>
20969         * tree-ssa-loop-im.c (determine_max_movement): Properly add
20970         condition cost to PHI cost instead of total_cost.
20972 2016-05-18  Martin Liska  <mliska@suse.cz>
20974         PR fortran/70856
20975         * ipa-icf.c (sem_variable::merge): Set DECL_PT_UID for
20976         merged variables.
20978 2016-05-18  Richard Biener  <rguenther@suse.de>
20980         * lto-streamer.h (LTO_major_version): Bump to 6.
20982 2016-05-18  Segher Boessenkool  <segher@kernel.crashing.org>
20984         * function.c (make_split_prologue_seq, make_prologue_seq,
20985         make_epilogue_seq): New functions, factored out from...
20986         (thread_prologue_and_epilogue_insns): Here.
20988 2016-05-18  Segher Boessenkool  <segher@kernel.crashing.org>
20990         * function.c (rest_of_handle_thread_prologue_and_epilogue): Call
20991         cleanup_cfg with CLEANUP_EXPENSIVE after shrink-wrapping instead
20992         of before.  Add a comment.
20994 2016-05-18  Bin Cheng  <bin.cheng@arm.com>
20996         * tree-ssa-loop-ivopts.c (get_computation_cost_at): Check invariant
20997         expression pointer, not pointer to the pointer.
20999 2016-05-18  Jakub Jelinek  <jakub@redhat.com>
21001         * config/i386/sse.md (pbroadcast_evex_isa): New mode attr.
21002         (avx2_pbroadcast<mode>): Add another alternative with v instead
21003         of x constraints in it, using <pbroadcast_evex_isa> isa.
21004         (avx2_pbroadcast<mode>_1): Similarly, add two such alternatives.
21006         * config/i386/sse.md (<ssse3_avx2>_palignr<mode>): Use
21007         constraint x instead of v in second alternative, add avx512bw
21008         alternative.
21010         * config/i386/sse.md (<ssse3_avx2>_pshufb<mode>3<mask_name>): Use
21011         constraint x instead of v in second alternative, add avx512bw
21012         alternative.
21014         * config/i386/sse.md (*<ssse3_avx2>_pmulhrsw<mode>3<mask_name>): Use
21015         constraint x instead of v in second alternative, add avx512bw
21016         alternative.
21018         * config/i386/sse.md (avx2_pmaddubsw256, ssse3_pmaddubsw128): Add
21019         avx512bw alternative.
21021 2016-05-18  Kirill Yukhin  <kirill.yukhin@intel.com>
21023         * config/i386/sse.md (define_insn "*andnot<mode>3"): Extend static
21024         array to 128 chars.
21025         (define_insn "*andnottf3"): Ditto.
21026         (define_insn "*<code><mode>3"/any_logic): Ditto.
21027         (define_insn "*<code>tf3"/any_logic): Ditto.
21028         (define_insn "sse2_storehpd"): Use Yv constraint for scalar
21029         operand to block AVX-512VL insn variant emit when it is not enabled.
21031 2016-05-18  Kirill Yukhin  <kirill.yukhin@intel.com>
21033         * config/i386/sse.md (define_insn "*vec_concatv2sf_sse4_1"): Use 'Yv'
21034         constraint fot SF mode.
21036 2016-05-18  Petr Murzin  <petr.murzin@intel.com>
21037             Kirill Yukhin  <kirill.yukhin@intel.com>
21039         * config/i386/sse.md (define_insn "srcp14<mode>"): Use proper operand
21040         modifiers.
21041         (define_insn "rsqrt14<mode>"): Ditto.
21042         (define_insn "<mask_codefor>avx512dq_cvtps2qqv2di<mask_name>"): Ditto.
21043         (define_insn "<fixsuffix>fix_truncv2sfv2di2<mask_name>"): Ditto.
21044         (define_insn "avx512f_<code>v8div16qi2_mask_store"): Ditto.
21045         (define_insn "vec_set_hi_<mode><mask_name>"): Ditto.
21046         (define_insn "<mask_codefor>avx512dq_broadcast<mode><mask_name>"):
21047         Ditto.
21048         (define_insn "*avx512f_gatherdi<mode>"): Ditto.
21049         (define_insn "*avx512f_scatterdi<mode>"): Ditto.
21050         * config/i386/i386.c (ix86_print_operand): Expand check for size
21051         override codes for Intel syntax.
21053 2016-05-18  Richard Biener  <rguenther@suse.de>
21055         PR tree-optimization/71168
21056         * tree-loop-distribution.c (distribute_loop): Move *destroy_p
21057         initialization earlier.
21059 2016-05-18  James Greenhalgh  <james.greenhalgh@arm.com>
21061         * config/aarch64/aarch64-simd.md
21062         (aarch64_reduc_plus_internal<mode>): Rename to...
21063         (reduc_plus_scal): ...This, and remove previous implementation.
21065 2016-05-18  Richard Biener  <rguenther@suse.de>
21067         * passes.def: Put late dse and cd_dce in canonical order.
21069 2016-05-17  Jan Hubicka  <hubicka@ucw.cz>
21071         * ipa-inline-transform.c (preserve_function_body_p): Look for
21072         first non-thunk clone.
21073         (save_function_body): Save into first non-thunk.
21074         * lto-cgraph.c (lto_output_edge): When streaming thunk do not look
21075         up call stmt id.
21076         (lto_output_node): Inline thunks don't need body in every
21077         partition.
21078         * lto-streamer-in.c: Do not fixup thunk clones.
21079         * cgraphclones.c (cgraph_node::create_edge_including_clone): Skip
21080         thunks.
21081         * tree-inline.c (copy_bb): Be prepared for target node to be new after
21082         folding suceeds.
21084 2016-05-17  Kugan Vivekanandarajah  <kuganv@linaro.org>
21086         PR middle-end/63586
21087         * tree-ssa-reassoc.c (transform_add_to_multiply): New.
21088         (reassociate_bb): Call transform_add_to_multiply.
21090 2016-05-17  Kugan Vivekanandarajah  <kuganv@linaro.org>
21092         * config/aarch64/aarch64.c (all_extensions): Removed unused
21093         static variable.
21095 2016-05-17  Nathan Sidwell  <nathan@acm.org>
21097         * config/nvptx/nvptx.c (nvptx_function_arg_boundary): New.
21098         (TARGET_FUNCTION_ARG_BOUNDARY): Override.
21100 2016-05-17  Mikhail Maltsev  <maltsevm@gmail.com>
21102         PR tree-optimization/54579
21103         PR middle-end/55299
21104         * match.pd (~(~X >> Y), ~(~X >>r Y), ~(~X <<r Y)): New patterns.
21106 2016-05-17  Marek Polacek  <polacek@redhat.com>
21108         PR ipa/71146
21109         * tree-inline.c (expand_call_inline): Call
21110         maybe_remove_unused_call_args.
21112 2016-05-17  Jim Wilson  <jim.wilson@linaro.org>
21114         * doc/cpp.texi (__GNUC__): Major version changes are no longer rare.
21115         * doc/invoke.texi (-mnan=2008): Change signalling to signaling.
21116         * doc/md.texi (fmin@var{m}3): Likewise.
21118 2016-05-17  Marc Glisse  <marc.glisse@inria.fr>
21120         * match.pd (X & C): New transformation.
21122 2016-05-17  Marc Glisse  <marc.glisse@inria.fr>
21124         * match.pd (~X & Y): New transformation.
21126 2016-05-17  Marc Glisse  <marc.glisse@inria.fr>
21128         * tree-vrp.c (simplify_truth_ops_using_ranges): Set range
21129         information for new SSA_NAME.
21130         (simplify_conversion_using_ranges): Get range through get_range_info
21131         instead of get_value_range.
21133 2016-05-17  Jiong Wang  <jiong.wang@arm.com>
21135         * config/aarch64/arm_neon.h (vmvn_s8): Reimplement using C operator.
21136         Remove inline assembly.
21137         (vmvn_s16): Likewise.
21138         (vmvn_s32): Likewise.
21139         (vmvn_u8): Likewise.
21140         (vmvn_u16): Likewise.
21141         (vmvn_u32): Likewise.
21142         (vmvnq_s8): Likewise.
21143         (vmvnq_s16): Likewise.
21144         (vmvnq_s32): Likewise.
21145         (vmvnq_u8): Likewise.
21146         (vmvnq_u16): Likewise.
21147         (vmvnq_u32): Likewise.
21148         (vmvn_p8): Likewise.
21149         (vmvnq_p16): Likewise.
21151 2016-05-17  Jiong Wang  <jiong.wang@arm.com>
21153         * config/aarch64/aarch64-simd.md (vmul_n_f32): Remove inline assembly.
21154         Use builtin.
21155         (vmul_n_s16): Likewise.
21156         (vmul_n_s32): Likewise.
21157         (vmul_n_u16): Likewise.
21158         (vmul_n_u32): Likewise.
21159         (vmulq_n_f32): Likewise.
21160         (vmulq_n_f64): Likewise.
21161         (vmulq_n_s16): Likewise.
21162         (vmulq_n_s32): Likewise.
21163         (vmulq_n_u16): Likewise.
21164         (vmulq_n_u32): Likewise.
21166 2016-05-17  Jiong Wang  <jiong.wang@arm.com>
21168         * config/aarch64/aarch64-simd.md (*aarch64_mul3_elt_to_128df): Extend
21169         to all supported modes.  Rename to "*aarch64_mul3_elt_from_dup".
21171 2016-05-17  Jiong Wang  <jiong.wang@arm.com>
21173         * config/aarch64/aarch64-simd.md (*aarch64_fma4_elt_to_128df): Rename
21174         to *aarch64_fma4_elt_from_dup<mode>.
21175         (*aarch64_fnma4_elt_to_128df): Rename to
21176         *aarch64_fnma4_elt_from_dup<mode>.
21177         * config/aarch64/arm_neon.h (vfma_n_f64): New.
21178         (vfms_n_f32): Likewise.
21179         (vfms_n_f64): Likewise.
21180         (vfmsq_n_f32): Likewise.
21181         (vfmsq_n_f64): Likewise.
21183 2016-05-17  Gerald Pfeifer  <gerald@pfeifer.com>
21185         * wide-int.h: Change fixed_wide_int_storage from class to struct.
21187 2016-05-17  Richard Biener  <rguenther@suse.de>
21189         PR tree-optimization/71132
21190         * tree-loop-distribution.c (create_rdg_cd_edges): Pass in loop.
21191         Only add control dependences for blocks in the loop.
21192         (build_rdg): Adjust.
21193         (generate_code_for_partition): Return whether loop should
21194         be destroyed and delay that.
21195         (distribute_loop): Likewise.
21196         (pass_loop_distribution::execute): Record loops to be destroyed
21197         and perform delayed destroying of loops.
21199 2016-05-17  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
21201         PR target/70809
21202         * config/aarch64/aarch64-simd.md (aarch64_vmls<mode>): Delete.
21204 2016-05-17  James Greenhalgh  <james.greenhalgh@arm.com>
21206         * config/aarch64/aarch64-elf.h (ASM_OUTPUT_DEF): Delete.
21208 2016-05-17  Ilya Enkovich  <ilya.enkovich@intel.com>
21210         PR target/71114
21211         * config/i386/i386.c (dimode_scalar_chain::convert_op): Fix
21212         insertion point for instructions generated by validize_mem.
21214 2016-05-17  James Greenhalgh  <james.greenhalgh@arm.com>
21216         * config/aarch64/aarch64.c (SHIFT_COUNT_TRUNCATED): Wrap definition
21217         in brackets.
21219 2016-05-17  James Greenhalgh  <james.greenhalgh@arm.com>
21221         * config/aarch64/aarch64.c
21222         (aarch64_output_simd_mov_immediate): Make "buf_size" a variable
21223         rather than a macro.
21225 2016-05-16  Wilco Dijkstra  <wdijkstr@arm.com>
21227         * doc/invoke.texi (AArch64 Options): Various updates.
21229 2016-05-16  Jan Hubicka  <hubicka@ucw.cz>
21231         * ipa-inline-analysis.c (compute_inline_parameters): Disable inlinig
21232         into instrumentation thunks.
21233         * cif-code.def (CIF_CHKP): New.
21235 2016-05-16  Uros Bizjak  <ubizjak@gmail.com>
21237         * config/i386/xopintrin.h: Correct "unsinged" typo in the comments.
21239 2016-05-16  Martin Jambor  <mjambor@suse.cz>
21241         * hsa-gen.c (fillup_for_decl): Increase alignment to natural one.
21242         (get_symbol_for_decl): Sorry if a global symbol in under-aligned.
21244 2016-05-16  Marek Polacek  <polacek@redhat.com>
21246         * gimple.c (maybe_remove_unused_call_args): Fix typos in the
21247         commentary.
21249 2016-05-16  Martin Jambor  <mjambor@suse.cz>
21251         PR hsa/70857
21252         * omp-low.c (grid_expand_target_grid_body): Copy RESULT_DECL of
21253         the outlined kernel function.
21255 2016-05-16  Robert Suchanek  <robert.suchanek@imgtec.com>
21257         * config/mips/mips.h (ISA_HAS_LSA): Enable for -mmsa.
21258         (ISA_HAS_DLSA): Ditto.
21260 2016-05-16  Matthew Fortune  <matthew.fortune@imgtec.com>
21262         * config/mips/m5100.md (m51_int_load): Update the latency to 2.
21264 2016-05-16  Nathan Sidwell  <nathan@acm.org>
21266         * config/nvptx/nvptx.c (nvptx_mangle_decl_assembler_name): Revert.
21267         (nvptx_name_replacement): Restore.  Add comment.
21268         (write_fn_proto, write_fn_proto_from_insn,
21269         nvptx_output_call_insn): Restore
21270         (TARGET_MANGLE_DECL_ASSEMBLER_NAME): Delete.
21272 2016-05-16  Wilco Dijkstra  <wdijkstr@arm.com>
21274         * config/aarch64/aarch64.md
21275         (add<mode>3_compareC_cconly_imm): Remove use of %w.
21276         (add<mode>3_compareC_imm): Likewise.
21277         (<optab>si3_uxtw): Split into register and immediate variants.
21278         (andsi3_compare0_uxtw): Likewise.
21279         (and<mode>3_compare0): Likewise.
21280         (and<mode>3nr_compare0): Likewise.
21281         (stack_protect_test_<mode>): Don't use %x for memory operands.
21283 2016-05-16  Matthew Fortune  <matthew.fortune@imgtec.com>
21285         * config/mips/mips-cpus.def (p5600): Add multi-line brackets.
21287 2016-05-16  Wilco Dijkstra  <wdijkstr@arm.com>
21289         * config/aarch64/aarch64.md (aarch64_ashl_sisd_or_int_<mode>3):
21290         Split integer shifts into shift_reg and bfm.
21291         (aarch64_lshr_sisd_or_int_<mode>3): Likewise.
21292         (aarch64_ashr_sisd_or_int_<mode>3): Likewise.
21293         (ror<mode>3_insn): Likewise.
21294         (<optab>si3_insn_uxtw): Likewise.
21295         (<optab><mode>3_insn): Change to rotate_imm.
21296         (extr<mode>5_insn_alt): Likewise.
21297         (extrsi5_insn_uxtw): Likewise.
21298         (extrsi5_insn_uxtw_alt): Likewise.
21300 2016-05-16  Matthew Wahab  <matthew.wahab@arm.com>
21302         * doc/tm.texi: Regenerate.
21303         * doc/tm.texi.in (TARGET_INVALID_PARAMETER_TYPE): Remove.
21304         (TARGET_INVALID_RETURN_TYPE): Remove.
21305         * system.h: Poison TARGET_INVALID_PARAMETER_TYPE and
21306         TARGET_INVALID_RETURN_TYPE.
21307         * target.def (invalid_parameter_type): Remove.
21308         (invalid_return_type): Remove.
21310 2016-05-16  Jan Hubicka  <hubicka@ucw.cz>
21312         * ipa-inline-analysis.c (compute_inline_parameters): Be more reailistic
21313         on estimating thunk bodies; do not set inline_failed to CIF_THUNK for
21314         calls from thunk.
21315         * ipa-inline-transform.c (inline_call): When inlining into thunk produce
21316         gimple body.
21317         (preserve_function_body_p): No need to preserve function body
21318         * cif-codes.def (CIF_THUNK): Remove.
21319         * cgraphclones.c (duplicate_thunk_for_node): Thunks calls are inlinable.
21321 2016-05-16  Jan Hubicka  <hubicka@ucw.cz>
21323         * tree-inline.c (expand_call_inline): recurse after inlining thunk.
21325 2016-05-16  Jan Hubicka  <hubicka@ucw.cz>
21327         * tree.c (free_lang_data_in_decl): Also set target/optimization flags
21328         for thunks.
21330 2016-05-16  Jan Hubicka  <hubicka@ucw.cz>
21332         * ipa-inline.c (report_inline_failed_reason): Look into thunks, too
21333         (inline_small_functions): Do not look for function symbol when
21334         resetting caches.
21336 2016-05-16  Jan Hubicka  <hubicka@ucw.cz>
21338         * lto-cgraph.c (compute_ltrans_boundary, output_symtab): Fix handling
21339         of inline thunks
21341 2016-05-16  Matthew Wahab  <matthew.wahab@arm.com>
21342             Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
21343             Jiong Wang  <jiong.wang@arm.com>
21345         * config/arm/arm-c.c (arm_cpu_builtins): Use def_or_undef_macro
21346         for __ARM_FP16_FORMAT_IEEE and __ARM_FP16_FORMAT_ALTERNATIVE.
21347         Define __ARM_FP16_ARGS when appropriate.
21348         * config/arm/arm.c (arm_invalid_parameter_type): Remove
21349         declaration.
21350         (arm_invalid_return_type): Likewise.
21351         (TARGET_INVALID_PARAMETER_TYPE): Remove.
21352         (TARGET_INVALID_RETURN_TYPE): Remove.
21353         (aapcs_vfp_sub_candidate): Allow HFmode.
21354         (aapcs_vfp_allocate): Add comment.  Support HFmode.
21355         (aapcs_vfp_allocate_return_reg): Likewise.
21356         (struct aapcs_cp_arg_layout): Slightly reword comments for
21357         is_return_candidate and allocate_return_reg.
21358         (output_mov_vfp): Update assert.
21359         (arm_hard_regno_mode_ok): Remove comment, update HF-mode
21360         condition.
21361         (arm_invalid_parameter_type): Remove.
21362         (amr_invalid_return_type): Remove.
21363         * config/arm/arm.h (TARGET_NEON_FP16): Fix definition.
21364         * config/arm/arm.md (*arm32_movhf): Disable for TARGET_VFP.
21365         * config/arm/vfp.md (*movhf_vfp): Enable for TARGET_VFP.
21367 2016-05-16  Matthew Wahab  <matthew.wahab@arm.com>
21369         * config/aarch64/aarch64.h (LEGITIMIZE_RELOAD_ADDRESS): Remove.
21370         * config/aarch64/arch64-protos.h
21371         (aarch64_legitimize_reload_address): Remove.
21372         * config/aarch64/aarch64.c (aarch64_legitimize_reload_address):
21373         Remove.
21375 2016-05-16  Eric Botcazou  <ebotcazou@adacore.com>
21377         * configure.ac: Add ACX_NONCANONICAL_HOST.
21378         * configure: Regenerate.
21379         * Makefile.in: Set host_noncanonical.
21381 2016-05-14  Uros Bizjak  <ubizjak@gmail.com>
21383         PR target/71097
21384         * config/i386/i386.md (*movtf_internal): Before register allocation,
21385         do not allow FP constants for CM_MEDIUM memory model, allow only
21386         standard FP constants for CM_LARGE and CM_LARGE_PIC models.
21387         (*movxf_internal): Ditto.
21388         (*movdf_internal): Ditto.
21389         (*movsf_internal): Ditto.
21391 2016-05-13  Segher Boessenkool  <segher@kernel.crashing.org>
21393         PR rtl-optimization/67483
21394         * combine.c (make_compound_operation): Don't call extract_left_shift
21395         with negative shift amounts.
21397 2016-05-13  Jakub Jelinek  <jakub@redhat.com>
21399         PR bootstrap/71071
21400         * fold-const.c (fold_checksum_tree): Allow modification
21401         of TYPE_ALIAS_SET during folding.
21403         * config/i386/i386.c (ix86_compute_frame_layout, ix86_expand_prologue,
21404         ix86_expand_split_stack_prologue): Use HOST_WIDE_INT_C macro.
21405         (ix86_split_to_parts): Likewise.  Fix up formatting.
21407 2016-05-13  H.J. Lu  <hongjiu.lu@intel.com>
21409         * tree-ssa-loop-ivopts.c (create_new_ivs): Cast to
21410         unsigned HOST_WIDE_INT with HOST_WIDE_INT_PRINT_UNSIGNED in
21411         printf format.
21413 2016-05-13  Nathan Sidwell  <nathan@acm.org>
21415         * config/nvptx/nvptx.c (nvptx_mangle_decl_assembler_name): New.
21416         (nvptx_name_replacement): Delete.
21417         (write_fn_proto, write_fn_proto_from_insn,
21418         nvptx_output_call_insn): Remove nvptx_name_replacement call.
21419         (TARGET_MANGLE_DECL_ASSEMBLER_NAME): Override.
21420         * langhooks.c (add_builtin_funcction_common): Call
21421         targetm.mangle_decl_assembler_name.
21423         * config/nvptx/nvptx.c (write_fn_proto): Handle
21424         BUILT_IN_ATOMIC_COMPARE_EXCHANGE_n oddity.
21426 2016-05-13  Martin Liska  <mliska@suse.cz>
21428         * tree-ssa-loop-ivopts.c (create_new_ivs): Use HOST_WIDE_INT_PRINT_DEC
21429         and PRIu64 in printf format.
21431 2016-05-13  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
21433         * tree-ssa-loop-ivanon.c (try_unroll_loop_completely): Typo fix in
21434         comment.
21436 2016-05-13  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
21438         * tree-ssa-loop-ivcanon.c (try_unroll_loop_completely):
21439         Change --param max-completely-peeled-times to
21440         --param max-completely-peel-times in dump file printing.
21442 2016-05-13  Richard Biener  <rguenther@suse.de>
21444         PR tree-optimization/42587
21445         * tree-ssa-math-opts.c (perform_symbolic_merge): Handle BIT_FIELD_REF.
21446         (find_bswap_or_nop_1): Likewise.
21447         (bswap_replace): Likewise.
21449 2016-05-13  Martin Liska  <mliska@suse.cz>
21451         * tree-vect-patterns.c (vect_recog_mask_conversion_pattern):
21452         Initialize a variable with default value.
21454 2016-05-13  Martin Liska  <mliska@suse.cz>
21456         * doc/invoke.texi: Enhance explanation of error recovery
21457         of sanitizers.
21459 2016-05-13  Martin Liska  <mliska@suse.cz>
21461         * tree-ssa-loop-ivopts.c (avg_loop_niter): Fix coding style.
21462         (struct cost_pair): Change inv_expr_id (int) to inv_expr
21463         (iv_inv_expr_ent *).
21464         (struct iv_inv_expr_ent): Comment struct fields.
21465         (sort_iv_inv_expr_ent): New function.
21466         (struct ivopts_data): Rename inv_expr_id to max_inv_expr_id.
21467         (struct iv_ca): Replace used_inv_expr and num_used_inv_expr with
21468         a hash_map between iv_inv_expr_ent and number of usages.
21469         (niter_for_exit): Fix coding style.
21470         (tree_ssa_iv_optimize_init): Use renamed variable.
21471         (determine_base_object): Fix coding style.
21472         (alloc_iv): Likewise.
21473         (find_interesting_uses_outside): Likewise.
21474         (add_candidate_1): Likewise.
21475         (add_standard_iv_candidates): Likewise.
21476         (set_group_iv_cost): Replace inv_expr_id with inv_expr.
21477         (prepare_decl_rtl): Fix coding style.
21478         (get_address_cost): Likewise.
21479         (get_shiftadd_cost): Likewise.
21480         (force_expr_to_var_cost): Likewise.
21481         (compare_aff_trees): Likewise.
21482         (get_expr_id): Restructure the function.
21483         (get_loop_invariant_expr_id): Renamed to
21484         get_loop_invariant_expr.
21485         (get_computation_cost_at): Replace usage of inv_expr_id with
21486         inv_expr.
21487         (get_computation_cost): Likewise.
21488         (determine_group_iv_cost_generic): Likewise.
21489         (determine_group_iv_cost_address): Likewise.
21490         (iv_period): Fix coding style.
21491         (iv_elimination_compare_lt): Likewise.
21492         (may_eliminate_iv): Likewise.
21493         (determine_group_iv_cost_cond):  Replace usage of inv_expr_id with
21494         inv_expr.
21495         (determine_group_iv_costs): Dump invariant expressions.
21496         (iv_ca_recount_cost): Use the newly added hash_map.
21497         (iv_ca_set_remove_invariants): Fix coding style.
21498         (iv_ca_set_add_invariants): Fix coding style.
21499         (iv_ca_set_no_cp): Utilize the newly added hash_map for used
21500         invariants.
21501         (iv_ca_set_cp): Likewise.
21502         (iv_ca_new): Initialize the newly added hash_map and remove
21503         initialization of fields.
21504         (iv_ca_free): Delete the hash_map.
21505         (iv_ca_dump): Dump invariant expressions.
21506         (iv_ca_extend): Fix coding style.
21507         (try_add_cand_for): Likewise.
21508         (create_new_ivs): Dump information about # of avg iterations and
21509         # of used invariant expressions.
21510         (rewrite_use_compare): Fix coding style.
21511         (free_loop_data): Set default value for max_inv_expr_id.
21513 2016-05-13  Ilya Enkovich  <ilya.enkovich@intel.com>
21515         * cse.c (rest_of_handle_cse): Use cleanup_cfg
21516         returned value cse_cfg_altered computation.
21517         (rest_of_handle_cse2): Likewise.
21518         (rest_of_handle_cse_after_global_opts): Likewise.
21520 2016-05-13  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
21522         PR target/53440
21523         * config/arm/arm.c (arm32_output_mi_thunk): New.
21524         (arm_output_mi_thunk): Rename to arm_thumb1_mi_thunk. Rework
21525         to split Thumb1 vs TARGET_32BIT functionality.
21526         (arm_thumb1_mi_thunk): New.
21528 2016-05-13  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
21530         * config/aarch64/aarch64.c (TARGET_OMIT_STRUCT_RETURN_REG): Set
21531         to true.
21533 2016-05-13  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
21535         PR target/71080
21536         * config/i386/i386.c (ix86_in_large_data_p): Guard against NULL exp.
21538 2016-05-13  Eric Botcazou  <ebotcazou@adacore.com>
21540         * builtins.c (expand_builtin_memcmp): Do not emit the call here.
21541         (expand_builtin_trap): Emit a regular call.
21542         (set_builtin_user_assembler_name): Remove obsolete cases.
21543         * dse.c (scan_insn): Adjust.
21544         * except.c: Include calls.h.
21545         (sjlj_emit_function_enter): If DONT_USE_BUILTIN_SETJMP is defined,
21546         emit a regular call to setjmp.
21547         * expr.c (emit_block_move_hints): Call emit_block_copy_via_libcall.
21548         (block_move_libcall_safe_for_call_parm): Use memcpy builtin.
21549         (emit_block_move_via_libcall): Delete.
21550         (block_move_fn): Delete.
21551         (init_block_move_fn): Likewise.
21552         (emit_block_move_libcall_fn): Likewise.
21553         (emit_block_op_via_libcall): New function.
21554         (set_storage_via_libcall): Tidy up and use memset builtin.
21555         (block_clear_fn): Delete.
21556         (init_block_clear_fn): Likewise.
21557         (clear_storage_libcall_fn): Likewise.
21558         (expand_assignment): Call emit_block_move_via_libcall.
21559         Do not include gt-expr.h.
21560         * expr.h (emit_block_op_via_libcall): Declare.
21561         (emit_block_copy_via_libcall): New inline function.
21562         (emit_block_move_via_libcall): Likewise.
21563         (emit_block_comp_via_libcall): Likewise.
21564         (block_clear_fn): Delete.
21565         (init_block_move_fn): Likewise.
21566         (init_block_clear_fn): Likewise.
21567         (emit_block_move_via_libcall): Likewise.
21568         (set_storage_via_libcall): Add default parameter value.
21569         * libfuncs.h (enum libfunc_index): Remove obsolete values.
21570         (abort_libfunc): Delete.
21571         (memcpy_libfunc): Likewise.
21572         (memmove_libfunc): Likewise.
21573         (memcmp_libfunc): Likewise.
21574         (memset_libfunc): Likewise.
21575         (setbits_libfunc): Likewise.
21576         (setjmp_libfunc): Likewise.
21577         (longjmp_libfunc): Likewise.
21578         (profile_function_entry_libfunc): Likewise.
21579         (profile_function_exit_libfunc): Likewise.
21580         (gcov_flush_libfunc): Likewise.
21581         * optabs-libfuncs.c (build_libfunc_function): Set DECL_ARTIFICIAL
21582         and DECL_VISIBILITY on the declaration.
21583         (init_optabs): Do not initialize obsolete libfuncs.
21584         * optabs.c (prepare_cmp_insn): Call emit_block_comp_via_libcall.
21585         * tree-core.h (ECF_RET1): Define.
21586         (ECF_TM_PURE): Adjust.
21587         (ECF_TM_BUILTIN): Likewise.
21588         * tree.c (set_call_expr_flags): Deal with ECF_RET1.
21589         (build_common_builtin_nodes): Initialize abort builtin.
21590         Add ECF_RET1 on memcpy, memmove and memset builtins.
21591         Pass final flags for alloca and alloca_with_align builtins.
21592         * config/alpha/alpha.c (alpha_init_libfuncs): Do not initialize
21593         obsolete builtins.
21594         * config/ia64/ia64.c (ia64_vms_init_libfuncs): Likewise.
21595         * config/i386/i386.c (ix86_expand_set_or_movmem): Adjust call to
21596         set_storage_via_libcall and call emit_block_copy_via_libcall.
21598 2016-05-12  Uros Bizjak  <ubizjak@gmail.com>
21600         * config/i386/i386.md (*call_got_x32): Change operand 0 to
21601         DImode before it is passed to ix86_output_call_operand.
21602         (*call_value_got_x32): Ditto for operand 1.
21604 2016-05-12  Jiong Wang  <jiong.wang@arm.com>
21606         PR rtl-optimization/70904
21607         * lra-constraint.c (process_addr_reg): Relax the restriction on subreg
21608         reload for wide mode.
21610 2016-05-12  Marek Polacek  <polacek@redhat.com>
21612         PR c/70756
21613         * langhooks-def.h (lhd_incomplete_type_error): Adjust declaration.
21614         * langhooks.c (lhd_incomplete_type_error): Add location parameter.
21615         * langhooks.h (incomplete_type_error): Likewise.
21616         * tree.c (size_in_bytes_loc): Renamed from size_in_bytes.  Add location
21617         parameter, pass it down to incomplete_type_error.
21618         * tree.h (size_in_bytes): New inline overload.
21619         (size_in_bytes_loc): Renamed from size_in_bytes.
21621 2016-05-12  Richard Biener  <rguenther@suse.de>
21623         PR tree-optimization/71059
21624         * tree-ssa-pre.c (phi_translate_1): Fully fold translated
21625         nary before looking up or entering the expression into the VN
21626         hashes.
21627         * tree-ssa-sccvn.c (vn_nary_build_or_lookup): Fix comment typo.
21628         Make sure to re-use NARYs without result as inserted by
21629         phi-translation.
21631 2016-05-12  Richard Biener  <rguenther@suse.de>
21633         PR tree-optimization/71062
21634         * tree-ssa-alias.h (struct pt_solution): Add vars_contains_restrict
21635         field.
21636         * tree-ssa-structalias.c (set_uids_in_ptset): Set
21637         vars_contains_restrict if the var is a restrict tag.
21638         * tree-ssa-alias.c (ptrs_compare_unequal): If vars_contains_restrict
21639         do not disambiguate pointers against it.
21640         (dump_points_to_solution): Re-structure and adjust for new
21641         vars_contains_restrict flag.
21642         * gimple-pretty-print.c (pp_points_to_solution): Likewise.
21644 2016-05-12  Martin Liska  <mliska@suse.cz>
21646         * doc/invoke.texi: Explain connection between
21647         -fsanitize-recover=address and ASAN_OPTIONS="halt_on_error=1".
21649 2016-05-12  Ilya Enkovich  <ilya.enkovich@intel.com>
21651         PR tree-optimization/71006
21652         * tree-vect-loop.c (vect_determine_vectorization_factor): Don't
21653         consider COND_EXPR as a mask producer.
21655 2016-05-12  Marek Polacek  <polacek@redhat.com>
21657         PR driver/71063
21658         * opts.c (common_handle_option): Detect missing argument for --help^.
21660 2016-05-12  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
21662         PR target/70830
21663         * config/arm/arm.c (arm_output_multireg_pop): Avoid POP instruction
21664         when popping the PC and within an interrupt handler routine.
21665         Add missing tab to output of "ldmfd".
21666         (output_return_instruction): Output LDMFD with SP update rather
21667         than POP when returning from interrupt handler.
21669 2016-05-12  Jakub Jelinek  <jakub@redhat.com>
21671         * config/i386/i386.md (isa): Add x64_avx512dq, enable if
21672         TARGET_64BIT && TARGET_AVX512DQ.
21673         * config/i386/sse.md (*vec_extract<mode>): Add avx512bw alternatives.
21674         (*vec_extract<PEXTR_MODE12:mode>_zext): Add avx512bw alternative.
21675         (*vec_extract<ssevecmodelower>_0, *vec_extractv4si_0_zext,
21676         *vec_extractv2di_0_sse): Use v constraint instead of x constraint.
21677         (*vec_extractv4si): Add avx512dq and avx512bw alternatives.
21678         (*vec_extractv4si_zext): Add avx512dq alternative.
21679         (*vec_extractv2di_1): Add x64_avx512dq and avx512bw alternatives,
21680         use v instead of x constraint in other alternatives where possible.
21682         * config/i386/sse.md (sse2_loadld): Use v instead of x
21683         constraint in alternatives 0,1,4.
21685         * config/i386/sse.md (pinsr_evex_isa): New mode attr.
21686         (<sse2p4_1>_pinsr<ssemodesuffix>): Add 2 alternatives with
21687         v constraints instead of x and <pinsr_evex_isa> isa attribute.
21689         PR target/71019
21690         * config/i386/sse.md (<sse2_avx2>_packssdw<mask_name>,
21691         <sse4_1_avx2>_packusdw<mask_name>): Make sure EVEX encoded insn
21692         is not emitted unless TARGET_AVX512BW.
21693         (<sse2_avx2>_packuswb<mask_name>, <sse2_avx2>_packsswb<mask_name>):
21694         Likewise.  For TARGET_AVX512BW, use "=v" constraint instead of "=x"
21695         for the result operand.
21697         * config/i386/sse.md (*vec_setv4sf_sse4_1, sse4_1_insertps): Use v
21698         constraint instead of x in avx alternatives.  Use maybe_evex instead
21699         of vex prefix.
21701         * config/i386/constraints.md (Yv): New constraint.
21702         * config/i386/i386.h (VALID_AVX512VL_128_REG_MODE): Allow
21703         TFmode and V1TImode in xmm16+ registers for TARGET_AVX512VL.
21704         * config/i386/i386.md (avx512fvecmode): New mode attr.
21705         (*pushtf): Use v constraint instead of x.
21706         (*movtf_internal): Likewise.  For TARGET_AVX512VL and
21707         xmm16+ registers, use vmovdqu64 or vmovdqa64 instructions.
21708         (*absneg<mode>2): Use Yv constraint instead of x constraint.
21709         (*absnegtf2_sse): Likewise.
21710         (copysign<mode>3_const, copysign<mode>3_var): Likewise.
21711         * config/i386/sse.md (*andnot<mode>3): Add avx512vl and
21712         avx512f alternatives.
21713         (*andnottf3, *<code><mode>3, *<code>tf3): Likewise.
21715 2016-05-12  Richard Biener  <rguenther@suse.de>
21717         PR tree-optimization/71060
21718         * tree-data-ref.c (initialize_data_dependence_relation): Do not
21719         require exact match of DR_BASE_OBJECT but only matching address and
21720         type.
21722 2016-05-12  Richard Biener  <rguenther@suse.de>
21724         PR tree-optimization/70986
21725         * cfganal.c: Include cfgloop.h.
21726         (dfs_find_deadend): Prefer to take edges exiting loops.
21728 2016-05-11  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
21730         * gcc.target/powerpc/pr70963.c: Require at least power8 at both
21731         compile and run time.
21733 2016-05-11  Mikhail Maltsev  <maltsevm@gmail.com>
21735         PR c/43651
21736         * doc/invoke.texi (Wduplicate-decl-specifier): Document new option.
21738 2016-05-11  Uros Bizjak  <ubizjak@gmail.com>
21740         * config/i386/i386.c (legitimize_pic_address): Use
21741         copy_to_suggested_reg instead of gen_movsi.
21743 2016-05-11  Michael Meissner  <meissner@linux.vnet.ibm.com>
21745         * config/rs6000/predicates.md (quad_memory_operand): Move most of
21746         the code into quad_address_p and call it to share code with
21747         vsx_quad_dform_memory_operand.
21748         (vsx_quad_dform_memory_operand): New predicate for ISA 3.0 vector
21749         d-form support.
21750         * config/rs6000/rs6000.opt (-mlra): Switch to being an option mask
21751         bit instead of being a separate word.  Split -mpower9-dform into
21752         two switches, -mpower9-dform-scalar and -mpower9-dform-vector.
21753         * config/rs6000/rs6000.c (RELOAD_REG_QUAD_OFFSET): New addr_mask
21754         for the register class supporting 128-bit quad word memory offsets.
21755         (mode_supports_vsx_dform_quad): Helper function to return if the
21756         register class uses quad word memory offsets.
21757         (rs6000_debug_addr_mask): Add support for quad word memory offsets.
21758         (rs6000_debug_reg_global): Always print if we are using LRA or not.
21759         (rs6000_setup_reg_addr_masks): If ISA 3.0 vector d-form
21760         instructions are enabled, set up the appropriate addr_masks for
21761         128-bit types.
21762         (rs6000_init_hard_regno_mode_ok): wb constraint is now based on
21763         -mpower9-dform-scalar, instead of -mpower9-dform.
21764         (rs6000_option_override_internal): Split -mpower9-dform into two
21765         switches, -mpower9-dform-scalar and -mpower9-dform-vector.  The
21766         -mpower9-dform switch sets or clears both.  If we are not using
21767         the LRA register allocator, do not enable -mpower9-dform-vector by
21768         default.  If we are using LRA, enable -mpower9-dform-vector and
21769         -mvsx-timode if it is appropriate.  Issue a warning if either
21770         -mpower9-dform-vector or -mvsx-timode are explicitly used without
21771         enabling LRA.
21772         (quad_address_offset_p): New helper function to return if the
21773         offset is legal for quad word memory instructions.
21774         (quad_address_p): New function to determin if GPR or vector
21775         register quad word memory addresses are legal.
21776         (mem_operand_gpr): Validate quad word address offsets.
21777         (reg_offset_addressing_ok_p): Add support for ISA 3.0 vector
21778         d-form (register + offset) instructions.
21779         (offsettable_ok_by_alignment): Likewise.
21780         (rs6000_legitimate_offset_address_p): Likewise.
21781         (legitimate_lo_sum_address_p): Likewise.
21782         (rs6000_legitimize_address): Likewise.
21783         (rs6000_legitimize_reload_address): Add more debug statements for
21784         -mdebug=addr.
21785         (rs6000_legitimate_address_p): Add support for ISA 3.0 vector
21786         d-form instructions.
21787         (rs6000_secondary_reload_memory): Add support for ISA 3.0 vector
21788         d-form instructions.  Distinguish different cases in debug
21789         output. (rs6000_secondary_reload_inner): Add support for ISA 3.0 vector
21790         d-form instructions.
21791         (rs6000_preferred_reload_class): Likewise.
21792         (rs6000_output_move_128bit): Add support for ISA 3.0 d-form
21793         instructions.  If ISA 3.0 is available, generate lxvx/stxvx instead
21794         of the ISA 2.06 indexed memory instructions.
21795         (rs6000_emit_prologue): If we have ISA 3.0 d-form instructions,
21796         use them to save/restore the saved vector registers instead of
21797         using Altivec instructions.
21798         (rs6000_emit_epilogue): Likewise.
21799         (rs6000_lra_p): Use TARGET_LRA instead of the old option word.
21800         (rs6000_opt_masks): Split -mpower9-dform into
21801         -mpower9-dform-scalar and -mpower9-dform-vector.
21802         (rs6000_print_options_internal): Print -mno-<switch> if <switch>
21803         was not selected.
21804         * config/rs6000/vsx.md (p9_vecload_<mode>): Delete hack to emit
21805         ISA 3.0 vector indexed memory instructions, and fold the code into
21806         the normal mov<mode> patterns.
21807         (p9_vecstore_<mode>): Likewise.
21808         (vsx_mov<mode>): Add support for ISA 3.0 vector d-form
21809         instructions.
21810         (vsx_movti_64bit): Likewise.
21811         (vsx_movti_32bit): Likewise.
21812         * config/rs6000/constraints.md (wO constraint): New constraint for
21813         ISA 3.0 vector d-form support.
21814         * config/rs6000/rs6000-cpus.def (ISA_3_0_MASKS_SERVER): Use
21815         -mpower9-dform-scalar instead of -mpower9-dform.  Add note not to
21816         include -mpower9-dform-vector until we switch over to LRA.
21817         (POWERPC_MASKS): Add -mlra. Split -mpower9-dform into two.
21818         switches, -mpower9-dform-scalar and -mpower9-dform-vector.
21819         * config/rs6000/rs6000-protos.h (quad_address_p): Add declaration.
21820         * doc/invoke.texi (RS/6000 and PowerPC Options): Add documentation
21821         for -mpower9-dform and -mlra.
21822         * doc/md.texi (wO constraint): Document wO constraint.
21824 2016-05-11  Alexander Monakov  <amonakov@ispras.ru>
21826         * genattr.c (main): Change 'rtx' to 'rtx_insn *' in prototypes of
21827         'insn_latency', 'maximal_insn_latency', 'min_insn_conflict_delay'.
21828         * genautomata.c (output_internal_insn_code_evaluation): Simplify.
21829         Move handling of non-insn arguments inline into the sole user:
21830         (output_trans_func): ...here.
21831         (output_min_insn_conflict_delay_func): Change 'rtx' to 'rtx_insn *'
21832         in emitted function prototype.
21833         (output_internal_insn_latency_func): Ditto.  Simplify.
21834         (output_internal_maximal_insn_latency_func): Ditto.  Delete
21835         always-unused argument.
21836         (output_insn_latency_func): Ditto.
21837         (output_maximal_insn_latency_func): Ditto.
21839 2016-05-11  Richard Biener  <rguenther@suse.de>
21841         PR tree-optimization/71055
21842         * tree-ssa-sccvn.c (vn_reference_lookup_3): When native-interpreting
21843         sth with precision not equal to access size verify we don't chop
21844         off bits.
21846 2016-05-11  Richard Biener  <rguenther@suse.de>
21848         PR debug/71057
21849         * dwarf2out.c (retry_incomplete_types): Set early_dwarf.
21850         (dwarf2out_finish): Move retry_incomplete_types call ...
21851         (dwarf2out_early_finish): ... here.
21853 2016-05-11  Richard Biener  <rguenther@suse.de>
21855         PR middle-end/71002
21856         * alias.c (reference_alias_ptr_type): Preserve alias-set zero
21857         if the langhook insists on it.
21858         * fold-const.c (make_bit_field_ref): Add arg for the original
21859         reference and preserve its alias-set.
21860         (decode_field_reference): Take exp by reference and adjust it
21861         to the original memory reference.
21862         (optimize_bit_field_compare): Adjust callers.
21863         (fold_truth_andor_1): Likewise.
21864         * gimplify.c (gimplify_expr): Adjust in-SSA form test.
21866 2016-05-11  Ilya Enkovich  <ilya.enkovich@intel.com>
21868         PR middle-end/70807
21869         * cfgrtl.h (delete_insn_and_edges): Now return bool.
21870         * cfgrtl.c (delete_insn_and_edges): Likewise.
21871         * config/i386/i386.c (convert_scalars_to_vector): Remove
21872         redundant code.
21873         * cse.c (cse_insn): Compute cse_cfg_altered.
21874         (delete_trivially_dead_insns): Likewise.
21875         (cse_cc_succs): Likewise.
21876         (rest_of_handle_cse): Free dominance info if required.
21877         (rest_of_handle_cse2): Likewise.
21878         (rest_of_handle_cse_after_global_opts): Likewise.
21880 2016-05-11  Alan Modra  <amodra@gmail.com>
21882         * config/rs6000/rs6000.c (is_complex_IBM_long_double,
21883         abi_v4_pass_in_fpr): New functions.
21884         (rs6000_function_arg_boundary): Exclude complex IBM long double
21885         from 64-bit alignment when ABI_V4.
21886         (rs6000_function_arg, rs6000_function_arg_advance_1,
21887         rs6000_gimplify_va_arg): Use abi_v4_pass_in_fpr.
21889 2016-05-10  Segher Boessenkool  <segher@kernel.crashing.org>
21891         PR rtl-optimization/71028
21892         * cfgcleanup.c (try_optimize_cfg): Do not flip a conditional
21893         jump with just a return in the fallthrough block if the branch
21894         block contains just a return as well.
21896 2016-05-10  Marc Glisse  <marc.glisse@inria.fr>
21898         * fold-const.c (fold_binary_loc) [(X ^ Y) & Y]: Remove and merge with...
21899         * match.pd ((X & Y) ^ Y): ... this.
21900         ((X & Y) & Y, (X | Y) | Y, (X ^ Y) ^ Y, (X & Y) & (X & Z), (X | Y)
21901         | (X | Z), (X ^ Y) ^ (X ^ Z)): New transformations.
21903 2016-05-10  David Malcolm  <dmalcolm@redhat.com>
21905         * read-md.c (require_char_ws): New function.
21906         (read_string): Simplify using require_char_ws.
21907         (handle_constants): Likewise.
21908         (handle_enum): Likewise.
21909         (handle_file): Likewise.
21910         * read-md.h (require_char_ws): New declaration.
21911         * read-rtl.c (read_conditions): Simplify using require_char_ws.
21912         (read_mapping): Likewise.
21913         (read_rtx_code): Likewise.
21914         (read_nested_rtx): Likewise.
21916 2016-05-10  James Norris  <jnorris@codesourcery.com>
21918         * config/rs6000/sysv4.h (CRTOFFLOADBEGIN): Define. Add crtoffloadbegin.o
21919         if offloading is enabled and -fopenacc or -fopenmp is specified.
21920         (CRTOFFLOADEND): Likewise.
21921         (STARTFILE_LINUX_SPEC): Add CRTOFFLOADBEGIN.
21922         (ENDFILE_LINUX_SPEC): Add CRTOFFLOADEND.
21924 2016-05-10  Uros Bizjak  <ubizjak@gmail.com>
21926         * config/i386/i386.c (legitimize_pic_address): Merge 64-bit and 32-bit
21927         gotoff_operand code paths.  Use copy_to_suggested_regs and
21928         expand_simple_binop where appropriate.  Cleanup.
21930 2016-05-10  Ilya Enkovich  <ilya.enkovich@intel.com>
21932         PR target/70799
21933         * config/i386/i386.c (dimode_scalar_to_vector_candidate_p): Allow
21934         integer constants.
21935         (dimode_scalar_chain::vector_const_cost): New.
21936         (dimode_scalar_chain::compute_convert_gain): Handle constants.
21937         (dimode_scalar_chain::convert_op): Likewise.
21938         (dimode_scalar_chain::convert_insn): Likewise.
21940 2016-05-10  Pierre-Marie de Rodat  <derodat@adacore.com>
21942         * dwarf2out.c (resolve_args_picking_1): Consider DW_OP_neg as an
21943         unary operation, not a binary one.
21945 2016-05-10  Ilya Enkovich  <ilya.enkovich@intel.com>
21947         PR middle-end/70877
21948         * tree-chkp.c (chkp_add_bounds_to_call_stmt): Handle
21949         calls with type casted fndecl.
21951 2016-05-10  Ilya Enkovich  <ilya.enkovich@intel.com>
21953         PR tree-optimization/70786
21954         * tree-chkp.c (chkp_find_bounds_1): Support WITH_SIZE_EXPR.
21955         * calls.c (initialize_argument_information): Bind bounds
21956         with corresponding args passed by reference.
21958 2016-05-10  Jakub Jelinek  <jakub@redhat.com>
21960         PR target/70927
21961         * config/i386/sse.md (<sse>_andnot<mode>3<mask_name>),
21962         *<code><mode>3<mask_name>): For !TARGET_AVX512DQ and EVEX encoding,
21963         use vp*[dq] instead of v*p[sd] instructions and adjust mode attribute
21964         accordingly.
21966 2016-05-10  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
21968         PR target/70963
21969         * config/rs6000/vsx.md (vsx_xvcvdpsxds_scale): Generate correct
21970         code for a zero scale factor.
21971         (vsx_xvcvdpuxds_scale): Likewise.
21973 2016-05-10  David Malcolm  <dmalcolm@redhat.com>
21975         * diagnostic-show-locus.c (layout::layout): Call show_ruler
21976         if show_ruler_p was set on the context.
21977         (layout::show_ruler): New method.
21978         * diagnostic.h (struct diagnostic_context): Add field
21979         "show_ruler_p".
21981 2016-05-10  Richard Biener  <rguenther@suse.de>
21983         PR tree-optimization/71039
21984         * tree-ssa-phiprop.c: Include tree-ssa-loop.h.
21985         (chk_uses): New function.
21986         (propagate_with_phi): Verify we can safely replicate the lhs of an
21987         aggregate assignment on all incoming edges.
21989 2016-05-10  Oleg Endo  <olegendo@gcc.gnu.org>
21991         * config/rx/rx-protos.h (is_interrupt_func, is_fast_interrupt_func):
21992         Forward declare.
21993         (rx_atomic_sequence): New class.
21994         * config/rx/rx.c (rx_print_operand): Use symbolic names for PSW bits.
21995         (is_interrupt_func, is_fast_interrupt_func): Make non-static and
21996         non-inline.
21997         (rx_atomic_sequence::rx_atomic_sequence,
21998         rx_atomic_sequence::~rx_atomic_sequence): New functions.
21999         * config/rx/rx.md (CTRLREG_PSW, CTRLREG_USP, CTRLREG_FPSW, CTRLREG_CPEN,
22000         CTRLREG_BPSW, CTRLREG_BPC, CTRLREG_ISP, CTRLREG_FINTV,
22001         CTRLREG_INTB): New constants.
22002         (FETCHOP): New code iterator.
22003         (fethcop_name, fetchop_name2): New iterator code attributes.
22004         (QIHI): New mode iterator.
22005         (atomic_exchange<mode>, atomic_exchangesi, xchg_mem<mode>,
22006         atomic_fetch_<fetchop_name>si, atomic_fetch_nandsi,
22007         atomic_<fetchop_name>_fetchsi, atomic_nand_fetchsi): New patterns.
22009 2016-05-10  Martin Liska  <mliska@suse.cz>
22011         * tree-inline.c (remap_dependence_clique): Do not remap
22012         debugging statements.
22014 2016-05-10  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
22016         * config/s390/s390.md ("*vec_cmp<insn_cmp>df_cconly")
22017         ("*fixuns_truncdfdi2_z13")
22018         ("*fixuns_trunc<FP:mode><GPR:mode>2_z196")
22019         ("*fix_truncdfdi2_bfp_z13", "*floatunsdidf2_z13")
22020         ("*extendsfdf2_z13"): Replace TARGET_Z13 with TARGET_VX.
22022 2016-05-10  Richard Biener  <rguenther@suse.de>
22024         PR tree-optimization/70497
22025         PR tree-optimization/28367
22026         * tree-ssa-sccvn.c (vn_nary_build_or_lookup): New function
22027         split out from ...
22028         (visit_reference_op_load): ... here.
22029         (vn_reference_lookup_3): Use it to handle subreg-like accesses
22030         with simplified BIT_FIELD_REFs.
22031         * tree-ssa-pre.c (eliminate_insert): Handle inserting BIT_FIELD_REFs.
22032         * tree-complex.c (extract_component): Handle BIT_FIELD_REFs
22033         correctly.
22035 2016-05-10  Pierre-Marie de Rodat  <derodat@adacore.com>
22037         * dwarf2out.c (add_abstract_origin_attribute): Adjust
22038         documentation comment.  For BLOCK nodes, add a
22039         DW_AT_abstract_origin attribute that points to the DIE generated
22040         for the origin BLOCK.
22041         (gen_lexical_block_die): Call add_abstract_origin_attribute for
22042         blocks from inlined functions.
22044 2016-05-10  Alan Modra  <amodra@gmail.com>
22046         PR target/70947
22047         * config/rs6000/rs6000.c (rs6000_expand_split_stack_prologue): Stop
22048         regrename modifying insns saving lr before __morestack call.
22049         * config/rs6000/rs6000.md (split_stack_return): Similarly for
22050         insns restoring lr after __morestack call.
22052 2016-05-09  Jakub Jelinek  <jakub@redhat.com>
22054         * config/i386/i386.md (set_got, set_got_labelled, lwp_llwpcb,
22055         lwp_lwpval<mode>3, lwp_lwpins<mode>3): Remove constraints from
22056         expanders.
22057         * config/i386/sse.md (vec_interleave_high<mode>,
22058         vec_interleave_low<mode>, <avx512>_vpermi2var<mode>3_maskz,
22059         <avx512>_vpermt2var<mode>3_maskz): Likewise.
22061 2016-05-04  Aaron Sawdey  <acsawdey@linux.vnet.ibm.com>
22063         * config/rs6000/rs6000.c (rs6000_reassociation_width): Add
22064         function for TARGET_SCHED_REASSOCIATION_WIDTH to enable
22065         parallel reassociation for power8 and forward.
22067 2016-05-09  Uros Bizjak  <ubizjak@gmail.com>
22069         * config/i386/i386.md (absneg splitters with general regs): Use
22070         general_reg_operand predicate.
22071         (btsq peephole2): Use x86_64_immediate_operand to check if new
22072         value is suitable for immediate operand.  Generate emitted insn
22073         using RTL expressions.
22074         (btcq peephole2): Ditto.
22075         (btrq peephole2): Ditto.  Generate correct immediate operand
22076         for AND masking.
22078 2016-05-09  Richard Sandiford  <richard.sandiford@arm.com>
22080         * cfgexpand.c (expand_debug_expr): Fix address offset for negative
22081         bitpos.
22083 2016-05-09  Richard Sandiford  <richard.sandiford@arm.com>
22085         * tree-affine.c (wide_int_constant_multiple_p): Add missing
22086         pointer dereference.
22088 2016-05-09  Richard Biener  <rguenther@suse.de>
22090         PR tree-optimization/70985
22091         * match.pd (BIT_FIELD_REF -> (type)): Disable on GIMPLE when
22092         op0 isn't a gimple register.
22094 2016-05-09  Prachi Godbole  <prachi.godbole@imgtec.com>
22096         * config/mips/i6400.md (i6400_fpu_intadd, i6400_fpu_logic)
22097         (i6400_fpu_div, i6400_fpu_cmp, i6400_fpu_float, i6400_fpu_store)
22098         (i6400_fpu_long_pipe, i6400_fpu_logic_l, i6400_fpu_float_l)
22099         (i6400_fpu_mult): New cpu units.
22100         (i6400_msa_add_d, i6400_msa_int_add, i6400_msa_short_logic3)
22101         (i6400_msa_short_logic2, i6400_msa_short_logic, i6400_msa_move)
22102         (i6400_msa_cmp, i6400_msa_short_float2, i6400_msa_div_d)
22103         (i6400_msa_div_w, i6400_msa_div_h, i6400_msa_div_b)
22104         (i6400_msa_copy, i6400_msa_branch, i6400_fpu_msa_store)
22105         (i6400_fpu_msa_load, i6400_fpu_msa_move, i6400_msa_long_logic1)
22106         (i6400_msa_long_logic2, i6400_msa_mult, i6400_msa_long_float2)
22107         (i6400_msa_long_float4, i6400_msa_long_float5)
22108         (i6400_msa_long_float8, i6400_msa_fdiv_df)
22109         (i6400_msa_fdiv_sf): New reservations.
22110         * config/mips/p5600.md (p5600_fpu_intadd, p5600_fpu_cmp)
22111         (p5600_fpu_float, p5600_fpu_logic_a, p5600_fpu_logic_b)
22112         (p5600_fpu_div, p5600_fpu_logic, p5600_fpu_float_a)
22113         (p5600_fpu_float_b, p5600_fpu_float_c, p5600_fpu_float_d)
22114         (p5600_fpu_mult, p5600_fpu_fdiv, p5600_fpu_load): New cpu units.
22115         (msa_short_int_add, msa_short_logic, msa_short_logic_move_v)
22116         (msa_short_cmp, msa_short_float2, msa_short_logic3)
22117         (msa_short_store4, msa_long_load, msa_short_store)
22118         (msa_long_logic, msa_long_float2, msa_long_float4)
22119         (msa_long_float5, msa_long_float8, msa_long_mult)
22120         (msa_long_fdiv, msa_long_div): New reservations.
22122 2016-05-09  Robert Suchanek  <robert.suchanek@imgtec.com>
22123             Sameera Deshpande  <sameera.deshpande@imgtec.com>
22124             Matthew Fortune  <matthew.fortune@imgtec.com>
22125             Graham Stott  <graham.stott@imgtec.com>
22126             Chao-ying Fu  <chao-ying.fu@imgtec.com>
22128         * config.gcc: Add MSA header file for mips*-*-* target.
22129         * config/mips/constraints.md (YI, YC, YZ, Unv5, Uuv5, Usv5, Uuv6)
22130         (Ubv8i, Urv8):  New constraints.
22131         * config/mips/mips-ftypes.def: Add function types for MSA
22132         builtins.
22133         * config/mips/mips-modes.def (V16QI, V8HI, V4SI, V2DI, V4SF)
22134         (V2DF, V32QI, V16HI, V8SI, V4DI, V8SF, V4DF): New modes.
22135         * config/mips/mips-msa.md: New file.
22136         * config/mips/mips-protos.h
22137         (mips_split_128bit_const_insns): New prototype.
22138         (mips_msa_idiv_insns): Likewise.
22139         (mips_split_128bit_move): Likewise.
22140         (mips_split_128bit_move_p): Likewise.
22141         (mips_split_msa_copy_d): Likewise.
22142         (mips_split_msa_insert_d): Likewise.
22143         (mips_split_msa_fill_d): Likewise.
22144         (mips_expand_msa_branch): Likewise.
22145         (mips_const_vector_same_val_p): Likewise.
22146         (mips_const_vector_same_bytes_p): Likewise.
22147         (mips_const_vector_same_int_p): Likewise.
22148         (mips_const_vector_shuffle_set_p): Likewise.
22149         (mips_const_vector_bitimm_set_p): Likewise.
22150         (mips_const_vector_bitimm_clr_p): Likewise.
22151         (mips_msa_vec_parallel_const_half): Likewise.
22152         (mips_msa_output_division): Likewise.
22153         (mips_ldst_scaled_shift): Likewise.
22154         (mips_expand_vec_cond_expr): Likewise.
22155         * config/mips/mips.c (enum mips_builtin_type): Add
22156         MIPS_BUILTIN_MSA_TEST_BRANCH.
22157         (mips_gen_const_int_vector_shuffle): New prototype.
22158         (mips_const_vector_bitimm_set_p): New function.
22159         (mips_const_vector_bitimm_clr_p): Likewise.
22160         (mips_const_vector_same_val_p): Likewise.
22161         (mips_const_vector_same_bytes_p): Likewise.
22162         (mips_const_vector_same_int_p): Likewise.
22163         (mips_const_vector_shuffle_set_p): Likewise.
22164         (mips_symbol_insns): Forbid loading symbols via immediate for
22165         MSA.
22166         (mips_valid_offset_p): Limit offset to 10-bit for MSA loads and
22167         stores.
22168         (mips_valid_lo_sum_p): Forbid loadings symbols via %lo(base) for
22169         MSA.
22170         (mips_lx_address_p): Add support load indexed address for MSA.
22171         (mips_address_insns): Add calculation of instructions needed for
22172         stores and loads for MSA.
22173         (mips_const_insns): Move CONST_DOUBLE below CONST_VECTOR.  Handle
22174         CONST_VECTOR for MSA and let it fall through.
22175         (mips_ldst_scaled_shift): New function.
22176         (mips_subword_at_byte): Likewise.
22177         (mips_msa_idiv_insns): Likewise.
22178         (mips_legitimize_move): Validate MSA moves.
22179         (mips_rtx_costs): Add UNGE, UNGT, UNLE, UNLT cases.  Add
22180         calculation of costs for MSA division.
22181         (mips_split_move_p): Check if MSA moves need splitting.
22182         (mips_split_move): Split MSA moves if necessary.
22183         (mips_split_128bit_move_p): New function.
22184         (mips_split_128bit_move): Likewise.
22185         (mips_split_msa_copy_d): Likewise.
22186         (mips_split_msa_insert_d): Likewise.
22187         (mips_split_msa_fill_d): Likewise.
22188         (mips_output_move): Handle MSA moves.
22189         (mips_expand_msa_branch): New function.
22190         (mips_print_operand): Add 'E', 'B', 'w', 'v' and 'V' modifiers.
22191         Reinstate 'y' modifier.
22192         (mips_file_start): Add MSA .gnu_attribute.
22193         (mips_hard_regno_mode_ok_p): Allow TImode and 128-bit vectors in
22194         FPRs.
22195         (mips_hard_regno_nregs): Always return 1 for MSA supported mode.
22196         (mips_class_max_nregs): Add register size for MSA supported mode.
22197         (mips_cannot_change_mode_class): Allow conversion between MSA
22198         vector modes and TImode.
22199         (mips_mode_ok_for_mov_fmt_p): Allow MSA to use move.v
22200         instruction.
22201         (mips_secondary_reload_class): Force MSA loads/stores via memory.
22202         (mips_preferred_simd_mode): Add preffered modes for MSA.
22203         (mips_vector_mode_supported_p): Add MSA supported modes.
22204         (mips_autovectorize_vector_sizes): New function.
22205         (mips_msa_output_division): Likewise.
22206         (MSA_BUILTIN, MIPS_BUILTIN_DIRECT_NO_TARGET)
22207         (MSA_NO_TARGET_BUILTIN, MSA_BUILTIN_TEST_BRANCH): New macros.
22208         (CODE_FOR_msa_adds_s_b, CODE_FOR_msa_adds_s_h)
22209         (CODE_FOR_msa_adds_s_w, CODE_FOR_msa_adds_s_d)
22210         (CODE_FOR_msa_adds_u_b, CODE_FOR_msa_adds_u_h)
22211         (CODE_FOR_msa_adds_u_w, CODE_FOR_msa_adds_u_du
22212         (CODE_FOR_msa_addv_b, CODE_FOR_msa_addv_h, CODE_FOR_msa_addv_w)
22213         (CODE_FOR_msa_addv_d, CODE_FOR_msa_and_v, CODE_FOR_msa_bmnz_v)
22214         (CODE_FOR_msa_bmnzi_b, CODE_FOR_msa_bmz_v, CODE_FOR_msa_bmzi_b)
22215         (CODE_FOR_msa_bnz_v, CODE_FOR_msa_bz_v, CODE_FOR_msa_bsel_v)
22216         (CODE_FOR_msa_bseli_b, CODE_FOR_msa_ceqi_h, CODE_FOR_msa_ceqi_w)
22217         (CODE_FOR_msa_ceqi_d, CODE_FOR_msa_clti_s_b)
22218         (CODE_FOR_msa_clti_s_h, CODE_FOR_msa_clti_s_w)
22219         (CODE_FOR_msa_clti_s_d, CODE_FOR_msa_clti_u_b)
22220         (CODE_FOR_msa_clti_u_h, CODE_FOR_msa_clti_u_w)
22221         (CODE_FOR_msa_clti_u_d, CODE_FOR_msa_clei_s_b)
22222         (CODE_FOR_msa_clei_s_h, CODE_FOR_msa_clei_s_w)
22223         (CODE_FOR_msa_clei_s_d, CODE_FOR_msa_clei_u_b)
22224         (CODE_FOR_msa_clei_u_h, CODE_FOR_msa_clei_u_w)
22225         (CODE_FOR_msa_clei_u_d, CODE_FOR_msa_div_s_b)
22226         (CODE_FOR_msa_div_s_h, CODE_FOR_msa_div_s_w)
22227         (CODE_FOR_msa_div_s_d, CODE_FOR_msa_div_u_b)
22228         (CODE_FOR_msa_div_u_h, CODE_FOR_msa_div_u_w)
22229         (CODE_FOR_msa_div_u_d, CODE_FOR_msa_fadd_w, CODE_FOR_msa_fadd_d)
22230         (CODE_FOR_msa_fexdo_w, CODE_FOR_msa_ftrunc_s_w)
22231         (CODE_FOR_msa_ftrunc_s_d, CODE_FOR_msa_ftrunc_u_w)
22232         (CODE_FOR_msa_ftrunc_u_d, CODE_FOR_msa_ffint_s_w)
22233         (CODE_FOR_msa_ffint_s_d, CODE_FOR_msa_ffint_u_w)
22234         (CODE_FOR_msa_ffint_u_d, CODE_FOR_msa_fsub_w)
22235         (CODE_FOR_msa_fsub_d, CODE_FOR_msa_fmsub_d, CODE_FOR_msa_fmadd_w)
22236         (CODE_FOR_msa_fmadd_d, CODE_FOR_msa_fmsub_w, CODE_FOR_msa_fmul_w)
22237         (CODE_FOR_msa_fmul_d, CODE_FOR_msa_fdiv_w, CODE_FOR_msa_fdiv_d)
22238         (CODE_FOR_msa_fmax_w, CODE_FOR_msa_fmax_d, CODE_FOR_msa_fmax_a_w)
22239         (CODE_FOR_msa_fmax_a_d, CODE_FOR_msa_fmin_w, CODE_FOR_msa_fmin_d)
22240         (CODE_FOR_msa_fmin_a_w, CODE_FOR_msa_fmin_a_d)
22241         (CODE_FOR_msa_fsqrt_w, CODE_FOR_msa_fsqrt_d)
22242         (CODE_FOR_msa_max_s_b, CODE_FOR_msa_max_s_h)
22243         (CODE_FOR_msa_max_s_w, CODE_FOR_msa_max_s_d)
22244         (CODE_FOR_msa_max_u_b, CODE_FOR_msa_max_u_h)
22245         (CODE_FOR_msa_max_u_w, CODE_FOR_msa_max_u_d)
22246         (CODE_FOR_msa_min_s_b, CODE_FOR_msa_min_s_h)
22247         (CODE_FOR_msa_min_s_w, CODE_FOR_msa_min_s_d)
22248         (CODE_FOR_msa_min_u_b, CODE_FOR_msa_min_u_h)
22249         (CODE_FOR_msa_min_u_w, CODE_FOR_msa_min_u_d)
22250         (CODE_FOR_msa_mod_s_b, CODE_FOR_msa_mod_s_h)
22251         (CODE_FOR_msa_mod_s_w, CODE_FOR_msa_mod_s_d)
22252         (CODE_FOR_msa_mod_u_b, CODE_FOR_msa_mod_u_h)
22253         (CODE_FOR_msa_mod_u_w, CODE_FOR_msa_mod_u_d)
22254         (CODE_FOR_msa_mod_s_b, CODE_FOR_msa_mod_s_h)
22255         (CODE_FOR_msa_mod_s_w, CODE_FOR_msa_mod_s_d)
22256         (CODE_FOR_msa_mod_u_b, CODE_FOR_msa_mod_u_h)
22257         (CODE_FOR_msa_mod_u_w, CODE_FOR_msa_mod_u_d)
22258         (CODE_FOR_msa_mulv_b, CODE_FOR_msa_mulv_h, CODE_FOR_msa_mulv_w)
22259         (CODE_FOR_msa_mulv_d, CODE_FOR_msa_nlzc_b, CODE_FOR_msa_nlzc_h)
22260         (CODE_FOR_msa_nlzc_w, CODE_FOR_msa_nlzc_d, CODE_FOR_msa_nor_v)
22261         (CODE_FOR_msa_or_v, CODE_FOR_msa_ori_b, CODE_FOR_msa_nori_b)
22262         (CODE_FOR_msa_pcnt_b, CODE_FOR_msa_pcnt_h, CODE_FOR_msa_pcnt_w)
22263         (CODE_FOR_msa_pcnt_d, CODE_FOR_msa_xor_v, CODE_FOR_msa_xori_b)
22264         (CODE_FOR_msa_sll_b, CODE_FOR_msa_sll_h, CODE_FOR_msa_sll_w)
22265         (CODE_FOR_msa_sll_d, CODE_FOR_msa_slli_b, CODE_FOR_msa_slli_h)
22266         (CODE_FOR_msa_slli_w, CODE_FOR_msa_slli_d, CODE_FOR_msa_sra_b)
22267         (CODE_FOR_msa_sra_h, CODE_FOR_msa_sra_w, CODE_FOR_msa_sra_d)
22268         (CODE_FOR_msa_srai_b, CODE_FOR_msa_srai_h, CODE_FOR_msa_srai_w)
22269         (CODE_FOR_msa_srai_d, CODE_FOR_msa_srl_b, CODE_FOR_msa_srl_h)
22270         (CODE_FOR_msa_srl_w, CODE_FOR_msa_srl_d, CODE_FOR_msa_srli_b)
22271         (CODE_FOR_msa_srli_h, CODE_FOR_msa_srli_w, CODE_FOR_msa_srli_d)
22272         (CODE_FOR_msa_subv_b, CODE_FOR_msa_subv_h, CODE_FOR_msa_subv_w)
22273         (CODE_FOR_msa_subv_d, CODE_FOR_msa_subvi_b, CODE_FOR_msa_subvi_h)
22274         (CODE_FOR_msa_subvi_w, CODE_FOR_msa_subvi_d, CODE_FOR_msa_move_v)
22275         (CODE_FOR_msa_vshf_b, CODE_FOR_msa_vshf_h, CODE_FOR_msa_vshf_w)
22276         (CODE_FOR_msa_vshf_d, CODE_FOR_msa_ilvod_d, CODE_FOR_msa_ilvev_d)
22277         (CODE_FOR_msa_pckod_d, CODE_FOR_msa_pckdev_d, CODE_FOR_msa_ldi_b)
22278         (CODE_FOR_msa_ldi_hi, CODE_FOR_msa_ldi_w)
22279         (CODE_FOR_msa_ldi_d): New code_aliasing macros.
22280         (mips_builtins): Add MSA sll_b, sll_h, sll_w, sll_d, slli_b,
22281         slli_h, slli_w, slli_d, sra_b, sra_h, sra_w, sra_d, srai_b,
22282         srai_h, srai_w, srai_d, srar_b, srar_h, srar_w, srar_d, srari_b,
22283         srari_h, srari_w, srari_d, srl_b, srl_h, srl_w, srl_d, srli_b,
22284         srli_h, srli_w, srli_d, srlr_b, srlr_h, srlr_w, srlr_d, srlri_b,
22285         srlri_h, srlri_w, srlri_d, bclr_b, bclr_h, bclr_w, bclr_d,
22286         bclri_b, bclri_h, bclri_w, bclri_d, bset_b, bset_h, bset_w,
22287         bset_d, bseti_b, bseti_h, bseti_w, bseti_d, bneg_b, bneg_h,
22288         bneg_w, bneg_d, bnegi_b, bnegi_h, bnegi_w, bnegi_d, binsl_b,
22289         binsl_h, binsl_w, binsl_d, binsli_b, binsli_h, binsli_w,
22290         binsli_d, binsr_b, binsr_h, binsr_w, binsr_d, binsri_b, binsri_h,
22291         binsri_w, binsri_d, addv_b, addv_h, addv_w, addv_d, addvi_b,
22292         addvi_h, addvi_w, addvi_d, subv_b, subv_h, subv_w, subv_d,
22293         subvi_b, subvi_h, subvi_w, subvi_d, max_s_b, max_s_h, max_s_w,
22294         max_s_d, maxi_s_b, maxi_s_h, maxi_s_w, maxi_s_d, max_u_b,
22295         max_u_h, max_u_w, max_u_d, maxi_u_b, maxi_u_h, maxi_u_w,
22296         maxi_u_d, min_s_b, min_s_h, min_s_w, min_s_d, mini_s_b, mini_s_h,
22297         mini_s_w, mini_s_d, min_u_b, min_u_h, min_u_w, min_u_d, mini_u_b,
22298         mini_u_h, mini_u_w, mini_u_d, max_a_b, max_a_h, max_a_w, max_a_d,
22299         min_a_b, min_a_h, min_a_w, min_a_d, ceq_b, ceq_h, ceq_w, ceq_d,
22300         ceqi_b, ceqi_h, ceqi_w, ceqi_d, clt_s_b, clt_s_h, clt_s_w,
22301         clt_s_d, clti_s_b, clti_s_h, clti_s_w, clti_s_d, clt_u_b,
22302         clt_u_h, clt_u_w, clt_u_d, clti_u_b, clti_u_h, clti_u_w,
22303         clti_u_d, cle_s_b, cle_s_h, cle_s_w, cle_s_d, clei_s_b, clei_s_h,
22304         clei_s_w, clei_s_d, cle_u_b, cle_u_h, cle_u_w, cle_u_d, clei_u_b,
22305         clei_u_h, clei_u_w, clei_u_d, ld_b, ld_h, ld_w, ld_d, st_b, st_h,
22306         st_w, st_d, sat_s_b, sat_s_h, sat_s_w, sat_s_d, sat_u_b, sat_u_h,
22307         sat_u_w, sat_u_d, add_a_b, add_a_h, add_a_w, add_a_d, adds_a_b,
22308         adds_a_h, adds_a_w, adds_a_d, adds_s_b, adds_s_h, adds_s_w,
22309         adds_s_d, adds_u_b, adds_u_h, adds_u_w, adds_u_d, ave_s_b,
22310         ave_s_h, ave_s_w, ave_s_d, ave_u_b, ave_u_h, ave_u_w, ave_u_d,
22311         aver_s_b, aver_s_h, aver_s_w, aver_s_d, aver_u_b, aver_u_h,
22312         aver_u_w, aver_u_d, subs_s_b, subs_s_h, subs_s_w, subs_s_d,
22313         subs_u_b, subs_u_h, subs_u_w, subs_u_d, subsuu_s_b, subsuu_s_h,
22314         subsuu_s_w, subsuu_s_d, subsus_u_b, subsus_u_h, subsus_u_w,
22315         subsus_u_d, asub_s_b, asub_s_h, asub_s_w, asub_s_d, asub_u_b,
22316         asub_u_h, asub_u_w, asub_u_d, mulv_b, mulv_h, mulv_w, mulv_d,
22317         maddv_b, maddv_h, maddv_w, maddv_d, msubv_b, msubv_h, msubv_w,
22318         msubv_d, div_s_b, div_s_h, div_s_w, div_s_d, div_u_b, div_u_h,
22319         div_u_w, div_u_d, hadd_s_h, hadd_s_w, hadd_s_d, hadd_u_h,
22320         hadd_u_w, hadd_u_d, hsub_s_h, hsub_s_w, hsub_s_d, hsub_u_h,
22321         hsub_u_w, hsub_u_d, mod_s_b, mod_s_h, mod_s_w, mod_s_d, mod_u_b,
22322         mod_u_h, mod_u_w, mod_u_d, dotp_s_h, dotp_s_w, dotp_s_d,
22323         dotp_u_h, dotp_u_w, dotp_u_d, dpadd_s_h, dpadd_s_w, dpadd_s_d,
22324         dpadd_u_h, dpadd_u_w, dpadd_u_d, dpsub_s_h, dpsub_s_w, dpsub_s_d,
22325         dpsub_u_h, dpsub_u_w, dpsub_u_d, sld_b, sld_h, sld_w, sld_d,
22326         sldi_b, sldi_h, sldi_w, sldi_d, splat_b, splat_h, splat_w,
22327         splat_d, splati_b, splati_h, splati_w, splati_d, pckev_b,
22328         pckev_h, pckev_w, pckev_d, pckod_b, pckod_h, pckod_w, pckod_d,
22329         ilvl_b, ilvl_h, ilvl_w, ilvl_d, ilvr_b, ilvr_h, ilvr_w, ilvr_d,
22330         ilvev_b, ilvev_h, ilvev_w, ilvev_d, ilvod_b, ilvod_h, ilvod_w,
22331         ilvod_d, vshf_b, vshf_h, vshf_w, vshf_d, and_v, andi_b, or_v,
22332         ori_b, nor_v, nori_b, xor_v, xori_b, bmnz_v, bmnzi_b, bmz_v,
22333         bmzi_b, bsel_v, bseli_b, shf_b, shf_h, shf_w, bnz_v, bz_v,
22334         fill_b, fill_h, fill_w, fill_d, pcnt_b, pcnt_h, pcnt_w,
22335         pcnt_d, nloc_b, nloc_h, nloc_w, nloc_d, nlzc_b, nlzc_h, nlzc_w,
22336         nlzc_d, copy_s_b, copy_s_h, copy_s_w, copy_s_d, copy_u_b,
22337         copy_u_h, copy_u_w, copy_u_d, insert_b, insert_h, insert_w,
22338         insert_d, insve_b, insve_h, insve_w, insve_d, bnz_b, bnz_h,
22339         bnz_w, bnz_d, bz_b, bz_h, bz_w, bz_d, ldi_b, ldi_h, ldi_w, ldi_d,
22340         fcaf_w, fcaf_d, fcor_w, fcor_d, fcun_w, fcun_d, fcune_w, fcune_d,
22341         fcueq_w, fcueq_d, fceq_w, fceq_d, fcne_w, fcne_d, fclt_w, fclt_d,
22342         fcult_w, fcult_d, fcle_w, fcle_d, fcule_w, fcule_d, fsaf_w,
22343         fsaf_d, fsor_w, fsor_d, fsun_w, fsun_d, fsune_w, fsune_d,
22344         fsueq_w, fsueq_d, fseq_w, fseq_d, fsne_w, fsne_d, fslt_w,
22345         fslt_d, fsult_w, fsult_d, fsle_w, fsle_d, fsule_w, fsule_d,
22346         fadd_w, fadd_d, fsub_w, fsub_d, fmul_w, fmul_d, fdiv_w, fdiv_d,
22347         fmadd_w, fmadd_d, fmsub_w, fmsub_d, fexp2_w, fexp2_d, fexdo_h,
22348         fexdo_w, ftq_h, ftq_w, fmin_w, fmin_d, fmin_a_w, fmin_a_d,
22349         fmax_w, fmax_d, fmax_a_w, fmax_a_d, mul_q_h, mul_q_w, mulr_q_h,
22350         mulr_q_w, madd_q_h, madd_q_w, maddr_q_h, maddr_q_w, msub_q_h,
22351         msub_q_w, msubr_q_h, msubr_q_w, fclass_w, fclass_d, fsqrt_w,
22352         fsqrt_d, frcp_w, frcp_d, frint_w, frint_d, frsqrt_w, frsqrt_d,
22353         flog2_w, flog2_d, fexupl_w, fexupl_d, fexupr_w, fexupr_d, ffql_w,
22354         ffql_d, ffqr_w, ffqr_d, ftint_s_w, ftint_s_d, ftint_u_w,
22355         ftint_u_d, ftrunc_s_w, ftrunc_s_d, ftrunc_u_w, ftrunc_u_d,
22356         ffint_s_w, ffint_s_d, ffint_u_w, ffint_u_d, ctcmsa, cfcmsa,
22357         move_v builtins.
22358         (mips_get_builtin_decl_index): New array.
22359         (MIPS_ATYPE_QI, MIPS_ATYPE_HI, MIPS_ATYPE_V2DI, MIPS_ATYPE_V4SI)
22360         (MIPS_ATYPE_V8HI, MIPS_ATYPE_V16QI, MIPS_ATYPE_V2DF)
22361         (MIPS_ATYPE_V4SF, MIPS_ATYPE_UV2DI, MIPS_ATYPE_UV4SI)
22362         (MIPS_ATYPE_UV8HI, MIPS_ATYPE_UV16QI): New.
22363         (mips_init_builtins): Initialize mips_get_builtin_decl_index
22364         array.
22365         (TARGET_VECTORIZE_BUILTIN_VECTORIZED_FUNCTION): Define target
22366         hook.
22367         (mips_expand_builtin_insn): Prepare operands for
22368         CODE_FOR_msa_addvi_b, CODE_FOR_msa_addvi_h, CODE_FOR_msa_addvi_w,
22369         CODE_FOR_msa_addvi_d, CODE_FOR_msa_clti_u_b,
22370         CODE_FOR_msa_clti_u_h, CODE_FOR_msa_clti_u_w,
22371         CODE_FOR_msa_clti_u_d, CODE_FOR_msa_clei_u_b,
22372         CODE_FOR_msa_clei_u_h, CODE_FOR_msa_clei_u_w,
22373         CODE_FOR_msa_clei_u_d, CODE_FOR_msa_maxi_u_b,
22374         CODE_FOR_msa_maxi_u_h, CODE_FOR_msa_maxi_u_w,
22375         CODE_FOR_msa_maxi_u_d, CODE_FOR_msa_mini_u_b,
22376         CODE_FOR_msa_mini_u_h, CODE_FOR_msa_mini_u_w,
22377         CODE_FOR_msa_mini_u_d, CODE_FOR_msa_subvi_b,
22378         CODE_FOR_msa_subvi_h, CODE_FOR_msa_subvi_w, CODE_FOR_msa_subvi_d,
22379         CODE_FOR_msa_ceqi_b, CODE_FOR_msa_ceqi_h, CODE_FOR_msa_ceqi_w,
22380         CODE_FOR_msa_ceqi_d, CODE_FOR_msa_clti_s_b,
22381         CODE_FOR_msa_clti_s_h, CODE_FOR_msa_clti_s_w,
22382         CODE_FOR_msa_clti_s_d, CODE_FOR_msa_clei_s_b,
22383         CODE_FOR_msa_clei_s_h, CODE_FOR_msa_clei_s_w,
22384         CODE_FOR_msa_clei_s_d, CODE_FOR_msa_maxi_s_b,
22385         CODE_FOR_msa_maxi_s_h, CODE_FOR_msa_maxi_s_w,
22386         CODE_FOR_msa_maxi_s_d, CODE_FOR_msa_mini_s_b,
22387         CODE_FOR_msa_mini_s_h, CODE_FOR_msa_mini_s_w,
22388         CODE_FOR_msa_mini_s_d, CODE_FOR_msa_andi_b, CODE_FOR_msa_ori_b,
22389         CODE_FOR_msa_nori_b, CODE_FOR_msa_xori_b, CODE_FOR_msa_bmzi_b,
22390         CODE_FOR_msa_bmnzi_b, CODE_FOR_msa_bseli_b, CODE_FOR_msa_fill_b,
22391         CODE_FOR_msa_fill_h, CODE_FOR_msa_fill_w, CODE_FOR_msa_fill_d,
22392         CODE_FOR_msa_ilvl_b, CODE_FOR_msa_ilvl_h, CODE_FOR_msa_ilvl_w,
22393         CODE_FOR_msa_ilvl_d, CODE_FOR_msa_ilvr_b, CODE_FOR_msa_ilvr_h,
22394         CODE_FOR_msa_ilvr_w, CODE_FOR_msa_ilvr_d, CODE_FOR_msa_ilvev_b,
22395         CODE_FOR_msa_ilvev_h, CODE_FOR_msa_ilvev_w, CODE_FOR_msa_ilvod_b,
22396         CODE_FOR_msa_ilvod_h, CODE_FOR_msa_ilvod_w, CODE_FOR_msa_pckev_b,
22397         CODE_FOR_msa_pckev_h, CODE_FOR_msa_pckev_w, CODE_FOR_msa_pckod_b,
22398         CODE_FOR_msa_pckod_h, CODE_FOR_msa_pckod_w, CODE_FOR_msa_slli_b,
22399         CODE_FOR_msa_slli_h, CODE_FOR_msa_slli_w, CODE_FOR_msa_slli_d,
22400         CODE_FOR_msa_srai_b, CODE_FOR_msa_srai_h, CODE_FOR_msa_srai_w,
22401         CODE_FOR_msa_srai_d, CODE_FOR_msa_srli_b, CODE_FOR_msa_srli_h,
22402         CODE_FOR_msa_srli_w, CODE_FOR_msa_srli_d, CODE_FOR_msa_insert_b,
22403         CODE_FOR_msa_insert_h, CODE_FOR_msa_insert_w,
22404         CODE_FOR_msa_insert_d, CODE_FOR_msa_insve_b,
22405         CODE_FOR_msa_insve_h, CODE_FOR_msa_insve_w, CODE_FOR_msa_insve_d,
22406         CODE_FOR_msa_shf_b, CODE_FOR_msa_shf_h, CODE_FOR_msa_shf_w,
22407         CODE_FOR_msa_shf_w_f, CODE_FOR_msa_vshf_b, CODE_FOR_msa_vshf_h,
22408         CODE_FOR_msa_vshf_w, CODE_FOR_msa_vshf_d.
22409         (mips_expand_builtin): Add case for MIPS_BULTIN_MSA_TEST_BRANCH.
22410         (mips_set_compression_mode): Disallow MSA with MIPS16 code.
22411         (mips_option_override): -mmsa requires -mfp64 and -mhard-float.
22412         These are set implicitly and an error is reported if overridden.
22413         (mips_expand_builtin_msa_test_branch): New function.
22414         (mips_expand_msa_shuffle): Likewise.
22415         (MAX_VECT_LEN): Increase maximum length of a vector to 16 bytes.
22416         (TARGET_SCHED_REASSOCIATION_WIDTH): Define target hook.
22417         (TARGET_VECTORIZE_AUTOVECTORIZE_VECTOR_SIZES): Likewise.
22418         (mips_expand_vec_unpack): Add support for MSA.
22419         (mips_expand_vector_init): Likewise.
22420         (mips_expand_vi_constant): Use CONST0_RTX (element_mode)
22421         instead of const0_rtx.
22422         (mips_msa_vec_parallel_const_half): New function.
22423         (mips_gen_const_int_vector): Likewise.
22424         (mips_gen_const_int_vector_shuffle): Likewise.
22425         (mips_expand_msa_cmp): Likewise.
22426         (mips_expand_vec_cond_expr): Likewise.
22427         * config/mips/mips.h
22428         (TARGET_CPU_CPP_BUILTINS): Add __mips_msa and __mips_msa_width.
22429         (OPTION_DEFAULT_SPECS): Ignore --with-fp-32 if -mmsa is
22430         specified.
22431         (ASM_SPEC): Pass mmsa and mno-msa to the assembler.
22432         (ISA_HAS_MSA): New macro.
22433         (UNITS_PER_MSA_REG): Likewise.
22434         (BITS_PER_MSA_REG): Likewise.
22435         (BIGGEST_ALIGNMENT): Redefine using ISA_HAS_MSA.
22436         (MSA_REG_FIRST): New macro.
22437         (MSA_REG_LAST): Likewise.
22438         (MSA_REG_NUM): Likewise.
22439         (MSA_REG_P): Likewise.
22440         (MSA_REG_RTX_P): Likewise.
22441         (MSA_SUPPORTED_MODE_P): Likewise.
22442         (HARD_REGNO_CALL_PART_CLOBBERED): Redefine using TARGET_MSA.
22443         (ADDITIONAL_REGISTER_NAMES): Add named registers $w0-$w31.
22444         * config/mips/mips.md: Include mips-msa.md.
22445         (alu_type): Add simd_add.
22446         (mode): Add V2DI, V4SI, V8HI, V16QI, V2DF, V4SF.
22447         (type): Add simd_div, simd_fclass, simd_flog2, simd_fadd,
22448         simd_fcvt, simd_fmul, simd_fmadd, simd_fdiv, simd_bitins,
22449         simd_bitmov, simd_insert, simd_sld, simd_mul, simd_fcmp,
22450         simd_fexp2, simd_int_arith, simd_bit, simd_shift, simd_splat,
22451         simd_fill, simd_permute, simd_shf, simd_sat, simd_pcnt,
22452         simd_copy, simd_branch, simd_cmsa, simd_fminmax, simd_logic,
22453         simd_move, simd_load, simd_store.  Choose "multi" for moves
22454         for "qword_mode".
22455         (qword_mode): New attribute.
22456         (insn_count): Add instruction count for quad moves.
22457         Increase the count for MIPS SIMD division.
22458         (UNITMODE): Add UNITMODEs for vector types.
22459         (addsub): New code iterator.
22460         * config/mips/mips.opt (mmsa): New option.
22461         * config/mips/msa.h: New file.
22462         * config/mips/mti-elf.h: Don't infer -mfpxx if -mmsa is
22463         specified.
22464         * config/mips/mti-linux.h: Likewise.
22465         * config/mips/predicates.md
22466         (const_msa_branch_operand): New constraint.
22467         (const_uimm3_operand): Likewise.
22468         (const_uimm4_operand): Likewise.
22469         (const_uimm5_operand): Likewise.
22470         (const_uimm8_operand): Likewise.
22471         (const_imm5_operand): Likewise.
22472         (aq10b_operand): Likewise.
22473         (aq10h_operand): Likewise.
22474         (aq10w_operand): Likewise.
22475         (aq10d_operand): Likewise.
22476         (const_m1_operand): Likewise.
22477         (reg_or_m1_operand): Likewise.
22478         (const_exp_2_operand): Likewise.
22479         (const_exp_4_operand): Likewise.
22480         (const_exp_8_operand): Likewise.
22481         (const_exp_16_operand): Likewise.
22482         (const_vector_same_val_operand): Likewise.
22483         (const_vector_same_simm5_operand): Likewise.
22484         (const_vector_same_uimm5_operand): Likewise.
22485         (const_vector_same_uimm6_operand): Likewise.
22486         (const_vector_same_uimm8_operand): Likewise.
22487         (par_const_vector_shf_set_operand): Likewise.
22488         (reg_or_vector_same_val_operand): Likewise.
22489         (reg_or_vector_same_simm5_operand): Likewise.
22490         (reg_or_vector_same_uimm6_operand): Likewise.
22491         * doc/extend.texi (MIPS SIMD Architecture Functions): New
22492         section.
22493         * doc/invoke.texi (-mmsa): Document new option.
22495 2016-05-09  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
22497         * configure.ac (enable_vtable_verify): Handle --enable-vtable-verify.
22498         * configure: Regenerate.
22499         * config.in: Regenerate.
22500         * gcc.c (VTABLE_VERIFICATION_SPEC) [!ENABLE_VTABLE_VERIFY]: Error
22501         on -fvtable-verify.
22502         * config/sol2.h [!ENABLE_VTABLE_VERIFY] (STARTFILE_VTV_SPEC): Define.
22503         (ENDFILE_VTV_SPEC): Define.
22505 2016-05-09  Kaushik Phatak  <kaushik.phatak@kpit.com>
22507         * config/rl78/rl78.c (rl78_expand_prologue): Save the MDUC related
22508         registers in all interrupt handlers if necessary.
22509         (rl78_option_override): Add warning.
22510         (MUST_SAVE_MDUC_REGISTERS): New macro.
22511         (rl78_expand_epilogue): Restore the MDUC registers if necessary.
22512         * config/rl78/rl78.c (check_mduc_usage): New function.
22513         (mduc_regs): New structure to hold MDUC register data.
22514         * config/rl78/rl78.md (is_g13_muldiv_insn): New attribute.
22515         (mulsi3_g13): Add is_g13_muldiv_insn attribute.
22516         (udivmodsi4_g13): Add is_g13_muldiv_insn attribute.
22517         (mulhi3_g13): Add is_g13_muldiv_insn attribute.
22518         * config/rl78/rl78.opt (msave-mduc-in-interrupts): New option.
22519         * doc/invoke.texi (RL78 Options): Add -msave-mduc-in-interrupts.
22521 2016-05-09  Bin Cheng  <bin.cheng@arm.com>
22523         * tree-if-conv.c (tree-ssa-loop.h): Include header file.
22524         (tree-ssa-loop-niter.h): Ditto.
22525         (idx_within_array_bound, ref_within_array_bound): New functions.
22526         (ifcvt_memrefs_wont_trap): Check if array ref is within bound.
22527         Factor out check on writable base object to ...
22528         (base_object_writable): ... here.
22530 2016-05-09  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
22532         * config/arm/arm.md (probe_stack): Add modes to set source
22533         and destination.
22535 2016-05-09  Bernd Schmidt  <bschmidt@redhat.com>
22537         * regrename.c (base_reg_class_for_rename): New static function.
22538         (scan_rtx_address, scan_rtx): Use it instead of base_reg_class.
22540 2016-05-08  Jan Hubicka  <hubicka@ucw.cz>
22542         * cgraph.c (thunk_adjust): Export.
22543         * cgraphclones.c (cgraph_node::create_clone): Clone thunk info.
22544         * cgraphunit.c (thunk_adjust): Export.
22545         (cgraph_node::assemble_thunks_and_aliases): Do not assemble inlined
22546         thunks.
22547         * ipa-inline-analyssi.c (compute_inline_parameters): Thunks are
22548         inlinable.
22549         * tree-inline.c (expand_call_inline): Expand thunks inline.
22551 2016-05-08  Uros Bizjak  <ubizjak@gmail.com>
22553         PR target/70998
22554         * config/i386/sse.md (*sse2_vd_cvtsd2ss): New insn pattern.
22555         (*sse2_vd_cvtss2sd): Ditto.
22556         * config/i386/i386.md
22557         (TARGET_SSE_PARTIAL_REG_DEPENDENCY float_truncate df->sf splitter):
22558         Generate *sse2_vd_cvtsd2ss pattern.
22559         (TARGET_SSE_PARTIAL_REG_DEPENDENCY float_extend sf->df splitter):
22560         Generate *sse2_vd_cvtss2sd pattern.
22562 2016-05-08  Oleg Endo  <olegendo@gcc.gnu.org>
22564         * config/sh/sh.h (GET_SH_ARG_CLASS): Convert macro into ...
22565         * config/sh/sh.c (get_sh_arg_class): ... this new function.  Update its
22566         users.
22568 2016-05-08  Oleg Endo  <olegendo@gcc.gnu.org>
22570         * config/sh/sh-protos.h (sh_media_register_for_return): Remove.
22571         * config/sh/sh.c: Define and declare variables on first use throughout
22572         the file.
22573         (current_function_interrupt): Change to bool type.
22574         (frame_insn): Rename to emit_frame_insn and update users.
22575         (push_regs): Use bool for 'interrupt_handler' argument.
22576         (save_schedule_s): Remove.
22577         (TARGET_ASM_UNALIGNED_DI_OP, TARGET_ASM_ALIGNED_DI_OP): Remove.
22578         (sh_option_override): Don't nullify targetm.asm_out.aligned_op.di and
22579         targetm.asm_out.unaligned_op.di.
22580         (gen_far_branch): Remove redundant forward declaration.
22581         (sh_media_register_for_return, MAX_SAVED_REGS, save_entry_s, save_entry,
22582         MAX_TEMPS, save_schedule_ssave_schedule): Remove.
22583         (sh_set_return_address, sh_function_ok_for_sibcall,
22584         scavenge_reg): Update comments.
22585         (sh_builtin_saveregs): Use TRAGET_FPU_ANY condition.
22586         (sh2a_get_function_vector_number, sh2a_function_vector_p): Use for loop.
22587         (sh_attr_renesas_p): Remove unnecessary parentheses.
22588         (branch_dest): Simplify.
22589         * config/sh/sh.h (sh_args): Remove byref, byref_regs, stack_regs fields.
22590         Change force_mem, prototype_p, outgoing, renesas_abi fields to bool.
22591         (CUMULATIVE_ARGS): Change macro to typedef.
22592         (current_function_interrupt): Change to bool type.
22593         (sh_arg_class, sh_args, CUMULATIVE_ARGS, current_function_interrupt):
22594         Surround with __cplusplus ifdef.
22595         (sh_compare_op0, sh_compare_op1): Remove.
22596         (EPILOGUE_USES): Use TARGET_FPU_ANY condition.
22598 2016-05-07  Jim Wilson  <jim.wilson@linaro.org>
22600         * config/arm/arm.md (arch): Add neon.
22601         (arch_enabled): Return yes for arch neon when TARGET_NEON.
22602         * config/arm/vfp.md (movdf_vfp): Add w/G as alternative 3.  Add
22603         neon_move as type for alt 3.  Add arch attr enabling alt 3 for neon.
22604         Emit vmov.i64 for alt 3.  Renumber alternatives 3 to 8.  Adjust
22605         attributes for alt renumbering.  Mark alt 3 as non-predicable.
22606         (thumb2_movdf_vfp): Likewise.
22608 2016-05-07  Uros Bizjak  <ubizjak@gmail.com>
22610         * config/i386/i386.md (*addqi_1): Add preferred_for_speed attribute
22611         to disparage alternatives 3 and 4 for TARGET_PARTIAL_REG_STALL targets.
22612         (*andqi_1): Add preferred_for_speed attribute to disparage
22613         alternative 2 for TARGET_PARTIAL_REG_STALL targets.
22614         (*<code>qi_1): Ditto.
22615         (*one_cmplqi2_1): Add preferred_for_speed attribute to disparage
22616         alternative 1 for TARGET_PARTIAL_REG_STALL targets.
22617         (*ashlqi3_1): Ditto.
22618         (*swap<mode>): Merge from *swap<mode>_1 and *swap<mode>_2 patterns.
22619         Add preferred_for_size attribute to disparage alternative 0 and
22620         preferred_for_speed attribute to disparage alternative 1 for
22621         TARGET_PARTIAL_REG_STALL targets.
22623 2016-05-07  Tom de Vries  <tom@codesourcery.com>
22625         PR tree-optimization/70956
22626         * graphite-scop-detection.c (build_cross_bb_scalars_def): Handle NULL
22627         def.
22629 2016-05-07  Oleg Endo  <olegendo@gcc.gnu.org>
22631         * config/sh/sh-protos.h (sh_cbranch_distance): Declare new function.
22632         * config/sh/sh.c (sh_cbranch_distance): Implement it.
22633         * config/sh/sh.md (branch_zero): Remove define_attr.
22634         (define_delay): Disable delay slot if branch distance is one insn.
22636 2016-05-06  Uros Bizjak  <ubizjak@gmail.com>
22638         * config/i386/i386.md (LEAMODE): New mode attribute.
22639         (plus to LEA splitter): Rewrite splitter using LEAMODE mode attribute.
22640         (ashift to LEA splitter): Rewrte splitter using SWI mode iterator
22641         and LEAMODE mode attribute.  Use VOIDmode const_0_to_3_operand as
22642         operand 2 predicate.
22643         (*lea<mode>_general_2): Use VOIDmode for const248_operand.
22644         (*lea<mode>_general_3): Ditto.
22645         (*lea<mode>_general_4): Use VOIDmode for const_0_to_3_operand.
22647 2016-05-06  Jakub Jelinek  <jakub@redhat.com>
22649         * genmddump.c (main): Convert argv from char ** to const char **.
22651 2016-05-06  David Malcolm  <dmalcolm@redhat.com>
22653         * coretypes.h (OVERRIDE): New macro.
22654         (FINAL): New macro.
22656 2016-05-06  Eric Botcazou  <ebotcazou@adacore.com>
22658         * tree-ssa-coalesce.c (gimple_can_coalesce_p): In the optimized case,
22659         allow coalescing if the types are compatible.
22661 2016-05-06  David Malcolm  <dmalcolm@redhat.com>
22663         * pass_manager.h (pass_manager::register_pass_name): New method.
22664         (pass_manager::get_pass_by_name): New method.
22665         (pass_manager::create_pass_tab): New method.
22666         (pass_manager::m_name_to_pass_map): New field.
22667         * passes.c (name_to_pass_map): Delete global in favor of field
22668         "m_name_to_pass_map" of pass_manager.
22669         (register_pass_name): Rename from a function to...
22670         (pass_manager::register_pass_name): ...this method, updating
22671         for renaming of global "name_to_pass_map" to field
22672         "m_name_to_pass_map".
22673         (create_pass_tab): Rename from a function to...
22674         (pass_manager::create_pass_tab): ...this method, updating
22675         for renaming of global "name_to_pass_map" to field.
22676         (get_pass_by_name): Rename from a function to...
22677         (pass_manager::get_pass_by_name): ...this method.
22678         (enable_disable_pass): Convert use of get_pass_by_name to
22679         a method call, locating the pass_manager singleton.
22681 2016-05-06  David Malcolm  <dmalcolm@redhat.com>
22683         * genattr-common.c (main): Convert argv from char ** to const char **.
22684         * genattr.c (main): Likewise.
22685         * genattrtab.c (main): Likewise.
22686         * genautomata.c (initiate_automaton_gen): Likewise.
22687         (main): Likewise.
22688         * gencodes.c (main): Likewise.
22689         * genconditions.c (main): Likewise.
22690         * genconfig.c (main): Likewise.
22691         * genconstants.c (main): Likewise.
22692         * genemit.c (main): Likewise.
22693         * genenums.c (main): Likewise.
22694         * genextract.c (main): Likewise.
22695         * genflags.c (main): Likewise.
22696         * genmddeps.c (main): Likewise.
22697         * genopinit.c (main): Likewise.
22698         * genoutput.c (main): Likewise.
22699         * genpeep.c (main): Likewise.
22700         * genpreds.c (main): Likewise.
22701         * genrecog.c (main): Likewise.
22702         * gensupport.c (init_rtx_reader_args_cb): Likewise.
22703         (init_rtx_reader_args): Likewise.
22704         * gensupport.h (init_rtx_reader_args_cb): Likewise.
22705         (init_rtx_reader_args): Likewise.
22706         * gentarget-def.c (main): Likewise.
22707         * read-md.c (read_md_files): Likewise.
22708         * read-md.h (read_md_files): Likewise.
22710 2016-05-06  Uros Bizjak  <ubizjak@gmail.com>
22712         * config/i386/i386.md (int cmove peephole2s): Use general_reg_operand
22713         instead of register_and_not_any_fp_reg_operand as operand 0 predicate.
22714         * config/i386/predicates.md (register_and_not_any_fp_reg_operand):
22715         Remove unused predicate.
22716         (register_and_not_fp_reg_operand): Ditto.
22718 2016-05-06  Martin Liska  <mliska@suse.cz>
22720         * tree-if-conv.c (ifcvt_split_critical_edges): Use auto_vec
22721         instead of vec as the vector is local to the function.
22723 2016-05-06  Jakub Jelinek  <jakub@redhat.com>
22725         * config/i386/sse.md (*<code>v8hi3, *<code>v16qi3): Add
22726         avx512bw alternative.
22728         * config/i386/sse.md (<mask_codefor>ashr<mode>3<mask_name>): Move
22729         before the ashr<mode>3 pattern.
22731         * config/i386/sse.md (*avx2_pmaddwd, *sse2_pmaddwd): Use
22732         v instead of x in vex or maybe_vex alternatives, use
22733         maybe_evex instead of vex in prefix.
22735         * config/i386/sse.md (*vec_extractv4sf_0, *sse4_1_extractps,
22736         *vec_extractv4sf_mem, vec_extract_lo_v16hi, vec_extract_hi_v16hi,
22737         vec_extract_lo_v32qi, vec_extract_hi_v32qi): Use v instead of x
22738         in vex or maybe_vex alternatives, use maybe_evex instead of vex
22739         in prefix.
22741         * config/i386/sse.md (*vec_concatv2sf_sse4_1, *vec_concatv4sf): Use
22742         v instead of x in vex or maybe_vex alternatives, use
22743         maybe_evex instead of vex in prefix.
22745         * config/i386/sse.md (sse_shufps_<mode>, sse_storehps, sse_loadhps,
22746         sse_storelps, sse_movss, avx2_vec_dup<mode>, avx2_vec_dupv8sf_1,
22747         sse2_shufpd_<mode>, sse2_storehpd, sse2_storelpd, sse2_loadhpd,
22748         sse2_loadlpd, sse2_movsd): Use v instead of x in vex or maybe_vex
22749         alternatives, use maybe_evex instead of vex in prefix.
22751         * config/i386/sse.md (vec_interleave_lowv4sf,
22752         *vec_interleave_highv2df, *vec_interleave_lowv2df): Use
22753         v instead of x in vex or maybe_vex alternatives, use
22754         maybe_evex instead of vex in prefix.
22756         * config/i386/sse.md (sse_movhlps, sse_movlhps): Use
22757         v instead of x in vex or maybe_vex alternatives, use
22758         maybe_evex instead of vex in prefix.
22760         * config/i386/sse.md (*avx_cvtpd2dq256_2, *avx_cvtps2pd256_2): Use
22761         v constraint instead of x.
22763 2016-05-06  Nathan Sidwell  <nathan@codesourcery.com>
22765         * gimple.c (gimple_call_same_target_p): Unique functions are eq.
22766         * tree-ssa-tail-merge.c (same_succ::equal): Check pointer eq
22767         equality first.
22769 2016-05-06  Richard Biener  <rguenther@suse.de>
22771         PR tree-optimization/70948
22772         * tree-ssa-structalias.c (find_func_aliases_for_builtin_call):
22773         Properly clobber all fields of va_list for __builtin_va_start.
22775 2016-05-06  Yuri Rumyantsev  <ysrumyan@gmail.com>
22777         PR debug/70935
22778         * tree-ssa-loop-unswitch.c (find_loop_guard): Reject guard edge with
22779         loop latch destination.
22781 2016-05-06  Martin Liska  <mliska@suse.cz>
22783         * tree-ssa-uninit.c: Apply manual changes
22784         to the GNU coding style.
22785         (prune_uninit_phi_opnds): Rename from
22786         prune_uninit_phi_opnds_in_unrealizable_paths.
22788 2016-05-06  Oleg Endo  <olegendo@gcc.gnu.org>
22790         * config/sh/sh.opt (madjust-unroll, minvalid-symbols, msoft-atomic,
22791         mspace): Remove deprecated options.
22792         * doc/invoke.texi (SH options): Remove -mspace.
22794 2016-05-06  Oleg Endo  <olegendo@gcc.gnu.org>
22796         * config/sh/sh.md (ic_invalidate_line_sh4a): Fix insn length.
22798 2016-05-06  Oleg Endo  <olegendo@gcc.gnu.org>
22800         * config/sh/sh.md (*cmpeqsi_t): Remove combine insn pattern and similar
22801         corresponding combine split pattern.
22803 2016-05-06  Oleg Endo  <olegendo@gcc.gnu.org>
22805         PR target/58219
22806         * config/sh/predicates.md (long_displacement_mem_operand): New.
22807         * config/sh/sh.md (movsi_i): Allow for SH2A, disallow for any FPU.
22808         Add movi20, movi20s alternatives.  Adjust length attribute for
22809         alternatives.
22810         (movsi_ie): Allow for any FPU.  Adjust length attribute for
22811         alternatives.
22812         (movsi_i_lowpart): Add movi20, movi20s alternatives.  Adjust length
22813         attribute for alternatives.
22814         (*mov<mode>): Use long_displacement_mem_operand for length attribute.
22815         (*movdi_i, movdf_k, movdf_i4, movsf_i, movsf_ie, movsf_ie_ra): Adjust
22816         length attribute for alternatives.
22818 2016-05-06  Richard Biener  <rguenther@suse.de>
22820         PR tree-optimization/70960
22821         * tree-if-conv.c (ifcvt_walk_pattern_tree): Handle non-SSA ops.
22823 2016-05-06  Oleg Endo  <olegendo@gcc.gnu.org>
22825         PR target/52933
22826         * config/sh/sh.md (*cmp_div0s_7, *cmp_div0s_8): Add div0s variants.
22827         * config/sh/sh.c (sh_rtx_costs): Add another div0s case.
22829 2016-05-06  Marek Polacek  <polacek@redhat.com>
22831         PR sanitizer/70875
22832         * ubsan.c (get_ubsan_type_info_for_type): Remove assert.
22834 2016-05-06  Oleg Endo  <olegendo@gcc.gnu.org>
22836         PR target/54089
22837         * config/sh/sh.md (*rotcr): Add another variant.
22839 2016-05-06  Richard Biener  <rguenther@suse.de>
22841         PR middle-end/70931
22842         * dwarf2out.c (native_encode_initializer): Skip zero-sized fields.
22844 2016-05-06  Richard Biener  <rguenther@suse.de>
22846         PR middle-end/70941
22847         * fold-const.c (split_tree): Always convert to the original type
22848         before negating.
22850 2016-05-06  Richard Biener  <rguenther@suse.de>
22852         * fwprop.c (fwprop): Remove duplicate cleanup_cfg call.
22853         (fwprop_addr): Likewise.
22855 2016-05-06  Uros Bizjak  <ubizjak@gmail.com>
22857         PR target/70873
22858         * config/i386/i386-protos.h (ix86_standard_x87sse_constant_load_p):
22859         New prototype.
22860         * config/i386/i386.c (ix86_standard_x87sse_constant_load_p): New.
22861         * config/i386/i386.md (push mem splitter): Use find_constant_src in
22862         the splitter condition.
22863         (FP load splitter): Use ix86_standard_x87sse_constant_load_p in
22864         the splitter condition.
22865         (FP float_extend load splitter): Ditto.
22867 2016-05-05  Uros Bizjak  <ubizjak@gmail.com>
22869         * config/i386/i386.md (peehole2 patterns): Change true_regnum
22870         to REGNO in all peephole2 patterns.
22871         (post-reload splitters): Change true_regnum to REGNO in
22872         post-reload splitters.
22873         (zero_extend splitters): Use general_reg_operand and
22874         nonimmediate_gr_operand predicates.
22876 2016-05-05  Jakub Jelinek  <jakub@redhat.com>
22878         * config/i386/sse.md (<avx512>_fmadd_<mode>_mask3<round_name>): Use
22879         v constraint instead of x.
22881 2016-05-05  Alan Modra  <amodra@gmail.com>
22883         PR target/68662
22884         * config/rs6000/sysv4.h (SUBTARGET_OVERRIDE_OPTIONS): Don't
22885         set OPTION_MASK_RELOCATABLE when flag_pic == 2.  Set
22886         TARGET_NO_FP_IN_TOC for -mrelocatable.
22887         (MINIMAL_TOC_SECTION_ASM_OP): Remove redundant
22888         TARGET_RELOCATABLE test.
22889         (ASM_OUTPUT_SPECIAL_POOL_ENTRY_P): Likewise.
22890         (ASM_PREFERRED_EH_DATA_FORMAT): Likewise.
22891         * config/rs6000/linux64.h (MINIMAL_TOC_SECTION_ASM_OP): Likewise.
22892         (ASM_OUTPUT_SPECIAL_POOL_ENTRY_P): Likewise.
22893         (ASM_PREFERRED_EH_DATA_FORMAT): Likewise.
22894         * config/rs6000/freebsd64.h (MINIMAL_TOC_SECTION_ASM_OP): Likewise.
22895         (ASM_OUTPUT_SPECIAL_POOL_ENTRY_P): Likewise.
22896         (ASM_PREFERRED_EH_DATA_FORMAT): Likewise.
22897         * config/rs6000/predicates.md (easy_fp_constant): Likewise.
22898         * config/rs6000/rs6000.c (rs6000_elf_output_toc_section_asm_op):
22899         Likewise.
22900         (rs6000_assemble_integer): Update TARGET_RELOCATABLE test.
22901         (rs6000_stack_info): Likewise.
22902         (rs6000_elf_asm_out_constructor): Likewise.
22903         (rs6000_elf_asm_out_destructor): Likewise.
22904         (rs6000_elf_declare_function_name): Likewise.
22905         * config/rs6000/rs6000.md (load_toc_aix_di): Likewise.
22906         * config/rs6000/rs6000.h (MASK_RELOCATABLE, MASK_MINIMAL_TOC):
22907         Don't define.
22909 2016-05-05  Alan Modra  <amodra@gmail.com>
22911         * config/rs6000/rs6000.c (rs6000_frame_related): Rewrite.
22913 2016-05-05  Alan Modra  <amodra@gmail.com>
22915         * config/rs6000/rs6000.c (rs6000_savres_strategy): Don't use
22916         out-of-line gpr restore for one or two regs if that would add
22917         a save of lr.
22919 2016-05-04  Uros Bizjak  <ubizjak@gmail.com>
22921         PR target/70873
22922         * config/i386/i386.md
22923         (TARGET_SSE_PARTIAL_REG_DEPENDENCY float_extend sf->df peephole2):
22924         Change to post-epilogue_completed late splitter.  Use sse_reg_operand
22925         as operand 0 predicate.
22926         (TARGET_SSE_PARTIAL_REG_DEPENDENCY float_truncate df->sf peephole2):
22927         Ditto.
22928         (TARGET_SSE_PARTIAL_REG_DEPENDENCY float {si,di}->{sf,df} peephole2):
22929         Ditto.  Emit the pattern using RTX.
22931         (TARGET_USE_VECTOR_FP_CONVERTS float_extend sf->df splitter):
22932         Use sse_reg_opreand as operand 0 predicate.  Do not use true_regnum in
22933         the post-reload splitter.  Use lowpart_subreg instead of gen_rtx_REG.
22934         (TARGET_USE_VECTOR_FP_CONVERTS float_truncate df->sf splitter):
22935         Ditto.
22936         (TARGET_USE_VECTOR_CONVERTS float si->{sf,df} splitter): Use
22937         sse_reg_operand as operand 0 predicate.
22939         (TARGET_SPLIT_MEM_OPND_FOR_FP_CONVERTS float_extend sf->df peephole2):
22940         Use sse_reg_opreand as operand 0 predicate.  Use lowpart_subreg
22941         instead of gen_rtx_REG.
22942         (TARGET_SPLIT_MEM_OPND_FOR_FP_CONVERTS float_truncate sf->df peephole2):
22943         Ditto.
22945 2016-05-04  Segher Boessenkool  <segher@kernel.crashing.org>
22947         * function.c (emit_use_return_register_into_block): Delete.
22948         (gen_return_pattern): Delete.
22949         (emit_return_into_block): Delete.
22950         (active_insn_between): Delete.
22951         (convert_jumps_to_returns): Delete.
22952         (emit_return_for_exit): Delete.
22953         (thread_prologue_and_epilogue_insns): Delete all code dealing with
22954         simple_return for shrink-wrapped blocks.
22955         * shrink-wrap.c (try_shrink_wrapping): Insert simple_return at the
22956         end of blocks that need one.
22957         (get_unconverted_simple_return): Delete.
22958         (convert_to_simple_return): Delete.
22959         * shrink-wrap.c (get_unconverted_simple_return): Delete declaration.
22960         (convert_to_simple_return): Ditto.
22962 2016-05-04  Segher Boessenkool  <segher@kernel.crashing.org>
22964         * cfgcleanup.c (bb_is_just_return): New function.
22965         (try_optimize_cfg): Simplify jumps to return, branches to return,
22966         and branches around return.
22968 2016-05-04  Segher Boessenkool  <segher@kernel.crashing.org>
22970         * cfgcleanup.c (try_simplify_condjump): Don't try to simplify a
22971         branch to a return.
22973 2016-05-04  Jakub Jelinek  <jakub@redhat.com>
22975         PR c++/70906
22976         PR c++/70933
22977         * tree-core.h (enum operand_equal_flag): Add OEP_HASH_CHECK.
22978         * tree.c (inchash::add_expr): If !IS_EXPR_CODE_CLASS (tclass),
22979         assert flags & OEP_HASH_CHECK, instead of asserting it
22980         never happens.  Handle TARGET_EXPR.
22981         * fold-const.c (operand_equal_p): For hash verification,
22982         or in OEP_HASH_CHECK into flags.
22984 2016-05-04  Eric Botcazou  <ebotcazou@adacore.com>
22986         * tree-ssa-coalesce.c (gimple_can_coalesce_p): Fix reference in head
22987         comment.
22988         (compute_samebase_partition_bases): Fix typo.
22990 2016-05-04  Jakub Jelinek  <jakub@redhat.com>
22992         * config/i386/sse.md (vec_interleave_highv8sf,
22993         vec_interleave_lowv8sf, vec_interleave_highv4df,
22994         vec_interleave_lowv4df): Remove constraints from expanders.
22996         * config/i386/sse.md (sse2_movq128): Use v constraint instead of x.
22998 2016-05-04  Jan Hubicka  <hubicka@ucw.cz>
23000         * tree-inline.c (expand_call_inline): Fix path dealing with
23001         making lhs of call statement undefined.
23003 2016-05-04  Jan Hubicka  <hubicka@ucw.cz>
23005         * cgraph.c (cgraph_node::call_for_symbol_thunks_and_aliases):
23006         Check availability on NODE, too.
23007         * cgraph.h (symtab_node::call_for_symbol_and_aliases): Likewise.
23008         (cgraph_node::call_for_symbol_and_aliases): Likewise.
23009         (varpool_node::call_for_symbol_and_aliase): Likewise.
23010         * ipa-pure-const.c (add_new_function): Analyze all bodies.
23011         (propagate_pure_const): Propagate across interposable functions, too.
23012         (skip_function_for_local_pure_const): Do not skip interposable bodies
23013         with aliases.
23014         (pass_local_pure_const::execute): Update.
23016 2016-05-04  Marek Polacek  <polacek@redhat.com>
23018         * doc/invoke.texi: Document -Wdangling-else.
23020 2016-05-04  Thomas Preud'homme  <thomas.preudhomme@arm.com>
23022         * config.gcc: Error out when conflicting multilib is detected.  Do not
23023         loop over multilibs since no combination is legal.
23025 2016-05-04  Alan Modra  <amodra@gmail.com>
23027         * config/rs6000/rs6000.h (PIC_OFFSET_TABLE_REGNUM): Correct.
23028         * config/rs6000/sysv4.h (TARGET_TOC): Simplify.
23029         * config/rs6000/rs6000.c (rs6000_elf_output_toc_section_asm_op):
23030         Align .toc.
23032 2016-05-04  Matthew Fortune  <matthew.fortune@imgtec.com>
23034         * config/mips/mips-cpus.def (p5600): Avoid IMADD by default.
23035         Clean up p5600 comments.
23037 2016-05-04  Richard Biener  <rguenther@suse.de>
23039         * match.pd: Add BIT_FIELD_REF canonicalizations and vector
23040         constructor simplifications.
23041         * fold-const.c (fold_ternary_loc): Remove duplicate functionality here.
23043 2016-05-04  Oleg Endo  <olegendo@gcc.gnu.org>
23045         * config/sh/predicates (post_inc_mem, pre_dec_mem): New predicates.
23046         * config/sh/sh-protos.h (sh_find_set_of_reg): Return null result if
23047         result.set_rtx is null instead of aborting.
23048         * config/sh/sh.h (USE_LOAD_POST_INCREMENT, USE_STORE_PRE_DECREMENT):
23049         Always enable.
23050         (USE_LOAD_PRE_DECREMENT, USE_STORE_POST_INCREMENT): Enable for SH2A.
23051         * config/sh/sh.md (*extend<mode>si2_predec, *mov<mode>_load_predec,
23052         *mov<mode>_store_postinc): New patterns.
23054 2016-05-04  Marc Glisse  <marc.glisse@inria.fr>
23056         * match.pd ((A | B) & (A | C)): Generalize to BIT_XOR_EXPR.  Mark
23057         as commutative.  Check both conversions are NOP.
23058         ((A & B) OP (C & B)): Remove.
23060 2016-05-04  Alan Modra  <amodra@gmail.com>
23062         * combine.c (simplify_set): Correct WORD_REGISTER_OPERATIONS test.
23064 2016-05-04  Alan Modra  <amodra@gmail.com>
23066         PR target/70866
23067         * config/rs6000/rs6000.c (rs6000_stack_info): Don't set cr_save_p
23068         when cr2,3,4 are all fixed regs.
23070 2016-05-04  Bernd Schmidt  <bschmidt@redhat.com>
23072         PR rtl-optimization/57193
23073         * opts.c (default_options_table): Revert OPT_frename_registers change.
23074         * doc/invoke.texi (-frename-registers, -O2): Likewise.
23076 2016-05-03  Martin Sebor  <msebor@redhat.com>
23078         PR c++/66561
23079         * builtins.c (fold_builtin_FILE): New function.
23080         (fold_builtin_FUNCTION, fold_builtin_LINE): New functions.
23081         (fold_builtin_0): Call them.
23082         * gimplify.c (gimplify_call_expr): Remove the handling of
23083         BUILT_IN_FILE, BUILT_IN_FUNCTION, and BUILT_IN_LINE.
23085         PR c++/66561
23086         * doc/extend.texi (Other Builtins): Update __builtin_FILE,
23087         __builtin_FUNCTION, and __builtin_LINE to reflect they yield
23088         constants.
23090         PR c++/66639
23091         * doc/extend.texi (Function Names as Strings): Update __func__,
23092         __FUNCTION__, __PRETTY_FUNCTION__ to reflect they evaluate to
23093         constants.
23095 2016-05-03  Jakub Jelinek  <jakub@redhat.com>
23096             Richard Biener  <rguenther@suse.de>
23098         PR tree-optimization/70916
23099         * tree-if-conv.c: Include cfganal.h.
23100         (pass_if_conversion::execute): Call connect_infinite_loops_to_exit
23101         and remove_fake_exit_edges around the optimization pass.
23103 2016-05-03  Jan Hubicka  <hubicka@ucw.cz>
23105         * cgraph.c (symbol_table::create_edge): Set inline_failed.
23106         (cgraph_edge::make_direct): Likewise.
23107         (cgraph_edge::dump_edge_flags): Dump call_stmt_cannot_inline_p.
23108         * cgraphclones.c (duplicate_thunk_for_node): Set inline_failed.
23109         * cif-code.def (CIF_LTO_MISMATCHED_DECLARATIONS): New code
23110         (CIF_THUNK): New code.
23111         * ipa-inline-analysis.c (initialize_inline_failed): Preserve
23112         CIF_FINAL_ERROR codes; do not deal with call_stmt_cannot_inline_p.
23113         (compute_inline_parameters): Set inline_failed for thunks.
23114         (inline_analyze_function): Cleanup.
23115         * ipa-inline.c (can_inline_edge_p): Do not deal with
23116         call_stmt_cannot_inline_p.
23117         (can_early_inline_edge_p): Likewise.
23118         (early_inliner): Initialize inline_failed.
23119         * lto-cgraph.c (lto_output_edge): Sanity check inline_failed.
23121 2016-05-03  Uros Bizjak  <ubizjak@gmail.com>
23123         * config/i386/predicates.md (x87nonimm_ssenomem_operand): Rename
23124         from nonimm_ssenomem_operand.
23125         (nonimm_ssenomem_operand): New predicate.
23126         * config/i386/i386.md (extendsfdf2): Use nonimm_ssenomem_operand
23127         as operand 0 predicate.
23128         (*extendsfdf2): Merge from *extendsfdf2_mixed and *extendsfdf2_i387.
23129         Disable unsupported alternatives using "enabled" attribute.
23130         Use register_ssemem_operand as operand 0 predicate.
23131         (*fop_<mode>_1): Use x87nonimm_ssenomem_operand as operand 1 predicate.
23133 2016-05-03  Marek Polacek  <polacek@redhat.com>
23135         PR c/70859
23136         * input.c (expansion_point_location): New function.
23137         * input.h (expansion_point_location): Declare.
23139 2016-05-03  Pierre-Marie de Rodat  <derodat@adacore.com>
23141         * dwarf2out.c (resolve_args_picking_1): Replace the frame_offset
23142         occurence with frame_offset_ ones.
23144 2016-05-03  Alan Modra  <amodra@gmail.com>
23146         PR rtl-optimization/70890
23147         * ira.c (combine_and_move_insns): When moving def_insn, remove
23148         equivs on use_insn.
23150 2016-05-03  Dominik Vogt  <vogt@linux.vnet.ibm.com>
23152         * config/s390/s390.md ("*r<noxa>sbg_<mode>_sll")
23153         ("*r<noxa>sbg_<mode>_srl"): New define_insns.
23154         ("*r<noxa>sbg_<mode>_srl_bitmask"): Rename by adding "_bitmask".
23155         ("*r<noxa>sbg_<mode>_sll_bitmask"): Likewise.
23157 2016-05-03  Alan Modra  <amodra@gmail.com>
23159         * config/rs6000/rs6000.c (rs6000_savres_strategy): Correct condition
23160         for SAVE_MULTIPLE/STORE_MULTIPLE.
23162 2016-05-03  Jakub Jelinek  <jakub@redhat.com>
23164         * config/i386/i386.md (*truncdfsf_mixed, *truncdfsf_i387,
23165         *truncxfsf2_mixed, *truncxfdf2_mixed): Use v constraint instead of x.
23167 2016-05-03  Richard Biener  <rguenther@suse.de>
23169         * gimplify.h (get_initialized_tmp_var): Add allow_ssa parameter
23170         default true.
23171         (gimplify_arg): Likewise.
23172         * gimplify.c (gimplify_expr): Add overload with allow_ssa parameter,
23173         re-writing the result to a decl if required.
23174         (internal_get_tmp_var): Add allow_ssa parameter
23175         and override into_ssa with it.
23176         (get_formal_tmp_var): Adjust.
23177         (get_initialized_tmp_var): Add allow_ssa parameter.
23178         (gimplify_arg): Add allow_ssa parameter and avoid generating
23179         SSA names for the result false.
23180         (gimplify_call_expr): If the call may return twice do not
23181         gimplify parameters into SSA.
23182         (prepare_gimple_addressable): Do not allow an SSA name as temporary.
23183         (gimplify_modify_expr): Adjust assert.  For noreturn calls
23184         with a SSA name LHS adjust its def.
23185         (gimplify_save_expr): Do not allow an SSA name as save-expr result.
23186         (gimplify_one_sizepos): Do not allow an SSA name as a sizepos.
23187         (gimplify_body): Init GIMPLE SSA data structures and gimplify into-SSA.
23188         (gimplify_scan_omp_clauses): Make sure OMP_CLAUSE_SIZE is not
23189         an SSA name.  Likewise for OMP_CLAUSE_REDUCTION operands.
23190         (gimplify_omp_for): Likewise for OMP_CLAUSE_DECL.  Likewise
23191         for OMP_FOR_COND,  OMP_FOR_INCR and OMP_CLAUSE_LINEAR_STEP.
23192         (optimize_target_teams): Do not allow SSA names for clause operands.
23193         (gimplify_expr): Likewise for where we mark the result addressable.
23194         * passes.def (pass_init_datastructures): Remove.
23195         * tree-into-ssa.c (mark_def_sites): Ignore existing SSA names.
23196         (rewrite_stmt): Likewise.
23197         * tree-inline.c (initialize_cfun): Properly transfer SSA state.
23198         (replace_locals_op): Replace SSA names.
23199         (copy_gimple_seq_and_replace_locals): Init src_cfun.
23200         * gimple-low.c (lower_builtin_setjmp): Deal with SSA.
23201         * cgraph.c (release_function_body): Free CFG annotations only
23202         when we have a CFG.  Simplify.
23203         * gimple-fold.c (gimplify_and_update_call_from_tree): Use
23204         force_gimple_operand instead of get_initialized_tmp_var.
23205         * tree-pass.h (make_pass_init_datastructures): Remove.
23206         * tree-ssa.c (execute_init_datastructures): Remove.
23207         (pass_data_init_datastructures): Likewise.
23208         (class pass_init_datastructures): Likewise.
23209         (make_pass_init_datastructures): Likewise.
23210         * omp-low.c (create_omp_child_function): Init SSA data structures.
23211         (grid_expand_target_grid_body): Likewise.
23212         * tree-cfg.c (move_block_to_fn): Double-check the DEF is an SSA
23213         name before adding it to names_to_release.
23214         (remove_bb): Always release SSA defs.
23215         * tree-ssa-ccp.c (get_default_value): Check SSA_NAME_VAR
23216         before dereferencing it.
23217         * cgraphunit.c (init_lowered_empty_function): Always
23218         int SSA data structures.
23219         * tree-ssanames.c (release_defs): Remove assert that we are in
23220         SSA form.
23221         * trans-mem.c (diagnose_tm_1): Handle SSA name function.
23223 2016-05-03  Jakub Jelinek  <jakub@redhat.com>
23224             Uros Bizjak  <ubizjak@gmail.com>
23226         PR rtl-optimization/70467
23227         * config/i386/predicates.md (x86_64_hilo_int_operand,
23228         x86_64_hilo_general_operand): New predicates.
23229         * config/i386/constraints.md (Wd): New constraint.
23230         * config/i386/i386.md (mode attr di): Use Wd instead of e.
23231         (general_hilo_operand): New mode attr.
23232         (add<mode>3, sub<mode>3): Use <general_hilo_operand>
23233         instead of <general_operand>.
23234         (*add<dwi>3_doubleword, *sub<dwi>3_doubleword): Use
23235         x86_64_hilo_general_operand instead of <general_operand>.
23237 2016-05-03  Jakub Jelinek  <jakub@redhat.com>
23239         PR tree-optimization/70916
23240         * tree-if-conv.c (constant_or_ssa_name): Removed.
23241         (fold_build_cond_expr): Use is_gimple_val instead of
23242         constant_or_ssa_name.
23244         PR tree-optimization/70916
23245         * tree-vect-patterns.c (vect_recog_mask_conversion_pattern): Give up
23246         if COND_EXPR rhs1 is neither SSA_NAME nor COMPARISON_CLASS_P.
23248         PR target/49244
23249         * tree-ssa-ccp.c: Include stor-layout.h and optabs-query.h.
23250         (optimize_atomic_bit_test_and): New function.
23251         (pass_fold_builtins::execute): Use it.
23252         * optabs.def (atomic_bit_test_and_set_optab,
23253         atomic_bit_test_and_complement_optab,
23254         atomic_bit_test_and_reset_optab): New optabs.
23255         * internal-fn.def (ATOMIC_BIT_TEST_AND_SET,
23256         ATOMIC_BIT_TEST_AND_COMPLEMENT, ATOMIC_BIT_TEST_AND_RESET): New ifns.
23257         * builtins.h (expand_ifn_atomic_bit_test_and): New prototype.
23258         * builtins.c (expand_ifn_atomic_bit_test_and): New function.
23259         * internal-fn.c (expand_ATOMIC_BIT_TEST_AND_SET,
23260         expand_ATOMIC_BIT_TEST_AND_COMPLEMENT,
23261         expand_ATOMIC_BIT_TEST_AND_RESET): New functions.
23262         * doc/md.texi (atomic_bit_test_and_set@var{mode},
23263         atomic_bit_test_and_complement@var{mode},
23264         atomic_bit_test_and_reset@var{mode}): Document.
23265         * config/i386/sync.md (atomic_bit_test_and_set<mode>,
23266         atomic_bit_test_and_complement<mode>,
23267         atomic_bit_test_and_reset<mode>): New expanders.
23268         (atomic_bit_test_and_set<mode>_1,
23269         atomic_bit_test_and_complement<mode>_1,
23270         atomic_bit_test_and_reset<mode>_1): New insns.
23272 2016-05-03  Richard Sandiford  <richard.sandiford@arm.com>
23274         PR rtl-optimization/70687
23275         * combine.c (change_zero_ext): Check for scalar modes.  Use wide_int
23276         instead of unsigned HOST_WIDE_INT.
23278 2016-05-03  Bernd Schmidt  <bschmidt@redhat.com>
23280         PR rtl-optimization/44281
23281         * hard-reg-set.h (struct target_hard_regs): New field
23282         x_fixed_nonglobal_reg_set.
23283         (fixed_nonglobal_reg_set): New macro.
23284         * reginfo.c (init_reg_sets_1): Initialize it.
23285         * ira.c (setup_alloc_regs): Use fixed_nonglobal_reg_set instead
23286         of fixed_reg_set.
23287         * df-scan.c (df_insn_refs_collect): Asms may reference global regs.
23289 2016-05-03  Bin Cheng  <bin.cheng@arm.com>
23291         PR tree-optimization/56541
23292         * doc/invoke.texi (@item max-tree-if-conversion-phi-args): New item.
23293         * params.def (PARAM_MAX_TREE_IF_CONVERSION_PHI_ARGS): new param.
23294         * tree-if-conv.c (MAX_PHI_ARG_NUM): new macro.
23295         (any_complicated_phi): new static variable.
23296         (aggressive_if_conv): delete.
23297         (if_convertible_phi_p): support phis with more than two arguments.
23298         (if_convertible_bb_p): remvoe check on aggressive_if_conv and
23299         critical pred edges.
23300         (ifcvt_split_critical_edges): support phis with more than two
23301         arguments by checking new parameter.  only split critical edges
23302         if needed.
23303         (tree_if_conversion): handle simd pragma marked loop using new
23304         local variable aggressive_if_conv.  check any_complicated_phi.
23306 2016-05-03  Bin Cheng  <bin.cheng@arm.com>
23308         * tree-ssa-loop-ivopts.c (get_computation_cost_at): Check depends_on
23309         before using it.
23311 2016-05-03  Bin Cheng  <bin.cheng@arm.com>
23313         * tree-ssa-loop-ivopts.c (get_computation_cost_at): Don't clobber
23314         cbase.
23316 2016-05-03  Oleg Endo  <olegendo@gcc.gnu.org>
23318         * config/sh/sh.md (udivsi3, divsi3, mulsi3): Simplify.
23319         (mulhisi3, umulhisi3, (smulsi3_highpart, umulsi3_highpart): Convert to
23320         define_insn_and_split.
23321         (mulsi3_i): New define_insn_and_split.
23322         (mulsi3_call): Convert to define_insn.
23323         (mulsidi3, mulsidi3_compact, umulsidi3, umulsidi3_compact):
23324         Remove constraints.
23326 2016-05-02  Michael Meissner  <meissner@linux.vnet.ibm.com>
23328         * machmode.h (mode_complex): Add support to give the complex mode
23329         for a given mode.
23330         (GET_MODE_COMPLEX_MODE): Likewise.
23331         * stor-layout.c (layout_type): For COMPLEX_TYPE, use the mode
23332         stored by build_complex_type and gfc_build_complex_type instead of
23333         trying to figure out the appropriate mode based on the size. Raise
23334         an assertion error, if the type was not set.
23335         * genmodes.c (struct mode_data): Add field for the complex type of
23336         the given type.
23337         (blank_mode): Likewise.
23338         (make_complex_modes): Remember the complex mode created in the
23339         base type.
23340         (emit_mode_complex): Write out the mode_complex array to map a
23341         type mode to the complex version.
23342         (emit_insn_modes_c): Likewise.
23343         * tree.c (build_complex_type): Set the complex type to use before
23344         calling layout_type.
23345         * config/rs6000/rs6000.c (rs6000_hard_regno_nregs_internal): Add
23346         support for __float128 complex datatypes.
23347         (rs6000_hard_regno_mode_ok): Likewise.
23348         (rs6000_setup_reg_addr_masks): Likewise.
23349         (rs6000_complex_function_value): Likewise.
23350         * config/rs6000/rs6000.h (FLOAT128_IEEE_P): Likewise.
23351         __float128 and __ibm128 complex.
23352         (FLOAT128_IBM_P): Likewise.
23353         (ALTIVEC_ARG_MAX_RETURN): Likewise.
23354         * doc/extend.texi (Additional Floating Types): Document that
23355         -mfloat128 must be used to enable __float128.  Document complex
23356         __float128 and __ibm128 support.
23358 2016-05-02  Jakub Jelinek  <jakub@redhat.com>
23360         PR target/49244
23361         * gimple.c (gimple_builtin_call_types_compatible_p): Allow
23362         char/short arguments promoted to int because of promote_prototypes.
23364 2016-05-02  Uros Bizjak  <ubizjak@gmail.com>
23366         * config/i386/predicates.md (register_ssemem_operand): New predicate.
23367         * config/i386/i386.md (*cmpi<FPCMP:unord><MODEF:mode>): Merge from
23368         *cmpi<FPCMP:unord><MODEF:mode>_mixed and
23369         *cmpi<FPCMP:unord><X87MODEF:mode>_i387.  Disable unsupported
23370         alternatives using "enabled" attribute.  Use register_ssemem_operand
23371         as operand 1 predicate.
23372         (*cmpi<unord>xf_i387): Split XFmode pattern from
23373         *cmpi<FPCMP:unord><X87MODEF:mode>_i387.
23374         (*absneg<mode>2): Merge from *absneg<mode>2_mixed and
23375         *absneg<mode>2_i387.  Disable unsupported alternatives using
23376         "enabled" attribute.
23377         (*absnegxf2_i387): Split XFmode pattern from *absneg<mode>2_i387.
23379 2016-05-02  Nathan Sidwell  <nathan@codesourcery.com>
23381         * omp-low.c (lower_oacc_head_tail): Assert there is at least one
23382         marker.
23383         (oacc_loop_process): Check mask for loop termination.
23385 2016-05-02  Jan Hubicka  <hubicka@ucw.cz>
23387         * cif-code.def (CIF_THUNK): Add.
23388         * ipa-inline-analsysis.c (evaluate_conditions_for_known_args): Revert
23389         accidental change.
23391 2016-05-02  Jan Hubicka  <hubicka@ucw.cz>
23393         * ipa-inline-analysis.c (reset_inline_summary): Clear fp_expressions
23394         (dump_inline_summary): Dump it.
23395         (fp_expression_p): New predicate.
23396         (estimate_function_body_sizes): Use it.
23397         (inline_merge_summary): Merge fp_expressions.
23398         (inline_read_section): Read fp_expressions.
23399         (inline_write_summary): Write fp_expressions.
23400         * ipa-inline.c (can_inline_edge_p): Permit inlining across fp math
23401         codegen boundary if either caller or callee is !fp_expressions.
23402         * ipa-inline.h (inline_summary): Add fp_expressions.
23403         * ipa-inline-transform.c (inline_call): When inlining !fp_expressions
23404         to fp_expressions be sure the fp generation flags are updated.
23406 2016-05-02  Jakub Jelinek  <jakub@redhat.com>
23408         PR rtl-optimization/70467
23409         * cse.c (cse_insn): Handle no-op MEM moves after folding.
23411         PR rtl-optimization/70467
23412         * ipa-pure-const.c (check_call): Handle internal calls even in
23413         ipa mode like in local mode.
23415 2016-05-02  Bernd Edlinger  <bernd.edlinger@hotmail.de>
23417         * doc/install.texi: Document supported in-tree gmp/mpfr/mpc versions.
23419 2016-05-02  Marc Glisse  <marc.glisse@inria.fr>
23421         * match.pd (X u< X, X u> X): New transformations.
23423 2016-05-02  Marc Glisse  <marc.glisse@inria.fr>
23425         * flag-types.h (enum warn_strict_overflow_code): Move ...
23426         * coretypes.h: ... here.
23427         * fold-const.h (fold_overflow_warning): Declare.
23428         * fold-const.c (fold_overflow_warning): Make non-static.
23429         (fold_comparison): Move the transformation of X +- C1 CMP C2
23430         into X CMP C2 -+ C1 ...
23431         * match.pd: ... here.
23432         * gimple-fold.c (fold_stmt_1): Protect with
23433         fold_defer_overflow_warnings.
23435 2016-05-02  Nathan Sidwell  <nathan@codesourcery.com>
23437         * omp-low.c (struct oacc_loop): Add 'inner' field.
23438         (new_oacc_loop_raw): Initialize it to zero.
23439         (oacc_loop_fixed_partitions): Initialize it.
23440         (oacc_loop_auto_partitions): Partition outermost loop to outermost
23441         available partitioning.
23443 2016-05-02  Claudiu Zissulescu  <claziss@synopsys.com>
23445         * config/arc/arc.md (mulsidi3): Change operand 0 predicate to
23446         register_operand.
23447         (umulsidi3): Likewise.
23448         (indirect_jump): Fix jump instruction assembly patterns.
23450 2016-05-02  Thomas Schwinge  <thomas@codesourcery.com>
23452         PR target/70860
23453         * config/nvptx/nvptx.c (nvptx_libcall_value): Handle NULL cfun.
23454         (nvptx_function_value): Assert non-NULL cfun.
23456 2016-05-02  Eric Botcazou  <ebotcazou@adacore.com>
23458         PR rtl-optimization/70886
23459         * sched-deps.c (estimate_dep_weak): Canonicalize cselib values.
23461         * cselib.h (rtx_equal_for_cselib_1): Declare.
23462         (rtx_equal_for_cselib_p: New inline function.
23463         * cselib.c (rtx_equal_for_cselib_p): Delete.
23464         (rtx_equal_for_cselib_1): Make public.
23466 2016-05-02  Uros Bizjak  <ubizjak@gmail.com>
23468         * config/i386/predicates.md (nonimm_ssenomem_operand): New predicate.
23469         (register_mixssei387nonimm_operand): Remove predicate.
23470         * config/i386/i386.md (*fop_<mode>_comm): Merge from
23471         *fop_<mode>_comm_mixed and *fop_<mode>_comm_i387.  Disable unsupported
23472         alternatives using "enabled" attribute.  Also check X87_ENABLE_ARITH
23473         for TARGET_MIX_SSE_I387 alternatives.
23474         (*fop_<mode>_1): Merge from *fop_<mode>_1_mixed and *fop_<mode>_1_i387.
23475         Disable unsupported alternatives using "enabled" attribute.  Use
23476         nonimm_ssenomem_operand as operand 1 predicate.  Also check
23477         X87_ENABLE_ARITH for TARGET_MIX_SSE_I387 alternatives.
23479 2016-05-02  Richard Sandiford  <richard.sandiford@arm.com>
23481         * tree.c (cst_and_fits_in_hwi): Simplify.
23483 2016-05-02  Richard Sandiford  <richard.sandiford@arm.com>
23485         * tree.h (wi::to_wide): New function.
23486         * expr.c (expand_expr_real_1): Use wi::to_wide.
23487         * fold-const.c (int_const_binop_1): Likewise.
23488         (extract_muldiv_1): Likewise.
23490 2016-05-02  Richard Sandiford  <richard.sandiford@arm.com>
23492         * wide-int.h: Update offset_int and widest_int documentation.
23493         (WI_SIGNED_SHIFT_RESULT): New macro.
23494         (wi::binary_shift): Define signed_shift_result_type for
23495         shifts on offset_int- and widest_int-like types.
23496         (generic_wide_int): Support <<= and >>= if << and >> are supported.
23497         * tree.h (int_bit_position): Use shift operators instead of wi::
23498          shifts.
23499         * alias.c (adjust_offset_for_component_ref): Likewise.
23500         * expr.c (get_inner_reference): Likewise.
23501         * fold-const.c (fold_comparison): Likewise.
23502         * gimple-fold.c (fold_nonarray_ctor_reference): Likewise.
23503         * gimple-ssa-strength-reduction.c (restructure_reference): Likewise.
23504         * tree-dfa.c (get_ref_base_and_extent): Likewise.
23505         * tree-ssa-alias.c (indirect_ref_may_alias_decl_p): Likewise.
23506         (stmt_kills_ref_p): Likewise.
23507         * tree-ssa-ccp.c (bit_value_binop_1): Likewise.
23508         * tree-ssa-math-opts.c (find_bswap_or_nop_load): Likewise.
23509         * tree-ssa-sccvn.c (copy_reference_ops_from_ref): Likewise.
23510         (ao_ref_init_from_vn_reference): Likewise.
23512 2016-05-02  Richard Sandiford  <richard.sandiford@arm.com>
23514         * wide-int.h: Update offset_int and widest_int documentation.
23515         (WI_SIGNED_BINARY_PREDICATE_RESULT): New macro.
23516         (wi::binary_traits): Allow ordered comparisons between offset_int and
23517         offset_int, between widest_int and widest_int, and between either
23518         of these types and basic C types.
23519         (operator <, <=, >, >=): Define for the same combinations.
23520         * tree.h (tree_int_cst_lt): Use comparison operators instead
23521         of wi:: comparisons.
23522         (tree_int_cst_le): Likewise.
23523         * gimple-fold.c (fold_array_ctor_reference): Likewise.
23524         (fold_nonarray_ctor_reference): Likewise.
23525         * gimple-ssa-strength-reduction.c (record_increment): Likewise.
23526         * tree-affine.c (aff_comb_cannot_overlap_p): Likewise.
23527         * tree-parloops.c (try_transform_to_exit_first_loop_alt): Likewise.
23528         * tree-sra.c (completely_scalarize): Likewise.
23529         * tree-ssa-alias.c (stmt_kills_ref_p): Likewise.
23530         * tree-ssa-reassoc.c (extract_bit_test_mask): Likewise.
23531         * tree-vrp.c (extract_range_from_binary_expr_1): Likewise.
23532         (check_for_binary_op_overflow): Likewise.
23533         (search_for_addr_array): Likewise.
23534         * ubsan.c (ubsan_expand_objsize_ifn): Likewise.
23536 2016-05-02  Claudiu Zissulescu  <claziss@synopsys.com>
23538         * config/arc/arc.c (arc_preferred_simd_mode): Remove enum keyword.
23539         (arc_save_restore): Likewise.
23540         (arc_dwarf_register_span): Likewise.
23541         (arc_output_pic_addr_const): Initialize suffix variable.
23543 2016-05-02  Martin Liska  <mliska@suse.cz>
23545         * symbol-summary.h (function_summary::function_summary):
23546         Remove checking assert for all cgraph nodes.
23547         (function_summary::get): Check summary_uid.
23548         (symtab_insertion): Check summary_uid.
23550 2016-05-02  Claudiu Zissulescu  <claziss@synopsys.com>
23552         * config/arc/arc-protos.h (compact_memory_operand_p): Declare.
23553         * config/arc/arc.c (arc_output_commutative_cond_exec): Consider
23554         bmaskn instruction.
23555         (arc_dwarf_register_span): Remove enum keyword.
23556         (compact_memory_operand_p): New function.
23557         * config/arc/arc.h (reg_class): Add code density register classes.
23558         (REG_CLASS_NAMES): Likewise.
23559         (REG_CLASS_CONTENTS): Likewise.
23560         * config/arc/arc.md (*movqi_insn): Add code density instructions.
23561         (*movhi_insn, *movsi_insn, *movsf_insn): Likewise.
23562         (*extendhisi2_i, andsi3_i, cmpsi_cc_insn_mixed): Likewise.
23563         (*cmpsi_cc_c_insn, *movsi_ne): Likewise.
23564         * config/arc/constraints.md (C2p, Uts, Cm1, Cm3, Ucd): New
23565         constraints.
23566         (h, Rcd, Rsd, Rzd): New register constraints.
23567         (T): Use compact_memory_operand_p function.
23568         * config/arc/predicates.md (compact_load_memory_operand): Remove.
23570 2016-05-02  Oleg Endo  <olegendo@gcc.gnu.org>
23572         * config/sh/sh.md (*negnegt, *movtt): Remove.
23574 2016-05-02  Marek Polacek  <polacek@redhat.com>
23575             Tom de Vries  <tom@codesourcery.com>
23577         PR tree-optimization/70700
23578         * tree-ssa-structalias.c (dump_pred_graph): Fix getting varinfo for ids
23579         bigger than FIRST_REF_NODE.
23581 2016-05-02  Oleg Endo  <olegendo@gcc.gnu.org>
23583         PR target/52898
23584         * config/sh/sh.c (sh_option_override): Remove TARGET_CBRANCHDI4,
23585         TARGET_CMPEQDI_T.
23586         (prepare_cbranch_operands): Don't use scratch register.  Assume that
23587         function is used when pseudos can be created.
23588         (expand_cbranchdi4): Likewise.  Remove unused TARGET_CMPEQDI_T paths.
23589         * config/sh/sh.md (cbranchsi4): Allow only when pseudos can be created.
23590         (cbranchdi4, cbranchdi4_i): Simplify to single cbranchdi4
23591         define_expand.  Allow it only when pseudos can be created.
23592         * config/sh/sh.opt (mcbranchdi, mcmpeqdi): Delete.
23594 2016-05-01  Uros Bizjak  <ubizjak@gmail.com>
23596         * config/i386/constraints.md (BC): Only allow -1 operands.
23597         * config/i386/sse.md (mov<mode>_internal): Add (v,C) alternative.
23598         Add "enabled" attribute.  Update XI mode attribute calculation.
23599         * config/i386/i386.md (*movxi_internal_avx512f): Add (v,C) alternative.
23600         (*movoi_internal_avx): Update XI mode attribute calculation.
23601         (*movti_internal): Ditto.
23603 2016-05-01  Oleg Endo  <olegendo@gcc.gnu.org>
23605         * config/sh/sh.md (push, pop, ic_invalidate_line, cstoresi4, cstoredi4,
23606         cstoresf4, cstoredf4, fix_truncsfsi2): Remove constraints.
23608 2016-05-01  Eric Botcazou  <ebotcazou@adacore.com>
23610         * config/rs6000/rs6000.c (altivec_expand_lv_builtin): Do not use switch
23611         statement on instruction code.  Remove trailing spaces.
23612         (altivec_expand_stv_builtin): Likewise.
23614 2016-05-01  Oleg Endo  <olegendo@gcc.gnu.org>
23616         * config/sh/sh.h (TARGET_SH4): Remove and use default implementation.
23617         (TARGET_FPU_DOUBLE): Simplify.
23618         (BASE_ARG_REG, DOUBLE_TYPE_SIZE, OPTIMIZE_MODE_SWITCHING): Replace
23619         'TARGET_SH4 || TARGET_SH2A_DOUBLE' conditions with 'TARGET_FPU_DOUBLE'.
23620         * config/sh/sh.c: Replace 'TARGET_SH4 || TARGET_SH2A_DOUBLE' conditions
23621         with 'TARGET_FPU_DOUBLE'.
23622         * config/sh/sh.md: Likewise.
23624 2016-05-01  Yoshinori Sato  <ysato@users.sourceforge.jp>
23626         * config/sh/linux.h (SH_DIV_STRATEGY_DEFAULT,
23627         SH_DIV_STR_FOR_SIZE): Remove.
23628         * config/sh/netbsd-elf.h (SH_DIV_STRATEGY_DEFAULT,
23629         SH_DIV_STR_FOR_SIZE): Remove.
23631 2016-05-01  Oleg Endo  <olegendo@gcc.gnu.org>
23633         * config/sh/predicates.md (any_register_operand, zero_extend_operand,
23634         logical_reg_operand): Delete.
23635         (arith_operand, arith_reg_dest, arith_or_int_operand, cmpsi_operand,
23636         arith_reg_or_0_operand, arith_reg_or_0_or_1_operand, logical_operand,
23637         logical_and_operand, movsrc_no_disp_mem_operand): Rewrite using
23638         match_operand and match_test.
23639         (sh_const_vec, sh_1el_vec): Remove redundant checks.  Declare local
23640         variables on their first use.  Return bool values.
23641         * config/sh/sh.h (LOAD_EXTEND_OP): Update comment.
23642         * config/sh/sh.md (andsi3, iorsi3): Use arith_reg_dest for result and
23643         arith_reg_operand for input operand.  Remove empty constraints.
23644         (xorsi3): Delete.
23645         (*xorsi3_compact): Rename to xorsi3.
23646         (zero_extend<mode>si2): Use arith_reg_operand for input operand.
23647         (*zero_extend<mode>si2_disp_mem): Update comment.
23648         (mov_nop): Delete.
23650 2016-04-30  Oleg Endo  <olegendo@gcc.gnu.org>
23652         * config/sh/t-sh: Remove SH5 support.
23653         * config.gcc: Likewise.
23654         * configure: Likewise.
23656 2016-04-30  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
23658         * config/darwin.h (LINK_COMMAND_SPEC_A): Handle -fcilkplus.
23660 2016-04-30  Oleg Endo  <olegendo@gcc.gnu.org>
23662         * config/sh/sh.c (register_sh_passes, sh_option_override,
23663         sh_print_operand, prepare_move_operands,
23664         sh_can_follow_jump): Remove TARGET_SH1 checks.
23665         * config/sh/sh.h (TARGET_VARARGS_PRETEND_ARGS, VALID_REGISTER_P,
23666         PROMOTE_MODE): Likewise.
23667         * config/sh/sh.md (adddi3, addsi3, subdi3, subsi3, andsi3,
23668         movdi): Likewise.
23670 2016-04-30  Alan Modra  <amodra@gmail.com>
23672         * config/rs6000/rs6000.c (rs6000_savres_strategy): Force inline
23673         restoring when fixed_reg_p, but allow out-of-line or stmw save.
23674         Check for user regs later to avoid unnecessary looping over regs.
23675         Merge user reg check with non-saved reg check.  Don't force
23676         inline VR restore when static chain used.
23677         (rs6000_frame_related): Omit eh_frame info for user regs when
23678         saving.
23679         (fixed_regs_p): Delete.
23681 2016-04-30  Alan Modra  <amodra@gmail.com>
23683         * config/rs6000/rs6000.c (SAVRES_MULTIPLE): Replace with..
23684         (SAVE_STRATEGY, REST_STRATEGY): ..this.  Renumber and sort enum.
23685         Update all uses.
23687 2016-04-30  Alan Modra  <amodra@gmail.com>
23689         PR target/69645
23690         * config/rs6000/rs6000.c (fixed_reg_p): New function.
23691         (fixed_regs_p): Rename from global_regs_p.  Call fixed_reg_p.
23692         Update all uses.
23694 2016-04-30  Alan Modra  <amodra@gmail.com>
23696         * config/rs6000/rs6000.c (rs6000_conditional_register_usage):
23697         Remove redundant PIC_OFFSET_TABLE_REGNUM test.  Replace with
23698         flag_pic test for Darwin.
23700 2016-04-30  Alan Modra  <amodra@gmail.com>
23702         * regs.h (struct reg_info_t): Delete freq_calls_crossed and
23703         throw_calls_crossed.
23704         (REG_FREQ_CALLS_CROSSED): Delete.
23705         (REG_N_THROWING_CALLS_CROSSED): Delete.
23706         * regstat.c (regstat_bb_compute_ri): Don't calculate
23707         REG_FREQ_CALLS_CROSSED and REG_N_THROWING_CALLS_CROSSED.
23708         (dump_reg_info): Don't print call cross frequency.
23709         * ira.c (combine_and_move_insns): Don't set REG_FREQ_CALLS_CROSSED
23710         and REG_N_THROWING_CALLS_CROSSED.
23712 2016-04-30  Alan Modra  <amodra@gmail.com>
23714         * regs.h (struct reg_info_t): Delete live_length.
23715         (REG_LIVE_LENGTH): Delete macro.
23716         * regstat.c (regstat_bb_compute_ri): Delete artificial_uses,
23717         local_live, local_processed and local_live_last_luid params.
23718         Replace bb_index param with bb.  Don't set REG_LIVE_LENGTH.
23719         Formatting fixes.
23720         (regstat_compute_ri): Adjust for above.  Don't set
23721         REG_LIVE_LENGTH.
23722         (dump_reg_info): Don't print live length.
23723         * ira.c (update_equiv_regs): Replace test of REG_LIVE_LENGTH
23724         with test of setjmp_crosses.  Don't set REG_LIVE_LENGTH.
23725         Localize loop_depth var.
23727 2016-04-30  Alan Modra  <amodra@gmail.com>
23729         * ira.c (enum valid_equiv): New.
23730         (validate_equiv_mem): Return enum.
23731         (update_equiv_mem): Create replacement in more cases.
23732         (add_store_equivs): Update validate_equiv_mem call.
23734 2016-04-30  Alan Modra  <amodra@gmail.com>
23736         * ira.c (combine_and_move_insns): Rather than scanning insns,
23737         use DF infrastucture to find use and def insns.
23739 2016-04-30  Alan Modra  <amodra@gmail.com>
23741         ira.c (combine_and_move_insns): Move invariant conditions..
23742         (ira.c): ..to here.  Call combine_and_move_insns before
23743         add_store_equivs.  Call grow_reg_equivs later.  Allocate
23744         req_equiv later using max_reg_num() rather than global max_regno.
23745         (contains_replace_regs): Delete.
23746         (add_store_equivs): Remove contains_replace_regs test.
23748 2016-04-30  Alan Modra  <amodra@gmail.com>
23750         * ira.c (struct equiv_mem_data): New.
23751         (equiv_mem, equiv_mem_modified): Delete static vars.
23752         (validate_equiv_mem_from_store): Use "data" param to communicate..
23753         (validate_equiv_mem): ..from here.
23755 2016-04-30  Alan Modra  <amodra@gmail.com>
23757         * ira.c (add_store_equivs, combine_and_move_insns): New functions,
23758         split out from..
23759         (update_reg_equivs): ..here.  Move allocation and freeing of
23760         reg_equiv, and calls to grow_reg_equivs, init_alias_analysis,
23761         end_alias_analysis to..
23762         (ira): ..here.
23764 2016-04-30  Alan Modra  <amodra@gmail.com>
23766         * ira.c (pdx_subregs): Delete.
23767         (struct equivalence): Add pdx_subregs field.
23768         (set_paradoxical_subreg): Remove pdx_subregs param.  Update
23769         pdx_subregs access.
23770         (update_equiv_regs): Don't create or free pdx_subregs.  Update
23771         pdx_subregs access.
23773 2016-04-29  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
23775         * config/rs6000/altivec.h: Change definitions of vec_xl and
23776         vec_xst.
23777         * config/rs6000/rs6000-builtin.def (LD_ELEMREV_V2DF): New.
23778         (LD_ELEMREV_V2DI): New.
23779         (LD_ELEMREV_V4SF): New.
23780         (LD_ELEMREV_V4SI): New.
23781         (LD_ELEMREV_V8HI): New.
23782         (LD_ELEMREV_V16QI): New.
23783         (ST_ELEMREV_V2DF): New.
23784         (ST_ELEMREV_V2DI): New.
23785         (ST_ELEMREV_V4SF): New.
23786         (ST_ELEMREV_V4SI): New.
23787         (ST_ELEMREV_V8HI): New.
23788         (ST_ELEMREV_V16QI): New.
23789         (XL): New.
23790         (XST): New.
23791         * config/rs6000/rs6000-c.c (altivec_overloaded_builtins): Add
23792         descriptions for VSX_BUILTIN_VEC_XL and VSX_BUILTIN_VEC_XST.
23793         * config/rs6000/rs6000.c (rs6000_builtin_mask_calculate): Map from
23794         TARGET_P9_VECTOR to RS6000_BTM_P9_VECTOR.
23795         (altivec_expand_builtin): Add handling for
23796         VSX_BUILTIN_ST_ELEMREV_<MODE> and VSX_BUILTIN_LD_ELEMREV_<MODE>.
23797         (rs6000_invalid_builtin): Add error-checking for
23798         RS6000_BTM_P9_VECTOR.
23799         (altivec_init_builtins): Define builtins used to implement vec_xl
23800         and vec_xst.
23801         (rs6000_builtin_mask_names): Define power9-vector.
23802         * config/rs6000/rs6000.h (MASK_P9_VECTOR): Define.
23803         (RS6000_BTM_P9_VECTOR): Define.
23804         (RS6000_BTM_COMMON): Include RS6000_BTM_P9_VECTOR.
23805         * config/rs6000/vsx.md (vsx_ld_elemrev_v2di): New define_insn.
23806         (vsx_ld_elemrev_v2df): Likewise.
23807         (vsx_ld_elemrev_v4sf): Likewise.
23808         (vsx_ld_elemrev_v4si): Likewise.
23809         (vsx_ld_elemrev_v8hi): Likewise.
23810         (vsx_ld_elemrev_v16qi): Likewise.
23811         (vsx_st_elemrev_v2df): Likewise.
23812         (vsx_st_elemrev_v2di): Likewise.
23813         (vsx_st_elemrev_v4sf): Likewise.
23814         (vsx_st_elemrev_v4si): Likewise.
23815         (vsx_st_elemrev_v8hi): Likewise.
23816         (vsx_st_elemrev_v16qi): Likewise.
23817         * doc/extend.texi: Add prototypes for vec_xl and vec_xst.  Correct
23818         grammar.
23820 2016-04-29  Patrick Palka  <ppalka@gcc.gnu.org>
23822         * tree-ssa-threadedge.c (simplify_control_stmt_condition): Split
23823         out into ...
23824         (simplify_control_stmt_condition_1): ... here.  Recurse into
23825         BIT_AND_EXPRs and BIT_IOR_EXPRs.
23827 2016-04-29  David Edelsohn  <dje.gcc@gmail.com>
23829         PR target/69810
23830         * config/rs6000/rs6000.md (EXTQI): Don't allow extension to HImode.
23831         (zero_extendqi<mode>2_dot): Revert earlier conversion from
23832         define_insn_and_split to define_insn.
23833         (zero_extendqi<mode>2_dot2): Same.
23834         (extendqi<mode>2_dot): Same.
23835         (extendqi<mode>2_dot2): Same.
23837 2016-04-29  Uros Bizjak  <ubizjak@gmail.com>
23839         * config/i386/i386.md (unspec): Add UNSPEC_PROBE_STACK.
23840         (probe_stack): New expander.
23841         (probe_stack_<mode>): New insn pattern.
23843 2016-04-29  Uros Bizjak  <ubizjak@gmail.com>
23845         * config/i386/i386.md
23846         (operations with memory inputs setting flags peephole2):
23847         Remove uneeded REG_P checks.  Cleanup pattern generation.
23849 2016-04-29  Ilya Enkovich  <ilya.enkovich@intel.com>
23851         * tree-vect-loop.c (vect_transform_loop): Fix
23852         nb_iterations_upper_bound computation for vectorized loop.
23854 2016-04-29  Marek Polacek  <polacek@redhat.com>
23855             Jakub Jelinek  <jakub@redhat.com>
23857         PR sanitizer/70342
23858         * fold-const.c (tree_single_nonzero_warnv_p): For TARGET_EXPR, use
23859         TARGET_EXPR_SLOT as a base.
23861 2016-04-29  Andrew Burgess  <andrew.burgess@embecosm.com>
23863         * config/arc/arc.md (*loadqi_update): Replace use of 'rI' constraint
23864         with 'rCm2' constraints to limit possible immediate size.
23865         (*load_zeroextendqisi_update): Likewise.
23866         (*load_signextendqisi_update): Likewise.
23867         (*loadhi_update): Likewise.
23868         (*load_zeroextendhisi_update): Likewise.
23869         (*load_signextendhisi_update): Likewise.
23870         (*loadsi_update): Likewise.
23871         (*loadsf_update): Likewise.
23873 2016-04-29  Uros Bizjak  <ubizjak@gmail.com>
23875         * config/i386/predicates.md (constm1_operand): Fix comparison.
23877 2016-04-29  Claudiu Zissulescu  <claziss@synopsys.com>
23879         * testsuite/gcc.target/arc/ieee_eq.c: New test.
23881 2016-04-29  Oleg Endo  <olegendo@gcc.gnu.org>
23883         * common/config/sh/sh-common.c (sh_option_optimization_table): Remove
23884         remaining SH5 related settings.
23885         * config/sh/sh-protos.h (shmedia_cleanup_truncate,
23886         shmedia_prepare_call_address): Delete.
23887         * config/sh/sh.c (sh_print_operand, output_stack_adjust,
23888         DWARF_CIE_DATA_ALIGNMENT, LOCAL_ALIGNMENT): Update comments.
23889         * config/sh/sh.h (SUBTARGET_ASM_RELAX_SPEC,
23890         UNSUPPORTED_SH2A): Remove m5 checks.
23891         (sh_divide_strategy_e): Remove SH5 division strategies.
23892         (TARGET_PTRMEMFUNC_VBIT_LOCATION): Remove and use default.
23893         * config/sh/sh.md (divsf3): Reinstate define_expand pattern.
23895 2016-04-29  Dominik Vogt  <vogt@linux.vnet.ibm.com>
23897         * config/s390/s390.c (s390_rtx_costs): Update documentation.
23899 2016-04-29  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
23901         * config/s390/2964.md ("z13_unit_fxu", "z13_0"): Remove lder.
23902         * config/s390/s390.md ("movsi_larl", "*movsi_esa", "mov<mode>"):
23903         Change lder to ldr.
23904         * config/s390/vector.md ("mov<mode>"): Likewise.
23906 2016-04-29  Ulrich Weigand  <uweigand@de.ibm.com>
23908         * config/s390/constraints.md ("U", "W"): Invoke
23909         s390_mem_constraint with "ZR" and "ZT".
23910         * config/s390/s390.c (s390_check_qrst_address): Reject invalid
23911         addresses when using LRA.  Accept also short displacements for S
23912         and T constraints.  Do not check for long displacement target for
23913         S and T constraints.
23914         (s390_mem_constraint): Remove handling of U and W constraints.
23915         * config/s390/s390.md (various patterns): Remove the short
23916         displacement constraints (Q and R) if a long displacement
23917         constraint is present.  Add longdisp as required CPU capability.
23918         * config/s390/vector.md: Likewise.
23919         * config/s390/vx-builtins.md: Likewise.
23921 2016-04-29  Senthil Kumar Selvaraj  <senthil_kumar.selvaraj@atmel.com>
23923         PR target/60040
23924         * reload1.c (reload): Call finish_spills before
23925         restarting reload loop. Skip select_reload_regs
23926         if update_eliminables_and_spill returns true.
23928 2016-04-29  Claudiu Zissulescu  <claziss@synopsys.com>
23930         * config/arc/arc.h (UNSIGNED_INT12, UNSIGNED_INT16): Define.
23931         * config/arc/arc.md (umulhisi3): Use arc_short_operand predicate.
23932         (umulhisi3_imm): Update predicates and constraint letters.
23933         (umulhisi3_reg): Declare instruction as commutative.
23934         * config/arc/constraints.md (J12, J16): New constraints.
23935         * config/arc/predicates.md (short_unsigned_const_operand): New
23936         predicate.
23937         (arc_short_operand): Likewise.
23938         * testsuite/gcc.target/arc/umulsihi3_z.c: New file.
23940 2016-04-29  Richard Biener  <rguenther@suse.de>
23942         PR tree-optimization/13962
23943         PR tree-optimization/65686
23944         * tree-ssa-alias.h (ptrs_compare_unequal): Declare.
23945         * tree-ssa-alias.c (ptrs_compare_unequal): New function
23946         using PTA to compare pointers.
23947         * match.pd: Add pattern for pointer equality compare simplification
23948         using ptrs_compare_unequal.
23950 2016-04-29  Richard Biener  <rguenther@suse.de>
23952         * stor-layout.c (layout_type): Do not build a pointer-to-element
23953         type for arrays.
23955 2016-04-29  Uros Bizjak  <ubizjak@gmail.com>
23957         * config/i386/i386.md (Load+RegOp to Mov+MemOp peephole2):
23958         Use SWI mode iterator.  Use general_reg_operand predicate.
23959         (Load+RegOp to Mov+MemOp peephole2 with vector regs): Split
23960         peephole to MMX and SSE part.  Use mmx_reg_operand and sse_reg_operand
23961         predicates.
23963 2016-04-29  Jakub Jelinek  <jakub@redhat.com>
23965         PR middle-end/70843
23966         * fold-const.c (operand_equal_p): Don't verify hash value equality
23967         if arg0 == arg1.
23968         * tree.c (inchash::add_expr): Handle STATEMENT_LIST.  Ignore BLOCK
23969         and OMP_CLAUSE.
23971 2016-04-28  Jakub Jelinek  <jakub@redhat.com>
23973         PR target/70858
23974         * config/i386/i386.c (bdesc_special_args): Add | OPTION_MASK_ISA_64BIT
23975         to __builtin_ia32_lwpval64 and __builtin_ia32_lwpins64.
23976         (bdesc_args): Add | OPTION_MASK_ISA_64BIT to __builtin_ia32_bextr_u64,
23977         __builtin_ia32_bextri_u64, __builtin_ia32_bzhi_di,
23978         __builtin_ia32_pdep_di and __builtin_ia32_pext_di.
23980 2016-04-28  Segher Boessenkool  <segher@kernel.crashing.org>
23982         * config/rs6000/rs6000.c (compute_save_world_info): Rename info_ptr
23983         to info.  Don't initialize separate fields to 0.  Clean up
23984         formatting a bit.
23986 2016-04-28  Uros Bizjak  <ubizjak@gmail.com>
23988         * config/i386/i386.md (peephole2s for operations with memory inputs):
23989         Use SWI mode iterator.
23990         (peephole2s for operations with memory outputs): Ditto.
23991         Do not check for stack checking probe.
23993         (probe_stack): Remove expander.
23995 2016-04-28  Joern Rennecke  <joern.rennecke@embecosm.com>
23996             Andrew Burgess  <andrew.burgess@embecosm.com>
23998         * config/arc/arc.c (arc_print_operand): Print integer 'H' / 'L'
23999         operands as 32-bits.
24001 2016-04-28  Jason Merrill  <jason@redhat.com>
24003         * gdbinit.in: Skip line-map.h.
24005 2016-04-28  Joern Rennecke  <joern.rennecke@embecosm.com>
24006             Andrew Burgess  <andrew.burgess@embecosm.com>
24008         * config/arc/arc.c (arc_conditional_register_usage): Take
24009         TARGET_RRQ_CLASS into account.
24010         (arc_print_operand): Support printing 'p' and 's' operands.
24011         * config/arc/arc.h (TARGET_NPS_BITOPS_DEFAULT): Provide default
24012         as 0.
24013         (TARGET_RRQ_CLASS): Define.
24014         (IS_POWEROF2_OR_0_P): Define.
24015         * config/arc/arc.md (*movsi_insn): Add w/Clo, w/Chi, and w/Cbi
24016         alternatives.
24017         (*tst_movb): New define_insn.
24018         (*tst): Avoid recognition if it could prevent '*tst_movb'
24019         combination; replace c/CnL with c/Chs alternative.
24020         (*tst_bitfield_tst): New define_insn.
24021         (*tst_bitfield_asr): New define_insn.
24022         (*tst_bitfield): New define_insn.
24023         (andsi3_i): Add Rrq variant.
24024         (extzv): New define_expand.
24025         (insv): New define_expand.
24026         (*insv_i): New define_insn.
24027         (*movb): New define_insn.
24028         (*movb_signed): New define_insn.
24029         (*movb_high): New define_insn.
24030         (*movb_high_signed): New define_insn.
24031         (*movb_high_signed + 1): New define_split pattern.
24032         (*mrgb): New define_insn.
24033         (*mrgb + 1): New define_peephole2 pattern.
24034         (*mrgb + 2): New define_peephole2 pattern.
24035         * config/arc/arc.opt (mbitops): New option for nps400, uses
24036         TARGET_NPS_BITOPS_DEFAULT.
24037         * config/arc/constraints.md (q): Make register class conditional.
24038         (Rrq): New register constraint.
24039         (Chs): New constraint.
24040         (Clo): New constraint.
24041         (Chi): New constraint.
24042         (Cbf): New constraint.
24043         (Cbn): New constraint.
24044         (C18): New constraint.
24045         (Cbi): New constraint.
24047 2016-04-28  Segher Boessenkool  <segher@kernel.crashing.org>
24049         * cfganal.c (bitmap_intersection_of_succs): Delete assert checking
24050         dst->popcount.
24051         (bitmap_intersection_of_preds): Ditto.
24052         (bitmap_union_of_succs): Ditto.
24053         (bitmap_union_of_preds): Ditto.
24054         * sbitmap.c (do_popcount): Delete.
24055         (BITMAP_DEBUGGING): Delete.
24056         (sbitmap_verify_popcount): Delete.
24057         (sbitmap_alloc): Don't initialize the popcount field.
24058         (sbitmap_alloc_with_popcount): Delete.
24059         (sbitmap_resize): Don't resize the popcount array.
24060         (sbitmap_vector_alloc): Don't initialize the popcount field.
24061         (bitmap_copy): Don't copy the popcount array.
24062         (bitmap_clear): Don't clear the popcount array.
24063         (bitmap_clear): Delete the popcount array handling.
24064         (bitmap_ior_and_compl): Delete the popcount assert.
24065         (bitmap_not): Ditto.
24066         (bitmap_and_compl): Ditto.
24067         (bitmap_and): Delete the popcount array handling.
24068         (bitmap_xor): Ditto.
24069         (bitmap_ior): Ditto.
24070         (bitmap_or_and): Delete the popcount assert.
24071         (bitmap_and_or): Ditto.
24072         (popcount_table): Delete.
24073         (sbitmap_elt_popcount): Delete.
24074         * sbitmap.h (simple_bitmap_def): Delete the popcount field.
24075         (bitmap_set_bit): Delete the popcount assert.
24076         (bitmap_clear_bit): Ditto.
24077         (sbitmap_free): Don't free the popcount array.
24078         (sbitmap_alloc_with_popcount): Delete declaration.
24079         (sbitmap_popcount): Ditto.
24081 2016-04-28  Joern Rennecke  <joern.rennecke@embecosm.com>
24082             Andrew Burgess  <andrew.burgess@embecosm.com>
24084         * config/arc/arc.h (SYMBOL_FLAG_CMEM): Define.
24085         (TARGET_NPS_CMEM_DEFAULT): Provide default definition.
24086         * config/arc/arc.c (arc_address_cost): Return 0 for cmem_address.
24087         (arc_encode_section_info): Set SYMBOL_FLAG_CMEM where indicated.
24088         * config/arc/arc.opt (mcmem): New option.
24089         * config/arc/arc.md (*extendqihi2_i): Add r/Uex alternative,
24090         supply length for r/m alternative.
24091         (*extendqisi2_ac): Likewise.
24092         (*extendhisi2_i): Add r/Uex alternative, supply length for r/m and
24093         r/Uex alternative.
24094         (movqi_insn): Add r/Ucm and Ucm/?Rac alternatives.
24095         (movhi_insn): Likewise.
24096         (movsi_insn): Add r/Ucm,Ucm/w alternatives.
24097         (*zero_extendqihi2_i): Add r/Ucm alternative.
24098         (*zero_extendqisi2_ac): Likewise.
24099         (*zero_extendhisi2_i): Likewise.
24100         * config/arc/constraints.md (Uex): New memory constraint.
24101         (Ucm): New define_constraint.
24102         * config/arc/predicates.md (long_immediate_loadstore_operand):
24103         Return 0 for MEM with cmem_address address.
24104         (cmem_address_0): New predicates.
24105         (cmem_address_1): Likewise.
24106         (cmem_address_2): Likewise.
24107         (cmem_address): Likewise.
24109 2016-04-28  Segher Boessenkool  <segher@kernel.crashing.org>
24111         * config/rs6000/rs6000.c (machine_function): Rename
24112         insn_chain_scanned_p to spe_insn_chain_scanned_p.
24113         (rs6000_stack_info): Adjust.
24115 2016-04-28  Joern Rennecke  <joern.rennecke@embecosm.com>
24116             Andrew Burgess  <andrew.burgess@embecosm.com>
24118         * config/arc/constraints.md (Usd): Convert to define_constraint.
24119         (Us<): Likewise.
24120         (Us>): Likewise.
24122 2016-04-28  Jakub Jelinek  <jakub@redhat.com>
24124         PR target/70821
24125         * config/i386/sync.md (define_peephole2 *atomic_fetch_add_cmp<mode>):
24126         Add new peephole2 where the first insn is *mov<mode>_or instead of
24127         *mov<mode>_internal.
24129 2016-04-28  Segher Boesssenkool  <segher@kernel.crashing.org>
24131         * tracer.c (bb_seen): Make static.
24133 2016-04-28  Andrew Burgess  <andrew.burgess@embecosm.com>
24135         * common/config/arc/arc-common.c (arc_handle_option): Add NPS400
24136         support, setup defaults.
24137         * config/arc/arc-opts.h (enum processor_type): Add NPS400.
24138         * config/arc/arc.c (arc_init): Add NPS400 support.
24139         * config/arc/arc.h (CPP_SPEC): Add NPS400 defines.
24140         (TARGET_ARC700): NPS400 is also an ARC700.
24141         * config/arc/arc.opt: Add NPS400 options to -mcpu=.
24143 2016-04-28  Segher Boessenkool  <segher@kernel.crashing.org>
24145         PR target/70668
24146         * config/nds32/nds32.md (casesi): Don't access the operands array
24147         out of bounds.
24149 2016-04-28  Uros Bizjak  <ubizjak@gmail.com>
24151         * config/i386/i386.md (zeroing peephole2): Use general_reg_operand.
24152         (or $-1,reg peephole2): Ditto.
24153         (strict_low_part zeroing peephole2): Use SWI12 mode iterator.
24155 2016-04-28  Markus Trippelsdorf  <markus@trippelsdorf.de>
24157         * doc/extend.texi (Common Function Attributes) [optimize]:
24158         Discourage use of the optimize attribute.
24160 2016-04-28  Bill Seurer  <seurer@linux.vnet.ibm.com>
24162         * config/rs6000/rs6000-builtin.def (vec_adde): Change vec_adde to a
24163         special case builtin.
24164         * config/rs6000/rs6000-c.c (altivec_overloaded_builtins): Remove
24165         ALTIVEC_BUILTIN_VEC_ADDE.
24166         * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Add
24167         support for ALTIVEC_BUILTIN_VEC_ADDE.
24168         * config/rs6000/rs6000.c (altivec_init_builtins): Add definition
24169         for __builtin_vec_adde.
24171 2016-04-28  Jakub Jelinek  <jakub@redhat.com>
24173         * config/i386/i386.md (sse4_1_round<mode>2): Add avx512f alternative.
24174         * config/i386/sse.md (sse4_1_round<ssescalarmodesuffix>): Likewise.
24176 2016-04-28  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
24178         PR testsuite/70595
24179         * doc/sourcebuild.texi (Effective-Target Keywords, Other
24180         attributes): Document cilkplus_runtime.
24182 2016-04-28  Martin Jambor  <mjambor@suse.cz>
24184         * tree-cfg.c (verify_expr): Verify that local declarations belong to
24185         this function.  Call verify_expr on MEM_REFs and bases of other
24186         handled_components.
24188 2016-04-28  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
24190         * internal-fn.c (expand_arith_overflow): Convert preprocessor check
24191         for WORD_REGISTER_OPERATIONS to runtime check.
24193 2016-04-28  Claudiu Zissulescu  <claziss@synopsys.com>
24195         * config/arc/arc.h (ASM_SPEC): Pass mfpuda to assembler.
24197 2016-04-28  Claudiu Zissulescu  <claziss@synopsys.com>
24199         * config/arc/arc.c (arc_process_double_reg_moves): Fix for
24200         big-endian compilation.
24201         * config/arc/arc.md (addf3): Likewise.
24202         (subdf3): Likewise.
24203         (muldf3): Likewise.
24205 2016-04-28  Richard Biener  <rguenther@suse.de>
24207         PR tree-optimization/70840
24208         * match.pd: powi(-x, y) and powi(|x|,y) -> powi(x,y) if y is even;
24209         Fix pow(copysign(x, y), z) -> pow(x, z) and add powi variant;
24210         Mark x * pow(x,c) -> pow(x,c+1) commutative.
24211         Add powi(x,y) * powi(z,y) -> powi(x*z,y).
24213 2015-04-28  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
24215         * config/aarch64/aarch64.h (WORD_REGISTER_OPERATIONS): Define to 0
24216         and explain why in a comment.
24218 2016-04-28  Claudiu Zissulescu  <claziss@synopsys.com>
24220         * config/arc/arc.md (cpu_facility): Add fpx variant.
24221         (subdf3): Prohibit use reverse sub when assist operations option
24222         is enabled.
24223         * config/arc/fpx.md (subdf3_insn, *dsubh_peep2_insn): Allow drsub
24224         instructions only when FPX is enabled.
24225         * testsuite/gcc.target/arc/trsub.c: New test.
24227 2016-04-28  Uros Bizjak  <ubizjak@gmail.com>
24229         * config/i386/i386.md (*fop_<mode>_1_mixed): Do not check for
24230         mult_operator when calculating "type" attribute.
24231         (*fop_<mode>_1_i387): Ditto.
24232         (*fop_xf_1_i387): Ditto.
24233         (x87 stack loads peephole2): Add "reg = op (mem, reg)" peephole2.
24234         Use std::swap to swap operands.  Use RTL expressions to generate
24235         converted pattern.
24237 2016-04-28  Claudiu Zissulescu  <claziss@synopsys.com>
24238             Joern Rennecke  <joern.rennecke@embecosm.com>
24240         * config/arc/arc-protos.h (arc_legitimize_pic_address): Remove
24241         declaration.
24242         (emit_pic_move): Remove.
24243         (arc_eh_uses, insn_is_tls_gd_dispatch): Declare.
24244         * config/arc/arc.c (emit_pic_move): Removed.
24245         (TARGET_HAVE_TLS): Define.
24246         (arc_conditional_register_usage): Test for arc_tp_regno.
24247         (arc_print_operand, arc_print_operand_address): Handle TLS
24248         unspecs.
24249         (arc_needs_pcl_p): New function.
24250         (arc_legitimate_pc_offset_p): Use arc_needs_pcl_p.
24251         (arc_legitimate_pic_addr_p): Handle TLS unspecs.
24252         (arc_raw_symbolic_reference_mentioned_p): Likewise.
24253         (arc_get_tp, arc_emit_call_tls_get_addr): New function.
24254         (arc_legitimize_tls_address): Likewise.
24255         (DTPOFF_ZERO_SYM): Define.
24256         (arc_legitimize_pic_address): Make it static, handle TLS cases.
24257         (arc_output_pic_addr_const): Print TLS unspecs.
24258         (prepare_pic_move): New function, replaces emit_pic_move.
24259         (arc_legitimate_constant_p): Handle TLS unspecs.
24260         (arc_legitimate_address_p): Likewise.
24261         (arc_rewrite_small_data_p): Use assert for TLS constants.
24262         (prepare_move_operands): Use prepare_pic_move.
24263         (arc_legitimize_address): Legitimize tls addresses.
24264         (arc_epilogue_uses): Check for arc_tp_regno.
24265         (arc_eh_uses, insn_is_tls_gd_dispatch): New function.
24266         * config/arc/arc.h [DEFAULT_LIBC != LIBC_UCLIBC] (EXTRA_SPECS):
24267         Define.
24268         [DEFAULT_LIBC != LIBC_UCLIBC] (ARC_TLS_EXTRA_START_SPEC):
24269         Likewise.
24270         [DEFAULT_LIBC != LIBC_UCLIBC] (STARTFILE_SPEC): Add
24271         %(arc_tls_extra_start_spec).
24272         (TARGET_CPU_CPP_BUILTINS): Define __ARC_TLS_REGNO__.
24273         (REGNO_OK_FOR_BASE_P): Check for arc_tp_regno.
24274         (EH_USES): Define.
24275         (INSN_REFERENCES_ARE_DELAYED): Use insn_is_tls_gd_dispatch.
24276         * config/arc/arc.md (UNSPEC_TLS_GD, UNSPEC_TLS_LD, UNSPEC_TLS_IE)
24277         (UNSPEC_TLS_OFF): Add.
24278         (R10_REG): Define.
24279         (tls_load_tp_soft, tls_gd_load, tls_gd_get_addr, tls_gd_dispatch)
24280         (get_thread_pointersi): New patterns.
24281         * config/arc/arc.opt (mtp-regno): New option.
24282         * config/arc/predicates.md (move_src_operand): Handle TLS symbols.
24283         (move_dest_operand): Likewise.
24284         * configure: Regenerate.
24285         * configure.ac: Add arc*-*-* case to test for tls.
24286         * doc/invoke.texi (ARC options): Document mtp-regno.
24288 2016-04-28  Claudiu Zissulescu  <claziss@synopsys.com>
24290         * config/arc/arc.c (arc_vector_mode_supported_p): Add support for
24291         the new ARC HS SIMD instructions.
24292         (arc_preferred_simd_mode): New function.
24293         (arc_autovectorize_vector_sizes): Likewise.
24294         (TARGET_VECTORIZE_PREFERRED_SIMD_MODE)
24295         (TARGET_VECTORIZE_AUTOVECTORIZE_VECTOR_SIZES): Define.
24296         (arc_init_reg_tables): Accept new ARC HS SIMD modes.
24297         (arc_init_builtins): Add new SIMD builtin types.
24298         (arc_split_move): Handle 64 bit vector moves.
24299         * config/arc/arc.h (TARGET_PLUS_DMPY, TARGET_PLUS_MACD)
24300         (TARGET_PLUS_QMACW): Define.
24301         * config/arc/builtins.def (QMACH, QMACHU, QMPYH, QMPYHU, DMACH)
24302         (DMACHU, DMPYH, DMPYHU, DMACWH, DMACWHU, VMAC2H, VMAC2HU, VMPY2H)
24303         (VMPY2HU, VADDSUB2H, VSUBADD2H, VADDSUB, VSUBADD, VADDSUB4H)
24304         (VSUBADD4H): New builtins.
24305         * config/arc/simdext.md: Add new ARC HS SIMD instructions.
24306         * testsuite/gcc.target/arc/builtin_simdarc.c: New file.
24308 2016-04-28  Eduard Sanou  <dhole@openmailbox.org>
24309             Matthias Klose  <doko@debian.org>
24311         * doc/cppenv.texi: Document SOURCE_DATE_EPOCH environment variable.
24313 2016-04-28  Richard Biener  <rguenther@suse.de>
24315         PR middle-end/70777
24316         * fold-const.c (fold_binary_loc): Remove x*x to pow(x,2.0)
24317         canonicalization.
24319 2016-04-28  Oleg Endo  <olegendo@gcc.gnu.org>
24321         * common/config/sh/sh-common.c: Remove SH5 support.
24322         * config/sh/constraints.md: Likewise.
24323         * config/sh/config/sh/elf.h: Likewise.
24324         * config/sh/linux.h: Likewise.
24325         * config/sh/netbsd-elf.h: Likewise.
24326         * config/sh/predicates.md: Likewise.
24327         * config/sh/sh-c.c: Likewise.
24328         * config/sh/sh-protos.h: Likewise.
24329         * config/sh/sh.c: Likewise.
24330         * config/sh/sh.h: Likewise.
24331         * config/sh/sh.md: Likewise.
24332         * config/sh/sh.opt: Likewise.
24333         * config/sh/sync.md: Likewise.
24334         * config/sh/sh64.h: Delete.
24335         * config/sh/shmedia.h: Likewise.
24336         * config/sh/shmedia.md: Likewise.
24337         * config/sh/sshmedia.h: Likewise.
24338         * config/sh/t-netbsd-sh5-64: Likewise.
24339         * config/sh/t-sh64: Likewise.
24340         * config/sh/ushmedia.h: Likewise.
24342 2016-04-28  Uros Bizjak  <ubizjak@gmail.com>
24344         * config/i386/i386.md (sign_extend to memory peephole2s): Use
24345         general_reg_operand instead of register_operand predicate.
24347 2016-04-27  Prathamesh Kulkarni  <prathamesh.kulkarni@linaro.org>
24349         * params.def (MIN_PARTITION_SIZE): Set default value to 10000.
24351 2016-04-27  Marc Glisse  <marc.glisse@inria.fr>
24353         * match.pd (A - B > A, A + B < A): New transformations.
24355 2016-04-27  Patrick Palka  <ppalka@gcc.gnu.org>
24357         * genattrtab.c (write_test_expr): New parameter EMIT_PARENS
24358         which defaults to true.  Emit an outer pair of parentheses only if
24359         EMIT_PARENS.  When continuing a chain of && or || (or & or |),
24360         don't emit parentheses for the right-hand operand.
24362 2016-04-27  Jeff Law  <law@redhat.com>
24364         * tree-ssa-dom.c (record_temporary_equivalences): Fix typo in comment.
24366 2016-04-27  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
24368         * config/rs6000/altivec.md (altivec_lvx_<mode>): Remove.
24369         (altivec_lvx_<mode>_internal): Document.
24370         (altivec_lvx_<mode>_2op): New define_insn.
24371         (altivec_lvx_<mode>_1op): Likewise.
24372         (altivec_lvx_<mode>_2op_si): Likewise.
24373         (altivec_lvx_<mode>_1op_si): Likewise.
24374         (altivec_stvx_<mode>): Remove.
24375         (altivec_stvx_<mode>_internal): Document.
24376         (altivec_stvx_<mode>_2op): New define_insn.
24377         (altivec_stvx_<mode>_1op): Likewise.
24378         (altivec_stvx_<mode>_2op_si): Likewise.
24379         (altivec_stvx_<mode>_1op_si): Likewise.
24380         * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin):
24381         Expand vec_ld and vec_st during parsing.
24382         * config/rs6000/rs6000.c (altivec_expand_lvx_be): Commentary
24383         changes.
24384         (altivec_expand_stvx_be): Likewise.
24385         (altivec_expand_lv_builtin): Expand lvx built-ins to expose the
24386         address-masking behavior in RTL.
24387         (altivec_expand_stv_builtin): Expand stvx built-ins to expose the
24388         address-masking behavior in RTL.
24389         (altivec_expand_builtin): Change builtin code arguments for calls
24390         to altivec_expand_stv_builtin and altivec_expand_lv_builtin.
24391         (insn_is_swappable_p): Avoid incorrect swap optimization in the
24392         presence of lvx/stvx patterns.
24393         (alignment_with_canonical_addr): New function.
24394         (alignment_mask): Likewise.
24395         (find_alignment_op): Likewise.
24396         (recombine_lvx_pattern): Likewise.
24397         (recombine_stvx_pattern): Likewise.
24398         (recombine_lvx_stvx_patterns): Likewise.
24399         (rs6000_analyze_swaps): Perform a pre-pass to recognize lvx and
24400         stvx patterns from expand.
24401         * config/rs6000/vector.md (vector_altivec_load_<mode>): Use new
24402         expansions.
24403         (vector_altivec_store_<mode>): Likewise.
24405 2016-04-26  Evandro Menezes  <e.menezes@samsung.com>
24407         * config/aarch64/aarch64.md
24408         (*movhf_aarch64): Add "movi %0, #0" to zero up register and
24409         remove the "fp" attributes.
24410         (*movsf_aarch64): Add "movi %0, #0" to zero up register and
24411         add the "simd" attributes.
24412         (*movdf_aarch64): Likewise.
24413         (*movtf_aarch64): Remove the "fp" attributes.
24414         * testsuite/gcc.target/aarch64/fmovf-zero-reg.c: Update accordingly.
24415         * testsuite/gcc.target/aarch64/fmovd-zero-reg.c: Likewise.
24417 2016-04-27  David Malcolm  <dmalcolm@redhat.com>
24419         * emit-rtl.c (maybe_set_first_label_num): Strengthen param from
24420         rtx to rtx_code_label *.
24421         * rtl.h (maybe_set_first_label_num): Likewise.
24423 2016-04-27  David Malcolm  <dmalcolm@redhat.com>
24425         * df-core.c (df_add_problem): Make the problem param be const.
24426         (df_remove_problem): Make local "problem" be const.
24427         * df-problems.c (problem_RD): Make const.
24428         (problem_LR): Likewise.
24429         (problem_LIVE): Likewise.
24430         (problem_MIR): Likewise.
24431         (problem_CHAIN): Likewise.
24432         (problem_WORD_LR): Likewise.
24433         (problem_NOTE): Likewise.
24434         (problem_MD): Likewise.
24435         * df-scan.c (problem_SCAN): Likewise.
24436         * df.h (struct df_problem): Make field "dependent_problem" be
24437         const.
24438         (struct dataflow): Likewise for field "problem".
24439         (df_add_problem): Make param const.
24441 2016-04-27  Uros Bizjak  <ubizjak@gmail.com>
24443         * config/i386/i386.c (ix86_spill_class): Enable for TARGET_SSE2 when
24444         inter-unit moves to/from vector registers are enabled.  Do not disable
24445         for TARGET_MMX.
24447 2016-04-27  David Malcolm  <dmalcolm@redhat.com>
24449         * df.h (DF_SCAN, DF_LR, DF_LIVE, DF_RD, DF_CHAIN, DF_WORD_LR,
24450         DF_NOTE, DF_MD, DF_MIR, DF_LAST_PROBLEM_PLUS1): Convert from
24451         #define to...
24452         (enum df_problem_id): ...this new enum.
24453         (struct df_problem): Convert field "id" from "int" to
24454         enum df_problem_id.
24456 2016-04-27  David Malcolm  <dmalcolm@redhat.com>
24458         * rtl.def: Update comment for "things in the instruction chain" to
24459         reflect the removal of the leading "i" field for INSN_UID in
24460         r210360.  Fix bogus apostrophe.
24462 2016-04-27  Uros Bizjak  <ubizjak@gmail.com>
24464         * config/i386/i386.md
24465         (lea arith with mem operand + setcc peephole2): Set operator mode.
24467 2016-04-27  H.J. Lu  <hongjiu.lu@intel.com>
24469         PR target/70155
24470         * config/i386/i386.c (scalar_to_vector_candidate_p): Renamed to ...
24471         (dimode_scalar_to_vector_candidate_p): This.
24472         (timode_scalar_to_vector_candidate_p): New function.
24473         (scalar_to_vector_candidate_p): Likewise.
24474         (timode_check_non_convertible_regs): Likewise.
24475         (timode_remove_non_convertible_regs): Likewise.
24476         (remove_non_convertible_regs): Likewise.
24477         (remove_non_convertible_regs): Renamed to ...
24478         (dimode_remove_non_convertible_regs): This.
24479         (scalar_chain::~scalar_chain): Make it virtual.
24480         (scalar_chain::compute_convert_gain): Make it pure virtual.
24481         (scalar_chain::mark_dual_mode_def): Likewise.
24482         (scalar_chain::convert_insn): Likewise.
24483         (scalar_chain::convert_registers): Likewise.
24484         (scalar_chain::add_to_queue): Make it protected.
24485         (scalar_chain::emit_conversion_insns): Likewise.
24486         (scalar_chain::replace_with_subreg): Likewise.
24487         (scalar_chain::replace_with_subreg_in_insn): Likewise.
24488         (scalar_chain::convert_op): Likewise.
24489         (scalar_chain::convert_reg): Likewise.
24490         (scalar_chain::make_vector_copies): Likewise.
24491         (scalar_chain::convert_registers): New pure virtual function.
24492         (class dimode_scalar_chain): New class.
24493         (class timode_scalar_chain): Likewise.
24494         (scalar_chain::mark_dual_mode_def): Renamed to ...
24495         (dimode_scalar_chain::mark_dual_mode_def): This.
24496         (timode_scalar_chain::mark_dual_mode_def): New function.
24497         (timode_scalar_chain::convert_insn): Likewise.
24498         (dimode_scalar_chain::convert_registers): Likewise.
24499         (scalar_chain::compute_convert_gain): Renamed to ...
24500         (dimode_scalar_chain::compute_convert_gain): This.
24501         (scalar_chain::replace_with_subreg): Renamed to ...
24502         (dimode_scalar_chain::replace_with_subreg): This.
24503         (scalar_chain::replace_with_subreg_in_insn): Renamed to ...
24504         (dimode_scalar_chain::replace_with_subreg_in_insn): This.
24505         (scalar_chain::make_vector_copies): Renamed to ...
24506         (dimode_scalar_chain::make_vector_copies): This.
24507         (scalar_chain::convert_reg): Renamed to ...
24508         (dimode_scalar_chain::convert_reg ): This.
24509         (scalar_chain::convert_op): Renamed to ...
24510         (dimode_scalar_chain::convert_op): This.
24511         (scalar_chain::convert_insn): Renamed to ...
24512         (dimode_scalar_chain::convert_insn): This.
24513         (scalar_chain::convert): Call convert_registers.
24514         (convert_scalars_to_vector): Change to scalar_chain pointer to
24515         use timode_scalar_chain in 64-bit mode and dimode_scalar_chain
24516         in 32-bit mode.  Delete scalar_chain pointer.  Call
24517         free_dominance_info in 64-bit mode.
24518         (pass_stv::gate): Remove TARGET_64BIT check.
24519         (ix86_option_override): Put the 64-bit STV pass before the CSE
24520         pass.
24522 2016-04-27  Pierre-Marie de Rodat  <derodat@adacore.com>
24524         * dwarf2out.h (struct dw_loc_descr_node): Remove the
24525         dw_loc_frame_offset field.
24526         * dwarf2out.c (new_loc_descr): Likewise.
24527         (resolve_args_picking_1): Turn the VISITED hash set into a
24528         FRAME_OFFSET hash map. Use it to associate a frame offset to
24529         visited nodes. Remove uses of the CHECKING_P macro.
24530         (resolve_args_picking): Update call to resolve_args_picking_1.
24532 2016-04-27  Martin Liska  <mliska@suse.cz>
24534         * tree-ssa-loop-ivopts.c (iv_ca_dump): Fix level of indentation.
24535         (free_loop_data): Release vuses of groups.
24537 2016-04-27  Bin Cheng  <bin.cheng@arm.com>
24539         * tree-ssa-loop-ivopts.c (struct iv): Use pointer to struct iv_use
24540         instead of redundant use_id and boolean have_use_for.
24541         (struct iv_use): Change sub_id into group_id.  Remove field next.
24542         Move fields: related_cands, n_map_members, cost_map and selected
24543         to ...
24544         (struct iv_group): ... here.  New structure.
24545         (struct iv_common_cand): Use structure declaration directly.
24546         (struct ivopts_data, iv_ca, iv_ca_delta): Rename fields.
24547         (MAX_CONSIDERED_USES): Rename macro to ...
24548         (MAX_CONSIDERED_GROUPS): ... here.
24549         (n_iv_uses, iv_use, n_iv_cands, iv_cand): Delete.
24550         (dump_iv, dump_use, dump_cand): Refactor format of dump information.
24551         (dump_uses): Rename to ...
24552         (dump_groups): ... here.  Update all uses.
24553         (tree_ssa_iv_optimize_init, alloc_iv): Update all uses.
24554         (find_induction_variables): Refactor format of dump information.
24555         (record_sub_use): Delete.
24556         (record_use): Update all uses.
24557         (record_group): New function.
24558         (record_group_use, find_interesting_uses_op): Call above functions.
24559         Update all uses.
24560         (find_interesting_uses_cond): Ditto.
24561         (group_compare_offset): New function.
24562         (split_all_small_groups): Rename to ...
24563         (split_small_address_groups_p): ... here.  Update all uses.
24564         (split_address_groups):  Update all uses.
24565         (find_interesting_uses): Refactor format of dump information.
24566         (add_candidate_1): Update all uses.  Remove redundant check on iv,
24567         base and step.
24568         (add_candidate, record_common_cand): Remove redundant assert.
24569         (add_iv_candidate_for_biv): Update use.
24570         (add_iv_candidate_derived_from_uses): Update all uses.
24571         (add_iv_candidate_for_groups, record_important_candidates): Ditto.
24572         (alloc_use_cost_map): Ditto.
24573         (set_use_iv_cost, get_use_iv_cost): Rename to ...
24574         (set_group_iv_cost, get_group_iv_cost): ... here.  Update all uses.
24575         (determine_use_iv_cost_generic): Ditto.
24576         (determine_group_iv_cost_generic): Ditto.
24577         (determine_use_iv_cost_address): Ditto.
24578         (determine_group_iv_cost_address): Ditto.
24579         (determine_use_iv_cost_condition): Ditto.
24580         (determine_group_iv_cost_cond): Ditto.
24581         (determine_use_iv_cost): Ditto.
24582         (determine_group_iv_cost): Ditto.
24583         (set_autoinc_for_original_candidates): Update all uses.
24584         (find_iv_candidates): Update all uses.  Refactor dump information.
24585         (determine_use_iv_costs): Ditto.
24586         (determine_iv_costs): Ditto.
24587         (iv_ca_cand_for_use): Rename to ...
24588         (iv_ca_cand_for_group): ... here.  Update all uses.
24589         (iv_ca_add_use, iv_ca_add_group): Ditto.
24590         (iv_ca_set_cp, iv_ca_cost, iv_ca_delta_add): Update all uses.
24591         (iv_ca_delta_join, iv_ca_delta_reverse, iv_ca_delta_free): Ditto.
24592         (iv_ca_new, iv_ca_dump, iv_ca_extend, iv_ca_narrow): Ditto.
24593         (iv_ca_prune, cheaper_cost_with_cand, iv_ca_replace): Ditto.
24594         (try_add_cand_for, try_improve_iv_set, find_optimal_iv_set): Ditto.
24595         (create_new_iv, adjust_iv_update_pos): Ditto.
24596         (rewrite_use_address): Delete.
24597         (rewrite_use_address_1): Rename to ...
24598         (rewrite_use_address): ... here.
24599         (rewrite_use_compare): Update all uses.
24600         (rewrite_use): Delete.
24601         (rewrite_uses): Rename to ...
24602         (rewrite_groups): ... here.  Update all uses.
24603         (remove_unused_ivs, free_loop_data): Update all uses.
24604         (tree_ssa_iv_optimize_finalize, tree_ssa_iv_optimize_loop): Ditto.
24606 2016-04-27  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
24608         * rtlanal.c (nonzero_bits1): Convert preprocessor check
24609         for WORD_REGISTER_OPERATIONS to runtime check.
24611 2016-04-27  Richard Biener  <rguenther@suse.de>
24613         PR ipa/70760
24614         * tree-ssa-structalias.c (find_func_aliases_for_call): Use
24615         aggregate_value_p to determine if a function result is
24616         returned by reference.
24617         (ipa_pta_execute): Functions having their address taken are
24618         not automatically nonlocal.
24620 2016-04-27  Jakub Jelinek  <jakub@redhat.com>
24622         PR sanitizer/70683
24623         * tree-core.h (enum operand_equal_flag): Add OEP_NO_HASH_CHECK.
24624         * fold-const.c (operand_equal_p): If flag_checking and
24625         OEP_NO_HASH_CHECK is not set in flag, recurse with OEP_NO_HASH_CHECK
24626         and if it returns non-zero, assert iterative_hash_expr on both
24627         args is the same.
24629 2016-04-27  Bernd Schmidt  <bschmidt@redhat.com>
24631         * doc/invoke.texi (-frename-registers): Also enabled at -Os.
24633 2016-04-27  Nick Clifton  <nickc@redhat.com>
24635         PR middle-end/49889
24636         * varasm.c (merge_weak): Generate an error if an attempt is made
24637         to convert a non-weak static function into a weak, public function.
24639 2016-04-27  Prathamesh Kulkarni  <prathamesh.kulkarni@linaro.org>
24641         * params.def (MAX_PARTITION_SIZE): New param.
24642         * doc/invoke.texi: Document lto-max-partition.
24644 2016-04-27  Richard Biener  <rguenther@suse.de>
24646         PR ipa/70785
24647         * tree-ssa-structalias.c (refered_from_nonlocal_fn): New
24648         function cummulating used_from_other_partition, externally_visible
24649         and force_output from aliases.
24650         (refered_from_nonlocal_var): Likewise.
24651         (ipa_pta_execute): Use call_for_symbol_and_aliases to cummulate
24652         node flags properly.
24654 2016-04-27  Bernd Schmidt  <bschmidt@redhat.com>
24656         * doc/invoke.texi (Warning Options): Add -Wmemset-elt-size.
24657         (-Wmemset-elt-size): New item.
24659 2016-04-27  Eric Botcazou  <ebotcazou@adacore.com>
24661         PR ada/70759
24662         * stor-layout.h (internal_reference_types): Delete.
24663         * stor-layout.c (reference_types_internal): Likewise.
24664         (internal_reference_types): Likewise.
24665         (layout_type) <REFERENCE_TYPE>: Adjust.
24667 2016-04-27  Jakub Jelinek  <jakub@redhat.com>
24669         PR sanitizer/70683
24670         * tree.h (inchash::add_expr): Add FLAGS argument.
24671         * tree.c (inchash::add_expr): Likewise.  If not OEP_ADDRESS_OF,
24672         use STRIP_NOPS first.  For INTEGER_CST assert not OEP_ADDRESS_OF.
24673         For REAL_CST and !HONOR_SIGNED_ZEROS (t) hash +/- 0 the same.
24674         Formatting fix.  Adjust recursive calls.  For tcc_comparison,
24675         if swap_tree_comparison (code) is smaller than code, hash that
24676         and arguments in the other order.  Hash CONVERT_EXPR the same
24677         as NOP_EXPR.  For OEP_ADDRESS_OF hash MEM_REF with 0 offset
24678         of ADDR_EXPR of decl as the decl itself.  Add or remove
24679         OEP_ADDRESS_OF from recursive flags as needed.  For
24680         FMA_EXPR, WIDEN_MULT_{PLUS,MINUS}_EXPR hash the first two
24681         operands commutatively and only the third one normally.
24682         For internal CALL_EXPR hash in CALL_EXPR_IFN.
24684 2016-04-27  Sebastian Huber  <sebastian.huber@embedded-brains.de>
24686         * config/rtems.h (LIB_SPEC): Add -latomic.
24688 2016-04-27  Joel Sherrill  <joel@rtems.org>
24690         * config/microblaze/rtems.h: Redefine LINK_SPEC to avoid
24691         xilink.ld and flags not relevant to RTEMS.
24693 2016-04-26  Zhouyi Zhou  <yizhouzhou@ict.ac.cn>
24695         * toplev.c (backend_init_target): Avoid calling init_reload when using
24696         LRA.
24698 2016-04-26  Jakub Jelinek  <jakub@redhat.com>
24700         * reorg.c (try_merge_delay_insns): Declare i and j inside the
24701         for loops rather than one for the whole function.
24703 2016-04-26  Marc Glisse  <marc.glisse@inria.fr>
24705         * match.pd (X + CST CMP X): New transformation.
24707 2016-04-26  Marc Glisse  <marc.glisse@inria.fr>
24709         * genmatch.c (write_predicate): Add ATTRIBUTE_UNUSED.
24710         * fold-const.c (fold_binary_loc): Remove 2 transformations
24711         superseded by match.pd.
24712         * match.pd (x+x -> x*2): Generalize to integers.
24714 2016-04-26  Bernd Schmidt  <bschmidt@redhat.com>
24716         * config/i386/i386.md (operation on memory peephole): Duplicate an
24717         existing peephole and adapt it to match lea rather than an operation
24718         that clobbers CC.
24720         PR rtl-optimization/57193
24721         * opts.c (default_options_table): Add OPT_frename_registers at -O2
24722         and above.
24723         * doc/invoke.texi (-frename-registers, -O2): Update documentation.
24725 2016-04-26  Bin Cheng  <bin.cheng@arm.com>
24727         * tree-if-conv.c (any_pred_load_store): New static variable.
24728         (if_convertible_gimple_assign_stmt_p): Remove parameter.  Use
24729         any_pred_load_store instead of and_mask_load_store.
24730         (if_convertible_stmt_p, if_convertible_loop_p_1): Ditto.
24731         (if_convertible_loop_p, insert_gimplified_predicates): Ditto.
24732         (combine_blocks, tree_if_conversion): Ditto.
24734 2016-04-26  Bin Cheng  <bin.cheng@arm.com>
24736         PR tree-optimization/70771
24737         PR tree-optimization/70775
24738         * tree-if-conv.c (if_convertible_phi_p): Remove check on special
24739         virtual PHI nodes.  Delete parameter.
24740         (if_convertible_loop_p_1): Delete argument to above function.
24741         (predicate_all_scalar_phis): Delete code handling single-argument
24742         PHIs.
24743         (tree_if_conversion): Mark and update virtual SSA.
24745 2016-04-26  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
24747         PR target/61821
24748         * config/i386/i386.c (LARGECOMM_SECTION_ASM_OP): Define default.
24749         (x86_elf_aligned_common): Rename to ...
24750         (x86_elf_aligned_decl_common): ... this.
24751         Add decl arg.  Switch to .lbss for largecomm object.  Use
24752         LARGECOMM_SECTION_ASM_OP.
24753         * config/i386/i386-protos.h (x86_elf_aligned_common): Reflect
24754         renaming.
24755         * config/i386/x86-64.h (ASM_OUTPUT_ALIGNED_COMMON): Rename to ...
24756         (ASM_OUTPUT_ALIGNED_DECL_COMMON): ... this.
24757         Pass new decl arg.
24758         * config/i386/sol2.h (ASM_OUTPUT_ALIGNED_COMMON): Likewise.
24759         [!USE_GAS] (LARGECOMM_SECTION_ASM_OP): Define.
24761 2016-04-26  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
24763         PR target/59407
24764         * config/i386/i386.c (SECTION_LARGE): Define.
24765         (x86_64_elf_select_section): Set it for large data/bss sections.
24766         Only clear SECTION_WRITE for .lrodata.
24767         (x86_64_elf_section_type_flags): Set SECTION_LARGE for large
24768         data/bss sections.
24769         * config/i386/sol2.h (MACH_DEP_SECTION_ASM_FLAG): Define.
24770         * varasm.c (default_elf_asm_named_section): Grow flagchars.
24771         [MACH_DEP_SECTION_ASM_FLAG] Emit MACH_DEP_SECTION_ASM_FLAG for
24772         SECTION_MACH_DEP.
24773         * doc/tm.texi.in (Sections, MACH_DEP_SECTION_ASM_FLAG): Describe.
24774         * doc/tm.texi: Regenerate.
24776 2016-04-26  Jakub Jelinek  <jakub@redhat.com>
24778         PR bootstrap/70704
24779         * configure.ac (--enable-checking): Document extra flag, for
24780         non-release builds default to --enable-checking=yes,extra.
24781         If misc checking and extra checking, define CHECKING_P to 2 instead
24782         of 1.
24783         * common.opt (fchecking=): Add.
24784         * doc/invoke.texi (-fchecking=): Document.
24785         * doc/install.texi: Document --enable-checking changes.
24786         * configure: Regenerated.
24787         * config.in: Regenerated.
24789 2016-04-25  Uros Bizjak  <ubizjak@gmail.com>
24791         * config/i386/i386.md (*movxi_internal_avx512f): Use insn type
24792         attribute instead of which_alternative.
24793         * config/i386/sse.md (*mov<mode>_internal): Ditto.
24794         Use EXT_REX_SSE_REG_P where appropriate.
24796 2016-04-25  Uros Bizjak  <ubizjak@gmail.com>
24798         * config/i386/predicates.md (const0_operand): Do not match
24799         const_wide_int code.
24800         (const1_operand): Ditto.
24802 2016-04-25  Uros Bizjak  <ubizjak@gmail.com>
24804         * config/i386/i386.md (*movoi_internal_avx): Set mode attribute to XI
24805         for SSE constm1 operands and TARGET_AVX512VL.
24806         (*movti_internal): Ditto.
24807         (*mov<mode>_or): Use constm1_operand predicate.
24808         * config/i386/sse.md (*mov<mode>_internal): Set mode attribute to XI
24809         for SSE vector_all_ones operands and TARGET_AVX512VL.
24810         * config/i386/predicates.md (constm1_operand): New predicate.
24811         * config/i386/i386.c (standard_sse_constant_opcode): Simplify
24812         emission of constant -1 load.
24814 2016-04-25  Jason Merrill  <jason@redhat.com>
24816         * gdbinit.in: Skip is-a.h.
24818         * attribs.c (register_scoped_attributes): Fix logic.
24819         * attribs.h: Declare register_scoped_attributes.
24821 2016-04-25  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
24823         * config/rs6000/rs6000-builtin.def: Correct pasto error for
24824         stxvd2x and stxvw4x built-in functions.
24826 2016-04-25  DJ Delorie  <dj@redhat.com>
24828         * config/msp430/msp430.md (ashlhi3): Optimize one bit shifts.
24829         (ashrhi3): Likewise.
24830         (lshrhi3): Likewise.
24832 2016-04-25  Richard Biener  <rguenther@suse.de>
24834         PR tree-optimization/70780
24835         * tree-ssa-pre.c (compute_antic_aux): Also return true if the block
24836         wasn't visited yet.
24837         (compute_antic): Mark blocks with abnormal preds as visited as
24838         they have a final empty antic-in solution already.
24840 2016-04-25  Michael Collison  <michael.collison@linaro.org>
24842         * ChangeLog(2016-04-25): Fix ChangeLog formatting.
24844 2016-04-25  Michael Collison  <michael.collison@linaro.org>
24846         * config/arm/neon.md (widen_<us>sum<mode>): New patterns where
24847         mode is VQI to improve mixed mode vectorization.
24848         * config/arm/neon.md (vec_sel_widen_ssum_lo<VQI:mode><VW:mode>3): New
24849         define_insn to match low half of signed vaddw.
24850         * config/arm/neon.md (vec_sel_widen_ssum_hi<VQI:mode><VW:mode>3): New
24851         define_insn to match high half of signed vaddw.
24852         * config/arm/neon.md (vec_sel_widen_usum_lo<VQI:mode><VW:mode>3): New
24853         define_insn to match low half of unsigned vaddw.
24854         * config/arm/neon.md (vec_sel_widen_usum_hi<VQI:mode><VW:mode>3): New
24855         define_insn to match high half of unsigned vaddw.
24856         * config/arm/arm.c (arm_simd_vect_par_cnst_half): New function.
24857         (arm_simd_check_vect_par_cnst_half_p): Likewise.
24858         * config/arm/arm-protos.h (arm_simd_vect_par_cnst_half): Prototype
24859         for new function.
24860         (arm_simd_check_vect_par_cnst_half_p): Likewise.
24861         * config/arm/predicates.md (vect_par_constant_high): Support
24862         big endian and simplify by calling
24863         arm_simd_check_vect_par_cnst_half
24864         (vect_par_constant_low): Likewise.
24866 2016-04-25  Uros Bizjak  <ubizjak@gmail.com>
24868         * config/i386/i386.md (*lea<mode>_general_4): Use const_0_to_3_operand
24869         predicate for operand 2.
24871 2016-04-24  Uros Bizjak  <ubizjak@gmail.com>
24872             H.J. Lu  <hongjiu.lu@intel.com>
24874         * config/i386/i386-protos.h (standard_sse_constant_p): Add
24875         machine_mode argument.
24876         * config/i386/i386.c (standard_sse_constant_p): Return 2 for
24877         constm1_rtx operands.  For VOIDmode constants, get mode from
24878         pred_mode.  Check mode size if the mode is supported by ABI.
24879         (standard_sse_constant_opcode): Do not use standard_constant_p.
24880         Strictly check ABI support for all-ones operands.
24881         (ix86_legitimate_constant_p): Handle TImode, OImode and XImode
24882         immediates. Update calls to standard_sse_constant_p.
24883         (ix86_expand_vector_move): Update calls to standard_sse_constant_p.
24884         (ix86_rtx_costs): Ditto.
24885         * config/i386/i386.md (*movxi_internal_avx512f): Use
24886         nonimmediate_or_sse_const_operand instead of vector_move_operand.
24887         Use (v,BC) alternative instead of (v,C). Use register_operand
24888         checks instead of MEM_P.
24889         (*movoi_internal_avx): Use nonimmediate_or_sse_const_operand instead
24890         of vector_move_operand.  Add (v,BC) alternative and corresponding avx2
24891         isa attribute.  Use register_operand checks instead of MEM_P.
24892         (*movti_internal): Use nonimmediate_or_sse_const_operand for
24893         TARGET_SSE.  Improve TARGET_SSE insn constraint.  Add (v,BC)
24894         alternative and corresponding sse2 isa attribute.
24895         (*movtf_internal, *movdf_internal, *movsf_interal): Update calls
24896         to standard_sse_constant_p.
24897         (FP constant splitters): Ditto.
24898         * config/i386/constraints.md (BC): Do not use standard_sse_constant_p.
24899         (C): Ditto.
24900         * config/i386/predicates.md (constm1_operand): Remove.
24901         (nonimmediate_or_sse_const_operand): Rewrite using RTX.
24902         * config/i386/sse.md (*<avx512>_cvtmask2<ssemodesuffix><mode>): Use
24903         vector_all_ones_operand instead of constm1_operand.
24905 2016-04-24  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
24907         * print-rtl.c (print_rtx_insn_vec): New function.
24908         * print-rtl.h: New prototype.
24909         * store-motion.c (struct st_expr): Make avail_stores a vector.
24910         (st_expr_entry): Adjust.
24911         (free_st_expr_entry): Likewise.
24912         (print_store_motion_mems): Likewise.
24913         (find_moveable_store): Likewise.
24914         (compute_store_table): Likewise.
24915         (delete_store): Likewise.
24916         (build_store_vectors): Likewise.
24918 2016-04-24  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
24920         * reorg.c (try_merge_delay_insns): Make merged_insns a vector.
24922 2016-04-24  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
24924         * vec.h (vec_safe_contains): New function.
24925         (vec::contains): Likewise.
24926         (vec::begin): Likewise.
24927         (vec::end): Likewise.
24929 2016-04-23  Jakub Jelinek  <jakub@redhat.com>
24931         PR sanitizer/70712
24932         * cfgexpand.c (expand_stack_vars): Fix typo.
24934 2016-04-22  Szabolcs Nagy  <szabolcs.nagy@arm.com>
24936         * system.h (list, map, set, vector): Include conditionally.
24937         * auto-profile.c (INCLUDE_MAP, INCLUDE_SET): Define.
24938         * graphite-isl-ast-to-gimple.c (INCLUDE_MAP): Define.
24939         * ipa-icf.c (INCLUDE_LIST): Define.
24940         * config/aarch64/cortex-a57-fma-steering.c (INCLUDE_LIST): Define.
24941         * config/sh/sh.c (INCLUDE_VECTOR): Define.
24942         * config/sh/sh_treg_combine.cc (INCLUDE_ALGORITHM): Define.
24943         (INCLUDE_LIST, INCLUDE_VECTOR): Define.
24944         * cp/logic.cc (INCLUDE_LIST): Define.
24945         * fortran/trans-common.c (INCLUDE_MAP): Define.
24947 2016-04-22  Szabolcs Nagy  <szabolcs.nagy@arm.com>
24949         * auto-profile.c: Remove <string.h> include.
24950         * ipa-icf-gimple.c: Remove <list> include.
24951         * diagnostic.c: Remove <new> include.
24952         * genmatch.c: Likewise.
24953         * pretty-print.c: Likewise.
24954         * toplev.c: Likewise
24955         * c/c-objc-common.c: Likewise.
24956         * cp/error.c: Likewise.
24957         * fortran/error.c: Likewise.
24959 2016-04-22  Richard Biener  <rguenther@suse.de>
24961         * lto-streamer-in.c (input_ssa_names): Do not allocate
24962         GIMPLE_NOP for all SSA names.
24963         * lto-streamer-out.c (output_ssa_names): Do not output
24964         SSA names that should have been released.
24966 2016-04-22  Richard Biener  <rguenther@suse.de>
24968         PR tree-optimization/70740
24969         * tree-ssa-phiprop.c (propagate_with_phi): Handle inserted
24970         VDEF.
24972 2016-04-21  H.J. Lu  <hongjiu.lu@intel.com>
24974         PR target/70750
24975         * config/i386/predicates.md (call_insn_operand): Replace
24976         sibcall_memory_operand with memory_operand.
24978 2016-04-21  Patrick Palka  <ppalka@gcc.gnu.org>
24980         * tree-vrp.c (register_edge_assert_for_2): Remove redundant
24981         has_single_use() tests.
24982         (register_edge_assert_for_1): Likewise.
24983         (find_assert_locations_1): Check the liveness bitmap instead of
24984         checking has_single_use().
24986 2016-04-21  Kirill Yukhin  <kirill.yukhin@intel.com>
24988         PR target/70728
24989         * config/i386/sse.md (define_insn "<shift_insn><mode>3<mask_name>"):
24990         Extract AVX-512BW constraint from AVX.
24992 2016-04-21  Richard Biener  <rguenther@suse.de>
24994         PR tree-optimization/70725
24995         * tree-if-conv.c (if_convertible_phi_p): Adjust guard
24996         for phi_convertible_by_degenerating_args.
24997         (predicate_all_scalar_phis): Handle single-argument PHIs.
24999 2016-04-21  Richard Biener  <rguenther@suse.de>
25001         PR middle-end/70747
25002         * fold-const.c (fold_comparison): Return properly typed
25003         constant boolean.
25005 2016-04-21  Bin Cheng  <bin.cheng@arm.com>
25007         PR tree-optimization/70715
25008         * tree-ssa-loop-niter.c (loop_exits_before_overflow): Check equality
25009         after expanding BASE using expand_simple_operations.
25011 2016-04-21  Marc Glisse  <marc.glisse@inria.fr>
25013         * match.pd (min(-x, -y), max(-x, -y), min(~x, ~y), max(~x, ~y)):
25014         New transformations.
25016 2016-04-21  Marc Glisse  <marc.glisse@inria.fr>
25018         * match.pd (min(int_max, x), max(int_min, x)): New transformations.
25020 2016-04-20  Jan Hubicka  <jh@suse.cz>
25022         * ipa-inline.c (can_inline_edge_p): Pass caller info to
25023         ultiimate_alias_target.
25024         (update_callee_keys): Likewise.
25025         (lookup_recursive_calls): Likewise.
25026         (speculation_useful_p): Likewise.
25028 2016-04-20  Jan Hubicka  <jh@suse.cz>
25030         PR ipa/70018
25031         * cgraph.c (cgraph_set_nothrow_flag_1): Rename to ...
25032         (set_nothrow_flag_1): ... this; handle interposition correctly;
25033         recurse on aliases and thunks.
25034         (cgraph_node::set_nothrow_flag): New.
25035         * ipa-pure-const.c (ignore_edge_for_nothrow): Ignore calls to
25036         functions compiled with non-call exceptions that binds to current
25037         def.
25038         (propagate_nothrow): Be safe WRT interposition.
25039         * cgraph.h (set_nothrow_flag): Update prototype.
25041 2016-04-18  Jan Hubicka  <jh@suse.cz>
25043         * tree-ssa-loop-unswitch.c (tree_unswitch_single_loop): Use also
25044         max_loop_iterations_int.
25045         (tree_unswitch_outer_loop): Likewise.
25047 2016-04-20  Bin Cheng  <bin.cheng@arm.com>
25049         PR tree-optimization/69489
25050         * tree-if-conv.c (phi_convertible_by_degenerating_args): New.
25051         (if_convertible_phi_p): Call phi_convertible_by_degenerating_args.
25052         Revise dump message.
25053         (if_convertible_bb_p): Remove check on edge count of basic block's
25054         predecessors.
25056 2016-04-20  Bin Cheng  <bin.cheng@arm.com>
25058         PR tree-optimization/56625
25059         PR tree-optimization/69489
25060         * tree-data-ref.h (DR_INNERMOST): New macro.
25061         * tree-if-conv.c (innermost_loop_behavior_hash): New class for
25062         hashing struct innermost_loop_behavior.
25063         (ref_DR_map): Remove.
25064         (innermost_DR_map): New map.
25065         (baseref_DR_map): Revise comment.
25066         (hash_memrefs_baserefs_and_store_DRs_read_written_info): Store DR
25067         to innermost_DR_map accroding to its innermost loop behavior.
25068         (ifcvt_memrefs_wont_trap): Get DR from innermost_DR_map according
25069         to its innermost loop behavior.
25070         (if_convertible_loop_p_1): Remove intialization for ref_DR_map.
25071         Add initialization for innermost_DR_map.  Record memory reference
25072         in DR_BASE_ADDRESS if the reference is compound one or it doesn't
25073         have innermost loop behavior.
25074         (if_convertible_loop_p): Remove release for ref_DR_map.  Release
25075         innermost_DR_map.
25077 2016-04-20  Uros Bizjak  <ubizjak@gmail.com>
25079         * config/i386/i386.md (*lea<mode>_general_1): Rename from
25080         *lea_general_1.  Use explicit SWI12 mode interator.
25081         (*lea<mode>_general_2): Rename from *lea_general_2.
25082         Use explicit SWI12 mode interator.
25083         (*lea<mode>_general_3): Rename from *lea_general_3.
25084         Use explicit SWI12 mode interator.
25085         (*lea<SWI12:mode>_general_4): Split from *lea_general_4.
25086         Use explicit SWI12 mode interator.
25087         (*lea<SWI48:mode>_general_4): Split from *lea_general_4.
25088         Use explicit SWI48 mode interator.
25090 2016-04-20  H.J. Lu  <hongjiu.lu@intel.com>
25092         * config/i386/i386.c (ix86_avx256_split_vector_move_misalign):
25093         Short-cut unaligned load and store cases.  Handle all integer
25094         vector modes.
25095         (ix86_expand_vector_move_misalign): Short-cut unaligned load
25096         and store cases.  Call ix86_avx256_split_vector_move_misalign
25097         directly without checking mode class.
25099 2016-04-20  Andrew Pinski  <apinski@cavium.com>
25100             Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
25102         PR target/64971
25103         * config/aarch64/aarch64.md (sibcall): Force call
25104         address to be DImode for ILP32.
25105         (sibcall_value): Likewise.
25107 2016-04-20  H.J. Lu  <hongjiu.lu@intel.com>
25109         * doc/invoke.texi: Replace -skip-rax-setup with -mskip-rax-setup.
25111 2016-04-20  Richard Biener  <rguenther@suse.de>
25113         * gimple-match.h (maybe_build_generic_op): Adjust prototype.
25114         * gimple-match-head.c (maybe_build_generic_op): Pass all ops
25115         by reference, clear op1 and op2 when GENERICizing BIT_FIELD_REF.
25116         (maybe_push_res_to_seq): Adjust.
25117         * gimple-fold.c (maybe_build_generic_op): Likewise.
25119 2016-04-20  Marek Polacek  <polacek@redhat.com>
25121         * tree-if-conv.c (is_false_predicate): For NULL_TREE return false
25122         rather than true.
25124 2016-04-20  Ilya Enkovich  <ilya.enkovich@intel.com>
25126         * config/i386/sse.md (vec_unpacks_lo_hi): Always
25127         use kmovw to support AVX512F target.
25129 2016-04-20  Bin Cheng  <bin.cheng@arm.com>
25131         * tree-scalar-evolution.c (interpret_rhs_expr): Handle BIT_AND_EXPR.
25133 2016-04-20  Marek Polacek  <polacek@redhat.com>
25135         PR tree-optimization/70725
25136         * tree-if-conv.c (is_false_predicate): New function.
25137         (predicate_mem_writes): Use it.
25139 2016-04-20  Richard Biener  <rguenther@suse.de>
25141         PR tree-optimization/70726
25142         * tree-vect-stmts.c (vectorizable_shift): Do not use scalar
25143         shift amounts from a pattern stmt operand.
25145 2016-04-20  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
25147         PR target/70674
25148         * config/s390/s390.c (s390_restore_gprs_from_fprs): Pick the new
25149         stack_restore_from_fpr pattern when restoring r15.
25150         (s390_optimize_prologue): Strip away the memory barrier in the
25151         parallel when trying to get rid of restore insns.
25152         * config/s390/s390.md ("stack_restore_from_fpr"): New insn
25153         definition for loading the stack pointer from an FPR.  Compared to
25154         the normal move insn this pattern includes a full memory barrier.
25156 2016-04-19  Jakub Jelinek  <jakub@redhat.com>
25158         PR middle-end/70680
25159         * gimplify.c (gimplify_omp_for): Call omp_notice_variable for
25160         implicitly linear or lastprivate iterator on the outer context.
25162 2016-04-19  H.J. Lu  <hongjiu.lu@intel.com>
25164         * config/i386/i386.c (ix86_legitimate_combined_insn): Remove
25165         alignment check.
25166         * config/i386/i386.md (ssememalign): Removed.
25167         * config/i386/sse.md: Remove ssememalign attribute from patterns.
25169 2016-04-19  H.J. Lu  <hongjiu.lu@intel.com>
25171         PR target/69201
25172         * config/i386/avx512bwintrin.h (_mm512_mask_loadu_epi16): Pass
25173         const short * to __builtin_ia32_loaddquhi512_mask.
25174         (_mm512_maskz_loadu_epi16): Likewise.
25175         (_mm512_mask_storeu_epi16): Pass short * to
25176         __builtin_ia32_storedquhi512_mask.
25177         (_mm512_mask_loadu_epi8): Pass const char * to
25178         __builtin_ia32_loaddquqi512_mask.
25179         (_mm512_maskz_loadu_epi8): Likewise.
25180         (_mm512_mask_storeu_epi8): Pass char * to
25181         __builtin_ia32_storedquqi512_mask.
25182         * config/i386/avx512fintrin.h (_mm512_loadu_pd): Pass
25183         const double * to __builtin_ia32_loadupd512_mask.
25184         (_mm512_mask_loadu_pd): Likewise.
25185         (_mm512_maskz_loadu_pd): Likewise.
25186         (_mm512_storeu_pd): Pass double * to
25187         __builtin_ia32_storeupd512_mask.
25188         (_mm512_mask_storeu_pd): Likewise.
25189         (_mm512_loadu_ps): Pass const float * to
25190         __builtin_ia32_loadups512_mask.
25191         (_mm512_mask_loadu_ps): Likewise.
25192         (_mm512_maskz_loadu_ps): Likewise.
25193         (_mm512_storeu_ps): Pass float * to
25194         __builtin_ia32_storeups512_mask.
25195         (_mm512_mask_storeu_ps): Likewise.
25196         (_mm512_mask_loadu_epi64): Pass const long long * to
25197         __builtin_ia32_loaddqudi512_mask.
25198         (_mm512_maskz_loadu_epi64): Likewise.
25199         (_mm512_mask_storeu_epi64): Pass long long *
25200         to __builtin_ia32_storedqudi512_mask.
25201         (_mm512_loadu_si512): Pass const int * to
25202         __builtin_ia32_loaddqusi512_mask.
25203         (_mm512_mask_loadu_epi32): Likewise.
25204         (_mm512_maskz_loadu_epi32): Likewise.
25205         (_mm512_storeu_si512): Pass int * to
25206         __builtin_ia32_storedqusi512_mask.
25207         (_mm512_mask_storeu_epi32): Likewise.
25208         * config/i386/avx512vlbwintrin.h (_mm256_mask_storeu_epi8): Pass
25209         char * to __builtin_ia32_storedquqi256_mask.
25210         (_mm_mask_storeu_epi8): Likewise.
25211         (_mm256_mask_loadu_epi16): Pass const short * to
25212         __builtin_ia32_loaddquhi256_mask.
25213         (_mm256_maskz_loadu_epi16): Likewise.
25214         (_mm_mask_loadu_epi16): Pass const short * to
25215         __builtin_ia32_loaddquhi128_mask.
25216         (_mm_maskz_loadu_epi16): Likewise.
25217         (_mm256_mask_loadu_epi8): Pass const char * to
25218         __builtin_ia32_loaddquqi256_mask.
25219         (_mm256_maskz_loadu_epi8): Likewise.
25220         (_mm_mask_loadu_epi8): Pass const char * to
25221         __builtin_ia32_loaddquqi128_mask.
25222         (_mm_maskz_loadu_epi8): Likewise.
25223         (_mm256_mask_storeu_epi16): Pass short * to.
25224         __builtin_ia32_storedquhi256_mask.
25225         (_mm_mask_storeu_epi16): Pass short * to.
25226         __builtin_ia32_storedquhi128_mask.
25227         * config/i386/avx512vlintrin.h (_mm256_mask_loadu_pd): Pass
25228         const double * to __builtin_ia32_loadupd256_mask.
25229         (_mm256_maskz_loadu_pd): Likewise.
25230         (_mm_mask_loadu_pd): Pass onst double * to
25231         __builtin_ia32_loadupd128_mask.
25232         (_mm_maskz_loadu_pd): Likewise.
25233         (_mm256_mask_storeu_pd): Pass double * to
25234         __builtin_ia32_storeupd256_mask.
25235         (_mm_mask_storeu_pd): Pass double * to
25236         __builtin_ia32_storeupd128_mask.
25237         (_mm256_mask_loadu_ps): Pass const float * to
25238         __builtin_ia32_loadups256_mask.
25239         (_mm256_maskz_loadu_ps): Likewise.
25240         (_mm_mask_loadu_ps): Pass const float * to
25241         __builtin_ia32_loadups128_mask.
25242         (_mm_maskz_loadu_ps): Likewise.
25243         (_mm256_mask_storeu_ps): Pass float * to
25244         __builtin_ia32_storeups256_mask.
25245         (_mm_mask_storeu_ps): ass float * to
25246         __builtin_ia32_storeups128_mask.
25247         (_mm256_mask_loadu_epi64): Pass const long long * to
25248         __builtin_ia32_loaddqudi256_mask.
25249         (_mm256_maskz_loadu_epi64): Likewise.
25250         (_mm_mask_loadu_epi64): Pass const long long * to
25251         __builtin_ia32_loaddqudi128_mask.
25252         (_mm_maskz_loadu_epi64): Likewise.
25253         (_mm256_mask_storeu_epi64): Pass long long * to
25254         __builtin_ia32_storedqudi256_mask.
25255         (_mm_mask_storeu_epi64): Pass long long * to
25256         __builtin_ia32_storedqudi128_mask.
25257         (_mm256_mask_loadu_epi32): Pass const int * to
25258         __builtin_ia32_loaddqusi256_mask.
25259         (_mm256_maskz_loadu_epi32): Likewise.
25260         (_mm_mask_loadu_epi32): Pass const int * to
25261         __builtin_ia32_loaddqusi128_mask.
25262         (_mm_maskz_loadu_epi32): Likewise.
25263         (_mm256_mask_storeu_epi32): Pass int * to
25264         __builtin_ia32_storedqusi256_mask.
25265         (_mm_mask_storeu_epi32): Pass int * to
25266         __builtin_ia32_storedqusi128_mask.
25267         * config/i386/i386-builtin-types.def (PCSHORT): New.
25268         (PINT64): Likewise.
25269         (V64QI_FTYPE_PCCHAR_V64QI_UDI): Likewise.
25270         (V32HI_FTYPE_PCSHORT_V32HI_USI): Likewise.
25271         (V32QI_FTYPE_PCCHAR_V32QI_USI): Likewise.
25272         (V16SF_FTYPE_PCFLOAT_V16SF_UHI): Likewise.
25273         (V8DF_FTYPE_PCDOUBLE_V8DF_UQI): Likewise.
25274         (V16SI_FTYPE_PCINT_V16SI_UHI): Likewise.
25275         (V16HI_FTYPE_PCSHORT_V16HI_UHI): Likewise.
25276         (V16QI_FTYPE_PCCHAR_V16QI_UHI): Likewise.
25277         (V8SF_FTYPE_PCFLOAT_V8SF_UQI): Likewise.
25278         (V8DI_FTYPE_PCINT64_V8DI_UQI): Likewise.
25279         (V8SI_FTYPE_PCINT_V8SI_UQI): Likewise.
25280         (V8HI_FTYPE_PCSHORT_V8HI_UQI): Likewise.
25281         (V4DF_FTYPE_PCDOUBLE_V4DF_UQI): Likewise.
25282         (V4SF_FTYPE_PCFLOAT_V4SF_UQI): Likewise.
25283         (V4DI_FTYPE_PCINT64_V4DI_UQI): Likewise.
25284         (V4SI_FTYPE_PCINT_V4SI_UQI): Likewise.
25285         (V2DF_FTYPE_PCDOUBLE_V2DF_UQI): Likewise.
25286         (V2DI_FTYPE_PCINT64_V2DI_UQI): Likewise.
25287         (VOID_FTYPE_PDOUBLE_V8DF_UQI): Likewise.
25288         (VOID_FTYPE_PDOUBLE_V4DF_UQI): Likewise.
25289         (VOID_FTYPE_PDOUBLE_V2DF_UQI): Likewise.
25290         (VOID_FTYPE_PFLOAT_V16SF_UHI): Likewise.
25291         (VOID_FTYPE_PFLOAT_V8SF_UQI): Likewise.
25292         (VOID_FTYPE_PFLOAT_V4SF_UQI): Likewise.
25293         (VOID_FTYPE_PINT64_V8DI_UQI): Likewise.
25294         (VOID_FTYPE_PINT64_V4DI_UQI): Likewise.
25295         (VOID_FTYPE_PINT64_V2DI_UQI): Likewise.
25296         (VOID_FTYPE_PINT_V16SI_UHI): Likewise.
25297         (VOID_FTYPE_PINT_V8SI_UHI): Likewise.
25298         (VOID_FTYPE_PINT_V4SI_UHI): Likewise.
25299         (VOID_FTYPE_PSHORT_V32HI_USI): Likewise.
25300         (VOID_FTYPE_PSHORT_V16HI_UHI): Likewise.
25301         (VOID_FTYPE_PSHORT_V8HI_UQI): Likewise.
25302         (VOID_FTYPE_PCHAR_V64QI_UDI): Likewise.
25303         (VOID_FTYPE_PCHAR_V32QI_USI): Likewise.
25304         (VOID_FTYPE_PCHAR_V16QI_UHI): Likewise.
25305         (V64QI_FTYPE_PCV64QI_V64QI_UDI): Removed.
25306         (V32HI_FTYPE_PCV32HI_V32HI_USI): Likewise.
25307         (V32QI_FTYPE_PCV32QI_V32QI_USI): Likewise.
25308         (V16HI_FTYPE_PCV16HI_V16HI_UHI): Likewise.
25309         (V16QI_FTYPE_PCV16QI_V16QI_UHI): Likewise.
25310         (V8HI_FTYPE_PCV8HI_V8HI_UQI): Likewise.
25311         (VOID_FTYPE_PV32HI_V32HI_USI): Likewise.
25312         (VOID_FTYPE_PV16HI_V16HI_UHI): Likewise.
25313         (VOID_FTYPE_PV8HI_V8HI_UQI): Likewise.
25314         (VOID_FTYPE_PV64QI_V64QI_UDI): Likewise.
25315         (VOID_FTYPE_PV32QI_V32QI_USI): Likewise.
25316         (VOID_FTYPE_PV16QI_V16QI_UHI): Likewise.
25317         * config/i386/i386.c (ix86_emit_save_reg_using_mov): Don't
25318         use UNSPEC_STOREU.
25319         (ix86_emit_restore_sse_regs_using_mov): Don't use UNSPEC_LOADU.
25320         (ix86_avx256_split_vector_move_misalign): Don't use unaligned
25321         load nor store.
25322         (ix86_expand_vector_move_misalign): Likewise.
25323         (bdesc_special_args): Use CODE_FOR_movvNXY_internal and pointer
25324         to scalar function prototype for unaligned load/store builtins.
25325         (ix86_expand_special_args_builtin): Updated.
25326         * config/i386/sse.md (UNSPEC_LOADU): Removed.
25327         (UNSPEC_STOREU): Likewise.
25328         (VI_ULOADSTORE_BW_AVX512VL): Likewise.
25329         (VI_ULOADSTORE_F_AVX512VL): Likewise.
25330         (ssescalarsize): Handle V4TI, V2TI and V1TI.
25331         (<sse>_loadu<ssemodesuffix><avxsizesuffix><mask_name>): Likewise.
25332         (*<sse>_loadu<ssemodesuffix><avxsizesuffix><mask_name>): Likewise.
25333         (<sse>_storeu<ssemodesuffix><avxsizesuffix>): Likewise.
25334         (<avx512>_storeu<ssemodesuffix><avxsizesuffix>_mask): Likewise.
25335         (<sse2_avx_avx512f>_loaddqu<mode><mask_name>): Likewise.
25336         (*<sse2_avx_avx512f>_loaddqu<mode><mask_name>"): Likewise.
25337         (sse2_avx_avx512f>_storedqu<mode>): Likewise.
25338         (<avx512>_storedqu<mode>_mask): Likewise.
25339         (*sse4_2_pcmpestr_unaligned): Likewise.
25340         (*sse4_2_pcmpistr_unaligned): Likewise.
25341         (*mov<mode>_internal): Renamed to ...
25342         (mov<mode>_internal): This.  Remove check of AVX and IAMCU on
25343         misaligned operand.  Replace vmovdqu64 with vmovdqu<ssescalarsize>.
25344         (movsd/movhpd to movupd peephole): Don't use UNSPEC_LOADU.
25345         (movlpd/movhpd to movupd peephole): Don't use UNSPEC_STOREU.
25347 2016-04-19  Richard Biener  <rguenther@suse.de>
25349         PR tree-optimization/70171
25350         * tree-ssa-phiprop.c: Include stor-layout.h.
25351         (phiprop_insert_phi): Handle the aggregate copy case.
25352         (propagate_with_phi): Likewise.
25354 2016-04-19  Uros Bizjak  <ubizjak@gmail.com>
25356         * config/i386/i386.c (ix86_decompose_address): Use lowpart_subreg
25357         instead of simplify_gen_subreg (... , 0).
25358         (ix86_delegitimize_address): Ditto.
25359         (ix86_split_divmod): Ditto.
25360         (ix86_split_copysign_const): Ditto.
25361         (ix86_split_copysign_var): Ditto.
25362         (ix86_expand_args_builtin): Ditto.
25363         (ix86_expand_round_builtin): Ditto.
25364         (ix86_expand_special_args_builtin): Ditto.
25365         * config/i386/i386.md (TARGET_USE_VECTOR_FP_CONVERTS splitters): Ditto.
25366         (TARGET_SSE_PARTIAL_REG_DEPENDENCY splitters and peephole2s): Ditto.
25367         (udivmodqi4): Ditto.
25368         (absneg splitters): Ditto.
25369         (*jcc_bt<mode>_1): Ditto.
25371 2016-04-19  Richard Biener  <rguenther@suse.de>
25373         PR tree-optimization/70724
25374         * tree-ssa-sccvn.c (scc_vn_restore_ssa_info): Split SSA info
25375         restoring out from ...
25376         (free_scc_vn): ... here.
25377         * tree-ssa-sccvn.h (scc_vn_restore_ssa_info): Declare.
25378         * tres-ssa-pre.c (pass_pre::execute): Restore SSA info before
25379         tail merging.
25380         (pass_fre::execute): Restore SSA info.
25382 2016-04-19  Richard Biener  <rguenther@suse.de>
25384         * gimple-walk.h (struct walk_stmt_info): Add stmt member.
25385         * gimple-walk.c (walk_gimple_op): Initialize it.
25386         (walk_gimple_asm): Set wi->is_lhs before each callback invocation.
25387         * tree-inline.c (remap_gimple_op_r): Set SSA_NAME_DEF_STMT when
25388         remapping SSA names of defs.
25389         (copy_bb): Remove walk over all SSA defs and SSA_NAME_DEF_STMT
25390         adjustment.
25392 2016-04-18  Vladimir Makarov  <vmakarov@redhat.com>
25394         PR middle-end/70689
25395         * lra-constraints.c (equiv_substition_p): New.
25396         (process_alt_operands): Use it.
25397         (swap_operands): Swap it.
25398         (curr_insn_transform): Update it.
25400 2016-04-18  Michael Matz  <matz@suse.de>
25402         * tree.h (TYPE_ALIGN, DECL_ALIGN): Return shifted amount.
25403         (SET_TYPE_ALIGN, SET_DECL_ALIGN): New.
25404         * tree-core.h (tree_type_common.align): Use bit-field.
25405         (tree_type_common.spare): New.
25406         (tree_decl_common.off_align): Make smaller.
25407         (tree_decl_common.align): Use bit-field.
25409         * expr.c (expand_expr_addr_expr_1): Use SET_TYPE_ALIGN.
25410         * omp-low.c (install_var_field): Use SET_DECL_ALIGN.
25411         (scan_sharing_clauses): Ditto.
25412         (finish_taskreg_scan): Use SET_DECL_ALIGN and SET_TYPE_ALIGN.
25413         (omp_finish_file): Ditto.
25414         * stor-layout.c (do_type_align): Use SET_DECL_ALIGN.
25415         (layout_decl): Ditto.
25416         (relayout_decl): Ditto.
25417         (finalize_record_size): Use SET_TYPE_ALIGN.
25418         (finalize_type_size): Ditto.
25419         (finish_builtin_struct): Ditto.
25420         (layout_type): Ditto.
25421         (initialize_sizetypes): Ditto.
25422         * targhooks.c (std_gimplify_va_arg_expr): Use SET_TYPE_ALIGN.
25423         * tree-nested.c (insert_field_into_struct): Use SET_TYPE_ALIGN.
25424         (lookup_field_for_decl): Use SET_DECL_ALIGN.
25425         (get_chain_field): Ditto.
25426         (get_trampoline_type): Ditto.
25427         (get_nl_goto_field): Ditto.
25428         * tree-streamer-in.c (unpack_ts_decl_common_value_fields): Use
25429         SET_DECL_ALIGN.
25430         (unpack_ts_type_common_value_fields): Use SET_TYPE_ALIGN.
25431         * gimple-expr.c (copy_var_decl): Use SET_DECL_ALIGN.
25432         * tree.c (make_node_stat): Use SET_DECL_ALIGN and SET_TYPE_ALIGN.
25433         (build_qualified_type): Use SET_TYPE_ALIGN.
25434         (build_aligned_type, build_range_type_1): Ditto.
25435         (build_atomic_base): Ditto.
25436         (build_common_tree_nodes): Ditto.
25437         * cfgexpand.c (align_local_variable): Use SET_DECL_ALIGN.
25438         (expand_one_stack_var_at): Ditto.
25439         * coverage.c (build_var): Use SET_DECL_ALIGN.
25440         * except.c (init_eh): Ditto.
25441         * function.c (assign_parm_setup_block): Ditto.
25442         * symtab.c (increase_alignment_1): Ditto.
25443         * tree-ssa-ccp.c (fold_builtin_alloca_with_align): Ditto.
25444         * tree-vect-stmts.c (ensure_base_align): Ditto.
25445         * varasm.c (align_variable): Ditto.
25446         (assemble_variable): Ditto.
25447         (build_constant_desc): Ditto.
25448         (output_constant_def_contents): Ditto.
25450         * config/arm/arm.c (arm_relayout_function): Use SET_DECL_ALIGN.
25451         * config/avr/avr.c (avr_adjust_type_node): Use SET_TYPE_ALIGN.
25452         * config/mips/mips.c (mips_std_gimplify_va_arg_expr): Ditto.
25453         * config/msp430/msp430.c (msp430_gimplify_va_arg_expr): Ditto.
25454         * config/spu/spu.c (spu_build_builtin_va_list): Use SET_DECL_ALIGN.
25456 2016-04-18  H.J. Lu  <hongjiu.lu@intel.com>
25458         PR target/70708
25459         * config/i386/sse.md (sse2_loadlpd): Accept load from "xm" and
25460         replace %vmovsd with "%vmovq".
25461         (vec_concatv2df): Likewise.
25463 2016-04-18  Uros Bizjak  <ubizjak@gmail.com>
25465         * config/i386/mmx.md (*vec_extractv2sf_0): Use gen_lowpart.
25466         (*vec_extractv2si_0): Ditto.
25467         * config/i386/sse.md (*vec_extractv4sf_0): Ditto.
25468         (zero_extended_scalar_load_operand splitters): Ditto.
25469         (vec_extract splitters): Ditto.
25470         (*vec_extractv4si_0_zext): Ditto.
25471         (avx_<castmode><avxsizesuffix>_<castmode>): Use gen_lowpart
25472         and lowpart_subreg.
25473         (avx512f_<castmode><avxsizesuffix>_<castmode>): Ditto.
25474         (avx512f_<castmode><avxsizesuffix>_256<castmode>): Ditto.
25475         (*sse4_1_extractps): Use lowpart_subreg.
25476         * config/i386/i386.md (x87 floatsplitter): Use gen_lowpart.
25478 2016-04-18  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
25480         * doc/install.texi (Specific, i?86-*-solaris2.10): Update gas and
25481         gld requirements.
25482         (Specific, *-*-solaris2*): Update Solaris 11 bundled gcc versions.
25483         Mention Solaris 11 packaging changes.
25484         Update gas and gld requirements.
25485         Remove reference to pre-Solaris 10 bug.
25486         (Specific, sparc-sun-solaris2*): Remove reference to pre-Solaris 10
25487         systems and bugs.
25488         (Specific, sparc64-*-solaris2*): Remove reference to bootstrap
25489         with cc.
25491 2016-04-17  Jan Hubicka  <jh@suse.cz>
25493         * tree-ssa-loop-ivopts.c (avg_loop_niter): Use also
25494         max_loop_iterations_int.
25496 2016-04-18  Richard Biener  <rguenther@suse.de>
25498         PR tree-optimization/43434
25499         * tree-ssa-structalias.c (struct vls_data): New.
25500         (visit_loadstore): Handle all pointer-based accesses.
25501         (compute_dependence_clique): Compute a bitmap of restrict tags
25502         assigned bases and pass it to visit_loadstore.
25504 2016-04-18  Matthew Wahab  <matthew.wahab@arm.com>
25506         PR target/70711
25507         * config/arm/bpabi.h (BE8_LINK_SPEC): Add entries for armv8+crc,
25508         armv8.1-a and armv8.1-a+crc.
25510 2016-04-18  Richard Biener  <rguenther@suse.de>
25512         PR tree-optimization/70701
25513         * tree-ssa-sccvn.c (vn_reference_lookup_3): Resolve fully constant
25514         references after translating through a memcpy.
25516 2016-04-18  Richard Biener  <rguenther@suse.de>
25518         * tree-ssa-pre.c (postorder, postorder_num): Make locals ...
25519         (compute_antic): ... here.  For partial antic use regular
25520         postorder and scrap iteration.
25521         (compute_partial_antic_aux): Remove unused return value.
25522         (init_pre): Do not allocate postorder.
25523         (fini_pre): Do not free postorder.
25525 2016-04-18  Richard Biener  <rguenther@suse.de>
25527         PR middle-end/37870
25528         * expmed.c (extract_bit_field_1): Remove broken case
25529         using a wider MODE_INT mode.
25531 2016-04-18  Segher Boessenkool  <segher@kernel.crashing.org>
25533         * has-brig.c (lendian16): Don't try to use __builtin_bswap16
25534         unless compiling with at least GCC-4.8.
25536 2016-04-17  Jan Hubicka  <jh@suse.cz>
25538         PR bootstrap/70706
25539         * graphite.c (graphite_finalize): Update call to
25540         tree_estimate_probability.
25541         * predict.h (tree_estimate_probability): Update prototype.
25543 2016-04-17  Jan Hubicka  <jh@suse.cz>
25545         * predict.c (combine_predictions_for_bb): Add dry_run parmaeter.
25546         (tree_estimate_probability): Likewise.
25547         (pass_profile::execute): Update.
25548         (report_predictor_hitrates): New function.
25549         * profile.c (compute_branch_probabilities): Use it.
25550         * predict.h (report_predictor_hitrates): Declare.
25552 2016-04-17  Jan Hubicka  <jh@suse.cz>
25554         PR ipa/70018
25555         * cgraph.h (cgraph_node::set_const_flag,
25556         cgraph_node::set_pure_flag): Update prototype to return bool;
25557         update comment.
25558         * cgraph.c (cgraph_node::call_for_symbol_thunks_and_aliases): Thunks
25559         of interposable symbol are interposable, too.
25560         (cgraph_set_const_flag_1): Rename to ...
25561         (set_const_flag_1): ... this one; change to self recursive function
25562         instead of call_for_symbol_thunks_and_aliases. Handle correctly
25563         clearnig the flag in all variants and also virtual thunks of const
25564         functions are pure; track if any change was done.
25565         (cgraph_node::set_const_flag): Update.
25566         (struct set_pure_flag_info): New struct.
25567         (cgraph_set_pure_flag_1): Rename to ...
25568         (set_pure_flag_1): ... this one; take set_pure_flag_info parameter
25569         rather than pointer encoded flags; track if any changes was done;
25570         handle correctly clearning flag and setting flag of aliases already
25571         declared const.
25572         (cgraph_node::set_pure_flag): Update.
25573         (cgraph_node::set_nothrow_flag): Handle correctly clearning the flag.
25575 2016-04-17  Tom de Vries  <tom@codesourcery.com>
25577         PR other/70433
25578         * pretty-print.c (pp_write_text_as_dot_label_to_stream): Escape
25579         backslash in label.
25581 2016-04-17  Tom de Vries  <tom@codesourcery.com>
25583         * pretty-print.c (pp_write_text_as_dot_label_to_stream): Classify chars
25584         '{}<> ' as escape-for-record.
25586 2016-04-17  Tom de Vries  <tom@codesourcery.com>
25588         * pretty-print.c (pp_write_text_as_dot_label_to_stream): Simplify loop
25589         structure.
25591 2016-04-17  Tom de Vries  <tom@codesourcery.com>
25593         PR other/70185
25594         * tree-pass.h (class opt_pass): Remove graph_dump_initialized member.
25595         * dumpfile.h (struct dump_file_info): Add graph_dump_initialized field.
25596         * dumpfile.c (dump_files): Initialize graph_dump_initialized field.
25597         * passes.c (finish_optimization_passes): Only call
25598         finish_graph_dump_file if dfi->graph_dump_initialized.
25599         (execute_function_dump, pass_init_dump_file): Use
25600         dfi->graph_dump_initialized instead of pass->graph_dump_initialized.
25602 2016-04-17  Tom de Vries  <tom@codesourcery.com>
25604         PR tree-optimization/70256
25605         * tree-ssa-structalias.c (dump_varinfo, debug_varinfo, dump_varmap)
25606         (debug_varmap): New function.
25608 2016-04-17  Tom de Vries  <tom@codesourcery.com>
25610         PR other/70183
25611         * passes.c (pass_manager::register_pass): Propagate pflags.
25613 2016-04-17  Tom de Vries  <tom@codesourcery.com>
25615         PR other/68875
25616         * pass_manager.h (TERMINATE_PASS_LIST): Add pass argument.
25617         * passes.c (pass_manager::pass_manager): Declare and init p_start in
25618         INSERT_PASSES_AFTER.  Add pass parameter to TERMINATE_PASS_LIST, and
25619         check if it's equal to p_start.
25620         * passes.def: Add arguments to TERMINATE_PASS_LISTs.
25622 2016-04-15  Jan Hubicka  <jh@suse.cz>
25624         PR ipa/70018
25625         * cgraph.c (cgraph_set_const_flag_1): Only set as pure if
25626         function does not bind to current def.
25627         * ipa-pure-const.c (worse_state): Add FROM and TO parameters;
25628         handle conservatively calls to functions that does not need to bind
25629         to current def.
25630         (check_call): Update call of worse_state.
25631         (ignore_edge_for_nothrow): Update.
25632         (ignore_edge_for_pure_const): Likewise.
25633         (propagate_pure_const): Update calls to worse_state.
25634         (skip_function_for_local_pure_const): Reformat comments.
25636 2016-04-15  Jan Hubicka  <jh@suse.cz>
25638         PR ipa/70018
25639         * cgraph.c (cgraph_node::get_availability): Add REF parameter.
25640         (cgraph_node::function_symbol): Likewise.
25641         (cgraph_node::function_or_virtual_thunk_symbol): Likewise.
25642         * cgraph.h (symtab_node::get_availabbility): Add REF parameter.
25643         (symtab_node::ultimate_alias_target): Add REF parameter.
25644         (symtab_node::binds_to_current_def_p): Declare.
25645         (symtab_node;:ultimate_alias_target_1): Add REF parameter.
25646         (cgraph_node::function_symbol): Likewise.
25647         (cgraph_node::function_or_virtual_thunk_symbol): Likewise.
25648         (cgraph_node::get_availability): Likewise.
25649         (cgraph_edge::binds_to_current_def_p): New inline function.
25650         (varpool_node::get_availability): Add REF parameter.
25651         (varpool_node::ultimate_alias_target): Likewise.
25652         * symtab.c (symtab_node::ultimate_alias_target_1): Likewise.
25653         (symtab_node::binds_to_current_def_p): Likewise.
25654         * varpool.c (varpool_node::get_availability): Likewise.
25656 2016-04-15  Kirill Yukhin  <kirill.yukhin@intel.com>
25658         PR target/70662
25659         * config/i386/sse.md(define_insn "<avx512>_vec_dup<mode><mask_name>"):
25660         Fix mode size check.
25662 2016-04-15  Jakub Jelinek  <jakub@redhat.com>
25664         * BASE-VER: Set to 7.0.0.
25666 2016-04-15  Alexander Monakov  <amonakov@ispras.ru>
25668         * config/nvptx/nvptx.opt (moptimize): Add a period at end of help text.
25670 2016-04-15  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
25672         * doc/invoke.texi (ARM Options): Add note on deprecation of pre-ARMv4T
25673         architecture revisions.
25675 2016-04-15  Bernd Schmidt  <bschmidt@redhat.com>
25677         * config/i386/i386-protos.h (ix86_using_red_zone): Declare.
25678         * config/i386/i386.c (ix86_using_red_zone): No longer static.
25679         * config/i386/i386.md (stack decrement to push peepholes): Guard
25680         with !x86_using_red_zone ().
25682 2016-04-15  Jakub Jelinek  <jakub@redhat.com>
25684         PR c++/70675
25685         * tree-pretty-print.c (do_niy): Add FLAGS argument, pass it down
25686         to dump_generic_node.
25687         (NIY): Pass also flags to do_niy.
25689 2016-04-15  Thomas Schwinge  <thomas@codesourcery.com>
25691         * omp-low.c (simd_clone_struct_alloc, simd_clone_struct_copy)
25692         (simd_clone_vector_of_formal_parm_types)
25693         (simd_clone_clauses_extract, simd_clone_compute_base_data_type)
25694         (simd_clone_mangle, simd_clone_create)
25695         (simd_clone_adjust_return_type, create_tmp_simd_array)
25696         (simd_clone_adjust_argument_types, simd_clone_init_simd_arrays)
25697         (struct modify_stmt_info, ipa_simd_modify_stmt_ops)
25698         (ipa_simd_modify_function_body, simd_clone_linear_addend)
25699         (simd_clone_adjust, expand_simd_clones, ipa_omp_simd_clone)
25700         (pass_data_omp_simd_clone, class pass_omp_simd_clone)
25701         (pass_omp_simd_clone::gate, make_pass_omp_simd_clone): Move into...
25702         * omp-simd-clone.c: ... this new file.
25703         (simd_clone_vector_of_formal_parm_types): Make it static.
25704         * Makefile.in (OBJS): Add omp-simd-clone.o.
25706 2016-04-15  Kirill Yukhin  <kirill.yukhin@intel.com>
25708         PR target/70662
25709         * config/i386/sse.md: Use proper memory operand modifiers.
25712 2016-04-15  Richard Biener  <rguenther@suse.de>
25713         Alan Modra  <amodra@gmail.com>
25715         PR tree-optimization/70130
25716         * tree-vect-data-refs.c (vect_supportable_dr_alignment): Detect
25717         when alignment stays not the same and no not use the realign
25718         scheme then.
25720 2016-04-14  Michael Meissner  <meissner@linux.vnet.ibm.com>
25722         PR target/70669
25723         * config/rs6000/rs6000.c (rs6000_init_hard_regno_mode_ok): Add
25724         direct move handlers for KFmode. Change TFmode handlers test from
25725         FLOAT128_IEEE_P to FLOAT128_VECTOR_P.
25727 2016-04-14  Jakub Jelinek  <jakub@redhat.com>
25729         PR c++/70594
25730         * ipa-utils.h (polymorphic_ctor_dtor_p): New prototype.
25731         * ipa-polymorphic-call.c (polymorphic_ctor_dtor_p): New function.
25732         (inlined_polymorphic_ctor_dtor_block_p): Use it.
25733         * tree-ssa-live.c (remove_unused_scope_block_p): When
25734         in_ctor_dtor_block, avoid discarding not just BLOCKs with
25735         BLOCK_ABSTRACT_ORIGIN being FUNCTION_DECL, but even when
25736         block_ultimate_origin is FUNCTION_DECL.
25737         (remove_unused_locals): If current_function_decl is
25738         polymorphic_ctor_dtor_p, pass initial true to
25739         remove_unused_scope_block_p' is_ctor_dtor_block.
25741 2016-04-14  Martin Sebor  <msebor@redhat.com>
25743         PR c++/69517
25744         PR c++/70019
25745         PR c++/70588
25746         * doc/extend.texi (Variable Length): Revert.
25748 2016-04-14  Marek Polacek  <polacek@redhat.com>
25749             Jan Hubicka  <hubicka@ucw.cz>
25751         PR c++/70029
25752         * tree.c (verify_type): Disable the canonical type of main variant
25753         check.
25755 2016-04-14  Jason Merrill  <jason@redhat.com>
25757         * cfgexpand.c, expr.c: Revert previous change.
25759 2016-04-14  Cesar Philippidis  <cesar@codesourcery.com>
25761         PR middle-end/70643
25762         * omp-low.c (lower_oacc_reductions): Check for TREE_CONSTANT
25763         when building a mem ref for the incoming reduction variable.
25765 2016-04-14  Richard Biener  <rguenther@suse.de>
25767         PR tree-optimization/70614
25768         * tree-scalar-evolution.c (analyze_evolution_in_loop): Terminate
25769         loop if the evolution dropped to chrec_dont_know.
25770         (interpret_condition_phi): Likewise.
25772 2016-04-14  Richard Biener  <rguenther@suse.de>
25774         PR tree-optimization/70623
25775         * tree-ssa-pre.c (changed_blocks): Make global ...
25776         (compute_antic): ... local here.  Move and fix worklist
25777         handling here.  Do not clear EDGE_DFS_BACK or call mark_dfs_back_edges.
25778         (compute_antic_aux): Add dumping for MAX assumed succs.  Remove
25779         worklist handling, dump when ANTIC_IN changed.
25780         (compute_partial_antic_aux): Remove worklist handling.
25781         (init_pre): Do not compute post dominators.  Add a comment about
25782         the CFG order chosen.
25783         (fini_pre): Do not free post dominators.
25785 2016-04-13  Martin Sebor  <msebor@redhat.com>
25787         PR c++/69517
25788         PR c++/70019
25789         PR c++/70588
25790         * doc/extend.texi (Variable Length): Document C++ specifics.
25792 2016-04-13  Jakub Jelinek  <jakub@redhat.com>
25794         PR c++/70641
25795         * ipa-pure-const.c (pass_nothrow::execute): Call maybe_clean_eh_stmt
25796         on all recursive call stmts.  Return TODO_cleanup_cfg if any dead
25797         eh edges have been purged.
25799         PR c++/70594
25800         * tree-sra.c (create_access_replacement,
25801         get_replaced_param_substitute): Set DECL_NAMELESS on repl if it
25802         gets fancy name.
25803         * tree-pretty-print.c (dump_fancy_name): New function.
25804         (dump_decl_name, dump_generic_node): Use it.
25806 2016-04-13  Jason Merrill  <jason@redhat.com>
25808         * cfgexpand.c (pass_expand::execute): Handle attribute "abi warning".
25809         * expr.c (expand_expr_real_1): Likewise.
25811 2016-04-13  Ilya Enkovich  <ilya.enkovich@intel.com>
25813         * config/i386/i386.md (kunpckhi): Swap operands.
25814         (kunpcksi): Likewise.
25815         (kunpckdi): Likewise.
25816         * config/i386/sse.md (vec_pack_trunc_qi): Likewise.
25817         (vec_pack_trunc_<mode>): Likewise.
25819 2016-04-13  Jakub Jelinek  <jakub@redhat.com>
25821         PR debug/70628
25822         * explow.c (convert_memory_address_addr_space_1): Formatting fix.
25824         PR middle-end/70633
25825         * gimplify.c (gimplify_init_constructor): Clear TREE_STATIC if
25826         gimplification turns some element into non-constant.
25828         PR debug/70628
25829         * rtl.h (convert_memory_address_addr_space_1): New prototype.
25830         * explow.c (convert_memory_address_addr_space_1): No longer static,
25831         add NO_EMIT argument and don't call convert_modes if true, pass
25832         it down recursively, remove break after return.
25833         (convert_memory_address_addr_space): Adjust caller.
25834         * simplify-rtx.c (simplify_unary_operation_1): Call
25835         convert_memory_address_addr_space_1 instead of convert_memory_address,
25836         if it returns NULL, don't simplify.
25838 2016-04-12  Eric Botcazou  <ebotcazou@adacore.com>
25840         PR target/70630
25841         * config/sparc/sparc.c (sparc_compute_frame_size): Add parentheses.
25843 2016-04-12  Jakub Jelinek  <jakub@redhat.com>
25845         * config/i386/i386.c (ix86_simd_clone_compute_vecsize_and_simdlen):
25846         Bump the upper SIMDLEN limits, so that if the return type or
25847         characteristic type if the return type is void can be passed in
25848         all available SSE2/AVX/AVX2/AVX512-F registers, the SIMDLEN is
25849         allowed.
25851 2016-04-12  Michael Meissner  <meissner@linux.vnet.ibm.com>
25853         PR target/70640
25854         * config/rs6000/rs6000.md (ieee_128bit_vsx_neg<mode>2_internal):
25855         Do not use "=" constraint on an input constraint.
25856         (ieee_128bit_vsx_abs<mode>2_internal): Likewise.
25857         (ieee_128bit_vsx_nabs<mode>2_internal): Likewise.
25858         (ieee_128bit_vsx_nabs<mode>2): Correct splitter so that it
25859         generates (neg (abs ...)) instead of (abs ...).
25861 2016-04-12  Jakub Jelinek  <jakub@redhat.com>
25863         PR rtl-optimization/70596
25864         * lra-spills.c (spill_pseudos): Don't delete debug insns, instead
25865         just invalidate LRA data and reset them.  Adjust dump wording.
25867 2016-04-12  Martin Liska  <mliska@suse.cz>
25869         Revert
25870         2016-03-30  Jan Hubicka  <hubicka@ucw.cz>
25872         * tree-ssa-loop-niter.c (idx_infer_loop_bounds): We can't get realistic
25873         estimates here.
25874         * tree-ssa-loop-unswitch.c (tree_unswitch_single_loop): Use also
25875         max_loop_iterations_int.
25876         (tree_unswitch_outer_loop): Likewise.
25877         * tree-ssa-loop-ivopts.c (avg_loop_niter): Likewise.
25878         * tree-vect-loop.c (vect_analyze_loop_2): Likewise.
25880 2016-04-12  Tom de Vries  <tom@codesourcery.com>
25882         PR tree-optimization/68756
25883         * graphite-isl-ast-to-gimple.c (copy_cond_phi_args): Use new_expr
25884         instead of new_name.
25886 2016-04-12  Jakub Jelinek  <jakub@redhat.com>
25888         PR tree-optimization/70602
25889         * tree-sra.c (generate_subtree_copies): Don't write anything into
25890         constant pool decls.
25892         * omp-low.c (lower_omp_target): Use GOMP_MAP_FIRSTPRIVATE_INT
25893         regardless whether there are depend clauses or not.
25895 2016-04-11  Michael Meissner  <meissner@linux.vnet.ibm.com>
25897         PR target/70381
25898         * config/rs6000/rs6000.c (rs6000_opt_masks): Disable using the
25899         target attribute and pragma from changing the -mfloat128
25900         and -mfloat128-hardware options.
25902         * doc/extend.texi (Additional Floating Types): Document PowerPC
25903         __float128 restrictions.
25905 2016-04-11  James Greenhalgh  <james.greenhalgh@arm.com>
25907         PR target/70133
25908         * config/aarch64/driver-aarch64.c
25909         (aarch64_get_extension_string_for_isa_flags): New.
25910         (arch_extension): Rename to...
25911         (aarch64_arch_extension): ...This.
25912         (ext_to_feat_string): Rename to...
25913         (aarch64_extensions): ...This.
25914         (aarch64_core_data): Keep track of architecture extension flags.
25915         (cpu_data): Rename to...
25916         (aarch64_cpu_data): ...This.
25917         (aarch64_arch_driver_info): Keep track of architecture extension
25918         flags.
25919         (get_arch_name_from_id): Rename to...
25920         (get_arch_from_id): ...This, change return type.
25921         (host_detect_local_cpu): Update and reformat for renames, handle
25922         extensions through common infrastructure.
25924 2016-04-11  James Greenhalgh  <james.greenhalgh@arm.com>
25926         PR target/70133
25927         * config/aarch64/aarch64-common.c (aarch64_option_extension): Keep
25928         track of a canonical flag name.
25929         (all_extensions): Likewise.
25930         (arch_to_arch_name): Also track extension flags enabled by the arch.
25931         (all_architectures): Likewise.
25932         (aarch64_parse_extension): Move to here.
25933         (aarch64_get_extension_string_for_isa_flags): Take a new argument,
25934         rework.
25935         (aarch64_rewrite_selected_cpu): Update for above change.
25936         * config/aarch64/aarch64-option-extensions.def: Rework the way flags
25937         are handled, such that the single explicit value enabled by an
25938         extension is kept seperate from the implicit values it also enables.
25939         * config/aarch64/aarch64-protos.h (aarch64_parse_opt_result): Move
25940         to here.
25941         (aarch64_parse_extension): New.
25942         * config/aarch64/aarch64.c (aarch64_parse_opt_result): Move from
25943         here to config/aarch64/aarch64-protos.h.
25944         (aarch64_parse_extension): Move from here to
25945         common/config/aarch64/aarch64-common.c.
25946         (aarch64_option_print): Update.
25947         (aarch64_declare_function_name): Likewise.
25948         (aarch64_start_file): Likewise.
25949         * config/aarch64/driver-aarch64.c (arch_extension): Keep track of
25950         the canonical flag for extensions.
25951         * config.gcc (aarch64*-*-*): Extend regex for capturing extension
25952         flags.
25954 2016-04-11  James Greenhalgh  <james.greenhalgh@arm.com>
25956         * config/aarch64/aarch64.h (AARCH64_FL_FOR_ARCH8_1): Also add
25957         AARCH64_FL_CRC.
25959 2016-04-09  Tom de Vries  <tom@codesourcery.com>
25961         PR tree-optimization/68953
25962         * graphite-sese-to-poly.c (pdr_add_memory_accesses): Order accesses from
25963         first to last subscript.
25965 2016-04-09  Jakub Jelinek  <jakub@redhat.com>
25967         PR tree-optimization/70586
25968         * tree-ssa-ifcombine.c (bb_no_side_effects_p): Return false
25969         for any calls.
25971 2016-04-08  Cesar Philippidis  <cesar@codesourcery.com>
25973         PR lto/70289
25974         PR ipa/70348
25975         PR tree-optimization/70373
25976         PR middle-end/70533
25977         PR middle-end/70534
25978         PR middle-end/70535
25979         * gimplify.c (gimplify_adjust_omp_clauses): Add or adjust data
25980         clauses for acc parallel reductions as necessary.  Error on those
25981         that are private.
25982         * omp-low.c (scan_sharing_clauses): Don't install variables which
25983         are used in acc parallel reductions.
25984         (lower_rec_input_clauses): Remove dead code.
25985         (lower_oacc_reductions): Add support for reference reductions.
25986         (lower_reduction_clauses): Remove dead code.
25987         (lower_omp_target): Don't remap variables appearing in acc parallel
25988         reductions.
25989         * tree.h (OMP_CLAUSE_MAP_IN_REDUCTION): New macro.
25991 2016-04-08  Jakub Jelinek  <jakub@redhat.com>
25993         PR middle-end/70593
25994         * tree-ssa-coalesce.c (build_ssa_conflict_graph): For stmt
25995         with multiple SSA_NAME defs, force the outputs other than first
25996         to be live before calling live_track_process_def on each output.
25998         PR rtl-optimization/70574
25999         * fwprop.c (forward_propagate_and_simplify): Don't add
26000         REG_EQUAL note if DF_REF_REG (use) is a paradoxical subreg.
26001         (try_fwprop_subst): Don't add REG_EQUAL note if there are any
26002         paradoxical subregs within *loc.
26004 2016-04-08  Thomas Schwinge  <thomas@codesourcery.com>
26006         * config/arc/arc.h (LINK_COMMAND_SPEC): Use gt to ignore
26007         -ftree-parallelize-loops={0,1}.
26008         * config/darwin.h (LINK_COMMAND_SPEC_A): Likewise.
26009         * config/i386/mingw32.h (GOMP_SELF_SPECS): Likewise.
26010         * config/ia64/hpux.h (LIB_SPEC): Likewise.
26011         * config/pa/pa-hpux11.h (LIB_SPEC): Likewise.
26012         * config/pa/pa64-hpux.h (LIB_SPEC): Likewise.
26014 2016-04-08  Maxim Ostapenko  <m.ostapenko@samsung.com>
26016         PR sanitizer/70541
26017         * asan.c (instrument_derefs): If we get unknown location, extract it
26018         with EXPR_LOCATION.
26019         (maybe_instrument_call): Instrument gimple_call's arguments if needed.
26021 2016-04-08  Tom de Vries  <tom@codesourcery.com>
26023         * omp-low.c (lower_omp_target): Set TREE_NO_WARNING for oacc
26024         implicit firstprivate clause.
26026 2016-04-08  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
26028         PR target/70566
26029         * config/arm/thumb2.md (tst + branch-> lsls + branch
26030         peephole below *orsi_not_shiftsi_si): Require that condition
26031         register is dead after the peephole.
26032         (second peephole after the above): Likewise.
26034 2016-04-08  Alan Modra  <amodra@gmail.com>
26036         PR target/70117
26037         * builtins.c (fold_builtin_classify): For IBM extended precision,
26038         look at just the high-order double to test for NaN.
26039         (fold_builtin_interclass_mathfn): Similarly for Inf.  For isnormal
26040         test just the high double for Inf but both doubles for subnormal
26041         limit.
26043 2016-04-07  Jakub Jelinek  <jakub@redhat.com>
26045         * cgraph.h (struct cgraph_simd_clone): Add mask_mode field.
26046         * omp-low.c (simd_clone_init_simd_arrays, simd_clone_adjust): Handle
26047         node->simdclone->mask_mode != VOIDmode masks.
26048         (simd_clone_adjust_argument_types): Likewise.  Move sc var definition
26049         earlier, use it instead of node->simdclone.
26050         * config/i386/i386.c (ix86_simd_clone_compute_vecsize_and_simdlen):
26051         Set clonei->mask_mode.
26053 2016-04-06  Patrick Palka  <ppalka@gcc.gnu.org>
26055         PR c/70436
26056         * parser.c (cp_parser_iteration_statement): New parameter IF_P.
26057         Pass it through to cp_parser_already_scoped_statement.
26058         (cp_parser_already_scoped_statement): New parameter IF_P.  Pass
26059         it through to cp_parser_statement.
26060         (cp_parser_statement): Pass IF_P through to
26061         cp_parser_iteration_statement.
26062         (cp_parser_pragma): Adjust call to
26063         cp_parser_iteration_statement.
26065 2016-04-06  Patrick Palka  <ppalka@gcc.gnu.org>
26067         PR c/70436
26068         * gimplify.c (gimplify_omp_ordered): Add explicit braces to
26069         resolve a future -Wparentheses warning.
26070         * omp-low.c (scan_sharing_clauses): Likewise.
26071         * tree-parloops.c (eliminate_local_variables): Likewise.
26073 2016-04-06  Vladimir Makarov  <vmakarov@redhat.com>
26075         PR rtl-optimization/70398
26076         * lra-constraints.c (process_address_1): Check zero scale and code
26077         for reloading with zero scale.
26079 2016-04-06  Uros Bizjak  <ubizjak@gmail.com>
26081         * config/i386/sse.md (shuffletype): Add V32HI and V4TI modes.
26082         (ssescalarsize): Add V8SF, V4SF, V4DF and V2DF modes.
26084 2016-04-06  Jakub Jelinek  <jakub@redhat.com>
26086         * config/i386/i386.c (ix86_simd_clone_compute_vecsize_and_simdlen):
26087         Add support for AVX512F clones, include them by default for
26088         exported OpenMP declare simd functions.  For AVX2 allow simdlen 32
26089         and use it if charasteric type is 8-bit, for AVX512F allow simdlen
26090         up to 128.
26092         PR middle-end/70550
26093         * tree.h (OMP_CLAUSE_FIRSTPRIVATE_IMPLICIT): Define.
26094         * gimplify.c (gimplify_adjust_omp_clauses_1): Set it for implicit
26095         firstprivate clauses.
26096         * omp-low.c (lower_send_clauses): Set TREE_NO_WARNING for
26097         OMP_CLAUSE_FIRSTPRIVATE_IMPLICIT !by_ref vars in task contexts.
26098         (lower_omp_target): Set TREE_NO_WARNING for
26099         non-addressable possibly uninitialized vars which are copied into
26100         addressable temporaries or copied for GOMP_MAP_FIRSTPRIVATE_INT.
26102 2016-04-05  John David Anglin  <danglin@gcc.gnu.org>
26104         * config/pa/predicates.md (integer_store_memory_operand): Accept
26105         REG+D operands with a large offset when reload_in_progress is true.
26106         (floating_point_store_memory_operand): Likewise.
26108 2016-04-05  Jakub Jelinek  <jakub@redhat.com>
26110         PR c++/70336
26111         * match.pd (nested int casts): Limit to GIMPLE.
26113 2016-04-05  Jan Hubicka  <hubicka@ucw.cz>
26115         PR ipa/66223
26116         * ipa-devirt.c (maybe_record_node): Fix comment; use
26117         SANITIZE_UNREACHABLE instead of SANITIZE_UNDEFINED.
26119 2016-04-05  Jakub Jelinek  <jakub@redhat.com>
26121         PR rtl-optimization/70542
26122         * ree.c (add_removable_extension): For VECTOR_MODE_P punt
26123         if there are any uses other than insn or debug insns.
26125 2016-04-05  Marc Glisse  <marc.glisse@inria.fr>
26126             Jakub Jelinek  <jakub@redhat.com>
26128         PR tree-optimization/70509
26129         * simplify-rtx.c (simplify_binary_operation_1) <case VEC_SELECT>:
26130         Shift HOST_WIDE_INT_1U instead of 1.
26132 2016-04-05  Zdenek Sojka  <zsojka@seznam.cz>
26134         PR tree-optimization/70509
26135         * tree-ssa-forwprop.c (simplify_bitfield_ref): Use bitsize_int instead
26136         of the vector base type for index.
26138 2016-04-05  Uros Bizjak  <ubizjak@gmail.com>
26140         PR target/70510
26141         * config/i386/sse.md (iptr): Add V64QI, V32HI, V16SI and V8DI modes.
26143 2016-04-05  Richard Biener  <rguenther@suse.de>
26145         PR tree-optimization/70526
26146         * tree-sra.c (build_ref_for_offset): Use prev_base to
26147         extract the alias pointer type.
26149 2016-04-05  Richard Biener  <rguenther@suse.de>
26151         * dse.c (struct store_info): Remove alias_set member.
26152         (struct read_info_type): Likewise.
26153         (clear_alias_group, clear_alias_mode_table, clear_alias_mode_holder,
26154         spill_deleted, clear_alias_set_lookup): Remove.
26155         (get_group_info): Remove dead base == NULL_RTX case.
26156         (dse_step0): Remove initialization of removed variables.
26157         (delete_dead_store_insn): Reomve alias set dumping.
26158         (free_read_records): Remove alias_set handling.
26159         (canon_address): Remove alias_set_out parameter.
26160         (record_store): Remove spill_alias_set, it's always zero.
26161         (check_mem_read_rtx): Likewise.
26162         (dse_step2): Rename from ...
26163         (dse_step2_nospill): ... this.  Adjust.
26164         (scan_stores): Rename from ...
26165         (scan_stores_nospill): ... this.
26166         (scan_reads): Rename from ...
26167         (scan_reads_nospill): ... this.
26168         (scan_stores_spill, scan_reads_spill): Remove.
26169         (dse_step3_scan): Remove for_spills argument which is always false.
26170         (dse_step3): Likewise.
26171         (dse_step5): Rename from ...
26172         (dse_step5_nospill): ... this.  Remove alias_set handling.
26173         (rest_of_handle_dse): Adjust.
26175 2016-04-05  Jakub Jelinek  <jakub@redhat.com>
26177         PR target/70525
26178         * config/i386/sse.md (*andnot<mode>3): Simplify assertions.
26179         Use vpandn<ssemodesuffix> for V16SI/V8DImode, vpandnq for
26180         V32HI/V64QImode, don't use <mask_operand3_1>, fix up formatting.
26181         (*andnot<mode>3_mask): Remove insn with VI12_AVX512VL iterator.
26183 2016-04-05  Richard Biener  <rguenther@suse.de>
26185         PR middle-end/70499
26186         * gimplify-me.c (gimple_regimplify_operands): Do not rewrite
26187         non-register type temporaries into SSA.
26189 2016-04-04  Jan Hubicka  <hubicka@ucw.cz>
26191         PR ipa/66223
26192         * ipa-devirt.c (maybe_record_node): Do not optimize cxa_pure_virtual
26193         calls when sanitizing.
26194         (possible_polymorphic_call_target_p): Fix formatting.
26196 2016-04-04  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
26197             Jakub Jelinek  <jakub@redhat.com>
26199         PR middle-end/70457
26200         * tree-inline.c (estimate_num_insn): Use gimple_call_builtin_p
26201         to ensure a call statement is compatible with a built-in's
26202         prototype.
26203         * tree-ssa-math-opts.c (pass_optimize_windening_mul::execute):
26204         Likewise.
26206 2016-04-04  Richard Biener  <rguenther@suse.de>
26208         PR rtl-optimization/70484
26209         * rtl.h (canon_output_dependence): Declare.
26210         * alias.c (canon_output_dependence): New function.
26211         * dse.c (record_store): Use canon_output_dependence rather
26212         than canon_true_dependence.
26214 2016-03-30  Jan Hubicka  <hubicka@ucw.cz>
26216         PR ipa/68881
26217         * cgraph.h (symtab_node::copy_visibility_from): New function.
26218         * symtab.c (symtab_node::copy_visibility_from): New function.
26219         * ipa-visibility.c (optimize_weakref): New function.
26220         (function_and_variable_visibility): Use it.
26222 2016-04-04  Martin Liska  <mliska@suse.cz>
26224         PR hsa/70402
26225         * hsa-gen.c (gen_hsa_insns_for_switch_stmt): Guard index
26226         value that is really in range handled by SBR instruction.
26227         * hsa-brig.c (emit_switch_insn): Do not emit unconditional jump.
26228         * hsa-dump.c (dump_hsa_insn_1): Do not dump default BB.
26229         * hsa.h (hsa_insn_sbr::m_default_bb): Remove field.
26231 2016-04-03  Oleg Endo  <olegendo@gcc.gnu.org>
26233         PR target/70416
26234         PR target/67391
26235         * config/sh/sh.md (*addsi3): Allow pattern when reload_in_progress is
26236         set, but not for SP_REG operands.
26238 2016-04-02  Martin Sebor  <msebor@redhat.com>
26240         PR c++/67376
26241         * fold-const.c (maybe_nonzero_address): New function.
26242         (fold_comparison): Call it.  Fold equality and relational
26243         expressions involving null pointers.
26244         (tree_single_nonzero_warnv_p): Call maybe_nonzero_address.
26246 2016-03-31  Evandro Menezes  <e.menezes@samsung.com>
26248         Fix the predicate "aarch64_simd_reg_or_zero" to correctly validate
26249         the "Y" constraint (scalar FP 0.0 immediate).
26251         * config/aarch64/predicates.md (aarch64_simd_reg_or_zero):
26252         Add the "const_double" to the list of operand constraints.
26254 2016-04-01  Jakub Jelinek  <jakub@redhat.com>
26256         PR rtl-optimization/70467
26257         * config/i386/i386.md (*add<dwi>3_doubleword, *sub<dwi>3_doubleword):
26258         If low word of the last operand is 0, just emit addition/subtraction
26259         for the high word.
26261 2016-04-01  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
26263         PR target/70404
26264         * config/s390/s390.c (s390_expand_insv): Check for everything
26265         constant instead of just VOIDmode stuff.
26267 2016-04-01  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
26269         PR target/70496
26270         * config/arm/arm.h (ASM_APP_OFF): Handle TARGET_ARM and TARGET_THUMB.
26272 2016-04-01  Nathan Sidwell  <nathan@acm.org>
26274         * tree.def (TRY_CATCH_EXPR): Correct documentation.
26276 2016-03-31  Vladimir Makarov  <vmakarov@redhat.com>
26278         PR rtl-optimization/70461
26279         * ira-color.c (allocno_copy_cost_saving): Use allocno class if it
26280         is necessary.
26282 2016-03-31  Martin Liska  <mliska@suse.cz>
26284         PR hsa/70399
26285         * hsa-brig.c (hsa_op_immed::emit_to_buffer): Emit either
26286         a tree value or an immediate integer value to a buffer
26287         that is eventually copied to a BRIG section.
26288         (emit_immediate_operand): Call the function here.
26289         * hsa-dump.c (dump_hsa_immed): Remove checking assert.
26290         * hsa-gen.c (hsa_op_immed::hsa_op_immed): Remove initialization
26291         of class' fields that are removed.
26292         (hsa_op_immed::~hsa_op_immed): Remove deinitialization.
26293         * hsa.h (class hsa_op_immed): Remove m_brig_repr and
26294         m_brig_repr_size fields.
26296 2016-03-31  Martin Liska  <mliska@suse.cz>
26298         PR hsa/70391
26299         * hsa-gen.c (hsa_function_representation::update_dominance): New
26300         function.
26301         (convert_addr_to_flat_segment): Likewise.
26302         (gen_hsa_memory_set): New alignment argument.
26303         (gen_hsa_ctor_assignment): Likewise.
26304         (gen_hsa_insns_for_single_assignment): Provide alignment
26305         to gen_hsa_ctor_assignment.
26306         (gen_hsa_insns_for_direct_call): Add new argument.
26307         (expand_lhs_of_string_op): New function.
26308         (expand_string_operation_builtin): Likewise.
26309         (expand_memory_copy): New function.
26310         (expand_memory_set): New function.
26311         (gen_hsa_insns_for_call): Use HOST_WIDE_INT.
26312         (convert_switch_statements): Change signature.
26313         (generate_hsa): Use a return value of the function.
26314         (pass_gen_hsail::execute): Do not call
26315         convert_switch_statements here.
26316         * hsa-regalloc.c (hsa_regalloc): Call update_dominance.
26317         * hsa.h (hsa_function_representation::m_modified_cfg): New flag.
26318         (hsa_function_representation::update_dominance): New function.
26320 2016-03-31  Martin Liska  <mliska@suse.cz>
26322         PR hsa/70391
26323         * hsa-brig.c (emit_directive_variable): Emit alignment
26324         according to hsa_symbol::m_align.
26325         * hsa-dump.c (hsa_byte_alignment): Move the function to another file.
26326         (dump_hsa_symbol): Dump alignment of HSA symbols.
26327         * hsa-gen.c (get_symbol_for_decl): Set-up alignment of a symbol.
26328         (gen_hsa_addr_with_align): New function.
26329         (hsa_bitmemref_alignment): Use newly added function.
26330         (gen_hsa_insns_for_load): Likewise.
26331         (gen_hsa_insns_for_store): Likewise.
26332         (gen_hsa_memory_copy): New argument added.
26333         (gen_hsa_insns_for_single_assignment): Respect
26334         alignment for assignments processed via gen_hsa_memory_copy.
26335         (gen_hsa_insns_for_direct_call): Likewise.
26336         (gen_hsa_insns_for_return): Likewise.
26337         (gen_function_def_parameters): Set default alignment.
26338         * hsa.c (hsa_object_alignment): New function.
26339         (hsa_byte_alignment): Pasted function.
26340         * hsa.h (hsa_symbol::m_align): New field.
26342 2016-03-31  Bin Cheng  <bin.cheng@arm.com>
26344         * tree-ssa-loop-ivopts.c (get_computation_cost_at): Initialize
26345         scratch field for goto case.
26347 2016-03-31  James Greenhalgh  <james.greenhalgh@arm.com>
26349         * config/arm/linux-elf.h (ASM_OUTPUT_DEF): Delete.
26351 2016-03-31  Ilya Enkovich  <enkovich.gnu@gmail.com>
26353         PR target/70442
26354         * config/i386/i386.c (scalar_chain::convert_op): Fix description.
26355         (scalar_chain::convert_insn): Call convert_op for reg
26356         moves to handle undefined registers.
26358 2016-03-31  Nathan Sidwell  <nathan@acm.org>
26360         PR c++/70393
26361         * varasm.c (output_constructor_regular_field): Flush bitfield earlier.
26362         Assert we don't want to move backwards.
26364 2016-03-31  Kirill Yukhin  <kirill.yukhin@intel.com>
26366         PR target/70453
26367         * config/i386/sse.md (define_mode_attr shuffletype): Fix typo.
26369 2016-03-31  Jakub Jelinek  <jakub@redhat.com>
26371         PR rtl-optimization/70460
26372         * ira.c (indirect_jump_optimize): Don't substitute LABEL_REF
26373         with operand from REG_LABEL_OPERAND, instead substitute
26374         SET_SRC or REG_EQUAL note content if it is a LABEL_REF.
26375         Don't do anything for REG_NON_LOCAL_GOTO jumps.
26377 2016-03-31  Martin Liska  <mliska@suse.cz>
26379         * passes.c (execute_one_pass): Do not call
26380         todo_after for a discarded function.
26382 2016-03-31  Bin Cheng  <bin.cheng@arm.com>
26384         * tree-ssa-loop-ivopts.c (struct comp_cost): New scrach field.
26385         (no_cost, infinite_cost): Initialize the new field.
26386         (get_computation_cost_at): Record setup cost.
26387         (determine_use_iv_cost_address): Skip cost computation for sub
26388         uses if we can estimate it without losing accuracy.
26390 2016-03-30  Jan Hubicka  <hubicka@ucw.cz>
26392         * tree-ssa-loop-niter.c (idx_infer_loop_bounds): We can't get realistic
26393         estimates here.
26394         * tree-ssa-loop-unswitch.c (tree_unswitch_single_loop): Use also
26395         max_loop_iterations_int.
26396         (tree_unswitch_outer_loop): Likewise.
26397         * tree-ssa-loop-ivopts.c (avg_loop_niter): Likewise.
26398         * tree-vect-loop.c (vect_analyze_loop_2): Likewise.
26400 2016-03-30  Richard Biener  <rguenther@suse.de>
26402         PR middle-end/70450
26403         * fold-const.c (extract_muldiv_1): Fix thinko in wide_int::from usage.
26405 2016-03-30  Jakub Jelinek  <jakub@redhat.com>
26407         PR target/70421
26408         * config/i386/i386.c (ix86_expand_vector_set): Fix up argument order
26409         in gen_blendm expander.
26411 2016-03-30  Nick Clifton  <nickc@redhat.com>
26413         PR target/62254
26414         * config/arm/arm.c (arm_reload_out_hi): Add code to handle the
26415         case where we are already provided with an SImode SUBREG.
26417 2016-03-30  H.J. Lu  <hongjiu.lu@intel.com>
26419         PR target/70439
26420         * config/i386/i386.c (ix86_expand_epilogue): Properly check
26421         conflict between DRAP register and __builtin_eh_return.
26423 2016-03-30  Michael Matz  <matz@suse.de>
26424             Richard Biener  <rguenther@suse.de>
26426         PR ipa/12392
26427         * ipa-polymorphic-call.c (struct type_change_info): Change
26428         speculative to an unsigned allowing to limit the work we do.
26429         (csftc_abort_walking_p): New inline function..
26430         (check_stmt_for_type_change): Limit the number of may-defs
26431         skipped for speculative devirtualization to
26432         max-speculative-devirt-maydefs.
26433         * params.def (max-speculative-devirt-maydefs): New param.
26434         * doc/invoke.texi (--param max-speculative-devirt-maydefs): Document.
26436 2016-03-30  Mike Stump  <mrs@gcc.gnu.org>
26438         PR target/63890
26439         * config/i386/i386.h (ACCUMULATE_OUTGOING_ARGS): Use when profiling
26440         and TARGET_MACHO.
26442 2016-03-30  Patrick Palka  <ppalka@gcc.gnu.org>
26444         PR tree-optimization/59124
26445         * tree-vrp.c (register_edge_assert_for_2): For NAME != CST1
26446         where NAME = A +- CST2 add the assertion A != (CST1 -+ CST2).
26448 2016-03-29  Jeff Law  <law@redhat.com>
26450         * tree-ssa-coalesce.c (struct ssa_conflicts): Fix typo in comment.
26452 2016-03-10  Jan Hubicka  <hubicka@ucw.cz>
26454         * tree-ssa-loop-ivcanon.c (try_peel_loop): Change type of peel
26455         to HOST_WIDE_INT.
26457 2016-03-29  Thomas Schwinge  <thomas@codesourcery.com>
26459         * config/gnu.h (CPP_SPEC, LIB_SPEC): Don't override.
26460         * config/i386/gnu.h (STARTFILE_SPEC): Use gcrt1.o instead of
26461         gcrt0.o if linking dynamically.
26463 2016-03-10  Jan Hubicka  <hubicka@ucw.cz>
26465         PR ipa/70283
26466         * ipa-devirt.c (methods_equal_p): New function.
26467         (compare_virtual_tables): Use it.
26468         * cgraph.h (symbol_table::symbol_suffix_separator): Declare.
26469         * cgraphclones.c (clone_function_name_1): Use
26470         symbol_table::symbol_suffix_separator.
26471         * coverage.c (build_var): Likewise.
26472         * symtab.c (symbol_table::symbol_suffix_separator): New.
26474 2016-03-29  Jakub Jelinek  <jakub@redhat.com>
26476         PR rtl-optimization/70429
26477         * combine.c (simplify_shift_const_1): For ASHIFTRT don't optimize
26478         (cst1 >> count) >> cst2 into (cst1 >> cst2) >> count if
26479         mode != result_mode.
26481         PR c++/70353
26482         * tree-inline.c (remap_decls): Don't add_local_decl if cfun is null.
26484         PR tree-optimization/70405
26485         * ssa-iterators.h (num_imm_uses): Add missing braces.
26487 2016-03-29  Vladimir Makarov  <vmakarov@redhat.com>
26489         PR rtl-optimization/68695
26490         * ira-color.c (allocno_copy_cost_saving): New.
26491         (improve_allocation): Use it.
26493 2016-03-29  Richard Henderson  <rth@redhat.com>
26495         PR middle-end/70355
26496         * lower-subreg.c (simplify_subreg_concatn): Reject paradoxical subregs.
26498 2016-03-29  Richard Biener  <rguenther@suse.de>
26500         PR middle-end/70424
26501         * ipa-prop.c (ipa_compute_jump_functions_for_edge): Always
26502         use alignment returned by get_pointer_alignment_1 if it is
26503         bigger than BITS_PER_UNIT.
26504         * builtins.c (get_pointer_alignment_1): Do not return true
26505         for alignment extracted from SSA info.
26507 2016-03-28  James Bowman  <james.bowman@ftdichip.com>
26509         * config/ft32/ft32.opt (mnodiv): New.
26510         * config/ft32/ft32.md (*divsi3, *modsi3): Qualify with TARGET_NODIV.
26511         * doc/invoke.texi (FT32 Options -mnodiv): New.
26513 2016-03-28  Kirill Yukhin  <kirill.yukhin@intel.com>
26515         PR target/70406
26516         * config/i386/i386.md (define_split, andn): Fix modes.
26518 2016-03-26  Richard Biener  <rguenther@suse.de>
26519             Prathamesh Kulkarni  <prathamesh.kulkarni@linaro.org>
26521         PR ipa/70366
26522         * ipa-inline-transform.c (inline_call): Pass opts_for_fn (to->decl)
26523         instead of
26524         TREE_OPTIMIZATION (DECL_FUNCTION_SPECIFIC_OPTIMIZATION (to->decl))
26525         as 2nd argument to cl_optimization_restore().
26527 2016-03-25  Richard Henderson  <rth@redhat.com>
26529         PR target/70120
26530         * config/aarch64/aarch64.c (aarch64_asm_output_pool_epilogue): New.
26531         * config/aarch64/aarch64-protos.h: Declare it.
26532         * config/aarch64/aarch64.h (ASM_OUTPUT_POOL_EPILOGUE): New.
26534 2016-03-25  Alan Modra  <amodra@gmail.com>
26536         PR target/70052
26537         * config/rs6000/constraints.md (j): Simplify.
26538         * config/rs6000/predicates.md (easy_fp_constant): Exclude
26539         decimal float 0.D.
26540         * config/rs6000/rs6000.md (zero_fp): New mode_attr.
26541         (mov<mode>_hardfloat, mov<mode>_hardfloat32, mov<mode>_hardfloat64,
26542          mov<mode>_64bit_dm, mov<mode>_32bit): Use zero_fp in place of j
26543         in all constraint alternatives.
26544         (movtd_64bit_nodm): Delete "j" constraint alternative.
26546 2016-03-24  Aldy Hernandez  <aldyh@redhat.com>
26548         * tree-ssa-propagate.c: Enhance docs for
26549         SSA_PROP_NOT_INTERESTING.
26551 2016-03-24  Aldy Hernandez  <aldyh@redhat.com>
26553         * doc/extend.texi: Fix typo in documentation to pure attribute.
26555 2016-03-24  John David Anglin  <danglin@gcc.gnu.org>
26557         PR target/70319
26558         * config/pa/pa.md (bswapdi2): Use a scratch register.
26560 2016-03-24  Richard Henderson  <rth@redhat.com>
26562         PR middle-end/69845
26563         * fold-const.c (extract_muldiv_1): Correct test for multiplication
26564         overflow.
26566 2016-03-24  Uros Bizjak  <ubizjak@gmail.com>
26568         * config/i386/i386.md (*anddi3_doubleword): Generate AND insn
26569         using ix86_expand_binary_operator instead of gen_andsi3.
26571 2016-03-24  Richard Biener  <rguenther@suse.de>
26573         PR tree-optimization/70396
26574         * tree-vect-stmts.c (vectorizable_comparison): Use
26575         get_vectype_for_scalar_type.
26577 2016-03-24  Richard Biener  <rguenther@suse.de>
26579         PR middle-end/70370
26580         * gimplify.c (gimplify_asm_expr): Handle !allows_mem outputs
26581         with register bases.
26583 2016-03-24  Richard Biener  <rguenther@suse.de>
26585         PR tree-optimization/70372
26586         * tree-ssa-reassoc.c (eliminate_plus_minus_pair): Use
26587         build_all_ones_cst to also handle vector types correctly.
26589 2016-03-23  Michael Meissner  <meissner@linux.vnet.ibm.com>
26591         PR target/70381
26592         * config/rs6000/rs6000-cpus.def (ISA_2_6_MASKS_SERVER): Do not set
26593         -mfloat128 here.
26595 2016-03-23  Marek Polacek  <polacek@redhat.com>
26597         PR c++/69884
26598         * doc/invoke.texi: Document -Wignored-attributes.
26600 2016-03-23  Bin Cheng  <bin.cheng@arm.com>
26602         PR tree-optimization/69042
26603         * params.def (PARAM_IV_CONSIDER_ALL_CANDIDATES_BOUND): Increase the
26604         parameter from 30 to 40.
26606 2016-03-23  Bin Cheng  <bin.cheng@arm.com>
26608         PR tree-optimization/69042
26609         * tree-ssa-loop-ivopts.c (add_iv_candidate_for_use): Add IV cand
26610         for use with constant offset stripped in base.
26612 2016-03-23  Richard Biener  <rguenther@suse.de>
26614         PR middle-end/70251
26615         * match.pd (A + (B vcmp C ? 1 : 0) -> A - (B vcmp C)): Adjust
26616         mode compatibility check.
26617         (A - (B vcmp C ? 1 : 0) -> A + (B vcmp C)): Likewise.
26619 2016-03-23  Jeff Law  <law@redhat.com>
26621         PR tree-optimization/64058
26622         * tree-ssa-coalesce.c (struct coalesce_pair): Add new field
26623         CONFLICT_COUNT.
26624         (struct ssa_conflicts): Move up earlier in the file.
26625         (conflicts_, var_map_): New static variables.
26626         (initialize_conflict_count): New function to initialize the
26627         CONFLICT_COUNT field for each conflict pair.
26628         (compare_pairs): Lazily initialize the conflict count and use it
26629         as the first tie-breaker.
26630         (sort_coalesce_list): Add new arguments conflicts, map.  Initialize
26631         and wipe conflicts_ and map_ around the call to qsort.  Remove
26632         special case for 2 coalesce pairs.
26633         * bitmap.c (bitmap_count_unique_bits): New function.
26634         (bitmap_count_bits_in_word): New function, extracted from
26635         bitmap_count_bits.
26636         (bitmap_count_bits): Use bitmap_count_bits_in_word.
26637         * bitmap.h (bitmap_count_unique_bits): Declare it.
26639 2016-03-23  Ilya Enkovich  <enkovich.gnu@gmail.com>
26641         PR target/69917
26642         * config/i386/sol2.h (ASM_OUTPUT_DEF_FROM_DECLS): Follow
26643         transparent alias chain for decl assembler name.
26644         * config/sol2.c (solaris_assemble_visibility): Likewise.
26646 2016-03-23  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
26648         * config/arm/arm1020e.md (1020call_op): Reduce reservation
26649         duration.
26650         (v10_fdivs): Likewise.
26651         (v10_fdivd): Likewise.
26653 2016-03-23  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
26655         PR driver/70132
26656         * config/arm/driver-arm.c (host_detect_local_cpu): Reorder exit logic
26657         to not call fclose twice on file.
26659 2016-03-23  Jakub Jelinek  <jakub@redhat.com>
26661         PR tree-optimization/70354
26662         * tree-vect-patterns.c (vect_recog_vector_vector_shift_pattern): If
26663         oprnd0 is wider than oprnd1 and there is a cast from the wider
26664         type to oprnd1, mask it with the mask of the narrower type.
26666         PR target/70321
26667         * config/i386/i386.md (*anddi3_doubleword, *<code>di3_doubleword):
26668         Optimize TARGET_STV splitters, if high or low word of last argument
26669         is 0 or -1.
26671 2016-03-22  Jeff Law  <law@redhat.com>
26673         PR target/70232
26674         tree-ssa-threadbackward.c
26675         (fsm_find_control_statement_thread_paths): Correctly distinguish
26676         between old style jump threads vs FSM jump threads.
26678 2016-03-22  Ilya Enkovich  <enkovich.gnu@gmail.com>
26680         PR target/70302
26681         * config/i386/i386.c (scalar_chain::convert_op): Support
26682         uninitialized register usage case.
26684 2016-03-22  Richard Biener  <rguenther@suse.de>
26686         PR middle-end/70251
26687         * genmatch.c (gen_transform): Adjust last parameter to a three-state
26688         int...
26689         (capture::gen_transform): ... to change behavior when substituting
26690         a condition into cond or not-cond expr context.
26691         (dt_simplify::gen_1): Adjust.
26692         * gimple-match-head.c: Include gimplify.h for unshare_expr.
26693         * match.pd (A + (B vcmp C ? 1 : 0) -> A - (B vcmp C)): Revert
26694         last change and instead change to
26695         A + (B vcmp C ? 1 : 0) -> A - (B vcmp C ? -1 : 0).
26696         (A - (B vcmp C ? 1 : 0) -> A + (B vcmp C)): Likewise.
26698 2016-03-22  Anthony Green  <green@moxielogic.com>
26700         * config/moxie/moxiebox.h (CC1_SPEC): Define.  Fix endianness
26701         issue for moxiebox targets.
26702         (CC1PLUS_SPEC): Ditto.
26704 2016-03-22  Richard Biener  <rguenther@suse.de>
26706         PR middle-end/70333
26707         * fold-const.c (extract_muldiv_1): Properly perform multiplication
26708         in the wide type.
26710 2016-03-22  Kirill Yukhin  <kirill.yukhin@intel.com>
26712         * config/i386/i386.c (def_builtin): Remove duplicated functionality.
26714 2016-03-22  Kirill Yukhin  <kirill.yukhin@intel.com>
26716         PR target/70325
26717         * config/i386/i386.c (def_builtin): Handle
26718         OPTION_MASK_ISA_AVX512VL to be and-ed with other
26719         bits.
26720         (const struct builtin_description bdesc_special_args[]):
26721         Remove duplicate ISA bits.
26723 2016-03-22  Jakub Jelinek  <jakub@redhat.com>
26725         PR target/70329
26726         * config/i386/i386.c (ix86_expand_vecop_qihi): Don't bother computing
26727         d.perm[i] for i >= d.nelt.  If not full_interleave, compute d.perm[i]
26728         in a way that works also for AVX512BW.
26730         PR target/70300
26731         * config/i386/i386.md (cvtsd2ss splitter): Unpack in destination
26732         instead of source if operands[1] is xmm16 and above and
26733         !TARGET_AVX512VL.  Use avx512f_vec_dupv16sf_1 instead of
26734         vec_interleave_lowv4sf if we need to unpack xmm16 and above.
26736         PR c++/70295
26737         * gimplify.c (gimplify_modify_expr): Call gimple_set_no_warning
26738         on assign if (*from_p) is a comparison, set it to
26739         TREE_NO_WARNING (*from_p).
26741 2016-03-21  Jakub Jelinek  <jakub@redhat.com>
26743         PR middle-end/70326
26744         * lra.c (restore_scratches): Ignore deleted insns.
26746 2016-03-21  Marc Glisse  <marc.glisse@inria.fr>
26747             Jakub Jelinek  <jakub@redhat.com>
26749         PR tree-optimization/70317
26750         * match.pd (cmp @0 @0): Pass @0 instead of TYPE_MODE (TREE_TYPE (@0))
26751         to HONOR_NANS.
26753 2016-03-21  Uros Bizjak  <ubizjak@gmail.com>
26755         PR target/70327
26756         * config/i386/i386.md (movxi): Use ix86_expand_vector_move instead
26757         of ix86_expand_move.
26758         (movoi): Ditto.
26759         (movti): Use general_operand for operand 1 predicate.
26761 2016-03-21  Martin Liska  <mliska@suse.cz>
26763         * hsa-dump.c (dump_hsa_insn_1): dump default branch of SBR
26764         insns.
26765         (dump_hsa_symbol): Dump BRIG offset of hsa_symbols.
26767 2016-03-21  Martin Liska  <mliska@suse.cz>
26769         PR ipa/70306
26770         * ipa-icf.c (sem_function::parse): Skip static
26771         constructors and destructors.
26773 2016-03-21  Jakub Jelinek  <jakub@redhat.com>
26775         PR target/70296
26776         * config/rs6000/rs6000-c.c (rs6000_macro_to_expand): If IDENT is
26777         function-like macro, peek following token(s) if it is followed
26778         by CPP_OPEN_PAREN token with optional padding in between, and
26779         if not, don't treat it like a macro.
26781 2016-03-21  Thomas Schwinge  <thomas@codesourcery.com>
26782             Alexander Monakov  <amonakov@ispras.ru>
26784         * config/nvptx/nvptx.c (nvptx_option_override): Don't emit sorry
26785         for the stabs debug format.
26787 2016-03-21  Richard Biener  <rguenther@suse.de>
26789         PR tree-optimization/70310
26790         * tree-vect-generic.c (expand_vector_condition): Fold the built
26791         condition.
26793 2016-03-21  Kirill Yukhin  <kirill.yukhin@intel.com>
26795         PR target/70293
26796         * config/i386/sse.md (define_insn "*vec_dup<mode>"/AVX2):
26797         Block third alternative for AVX-512VL target,
26799 2016-03-21  Martin Liska  <mliska@suse.cz>
26801         PR hsa/70234
26802         * hsa-brig.c (emit_function_directives): Mark unemitted
26803         global variables for emission.
26804         * hsa-gen.c (hsa_symbol::hsa_symbol): Initialize a new flag.
26805         (get_symbol_for_decl): Likewise.
26806         * hsa.h (struct hsa_symbol): New flag.
26808 2016-03-21  Richard Biener  <rguenther@suse.de>
26810         PR tree-optimization/70288
26811         * tree-ssa-loop-ivcanon.c (tree_estimate_loop_size): Make sure
26812         we do not estimate unsimplified all-constant conditionals or
26813         switches as optimized away.
26815 2016-03-21  Andrey Belevantsev  <abel@ispras.ru>
26817         PR rtl-optimization/69102
26818         * sched-deps.c (sched_analyze_insn): Do not set last_args_size field
26819         when we have a readonly dependency context.
26821 2016-03-18  Jeff Law  <law@redhat.com>
26823         PR rtl-optimization/70263
26824         * ira.c (memref_used_between_p): Assert we found END in the insn chain.
26825         (update_equiv_regs): When trying to move a store to after the insn
26826         that sets the source of the store, make sure the store occurs after
26827         the insn that sets the source of the store.  When successful note
26828         the REG_EQUIV note created in the dump file.
26830 2016-03-16  David Wohlferd  <dw@LimeGreenSocks.com>
26831             Bernd Schmidt  <bschmidt@redhat.com>
26833         * doc/extend.texi: Document more potential problems with basic asms.
26835 2016-03-18  Bernd Schmidt  <bschmidt@redhat.com>
26837         PR rtl-optimization/70278
26838         * lra-constraints.c (split_reg): Handle the case where biggest_mode is
26839         VOIDmode.
26841 2016-03-18  Jason Merrill  <jason@redhat.com>
26843         * calls.c (load_register_parameters): Fix zero size sibcall logic.
26845 2016-03-18  Kirill Yukhin  <kirill.yukhin@intel.com>
26847         * config/i386/sse.md: Use vpbroadcastq for broadcasting DF
26848         values to 128b regs.
26850 2016-03-18  Ilya Enkovich  <enkovich.gnu@gmail.com>
26852         PR tree-optimization/70252
26853         * tree-vect-stmts.c (supportable_widening_operation): Check resulting
26854         boolean vector has a proper number of elements.
26855         (supportable_narrowing_operation): Likewise.
26857 2016-03-18  Tom de Vries  <tom@codesourcery.com>
26859         PR ipa/70269
26860         * cgraph.c (cgraph_node::get_body): Set dump_file to NULL after save.
26862 2016-03-18  Jakub Jelinek  <jakub@redhat.com>
26864         * reload1.c (emit_input_reload_insns): Use simplify_replace_rtx
26865         instead of replace_rtx for DEBUG_INSNs.
26867 2016-03-18  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
26869         * config/i386/znver1.md : Fix latencies of FP/SSE/AVX
26870         load type reservations.
26872 2016-03-17  John David Anglin  <danglin@gcc.gnu.org>
26874         PR target/70188
26875         * config/pa/constraints.md: Revert 2015-02-13 change.  Use
26876         define_constraint for "Q" and "T" constraints.
26878 2016-03-17  Evandro Menezes  <e.menezes@samsung.com>
26880         Tweak the pipeline model for Exynos M1
26882         * config/aarch64/aarch64.c (exynosm1_tunings):  Enable weak prefetching
26883         model.
26885 2016-03-17  David Malcolm  <dmalcolm@redhat.com>
26887         PR c/70264
26888         * diagnostic-show-locus.c (compatible_locations_p): Handle the case
26889         where one or both locations aren't within a line_map.
26891 2016-03-17  H.J. Lu  <hongjiu.lu@intel.com>
26893         PR driver/70192
26894         * opts.c (finish_options): Don't set flag_pie to the default if
26895         -fpic, -fPIC, -fno-pic or -fno-PIC is used.  Set flag_pic to 0
26896         if it is -1.
26898 2016-03-17  Joern Rennecke  <joern.rennecke@embecosm.com>
26900         * config/i386/i386.md (*movv4qicc_insn+1..36): Pass
26901         true as ALL_REGS argument to replace_rtx.
26903 2016-03-17  Richard Biener  <rguenther@suse.de>
26905         PR debug/70271
26906         * dwarf2out.c (dwarf2out_early_finish): Process deferred_asm_name
26907         last.
26909 2016-03-17  Jakub Jelinek  <jakub@redhat.com>
26911         PR target/70245
26912         * rtl.h (replace_rtx): Add ALL_REGS argument.
26913         * rtlanal.c (replace_rtx): Likewise.  If true, use REGNO
26914         equality and assert mode is the same, instead of just rtx pointer
26915         equality.
26916         * config/i386/i386.md (mov + arithmetics with load peephole): Pass
26917         true as ALL_REGS argument to replace_rtx.
26919 2016-03-17  Ilya Enkovich  <enkovich.gnu@gmail.com>
26921         * match.pd (A + (B vcmp C ? 1 : 0) -> A - (B vcmp C)): Apply
26922         for boolean vector with vector mode only.
26923         (A - (B vcmp C ? 1 : 0) -> A + (B vcmp C)): Likewise.
26925 2016-03-17  Nick Clifton  <nickc@redhat.com>
26927         PR target/70162
26928         * config/rx/rx.c (rx_print_integer): Print negative constants in
26929         decimal.
26931 2016-03-17  Jakub Jelinek  <jakub@redhat.com>
26933         PR target/70261
26934         * rtlanal.c (replace_rtx): Revert 2016-03-16 change.
26936 2016-03-16  Richard Henderson  <rth@redhat.com>
26937             Richard Biener  <rguenth@suse.de>
26939         PR middle-end/70240
26940         PR middle-end/68215
26941         PR tree-opt/68714
26942         * gimplify.c (gimplify_expr) [VEC_COND_EXPR]: Gimplify the
26943         first operand as is_gimple_condexpr.
26945         PR middle-end/70240
26946         PR middle-end/68215
26947         Revert r231575
26948         2015-12-11  Eric Botcazou  <ebotcazou@adacore.com>
26949         * tree-vect-generic.c (tree_vec_extract): Remove GSI parameter.
26950         Do not gimplify the result.
26951         (do_unop): Adjust call to tree_vec_extract.
26952         (do_binop): Likewise.
26953         (do_compare): Likewise.
26954         (do_plus_minus): Likewise.
26955         (do_negate): Likewise.
26956         (expand_vector_condition): Likewise.
26957         (do_cond): Likewise.
26959 2016-03-16  Richard Henderson  <rth@redhat.com>
26961         PR target/70048
26962         * config/aarch64/aarch64.c (virt_or_elim_regno_p): New.
26963         (aarch64_classify_address): Use it.
26964         (aarch64_legitimize_address): Force all subexpressions of PLUS
26965         into registers.  Simplify as (sfp+const)+reg or (reg+reg)+const.
26967 2016-03-16  Jakub Jelinek  <jakub@redhat.com>
26968             Richard Biener  <rguenth@suse.de>
26970         PR target/70245
26971         * rtlanal.c (replace_rtx): For REG, if from is a REG,
26972         return to even if only REGNO is equal, and assert
26973         mode is the same.
26975 2016-03-11  Jeff Law  <law@redhat.com>
26977         PR rtl-optimization/70224
26978         * reorg.c (relax_delay_slots): Pass right argument to CROSSING_JUMP_P.
26980 2016-03-16  Richard Henderson  <rth@redhat.com>
26982         PR middle-end/70199
26983         * function.h (struct function): Add has_forced_label_in_static.
26984         * gimplify.c (force_labels_r): Set it.
26985         * lto-streamer-in.c (input_struct_function_base): Read it.
26986         * lto-streamer-out.c (output_struct_function_base): Write it.
26987         * tree-inline.c (has_label_address_in_static_1): Remove.
26988         (copy_forbidden): Remove fndecl parameter; test
26989         has_forced_label_in_static.
26990         (inline_forbidden_p): Update call to copy_forbidden.
26991         (tree_versionable_function_p): Likewise.
26992         * ipa-chkp.c (chkp_instrumentable_p): Likewise.
26993         (chkp_versioning): Likewise.
26994         * tree-inline.h (copy_forbidden): Update decl.
26996 2016-03-16  Marek Polacek  <polacek@redhat.com>
26998         PR c/70093
26999         * cgraphunit.c (cgraph_node::expand_thunk): Also build call to the
27000         function being thunked if the result type doesn't have fixed size.
27001         * gimplify.c (gimplify_modify_expr): Also set LHS if the result type
27002         doesn't have fixed size.
27004 2016-03-16  Bin Cheng  <bin.cheng@arm.com>
27006         * tree-vect-loop.c (vect_analyze_loop_2): Fix wrong dump info by
27007         reporting malformed loop nest.
27009 2016-03-16  Tom de Vries  <tom@codesourcery.com>
27011         PR lto/70187
27012         * ipa-devirt.c (possible_polymorphic_call_targets): Move
27013         nodes.length () == 1 test to before first nodes[0] access.
27015 2016-03-16  Tom de Vries  <tom@codesourcery.com>
27017         PR tree-optimization/68715
27018         * graphite-scop-detection.c (scop_detection::merge_sese): Add missing
27019         single_pred_p test.
27021 2016-03-16  Tom de Vries  <tom@codesourcery.com>
27023         PR tree-optimization/68809
27024         * graphite-scop-detection.c (same_close_phi_node): Test if result types
27025         are the same.
27027 2016-03-16  Carlos O'Donell  <carlos@redhat.com>
27028             Sandra Loosemore  <sandra@codesourcery.com>
27030         * doc/extend.texi (Common Function Attributes): Describe ifunc impact
27031         on leaf attribute. Mention ELF interposition problems.
27033 2016-03-16  Alan Modra  <amodra@gmail.com>
27035         PR rtl-optimization/69195
27036         PR rtl-optimization/47992
27037         * ira.c (indirect_jump_optimize): Ignore artificial defs.
27038         Add comments.
27040 2016-03-15  Eric Botcazou  <ebotcazou@adacore.com>
27042         PR bootstrap/69513
27043         * dwarf2out.c (flush_limbo_die_list): Really flush the limbo list.
27045 2016-03-15  Senthil Kumar Selvaraj  <senthil_kumar.selvaraj@atmel.com>
27047         * config/avr/avr.md (rotl<mode>3): Set mode for operand 2.
27049 2016-03-15  Jakub Jelinek  <jakub@redhat.com>
27051         PR rtl-optimization/70222
27052         * combine.c (simplify_shift_const_1): For A >> B >> C LSHIFTRT
27053         optimization if mode is different from result_mode, queue up masking
27054         of the result in outer_op.  Formatting fix.
27056         PR middle-end/70239
27057         * tree-ssa-sccvn.c (VN_INFO_GET): Use safe_grow_cleared instead
27058         of safe_grow.
27060 2016-03-15  Andrey Belevantsev  <abel@ispras.ru>
27062         PR rtl-optimization/69032
27063         * sel-sched-ir.c (get_seqno_by_preds): Include both insn and head when
27064         looping backwards over basic block insns.
27066 2016-03-15  Andrey Belevantsev  <abel@ispras.ru>
27068         PR target/66660
27069         * sel-sched-ir.c (merge_expr): Avoid changing the speculative pattern
27070         to non-speculative when propagating trap bits.
27072 2016-03-15  Andrey Belevantsev  <abel@ispras.ru>
27074         PR rtl-optimization/63384
27075         * sel-sched.c (invoke_aftermath_hooks): Do not decrease issue_more on
27076         DEBUG_INSN_P insns.
27078 2016-03-15  Andrey Belevantsev  <abel@ispras.ru>
27080         PR target/64411
27081         * sched-deps.c (get_implicit_reg_pending_clobbers): New function,
27082         factored out from ...
27083         (sched_analyze_insn): ... here.
27084         * sched-int.h (get_implicit_reg_pending_clobbers): Declare it.
27085         * sel-sched-ir.c (setup_id_implicit_regs): New function, use
27086         get_implicit_reg_pending_clobbers in it.
27087         (setup_id_reg_sets): Use setup_id_implicit_regs.
27088         (deps_init_id): Ditto.
27090 2016-03-15  Tom de Vries  <tom@codesourcery.com>
27092         PR ipa/70161
27093         * cgraph.c (cgraph_node::get_body): Save, reset and restore
27094         dump_file_name.
27095         * passes.c (execute_one_ipa_transform_pass): Add missing argument to
27096         execute_function_dump.
27097         (execute_one_pass): Don't dump function if it will be dumped after ipa
27098         transform.
27100 2016-03-15  Segher Boessenkool  <segher@kernel.crashing.org>
27102         * genrecog.c (match_pattern_2): If pred is NULL don't call
27103         safe_predicate_mode on it.
27105 2016-03-14  Jakub Jelinek  <jakub@redhat.com>
27107         PR middle-end/70219
27108         * lra-constraints.c (delete_move_and_clobber): Change assertion
27109         to also allow dregno == 0.
27111 2016-03-14  Richard Henderson  <rth@redhat.com>
27113         PR tree-opt/68714
27114         * tree-ssa-reassoc.c (ovce_extract_ops, optimize_vec_cond_expr): New.
27115         (can_reassociate_p): Allow ANY_INTEGRAL_TYPE_P.
27116         (reassociate_bb): Use optimize_vec_cond_expr; avoid
27117         optimize_range_tests, attempt_builtin_copysign and attempt_builtin_powi
27118         on vectors.
27120 2016-03-14  Bernd Schmidt  <bschmidt@redhat.com>
27122         PR target/70083
27123         * lra-lives.c (process_bb_lives): Also update biggest mode for hard
27124         regs.
27125         (lra_create_live_ranges_1): initialize hard register biggest_mode to
27126         VOIDmode.
27127         * lra-constraints.c (split_reg): For hard regs, try to find the
27128         biggest single-register mode used in the function.
27130 2016-03-14  Richard Biener  <rguenther@suse.de>
27132         PR tree-optimization/56365
27133         * tree-ssa-phiopt.c (minmax_replacement): Handle alternate
27134         constants to compare against.
27136 2016-03-14  Segher Boessenkool  <segher@kernel.crashing.org>
27138         PR target/70098
27139         * config/rs6000/rs6000.md (*ctr<mode>_internal1, *ctr<mode>_internal2,
27140         *ctr<mode>_internal5, *ctr<mode>_internal6): Also allow "d" as output.
27141         (define_split for the GPR case): Use int_reg_operand instead of
27142         gpc_reg_operand for the output.
27144 2016-03-14  Tom de Vries  <tom@codesourcery.com>
27146         PR tree-optimization/70045
27147         * graphite-isl-ast-to-gimple.c (graphite_create_new_loop_guard): Unshare
27148         create_empty_if_region_on_edge argument.
27150 2016-03-13  Eric Botcazou  <ebotcazou@adacore.com>
27152         * config/arm/vxworks.h (STACK_CHECK_STATIC_BUILTIN): Define.
27153         (STACK_CHECK_PROTECT): Likewise.
27154         * config/i386/vxworks.h (STACK_CHECK_STATIC_BUILTIN): Likewise
27155         (STACK_CHECK_PROTECT): Likewise.
27156         * config/rs6000/vxworks.h (STACK_CHECK_STATIC_BUILTIN): Likewise
27157         (STACK_CHECK_PROTECT): Likewise.
27158         * config/rs6000/vxworksae.h (STACK_CHECK_PROTECT): Likewise.
27159         * config/sparc/vxworks.h (STACK_CHECK_STATIC_BUILTIN): Likewise.
27160         (STACK_CHECK_PROTECT): Likewise.
27162 2016-03-12  Andrey Belevantsev  <abel@ispras.ru>
27164         PR rtl-optimization/69307
27165         * sel-sched.c (choose_best_pseudo_reg): Properly check for hard
27166         registers in modes that span more than one register.
27168 2016-03-12  Vladimir Makarov  <vmakarov@redhat.com>
27170         PR target/69614
27171         * lra-constraints.c (delete_move_and_clobber): New.
27172         (remove_inheritance_pseudos): Use it.
27174 2016-03-12  Eric Botcazou  <ebotcazou@adacore.com>
27176         PR ada/70017
27177         * calls.c (emit_library_call_value_1): Clear the ECF_NOTHROW flag if
27178         the libcall is LCT_THROW.
27179         * explow.c (probe_stack_range): Pass LCT_THROW to emit_library_call
27180         for the checking routine.
27182 2016-03-11  Michael Meissner  <meissner@linux.vnet.ibm.com>
27184         PR target/70131
27185         * config/rs6000/rs6000.md (round32<mode>2_fprs): Do not do the
27186         optimization if we have direct move.
27187         (roundu32<mode>2_fprs): Likewise.
27189 2016-03-11  Bernd Schmidt  <bschmidt@redhat.com>
27191         PR target/70123
27192         * lra-remat.c (operand_to_remat): Disallow hard regs in the value t
27193         be rematerialized.
27194         (reg_overlap_for_remat_p): Renamed from input_regno_present_p.
27195         Arguments swapped.  All callers changed.  Take reg_renumber into
27196         account, and Calculate and compare register ranges for hard regs.
27198 2016-03-11  Jeff Law  <law@redhat.com>
27200         PR tree-optimization/70190
27201         * tree-ssa-threadbackward.c (fsm_find_control_statement_thread_paths):
27202         Handle cases where we can not extract the taken edge, even though we
27203         found a constant value.
27205         PR tree-optimization/64058
27206         * tree-ssa-coalesce.c (struct coalesce_pair): Add new field INDEX.
27207         (num_coalesce_pairs): Move up earlier in file.
27208         (find_coalesce_pair): Initialize the INDEX field for each pair
27209         discovered.
27210         (compare_pairs): No longer sort on the elements in each pair.
27211         Instead break ties with the index of the coalesce pair.
27213 2016-03-11  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
27215         PR target/70002
27216         * config/aarch64/aarch64-protos.h
27217         (aarch64_save_restore_target_globals): New prototype.
27218         * config/aarch64/aarch64-c.c (aarch64_pragma_target_parse):
27219         Call the above when popping pragma.
27220         * config/aarch64/aarch64.c (aarch64_save_restore_target_globals):
27221         New function.
27222         (aarch64_set_current_function): Rewrite using the above.
27224 2016-03-11  Jakub Jelinek  <jakub@redhat.com>
27226         PR tree-optimization/70177
27227         * gimple-expr.h (extract_ops_from_tree_1): Renamed to ...
27228         (extract_ops_from_tree): ... this.  In the 2 argument
27229         overload remove _1 suffix.
27230         * gimple-expr.c (extract_ops_from_tree_1): Renamed to ...
27231         (extract_ops_from_tree): ... this.
27232         * gimple.c (gimple_build_assign, gimple_assign_set_rhs_from_tree):
27233         Adjust callers.
27234         * tree-ssa-loop-niter.c (derive_constant_upper_bound): Likewise.
27235         * tree-ssa-forwprop.c (defcodefor_name): Call 3 operand
27236         extract_ops_from_tree instead of 2 operand one.
27238 2016-03-11  Alan Lawrence  <alan.lawrence@arm.com>
27240         PR tree-optimization/70013
27241         * tree-sra.c (analyze_access_subtree): Also set grp_unscalarized_data
27242         for constant-pool entries.
27244 2016-03-11  Jakub Jelinek  <jakub@redhat.com>
27246         PR rtl-optimization/70174
27247         * expmed.c (store_bit_field_using_insv): Use gen_lowpart_if_possible
27248         followed by gen_lowpart on force_reg instead of just gen_lowpart.
27250         PR tree-optimization/70169
27251         * tree-ssa-loop.c (gen_lsm_tmp_name): Handle FUNCTION_DECL and
27252         LABEL_DECL like VAR_DECL.  Emit nothing instead of gcc_unreachable
27253         for unknown codes.
27255 2016-03-11  Ilya Enkovich  <enkovich.gnu@gmail.com>
27256             Jakub Jelinek  <jakub@redhat.com>
27258         PR target/70160
27259         * config/i386/i386.c (scalar_chain::convert_reg): Skip uses
27260         of uninitialized values.
27262 2016-03-11  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
27264         * config/s390/s390.md ("trunctddd2"): Turn former define_insn into
27265         define_expand.
27266         ("*trunctddd2"): New pattern definition.
27267         ("trunctdsd2"): Set prep_for_short_prec rounding mode for the
27268         TD->DD truncation.
27270 2016-03-11  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
27272         * config/s390/s390.md (BFP_RND_*, DFP_RND_*): Add new constant
27273         definitions for BFP and DFP rounding modes.
27274         ("fixuns_truncdddi2", "fixuns_trunctddi2")
27275         ("fixuns_trunc<BFP:mode><GPR:mode>2", "fixuns_trunc<mode>si2")
27276         ("fix_trunc<DSF:mode><GPR:mode>2", "fix_trunc<mode>di2")
27277         ("fix_trunctf<mode>2"): Use the new constants instead of magic
27278         numbers.
27280 2016-03-11  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
27282         * config/s390/constraints.md: Adjust comment.
27283         ("Y"): Adjust comment.  Rename s390_decompose_shift_count to
27284         s390_decompose_addrstyle_without_index.
27285         * config/s390/predicates.md (shift_count_or_setmem_operand):
27286         Rename to setmem_operand.
27287         * config/s390/s390-protos.h
27288         (s390_decompose_shift_count): Rename to
27289         s390_decompose_addrstyle_without_index.
27290         * config/s390/s390.c (s390_decompose_shift_count)
27291         (s390_mem_constraint, print_shift_count_operand)
27292         (print_operand_address, print_operand): Rename
27293         s390_decompose_shift_count to
27294         s390_decompose_addrstyle_without_index and rename
27295         print_shift_count_operand to print_addrstyle_operand troughout the
27296         file.
27297         * config/s390/s390.md ("setmem_long_<P:mode>", "*setmem_long")
27298         ("*setmem_long_and", "*setmem_long_31z", "*setmem_long_and_31z"):
27299         Rename shift_count_or_setmem_operand to setmem_operand.
27300         * config/s390/vx-builtins.md ("vec_insert<mode>")
27301         ("vec_promote<mode>"): Replace shift_count_or_setmem_operand with
27302         nonmemory_operand.
27304 2016-03-10  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
27306         PR target/70168
27307         * config/rs6000/rs6000.c (rs6000_expand_atomic_compare_and_swap):
27308         Handle overlapping retval and newval.
27310 2016-03-10  Nick Clifton  <nickc@redhat.com>
27312         PR target/7044
27313         * config/aarch64/aarch64.c
27314         (aarch64_override_options_after_change_1): When forcing
27315         flag_omit_frame_pointer to be true, use a special value that can
27316         be detected if this function is called again, thus preventing
27317         flag_omit_leaf_frame_pointer from being forced to be false.
27319 2016-03-10  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
27321         * common/config/aarch64/aarch64-common.c (aarch64_handle_option):
27322         Set x_flag_omit_leaf_frame_pointer when handling
27323         -momit-leaf-frame-pointer.
27325 2016-03-10  Jan Hubicka  <hubicka@ucw.cz>
27327         PR lto/69589
27328         * cgraph.c (cgraph_node::dump): Dump split_part and
27329         indirect_call_target.
27330         * cgraph.h (cgraph_node): Add indirect_call_target flag.
27331         * ipa.c (has_addr_references_p): Cleanup.
27332         (is_indirect_call_target_p): New.
27333         (walk_polymorphic_call_targets): Do not mark virtuals that may be
27334         called indirectly as local.
27335         (symbol_table::remove_unreachable_nodes): Compute indirect_call_target.
27337 2016-03-10  Jan Hubicka  <hubicka@ucw.cz>
27339         PR ipa/69630
27340         * ipa-devirt.c (possible_polymorphic_call_targets): Do not ICE
27341         on cxa_pure_virtual.
27343 2016-03-10  Jan Hubicka  <hubicka@ucw.cz>
27345         PR lto/69589
27346         * tree.c (free_lang_data_in_decl): Clear visibility of TYPE_DECL.
27348 2016-03-10  Jan Hubicka  <hubicka@ucw.cz>
27350         PR lto/69589
27351         * tree.c (need_assembler_name_p): Only record main variant type names.
27353 2016-03-10  Christophe Lyon  <christophe.lyon@linaro.org>
27355         PR target/70113.
27356         * config/aarch64/aarch64.h (TARGET_FIX_ERR_A53_843419_DEFAULT):
27357         Always define to 0 or 1.
27358         (TARGET_FIX_ERR_A53_843419): New macro.
27359         * config/aarch64/aarch64-elf-raw.h
27360         (TARGET_FIX_ERR_A53_843419_DEFAULT): Update for above changes.
27361         * config/aarch64/aarch64-linux.h: Likewise.
27362         * config/aarch64/aarch64.c
27363         (aarch64_override_options_after_change_1): Do not default
27364         aarch64_nopcrelative_literal_loads to true if Cortex-A53 erratum
27365         843419 is on.
27366         (aarch64_attributes): Handle fix-cortex-a53-843419.
27367         (aarch64_can_inline_p): Likewise.
27368         * config/aarch64/aarch64.opt (aarch64_fix_a53_err843419): Save.
27370 2016-03-10  Alan Lawrence  <alan.lawrence@arm.com>
27371             Jakub Jelinek  <jakub@redhat.com>
27373         * common.opt (funconstrained-commons, flag_unconstrained_commons): New.
27374         * tree.c (array_at_struct_end_p): Do not limit to size of decl for
27375         DECL_COMMONS if flag_unconstrained_commons is set.
27376         * tree-dfa.c (get_ref_base_and_extent): Likewise.
27377         * doc/invoke.texi (Optimize Options): Add -funconstrained-commons.
27378         (funconstrained-commons): Document.
27380 2016-03-10  Christophe Lyon  <christophe.lyon@linaro.org>
27382         * config/aarch64/t-aarch64 (OPTIONS_H_EXTRA): Add
27383         aarch64-fusion-pairs.def and aarch64-tuning-flags.def
27385 2016-03-10  Ilya Enkovich  <enkovich.gnu@gmail.com>
27387         * tree-vect-stmts.c (vectorizable_mask_load_store): Check mask
27388         has a proper number of elements.
27390 2016-03-10  Alan Modra  <amodra@gmail.com>
27392         PR rtl-optimization/69195
27393         PR rtl-optimization/47992
27394         * ira.c (recorded_label_ref): Delete.
27395         (update_equiv_regs): Return void.
27396         (indirect_jump_optimize): New function.
27397         (ira): Call indirect_jump_optimize and delete_trivially_dead_insns
27398         before regstat_compute_ri.  Don't rebuild_jump_labels here.
27399         Delete update_regstat.
27401 2016-03-10  Richard Biener  <rguenther@suse.de>
27403         PR tree-optimization/70128
27404         * tree-ssa-structalias.c (set_uids_in_ptset): Set
27405         vars_contains_nonlocal for any FUNCTION_DECL or LABEL_DECL.
27407 2016-03-09  Jakub Jelinek  <jakub@redhat.com>
27409         PR tree-optimization/70152
27410         * tree-sra.c (replace_removed_params_ssa_names): Copy over
27411         SSA_NAME_OCCURS_IN_ABNORMAL_PHI from old_name to new_name.
27413         PR target/70086
27414         * config/i386/i386.md (truncdfsf2 splitter): Use gen_vec_concatv2df
27415         instead of gen_sse2_loadlpd.
27416         * config/i386/sse.md (*vec_concatv2df): Rename to...
27417         (vec_concatv2df): ... this.
27419         PR tree-optimization/70127
27420         * fold-const.c (operand_equal_p): Revert the 2015-10-28 change.
27422 2016-03-09  David Malcolm  <dmalcolm@redhat.com>
27424         PR c/68473
27425         PR c++/70105
27426         * diagnostic-show-locus.c (compatible_locations_p): New function.
27427         (layout::layout): Sanitize ranges using compatible_locations_p.
27429 2016-03-09  David Malcolm  <dmalcolm@redhat.com>
27431         PR c/68473
27432         PR c++/70105
27433         * diagnostic-show-locus.c (layout_range::layout_range): Replace
27434         location_range param with three const expanded_locations * and a
27435         bool.
27436         (layout::layout): Replace call to
27437         rich_location::lazily_expand_location with get_expanded_location.
27438         Extract the range and perform location expansion here, passing
27439         the results to the layout_range ctor.
27440         * diagnostic.c (source_range::debug): Delete.
27441         * diagnostic.h (diagnostic_expand_location): Reimplement in terms
27442         of rich_location::get_expanded_location.
27443         * gcc-rich-location.c (get_range_for_expr): Delete.
27444         (gcc_rich_location::add_expr): Reimplement to avoid the
27445         rich_location::add_range overload that took a location_range,
27446         passing a location_t instead.
27448 2016-03-09  Richard Biener  <rguenther@suse.de>
27449         Jakub Jelinek  <jakub@redhat.com>
27451         PR tree-optimization/70138
27452         * tree-vect-loop-manip.c (vect_update_ivs_after_vectorizer):
27453         Also skip vect_double_reduction_def.
27455 2016-03-09  Jakub Jelinek  <jakub@redhat.com>
27457         PR target/70049
27458         * config/i386/sse.md (*vec_extract<mode>): Use %0 instead of %k0
27459         if the operand is "m".
27461 2016-03-09  Nathan Sidwell  <nathan@acm.org>
27463         * config/nvptx/nvptx.c (nvptx_option_override): Don't kill debug level.
27465 2016-03-09  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
27467         * config/i386/i386.c (processor_target_table): Fix cost table
27468         intialization order for znver1.
27470 2016-03-08  Jakub Jelinek  <jakub@redhat.com>
27472         * ipa-polymorphic-call.c (walk_ssa_copies): Fix spelling
27473         - becuase -> because.
27474         * ipa-reference.c (ignore_module_statics): Likewise.
27475         * cgraph.c (cgraph_node::get_body): Likewise.
27476         * ipa-inline.c (early_inliner): Likewise.
27477         * ipa-devirt.c (types_same_for_odr): Likewise.
27478         * tree-streamer-out.c (pack_ts_type_common_value_fields): Likewise.
27479         * config/i386/i386.h (ACCUMULATE_OUTGOING_ARGS): Likewise.
27481 2016-03-08  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
27483         * tree-ssa-math-opts.c: Fix typo in comment.
27485 2016-03-08  Jakub Jelinek  <jakub@redhat.com>
27487         PR target/70110
27488         * config/i386/i386.c (scalar_chain::make_vector_copies,
27489         scalar_chain::convert_reg): Call end_sequence in between
27490         get_insns and emit_conversion_insns rather than after both
27491         calls.
27493 2016-03-07  Uros Bizjak  <ubizjak@gmail.com>
27495         PR target/70064
27496         * config/i386/i386.h (machine_function): Add
27497         pc_thunk_call_expanded flag.
27498         (ix86_pc_thunk_call_expanded): New define.
27499         * config/i386/i386.md (set_got, set_got_labelled): New expanders.
27500         (*set_got): Rename insn pattern from set_got.
27501         (*set_got_labelled): Rename inst pattern from set_got_labelled.
27502         * config/i386/i386.c (ix86_compute_frame_layout): Use
27503         ix86_pc_thunk_call_expanded to prevent red-zone.
27505 2016-03-07  Martin Jambor  <mjambor@suse.cz>
27507         * hsa.h (hsa_get_ctor_statements): Declare.
27508         (hsa_get_dtor_statements): Likewise.
27509         (hsa_get_kernel_dispatch_type): Likewise.
27510         * hsa.c (hsa_get_ctor_statements): New function.
27511         (hsa_get_dtor_statements): Likewise.
27512         (hsa_get_kernel_dispatch_type): Likewise.
27513         * hsa-brig.c (hsa_cdtor_statements): Removed.
27514         (hsa_output_libgomp_mapping): Use hsa_get_ctor_statements and
27515         hsa_get_dtor_statements.
27516         * hsa-gen.c (hsa_kernel_dispatch_type): Removed.
27517         (get_hsa_kernel_dispatch_offset): Use hsa_get_kernel_dispatch_type.
27519 2016-03-07  Andre Vieira  <andre.simoesdiasvieira@arm.com>
27521         * config/arm/arm-cores.def (cortex-r8): New.
27522         * config/arm/arm-tables.opt (cortex-r8): Regenerate.
27523         * config/arm/arm-tune.md: Likewise.
27524         * doc/invoke.texi: Add cortex-r8 to list of cpu values.
27526 2016-03-07  Martin Sebor  <msebor@redhat.com>
27528         PR rtl-optimization/19705
27529         * doc/invoke.texi (Options That Control Optimization): Clarify
27530         -fno-branch-count-reg.
27532 2016-02-26  Richard Biener  <rguenther@suse.de>
27533             Jeff Law  <law@redhat.com>
27535         PR tree-optimization/69740
27536         * cfghooks.c (remove_edge): Request loop fixups if we delete
27537         an edge that might turn an irreducible loop into a natural
27538         loop.
27539         * cfgloop.h (check_verify_loop_structure): Clear LOOPS_NEED_FIXUP.
27540         Move after definition of loops_state_clear.
27542 2016-03-07  Bin Cheng  <bin.cheng@arm.com>
27544         PR rtl-optimization/69052
27545         * rtlanal.c (commutative_operand_precedence): Set higher precedence
27546         to CONST_WIDE_INT.
27548 2016-03-07  Tom de Vries  <tom@codesourcery.com>
27550         PR tree-optimization/70116
27551         * tree-ssa-tail-merge.c (merge_stmts_p): New function, handling
27552         is_tm_ending stmts and ubsan/asan internal functions.
27553         (find_duplicate): Use it.  Don't test is_tm_ending here.
27555 2016-03-07  Richard Biener  <rguenther@suse.de>
27557         PR tree-optimization/70115
27558         * tree-ssa-loop-ivcanon.c (propagate_into_all_uses): Remove.
27559         (propagate_constants_for_unrolling): Use replace_uses_by.
27561 2016-03-07  Nathan Sidwell  <nathan@codesourcery.com>
27563         PR middle-end/69916
27564         * omp-low.c (struct oacc_loop): Add ifns.
27565         (new_oacc_loop_raw): Initialize it.
27566         (finish_oacc_loop): Clear mask & flags if no ifns.
27567         (oacc_loop_discover_walk): Count IFN_GOACC_LOOP calls.
27568         (oacc_loop_xform_loop): Add ifns arg & adjust.
27569         (oacc_loop_process): Adjust oacc_loop_xform_loop call.
27571 2016-03-07  Richard Henderson  <rth@redhat.com>
27573         PR rtl-opt/70061
27574         * tree-outofssa.c (emit_partition_copy): Flush pending stack adjust.
27575         (insert_value_copy_on_edge): Likewise.
27577 2016-03-07  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
27579         * config/arm/arm_neon.h: Show error if using with soft-float ABI.
27581 2016-03-07  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
27583         PR target/62281
27584         * config/i386/sol2.h (STACK_REALIGN_DEFAULT): Define.
27586 2016-03-05  Venkataramanan Kumar  <Venkataramanan.kumar@amd.com>
27588         * config/i386/i386.c (znver1_cost): Fix Multiply cost.
27590 2016-03-05  Venkataramanan Kumar  <Venkataramanan.kumar@amd.com>
27592         Fix sseimul type attribute.
27593         * config/i386/znver1.md
27594         (znver1_sseimul, znver1_sseimul_avx256, znver1_sseimul_load,
27595         znver1_sseimul_avx256_load) : Fix the type attribute.
27596         (znver1_sseimul_di, znver1_sseimul_load_di): Fix type attribute,
27597         pipe usage and latency.
27599 2016-03-05  Jakub Jelinek  <jakub@redhat.com>
27601         PR c++/70084
27602         * tree-inline.c (copy_tree_body_r): When cancelling ADDR_EXPR
27603         of INDIRECT_REF and ADDR_EXPR changed type, fold_convert it
27604         to the right type.
27606 2016-03-04  Bernd Schmidt  <bschmidt@redhat.com>
27608         PR c/69973
27609         * targhooks.c (default_vector_alignment): Limit to MAX_OFILE_ALIGNMENT.
27611         PR rtl-optimization/69941
27612         * postreload.c (reload_combine_recognize_pattern): Ensure all uses of
27613         the reg share its mode.
27615 2016-03-04  Jeff Law  <law@redhat.com>
27617         PR tree-optimization/69196
27618         * tree-ssa-threadbackward.c (fsm_find_control_statement_thread_paths):
27619         If the both SSA_NAMEs are anonymous, then consider them unassociated
27620         and include the PHI in the statement count.
27622 2016-03-05  Tom de Vries  <tom@codesourcery.com>
27624         * omp-low.c (check_omp_nesting_restrictions): Check for non-oacc
27625         construct in oacc routine.  Check for oacc region in oacc routine.
27627 2016-03-04  Jakub Jelinek  <jakub@redhat.com>
27629         PR target/70062
27630         * config/i386/i386.c (decide_alg): Add RECUR argument.  Revert
27631         2016-02-22 changes, instead don't recurse if RECUR is already true.
27632         Don't change *dynamic_check if RECUR.  Adjust recursive caller
27633         to pass true to the new argument.
27634         (ix86_expand_set_or_movmem): Adjust decide_alg caller.
27636         PR target/70059
27637         * config/i386/sse.md (vec_set_lo_<mode><mask_name>,
27638         <extract_type_2>_vinsert<shuffletype><extract_suf_2>_mask): Formatting
27639         fixes.
27640         (vec_set_hi_<mode><mask_name>): Likewise.  Swap VEC_CONCAT operands.
27642 2016-03-04  Bernd Schmidt  <bschmidt@redhat.com>
27644         PR rtl-optimization/57676
27645         * lra-assigns.c (lra_assign): Guard test for maximum iterations
27646         with flag_checking.
27648 2016-03-04  Ilya Enkovich  <enkovich.gnu@gmail.com>
27650         * tree-vect-patterns.c (search_type_for_mask): Handle
27651         comparison of booleans.
27653 2016-03-04  Jakub Jelinek  <jakub@redhat.com>
27655         * doc/extend.texi (__builtin_alloca, __builtin_alloca_with_align):
27656         Fix @xref usage.
27658         PR debug/69947
27659         * dwarf2out.c (prune_unused_types_walk_loc_descr): Handle
27660         all other ops that have dw_val_class_die_ref operands,
27661         and DW_OP_GNU_entry_value.
27663 2016-03-03  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
27665         PR rtl-optimization/69904
27666         * config/arm/arm.c (arm_cannot_copy_insn_p):
27667         Return true for load-exclusive instructions.
27669 2016-03-03  Jakub Jelinek  <jakub@redhat.com>
27671         PR target/70021
27672         * tree-vect-stmts.c (vect_mark_relevant): Remove USED_IN_PATTERN
27673         argument, if STMT_VINFO_IN_PATTERN_P (stmt_info), always mark
27674         the pattern no matter if it is used just by non-pattern, pattern
27675         or mix thereof.
27676         (process_use, vect_mark_stmts_to_be_vectorized): Adjust callers.
27677         * tree-vect-patterns.c (vect_recog_vector_vector_shift_pattern): If
27678         oprnd1 def_stmt is in pattern, don't look through it.
27680 2016-03-03  Marek Polacek  <polacek@redhat.com>
27682         PR middle-end/70050
27683         * match.pd (X % -Y): Add INTEGRAL_TYPE_P check.
27685 2016-03-03  Martin Liska  <mliska@suse.cz>
27687         PR tree-optimization/70043
27688         * tree-vect-loop.c (optimize_mask_stores): Move iterator to
27689         previous statement if we see a debug statement.
27691 2016-03-03  Richard Biener  <rguenther@suse.de>
27693         PR tree-optimization/55936
27694         * tree-vrp.c (compare_name_with_value): Add use_equiv_p
27695         parameter and guard unsafe equivalence use.
27696         (vrp_evaluate_conditional_warnv_with_ops): Always use
27697         safe equivalences but not via the quadratic compare_names
27698         helper.
27700 2016-03-03  Michael Collison  <michael.collison@linaro.org>
27702         PR target/70014
27703         * config/arm/arm.md (*subsi3_carryin_const): Change predicate
27704         for operand 1 to s_register_operand. Change predicate for operand
27705         2 to arm_not_immediate_operand.
27707 2016-03-02  H.J. Lu  <hongjiu.lu@intel.com>
27709         * doc/tm.texi: Regenerated.
27711 2016-03-02  Richard Henderson  <rth@redhat.com>
27713         PR rtl-opt/67145
27714         * simplify-rtx.c (simplify_plus_minus): Allow reassoc without
27715         simplification when all args are positive non-fixed registers.
27717 2016-03-02  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
27719         * target.def (lra_p): Specify that new ports should use LRA.
27721 2016-03-02  Jakub Jelinek  <jakub@redhat.com>
27723         PR libgomp/69555
27724         * gimplify.c (gimplify_decl_expr): For decls with REFERENCE_TYPE, also
27725         gimplify_type_sizes the type they refer to.
27726         (omp_notice_variable): Handle reference vars to VLAs.
27727         * omp-low.c (lower_omp_target): Emit setup of OMP_CLAUSE_PRIVATE
27728         reference to VLA decls in the second pass instead of first pass.
27730 2016-03-02  Tom de Vries  <tom@codesourcery.com>
27732         PR tree-optimization/68659
27733         * graphite-isl-ast-to-gimple.c (collect_all_ssa_names): Handle
27734         new_expr == NULL_TREE.
27735         (get_new_name): Handle ADDR_EXPR.
27737 2016-03-02  Bin Cheng  <bin.cheng@arm.com>
27739         PR rtl-optimization/69052
27740         * loop-invariant.c (canonicalize_address): New function.
27741         (inv_can_prop_to_addr_use): Check validity of address expression
27742         which is canonicalized by above function.
27744 2016-03-02  Alan Modra  <amodra@gmail.com>
27746         PR ipa/69990
27747         * ipa-icf.c (sem_variable::merge): Do not merge an alias with
27748         larger alignment.
27750 2016-03-02  Jakub Jelinek  <jakub@redhat.com>
27752         PR target/70028
27753         * config/i386/i386.md (kmovw): Move m constraint to 2nd alternative.
27754         (*movhi_internal): Put mask moves from and to memory separately
27755         from moves from/to GPRs.
27757 2016-03-02  Richard Biener  <rguenther@suse.de>
27759         * genmatch.c (dt_node::gen_kids): Fix match code-gen for embedded
27760         GENERIC expressions in GIMPLE.
27762 2016-03-02  Richard Biener  <rguenther@suse.de>
27764         * config/i386/i386.c (type_natural_mode): Fix typo.
27766 2016-03-02  Nick Clifton  <nickc@redhat.com>
27768         * config.gcc (mep-*-elf): Add newlib-stdint.h to tm_file.
27770 2016-03-02  Richard Biener  <rguenther@suse.de>
27771             Uros Bizjak  <ubizjak@gmail.com>
27773         PR target/67278
27774         * config/i386/i386.c (type_natural_mode): Handle XFmode vectors.
27776 2016-03-02  Richard Biener  <rguenther@suse.de>
27778         PR middle-end/67278
27779         * tree-cfg.c (verify_expr): Adjust BIT_FIELD_REF case.
27781 2016-03-02  Marek Polacek  <polacek@redhat.com>
27783         PR c/67854
27784         * gimplify.c (gimplify_va_arg_expr): Use expanded location for the
27785         "is promoted to" warning.
27787 2016-03-01  DJ Delorie  <dj@redhat.com>
27789         * config.gcc: Deprecate mep-*.
27791 2016-03-01  Vladimir Makarov  <vmakarov@redhat.com>
27793         PR middle-end/70025
27794         * lra-constraints.c (regno_val_use_in): New.
27795         (match_reload): Use it instead of regno_use_in.
27797 2016-03-01  Eric Botcazou  <ebotcazou@adacore.com>
27799         PR rtl-optimization/70007
27800         * gcse.c (compute_ld_motion_mems): Tidy up and also invalidate memory
27801         references present in REG_EQUAL notes attached to non-SET patterns.
27803 2016-03-01  Jeff Law  <law@redhat.com>
27805         PR tree-optimization/69196
27806         * tree-ssa-threadbackward.c (fsm_find_control_statement_thread_paths):
27807         Appropriately clamp the number of statements to copy when the
27808         thread path does not traverse a loop backedge.
27810         PR tree-optimization/69196
27811         * tree-ssa-threadbackward.c (fsm_find_control_statement_thread_paths):
27812         Do count some PHIs in the thread path against the insn count.  Decrease
27813         final statement count by one as the control statement in the last
27814         block will get removed.  Remove special cased code for handling PHIs
27815         in the last block.
27817 2016-03-01  Uros Bizjak  <ubizjak@gmail.com>
27819         PR target/70027
27820         * config/i386/i386.c (ix86_output_call_insn): Add -masm=intel
27821         asm dialect alternatives to explicit GOTPCREL calls.
27823 2016-03-01  Eric Botcazou  <ebotcazou@adacore.com>
27825         PR ada/70017
27826         * ira.c (do_reload): Issue warning for generic stack checking here...
27827         * reload1.c (reload): ...instead of here and streamline it.
27829 2016-03-01  Nick Clifton  <nickc@redhat.com>
27831         * config.gcc (cr16-*-elf): Add newlib-stdint.h to tm_file.
27833 2016-03-01  Richard Biener  <rguenther@suse.de>
27835         PR tree-optimization/69983
27836         * tree-chrec.c (eq_evolutions_p): Handle conversions, compare
27837         types and fall back to operand_equal_p.
27839 2016-03-01  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
27841         Revert
27842         2016-03-01  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
27844         * config/s390/constraints.md ("jm8"): New constraint.
27845         * config/s390/predicates.md ("const_int_8bitset_operand"): New
27846         predicate.
27847         * config/s390/s390.md ("*setmem_long", "*setmem_long_and"): Merge
27848         into ...
27849         ("*setmem_long<setmem_and>"): New pattern.
27850         ("*setmem_long_31z", "*setmem_long_and_31z"): Merge
27851         into ...
27852         ("*setmem_long_31z<setmem_and>"): New pattern.
27853         * config/s390/subst.md ("setmem_31z_subst", "setmem_and_subst"):
27854         New substitution rules with the required attributes.
27857 2016-03-01  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
27859         Revert
27860         2016-03-01  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
27862         * gensupport.c (process_substs_on_one_elem): Split loop to
27863         complete mark_operands_used_in_match_dup on all expressions in the
27864         vector first.
27865         (adjust_operands_numbers): Inline into process_substs_on_one_elem
27866         and remove function.
27868 2016-03-01  Richard Biener  <rguenther@suse.de>
27870         PR middle-end/70022
27871         * fold-const.c (fold_indirect_ref_1): Fix range checking for
27872         vector BIT_FIELD_REF extract.
27874 2016-03-01  Richard Biener  <rguenther@suse.de>
27876         PR tree-optimization/69994
27877         * tree-ssa-reassoc.c (ops_equal_values_p): Handle missing case.
27879 2016-03-01  Ilya Enkovich  <enkovich.gnu@gmail.com>
27881         PR tree-optimization/69956
27882         * tree-vect-stmts.c (supportable_widening_operation): Support
27883         multi-step conversion of boolean vectors.
27884         (supportable_narrowing_operation): Likewise.
27886 2016-03-01  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
27888         * config/s390/s390.c (s390_decompose_address): Don't accept SImode
27889         anymore.
27891 2016-03-01  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
27893         * config/s390/subst.md (DSI_VI): New mode iterator.
27894         ("addr_style_op_subst"): Use DSI_VI instead of DSI.
27895         * config/s390/vector.md ("vec_set<mode>"): Move expander before
27896         the insn definition.
27897         ("*vec_set<mode>"): Change predicate and add alternative to
27898         support only either register or const_int operands as element
27899         selector.
27900         ("*vec_set<mode>_plus"): New pattern to support reg + const_int
27901         operands.
27902         ("vec_extract<mode>"): New expander.
27903         ("*vec_extract<mode>"): New insn definition supporting reg and
27904         const_int element selectors.
27905         ("*vec_extract<mode>_plus"): New insn definition supporting
27906         reg+const_int element selectors.
27907         ("rotl<mode>3", "ashl<mode>3", "ashr<mode>3"): Merge into the
27908         following expander+insn definition.
27909         ("<vec_shifts_name><mode>3"): New expander.
27910         ("*<vec_shifts_name><mode>3<addr_style_op>"): New insn definition.
27912 2016-03-01  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
27914         * config/s390/s390.md ("*tabort_1"): Change predicate to
27915         nonmemory_operand.  Add a second alternative to cover
27916         register as well as const int operands.
27917         ("*tabort_1_plus"): New pattern definition.
27919 2016-03-01  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
27921         * config/s390/s390.md ("*ashrdi3_cc_31")
27922         ("*ashrdi3_cconly_31""*ashrdi3_cc_31_and")
27923         ("*ashrdi3_cconly_31_and", "*ashrdi3_31_and", "*ashrdi3_31"):
27924         Merge insn definitions into ...
27925         ("*ashrdi3_31<addr_style_op_cc><masked_op_cc><setcc><cconly>"):
27926         New pattern definition.
27927         ("*ashr<mode>3_cc", "*ashr<mode>3_cconly", "ashr<mode>3", )
27928         ("*ashr<mode>3_cc_and", "*ashr<mode>3_cconly_and")
27929         ("*ashr<mode>3_and"): Merge insn definitions into ...
27930         ("*ashr<mode>3<addr_style_op_cc><masked_op_cc><setcc><cconly>"):
27931         New pattern definition.
27932         * config/s390/subst.md ("addr_style_op_cc_subst")
27933         ("masked_op_cc_subst", "setcc_subst", "cconly_subst"): New
27934         substitutions patterns plus attributes.
27935         Add ashiftrt to SUBST iterator.
27937 2016-03-01  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
27939         * config/s390/s390.md ("<shift><mode>3"): Change predicate of
27940         op2 to nonmemory_operand.
27941         ("*<shift>di3_31", "*<shift>di3_31_and"):
27942         Merge into single pattern definition ...
27943         ("*<shift>di3_31<addr_style_op><masked_op>"): New pattern.
27944         ("*<shift><mode>3", "*<shift><mode>3_and"): Merge into single
27945         pattern definition ...
27946         ("*<shift><mode>3<addr_style_op><masked_op>"): New pattern.
27947         * config/s390/subst.md: Add ashift and lshiftrt to SUBST
27948         iterator.
27950 2016-03-01  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
27952         * config/s390/predicates.md (const_int_6bitset_operand): New
27953         predicate.
27954         * config/s390/s390.md: Include subst.md.
27955         ("rotl<mode>3"): New expander.
27956         ("rotl<mode>3", "*rotl<mode>3_and"): Merge insn definitions into
27957         ...
27958         ("*rotl<mode>3<addr_style_op><masked_op>"): New insn definition.
27959         * config/s390/subst.md: New file.
27961 2016-03-01  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
27963         * config/s390/s390.md ("op_type", "atype", "length" attributes):
27964         Remove RRR type.  It doesn't really exist.
27965         ("RRer", "f0", "v0", "vf", "vd", "op1", "Rf"): Remove mode
27966         attributes.
27967         ("BFP", "DFP", "nDSF", "nDFDI"): Add mode attributes.
27968         ("*cmp<mode>_ccs", "floatdi<mode>2", "add<mode>3")
27969         ("*add<mode>3_cc", "*add<mode>3_cconly", "sub<mode>3")
27970         ("*sub<mode>3_cc", "*sub<mode>3_cconly", "mul<mode>3")
27971         ("fma<mode>4", "fms<mode>4", "div<mode>3", "*neg<mode>2")
27972         ("*abs<mode>2", "*negabs<mode>2", "sqrt<mode>2"): Override
27973         `enabled' attribute.
27975 2016-03-01  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
27977         * gensupport.c (process_substs_on_one_elem): Split loop to
27978         complete mark_operands_used_in_match_dup on all expressions in the
27979         vector first.
27980         (adjust_operands_numbers): Inline into process_substs_on_one_elem
27981         and remove function.
27983 2016-02-29  Eric Botcazou  <ebotcazou@adacore.com>
27985         PR target/69706
27986         * config/sparc/sparc.c (NWORDS_UP): Rename to...
27987         (CEIL_NWORDS): ...this.  Use CEIL macro.
27988         (compute_fp_layout): Adjust to above renaming.
27989         (function_arg_union_value): Likewise.
27990         (sparc_arg_partial_bytes): Likewise.
27991         (sparc_function_arg_advance): Likewise.
27993 2016-02-29  Jeff Law  <law@redhat.com>
27995         PR tree-optimization/70005
27996         * tree-ssa-uncprop.c (associate_equivalences_with_edges): Handle case
27997         where an object with a boolean range is compared against a value
27998         outside [0..1].
28000         PR tree-optimization/69999
28001         * gimple-ssa-split-paths.c (split_paths): When duplicating a block
28002         with an outgoing edge marked with EDGE_IRREDUCIBLE_LOOP, schedule
28003         loop cleanups.
28005 2016-02-29  Richard Biener  <rguenther@suse.de>
28007         PR tree-optimization/69994
28008         * tree-ssa-reassoc.c (gimple_nop_conversion_p): New function.
28009         (get_unary_op): Look through nop conversions.
28010         (ops_equal_values_p): New function, look for equality diregarding
28011         nop conversions.
28012         (eliminate_plus_minus_pair): Use ops_equal_values_p
28013         (repropagate_negates): Do not use get_unary_op here.
28015 2016-02-29  Martin Liska  <mliska@suse.cz>
28017         * system.h: Poison ENABLE_CHECKING macro.
28019 2016-02-29  Martin Liska  <mliska@suse.cz>
28021         * hsa-gen.c (gen_body_from_gimple): Dump only if TDF_DETAILS
28022         is presented in dump flags.
28023         * hsa-regalloc.c (linear_scan_regalloc): Likewise.
28024         (hsa_regalloc): Likewise.
28026 2016-02-19  Richard Biener  <rguenther@suse.de>
28028         PR tree-optimization/69980
28029         * tree-vect-slp.c (vect_attempt_slp_rearrange_stmts): Update
28030         permutation of those we need to keep.
28032 2016-02-29  Eric Botcazou  <ebotcazou@adacore.com>
28034         PR target/69706
28035         * config/sparc/sparc.c (ROUND_ADVANCE): Rename to...
28036         (NWORDS_UP): ...this
28037         (init_cumulative_args): Minor tweaks.
28038         (sparc_promote_function_mode): Likewise.
28039         (scan_record_type): Delete.
28040         (traverse_record_type): New function template.
28041         (classify_data_t): New structure type.
28042         (classify_registers): New inline function.
28043         (function_arg_slotno): In 64-bit mode, bail out early if FP slots are
28044         exhausted.  Instantiate traverse_record_type on classify_registers and
28045         deal with the case of a structure passed in slot #15 with no FP field
28046         in the first word.
28047         (assign_data_t): New structure type.
28048         (compute_int_layout): New static function.
28049         (compute_fp_layout): Likewise.
28050         (count_registers): New inline function.
28051         (assign_int_registers): New static function.
28052         (assign_fp_registers): Likewise.
28053         (assign_registers): New inline function.
28054         (function_arg_record_value_1): Delete.
28055         (function_arg_record_value_2): Likewise.
28056         (function_arg_record_value_3): Likewise.
28057         (function_arg_record_value): Adjust to above changes.  Instantiate
28058         traverse_record_type on count_registers to first count the number of
28059         registers to be used and then on assign_registers to assign them.
28060         (function_arg_union_value): Adjust to above renaming.
28061         (sparc_function_arg_1); Minor tweaks.  Remove commented out code.
28062         (sparc_arg_partial_bytes): Adjust to above renaming.  Deal with the
28063         case of a structure passed in slot #15
28064         (sparc_function_arg_advance): Likewise.
28065         (function_arg_padding): Minor tweak.
28067 2016-02-29  Richard Biener  <rguenther@suse.de>
28069         PR tree-optimization/69720
28070         * tree-vect-loop.c (get_initial_def_for_reduction): Avoid
28071         the adjustment_def path for possibly vectorized defs.
28072         (vect_create_epilog_for_reduction): Handle vectorized initial
28073         defs properly.
28075 2016-02-28  Eric Botcazou  <ebotcazou@adacore.com>
28077         * config/i386/cygming.h (STACK_REALIGN_DEFAULT): Define.
28079 2016-02-27  Jeff Law  <law@redhat.com>
28081         Revert
28082         2016-02-26  Richard Biener  <rguenther@suse.de>
28083                     Jeff Law  <law@redhat.com>
28085         PR tree-optimization/69740
28086         * cfghooks.c (remove_edge): Request loop fixups if we delete
28087         an edge that might turn an irreducible loop into a natural
28088         loop.
28090 2016-02-27  Jakub Jelinek  <jakub@redhat.com>
28092         PR rtl-optimization/69896
28093         * tree-vect-generic.c (get_compute_type): Avoid single element
28094         vector types.
28096 2016-02-26  Evandro Menezes  <e.menezes@samsung.com>
28098         Rename the AArch64 tuning option and related functions to enable the
28099         Newton series for the reciprocal square root to reflect its
28100         approximative characteristic.
28102         * config/aarch64/aarch64-protos.h (aarch64_emit_swrsqrt): Rename
28103         function to "aarch64_emit_approx_rsqrt".
28104         * config/aarch64/aarch64-tuning-flags.def: Rename tuning flag to
28105         AARCH64_EXTRA_TUNE_APPROX_RSQRT.
28106         * config/aarch64/aarch64.c (exynosm1_tunigs): Use new flag name.
28107         (xgene1_tunings): Likewise.
28108         (use_rsqrt_p): Likewise.
28109         (aarch64_emit_swrsqrt): Use new function name.
28110         * config/aarch64/aarch64-simd.md (aarch64_rsqrts_*): Likewise.
28111         * config/aarch64/aarch64.opt (mlow-precision-recip-sqrt): Reword the
28112         text explaining this option.
28113         * doc/invoke.texi (-mlow-precision-recip-sqrt): Likewise.
28115 2016-02-26  Jakub Jelinek  <jakub@redhat.com>
28117         PR target/69969
28118         * config/rs6000/rs6000.c (rs6000_option_override_internal): Don't
28119         complain about -mallow-movmisalign without -mvsx if
28120         TARGET_ALLOW_MOVMISALIGN was not set explicitly.
28122 2016-02-26  Joel Sherrill  <joel@rtems.org>
28124         * config.gcc: Add x86_64-*-rtems*.
28125         * config/i386/rtems-64.h: New file.
28127 2016-02-26  Joel Sherrill  <joel@rtems.org>
28129         * config.gcc: Add aarch64-*-rtems*.
28130         * config/aarch64/rtems.h: New file.
28132 2016-02-26  Segher Boessenkool  <segher@kernel.crashing.org>
28134         PR target/69946
28135         * config/rs6000/rs6000.c (rs6000_insn_for_shift_mask): Print rlwinm
28136         shift amount using %h.  Add comment.
28138 2016-02-26  Richard Biener  <rguenther@suse.de>
28139             Jeff Law  <law@redhat.com>
28141         PR tree-optimization/69740
28142         * cfghooks.c (remove_edge): Request loop fixups if we delete
28143         an edge that might turn an irreducible loop into a natural
28144         loop.
28146 2016-02-26  Martin Jambor  <mjambor@suse.cz>
28148         PR middle-end/69920
28149         * tree-sra.c (sra_modify_assign): Do not remove loads of
28150         uninitialized aggregates to SSA_NAMEs.
28152 2016-02-26  Richard Henderson  <rth@redhat.com>
28154         PR target/69709
28155         * config/s390/s390.md (risbg and risbgn splitters): Allocate new
28156         pseudo in case the target rtx matches the source of the left
28157         shift.
28159 2016-02-26  Martin Jambor  <mjambor@suse.cz>
28161         PR hsa/69568
28162         * hsa.h (hsa_type_packed_p): Declare.
28163         * hsa.c (hsa_type_packed_p): New function.
28164         * hsa-gen.c (mem_type_for_type): Use unsigned type for packed
28165         loads.
28166         (gen_hsa_insns_for_store): Use hsa_type_packed_p.
28167         * hsa-brig.c (emit_basic_insn): Likewise.
28169 2016-02-26  Martin Jambor  <mjambor@suse.cz>
28171         pr hsa/69674
28172         * hsa-gen.c (gen_hsa_phi_from_gimple_phi): Use proper hsa type for
28173         pointers.
28174         (gen_hsa_addr): Allow integer constants in TMR_INDEX2.
28176 2016-02-26  Martin Jambor  <mjambor@suse.cz>
28178         * hsa.h (is_a_helper): New overload for hsa_op_immed for
28179         hsa_op_with_type operands.
28180         (hsa_unsigned_type_for_type): Declare.
28181         * hsa.c (hsa_unsigned_type_for_type): New function.
28182         * hsa-gen.c (gen_hsa_binary_operation): Use hsa_unsigned_type_for_type.
28183         (gen_hsa_insns_for_operation_assignment): Satisfy constrains of
28184         the finalizer.  Do not emit extra move.
28186 2016-02-26  Martin Jambor  <mjambor@suse.cz>
28188         * hsa-gen.c (gen_hsa_ternary_atomic_for_builtin): Fail in presence of
28189         atomic operations in private segment.
28191 2016-02-26  Martin Jambor  <mjambor@suse.cz>
28193         * omp-low.c (grid_find_ungridifiable_statement): Store problematic
28194         statements to wi->info.  Also disallow omp simd constructs.
28195         (grid_target_follows_gridifiable_pattern): Use wi.info to dump reason
28196         for not gridifying.  Dump special string for omp_for.
28198 2016-02-26  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
28200         PR target/69245
28201         * config/aarch64/aarch64.c (aarch64_set_current_function):
28202         Save/restore target globals when switching to
28203         target_option_default_node.
28205 2016-02-26  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
28207         PR target/69613
28208         * config/aarch64/aarch64.c (aarch64_shift_truncation_mask):
28209         Return 0 if !SHIFT_COUNT_TRUNCATED.
28211 2016-02-26  Jakub Jelinek  <jakub@redhat.com>
28212             Eric Botcazou  <ebotcazou@adacore.com>
28214         PR rtl-optimization/69891
28215         * dse.c (scan_insn): If we can't figure out memset arguments
28216         or they are non-constant, call clear_rhs_from_active_local_stores.
28218 2016-02-26  Martin Liska  <mliska@suse.cz>
28220         * doc/extend.texi: Mention clog10, clog10f an clog10l
28221         in Builtins section.
28223 2016-02-26  Martin Liska  <mliska@suse.cz>
28225         * dwarf2out.c (new_loc_descr): Replace ENABLE_CHECKING with
28226         CHECKING_P.
28227         (resolve_args_picking_1): Likewise.
28228         * dwarf2out.h (struct GTY): Likewise.
28230 2016-02-26  Martin Liska  <mliska@suse.cz>
28232         * hsa-gen.c (generate_hsa): Replace ENABLE_CHECKING macro
28233         with flag_checking.
28234         * hsa-regalloc.c (linear_scan_regalloc): Likewise.
28236 2016-02-26  Markus Trippelsdorf  <markus@trippelsdorf.de>
28237             Martin Liska  <mliska@suse.cz>
28239         * doc/install.texi: Mention --enable-valgrind-annotations.
28241 2016-02-26  Richard Biener  <rguenther@suse.de>
28243         PR tree-optimization/69551
28244         * tree-ssa-structalias.c (get_constraint_for_ssa_var): When
28245         looking through aliases adjust DECL_PT_UID to refer to the
28246         ultimate alias target.
28248 2016-02-25  Martin Liska  <mliska@suse.cz>
28250         PR middle-end/69919
28251         * alloc-pool.c (after_memory_report): New variable.
28252         * alloc-pool.h (base_pool_allocator ::release): Do not use
28253         the infrastructure if after_memory_report.
28254         * toplev.c (toplev::main): Mark after memory report.
28256 2016-02-25  Richard Biener  <rguenther@suse.de>
28258         PR tree-optimization/48795
28259         * tree-vrp.c (check_array_ref): Use array_at_struct_end_p.
28261 2016-02-25  Ilya Verbin  <ilya.verbin@intel.com>
28263         PR driver/68463
28264         * config/gnu-user.h (CRTOFFLOADBEGIN): Define.  Add crtoffloadbegin.o if
28265         offloading is enabled and -fopenacc or -fopenmp is specified.
28266         (CRTOFFLOADEND): Likewise.
28267         (GNU_USER_TARGET_STARTFILE_SPEC): Add CRTOFFLOADBEGIN.
28268         (GNU_USER_TARGET_ENDFILE_SPEC): Add CRTOFFLOADEND.
28269         * lto-wrapper.c (offloadbegin, offloadend): Remove static vars.
28270         (offload_objects_file_name): New static var.
28271         (tool_cleanup): Remove offload_objects_file_name file.
28272         (find_offloadbeginend): Replace with ...
28273         (find_crtoffloadtable): ... this.
28274         (run_gcc): Remove offload_argc and offload_argv.
28275         Get offload_objects_file_name from -foffload-objects=... option.
28276         Read names of object files with offload from this file, pass them to
28277         compile_images_for_offload_targets.  Don't call find_offloadbeginend and
28278         don't pass offloadbegin and offloadend to the linker.  Don't pass
28279         offload non-LTO files to the linker, because now they're not claimed.
28281 2016-02-25  Jan Hubicka  <hubicka@ucw.cz>
28283         PR ipa/69630
28284         * ipa-devirt.c (possible_polymorphic_call_targets): Do not ICE
28285         on builtin_unreachable.
28287 2016-02-25  Jakub Jelinek  <jakub@redhat.com>
28289         PR rtl-optimization/69896
28290         * regcprop.c: Include cfgrtl.h.
28291         (copyprop_hardreg_forward_1): If noop_p insn uses narrower
28292         than remembered mode, either delete it (if noop_move_p), or
28293         treat like copy_p but not noop_p instruction.
28295 2016-02-24  Jakub Jelinek  <jakub@redhat.com>
28297         PR debug/69705
28298         * dwarf2out.c (gen_variable_die): Work around buggy LTO
28299         - allow NULL decl for Fortran DW_TAG_common_block variables.
28301 2016-02-24  Jason Merrill  <jason@redhat.com>
28303         * common.opt (flifetime-dse): Add -flifetime-dse=1.
28305 2016-02-24  Richard Biener  <rguenther@suse.de>
28306             Jakub Jelinek  <jakub@redhat.com>
28308         PR middle-end/69760
28309         * tree-scalar-evolution.c (interpret_rhs_expr): Re-write
28310         conditionally executed ops to well-defined overflow behavior.
28312 2016-02-24  Jakub Jelinek  <jakub@redhat.com>
28314         PR middle-end/69915
28315         * tree.c (build_vector_from_ctor): Fix handling of VECTOR_CST
28316         elements.
28318 2016-02-24  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
28320         PR rtl-optimization/69886
28321         * gcse.c (can_assign_to_reg_without_clobbers_p): Accept mode
28322         argument.  Use it when checking validity of set instructions.
28323         (want_to_gcse_p): Pass mode to can_assign_to_reg_without_clobbers_p.
28324         (compute_ld_motion_mems): Update can_assign_to_reg_without_clobbers_p
28325         callsite.
28326         * rtl.h (can_assign_to_reg_without_clobbers_p): Update prototype.
28327         * store-motion.c (find_moveable_store): Update
28328         can_assign_to_reg_without_clobbers_p callsite.
28330 2016-02-24  Richard Biener  <rguenther@suse.de>
28332         PR middle-end/68963
28333         * tree-ssa-loop-niter.c (derive_constant_upper_bound_ops): Fix
28334         bogus check.
28335         (record_nonwrapping_iv): Do not fall back to the low/high bound
28336         for non-constant IV bases if the stmt is not always executed.
28338 2016-02-24  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
28340         * config/arm/arm-cores.def (cortex-a32): New entry.
28341         * config/arm/arm-tables.opt: Regenerate.
28342         * config/arm/arm-tune.md: Regenerate.
28343         * config/arm/bpabi.h (BE8_LINK_SPEC): Add mcpu=cortex-a32.
28344         * config/arm/t-aprofile: Handle mcpu=cortex-a32.
28345         * doc/invoke.texi (ARM Options): Document cortex-a32 as value
28346         for -mcpu and -mtune.
28348 2016-02-24  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
28350         PR target/69875
28351         * config/arm/arm.h (TARGET_HAVE_LPAE): Define.
28352         * config/arm/unspecs.md (VUNSPEC_LDRD_ATOMIC): New value.
28353         * config/arm/sync.md (arm_atomic_loaddi2_ldrd): New pattern.
28354         (atomic_loaddi_1): Delete.
28355         (atomic_loaddi): Rewrite expander using the above changes.
28357 2016-02-24  Jakub Jelinek  <jakub@redhat.com>
28359         PR c/69918
28360         * params.def (PARAM_MAX_SSA_NAME_QUERY_DEPTH): Bump default from
28361         2 to 3.
28363 2016-02-24  Jakub Jelinek  <jakub@redhat.com>
28364             Richard Biener  <rguenth@suse.de>
28366         PR middle-end/69909
28367         * expr.c (expand_expr_real_1) <normal_inner_ref>: Avoid
28368         set_mem_attributes if tem is SSA_NAME which got expanded
28369         as a MEM.
28371 2016-02-24  Richard Biener  <rguenther@suse.de>
28373         PR tree-optimization/69907
28374         * tree-vect-stmts.c (vectorizable_load): Check for gaps at the
28375         end of permutations for BB vectorization.
28377 2016-02-24  Christian Bruel  <christian.bruel@st.com>
28379         * config/arm/arm-c.c (arm_option_override): Initialize
28380         target_option_current_node.
28381         * config/arm/arm.c (arm_pragma_target_parse): Replace
28382         build_target_option_node call by target_option_current_node.
28383         Set target_option_current_node.
28384         Fix comments.
28386 2016-02-23  David Edelsohn  <dje.gcc@gmail.com>
28388         PR target/69810
28389         * config/rs6000/rs6000.md (zero_extendqi<mode>2_dot): Convert from
28390         define_insn_and_split to define_insn.
28391         (zero_extendqi<mode>2_dot2): Same.
28392         (extendqi<mode>2_dot): Same.
28393         (extendqi<mode>2_dot2): Same.
28395 2016-02-23  Evandro Menezes  <e.menezes@samsung.com>
28397         * config/arm/exynos-m1.md: Change cost of STP, fix bypass for stores
28398         and add bypass for AES{D,E} and AESMC pairs.
28399         * config/aarch64/aarch64.c (exynosm1_tunings): Enable fusion of AES{D,E}
28400         and AESMC pairs.
28402 2016-02-23  Evandro Menezes  <e.menezes@samsung.com>
28404         * config/aarch64/aarch64.c (exynosm1_tunings): Enable the Newton
28405         series for reciprocal square root in Exynos M1.
28407 2016-02-23  Martin Sebor  <msebor@redhat.com>
28409         PR c/69759
28410         * doc/extend.texi (Other Builtins): Document __builtin_alloca and
28411         __builtin_alloca_with_align.
28413 2016-02-23  Richard Henderson  <rth@redhat.com>
28415         * config/i386/i386-c.c (ix86_target_macros): Remove __SEG_TLS.
28416         (ix86_register_pragmas): Remove __seg_tls.
28417         * config/i386/i386-protos.h (ADDR_SPACE_SEG_TLS): Remove.
28418         * config/i386/i386.c (ix86_print_operand_address_as): Don't handle it.
28419         (ix86_addr_space_subset_p, TARGET_ADDR_SPACE_SUBSET_P): Remove.
28420         (ix86_addr_space_convert, TARGET_ADDR_SPACE_CONVERT): Remove.
28421         (ix86_addr_space_debug, TARGET_ADDR_SPACE_DEBUG): Remove.
28422         * doc/extend.texi (__seg_tls): Remove item.
28424 2016-02-23  Richard Biener  <rguenther@suse.de>
28426         * alloc-pool.h (struct allocation_object): Make id member
28427         conditional on CHECKING_P again.
28428         (get_instance): Adjust.
28429         (base_pool_allocator): Likewise.
28431 2016-02-23  Thomas Schwinge  <thomas@codesourcery.com>
28433         * tree-parloops.c (create_parallel_loop, gen_parallel_loop)
28434         (parallelize_loops): In OpenACC kernels mode, set n_threads to
28435         zero.
28436         (pass_parallelize_loops::gate): In OpenACC kernels mode, gate on
28437         flag_openacc.
28438         * tree-ssa-loop.c (gate_oacc_kernels): Likewise.
28440 2016-02-23  Richard Biener  <rguenther@suse.de>
28442         * mem-stats.h (struct mem_usage): Use PRIu64 for printing size_t.
28443         * bitmap.h (struct bitmap_usage): Likewise.
28444         (bitmap_move): Declare.
28445         * bitmap.c (register_overhead): Take size_t argument.
28446         (bitmap_move): New function.
28447         * df-problems.c (df_rd_transfer_function): Use bitmap_move
28448         to properly account overhead.
28449         * tree.c (free_node): Use tree_size.
28451 2016-02-23  Jakub Jelinek  <jakub@redhat.com>
28453         PR c++/69902
28454         * fold-const.c (fold_truth_not_expr): Propagate TREE_NO_WARNING
28455         when inverting comparison.
28457         PR c/69900
28458         * common.opt (Wunreachable-code): Add Warning flag.
28460 2016-02-23  Mark Wielaard  <mjw@redhat.com>
28461             Jakub Jelinek  <jakub@redhat.com>
28463         PR c/69911
28464         * cgraphunit.c (check_global_declaration): Check main_input_filename
28465         and DECL_SOURCE_FILE are not NULL.
28467 2016-02-23  Martin Jambor  <mjambor@suse.cz>
28469         PR tree-optimization/69666
28470         * tree-sra.c (sra_modify_assign): Do not attempt to create
28471         default_def replacements for unscalarizable regions.
28473 2016-02-20  Mark Wielaard  <mjw@redhat.com>
28475         PR c/28901
28476         * cgraphunit.c (check_global_declaration): Check level of
28477         warn_unused_const_variable and main_input_filename.
28478         * doc/invoke.texi (Warning Options): Add -Wunused-const-variable=.
28479         (-Wunused-variable): For C implies -Wunused-const-variable=1.
28480         (-Wunused-const-variable): Explain levels 1 and 2.
28482 2016-02-22  Jakub Jelinek  <jakub@redhat.com>
28484         PR target/69888
28485         * config/i386/i386.c (decide_alg): Ensure we don't recurse with
28486         identical arguments.  Formatting and spelling fixes.
28488         PR target/69885
28489         * doc/md.texi (ashl@var{m}3): Document that mode of operand 2 must
28490         be specified.
28492         PR target/69894
28493         PR target/69895
28494         * config/m68k/t-opts (OPTIONS_H_EXTRA): Add m68k-microarchs.def
28495         and m68k-devices.def.
28496         * config/c6x/t-c6x (OPTIONS_H_EXTRA): Add c6x-isas.def.
28497         * config/aarch64/t-aarch64 (OPTIONS_H_EXTRA): Add aarch64-arches.def.
28499 2016-02-22  Cesar Philippidis  <cesar@codesourcery.com>
28501         * config/nvptx/nvptx.c (nvptx_gen_shuffle): Add support for QImode
28502         and HImode registers.
28504 2016-02-22  Richard Biener  <rguenther@suse.de>
28506         PR tree-optimization/69882
28507         * tree-vect-slp.c (vect_attempt_slp_rearrange_stmts): Properly
28508         preserve permutations present because of gaps.
28509         (vect_supported_load_permutation_p): Always continue checking
28510         permutations after vect_attempt_slp_rearrange_stmts.
28512 2016-02-22  Bin Cheng  <bin.cheng@arm.com>
28514         * tree-vect-loop.c (vect_estimate_min_profitable_iters): Dump
28515         min_profitable_estimate, rather than min_profitable_iters.
28517 2016-02-22  Jakub Jelinek  <jakub@redhat.com>
28519         PR target/69885
28520         * config/m68k/m68k.md (ashldi3, ashrdi3, lshrdi3): Use
28521         SImode for last match_operand.
28523 2016-02-22  Martin Liska  <mliska@suse.cz>
28525         * hsa-gen.c (gen_hsa_clrsb): In case of zero value,
28526         return bitsize - 1 as the return value.
28528 2016-02-22  Oleg Endo  <olegendo@gcc.gnu.org>
28530         PR target/69806
28531         PR target/54089
28532         * config/sh/sh.c (sh_lshrsi_clobbers_t_reg_p, sh_dynamicalize_shift_p):
28533         Handle negative shift counts.
28534         * config/sh/sh.md (ashlsi3, lshrsi3_n, lshrsi3_n_clobbers_t): Don't use
28535         force_reg on the shift constant.
28536         (lshrsi3): Likewise.  Expand into lshrsi3_n* instead of lshrsi3_d.
28537         (lshrsi3_d): Handle negative shift counts.
28539 2016-02-22  Richard Biener  <rguenther@suse.de>
28540             Tom de Vries  <tom@codesourcery.com>
28542         * graph.c: Include dumpfile.h.
28543         (print_graph_cfg): Split into three overloads.
28544         * gdbhooks.py (class DotFn): Add and instantiate, adding command dot-fn.
28546 2016-02-22  Tom de Vries  <tom@codesourcery.com>
28548         * gdbhooks.py (class DumpFn): Add and instantiate, adding command
28549         dump-fn.
28551 2016-02-22  Richard Biener  <rguenther@suse.de>
28553         PR ipa/37448
28554         * ipa-inline-transform.c (inline_call): When not updating
28555         overall summaries adjust self size by the growth estimate.
28556         * ipa-inline.c (inline_to_all_callers_1): Add to the callers
28557         hash-set, do not update overall summaries here.  Renamed from ...
28558         (inline_to_all_callers): ... this which is now wrapping the
28559         above and performing delayed overall summary update.
28560         (early_inline_small_functions): Delay updating of the overall
28561         summary.
28563 2016-02-21  Markus Trippelsdorf  <markus@trippelsdorf.de>
28565         * tree-chkp.c (chkp_mark_invalid_bounds_walker): Initialize
28566         variable.
28568 2016-02-19  Jakub Jelinek  <jakub@redhat.com>
28570         PR driver/69805
28571         * gcc.c (LINK_COMMAND_SPEC, GOMP_SELF_SPECS): Use
28572         :%* in %:gt() argument.
28573         (greater_than_spec_func): Adjust for expecting only numbers,
28574         if there are more than two numbers, compare the last two.
28576 2016-02-19  Jonathan Wakely  <jwakely@redhat.com>
28578         * doc/invoke.texi (C++ Dialect Options): Clarify interaction of
28579         -Wnarrowing with -std.
28581 2016-02-19  Jakub Jelinek  <jakub@redhat.com>
28583         PR c++/69851
28584         * expr.c (store_field): Don't use bit-field path if exp is
28585         COMPONENT_REF with TREE_ADDRESSABLE type, where TYPE_SIZE is
28586         different from bitsize, but DECL_SIZE of FIELD_DECL is bitsize
28587         and the assignment can be performed by bitwise copy.  Formatting
28588         fix.
28590         PR middle-end/69838
28591         * lra.c (lra_process_new_insns): If non-call exceptions are enabled,
28592         call copy_reg_eh_region_note_forward on before and/or after sequences
28593         and remove note from insn if it no longer can throw.
28595         PR target/69820
28596         * config/i386/sse.md (VI_512): Only include V64QImode and V32HImode
28597         if TARGET_AVX512BW.
28599 2016-02-19  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
28601         * config/s390/vector.md: Add missing commutative operand markers
28602         to the patterns which qualify for one.
28603         * config/s390/vx-builtins.md: Likewise.
28605 2016-02-19  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
28607         * config/s390/vector.md (VI, VI_QHS): Add single element vector
28608         types to mode iterators.
28609         (vec_double): ... and mode attribute.
28610         * config/s390/vx-builtins.md (non_vec_int): Likewise.
28612 2016-02-19  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
28614         * config/s390/vector.md ("<ti*>add<mode>3", "<ti*>sub<mode>3"):
28615         Change the predicate of op2 from nonimmediate to general and let
28616         reload fix it if necessary.
28618 2016-02-19  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
28620         * config/s390/vecintrin.h (vec_sub_u128): Define missing macro.
28622 2016-02-19  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
28624         * config/s390/s390.c (s390_expand_vcond): Use the compare operand
28625         mode.
28627 2016-02-19  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
28629         * config/s390/s390-protos.h: Add s390_expand_vec_movstr prototype.
28630         * config/s390/s390.c (s390_expand_vec_movstr): New function.
28631         * config/s390/s390.md ("movstr<P:mode>"): Call
28632         s390_expand_vec_movstr.
28634 2016-02-19  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
28636         * config/s390/s390.md: Add missing output modifier for operand 1
28637         to print it as address properly.
28639 2016-02-19  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
28641         * config/s390/2827.md: Rename ooo_* insn attributes to zEC12_*.
28642         * config/s390/2964.md: New file.
28643         * config/s390/s390.c (s390_get_sched_attrmask): Use the right set
28644         of insn grouping attributes depending on the CPU level.
28645         (s390_get_unit_mask): New function.
28646         (s390_sched_score): Remove the OOO from the scheduling macros.
28647         Add loop to calculate a score for the instruction mix.
28648         (s390_sched_reorder): Likewise plus improve debug output.
28649         (s390_sched_variable_issue): Rename macros as above.  Calculate
28650         the unit distances after actually scheduling an insn.  Improve
28651         debug output.
28652         (s390_sched_init): Clear last_scheduled_unit_distance array.
28653         * config/s390/s390.md: Include 2964.md.
28655 2016-02-18  Jakub Jelinek  <jakub@redhat.com>
28657         PR target/69671
28658         * config/i386/sse.md (*<floatsuffix>floatv2div2sf2_mask_1,
28659         *avx512vl_<code>v2div2qi2_mask_1, *avx512vl_<code><mode>v4qi2_mask_1,
28660         *avx512vl_<code><mode>v8qi2_mask_1, *avx512vl_<code><mode>v4hi2_mask_1,
28661         *avx512vl_<code>v2div2hi2_mask_1, *avx512vl_<code>v2div2si2_mask_1,
28662         *avx512f_<code>v8div16qi2_mask_1): New insns.
28664 2016-02-18  Michael Meissner  <meissner@linux.vnet.ibm.com>
28666         PR target/68404
28667         * config/rs6000/predicates.md (fusion_gpr_addis): Revert
28668         2016-02-09 change.
28670         * config/rs6000/rs6000.md (fusion_gpr_load_<mode>): Remove
28671         earlyclobber from target.  Use wF constraint for fused memory
28672         address.
28673         (fusion_gpr_<P:mode>_<GPR_FUSION:mode>_load): Likewise.
28675 2016-02-18  Jakub Jelinek  <jakub@redhat.com>
28676             Martin Liska  <mliska@suse.cz>
28678         PR sanitizer/69863
28679         * cfgexpand.c (asan_sanitize_stack_p): New function.
28680         (partition_stack_vars): Use the function.
28681         (expand_stack_vars): Likewise.
28682         (defer_stack_allocation): Likewise.
28683         (expand_used_vars): Likewise.
28685 2016-02-18  Richard Biener  <rguenther@suse.de>
28687         PR middle-end/69553
28688         * fold-const.c (operand_equal_p): Properly compare offsets for
28689         IMAGPART_EXPR and ARRAY_REF.
28691 2016-02-18  Nick Clifton  <nickc@redhat.com>
28693         PR target/62254
28694         PR target/69610
28695         * config/arm/arm.c (arm_option_override_internal): Disable
28696         interworking if the target does not support thumb instructions.
28697         (arm_reload_in_hi): Handle the case where a register to register
28698         move needs reloading because there is no simple pattern to handle
28699         it.
28700         (arm_reload_out_hi): Likewise.
28702 2016-02-18  Richard Biener  <rguenther@suse.de>
28704         PR middle-end/69854
28705         * match.pd: Don't use fold_binary or fold_unary for folding
28706         constants.
28708 2016-02-17  Jakub Jelinek  <jakub@redhat.com>
28710         PR c++/69850
28711         * gimplify.c (gimplify_cond_expr): Call gimple_set_no_warning
28712         on the cond_stmt from TREE_NO_WARNING on COND_EXPR_COND.
28713         * gimple-ssa-nonnull-compare.c (do_warn_nonnull_compare): Don't
28714         warn on gimple_no_warning_p statements.
28716 2016-02-17  Jonathan Wakely  <jwakely@redhat.com>
28718         * doc/extend.texi (C++ Attributes): Correct description of
28719         warn_unused type attribute.
28721 2016-02-17  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
28723         * config/rs6000/altivec.md (*altivec_lvxl_<mode>_internal): Output
28724         correct instruction.
28726 2016-02-17  Richard Biener  <rguenther@suse.de>
28728         PR rtl-optimization/69609
28729         * bb-reorder.c (struct bbro_basic_block_data): Add priority member.
28730         (find_traces_1_round): When ending a trace update cached priority
28731         of successors.
28732         (bb_to_key): Use cached priority when available.
28733         (copy_bb): Initialize cached priority.
28734         (reorder_basic_blocks_software_trace_cache): Likewise.
28736 2016-02-17  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
28738         PR target/69161
28739         * config/aarch64/predicates.md (aarch64_comparison_operator_mode):
28740         New predicate.
28741         (aarch64_comparison_operator): Break overly long line into two.
28742         (aarch64_comparison_operation): Likewise.
28743         * config/aarch64/aarch64.md (cstorecc4): Use
28744         aarch64_comparison_operator_mode instead of
28745         aarch64_comparison_operator.
28746         (cstore<mode>4): Likewise.
28747         (aarch64_cstore<mode>): Likewise.
28748         (*cstoresi_insn_uxtw): Likewise.
28749         (cstore<mode>_neg): Likewise.
28750         (*cstoresi_neg_uxtw): Likewise.
28752 2016-02-17  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
28754         PR target/69161
28755         * config/arm/predicates.md (arm_comparison_operator_mode):
28756         New predicate.
28757         * config/arm/arm.md (*mov_scc): Use arm_comparison_operator_mode
28758         instead of arm_comparison_operator.
28759         (*mov_negscc): Likewise.
28760         (*mov_notscc): Likewise.
28761         * config/arm/thumb2.md (*thumb2_mov_scc): Likewise.
28762         (*thumb2_mov_negscc): Likewise.
28763         (*thumb2_mov_negscc_strict_it): Likewise.
28764         (*thumb2_mov_notscc): Likewise.
28765         (*thumb2_mov_notscc_strict_it): Likewise.
28767 2016-02-17  Wilco Dijkstra  <wdijkstr@arm.com>
28769         * config/aarch64/aarch64.c (aarch64_internal_mov_immediate):
28770         Add missing return.
28772 2016-02-17  Eric Botcazou  <ebotcazou@adacore.com>
28774         * config/visium/visium.c (machine_libfunc_index): New enum.
28775         (machine_libfuncs): New structure.
28776         (visium_libfuncs): New static variable.
28777         (TARGET_INIT_LIBFUNCS): Define to...
28778         (visium_init_libfuncs): ...this.  New function.
28779         (expand_block_move_4): Use the appropriate libfunc.
28780         (expand_block_move_2): Likewise.
28781         (expand_block_move_1): Likewise.
28782         (expand_block_set_4): Likewise.
28783         (expand_block_set_2): Likewise.
28784         (expand_block_set_1): Likewise.
28785         (visium_trampoline_init): Likewise.
28787 2016-02-17  Nick Clifton  <nickc@redhat.com>
28789         * config/msp430/msp430.c (msp430_mcu_data): Sync with data from
28790         TI's devices.csv file as of March 2016.
28792 2016-02-16  Kelvin Nilsen  <kelvin@gcc.gnu.org>
28794         PR Target/48344
28795         * opts-global.c (handle_common_deferred_options): Introduce and
28796         initialize two global variables to remember command-line options
28797         specifying a stack-limiting register.
28798         * opts.h: Add extern declarations of the two new global variables.
28799         * emit-rtl.c (init_emit_once): Initialize the stack_limit_rtx
28800         variable based on the values of the two new global variables.
28802 2016-02-16  Jakub Jelinek  <jakub@redhat.com>
28804         PR c/69835
28805         * common.opt (Wnonnull-compare): New warning.
28806         * doc/invoke.texi (-Wnonnull): Remove text about comparison
28807         of arguments against NULL.
28808         (-Wnonnull-compare): Document.
28809         * Makefile.in (OBJS): Add gimple-ssa-nonnull-compare.o.
28810         * tree-pass.h (make_pass_warn_nonnull_compare): Declare.
28811         * passes.def (pass_warn_nonnull_compare): Add.
28812         * gimple-ssa-nonnull-compare.c: New file.
28814 2016-02-16  James Greenhalgh  <james.greenhalgh@arm.com>
28816         * config/aarch64/aarch64.c (cortexa57_tunings): Remove
28817         AARCH64_EXTRA_TUNE_RECIP_SQRT.
28819 2016-02-16  James Greenhalgh  <james.greenhalgh@arm.com>
28821         * config/aarch64/aarch64.c (use_rsqrt_p): Always use software
28822         reciprocal sqrt for -mlow-precision-recip-sqrt.
28824 2016-02-16  James Greenhalgh  <james.greenhalgh@arm.com>
28825             Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
28827         * config/aarch64/aarch64.c (aarch64_expand_vector_init): Refactor,
28828         always use lane loads to construct non-constant vectors.
28830 2016-02-16  James Greenhalgh  <james.greenhalgh@arm.com>
28832         * config/aarch64/aarch64.md
28833         (arch64_sqrdml<SQRDMLH_AS:rdma_as>h_lane<mode>): Fix register
28834         constraints for operand 3.
28835         (aarch64_sqrdml<SQRDMLH_AS:rdma_as>h_laneq<mode>): Likewise.
28837 2016-02-16  Jakub Jelinek  <jakub@redhat.com>
28838             Richard Biener  <rguenther@suse.de>
28840         PR tree-optimization/69820
28841         * tree-vect-patterns.c (type_conversion_p): Return false if
28842         *orig_type is unsigned single precision or boolean.
28843         (vect_recog_dot_prod_pattern, vect_recog_widen_mult_pattern):
28844         Formatting fix.
28846 2016-02-16  Jakub Jelinek  <jakub@redhat.com>
28848         PR rtl-optimization/69764
28849         PR rtl-optimization/69771
28850         * optabs.c (expand_binop): Ensure for shift optabs invalid CONST_INT
28851         op1 is valid for GET_MODE_INNER (mode) and force it into a reg.
28853 2016-02-16  Richard Biener  <rguenther@suse.de>
28855         PR tree-optimization/69776
28856         * tree-ssa-alias.c (indirect_ref_may_alias_decl_p): Get alias
28857         sets from caller.
28858         (indirect_refs_may_alias_p): Likewise.
28859         (refs_may_alias_p_1): Pass alias sets as from ao_ref.
28860         * tree-ssa-sccvn.c (vn_reference_lookup): Also adjust vr alias-set
28861         according to tbaa_p.
28862         * tree-ssa-dom.c (lookup_avail_expr): Add tbaa_p flag.
28863         (optimize_stmt): For redundant store discovery do not allow tbaa.
28865 2016-02-16  Bernd Schmidt  <bschmidt@redhat.com>
28867         PR tree-optimization/69714
28868         * tree-ssa-math-opts.c (find_bswap_or_nop): Revert previous change.
28869         Return NULL if we have irrelevant high bytes on BIG_ENDIAN.
28871 2016-02-16  Claudiu Zissulescu  <claziss@synopsys.com>
28873         * config/arc/arc-modes.def (CC_FPU, CC_FPU_UNEQ): New modes.
28874         * config/arc/arc-opts.h (FPU_SP, FPU_SF, FPU_SC, FPU_SD, FPU_DP)
28875         (FPU_DF, FPU_DC, FPU_DD, FXP_DP): Define.
28876         * config/arc/arc.c (arc_init): Check FPU options.
28877         (get_arc_condition_code): Handle new CC_FPU* modes.
28878         (arc_select_cc_mode): Likewise.
28879         (arc_conditional_register_usage): Allow 64 bit datum into even-odd
28880         register pair only. Allow access for ARCv2 accumulator.
28881         (gen_compare_reg): Whenever we have FPU support use FPU compare
28882         instructions.
28883         (arc_reorg): Don't generate brcc insns when FPU compare
28884         instructions are involved.
28885         * config/arc/arc.h (TARGET_DPFP): Add TARGET_FP_DPAX condition.
28886         (TARGET_OPTFPE): Add condition when ARC EM can use optimized
28887         floating point emulation.
28888         (ACC_REG_FIRST, ACC_REG_LAST, ACCL_REGNO, ACCH_REGNO): Define.
28889         (REVERSE_CONDITION): Add new CC_FPU* modes.
28890         (TARGET_FP_SP_BASE): Define.
28891         (TARGET_FP_DP_BASE): Likewise.
28892         (TARGET_FP_SP_FUSED): Likewise.
28893         (TARGET_FP_DP_FUSED): Likewise.
28894         (TARGET_FP_SP_CONV): Likewise.
28895         (TARGET_FP_DP_CONV): Likewise.
28896         (TARGET_FP_SP_SQRT): Likewise.
28897         (TARGET_FP_DP_SQRT): Likewise.
28898         (TARGET_FP_DP_AX): Likewise.
28899         * config/arc/arc.md (ARCV2_ACC): New constant.
28900         (type): New fpu type attribute.
28901         (SDF): Conditional iterator.
28902         (cstore<mode>, cbranch<mode>): Change expand condition.
28903         (addsf3, subsf3, mulsf3, adddf3, subdf3, muldf3): New expands,
28904         handles FPU/FPX cases as well.
28905         * config/arc/arc.opt (mfpu): New option.
28906         * config/arc/fpx.md (addsf3_fpx, subsf3_fpx, mulsf3_fpx):
28907         Renamed.
28908         (adddf3, muldf3, subdf3): Removed.
28909         * config/arc/predicates.md (proper_comparison_operator): Recognize
28910         CC_FPU* modes.
28911         * config/arc/fpu.md: New file.
28912         * doc/invoke.texi (ARC Options): Document mfpu option.
28914 2016-02-16  Richard Biener  <rguenther@suse.de>
28916         PR rtl-optimization/69291
28917         * ifcvt.c (noce_try_store_flag_constants): Re-instantiate
28918         noce_operand_ok check.
28920 2016-02-16  Tom de Vries  <tom@codesourcery.com>
28922         PR lto/67709
28923         * omp-low.c (simd_clone_create): Remove call to
28924         symtab->call_cgraph_insertion_hooks.
28926 2016-02-16  Jakub Jelinek  <jakub@redhat.com>
28928         PR tree-optimization/69802
28929         * tree-ssa-reassoc.c (update_range_test): If op is
28930         SSA_NAME_IS_DEFAULT_DEF, give up unless tem is a positive
28931         op == 1 test of precision 1 integral op, otherwise handle
28932         that case as op itself.  Fix up formatting.
28933         (optimize_range_tests_to_bit_test, optimize_range_tests): Fix
28934         up formatting.
28936 2016-02-16  Richard Biener  <rguenther@suse.de>
28938         PR tree-optimization/69586
28939         * tree-vrp.c (register_edge_assert_for_2): Handle all integral
28940         types for conversion sources.
28942 2016-02-16  Richard Biener  <rguenther@suse.de>
28944         PR middle-end/69801
28945         * fold-const.c (operand_equal_p): For COND_EXPR zero operand
28946         mask OEP_ADDRESS_OF.
28948 2016-02-16  Alan Modra  <amodra@gmail.com>
28950         PR target/68973
28951         * config/rs6000/rs6000.md (reload_vsx_from_gprsf): Rewrite splitter.
28952         (p8_mtvsrd_df, p8_mtvsrd_sf): New.
28953         (p8_mtvsrd_1, p8_mtvsrd_2): Delete.
28954         (p8_mtvsrwz): New.
28955         (p8_mtvsrwz_1, p8_mtvsrwz_2): Delete.
28956         (p8_xxpermdi_<mode>): Take two DF inputs rather than one TF.
28957         (p8_fmrgow_<mode>): Likewise.
28958         (reload_vsx_from_gpr<mode>): Make clobber IF.  Adjust for above
28959         changes.
28960         (reload_fpr_from_gpr<mode>): Similarly. Use "d" for op0 constraint.
28961         (reload_vsx_from_gprsf): Use p8_mtvsrd_sf rather than attempting
28962         to use movdi_internal64.  Remove op0_di.
28963         * config/rs6000/vsx.md (vsx_xscvspdpn_directmove): Make op1 SFmode.
28965 2016-02-15  Evandro Menezes  <e.menezes@samsung.com>
28967         Add support for the FCCMP insn types
28969         * config/aarch64/aarch64.md (fccmp): Change insn type.
28970         (fccmpe): Likewise.
28971         * config/aarch64/thunderx.md (thunderx_fcmp): Add "fccmp{s,d}" types.
28972         * config/arm/cortex-a53.md (cortex_a53_fpalu): Likewise.
28973         * config/arm/cortex-a57.md (cortex_a57_fp_cmp): Likewise.
28974         * config/arm/xgene1.md (xgene1_fcmp): Likewise.
28975         * config/arm/exynos-m1.md (exynos_m1_fp_ccmp): New insn reservation.
28976         * config/arm/types.md (fccmps): Add new insn type.
28977         (fccmpd): Likewise.
28979 2016-02-15  Bernd Edlinger  <bernd.edlinger@hotmail.de>
28981         * alias.c (get_alias_set): Fix a typo in comment.
28983 2016-02-15  Richard Biener  <rguenther@suse.de>
28985         PR tree-optimization/69595
28986         * match.pd: Complete range test simplification to true.
28988 2016-02-15  Bernd Schmidt  <bschmidt@redhat.com>
28990         PR rtl-optimization/69648
28991         * lra-constraints.c (update_ebb_live_info): Don't remove sets of
28992         pic_offset_table_rtx.
28994         PR rtl-optimization/69752
28995         * ira.c (update_equiv_regs): When looking for more than a single SET,
28996         also take other side effects into account.
28998 2016-02-15  Marcin Kościelnicki  <koriakin@0x04.net>
29000         * config/s390/s390.c (s390_function_profiler): Add a new sequence
29001         for z900+ CPUs in 31-bit mode.
29003 2016-02-15  Marcin Kościelnicki  <koriakin@0x04.net>
29005         * common/config/s390/s390-common.c (s390_supports_split_stack):
29006         New function.
29007         (TARGET_SUPPORTS_SPLIT_STACK): New macro.
29008         * config/s390/s390-protos.h: Add s390_expand_split_stack_prologue.
29009         * config/s390/s390.c (struct machine_function): New field
29010         split_stack_varargs_pointer.
29011         (s390_register_info): Mark r12 as clobbered if it'll be used as temp
29012         in s390_emit_prologue.
29013         (s390_emit_prologue): Use r12 as temp if r1 is taken by split-stack
29014         vararg pointer.
29015         (morestack_ref): New global.
29016         (SPLIT_STACK_AVAILABLE): New macro.
29017         (s390_expand_split_stack_prologue): New function.
29018         (s390_live_on_entry): New function.
29019         (s390_va_start): Use split-stack vararg pointer if appropriate.
29020         (s390_asm_file_end): Emit the split-stack note sections.
29021         (TARGET_EXTRA_LIVE_ON_ENTRY): New macro.
29022         * config/s390/s390.md (UNSPEC_STACK_CHECK): New unspec.
29023         (UNSPECV_SPLIT_STACK_CALL): New unspec.
29024         (UNSPECV_SPLIT_STACK_DATA): New unspec.
29025         (split_stack_prologue): New expand.
29026         (split_stack_space_check): New expand.
29027         (split_stack_data): New insn.
29028         (split_stack_call): New expand.
29029         (split_stack_call_*): New insn.
29030         (split_stack_cond_call): New expand.
29031         (split_stack_cond_call_*): New insn.
29033 2016-02-15  Richard Biener  <rguenther@suse.de>
29035         PR tree-optimization/69783
29036         * tree-vect-data-refs.c (vect_prune_runtime_alias_test_list):
29037         Add trivially correct cases.
29039 2016-02-15  Tom de Vries  <tom@codesourcery.com>
29041         PR lto/69655
29042         * lto-cgraph.c (input_offload_tables): Add and handle bool parameter
29043         do_force_output.
29044         * lto-streamer.h (input_offload_tables): Add and handle bool parameter.
29046 2016-02-15  Richard Biener  <rguenther@suse.de>
29048         PR tree-optimization/69776
29049         * tree-ssa-sccvn.h (vn_reference_lookup): Adjust prototype.
29050         * tree-ssa-sccvn.c (vn_reference_lookup): Add parameter to
29051         indicate whether we can use TBAA to disambiguate against stores.
29052         Use alias-set zero if not.
29053         (visit_reference_op_store): Do not use TBAA when looking up
29054         redundant stores.
29055         * tree-ssa-pre.c (compute_avail): Use TBAA here.
29056         (eliminate_dom_walker::before_dom_children): But not when looking
29057         up redundant stores.
29059 2016-02-14  John David Anglin  <danglin@gcc.gnu.org>
29061         * config/pa/pa.md (absqi2, absghi2, bswaphi2, bswapsi2, bswapdi2): New.
29063 2016-02-14  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
29065         *  config/i386/znver1.md
29066         (znver1_pop, znver1_pop_mem,
29067         znver1_load_imov_double_store,
29068         znver1_load_imov_direct_store,
29069         znver1_load_imov_direct_load,
29070         znver1_load_imov_double_load): Add new.
29071         (znver1_insn, znver1_insn_load): Add icmov type.
29072         (znver1_sseavx_fma,
29073         znver1_sseavx_fma_load,
29074         znver1_avx256_fma,
29075         znver1_avx256_fma_load): Fix pipe usage.
29077 2016-02-14  Alan Modra  <amodra@gmail.com>
29079         PR target/68973
29080         * reload.c (find_reloads_address_1): For pre/post-inc/dec
29081         with an invalid hard reg, reload just the reg not the entire
29082         pre/post-inc/dec address expression.
29084 2016-02-13  Oleg Endo  <olegendo@gcc.gnu.org>
29086         PR target/67260
29087         * config/sh/sh.md (sibcall_value_pcrel): Replace =&k scratch reg with
29088         fixed R1_REG scratch reg.
29089         (sibcall_value_pcrel_fdpic): Likewise.
29091 2016-02-13  Oleg Endo  <olegendo@gcc.gnu.org>
29093         PR target/67636
29094         PR target/64345
29095         * config/sh/sh.md (*zero_extract_3): New insn_and_split pattern.
29097 2016-02-12  Walter Lee  <walt@tilera.com>
29099         * config/tilepro/t-tilepro: Replace CC_FOR_BUILD with CXX_FOR_BUILD.
29100         * config/tilegx/t-tilegx: Likewise.
29102 2016-02-12  David Malcolm  <dmalcolm@redhat.com>
29104         PR other/69554
29105         * diagnostic-show-locus.c (struct line_span): New struct.
29106         (layout::get_first_line): Delete.
29107         (layout::get_last_line): Delete.
29108         (layout::get_num_line_spans): New member function.
29109         (layout::get_line_span): Likewise.
29110         (layout::print_heading_for_line_span_index_p): Likewise.
29111         (layout::get_expanded_location): Likewise.
29112         (layout::calculate_line_spans): Likewise.
29113         (layout::m_first_line): Delete.
29114         (layout::m_last_line): Delete.
29115         (layout::m_line_spans): New field.
29116         (layout::layout): Update comment.  Replace m_first_line and
29117         m_last_line with m_line_spans, replacing their initialization
29118         with a call to calculate_line_spans.
29119         (diagnostic_show_locus): When printing source lines and
29120         annotations, rather than looping over a single span
29121         of lines, instead loop over each line_span within
29122         the layout, with an inner loop over the lines within them.
29123         Call the context's start_span callback when changing line spans.
29124         * diagnostic.c (diagnostic_initialize): Initialize start_span.
29125         (diagnostic_build_prefix): Break out the building of the location
29126         part of the string into...
29127         (diagnostic_get_location_text): ...this new function, rewriting
29128         it from nested ternary expressions to a sequence of "if"
29129         statements.
29130         (default_diagnostic_start_span_fn): New function.
29131         * diagnostic.h (diagnostic_start_span_fn): New typedef.
29132         (diagnostic_context::start_span): New field.
29133         (default_diagnostic_start_span_fn): New prototype.
29135 2016-02-12  David Malcolm  <dmalcolm@redhat.com>
29137         PR driver/69779
29138         * gcc.c (driver::finalize): Fix cleanup of "specs".
29140 2016-02-12  David Malcolm  <dmalcolm@redhat.com>
29142         PR driver/69265
29143         PR driver/69453
29144         * gcc.c (driver::driver): Initialize m_option_suggestions.
29145         (driver::~driver): Clean up m_option_suggestions.
29146         (suggest_option): Convert to...
29147         (driver::suggest_option): ...this, and split out into
29148         driver::build_option_suggestions and find_closest_string.
29149         (driver::build_option_suggestions): New function, from
29150         first half of suggest_option.  Special-case
29151         OPT_fsanitize_ and OPT_fsanitize_recover_, making use of
29152         the sanitizer_opts array.  For options of enum types, add the
29153         various enum values to the candidate strings.
29154         (driver::handle_unrecognized_options): Remove "const".
29155         * gcc.h (driver::handle_unrecognized_options): Likewise.
29156         (driver::build_option_suggestions): New decl.
29157         (driver::suggest_option): New decl.
29158         (driver::m_option_suggestions): New field.
29159         * opts-common.c (add_misspelling_candidates): New function.
29160         * opts.c (sanitizer_opts): Remove decl of struct sanitizer_opts_s
29161         and make non-static.
29162         * opts.h (sanitizer_opts): New array decl.
29163         (add_misspelling_candidates): New function decl.
29164         * spellcheck.c (find_closest_string): New function.
29165         * spellcheck.h (find_closest_string): New function decl.
29167 2016-02-12  Jakub Jelinek  <jakub@redhat.com>
29169         PR rtl-optimization/69764
29170         PR rtl-optimization/69771
29171         * optabs.c (expand_binop_directly): For shift_optab_p, force
29172         convert_modes with VOIDmode if xop1 has VOIDmode.
29174 2016-02-12  Ilya Enkovich  <enkovich.gnu@gmail.com>
29176         PR target/69729
29177         * lto-streamer-out.c (lto_output): Use thunk.add_pointer_bounds_args
29178         to correctly determine instrumentation thunks.
29180 2016-02-12  Jakub Jelinek  <jakub@redhat.com>
29182         PR ipa/69241
29183         * ipa-split.c (split_function): If split part returns TREE_ADDRESSABLE
29184         type by reference, force lhs on the call.
29186         PR ipa/68672
29187         * ipa-split.c (split_function): Don't compute/use main_part_return_p.
29188         Compute retval and retbnd early in all cases if split_part_return_p
29189         and return_bb is not EXIT.  Remove all clobber stmts and reset
29190         all debug stmts that refer to SSA_NAMEs defined in split part,
29191         except if it is retval, in that case replace the old retval with the
29192         lhs of the call to the split part.
29194 2016-02-12  Kugan Vivekanandarajah  <kuganv@linaro.org>
29196         revert:
29197         2016-02-12  Kugan Vivekanandarajah  <kuganv@linaro.org>
29199         PR middle-end/66726
29200         * tree-ssa-reassoc.c (optimize_range_tests): Handle tcc_compare stmt
29201         whose result is used in PHI.
29202         (maybe_optimize_range_tests): Likewise.
29203         (final_range_test_p): Likweise.
29205 2016-02-12  Kugan Vivekanandarajah  <kuganv@linaro.org>
29207         PR middle-end/66726
29208         * tree-ssa-reassoc.c (optimize_range_tests): Handle tcc_compare stmt
29209         whose result is used in PHI.
29210         (maybe_optimize_range_tests): Likewise.
29211         (final_range_test_p): Likweise.
29213 2016-02-12  Jakub Jelinek  <jakub@redhat.com>
29215         * cgraph.c: Spelling fixes - behaviour -> behavior and
29216         neighbour -> neighbor.
29217         * target.def: Likewise.
29218         * sel-sched.c: Likewise.
29219         * config/mips/mips.c: Likewise.
29220         * config/arc/arc.md: Likewise.
29221         * config/arm/cortex-a57.md: Likewise.
29222         * config/arm/arm.c: Likewise.
29223         * config/arm/neon.md: Likewise.
29224         * config/arm/arm-c.c: Likewise.
29225         * config/vms/vms-c.c: Likewise.
29226         * config/s390/s390.c: Likewise.
29227         * config/i386/znver1.md: Likewise.
29228         * config/i386/i386.c: Likewise.
29229         * config/ia64/hpux-unix2003.h: Likewise.
29230         * config/msp430/msp430.md: Likewise.
29231         * config/rx/rx.c: Likewise.
29232         * config/rx/rx.md: Likewise.
29233         * config/aarch64/aarch64-simd.md: Likewise.
29234         * config/aarch64/aarch64.c: Likewise.
29235         * config/nvptx/nvptx.c: Likewise.
29236         * config/bfin/bfin.c: Likewise.
29237         * config/cris/cris.opt: Likewise.
29238         * config/rs6000/rs6000.c: Likewise.
29239         * target.h: Likewise.
29240         * spellcheck.c: Likewise.
29241         * ira-build.c: Likewise.
29242         * tree-inline.c: Likewise.
29243         * builtins.c: Likewise.
29244         * lra-constraints.c: Likewise.
29245         * explow.c: Likewise.
29246         * hwint.h: Likewise.
29247         * targhooks.c: Likewise.
29248         * tree-vect-data-refs.c: Likewise.
29249         * expr.c: Likewise.
29250         * doc/tm.texi: Likewise.
29251         * doc/extend.texi: Likewise.
29252         * doc/install.texi: Likewise.
29253         * doc/md.texi: Likewise.
29254         * tree-ssa-tail-merge.c: Likewise.
29255         * sched-int.h: Likewise.
29256         * match.pd: Likewise.
29257         * sched-ebb.c: Likewise.
29258         * target.def (omit_struct_return_reg): Likewise.
29259         * gimple-ssa-isolate-paths.c: Likewise.
29260         (find_implicit_erroneous_behaviour): Renamed to...
29261         (find_implicit_erroneous_behavior): ... this.
29262         (find_explicit_erroneous_behaviour): Renamed to...
29263         (find_explicit_erroneous_behavior): ... this.
29264         (gimple_ssa_isolate_erroneous_paths): Adjust caller.
29266 2016-02-11  Segher Boessenkool  <segher@kernel.crashing.org>
29268         PR rtl-optimization/64682
29269         PR rtl-optimization/69567
29270         PR rtl-optimization/69737
29271         * combine.c (distribute_notes) <REG_DEAD>: If the register is set
29272         in I2 as well, just lose it.
29274 2016-02-11  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
29276         * config/aarch64/aarch64.c (aarch64_last_printed_arch_string):
29277         New variable.
29278         (aarch64_last_printed_tune_string): Likewise.
29279         (aarch64_declare_function_name): Only output .arch assembler
29280         directive if it will be different from the previously output
29281         directive.  Same for .tune comment but only if -dA is set.
29282         (aarch64_start_file): New function.
29283         (TARGET_ASM_FILE_START): Define.
29285 2016-02-11  David Malcolm  <dmalcolm@redhat.com>
29287         PR plugins/69758
29288         * Makefile.in (PLUGIN_HEADERS): Add params.list.
29290 2016-02-11  Jakub Jelinek  <jakub@redhat.com>
29292         PR target/65313
29293         * tree-vect-slp.c (vect_schedule_slp_instance): Avoid
29294         -Wmaybe-uninitialized warning.
29296 2016-02-11  Oleg Endo  <olegendo@gcc.gnu.org>
29298         PR target/69713
29299         * config/sh/sh.md (casesi_worker_0): Add T_REG use.
29301 2016-02-11  Richard Biener  <rguenther@suse.de>
29303         PR rtl-optimization/69291
29304         * ifcvt.c (noce_try_store_flag_constants): Do not allow
29305         subexpressions affected by changing the result.
29307 2016-02-10  Vladimir Makarov  <vmakarov@redhat.com>
29309         PR target/69148
29310         * lra-constraints.c (curr_insn_transform): Find in/out operands
29311         for secondary memory moves.  Update dups.
29313 2016-02-10  Yuri Rumyantsev  <ysrumyan@gmail.com>
29315         PR tree-optimization/69652
29316         * tree-vect-loop.c (optimize_mask_stores): Move declaration of STMT1
29317         to nested loop, did source re-formatting, skip debug statements,
29318         add check on statement with volatile operand, remove dead scalar
29319         statements.
29321 2016-02-10  Jakub Jelinek  <jakub@redhat.com>
29322             Patrick Palka  <ppalka@gcc.gnu.org>
29324         PR ipa/69241
29325         PR c++/69649
29326         * gimplify.c (gimplify_modify_expr): Set lhs even for noreturn
29327         calls if the return type is TREE_ADDRESSABLE.
29328         * cgraphunit.c (cgraph_node::expand_thunk): Likewise.
29329         * ipa-split.c (split_function): Fix doubled "we" in comment.
29330         Use void return type for the split part even if
29331         !split_point->split_part_set_retval.
29333 2016-02-10  Bin Cheng  <bin.cheng@arm.com>
29335         PR tree-optimization/68021
29336         * tree-ssa-loop-ivopts.c (get_computation_aff): Set ratio to 1 if
29337         when computing the value of biv cand by itself.
29339 2016-02-10  Wilco Dijkstra  <wdijkstr@arm.com>
29341         * config/aarch64/aarch64.c (cortexa53_tunings): Enable AES fusion.
29342         (cortexa57_tunings): Likewise.
29343         (cortexa72_tunings): Likewise.
29344         (arch_macro_fusion_pair_p): Add support for AES fusion.
29345         * config/aarch64/aarch64-fusion-pairs.def: Add AES_AESMC entry.
29346         * config/arm/aarch-common.c (aarch_crypto_can_dual_issue):
29347         Allow virtual registers before reload so early scheduling works.
29348         * config/arm/cortex-a57.md (cortex_a57_crypto_simple): Use
29349         correct latency and pipeline.
29350         (cortex_a57_crypto_complex): Likewise.
29351         (cortex_a57_crypto_xor): Likewise.
29352         (define_bypass): Add AES bypass.
29354 2016-02-10  Richard Biener  <rguenther@suse.de>
29356         PR tree-optimization/69726
29357         * passes.def: Add DCE pass before late uninit.
29358         * match.pd: Add A ? B : (!A ? C : X) -> A ? B : C patterns to
29359         really fixup if-conversions job.
29361 2016-02-10  Wilco Dijkstra  <wdijkstr@arm.com>
29363         * config/arm/arm.c (arm_cortex_a53_tune): Enable AES fusion.
29364         (arm_cortex_a57_tune): Likewise.
29365         (aarch_macro_fusion_pair_p): Add support for AES fusion.
29366         * config/arm/arm-protos.h (fuse_ops): Add FUSE_AES_AESMC.
29368 2016-02-10  Eric Botcazou  <ebotcazou@adacore.com>
29370         * timevar.def (TV_PHASE_DBGINFO): Delete.
29371         (TV_PHASE_CHECK_DBGINFO): Likewise.
29372         * varpool.c (varpool_node::assemble_decl): Do not change timevar.
29374 2016-02-10  Richard Biener  <rguenther@suse.de>
29376         PR tree-optimization/69719
29377         * tree-vect-data-refs.c (vect_prune_runtime_alias_test_list):
29378         Adjust previous fix by ensuring that dr_a1 is left of dr_a2.
29380 2016-02-09  Andrew Pinski  <apinski@cavium.com>
29382         PR tree-opt/69282
29383         * optabs-tree.c (expand_vec_cond_expr_p): Don't early return if
29384         get_vcond_mask_icode returns false.
29386 2016-02-09  Michael Meissner  <meissner@linux.vnet.ibm.com>
29388         PR target/68404
29389         * config/rs6000/predicates.md (fusion_gpr_addis): Prevent fusing
29390         an ADDIS that adds a pointer to a large constant that sets the
29391         upper16 bits with a load operation.
29393 2016-02-09  Charles Baylis  <charles.baylis@linaro.org>
29395         PR target/68532
29396         * config/arm/arm.c (arm_evpc_neon_vzip): Allow for big endian lane
29397         order.
29398         * config/arm/arm_neon.h (vzipq_s8): Adjust shuffle patterns for big
29399         endian.
29400         (vzipq_s16): Likewise.
29401         (vzipq_s32): Likewise.
29402         (vzipq_f32): Likewise.
29403         (vzipq_u8): Likewise.
29404         (vzipq_u16): Likewise.
29405         (vzipq_u32): Likewise.
29406         (vzipq_p8): Likewise.
29407         (vzipq_p16): Likewise.
29409 2016-02-09  Charles Baylis  <charles.baylis@linaro.org>
29411         PR target/68532
29412         * config/arm/arm.c (neon_endian_lane_map): New function.
29413         (neon_vector_pair_endian_lane_map): New function.
29414         (arm_evpc_neon_vuzp): Allow for big endian lane order.
29415         * config/arm/arm_neon.h (vuzpq_s8): Adjust shuffle patterns for big
29416         endian.
29417         (vuzpq_s16): Likewise.
29418         (vuzpq_s32): Likewise.
29419         (vuzpq_f32): Likewise.
29420         (vuzpq_u8): Likewise.
29421         (vuzpq_u16): Likewise.
29422         (vuzpq_u32): Likewise.
29423         (vuzpq_p8): Likewise.
29424         (vuzpq_p16): Likewise.
29426 2016-02-11  Alexandre Oliva  <aoliva@redhat.com>
29428         PR target/69634
29429         * regstat.c (regstat_bb_compute_calls_crossed): Disregard
29430         debug insns.
29432 2016-02-09  Uros Bizjak  <ubizjak@gmail.com>
29434         * config/i386/i386.md (insv<mode>_1): Use gen_int_mode to
29435         truncate const_int operand 1 to QImode.
29437 2016-02-09  Eric Botcazou  <ebotcazou@adacore.com>
29439         * gimple-ssa-backprop.c (optimize_phi): Do not replace an argument
29440         corresponding to an abnormal edge.
29442 2016-02-09  Tom de Vries  <tom@codesourcery.com>
29444         PR tree-optimization/69599
29445         * tree-ssa-structalias.c (fndecl_maybe_in_other_partition): New
29446         function.
29447         (find_func_aliases_for_builtin_call, find_func_clobbers)
29448         (ipa_pta_execute):  Handle case that foo and foo._0 are not in same lto
29449         partition.
29451 2016-02-09  Richard Biener  <rguenther@suse.de>
29453         PR tree-optimization/69715
29454         * tree-ssa.c (execute_update_addresses_taken): Mark non-decl
29455         LHS on calls as non-rewritable.
29457 2016-02-09  Tom de Vries  <tom@codesourcery.com>
29459         PR lto/69707
29460         * lto-wrapper.c (append_diag_options): New function.
29461         (compile_offload_image): Call append_diag_options.
29463 2016-02-08  Sandra Loosemore  <sandra@codesourcery.com>
29465         PR other/69722
29466         * doc/extend.texi (Flag Output Operands): Correct sectioning.
29467         Minor copy-edit to fix verb tenses.
29469 2016-02-08  Jakub Jelinek  <jakub@redhat.com>
29471         PR tree-optimization/69209
29472         * ipa-split.c (split_function): If split part is not
29473         returning retval, retval has gimple type but is not
29474         gimple value, force it into a SSA_NAME first.
29476 2016-02-08  Nicklas Bo Jensen  <nbjensen@gmail.com>
29478         * doc/tree-ssa.texi (Preserving the virtual SSA form): Remove
29479         outdated section.
29481 2016-02-08  Jason Merrill  <jason@redhat.com>
29483         PR c++/69631
29484         * convert.c (convert_to_integer_1): Check dofold on truncation
29485         distribution.
29486         (convert_to_pointer_maybe_fold, convert_to_real_maybe_fold)
29487         (convert_to_integer_maybe_fold, convert_to_complex_maybe_fold):
29488         Rename from *_nofold.
29489         * convert.h (convert_to_pointer_nofold, convert_to_integer_nofold)
29490         (convert_to_real_nofold, convert_to_complex_nofold): New inlines.
29492 2016-02-08  Bernd Schmidt  <bschmidt@redhat.com>
29494         PR target/60410
29495         * tree.c (build_common_tree_nodes): Remove short_double argument.
29496         All callers changed.
29497         * tree.h (build_common_tree_nodes): Adjust declaration.
29498         * doc/invoke.texi (-fshort-double): Remove documentation.
29499         * config/mips/t-img-elf (MULTILIB_OPTIONS, MULTILIB_DIRNAMES,
29500         MULTILIB_EXCEPTIONS): Remove -fshort-double variant.
29501         * lto-wrapper.c (merge_and_complain, append_compiler_options)
29502         (append_linker_options): Don't handle OPT_fshort_double.
29504         PR rtl-optimization/68730
29505         * lra-remat.c (insn_to_cand_activation): New static variable.
29506         (lra_remat): Allocate and free it.
29507         (create_cand): New arg activation. Initialize a field in
29508         insn_to_cand_activation if it is nonnull.
29509         (create_cands): Pass the activation insn to create_cand when making
29510         a candidate involving an output reload.  Reorganize code a little.
29511         (do_remat): Keep track of active status of candidates in a separate
29512         bitmap.
29514 2016-02-08  Richard Biener  <rguenther@suse.de>
29516         PR tree-optimization/69719
29517         * tree-vect-data-refs.c (vect_prune_runtime_alias_test_list):
29518         Properly use absolute of the difference of the two offsets to
29519         compare or adjust the segment length.
29521 2016-02-08  Richard Biener  <rguenther@suse.de>
29522             Jeff Law  <law@redhat.com>
29524         PR target/68273
29525         * tree-ssanames.c (make_ssa_name_fn): Always use unqualified
29526         types for anonymous SSA names.
29528 2016-02-08   Richard Biener  <rguenther@suse.de>
29530         PR rtl-optimization/69274
29531         * ira.c (ira_setup_alts): Do not change recog_data.operand order.
29533 2016-02-08  Jeff Law  <law@redhat.com>
29535         PR tree-optimization/65917
29536         * tree-ssa-dom.c (record_temporary_equivalences): Record both
29537         equivalences from if (x == y) style conditionals.
29538         (loop_depth_of_name): Remove.
29539         (record_equality): Remove loop depth check.
29540         * tree-ssa-scopedtables.h (const_and_copies): Refine comments.
29541         (const_and_copies::record_const_or_copy_raw): New member function.
29542         * tree-ssa-scopedtables.c
29543         (const_and_copies::record_const_or_copy_raw): New, factored out of
29544         (const_and_copies::record_const_or_copy): Call new member function.
29546 2016-02-05  Jeff Law  <law@redhat.com>
29548         PR tree-optimization/68541
29549         * gimple-ssa-split-paths.c: Include tree-cfg.h and params.h.
29550         (count_stmts_in_block): New function.
29551         (poor_ifcvt_candidate_code): Likewise.
29552         (is_feasible_trace): Add some heuristics to determine when path
29553         splitting is profitable.
29554         (find_block_to_duplicate_for_splitting_paths): Make sure the graph
29555         is a diamond with a single exit.
29557 2016-02-05  Martin Sebor  <msebor@redhat.com>
29559         PR c++/69662
29560         * doc/invoke.texi: Update -Wplacement-new to take an optional
29561         argument.
29563 2016-02-06  Richard Henderson  <rth@redhat.com>
29565         PR c/69643
29566         * tree.c (tree_nop_conversion_p): Do not strip casts into or
29567         out of non-standard address spaces.
29569 2016-02-05  Jakub Jelinek  <jakub@redhat.com>
29571         PR rtl-optimization/69691
29572         * lra-eliminations.c (move_plus_up): Don't add the addend twice.
29574 2016-02-05  Pat Haugen  <pthaugen@us.ibm.com>
29576         * config/rs6000/crypto.md (crypto_vpermxor_<mode>): Correct insn type.
29577         * config/rs6000/rs6000.md (mov<mode>_hardfloat): Likewise.
29578         (*ieee128_mfvsrd_64bit): Likewise.
29579         (*ieee128_mfvsrd_32bit): Likewise.
29581 2016-02-05  Ilya Enkovich  <enkovich.gnu@gmail.com>
29583         PR target/69369
29584         Revert r232560:
29585         2016-01-19  Jan Hubicka  <hubicka@ucw.cz>
29587         * cgraphunit.c (cgraph_node::reset): Clear thunk info and
29588         instrumented_version.
29590 2016-01-05  Jeremy Bennett  <jeremy.bennett@embecosm.com>
29592         * doc/invoke.texi (Optimize Options): In table of --param options
29593         rename second occurrence of tracer-min-branch-ratio to
29594         tracer-min-branch-probability, rename
29595         tracer-min-branch-ratio-feedback to
29596         tracer-min-branch-probability-feedback and clarify description,
29597         rename sched-spec-state-edge-prob-cutoff to
29598         sched-state-edge-prob-cutoff, rename selsched-max-insns-to-rename
29599         to selsched-insns-to-rename, rename lto-minpartition to
29600         lto-min-partition, delete reorder-blocks-duplicate and
29601         reorder-blocks-duplicate-feedback.
29603 2016-02-05  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
29605         * config/s390/s390.c (s390_register_info_set_ranges): Remove
29606         superfluous loops.
29608 2016-02-05  Dominik Vogt  <vogt@linux.vnet.ibm.com>
29610         * doc/extend.texi: S/390: Correct some typos.
29612 2016-02-05  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
29614         * config/s390/s390.c (s390_emit_call): Add missing 64 bit check.
29616 2016-02-05  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
29618         PR target/69625
29619         * config/s390/s390.c (SAVE_SLOT_NONE, SAVE_SLOT_STACK): New defines.
29620         (s390_register_info_gprtofpr): Use new macros above.
29621         (s390_register_info_stdarg_fpr): Adjust max_fpr to better match
29622         its name.
29623         (s390_register_info_stdarg_gpr): Adjust max_gpr to better match
29624         its name.  Adjust restore and save gpr ranges.
29625         (s390_register_info_set_ranges): New function.
29626         (s390_register_info): Use new macros above.  Call
29627         s390_register_info_set_ranges.
29628         (s390_optimize_register_info): Likewise.
29629         (s390_hard_regno_rename_ok): Use new macros.
29630         (s390_hard_regno_scratch_ok): Likewise.
29631         (s390_emit_epilogue): Likewise.
29632         (s390_can_use_return_insn): Likewise.
29633         (s390_optimize_prologue): Likewise.
29634         * config/s390/s390.md (GPR2_REGNUM, GPR6_REGNUM): New constants.
29636 2016-02-05  Jakub Jelinek  <jakub@redhat.com>
29638         PR bootstrap/69677
29639         * config/i386/i386.c (convert_scalars_to_vector): Readd stack
29640         alignment fixes.
29641         (ix86_option_override_internal): Disable TARGET_STV even for
29642         -m{incoming,preferred}-stack-boundary=3.
29644 2016-02-03  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
29646         * config.gcc: Mark deprecated rtems targets as obsolete.
29648 2016-02-04  Segher Boessenkool  <segher@kernel.crashing.org>
29650         PR rtl-optimization/64682
29651         PR rtl-optimization/69567
29652         * combine.c (distribute_notes) <REG_DEAD>: Place the death note
29653         before I2 only if the register is both used and set in I2.
29655 2016-02-04  DJ Delorie  <dj@redhat.com>
29657         * config/msp430/msp430.c (msp430_start_function): Add function type.
29659 2016-02-04  Jakub Jelinek  <jakub@redhat.com>
29661         PR fortran/69368
29662         * tree-dfa.c (get_ref_base_and_extent): Remove unreachable code.
29664 2016-02-04  Uros Bizjak  <ubizjak@gmail.com>
29666         PR rtl-optimization/69577
29667         Revert:
29668         2015-10-29  Richard Henderson  <rth@redhat.com>
29670         PR target/68124
29671         PR rtl-opt/67609
29672         * config/i386/i386.c (ix86_cannot_change_mode_class): Tighten
29673         sse check to the exact conditions of PR 67609.
29675 2016-02-04  Michael Meissner  <meissner@linux.vnet.ibm.com>
29677         PR target/69667
29678         * config/rs6000/rs6000.md (mov<mode>_64bit_dm): Use 'd' constraint
29679         instead of 'ws', and 'wh' instead of 'wm' since TFmode/IFmode are
29680         not allowed into the traditional Altivec registers.
29681         (movtd_64bit_nodm): Likewise.
29682         (mov<mode>_32bit, FMOVE128_FPR iterator): Likewise.
29684 2016-02-04  David Malcolm  <dmalcolm@redhat.com>
29686         * config/aarch64/cortex-a57-fma-steering.c
29687         (aarch64_register_fma_steering): Remove "static" from arguments
29688         to register_pass.
29690 2016-02-04  Wilco Dijkstra  <wdijkstr@arm.com>
29692         PR target/69619
29693         * ccmp.c (expand_ccmp_expr_1): Avoid evaluating gs0/gs1
29694         twice when complex.
29696 2016-02-04  Mike Frysinger  <vapier@gentoo.org>
29698         * doc/invoke.texi: Delete -mno-fma4.
29700 2016-02-04  Richard Sandiford  <richard.sandiford@arm.com>
29702         PR rtl-optimization/69577
29703         * reginfo.c (record_subregs_of_mode): Add a partial_def parameter.
29704         (find_subregs_of_mode): Update accordingly.  Iterate over partial
29705         definitions.
29707 2016-02-04  Alan Lawrence  <alan.lawrence@arm.com>
29709         * config/arm/arm-protos.h (neon_reinterpret): Remove.
29710         * config/arm/arm.c (neon_reinterpret): Remove.
29711         * config/arm/arm_neon_builtins.def (vreinterpretv8qi, vreinterpretv4hi,
29712         vreinterpretv2si, vreinterpretv2sf, vreinterpretdi, vreinterpretv16qi,
29713         vreinterpretv8hi, vreinterpretv4si, vreinterpretv4sf, vreinterpretv2di,
29714         vreinterpretti): Remove.
29715         * config/arm/neon.md (neon_vreinterpretv8qi<mode>,
29716         neon_vreinterpretv4hi<mode>, neon_vreinterpretv2si<mode>,
29717         neon_vreinterpretv2sf<mode>, neon_vreinterpretdi<mode>,
29718         neon_vreinterpretti<mode>, neon_vreinterpretv16qi<mode>,
29719         neon_vreinterpretv8hi<mode>, neon_vreinterpretv4si<mode>,
29720         neon_vreinterpretv4sf<mode>, neon_vreinterpretv2di<mode>): Remove.
29721         * config/arm/arm_neon.h (vreinterpret_p8_p16, vreinterpret_p8_f32,
29722         vreinterpret_p8_p64, vreinterpret_p8_s64, vreinterpret_p8_u64,
29723         vreinterpret_p8_s8, vreinterpret_p8_s16, vreinterpret_p8_s32,
29724         vreinterpret_p8_u8, vreinterpret_p8_u16, vreinterpret_p8_u32,
29725         vreinterpret_p16_p8, vreinterpret_p16_f32, vreinterpret_p16_p64,
29726         vreinterpret_p16_s64, vreinterpret_p16_u64, vreinterpret_p16_s8,
29727         vreinterpret_p16_s16, vreinterpret_p16_s32, vreinterpret_p16_u8,
29728         vreinterpret_p16_u16, vreinterpret_p16_u32, vreinterpret_f32_p8,
29729         vreinterpret_f32_p16, vreinterpret_f32_p64, vreinterpret_f32_s64,
29730         vreinterpret_f32_u64, vreinterpret_f32_s8, vreinterpret_f32_s16,
29731         vreinterpret_f32_s32, vreinterpret_f32_u8, vreinterpret_f32_u16,
29732         vreinterpret_f32_u32, vreinterpret_p64_p8, vreinterpret_p64_p16,
29733         vreinterpret_p64_f32, vreinterpret_p64_s64, vreinterpret_p64_u64,
29734         vreinterpret_p64_s8, vreinterpret_p64_s16, vreinterpret_p64_s32,
29735         vreinterpret_p64_u8, vreinterpret_p64_u16, vreinterpret_p64_u32,
29736         vreinterpret_s64_p8, vreinterpret_s64_p16, vreinterpret_s64_f32,
29737         vreinterpret_s64_p64, vreinterpret_s64_u64, vreinterpret_s64_s8,
29738         vreinterpret_s64_s16, vreinterpret_s64_s32, vreinterpret_s64_u8,
29739         vreinterpret_s64_u16, vreinterpret_s64_u32, vreinterpret_u64_p8,
29740         vreinterpret_u64_p16, vreinterpret_u64_f32, vreinterpret_u64_p64,
29741         vreinterpret_u64_s64, vreinterpret_u64_s8, vreinterpret_u64_s16,
29742         vreinterpret_u64_s32, vreinterpret_u64_u8, vreinterpret_u64_u16,
29743         vreinterpret_u64_u32, vreinterpret_s8_p8, vreinterpret_s8_p16,
29744         vreinterpret_s8_f32, vreinterpret_s8_p64, vreinterpret_s8_s64,
29745         vreinterpret_s8_u64, vreinterpret_s8_s16, vreinterpret_s8_s32,
29746         vreinterpret_s8_u8, vreinterpret_s8_u16, vreinterpret_s8_u32,
29747         vreinterpret_s16_p8, vreinterpret_s16_p16, vreinterpret_s16_f32,
29748         vreinterpret_s16_p64, vreinterpret_s16_s64, vreinterpret_s16_u64,
29749         vreinterpret_s16_s8, vreinterpret_s16_s32, vreinterpret_s16_u8,
29750         vreinterpret_s16_u16, vreinterpret_s16_u32, vreinterpret_s32_p8,
29751         vreinterpret_s32_p16, vreinterpret_s32_f32, vreinterpret_s32_p64,
29752         vreinterpret_s32_s64, vreinterpret_s32_u64, vreinterpret_s32_s8,
29753         vreinterpret_s32_s16, vreinterpret_s32_u8, vreinterpret_s32_u16,
29754         vreinterpret_s32_u32, vreinterpret_u8_p8, vreinterpret_u8_p16,
29755         vreinterpret_u8_f32, vreinterpret_u8_p64, vreinterpret_u8_s64,
29756         vreinterpret_u8_u64, vreinterpret_u8_s8, vreinterpret_u8_s16,
29757         vreinterpret_u8_s32, vreinterpret_u8_u16, vreinterpret_u8_u32,
29758         vreinterpret_u16_p8, vreinterpret_u16_p16, vreinterpret_u16_f32,
29759         vreinterpret_u16_p64, vreinterpret_u16_s64, vreinterpret_u16_u64,
29760         vreinterpret_u16_s8, vreinterpret_u16_s16, vreinterpret_u16_s32,
29761         vreinterpret_u16_u8, vreinterpret_u16_u32, vreinterpret_u32_p8,
29762         vreinterpret_u32_p16, vreinterpret_u32_f32, vreinterpret_u32_p64,
29763         vreinterpret_u32_s64, vreinterpret_u32_u64, vreinterpret_u32_s8,
29764         vreinterpret_u32_s16, vreinterpret_u32_s32, vreinterpret_u32_u8,
29765         vreinterpret_u32_u16, vreinterpretq_p8_p16, vreinterpretq_p8_f32,
29766         vreinterpretq_p8_p64, vreinterpretq_p8_p128, vreinterpretq_p8_s64,
29767         vreinterpretq_p8_u64, vreinterpretq_p8_s8, vreinterpretq_p8_s16,
29768         vreinterpretq_p8_s32, vreinterpretq_p8_u8, vreinterpretq_p8_u16,
29769         vreinterpretq_p8_u32, vreinterpretq_p16_p8, vreinterpretq_p16_f32,
29770         vreinterpretq_p16_p64, vreinterpretq_p16_p128, vreinterpretq_p16_s64,
29771         vreinterpretq_p16_u64, vreinterpretq_p16_s8, vreinterpretq_p16_s16,
29772         vreinterpretq_p16_s32, vreinterpretq_p16_u8, vreinterpretq_p16_u16,
29773         vreinterpretq_p16_u32, vreinterpretq_f32_p8, vreinterpretq_f32_p16,
29774         vreinterpretq_f32_p64, vreinterpretq_f32_p128, vreinterpretq_f32_s64,
29775         vreinterpretq_f32_u64, vreinterpretq_f32_s8, vreinterpretq_f32_s16,
29776         vreinterpretq_f32_s32, vreinterpretq_f32_u8, vreinterpretq_f32_u16,
29777         vreinterpretq_f32_u32, vreinterpretq_p64_p8, vreinterpretq_p64_p16,
29778         vreinterpretq_p64_f32, vreinterpretq_p64_p128, vreinterpretq_p64_s64,
29779         vreinterpretq_p64_u64, vreinterpretq_p64_s8, vreinterpretq_p64_s16,
29780         vreinterpretq_p64_s32, vreinterpretq_p64_u8, vreinterpretq_p64_u16,
29781         vreinterpretq_p64_u32, vreinterpretq_p128_p8, vreinterpretq_p128_p16,
29782         vreinterpretq_p128_f32, vreinterpretq_p128_p64, vreinterpretq_p128_s64,
29783         vreinterpretq_p128_u64, vreinterpretq_p128_s8, vreinterpretq_p128_s16,
29784         vreinterpretq_p128_s32, vreinterpretq_p128_u8, vreinterpretq_p128_u16,
29785         vreinterpretq_p128_u32, vreinterpretq_s64_p8, vreinterpretq_s64_p16,
29786         vreinterpretq_s64_f32, vreinterpretq_s64_p64, vreinterpretq_s64_p128,
29787         vreinterpretq_s64_u64, vreinterpretq_s64_s8, vreinterpretq_s64_s16,
29788         vreinterpretq_s64_s32, vreinterpretq_s64_u8, vreinterpretq_s64_u16,
29789         vreinterpretq_s64_u32, vreinterpretq_u64_p8, vreinterpretq_u64_p16,
29790         vreinterpretq_u64_f32, vreinterpretq_u64_p64, vreinterpretq_u64_p128,
29791         vreinterpretq_u64_s64, vreinterpretq_u64_s8, vreinterpretq_u64_s16,
29792         vreinterpretq_u64_s32, vreinterpretq_u64_u8, vreinterpretq_u64_u16,
29793         vreinterpretq_u64_u32, vreinterpretq_s8_p8, vreinterpretq_s8_p16,
29794         vreinterpretq_s8_f32, vreinterpretq_s8_p64, vreinterpretq_s8_p128,
29795         vreinterpretq_s8_s64, vreinterpretq_s8_u64, vreinterpretq_s8_s16,
29796         vreinterpretq_s8_s32, vreinterpretq_s8_u8, vreinterpretq_s8_u16,
29797         vreinterpretq_s8_u32, vreinterpretq_s16_p8, vreinterpretq_s16_p16,
29798         vreinterpretq_s16_f32, vreinterpretq_s16_p64, vreinterpretq_s16_p128,
29799         vreinterpretq_s16_s64, vreinterpretq_s16_u64, vreinterpretq_s16_s8,
29800         vreinterpretq_s16_s32, vreinterpretq_s16_u8, vreinterpretq_s16_u16,
29801         vreinterpretq_s16_u32, vreinterpretq_s32_p8, vreinterpretq_s32_p16,
29802         vreinterpretq_s32_f16, vreinterpretq_s32_f32, vreinterpretq_s32_p64,
29803         vreinterpretq_s32_p128, vreinterpretq_s32_s64, vreinterpretq_s32_u64,
29804         vreinterpretq_s32_s8, vreinterpretq_s32_s16, vreinterpretq_s32_u8,
29805         vreinterpretq_s32_u16, vreinterpretq_s32_u32, vreinterpretq_u8_p8,
29806         vreinterpretq_u8_p16, vreinterpretq_u8_f32, vreinterpretq_u8_p64,
29807         vreinterpretq_u8_p128, vreinterpretq_u8_s64, vreinterpretq_u8_u64,
29808         vreinterpretq_u8_s8, vreinterpretq_u8_s16, vreinterpretq_u8_s32,
29809         vreinterpretq_u8_u16, vreinterpretq_u8_u32, vreinterpretq_u16_p8,
29810         vreinterpretq_u16_p16, vreinterpretq_u16_f32, vreinterpretq_u16_p64,
29811         vreinterpretq_u16_p128, vreinterpretq_u16_s64, vreinterpretq_u16_u64,
29812         vreinterpretq_u16_s8, vreinterpretq_u16_s16, vreinterpretq_u16_s32,
29813         vreinterpretq_u16_u8, vreinterpretq_u16_u32, vreinterpretq_u32_p8,
29814         vreinterpretq_u32_p16, vreinterpretq_u32_f32, vreinterpretq_u32_p64,
29815         vreinterpretq_u32_p128, vreinterpretq_u32_s64, vreinterpretq_u32_u64,
29816         vreinterpretq_u32_s8, vreinterpretq_u32_s16, vreinterpretq_u32_s32,
29817         vreinterpretq_u32_u8, vreinterpretq_u32_u16): Rewrite using casts.
29819 2016-02-04  Martin Liska  <mliska@suse.cz>
29821         PR sanitizer/69276
29822         * asan.c (has_stmt_been_instrumented_p): Instrument gimple calls
29823         that are gimple_store_p.
29824         (maybe_instrument_call): Likewise.
29826 2016-02-04  Bin Cheng  <bin.cheng@arm.com>
29828         * config/aarch64/aarch64.c (aarch64_legitimize_address): Force
29829         register scaling out of memory reference and comment why.
29831 2016-02-04  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
29833         PR target/65932
29834         PR target/67714
29835         * cse.c (cse_insn): Pass NULL to fold_rtx when initially
29836         folding the source of a SET.
29838 2016-02-04  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
29840         PR target/65932
29841         PR target/67714
29842         * config/arm/arm.c (arm_new_rtx_costs, MULT case): Properly extract
29843         the operands of the SIGN_EXTENDs from a SMUL[TB][TB] rtx.
29845 2016-02-04  Jim Wilson  <jim.wilson@linaro.org>
29847         PR target/65932
29848         PR target/67714
29849         * config/arm/arm.h (PROMOTE_MODE): Don't set UNSIGNEDP for QImode and
29850         HImode.
29852 2016-02-04  Christian Bruel  <christian.bruel@st.com>
29854         * config/arm/arm-c.c (arm_reset_previous_fndecl): Style fix and typo.
29855         * config/arm/arm.c (arm_set_current_function): Likewise.
29857 2016-02-04  Jakub Jelinek  <jakub@redhat.com>
29858             Ilya Enkovich  <enkovich.gnu@gmail.com>
29859             H.J. Lu  <hongjiu.lu@intel.com>
29861         PR target/69454
29862         * config/i386/i386.c (convert_scalars_to_vector): Remove
29863         stack alignment fixes.
29864         (ix86_option_override_internal): Disable TARGET_STV if stack
29865         might not be aligned enough.
29866         (ix86_minimum_alignment): Assert that TARGET_STV is false.
29868 2016-02-04  Victoria Stepanyan  <victoria.stepanyan@amd.com>
29870         * config/i386/x86-tune.def: Disable default prefetching
29871         for -march=znver1.
29873 2016-02-03  Michael Meissner  <meissner@linux.vnet.ibm.com>
29874             Vladimir Makarov  <vmakarov@redhat.com>
29876         PR target/69461
29877         * config/rs6000/rs6000.c (rs6000_legitimate_address_p): Fix thinko
29878         in validating fused toc addresses.
29880 2016-02-03  Jakub Jelinek  <jakub@redhat.com>
29882         PR c/69627
29883         * diagnostic-show-locus.c (layout::get_state_at_point): Don't read
29884         range->m_caret fields if range->m_show_caret_p is false.
29886         PR target/69644
29887         * config/rs6000/rs6000.c (rs6000_expand_atomic_compare_and_swap):
29888         Force oldval into register if it does not satisfy reg_or_short_operand
29889         predicate.  Fix up formatting.
29891 2016-02-03  Vladimir Makarov  <vmakarov@redhat.com>
29892             Alexandre Oliva  <aoliva@redhat.com>
29894         PR target/69461
29895         * lra-constraints.c (simplify_operand_subreg): Check additionally
29896         address validity after potential reloading.
29897         (process_address_1): Check insns validity.  In case of failure do
29898         nothing.
29900 2016-02-03  Kirill Yukhin  <kirill.yukhin@intel.com>
29902         PR target/69118
29903         * config/i386/sse.md (define_insn "avx512f_maskcmp<mode>3"):
29904         Fix target.
29906 2016-02-02  Jakub Jelinek  <jakub@redhat.com>
29908         * wide-int.cc (canonize_uhwi): New function.
29909         (wi::divmod_internal): Use it.
29911 2016-02-02  James Norris  <jnorris@codesourcery.com>
29913         * gimplify.c (omp_notice_variable): Add usage check.
29915 2016-02-02  Alexander Monakov  <amonakov@ispras.ru>
29917         * config/nvptx/nvptx.c (nvptx_print_operand): Treat LEU, GEU, LTU, GTU
29918         like LE, GE, LT, GT when emitting relational operator.
29920 2016-02-02  Wilco Dijkstra  <wdijkstr@arm.com>
29922         * ira-costs.c (find_costs_and_classes): Add extra argument.
29923         * target.def (ira_change_pseudo_allocno_class): Add parameter.
29924         * targhooks.h (ira_change_pseudo_allocno_class): Likewise.
29925         * targhooks.c (ira_change_pseudo_allocno_class): Likewise.
29926         * config/aarch64/aarch64.c (aarch64_ira_change_pseudo_allocno_class)
29927         Add best_class parameter, and return it if not ALL_REGS.
29928         * config/mips/mips.c (mips_ira_change_pseudo_allocno_class):
29929         Add parameter.
29930         * doc/tm.texi (TARGET_IRA_CHANGE_PSEUDO_ALLOCNO_CLASS):
29931         Update target hook.
29933 2016-02-02  Wilco Dijkstra  <wdijkstr@arm.com>
29935         * config/aarch64/aarch64.c
29936         (TARGET_IRA_CHANGE_PSEUDO_ALLOCNO_CLASS): New define.
29937         (aarch64_ira_change_pseudo_allocno_class): New function.
29939 2016-02-02  Uros Bizjak  <ubizjak@gmail.com>
29941         PR target/67032
29942         * config/i386/i386.c (geode_cost): Increase cost of MMX and SSE moves.
29944 2016-02-02  Senthil Kumar Selvaraj  <senthil_kumar.selvaraj@atmel.com>
29946         * config/avr/avr.c (avr_option_override): Set
29947         PARAM_ALLOW_STORE_DATA_RACES to 1.
29949 2016-02-02  Richard Biener  <rguenther@suse.de>
29951         PR tree-optimization/69595
29952         * match.pd: Add range test simplifications to true/false.
29954 2016-02-02  Thomas Schwinge  <thomas@codesourcery.com>
29956         * omp-builtins.def (BUILT_IN_GOACC_HOST_DATA): Remove.
29957         * omp-low.c (expand_omp_target): Use BUILT_IN_GOACC_DATA_START
29958         instead.
29960 2016-02-02  Richard Biener  <rguenther@suse.de>
29962         PR tree-optimization/69606
29963         * tree-ssa-math-opts.c (bswap_replace): Clear flow sensitive
29964         info on the result before moving a stmt.
29966 2016-02-02  Yuri Rumyantsev  <ysrumyan@gmail.com>
29968         PR middle-end/68542
29969         * config/i386/i386.c (ix86_expand_branch): Add support for conditional
29970         branch with vector comparison.
29971         * config/i386/sse.md (VI48_AVX): New mode iterator.
29972         (define_expand "cbranch<mode>4): Add support for conditional branch
29973         with vector comparison.
29974         * tree-vect-loop.c (optimize_mask_stores): New function.
29975         * tree-vect-stmts.c (vectorizable_mask_load_store): Initialize
29976         has_mask_store field of vect_info.
29977         * tree-vectorizer.c (vectorize_loops): Invoke optimaze_mask_stores for
29978         vectorized loops having masked stores after vec_info destroy.
29979         * tree-vectorizer.h (loop_vec_info): Add new has_mask_store field and
29980         correspondent macros.
29981         (optimize_mask_stores): Add prototype.
29983 2016-02-02  Alan Modra  <amodra@gmail.com>
29985         PR target/69548
29986         * config/rs6000/predicates.md (quad_int_reg_operand): Don't
29987         allow subregs.
29989 2016-02-02  Alan Modra  <amodra@gmail.com>
29991         PR target/68662
29992         * config/rs6000/rs6000.c (need_toc_init): New var, set it
29993         whenever toc_label_name used.
29994         (rs6000_file_start): Don't set up toc section here,
29995         (rs6000_output_function_epilogue): do so here instead,
29996         (rs6000_xcoff_file_start): and here.
29997         * config/rs6000/rs6000.md (load_toc_aix_si): Set need_toc_init.
29998         (load_toc_aix_di): Likewise.
30000 2016-02-01  Jakub Jelinek  <jakub@redhat.com>
30002         PR rtl-optimization/69592
30003         * rtlanal.c (nonzero_bits_binary_arith_p): New inline function.
30004         (cached_nonzero_bits): Use it instead of ARITHMETIC_P.
30005         (num_sign_bit_copies_binary_arith_p): New inline function.
30006         (cached_num_sign_bit_copies): Use it instead of ARITHMETIC_P.
30008 2016-02-01  Jeff Law  <law@redhat.com>
30010         PR tree-optimization/69580
30011         * params.def (FSM_MAXIMUM_PHI_ARGUMENTS): New param.
30012         * tree-ssa-threadbackward.c
30013         (fsm_find_control_statement_thread_paths): Do not try to walk
30014         through large PHI nodes.
30016 2016-02-01  Jakub Jelinek  <jakub@redhat.com>
30018         * ifcvt.c (bb_ok_for_noce_convert_multiple_sets): Return false
30019         when count is incremented above limit, don't analyze further
30020         insns afterwards.
30022         * omp-low.c (oacc_parse_default_dims): Avoid
30023         -Wsign-compare warning, make sure value fits into int
30024         rather than just unsigned int.
30026 2016-02-01  Bin Cheng  <bin.cheng@arm.com>
30028         PR tree-optimization/67921
30029         * fold-const.c (split_tree): New parameters.  Convert pointer
30030         type variable part to proper type before negating.
30031         (fold_binary_loc): Pass new arguments to split_tree.
30033 2016-02-01  Nathan Sidwell  <nathan@codesourcery.com>
30035         * config/nvptx/nvptx.c (PTX_GANG_DEFAULT): New.
30036         (nvptx_goacc_validate_dims): Extend to handle global defaults.
30037         * target.def (OACC_VALIDATE_DIMS): Extend documentation.
30038         * doc/tm.texti: Rebuilt.
30039         * doc/invoke.texi (fopenacc-dim): Document.
30040         * lto-wrapper.c (merge_and_complain): Add OPT_fopenacc_dim_ case.
30041         (append_compiler_options): Likewise.
30042         * omp-low.c (oacc_default_dims, oacc_min_dims): New.
30043         (oacc_parse_default_dims): New.
30044         (oacc_validate_dims): Add USED arg.  Select non-unity default when
30045         possible.
30046         (oacc_loop_fixed_partitions): Return mask of used partitions.
30047         (oacc_loop_auto_partitions): Emit dump info.
30048         (oacc_loop_partition): Return mask of used partitions.
30049         (execute_oacc_device_lower): Parse default dimension arg.  Adjust
30050         loop partitioning and validation calls.
30052 2016-02-01  Richard Biener  <rguenther@suse.de>
30054         PR middle-end/69556
30055         * match.pd: Guard (C1/X)*C2 -> (C1*C2)/X with single_use.
30057 2016-02-01  Richard Biener  <rguenther@suse.de>
30059         PR tree-optimization/69574
30060         * tree-chrec.c (hide_evolution_in_other_loops_than_loop): Instead
30061         of asserting return chrec_dont_know.
30063 2016-02-01  Martin Liska  <mliska@suse.cz>
30065         * mem-stats-traits.h: Add copyright header.
30066         * mem-stats.h: Likewise.
30068 2016-02-01  Richard Biener  <rguenther@suse.de>
30070         PR tree-optimization/69579
30071         * tree-ssa-loop-ivcanon.c (propagate_constants_for_unrolling):
30072         Do not propagate through abnormal PHI results.
30074 2016-02-01  Eric Botcazou  <ebotcazou@adacore.com>
30076         * postreload.c (reload_cse_simplify): Remove dead code.
30078 2016-02-01  Jakub Jelinek  <jakub@redhat.com>
30080         PR rtl-optimization/69570
30081         * ifcvt.c (bb_ok_for_noce_convert_multiple_sets): Return true only
30082         if there is more than one set, not if there is a single set.
30084 2016-02-01  Richard Henderson  <rth@redhat.com>
30086         PR rtl-opt/69535
30087         * combine.c (make_compound_operation): When looking through a
30088         subreg, make sure to re-extend to the width of the outer mode.
30090 2016-01-30  Jakub Jelinek  <jakub@redhat.com>
30092         PR tree-optimization/69546
30093         * wide-int.cc (wi::divmod_internal): For unsigned division
30094         where both operands fit into uhwi, if o1 is 1 and o0 has
30095         msb set, if divident_prec is larger than bits per hwi,
30096         clear another quotient word and return 2 instead of 1.
30097         Similarly for remainder with msb in HWI set, if dividend_prec
30098         is larger than bits per hwi.
30100 2016-01-29  Martin Jambor  <mjambor@suse.cz>
30102         * hsa-gen.c (get_memory_order_name): Mask with MEMMODEL_BASE_MASK.
30103         Use short lowercase names.
30104         (get_memory_order): Mask with MEMMODEL_BASE_MASK.  Support
30105         MEMMODEL_CONSUME with acquire semantics and MEMMODEL_SEQ_CST with
30106         acq_rel one.  Protect warning agains segfaults if
30107         get_memory_order_name returns NULL.
30108         (gen_hsa_ternary_atomic_for_builtin): Support with MEMMODEL_SEQ_CST
30109         with release semantics.  Do not warn if get_memory_order already did.
30110         (gen_hsa_insns_for_call): Support with MEMMODEL_SEQ_CST with acquire
30111         semantics.  Fix check for relaxed or acquire semantics.  Do not warn
30112         if get_memory_order already did.
30114 2016-01-29  Sebastian Pop  <s.pop@samsung.com>
30116         * doc/install.texi: Document that isl-0.16 is supported.
30118 2016-01-29  Vladimir Makarov  <vmakarov@redhat.com>
30120         PR target/69299
30121         * config/i386/constraints.md (Bm): Describe as special memory
30122         constraint.
30123         * doc/md.texi (DEFINE_SPECIAL_MEMORY_CONSTRAINT): Describe it.
30124         * genoutput.c (main): Process DEFINE_SPECIAL_MEMORY_CONSTRAINT.
30125         * genpreds.c (struct constraint_data): Add is_special_memory.
30126         (have_special_memory_constraints, special_memory_start): New
30127         static vars.
30128         (special_memory_end): Ditto.
30129         (add_constraint): Add new arg is_special_memory.  Add code to
30130         process its true value.  Update have_special_memory_constraints.
30131         (process_define_constraint): Pass the new arg.
30132         (process_define_register_constraint): Ditto.
30133         (choose_enum_order): Process special memory.
30134         (write_tm_preds_h): Generate enum const CT_SPECIAL_MEMORY and
30135         function insn_extra_special_memory_constraint.
30136         (main): Process DEFINE_SPECIAL_MEMORY_CONSTRAINT.
30137         * gensupport.c (process_rtx): Process
30138         DEFINE_SPECIAL_MEMORY_CONSTRAINT.
30139         * ira-costs.c (record_reg_classes): Process CT_SPECIAL_MEMORY.
30140         * ira-lives.c (single_reg_class): Use
30141         insn_extra_special_memory_constraint.
30142         * ira.c (ira_setup_alts): Process CT_SPECIAL_MEMORY.
30143         * lra-constraints.c (process_alt_operands): Ditto.
30144         (curr_insn_transform): Use insn_extra_special_memory_constraint.
30145         * recog.c (asm_operand_ok, preprocess_constraints): Process
30146         CT_SPECIAL_MEMORY.
30147         * reload.c (find_reloads): Ditto.
30148         * rtl.def (DEFINE_SPECIFAL_MEMORY_CONSTRAINT): New.
30149         * stmt.c (parse_input_constraint): Use
30150         insn_extra_special_memory_constraint.
30152 2016-01-29  H.J. Lu  <hongjiu.lu@intel.com>
30154         PR target/69530
30155         * lra-splill.c (lra_final_code_change): Revert r229087 by
30156         removing all sub-registers.
30158 2016-01-29  Steve Ellcey  <sellcey@imgtec.com>
30160         PR target/65604
30161         * config/mips/mips.c (mips_output_division): Check flag_delayed_branch.
30163 2016-01-29  Jakub Jelinek  <jakub@redhat.com>
30165         PR target/69551
30166         * config/i386/i386.c (ix86_expand_vector_set) <case V4SImode>: For
30167         SSE1, copy target into the temporary reg first before recursing
30168         on it.
30170 2016-01-29  H.J. Lu  <hongjiu.lu@intel.com>
30172         * config/i386/sse.md (sse2_cvtps2pd<mask_name>): Replace vBm
30173         with vm.
30175 2016-01-29  Jonathan Wakely  <jwakely@redhat.com>
30177         * ginclude/stdarg.h: Test __cplusplus instead of
30178         __GXX_EXPERIMENTAL_CXX0X__.
30180 2016-01-29  Richard Biener  <rguenther@suse.de>
30182         PR tree-optimization/69547
30183         * tree-ssa-dce.c (mark_aliased_reaching_defs_necessary_1):
30184         Do not mark clobbers necessary.
30185         (mark_all_reaching_defs_necessary_1): Likewise.
30187 2016-01-29  Dominik Vogt  <vogt@linux.vnet.ibm.com>
30189         * config/s390/s390-c.c (s390_resolve_overloaded_builtin): Format
30190         declaration name with %qs and print it in both error messages.
30191         Also fix indentation.
30193 2016-01-29  Dominik Vogt  <vogt@linux.vnet.ibm.com>
30195         PR other/69006
30196         * config/s390/s390-c.c (s390_resolve_overloaded_builtin): Remove
30197         trailing blank line from error message.
30199 2016-01-29  Jonathan Wakely  <jwakely@redhat.com>
30201         PR c++/69462
30202         * ginclude/float.h: Also provide FLT_EVAL_METHOD and DECIMAL_DIG
30203         for C++-11.
30205 2016-01-29  Richard Biener  <rguenther@suse.de>
30207         PR middle-end/69537
30208         * match.pd: Allow all integral types when simplifying a
30209         widening or sign-changing conversion.
30211 2016-01-28  Sebastian Pop  <s.pop@samsung.com>
30213         * graphite-isl-ast-to-gimple.c (get_rename_from_scev): Revert assert
30214         back to setting codegen_error to fail codegen.
30216 2016-01-28  Uros Bizjak  <ubizjak@gmail.com>
30218         PR target/69459
30219         * config/i386/constraints.md (C): Only accept constant zero operand.
30220         (BC): New constraint.
30221         * config/i386/sse.md (*mov<mode>_internal): Use BC constraint
30222         instead of C constraint.
30223         * doc/md.texi (Machine Constraints): Update description
30224         of C constraint.
30226 2016-01-28  Steve Ellcey  <sellcey@imgtec.com>
30228         PR target/68400
30229         * config/mips/mips.c (and_operands_ok): Add MIPS16 check.
30231 2016-01-28  Jakub Jelinek  <jakub@redhat.com>
30233         PR middle-end/69542
30234         * lra-remat.c (calculate_local_reg_remat_bb_data): Only consider
30235         non-debug insns.
30237 2016-01-28  Pat Haugen  <pthaugen@us.ibm.com>
30239         * config/rs6000/rs6000.c (output_cbranch): Don't statically predict
30240         branches if using guessed profile.
30242 2016-01-28  H.J. Lu  <hongjiu.lu@intel.com>
30244         * graphite-optimize-isl.c (optimize_isl): Fix dump.
30246 2016-01-28  Richard Henderson  <rth@redhat.com>
30248         PR target/69305
30249         * config/aarch64/aarch64-modes.def (CC_Cmode): New
30250         * config/aarch64/aarch64-protos.h: Update.
30251         * config/aarch64/aarch64.c (aarch64_zero_extend_const_eq): New.
30252         (aarch64_select_cc_mode): Add check for use of CC_Cmode.
30253         (aarch64_get_condition_code_1): Handle CC_Cmode.
30254         * config/aarch64/aarch64.md (addti3): Use adddi3_compareC.
30255         (*add<mode>3_compareC_cconly_imm): New.
30256         (*add<mode>3_compareC_cconly): New.
30257         (*add<mode>3_compareC_imm): New.
30258         (add<mode>3_compareC): New.
30259         (add<mode>3_carryin, *addsi3_carryin_uxtw): Sort compare operand
30260         to be first.  Use aarch64_carry_operation.
30261         (*add<mode>3_carryin_alt1, *addsi3_carryin_alt1_uxtw): Remove.
30262         (*add<mode>3_carryin_alt2, *addsi3_carryin_alt2_uxtw): Remove.
30263         (*add<mode>3_carryin_alt3, *addsi3_carryin_alt3_uxtw): Remove.
30264         (subti3): Use subdi3_compare1.
30265         (*sub<mode>3_compare0): Rename from sub<mode>3_compare0.
30266         (sub<mode>3_compare1): New.
30267         (*sub<mode>3_carryin0, *subsi3_carryin_uxtw): New.
30268         (*sub<mode>3_carryin): Use aarch64_borrow_operation.
30269         (*subsi3_carryin_uxtw): Likewise.
30270         (*ngc<mode>, *ngcsi_uxtw): Likewise.
30271         (*sub<mode>3_carryin_alt, *subsi3_carryin_alt_uxtw): New.
30272         * config/aarch64/iterators.md (DWI): New.
30273         * config/aarch64/predicates.md (aarch64_carry_operation): New.
30274         (aarch64_borrow_operation): New.
30276 2016-01-28  Abderrazek Zaafrani  <a.zaafrani@samsung.com>
30278         * graphite-optimize-isl.c (optimize_isl): Print a different debug
30279         message when isl does not return a valid schedule.
30281 2016-01-28  Sebastian Pop  <s.pop@samsung.com>
30283         * graphite-isl-ast-to-gimple.c (class translate_isl_ast_to_gimple):
30284         Remove comments from class declarations: they are already in the code
30285         close by the defs.
30287 2016-01-28  Sebastian Pop  <s.pop@samsung.com>
30289         * graphite-isl-ast-to-gimple.c (binary_op_to_tree): Call
30290         codegen_error_p.
30291         (ternary_op_to_tree): Same.
30292         (unary_op_to_tree): Same.
30293         (nary_op_to_tree): Same.
30294         (gcc_expression_from_isl_expr_op): Same.
30295         (gcc_expression_from_isl_expression): Same.
30296         (graphite_create_new_loop): Same.
30297         (graphite_create_new_loop_guard): Same.
30298         (build_iv_mapping): Same.
30299         (graphite_create_new_guard): Same.
30300         (translate_isl_ast_to_gimple::copy_loop_phi_nodes): Same.
30301         (translate_isl_ast_to_gimple::translate_pending_phi_nodes): Same.
30303 2016-01-28  Sebastian Pop  <s.pop@samsung.com>
30305         * graphite-isl-ast-to-gimple.c (get_rename_from_scev): Assert
30306         instead of setting codegen_error to fail codegen.
30308 2016-01-28  Jason Merrill  <jason@redhat.com>
30310         * tree.h (BINFO_FLAG_0): Rename from BINFO_MARKED.
30312 2016-01-28  Wilco Dijkstra  <wdijkstr@arm.com>
30314         * config/aarch64/aarch64.c (aarch64_if_then_else_costs):
30315         Remove CONST_INT_P check in CCMP cost calculation.
30317 2016-01-28  Wilco Dijkstra  <wdijkstr@arm.com>
30319         * config/aarch64/aarch64.c (generic_vector_cost):
30320         Set vec_permute_cost.
30321         (cortexa57_vector_cost): Likewise.
30322         (exynosm1_vector_cost): Likewise.
30323         (xgene1_vector_cost): Likewise.
30324         (aarch64_builtin_vectorization_cost): Use vec_permute_cost.
30325         * config/aarch64/aarch64-protos.h (cpu_vector_cost):
30326         Add vec_permute_cost entry.
30328 2016-01-28  Wilco Dijkstra  <wdijkstr@arm.com>
30330         * config/aarch64/aarch64.md (ccmp<mode>): Disassemble
30331         immediate as %1.
30332         (add<mode>3_compare0): Likewise.
30333         (addsi3_compare0_uxtw): Likewise.
30334         (add<mode>3nr_compare0): Likewise.
30335         (compare_neg<mode>): Likewise.
30336         (<optab><mode>3): Likewise.
30338 2016-01-28  Ilya Enkovich  <enkovich.gnu@gmail.com>
30340         * tree-vect-stmts.c (vectorizable_comparison): Add
30341         NULL check for vectype.
30343 2016-01-28  Richard Biener  <rguenther@suse.de>
30345         PR tree-optimization/69466
30346         * tree-vect-loop-manip.c (slpeel_duplicate_current_defs_from_edges):
30347         Account for PHIs we couldn't duplicate.
30349 2016-01-28  Martin Liska  <mliska@suse.cz>
30351         PR pch/68758
30352         * ggc-common.c (gt_pch_save): Use ENABLE_VALGRIND_ANNOTATIONS macro
30353         instead of ENABLE_VALGRIND_CHECKING.
30355 2016-01-27  Richard Henderson  <rth@redhat.com>
30357         PR rtl-opt/69447
30358         * lra-remat.c (subreg_regs): New.
30359         (dump_candidates_and_remat_bb_data): Dump it.
30360         (operand_to_remat): Reject if operand in subreg_regs.
30361         (set_bb_regs): Collect subreg_regs.
30362         (lra_remat): Init and free subreg_regs.  Compute
30363         calculate_local_reg_remat_bb_data before create_cands.
30365 2016-01-27  H.J. Lu  <hongjiu.lu@intel.com>
30367         PR target/68986
30368         * config/i386/i386.c (ix86_update_stack_boundary): Don't
30369         change stack_alignment_needed for __tls_get_addr call.
30371 2016-01-27  Segher Boessenkool  <segher@kernel.crashing.org>
30373         * config/rs6000/rs6000.c (print_operand): Rollback 's' removal.
30375 2016-01-27  Jeff Law  <law@redhat.com>
30377         PR tree-optimization/68398
30378         PR tree-optimization/69196
30379         * params.def (PARAM_FSM_SCALE_PATH_STMTS): New parameter.
30380         (PARAM_FSM_SCALE_PATH_BLOCKS): Likewise.
30381         * tree-ssa-threadbackward.c (fsm_find_control_statement_thread_paths):
30382         Only count PHIs in the last block in the path.  The others will
30383         const/copy propagate away.  Add heuristic to allow more irreducible
30384         subloops to be created when it is likely profitable to do so.
30386         * tree-ssa-threadbackward.c (fsm_find_control_statement_thread_paths):
30387         Fix typo in comment.  Use gsi_after_labels and remove the GIMPLE_LABEL
30388         check from within the loop.  Use gsi_next_nondebug rather than gsi_next.
30390 2016-01-27  Jakub Jelinek  <jakub@redhat.com>
30392         PR lto/69254
30393         * sanitizer.def: Add BEGIN_SANITIZER_BUILTINS and
30394         END_SANITIZER_BUILTINS markers using DEF_BUILTIN_STUB.
30395         * asan.c (DEF_BUILTIN_STUB): Temporarily define.
30396         * tree-streamer-in.c: Include asan.h.
30397         (streamer_get_builtin_tree): For builtins in sanitizer
30398         range call initialize_sanitizer_builtins and retry.
30400 2016-01-27  Ian Lance Taylor  <iant@google.com>
30402         * common.opt (fkeep-gc-roots-live): New undocumented option.
30403         * tree-ssa-loop-ivopts.c (add_candidate_1): If
30404         -fkeep-gc-roots-live, skip pointers.
30405         (add_iv_candidate_for_biv): Handle add_candidate_1 returning
30406         NULL.
30408 2016-01-27  Uros Bizjak  <ubizjak@gmail.com>
30410         PR target/69512
30411         * config/i386/i386.md (*zext<mode>_doubleword_and): New pattern.
30412         (*zext<mode>_doubleword): Disable for TARGET_ZERO_EXTEND_WITH_AND.
30414 2016-01-27  Thomas Klausner  <wiz@NetBSD.org>
30416         PR target/68380
30417         * configure.ac: NetBSD provides SSP in its C library.
30418         * configure: Updated.
30420 2016-01-27  Richard Biener  <rguenther@suse.de>
30422         PR tree-optimization/69166
30423         * tree-vect-loop.c (vect_is_simple_reduction): Always check
30424         reduction code for commutativity / associativity.
30426 2016-01-27  Martin Jambor  <mjambor@suse.cz>
30428         PR tree-optimization/69355
30429         * tree-sra.c (analyze_access_subtree): Correct hole detection when
30430         total_scalarization fails.
30432 2016-01-27  David Edelsohn  <dje.gcc@gmail.com>
30434         * config/rs6000/driver-rs6000.c (detect_processor_aix): Add
30435         power9.
30437 2016-01-27  Christian Bruel  <christian.bruel@st.com>
30439         PR target/69245
30440         * config/arm/arm-c.c (arm_pragma_target_parse): Add comments.
30441         Move arm_reset_previous_fndecl and set_target_option_current_node in
30442         the conditional part.  Call save_restore_target_globals.
30443         * config/arm/arm.c (arm_set_current_function):
30444         Refactor to better support #pragma target and attribute mix.
30445         Call save_restore_target_globals.
30446         * config/arm/arm-protos.h (save_restore_target_globals): New function.
30448 2016-01-27  Martin Liska  <mliska@suse.cz>
30450         * hsa.c (hsa_summary_t::link_functions): Create IPA_REF_ADDR
30451         reference for an HSA kernel and its host function.
30453 2016-01-27  Jakub Jelinek  <jakub@redhat.com>
30455         PR tree-optimization/69399
30456         * wide-int.h (wi::lrshift): For larger precisions, only
30457         use fast path if shift is known to be < HOST_BITS_PER_WIDE_INT.
30459 2016-01-27  Claudiu Zissulescu  <claziss@synopsys.com>
30461         * config/arc/predicates.md (proper_comparison_operator): Reject
30462         constant-constant comparison.
30464 2016-01-26  Tom de Vries  <tom@codesourcery.com>
30466         PR tree-optimization/69110
30467         * tree-data-ref.c (initialize_data_dependence_relation): Handle
30468         DR_NUM_DIMENSIONS == 0.
30470 2016-01-26  Abderrazek Zaafrani  <a.zaafrani@samsung.com>
30471             Sebastian Pop  <s.pop@samsung.com>
30473         * graphite-isl-ast-to-gimple.c (ternary_op_to_tree): Handle
30474         isl_ast_op_cond and isl_ast_op_select.
30475         (gcc_expression_from_isl_expr_op): Same.
30477 2016-01-26  Jason Merrill  <jason@redhat.com>
30479         PR c++/68782
30480         * tree.c (recompute_constructor_flags): Split out from
30481         build_constructor.
30482         (verify_constructor_flags): New.
30483         * tree.h: Declare them.
30485 2016-01-26  Iain Buclaw  <ibuclaw@gdcproject.org>
30487         PR rtl-optimization/69217
30488         * var-tracking.c (tracked_record_parameter_p): Don't segfault if there
30489         are no TYPE_FIELDS set for the record type.
30491 2016-01-26  Jakub Jelinek  <jakub@redhat.com>
30493         PR target/68662
30494         * config/rs6000/rs6000.c (rs6000_option_override_internal): Initialize
30495         toc_label_name unconditionally.
30496         (rs6000_emit_load_toc_table): Call ggc_strdup on toc_label_name for
30497         SYMBOL_REF string.  Use toc_label_name instead of constructing
30498         LCTOC1.
30499         (rs6000_elf_declare_function_name): Use toc_label_name instead of
30500         constructing LCTOC1.
30502 2016-01-26  Martin Sebor  <msebor@redhat.com>
30504         PR other/69477
30505         * doc/extend.texi (Common Type Attributes): Move text that talks about
30506         attribute packed from attribute aligned to the section discussing
30507         the former attribute for clarity.
30509 2016-01-26  Richard Henderson  <rth@redhat.com>
30511         PR middle-end/60908
30512         * trans-mem.c (tm_region_init): Mark entry block as visited.
30514 2016-01-26  David Malcolm  <dmalcolm@redhat.com>
30516         PR other/69006
30517         * diagnostic-show-locus.c (layout::print_source_line): Replace
30518         call to pp_newline with call to layout::print_newline.
30519         (layout::print_annotation_line): Likewise.
30520         (layout::move_to_column): Likewise.
30521         (layout::print_any_fixits): After printing any fixits, print a
30522         trailing newline, if necessary.
30523         (layout::print_newline): New method, resetting any colorization
30524         before a newline.
30525         (diagnostic_show_locus): Move the pp_newline to before the
30526         early bailout.  Remove dummy block enclosing the layout instance.
30527         * diagnostic.c (default_diagnostic_finalizer): Replace invocation
30528         of pp_newline_and_flush with pp_flush.
30529         (diagnostic_append_note): Delete use of pp_newline.
30530         (diagnostic_append_note_at_rich_loc): Delete.
30531         * diagnostic.h (diagnostic_append_note_at_rich_loc): Delete.
30532         * pretty-print.h (output_buffer_append_r): Reset buff->line_length
30533         when newline characters are added to the buffer.
30535 2016-01-26  Michael Matz  <matz@suse.de>
30537         * configure.ac (ac_cv_std_swap_in_utility): New test.
30538         * system.h (<algorithm>): Check HAVE_SWAP_IN_UTILITY as well.
30539         * configure: Regenerate.
30540         * config.in: Regenerate.
30542 2016-01-26  Claudiu Zissulescu  <claziss@synopsys.com>
30544         * config/arc/arc.md (cstoresi4): Force operand into register.
30545         (arcset<code>): Fix predicate.
30546         (arcsetltu): Likewise.
30547         (arcsetgeu): Likewise.
30548         (arcsethi): Likewise.
30549         (arcsetls): Likewise.
30551 2016-01-26  Jakub Jelinek  <jakub@redhat.com>
30553         PR tree-optimization/69483
30554         * gimple-fold.c (canonicalize_constructor_val): Return NULL
30555         if base has error_mark_node type.
30557 2016-01-26  Christophe Lyon  <christophe.lyon@linaro.org>
30559         PR target/68620
30560         * config/arm/arm.c (neon_valid_immediate): Handle FP16 vectors.
30561         * config/arm/arm_neon.h (__ARM_NUM_LANES, __arm_lane, arm_lanq):
30562         New helper macros.
30563         (vget_lane_f16): Handle big-endian.
30564         (vgetq_lane_f16): Likewise.
30565         (vset_lane_f16): Likewise.
30566         (vsetq_lane_f16): Likewise.
30567         * config/arm/iterators.md (VQXMOV): Add V8HF.
30568         (VDQ): Add V4HF and V8HF.
30569         (V_reg): Handle V4HF and V8HF.
30570         (Is_float_mode): Likewise.
30571         * config/arm/neon.md (movv4hf, movv8hf, neon_vdup_nv4hf,
30572         neon_vdup_nv8hf): New patterns.
30573         (vec_set<mode>_internal, vec_extract<mode>, neon_vld1_dup<mode>):
30574         Use VD_LANE iterator.
30575         (neon_vld1_dup<mode>): Use VQ2 iterator.
30577 2016-01-26  Nathan Sidwell  <nathan@acm.org>
30579         * omp-low.h (oacc_fn_attrib_kernels_p): Declare.
30580         (set_oacc_fn_attrib): Add IS_KERNEL arg.
30581         * omp-low.c (set_oacc_fn_attrib): Add IS_KERNEL arg.
30582         (oacc_fn_attrib_kernels_p, oacc_fn_attrib_level): New.
30583         (expand_omp_target): Pass is_kernel to set_oacc_fn_attrib.
30584         (oacc_validate_dims): Add LEVEL arg, don't return level.
30585         (new_oacc_loop_routine): Use oacc_fn_attrib_level, not
30586         oacc_validate_dims.
30587         (execute_oacc_device_lower): Adjust, add more dump output.
30588         * tree-ssa-loop.c (gate_oacc_kernels): Use
30589         oacc_fn_attrib_kernels_p.
30590         * tree-parloops.c (create_parallel_loop): Adjust
30591         set_oacc_fn_attrib call.
30593 2016-01-26  Jakub Jelinek  <jakub@redhat.com>
30595         PR lto/69254
30596         * lto-wrapper.c (merge_and_complain): Handle -fcilkplus.
30597         (append_compiler_options): Handle -fcilkplus.
30598         (append_linker_options): Ignore -fno-{openmp,openacc,cilkplus}.
30600 2016-01-26  Nick Clifton  <nickc@redhat.com>
30602         PR target/66655
30603         * config/i386/winnt.c (i386_pe_binds_local_p): If a function has
30604         been marked as DECL_ONE_ONLY but we do not the means to make it
30605         so, then do not allow it to bind locally.
30607 2016-01-26  Jakub Jelinek  <jakub@redhat.com>
30609         PR lto/69254
30610         * opts.h (parse_sanitizer_options): New prototype.
30611         * opts.c (sanitizer_opts): New array.
30612         (parse_sanitizer_options): New function.
30613         (common_handle_option): Use parse_sanitizer_options.
30615 2016-01-26  H.J. Lu  <hongjiu.lu@intel.com>
30617         PR target/68986
30618         * config/i386/i386.c (ix86_compute_frame_layout): Move stack
30619         alignment adjustment to ...
30620         (ix86_update_stack_boundary): Here.  Don't over-align stack for
30621         __tls_get_addr.
30622         (ix86_finalize_stack_realign_flags): Use stack_alignment_needed
30623         if __tls_get_addr is called.
30625 2016-01-26  Christian Bruel  <christian.bruel@st.com>
30627         * doc/sourcebuild.texi (arm_crypto_pragma_ok): Remove.
30629 2016-01-26  Eric Botcazou  <ebotcazou@adacore.com>
30631         * config/ia64/ia64.c (ia64_expand_vecint_compare): Use gen_int_mode.
30633 2016-01-26  Richard Biener  <rguenther@suse.de>
30635         PR middle-end/69467
30636         * match.pd: Guard X * CST CMP 0 pattern with single_use.
30638 2016-01-26  Richard Biener  <rguenther@suse.de>
30640         PR tree-optimization/69452
30641         * tree-ssa-loop-im.c (move_computations_dom_walker): Remove.
30642         (move_computations_dom_walker::before_dom_children): Rename
30643         to ...
30644         (move_computations_worker): This.
30645         (move_computations): Perform an RPO rather than a DOM walk.
30647 2016-01-26  Jakub Jelinek  <jakub@redhat.com>
30649         PR target/69442
30650         * combine.c (combine_instructions): For REG_EQUAL note with
30651         SET_DEST being ZERO_EXTRACT, also temporarily set SET_DEST
30652         to the underlying register.
30653         * doc/rtl.texi (REG_EQUAL): Document the behavior of
30654         REG_EQUAL/REG_EQUIV notes if SET_DEST is ZERO_EXTRACT.
30656 2016-01-26  Roger Ferrer Ibáñez  <rofirrim@gmail.com>
30658         PR target/67896
30659         * config/aarch64/aarch64-builtins.c
30660         (aarch64_init_simd_builtin_types): Do not set structural
30661         equality to __Poly{8,16,64,128}_t types.
30663 2016-01-26  Richard Sandiford  <richard.sandiford@arm.com>
30665         PR tree-optimization/69400
30666         * wide-int.cc (wi_pack): Take the precision as argument and
30667         perform canonicalization here rather than in the callers.
30668         Use the main loop to handle all full-width HWIs.  Add a
30669         zero HWI if in_len isn't a full result.
30670         (wi::divmod_internal): Update accordingly.
30671         (wi::mul_internal): Likewise.  Simplify.
30673 2016-01-25  Aditya Kumar  <aditya.k7@samsung.com>
30674             Sebastian Pop  <s.pop@samsung.com>
30676         * graphite-poly.c (apply_poly_transforms): Simplify.
30677         (print_isl_set): Use more readable format: ISL_YAML_STYLE_BLOCK.
30678         (print_isl_map): Same.
30679         (print_isl_union_map): Same.
30680         (print_isl_schedule): New.
30681         (debug_isl_schedule): New.
30682         * graphite-dependences.c (scop_get_reads): Do not call
30683         isl_union_map_add_map that is undocumented isl functionality.
30684         (scop_get_must_writes): Same.
30685         (scop_get_may_writes): Same.
30686         (scop_get_original_schedule): Remove.
30687         (scop_get_dependences): Do not call isl_union_map_compute_flow that
30688         is deprecated in isl 0.15.  Instead, use isl_union_access_* interface.
30689         (compute_deps): Remove.
30690         * graphite-isl-ast-to-gimple.c (print_schedule_ast): New.
30691         (debug_schedule_ast): New.
30692         (translate_isl_ast_to_gimple::scop_to_isl_ast): Call
30693         set_separate_option.
30694         (graphite_regenerate_ast_isl): Add dump.
30695         (translate_isl_ast_to_gimple::scop_to_isl_ast): Generate code
30696         from scop->transformed_schedule.
30697         (graphite_regenerate_ast_isl): Add more dump.
30698         * graphite-optimize-isl.c (optimize_isl): Set
30699         scop->transformed_schedule.  Check whether schedules are equal.
30700         (apply_poly_transforms): Move here.
30701         * graphite-poly.c (apply_poly_transforms): ... from here.
30702         (free_poly_bb): Static.
30703         (free_scop): Static.
30704         (pbb_number_of_iterations_at_time): Remove.
30705         (print_isl_ast): New.
30706         (debug_isl_ast): New.
30707         (debug_scop_pbb): New.
30708         * graphite-scop-detection.c (print_edge): Move.
30709         (print_sese): Move.
30710         * graphite-sese-to-poly.c (build_pbb_scattering_polyhedrons): Remove.
30711         (build_scop_scattering): Remove.
30712         (create_pw_aff_from_tree): Assert instead of bailing out.
30713         (add_condition_to_pbb): Remove unused code, do not fail.
30714         (add_conditions_to_domain): Same.
30715         (add_conditions_to_constraints): Remove.
30716         (build_scop_context): New.
30717         (add_iter_domain_dimension): New.
30718         (build_iteration_domains): Initialize pbb->iterators.
30719         Call add_conditions_to_domain.
30720         (nested_in): New.
30721         (loop_at): New.
30722         (index_outermost_in_loop): New.
30723         (index_pbb_in_loop): New.
30724         (outermost_pbb_in): New.
30725         (add_in_sequence): New.
30726         (add_outer_projection): New.
30727         (outer_projection_mupa): New.
30728         (add_loop_schedule): New.
30729         (build_schedule_pbb): New.
30730         (build_schedule_loop): New.
30731         (embed_in_surrounding_loops): New.
30732         (build_schedule_loop_nest): New.
30733         (build_original_schedule): New.
30734         (build_poly_scop): Call build_original_schedule.
30735         * graphite.h: Declare print_isl_schedule and debug_isl_schedule.
30736         (free_poly_dr): Remove.
30737         (struct poly_bb): Add iterators.  Remove schedule, transformed, saved.
30738         (free_poly_bb): Remove.
30739         (debug_loop_vec): Remove.
30740         (print_isl_ast): Declare.
30741         (debug_isl_ast): Declare.
30742         (scop_do_interchange): Remove.
30743         (scop_do_strip_mine): Remove.
30744         (scop_do_block): Remove.
30745         (flatten_all_loops): Remove.
30746         (optimize_isl): Remove.
30747         (pbb_number_of_iterations_at_time): Remove.
30748         (debug_scop_pbb): Declare.
30749         (print_schedule_ast): Declare.
30750         (debug_schedule_ast): Declare.
30751         (struct scop): Remove schedule.  Add original_schedule,
30752         transformed_schedule.
30753         (free_gimple_poly_bb): Remove.
30754         (print_generated_program): Remove.
30755         (debug_generated_program): Remove.
30756         (unify_scattering_dimensions): Remove.
30757         * sese.c (print_edge): ... here.
30758         (print_sese): ... here.
30759         (debug_edge): ... here.
30760         (debug_sese): ... here.
30761         * sese.h (print_edge): Declare.
30762         (print_sese): Declare.
30763         (dump_edge): Declare.
30764         (dump_sese): Declare.
30766 2016-01-25  Aditya Kumar  <aditya.k7@samsung.com>
30767             Sebastian Pop  <s.pop@samsung.com>
30769         * Makefile.in: Set ISLVER in site.exp.
30771 2016-01-25  Jakub Jelinek  <jakub@redhat.com>
30773         * omp-low.c (lower_omp_target) <case USE_DEVICE_PTR>: Set
30774         DECL_VALUE_EXPR of new_var even for the non-array case.  Look
30775         through DECL_VALUE_EXPR for expansion.
30777 2016-01-25  Bernd Edlinger  <bernd.edlinger@hotmail.de>
30779         * config/mips/mips.c (mips_compute_frame_info): Skip re-computing
30780         the frame info after reload completed.
30782 2016-01-25  Jeff Law  <law@redhat.com>
30784         PR tree-optimization/69196
30785         PR tree-optimization/68398
30786         * tree-ssa-threadupdate.h (enum bb_dom_status): Moved here from
30787         tree-ssa-threadupdate.c.
30788         (determine_bb_domination_status): Prototype
30789         * tree-ssa-threadupdate.c (enum bb_dom_status): Remove
30790         (determine_bb_domination_status): No longer static.
30791         (valid_jump_thread_path): Remove code to detect characteristics
30792         of the jump thread path not associated with correctness.
30793         * tree-ssa-threadbackward.c (fsm_find_control_statment_thread_paths):
30794         Correct test for thread path length.  Count PHIs for real operands as
30795         statements that need to be copied.  Do not count ASSERT_EXPRs.
30796         Look at all the blocks in the thread path.  Compute and selectively
30797         filter thread paths based on threading through the latch, threading
30798         a multiway branch or crossing a multiway branch.
30800 2016-01-25  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
30802         * config/rs6000/rs6000.c (rs6000_keep_leaf_when_profiled):  Add
30803         decl with __attribute__ ((unused)) annotation.
30805 2016-01-25  Ilya Enkovich  <enkovich.gnu@gmail.com>
30807         PR target/69421
30808         * tree-vect-stmts.c (vectorizable_condition): Check vectype
30809         of operands is compatible with a statement vectype.
30811 2016-01-25  Eric Botcazou  <ebotcazou@adacore.com>
30813         * doc/extend.texi (scalar_storage_order type attribute): Fix typo and
30814         improve wording for mixed storage order support.
30816 2016-01-25  Bilyan Borisov  <bilyan.borisov@arm.com>
30818         * config/aarch64/arm_neon.h (vcvt_s64_f64): New intrinsic.
30819         (vcvt_u64_f64): Likewise.
30820         (vcvta_s64_f64): Likewise.
30821         (vcvta_u64_f64): Likewise.
30822         (vcvtm_s64_f64): Likewise.
30823         (vcvtm_u64_f64): Likewise.
30824         (vcvtn_s64_f64): Likewise.
30825         (vcvtn_u64_f64): Likewise.
30826         (vcvtp_s64_f64): Likewise.
30827         (vcvtp_u64_f64): Likewise.
30829 2016-01-25  Claudiu Zissulescu  <claziss@synopsys.com>
30831         * config/arc/arc.c (TARGET_DWARF_REGISTER_SPAN): Define.
30832         (arc_init): Check validity mll64 option.
30833         (arc_save_restore): Use double load/store instruction.
30834         (arc_expand_movmem): Likewise.
30835         (arc_split_move): Don't split if we have double load/store
30836         instructions. Returns a boolean.
30837         (arc_process_double_reg_moves): Change function to return boolean
30838         instead of a sequence of instructions.
30839         (arc_dwarf_register_span): New function.
30840         * config/arc/arc-protos.h (arc_split_move): Change prototype.
30841         * config/arc/arc.h (TARGET_CPU_CPP_BUILTINS): Define __ARC_LL64__.
30842         * config/arc/arc.md (*movdi_insn): Emit ldd/std instructions.
30843         (*movdf_insn): Likewise.
30844         * config/arc/arc.opt (mll64): New option.
30845         * config/arc/predicates.md (even_register_operand): New predicate.
30846         * doc/invoke.texi (ARC Options): Add mll64 documentation.
30848 2016-01-25  Richard Biener  <rguenther@suse.de>
30850         PR lto/69393
30851         * dwarf2out.c (is_naming_typedef_decl): Not when DECL_NAMELESS.
30852         * tree-streamer-out.c (pack_ts_base_value_fields): Stream
30853         DECL_NAMELESS.
30854         * tree-streamer-in.c (unpack_ts_base_value_fields): Likewise.
30856 2016-01-25  Richard Biener  <rguenther@suse.de>
30858         PR tree-optimization/69376
30859         * tree-ssa-sccvn.h (struct vn_ssa_aux): Add range_info_anti_range_p
30860         flag.
30861         (VN_INFO_ANTI_RANGE_P): New inline.
30862         (VN_INFO_RANGE_TYPE): Likewise.
30863         * tree-ssa-sccvn.c (set_ssa_val_to): Also record and copy
30864         SSA_NAME_ANTI_RANGE_P.
30865         (free_scc_vn): Restore SSA_NAME_ANTI_RANGE_P.
30866         * tree-ssa-pre.c (eliminate_dom_walker::before_dom_children):
30867         Properly query VN_INFO_RANGE_TYPE.
30869 2016-01-25  Nick Clifton  <nickc@redhat.com>
30871         PR target/66655
30872         * config/i386/cygming.h (MAKE_DECL_ONE_ONLY): Remove definition.
30874 2016-01-23  Tom de Vries  <tom@codesourcery.com>
30876         PR tree-optimization/69426
30877         * tree-parloops.c (eliminate_local_variables_stmt): Handle vdef of
30878         removed clobber.
30880 2016-01-23  Jakub Jelinek  <jakub@redhat.com>
30882         * tree-ssanames.c (release_free_names_and_compact_live_names): Replace
30883         "the the" with "the" in the comments.
30884         * ipa-devirt.c (build_type_inheritance_graph,
30885         update_type_inheritance_graph): Likewise.
30886         * tree.c (build_function_type_list_1): Likewise.
30887         * cfgloopmanip.c (scale_loop_profile): Likewise.
30888         * tree-ssa-loop-ivopts.c (get_shiftadd_cost): Likewise.
30889         * gimple-ssa-split-paths.c
30890         (find_block_to_duplicate_for_splitting_paths): Likewise.
30891         * tree-sra.c (init_subtree_with_zero, clobber_subtree): Likewise.
30892         * expr.c (convert_move): Likewise.
30893         * var-tracking.c (vt_stack_adjustments): Likewise.
30894         * tree-vect-data-refs.c (vect_enhance_data_refs_alignment): Likewise.
30895         * tree-vrp.c (test_for_singularity): Likewise.
30897         * tree-vect-stmts.c (vectorizable_condition): Build a VEC_COND_EXPR
30898         directly instead of building a temporary tree.
30900         PR bootstrap/69434
30901         * genrecog.c: Define INCLUDE_ALGORITHM before including system.h,
30902         remove <algorithm> include.
30904 2016-01-22  Jakub Jelinek  <jakub@redhat.com>
30906         PR target/69432
30907         * config/i386/i386.c: Include dojump.h.
30908         (expand_small_movmem_or_setmem,
30909         expand_set_or_movmem_prologue_epilogue_by_misaligned_moves): Spelling
30910         fixes.
30911         (ix86_expand_set_or_movmem): Call do_pending_stack_adjust () early
30912         if dynamic_check != -1.
30914 2016-01-21  Jeff Law  <law@redhat.com>
30916         PR middle-end/69347
30917         * tree-ssa-dom.c (back_propagate_equivalences): Factored out of
30918         record_temporary_equivalences.  Rewritten to avoid unnecessary calls
30919         into dominated_by_p.
30920         (cprop_into_successor_phis): Avoid unnecessary tests.
30922 2016-01-22  Richard Henderson  <rth@redhat.com>
30924         PR target/69416
30925         * config/aarch64/aarch64.md (UNSPEC_NZCV): New.
30926         (ccmp<mode>, fccmp<mode>, fccmpe<mode>): Use it.
30928 2016-01-22  Michael Matz  <matz@suse.de>
30930         * system.h (string, algorithm): Include only conditionally.
30931         (new): Include always under C++.
30932         * bb-reorder.c (toplevel): Define INCLUDE_ALGORITHM.
30933         * final.c (toplevel): Ditto.
30934         * ipa-chkp.c (toplevel): Define INCLUDE_STRING.
30935         * genconditions.c (write_header): Make gencondmd.c define
30936         INCLUDE_STRING.
30937         * mem-stats.h (mem_usage::print_dash_line): Don't use std::string.
30939         * config/aarch64/aarch64.c (toplevel): Define INCLUDE_STRING.
30940         * common/config/aarch64/aarch64-common.c (toplevel): Ditto.
30942 2016-01-22  Christian Bruel  <christian.bruel@st.com>
30944         PR target/68674
30945         * expr.c (expand_expr_real_1): Reset DECL_MODE if VECTOR_TYPE_P changed.
30947 2016-01-22  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
30949         PR target/69403
30950         * config/arm/thumb2.md (*thumb2_ior_scc_strict_it): Convert to
30951         define_insn_and_split.  Ensure operands[1] and operands[0] do not
30952         get assigned the same register.
30954 2016-01-22  Kugan Vivekanandarajah  <kuganv@linaro.org>
30956         * ipa-prop.c (ipa_set_jf_constant): Remove redundant unshare_expr.
30958 2016-01-22  Christian Bruel  <christian.bruel@st.com>
30960         * config/arm/arm-c.c (arm_pragma_target_parse):
30961         Remove warn_builtin_macro_redefined overwrite.
30963 2016-01-22  Eric Botcazou  <ebotcazou@adacore.com>
30965         * ipa-inline.c (can_inline_edge_p): Back out overzealous check on
30966         flag_non_call_exceptions compatibility.
30968 2016-01-22  Jakub Jelinek  <jakub@redhat.com>
30970         PR debug/66668
30971         * dwarf2out.c (add_child_die_after): New function.
30972         (dwarf_qual_info_t): New type.
30973         (dwarf_qual_info): New variable.
30974         (qualified_die_p): New function.
30975         (modified_type_die): For -fdebug-types-section, ensure
30976         canonical order of qualifiers.  Put qualified DIEs adjacent
30977         to the corresponding non-qualified type DIE and search there
30978         for existing qualified DIEs.
30980 2016-01-22  Eric Botcazou  <ebotcazou@adacore.com>
30982         * doc/extend.texi (scalar_storage_order type attribute): Document
30983         restriction on type punning and aliasing, and remove future tense.
30985 2016-01-21  Roman Zhuykov  <zhroma@ispras.ru>
30987         PR target/69252
30988         * modulo-sched.c (optimize_sc): Allow branch-scheduling to add a new
30989         first stage.
30991 2016-01-21  Jeff Law  <law@redhat.com>
30993         PR middle-end/69347
30994         * tree-ssa-dom.c (dom_opt_dom_walker::thread_across_edge): Avoid
30995         useless call to record_temporary_equivalences.
30996         * tree-ssa-threadbackward.c (find_jump_threads_backwards): Just
30997         allocate 10 slots in the bb_path vector and let it grow as needed.
30998         (fsm_find_control_statement_thread_paths): Similarly for the next_path
30999         vector.
31001 2016-01-21  David Edelsohn  <dje.gcc@gmail.com>
31003         * configure.ac (gcc_cv_as_powerpc_mfcrf, gcc_cv_as_machine_directive):
31004         Detangle.
31005         * configure: Regenerate.
31007 2016-01-21  Pat Haugen  <pthaugen@us.ibm.com>
31009         * config/rs6000/aix71.h (ASM_CPU_SPEC): Add entry for Power9.
31010         * config/rs6000/driver-rs6000.c (struct asm_names): Likewise.
31012 2016-01-21  Bernd Schmidt  <bschmidt@redhat.com>
31014         PR middle-end/66178
31015         * expr.c (expand_expr_real_2) [PLUS_EXPR, MINUS_EXPR]: Don't
31016         drop EXPAND_INITIALIZER.
31017         * rtl.h (contains_symbolic_reference_p): Declare.
31018         * rtlanal.c (contains_symbolic_reference_p): New function.
31019         * simplify-rtx.c (simplify_binary_operation_1): Don't turn
31020         a subtraction into a NOT if symbolic constants are involved.
31022 2016-01-21  Anton Blanchard  <anton@samba.org>
31023             Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
31025         PR target/63354
31026         * config/rs6000/linux64.h (TARGET_KEEP_LEAF_WHEN_PROFILED): New
31027         #define.
31028         * config/rs6000/rs6000.c (rs6000_keep_leaf_when_profiled): New
31029         function.
31031 2016-01-21  Ajit Agarwal  <ajitkum@xilinx.com>
31033         * config/microblaze/microblaze.c
31034         (get_branch_target): New.
31035         (insert_wic_for_ilb_runout): New.
31036         (insert_wic): New.
31037         (microblaze_machine_dependent_reorg): New.
31038         (TARGET_MACHINE_DEPENDENT_REORG): Define macro.
31039         * config/microblaze/microblaze.md
31040         (UNSPEC_IPREFETCH): Define.
31041         (iprefetch): New pattern
31042         * config/microblaze/microblaze.opt
31043         (mxl-prefetch): New flag.
31045 2016-01-21  Ajit Agarwal  <ajitkum@xilinx.com>
31047         * config/microblaze/microblaze.h
31048         (FIXED_REGISTERS): Update in macro.
31049         (CALL_USED_REGISTERS): Update in macro.
31051 2016-01-21  Yuri Rumyantsev  <ysrumyan@gmail.com>
31053         PR rtl-optimization/68920
31054         * ifcvt.c (cond_move_process_if_block): Limit number of conditional
31055         moves.
31057 2016-01-21  Vladimir Makarov  <vmakarov@redhat.com>
31059         PR rtl-optimization/68990
31060         * lra-coalesce.c (lra_coalesce): Invalidate value for the result
31061         pseudo instead of inheritance ones.
31063 2016-01-21  Bernd Edlinger  <bernd.edlinger@hotmail.de>
31064             Nick Clifton  <nickc@redhat.com>
31066         PR target/69129
31067         PR target/69012
31068         * config/mips/mips.c (mips_compute_frame_info): Initialise
31069         args_size and hard_frame_pointer_offset fields of the frame
31070         structure before calling mips_global_pointer.
31072 2016-01-21  David Edelsohn  <dje.gcc@gmail.com>
31074         * configure.ac (gcc_cv_as_dwloc): Test support for debug frame section
31075         label reference.
31076         * configure: Regenerate.
31078 2016-01-21  Richard Biener  <rguenther@suse.de>
31080         * graphite-optimize-isl.c (get_schedule_map): Fix typo.
31082 2016-01-21  Marcin Kościelnicki  <koriakin@0x04.net>
31084         * config/s390/s390.c (s390_asm_declare_function_size): Add code
31085         to actually emit the .size directive.
31087 2016-01-21   Stefan Sørensen  <stefan.sorensen@spectralink.com>
31088              Jakub Jelinek  <jakub@redhat.com>
31090         PR target/69187
31091         PR target/65624
31092         * config/arm/arm-builtins.c (arm_expand_neon_builtin): Increase
31093         args array size by one to avoid buffer overflow.
31095 2016-01-21  Marcin Kościelnicki  <koriakin@0x04.net>
31097         * config/s390/s390.md (pool_section_start): Use switch_to_section
31098         to select proper read-only data section instead of hardcoding
31099         .rodata.
31100         (pool_section_end): Use switch_to_section to match the above.
31102 2016-01-21  Richard Biener  <rguenther@suse.de>
31104         PR tree-optimization/69378
31105         * tree-ssa-sccvn.c (dominated_by_p_w_unex): New function.
31106         (set_ssa_val_to): Use it for dominance checks taking into
31107         account not executable edges.
31109 2016-01-21  Jakub Jelinek  <jakub@redhat.com>
31111         PR c++/69355
31112         * tree-dfa.c (get_ref_base_and_extent): Use GET_MODE_BITSIZE (mode)
31113         for bitsize instead of GET_MODE_PRECISION (mode).
31115 2016-01-20  Martin Sebor  <msebor@redhat.com>
31117         PR c/52291
31118         * extend.texi (__sync Builtins): Clarify the semantics of
31119         __sync_fetch_and_OP built-ins on pointers.
31120         (__atomic Builtins): Same.
31122 2016-01-21  Aditya Kumar  <aditya.k7@samsung.com>
31123             Sebastian Pop  <s.pop@samsung.com>
31125         * graphite-isl-ast-to-gimple.c (enum phi_node_kind): New.
31126         (class translate_isl_ast_to_gimple): Use phi_node_kind instead of bool.
31127         (is_valid_rename): Same.
31128         (translate_isl_ast_to_gimple::get_rename): Same.
31129         (translate_isl_ast_to_gimple::rename_all_uses): Same.
31130         (translate_isl_ast_to_gimple::rename_uses): Same.
31131         (get_new_name): Check for close_phi nodes.
31132         (copy_loop_phi_args): Use phi_node_kind.
31133         (translate_isl_ast_to_gimple::copy_loop_close_phi_args): Same.
31134         (translate_isl_ast_to_gimple::copy_cond_phi_args): Same.
31136 2016-01-21  Aditya Kumar  <aditya.k7@samsung.com>
31137             Sebastian Pop  <s.pop@samsung.com>
31139         Revert commit r229783.
31140         * graphite-isl-ast-to-gimple.c (gcc_expression_from_isl_ast_expr_id):
31141         Remove use of parameter_rename_map.
31142         (copy_def): Remove.
31143         (copy_internal_parameters): Remove.
31144         (graphite_regenerate_ast_isl): Remove call to copy_internal_parameters.
31145         * sese.c (new_sese_info): Do not initialize parameter_rename_map.
31146         (free_sese_info): Do not free parameter_rename_map.
31147         (set_rename): Do not use parameter_rename_map.
31148         (rename_uses): Update call to set_rename.
31149         (graphite_copy_stmts_from_block): Do not use parameter_rename_map.
31150         * sese.h (parameter_rename_map_t): Remove.
31151         (struct sese_info_t): Remove field parameter_rename_map.
31153 2016-01-21  Aditya Kumar  <aditya.k7@samsung.com>
31154             Sebastian Pop  <s.pop@samsung.com>
31156         * graphite-isl-ast-to-gimple.c: Fix comment.
31157         * graphite-scop-detection.c (defined_in_loop_p): New.
31158         (canonicalize_loop_closed_ssa): Do not add close phi nodes for SSA
31159         names defined in loop.
31161 2016-01-21  Aditya Kumar  <aditya.k7@samsung.com>
31162             Sebastian Pop  <s.pop@samsung.com>
31164         * graphite-scop-detection.c (scop_detection::harmful_loop_in_region):
31165         Discard unstructured if-then-else regions.
31167 2016-01-21  Aditya Kumar  <aditya.k7@samsung.com>
31168             Sebastian Pop  <s.pop@samsung.com>
31170         * graphite-sese-to-poly.c (set_scop_parameter_dim): Remove.
31171         (cleanup_loop_iter_dom): Remove.
31172         (build_loop_iteration_domains): Remove.
31173         (build_scop_context): Remove.
31174         (build_scop_iteration_domain): Remove.
31175         (add_loop_constraints): New.
31176         (build_iteration_domains): New.
31177         (build_poly_scop): Call build_iteration_domains.
31179 2016-01-21  Aditya Kumar  <aditya.k7@samsung.com>
31180             Sebastian Pop  <s.pop@samsung.com>
31182         * graphite-scop-detection.c
31183         (scop_detection::harmful_loop_in_region): Free dom and loops.
31184         (scop_detection::loop_body_is_valid_scop): Free bbs.
31186 2016-01-21  Aditya Kumar  <aditya.k7@samsung.com>
31187             Sebastian Pop  <s.pop@samsung.com>
31189         * graphite-scop-detection.c (record_loop_in_sese): New.
31190         (gather_bbs::before_dom_children): Call record_loop_in_sese.
31191         (build_scops): Remove call to build_sese_loop_nests.
31192         * sese.c (sese_record_loop): Remove.
31193         (build_sese_loop_nests): Remove.
31194         (new_sese_info): Remove region->loops.
31195         (free_sese_info): Same.
31196         * sese.h (sese_contains_loop): Same.
31197         (build_sese_loop_nests): Remove.
31198         (sese_contains_loop): Remove.
31200 2016-01-21  Aditya Kumar  <aditya.k7@samsung.com>
31201             Sebastian Pop  <s.pop@samsung.com>
31203         * graphite-scop-detection.c (loop_is_valid_scop): Renamed
31204         loop_is_valid_in_scop.
31205         (scop_detection::harmful_stmt_in_region): Renamed
31206         harmful_loop_in_region.
31207         Call loop_is_valid_in_scop.
31209 2016-01-21  Aditya Kumar  <aditya.k7@samsung.com>
31210             Sebastian Pop  <s.pop@samsung.com>
31212         * graphite-isl-ast-to-gimple.c (translate_isl_ast): Also handle
31213         isl_ast_node_mark.
31215 2016-01-21  Aditya Kumar  <aditya.k7@samsung.com>
31216             Sebastian Pop  <s.pop@samsung.com>
31218         * graphite-poly.c (new_poly_bb): Remove use of PBB_IS_REDUCTION.
31219         * graphite.h (struct poly_bb): Remove field is_reduction.
31220         (PBB_IS_REDUCTION): Remove.
31222 2016-01-21  Aditya Kumar  <aditya.k7@samsung.com>
31223             Sebastian Pop  <s.pop@samsung.com>
31225         * graphite-dependences.c (constrain_domain): Add call to isl_*_coalesce.
31226         (add_pdr_constraints): Same.
31227         (scop_get_reads): Same.
31228         (scop_get_must_writes): Same.
31229         (scop_get_may_writes): Same.
31230         (scop_get_original_schedule): Same.
31231         (extend_schedule): Same.
31232         (apply_schedule_on_deps): Same.
31233         (carries_deps): Same.
31234         (compute_deps): Same.
31235         (scop_get_dependences): Same.
31236         * graphite-isl-ast-to-gimple.c
31237         (translate_isl_ast_to_gimple::generate_isl_schedule): Same.
31238         * graphite-optimize-isl.c (get_schedule_for_band): Same.
31239         (get_schedule_for_band_list): Same.
31240         (get_schedule_map): Same.
31241         (apply_schedule_map_to_scop): Same.
31242         * graphite-sese-to-poly.c (build_pbb_scattering_polyhedrons): Same.
31243         (build_loop_iteration_domains): Same.
31244         (add_condition_to_pbb): Same.
31245         (add_param_constraints): Same.
31246         (pdr_add_memory_accesses): Same.
31247         (pdr_add_data_dimensions): Same.
31249 2016-01-20  Sandra Loosemore  <sandra@codesourcery.com>
31251         * doc/invoke.texi (Instrumentation Options): Clarify -mmpx linking
31252         requirements.
31254 2016-01-20  Sandra Loosemore  <sandra@codesourcery.com>
31256         * common.opt (feliminate-dwarf2-dups): Replace references to
31257         "DWARF 2" with just "DWARF".
31258         * config/ia64/ia64.opt (mdwarf2-asm): Likewise.
31259         * doc/extend.texi: Likewise.
31260         * doc/cpp.texi: Likewise.
31261         * doc/invoke.texi: Likewise.
31262         (Option Summary): Add -gdwarf to list of Debugging Options.
31263         (Debugging Options): Document -gdwarf.
31264         * doc/contrib.texi: Spell "DWARF" like that.
31266 2016-01-21  Jakub Jelinek  <jakub@redhat.com>
31268         * omp-low.c (expand_omp_target): Avoid -Wmaybe-uninitialized
31269         warning.  Fix up formatting.
31271         PR middle-end/67653
31272         * gimplify.c (gimplify_asm_expr): Warn if it is too late to
31273         attempt to mark memory input operand addressable and
31274         call prepare_gimple_addressable in that case.  Don't adjust
31275         input_location for diagnostics, use error_at instead.
31277 2016-01-20  Peter Bergner  <bergner@vnet.ibm.com>
31279         * config/rs6000/ppc-auxv.h: New file.
31280         * config/rs6000/rs6000-builtin.def (cpu_init): Add new builtin.
31281         (cpu_is): Likewise.
31282         (cpu_supports): Likewise.
31283         * config/rs6000/rs6000.c: include "ppc-auxv.h".
31284         (cpu_is_info): New variable.
31285         (cpu_supports_info): Likewise.
31286         (tcb_verification_symbol): Likewise.
31287         (cpu_builtin_p): Likewise.
31288         (cpu_expand_builtin): New function.
31289         (rs6000_expand_ternop_builtin): Add support for CPU builtin functions.
31290         (rs6000_init_builtins): Likewise.
31291         (rs6000_elf_file_end): Emit HWCAP in TCB verification symbol.
31292         * config/rs6000/rs6000.h (TLS_REGNUM): New define.
31293         * configure.ac (gcc_cv_libc_provides_hwcap_in_tcb): New test.
31294         * configure: Regenerate.
31295         * config.in: Likewise.
31296         * doc/extend.texi (PowerPC Built-in Functions): Document
31297         __builtin_cpu_init, __builtin_cpu_is and __builtin_cpu_supports.
31299 2016-01-20  David Edelsohn  <dje.gcc@gmail.com>
31301         PR target/68609
31302         * config/rs6000/rs6000.c (rs6000_emit_swsqrt): Add vector sqrt
31303         domain check.
31304         * config/rs6000/vector.md (sqrt<mode>2): Call rs6000_emit_swsqrt
31305         for V4SFmode.
31307 2016-01-20  Richard Henderson  <rth@redhat.com>
31309         PR bootstrap/69343
31310         PR bootstrap/69339
31311         PR tree-opt/68964
31312         Revert:
31313         * tree.c (tm_define_builtin): New.
31314         (find_tm_vector_type): New.
31315         (build_tm_vector_builtins): New.
31316         (build_common_builtin_nodes): Call it.
31318 2016-01-20  Christophe Lyon  <christophe.lyon@linaro.org>
31320         * doc/sourcebuild.texi (arm_crypto_pragma_ok): Document new entry.
31321         (arm_fp_ok): Likewise.
31322         (arm_fp): Likewise.
31323         (arm_crypto): Likewise.
31325 2016-01-20  Ilya Enkovich  <enkovich.gnu@gmail.com>
31326             Richard Biener  <rguenther@suse.de>
31328         PR tree-optimization/69328
31329         * tree-vect-stmts.c (vect_is_simple_cond): Check compared
31330         vectors have same number of elements.
31331         (vectorizable_condition): Fix masked version recognition.
31333 2016-01-20  Richard Biener  <rguenther@suse.de>
31335         PR tree-optimization/69345
31336         * tree-ssa-sccvn.h (VN_INFO_RANGE_INFO): New inline function.
31337         (VN_INFO_PTR_INFO): Likewise.
31338         * tree-ssa-sccvn.c (set_ssa_val_to): Avoid clearing points-to
31339         info when it is equal between non-dominating SSA names.
31340         * tree-ssa-pre.c (eliminate_dom_walker::before_dom_children):
31341         Make sure to look at original SSA infos.
31343 2016-01-20  Jeff Law  <law@redhat.com>
31345         PR target/25114
31346         * config/m68k/predicates.md (pow2_m1_operand): New predicate
31347         extracted from ...
31348         (reg_or_pow2_m1_operand): Call pow2_m1_operand.
31349         (pc_or_label_operand): New predicate.
31350         * config/m68k/m68k.md: Add new peephole2 patterns for GTU/LEU
31351         tests for small integers that are 2^n - 1.
31353 2016-01-20  Jonathan Wakely  <jwakely@redhat.com>
31355         * doc/invoke.texi (Options Summary): Add '.' after @xref.
31357 2016-01-19  Jeff Law  <law@redhat.com>
31359         PR middle-end/69347
31360         * tree-ssa-threadbackwards.c
31361         (fsm_find_control_statement_thread_paths): Do not try to lookup
31362         FSM paths for SSA_NAMEs appearing in abnormal PHIs.
31364 2016-01-20  Kugan Vivekanandarajah  <kuganv@linaro.org>
31366         * doc/lto.texi: Remove text that says only Gold has linker plugin
31367         support.
31369 2016-01-19  Eric Botcazou  <ebotcazou@adacore.com>
31371         * dwarf2out.c (need_endianity_attribute_p): New inline predicate.
31372         (base_type_die): Add REVERSE parameter and attach DW_AT_endianity to
31373         the DIE accordingly.
31374         (modified_type_die): Add REVERSE parameter and pass it recursively,
31375         as well as to base_type_die.  Adjust presence check accordingly.
31376         (base_type_for_mode): Adjust call to modified_type_die.
31377         (add_type_attribute): Add REVERSE parameter and pass it to
31378         modified_type_die.
31379         (generic_parameter_die): Adjust call to add_type_attribute.
31380         (add_scalar_info): Likewise.
31381         (add_subscript_info): Likewise.
31382         (gen_array_type_die): Likewise.
31383         (gen_descr_array_type_die): Likewise.
31384         (gen_entry_point_die): Likewise.
31385         (gen_enumeration_type_die): Likewise.
31386         (gen_formal_parameter_die): Likewise.
31387         (gen_subprogram_die): Likewise.
31388         (gen_variable_die ): Likewise.
31389         (gen_const_die): Likewise.
31390         (gen_field_die): Likewise.
31391         (gen_pointer_type_die): Likewise.
31392         (gen_reference_type_die): Likewise.
31393         (gen_ptr_to_mbr_type_die): Likewise.
31394         (gen_inheritance_die): Likewise.
31395         (gen_subroutine_type_die): Likewise.
31396         (gen_typedef_die): Likewise.
31397         (force_type_die): Adjust call to modified_type_die.
31399 2016-01-19  Sandra Loosemore  <sandra@codesourcery.com>
31401         * doc/standards.texi: Copy-editing for grammar, markup, and sentence
31402         flow throughout the file.  Fix broken link to Objective-C 2.0
31403         documentation.
31404         * doc/invoke.texi: More copy-editing; fix numerous typos and spelling
31405         errors.
31407 2016-01-19  Wilco Dijkstra  <wdijkstr@arm.com>
31409         * ccmp.c (expand_ccmp_expr_1): Avoid spurious unused warnings.
31411 2016-01-19  Jan Hubicka  <hubicka@ucw.cz>
31413         PR ipa/66223
31414         * ipa-devirt.c (is_cxa_pure_virtual_p): New function.
31415         (maybe_record_node): Record cxa_pure_virtual as the only possible
31416         target if there are not ohter candidates.
31417         (possible_polymorphic_call_target_p): Accept cxa_pure_virtual.
31419 2016-01-19  Richard Biener  <rguenther@suse.de>
31421         * hsa-gen.c (get_memory_order_name): Use MEMMODEL_ constants.
31422         (get_memory_order): Likewise.
31424 2016-01-19  Kirill Yukhin  <kirill.yukhin@intel.com>
31426         * tree-vect-stmts.c (vectorizable_store): Check
31427         rhs vectype.
31429 2016-01-19  David Malcolm  <dmalcolm@redhat.com>
31431         PR jit/68446
31432         * gcc.c (driver::decode_argv): Add call to
31433         init_opts_obstack before init_options_struct.
31434         * opts.c (init_opts_obstack): Remove idempotency.
31435         (init_options_struct): Replace call to init_opts_obstack
31436         with a gcc_assert to verify that it has already been called.
31437         * toplev.c (toplev::main): Add call to init_opts_obstack before
31438         calls to init_options_struct.
31439         (toplev::finalize): Move cleanup of opts_obstack next to
31440         cleanup of save_decoded_options, clearing the latter, and
31441         save_decoded_options_count.
31443 2016-01-19  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
31445         PR target/69135
31446         * config/arm/vfp.md (l<vrint_pattern><su_optab><mode>si2): Set "conds"
31447         attribute to unconditional.  Remove %? from output template.
31449 2015-01-19  Wilco Dijkstra  <wdijkstr@arm.com>
31450             Jiong Wang  <jiong.wang@arm.com>
31452         * ccmp.c (expand_ccmp_expr_1): Cost the instruction sequences
31453         generated from different expand order.
31455 2015-01-19  Wilco Dijkstra  <wdijkstr@arm.com>
31457         * /config/aarch64/aarch64.c (aarch64_if_then_else_costs):
31458         Add support for CCMP costing.
31460 2015-01-19  Wilco Dijkstra  <wdijkstr@arm.com>
31462         * ccmp.c (ccmp_candidate_p): Remove integer-only restriction.
31463         * config/aarch64/aarch64.md (fccmp<mode>): New pattern.
31464         (fccmpe<mode>): Likewise.
31465         (fcmp): Rename to fcmp and globalize pattern.
31466         (fcmpe): Likewise.
31467         * config/aarch64/aarch64.c (aarch64_gen_ccmp_first): Add FP support.
31468         (aarch64_gen_ccmp_next): Add FP support.
31470 2015-01-19  Wilco Dijkstra  <wdijkstr@arm.com>
31472         * target.def (gen_ccmp_first): Update documentation.
31473         (gen_ccmp_next): Likewise.
31474         * doc/tm.texi (gen_ccmp_first): Update documentation.
31475         (gen_ccmp_next): Likewise.
31476         * ccmp.c (expand_ccmp_expr): Extract cmp_code from return value of
31477         expand_ccmp_expr_1.  Improve comments.
31478         * config/aarch64/aarch64.md (ccmp_and): Use if_then_else for ccmp.
31479         (ccmp_ior<mode>): Remove pattern.
31480         (cmp<mode>): Remove expand.
31481         (cmp): Globalize pattern.
31482         (cstorecc4): Use cc_register.
31483         (mov<mode>cc): Remove ccmp_cc_register check.
31484         * config/aarch64/aarch64.c (aarch64_get_condition_code_1):
31485         Simplify after removal of CC_DNE/* modes.
31486         (aarch64_ccmp_mode_to_code): Remove.
31487         (aarch64_print_operand): Remove 'K' case.  Merge 'm' and 'M' cases.
31488         In 'k' case use integer as condition.
31489         (aarch64_nzcv_codes): Remove inverted cases.
31490         (aarch64_code_to_ccmode): Remove.
31491         (aarch64_gen_ccmp_first): Use cmp pattern directly.  Return the correct
31492         comparison with CC register to be used in folowing CCMP/branch/CSEL.
31493         (aarch64_gen_ccmp_next): Use previous comparison and mode in CCMP
31494         pattern.  Return the comparison with CC register.  Invert conditions
31495         when bitcode is OR.
31496         * config/aarch64/aarch64-modes.def: Remove CC_DNE/* modes.
31497         * config/aarch64/predicates.md (ccmp_cc_register): Remove.
31499 2016-01-19  Jan Hubicka  <hubicka@ucw.cz>
31501         * cgraphunit.c (cgraph_node::reset): Clear thunk info and
31502         instrumented_version.
31504 2016-01-19  Richard Biener  <rguenther@suse.de>
31506         PR tree-optimization/69336
31507         * tree-ssa-scopedtables.c (avail_expr_hash): Handle all
31508         handled components with get_ref_base_and_extent.
31509         (equal_mem_array_ref_p): Adjust.
31511 2016-01-19  Jakub Jelinek  <jakub@redhat.com>
31513         PR debug/65779
31514         * shrink-wrap.c: Include valtrack.h.
31515         (move_insn_for_shrink_wrap): Add DEBUG argument.  If
31516         MAY_HAVE_DEBUG_INSNS, call dead_debug_add on DEBUG_INSNs
31517         in between insn and where it will be moved to.  Call
31518         dead_debug_insert_temp.
31519         (prepare_shrink_wrap): Adjust caller.  Call dead_debug_local_init
31520         first and dead_debug_local_finish at the end.
31521         For uses and defs bitmap, handle all regs in between REGNO and
31522         END_REGNO, not just the first one.
31524 2016-01-19  Richard Biener  <rguenther@suse.de>
31526         PR tree-optimization/69352
31527         * tree-ssa-scopedtables.c (avail_expr_hash): Check for size == -1.
31528         (equal_mem_array_ref_p): Constrain size and max size properly.
31529         Compare the reverse flag.
31531 2016-01-19  Bernd Schmidt  <bschmidt@redhat.com>
31533         * ira.c (ira): Update regstat data if we deleted insns.
31535 2016-01-19  Jakub Jelinek  <jakub@redhat.com>
31537         PR rtl-optimization/68955
31538         PR rtl-optimization/64557
31539         * dse.c (record_store, check_mem_read_rtx): Don't call get_addr
31540         here.  Fix up formatting.
31541         * alias.c (get_addr): Handle VALUE +/- CONST_SCALAR_INT_P.
31543 2016-01-19  Jan Hubicka  <hubicka@ucw.cz>
31545         PR lto/69133
31546         * cgraphunit.c (cgraph_node::expand_thunk): When forcing gimple
31547         assume that the node has body.
31548         * cgraph.c (cgraph_node::get_untransformed_body): Use gimple_body_p
31549         check.
31551 2016-01-19  Jan Hubicka  <hubicka@ucw.cz>
31553         * lto-streamer-out.c (lto_output): Do not stream instrumentation
31554         thunks.
31556 2016-01-19  Jan Hubicka  <hubicka@ucw.cz>
31558         * symtab.c (symtab_node::asm_name): Do not call printable name directly.
31559         (symtab_node::name): Report name as unnamed if DECL_NAME is not set.
31561 2016-01-19  Martin Jambor  <mjambor@suse.cz>
31562             Martin Liska  <mliska@suse.cz>
31563             Michael Matz  <matz@suse.de>
31565         * Makefile.in (OBJS): Add new source files.
31566         (GTFILES): Add hsa.c.
31567         * common.opt (disable_hsa): New variable.
31568         (-Whsa): New warning.
31569         * config.in (ENABLE_HSA): New.
31570         * configure.ac: Treat hsa differently from other accelerators.
31571         (OFFLOAD_TARGETS): Define ENABLE_OFFLOADING according to
31572         $enable_offloading.
31573         (ENABLE_HSA): Define ENABLE_HSA according to $enable_hsa.
31574         * doc/install.texi (Configuration): Document --with-hsa-runtime,
31575         --with-hsa-runtime-include, --with-hsa-runtime-lib and
31576         --with-hsa-kmt-lib.
31577         * doc/invoke.texi (-Whsa): Document.
31578         (hsa-gen-debug-stores): Likewise.
31579         * lto-wrapper.c (compile_images_for_offload_targets): Do not attempt
31580         to invoke offload compiler for hsa acclerator.
31581         * opts.c (common_handle_option): Determine whether HSA offloading
31582         should be performed.
31583         * params.def (PARAM_HSA_GEN_DEBUG_STORES): New parameter.
31584         * builtin-types.def (BT_FN_VOID_UINT_PTR_INT_PTR): New.
31585         (BT_FN_VOID_INT_OMPFN_SIZE_PTR_PTR_PTR_UINT_PTR_INT_INT): Removed.
31586         (BT_FN_VOID_INT_OMPFN_SIZE_PTR_PTR_PTR_UINT_PTR_PTR): New.
31587         * gimple-low.c (lower_stmt): Also handle GIMPLE_OMP_GRID_BODY.
31588         * gimple-pretty-print.c (dump_gimple_omp_for): Also handle
31589         GF_OMP_FOR_KIND_GRID_LOOP.
31590         (dump_gimple_omp_block): Also handle GIMPLE_OMP_GRID_BODY.
31591         (pp_gimple_stmt_1): Likewise.
31592         * gimple-walk.c (walk_gimple_stmt): Likewise.
31593         * gimple.c (gimple_build_omp_grid_body): New function.
31594         (gimple_copy): Also handle GIMPLE_OMP_GRID_BODY.
31595         * gimple.def (GIMPLE_OMP_GRID_BODY): New.
31596         * gimple.h (enum gf_mask): Added GF_OMP_PARALLEL_GRID_PHONY,
31597         GF_OMP_FOR_KIND_GRID_LOOP, GF_OMP_FOR_GRID_PHONY and
31598         GF_OMP_TEAMS_GRID_PHONY.
31599         (gimple_statement_omp_single_layout): Updated comments.
31600         (gimple_build_omp_grid_body): New function.
31601         (gimple_has_substatements): Also handle GIMPLE_OMP_GRID_BODY.
31602         (gimple_omp_for_grid_phony): New function.
31603         (gimple_omp_for_set_grid_phony): Likewise.
31604         (gimple_omp_parallel_grid_phony): Likewise.
31605         (gimple_omp_parallel_set_grid_phony): Likewise.
31606         (gimple_omp_teams_grid_phony): Likewise.
31607         (gimple_omp_teams_set_grid_phony): Likewise.
31608         (gimple_return_set_retbnd): Also handle GIMPLE_OMP_GRID_BODY.
31609         * omp-builtins.def (BUILT_IN_GOMP_OFFLOAD_REGISTER): New.
31610         (BUILT_IN_GOMP_OFFLOAD_UNREGISTER): Likewise.
31611         (BUILT_IN_GOMP_TARGET): Updated type.
31612         * omp-low.c: Include symbol-summary.h, hsa.h and params.h.
31613         (adjust_for_condition): New function.
31614         (get_omp_for_step_from_incr): Likewise.
31615         (extract_omp_for_data): Moved parts to adjust_for_condition and
31616         get_omp_for_step_from_incr.
31617         (build_outer_var_ref): Handle GIMPLE_OMP_GRID_BODY.
31618         (fixup_child_record_type): Bail out if receiver_decl is NULL.
31619         (scan_sharing_clauses): Handle OMP_CLAUSE__GRIDDIM_.
31620         (scan_omp_parallel): Do not create child functions for phony
31621         constructs.
31622         (check_omp_nesting_restrictions): Handle GIMPLE_OMP_GRID_BODY.
31623         (scan_omp_1_op): Checking assert we are not remapping to
31624         ERROR_MARK.  Also also handle GIMPLE_OMP_GRID_BODY.
31625         (parallel_needs_hsa_kernel_p): New function.
31626         (expand_parallel_call): Register apprpriate parallel child
31627         functions as HSA kernels.
31628         (grid_launch_attributes_trees): New type.
31629         (grid_attr_trees): New variable.
31630         (grid_create_kernel_launch_attr_types): New function.
31631         (grid_insert_store_range_dim): Likewise.
31632         (grid_get_kernel_launch_attributes): Likewise.
31633         (get_target_argument_identifier_1): Likewise.
31634         (get_target_argument_identifier): Likewise.
31635         (get_target_argument_value): Likewise.
31636         (push_target_argument_according_to_value): Likewise.
31637         (get_target_arguments): Likewise.
31638         (expand_omp_target): Call get_target_arguments instead of looking
31639         up for teams and thread limit.
31640         (grid_expand_omp_for_loop): New function.
31641         (grid_arg_decl_map): New type.
31642         (grid_remap_kernel_arg_accesses): New function.
31643         (grid_expand_target_kernel_body): New function.
31644         (expand_omp): Call it.
31645         (lower_omp_for): Do not emit phony constructs.
31646         (lower_omp_taskreg): Do not emit phony constructs but create for them
31647         a temporary variable receiver_decl.
31648         (lower_omp_taskreg): Do not emit phony constructs.
31649         (lower_omp_teams): Likewise.
31650         (lower_omp_grid_body): New function.
31651         (lower_omp_1): Call it.
31652         (grid_reg_assignment_to_local_var_p): New function.
31653         (grid_seq_only_contains_local_assignments): Likewise.
31654         (grid_find_single_omp_among_assignments_1): Likewise.
31655         (grid_find_single_omp_among_assignments): Likewise.
31656         (grid_find_ungridifiable_statement): Likewise.
31657         (grid_target_follows_gridifiable_pattern): Likewise.
31658         (grid_remap_prebody_decls): Likewise.
31659         (grid_copy_leading_local_assignments): Likewise.
31660         (grid_process_kernel_body_copy): Likewise.
31661         (grid_attempt_target_gridification): Likewise.
31662         (grid_gridify_all_targets_stmt): Likewise.
31663         (grid_gridify_all_targets): Likewise.
31664         (execute_lower_omp): Call grid_gridify_all_targets.
31665         (make_gimple_omp_edges): Handle GIMPLE_OMP_GRID_BODY.
31666         * tree-core.h (omp_clause_code): Added OMP_CLAUSE__GRIDDIM_.
31667         (tree_omp_clause): Added union field dimension.
31668         * tree-pretty-print.c (dump_omp_clause): Handle OMP_CLAUSE__GRIDDIM_.
31669         * tree.c (omp_clause_num_ops): Added number of arguments of
31670         OMP_CLAUSE__GRIDDIM_.
31671         (omp_clause_code_name): Added name of OMP_CLAUSE__GRIDDIM_.
31672         (walk_tree_1): Handle OMP_CLAUSE__GRIDDIM_.
31673         * tree.h (OMP_CLAUSE_GRIDDIM_DIMENSION): New.
31674         (OMP_CLAUSE_SET_GRIDDIM_DIMENSION): Likewise.
31675         (OMP_CLAUSE_GRIDDIM_SIZE): Likewise.
31676         (OMP_CLAUSE_GRIDDIM_GROUP): Likewise.
31677         * passes.def: Schedule pass_ipa_hsa and pass_gen_hsail.
31678         * tree-pass.h (make_pass_gen_hsail): Declare.
31679         (make_pass_ipa_hsa): Likewise.
31680         * ipa-hsa.c: New file.
31681         * lto-section-in.c (lto_section_name): Add hsa section name.
31682         * lto-streamer.h (lto_section_type): Add hsa section.
31683         * timevar.def (TV_IPA_HSA): New.
31684         * hsa-brig-format.h: New file.
31685         * hsa-brig.c: New file.
31686         * hsa-dump.c: Likewise.
31687         * hsa-gen.c: Likewise.
31688         * hsa.c: Likewise.
31689         * hsa.h: Likewise.
31690         * toplev.c (compile_file): Call hsa_output_brig.
31691         * hsa-regalloc.c: New file.
31693 2016-01-18  Jeff Law  <law@redhat.com>
31695         PR tree-optimization/69320
31696         * tree-ssa-dom.c (record_edge_info): For comparisons against a boolean
31697         ranged object, do nothing if the RHS constant is not [0..1].
31698         (optimize_stmt): Comparing a boolean ranged object against a
31699         constant outside [0..1] results in a compile-time constant.
31701         * tree-ssanames.c (ssa_name_has_boolean_range): Remove unnecessary
31702         test.
31704 2016-01-18  Sandra Loosemore  <sandra@codesourcery.com>
31706         * doc/invoke.texi (Invoking GCC): Add new section to menu.
31707         (Option Summary): Update to reflect new section and moved options.
31708         (C++ Dialect Options): Move -fstats to new section.
31709         (Debugging Options): Move all dump, statistics, and other GCC
31710         developer options to new section.  Rewrite section introduction
31711         and re-order remaining options to put the more basic ones first.
31712         (Optimization Options): Move -fira-verbose and -flto-report* to
31713         new section.
31714         (Developer Options): New section incorporating moved options.
31715         * doc/cppopts.texi (-dM): Update cross-reference.
31717 2016-01-18  Richard Henderson  <rth@redhat.com>
31719         PR target/69176
31720         * config/aarch64/aarch64.md (add<GPI>3): Move long immediate
31721         operands to pseudo only if CSE is expected.  Split long immediate
31722         operands only after reload, and for the stack pointer.
31723         (*add<GPI>3_pluslong): Remove.
31724         (*addsi3_aarch64, *adddi3_aarch64): Merge into...
31725         (*add<GPI>3_aarch64): ... here.  Add r/rk/Upl alternative.
31726         (*addsi3_aarch64_uxtw): Add r/rk/Upl alternative.
31727         (*add<GPI>3 peepholes): New.
31728         (*add<GPI>3 splitters): New.
31729         * config/aarch64/constraints.md (Upl): New.
31730         * config/aarch64/predicates.md (aarch64_pluslong_strict_immedate): New.
31732 2016-01-18  Richard Biener  <rguenther@suse.de>
31734         PR tree-optimization/69297
31735         * tree-vect-slp.c (vect_bb_slp_scalar_cost): Count each scalar
31736         stmt at most once.
31737         (vect_bb_vectorization_profitable_p): Clear visited flag again.
31739 2016-01-18  Yuri Rumyantsev  <ysrumyan@gmail.com>
31741         PR middle-end/68542
31742         * fold-const.c (fold_binary_op_with_conditional_arg): Bail out for case
31743         of mixind vector and scalar types.
31744         (fold_relational_const): Add handling of vector
31745         comparison with boolean result.
31746         * tree-cfg.c (verify_gimple_comparison): Add argument CODE, allow
31747         comparison of vector operands with boolean result for EQ/NE only.
31748         (verify_gimple_assign_binary): Adjust call for verify_gimple_comparison.
31749         (verify_gimple_cond): Likewise.
31750         * tree-vrp.c (extract_code_and_val_from_cond_with_ops): Modify check on
31751         valid type of VAL.
31753 2016-01-18  Joseph Myers  <joseph@codesourcery.com>
31755         * config/mips/mips.h (ISA_HAS_PAIRED_SINGLE): Require
31756         !TARGET_OCTEON.
31758 2016-01-18  Richard Biener  <rguenther@suse.de>
31760         PR middle-end/69308
31761         * gimple.c (gimple_could_trap_p_1): Handle GIMPLE_COND.
31763 2016-01-18  Tom de Vries  <tom@codesourcery.com>
31765         * passes.def: Add pass_parallelize_loops to pass_oacc_kernels.
31767 2016-01-18  Tom de Vries  <tom@codesourcery.com>
31769         * omp-low.c (set_oacc_fn_attrib): Make extern.
31770         * omp-low.h (set_oacc_fn_attrib): Declare.
31771         * tree-parloops.c (struct reduction_info): Add reduc_addr field.
31772         (create_call_for_reduction_1): Handle case that reduc_addr is non-NULL.
31773         (create_parallel_loop, gen_parallel_loop, try_create_reduction_list):
31774         Add and handle function parameter oacc_kernels_p.
31775         (find_reduc_addr, get_omp_data_i_param): New function.
31776         (ref_conflicts_with_region, oacc_entry_exit_ok_1)
31777         (oacc_entry_exit_single_gang, oacc_entry_exit_ok): New function.
31778         (parallelize_loops): Add and handle function parameter oacc_kernels_p.
31779         Calculate dominance info.  Skip loops that are not in a kernels region
31780         in oacc_kernels_p mode.  Skip inner loops of parallelized loops.
31781         (pass_parallelize_loops::execute): Call parallelize_loops with
31782         oacc_kernels_p argument.
31783         (pass_parallelize_loops::clone, pass_parallelize_loops::set_pass_param):
31784         New member function.
31785         (pass_parallelize_loops::bool oacc_kernels_p): New member var.
31786         * passes.def: Add argument to pass_parallelize_loops instantation.
31788 2016-01-18  Tom de Vries  <tom@codesourcery.com>
31790         * tree-parloops.c (pass_parallelize_loops::execute): Allow
31791         pass_parallelize_loops to be run outside the loop pipeline.
31793 2016-01-18  Alan Lawrence  <alan.lawrence@arm.com>
31795         * tree-scalar-evolution.c (follow_copies_to_constant): New.
31796         (analyze_initial_condition, analyze_scalar_evolution_1): Call previous.
31798 2016-01-18  Alan Lawrence  <alan.lawrence@arm.com>
31800         PR target/63679
31801         * tree-ssa-scopedtables.c (avail_expr_hash): Hash MEM_REF and ARRAY_REF
31802         using get_ref_base_and_extent.
31803         (equal_mem_array_ref_p): New.
31804         (hashable_expr_equal_p): Add call to previous.
31806 2016-01-18  Alan Lawrence  <alan.lawrence@arm.com>
31808         PR target/63679
31809         * tree-sra.c (disqualified_constants, constant_decl_p): New.
31810         (sra_initialize): Allocate disqualified_constants.
31811         (sra_deinitialize): Free disqualified_constants.
31812         (disqualify_candidate): Update disqualified_constants when appropriate.
31813         (create_access): Scan for constant-pool entries as we go along.
31814         (scalarizable_type_p): Add check against type_contains_placeholder_p.
31815         (maybe_add_sra_candidate): Allow constant-pool entries.
31816         (load_assign_lhs_subreplacements): Bind debug for constant pool vars.
31817         (initialize_constant_pool_replacements): New.
31818         (sra_modify_assign): Avoid mangling assignments created by previous,
31819         and don't generate writes into constant pool.
31820         (sra_modify_function_body): Call initialize_constant_pool_replacements.
31822 2016-01-18  Ilya Enkovich  <enkovich.gnu@gmail.com>
31824         * config/i386/i386.c (scalar_to_vector_candidate_p): Support
31825         andnot instruction.
31826         (scalar_chain::convert_op): Likewise.
31827         * config/i386/i386.md (*andndi3_doubleword): New.
31829 2016-01-18  Richard Biener  <rguenther@suse.de>
31831         PR tree-optimization/69170
31832         * tree-vect-slp.c (vect_build_slp_tree): Verify we are not
31833         building a vector from scalar results of a pattern stmt.
31835 2016-01-18  Jakub Jelinek  <jakub@redhat.com>
31837         * haifa-sched.c (autopref_multipass_init): Work around
31838         -Wmaybe-uninitialized warning.
31840 2016-01-18  Thomas Preud'homme  <thomas.preudhomme@arm.com>
31842         * config/arm/arm.c (thumb1_reorg): Check that the comparison is
31843         against the constant 0.
31845 2016-01-17  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
31847         PR tree-optimization/68799
31848         * gimple-ssa-strength-reduction.c (create_phi_basis): Directly
31849         look up phi candidates in the statement-candidate map.
31850         (phi_add_costs): Likewise.
31851         (record_phi_increments): Likewise.
31852         (phi_incr_cost): Likewise.
31853         (ncd_with_phi): Likewise.
31854         (all_phi_incrs_profitable): Likewise.
31856 2016-01-17  Jakub Jelinek  <jakub@redhat.com>
31858         * omp-low.c (mark_loops_in_oacc_kernels_region): Work around
31859         -Wmaybe-uninitialized warning.
31861 2016-01-16  Sandra Loosemore  <sandra@codesourcery.com>
31863         * doc/invoke.texi (Invoking GCC): Add new section to menu.
31864         (Option Summary): Update to reflect new section and moved options.
31865         (C++ Dialect Options): Move -fvtable-verify and related options.
31866         (Debugging Options): Move Sanitizer, Pointer Bounds Checker,
31867         and profiling-related options.
31868         (Optimization Options): Move profile generation options and
31869         -fstack-protector and related options.
31870         (Instrumentation Options): New section incorporating moved options.
31871         (Code Generation Options): Move -finstrument-functions and
31872         related options, -fstack-check, -fstack-limit*, and -fbounds-check.
31874 2016-01-16  Tom de Vries  <tom@codesourcery.com>
31876         * passes.def: Move pass_expand_omp_ssa out of pass_parallelize_loops.
31878 2016-01-16  Tom de Vries  <tom@codesourcery.com>
31880         * omp-low.c (expand_omp_atomic_fetch_op):  Release defs of update stmt.
31882 2016-01-16  Richard Sandiford  <richard.sandiford@arm.com>
31884         * hash-table.h (hash_table::empty): Turn into an inline wrapper
31885         that checks whether the table is already empty.  Rename the
31886         original implementation to...
31887         (hash_table::empty_slot): ...this new private function.
31889 2016-01-15  David Malcolm  <dmalcolm@redhat.com>
31891         PR diagnostic/68899
31892         * diagnostic-show-locus.c (layout::print_source_line): Move x
31893         offset of line until after call to
31894         get_line_width_without_trailing_whitespace.
31896 2016-01-15  Jeff Law  <law@redhat.com>
31898         PR tree-optimization/69270
31899         * tree-ssanames.c (ssa_name_has_boolean_range): Moved here from
31900         tree-ssa-dom.c.  Improve test for [0..1] ranve from VRP.
31901         * tree-ssa-dom.c (ssa_name_has_boolean_range): Remove.
31902         * tree-ssanames.h (ssa_name_has_boolean_range): Prototype.
31903         * tree-ssa-uncprop.c (associate_equivalences_with_edges): Use
31904         ssa_name_has_boolean_range and constant_boolean_node.
31906 2016-01-15  Vladimir Makarov  <vmakarov@redhat.com>
31908         PR rtl-optimization/69030
31909         * lra-spills.c (remove_pseudos): Check nrefs and make the function
31910         returning bool.
31911         (spill_pseudos): Delete debug insn for dead pseudo.
31912         (lra_spill): Initiate spill_hard_reg and slots memory separately.
31914 2016-01-15  Jiong Wang  <jiong.wang@arm.com>
31916         * config/aarch64/aarch64-builtins.c (aarch64_types_unopus_qualifiers):
31917         New.
31918         (TYPES_UNOPUS): Likewise.
31919         * config/aarch64/aarch64-simd-builtins.def (lbtruncuv2sf): Correct
31920         builtin type, from UNOP to UNOPUS.
31921         (lbtruncuv4sf): Likewise.
31922         (lbtruncuv2df): Likewise.
31923         (lrounduv2sf): Likewise.
31924         (lrounduv4sf): Likewise.
31925         (lrounduv2df): Likewise.
31926         (lroundusf): Likewise.
31927         (lroundusf): Likewise.
31928         (lceiluv2sf): Likewise.
31929         (lceiluv4sf): Likewise.
31930         (lceiluv2df): Likewise.
31931         (lceilusf): Likewise.
31932         (lceiludf): Likewise.
31933         (lflooruv2sf): Likewise.
31934         (lflooruv4sf): Likewise.
31935         (lflooruv2df): Likewise.
31936         (lfloorusf): Likewise.
31937         (lfloorudf): Likewise.
31938         (lfrintnuv2sf): Likewise.
31939         (lfrintnuv4sf): Likewise.
31940         (lfrintnuv2df): Likewise.
31941         (lfrintnusf): Likewise.
31942         (lfrintnudf): Likewise.
31943         * config/aarch64/arm_neon.h (vcvt_u32_f32): Remove unncessary type
31944         conversion.
31945         (vcvtq_u32_f32): Likewise.
31946         (vcvtq_u64_f64): Likewise.
31947         (vcvta_u32_f32): Likewise.
31948         (vcvtaq_u32_f32): Likewise.
31949         (vcvtaq_u64_f64): Likewise.
31950         (vcvtm_u32_f32): Likewise.
31951         (vcvtmq_u32_f32): Likewise.
31952         (vcvtmq_u64_f64): Likewise.
31953         (vcvtn_u32_f32): Likwise.
31954         (vcvtnq_u32_f32): Likewise.
31955         (vcvtnq_u64_f64): Likewise.
31956         (vcvtp_u32_f32): Likewise.
31957         (vcvtpq_u32_f32): Likewise.
31958         (vcvtpq_u64_f64): Likewise.
31959         (vcvtmd_u64_f64): Likewise.
31960         (vcvtms_u32_f32): Likewise.
31961         (vcvtad_u64_f64): Likewise.
31962         (vcvtas_u32_f32): Likewise.
31963         (vcvtnd_u64_f64): Likewise.
31964         (vcvtns_u32_f32): Likewise.
31965         (vcvtpd_u64_f64): Likewise.
31966         (vcvtps_u32_f32): Likewise.
31968 2016-01-15  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
31970         * config/aarch64/aarch64.c (aarch64_if_then_else_costs): Handle
31971         CSEL of zero_extended registers.
31973 2016-01-15  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
31975         * config/aarch64/aarch64.c (aarch64_rtx_costs, COMPARE case):
31976         Handle COMPARE of ZERO_EXTRACT against zero form of TST-immediate.
31978 2016-01-15  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
31980         * config/aarch64/aarch64.c (aarch64_process_one_target_attr): Return
31981         false when argument string is not found in the attributes table
31982         at all.
31984 2016-01-15  David Edelsohn  <dje.gcc@gmail.com>
31986         PR target/68609
31987         * config/rs6000/rs6000.c (rs6000_emit_msub): Delete.
31988         (rs6000_emit_swsqrt): Convert to Goldschmidt's Algorithm
31989         * config/rs6000/rs6000.md (sqrt<mode>2): Limit swsqrt to high
31990         precision estimate.
31992 2016-01-15  Richard Biener  <rguenther@suse.de>
31994         PR tree-optimization/66856
31995         * tree-vect-loop.c (vect_transform_loop): Free SLP instances here.
31996         * tree-vect-slp.c (vect_free_slp_tree): Decrement stmt reference count.
31997         (vect_create_new_slp_node): Increment stmt reference count.
31998         (vect_get_and_check_slp_defs): Make sure stmts are nor already in
31999         an SLP tree before swapping operands.
32000         (vect_build_slp_tree): Likewise.
32001         (destroy_bb_vec_info): Free stmt info after SLP instances.
32002         * tree-vect-stmts.c (new_stmt_vec_info): Initialize reference count.
32003         * tree-vectorizer.h (struct _stmt_vec_info): Add num_slp_uses field.
32004         (STMT_VINFO_NUM_SLP_USES): New macro.
32006 2016-01-15  Richard Biener  <rguenther@suse.de>
32008         PR debug/69137
32009         * dwarf2out.c (add_linkage_name_raw): New function split out from ...
32010         (add_linkage_name): ... here.
32011         (gen_typedef_die): Use add_linkage_name_raw instead of
32012         add_linkage_attr to delay DECL_ASSEMBLER_NAME computation
32013         if necessary.
32015 2016-01-15  Cesar Philippidis  <cesar@codesourcery.com>
32017         * gimplify.c (oacc_default_clause): Decode reference and pointer
32018         types for both kernels and parallel regions.
32020 2016-01-15  Richard Sandiford  <richard.sandiford@arm.com>
32022         PR middle-end/69246
32023         * calls.c (emit_call_1): Force n_popped to zero for sibcalls.
32025 2016-01-15  Ilya Enkovich  <enkovich.gnu@gmail.com>
32027         * config/i386/i386.c (scalar_chain::compute_convert_gain): Fix typo.
32028         (convert_scalars_to_vector): Likewise.
32030 2016-01-15  Jonathan Wakely  <jwakely@redhat.com>
32032         * doc/extend.texi (Type Traits): Fix grammar.
32034 2016-01-15  Martin Jambor  <mjambor@suse.cz>
32036         * tree-inline.c (remap_decl): Use existing dclarations if
32037         remapping a type and prevent_decl_creation_for_types.
32038         (replace_locals_stmt): Do an initial remapping of non-VLA typed
32039         decls first.  Do real remapping with
32040         prevent_decl_creation_for_types set.
32041         * tree-inline.h (copy_body_data): New field
32042         prevent_decl_creation_for_types, moved remap_var_for_cilk to avoid
32043         padding.
32045 2016-01-15  Dominik Vogt  <vogt@linux.vnet.ibm.com>
32047         * config/s390/s390.opt (mmvcle): More verbose help text.
32049 2016-01-15  Dominik Vogt  <vogt@linux.vnet.ibm.com>
32051         * config/s390/s390.opt: Add period to -mzvector option text.
32053 2016-01-15  Richard Biener  <rguenther@suse.de>
32055         PR tree-optimization/68961
32056         * tree-vect-slp.c (vect_analyze_slp_cost_1): Consider cost
32057         of invariants in stores again.
32059 2016-01-15  Sebastian Huber  <sebastian.huber@embedded-brains.de>
32061         * config/arm/t-rtems: Add cortex-m7/fpv5-d16 multilib.
32063 2016-01-15  Ilya Enkovich  <enkovich.gnu@gmail.com>
32065         * config/i386/i386.c (ix86_expand_branch): Don't split
32066         DI mode xor instruction to SI mode.
32068 2016-01-15  Jan Hubicka  <hubicka@ucw.cz>
32070         PR ipa/68148
32071         * ipa-icf.c (sem_function::merge): Virtual functions may become
32072         reachable even if they address is not taken and there are no
32073         idrect calls.
32075 2016-01-15  Jan Hubicka  <hubicka@ucw.cz>
32077         * lto-streamer-out.c (subtract_estimated_size): New function.
32078         (get_symbol_initial_value): Use it.
32080 2016-01-15  Christian Bruel  <christian.bruel@st.com>
32082         PR target/65837
32083         * config/arm/arm-builtins.c (ARM_BUILTIN_CRYPTO_BASE): New enum tag.
32084         (arm_init_neon_builtins_internal): Rename arm_init_neon_builtins,
32085         (arm_init_crypto_builtins_internal): Rename arm_init_crypto_builtins.
32086         use add_builtin_function_ext_scope instead of add_builtin_function.
32087         (neon_set_p, neon_crypto_set_p): Remove.
32088         (arm_init_builtins): Always call arm_init_neon_builtins and
32089         arm_init_crypto_builtins.
32090         (arm_expand_builtin): Check that builtins are allowed for the arch.
32091         * config/arm/arm-protos.h (arm_init_neon_builtins): Remove prototype.
32092         * config/arm/arm.c (arm_valid_target_attribute_tree): Remove
32093         arm_init_neon_builtins call.
32095 2016-01-15  Richard Biener  <rguenther@suse.de>
32097         PR tree-optimization/69117
32098         * tree-ssa-sccvn.h (struct vn_ssa_aux): Add info member.
32099         * tree-ssa-sccvn.c (set_ssa_val_to): Save and adjust SSA name info
32100         of the leader conservatively.
32101         (free_scc_vn): Restore original SSA name infos.
32103 2016-01-14  Jeff Law  <law@redhat.com>
32105         PR tree-optimization/69270
32106         * tree-ssa-dom.c (ssa_name_has_boolean_range): If the type has a
32107         single bit of precision, verify it's also unsigned.
32108         (record_edge_info): Use constant_boolean_node rather than fold_convert
32109         to convert boolean_true/boolean_false to the right type.
32111 2016-01-14  Richard Henderson  <rth@redhat.com>
32113         PR rtl-opt/69014
32114         * loop-doloop.c (record_reg_sets): New.
32115         (doloop_optimize): Reject the transform if the sequence
32116         clobbers registers live at the end of the loop block.
32117         (doloop_optimize_loops): Enable df_live if needed.
32119 2016-01-14  Michael Meissner  <meissner@linux.vnet.ibm.com>
32121         * config/rs6000/rs6000-builtin.def: Revert 2016-01-13 change.
32122         * config/rs6000/rs6000.c: Likewise.
32123         * config/rs6000/rs6000.h: Likewise.
32124         * config/rs6000/rs6000.md: Likewise.
32125         * doc/extend.texi: Likewsie.
32127 2016-01-14  Jeff Law  <law@redhat.com>
32129         * tree-ssa-dom.c (ssa_name_has_boolean_range): Fix comment
32130         typo.
32132 2016-01-14  Richard Henderson  <rth@redhat.com>
32134         PR c/69272
32135         PR tree-opt/68964
32136         * trans-mem.c (tm_log_emit_stmt): Fix unit size to bit size.
32137         * tree.c (build_tm_vector_builtins): Use builtin_decl_explicit_p
32138         instead of builtin_decl_declared_p to test for declaration.
32140 2016-01-14  Nicklas Bo Jensen  <nbjensen@gmail.com>
32142         * doc/loop.texi (Loop Analysis and Representation): Document
32143         loop_depth function.
32145 2016-01-14  Tom de Vries  <tom@codesourcery.com>
32147         PR tree-optimization/68773
32148         * omp-low.c (expand_omp_target): Don't set force_output.
32149         * varpool.c (varpool_node::get_create): Same.
32150         * lto-cgraph.c (input_offload_tables): Mark entries in offload_vars and
32151         offload_funcs with force_output.
32153 2016-01-14  Jakub Jelinek  <jakub@redhat.com>
32155         PR debug/69244
32156         * lra-eliminations.c (move_plus_up): Don't change anything if either
32157         the outer or inner subreg mode is not MODE_INT.
32158         * dwarf2out.c (mem_loc_descriptor): For SUBREG, if outer mode is
32159         integral <= DWARF2_ADDR_SIZE, convert to untyped afterwards.
32161 2016-01-14  Alan Lawrence  <alan.lawrence@arm.com>
32163         * doc/md.texi (reduc_smin_@var{m}, reduc_smax_@var{m},
32164         reduc_umin_@var{m}, reduc_umax_@var{m}, reduc_splus_@var{m},
32165         reduc_uplus_@var{m}): Remove.
32166         * expr.c (expand_expr_real_2): Remove expansion path for
32167         reduc_[us](min|max|plus) optabs.
32168         * optabs-tree.c (scalar_reduc_to_vector): Remove.
32169         * optabs-tree.h (scalar_reduc_to_vector): Remove.
32170         * optabs.def (reduc_smax_optab, reduc_smin_optab, reduc_splus_optab,
32171         reduc_umax_optab, reduc_umin_optab, reduc_uplus_optab): Remove.
32172         * tree-vect-loop.c (vectorizable_reduction): Remove test for
32173         reduc_[us](min|max|plus) optabs.
32175 2016-01-14  Alan Lawrence  <alan.lawrence@arm.com>
32177         * config/mips/mips-ps-3d.md (reduc_splus_v2sf): Remove.
32178         (reduc_plus_scal_v2sf): New.
32179         (reduc_smax_v2sf): Rename to...
32180         (reduc_smax_scal_v2sf): ...here, make result SFmode, add vec_extract.
32181         (reduc_smin_v2sf): Rename to...
32182         (reduc_smin_scal_v2sf): ...here, make result SFmode, add vec_extract.
32184 2016-01-14  Jan Hubicka  <hubicka@ucw.cz>
32186         * alias.c (compare_base_symbol_refs): New function.
32187         (rtx_equal_for_memref_p, base_alias_check, memrefs_conflict_p): Use
32188         it.
32190 2016-01-14  Jakub Jelinek  <jakub@redhat.com>
32192         PR middle-end/68146
32193         PR tree-optimization/69155
32194         * tree-complex.c: Include cfganal.h.
32195         (phis_to_revisit): New variable.
32196         (extract_component): Add phiarg_p argument.  Assert that returned
32197         SSA_NAME has non-NULL SSA_NAME_DEF_STMT unless phiarg_p is true.
32198         (update_phi_components): Partly rewrite to use loop over real/imag
32199         components instead of code duplication.  If extract_component returns
32200         SSA_NAME with NULL SSA_NAME_DEF_STMT, store SSA_NAME_VAR or
32201         create_tmp_reg into the PHI node instead, and mention the phi triplet
32202         in phis_to_revisit.
32203         (tree_lower_complex): Walk bbs in rpo order.  Adjust phis recorded
32204         in phis_to_revisit at the end.
32206 2016-01-14  Richard Biener  <rguenther@suse.de>
32208         PR tree-optimization/68060
32209         * tree-vect-loop.c (vect_is_simple_reduction): Check the
32210         outer loop reduction is only used in the inner loop before
32211         detecting a double reduction.
32213 2016-01-14  Jakub Jelinek  <jakub@redhat.com>
32215         PR target/68269
32216         * combine.c (expand_field_assignment): Punt if compute_mode is
32217         unsupported scalar mode.
32219 2016-01-14  Richard Biener  <rguenther@suse.de>
32221         PR tree-optimization/66856
32222         * tree-vect-slp.c (vect_build_slp_tree): Refactor to build
32223         SLP node only if it built successfully.
32224         (vect_analyze_slp_instance): Adjust.
32226 2016-01-14  Jeff Law  <law@redhat.com>
32228         PR tree-optimization/69270
32229         * tree-ssa-dom.c (ssa_name_has_boolean_range): New function.
32230         (record_edge_info): Use it.  Convert boolean_{true,false}_node
32231         to the type of op0.
32233 2016-01-13  Jan Hubicka  <hubicka@ucw.cz>
32235         PR ipa/66487
32236         * ipa-polymorphic-call.c (inlined_polymorphic_ctor_dtor_block_p):
32237         use block_ultimate_origin
32238         (noncall-stmt_may_be_vtbl_ptr_store): Likewise.
32240 2016-01-13  Sandra Loosemore  <sandra@codesourcery.com>
32242         * doc/invoke.texi (Submodel Options): Rename section to
32243         "Machine-Dependent Options" to better reflect its content.
32244         Rewrite introductory text to remove archaic CPU names.
32245         Update references.
32247 2016-01-13  Sandra Loosemore  <sandra@codesourcery.com>
32249         * doc/invoke.texi (Code Gen Options): Move section up in file,
32250         before target-specific options.  Update menu and option summary
32251         to reflect the new section ordering.
32253 2016-01-13  Jonathan Wakely  <jwakely@redhat.com>
32255         * doc/invoke.texi (C Dialect Options): Adjust -std default for C++.
32256         (C++ Dialect Options): Add cross-reference to -std option.
32257         * doc/standards.texi (C++ Language): Document C++14 support.
32259 2016-01-13  Michael Meissner  <meissner@linux.vnet.ibm.com>
32261         * config/rs6000/rs6000-builtin.def (BU_FLOAT128_2): Add support
32262         for pack/unpack functions for __ibm128.
32263         (PACK_IF): Likewise.
32264         (UNPACK_IF): Likewise.
32266         * config/rs6000/rs6000.c (rs6000_builtin_mask_calculate): Add
32267         support for __ibm128 pack/unpack functions.
32268         (rs6000_invalid_builtin): Likewise.
32269         (rs6000_init_builtins): Likewise.
32270         (rs6000_opt_masks): Likewise.
32272         * config/rs6000/rs6000.h (MASK_FLOAT128): Add short name.
32273         (RS6000_BTM_FLOAT128): Add support for __ibm128 pack/unpack
32274         functions
32275         (RS6000_BTM_COMMON): Likewise.
32277         * config/rs6000/rs6000.md (f128_vsx): New mode attribute.
32278         (unpack<mode>): Use FMOVE128_FPR iterator instead of FMOVE128, to
32279         disallow __builtin_{pack,unpack}_longdouble if long double is IEEE
32280         128-bit floating point.  Add support for the double values to be
32281         in Altivec registers for TF/IF packing and unpacking, but restrict
32282         TD packing sub-fields to be FPR registers.  Don't allow overlapped
32283         register support for packing.  Allow pack inputs to be memory
32284         locations.  Don't build generator functions for unpack<mode>_dm
32285         and unpack<mode>_nodm.
32286         (unpack<mode>_dm): Likewise.
32287         (unpack<mode>_nodm): Likewise.
32288         (pack<mode>): Likewise.
32290         * config/rs6000/rs6000-builtin.def (__builtin_pack_ibm128): Add
32291         built-in functions to pack/unpack explicit __ibm128 values.
32292         (__builtin_unpack_ibm128): Likewise.
32294         * doc/extend.texi (PowerPC Built-in Functions): Document
32295         __builtin_pack_ibm128 and __builtin_unpack_ibm128.
32297 2016-01-13  Bernd Schmidt  <bschmidt@redhat.com>
32299         PR c/66208
32300         * c-common.c (check_function_nonnull): Remove unnecessary declaration.
32301         Add new arg loc and pass it down as context.
32302         (check_nonnull_arg): Don't mark ctx arg as unused. Use it as a pointer
32303         to the location to use for the warning.
32304         (check_function_arguments): New arg loc.  All callers changed.  Pass
32305         it to check_function_nonnull.
32306         * c-common.h (check_function_arguments): Adjust declaration.
32308 2016-01-13  Jakub Jelinek  <jakub@redhat.com>
32310         PR tree-optimization/69156
32311         * gimple.c (validate_type): Removed.
32312         (gimple_builtin_call_types_compatible_p): Use
32313         useless_type_conversion_p instead of validate_type.
32314         * value-prof.c (gimple_stringop_fixed_value): Fold
32315         icall_size to correct type.
32317 2016-01-13  Jonathan Wakely  <jwakely@redhat.com>
32319         * doc/extend.texi (__atomic Builtins): Clarify compare_exchange
32320         effects.
32322 2016-01-13  Richard Henderson  <rth@redhat.com>
32324         PR tree-opt/68964
32325         * target.def (builtin_tm_load, builtin_tm_store): Remove.
32326         * config/i386/i386.c (ix86_builtin_tm_load): Remove.
32327         (ix86_builtin_tm_store): Remove.
32328         (TARGET_VECTORIZE_BUILTIN_TM_LOAD): Remove.
32329         (TARGET_VECTORIZE_BUILTIN_TM_STORE): Remove.
32330         * doc/tm.texi.in (TARGET_VECTORIZE_BUILTIN_TM_LOAD): Remove.
32331         (TARGET_VECTORIZE_BUILTIN_TM_STORE): Remove.
32332         * doc/tm.texi: Rebuild.
32334         * gtm-builtins.def (BUILT_IN_TM_MEMCPY_RNWT): New.
32335         (BUILT_IN_TM_MEMCPY_RTWN): New.
32336         * trans-mem.c (tm_log_emit_stmt): Rearrange code for better
32337         fallback from vector to integer helpers.
32338         (build_tm_load): Handle vector types directly, instead of
32339         via target hook.
32340         (build_tm_store): Likewise.
32341         (expand_assign_tm): Prepare for register types not handled by
32342         the above.  Copy them to memory and use memcpy.
32343         * tree.c (tm_define_builtin): New.
32344         (find_tm_vector_type): New.
32345         (build_tm_vector_builtins): New.
32346         (build_common_builtin_nodes): Call it.
32348 2016-01-13  Uros Bizjak  <ubizjak@gmail.com>
32350         * config/i386/i386.h (TARGET_FLT_EVAL_METHOD): Return -1 for
32351         TARGET_SSE_MATH without TARGET_SSE2.  Rewrite.
32353 2016-01-13  Tom de Vries  <tom@codesourcery.com>
32355         PR tree-optimization/69169
32356         * tree-ssa-structalias.c (create_variable_info_for_1): Add and handle
32357         handled_struct_type param.
32358         (create_variable_info_for, intra_create_variable_infos): Call
32359         create_variable_info_for_1 with extra arg.
32361 2016-01-13  Yvan Roux  <yvan.roux@linaro.org>
32363         * config/arm/arm-arches.def: Remove spurious whitespace in "armv8.1-a"
32364         and "armv8.1-a+crc" entries.
32366 2016-01-13  Alexander Fomin  <alexander.fomin@intel.com>
32368         PR target/69228
32369         * config/i386/sse.md (define_expand "avx512pf_gatherpf<mode>sf"):
32370         Change first operand predicate from register_or_constm1_operand
32371         to register_operand.
32372         (define_expand "avx512pf_gatherpf<mode>df"): Likewise.
32373         (define_expand "avx512pf_scatterpf<mode>sf"): Likewise.
32374         (define_expand "avx512pf_scatterpf<mode>df"): Likewise.
32375         (define_insn "*avx512pf_gatherpf<mode>sf"): Remove.
32376         (define_insn "*avx512pf_gatherpf<mode>df"): Likewise.
32377         (define_insn "*avx512pf_scatterpf<mode>sf"): Likewise.
32378         (define_insn "*avx512pf_scatterpf<mode>df"): Likewise.
32379         * config/i386/i386.c (ix86_expand_builtin): Remove first operand
32380         comparison with constm1_rtx from vec_prefetch_gen part.
32382 2016-01-13  Richard Biener  <rguenther@suse.de>
32384         PR tree-optimization/69013
32385         * tree-ssa-uninit.c (prune_uninit_phi_opnds_in_unrealizable_paths):
32386         Exchange assert for a test.
32388 2016-01-13  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
32390         PR target/69247
32391         * config/s390/s390.md (bswaphi splitter): Use simplify_gen_subreg.
32393 2016-01-13  Richard Biener  <rguenther@suse.de>
32395         PR tree-optimization/69242
32396         * tree-ssa-sccvn.c (visit_reference_op_load): Replace bogus
32397         assert with a check.
32399 2016-01-13  Richard Biener  <rguenther@suse.de>
32401         PR tree-optimization/69186
32402         * tree-vect-data-refs.c (vect_enhance_data_refs_alignment):
32403         Properly guard vect_update_misalignment_for_peel call.
32405 2016-01-12  Jeff Law  <law@redhat.com>
32407         PR tree-optimization/pr67755
32408         * tree-ssa-threadupdate.c (struct ssa_local_info_t): Add new field
32409         "need_profile_correction".
32410         (thread_block_1): Initialize new field to false by default.  If we
32411         have multiple thread paths through a common joiner to different
32412         final targets, then set new field to true.
32413         (compute_path_counts): Only do count adjustment when it's really
32414         needed.
32416 2016-01-12  Sandra Loosemore  <sandra@codesourcery.com>
32418         * doc/invoke.texi (Spec Files): Move section down in file, past
32419         all command-line option descriptions.
32421 2016-01-12  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
32423         PR middle-end/54809
32424         * doc/gty.texi: Remove documentation of mark_hook.
32425         * gengtype.c (struct write_types_data): Remove code to support
32426         mark_hook attribute.
32427         (walk_type): Likewise.
32428         (write_func_for_structure): Likewise.
32430 2016-01-12  Sandra Loosemore  <sandra@codesourcery.com>
32432         * doc/invoke.texi (Option Summary) Move -no-canonical-prefixes to
32433         Directory Options, and -specs= to Overall Options.
32434         (Overall Options): Adjust similarly.  Reorder to group related
32435         options together.  Make -specs= cross-reference the spec file details.
32436         (Directory Options): Adjust similarly.
32438 2016-01-12  Jeff Law  <law@redhat.com>
32440         * tree-ssa-threadupdate.c: Various whitespace and typo fixes.
32442 2016-01-12  Olivier Hainque  <hainque@adacore.com>
32444         * gcc.c (spec_undefvar_allowed): New global.
32445         (process_command): Set to true when running for --version or --help,
32446         alone or together.
32447         (getenv_spec_function): When the variable is not defined, use the
32448         variable name as the variable value if we're allowed not to issue
32449         a fatal error.
32451 2016-01-12  Bin Cheng  <bin.cheng@arm.com>
32453         PR tree-optimization/68911
32454         * tree-vrp.c (adjust_range_with_scev): Check overflow in range
32455         information computed for expression "init + nit * step".
32457 2016-01-12  Sandra Loosemore  <sandra@codesourcery.com>
32459         * doc/invoke.texi (Invoking GCC): Copy-edit.  Incorporate information
32460         about name of GCC executable.  Remove deleted node from menu.
32461         (Directory Options) <-B>: Remove cross-reference to deleted node.
32462         (Target Options): Delete section.
32464 2016-01-12  Christian Bruel  <christian.bruel@st.com>
32466         PR target/69180
32467         * config/arm/arm-c.c (arm_pragma_target_parse): Set NODE_CONDITIONAL
32468         for __ARM_NEON_FP, __ARM_FP, _ARM_FEATURE_LDREX.
32470 2016-01-12  Jakub Jelinek  <jakub@redhat.com>
32472         PR target/69198
32473         * config/i386/i386.c (ix86_expand_special_args_builtin): Ensure
32474         aligned_mem is properly set for AVX512-VL floating point masked
32475         stores.
32477         PR target/69175
32478         * ifcvt.c (cond_exec_process_if_block): When removing the last
32479         insn from then_bb, remove also any possible barriers that follow it.
32481 2016-01-12  H.J. Lu  <hongjiu.lu@intel.com>
32483         PR target/68456
32484         PR target/69226
32485         * config/i386/iamcu.h (SIZE_TYPE): New macro.
32486         (PTRDIFF_TYPE): Likewise.
32487         (WCHAR_TYPE): Likewise.
32488         (WCHAR_TYPE_SIZE): Likewise.
32489         (STDINT_LONG32): Likewise.
32491 2016-01-12  Richard Biener  <rguenther@suse.de>
32493         PR tree-optimization/69053
32494         * tree-vect-loop.c (get_initial_def_for_reduction): Properly
32495         convert initial value for cond reductions.
32497 2016-01-12  Richard Biener  <rguenther@suse.de>
32499         PR tree-optimization/69007
32500         * tree-vect-patterns.c (vect_vect_recog_func_ptrs): Move
32501         widen_sum after dot_prod and sad.
32503 2016-01-12  Richard Biener  <rguenther@suse.de>
32505         PR tree-optimization/69168
32506         * tree-vect-loop.c (vect_analyze_loop_2): Reset both main and
32507         pattern stmt SLP type.
32508         * tree-vect-slp.c (vect_detect_hybrid_slp_stmts): Patterns may
32509         end up unused so cope with that case.
32511 2016-01-12  Richard Biener  <rguenther@suse.de>
32513         PR tree-optimization/69157
32514         * tree-vect-stmts.c (vectorizable_mask_load_store): Check
32515         stmts def type only during analyze phase.
32516         (vectorizable_call): Likewise.
32517         (vectorizable_simd_clone_call): Likewise.
32518         (vectorizable_conversion): Likewise.
32519         (vectorizable_assignment): Likewise.
32520         (vectorizable_shift): Likewise.
32521         (vectorizable_operation): Likewise.
32522         (vectorizable_store): Likewise.
32523         (vectorizable_load): Likewise.
32525 2016-01-12  Richard Biener  <rguenther@suse.de>
32527         PR tree-optimization/69174
32528         * tree-vect-stmts.c (vect_mark_relevant): Remove excessive vertical
32529         space.
32530         (vectorizable_load): Properly compute the number of loads needed
32531         for permuted strided SLP loads and do not spuriously assign
32532         to SLP_TREE_VEC_STMTS.
32534 2016-01-12  Andris Pavenis  <andris.pavenis@iki.fi>
32536         * config/i386/djgpp.h (PREFERRED_DEBUGGING_TYPE): Define to DWARF2
32537         (TARGET_ASM_OUTPUT_IDENT): Define to default_asm_output_ident_directive
32538         (MD_EXEC_PREFIX): Remove.
32539         (MD_STARTFILE_PREFIX) Removee.
32540         (FILE_NAME_ABSOLUTE_P): Remove.
32541         (CPP_SPEC): Do not read macros from sys/version.h.
32542         (LINK_COMMAND_SPEC): Remove.
32543         (LOCAL_INCLUDE_DIR): Remove.
32544         (TARGET_ASM_NAMED_SECTION): Define to i386_djgpp_asm_named_section
32545         (TARGET_OS_CPP_BUILTINS): Add DJGPP (non ISO only), __DJGPP, __DJGPP__, unix.
32546         (POST_LINK_SPEC): Define to invoke stubify after linker
32547         (LIBSTDCXX): Remove define
32548         (DBX_REGISTER_NUMBER): Define to svr4_dbx_register_map.
32549         (DEFAULT_PCC_STRUCT_RETURN): Define to 1.
32550         (SUBTARGET_OVERRIDE_OPTIONS): Remove warning about -mbnu2210.
32551         (SUBTARGET_OVERRIDE_OPTIONS): Ignore -fPIC and generate message.
32552         (SUBTARGET_OVERRIDE_OPTIONS): Default to DWARF2 debugging info.
32553         (IX86_MAYBE_NO_LIBGCC_TFMODE): Remove.
32554         (i386_djgpp_asm_named_section): Add propotype of new procedure
32556         * config/i386/xm-djgpp.h (NATIVE_SYSTEM_HEADER_DIR): Define.
32557         (MD_EXEC_PREFIX): Define (moved from config/i386/djgpp.h).
32558         (STANDARD_STARTFILE_PREFIX_1): Define (moved from MD_STARTFILE_PREFIX
32559         in config/i386/djgpp.h).
32560         (STANDARD_STARTFILE_PREFIX_2): Define identical to
32561         STANDARD_STARTFILE_PREFIX_1.
32562         (LOCAL_INCLUDE_DIR): Define (moved from config/i386/djgpp.h).
32563         (GCC_DRIVER_HOST_INITIALIZATION): Fix reporting fatal
32564         installation errors.
32565         (MAX_OFILE_ALIGNMENT): Define to 128.
32566         (HAVE_FTW_H): Undefine as DJGPP do not have nftw, but have ftw.h.
32568         * config/i386/djgpp.c: New file. Add implementation of
32569         i386_djgpp_asm_named_section.
32571         * config/i386/djgpp.opt: Remove obsolete option -mbnu210.
32573         * config/i386/t-djgpp: New file. Add djgpp.o to EXTRA_OBJS.
32574         Add rule for building djgpp.o.
32576 2016-01-11  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
32578         * config/rs6000/rs6000.c (v2df_reduction_p): New function.
32579         (rtx_is_swappable_p): Reductions are swappable.
32580         (insn_is_swappable_p): V2DF reductions are swappable.
32582 2016-01-11  John David Anglin  <danglin@gcc.gnu.org>
32584         * config/pa/pa.c (pa_emit_move_sequence): Handle floating point
32585         reloads for other unsupported memory operands.
32587 2016-01-12  Kugan Vivekanandarajah  <kuganv@linaro.org>
32588             Jim Wilson  <jim.wilson@linaro.org>
32590         PR target/69194
32591         * config/arm/arm-builtins.c (arm_expand_neon_args): Call
32592         copy_to_mode_reg instead of force_reg.
32594 2016-01-11  H.J. Lu  <hongjiu.lu@intel.com>
32596         PR target/69225
32597         * config/i386/i386.h (TARGET_FLT_EVAL_METHOD): Set to 2 only if
32598         TARGET_80387 is true.
32600 2016-01-11  Jakub Jelinek  <jakub@redhat.com>
32602         PR target/69071
32603         * lra-eliminations.c (move_plus_up): Only move plus up
32604         if subreg of the constant can be simplified into constant
32605         and use the simplified subreg of the constant instead of
32606         the original constant.
32608         * fold-const.c (fold_convertible_p): Don't return true
32609         for conversion of VECTOR_TYPE to same sized integral type.
32610         (fold_convert_loc): Fix up formatting.  Fold conversion of
32611         VECTOR_TYPE to same sized integral type using VIEW_CONVERT_EXPR
32612         instead of NOP_EXPR.
32614         PR tree-optimization/69214
32615         * tree-vrp.c (simplify_cond_using_ranges): Don't propagate
32616         innerop into a comparison if SSA_NAME_OCCURS_IN_ABNORMAL_PHI.
32617         Formatting fix.
32619         PR tree-optimization/69207
32620         * tree-vect-slp.c (vect_get_constant_vectors): For
32621         VECTOR_BOOLEAN_TYPE_P, assert op has integral type instead of
32622         fold_convertible_p to vector_type's element type, and always
32623         use VCE for non-VECTOR_BOOLEAN_TYPE_P.
32625 2016-01-11  Richard Biener  <rguenther@suse.de>
32627         PR tree-optimization/69173
32628         * tree-vect-loop.c (vect_fixup_scalar_cycles_with_patterns): Only
32629         fixup the cycle if all stmts are in a pattern.
32631 2016-01-11  Uros Bizjak  <ubizjak@gmail.com>
32633         PR middle-end/68999
32634         * alias.c (base_alias_check): Move check for addresses with
32635         alignment ANDs before the call for compare_base_decls.
32636         (memrefs_conflict_p): Return -1 for different decls
32637         that went through alignment adjustments.
32639 2016-01-11  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
32641         PR rtl-optimization/68796
32642         * config/aarch64/aarch64.md (*and<mode>_compare0): New pattern.
32643         * config/aarch64/aarch64.c (aarch64_select_cc_mode): Handle HImode
32644         and QImode comparisons against zero with CC_NZmode.
32645         * config/aarch64/iterators.md (short_mask): New mode_attr.
32647 2016-01-11  H.J. Lu  <hongjiu.lu@intel.com>
32649         * config/i386/sse.md (<avx512>_load<mode>_mask): Remove snprintf.
32650         (<avx512>_store<mode>_mask): Likewise.
32652 2016-01-11  Bernd Schmidt  <bschmidt@redhat.com>
32653             Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
32655         PR rtl-optimization/68841
32656         * ifcvt.c (struct noce_if_info): Add orig_x field.
32657         (bbs_ok_for_cmove_arith): Add to_rename parameter.
32658         Don't record conflicts on to_rename if it's present.
32659         Allow memory destinations in sets.
32660         (noce_try_cmove_arith): Call bbs_ok_for_cmove_arith even on simple
32661         blocks, passing orig_x to the checks.
32662         (noce_process_if_block): Set if_info->orig_x appropriately.
32664 2016-01-11  Tom de Vries  <tom@codesourcery.com>
32666         PR tree-optimization/69069
32667         * tree-parloops.c (create_parallel_loop): Add missing phi args.
32669 2016-01-11  Yuri Rumyantsev  <ysrumyan@gmail.com>
32671         PR rtl-optimization/68920
32672         * config/i386/i386.c (ix86_option_override_internal): Restrict number
32673         of conditional moves for  RTL if-conversion to 1 for
32674         TARGET_ONE_IF_CONV_INSN.
32675         * config/i386/i386.h (TARGET_ONE_IF_CONV_INSN): New macros.
32676         * config/i386/x86-tune.def (X86_TUNE_ONE_IF_CONV_INSN): New macros.
32677         * params.def (PARAM_MAX_RTL_IF_CONVERSION_INSNS) : Introduce new
32678         parameter to restirct number of conditional moves for
32679         RTL if-conversion.
32680         * doc/invoke.texi (max-rtl-if-conversion-insns): Document it.
32681         * ifcvt.c (bb_ok_for_noce_convert_multiple_sets): Limit number of
32682         conditionl moves.
32684 2016-01-11  Alexandre Oliva  <aoliva@redhat.com>
32686         PR bootstrap/69123
32687         * var-tracking.c (drop_overlapping_mem_locs): Operate on all
32688         onepart vars.  Fix typo in comment.  Fix reversed condition in
32689         unshare test.
32690         (dataflow_set_remove_mem_locs): Operate on all onepart vars.
32692         PR bootstrap/69123
32693         * var-tracking.c (dump_onepart_variable_differences): New.
32694         (dataflow_set_different): If a detailed dump is requested,
32695         delay early returns and dump differences between onepart
32696         variables present before and after, and added variables.
32698 2016-01-11  Ilya Enkovich  <enkovich.gnu@gmail.com>
32700         PR target/69010
32701         * expr.c (expand_expr_real_1): For boolean vector constants
32702         with a scalar mode use const_scalar_mask_from_tree.
32703         (const_scalar_mask_from_tree): New.
32704         * optabs.c (expand_vec_cond_mask_expr): Use mask mode
32705         assigned to a mask type to handle constants.
32707 2016-01-11  Martin Jambor  <mjambor@suse.cz>
32709         PR ipa/69044
32710         * ipa-cp.c (estimate_local_effects): Do not clone for removal of
32711         useless parameters if we cannot change function signature.
32713 2016-01-11  Martin Jambor  <mjambor@suse.cz>
32715         PR ipa/66616
32716         * cgraphclones.c (duplicate_thunk_for_node): Copy can_change_signature
32717         flag.
32719 2016-01-11  Tom de Vries  <tom@codesourcery.com>
32721         PR tree-optimization/69109
32722         * tree-parloops.c (try_transform_to_exit_first_loop_alt): Don't allow
32723         latch with phi.
32725 2016-01-11  Tom de Vries  <tom@codesourcery.com>
32727         PR tree-optimization/69108
32728         * tree-parloops.c (gather_scalar_reductions): Handle case that outer phi
32729         res is not used in a phi.
32731 2016-01-11  Yury Gribov  <y.gribov@samsung.com>
32733         PR 67425
32734         * common.opt (frandom-seed): Fix parameter name.
32735         * doc/invoke.texi (frandom-seed): Ditto and describe parameter.
32737 2016-01-11  Tom de Vries  <tom@codesourcery.com>
32739         PR tree-optimization/69058
32740         * tree-parloops.c (pass_parallelize_loops::execute): Return 0 if libgomp
32741         not supported.
32743 2016-01-11  Andrew Burgess  <andrew.burgess@embecosm.com>
32745         * config/arc/arc.opt (mdiv-rem): Add period to the end.
32746         (mcode-density): Likewise.
32748 2016-01-10  Tom de Vries  <tom@codesourcery.com>
32750         PR tree-optimization/69062
32751         * tree-parloops.c (loop_has_phi_with_address_arg): New function.
32752         (parallelize_loops): Don't paralelize loop that has phi with address
32753         arg.
32755 2016-01-10  Tom de Vries  <tom@codesourcery.com>
32757         PR tree-optimization/69039
32758         * tree-parloops.c (try_create_reduction_list): Only allow single exit
32759         phi for reduction.
32761 2016-01-09  John David Anglin  <danglin@gcc.gnu.org>
32763         PR middle-end/68743
32764         * match.pd: Require target has function_c99_misc before doing
32765         truncl(extend(x)) and trunc(extend(x)) -> extend(truncf(x)), etc.
32767 2016-01-09  Gerald Pfeifer  <gerald@pfeifer.com>
32769         * configure.ac (isl_options_set_schedule_serialize_sccs): Also
32770         use GMPINC.
32771         * configure: Regenerate.
32773 2016-01-09  Jakub Jelinek  <jakub@redhat.com>
32775         PR middle-end/50865
32776         PR tree-optimization/69097
32777         * fold-const.h (expr_not_equal_to): New prototype.
32778         * fold-const.c: Include stringpool.h and tree-ssanames.h.
32779         (expr_not_equal_to): New function.
32780         * match.pd (X % -Y is the same as X % Y): Don't optimize
32781         unless X is known not to be equal to minimum or Y is known
32782         not to be equal to -1.
32783         * tree-vrp.c (simplify_div_or_mod_using_ranges): Add GSI argument.
32784         fold TRUNC_MOD_EXPR if the second argument is not a power of two.
32785         (simplify_stmt_using_ranges): Adjust caller.
32786         (vrp_finalize): Call set_value_range on SSA_NAMEs before calling
32787         substitute_and_fold.
32789 2016-01-09  Jan Hubicka  <hubicka@ucw.cz>
32791         * ipa-icf.c (sem_item_optimizer::merge_classes): Do not ICE on VAR_DECL
32792         w/o DECL_NAME.
32794 2016-01-08  Jakub Jelinek  <jakub@redhat.com>
32796         PR tree-optimization/69167
32797         * gimple-fold.c (replace_stmt_with_simplification): Also punt if
32798         new SSA_NAME_OCCURS_IN_ABNORMAL_PHI SSA_NAMEs appear in operands of
32799         ops[0] comparison.
32800         * gimple-match-head.c (maybe_push_res_to_seq): Likewise.
32802 2016-01-08  Alan Lawrence  <alan.lawrence@arm.com>
32803             Richard Biener  <rguenther@suse.de>
32805         PR tree-optimization/68707
32806         * tree-vect-slp.c (vect_analyze_slp_instance): Cancel permuted SLP
32807         instances that can be handled via vect_load_lanes.
32809 2016-01-08  Uros Bizjak  <ubizjak@gmail.com>
32811         * symtab.c (symtab_node::equal_address_to): Return -1 instead of 2
32812         if we can't determine address equivalence.
32813         * alias.c (compare_base_decl): Update for changed return value of
32814         symtab_node::equal_address_to.
32816 2016-01-08  Jason Merrill  <jason@redhat.com>
32818         PR c++/68983
32819         PR c++/67557
32820         * function.c (assign_temp): Guard against TREE_ADDRESSABLE types here.
32821         * expr.c (store_field): Not here.
32822         * tree-cfgcleanup.c (fixup_noreturn_call): Don't clear LHS of a
32823         call with TREE_ADDRESSABLE type.
32824         * tree-cfg.c (verify_gimple_call): Adjust.
32826 2016-01-08  Olivier Hainque  <hainque@adacore.com>
32828         * config/vxworks.h (VXWORKS_LIBGCC_SPEC): Don't link shared RTPs with
32829         libc_internal.
32831 2016-01-08  Alan Lawrence  <alan.lawrence@arm.com>
32833         * gcc.target/rs6000/paired.md (reduc_smax_v2sf): Rename to...
32834         (reduc_smax_scal_v2sf): ...here, make result SFmode, extract element.
32835         (reduc_smin_v2sf): Rename to...
32836         (reduc_smin_scal_v2sf): ...here, make result SFmode, extract element.
32837         (reduc_splus_v2sf): Rename to...
32838         (reduc_plus_scal_v2sf): ...here, make result SFmode, extract element.
32840 2016-01-08  Jakub Jelinek  <jakub@redhat.com>
32842         PR tree-optimization/69162
32843         * gimplify.c (gimplify_va_arg_expr): Encode original type of
32844         valist argument in another argument.
32845         (gimplify_modify_expr): Adjust for the above change.  Cleanup.
32846         * tree-stdarg.c (expand_ifn_va_arg_1): Use new 3rd argument
32847         to determine the va_list type, build a MEM_REF instead of
32848         build_fold_indirect_ref.
32850         PR tree-optimization/69172
32851         * gimple-fold.c (gimple_fold_builtin_memory_chk): Pass type to
32852         gimple_build.
32854 2016-01-08  Thomas Preud'homme  <thomas.preudhomme@arm.com>
32856         PR tree-optimization/67781
32857         * tree-ssa-math-opts.c (find_bswap_or_nop): Zero out bytes in cmpxchg
32858         and cmpnop in two steps: first the ones not accessed in original
32859         gimple expression in a endian independent way and then the ones not
32860         accessed in the final result in an endian-specific way.
32862 2016-01-08  Jakub Jelinek  <jakub@redhat.com>
32864         PR tree-optimization/69083
32865         * tree-vect-slp.c (vect_get_constant_vectors): For
32866         VECTOR_BOOLEAN_TYPE_P assert op is fold_convertible_p to vector_type's
32867         element type.  If op is fold_convertible_p to vector_type's element
32868         type, use NOP_EXPR instead of VCE.
32870 2016-01-08  Segher Boessenkool  <segher@kernel.crashing.org>
32872         PR rtl-optimization/67778
32873         PR rtl-optimization/68634
32874         PR rtl-optimization/68909
32875         * shrink-wrap.c (try_shrink_wrapping): Add comment.  Don't pop
32876         block from the stack until done with it.  Remove a superfluous
32877         bitmap set.  Remove a superfluous bitmap test.
32879 2016-01-07  Martin Sebor  <msebor@redhat.com>
32881         PR c/68966
32882         * doc/extend.texi (__atomic Builtins, __sync Builtins): Document
32883         constraint on the type of arguments.
32885 2016-01-07  Andreas Tobler  <andreast@gcc.gnu.org>
32887         * config/arm/freebsd.h: Rename SUBTARGET_OVERRIDE_OPTIONS to
32888         SUBTARGET_OVERRIDE_INTERNAL_OPTIONS. Adjust to check
32889         unaligned_access on the gcc_options set.
32890         * config/arm/arm.c (arm_option_override_internal): Use
32891         SUBTARGET_OVERRIDE_INTERNAL_OPTIONS.
32893 2016-01-07  Uros Bizjak  <ubizjak@gmail.com>
32895         PR target/69140
32896         * config/i386/i386.c (ix86_frame_pointer_required): Enable
32897         frame pointer for TARGET_64BIT_MS_ABI when stack is misaligned.
32899 2016-01-07  Uros Bizjak  <ubizjak@gmail.com>
32901         Revert
32902         2016-01-06  Uros Bizjak  <ubizjak@gmail.com>
32904         PR target/69140
32905         * config/i386/i386.c (ix86_expand_prologue): Declare fs.sp_valid
32906         depending on frame_pointer_needed before remaining integer and SSE
32907         registers are saved.
32909 2016-01-07  Sandra Loosemore  <sandra@codesourcery.com>
32911         PR 1078
32912         * doc/extend.texi (Nvidia PDX Function Attributes): New section.
32914 2016-01-07  H.J. Lu  <hongjiu.lu@intel.com>
32916         PR target/69171
32917         * config/i386/sse.md (<sse>_sqrt<mode>2<mask_name><round_name>):
32918         Use the "xBm" constraint.
32919         (float<sseintvecmodelower><mode>2<mask_name><round_name):
32920         Likewise.
32921         (sse_cvtsi2ss<round_name>): Use round_nimm_scalar_predicate.
32922         (sse_cvtsi2ssq<round_name>): Likewise.
32923         (sse_cvtss2si<round_name>): Likewise.
32924         (sse_cvtss2siq<round_name>): Likewise.
32925         (sse2_cvtsi2sdq<round_name>): Likewise.
32926         (sse2_cvtsd2si<round_name>): Likewise.
32927         (sse2_cvtsd2siq<round_name>): Likewise.
32928         * config/i386/subst.md (round_nimm_scalar_predicate): New
32929         predicate.
32931 2015-12-15  Bernd Schmidt  <bschmidt@redhat.com>
32933         PR middle-end/67639
32934         * varasm.c (make_decl_rtl): Mark invalid register vars as
32935         DECL_EXTERNAL.
32937         PR rtl-optimization/66206
32938         * bt-load.c (find_btr_use): Change first arg to be a pointer to an rtx.
32939         All callers changed.
32941 2016-01-07  Jakub Jelinek  <jakub@redhat.com>
32943         PR tree-optimization/69141
32944         * tree-ssa-pre.c: Include langhooks.h.
32945         (eliminate_dom_walker::before_dom_children): Use
32946         lang_hooks.decl_printable_name instead of
32947         cgraph_node::get ()->name ().
32949         PR middle-end/68960
32950         * gimple-expr.c (copy_var_decl): If var has DECL_USER_ALIGN set, copy
32951         it and DECL_ALIGN too.
32953 2016-01-06  Robert Suchanek  <robert.suchanek@imgtec.com>
32955         * config/mips/mips-ftypes.def: Sort to lexicographical order.
32957 2016-01-06  Uros Bizjak  <ubizjak@gmail.com>
32959         PR target/69140
32960         * config/i386/i386.c (ix86_expand_prologue): Declare fs.sp_valid
32961         depending on frame_pointer_needed before remaining integer and SSE
32962         registers are saved.
32964 2015-01-06  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
32966         * config/rs6000/vsx.md (*p9_vecload_<mode>): Replace VSX_M
32967         mode iterator with VSX_M2.
32968         (*p9_vecstore_<mode>): Likewise.
32969         (*vsx_le_permute_<mode>): Restrict to !TARGET_P9_VECTOR.
32970         (*vsx_le_perm_load_<mode> for VSX_LE_128): Likewise.
32971         (*vsx_le_perm_store_<mode> for VSX_LE_128): Likewise.
32972         (define_split for VSX_LE128 stores): Likewise.
32973         (define_peephole2 for TImode LE swaps): Likewise.
32974         (define_split for VSX_LE128 post-reload stores): Likewise.
32976 2016-01-06  Marek Polacek  <polacek@redhat.com>
32978         PR sanitizer/69099
32979         * convert.c (convert_to_integer_1): Adjust call to
32980         ubsan_instrument_float_cast.  Use NULL_TREE instead of NULL.
32981         * ubsan.c (ubsan_instrument_float_cast): Drop the ARG parameter.  Use
32982         EXPR instead of ARG.
32983         * ubsan.h (ubsan_instrument_float_cast): Adjust declaration.
32985 2016-01-05  Sandra Loosemore  <sandra@codesourcery.com>
32987         PR 1078
32988         * doc/extend.texi (RL78 Variable Attributes): New section.
32990 2016-01-05  Marek Polacek  <polacek@redhat.com>
32992         PR c/69104
32993         * builtins.c (get_memmodel): Use expansion point location rather than
32994         the input location.  Call warning_at rather than warning.
32995         (expand_builtin_atomic_compare_exchange): Likewise.
32996         (expand_builtin_atomic_load): Likewise.
32997         (expand_builtin_atomic_store): Likewise.
32998         (expand_builtin_atomic_clear): Likewise.
33000 2016-01-05  H.J. Lu  <hongjiu.lu@intel.com>
33002         PR target/68991
33003         * config/i386/i386.c (ix86_expand_vector_logical_operator):
33004         Replace nonimmediate_operand with vector_operand.
33005         * config/i386/predicates.md (vector_operand): New predicate.
33006         (general_vector_operand): Replace nonimmediate_operand with
33007         vector_operand.
33008         * config/i386/sse.md: Replace nonimmediate_operand with
33009         vector_operand and m constraint with Bm constraint on SSE
33010         patterns with 16-byte memory operand.
33011         * config/i386/subst.md (round_nimm_predicate): Replace
33012         nonimmediate_operand with vector_operand.
33013         (round_saeonly_nimm_predicate): Likewise.
33014         (round_saeonly_nimm_scalar_predicate): New.
33016 2016-01-05  H.J. Lu  <hongjiu.lu@intel.com>
33018         PR target/68991
33019         * config/i386/constraints.md (Bm): New constraint.
33020         * config/i386/predicates.md (vector_memory_operand): New
33021         predicate.
33022         * config/i386/sse.md: Replace xm with xBm in plusminus and
33023         any_logic patterns.
33025 2016-01-05  Sandra Loosemore  <sandra@codesourcery.com>
33027         PR 1078
33028         * doc/extend.texi (V850 Function Attributes): New section.
33029         (V850 Variable Attributes): New section.
33031 2016-01-05  Sandra Loosemore  <sandra@codesourcery.com>
33033         PR 1078
33034         * doc/extend.texi (MicroBlaze Function Attributes): Document
33035         interrupt_handler and fast_interrupt attributes.
33037 2016-01-05  Sergei Trofimovich  <siarheit@google.com>
33039         PR other/60465
33040         * config/ia64/ia64.c (ia64_expand_load_address): Use gprel64
33041         for local symbolic operands.
33042         * config/ia64/predicates.md (local_symbolic_operand64): New
33043         predicate.
33045 2016-01-05  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
33047         PR rtl-optimization/68651
33048         * combine.c (combine_simplify_rtx): Canonicalize x + x into
33049         x << 1.
33051 2016-01-05  Nathan Sidwell  <nathan@acm.org>
33053         * alias.c (compare_base_decls): Use symtab_node::get.
33055 2016-01-05  Nick Clifton  <nickc@redhat.com>
33057         PR target/68770
33058         * ira-costs.c (copy_cost): Initialise the t_icode field of the
33059         secondary_reload_info structure.
33061         PR target/66655
33062         * config/i386/cygming.h (MAKE_DECL_ONE_ONLY): Define to use weak
33063         decls if weak support is available.
33065 2016-01-04  Martin Sebor  <msebor@redhat.com>
33067         * doc/invoke.texi (Warning Options): Document -Winvalid-memory-model.
33069 2016-01-04  Michael Meissner  <meissner@linux.vnet.ibm.com>
33071         * config/rs6000/rs6000-cpus.def (ISA_3_0_MASKS_SERVER): Add
33072         OPTION_MASK_P9_DFORM.
33074         * config/rs6000/constraints.md (wo constraint): New constraint for
33075         ISA 3.0 (power9).
33077         * config/rs6000/rs6000.c (rs6000_debug_reg_global): Add support
33078         for wo constraint.
33079         (rs6000_init_hard_regno_mode_ok): Likewise.
33081         * config/rs6000/rs6000.h (r6000_reg_class_enum): Add support for
33082         wo constraint.
33084         * config/rs6000/altivec.md (altivec_vperm_<mode>): Clean up vperm
33085         expanders not to have constraints.  Add support for ISA 3.0 xxperm
33086         instruction.  Add support for fusing xxlor with xxperm.
33087         (altivec_vperm_<mode>_internal): Likewise.
33088         (altivec_vperm_v8hiv16qi): Likewise.
33089         (altivec_vperm_<mode>v16q): Likewise.
33090         (altivec_vperm_<mode>_uns): Likewise.
33091         (vperm_v8hiv4si): Likewise.
33092         (vperm_v16qiv8hi): Likewise.
33094         * doc/md.texi (RS/6000 constraints): Document wo constraint.
33096 2016-01-04  Jakub Jelinek  <jakub@redhat.com>
33098         Update copyright years.
33100         * gcc.c (process_command): Update copyright notice dates.
33101         * gcov-dump.c (print_version): Ditto.
33102         * gcov.c (print_version): Ditto.
33103         * gcov-tool.c (print_version): Ditto.
33104         * gengtype.c (create_file): Ditto.
33105         * doc/cpp.texi: Bump @copying's copyright year.
33106         * doc/cppinternals.texi: Ditto.
33107         * doc/gcc.texi: Ditto.
33108         * doc/gccint.texi: Ditto.
33109         * doc/gcov.texi: Ditto.
33110         * doc/install.texi: Ditto.
33111         * doc/invoke.texi: Ditto.
33113 2016-01-04  Eric Botcazou  <ebotcazou@adacore.com>
33115         * config/arm/arm.c (aapcs_vfp_allocate_return_reg): Treat all integer
33116         modes larger than TImode as TImode if NEON is not enabled.
33118 2016-01-04  Eric Botcazou  <ebotcazou@adacore.com>
33120         PR target/69100
33121         * config/sparc/sparc.h (FUNCTION_ARG_REGNO_P): Return true in 64-bit
33122         mode for %f0-%f31 only if TARGET_FPU.
33124 2016-01-04  Eric Botcazou  <ebotcazou@adacore.com>
33126         PR target/69072
33127         * config/sparc/sparc.c (scan_record_type): Take into account subfields
33128         to compute the PACKED_P predicate.
33129         (function_arg_record_value): Minor tweaks.
33131 2016-01-04  Thomas Preud'homme  <thomas.preudhomme@arm.com>
33133         * doc/install.texi (--with-multilib-list): Describe the meaning of the
33134         option for arm*-*-* targets.
33136 2016-01-03  Sandra Loosemore  <sandra@codesourcery.com>
33138         * doc/extend.texi (Common Function Attributes): Move docs for
33139         MSP430-specific attributes to....
33140         (MSP430 Function Attributes): ...here.  Delete the redundant
33141         entries and copy-edit the remaining text.
33142         (MSP430 Variable Attributes): Use uniform format for index
33143         entries and add a cross-reference to the corresponding function
33144         attribute docs.
33146 2016-01-03  Vladimír Čunát  <vcunat@gmail.com>
33148         * doc/invoke.texi (RS/6000 and PowerPC Options): Fix
33149         -finite-math typo.
33150         (x86 Options): Likewise.
33152 2016-01-01  Sandra Loosemore  <sandra@codesourcery.com>
33154         PR 1078
33156         * extend.texi (Common Function Attributes) <no_stack_limit>: New.
33157         * invoke.texi (Code Gen Options) <-fno-stack-limit>: Add pointer
33158         to corresponding attribute.
33160 2016-01-01  Sandra Loosemore  <sandra@codesourcery.com>
33162         * doc/extend.texi (Common Function Attributes) <noplt>: Move
33163         to correct alphabetization of table.  Copy-edit and correct
33164         markup.
33165         <stack_protect>: Likewise.
33166         <target_clones>: Likewise.
33167         <simd>: Likewise.
33168         * doc/invoke.texi (Optimize Options) <-fstack-protector-explicit>:
33169         Correct punctuation.
33170         (Code Gen Options) <-fno-plt>: Copy-edit.
33172 2016-01-01  Bernd Edlinger  <bernd.edlinger@hotmail.de>
33174         PR target/68917
33175         * config/tilegx/tilegx.md (clzsi2): Don't create DI subregs of
33176         SI values.  Explicitly convert SI to DI and vice-versa.
33178 2016-01-01  Jakub Jelinek  <jakub@redhat.com>
33180         PR tree-optimization/69070
33181         * tree-ssa-math-opts.c (gimple_expand_builtin_pow): Only test
33182         REAL_VALUE_ISSIGNALING_NAN on arg0 if arg0 is a REAL_CST.
33184         PR sanitizer/69055
33185         * ubsan.c (ubsan_instrument_float_cast): Call
33186         initialize_sanitizer_builtins.
33188         PR target/69015
33189         * ifcvt.c (find_cond_trap): Give up if returnjump_p (jump).
33191 Copyright (C) 2016 Free Software Foundation, Inc.
33193 Copying and distribution of this file, with or without modification,
33194 are permitted in any medium without royalty provided the copyright
33195 notice and this notice are preserved.