use auto_sbitmap in various places
[official-gcc.git] / gcc / ChangeLog
blob489d9d7e83e977ad6ea67dd97ae6f6ab78f3785a
1 2016-07-26  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
3         * bt-load.c (compute_out): Use auto_sbitmap class.
4         (link_btr_uses): Likewise.
5         * cfganal.c (mark_dfs_back_edges): Likewise.
6         (post_order_compute): Likewise.
7         (inverted_post_order_compute): Likewise.
8         (pre_and_rev_post_order_compute_fn): Likewise.
9         (single_pred_before_succ_order): Likewise.
10         * cfgexpand.c (pass_expand::execute): Likewise.
11         * cfgloop.c (verify_loop_structure): Likewise.
12         * cfgloopmanip.c (fix_bb_placements): Likewise.
13         (remove_path): Likewise.
14         (update_dominators_in_loop): Likewise.
15         * cfgrtl.c (break_superblocks): Likewise.
16         * ddg.c (check_sccs): Likewise.
17         (create_ddg_all_sccs): Likewise.
18         * df-core.c (df_worklist_dataflow): Likewise.
19         * dse.c (dse_step3): Likewise.
20         * except.c (eh_region_outermost): Likewise.
21         * function.c (thread_prologue_and_epilogue_insns): Likewise.
22         * gcse.c (prune_expressions): Likewise.
23         (prune_insertions_deletions): Likewise.
24         * gimple-ssa-backprop.c (backprop::~backprop): Likewise.
25         * graph.c (draw_cfg_nodes_no_loops): Likewise.
26         * ira-lives.c (remove_some_program_points_and_update_live_ranges): Likewise.
27         * lcm.c (compute_earliest): Likewise.
28         (compute_farthest): Likewise.
29         * loop-unroll.c (unroll_loop_constant_iterations): Likewise.
30         (unroll_loop_runtime_iterations): Likewise.
31         (unroll_loop_stupid): Likewise.
32         * lower-subreg.c (decompose_multiword_subregs): Likewise.
33         * lra-lives.c: Likewise.
34         * lra.c (lra): Likewise.
35         * modulo-sched.c (schedule_reg_moves): Likewise.
36         (optimize_sc): Likewise.
37         (get_sched_window): Likewise.
38         (sms_schedule_by_order): Likewise.
39         (check_nodes_order): Likewise.
40         (order_nodes_of_sccs): Likewise.
41         (order_nodes_in_scc): Likewise.
42         * recog.c (split_all_insns): Likewise.
43         * regcprop.c (pass_cprop_hardreg::execute): Likewise.
44         * reload1.c (reload): Likewise.
45         * sched-rgn.c (haifa_find_rgns): Likewise.
46         (split_edges): Likewise.
47         (compute_trg_info): Likewise.
48         * sel-sched.c (init_seqno): Likewise.
49         * store-motion.c (remove_reachable_equiv_notes): Likewise.
50         * tree-into-ssa.c (update_ssa): Likewise.
51         * tree-ssa-live.c (live_worklist): Likewise.
52         * tree-ssa-loop-im.c (fill_always_executed_in): Likewise.
53         * tree-ssa-loop-ivcanon.c (try_unroll_loop_completely):
54         * Likewise.
55         (try_peel_loop): Likewise.
56         * tree-ssa-loop-manip.c (tree_transform_and_unroll_loop):
57         * Likewise.
58         * tree-ssa-pre.c (compute_antic): Likewise.
59         * tree-ssa-reassoc.c (undistribute_ops_list): Likewise.
60         * tree-stdarg.c (reachable_at_most_once): Likewise.
61         * tree-vect-slp.c (vect_attempt_slp_rearrange_stmts): Likewise.
62         * var-tracking.c (vt_find_locations): Likewise.
64 2016-07-26  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
66         * sbitmap.h (auto_sbitmap): New class.
68 2016-07-26  Alan Modra  <amodra@gmail.com>
70         PR target/72103
71         * config/rs6000/rs6000.c (rs6000_secondary_reload): Initialize
72         sri->t_icode.
74 2016-07-25  David Malcolm  <dmalcolm@redhat.com>
76         * input.c (selftest::temp_source_file::temp_source_file): Fix
77         missing "%s" in fprintf.
79 2016-07-25  John David Anglin  <danglin@gcc.gnu.org>
81         PR middle-end/71732
82         * cselib.c (cselib_process_insn): Invalidate argument slots for
83         const/pure calls.
85 2016-07-25  Jiong Wang  <jiong.wang@arm.com>
87         * config/aarch64/arm_neon.h (vfmah_lane_f16, vfmah_laneq_f16,
88         vfmsh_lane_f16, vfmsh_laneq_f16, vmulh_lane_f16, vmulh_laneq_f16,
89         vmulxh_lane_f16, vmulxh_laneq_f16): New.
91 2016-07-25  Jiong Wang  <jiong.wang@arm.com>
93         * config/aarch64/aarch64-simd-builtins.def: Register new builtins.
94         * config/aarch64/aarch64.md (fma, fnma): Support HF.
95         * config/aarch64/arm_fp16.h (vfmah_f16, vfmsh_f16): New.
97 2016-07-25  Jiong Wang  <jiong.wang@arm.com>
99         * config/aarch64/aarch64-simd-builtins.def: Register new builtins.
100         * config/aarch64/aarch64.md (<FCVT_F2FIXED:fcvt_fixed_insn>hf<mode>3):
101         New.
102         (<FCVT_FIXED2F:fcvt_fixed_insn><mode>hf3): Likewise.
103         (add<mode>3): Likewise.
104         (sub<mode>3): Likewise.
105         (mul<mode>3): Likewise.
106         (div<mode>3): Likewise.
107         (*div<mode>3): Likewise.
108         (<fmaxmin><mode>3): Extend to HF.
109         * config/aarch64/aarch64-simd.md (aarch64_rsqrts<mode>): Likewise.
110         (fabd<mode>3): Likewise.
111         (<FCVT_F2FIXED:fcvt_fixed_insn><VHSDF_HSDF:mode>3): Likewise.
112         (<FCVT_FIXED2F:fcvt_fixed_insn><VHSDI_HSDI:mode>3): Likewise.
113         (aarch64_fmulx<mode>): Likewise.
114         (aarch64_fac<optab><mode>): Likewise.
115         (aarch64_frecps<mode>): Likewise.
116         (<FCVT_F2FIXED:fcvt_fixed_insn>hfhi3): New.
117         (<FCVT_FIXED2F:fcvt_fixed_insn>hihf3): Likewise.
118         * config/aarch64/iterators.md (VHSDF_SDF): Delete.
119         (VSDQ_HSDI): Support HI.
120         (fcvt_target, FCVT_TARGET): Likewise.
121         * config/aarch64/arm_fp16.h (vaddh_f16, vsubh_f16, vabdh_f16,
122         vcageh_f16, vcagth_f16, vcaleh_f16, vcalth_f16, vceqh_f16, vcgeh_f16,
123         vcgth_f16, vcleh_f16, vclth_f16, vcvth_n_f16_s16, vcvth_n_f16_s32,
124         vcvth_n_f16_s64, vcvth_n_f16_u16, vcvth_n_f16_u32, vcvth_n_f16_u64,
125         vcvth_n_s16_f16, vcvth_n_s32_f16, vcvth_n_s64_f16, vcvth_n_u16_f16,
126         vcvth_n_u32_f16, vcvth_n_u64_f16, vdivh_f16, vmaxh_f16, vmaxnmh_f16,
127         vminh_f16, vminnmh_f16, vmulh_f16, vmulxh_f16, vrecpsh_f16,
128         vrsqrtsh_f16): New.
130 2016-07-25  Jiong Wang  <jiong.wang@arm.com>
132         * config.gcc (aarch64*-*-*): Install arm_fp16.h.
133         * config/aarch64/aarch64-builtins.c (hi_UP): New.
134         * config/aarch64/aarch64-simd-builtins.def: Register new builtins.
135         * config/aarch64/aarch64-simd.md (aarch64_frsqrte<mode>): Extend to HF
136         mode.
137         (aarch64_frecp<FRECP:frecp_suffix><mode>): Likewise.
138         (aarch64_cm<optab><mode>): Likewise.
139         * config/aarch64/aarch64.md (<frint_pattern><mode>2): Likewise.
140         (l<fcvt_pattern><su_optab><GPF:mode><GPI:mode>2): Likewise.
141         (fix_trunc<GPF:mode><GPI:mode>2): Likewise.
142         (sqrt<mode>2): Likewise.
143         (*sqrt<mode>2): Likewise.
144         (abs<mode>2): Likewise.
145         (<optab><mode>hf2): New pattern for HF mode.
146         (<optab>hihf2): Likewise.
147         * config/aarch64/arm_neon.h: Include arm_fp16.h.
148         * config/aarch64/iterators.md (GPF_F16, GPI_F16, VHSDF_HSDF): New.
149         (w1, w2, v, s, q, Vmtype, V_cmp_result, fcvt_iesize, FCVT_IESIZE):
150         Support HF mode.
151         * config/aarch64/arm_fp16.h: New file.
152         (vabsh_f16, vceqzh_f16, vcgezh_f16, vcgtzh_f16, vclezh_f16, vcltzh_f16,
153         vcvth_f16_s16, vcvth_f16_s32, vcvth_f16_s64, vcvth_f16_u16,
154         vcvth_f16_u32, vcvth_f16_u64, vcvth_s16_f16, vcvth_s32_f16,
155         vcvth_s64_f16, vcvth_u16_f16, vcvth_u32_f16, vcvth_u64_f16,
156         vcvtah_s16_f16, vcvtah_s32_f16, vcvtah_s64_f16, vcvtah_u16_f16,
157         vcvtah_u32_f16, vcvtah_u64_f16, vcvtmh_s16_f16, vcvtmh_s32_f16,
158         vcvtmh_s64_f16, vcvtmh_u16_f16, vcvtmh_u32_f16, vcvtmh_u64_f16,
159         vcvtnh_s16_f16, vcvtnh_s32_f16, vcvtnh_s64_f16, vcvtnh_u16_f16,
160         vcvtnh_u32_f16, vcvtnh_u64_f16, vcvtph_s16_f16, vcvtph_s32_f16,
161         vcvtph_s64_f16, vcvtph_u16_f16, vcvtph_u32_f16, vcvtph_u64_f16,
162         vnegh_f16, vrecpeh_f16, vrecpxh_f16, vrndh_f16, vrndah_f16, vrndih_f16,
163         vrndmh_f16, vrndnh_f16, vrndph_f16, vrndxh_f16, vrsqrteh_f16,
164         vsqrth_f16): New.
166 2016-07-25  Jiong Wang  <jiong.wang@arm.com>
168         * config/aarch64/aarch64-simd-builtins.def (reduc_smax_scal_,
169         reduc_smin_scal_): Use VDQIF_F16.
170         (reduc_smax_nan_scal_, reduc_smin_nan_scal_): Use VHSDF.
171         * config/aarch64/aarch64-simd.md (reduc_<maxmin_uns>_scal_<mode>):
172         Use VHSDF.
173         (aarch64_reduc_<maxmin_uns>_internal<mode>): Likewise.
174         * config/aarch64/iterators.md (VDQIF_F16): New.
175         (vp): Support HF modes.
176         * config/aarch64/arm_neon.h (vmaxv_f16, vmaxvq_f16, vminv_f16,
177         vminvq_f16, vmaxnmv_f16, vmaxnmvq_f16, vminnmv_f16, vminnmvq_f16): New.
179 2016-07-25  Jiong Wang  <jiong.wang@arm.com>
181         * config/aarch64/aarch64-simd.md (*aarch64_mulx_elt_to_64v2df): Rename to
182         "*aarch64_mulx_elt_from_dup<mode>".
183         (*aarch64_mul3_elt<mode>): Update schedule type.
184         (*aarch64_mul3_elt_from_dup<mode>): Likewise.
185         (*aarch64_fma4_elt_from_dup<mode>): Likewise.
186         (*aarch64_fnma4_elt_from_dup<mode>): Likewise.
187         * config/aarch64/iterators.md (VMUL): Supprt half precision float modes.
188         (f, fp): Support HF modes.
189         * config/aarch64/arm_neon.h (vfma_lane_f16, vfmaq_lane_f16,
190         vfma_laneq_f16, vfmaq_laneq_f16, vfma_n_f16, vfmaq_n_f16, vfms_lane_f16,
191         vfmsq_lane_f16, vfms_laneq_f16, vfmsq_laneq_f16, vfms_n_f16,
192         vfmsq_n_f16, vmul_lane_f16, vmulq_lane_f16, vmul_laneq_f16,
193         vmulq_laneq_f16, vmul_n_f16, vmulq_n_f16, vmulx_lane_f16,
194         vmulxq_lane_f16, vmulx_laneq_f16, vmulxq_laneq_f16): New.
196 2016-07-25  Jiong Wang  <jiong.wang@arm.com>
198         * config/aarch64/aarch64-simd-builtins.def: Register new builtins.
199         * config/aarch64/aarch64-simd.md (fma<mode>4, fnma<mode>4): Extend to HF
200         modes.
201         * config/aarch64/arm_neon.h (vfma_f16, vfmaq_f16, vfms_f16,
202         vfmsq_f16): New.
204 2016-07-25  Jiong Wang  <jiong.wang@arm.com>
206         * config/aarch64/aarch64-simd-builtins.def: Register new builtins.
207         * config/aarch64/aarch64-simd.md
208         (aarch64_rsqrts<mode>): Extend to HF modes.
209         (fabd<mode>3): Likewise.
210         (<FCVT_F2FIXED:fcvt_fixed_insn><VHSDF_SDF:mode>3): Likewise.
211         (<FCVT_FIXED2F:fcvt_fixed_insn><VHSDI_SDI:mode>3): Likewise.
212         (aarch64_<maxmin_uns>p<mode>): Likewise.
213         (<su><maxmin><mode>3): Likewise.
214         (<maxmin_uns><mode>3): Likewise.
215         (<fmaxmin><mode>3): Likewise.
216         (aarch64_faddp<mode>): Likewise.
217         (aarch64_fmulx<mode>): Likewise.
218         (aarch64_frecps<mode>): Likewise.
219         (*aarch64_fac<optab><mode>): Rename to aarch64_fac<optab><mode>.
220         (add<mode>3): Extend to HF modes.
221         (sub<mode>3): Likewise.
222         (mul<mode>3): Likewise.
223         (div<mode>3): Likewise.
224         (*div<mode>3): Likewise.
225         * config/aarch64/aarch64.c (aarch64_emit_approx_div): Return false for
226         HF, V4HF and V8HF.
227         * config/aarch64/iterators.md (VDQ_HSDI, VSDQ_HSDI): New mode iterator.
228         * config/aarch64/arm_neon.h (vadd_f16, vaddq_f16, vabd_f16, vabdq_f16,
229         vcage_f16, vcageq_f16, vcagt_f16, vcagtq_f16, vcale_f16, vcaleq_f16,
230         vcalt_f16, vcaltq_f16, vceq_f16, vceqq_f16, vcge_f16, vcgeq_f16,
231         vcgt_f16, vcgtq_f16, vcle_f16, vcleq_f16, vclt_f16, vcltq_f16,
232         vcvt_n_f16_s16, vcvtq_n_f16_s16, vcvt_n_f16_u16, vcvtq_n_f16_u16,
233         vcvt_n_s16_f16, vcvtq_n_s16_f16, vcvt_n_u16_f16, vcvtq_n_u16_f16,
234         vdiv_f16, vdivq_f16, vdup_lane_f16, vdup_laneq_f16, vdupq_lane_f16,
235         vdupq_laneq_f16, vdups_lane_f16, vdups_laneq_f16, vmax_f16, vmaxq_f16,
236         vmaxnm_f16, vmaxnmq_f16, vmin_f16, vminq_f16, vminnm_f16, vminnmq_f16,
237         vmul_f16, vmulq_f16, vmulx_f16, vmulxq_f16, vpadd_f16, vpaddq_f16,
238         vpmax_f16, vpmaxq_f16, vpmaxnm_f16, vpmaxnmq_f16, vpmin_f16, vpminq_f16,
239         vpminnm_f16, vpminnmq_f16, vrecps_f16, vrecpsq_f16, vrsqrts_f16,
240         vrsqrtsq_f16, vsub_f16, vsubq_f16): New.
242 2016-07-25  Jiong Wang  <jiong.wang@arm.com>
244         * config/aarch64/aarch64-builtins.c (TYPES_BINOP_USS): New.
245         * config/aarch64/aarch64-simd-builtins.def: Register new builtins.
246         * config/aarch64/aarch64-simd.md (aarch64_rsqrte<mode>): Extend to HF modes.
247         (neg<mode>2): Likewise.
248         (abs<mode>2): Likewise.
249         (<frint_pattern><mode>2): Likewise.
250         (l<fcvt_pattern><su_optab><VDQF:mode><fcvt_target>2): Likewise.
251         (<optab><VDQF:mode><fcvt_target>2): Likewise.
252         (<fix_trunc_optab><VDQF:mode><fcvt_target>2): Likewise.
253         (ftrunc<VDQF:mode>2): Likewise.
254         (<optab><fcvt_target><VDQF:mode>2): Likewise.
255         (sqrt<mode>2): Likewise.
256         (*sqrt<mode>2): Likewise.
257         (aarch64_frecpe<mode>): Likewise.
258         (aarch64_cm<optab><mode>): Likewise.
259         * config/aarch64/aarch64.c (aarch64_emit_approx_sqrt): Return false for
260         HF, V4HF and V8HF.
261         * config/aarch64/iterators.md (VHSDF, VHSDF_DF, VHSDF_SDF): New.
262         (VDQF_COND, fcvt_target, FCVT_TARGET, hcon): Extend mode attribute to HF modes.
263         (stype): New.
264         * config/aarch64/arm_neon.h (vdup_n_f16): New.
265         (vdupq_n_f16): Likewise.
266         (vld1_dup_f16): Use vdup_n_f16.
267         (vld1q_dup_f16): Use vdupq_n_f16.
268         (vabs_f16, vabsq_f16, vceqz_f16, vceqzq_f16, vcgez_f16, vcgezq_f16,
269         vcgtz_f16, vcgtzq_f16, vclez_f16, vclezq_f16, vcltz_f16, vcltzq_f16,
270         vcvt_f16_s16, vcvtq_f16_s16, vcvt_f16_u16, vcvtq_f16_u16, vcvt_s16_f16,
271         vcvtq_s16_f16, vcvt_u16_f16, vcvtq_u16_f16, vcvta_s16_f16,
272         vcvtaq_s16_f16, vcvta_u16_f16, vcvtaq_u16_f16, vcvtm_s16_f16,
273         vcvtmq_s16_f16, vcvtm_u16_f16, vcvtmq_u16_f16, vcvtn_s16_f16,
274         vcvtnq_s16_f16, vcvtn_u16_f16, vcvtnq_u16_f16, vcvtp_s16_f16,
275         vcvtpq_s16_f16, vcvtp_u16_f16, vcvtpq_u16_f16, vneg_f16, vnegq_f16,
276         vrecpe_f16, vrecpeq_f16, vrnd_f16, vrndq_f16, vrnda_f16, vrndaq_f16,
277         vrndi_f16, vrndiq_f16, vrndm_f16, vrndmq_f16, vrndn_f16, vrndnq_f16,
278         vrndp_f16, vrndpq_f16, vrndx_f16, vrndxq_f16, vrsqrte_f16, vrsqrteq_f16,
279         vsqrt_f16, vsqrtq_f16): New.
281 2016-07-25  Jiong Wang  <jiong.wang@arm.com>
283         * config/aarch64/aarch64-simd.md
284         (aarch64_<PERMUTE:perm_insn><PERMUTE:perm_hilo><mode>): Use VALL_F16.
285         (aarch64_ext<mode>): Likewise.
286         (aarch64_rev<REVERSE:rev_op><mode>): Likewise.
287         * config/aarch64/aarch64.c (aarch64_evpc_trn, aarch64_evpc_uzp,
288         aarch64_evpc_zip, aarch64_evpc_ext, aarch64_evpc_rev): Support V4HFmode
289         and V8HFmode.
290         * config/aarch64/arm_neon.h (__INTERLEAVE_LIST): Support float16x4_t,
291         float16x8_t.
292         (__aarch64_vdup_lane_f16, __aarch64_vdup_laneq_f16,
293         __aarch64_vdupq_lane_f16, __aarch64_vdupq_laneq_f16, vbsl_f16,
294         vbslq_f16, vdup_n_f16, vdupq_n_f16, vdup_lane_f16, vdup_laneq_f16,
295         vdupq_lane_f16, vdupq_laneq_f16, vduph_lane_f16, vduph_laneq_f16,
296         vext_f16, vextq_f16, vmov_n_f16, vmovq_n_f16, vrev64_f16, vrev64q_f16,
297         vtrn1_f16, vtrn1q_f16, vtrn2_f16, vtrn2q_f16, vtrn_f16, vtrnq_f16,
298         vuzp1_f16, vuzp1q_f16, vuzp2_f16, vuzp2q_f16, vzip1_f16, vzip2q_f16):
299         New.
300         (vmov_n_f16): Reimplement using vdup_n_f16.
301         (vmovq_n_f16): Reimplement using vdupq_n_f16..
303 2016-07-25  Jiong Wang  <jiong.wang@arm.com>
305         * config/aarch64/aarch64.c (aarch64_add_constant): New parameter
306         "frame_related_p".  Generate CFA annotation when it's necessary.
307         (aarch64_expand_prologue): Use aarch64_add_constant.
308         (aarch64_expand_epilogue): Likewise.
309         (aarch64_output_mi_thunk): Pass "false" when calling
310         aarch64_add_constant.
312 2016-07-25  Jiong Wang  <jiong.wang@arm.com>
314         * config/aarch64/aarch64.c (aarch64_add_constant): Optimize instruction
315         sequences.
317 2016-07-25  Jiong Wang  <jiong.wang@arm.com>
319         * config/aarch64/aarch64.c (aarch64_add_constant): New parameter "mode".
320         Use aarch64_internal_mov_immediate instead of aarch64_build_constant.
321         (aarch64_output_mi_thunk): Pass Pmode when calling aarch64_add_constant.
322         (aarch64_build_constant): Delete.
324 2016-07-25  Alexander Monakov  <amonakov@ispras.ru>
326         Revert
327         2016-07-20  Alexander Monakov  <amonakov@ispras.ru>
329         * config/nvptx/nvptx.c (nvptx_option_override): Do not set
330         flag_toplevel_reorder.
332 2016-07-25  Richard Biener  <rguenther@suse.de>
334         * cgraph.c (cgraph_node::verify_node): Compare against builtin
335         by using DECL_BUILT_IN_CLASS and DECL_FUNCTION_CODE.
336         * tree-chkp.c (chkp_gimple_call_builtin_p): Likewise.
337         * tree-streamer.h (streamer_handle_as_builtin_p): Remove.
338         (streamer_get_builtin_tree): Likewise.
339         (streamer_write_builtin): Likewise.
340         * lto-streamer.h (LTO_builtin_decl): Remove.
341         * lto-streamer-in.c (lto_read_tree_1): Remove assert.
342         (lto_input_scc): Remove LTO_builtin_decl handling.
343         (lto_input_tree_1): Liekwise.
344         * lto-streamer-out.c (lto_output_tree_1): Remove special
345         handling of builtins.
346         (DFS::DFS): Likewise.
347         * tree-streamer-in.c (streamer_get_builtin_tree): Remove.
348         * tree-streamer-out.c (pack_ts_function_decl_value_fields): Remove
349         assert.
350         (streamer_write_builtin): Remove.
352 2016-07-25  Martin Liska  <mliska@suse.cz>
354         * lto-cgraph.c (input_symtab): Don't call get_working_sets
355         if flag_auto_profile is set to true.
357 2016-07-25  Martin Liska  <mliska@suse.cz>
359         PR gcov-profile/71868
360         * cfgloopanal.c (expected_loop_iterations_unbounded): When we
361         have a function with multiple latches, count them all.
363 2016-07-25  Martin Liska  <mliska@suse.cz>
365         * tree-ssa-loop-niter.c (loop_only_exit_p): Release body array.
367 2016-07-25  Martin Liska  <mliska@suse.cz>
369         PR tree-optimization/71987
370         * tree-ssa-reassoc.c (maybe_optimize_range_tests): Call get_ops
371         just for SSA_NAMEs. Fix GNU coding style.
373 2016-07-25  Martin Liska  <mliska@suse.cz>
375         PR gcov-profile/64874
376         * gcov-io.h: Update command about file format.
377         * gcov-iov.c (main): Adapt the numbering scheme.
379 2016-07-24  Kugan Vivekanandarajah  <kuganv@linaro.org>
381         PR middle-end/66726
382         * tree-ssa-reassoc.c (optimize_vec_cond_expr): Handle tcc_compare stmt
383         whose result is used in PHI.
384         (final_range_test_p): Likewise.
385         (maybe_optimize_range_tests): Likewise.
387 2016-07-22  Michael Meissner  <meissner@linux.vnet.ibm.com>
389         * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin):
390         Reformat two multi-line strings.
392 2016-07-22 Martin Sebor  <msebor@redhat.com>
394         * doc/extend.texi (Compound Literals): Add '@' missed in last commit.
396 2016-07-22 Martin Sebor  <msebor@redhat.com>
398         PR c/71560
399         * doc/extend.texi (Compound Literals): Correct and clarify.
400         (Cast to Union): Same.
402 2016-07-22  Kelvin Nilsen  <kelvin@gcc.gnu.org>
404         * config/rs6000/rs6000.c (rs6000_option_override_internal): Add
405         comments to explain why certain error messages make mention of
406         undocumented options.
407         (rs6000_invalid_builtin): Change error messages to replace mention
408         of undocumented options with mention of the -mcpu=power9 option
409         that enables those undocumented options.
410         * config/rs6000/rs6000.h (MASK_FLOAT128): New macro.
411         (RS6000_BTM_FLOAT128): Use the new MASK_FLOAT128 macro in the
412         definition of this macro to correct an existing error.
413         * config/rs6000/rs6000.opt: Add the Undocumented qualifier to the
414         mpower9-fusion, mpower9-vector, mpower9-dform, and mmodulo entries.
415         * doc/extend.texi (PowerPC AltiVec Built-in Functions): Modify
416         descriptions of built-in functions so that they depend on
417         -mcpu=power9 instead of on the corresponding undocumented flags.
418         * doc/invoke.texi (Option Summary):  Remove all mention of newly
419         undocumented flags.
420         (IBM RS/6000 and PowerPC Options): Likewise.
421         * doc/md.texi (Constraints for Particuliar Machines): Remove all
422         mention of newly undocumented flags.
424 2016-07-22  Evgeny Stupachenko  <evstupac@gmail.com>
426         * ipa-cp.c (determine_versionability): Do not create constprop clones,
427         when target_clones attribute is set.
429 2016-07-22  Bin Cheng  <bin.cheng@arm.com>
431         * common.opt (funsafe-loop-optimizations): Mark ignore.
432         * doc/invoke.texi (funsafe-loop-optimizations): Remove.
433         * loop-iv.c (get_simple_loop_desc): Remove unsafe-loop-optimizations
434         related code.
435         * tree-ssa-loop-niter.c (finite_loop_p): Ditto.
436         * config/bfin/bfin.c (bfin_can_use_doloop_p): Ditto.
438 2016-07-22  Bin Cheng  <bin.cheng@arm.com>
440         * tree-ssa-loop-niter.h (number_of_iterations_exit_assumptions): New
441         Parameter.
442         * tree-ssa-loop-niter.c (number_of_iterations_exit_assumptions): New
443         Parameter.
444         (number_of_iterations_exit): Warn missed loop optimization for
445         possible infinite loops.
447 2016-07-22  Segher Boessenkool  <segher@kernel.crashing.org>
449         * config/rs6000/rs6000.c (rs6000_file_start): Fix condition for
450         when to emit a ".machine" pseudo-op.
452 2016-07-22  Martin Liska  <mliska@suse.cz>
454         PR gcov-profile/69028
455         PR gcov-profile/62047
456         * coverage.c (coverage_compute_lineno_checksum): Do not
457         calculate checksum for fns w/o xloc.file.
458         (coverage_compute_profile_id): Likewise.
460 2016-07-22  Georg-Johann Lay  <avr@gjlay.de>
462         * config/avr/avr.c (TARGET_SECONDARY_RELOAD): Remove hook define...
463         (avr_secondary_reload): ...and implementation.
464         (avr_adjust_insn_length) [ADJUST_LEN_LPM]: Remove handling.
465         * config/avr/avr.md (reload_in<mode>): Remove insns.
466         (adjust_len) [lpm]: Remove insn attribute value.
467         * config/avr/predicates.md (flash_operand): Remove insn predicate.
469 2016-07-21  Bernd Edlinger  <bernd.edlinger@hotmail.de>
471         PR middle-end/71876
472         * builtin-attrs.def (ATTR_RT_NOTHROW_LEAF_LIST): New return twice
473         attribute.
474         * builtins.def (BUILT_IN_SETJMP): Use ATTR_RT_NOTHROW_LEAF_LIST here.
475         * calls.c (special_function_p): Remove the special handling of the
476         "__builtin_" prefix.
478 2016-07-21  Bernd Edlinger  <bernd.edlinger@hotmail.de>
480         PR middle-end/71876
481         * calls.c (gimple_maybe_alloca_call_p): New function.  Return true
482         if STMT may be an alloca call.
483         (gimple_alloca_call_p, alloca_call_p): Return only true for the
484         builtin alloca call.
485         * calls.h (gimple_maybe_alloca_call_p): New function.
486         * tree-inline.c (inline_forbidden_p_stmt): Use
487         gimple_maybe_alloca_call_p here.
489 2016-07-21  David Malcolm  <dmalcolm@redhat.com>
491         * spellcheck-tree.c (best_macro_match::best_macro_match):
492         Explictly specify the template arguments when invoking the base
493         class constructor, to help older C++ compilers.
495 2016-07-21  Jakub Jelinek  <jakub@redhat.com>
497         PR sanitizer/71953
498         * asan.c (asan_dynamic_init_call): Call asan_init_shadow_ptr_types
499         before builtin_decl_implicit.
501 2016-07-21  James Greenhalgh  <james.greenhalgh@arm.com>
503         * optabs.c (emit_condiitonal_move): Short circuit for identical
504         sources.
506 2016-07-21  James Greenhalgh  <james.greenhalgh@arm.com>
508         * ifcvt.c (noce_if_info): New fields: speed_p, original_cost,
509         max_seq_cost.  Removed fields: then_cost, else_cost, branch_cost.
510         (noce_conversion_profitable_p): New.
511         (noce_try_store_flag_constants): Use it.
512         (noce_try_addcc): Likewise.
513         (noce_try_store_flag_mask): Likewise.
514         (noce_try_cmove): Likewise.
515         (noce_try_cmove_arith): Likewise.
516         (bb_valid_for_noce_process_p): Add to the cost parameter rather than
517         overwriting it.
518         (noce_convert_multiple_sets): Move cost model to here, from...
519         (bb_ok_for_noce_convert_multiple_sets) ...here.
520         (noce_process_if_block): Update calls for above changes.
521         (noce_find_if_block): Record new noce_if_info parameters.
523 2016-07-21  James Greenhalgh  <james.greenhalgh@arm.com>
525         * target.def (max_noce_ifcvt_seq_cost): New.
526         * doc/tm.texi.in (TARGET_MAX_NOCE_IFCVT_SEQ_COST): Document it.
527         * doc/tm.texi: Regenerate.
528         * targhooks.h (default_max_noce_ifcvt_seq_cost): New.
529         * targhooks.c (default_max_noce_ifcvt_seq_cost): New.
530         * params.def (PARAM_MAX_RTL_IF_CONVERSION_PREDICTABLE_COST): New.
531         (PARAM_MAX_RTL_IF_CONVERSION_UNPREDICTABLE_COST): Likewise.
532         * doc/invoke.texi: Document new params.
534 2016-07-21  Richard Biener  <rguenther@suse.de>
536         PR tree-optimization/71947
537         * tree-vrp.c (extract_range_from_assert): Singleton symbolic
538         ranges have useful limit_vr information.
540 2016-07-21  Richard Biener  <rguenther@suse.de>
542         * function-tests.c (build_trivial_generic_function): Set
543         BLOCK_SUPERCONTEXT of DECL_INITIAL.
544         * omp-low.c (create_omp_child_function): Likewise.
545         (grid_expand_target_grid_body): Likewise.
546         * cgraphunit.c (init_lowered_empty_function): Likewise.
547         (cgraph_node::expand_thunk): Likewise.
548         * tree-parloops.c (create_loop_fn): Likewise.
549         * ipa.c (cgraph_build_static_cdtor_1): Likewise.
551 2016-07-21  Prathamesh Kulkarni  <prathamesh.kulkarni@linaro.org>
553         * tree-ssa-strlen.c (strlen_dom_walker::before_dom_children): Fix typo
554         in comment.
556 2016-07-21  Georg-Johann Lay  <avr@gjlay.de>
558         * config/avr/avr.md (any_extract, any_shiftrt): New code iterators.
559         (*insv.extract, *insv.shiftrt, *insv.not-bit.0, *insv.not-bit.7)
560         (*insv.xor-extract, *insv.xor1-bit.0): New insns.
561         (adjust_len) [insv_notbit, insv_notbit_0, insv_notbit_7]: New
562         values for insn attribute.
563         * config/avr/avr.c (avr_out_insert_notbit): New function.
564         (avr_adjust_insn_length): Handle ADJUST_LEN_INSV_NOTBIT,
565         ADJUST_LEN_INSV_NOTBIT_0/_7.
566         * config/avr/avr-protos.h (avr_out_insert_notbit): New proto.
568 2016-07-21  Bin Cheng  <bin.cheng@arm.com>
570         * tree-chrec.c (convert_affine_scev): New parameter.  Pass new arg.
571         (chrec_convert_1, chrec_convert): Ditto.
572         * tree-chrec.h (chrec_convert, convert_affine_scev): New parameter.
573         * tree-scalar-evolution.c (interpret_rhs_expr): Pass new arg.
574         * tree-vrp.c (adjust_range_with_scev): Ditto.
575         * tree-ssa-loop-niter.c (idx_infer_loop_bounds): Ditto.
576         (scev_var_range_cant_overflow): New function.
577         (scev_probably_wraps_p): New parameter.  Call above function.
578         * tree-ssa-loop-niter.h (scev_probably_wraps_p): New parameter.
580 2016-07-21  Bin Cheng  <bin.cheng@arm.com>
582         * tree-ssa-loop-niter.c (number_of_iterations_lt_to_ne): Clean up
583         by removing computation of may_be_zero.
585 2016-07-21  Jakub Jelinek  <jakub@redhat.com>
587         * tree-object-size.c (unknown): Use HOST_WIDE_INT_M1U instead of -1.
589 2016-07-21  Andrew Sutton  <andrew.n.sutton@gmail.com>
591         Improving concepts performance and diagnostics.
592         * timevar.def (TV_CONSTRAINT_SAT, TV_CONSTRAINT_SUB): New time vars
593         for constraint satisfaction and subsumption.
594         * timevar.h (auto_timevar): New constructor that matches the push/pop
595         pattern of usage in pt.c.
597 2016-07-20  Uros Bizjak  <ubizjak@gmail.com>
599         * hwint.h (HOST_WIDE_INT_0): New define.
600         (HOST_WIDE_INT_0U): Ditto.
601         * double-int.c: Use HOST_WIDE_INT_0 instead of (HOST_WIDE_INT) 0.
602         * dse.c: Use HOST_WIDE_INT_0U instead of (unsigned HOST_WIDE_INT) 0.
603         * simplify-rtx.c: Ditto.
604         * tree-object-size.c: Ditto.
606 2016-07-20  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
608         * config/s390/s390.c (s390_encode_section_info): Remove mode size
609         check.
611 2016-07-20  Uros Bizjak  <ubizjak@gmail.com>
613         * cse.c: Use HOST_WIDE_INT_M1 instead of ~(HOST_WIDE_INT) 0.
614         * combine.c: Use HOST_WIDE_INT_M1U instead of
615         ~(unsigned HOST_WIDE_INT) 0.
616         * double-int.h: Ditto.
617         * dse.c: Ditto.
618         * dwarf2asm.c:Ditto.
619         * expmed.c: Ditto.
620         * genmodes.c: Ditto.
621         * match.pd: Ditto.
622         * read-rtl.c: Ditto.
623         * tree-ssa-loop-ivopts.c: Ditto.
624         * tree-ssa-loop-prefetch.c: Ditto.
625         * tree-vect-generic.c: Ditto.
626         * tree-vect-patterns.c: Ditto.
627         * tree.c: Ditto.
629 2016-07-20  Georg-Johann Lay  <avr@gjlay.de>
631         * gcc/config/avr.c (avr_legitimize_address) [AVR_TINY]: Force
632         constant addresses outside [0,0xc0] into a register.
633         (avr_out_movhi_r_mr_reg_no_disp_tiny): Pass insn.  And handle
634         cases where the base address register is unused after.
635         (avr_out_movhi_r_mr_reg_disp_tiny): Same.
636         (avr_out_movhi_mr_r_reg_disp_tiny): Same.
637         (avr_out_store_psi_reg_disp_tiny): Same.
639 2016-07-20  Georg-Johann Lay  <avr@gjlay.de>
641         Implement attribute progmem on reduced Tiny cores by adding
642         flash offset 0x4000 to respective symbols.
644         PR target/71948
645         * doc/extend.texi (AVR Variable Attributes) [progmem]: Add
646         documentation how it works on reduced Tiny cores.
647         (AVR Named Address Spaces): No support for reduced Tiny.
648         * config/avr/avr.c (AVR_SYMBOL_FLAG_TINY_PM): New macro.
649         (avr_address_tiny_pm_p): New static function.
650         (avr_print_operand_address) [AVR_TINY]: Add AVR_TINY_PM_OFFSET
651         if the address is in progmem.
652         (avr_assemble_integer): Same.
653         (avr_encode_section_info) [AVR_TINY]: Set AVR_SYMBOL_FLAG_TINY_PM
654         for symbol_ref in progmem.
655         * config/avr/avr.h (AVR_TINY_PM_OFFSET): New macro.
656         * config/avr/avr-c.c (avr_cpu_cpp_builtins): Use it instead of
657         magic 0x4000 when built-in def'ing __AVR_TINY_PM_BASE_ADDRESS__.
659 2016-07-20  Patrick Palka  <ppalka@gcc.gnu.org>
661         * configure.ac (thin_archive_support): New variable.  AC_SUBST it.
662         * configure: Regenerate.
663         * Makefile.in (THIN_ARCHIVE_SUPPORT): New variable.
664         (USE_THIN_ARCHIVES): New variable.
665         (libbackend.a): If USE_THIN_ARCHIVES then pass T to ar to build
666         this archive as a thin archive.
668 2016-07-20  David Malcolm  <dmalcolm@redhat.com>
670         * diagnostic-show-locus.c (diagnostic_show_locus): If this is the
671         same location as last time, don't skip if we have fix-it hints.
672         Clarify the skipping logic by converting it from one "if" clause
673         to repeated "if" clauses.
674         * spellcheck-tree.c: Include "cpplib.h".
675         (find_closest_macro_cpp_cb): Move here from c/c-decl.c.
676         (best_macro_match::best_macro_match): New constructor.
677         * spellcheck-tree.h (struct edit_distance_traits<cpp_hashnode *>):
678         Move here from c/c-decl.c.
679         (class best_macro_match): Move here from c/c-decl.c, converting
680         from a typedef to a subclass, gaining a ctor.
682 2016-07-20  Georg-Johann Lay  <avr@gjlay.de>
684         * config/avr/avr-protos.h (avr_addr_space_supported_p): New prototype.
685         * config/avr/avr.c (TARGET_ADDR_SPACE_DIAGNOSE_USAGE): New hook
686         define...
687         (avr_addr_space_diagnose_usage): ...and implementation.
688         (avr_addr_space_supported_p): New function.
689         (avr_nonconst_pointer_addrspace, avr_pgm_check_var_decl): Only
690         report bad address space usage if that space is supported.
691         (avr_insert_attributes): Same.  No more complain about unsupported
692         address spaces.
693         * config/avr/avr-c.c (tm_p.h): Include it.
694         (avr_cpu_cpp_builtins): Only define addr-space related built-in
695         macro if avr_addr_space_supported_p.
697 2016-07-20  Alexander Monakov  <amonakov@ispras.ru>
699         * config/nvptx/nvptx.c (nvptx_option_override): Do not set
700         flag_toplevel_reorder.
702 2016-07-20  David Malcolm  <dmalcolm@redhat.com>
704         * gcc-rich-location.c
705         (gcc_rich_location::add_fixit_misspelled_id): New overload, taking
706         a const char *.
707         * gcc-rich-location.h
708         (gcc_rich_location::add_fixit_misspelled_id): Likewise.
710 2016-07-20  Georg-Johann Lay  <avr@gjlay.de>
712         * target.def (addr_space): Add new diagnose_usage to hook vector.
713         * targhooks.c (default_addr_space_diagnose_usage): Add default
714         implementation and...
715         * targhooks.h (default_addr_space_diagnose_usage): ... its prototype.
716         * c/c-parser.c (c_lex_one_token) [CPP_NAME]: If the token
717         is some address space, call targetm.addr_space.diagnose_usage.
718         * doc/tm.texi.in (Named Address Spaces): Add anchor for
719         TARGET_ADDR_SPACE_DIAGNOSE_USAGE documentation.
720         * doc/tm.texi: Regenerate.
722 2016-07-20  Martin Liska  <mliska@suse.cz>
724         PR middle-end/71898
725         * graphite-isl-ast-to-gimple.c (later_of_the_two):
726         Properly handly PHI stmts.
728 2016-07-20  Bin Cheng  <bin.cheng@arm.com>
730         PR tree-optimization/71503
731         PR tree-optimization/71683
732         * tree-if-conv.c (gen_phi_arg_condition): Record true predicate
733         and break.
735 2016-07-20  Martin Liska  <mliska@suse.cz>
737         * doc/invoke.texi (-fipa-ra): Document when the option is
738         disabled. Fix a typo.
740 2016-07-20  Martin Liska  <mliska@suse.cz>
742         * Makefile.in: Include fibonacci_heap.c
743         * fibonacci_heap.c: New file.
744         * fibonacci_heap.h (fibonacci_heap::insert): Use insert_node.
745         (fibonacci_heap::union_with): Fix deletion of the second heap.
746         * selftest-run-tests.c (selftest::run_tests): Incorporate
747         fibonacci heap tests.
748         * selftest.h: Declare fibonacci_heap_c_tests.
750 2016-07-20  Martin Liska  <mliska@suse.cz>
752         * selftest-run-tests.c (selftest::run_tests): New function.
753         * selftest.h (sreal_c_tests): Declare.
754         * sreal.c (sreal_verify_basics): New function.
755         (verify_aritmetics): Likewise.
756         (sreal_verify_arithmetics): Likewise.
757         (verify_shifting): Likewise.
758         (sreal_verify_shifting): Likewise.
759         (void sreal_c_tests): Likewise.
761 2016-07-19  Jakub Jelinek  <jakub@redhat.com>
763         PR rtl-optimization/71916
764         * cfgrtl.c (contains_no_active_insn_p): Return false also for
765         bb which have a single succ fake edge.
767 2016-07-19  Aldy Hernandez  <aldyh@redhat.com>
769         PR debug/71855
770         * dwarf2out.c (gen_subprogram_die): Only call
771         gen_unspecified_parameters_die while dumping early dwarf.
773 2016-07-19  Jakub Jelinek  <jakub@redhat.com>
775         PR middle-end/71874
776         * gimple-fold.c (fold_builtin_memory_op): Use
777         get_addr_base_and_unit_offset instead of get_ref_base_and_extent.
779 2016-07-19  Uros Bizjak  <ubizjak@gmail.com>
781         * builtins.c: Use HOST_WIDE_INT_1 instead of (HOST_WIDE_INT) 1,
782         HOST_WIDE_INT_1U instead of (unsigned HOST_WIDE_INT) 1,
783         HOST_WIDE_INT_M1 instead of (HOST_WIDE_INT) -1 and
784         HOST_WIDE_INT_M1U instead of (unsigned HOST_WIDE_INT) -1.
785         * combine.c: Ditto.
786         * cse.c: Ditto.
787         * dojump.c: Ditto.
788         * double-int.c: Ditto.
789         * dse.c: Ditto.
790         * dwarf2out.c: Ditto.
791         * expmed.c: Ditto.
792         * expr.c: Ditto.
793         * fold-const.c: Ditto.
794         * function.c: Ditto.
795         * fwprop.c: Ditto.
796         * genmodes.c: Ditto.
797         * hwint.c: Ditto.
798         * hwint.h: Ditto.
799         * ifcvt.c: Ditto.
800         * loop-doloop.c: Ditto.
801         * loop-invariant.c: Ditto.
802         * loop-iv.c: Ditto.
803         * match.pd: Ditto.
804         * optabs.c: Ditto.
805         * real.c: Ditto.
806         * reload.c: Ditto.
807         * rtlanal.c: Ditto.
808         * simplify-rtx.c: Ditto.
809         * stor-layout.c: Ditto.
810         * toplev.c: Ditto.
811         * tree-ssa-loop-ivopts.c: Ditto.
812         * tree-vect-generic.c: Ditto.
813         * tree-vect-patterns.c: Ditto.
814         * tree.c: Ditto.
815         * tree.h: Ditto.
816         * ubsan.c: Ditto.
817         * varasm.c: Ditto.
818         * wide-int-print.cc: Ditto.
819         * wide-int.cc: Ditto.
820         * wide-int.h: Ditto.
822 2016-07-19  David Malcolm  <dmalcolm@redhat.com>
824         * selftest.c (selftest::assert_streq): Handle NULL values of
825         val_actual and val_expected.
827 2016-07-19  Martin Jambor  <mjambor@suse.cz>
829         PR fortran/71688
830         * trans-decl.c (gfc_generate_function_code): Use cgraph_get_create_node
831         rather than cgraph_create_node to get a call graph node.
833 2016-07-19  Richard Biener  <rguenther@suse.de>
835         * gimple-fold.c (get_base_constructor): Add VIEW_CONVERT case,
836         handle all tcc_constant bases and valueize SSA names.
837         * tree-ssa-sccvn.c (fully_constant_vn_reference_p): Handle
838         tcc_constant bases.
840 2016-07-19  David Malcolm  <dmalcolm@redhat.com>
842         * function-tests.c (selftest::verify_three_block_rtl_cfg): Verify
843         the flags of the exit block and bb2, not just the entry block.
845 2016-07-19  Richard Biener  <rguenther@suse.de>
847         PR tree-optimization/71901
848         * tree-ssa-sccvn.h (struct vn_reference_op_struct): Add
849         align member, group stuff with the bitfield.
850         (vn_ref_op_align_unit): New inline.
851         * tree-ssa-sccvn.c (copy_reference_ops_from_ref): For ARRAY_REFs
852         record element alignment and operand 3 unchanged.
853         (ao_ref_init_from_vn_reference): Adjust.
854         (valueize_refs_1): Likewise.
855         * tree-ssa-pre.c (create_component_ref_by_pieces_1): Likewise.
857 2016-07-19  Richard Biener  <rguenther@suse.de>
859         PR tree-optimization/71908
860         * tree-ssa-structalias.c (get_constraint_for_component_ref): Handle
861         symbolic constants in a more reliable way.
863 2016-07-19  Ilya Enkovich  <ilya.enkovich@intel.com>
865         * tree-vect-loop-manip.c (vect_update_ivs_after_vectorizer): Update
866         comment.
867         (vect_update_inits_of_drs): Likewise.
868         (vect_create_cond_for_alias_checks): Likewise.
869         * tree-vect-loop.c (vect_get_known_peeling_cost): Likewise.
871 2016-07-19  Richard Biener  <rguenther@suse.de>
873         PR lto/71907
874         * lto-streamer-out.c (DFS::DFS_write_tree_body): For blocks
875         with an abstract origin that is not an inlined function outer
876         scope add a self-reference as abstract origin.
877         * tree-streamer-out.c (write_ts_block_tree_pointers): Likewise.
879 2016-07-18  Michael Meissner  <meissner@linux.vnet.ibm.com>
881         PR target/71493
882         * config/rs6000/rs6000.c (rs6000_function_value): Fix
883         unintentional System V.4 structure return breakage for structures
884         with a single floating point element.
886 2016-07-18  Yuri Rumyantsev  <ysrumyan@gmail.com>
888         PR tree-optimization/71734
889         * tree-ssa-loop-im.c (ref_indep_loop_p_1): Add REF_LOOP argument which
890         contains REF, use it to check safelen, assume that safelen value
891         must be greater 1, fix style.
892         (ref_indep_loop_p_2): Add REF_LOOP argument.
893         (ref_indep_loop_p): Pass LOOP as additional argument to
894         ref_indep_loop_p_2.
896 2016-07-18  Dominik Vogt  <vogt@linux.vnet.ibm.com>
898         * cfgexpand.c (expand_stack_vars): Implement synamic stack space
899         allocation in the prologue.
900         * explow.c (get_dynamic_stack_base): New function to return an address
901         expression for the dynamic stack base.
902         (get_dynamic_stack_size): New function to do the required dynamic stack
903         space size calculations.
904         (allocate_dynamic_stack_space): Use new functions.
905         (align_dynamic_address): Move some code from
906         allocate_dynamic_stack_space to new function.
907         * explow.h (get_dynamic_stack_base, get_dynamic_stack_size): Export.
909 2016-07-18  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
911         * config/s390/s390.c (s390_encode_section_info): Always set
912         notaligned marker if mode size is 0 or no MEM_ALIGN info could be
913         found.
915 2016-07-18  Richard Biener  <rguenther@suse.de>
917         PR tree-optimization/71893
918         * tree-ssa-pre.c (create_component_ref_by_pieces_1): Compensate
919         for sizetype cast added by array_ref_element_size.
920         * tree-ssa-sccvn.c (copy_reference_ops_from_ref): Likewise.
922 2016-07-16  John David Anglin  <danglin@gcc.gnu.org>
924         * config/pa/pa.c (hppa_profile_hook): Allocate stack space for
925         register parameters.  Remove code to initialize argument pointer
926         on TARGET_64BIT.  Optimize call to _mcount when it can be reached
927         using a pc-relative branch.  Cleanup conditional code.
928         * config/pa/pa.md (call_mcount): New expander.
929         (call_mcount_nonpic): New insn.
930         (call_mcount_pic): New insn and split.
931         (call_mcount_pic_post_reload): New insn.
932         (call_mcount_64bit): New insn and split.
933         (call_mcount_64bit_post_reload): New insn.
935 2016-07-15  Georg-Johann Lay  <avr@gjlay.de>
937         * config/avr/predicates.md (const_m255_to_m1_operand): New.
938         * config/avr/constraints.md (Cn8, Ca1, Co1, Yx2): New constraints.
939         * config/avr/avr.md (add<mode>3) <ALL1>: Fix set_vzn for +/-2.
940         (*cmphi.zero-extend.0, *cmphi.zero-extend.1)
941         (*usum_widenqihi3, *udiff_widenqihi3)
942         (*addhi3_zero_extend.const): New combiner insns.
943         (andqi3, iorqi3): Provide "l" (NO_LD_REGS) alternative if
944         just 1 bit is affected.
945         * config/avr/avr.c (avr_out_bitop) <QImode>: Don't access xop[3].
946         (avr_out_compare) [EQ,NE]: Tweak comparing d-regs against -1.
948 2016-07-15  Cesar Philippidis  <cesar@codesourcery.com>
950         * omp-low.c (lower_omp_target): Mark data clauses with
951         GOMP_MAP_FORCE_{PRESENT,TO,FROM,TOFROM} as potentially having
952         zero-length subarrays.
954 2016-07-15  Richard Biener  <rguenther@suse.de>
956         PR tree-optimization/71881
957         * tree-loop-distribution.c (destroy_loop): Remove blocks in
958         reverse DOM order to make debug temp generation happy.
960 2016-07-15  Richard Biener  <rguenther@suse.de>
962         PR tree-optimization/71887
963         * tree-ssa-phiopt.c (absorbing_element_p): Add rhs arg and
964         verify it is not zero for division / modulo handling.
965         (value_replacement): Adjust.
967 2016-07-15  Virendra Pathak  <virendra.pathak@broadcom.com>
968             Julian Brown  <julian@codesourcery.com>
970         * config/aarch64/aarch64-cores.def: Update vulcan COSTS.
971         * config/aarch64/aarch64-cost-tables.h
972         (vulcan_extra_costs): New variable.
973         * config/aarch64/aarch64.c
974         (vulcan_addrcost_table): Likewise.
975         (vulcan_regmove_cost): Likewise.
976         (vulcan_vector_cost): Likewise.
977         (vulcan_branch_cost): Likewise.
978         (vulcan_tunings): Likewise.
980 2016-07-15  Alexander Monakov  <amonakov@ispras.ru>
982         * cgraphunit.c (cgraph_order_sort_kind): New entry ORDER_VAR_UNDEF.
983         (output_in_order): Loop over undefined variables too.  Output them
984         via assemble_undefined_decl.  Skip variables that correspond to hard
985         registers or have value-exprs.
986         * varpool.c (symbol_table::output_variables): Handle undefined
987         variables together with defined ones.
989 2016-07-15  Richard Biener  <rguenther@suse.de>
991         * tree-ssa-pre.c (get_representative_for): Make sure to return
992         the value number of SSA names.
993         (phi_translate_1): get_representative_for cannot return NULL.
994         (do_pre_regular_insertion): Remove redundant call to
995         fully_constant_expression.
996         (do_pre_partial_partial_insertion): Likewise.
998 2016-07-15  Bin Cheng  <bin.cheng@arm.com>
1000         * tree-scalar-evolution.c (simple_iv_with_niters): New funcion.
1001         (derive_simple_iv_with_niters): New function.
1002         (simple_iv): Rewrite using simple_iv_with_niters.
1003         * tree-scalar-evolution.h (simple_iv_with_niters): New decl.
1004         * tree-ssa-loop-niter.c (number_of_iterations_exit_assumptions): New
1005         function.
1006         (number_of_iterations_exit): Rewrite using above function.
1007         * tree-ssa-loop-niter.h (number_of_iterations_exit_assumptions): New
1008         Decl.
1010 2016-07-15  Richard Biener  <rguenther@suse.de>
1012         * config/i386/i386.c (ix86_builtin_vectorization_cost): Adjust
1013         vec_construct cost.
1015 2016-07-14  Jakub Jelinek  <jakub@redhat.com>
1017         PR tree-optimization/71872
1018         * tree-data-ref.c (get_references_in_stmt): Ignore references
1019         with is_gimple_constant get_base_address.
1021 2016-07-14  Thomas Preud'homme  <thomas.preudhomme@arm.com>
1023         * config/arm/arm.h (TARGET_HAVE_LDACQ): Enable for ARMv8-M Mainline.
1024         (TARGET_HAVE_LDACQD): New macro.
1025         * config/arm/sync.md (atomic_loaddi): Use TARGET_HAVE_LDACQD rather
1026         than TARGET_HAVE_LDACQ.
1027         (arm_load_acquire_exclusivedi): Likewise.
1028         (arm_store_release_exclusivedi): Likewise.
1030 2016-07-14  Thomas Preud'homme  <thomas.preudhomme@arm.com>
1032         PR rtl-optimization/71878
1033         * lra-constraints.c (match_reload): Pass information about other
1034         output operands.  Create new unique register value if matching input
1035         operand shares same register value as output operand being considered.
1036         (curr_insn_transform): Record output operands already processed.
1038 2016-07-14  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
1040         PR target/65951
1041         PR tree-optimization/70923
1042         * tree-vect-patterns.c: Include mult-synthesis.h.
1043         (target_supports_mult_synth_alg): New function.
1044         (synth_lshift_by_additions): Likewise.
1045         (apply_binop_and_append_stmt): Likewise.
1046         (vect_synth_mult_by_constant): Likewise.
1047         (target_has_vecop_for_code): Likewise.
1048         (vect_recog_mult_pattern): Use above functions to synthesize vector
1049         multiplication by integer constants.
1051 2016-07-14  Alan Modra  <amodra@gmail.com>
1053         * gcc/config/rs6000/altivec.md (altivec_mov<mode>): Disparage
1054         gpr alternatives.  Correct '*' placement on Y,r alternative.
1055         Add '*' on operand 1 of r,r alternative.
1057 2016-07-14  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
1059         * expmed.c (mult_variant, choose_mult_variant): Move declaration to...
1060         * expmed.h: ... Here.
1062 2016-07-14  Jan Hubicka  <hubicka@ucw.cz>
1064         * gimple.h (stmt_can_terminate_bb_p): New function.
1065         * tree-cfg.c (need_fake_edge_p): Rename to ...
1066         (stmt_can_terminate_bb_p): ... this; return true if stmt can
1067         throw external; handle const and pure calls.
1068         * tree-ssa-loop-niter.c (loop_only_exit_p): Use it.
1070 2016-07-14  Richard Biener  <rguenther@suse.de>
1072         PR tree-optimization/71866
1073         * tree-ssa-pre.c (get_constant_for_value_id): Remove.
1074         (do_hoist_insertion): Avoid endless recursion when we
1075         didn't insert anything because we managed to simplify
1076         things down to a constant or SSA name.
1077         (fully_constant_expression): Re-write in terms of ...
1078         * tree-ssa-sccvn.h (vn_nary_simplify): ... this.  Declare.
1079         * tree-ssa-sccvn.c (vn_nary_simplify): New wrapper around
1080         vn_nary_build_or_lookup_1.
1081         (vn_nary_build_or_lookup_1): Added flag and renamed from ...
1082         (vn_nary_build_or_lookup): ... this which now wraps it.
1084 2016-07-14  Alan Modra  <amodra@gmail.com>
1086         PR target/71733
1087         * config/rs6000/rs6000.c (rs6000_option_override_internal): Deal
1088         with p9_vector override before power9-dform override.
1090 2016-07-13  Andi Kleen  <ak@linux.intel.com>
1092         * value-prof.c (gimple_value_profile_transformations): Don't run
1093         when auto_profile is on.
1095 2016-07-13  Andi Kleen  <ak@linux.intel.com>
1097         * auto-profile.c (update_inlined_ind_target,
1098         afdo_indirect_call): Print information to dump file.
1100 2016-07-13  Andrew Burgess  <andrew.burgess@embecosm.com>
1102         * genrecog.c (special_predicate_operand_p): New function.
1103         (predicate_name): Move function.
1104         (validate_pattern): Don't warn about missing mode for all
1105         define_special_predicate predicates.
1107 2016-07-13  Bin Cheng  <bin.cheng@arm.com>
1109         * tree-vect-data-refs.c (vect_no_alias_p): New function.
1110         (vect_prune_runtime_alias_test_list): Call vect_no_alias_p to
1111         resolve alias checks which are known at compilation time.
1112         Truncate vector LOOP_VINFO_MAY_ALIAS_DDRS(loop_vinfo) if all
1113         alias checks are resolved.  Move dump info for too many runtime
1114         alias checks to here...
1115         * tree-vect-loop.c (vect_analyze_loop_2): ...From here.
1117 2016-07-13  Richard Biener  <rguenther@suse.de>
1119         PR tree-optimization/24574
1120         * tree-ssa-phiopt.c (absorbing_element_p): Pass in argument
1121         position and add shift, rotate, divison and modulo support
1122         for left zero.
1123         (value_replacement): Pass in argument position to absorbing_element_p.
1125 2016-07-13  Ilya Enkovich  <ilya.enkovich@intel.com>
1127         PR ipa/71633
1128         * ipa-inline-transform.c (inline_call): Support
1129         instrumented thunks.
1131 2016-07-13  Thomas Preud'homme  <thomas.preudhomme@arm.com>
1133         * config/arm/arm.h (TARGET_HAVE_CBZ): Define.
1134         (TARGET_IDIV): Set for all Thumb targets provided they have hardware
1135         divide feature.
1136         * config/arm/arm.md (divsi3): New unpredicable alternative for ARMv8-M
1137         Baseline.  Make initial alternative TARGET_32BIT only.
1138         (udivsi3): Likewise.
1139         * config/arm/thumb1.md (thumb1_cbz): New define_insn.
1140         * doc/sourcebuild.texi (arm_thumb1_cbz_ok): Document new effective
1141         target.
1143 2016-07-13  Thomas Preud'homme  <thomas.preudhomme@arm.com>
1145         * config/arm/arm.h (TARGET_HAVE_MOVT): Include ARMv8-M as having MOVT.
1146         * config/arm/arm.c (arm_arch_name): (const_ok_for_op): Check MOVT/MOVW
1147         availability with TARGET_HAVE_MOVT.
1148         (thumb_legitimate_constant_p): Strip the high part of a label_ref.
1149         (thumb1_rtx_costs): Also return 0 if setting a half word constant and
1150         MOVW is available and replace (unsigned HOST_WIDE_INT) INTVAL by
1151         UINTVAL.
1152         (thumb1_size_rtx_costs): Make set of half word constant also cost 1
1153         extra instruction if MOVW is available.  Use a cost variable
1154         incremented by COSTS_N_INSNS (1) when the condition match rather than
1155         returning an arithmetic expression based on COSTS_N_INSNS.  Make
1156         constant with bottom half word zero cost 2 instruction if MOVW is
1157         available.
1158         * config/arm/arm.md (define_attr "arch"): Add v8mb.
1159         (define_attr "arch_enabled"): Set to yes if arch value is v8mb and
1160         target is ARMv8-M Baseline.
1161         (arm_movt): New unpredicable alternative for ARMv8-M Baseline.
1162         (arm_movtas_ze): Likewise.
1163         * config/arm/thumb1.md (thumb1_movdi_insn): Add ARMv8-M Baseline only
1164         alternative for constants satisfying j constraint.
1165         (thumb1_movsi_insn): Likewise.
1166         (movsi splitter for K alternative): Tighten condition to not trigger
1167         if movt is available and j constraint is satisfied.
1168         (Pe immediate splitter): Likewise.
1169         (thumb1_movhi_insn): Add ARMv8-M Baseline only alternative for
1170         constant fitting in an halfword to use MOVW.
1171         * doc/sourcebuild.texi (arm_thumb1_movt_ok): Document new ARM
1172         effective target.
1174 2016-07-13  Richard Biener  <rguenther@suse.de>
1176         PR middle-end/71104
1177         * gimplify.c (gimplify_modify_expr): Gimplify the RHS before
1178         gimplifying the LHS.  Make sure to gimplify a returning twice
1179         call LHS without using SSA names.
1181 2016-07-12  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
1183         * tree-data-ref.c (find_data_references_in_stmt): Remove
1184         unnecessary call to vec::release.
1185         (graphite_find_data_references_in_stmt): Likewise.
1186         * tree-ssa-alias.c (nonoverlapping_component_refs_of_decl_p): Likewise.
1187         * tree-vect-stmts.c (vectorizable_condition): Likewise.
1189 2016-07-12  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
1191         * cfgexpand.c (expand_used_vars): Make the type of a local
1192         variable auto_vec.
1193         * genmatch.c (lower_for): Likewise.
1194         * haifa-sched.c (haifa_sched_init): Likewise.
1195         (add_to_speculative_block): Likewise.
1196         (create_check_block_twin): Likewise.
1197         * predict.c (handle_missing_profiles): Likewise.
1198         * tree-data-ref.c (loop_nest_has_data_refs): Likewise.
1199         * tree-diagnostic.c (maybe_unwind_expanded_macro_loc): Likewise.
1200         * tree-ssa-loop-niter.c (discover_iteration_bound_by_body_walk):
1201         Likewise.
1202         (maybe_lower_iteration_bound): Likewise.
1203         * tree-ssa-sccvn.c (DFS): Likewise.
1204         * tree-stdarg.c (reachable_at_most_once): Likewise.
1205         * tree-vect-stmts.c (vectorizable_conversion): Likewise.
1206         (vectorizable_store): Likewise.
1208 2016-07-12  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
1210         * tree-ssa-sccvn.c (sccvn_dom_walker::~sccvn_dom_walker): remove.
1211         (sccvn_dom_walker): make cond_stack an auto_vec.
1213 2016-07-12  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
1215         * ree.c (struct ext_state): Make type of members auto_vec.
1216         (find_and_remove_re): Adjust.
1218 2016-07-12  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
1220         * cfgexpand.c (struct stack_vars_data): Make type of fields
1221         auto_vec.
1222         (expand_used_vars): Adjust.
1224 2016-07-12  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
1226         * ipa.c (record_cdtor_fn): Adjust.
1227         (build_cdtor_fns): Likewise.
1228         (ipa_cdtor_merge): Make static_ctors and static_dtors local
1229         variables.
1231 2016-07-12  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
1233         * genextract.c (struct accum_extract): Add constructor and make
1234         members auto_vec.
1235         (gen_insn): Adjust.
1237 2016-07-12  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
1239         * tree.c (struct free_lang_data_d): Add constructor and change
1240         types of members to ones that automatically manage resources.
1241         (fld_worklist_push): Adjust.
1242         (find_decls_types): Likewise.
1243         (find_decls_types_in_eh_region): Likewise.
1244         (free_lang_data_in_cgraph): Stop manually creating and
1245         destroying members of free_lang_data_d.
1247 2016-07-13  Uros Bizjak  <ubizjak@gmail.com>
1249         PR rtl-optimization/68961
1250         * config/i386/sse.md (movsd/movhpd to movupd peephole2s): Add new
1251         peephole variant.  Use sse_reg_operand predicates.
1253 2016-07-12  Uros Bizjak  <ubizjak@gmail.com>
1255         * config/i386/predicates.md (x86_64_immediate_operand)
1256         <case CONST_INT>: Remove unneeded truncation to DImode.
1257         <case CONST>: Ditto.
1258         (x86_64_zext_immediate_operand) <case CONST>: Ditto.
1260 2016-07-12  Michael Meissner  <meissner@linux.vnet.ibm.com>
1262         PR target/71805
1263         * config/rs6000/altivec.md (altivec_vperm_<mode>_internal):
1264         The xxperm and xxpermr instructions require that the 2nd input
1265         operand overlap with the output operand, and not the 1st.
1266         (altivec_vperm_v8hiv16qi): Likewise.
1267         (altivec_vperm_<mode>_uns_internal): Likewise.
1268         (altivec_vpermr_<mode>_internal): Likewise.
1269         (vperm_v8hiv4si): Likewise.
1270         (vperm_v16qiv8hi): Likewise.
1272 2016-07-12  Martin Liska  <mliska@suse.cz>
1274         * params.def: Add avg-loop niter.
1275         * tree-ssa-loop-ivopts.c (avg_loop_niter): Use the param.
1276         * cfgloopanal.c (expected_loop_iterations_unbounded): Likewise.
1277         * doc/invoke.texi: Document the new parameter.
1279 2016-07-12  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
1281         PR middle-end/71700
1282         * expr.c (store_constructor): Mask sign-extended bits when widening
1283         sub-word constructor element at the start of a word.
1285 2016-07-12  Martin Liska  <mliska@suse.cz>
1287         * Makefile.in: Append rule for params-options.h.
1288         * params-options.h: New file.
1290 2016-07-12  Martin Liska  <mliska@suse.cz>
1292         * ira-build.c (mark_loops_for_removal): Properly iterate
1293         loops.
1295 2016-07-12  Steven Bosscher  <steven@gcc.gnu.org>
1296             Richard Biener  <rguenther@suse.de>
1298         PR tree-optimization/23286
1299         PR tree-optimization/70159
1300         * doc/invoke.texi: Document -fcode-hoisting.
1301         * common.opt (fcode-hoisting): New flag.
1302         * opts.c (default_options_table): Enable -fcode-hoisting at -O2+.
1303         * tree-ssa-pre.c (pre_stats): Add hoist_insert.
1304         (do_regular_insertion): Rename to ...
1305         (do_pre_regular_insertion): ... this and amend general comments
1306         on insertion strathegy.
1307         (do_partial_partial_insertion): Rename to ...
1308         (do_pre_partial_partial_insertion): ... this.
1309         (do_hoist_insertion): New function.
1310         (insert_aux): Take flags on whether to do PRE and/or hoist insertion
1311         and call do_hoist_insertion properly.
1312         (insert): Adjust.
1313         (pass_pre::gate): Enable also if -fcode-hoisting is enabled.
1314         (pass_pre::execute): Register hoist_insert stats.
1316 2016-07-12  Jakub Jelinek  <jakub@redhat.com>
1318         PR middle-end/71716
1319         * gimple-fold.c (optimize_atomic_compare_exchange_p): Return false
1320         for SCALAR_FLOAT_TYPE_P type of expected var, or if TYPE_PRECISION
1321         is different from mode's bitsize.  Small cleanup.
1323 2016-07-12  Richard Biener  <rguenther@suse.de>
1325         PR rtl-optimization/68961
1326         * fwprop.c (propagate_rtx): Allow SUBREGs of VEC_CONCAT and CONCAT
1327         to simplify to a non-constant.
1329 2016-07-11  Jakub Jelinek  <jakub@redhat.com>
1331         PR middle-end/71758
1332         * omp-low.c (expand_omp_target): Gimplify device.
1334         PR tree-optimization/71823
1335         * tree-vect-stmts.c (vectorizable_operation): Use vect_get_vec_defs
1336         to get vec_oprnds2 from op2.
1338 2016-07-11  Uros Bizjak  <ubizjak@gmail.com>
1340         * config/i386/predicates.md (x86_64_immediate_operand) <case CONST>:
1341         Hoist common subexpressions.
1342         (x86_64_zext_immediate_operand) <case CONST>: Ditto.
1344 2016-07-11  Pat Haugen  <pthaugen@us.ibm.com>
1346         PR target/71800
1347         * config/rs6000/rs6000.md (stfiwx): Change constraint to 'wu' to
1348         prevent generation of 'stxsiwx' on pre Power8 hardware.
1350 2016-07-11  David Malcolm  <dmalcolm@redhat.com>
1352         * input.c: Include cpplib.h.
1353         (selftest::temp_source_file): New class.
1354         (selftest::temp_source_file::temp_source_file): New ctor.
1355         (selftest::temp_source_file::~temp_source_file): New dtor.
1356         (selftest::should_have_column_data_p): New function.
1357         (selftest::test_should_have_column_data_p): New function.
1358         (selftest::temp_line_table): New class.
1359         (selftest::temp_line_table::temp_line_table): New ctor.
1360         (selftest::temp_line_table::~temp_line_table): New dtor.
1361         (selftest::test_accessing_ordinary_linemaps): Add case_ param; use
1362         it to create a temp_line_table.
1363         (selftest::assert_loceq): Only verify LOCATION_COLUMN for
1364         locations that are known to have column data.
1365         (selftest::line_table_case): New struct.
1366         (selftest::test_reading_source_line): Move tempfile handling
1367         to class temp_source_file.
1368         (ASSERT_TOKEN_AS_TEXT_EQ): New macro.
1369         (selftest::assert_token_loc_eq): New function.
1370         (ASSERT_TOKEN_LOC_EQ): New macro.
1371         (selftest::test_lexer): New function.
1372         (selftest::boundary_locations): New array.
1373         (selftest::input_c_tests): Call test_should_have_column_data_p.
1374         Loop over a test matrix of interesting values of location and
1375         default_range_bits, calling test_lexer on each case in the matrix.
1376         Move call to test_accessing_ordinary_linemaps into the matrix.
1377         * selftest.h (ASSERT_EQ): Reimplement in terms of...
1378         (ASSERT_EQ_AT): New macro.
1380 2016-07-11  H.J. Lu  <hongjiu.lu@intel.com>
1382         PR target/71801
1383         * config/i386/i386.c (timode_scalar_chain::fix_debug_reg_uses):
1384         Don't convert TImode in debug insn.
1386 2016-07-11  Bernd Edlinger  <bernd.edlinger@hotmail.de>
1388         Convert TYPE_ALIGN_OK to a TYPE_LANG_FLAG.
1389         * tree-core.h (tree_base::nothrow_flag): Adjust comment.
1390         (tree_type_common::lang_flag_7): New.
1391         (tree_type_common::spare): Reduce size.
1392         * tree.h (TYPE_ALIGN_OK): Remove.
1393         (TYPE_LANG_FLAG_7): New.
1394         (get_inner_reference): Adjust header.
1395         * print-tree.c (print_node): Adjust.
1396         * expr.c (get_inner_reference): Remove parameter keep_aligning.
1397         (get_bit_range, expand_assignment, expand_expr_addr_expr_1): Adjust
1398         calls to get_inner_reference.
1399         (expand_expr_real_1): Adjust call to get_inner_reference.  Remove
1400         handling of TYPE_ALIGN_OK.
1401         * builtins.c (get_object_alignment_2): Adjust call to
1402         get_inner_reference.  Remove handling of VIEW_CONVERT_EXPR.
1403         * emit-rtl.c (set_mem_attributes_minus_bitpos): Remove handling of
1404         TYPE_ALIGN_OK.
1405         * asan.c (instrument_derefs): Adjust calls to get_inner_reference.
1406         * cfgexpand.c (expand_debug_expr): Likewise.
1407         * dbxout.c (dbxout_expand_expr): Likewise.
1408         * dwarf2out.c (loc_list_for_address_of_addr_expr_of_indirect_ref,
1409         loc_list_from_tree, fortran_common): Likewise.
1410         * fold-const.c (optimize_bit_field_compare,
1411         decode_field_reference, fold_unary_loc, fold_comparison,
1412         split_address_to_core_and_offset): Likewise.
1413         * gimple-laddress.c (execute): Likewise.
1414         * gimple-ssa-strength-reduction.c (slsr_process_ref): Likewise.
1415         * gimplify.c (gimplify_scan_omp_clauses): Likewise.
1416         * hsa-gen.c (gen_hsa_addr): Likewise.
1417         * simplifx-rtx.c (delegitimize_mem_from_attrs): Likewise.
1418         * tsan.c (instrument_expr): Likewise.
1419         * ubsan.c (instrument_bool_enum_load, instrument_object_size): Likewise.
1420         * tree.c (verify_type_variant): Remove handling of TYPE_ALIGN_OK.
1421         * tree-affine.c (tree_to_aff_combination,
1422         get_inner_reference_aff): Adjust calls to get_inner_reference.
1423         * tree-data-ref.c (split_constant_offset_1,
1424         dr_analyze_innermost): Likewise.
1425         * tree-scalar-evolution.c (interpret_rhs_expr): Likewise.
1426         * tree-sra.c (ipa_sra_check_caller): Likewise.
1427         * tree-ssa-loop-ivopts.c (split_address_cost): Likewise.
1428         * tree-ssa-math-opts.c (find_bswap_or_nop_load,
1429         bswap_replace): Likewise.
1430         * tree-vect-data-refs.c (vect_check_gather,
1431         vect_analyze_data_refs): Likewise.
1432         * config/mips/mips.c (r10k_safe_mem_expr_p): Likewise.
1433         * config/pa/pa.c (pa_emit_move_sequence): Remove handling of
1434         TYPE_ALIGN_OK.
1436 2016-07-11  David Malcolm  <dmalcolm@redhat.com>
1438         * Makefile.in (selftest-valgrind): New phony target.
1439         * function-tests.c (selftest::build_cfg): Delete pass instances
1440         created by the test.
1441         (selftest::convert_to_ssa): Likewise.
1442         (selftest::test_expansion_to_rtl): Likewise.
1443         * tree-cfg.c (selftest::test_linear_chain): Release dominator
1444         vectors.
1445         (selftest::test_diamond): Likewise.
1447 2016-07-11  Richard Biener  <rguenther@suse.de>
1449         PR tree-optimization/71816
1450         * tree-ssa-pre.c (compute_avail): Adjust alignment of ref rather
1451         than replacing all of its operands.
1453 2016-07-11  Alan Modra  <amodra@gmail.com>
1455         * config/rs6000/rs6000.md (UNSPEC_DOLOOP): New unspec.
1456         (ctr<mode>): Add unspec.
1457         (ctr<mode>_internal*): Likewise.
1459 2016-07-08  James Bowman  <james.bowman@ftdichip.com>
1461         * config/ft32/ft32.c (ft32_elf_encode_section_info): New function.
1462         * config/ft32/ft32.h (ASM_OUTPUT_SYMBOL_REF): New function.
1464 2016-07-08  Vladimir Makarov  <vmakarov@redhat.com>
1466         PR rtl-optimization/71621
1467         * lra-constraints.c (process_alt_operands): Check combination of
1468         reg class and mode.
1470 2016-07-08  Jason Merrill  <jason@redhat.com>
1471             Richard Biener  <rguenther@suse.de>
1473         P0145: Refining Expression Order for C++.
1474         * gimplify.c (initial_rhs_predicate_for): New.
1475         (gimplfy_modify_expr): Gimplify RHS before LHS.
1477 2016-07-08  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
1479         PR target/71297
1480         * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin):
1481         Allow standard error handling to take over when a wrong number
1482         of arguments is presented to __builtin_vec_ld () or
1483         __builtin_vec_st ().
1485 2016-07-08  Jiong Wang  <jiong.wang@arm.com>
1487         * config/aarch64/aarch64-simd-builtins.def (smax): Remove float
1488         variants.
1489         (smin): Likewise.
1490         (fmax): New entry.
1491         (fmin): Likewise.
1492         * config/aarch64/arm_neon.h (vmaxnm_f32): Use
1493         __builtin_aarch64_fmaxv2sf.
1494         (vmaxnmq_f32): Likewise.
1495         (vmaxnmq_f64): Likewise.
1496         (vminnm_f32): Likewise.
1497         (vminnmq_f32): Likewise.
1498         (vminnmq_f64): Likewise.
1500 2016-07-08  Michael Meissner  <meissner@linux.vnet.ibm.com>
1502         PR target/71806
1503         * config/rs6000/rs6000-cpus.def (ISA_3_0_MASKS_SERVER): Do not
1504         enable -mfloat128-hardware by default.
1505         (ISA_3_0_MASKS_IEEE): New macro to give all of the VSX options
1506         that IEEE 128-bit hardware support needs.
1507         * config/rs6000/rs6000.c (rs6000_option_override_internal): If
1508         -mcpu=power9 -mfloat128, enable -mfloat128-hardware by default.
1509         Use ISA_3_0_MASKS_IEEE as the set of options that IEEE 128-bit
1510         floating point requires.
1511         * doc/invoke.texi (RS/6000 and PowerPC Options): Document
1512         -mfloat128 and -mfloat128-hardware changes.
1514 2016-07-08  Alan Hayward  <alan.hayward@arm.com>
1516         PR tree-optimization/71667
1517         * tree-vect-loop.c (vectorizable_live_operation): ignore DEBUG stmts
1519 2016-07-08  Martin Liska  <mliska@suse.cz>
1521         PR middle-end/71606
1522         * fold-const.c (fold_convertible_p): As COMPLEX_TYPE
1523         folding produces SAVE_EXPRs, thus return false for the type.
1525 2016-07-07  Martin Liska  <mliska@suse.cz>
1527         * file-find.c (remove_prefix): New function.
1528         * file-find.h (remove_prefix): Declare the function.
1529         * gcc-ar.c (main): Skip a folder of the wrapper if
1530         a wrapped binary would point to the same file.
1532 2016-07-07  Jan Hubicka  <jh@suse.cz>
1534         * tree-scalar-evolution.c (iv_can_overflow_p): export.
1535         * tree-scalar-evolution.h (iv_can_overflow_p): Declare.
1536         * tree-ssa-loop-ivopts.c (alloc_iv): Use it.
1538 2016-07-07  Ilya Enkovich  <ilya.enkovich@intel.com>
1540         PR ipa/71624
1541         * ipa-inline-analysis.c (compute_inline_parameters): Set
1542         local.can_change_signature to false for intrumentation
1543         thunk callees.
1545 2016-07-07  Thomas Preud'homme  <thomas.preudhomme@arm.com>
1547         * config/arm/arm.h (TARGET_USE_MOVT): Check MOVT/MOVW availability
1548         with TARGET_HAVE_MOVT.
1549         (TARGET_HAVE_MOVT): Define.
1550         * config/arm/arm.c (const_ok_for_op): Check MOVT/MOVW
1551         availability with TARGET_HAVE_MOVT.
1552         * config/arm/arm.md (arm_movt): Use TARGET_HAVE_MOVT to check MOVT
1553         availability.
1554         (addsi splitter): Use TARGET_THUMB && TARGET_HAVE_MOVT rather than
1555         TARGET_THUMB2.
1556         (symbol_refs movsi splitter): Remove TARGET_32BIT check.
1557         (arm_movtas_ze): Use TARGET_HAVE_MOVT to check MOVT availability.
1558         * config/arm/constraints.md (define_constraint "j"): Use
1559         TARGET_HAVE_MOVT to check MOVT availability.
1561 2016-07-07  Thomas Preud'homme  <thomas.preudhomme@arm.com>
1563         * config/arm/arm-protos.h: Reindent FL_FOR_* macro definitions.
1565 2016-07-07  Thomas Preud'homme  <thomas.preudhomme@arm.com>
1567         * config/arm/arm-arches.def (armv8-m.base): Define new architecture.
1568         (armv8-m.main): Likewise.
1569         (armv8-m.main+dsp): Likewise.
1570         * config/arm/arm-protos.h (FL_FOR_ARCH8M_BASE): Define.
1571         (FL_FOR_ARCH8M_MAIN): Likewise.
1572         * config/arm/arm-tables.opt: Regenerate.
1573         * config/arm/bpabi.h: Add armv8-m.base, armv8-m.main and
1574         armv8-m.main+dsp to BE8_LINK_SPEC.
1575         * config/arm/arm.h (TARGET_HAVE_LDACQ): Exclude ARMv8-M.
1576         (enum base_architecture): Add BASE_ARCH_8M_BASE and BASE_ARCH_8M_MAIN.
1577         * config/arm/arm.c (arm_arch_name): Increase size to work with ARMv8-M
1578         Baseline and Mainline.
1579         (arm_option_override_internal): Also disable arm_restrict_it when
1580         !arm_arch_notm.  Update comment for -munaligned-access to also cover
1581         ARMv8-M Baseline.
1582         (arm_file_start): Increase buffer size for printing architecture name.
1583         * doc/invoke.texi: Document architectures armv8-m.base, armv8-m.main
1584         and armv8-m.main+dsp.
1585         (mno-unaligned-access): Clarify that this is disabled by default for
1586         ARMv8-M Baseline architectures as well.
1588 2016-07-07  Thomas Preud'homme  <thomas.preudhomme@arm.com>
1590         * config/arm/elf.h: Use __ARM_ARCH_ISA_THUMB and __ARM_ARCH_ISA_ARM to
1591         decide whether to prevent some libgcc routines being included for some
1592         multilibs rather than __ARM_ARCH_6M__ and add comment to indicate the
1593         link between this condition and the one in
1594         libgcc/config/arm/lib1func.S.
1596 2016-07-07  Richard Biener  <rguenther@suse.de>
1598         * tree-ssa-pre.c: Include alias.h.
1599         (compute_avail): If we have multiple VN_REFERENCEs with the
1600         same hashtable entry adjust that to make it a valid replacement
1601         for all of them with respect to alignment and aliasing
1602         when doing insertion.
1603         * tree-ssa-sccvn.h (vn_reference_operands_for_lookup): Declare.
1604         * tree-ssa-sccvn.c (vn_reference_operands_for_lookup): New function.
1606 2016-07-06  Segher Boessenkool  <segher@kernel.crashing.org>
1608         PR target/70098
1609         PR target/71763
1610         * config/rs6000/rs6000.md (*ctr<mode>_internal1, *ctr<mode>_internal2,
1611         *ctr<mode>_internal5, *ctr<mode>_internal6): Add *wi to the output
1612         constraint.
1614 2016-07-06  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
1616         * var-tracking.c (struct adjust_mem_data): Make side_effects a vector.
1617         (adjust_mems): Adjust.
1618         (adjust_insn): Likewise.
1619         (prepare_call_arguments): Likewise.
1621 2016-07-06  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
1623         * gcse.c (struct ls_expr): Make stores field a vector.
1624         (ldst_entry): Adjust.
1625         (free_ldst_entry): Likewise.
1626         (print_ldst_list): Likewise.
1627         (compute_ld_motion_mems): Likewise.
1628         (update_ld_motion_stores): Likewise.
1630 2016-07-06  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
1632         * gcse.c (struct ls_expr): Remove loads field.
1633         (ldst_entry): Adjust.
1634         (free_ldst_entry): Likewise.
1635         (print_ldst_list): Likewise.
1636         (compute_ld_motion_mems): Likewise.
1638 2016-07-06  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
1640         * store-motion.c (struct st_expr): Make antic_stores a vector.
1641         (st_expr_entry): Adjust.
1642         (free_st_expr_entry): Likewise.
1643         (print_store_motion_mems): Likewise.
1644         (find_moveable_store): Likewise.
1645         (compute_store_table): Likewise.
1646         (remove_reachable_equiv_notes): Likewise.
1647         (replace_store_insn): Likewise.
1648         (build_store_vectors): Likewise.
1650 2016-07-06  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
1652         * config/arm/driver-arm.c (arm_cpu_table): Add entries for cortex-a32,
1653         cortex-a35, cortex-a53, cortex-a57, cortex-a72, cortex-a73.
1655 2016-07-06  Yuri Rumyantsev  <ysrumyan@gmail.com>
1657         PR tree-optimization/71518
1658         * tree-vect-data-refs.c (vect_compute_data_ref_alignment): Adjust
1659         misalign also for outer loops with negative step.
1661 2016-07-06  Wilco Dijkstra  <wdijkstr@arm.com>
1663         * config/arm/cortex-a53.md: Use final_presence_set for in-order.
1664         (cortex_a53_shift): Add mov_shift.
1665         (cortex_a53_shift_reg): Add new reservation for register shifts.
1666         (cortex_a53_alu): Remove bfm.
1667         (cortex_a53_alu_shift): Add bfm, remove mov_shift.
1668         (cortex_a53_alu_extr): Add new reservation for EXTR.
1669         (bypasses): Improve bypass modelling.
1671 2016-07-06  Senthil Kumar Selvaraj  <senthil_kumar.selvaraj@atmel.com>
1673         PR target/50739
1674         * config/avr/avr.c (avr_asm_select_section): Strip off
1675         SECTION_DECLARED from flags when calling get_section.
1677 2016-07-06  Richard Sandiford  <richard.sandiford@arm.com>
1679         * tree-vectorizer.h (vect_memory_access_type): Add
1680         VMAT_INVARIANT, VMAT_CONTIGUOUS_DOWN and VMAT_CONTIGUOUS_REVERSED.
1681         * tree-vect-stmts.c (compare_step_with_zero): New function.
1682         (perm_mask_for_reverse): Move further up file.
1683         (get_group_load_store_type): Stick to VMAT_ELEMENTWISE if the
1684         step is negative.
1685         (get_negative_load_store_type): New function.
1686         (get_load_store_type): Call it.  Add an ncopies argument.
1687         (vectorizable_mask_load_store): Update call accordingly and
1688         remove tests for negative steps.
1689         (vectorizable_store, vectorizable_load): Likewise.  Handle new
1690         memory_access_types.
1692 2016-07-06  Richard Sandiford  <richard.sandiford@arm.com>
1694         * tree-vectorizer.h (vect_memory_access_type): New enum.
1695         (_stmt_vec_info): Add a memory_access_type field.
1696         (STMT_VINFO_MEMORY_ACCESS_TYPE): New macro.
1697         (vect_model_store_cost): Take an access type instead of a boolean.
1698         (vect_model_load_cost): Likewise.
1699         * tree-vect-slp.c (vect_analyze_slp_cost_1): Update calls to
1700         vect_model_store_cost and vect_model_load_cost.
1701         * tree-vect-stmts.c (vec_load_store_type): New enum.
1702         (vect_model_store_cost): Take an access type instead of a
1703         store_lanes_p boolean.  Simplify tests.
1704         (vect_model_load_cost): Likewise, but for load_lanes_p.
1705         (get_group_load_store_type, get_load_store_type): New functions.
1706         (vectorizable_store): Use get_load_store_type.  Record the access
1707         type in STMT_VINFO_MEMORY_ACCESS_TYPE.
1708         (vectorizable_load): Likewise.
1709         (vectorizable_mask_load_store): Likewise.  Replace is_store
1710         variable with vls_type.
1712 2016-07-06  Richard Sandiford  <richard.sandiford@arm.com>
1714         * tree-vectorizer.h (vect_grouped_load_supported): Add a
1715         single_element_p parameter.
1716         * tree-vect-data-refs.c (vect_grouped_load_supported): Likewise.
1717         Check the PR65518 case here rather than in vectorizable_load.
1718         * tree-vect-loop.c (vect_analyze_loop_2): Update call accordignly.
1719         * tree-vect-stmts.c (vectorizable_load): Likewise.
1721 2016-07-06  Richard Sandiford  <richard.sandiford@arm.com>
1723         * tree-vectorizer.h (gather_scatter_info): New structure.
1724         (vect_check_gather_scatter): Return a bool rather than a decl.
1725         Replace return-by-pointer arguments with a single
1726         gather_scatter_info *.
1727         * tree-vect-data-refs.c (vect_check_gather_scatter): Likewise.
1728         (vect_analyze_data_refs): Update call accordingly.
1729         * tree-vect-stmts.c (vect_mark_stmts_to_be_vectorized): Likewise.
1730         (vectorizable_mask_load_store): Likewise.  Also record the
1731         offset dt and vectype in the gather_scatter_info.
1732         (vectorizable_store): Likewise.
1733         (vectorizable_load): Likewise.
1735 2016-07-06  Richard Sandiford  <richard.sandiford@arm.com>
1737         * tree-vect-stmts.c (vect_model_store_cost): For non-SLP
1738         strided groups, use the cost of N scalar accesses instead
1739         of ncopies vector accesses.
1740         (vect_model_load_cost): Likewise.
1742 2016-07-06  Richard Sandiford  <richard.sandiford@arm.com>
1744         * tree-vect-stmts.c (vect_cost_group_size): Delete.
1745         (vect_model_store_cost): Avoid calling it.  Use first_stmt_p
1746         variable to indicate when once-per-group costs are being used.
1747         (vect_model_load_cost): Likewise.  Fix comment and misindented code.
1749 2016-07-06  Richard Sandiford  <richard.sandiford@arm.com>
1751         * tree-vect-stmts.c (vectorizable_load): Remove unnecessary
1752         peeling-for-gaps condition.
1754 2016-07-06  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
1756         * config/s390/s390.c (s390_expand_vec_init): Force initializer
1757         element to register if it doesn't match general_operand.
1759 2016-07-05  Michael Meissner  <meissner@linux.vnet.ibm.com>
1760             Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
1762         * config/rs6000/rs6000-protos.h (rs6000_split_signbit): New
1763         prototype.
1764         * config/rs6000/rs6000.c (rs6000_split_signbit): New function.
1765         * config/rs6000/rs6000.md (UNSPEC_SIGNBIT): New constant.
1766         (SIGNBIT): New mode iterator.
1767         (Fsignbit): New mode attribute.
1768         (signbit<mode>2): Change operand1 to match FLOAT128 instead of
1769         IBM128; dispatch to gen_signbit{kf,tf}2_dm for __float128
1770         when direct moves are available.
1771         (signbit<mode>2_dm): New define_insn_and_split).
1772         (signbit<mode>2_dm2): New define_insn.
1774 2016-07-05  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
1776         PR rtl-optimization/71594
1777         * ifcvt.c (noce_convert_multiple_sets): Wrap new_val or old_val
1778         into subregs of appropriate mode before trying to emit a conditional
1779         move.
1781 2016-07-05  Jan Hubicka  <jh@suse.cz>
1783         * tree-scalar-evolution.c (iv_can_overflow_p): New function.
1784         (simple_iv): Use it.
1786 2016-07-05  Jan Hubicka  <jh@suse.cz>
1788         * tree-ssa-loop-niter.c (nowrap_type_p): Use ANY_INTEGRAL_TYPE_P.
1790 2016-07-05  Jiong Wang  <jiong.wang@arm.com>
1792         * lra-constraints.c (process_alt_operands): Don't add spilling cost for
1793         "offmemok".
1795 2016-07-05  Jan Hubicka  <jh@suse.cz>
1797         * tree-scalar-evoluiton.c (simple_iv): Use nowrap_type to check if
1798         IV can overflow.
1800 2016-07-05  Richard Biener  <rguenther@suse.de>
1802         * gimple-ssa-split-paths.c (find_block_to_duplicate_for_splitting_pa):
1803         Handle empty else block.
1804         (is_feasible_trace): Likewise.
1805         (split_paths): Likewise.
1807 2016-07-05  Richard Biener  <rguenther@suse.de>
1809         * tree-loop-distribution.c (distribute_loop): Fix issue with
1810         the cost model loop.
1812 2016-07-05  Christophe Lyon  <christophe.lyon@linaro.org>
1814         * config/arm/neon-testgen.ml: Delete.
1815         * config/arm/neon.ml: Delete.
1817 2016-07-04  Jakub Jelinek  <jakub@redhat.com>
1819         PR c++/71739
1820         * tree.c (attribute_value_equal): Use get_attribute_name instead of
1821         directly using TREE_PURPOSE.
1823 2016-07-04  Jiong Wang  <jiong.wang@arm.com>
1825         * config/aarch64/aarch64.h: Rename "ARMv8.1" to "ARMv8.1-A".
1826         * config/aarch64/aarch64_neon.h: Likewise.
1827         * config/aarch64/arm_neon.h: Likewise.
1828         * config/aarch64/atomics.md: Likewise.
1829         * config/aarch64/aarch64-simd-builtins.def: Likewise.
1830         * doc/invoke.texi: Likewise.
1832 2016-07-04  Dominik Vogt  <vogt@linux.vnet.ibm.com>
1834         * config/s390/s390.md: Add "z13" cpu_facility.
1835         ("*mov<mode>cc"): Add support for z13 instructions lochi and locghi.
1836         * config/s390/predicates.md ("loc_operand"): New predicate for "load on
1837         condition" type instructions.
1839 2016-07-04  Dominik Vogt  <vogt@linux.vnet.ibm.com>
1840             Jeff Law  <law@redhat.com>
1842         * explow.c (allocate_dynamic_stack_space): Simplify knowing that
1843         MUST_ALIGN was always true and extra_align ist always BITS_PER_UNIT.
1845 2016-07-04  Yuri Rumyantsev  <ysrumyan@gmail.com>
1847         * config/i386/i386.c (ix86_expand_vec_perm): Add handle one-operand
1848         permutation for TARGET_AVX512F.
1849         (ix86_expand_vec_one_operand_perm_avx512): New function.
1850         (expand_vec_perm_1): Invoke introduced function.
1851         * tree-vect-loop.c (vect_transform_loop): Clear-up safelen value since
1852         it may be not valid after vectorization.
1854 2016-07-04  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
1856         PR target/63874
1857         * config/aarch64/aarch64.c (aarch64_classify_symbol): Fix
1858         typo in comment.  Only force to memory if it is a weak
1859         external reference.
1861 2016-07-04  Matthew Wahab  <matthew.wahab@arm.com>
1862             Jiong Wang  <jiong.wang@arm.com>
1864         * config/aarch64/aarch64-arches.def: Add "armv8.2-a".
1865         * config/aarch64/aarch64.h (AARCH64_FL_V8_2): New.
1866         (AARCH64_FL_F16): New.
1867         (AARCH64_FL_FOR_ARCH8_2): New.
1868         (AARCH64_ISA_8_2): New.
1869         (AARCH64_ISA_F16): New.
1870         (TARGET_FP_F16INST): New.
1871         (TARGET_SIMD_F16INST): New.
1872         * config/aarch64/aarch64-option-extensions.def ("fp16"): New entry.
1873         ("fp"): Disabling "fp" also disables "fp16".
1874         * config/aarch64/aarch64-c.c (arch64_update_cpp_builtins):
1875         Conditionally define __ARM_FEATURE_FP16_SCALAR_ARITHMETIC
1876         and __ARM_FEATURE_FP16_VECTOR_ARITHMETIC.
1877         * doc/invoke.texi (AArch64 Options): Document "armv8.2-a" and "fp16".
1879 2016-07-04  Jan Beulich  <jbeulich@suse.com>
1881         * gcc.c (default_compilers["@c-header"]): Conditionalize "-o".
1883 2016-07-01  Michael Meissner  <meissner@linux.vnet.ibm.com>
1885         PR target/71720
1886         * config/rs6000/vsx.md (vsx_splat_v4sf_internal): When splitting
1887         the insns, use an insn form that does not adjust the offset on
1888         little endian systems.
1890 2016-07-01  Jan Beulich  <jbeulich@suse.com>
1892         * varasm.c (get_variable_section): Validate initializer in
1893         named .bss-like sections.
1895 2016-07-01  Kelvin Nilsen  <kelvin@gcc.gnu.org>
1897         * config/rs6000/altivec.md (*altivec_vpermr_<mode>_internal):
1898         Exchange the order of the second and third operands in the vpermr
1899         instruction tmeplate.
1901 2016-07-01  Peter Bergner  <bergner@vnet.ibm.com>
1903         PR target/71698
1904         * config/rs6000/rs6000.c (rs6000_secondary_reload_simple_move):
1905         Disallow TDmode values.
1907 2016-07-01  Alan Modra  <amodra@gmail.com>
1909         PR rtl-optimization/71709
1910         * ira-lives.c (find_call_crossed_cheap_reg): Exit loop on arg reg
1911         being set, not referenced.
1913 2016-07-01  Yuri Rumyantsev  <ysrumyan@gmail.com>
1915         PR tree-optimization/70729
1916         * tree-vectorizer.c (adjust_simduid_builtins): Nullify safelen field
1917         of loop since it can be not valid after transformation.
1919 2016-07-01  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
1921         * config/arm/arm.c (thumb_reload_in_hi): Delete.
1922         * config/arm/arm-protos.h (thumb_reload_in_hi): Delete prototype.
1924 2016-07-01  Eric Botcazou  <ebotcazou@adacore.com>
1926         * config/arm/arm.c (arm_function_ok_for_sibcall): Add another check
1927         for NULL decl.
1929 2016-06-30  Michael Meissner  <meissner@linux.vnet.ibm.com>
1931         PR target/71677
1932         * config/rs6000/constraints.md (wY constraint): New constraint to
1933         match the requirements for the LXSD and STXSD instructions.
1934         * config/rs6000/predicates.md (offsettable_mem_14bit_operand): New
1935         predicate to match the requirements for the LXSD and STXSD
1936         instructions.
1937         * config/rs6000/rs6000.md (mov<mode>_hardfloat32, FMOVE64 case):
1938         Use constaint wY for LXSD/STXSD instructions instead of 'o' or 'Y'
1939         to make sure that the bottom 2 bits of offset are 0, the address
1940         form is offsettable, and no updating is done in the address mode.
1941         (mov<mode>_hardfloat64, FMOVE64 case): Likewise.
1942         (movdi_internal32): Likewise
1943         (movdi_internal64): Likewise.
1945 2016-06-30  Jakub Jelinek  <jakub@redhat.com>
1947         PR tree-optimization/71707
1948         * tree-ssa-strlen.c (get_stridx_plus_constant): Handle already present
1949         strinfo even for ADDR_EXPR ptr.
1951 2016-06-30  Kelvin Nilsen  <kelvin@gcc.gnu.org>
1953         * config/rs6000/altivec.md (darn_32): Change the condition to
1954         TARGET_P9_MISC instead of TARGET_MODULO.
1955         (darn_raw): Replace TARGET_MODULO with TARGET_P9_MISC in the
1956         condition expression.
1957         (darn): Replace TARGET_MODULO with TARGET_P9_MISC in the
1958         condition expression.
1959         * config/rs6000/dfp.md (UNSPEC_DTSTSFI): New unspec constant.
1960         (DFP_TEST): New code iterator.
1961         (dfptstsfi_<code>_mode>): New define_expand.
1962         (*dfp_sgnfcnc_<mode>): New define_insn.
1963         * config/rs6000/rs6000-builtin.def (BU_P9_MISC_0): Move this macro
1964         definition next to BU_P9_MISC_1 definition and change the MASK
1965         value to RS6000_BTM_P9_MISC.
1966         (BU_P9_MISC_1): Change the MASK value to RS6000_BTM_P9_MISC.
1967         (BU_P9_64BIT_MISC_0): Likewise.
1968         (BU_P9_DFP_MISC_0): New macro definition.
1969         (BU_P9_DFP_MISC_1): New macro definition.
1970         (BU_P9_DFP_MISC_2): New macro definition.
1971         (BU_P9_DFP_OVERLOAD_1): New macro definition.
1972         (BU_P9_DFP_OVERLOAD_2): New macro definition.
1973         (BU_P9_DFP_OVERLOAD_3): New macro definition.
1974         (TSTSFI_LT_DD): New BU_P9_DFP_MISC_2.
1975         (TSTSFI_LT_TD): Likewise.
1976         (TSTSFI_EQ_DD): Likewise.
1977         (TSTSFI_EQ_TD): Likewise.
1978         (TSTSFI_GT_DD): Likewise.
1979         (TSTSFI_GT_TD): Likewise.
1980         (TSTSFI_OV_DD): Likewise.
1981         (TSTSFI_OV_TD): Likewise.
1982         (TSTSFI_LT): New BU_P9_DFP_OVERLOAD_2.
1983         (TSTSFI_LT_DD): Likewise.
1984         (TSTSFI_LT_TD): Likewise.
1985         (TSTSFI_EQ): Likewise.
1986         (TSTSFI_EQ_DD): Likewise.
1987         (TSTSFI_EQ_TD): Likewise.
1988         (TSTSFI_GT): Likewise.
1989         (TSTSFI_GT_DD): Likewise.
1990         (TSTSFI_GT_TD): Likewise.
1991         (TSTSFI_OV): Likewise.
1992         (TSTSFI_OV_DD): Likewise.
1993         (TSTSFI_OV_TD): Likewise.
1994         * config/rs6000/rs6000-c.c (altivec_overloaded_builtins): Add
1995         overloaded test significance functions.
1996         * config/rs6000/rs6000-cpus.def (ISA_3_0_MASKS_SERVER): Add
1997         OPTION_MASK_P9_MISC into the representation of this mask.
1998         (POWERPC_MASKS): Add OPTION_MASK_P9_MISC into the representation
1999         of this mask.
2000         * config/rs6000/rs6000.c (rs6000_builtin_mask_calculate): Set the
2001         RS6000_BTM_P9_MISC flag in the return value if TARGET_P9_MISC is
2002         non-zero.
2003         (rs6000_expand_binop_builtin): Enforce that argument 0 of the exp
2004         argument is a 6-bit unsigned literal value if the icode argument
2005         represents a DFP test significance built-in call.
2006         (rs6000_invalid_builtin): Add support for the RS6000_BTM_P9_MISC
2007         flag used independently and in combination with the
2008         RS6000_BTM_64BIT flag.
2009         (rs6000_opt_masks): Add entry for power9-misc command-line option.
2010         (rs6000_builtin_mask_names): Add entry for power9-misc
2011         command-line option.
2012         * config/rs6000/rs6000.h: Redefine TARGET_P9_MISC as 0 if
2013         HAVE_AS_POWER9 is not a defined macro.  Define MASK_P9_MISC and
2014         RS6000_BTM_P9_MISC macros.
2015         * config/rs6000/rs6000.opt: Add support for the -mpower9-misc
2016         option and change the description of the -mpower9-vector option to
2017         enable only vector instructions, removing its erroneously claimed
2018         support for scalar instructions.
2019         * doc/extend.texi (PowerPC AltiVec Built-in Functions): Document
2020         the ISA 3.0 digital floating point test significance built-in
2021         functions.
2023 2016-06-30  Wilco Dijkstra  <wdijkstr@arm.com>
2025         * config/aarch64/aarch64.c (cortexa35_tunings):
2026         Enable AES fusion.  Use cortexa57_branch_cost.
2027         (cortexa53_tunings): Use cortexa57_branch_cost.
2028         (cortexa72_tunings): Use cortexa57_branch_cost.
2029         Use AUTOPREFETCHER_WEAK.
2030         (cortexa73_tunings): Use cortexa57_branch_cost.
2032 2016-06-30  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
2033             James Greenhalgh  <james.greenhalgh@arm.com>
2035         * config/aarch64/arm_neon.h (vcopyq_lane_f32, vcopyq_lane_f64,
2036         vcopyq_lane_p8, vcopyq_lane_p16, vcopyq_lane_s8, vcopyq_lane_s16,
2037         vcopyq_lane_s32, vcopyq_lane_s64, vcopyq_lane_u8, vcopyq_lane_u16,
2038         vcopyq_lane_u32, vcopyq_lane_u64): Reimplement in C.
2039         (vcopy_lane_f32, vcopy_lane_f64, vcopy_lane_p8, vcopy_lane_p16,
2040         vcopy_lane_s8, vcopy_lane_s16, vcopy_lane_s32, vcopy_lane_s64,
2041         vcopy_lane_u8, vcopy_lane_u16, vcopy_lane_u32, vcopy_lane_u64,
2042         vcopy_laneq_f32, vcopy_laneq_f64, vcopy_laneq_p8, vcopy_laneq_p16,
2043         vcopy_laneq_s8, vcopy_laneq_s16, vcopy_laneq_s32, vcopy_laneq_s64,
2044         vcopy_laneq_u8, vcopy_laneq_u16, vcopy_laneq_u32, vcopy_laneq_u64,
2045         vcopyq_laneq_f32, vcopyq_laneq_f64, vcopyq_laneq_p8, vcopyq_laneq_p16,
2046         vcopyq_laneq_s8, vcopyq_laneq_s16, vcopyq_laneq_s32, vcopyq_laneq_s64,
2047         vcopyq_laneq_u8, vcopyq_laneq_u16, vcopyq_laneq_u32, vcopyq_laneq_u64):
2048         New intrinsics.
2050 2016-06-30  James Greenhalgh  <james.greenhalgh@arm.com>
2051             Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
2053         * config/aarch64/aarch64-simd.md (*aarch64_simd_vec_copy_lane<mode>):
2054         New define_insn.
2055         (*aarch64_simd_vec_copy_lane_<vswap_width_name><mode>): Likewise.
2057 2016-06-30  David Malcolm  <dmalcolm@redhat.com>
2059         PR driver/71651
2060         * gcc.c (driver::build_option_suggestions): Pass "option" to
2061         add_misspelling_candidates.
2062         * opts-common.c (add_misspelling_candidates): Add "option" param;
2063         use it to avoid adding negated forms for options marked with
2064         RejectNegative.
2065         * opts.h (add_misspelling_candidates): Add "option" param.
2067 2016-06-30  Jakub Jelinek  <jakub@redhat.com>
2069         PR middle-end/71693
2070         * fold-const.c (fold_binary_loc) <case RROTATE_EXPR>: Cast
2071         TREE_OPERAND (arg0, 0) and TREE_OPERAND (arg0, 1) to type
2072         first when permuting bitwise operation with rotate.  Cast
2073         TREE_OPERAND (arg0, 0) to type when cancelling two rotations.
2075 2016-06-29  David Malcolm  <dmalcolm@redhat.com>
2077         * opts.c (handle_param): Use find_param_fuzzy to offer suggestions
2078         for misspelled param names.
2079         * params.c: Include spellcheck.h.
2080         (find_param_fuzzy): New function.
2081         * params.h (find_param_fuzzy): New prototype.
2082         * spellcheck.c (struct edit_distance_traits<const char *>): Move to...
2083         * spellcheck.h (struct edit_distance_traits<const char *>):
2084         ...here.
2086 2016-06-29  Michael Meissner  <meissner@linux.vnet.ibm.com>
2088         * config/rs6000/predicates.md (const_0_to_7_operand): New
2089         predicate, recognize 0..7.
2090         * config/rs6000/rs6000.c (rs6000_expand_vector_extract): Add
2091         support for doing extracts from V16QImode, V8HImode, V4SImode
2092         under ISA 3.0.
2093         * config/rs6000/vsx.md (VSX_EXTRACT_I): Mode iterator for ISA 3.0
2094         vector extract support.
2095         (VSX_EXTRACT_PREDICATE): Mode attribute to validate element number
2096         for ISA 3.0 vector extract.
2097         (VSX_EX): Constraints to use for ISA 3.0 vector extract.
2098         (vsx_extract_<mode>, VSX_EXTRACT_I): Add support for doing
2099         extracts of a constant element number from small integer vectors
2100         on 64-bit ISA 3.0 systems.
2101         (vsx_extract_<mode>_di): Likewise.
2102         * config/rs6000/rs6000.h (TARGET_VEXTRACTUB): New target macro to
2103         say when we can do ISA 3.0 vector extracts.
2104         * config/rs6000/rs6000.md (stfiwx): Allow DImode in Altivec
2105         registers, using the stxsiwx instruction.
2107 2016-06-29  Jim Wilson  <jim.wilson@linaro.org>
2109         * config/aarch64/aarch64-cores.def (qdf24xx): Use qdf24xx tuning.
2110         * config/aarch64/aarch64.c (qdf24xx_addrcost_table,
2111         qdf24xx_regmove_cost, qdf24xx_tunings): New.
2112         * config/arm/aarch64-cost-tables.h (qdf24xx_extra_costs): New.
2113         * config/arm/arm-cores.def (qdf24xx): Use qdf24xx tuning.
2114         * config/arm/arm.c (arm_qdf24xx_tune): New.
2116 2016-06-29  Wilco Dijkstra  <wdijkstr@arm.com>
2118         * config/aarch64/aarch64.c (cortexa53_tunings):
2119         Increase loop alignment to 8.  Set function alignment to 16.
2120         (cortexa35_tunings): Likewise.
2121         (cortexa57_tunings): Increase loop alignment to 8.
2122         (cortexa72_tunings): Likewise.
2123         (cortexa73_tunings): Likewise.
2125 2016-06-29  Matthew Wahab  <matthew.wahab@arm.com>
2127         * doc/sourcebuild.texi (Effective-Target keywords): Add entries
2128         for arm_fp16_ok and arm_fp16_hw.
2129         (Add Options): Add entries for arm_fp16, arm_fp16_ieee and
2130         arm_fp16_alternative.
2132 2016-06-29  Ilya Enkovich  <ilya.enkovich@intel.com>
2134         PR tree-optimization/71655
2135         * tree-vect-stmts.c (vectorizable_comparison): Swap definition
2136         types when swapping operands.
2138 2016-06-29  Martin Liska  <mliska@suse.cz>
2140         PR middle-end/71585
2141         * common.opt (flag_stack_protect): Mark the flag as optimization flag.
2142         * ipa-inline-transform.c (inline_call): Remove unnecessary call
2143         of build_optimization_node.
2145 2016-06-29  Yuri Rumyantsev  <ysrumyan@gmail.com>
2147         PR tree-optimization/70729
2148         * tree-ssa-loop-im.c (ref_indep_loop_p_1): Consider memory reference as
2149         independent in loops having positive safelen value.
2150         * tree-vect-loop.c (vect_transform_loop): Clear-up safelen value since
2151         it may be not valid after vectorization.
2153 2016-06-29  Jakub Jelinek  <jakub@redhat.com>
2155         PR tree-optimization/71625
2156         * tree-ssa-strlen.c (get_addr_stridx): Add PTR argument.  Assume list
2157         is sorted by ascending list->offset.  If PTR is non-NULL and there is
2158         previous strinfo, call get_stridx_plus_constant.
2159         (get_stridx): Pass exp as second argument to get_addr_stridx.
2160         (addr_stridxptr): Add missing list = list->next, so that there can be
2161         more than one entries in the list.  Bump limit from 16 to 32.  Ensure
2162         the list is sorted by ascending list->offset.
2163         (get_stridx_plus_constant): Adjust so that it can be also called with
2164         ADDR_EXPR instead of SSA_NAME as PTR.
2165         (handle_char_store): Pass NULL_TREE as second argument to
2166         get_addr_stridx.
2168 2016-06-29  Richard Biener  <rguenther@suse.de>
2170         PR rtl-optimization/68961
2171         * simplify-rtx.c (simplify_subreg): Handle VEC_CONCAT like CONCAT.
2173 2016-06-29  Richard Biener  <rguenther@suse.de>
2175         PR middle-end/71002
2176         * alias.c (component_uses_parent_alias_set_from): Handle
2177         type punning through union accesses by using the union alias set.
2178         * gimple.c (gimple_get_alias_set): Remove union type punning case.
2180 2016-07-29  Richard Biener  <rguenther@suse.de>
2182         * match.pd ((T)(T2)x -> (T)x): Remove restriction on final
2183         precision not matching mode precision.
2185 2016-06-28  John David Anglin  <danglin@gcc.gnu.org>
2187         * config/pa/pa.md (call_symref_64bit_post_reload): Don't call
2188         pa_output_arg_descriptor.
2189         (call_val_symref_64bit_post_reload): Likewise.
2190         (call_val_powf_64bit_post_reload): Likewise.
2191         (sibcall_internal_symref_64bit): Likewise.
2192         (sibcall_value_internal_symref_64bit): Likewise.
2194 2016-06-28  Jakub Jelinek  <jakub@redhat.com>
2196         PR middle-end/71626
2197         * config/i386/i386.c (ix86_expand_vector_move): For SUBREG of
2198         a constant, force its SUBREG_REG into memory or register instead
2199         of whole op1.
2201 2016-06-28  Pitchumani Sivanupandi  <pitchumani.s@atmel.com>
2203         PR target/58655
2204         * config/avr/avr.opt (-mfract-convert-truncate): Update description.
2205         * doc/invoke.texi (AVR Options): Document it.
2207 2016-06-28  Walter Lee  <walt@tilera.com>
2209         * config/tilegx/linux.h: Do not include arch/icache.h
2210         (CLEAR_INSN_CACHE): Provide inlined definition directly.
2211         * config/tilepro/linux.h: Do not include arch/icache.h
2212         (CLEAR_INSN_CACHE): Provide inlined definition directly.
2214 2016-06-28  Wilco Dijkstra  <wdijkstr@arm.com>
2216         * tree-ssa-math-opts.c (find_bswap_or_nop_1): Adjust bitnumbering
2217         for big-endian BIT_FIELD_REF.
2219 2016-06-28  Pat Haugen  <pthaugen@us.ibm.com>
2221         * config/rs6000/rs6000.md ('type' attribute): Add htmsimple/dfp types.
2222         ('size' attribute): Add '128'.
2223         Include power9.md.
2224         (*mov<mode>_hardfloat32, *mov<mode>_hardfloat64, *movdi_internal32,
2225         *movdi_internal64, *movdf_update1): Set size attribute to '64'.
2226         (add<mode>3, sub<mode>3, mul<mode>3, div<mode>3, sqrt<mode>2,
2227         copysign<mode>3, neg<mode>2_hw, abs<mode>2_hw, *nabs<mode>2_hw,
2228         *fma<mode>4_hw, *fms<mode>4_hw, *nfma<mode>4_hw, *nfms<mode>4_hw,
2229         extend<SFDF:mode><IEEE128:mode>2_hw, trunc<mode>df2_hw,
2230         *xscvqp<su>wz_<mode>, *xscvqp<su>dz_<mode>, *xscv<su>dqp_<mode>,
2231         *trunc<mode>df2_odd): Set size attribute to '128'.
2232         (*cmp<mode>_hw): Change type to veccmp and set size attribute to '128'.
2233         * config/rs6000/power6.md (power6-fp): Include dfp type.
2234         * config/rs6000/power7.md (power7-fp): Likewise.
2235         * config/rs6000/power8.md (power8-fp): Likewise.
2236         * config/rs6000/power9.md: New file.
2237         * config/rs6000/t-rs6000 (MD_INCLUDES): Add power9.md.
2238         * config/rs6000/htm.md (*tabort, *tabort<wd>c, *tabort<wd>ci,
2239         *trechkpt, *treclaim, *tsr, *ttest): Change type attribute to
2240         htmsimple.
2241         * config/rs6000/dfp.md (extendsddd2, truncddsd2, extendddtd2,
2242         trunctddd2, adddd3, addtd3, subdd3, subtd3, muldd3, multd3, divdd3,
2243         divtd3, *cmpdd_internal1, *cmptd_internal1, floatdidd2, floatditd2,
2244         ftruncdd2, fixdddi2, ftrunctd2, fixtddi2, dfp_ddedpd_<mode>,
2245         dfp_denbcd_<mode>, dfp_dxex_<mode>, dfp_diex_<mode>, dfp_dscli_<mode>,
2246         dfp_dscri_<mode>): Change type attribute to dfp.
2247         * config/rs6000/crypto.md (crypto_vshasigma<CR_char>): Change type
2248         attribute to vecsimple.
2249         * config/rs6000/rs6000.c (power9_cost): Update costs, cache size
2250         and prefetch streams.
2251         (rs6000_option_override_internal): Remove temporary code setting
2252         tuning to power8.  Don't set rs6000_sched_groups for power9.
2253         (last_scheduled_insn): Change to rtx_insn *.
2254         (divide_cnt, vec_load_pendulum): New variables.
2255         (rs6000_adjust_cost): Add Power9 to test for store->load separation.
2256         (rs6000_issue_rate): Set issue rate for Power9.
2257         (is_power9_pairable_vec_type): New.
2258         (power9_sched_reorder2): New.
2259         (rs6000_sched_reorder2): Call new function for Power9 specific
2260         reordering.
2261         (insn_must_be_first_in_group): Remove Power9.
2262         (insn_must_be_last_in_group): Likewise.
2263         (force_new_group): Likewise.
2264         (rs6000_sched_init): Fix initialization of last_scheduled_insn.
2265         Initialize divide_cnt/vec_load_pendulum.
2266         (_rs6000_sched_context, rs6000_init_sched_context,
2267         rs6000_set_sched_context): Handle context save/restore of new
2268         variables.
2270 2016-06-28  Richard Biener  <rguenther@suse.de>
2272         * tree-ssa-alias.c (nonoverlapping_component_refs_of_decl_p):
2273         Properly handle DECL_BIT_FIELD_REPRESENTATIVE occuring as
2274         COMPONENT_REF operand.
2275         (nonoverlapping_component_refs_p): Likewise.
2276         * stor-layout.c (start_bitfield_representative): Mark
2277         DECL_BIT_FIELD_REPRESENTATIVE as DECL_NONADDRESSABLE_P.
2279 2016-06-28  Jakub Jelinek  <jakub@redhat.com>
2281         * Makefile.in: Don't cat ../stage_current if it does not exist.
2283         * doc/extend.texi (__builtin_add_overflow_p): Clarify behavior when
2284         last argument is a bit-field.
2286         PR rtl-optimization/71673
2287         * internal-fn.c (expand_arith_overflow_result_store): Use
2288         OPTAB_LIB_WIDEN instead of OPTAB_DIRECT as last argument to
2289         expand_simple_binop.
2291         PR middle-end/66867
2292         * builtins.c (expand_ifn_atomic_compare_exchange_into_call,
2293         expand_ifn_atomic_compare_exchange): New functions.
2294         * internal-fn.c (expand_ATOMIC_COMPARE_EXCHANGE): New function.
2295         * tree.h (build_call_expr_internal_loc): Rename to ...
2296         (build_call_expr_internal_loc_array): ... this.  Fix up type of
2297         last argument.
2298         * internal-fn.def (ATOMIC_COMPARE_EXCHANGE): New internal fn.
2299         * predict.c (expr_expected_value_1): Handle IMAGPART_EXPR of
2300         ATOMIC_COMPARE_EXCHANGE result.
2301         * builtins.h (expand_ifn_atomic_compare_exchange): New prototype.
2302         * gimple-fold.h (optimize_atomic_compare_exchange_p,
2303         fold_builtin_atomic_compare_exchange): New prototypes.
2304         * gimple-fold.c (optimize_atomic_compare_exchange_p,
2305         fold_builtin_atomic_compare_exchange): New functions..
2306         * tree-ssa.c (execute_update_addresses_taken): If
2307         optimize_atomic_compare_exchange_p, ignore &var in 2nd argument
2308         of call when finding addressable vars, and if such var becomes
2309         non-addressable, call fold_builtin_atomic_compare_exchange.
2311 2016-06-27  Segher Boessenkool  <segher@kernel.crashing.org>
2313         PR target/71670
2314         * config/rs6000/rs6000.md (ashdi3_extswsli_dot): Use
2315         gen_ashdi3_extswsli_dot2 instead of gen_ashdi3_extswsli_dot.
2317 2016-06-27  Pat Haugen  <pthaugen@us.ibm.com>
2319         * config/rs6000/rs6000.md ('type' attribute): Add
2320         veclogical,veccmpfx,vecexts,vecmove insn types.
2321         (*abs<mode>2_fpr, *nabs<mode>2_fpr, *neg<mode>2_fpr, *extendsfdf2_fpr,
2322         copysign<mode>3_fcpsgn, trunc<mode>df2_internal1, neg<mode>2_internal,
2323         p8_fmrgow_<mode>, pack<mode>): Change type to fpsimple.
2324         (*xxsel<mode>, copysign<mode>3_hard, neg<mode>2_hw, abs<mode>2_hw,
2325         *nabs<mode>2_hw): Change type to vecmove.
2326         (*and<mode>3_internal, *bool<mode>3_internal, *boolc<mode>3_internal,
2327         *boolcc<mode>3_internal, *eqv<mode>3_internal,
2328         *one_cmpl<mode>3_internal, *ieee_128bit_vsx_neg<mode>2_internal,
2329         *ieee_128bit_vsx_abs<mode>2_internal,
2330         *ieee_128bit_vsx_nabs<mode>2_internal, extendkftf2, trunctfkf2,
2331         *ieee128_mfvsrd_64bit, *ieee128_mfvsrd_32bit, *ieee128_mtvsrd_64bit,
2332         *ieee128_mtvsrd_32bit): Change type to veclogical.
2333         (mov<mode>_hardfloat, *mov<mode>_hardfloat32, *mov<mode>_hardfloat64,
2334         *movdi_internal32, *movdi_internal64): Update insn types.
2335         * config/rs6000/vsx.md (*vsx_le_undo_permute_<mode>,
2336         vsx_extract_<mode>): Change type to veclogical.
2337         (*vsx_xxsel<mode>, *vsx_xxsel<mode>_uns): Change type to vecmove.
2338         (vsx_sign_extend_qi_<mode>, *vsx_sign_extend_hi_<mode>,
2339         *vsx_sign_extend_si_v2di): Change type to vecexts.
2340         * config/rs6000/altivec.md (*altivec_mov<mode>, *altivec_movti): Change
2341         type to veclogical.
2342         (*altivec_eq<mode>, *altivec_gt<mode>, *altivec_gtu<mode>,
2343         *altivec_vcmpequ<VI_char>_p, *altivec_vcmpgts<VI_char>_p,
2344         *altivec_vcmpgtu<VI_char>_p): Change type to veccmpfx.
2345         (*altivec_vsel<mode>, *altivec_vsel<mode>_uns): Change type to vecmove.
2346         * config/rs6000/dfp.md (*negdd2_fpr, *absdd2_fpr, *nabsdd2_fpr,
2347         negtd2, *abstd2_fpr, *nabstd2_fpr): Change type to fpsimple.
2348         * config/rs6000/40x.md (ppc405-float): Add fpsimple.
2349         * config/rs6000/440.md (ppc440-fp): Add fpsimple.
2350         * config/rs6000/476.md (ppc476-fp): Add fpsimple.
2351         * config/rs6000/601.md (ppc601-fp): Add fpsimple.
2352         * config/rs6000/603.md (ppc603-fp): Add fpsimple.
2353         * config/rs6000/6xx.md (ppc604-fp): Add fpsimple.
2354         * config/rs6000/7xx.md (ppc750-fp): Add fpsimple.
2355         (ppc7400-vecsimple): Add veclogical, vecmove, veccmpfx.
2356         * config/rs6000/7450.md (ppc7450-fp): Add fpsimple.
2357         (ppc7450-vecsimple): Add veclogical, vecmove.
2358         (ppc7450-veccmp): Add veccmpfx.
2359         * config/rs6000/8540.md (ppc8540_simple_vector): Add veclogical,
2360         vecmove.
2361         (ppc8540_vector_compare): Add veccmpfx.
2362         * config/rs6000/a2.md (ppca2-fp): Add fpsimple.
2363         * config/rs6000/cell.md (cell-fp): Add fpsimple.
2364         (cell-vecsimple): Add veclogical, vecmove.
2365         (cell-veccmp): Add veccmpfx.
2366         * config/rs6000/e300c2c3.md (ppce300c3_fp): Add fpsimple.
2367         * config/rs6000/e6500.md (e6500_vecsimple): Add veclogical, vecmove,
2368         veccmpfx.
2369         * config/rs6000/mpc.md (mpccore-fp): Add fpsimple.
2370         * config/rs6000/power4.md (power4-fp): Add fpsimple.
2371         (power4-vecsimple): Add veclogical, vecmove.
2372         (power4-veccmp): Add veccmpfx.
2373         * config/rs6000/power5.md (power5-fp): Add fpsimple.
2374         * config/rs6000/power6.md (power6-fp): Add fpsimple.
2375         (power6-vecsimple): Add veclogical, vecmove.
2376         (power6-veccmp): Add veccmpfx.
2377         * config/rs6000/power7.md (power7-fp): Add fpsimple.
2378         (power7-vecsimple): Add veclogical, vecmove, veccmpfx.
2379         * config/rs6000/power8.md (power8-fp): Add fpsimple.
2380         (power8-vecsimple): Add veclogical, vecmove, veccmpfx.
2381         * config/rs6000/rs64.md (rs64a-fp): Add fpsimple.
2382         * config/rs6000/titan.md (titan_fp): Add fpsimple.
2383         * config/rs6000/xfpu.md (fp-default, fp-addsub-s, fp-addsub-d): Add
2384         fpsimple.
2385         * config/rs6000/rs6000.c (rs6000_adjust_cost): Add TYPE_FPSIMPLE.
2387 2016-06-27  Peter Bergner  <bergner@vnet.ibm.com>
2389         PR target/71656
2390         * config/rs6000/rs6000-cpus.def (ISA_3_0_MASKS_SERVER): Add
2391         OPTION_MASK_P9_DFORM_VECTOR.
2392         * config/rs6000/rs6000.c (rs6000_option_override_internal): Do not
2393         disable -mpower9-dform-vector when using reload.
2394         (quad_address_p): Remove 'gpr_p' argument and all associated code.
2395         New 'strict' argument.  Update all callers.  Add strict addressing
2396         support.
2397         (rs6000_legitimate_offset_address_p): Remove call to
2398         virtual_stack_registers_memory_p.
2399         (rs6000_legitimize_reload_address): Add quad address support.
2400         (rs6000_legitimate_address_p): Move call to quad_address_p above
2401         call to virtual_stack_registers_memory_p.  Adjust quad_address_p args
2402         to account for new strict usage.
2403         (rs6000_output_move_128bit): Adjust quad_address_p args to account
2404         for new strict usage.
2405         * config/rs6000/predicates.md (quad_memory_operand): Likewise.
2407 2016-06-26  Uros Bizjak  <ubizjak@gmail.com>
2409         PR target/70902
2410         PR target/71453
2411         PR target/71555
2412         PR target/71596
2413         PR target/71657
2414         * config/i386/i386.c (ix86_spill_class): Disable condition to
2415         always return NO_REGS.
2417 2016-06-26  Jan Hubicka  <hubicka@ucw.cz>
2419         * predict.c: Include gimple-pretty-print.h
2420         (predicted_by_loop_heuristics_p): Check also
2421         PRED_LOOP_EXIT_WITH_RECURSION
2422         (predict_loops): Find self recursive calls and use special purpose
2423         predictors for them; dump log about decisions.
2424         (pass_profile::execute): Dump info about #of iterations.
2425         * predict.def (PRED_LOOP_EXIT_WITH_RECURSION,
2426         (PRED_LOOP_GUARD_WITH_RECURSION): New predictors.
2428 2016-06-26  John David Anglin  <danglin@gcc.gnu.org>
2430         * config/pa/pa.c (pa_output_indirect_call): Rework to combine
2431         output_asm_insn calls and shorten long lines.  Output .CALL
2432         argument descriptor using pa_output_arg_descriptor.  Add various
2433         inline $$dyncall and other optimizations.
2434         (pa_attr_length_indirect_call): Adjust ordering and lengths.
2436 2016-06-25  Jakub Jelinek  <jakub@redhat.com>
2438         PR tree-optimization/71643
2439         * tree-ssa-tail-merge.c (find_clusters_1): Ignore basic blocks with
2440         EH preds.
2442         * tree-ssa-tail-merge.c (deps_ok_for_redirect_from_bb_to_bb): Don't
2443         leak a bitmap if dep_bb is NULL.
2445         PR tree-optimization/71631
2446         * tree-ssa-reassoc.c (reassociate_bb): Pass true as last argument
2447         to rewrite_expr_tree even if negate_result, move new_lhs var
2448         declaration and initialization earlier, for powi_result set afterwards
2449         new_lhs to lhs.  For negate_result, use new_lhs instead of tmp
2450         if new_lhs != lhs, and don't shadow gsi var.
2452 2016-06-24  Jan Hubicka  <hubicka@ucw.cz>
2454         * predict.c (predict_paths_leading_to, predict_paths_leading_to_edge):
2455         Add in_loop parameter.
2456         (predict_loops): Add loop guard heuristics.
2457         * predict.def (PRED_LOOP_GUARD): New heuristics.
2459 2016-06-24  Jan Hubicka  <hubicka@ucw.cz>
2461         * predict.c: Include ipa-utils.h
2462         (tree_bb_level_prediction): Predict recursive calls.
2463         (tree_estimate_probability_bb): Skip inexpensive calls for call
2464         predictor.
2465         * predict.def (PRED_RECURSIVE_CALL): New.
2467 2016-06-24  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
2469         * config/rs6000/rs6000-builtin.def (BU_FLOAT128_2): New #define.
2470         (BU_FLOAT128_1): Likewise.
2471         (FABSQ): Likewise.
2472         (COPYSIGNQ): Likewise.
2473         (RS6000_BUILTIN_NANQ): Likewise.
2474         (RS6000_BUILTIN_NANSQ): Likewise.
2475         (RS6000_BUILTIN_INFQ): Likewise.
2476         (RS6000_BUILTIN_HUGE_VALQ): Likewise.
2477         * config/rs6000/rs6000.c (rs6000_fold_builtin): New prototype.
2478         (TARGET_FOLD_BUILTIN): New #define.
2479         (rs6000_builtin_mask_calculate): Add TARGET_FLOAT128 entry.
2480         (rs6000_invalid_builtin): Add handling for RS6000_BTM_FLOAT128.
2481         (rs6000_fold_builtin): New target hook implementation, handling
2482         folding of 128-bit NaNs and infinities.
2483         (rs6000_init_builtins): Initialize const_str_type_node; ensure all
2484         entries are filled in to avoid problems during bootstrap
2485         self-test; define builtins for 128-bit NaNs and infinities.
2486         (rs6000_opt_mask): Add entry for float128.
2487         * config/rs6000/rs6000.h (RS6000_BTM_FLOAT128): New #define.
2488         (RS6000_BTM_COMMON): Include RS6000_BTM_FLOAT128.
2489         (rs6000_builtin_type_index): Add RS6000_BTI_const_str.
2490         (const_str_type_node): New #define.
2491         * config/rs6000/rs6000.md (copysign<mode>3 for IEEE128): Convert
2492         to a define_expand that dispatches to either copysign<mode>3_soft
2493         or copysign<mode>3_hard.
2494         (copysign<mode>3_hard): Rename from copysign<mode>3.
2495         (copysign<mode>3_soft): New define_insn.
2496         * doc/extend.texi: Document new builtins.
2498 2016-06-24  Jakub Jelinek  <jakub@redhat.com>
2500         * cfgloop.c (flow_loop_dump): Cast nit to uint64_t and print it using
2501         PRIu64 instead of lu.
2503 2016-06-24  Eric Botcazou  <ebotcazou@adacore.com>
2505         PR debug/71642
2506         * tree-inline.c (remap_decl): When fixing up DECL_ORIGINAL_TYPE, just
2507         copy the type name.
2509 2016-06-24  Jakub Jelinek  <jakub@redhat.com>
2511         PR tree-optimization/71647
2512         * omp-low.c (lower_rec_input_clauses): Convert
2513         omp_clause_aligned_alignment (c) to size_type_node for the
2514         last argument of __builtin_assume_aligned.
2516 2016-06-24  H.J. Lu  <hongjiu.lu@intel.com>
2518         * configure.ac (calling ___tls_get_addr via GOT): New
2519         assembler/linker check.
2520         (HAVE_AS_IX86_TLS_GET_ADDR_GOT): New.  Defined to 1 if 32-bit
2521         assembler and linker supports calling ___tls_get_addr via GOT.
2522         Otherise, defined to 0.
2523         * config.in: Regenerated.
2524         * configure: Likewise.
2525         * config/i386/constraints.md (Yb): New constraint.
2526         * config/i386/i386.h (reg_class): Add TLS_GOTBASE_REGS.
2527         (REG_CLASS_NAMES): Likewise.
2528         (REG_CLASS_CONTENTS): Likewise.
2529         * config/i386/i386.md (*tls_global_dynamic_32_gnu): Replace
2530         the b constraint with the Yb constraint.  Call ___tls_get_addr
2531         via GOT for GNU TLS with -fno-plt if HAVE_AS_IX86_TLS_GET_ADDR_GOT
2532         is 1.
2533         (*tls_local_dynamic_base_32_gnu): Likewise.
2534         (*tls_global_dynamic_64_<mode>): Call _tls_get_addr via GOT for
2535         GNU TLS with -fno-plt if HAVE_AS_IX86_TLS_GET_ADDR_GOT is 1.
2536         (*tls_local_dynamic_base_64_<mode>): Likewise.
2538 2016-06-24  Martin Liska  <mliska@suse.cz>
2540         * cfgloop.c (flow_loop_dump): Dump average number of loop iterations.
2541         * cfgloop.h: Change 'struct loop' to 'const struct loop' for a
2542         few functions.
2543         * cfgloopanal.c (expected_loop_iterations_unbounded): Set a new
2544         argument to true if the expected number of iterations is
2545         loop-based.
2547 2016-06-24  Uros Bizjak  <ubizjak@gmail.com>
2549         * configure.ac (HAVE_AS_GOTOF_IN_DATA): Use $as_ix86_gas_32_opt to
2550         assemble for 32bit target.
2551         (HAVE_AS_IX86_TLSGDPLT): Use $as_ix86_gas_32_opt to assemble
2552         and $ld_ix86_gld_32_opt to link for 32bit target.
2553         (HAVE_AS_IX86_TLSLDMPLT): Ditto.
2554         * configure: Regenerate.
2556 2016-06-24  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
2558         * config/arm/arm.c (int_log2): Delete definition and prototype.
2559         (shift_op): Use exact_log2 instead of int_log2.
2560         (vfp3_const_double_for_fract_bits): Likewise.
2562 2016-06-24  Jakub Jelinek  <jakub@redhat.com>
2564         * internal-fn.c (expand_arith_set_overflow): New function.
2565         (expand_addsub_overflow, expand_neg_overflow, expand_mul_overflow):
2566         Use it.
2567         (expand_arith_overflow_result_store): Likewise.  Handle precision
2568         smaller than mode precision.
2569         * tree-vrp.c (extract_range_basic): For imag part, handle
2570         properly signed 1-bit precision result.
2571         * doc/extend.texi (__builtin_add_overflow): Document that last
2572         argument can't be pointer to enumerated or boolean type.
2573         (__builtin_add_overflow_p): Document that last argument can't
2574         have enumerated or boolean type.
2576 2016-06-23  Michael Meissner  <meissner@linux.vnet.ibm.com>
2577             Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
2579         * config/rs6000/predicates.md (splat_input_operand): Rework.
2580         Don't allow constants, since the insns that use this predicate
2581         don't support constants.  Constants are handled by other insns
2582         that are created via combine.  During and after register
2583         allocation, only allow indexed or indirect addresses, and not
2584         general addresses.  Only allow modes supported by the hardware.
2585         * config/rs6000/rs6000.c (xxsplitb_constant_p): Update usage
2586         comment.  Move check for using VSPLTIS<x> to a common location,
2587         instead of doing it in two different places.
2589 2016-06-23  Jocelyn Mayer  <l_indien@magic.fr>
2591         * config/i386/driver-i386.c (host_detect_local_cpu): Set
2592         PROCESSOR_PENTIUMPRO for signature_CENTAUR_ebx family >= 9.
2593         <case PROCESSOR_PENTIMUMPRO>: Pass c7 or nehemiah for
2594         signature_CENTAUR_ebx.
2596 2016-06-23  H.J. Lu  <hongjiu.lu@intel.com>
2598         PR target/66232
2599         PR target/67400
2600         * configure.ac (as_ix86_tls_ldm_opt): Renamed to ...
2601         (as_ix86_gas_32_opt): This.
2602         (ld_ix86_tls_ldm_opt): Renamed to ...
2603         (ld_ix86_gld_32_opt): This.
2604         (R_386_TLS_LDM reloc): Updated.
2605         (R_386_GOT32X reloc): New assembler/linker check.
2606         (HAVE_AS_IX86_GOT32X): New.  Defined to 1 if 32-bit assembler and
2607         linker support "jmp *_start@GOT" and "cmpl $0, bar@GOT".  Otherise,
2608         defined to 0.
2609         * config.in: Regenerated.
2610         * configure: Likewise.
2611         * config/i386/i386.c (ix86_force_load_from_GOT_p): Return
2612         true if HAVE_AS_IX86_GOT32X is 1 in 32-bit mode.
2613         (ix86_legitimate_address_p): Allow UNSPEC_GOT for -fno-plt
2614         if ix86_force_load_from_GOT_p returns true.
2615         (ix86_print_operand_address_as): Also support UNSPEC_GOT if
2616         ix86_force_load_from_GOT_p returns true.
2617         (ix86_expand_move): Generate UNSPEC_GOT in 32-bit mode to load
2618         the external function address via the GOT slot.
2619         (ix86_nopic_noplt_attribute_p): Check both TARGET_64BIT and
2620         HAVE_AS_IX86_GOT32X before returning false.
2621         (ix86_output_call_insn): Generate "%!jmp/call\t*%p0@GOT" in
2622         32-bit mode if ix86_nopic_noplt_attribute_p returns true.
2624 2016-06-23  Eric Botcazou  <ebotcazou@adacore.com>
2626         * tree-inline.c (remap_decl): Preserve DECL_ORIGINAL_TYPE invariant.
2628 2016-06-23  Andi Kleen  <ak@linux.intel.com>
2630         * Makefile.in: Regenerate.
2631         * doc/install.texi: Document autoprofiledbootstrap.
2633 2016-06-23  Andi Kleen  <ak@linux.intel.com>
2635         * config/i386/gcc-auto-profile: New file.
2637 2016-06-23  Martin Liska  <mliska@suse.cz>
2639         PR middle-end/71619
2640         * predict.c (predict_loops): Revert the hunk that was removed
2641         in r237103.
2643 2016-06-23  Jakub Sejdak  <jakub.sejdak@phoesys.com>
2645         * config.gcc: Add support for arm*-*-phoenix* targets.
2646         * config/arm/t-phoenix: New.
2647         * config/phoenix.h: New.
2649 2016-06-23  Uros Bizjak  <ubizjak@gmail.com>
2650             H.J. Lu  <hongjiu.lu@intel.com>
2652         PR target/67400
2653         * config/i386/i386-protos.h (ix86_force_load_from_GOT_p): New.
2654         * config/i386/i386.c (ix86_force_load_from_GOT_p): New function.
2655         (ix86_legitimate_constant_p): Do not allow UNSPEC_GOTPCREL if
2656         ix86_force_load_from_GOT_p returns true.
2657         (ix86_legitimate_address_p): Allow UNSPEC_GOTPCREL if
2658         ix86_force_load_from_GOT_p returns true.
2659         (ix86_print_operand_address_as): Support UNSPEC_GOTPCREL if
2660         ix86_force_load_from_GOT_p returns true.
2661         (ix86_expand_move): Load the external function address via the
2662         GOT slot if ix86_force_load_from_GOT_p returns true.
2663         * config/i386/predicates.md (x86_64_immediate_operand): Return
2664         false for SYMBOL_REFs where ix86_force_load_from_GOT_p returns true.
2665         (x86_64_zext_immediate_operand): Ditto.
2667 2016-06-22  Uros Bizjak  <ubizjak@gmail.com>
2669         * config/i386/i386.c (ix86_expand_move): Simplify SYMBOL_REF handling.
2671 2016-06-22  David Malcolm  <dmalcolm@redhat.com>
2673         PR c/70339
2674         * diagnostic-core.h (pedwarn_at_rich_loc): New prototype.
2675         * diagnostic.c (pedwarn_at_rich_loc): New function.
2676         * spellcheck.h (best_match::best_match): Add a
2677         "best_distance_so_far" optional parameter.
2678         (best_match::set_best_so_far): New method.
2679         (best_match::get_best_distance): New accessor.
2680         (best_match::get_best_candidate_length): New accessor.
2682 2016-06-22  Nick Clifton  <nickc@redhat.com>
2684         * dwarf2out.c (scompare_loc_descriptor): Use SCALAR_INT_MODE_P() in
2685         place of GET_MODE_CLASS() == MODE_INT, so that partial integer
2686         modes are accepted as well.
2687         (ucompare_loc_descriptor): Likewise.
2688         (minmax_loc_descriptor): Likewise.
2689         (clz_loc_descriptor): Likewise.
2690         (popcount_loc_descriptor): Likewise.
2691         (bswap_loc_descriptor): Likewise.
2692         (rotate_loc_descriptor): Likewise.
2693         (mem_loc_descriptor): Likewise.
2694         (loc_descriptor): Likewise.
2696 2016-06-22  David Malcolm  <dmalcolm@redhat.com>
2698         * common.opt (fdiagnostics-parseable-fixits): New option.
2699         * diagnostic.c: Include "selftest.h".
2700         (print_escaped_string): New function.
2701         (print_parseable_fixits): New function.
2702         (diagnostic_report_diagnostic): Call print_parseable_fixits.
2703         (selftest::assert_print_escaped_string): New function.
2704         (ASSERT_PRINT_ESCAPED_STRING_STREQ): New macro.
2705         (selftest::test_print_escaped_string): New function.
2706         (selftest::test_print_parseable_fixits_none): New function.
2707         (selftest::test_print_parseable_fixits_insert): New function.
2708         (selftest::test_print_parseable_fixits_remove): New function.
2709         (selftest::test_print_parseable_fixits_replace): New function.
2710         (selftest::diagnostic_c_tests): New function.
2711         * diagnostic.h (struct diagnostic_context): Add field
2712         "parseable_fixits_p".
2713         * doc/invoke.texi (Diagnostic Message Formatting Options): Add
2714         -fdiagnostics-parseable-fixits.
2715         (-fdiagnostics-parseable-fixits): New option.
2716         * opts.c (common_handle_option): Handle
2717         -fdiagnostics-parseable-fixits.
2718         * selftest-run-tests.c (selftest::run_tests): Call
2719         selftest::diagnostic_c_tests.
2720         * selftest.h (selftest::diagnostic_c_tests): New prototype.
2722 2016-06-22  Ilya Enkovich  <ilya.enkovich@intel.com>
2724         PR tree-optimization/71488
2725         * tree-vect-patterns.c (vect_recog_mask_conversion_pattern): Support
2726         comparison of boolean vectors.
2727         * tree-vect-stmts.c (vectorizable_comparison): Vectorize comparison
2728         of boolean vectors using bitwise operations.
2730 2016-06-22  Andreas Schwab  <schwab@suse.de>
2732         * config/aarch64/aarch64-protos.h (aarch64_elf_asm_named_section):
2733         Remove declaration.
2735 2016-06-22  Eric Botcazou  <ebotcazou@adacore.com>
2737         * function.c (assign_parm_setup_reg): Prevent sharing in another case.
2739 2016-06-22  Bernd Edlinger  <bernd.edlinger@hotmail.de>
2741         * config/i386/i386.c (print_reg): Emit an error message on attempt to
2742         print FLAGS_REG.
2744 2016-06-22  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
2746         * config/arm/arm.c (arm_cortex_a73_tune): New struct.
2747         * config/arm/arm-cores.def (cortex-a73): New entry.
2748         (cortex-a73.cortex-a35): Likewise.
2749         (cortex-a73.cortex-a53): Likewise.
2750         * config/arm/arm-tables.opt: Regenerate.
2751         * config/arm/arm-tune.md: Likewise.
2752         * config/arm/bpabi.h (BE8_LINK_SPEC): Handle mcpu=cortex-a73,
2753         mcpu=cortex-a73.cortex-a35 and mcpu=cortex-a73.cortex-a53.
2754         * config/arm/t-aprofile: Handle mcpu=cortex-a73,
2755         mcpu=cortex-a73.cortex-a35 and mcpu=cortex-a73.cortex-a53.
2756         * doc/invoke.texi (ARM Options): Document cortex-a73,
2757         cortex-a73.cortex-a35 and cortex-a73.cortex-a53.
2759 2016-06-22  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
2761         * config/aarch64/aarch64.c (cortexa73_tunings): New struct.
2762         * config/aarch64/aarch64-cores.def (cortex-a73): New entry.
2763         (cortex-a73.cortex-a35): Likewise.
2764         (cortex-a73.cortex-a53): Likewise.
2765         * config/aarch64/aarch64-tune.md: Regenerate.
2766         * doc/invoke.texi (AArch64 Options): Document cortex-a73,
2767         cortex-a73.cortex-a35 and cortex-a73.cortex-a53 arguments to
2768         -mcpu and -mtune.
2770 2016-06-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2772         * configure.ac (gcc_cv_as_compress_debug): Remove
2773         --compress-debug-sections as extra as switch.
2774         Handle gas --compress-debug-sections=type.
2775         (gcc_cv_ld_compess_debug): Remove bogus ld_date check.
2776         Handle gld --compress-debug-sections=type.
2777         * configure: Regenerate.
2779 2016-06-21  Andrew Burgess  <andrew.burgess@embecosm.com>
2781         * bb-reorder.c (pass_partition_blocks::gate): Update comment.
2783 2016-06-21  John David Anglin  <danglin@gcc.gnu.org>
2785         * gcov-tool.c (profile_rewrite): Use int64_t instead of long long.
2786         (do_rewrite): likewise.
2788 2016-06-21  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
2790         * common/config/mep/mep-common.c: Remove.
2791         * config.gcc: Remove mep-* support.
2792         * config/mep/constraints.md: Remove.
2793         * config/mep/default.h: Remove.
2794         * config/mep/intrinsics.h: Remove.
2795         * config/mep/intrinsics.md: Remove.
2796         * config/mep/ivc2-template.h: Remove.
2797         * config/mep/mep-c5.cpu: Remove.
2798         * config/mep/mep-core.cpu: Remove.
2799         * config/mep/mep-default.cpu: Remove.
2800         * config/mep/mep-ext-cop.cpu: Remove.
2801         * config/mep/mep-intrin.h: Remove.
2802         * config/mep/mep-ivc2.cpu: Remove.
2803         * config/mep/mep-pragma.c: Remove.
2804         * config/mep/mep-protos.h: Remove.
2805         * config/mep/mep.c: Remove.
2806         * config/mep/mep.cpu: Remove.
2807         * config/mep/mep.h: Remove.
2808         * config/mep/mep.md: Remove.
2809         * config/mep/mep.opt: Remove.
2810         * config/mep/predicates.md: Remove.
2811         * config/mep/t-mep: Remove.
2812         * doc/install.texi: Remove mep-* documentation.
2813         * doc/md.texi: Likewise.
2815 2016-06-21  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
2817         * config.gcc: Remove support for avr-rtems.
2818         * config/avr/gen-avr-mmcu-specs.c: Likewise.
2819         * config/avr/rtems.h: Remove.
2820         * config/avr/t-rtems: Remove.
2822 2016-06-21  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
2824         * config.gcc: Remove m32r-rtems support.
2825         * config/m32r/rtems.h: Remove.
2827 2016-06-21  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
2829         * config.gcc: Remove h8300-rtems support.
2830         * config/h8300/rtems.h: Remove.
2831         * config/h8300/t-rtems: Remove.
2833 2016-06-21  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
2835         * config.gcc: Remove support for knetbsd.
2836         * configure.ac: Likewise.
2837         * config/i386/knetbsd-gnu.h: Remove.  * config/i386/knetbsd-gnu64.h: Remove.
2838         * config/knetbsd-gnu.h: Remove.
2839         * configure: Regenerate.
2841 2016-06-21  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
2843         * config.gcc: Remove support for openbsd 2 and 3.
2844         * config/openbsd-oldgas.h: Remove.
2846 2016-06-21  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
2848         * config.gcc: Remove interix support.
2849         * config/i386/i386-interix.h: Remove.
2850         * config/i386/interix.opt: Remove.
2851         * config/i386/t-interix: Remove.
2852         * configure: Regenerate.
2853         * configure.ac: Remove interix support.
2854         * doc/install.texi: Remove interix documentation.
2856 2016-06-21  Kelvin Nilsen  <kelvin@gcc.gnu.org>
2858         * config/rs6000/rs6000.h: Add conditional preprocessing directives
2859         to disable Power9-specific compiler features if HAVE_AS_POWER9 is
2860         not defined.
2862 2016-06-21  Eric Botcazou  <ebotcazou@adacore.com>
2864         * tree.c (verify_type_variant): Skip TYPE_SIZE and TYPE_SIZE_UNIT if
2865         they are both PLACEHOLDER_EXPRs.
2867 2016-06-21  Michael Meissner  <meissner@linux.vnet.ibm.com>
2869         * stor-layout.c (layout_type): Move setting complex MODE to
2870         layout_type, instead of setting it ahead of time by the caller.
2871         * tree.c (build_complex_type): Likewise.
2873 2016-06-21  Martin Liska  <mliska@suse.cz>
2875         * predict.c (force_edge_cold): Replace imposisble with
2876         impossible.
2878 2016-06-21  Ilya Verbin  <ilya.verbin@intel.com>
2880         * config/i386/i386.c (ix86_emit_swsqrtsf): Emit vrsqrt28ps.
2881         * config/i386/sse.md (define_expand "rsqrtv16sf2"): New.
2883 2016-06-21  Ilya Verbin  <ilya.verbin@intel.com>
2885         * config/i386/i386.c (ix86_emit_swdivsf): Emit vrcp28ps.
2887 2016-06-21  H.J. Lu  <hongjiu.lu@intel.com>
2888             Ilya Enkovich  <ilya.enkovich@intel.com>
2890         PR target/71549
2891         * config/i386/i386.c (timode_scalar_chain::fix_debug_reg_uses):
2892         New member function to convert V1TImode register to SUBREG
2893         TImode in debug insn.
2894         (timode_scalar_chain::convert_insn): Call fix_debug_reg_uses
2895         after changing register mode to V1TImode.
2897 2016-06-21  Virendra Pathak  <virendra.pathak@broadcom.com>
2899         * config/aarch64/aarch64-cores.def (vulcan): New core.
2900         * config/aarch64/aarch64-tune.md: Regenerate.
2901         * doc/invoke.texi: Document vulcan as an available option.
2903 2016-06-21  Eric Botcazou  <ebotcazou@adacore.com>
2905         * cse.c (canon_asm_operands): New function extracted from...
2906         (canonicalize_insn): ...here.  Call it to canonicalize an ASM_OPERANDS
2907         either standalone or member of a PARALLEL.
2909 2016-06-21  Georg-Johann Lay  <avr@gjlay.de>
2911         PR target/30417
2912         * config/avr/gen-avr-mmcu-specs.c (print_mcu):
2913         [*link_data_start]: Wrap -Tdata into %{!Tdata:...}.
2914         [*link_text_start]: Wrap -Ttext into %{!Ttext:...}.
2916 2016-06-21  Georg-Johann Lay  <avr@gjlay.de>
2918         PR target/71103
2919         * config/avr/avr.md (movqi): Only handle loading subreg:qi of
2920         constant addresses if can_create_pseudo_p.
2922 2016-06-21  Jakub Jelinek  <jakub@redhat.com>
2924         PR tree-optimization/71588
2925         * tree-ssa-strlen.c (valid_builtin_call): New function.
2926         (adjust_last_stmt, handle_builtin_memset, strlen_optimize_stmt): Use
2927         it.
2929 2016-06-20  Jakub Jelinek  <jakub@redhat.com>
2931         PR middle-end/71581
2932         * tree-ssa-uninit.c (warn_uninit): If EXPR and VAR are NULL,
2933         see if T isn't anonymous SSA_NAME with COMPLEX_EXPR created
2934         for conversion of scalar user var to complex type and use the
2935         underlying SSA_NAME_VAR in that case.  If EXPR is still NULL,
2936         punt.
2938         PR rtl-optimization/71591
2939         * toplev.c (toplev::run_self_tests): If no_backend, complain and
2940         don't run any tests.
2942 2016-06-20  Hans-Peter Nilsson  <hp@axis.com>
2944         PR target/71571
2945         * config/cris/cris.c (cris_asm_output_mi_thunk): Add missing "ba"
2946         delay-slot "nop" for PIC with CRIS v32.  Also add missing leading
2947         space for PIC with non-v32 and the common non-PIC "jump".
2949 2016-06-20  Jakub Jelinek  <jakub@redhat.com>
2951         PR target/71559
2952         * config/i386/i386.c (ix86_fp_cmp_code_to_pcmp_immediate): Fix up
2953         returned values and add UN*/LTGT/*ORDERED cases with values matching
2954         D operand modifier on vcmp for AVX.
2956 2016-06-20  Wilco Dijkstra  <wdijkstr@arm.com>
2958         * config/aarch64/aarch64.opt
2959         (mpc-relative-literal-loads): Rename internal option name.
2960         * config/aarch64/aarch64.c
2961         (aarch64_nopcrelative_literal_loads): Rename to
2962         aarch64_pcrelative_literal_loads.
2963         (aarch64_expand_mov_immediate): Likewise.
2964         (aarch64_secondary_reload): Likewise.
2965         (aarch64_can_use_per_function_literal_pools_p): Likewise.
2966         (aarch64_override_options_after_change_1): Rename and simplify logic.
2967         (aarch64_classify_symbol): Merge large model checks into switch,
2968         remove pc-relative load check.
2970 2016-06-20  James Greenhalgh  <james.greenhalgh@arm.com>
2972         * config/arm/aarch-cost-tables.h (cortexa53_extra_costs): Make FP
2973         costs relative to the cost of a register move.
2975 2016-06-20  James Greenhalgh  <james.greenhalgh@arm.com>
2977         * config/aarch64/arm_neon.h (vcvt_n_f64_s64): New.
2978         (vcvt_n_f64_u64): Likewise.
2979         (vcvt_n_s64_f64): Likewise.
2980         (vcvt_n_u64_f64): Likewise.
2981         (vcvt_f64_s64): Likewise.
2982         (vrecpe_f64): Likewise.
2983         (vcvt_f64_u64): Likewise.
2984         (vrecps_f64): Likewise.
2986 2016-06-20  James Greenhalgh  <james.greenhalgh@arm.com>
2988         * config/aarch64/aarch64.md
2989         (<FCVT_F2FIXED:fcvt_fixed_insn><GPF:mode>3): Add attributes to
2990         iterators.
2991         (<FCVT_FIXED2F:fcvt_fixed_insn><GPI:mode>3): Likewise.  Correct
2992         attributes.
2993         * config/aarch64/aarch64-builtins.c
2994         (aarch64_types_binop_uss_qualifiers): Delete.
2995         (TYPES_BINOP_USS): Likewise.
2996         (aarch64_types_binop_sus_qualifiers): Likewise.
2997         (TYPES_BINOP_SUS): Likewise.
2998         (aarch64_types_fcvt_from_unsigned_qualifiers): New.
2999         (TYPES_FCVTIMM_SUS): Likewise.
3000         * config/aarch64/aarch64-simd-builtins.def (scvtf): Use SHIFTIMM
3001         rather than BINOP.
3002         (ucvtf): Use FCVTIMM_SUS rather than BINOP_SUS.
3003         (fcvtzs): Use SHIFTIMM rather than BINOP.
3004         (fcvtzu): Use SHIFTIMM_USS rather than BINOP_USS.
3006 2016-06-20  James Greenhalgh  <james.greenhalgh@arm.com>
3008         * config/arm/aarch-cost-tables.h (cortexa57_extra_costs): Make FP
3009         costs relative to the cost of a register move.
3011 2016-06-20  Wilco Dijkstra  <wdijkstr@arm.com>
3013         * config/aarch64/aarch64.c (aarch64_modes_tieable_p):
3014         Allow scalar/single vector modes to be tieable.
3016 2016-06-20  Wilco Dijkstra  <wdijkstr@arm.com>
3018         * config/arm/cortex-a57.md (cortex_a57_fp_cpys): Add fcsel.
3020 2016-06-20  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
3022         * params.def (PARAM_ALIGN_LOOP_ITERATIONS): Use "alignment" instead of
3023         "alignement".
3024         * tree.h (TYPE_ALIGN): Likewise.
3026 2016-06-20  Georg-Johann Lay  <avr@gjlay.de>
3028         PR target/71103
3029         * config/avr/avr.md (movqi): Handle loading subreg:qi (const).
3031 2016-06-20  Georg-Johann Lay  <avr@gjlay.de>
3033         * config/avr/avr.c (avr_print_operand): Fix "format not a string
3034         literal" build warnings.
3035         (avr_print_operand_address): Dito.
3037 2016-06-19  David Edelsohn  <dje.gcc@gmail.com>
3039         PR target/71375
3040         * config/rs6000/aix51.h (TARGET_EXTRA_BUILTINS): Define as 0.
3041         * config/rs6000/aix43.h (TARGET_EXTRA_BUILTINS): Same.
3043 2016-06-18  John David Anglin  <danglin@gcc.gnu.org>
3045         * config/pa/pa.h (TARGET_LONG_PIC_PCREL_CALL): Remove.
3047 2016-06-18  Eric Botcazou  <ebotcazou@adacore.com>
3049         PR bootstrap/71435
3050         * reload1.c (reload): Pass 0 to finish_spills when called because
3051         update_eliminables_and_spill returns true and remove did_spill.
3052         (finish_spills): Adjust comment and document GLOBAL parameter.
3054 2016-06-17  DJ Delorie  <dj@redhat.com>
3056         PR target/71338
3057         * config/rl78/rl78-expand.c (umulqihi3): Enable for G10.
3058         * config/rl78/rl78-virtual.c (umulhi3_shift_virt): Likewise.
3059         (umulqihi3_virt): Likewise.
3060         * config/rl78/rl78-real.c (umulhi3_shift_real): Likewise.
3061         (umulqihi3_real): Likewise.
3063 2016-06-17  Martin Liska  <mliska@suse.cz>
3065         * tree-ssa-reassoc.c (transform_add_to_multiply): Use auto_vec.
3067 2016-06-17  Martin Liska  <mliska@suse.cz>
3069         * predict.def: PRED_LOOP_EXIT from 92 to 85.
3071 2016-06-17  James Greenhalgh  <james.greenhalgh@arm.com>
3073         * config/arm/arm_neon.h (vadd_f32): replace __FAST_MATH with
3074         __FAST_MATH__.
3075         (vaddq_f32): Likewise.
3076         (vmul_f32): Likewise.
3077         (vmulq_f32): Likewise.
3078         (vsub_f32): Likewise.
3079         (vsubq_f32): Likewise.
3081 2016-06-17  Bin Cheng  <bin.cheng@arm.com>
3083         PR tree-optimization/71347
3084         * tree-ssa-loop-ivopts.c (determine_group_iv_cost_address): Compute
3085         cost for all uses in group.
3087 2016-06-17 Bin Cheng  <bin.cheng@arm.com>
3089         * tree-vect-loop.c (vect_create_epilog_for_reduction): Only
3090         insert gimple seq if it's not empty.
3092 2016-06-17  Bin Cheng  <bin.cheng@arm.com>
3094         * tree-vectorizer.h (struct dr_with_seg_len): Remove class
3095         member OFFSET.
3096         * tree-vect-data-refs.c (operator ==): Handle DR_OFFSET directly,
3097         rather than OFFSET.
3098         (comp_dr_with_seg_len_pair): Ditto.
3099         (vect_prune_runtime_alias_test_list): Ditto.  Also Canonicalize
3100         struct dr_with_seg_len_pair against DR_OFFSET.
3101         * tree-vect-loop-manip.c (vect_create_cond_for_alias_checks): Handle
3102         DR_OFFSET directly.
3104 2016-06-17  Szabolcs Nagy  <szabolcs.nagy@arm.com>
3106         * config/aarch64/geniterators.sh: Handle parenthesised conditions.
3108 2016-06-16  John David Anglin  <danglin@gcc.gnu.org>
3110         * config/pa/pa.c (pa_output_pic_pcrel_sequence): New.
3111         (pa_output_lbranch): Use pa_output_pic_pcrel_sequence.
3112         (pa_output_millicode_call): Likewise.
3113         (pa_output_call): Likewise.
3114         (pa_output_indirect_call): Likewise.
3115         (pa_asm_output_mi_thunk): Likewise.
3117 2016-06-16  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
3119         * doc/invoke.texi (x86 Options): Fix -mno-fp-ret-in-387 typo.
3121 2016-06-16  Martin Liska  <mliska@suse.cz>
3123         * predict.c (combine_predictions_for_insn): When we find a first
3124         match predictor, we should consider just predictors with
3125         PRED_FLAG_FIRST_MATCH.  Print either first match (if any) or
3126         DS theory predictor.
3127         (combine_predictions_for_bb): Likewise.
3129 2016-06-16  Jakub Jelinek  <jakub@redhat.com>
3131         * gimplify.c (gimplify_scan_omp_clauses): Handle COMPONENT_REFs
3132         with base of reference to struct.
3134 2016-06-16  Uros Bizjak  <ubizjak@gmail.com>
3136         * doc/invoke.texi (x86 Options): Document -m80387 and -mhard-float.
3138 2016-06-16  Senthil Kumar Selvaraj  <senthil_kumar.selvaraj@atmel.com>
3140         PR target/71151
3141         * config/avr/avr.c (avr_asm_init_sections): Remove setup of
3142         progmem_swtable_section.
3143         (progmem_swtable_section): Remove.
3144         (avr_asm_function_rodata_section): Remove.
3145         (TARGET_ASM_FUNCTION_RODATA_SECTION): Remove.
3146         * config/avr/avr.h (JUMP_TABLES_IN_TEXT_SECTION: Define to 1.
3148 2016-06-16  Jocelyn Mayer  <l_indien@magic.fr>
3150         * config/i386/driver-i386.c (host_detect_local_cpu): Set
3151         PROCESSOR_K8 for signature_CENTAUR_ebx with has_longmode.
3152         <case PROCESSOR_K8>: Pass nano-3000, nano, eden-x2 or k8 for
3153         signature_CENTAUR_ebx.
3154         * config/i386/i386.c (ix86_option_override_internal): Add
3155         definitions for VIA c7, samuel-2, nehemiah, esther, eden-x2, eden-x4,
3156         nano, nano-1000, nano-2000, nano-3000, nano-x2 and nano-x4.
3157         * doc/invoke.texi (x86 Options): Document new VIA -march entries.
3159 2016-06-16  Martin Liska  <mliska@suse.cz>
3161         * predict.def: Add fortran loop preheader predictor.
3162         * gimple-fold.c (gimple_fold_stmt_to_constant_1): Properly
3163         fold IFN_BUILTIN_EXPECT with a known constant argument.
3165 2016-06-16  Martin Liska  <mliska@suse.cz>
3167         * predict.def: Add 'Fortran' to display text of all
3168         PRED_FORTRAN_* predictors.
3170 2016-06-16  Uros Bizjak  <ubizjak@gmail.com>
3172         PR target/71242
3173         * config/ia64/ia64.c (enum ia64_builtins) [IA64_BUILTIN_NANQ]: New.
3174         [IA64_BUILTIN_NANSQ]: Ditto.
3175         (ia64_fold_builtin): New function.
3176         (TARGET_FOLD_BUILTIN): New define.
3177         (ia64_init_builtins) Declare const_string_type node.
3178         Add __builtin_nanq and __builtin_nansq builtin functions.
3179         (ia64_expand_builtin): Handle IA64_BUILTIN_NANQ and IA64_BUILTIN_NANSQ.
3181 2016-06-16  Nick Clifton  <nickc@redhat.com>
3183         * config/msp430/msp430-opts.h (msp430_hwmult_types): Add
3184         MSP430_HWMULT_ prefix to enum values.
3185         (msp430_regions): Add MSP430_REGION_ prefix to enum values.
3186         * config/msp430/msp430.c: Update use of enum values.
3187         * config/msp430/msp430.md: Likewise.
3188         * config/msp430/msp430.opt: Likewise.
3190 2016-06-16  Jan Hubicka  <hubicka@ucw.cz>
3192         * tree-ssa-loop-ivcanon.c (tree_estimate_loop_size): Fix estimation
3193         of comparsions in the last iteration.
3195 2016-06-16  Claudiu Zissulescu  <claziss@synopsys.com>
3196             Joern Rennecke  <joern.rennecke@embecosm.com>
3198         * config/arc/arc.c (arc_print_operand_address): Handle pc-relative
3199         addresses.
3200         (arc_needs_pcl_p): Add GOTOFFPC.
3201         (arc_legitimate_pic_addr_p): Likewise.
3202         (arc_output_pic_addr_const): Likewise.
3203         (arc_legitimize_pic_address): Generate a pc-relative address using
3204         GOTOFFPC.
3205         (arc_output_libcall): Use @pcl syntax.
3206         (arc_delegitimize_address_0): Delegitimize ARC_UNSPEC_GOTOFFPC.
3207         * config/arc/arc.md ("unspec"): Add ARC_UNSPEC_GOTOFFPC.
3208         (*movsi_insn): Use @pcl syntax.
3209         (doloop_begin_i): Likewise.
3211 2016-06-16  Martin Liska  <mliska@suse.cz>
3213         * predict.def: Define a new predictor.
3215 2016-06-16  Claudiu Zissulescu  <claziss@synopsys.com>
3217         * config/arc/arc.opt (mtp-regno): Update text.
3219 2016-06-16  Renlin Li  <renlin.li@arm.com>
3221         * config/aarch64/aarch64.c (aarch64_legitimize_address): Fix a typo.
3223 2016-06-16  Jakub Jelinek  <jakub@redhat.com>
3225         PR target/71554
3226         * config/i386/i386.md (setcc + movzbl peephole2): Use reg_set_p.
3227         (setcc + and peephole2): Likewise.
3229         PR rtl-optimization/71532
3230         * cse.c (cse_insn): For const/pure calls, invalidate argument passing
3231         memory slots.
3233 2016-06-15  Michael Meissner  <meissner@linux.vnet.ibm.com>
3235         * config/rs6000/vsx.md (VSINT_84): Add DImode to enable loading
3236         DImode constants with XXSPLTIB in vector registers.
3237         (vsx_extract_<mode>, V2DImode/V2DFmode): Combine both
3238         vsx_extract_<mode>_internal{1,2} into a single insn that handles
3239         direct move (both ISA 2.07 and ISA 3.0 versions), and optimizes
3240         extraction of the element at the top of the register as a scalar
3241         value.
3242         (vsx_extract_<mode>_internal1): Likewise.
3243         (vsx_extract_<mode>_internal2): Likewise.
3244         * config/rs6000/constraints.md (wi constraint): Remove a comment
3245         about DImode not being allowed in Altivec registers.
3246         (wB constraint): New constraint for constants that can be
3247         generated in Altivec registers with VSPLTISW/VUPKHSW.
3248         * config/rs6000/predicates.md (xxspltib_constant_split): Update
3249         comments.
3250         (xxspltib_constant_nosplit): Likewise.
3251         * config/rs6000/rs6000-cpus.def (ISA_2_6_MASKS_SERVER): Add
3252         support for -mupper-regs-di to enable DImode to go into Altivec
3253         registers.
3254         (POWERPC_MASKS): Likewise.
3255         (power7 cpu): Likewise.
3256         * config/rs6000/rs6000.opt (-mupper-regs-di): Likewise.
3257         * config/rs6000/rs6000.c (rs6000_hard_regno_mode_ok): Add support
3258         for DImode being allowed in Altivec registers.  Update wi/wj
3259         constraints.  Set scalar_in_vmx_p flag.
3260         (rs6000_option_override_internal): Add checks for -mupper-regs-di.
3261         (xxspltib_constant_p): Allow CONST_INT's with VOIDmode.  Don't
3262         return true if we could use VSPLTISW/VUPKHSW instead of XXSPLTIB.
3263         (rs6000_opt_masks): Add -mupper-regs-di.
3264         * config/rs6000/rs6000.md (lfiwax): Update clobbers that don't use
3265         direct move to use wi and not wj.
3266         (lfiwzx): Likewise.
3267         (floatsi<mode>2_lfiwax_mem): Combine alternatives into a single
3268         alternative.
3269         (floatunssi<mode>2_lfiwzx_mem): Likewise.
3270         (fix_trunc<mode>di2_fctidz): Change second alternative to allow
3271         any VSX register, instead of just Altivec registers, to allow
3272         either operand to be an Altivec register or both.
3273         (fixuns_trunc<mode>di2_fctiduz): Likewise.
3274         (movdi_internal32): Add support for -mupper-regs-di.  Add support
3275         to load constants via XXSPLTIB or VSPLTISW.  Add spacing to allow
3276         the alternatives and attributes to be lined up to be easier to
3277         read.
3278         (movdi_internal64): Likewise.
3279         (64-bit DImode splitters): Change predicates to only split loading
3280         up GPR registers.  Add splits for using XXSPLTIB or VSPLTISW to
3281         load constants in ISA 3.0 or ISA 2.07 respectively.
3282         * doc/invoke.texi (RS/6000 and PowerPC Options): Document
3283         -mupper-regs-di.  Update -mupper-regs-df and -mupper-regs-sf to
3284         mention -mcpu=power9 sets these options.
3285         * doc/md.texi (PowerPC and IBM RS6000 constraints): Document the
3286         wB constraint.
3288 2016-06-15  Pitchumani Sivanupandi  <pitchumani.s@atmel.com>
3290         PR target/67353
3291         * config/avr/avr.c (avr_set_current_function): Warn misspelled
3292         interrupt/ signal handler if -Wmisspelled-isr flag is enabled.
3293         * config/avr/avr.opt (Wmisspelled-isr): New warning flag. Enabled
3294         by default to warn misspelled interrupt/ signal handler.
3295         * doc/invoke.texi (AVR Options): Document it. Update description
3296         for -nodevicelib option.
3298 2016-06-15  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
3300         * config/aarch64/aarch64-simd.md (aarch64_<sur>shll_n<mode>): Clean
3301         up parentheses.  Use GET_MODE_UNIT_BITSIZE.
3302         (aarch64_<sur>shll2_n<mode>): Likewise.
3304 2016-06-15  Ilya Enkovich  <ilya.enkovich@intel.com>
3306         PR middle-end/71529
3307         * ipa-chkp.c (chkp_build_instrumented_fndecl): Fix
3308         DECL_CONTEXT for copied arguments.
3310 2016-06-15  Alan Hayward  <alan.hayward@arm.com>
3312         PR tree-optimization/71483
3313         * tree-vect-loop.c (vectorizable_live_operation): Pick correct index
3314         for slp
3316 2016-06-15  Martin Liska  <mliska@suse.cz>
3318         * predict.c (tree_predict_by_opcode): Call predict_edge_def
3319         instead of predict_edge w/o a probability.
3321 2016-06-15  Alan Hayward  <alan.hayward@arm.com>
3323         PR tree-optimization/71439
3324         * tree-vect-loop.c (vect_analyze_loop_operations): Additional check for
3325         live PHIs.
3327 2016-06-15  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
3329         * ifcvt.c (bb_ok_for_noce_multiple_sets): Allow simple lowpart
3330         register subregs in SET_SRC.
3332 2016-06-15  Richard Biener  <rguenther@suse.de>
3334         * tree-vect-stmts.c (vectorizable_store): Remove strided grouped
3335         store restrictions.
3337 2016-06-15  Richard Biener  <rguenther@suse.de>
3339         * tree-vect-data-refs.c (vect_analyze_data_ref_dependence): Do
3340         not consider dependences between accesses that belong to the
3341         same group.
3342         (vect_analyze_data_ref_dependences): Do not analyze read-read
3343         or self-dependences.
3345 2016-06-14  David Malcolm  <dmalcolm@redhat.com>
3347         * spellcheck-tree.c: Include spellcheck-tree.h rather than
3348         spellcheck.h.
3349         (find_closest_identifier): Reimplement in terms of
3350         best_match<tree,tree>.
3351         * spellcheck-tree.h: New file.
3352         * spellcheck.c (struct edit_distance_traits<const char *>): New
3353         struct.
3354         (find_closest_string): Reimplement in terms of
3355         best_match<const char *, const char *>.
3356         * spellcheck.h (levenshtein_distance): Move prototype of tree-based
3357         overload to spellcheck-tree.h.
3358         (find_closest_identifier): Likewise.
3359         (struct edit_distance_traits<T>): New template.
3360         (class best_match): New class.
3362 2016-06-14  David Malcolm  <dmalcolm@redhat.com>
3364         * selftest-run-tests.c (selftest::run_tests): Call
3365         selftest::spellcheck_tree_c_tests.
3366         * selftest.h (selftest::spellcheck_tree_c_tests): New decl.
3367         * spellcheck-tree.c: Include selftest.h and stringpool.h.
3368         (selftest::test_find_closest_identifier): New function.
3369         (selftest::spellcheck_tree_c_tests): New function.
3370         * spellcheck.c (selftest::test_find_closest_string): Verify that
3371         the order of the vec does not affect the results for this case.
3372         (selftest::test_data): New array.
3373         (selftest::test_metric_conditions): New function.
3374         (selftest::spellcheck_c_tests): Add a test of case-comparison.
3375         Call selftest::test_metric_conditions.
3377 2016-06-14  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
3379         * config/rs6000/rs6000-builtin.def (commentary): Typo.
3380         (BU_P9_MISC_1): Likewise.
3381         (BU_P9_64BIT_MISC_0): Likewise.
3382         (BU_P9_MISC_0): Likewise.
3384 2016-06-14  David Malcolm  <dmalcolm@redhat.com>
3386         * gcc-rich-location.c
3387         (gcc_rich_location::add_fixit_misspelled_id): New method.
3388         * gcc-rich-location.h
3389         (gcc_rich_location::add_fixit_misspelled_id): Add decl.
3391 2016-06-14  Andreas Tobler  <andreast@gcc.gnu.org>
3393         * config/arm/freebsd.h: Only enable unaligned access for armv6 on
3394         FreeBSD 11 and above.
3396 2016-06-14  Uros Bizjak  <ubizjak@gmail.com>
3398         * config/i386/i386.md (signbittf2): Emit sse_movmskps for TARGET_SSE.
3400 2016-06-14  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
3402         * expmed.h: Close parenthesis in "at your option" in copyright
3403         boilerplate.
3404         * lower-subreg.h: Likewise.
3406 2016-06-14  Richard Biener  <rguenther@suse.de>
3408         PR middle-end/71526
3409         * genmatch.c (expr::gen_transform): Use in_type for comparisons
3410         if available.
3412 2015-06-14  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
3414         * config/aarch64/aarch64.c (aarch64_mask_and_shift_for_ubfiz_p):
3415         New function.
3416         (aarch64_rtx_costs): Use it.  Rewrite CONST_INT_P (op1) case to handle
3417         mask+shift version.
3418         * config/aarch64/aarch64-protos.h (aarch64_mask_and_shift_for_ubfiz_p):
3419         New prototype.
3420         * config/aarch64/aarch64.md (*andim_ashift<mode>_bfiz): Replace
3421         matching condition with aarch64_mask_and_shift_for_ubfiz_p.
3423 2016-06-14  Richard Biener  <rguenther@suse.de>
3425         PR tree-optimization/71522
3426         * tree-ssa.c (non_rewritable_lvalue_p): Do not rewrite non-float
3427         copying into float copying.
3429 2016-06-14  Jakub Jelinek  <jakub@redhat.com>
3431         PR tree-optimization/71520
3432         * tree-ssa-tail-merge.c (find_duplicate): Handle labels.
3433         (replace_block_by): Move user labels from bb1 to bb2.
3435 2016-06-14  Richard Biener  <rguenther@suse.de>
3437         PR middle-end/71310
3438         PR bootstrap/71510
3439         * expr.h (get_bit_range): Declare.
3440         * expr.c (get_bit_range): Export.
3441         * fold-const.c (optimize_bit_field_compare): Use get_bit_range and
3442         word_mode again to constrain the bitfield access.
3444 2016-06-14  Richard Biener  <rguenther@suse.de>
3446         PR tree-optimization/71521
3447         * tree-vrp.c (extract_range_from_binary_expr_1): Guard
3448         division int_const_binop against zero divisor.
3450 2016-06-13  Uros Bizjak  <ubizjak@gmail.com>
3452         * config/i386/i386.md (signbittf2): New expander.
3453         * config/i386/sse.md (ptesttf2): New insn pattern.
3455 2016-06-13  David Malcolm  <dmalcolm@redhat.com>
3457         PR bootstrap/71481
3458         * input.c (selftest::test_reading_source_line): Avoid reading from
3459         __FILE__ by creating a tempfile with known content and reading
3460         from that instead.
3462 2016-06-13  David Malcolm  <dmalcolm@redhat.com>
3464         * pretty-print.c (assert_pp_format_colored): Skip the test if
3465         GCC_COLORS is set.
3466         (test_pp_format): Remove comment about GCC_COLORS.
3468 2016-06-13  David Malcolm  <dmalcolm@redhat.com>
3470         * input.c (test_reading_source_line): Use SELFTEST_LOCATION.
3471         * pretty-print.c (assert_pp_format_va): Add location param and use
3472         it with ASSERT_STREQ_AT.
3473         (assert_pp_format): Add location param and pass it to
3474         assert_pp_format_va.
3475         (assert_pp_format_colored): Likewise.
3476         (ASSERT_PP_FORMAT_1): New.
3477         (ASSERT_PP_FORMAT_2): New.
3478         (ASSERT_PP_FORMAT_3): New.
3479         (test_pp_format): Provide SELFTEST_LOCATION throughout, either
3480         explicitly, or implicitly via the above macros.
3481         * selftest.c (selftest::pass): Use a selftest::location rather
3482         than file and line.
3483         (selftest::fail): Likewise.  Print the function name.
3484         (selftest::fail_formatted): Likewise.
3485         (selftest::assert_streq): Use a selftest::location rather than
3486         file and line.
3487         * selftest.h (selftest::location): New struct.
3488         (SELFTEST_LOCATION): New macro.
3489         (selftest::pass): Accept a const location & rather than file
3490         and line.
3491         (selftest::fail): Likewise.
3492         (selftest::fail_formatted): Likewise.
3493         (selftest::assert_streq): Likewise.
3494         (ASSERT_TRUE): Update for above changes, using SELFTEST_LOCATION.
3495         (ASSERT_FALSE): Likewise.
3496         (ASSERT_EQ): Likewise.
3497         (ASSERT_NE): Likewise.
3498         (ASSERT_STREQ): Likewise.
3499         (ASSERT_PRED1): Likewise.
3500         (ASSERT_STREQ_AT): New macro.
3502 2016-06-13  David Malcolm  <dmalcolm@redhat.com>
3504         * selftest.c (selftest::fail_formatted): New function.
3505         (selftest::assert_streq): New function.
3506         * selftest.h (selftests::fail_formatted): New decl.
3507         (selftest::assert_streq): New decl.
3508         (ASSERT_STREQ): Reimplement in terms of selftest::assert_streq.
3510 2016-06-13  Jeff Law  <law@redhat.com>
3512         PR tree-optimization/71403
3513         * tree-ssa-threadbackward.c
3514         (convert_and_register_jump_thread_path): No longer accept reference
3515         to path.  Do not pop items off the path anymore.
3516         (fsm_find_control_statement_thread_paths): Do not allow threading
3517         to a deeper loop nest.  Pop the last item off the path here rather
3518         than in convert_and_register_jump_thread_path.
3520 2016-06-13  Evandro Menezes  <e.menezes@samsung.com>
3521             Wilco Dijkstra  <Wilco.Dijkstra@arm.com>
3523         [AArch64] Emit division using the Newton series
3525         * config/aarch64/aarch64-protos.h
3526         (cpu_approx_modes): Add new member "division".
3527         (aarch64_emit_approx_div): Declare new function.
3528         * config/aarch64/aarch64.c
3529         (generic_approx_modes): New member "division".
3530         (exynosm1_approx_modes): Likewise.
3531         (xgene1_approx_modes): Likewise.
3532         (aarch64_emit_approx_div): Define new function.
3533         * config/aarch64/aarch64.md ("div<mode>3"): New expansion.
3534         * config/aarch64/aarch64-simd.md ("div<mode>3"): Likewise.
3535         * config/aarch64/aarch64.opt (-mlow-precision-div): Add new option.
3536         * doc/invoke.texi (-mlow-precision-div): Describe new option.
3538 2016-06-13  Evandro Menezes  <e.menezes@samsung.com>
3539             Wilco Dijkstra  <wilco.dijkstra@arm.com>
3541         [AArch64] Emit square root using the Newton series
3543         * config/aarch64/aarch64-protos.h
3544         (aarch64_emit_approx_rsqrt): Replace with new function
3545         "aarch64_emit_approx_sqrt".
3546         (cpu_approx_modes): New member "sqrt".
3547         * config/aarch64/aarch64.c
3548         (generic_approx_modes): New member "sqrt".
3549         (exynosm1_approx_modes): Likewise.
3550         (xgene1_approx_modes): Likewise.
3551         (aarch64_emit_approx_rsqrt): Replace with new function
3552         "aarch64_emit_approx_sqrt".
3553         (aarch64_override_options_after_change_1): Handle new option.
3554         * config/aarch64/aarch64-simd.md
3555         (rsqrt<mode>2): Use new function instead.
3556         (sqrt<mode>2): New expansion and insn definitions.
3557         * config/aarch64/aarch64.md: Likewise.
3558         * config/aarch64/aarch64.opt
3559         (mlow-precision-sqrt): Add new option description.
3560         * doc/invoke.texi (mlow-precision-sqrt): Likewise.
3562 2016-06-13  Evandro Menezes  <e.menezes@samsung.com>
3564         [AArch64] Add more choices for the reciprocal square root approximation
3566         Allow a target to prefer such operation depending on the operation mode.
3568         * config/aarch64/aarch64-protos.h
3569         (AARCH64_APPROX_MODE): New macro.
3570         (AARCH64_APPROX_{NONE,ALL}): Likewise.
3571         (cpu_approx_modes): New structure.
3572         (tune_params): New member "approx_modes".
3573         * config/aarch64/aarch64-tuning-flags.def
3574         (AARCH64_EXTRA_TUNE_APPROX_RSQRT): Remove macro.
3575         * config/aarch64/aarch64.c
3576         (generic_approx_modes): New core "cpu_approx_modes" structure.
3577         (exynosm1_approx_modes): Likewise.
3578         (xgene1_approx_modes): Likewise.
3579         (generic_tunings): New member "approx_modes".
3580         (cortexa35_tunings): Likewise.
3581         (cortexa53_tunings): Likewise.
3582         (cortexa57_tunings): Likewise.
3583         (cortexa72_tunings): Likewise.
3584         (exynosm1_tunings): Likewise.
3585         (thunderx_tunings): Likewise.
3586         (xgene1_tunings): Likewise.
3587         (use_rsqrt_p): New argument for the mode and use new member from
3588         "tune_params".
3589         (aarch64_builtin_reciprocal): Devise mode from builtin.
3590         (aarch64_optab_supported_p): New argument for the mode.
3591         * doc/invoke.texi (-mlow-precision-recip-sqrt): Reword description.
3593 2016-06-13  Kelvin Nilsen  <kelvin@gcc.gnu.org>
3595         * config/rs6000/rs6000.h (RS6000_BTM_COMMON): Add the
3596         RS6000_BTM_MODULO flag into the set of flags that are considered
3597         to be part of the common configuration.
3599 2016-06-13  Kelvin Nilsen  <kelvin@gcc.gnu.org>
3601         * config/rs6000/altivec.h (vec_absd): New macro for vector absolute
3602         difference unsigned.
3603         (vec_absdb): New macro for vector absolute difference unsigned
3604         byte.
3605         (vec_absdh): New macro for vector absolute difference unsigned
3606         half-word.
3607         (vec_absdw): New macro for vector absolute difference unsigned word.
3608         * config/rs6000/altivec.md (UNSPEC_VADU): New value.
3609         (vadu<mode>3): New insn.
3610         (*p9_vadu<mode>3): New insn.
3611         * config/rs6000/rs6000-builtin.def (vadub): New built-in
3612         definition.
3613         (vaduh): New built-in definition.
3614         (vaduw): New built-in definition.
3615         (vadu): New overloaded built-in definition.
3616         (vadub): New overloaded built-in definition.
3617         (vaduh): New overloaded built-in definition.
3618         (vaduw): New overloaded built-in definition.
3619         * config/rs6000/rs6000-c.c (altivec_overloaded_builtins): Add
3620         overloaded vector absolute difference unsigned functions.
3621         * doc/extend.texi (PowerPC AltiVec Built-in Functions): Document
3622         the ISA 3.0 vector absolute difference unsigned built-in functions.
3624 2016-06-13  Eric Botcazou  <ebotcazou@adacore.com>
3626         * tree-ssa-sccvn.c (vn_reference_lookup_3): Use a uniform test and
3627         update shared_lookup_references only once after changing operands.
3629 2016-06-13  Thomas Schwinge  <thomas@codesourcery.com>
3631         PR middle-end/71373
3632         * tree-nested.c (convert_nonlocal_omp_clauses)
3633         (convert_local_omp_clauses): Document missing OMP_CLAUSE_*.
3635         * tree-cfg.c (edge_to_cases_cleanup): Fix CASE_CHAIN typo.
3636         * tree.def (CASE_LABEL_EXPR): Likewise.
3638 2016-06-13  Bernd Edlinger  <bernd.edlinger@hotmail.de>
3640         PR bootstrap/71481
3641         * input.c (test_builtins): Fix an assertion.
3643 2016-06-13  Uros Bizjak  <ubizjak@gmail.com>
3645         * config/i386/i386.md (paritydi2): Use ix86_expand_setcc.
3646         (paritysi2): Ditto.
3647         (isinfxf2): Ditto.
3648         (isinf<mode>2): Ditto.
3650 2016-06-13  Uros Bizjak  <ubizjak@gmail.com>
3652         * ggc-tests.c (test_finalization): Only test need_finalization_p
3653         for GCC_VERSION >= 4003.
3655 2016-06-13  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
3657         * config/s390/vecintrin.h: Fix file description in comment.
3659 2016-06-13  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
3661         * config/s390/s390-builtin-types.def: Change builtin type naming
3662         scheme to match builtin-types.def.
3664 2016-06-13  Marc Glisse  <marc.glisse@inria.fr>
3666         * fold-const.c (optimize_minmax_comparison): Remove.
3667         (fold_comparison): Remove call to the above.
3668         * match.pd (MIN (X, Y) == X, MIN (X, 5) == 0, MIN (X, C1) < C2):
3669         New transformations.
3671 2016-06-13  Alan Hayward  <alan.hayward@arm.com>
3673         PR tree-optimization/71416
3674         * tree-vect-loop.c (vectorizable_live_operation): Let worklist have
3675         multiple entries
3677 2016-06-13  Martin Liska  <mliska@suse.cz>
3679         * predict.c (enum predictor_reason): Prefix enum with REASON_.
3680         (combine_predictions_for_insn): Likewise.
3681         (prune_predictions_for_bb): Likewise.
3682         (combine_predictions_for_bb): Likewise.
3684 2016-06-13  Richard Biener  <rguenther@suse.de>
3686         PR tree-optimization/71505
3687         * tree-vect-data-refs.c (vect_analyze_data_ref_accesses): Make
3688         assert match comment.
3690 2016-06-13  Marek Polacek  <polacek@redhat.com>
3692         PR middle-end/71476
3693         * gimplify.c (maybe_warn_switch_unreachable): Factored out of
3694         gimplify_switch_expr.
3695         (warn_switch_unreachable_r): New function.
3697 2016-06-13  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
3699         PR target/71379
3700         * config/s390/s390.c (s390_expand_builtin): Increase MAX_ARGS by
3701         one.
3703 2016-06-13  Richard Biener  <rguenther@suse.de>
3705         PR middle-end/64516
3706         * fold-const.c (fold_unary_loc): Preserve alignment when
3707         folding a VIEW_CONVERT_EXPR into a MEM_REF.
3709 2016-06-13  Martin Liska  <mliska@suse.cz>
3711         PR sanitizer/71458
3712         * toplev.c (process_options): Do not enable -fcheck-pointer-bounds
3713         w/ -fsanitize=bounds.
3715 2016-06-12  Uros Bizjak  <ubizjak@gmail.com>
3717         * config/i386/i386.c (ix86_init_builtins): Calculate
3718         FLOAT128_FTYPE_CONST_STRING function type only once.
3719         * doc/extend.texi (x86 Built-in Functions): Update text, __float128
3720         built-in functions are available for x86-32 and x86-64 targets.
3722 2016-06-12  Uros Bizjak  <ubizjak@gmail.com>
3724         PR target/71241
3725         * config/i386/i386.i386-builtin-types.def (CONST_STRING):
3726         New primitive type.
3727         (FLOAT128_FTYPE_CONST_STRING): New function type.
3728         * config/i386/i386.c (enum ix86_builtins) [IX86_BUILTIN_NANQ]: New.
3729         [IX86_BUILTIN_NANSQ]: Ditto.
3730         (ix86_fold_builtin): Handle IX86_BUILTIN_NANQ and IX86_BUILTIN_NANSQ.
3731         (ix86_init_builtin_types): Declare const_string_type_node.
3732         (ix86_init_builtins): Add __builtin_nanq and __builtin_nansq
3733         builtin functions.
3734         (ix86_expand_builtin): Handle IX86_BUILTIN_NANQ and IX86_BUILTIN_NANSQ.
3735         * doc/extend.texi (x86 Built-in Functions): Document
3736         __builtin_nanq and __builtin_nansq.
3738 2016-06-11  Jiong Wang  <jiong.wang@arm.com>
3740         PR target/71061
3741         * config/arm/arm-protos.h (arm_attr_length_pop_multi): New declaration.
3742         * config/arm/arm.c (arm_attr_length_pop_multi): New function to return
3743         length for pop patterns.
3744         (arm_attr_length_push_multi): Update comments.
3745         * config/arm/arm.md (*load_multiple_with_writeback): Set "length"
3746         attribute.
3747         (*pop_multiple_with_writeback_and_return): Likewise.
3748         (*pop_multiple_with_return): Likewise.
3750 2016-06-11  Segher Boessenkool  <segher@kernel.crashing.org>
3752         PR middle-end/71310
3753         * fold-const.c (optimize_bit_field_compare): Don't try to use
3754         word_mode unconditionally for reading the bit field, look at
3755         DECL_BIT_FIELD_REPRESENTATIVE instead.
3757 2016-06-11  Kugan Vivekanandarajah  <kuganv@linaro.org>
3759         PR middle-end/71478
3760         * tree-ssa-reassoc.c (reassociate_bb): Remove (-1) from ops list for
3761         vector integer type.
3763 2016-06-10  Jakub Jelinek  <jakub@redhat.com>
3765         PR middle-end/71494
3766         * tree-nested.c (convert_nonlocal_reference_stmt): For GIMPLE_GOTO
3767         without LABEL_DECL, set *handled_ops_p to false instead of true.
3769 2016-06-10  Martin Sebor  <msebor@redhat.com>
3771         PR c/71392
3772         * builtin-attrs.def (ATTR_NOTHROW_NONNULL_LEAF_LIST): New macro.
3773         (ATTR_NOTHROW_NONNULL_TYPEGENERIC_LEAF): Same.
3774         * builtins.def (BUILT_IN_SADD_OVERFLOW, BUILT_IN_SADDL_OVERFLOW): Use
3775         them.
3776         (BUILT_IN_SADDLL_OVERFLOW, BUILT_IN_SSUB_OVERFLOW): Same.
3777         (BUILT_IN_SSUBL_OVERFLOW, BUILT_IN_SSUBLL_OVERFLOW): Same.
3778         (BUILT_IN_SMUL_OVERFLOW, BUILT_IN_SMULL_OVERFLOW): Same.
3779         (BUILT_IN_SMULLL_OVERFLOW, BUILT_IN_UADD_OVERFLOW): Same.
3780         (BUILT_IN_UADDL_OVERFLOW, BUILT_IN_UADDLL_OVERFLOW): Same.
3781         (BUILT_IN_USUB_OVERFLOW, BUILT_IN_USUBL_OVERFLOW): Same.
3782         (BUILT_IN_USUBLL_OVERFLOW, BUILT_IN_UMUL_OVERFLOW): Same.
3783         (BUILT_IN_UMULL_OVERFLOW, BUILT_IN_UMULLL_OVERFLOW): Same.
3785 2016-06-10  Bernd Edlinger  <bernd.edlinger@hotmail.de>
3787         * config/arm/arm.h (pool_vector_label,
3788         return_used_this_function): Remove.
3790 2016-06-10  Jeff Law  <law@redhat.com>
3792         PR tree-optimization/71335
3793         * tree-ssa-threadbackward.c (profitable_jump_thread_path): Filter out
3794         zero length paths here.
3795         (convert_and_register_jump_thread_path): Remove hacks related to
3796         duplicated blocks in the jump thread path.
3797         (fsm_find_control_statement_thread_paths): Avoid putting the same
3798         block on the thread path twice, but ensure the thread path is
3799         unchanged from the caller's point of view.
3801 2016-06-10  Jan Hubicka  <hubicka@ucw.cz>
3803         * predict.c (predict_loops): Remove PRED_LOOP_BRANCH.
3804         * predict.def (PRED_LOOP_BRANCH): Remove.
3806 2016-06-10  David Malcolm  <dmalcolm@redhat.com>
3808         * Makefile.in (OBJS): Add ggc-tests.o.
3809         (GTFILES): Add ggc-tests.c.
3810         * ggc-tests.c: New file.
3811         * selftest-run-tests.c (selftest::run_tests): Call
3812         selftest::ggc_tests_c_tests.
3813         * selftest.h (selftest::ggc_tests_c_tests): New prototype.
3815 2016-06-10  Alexander Monakov  <amonakov@ispras.ru>
3817         * match.pd (-1 / B < A): Use :c to avoid pattern duplication.
3819 2016-06-10  Maxim Ostapenko  <m.ostapenko@samsung.com>
3821         PR sanitizer/71480
3822         * varasm.c (place_block_symbol): Adjust alignment for asan protected
3823         STRING_CSTs even if TREE_CONSTANT_POOL_ADDRESS_P.
3825 2016-06-10  Jan Hubicka  <hubicka@ucw.cz>
3827         * profile.c: Include cfgloop.h.
3828         (branch_prob): Compute estimated number of iterations.
3829         * tree-ssa-loop-niter.c (estimate_numbers_of_iterations_loop): Do not
3830         recompute estimate number of iterations from profile.
3832 2016-06-10  Bernd Edlinger  <bernd.edlinger@hotmail.de>
3834         PR inline-asm/68843
3835         * reg-stack.c (check_asm_stack_operands): Explicit input arguments
3836         must be grouped on top of stack.  Don't force early clobber
3837         on ordinary reg outputs.
3839 2016-06-10  Richard Biener  <rguenther@suse.de>
3841         * targhooks.c (default_builtin_vectorization_cost): Adjust
3842         vec_construct cost.
3844 2016-06-10  Richard Biener  <rguenther@suse.de>
3846         * gimple-fold.c (gimple_fold_builtin_memory_op): Make sure
3847         to fold the RHS to a constant if possible.
3849 2016-06-10  Thomas Schwinge  <thomas@codesourcery.com>
3851         PR middle-end/71373
3852         * tree-nested.c (convert_nonlocal_omp_clauses)
3853         (convert_local_omp_clauses): Handle OMP_CLAUSE_ASYNC,
3854         OMP_CLAUSE_WAIT, OMP_CLAUSE_INDEPENDENT, OMP_CLAUSE_AUTO,
3855         OMP_CLAUSE__CACHE_, OMP_CLAUSE_TILE.
3857         * gimplify.c (gimplify_adjust_omp_clauses): Discard
3858         OMP_CLAUSE_TILE.
3859         * omp-low.c (scan_sharing_clauses): Don't expect OMP_CLAUSE_TILE.
3861         * omp-low.c (scan_sharing_clauses): Don't expect
3862         OMP_CLAUSE__CACHE_.
3864 2016-06-10  Alan Hayward  <alan.hayward@arm.com>
3866         PR tree-optimization/71407
3867         PR tree-optimization/71416
3868         * tree-vect-loop.c (vectorizable_live_operation): Use vectype for
3869         BIT_FIELD_REF type.
3871 2016-06-10  Richard Biener  <rguenther@suse.de>
3873         PR middle-end/71477
3874         * cfgloop.c (alloc_loop): Initialize nb_iterations_likely_upper_bound.
3876 2016-06-09  Eric Botcazou  <ebotcazou@adacore.com>
3878         * df-problems.c (df_note_bb_compute): Guard use of DF_INSN_INFO_GET.
3880 2016-06-09  Vladimir Makarov  <vmakarov@redhat.com>
3881             Jiong Wang  <jiong.wang@arm.com>
3883         PR rtl-optimization/70751
3884         * lra-constraints.c (process_alt_operands): Recognize Non-pseudo
3885         spilled into memory.
3887 2016-06-09  Jonathan Yong  <10walls@gmail.com>
3889         Revert:
3890         2015-09-21  Jonathan Yong  <10walls@gmail.com>
3892         * config/i386/cygwin.h (STARTFILE_SPEC): Explicitly search
3893         sysroot/usr/lib/32api for additional win32 libraries,
3894         fixes failing Cygwin bootstrapping.
3896 2016-06-09  Marcin Baczyński  <marbacz@gmail.com>
3898         * diagnostic.h (diagnostic_line_cutoff, diagnostic_flush_buffer):
3899         Delete.
3901 2016-06-09  David Malcolm  <dmalcolm@redhat.com>
3903         PR bootstrap/71471
3904         * pretty-print.c (pp_indent): Specify that %p is printed in a
3905         host-dependent manner.
3906         (test_pp_format): Remove the test for %p.
3908 2016-06-09  Maciej W. Rozycki  <macro@imgtec.com>
3910         * config/mips/mips.c (mips_output_jump): Fix formatting.
3912 2016-06-09  Richard Biener  <rguenther@suse.de>
3914         PR tree-optimization/71462
3915         * tree-ssa-loop-manip.c (find_uses_to_rename): Guard against
3916         removed blocks.
3918 2016-06-09  Martin Liska  <mliska@suse.cz>
3920         * predict.c (dump_prediction): Add new argument.
3921         (enum predictor_reason): New enum.
3922         (struct predictor_hash): New struct.
3923         (predictor_hash::hash): New function.
3924         (predictor_hash::equal): Likewise.
3925         (not_removed_prediction_p): New function.
3926         (prune_predictions_for_bb): Likewise.
3927         (combine_predictions_for_bb): Prune predictions.
3929 2016-06-09  Martin Liska  <mliska@suse.cz>
3931         * predict.c (filter_predictions): New function.
3932         (remove_predictions_associated_with_edge): Use the filter
3933         function.
3934         (equal_edge_p): New function.
3936 2016-06-09  Stefan Bruens  <stefan.bruens@rwth-aachen.de>
3938         * doc/invoke.texi (ARM Options): Use lexicographical ordering.
3939         Correct usage of @samp vs @option, add @samp where appropriate.
3940         Add -march={armv6k,armv6z,arm6zk}, remove -march=ep9312.
3941         Add armv6s-m and document it, as it is no official ARM name.
3943 2016-06-09  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
3945         * ifcvt.c (struct noce_if_info): Add transform_name field.
3946         (noce_try_move): Set if_info->transform_name to the function name.
3947         (noce_try_ifelse_collapse): Likewise.
3948         (noce_try_store_flag): Likewise.
3949         (noce_try_inverse_constants): Likewise.
3950         (noce_try_store_flag_constants): Likewise.
3951         (noce_try_addcc): Likewise.
3952         (noce_try_store_flag_mask): Likewise.
3953         (noce_try_cmove): Likewise.
3954         (noce_try_cmove_arith): Likewise.
3955         (noce_try_minmax): Likewise.
3956         (noce_try_abs): Likewise.
3957         (noce_try_sign_mask): Likewise.
3958         (noce_try_bitop): Likewise.
3959         (noce_convert_multiple_sets): Likewise.
3960         (noce_process_if_block): Print if_info->transform_name to
3961         dump_file if transformation succeeded.
3963 2016-06-09  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
3965         * config/arm/cortex-a57.md (cortex_a57_alu):
3966         Handle csel type.
3968 2016-06-08  Martin Sebor  <msebor@redhat.com>
3969             Jakub Jelinek  <jakub@redhat.com>
3971         PR c++/70507
3972         PR c/68120
3973         * builtins.def (BUILT_IN_ADD_OVERFLOW_P, BUILT_IN_SUB_OVERFLOW_P,
3974         BUILT_IN_MUL_OVERFLOW_P): New builtins.
3975         * builtins.c: Include gimple-fold.h.
3976         (fold_builtin_arith_overflow): Handle
3977         BUILT_IN_{ADD,SUB,MUL}_OVERFLOW_P.
3978         (fold_builtin_3): Likewise.
3979         * doc/extend.texi (Integer Overflow Builtins): Document
3980         __builtin_{add,sub,mul}_overflow_p.
3982 2016-06-08  Jose E. Marchesi  <jose.marchesi@oracle.com>
3984         * config/sparc/driver-sparc.c (cpu_names): Fix the entry for the
3985         SPARC-M7 and add an entry for SPARC-S7 cpus (Sonoma).
3987 2016-06-08  Alan Lawrence  <alan.lawrence@arm.com>
3989         * config/aarch64/aarch64.c (aarch64_function_arg_alignment):
3990         Rewrite, looking one level down for records and arrays.
3992 2016-06-08  David Malcolm  <dmalcolm@redhat.com>
3994         * pretty-print.c: Include "selftest.h".
3995         (pp_format): Fix comment.
3996         (identifier_to_locale): Likewise.
3997         (selftest::test_basic_printing): New function.
3998         (selftest::assert_pp_format): New function.
3999         (selftest::test_pp_format): New function.
4000         (selftest::pretty_print_c_tests): New function.
4001         * selftest-run-tests.c (selftest::run_tests): Call
4002         selftest::pretty_print_c_tests.
4003         * selftest.h (pretty_print_c_tests): New declaration.
4005 2016-06-07  Jan Hubicka  <hubicka@ucw.cz>
4007         * invoke.texi (max-loop-headers-insns): Document.
4008         * params.def (PARAM_MAX_LOOP_HEADER_INSNS): New.
4009         * tree-ssa-loop-ch.c (should_duplicate_loop_header_p): Update comment.
4010         (ch_base::copy_headers): Use PARAM_MAX_LOOP_HEADER_INSNS.
4012 2016-06-08  Richard Biener  <rguenther@suse.de>
4014         * tree-vect-stmts.c (vectorizable_load): Remove restrictions
4015         on strided SLP loads and fall back to scalar loads in case
4016         we can't chunk them.
4018 2016-06-08  Richard Biener  <rguenther@suse.de>
4020         PR tree-optimization/71452
4021         * tree-ssa.c (non_rewritable_lvalue_p): Make sure that the
4022         type used for the SSA rewrite has enough precision to cover
4023         the dynamic type of the location.
4025 2016-06-08  Jakub Jelinek  <jakub@redhat.com>
4026             Richard Biener  <rguenther@suse.de>
4028         PR c++/71448
4029         * fold-const.c (fold_comparison): Handle CONSTANT_CLASS_P (base0)
4030         the same as DECL_P (base0) for indirect_base0.  Use equality_code
4031         in one further place.
4033 2016-06-08  Richard Sandiford  <richard.sandiford@arm.com>
4035         * expmed.c (store_bit_field_1): Do not restrict a multiword op0
4036         to one word if the field is known to overlap other words.
4037         (extract_bit_field_1): Likewise.
4038         (store_split_bit_field): Remove compensating code.
4039         (extract_split_bit_field): Likewise.
4041 2016-06-08  Bernd Schmidt  <bschmidt@redhat.com>
4043         PR debug/71432
4044         PR ada/71413
4045         * tree-ssa-strlen.c (handle_builtin_memcmp): Ignore debug insns.
4047 2016-06-08  Jiong Wang  <jiong.wang@arm.com>
4049         * config/aarch64/aarch64-builtins.def (faddp): New builtins for modes in
4050         VDQF.
4051         * config/aarch64/aarch64-simd.md (aarch64_faddp<mode>): New.
4052         (arch64_addpv4sf): Delete.
4053         (reduc_plus_scal_v4sf): Use "gen_aarch64_faddpv4sf" instead of
4054         "gen_aarch64_addpv4sf".
4055         * config/aarch64/arm_neon.h (vpadd_f32): Remove inline assembly.  Use
4056         builtin.
4057         (vpadds_f32): Likewise.
4058         (vpaddq_f32): Likewise.
4059         (vpaddq_f64): Likewise.
4061 2016-06-08  Jiong Wang  <jiong.wang@arm.com>
4063         * config/aarch64/aarch64-builtins.def (fabd): New builtins for modes
4064         VALLF.
4065         * config/aarch64/aarch64-simd.md (fabd<mode>_3): Extend modes from VDQF
4066         to VALLF.  Rename to "fabd<mode>3".
4067         "*fabd_scalar<mode>3): Delete.
4068         * config/aarch64/arm_neon.h (vabds_f32): Remove inline assembly.
4069         Use builtin.
4070         (vabdd_f64): Likewise.
4071         (vabd_f32): Likewise.
4072         (vabd_f64): Likewise.
4073         (vabdq_f32): Likewise.
4074         (vabdq_f64): Likewise.
4076 2016-06-08  Jiong Wang  <jiong.wang@arm.com>
4078         * config/aarch64/aarch64-builtins.def (rsqrts): New builtins for modes
4079         VALLF.
4080         * config/aarch64/aarch64-simd.md (aarch64_rsqrts_<mode>3): Rename to
4081         "aarch64_rsqrts<mode>".
4082         * config/aarch64/aarch64.c (get_rsqrts_type): Update gen* name.
4083         * config/aarch64/arm_neon.h (vrsqrtss_f32): Remove inline assembly.  Use
4084         builtin.
4085         (vrsqrtsd_f64): Likewise.
4086         (vrsqrts_f32): Likewise.
4087         (vrsqrts_f64): Likewise.
4088         (vrsqrtsq_f32): Likewise.
4089         (vrsqrtsq_f64): Likewise.
4091 2016-06-08  Jiong Wang  <jiong.wang@arm.com>
4093         * config/aarch64/aarch64-builtins.def (rsqrte): New builtins for modes
4094         VALLF.
4095         * config/aarch64/aarch64-simd.md (aarch64_rsqrte_<mode>2): Rename to
4096         "aarch64_rsqrte<mode>".
4097         * config/aarch64/aarch64.c (get_rsqrte_type): Update gen* name.
4098         * config/aarch64/arm_neon.h (vrsqrts_f32): Remove inline assembly.  Use
4099         builtin.
4100         (vrsqrted_f64): Likewise.
4101         (vrsqrte_f32): Likewise.
4102         (vrsqrte_f64): Likewise.
4103         (vrsqrteq_f32): Likewise.
4104         (vrsqrteq_f64): Likewise.
4106 2016-06-08  Jiong Wang  <jiong.wang@arm.com>
4108         * config/aarch64/aarch64-builtins.def (scvtf): Register vector modes.
4109         (ucvtf): Likewise.
4110         (fcvtzs): Likewise.
4111         (fcvtzu): Likewise.
4112         * config/aarch64/aarch64-simd.md
4113         (<FCVT_F2FIXED:fcvt_fixed_insn><VDQF:mode>3): New.
4114         (<FCVT_FIXED2F:fcvt_fixed_insn><VDQ_SDI:mode>3): Likewise.
4115         * config/aarch64/arm_neon.h (vcvt_n_f32_s32): Remove inline assembly.
4116         Use builtin.
4117         (vcvt_n_f32_u32): Likewise.
4118         (vcvt_n_s32_f32): Likewise.
4119         (vcvt_n_u32_f32): Likewise.
4120         (vcvtq_n_f32_s32): Likewise.
4121         (vcvtq_n_f32_u32): Likewise.
4122         (vcvtq_n_f64_s64): Likewise.
4123         (vcvtq_n_f64_u64): Likewise.
4124         (vcvtq_n_s32_f32): Likewise.
4125         (vcvtq_n_s64_f64): Likewise.
4126         (vcvtq_n_u32_f32): Likewise.
4127         (vcvtq_n_u64_f64): Likewise.
4128         * config/aarch64/iterators.md (VDQ_SDI): New mode iterator.
4129         (VSDQ_SDI): Likewise.
4130         (fcvt_target): Support V4DI, V4SI and V2SI.
4131         (FCVT_TARGET): Likewise.
4133 2016-06-08  Jiong Wang  <jiong.wang@arm.com>
4135         * config/aarch64/aarch64-builtins.c (TYPES_BINOP_USS): New
4136         (TYPES_BINOP_SUS): Likewise.
4137         (aarch64_simd_builtin_data): Update include file name.
4138         (aarch64_builtins): Likewise.
4139         * config/aarch64/aarch64-simd-builtins.def (scvtf): New entries
4140         for conversion between scalar float-point and fixed-point.
4141         (ucvtf): Likewise.
4142         (fcvtzs): Likewise.
4143         (fcvtzu): Likewise.
4144         * config/aarch64/aarch64.md
4145         (<FCVT_F2FIXED:fcvt_fixed_insn><GPF:mode>3: New
4146         pattern for conversion between scalar float to fixed-pointer.
4147         (<FCVT_FIXED2F:fcvt_fixed_insn><GPI:mode>: Likewise.
4148         (UNSPEC_FCVTZS): New UNSPEC enumeration.
4149         (UNSPEC_FCVTZU): Likewise.
4150         (UNSPEC_SCVTF): Likewise.
4151         (UNSPEC_UCVTF): Likewise.
4152         * config/aarch64/arm_neon.h (vcvtd_n_f64_s64): Remove inline assembly.
4153         Use builtin.
4154         (vcvtd_n_f64_u64): Likewise.
4155         (vcvtd_n_s64_f64): Likewise.
4156         (vcvtd_n_u64_f64): Likewise.
4157         (vcvtd_n_f32_s32): Likewise.
4158         (vcvts_n_f32_u32): Likewise.
4159         (vcvtd_n_s32_f32): Likewise.
4160         (vcvts_n_u32_f32): Likewise.
4161         * config/aarch64/iterators.md (fcvt_target): Support integer to float
4162         mapping.
4163         (FCVT_TARGET): Likewise.
4164         (FCVT_FIXED2F): New iterator.
4165         (FCVT_F2FIXED): Likewise.
4166         (fcvt_fixed_insn): New define_int_attr.
4168 2016-06-07  Jan Hubicka  <hubicka@ucw.cz>
4170         * predict.c (pass_strip_predict_hints::execute): Cleanup CFG if
4171         some statements was removed.
4173 2016-06-08  Alan Hayward  <alan.hayward@arm.com>
4175         * tree-vect-data-refs.c (vect_analyze_data_refs): Remove debug newline.
4176         * tree-vect-loop-manip.c (slpeel_make_loop_iterate_ntimes): likewise.
4177         (vect_can_advance_ivs_p): likewise.
4178         (vect_update_ivs_after_vectorizer): likewise.
4179         * tree-vect-loop.c (vect_determine_vectorization_factor): likewise.
4180         (vect_analyze_scalar_cycles_1): likewise.
4181         (vect_analyze_loop_operations): likewise.
4182         (report_vect_op): likewise.
4183         (vect_is_slp_reduction): likewise.
4184         (vect_is_simple_reduction): likewise.
4185         (get_initial_def_for_induction): likewise.
4186         (vect_transform_loop): likewise.
4187         * tree-vect-patterns.c (vect_recog_dot_prod_pattern): likewise.
4188         (vect_recog_sad_pattern): likewise.
4189         (vect_recog_widen_sum_pattern): likewise.
4190         (vect_recog_widening_pattern): likewise.
4191         (vect_recog_divmod_pattern): likewise.
4192         * tree-vect-slp.c (vect-build-slp_tree_1): likewise.
4193         (vect_analyze_slp_instance): likewise.
4194         (vect_transform_slp_perm_load): likewise.
4195         (vect_schedule_slp_instance): likewise.
4197 2016-06-07  Jan Hubicka  <hubicka@ucw.cz>
4199         * predict.c (predict_iv_comparison): Mention that heuristics is broken.
4200         (return_prediction): PRED_CONST_RETURN predict return as not taken.
4201         * predict.def (PRED_CONTINUE): Change hitrate 50->67
4202         (PRED_LOOP_BRANCH): Document predictor as broken.
4203         (PRED_LOOP_EXIT): Change hitrate 91->92.
4204         (PRED_LOOP_EXTRA_EXIT): Change hitrate 91->83.
4205         (PRED_POINTER, PRED_TREE_POINTER): Change hitrate 85->70.
4206         (PRED_OPCODE_POSITIVE): Change hitrate 79->64.
4207         (PRED_OPCODE_NONEQUAL): Change hitrate 91->66.
4208         (PRED_TREE_OPCODE_POSITIVE): Change hitrate 73->64
4209         (PRED_TREE_OPCODE_NONEQUAL): Chnage hitrate 72->66
4210         (PRED_CALL): Chane hitrate 71->67.
4211         (PRED_TREE_EARLY_RETURN): Document issues, change hitrate 61->54.
4212         (PRED_GOTO): Document as unused right now.
4213         (PRED_CONST_RETURN): Change hitrate 67->69
4214         (PRED_NEGATIVE_RETURN): Change hitrate 96->98
4215         (PRED_NULL_RETURN): Change hitrate 91->90.
4216         (PRED_LOOP_IV_COMPARE_GUESS): Change hitrate to 98.
4217         (PRED_FORTRAN_FAIL_ALLOC): Change hitrate to 62; document issues.
4218         (PRED_FORTRAN_SIZE_ZERO): Change hitrate to 99.
4220 2016-06-07  Bill Seurer  <seurer@linux.vnet.ibm.com>
4222         * config/rs6000/altivec.h: Add __builtin_vec_mul.
4223         * config/rs6000/rs6000-builtin.def (vec_mul): Change vec_mul to a
4224         special case Altivec builtin.
4225         * config/rs6000/rs6000-c.c (altivec_overloaded_builtins): Remove
4226         VSX_BUILTIN_VEC_MUL (replaced with special case code).
4227         * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Add
4228         code for ALTIVEC_BUILTIN_VEC_MUL.
4229         * config/rs6000/rs6000.c (altivec_init_builtins): Add definition
4230         for __builtin_vec_mul.
4232 2016-06-07  Peter Bergner  <bergner@vnet.ibm.com>
4234         * doc/invoke.texi (RS/6000 and PowerPC Options): Document -mhtm and
4235         -mno-htm.
4237 2016-06-07  David Malcolm  <dmalcolm@redhat.com>
4239         * spellcheck.c (selftest::test_find_closest_string): New function.
4240         (spellcheck_c_tests): Call the above.
4242 2016-06-07  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
4244         * simplify-rtx.c (simplify_cond_clz_ctz): Delete 'mode' local variable.
4246 2016-06-07  Jakub Jelinek  <jakub@redhat.com>
4248         * config/i386/sse.md (avx_vec_concat<mode>): Add v=v,vm and
4249         Yv=Yv,C alternatives.
4251 2016-06-07  Richard Biener  <rguenther@suse.de>
4253         PR c/61564
4254         * common.opt (ffast-math): Make Optimization.
4256 2016-06-07  Simon Dardis  <simon.dardis@imgtec.com>
4257             Prachi Godbole  <prachi.godbole@imgtec.com>
4259         * config/mips/p5600.md (p5600_fpu_fadd): Remove checking for
4260         `fabs' and `fneg' type attributes.
4261         (p5600_fpu_fabs): Add `fmove' to the comment.
4263 2016-06-07  Jan Hubicka  <hubicka@ucw.cz>
4265         * gimple.c: Include builtins.h
4266         (gimple_inexpensive_call_p): New function.
4267         * gimple.h (gimple_inexpensive_call_p): Declare.
4268         * tree-ssa-loop-ch.c (should_duplicate_loop_header_p): Use it.
4269         * tree-ssa-loop-ivcanon.c (tree_estimate_loop_size): Likewise;
4270         fix formatting.
4272 2016-06-07  Paolo Carlini  <paolo.carlini@oracle.com>
4274         * diagnostic.c (diagnostic_impl, diagnostic_n_impl): New.
4275         (inform, inform_at_rich_loc, inform_n, warning, warning_at,
4276         warning_at_rich_loc, warning_n, pedwarn, permerror,
4277         permerror_at_rich_loc, error, error_n, error_at, error_at_rich_loc,
4278         sorry, fatal_error, internal_error, internal_error_no_backtrace):
4279         Use the above.
4281 2016-06-07  Richard Biener  <rguenther@suse.de>
4283         PR tree-optimization/71428
4284         * tree-ssa-math-opts.c (perform_symbolic_merge): Properly distinguish
4285         BIT_FIELD_REF op vs. load.
4287 2016-06-07  Richard Biener  <rguenther@suse.de>
4289         PR middle-end/71423
4290         * match.pd ((X | ~Y) -> Y <= X): Properly invert the comparison
4291         for signed ops.
4293 2016-06-06  John David Anglin  <danglin@gcc.gnu.org>
4295         * config/pa/pa.md (call): Generate indirect long calls to non-local
4296         functions on TARGET_64BIT.
4297         (call_value): Likewise.
4299 2016-06-06  John David Anglin  <danglin@gcc.gnu.org>
4301         * config/pa/pa.md (call_val_reg_64bit): Remove "reg: DI " clobber from
4302         pattern and subsequent splitters.
4303         (call_val_reg_64bit_post_reload): Likewise.
4305 2016-06-07  Kugan Vivekanandarajah  <kuganv@linaro.org>
4307         PR middle-end/71408
4308         * tree-ssa-reassoc.c (zero_one_operation): Fix NEGATE_EXPR operand for
4309         propagate_op_to_single_use.
4311 2016-06-07  Kugan Vivekanandarajah  <kuganv@linaro.org>
4313         PR middle-end/71281
4314         * tree-ssa-reassoc.c (reassociate_bb): Set uid for negate stmt.
4316 2016-06-07  Uros Bizjak  <ubizjak@gmail.com>
4318         * config/i386/i386.h (enum ix86_enitity): Add X86_DIRFLAG.
4319         (enum x86_dirflag_state): New enum.
4320         (NUM_MODES_FOR_MODE_SWITCHING): Add X86_DIRFLAG_ANY.
4321         (machine_function): Remove needs_cld.
4322         (ix86_current_function_needs_cld): Remove.
4323         * config/i386/i386.c (ix86_set_func_type): Set
4324         ix86_optimize_mode_switching[X86_DIRFLAG] to 1.
4325         (ix86_expand_prologue): Do not emit CLD here.
4326         (ix86_dirflag_mode_needed): New function.
4327         (ix86_dirflag_mode_entry): Ditto.
4328         (ix86_mode_needed): Handle X86_DIRFLAG entity.
4329         (ix86_mode_after): Ditto.
4330         (ix86_mode_entry): Ditto.
4331         (ix86_mode_exit): Ditto.
4332         (ix86_emit_mode_set): Ditto.
4333         * config/i386/i386.md (strmov_singleop): Set
4334         ix86_optimize_mode_switching[X86_DIRFLAG] to 1 for TARGET_CLD.
4335         Do not set ix86_current_function_needs_cld.
4336         (rep_mov): Ditto.
4337         (strset_singleop): Ditto.
4338         (rep_stos): Ditto.
4339         (cmpstrnqi_nz_1): Ditto.
4340         (cmpstrnqi_1): Ditto.
4341         (strlenqi_1): Ditto.
4343 2016-06-06  Jakub Jelinek  <jakub@redhat.com>
4345         PR tree-optimization/71259
4346         * tree-vect-slp.c (vect_get_constant_vectors): For
4347         VECTOR_BOOLEAN_TYPE_P, return all ones constant instead of
4348         one for constant op, and use COND_EXPR for non-constant.
4350 2016-06-06  David Malcolm  <dmalcolm@redhat.com>
4352         * Makefile.in (OBJS): Add function-tests.o,
4353         hash-map-tests.o, hash-set-tests.o, rtl-tests.o,
4354         selftest-run-tests.o.
4355         (OBJS-libcommon): Add selftest.o.
4356         (OBJS-libcommon-target): Add selftest.o.
4357         (all.internal): Add "selftest".
4358         (all.cross): Likewise.
4359         (selftest): New phony target.
4360         (s-selftest): New target.
4361         (selftest-gdb): New phony target.
4362         (COLLECT2_OBJS): Add selftest.o.
4363         * bitmap.c: Include "selftest.h".
4364         (selftest::test_gc_alloc): New function.
4365         (selftest::test_set_range): New function.
4366         (selftest::test_clear_bit_in_middle): New function.
4367         (selftest::test_copying): New function.
4368         (selftest::test_bitmap_single_bit_set_p): New function.
4369         (selftest::bitmap_c_tests): New function.
4370         * common.opt (fself-test): New.
4371         * diagnostic-show-locus.c: Include "selftest.h".
4372         (make_range): New function.
4373         (test_range_contains_point_for_single_point): New function.
4374         (test_range_contains_point_for_single_line): New function.
4375         (test_range_contains_point_for_multiple_lines): New function.
4376         (assert_eq): New function.
4377         (test_get_line_width_without_trailing_whitespace): New function.
4378         (selftest::diagnostic_show_locus_c_tests): New function.
4379         * et-forest.c: Include "selftest.h".
4380         (selftest::test_single_node): New function.
4381         (selftest::test_simple_tree): New function.
4382         (selftest::test_disconnected_nodes): New function.
4383         (selftest::et_forest_c_tests): New function.
4384         * fold-const.c: Include "selftest.h".
4385         (selftest::assert_binop_folds_to_const): New function.
4386         (selftest::assert_binop_folds_to_nonlvalue): New function.
4387         (selftest::test_arithmetic_folding): New function.
4388         (selftest::fold_const_c_tests): New function.
4389         * function-tests.c: New file.
4390         * gimple.c: Include "selftest.h".
4391         Include "gimple-pretty-print.h".
4392         (selftest::verify_gimple_pp): New function.
4393         (selftest::test_assign_single): New function.
4394         (selftest::test_assign_binop): New function.
4395         (selftest::test_nop_stmt): New function.
4396         (selftest::test_return_stmt): New function.
4397         (selftest::test_return_without_value): New function.
4398         (selftest::gimple_c_tests): New function.
4399         * hash-map-tests.c: New file.
4400         * hash-set-tests.c: New file.
4401         * input.c: Include "selftest.h".
4402         (selftest::assert_loceq): New function.
4403         (selftest::test_accessing_ordinary_linemaps): New function.
4404         (selftest::test_unknown_location): New function.
4405         (selftest::test_builtins): New function.
4406         (selftest::test_reading_source_line): New function.
4407         (selftest::input_c_tests): New function.
4408         * rtl-tests.c: New file.
4409         * selftest-run-tests.c: New file.
4410         * selftest.c: New file.
4411         * selftest.h: New file.
4412         * spellcheck.c: Include "selftest.h".
4413         (selftest::levenshtein_distance_unit_test_oneway): New function,
4414         adapted from testsuite/gcc.dg/plugin/levenshtein_plugin.c.
4415         (selftest::levenshtein_distance_unit_test): Likewise.
4416         (selftest::spellcheck_c_tests): Likewise.
4417         * toplev.c: Include selftest.h.
4418         (toplev::run_self_tests): New.
4419         (toplev::main): Handle -fself-test.
4420         * toplev.h (toplev::run_self_tests): New.
4421         * tree.c: Include "selftest.h".
4422         (selftest::test_integer_constants): New function.
4423         (selftest::test_identifiers): New function.
4424         (selftest::test_labels): New function.
4425         (selftest::tree_c_tests): New function.
4426         * tree-cfg.c: Include "selftest.h".
4427         (selftest::push_fndecl): New function.
4428         (selftest::test_linear_chain): New function.
4429         (selftest::test_diamond): New function.
4430         (selftest::test_fully_connected): New function.
4431         (selftest::tree_cfg_c_tests): New function.
4432         * vec.c: Include "selftest.h".
4433         (selftest::safe_push_range): New function.
4434         (selftest::test_quick_push): New function.
4435         (selftest::test_safe_push): New function.
4436         (selftest::test_truncate): New function.
4437         (selftest::test_safe_grow_cleared): New function.
4438         (selftest::test_pop): New function.
4439         (selftest::test_safe_insert): New function.
4440         (selftest::test_ordered_remove): New function.
4441         (selftest::test_unordered_remove): New function.
4442         (selftest::test_block_remove): New function.
4443         (selftest::reverse_cmp): New function.
4444         (selftest::test_qsort): New function.
4445         (selftest::vec_c_tests): New function.c.
4446         * wide-int.cc: Include selftest.h and wide-int-print.h.
4447         (selftest::from_int <wide_int>): New function.
4448         (selftest::from_int <offset_int>): New function.
4449         (selftest::from_int <widest_int>): New function.
4450         (selftest::assert_deceq): New function.
4451         (selftest::assert_hexeq): New function.
4452         (selftest::test_printing <VALUE_TYPE>): New function template.
4453         (selftest::test_ops <VALUE_TYPE>): New function template.
4454         (selftest::test_comparisons <VALUE_TYPE>): New function template.
4455         (selftest::run_all_wide_int_tests <VALUE_TYPE>): New function
4456         template.
4457         (selftest::wide_int_cc_tests): New function.
4459 2016-06-06  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
4461         PR middle-end/37780
4462         * ifcvt.c (noce_try_ifelse_collapse): New function.
4463         Declare prototype.
4464         (noce_process_if_block): Call noce_try_ifelse_collapse.
4465         * simplify-rtx.c (simplify_cond_clz_ctz): New function.
4466         (simplify_ternary_operation): Use the above to simplify
4467         conditional CLZ/CTZ expressions.
4469 2016-06-06  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
4471         PR middle-end/37780
4472         * config/aarch64/aarch64.md (ctz<mode>2): Convert to
4473         define_insn_and_split.
4475 2016-06-06  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
4477         PR middle-end/37780
4478         * config/arm/arm.md (ctzsi2): Convert to define_insn_and_split.
4480 2016-06-06  Bernd Edlinger  <bernd.edlinger@hotmail.de>
4482         PR c/24414
4483         * cfgexpand.c (expand_asm_loc): Remove handling for ADDR_EXPR.
4484         Implicitly clobber memory for basic asm with non-empty assembler
4485         string.  Use targetm.md_asm_adjust also here.
4486         * compare-elim.c (arithmetic_flags_clobber_p): Use asm_noperands here.
4487         * final.c (final_scan_insn): Handle basic asm in PARALLEL block.
4488         * gimple.c (gimple_asm_clobbers_memory_p): Handle basic asm with
4489         non-empty assembler string.
4490         * ira.c (compute_regs_asm_clobbered): Use asm_noperands here.
4491         * recog.c (asm_noperands): Handle basic asm in PARALLEL block.
4492         (decode_asm_operands): Handle basic asm in PARALLEL block.
4493         (extract_insn): Handle basic asm in PARALLEL block.
4494         * doc/extend.texi: Mention new behavior of basic asm.
4495         * config/ia64/ia64 (rtx_needs_barrier): Handle ASM_INPUT here.
4496         * config/pa/pa.c (branch_to_delay_slot_p, branch_needs_nop_p,
4497         branch_needs_nop_p): Use asm_noperands.
4499 2016-06-06  Jose E. Marchesi  <jose.marchesi@oracle.com>
4501         * config/sparc/sparc.md (cpu): Add niagara7 cpu type.
4502         Include the M7 SPARC DFA scheduler.
4503         New attribute v3pipe.
4504         Annotate insns with v3pipe where appropriate.
4505         Define cpu_feature vis4.
4506         Add lzd instruction type and set it on clzdi_sp64 and clzsi_sp64.
4507         Add (V8QI "8") to vbits.
4508         Add insns {add,sub}v8qi3
4509         Add insns ss{add,sub}v8qi3
4510         Add insns us{add,sub}{v8qi,v4hi}3
4511         Add insns {min,max}{v8qi,v4hi,v2si}3
4512         Add insns {minu,maxu}{v8qi,v4hi,v2si}3
4513         Add insns fpcmp{le,gt,ule,ug,ule,ugt}{8,16,32}_vis.
4514         * config/sparc/niagara4.md: Add a comment explaining the
4515         discrepancy between the documented latenty numbers and the
4516         implemented ones.
4517         * config/sparc/niagara7.md: New file.
4518         * configure.ac (HAVE_AS_SPARC5_VIS4): Define if the assembler
4519         supports SPARC5 and VIS 4.0 instructions.
4520         * configure: Regenerate.
4521         * config.in: Likewise.
4522         * config.gcc: niagara7 is a supported cpu in sparc*-*-* targets.
4523         * config/sparc/sol2.h (ASM_CPU32_DEFAUILT_SPEC): Set for
4524         TARGET_CPU_niagara7.
4525         (ASM_CPU64_DEFAULT_SPEC): Likewise.
4526         (CPP_CPU_SPEC): Handle niagara7.
4527         (ASM_CPU_SPEC): Likewise.
4528         * config/sparc/sparc-opts.h (processor_type): Add
4529         PROCESSOR_NIAGARA7.
4530         (mvis4): New option.
4531         * config/sparc/sparc.h (TARGET_CPU_niagara7): Define.
4532         (AS_NIAGARA7_FLAG): Define.
4533         (ASM_CPU64_DEFAULT_SPEC): Set for niagara7.
4534         (CPP_CPU64_DEFAULT_SPEC): Likewise.
4535         (CPP_CPU_SPEC): Handle niagara7.
4536         (ASM_CPU_SPEC): Likewise.
4537         * config/sparc/sparc.c (niagara7_costs): Define.
4538         (sparc_option_override): Handle niagara7 and adjust cache-related
4539         parameters with better values for niagara cpus.  Also support VIS4.
4540         (sparc32_initialize_trampoline): Likewise.
4541         (sparc_use_sched_lookahead): Likewise.
4542         (sparc_issue_rate): Likewise.
4543         (sparc_register_move_cost): Likewise.
4544         (dump_target_flag_bits): Support VIS4.
4545         (sparc_vis_init_builtins): Likewise.
4546         (sparc_builtins): Likewise.
4547         * config/sparc/sparc-c.c (sparc_target_macros): Define __VIS__ for
4548         VIS4 4.0.
4549         * config/sparc/driver-sparc.c (cpu_names): Add SPARC-M7 and
4550         UltraSparc M7.
4551         * config/sparc/sparc.opt (sparc_processor_type): New value
4552         niagara7.
4553         * config/sparc/visintrin.h (__attribute__): Prototypes for the
4554         VIS4 builtins.
4555         * doc/invoke.texi (SPARC Options): Document -mcpu=niagara7 and
4556         -mvis4.
4557         * doc/extend.texi (SPARC VIS Built-in Functions): Document the
4558         VIS4 builtins.
4560 2016-06-06  Jonathan Wakely  <jwakely@redhat.com>
4562         * doc/sourcebuild.texi (Directives): Remove extra closing braces.
4564 2016-06-06  Richard Biener  <rguenther@suse.de>
4566         PR tree-optimization/71398
4567         * tree-ssa-loop-ivcanon.c (unloop_loops): First unloop, then
4568         remove edges.
4570 2016-06-05  James Bowman  <james.bowman@ftdichip.com>
4572         * config/ft32/ft32.c (ft32_setup_incoming_varargs,
4573         ft32_expand_prolog, ft32_expand_epilogue):
4574         Handle pretend_args.
4575         * config/ft32/ft32.h: Remove OUTGOING_REG_PARM_STACK_SPACE.
4576         * config/ft32/ft32.md: Add pretend_returner.
4578 2016-06-06  Uros Bizjak  <ubizjak@gmail.com>
4580         PR target/71389
4581         * config/i386/i386.c (ix86_avx256_split_vector_move_misalign):
4582         Copy op1 RTX to avoid invalid sharing.
4583         (ix86_expand_vector_move_misalign): Ditto.
4585 2016-06-05  John David Anglin  <danglin@gcc.gnu.org>
4587         * expr.c (move_by_pieces_d::generate): Mark mode parameter with
4588         ATTRIBUTE_UNUSED.
4590 2016-06-05  Jan Hubicka  <hubicka@ucw.cz>
4592         * predict.c (predicted_by_loop_heuristics_p): New function.
4593         (predict_iv_comparison): Use it.
4594         (predict_loops): Walk from innermost loops; do not predict edges
4595         leaving multiple loops multiple times; implement
4596         PRED_LOOP_ITERATIONS_MAX heuristics.
4597         * predict.def (PRED_LOOP_ITERATIONS_MAX): New predictor.
4599 2016-06-05  Jan Hubicka  <hubicka@ucw.cz>
4601         * cfg.c (check_bb_profile): Do not report mismatched profiles when
4602         only edges out of BB are EH edges.
4604 2016-06-04  Martin Sebor  <msebor@redhat.com>
4605             Marcin Baczyński  <marbacz@gmail.com>
4607         PR c/48116
4608         * doc/invoke.texi (-Wreturn-type): Mention not warning on return with
4609         a void expression in a void function.
4611 2016-06-03  Jan Hubicka  <hubicka@ucw.cz>
4613         * tree-ssa-loop-ch.c (should_duplicate_loop_header_p): Do not check
4614         aux; dump reasons of decisions.
4615         (should_duplicate_loop_header_p): Likewise.
4616         (do_while_loop_p): Likewise.
4617         (ch_base::copy_headers): Dump asi num insns duplicated.
4619 2016-06-04  Jakub Jelinek  <jakub@redhat.com>
4621         PR tree-optimization/71405
4622         * tree-ssa.c (execute_update_addresses_taken): For clobber with
4623         incompatible type, build a new clobber with the right type instead
4624         of building a VIEW_CONVERT_EXPR around it.
4626 2016-06-04  Oleg Endo  <olegendo@gcc.gnu.org>
4628         PR tree-optimization/52171
4629         * config/sh/sh.c (sh_use_by_pieces_infrastructure_p): Use
4630         by_pieces_ninsns instead of move_by_pieces_ninsns.
4632 2016-06-04  Oleg Endo  <olegendo@gcc.gnu.org>
4634         * config/sh/sh.c (sh_print_operand_address): Don't use hardcoded 'r0'
4635         for reg+reg addressing mode.
4637 2016-06-03  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
4639         * rs6000-c.c (c/c-tree.h): Add #include.
4640         (altivec_resolve_overloaded_builtin): Handle ARRAY_TYPE arguments
4641         in C++ when found in the base position of vec_ld or vec_st.
4643 2016-06-03  Jan Hubicka  <hubicka@ucw.cz>
4645         * tree-ssa-loop-niter.c (estimate_numbers_of_iterations_loop): Avoid
4646         use of profile unless profile status is PROFILE_READ.
4647         * profile.c (compute_branch_probabilities): Set profile status
4648         only after reporting predictor hitrates.
4650 2016-06-03  Joseph Myers  <joseph@codesourcery.com>
4652         PR target/71276
4653         PR target/71277
4654         * common.opt (ffp-int-builtin-inexact): New option.
4655         * doc/invoke.texi (-fno-fp-int-builtin-inexact): Document.
4656         * doc/md.texi (floor@var{m}2, btrunc@var{m}2, round@var{m}2)
4657         (ceil@var{m}2): Document dependence on this option.
4658         * ipa-inline-transform.c (inline_call): Handle
4659         flag_fp_int_builtin_inexact.
4660         * ipa-inline.c (can_inline_edge_p): Likewise.
4661         * config/i386/i386.md (rintxf2): Do not test
4662         flag_unsafe_math_optimizations.
4663         (rint<mode>2_frndint): New define_insn.
4664         (rint<mode>2): Do not test flag_unsafe_math_optimizations for 387
4665         or !flag_trapping_math for SSE.  Just use gen_rint<mode>2_frndint
4666         for 387 instead of extending and truncating.
4667         (frndintxf2_<rounding>): Test flag_fp_int_builtin_inexact ||
4668         !flag_trapping_math instead of flag_unsafe_math_optimizations.
4669         Change to frndint<mode>2_<rounding>.
4670         (frndintxf2_<rounding>_i387): Likewise.  Change to
4671         frndint<mode>2_<rounding>_i387.
4672         (<rounding_insn>xf2): Likewise.
4673         (<rounding_insn><mode>2): Test flag_fp_int_builtin_inexact ||
4674         !flag_trapping_math instead of flag_unsafe_math_optimizations for
4675         x87.  Test TARGET_ROUND || !flag_trapping_math ||
4676         flag_fp_int_builtin_inexact instead of !flag_trapping_math for
4677         SSE.  Use ROUND_NO_EXC in constant operand of
4678         gen_sse4_1_round<mode>2.  Just use gen_frndint<mode>2_<rounding>
4679         for 387 instead of extending and truncating.
4681 2016-06-03  H.J. Lu  <hongjiu.lu@intel.com>
4682             Julia Koval  <julia.koval@intel.com>
4684         PR target/66960
4685         PR target/67630
4686         PR target/67634
4687         PR target/67841
4688         PR target/68037
4689         PR target/68618
4690         PR target/68661
4691         PR target/69575
4692         PR target/69596
4693         PR target/69734
4694         * config/i386/i386-protos.h (ix86_epilogue_uses): New prototype.
4695         * config/i386/i386.c (ix86_conditional_register_usage): Preserve
4696         all registers, except for function return registers if there are
4697         no caller-saved registers.
4698         (ix86_set_func_type): New function.
4699         (ix86_set_current_function): Call ix86_set_func_type to set
4700         no_caller_saved_registers and func_type.  Call reinit_regs if
4701         caller-saved registers are changed.  Don't allow MPX, SSE, MMX
4702         nor x87 instructions in interrupt handler nor function with
4703         no_caller_saved_registers attribute.
4704         (ix86_function_ok_for_sibcall): Return false if there are no
4705         caller-saved registers.
4706         (type_natural_mode): Don't warn ABI change for MMX in interrupt
4707         handler.
4708         (ix86_function_arg_advance): Skip for callee in interrupt handler.
4709         (ix86_function_arg): Return special arguments in interrupt handler.
4710         (ix86_promote_function_mode): Promote pointer to word_mode only
4711         for normal functions.
4712         (ix86_can_use_return_insn_p): Don't use `ret' instruction in
4713         interrupt handler.
4714         (ix86_epilogue_uses): New function.
4715         (ix86_hard_regno_scratch_ok): Likewise.
4716         (ix86_save_reg): Preserve all registers in interrupt handler
4717         after reload.  Preserve all registers, except for function return
4718         registers, if there are no caller-saved registers after reload.
4719         (find_drap_reg): Always use callee-saved register if there are
4720         no caller-saved registers.
4721         (ix86_minimum_incoming_stack_boundary): Return MIN_STACK_BOUNDARY
4722         for interrupt handler.
4723         (ix86_expand_prologue): Don't allow DRAP in interrupt handler.
4724         Emit cld instruction if stringops are used in interrupt handler
4725         or interrupt handler isn't a leaf function.
4726         (ix86_expand_epilogue): Generate interrupt return for interrupt
4727         handler and pop the 'ERROR_CODE' off the stack before interrupt
4728         return in exception handler.
4729         (ix86_expand_call): Disallow calling interrupt handler directly.
4730         If there are no caller-saved registers, mark all registers that
4731         are clobbered by the call which returns as clobbered.
4732         (ix86_handle_no_caller_saved_registers_attribute): New function.
4733         (ix86_handle_interrupt_attribute): Likewise.
4734         (ix86_attribute_table): Add interrupt and no_caller_saved_registers
4735         attributes.
4736         (TARGET_HARD_REGNO_SCRATCH_OK): Likewise.
4737         * config/i386/i386.h (ACCUMULATE_OUTGOING_ARGS): Use argument
4738         accumulation in interrupt function if stack may be realigned to
4739         avoid DRAP.
4740         (EPILOGUE_USES): New.
4741         (function_type): New enum.
4742         (machine_function): Add func_type and no_caller_saved_registers.
4743         * config/i386/i386.md (UNSPEC_INTERRUPT_RETURN): New.
4744         (interrupt_return): New pattern.
4745         * doc/extend.texi: Document x86 interrupt and
4746         no_caller_saved_registers attributes.
4748 2016-06-03  Bernd Schmidt  <bschmidt@redhat.com>
4750         PR tree-optimization/52171
4751         * builtins.c (expand_cmpstrn_or_cmpmem): Delete, moved elsewhere.
4752         (expand_builtin_memcmp): New arg RESULT_EQ.  All callers changed.
4753         Look for constant strings.  Move some code to emit_block_cmp_hints
4754         and use it.
4755         * builtins.def (BUILT_IN_MEMCMP_EQ): New.
4756         * defaults.h (COMPARE_MAX_PIECES): New macro.
4757         * expr.c (move_by_pieces_d, store_by_pieces_d): Remove old structs.
4758         (move_by_pieces_1, store_by_pieces_1, store_by_pieces_2): Remvoe.
4759         (clear_by_pieces_1): Don't declare.  Move definition before use.
4760         (can_do_by_pieces): New static function.
4761         (can_move_by_pieces): Use it.  Return bool.
4762         (by_pieces_ninsns): Renamed from move_by_pieces_ninsns.  New arg
4763         OP.  All callers changed.  Handle COMPARE_BY_PIECES.
4764         (class pieces_addr); New.
4765         (pieces_addr::pieces_addr, pieces_addr::decide_autoinc,
4766         pieces_addr::adjust, pieces_addr::increment_address,
4767         pieces_addr::maybe_predec, pieces_addr::maybe_postinc): New member
4768         functions for it.
4769         (class op_by_pieces_d): New.
4770         (op_by_pieces_d::op_by_pieces_d, op_by_pieces_d::run): New member
4771         functions for it.
4772         (class move_by_pieces_d, class compare_by_pieces_d,
4773         class store_by_pieces_d): New subclasses of op_by_pieces_d.
4774         (move_by_pieces_d::prepare_mode, move_by_pieces_d::generate,
4775         move_by_pieces_d::finish_endp, store_by_pieces_d::prepare_mode,
4776         store_by_pieces_d::generate, store_by_pieces_d::finish_endp,
4777         compare_by_pieces_d::generate, compare_by_pieces_d::prepare_mode,
4778         compare_by_pieces_d::finish_mode): New member functions.
4779         (compare_by_pieces, emit_block_cmp_via_cmpmem): New static
4780         functions.
4781         (expand_cmpstrn_or_cmpmem): Moved here from builtins.c.
4782         (emit_block_cmp_hints): New function.
4783         (move_by_pieces, store_by_pieces, clear_by_pieces): Rewrite to just
4784         use the newly defined classes.
4785         * expr.h (by_pieces_constfn): New typedef.
4786         (can_store_by_pieces, store_by_pieces): Use it in arg declarations.
4787         (emit_block_cmp_hints, expand_cmpstrn_or_cmpmem): Declare.
4788         (move_by_pieces_ninsns): Don't declare.
4789         (can_move_by_pieces): Change return value to bool.
4790         * target.def (TARGET_USE_BY_PIECES_INFRASTRUCTURE_P): Update docs.
4791         (compare_by_pieces_branch_ratio): New hook.
4792         * target.h (enum by_pieces_operation): Add COMPARE_BY_PIECES.
4793         (by_pieces_ninsns): Declare.
4794         * targethooks.c (default_use_by_pieces_infrastructure_p): Handle
4795         COMPARE_BY_PIECES.
4796         (default_compare_by_pieces_branch_ratio): New function.
4797         * targhooks.h (default_compare_by_pieces_branch_ratio): Declare.
4798         * doc/tm.texi.in (STORE_MAX_PIECES, COMPARE_MAX_PIECES): Document.
4799         * doc/tm.texi: Regenerate.
4800         * tree-ssa-strlen.c: Include "builtins.h".
4801         (handle_builtin_memcmp): New static function.
4802         (strlen_optimize_stmt): Call it for BUILT_IN_MEMCMP.
4803         * tree.c (build_common_builtin_nodes): Create __builtin_memcmp_eq.
4805 2016-06-03  Alan Hayward  <alan.hayward@arm.com>
4807         * tree-vect-stmts.c (vect_stmt_relevant_p): Do not vectorize non live
4808         relevant stmts which are simple and invariant.
4809         * tree-vect-loop.c (vectorizable_live_operation): Check relevance
4810         instead of simple and invariant
4812 2016-06-03  Alan Hayward  <alan.hayward@arm.com>
4814         * tree-vect-loop.c (vect_analyze_loop_operations): Allow live stmts.
4815         (vectorizable_reduction): Check for new relevant state.
4816         (vectorizable_live_operation): vectorize live stmts using
4817         BIT_FIELD_REF.  Remove special case for gimple assigns stmts.
4818         * tree-vect-stmts.c (is_simple_and_all_uses_invariant): New function.
4819         (vect_stmt_relevant_p): Check for stmts which are only used live.
4820         (process_use): Use of a stmt does not inherit it's live value.
4821         (vect_mark_stmts_to_be_vectorized): Simplify relevance inheritance.
4822         (vect_analyze_stmt): Check for new relevant state.
4823         * tree-vectorizer.h (vect_relevant): New entry for a stmt which is used
4824         outside the loop, but not inside it.
4826 2016-06-03  Alan Hayward  <alan.hayward@arm.com>
4828         * tree-vectorizer.h (vect_get_vec_def_for_operand_1): New.
4829         * tree-vect-stmts.c (vect_get_vec_def_for_operand_1): New.
4830         (vect_get_vec_def_for_operand): Split out code.
4832 2016-06-03  Segher Boessenkool  <segher@kernel.crashing.org>
4834         * config/rs6000/rs6000.md (define_peepholes for two mfcr's): Delete.
4836 2016-06-03  Alan Hayward  <alan.hayward@arm.com>
4838         * tree-vect-stmts.c (vectorizable_call) Remove GOMP_SIMD_LANE code.
4840 2016-06-03  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
4842         * config/arm/thumb1.md (*thumb1_mulsi3): Fix typos in comment.
4844 2016-06-03  Jakub Jelinek  <jakub@redhat.com>
4846         PR middle-end/71387
4847         * cgraph.c (cgraph_edge::redirect_call_stmt_to_callee): If redirecting
4848         to noreturn e->callee->decl that has void return type and void
4849         arguments, adjust gimple_call_fntype and remove lhs even if it had
4850         previously addressable type.
4852 2016-06-02  Jeff Law  <law@redhat.com>
4854         PR tree-optimization/71328
4855         * tree-ssa-threadupdate.c (duplicate_thread_path): Fix off-by-one
4856         error when checking for a jump back onto the copied path.
4858 2016-06-02  David Malcolm  <dmalcolm@redhat.com>
4860         * config/microblaze/microblaze.c (get_branch_target): Add return
4861         NULL_RTX for the non-CALL_P case.
4862         (insert_wic_for_ilb_runout): Remove unused local "wic_addr1".
4863         (insert_wic): Remove unused local "j".
4865 2016-06-02  Martin Liska  <mliska@suse.cz>
4867         * predict.def: Fix typo in PRED_FORTRAN_FAIL_IO display name.
4869 2016-06-02  H.J. Lu  <hongjiu.lu@intel.com>
4870             Julia Koval  <julia.koval@intel.com>
4872         * function.c (assign_parm_setup_stack): Force source into a
4873         register if needed.
4874         * target.def (function_incoming_arg): Update documentation to
4875         allow arbitrary address computation based on hard register.
4876         * doc/tm.texi: Regenerated.
4878 2016-06-02  Martin Liska  <mliska@suse.cz>
4880         * predict.c (combine_predictions_for_bb): Fix first match in
4881         cases where a first predictor contains more than one occurence
4882         in list of predictors.  Take the best value in such case.
4884 2016-06-02  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
4886         PR rtl-optimization/71295
4887         * rtlanal.c (subreg_get_info): If taking a subreg at the requested
4888         offset would go over the size of the inner mode reject it.
4890 2016-06-02  Jakub Jelinek  <jakub@redhat.com>
4892         * config/i386/sse.md (*vec_concatv4si): Use v=v,v instead of
4893         x=x,x and v=v,m instead of x=x,m.
4895         * config/i386/sse.md (*vec_concatv2si_sse4_1): Add avx512dq v=Yv,rm
4896         alternative.  Change x=x,x alternative to v=Yv,Yv and x=rm,C
4897         alternative to v=rm,C.
4899         * config/i386/sse.md (*vec_concatv2di): Add x86_avx512dq v=Yv,rm
4900         alternative.  Change x=xm,C alternative to v=vm,C, x=x,x alternative
4901         to v=Yv,Yv and x=x,m to v=v,m.  Use maybe_evex prefix attribute
4902         instead of vex for the last two above mentioned alternatives.
4904 2016-06-02  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
4906         PR target/70830
4907         * config/arm/arm.c (arm_output_multireg_pop): Guard "pop" on update.
4909 2016-06-02  Segher Boessenkool  <segher@kernel.crashing.org>
4911         * config/rs6000/dfp.md (trunctddd2): Correct the "length" attribute.
4913 2016-06-01  David Malcolm  <dmalcolm@redhat.com>
4915         * config/rl78/rl78.c (rl78_expand_prologue): Convert local
4916         from int to unsigned.
4918 2016-05-31  Michael Meissner  <meissner@linux.vnet.ibm.com>
4920         * config/rs6000/vsx.md (vsx_splat_<mode>, V2DI/V2DF): Simplify
4921         alternatives, eliminating preferred register class.  Add support
4922         for the MTVSRDD instruction in ISA 3.0.
4923         (vsx_splat_v4si_internal): Use splat_input_operand instead of
4924         reg_or_indexed_operand.
4925         (vsx_splat_v4sf_internal): Likewise.
4927 2016-05-31  Michael Meissner  <meissner@linux.vnet.ibm.com>
4929         PR target/71186
4930         * config/rs6000/vsx.md (xxspltib_<mode>_nosplit): Add alternatives
4931         for loading up all 0's or all 1's.
4933 2016-06-01  Thomas Preud'homme  <thomas.preudhomme@arm.com>
4935         * doc/sourcebuild.texi (arm_acq_rel): Document new effective target.
4937 2016-06-01  Eduard Sanou  <dhole@openmailbox.org>
4939         * doc/cppenv.texi: Note that the `%s` in `date` is a non-standard
4940         extension.
4941         * gcc.c (driver_handle_option): Call set_source_date_epoch_envvar.
4942         * gcc.c (set_source_date_epoch_envvar): New function, sets
4943         the SOURCE_DATE_EPOCH environment variable to the current time.
4945 2016-06-01  Eric Botcazou  <ebotcazou@adacore.com>
4947         * tree-vect-loop.c (vect_determine_vectorization_factor): Also compute
4948         the factor for live Phi nodes.
4950 2016-06-01  Jan Hubicka  <hubicka@ucw.cz>
4952         * loop-dolop.c (doloop_optimize): Us likely max iteration bound.
4953         * tree-parloops.c (parallelize_loops): likewise.
4954         * tree-ssa-loop-unswitch.c (tree_unswitch_single_loop,
4955         tree_unswitch_outer_loop): likewise.
4957 2016-06-01  Jakub Jelinek  <jakub@redhat.com>
4959         PR middle-end/71371
4960         * gimplify.c (gimplify_omp_for): Temporarily clear gimplify_omp_ctxp
4961         around creation of the temporary.
4963 2016-06-01  Richard Biener  <rguenther@suse.de>
4965         PR tree-optimization/71366
4966         * tree-ssa-loop-ivcanon.c (edges_to_remove): New global.
4967         (unloop_loops): Move removing edges here ...
4968         (try_unroll_loop_completely): ... from here.
4969         (try_peel_loop): ... and here.
4970         (tree_unroll_loops_completely_1): Track parent loops via
4971         bitmap of header BBs.
4972         (tree_unroll_loops_completely): Adjust for that.
4974 2016-06-01  Kelvin Nilsen  <kelvin@gcc.gnu.org>
4976         * config/rs6000/altivec.h (vec_slv): New macro.
4977         (vec_srv): New macro.
4978         * config/rs6000/altivec.md (UNSPEC_VSLV): New value.
4979         (UNSPEC_VSRV): New value.
4980         (vslv): New insn.
4981         (vsrv): New insn.
4982         * config/rs6000/rs6000-builtin.def (vslv): New builtin definition.
4983         (vsrv): New builtin definition.
4984         * config/rs6000/rs6000-c.c (P9V_BUILTIN_VSLV): Macro expansion to
4985         define argument types for new builtin.
4986         (P9V_BUILTIN_VSRV): Macro expansion to define argument types for
4987         new builtin.
4988         * doc/extend.texi: Document the new vec_vslv and vec_srv built-in
4989         functions.
4991 2016-06-01  Uros Bizjak  <ubizjak@gmail.com>
4992             Jocelyn Mayer  <l_indien@magic.fr>
4994         PR target/67310
4995         * config/i386/driver-i386.c (host_detect_local_cpu): Correctly
4996         detect processor family for signature_CENTAUR_ebx.
4997         <case PROCESSOR_I486>: Pass c3, winchip2 or winchip-c6 for
4998         signature_CENTAUR_ebx.
4999         <case PROCESSOR _PENTIUMPRO>: Pass c3-2 for signature_CENTAUR_ebx.
5000         <default>: Pass x86-64 for has_longmode.
5002 2016-06-01  Nathan Sidwell  <nathan@acm.org>
5004         * config/nvptx/nvptx.c (nvptx_assemble_undefined_decl): Reject
5005         undefined weak.
5007 2016-06-01  Richard Biener  <rguenther@suse.de>
5009         PR tree-optimization/71261
5010         * tree-vect-patterns.c (check_bool_pattern): Gather a hash-set
5011         of stmts successfully put in the bool pattern.  Remove
5012         single-use restriction.
5013         (adjust_bool_pattern_cast): Add cast at the use site via the
5014         pattern def sequence.
5015         (adjust_bool_pattern): Remove recursion, maintain a hash-map
5016         of patterned defs.  Use the pattern def seqence instead of
5017         multiple independent patterns.
5018         (sort_after_uid): New qsort compare function.
5019         (adjust_bool_stmts): New function to process stmts in the bool
5020         pattern in IL order.
5021         (vect_recog_bool_pattern): Adjust.
5022         * tree-if-conv.c (ifcvt_split_def_stmt): Remove.
5023         (ifcvt_walk_pattern_tree): Likewise.
5024         (stmt_is_root_of_bool_pattern): Likewise.
5025         (ifcvt_repair_bool_pattern): Likewise.
5026         (tree_if_conversion): Do not call ifcvt_repair_bool_pattern.
5028 2016-06-01  Jan Hubicka  <hubicka@ucw.cz>
5030         * loop-unroll.c (decide_unroll_constant_iterations,
5031         decide_unroll_runtime_iterations, decide_unroll_stupid): Use
5032         likely upper bounds.
5033         * loop-iv.c (find_simple_exit): Dump likely upper bounds.
5035 2016-06-01  Thomas Schwinge  <thomas@codesourcery.com>
5037         * tree-core.h (enum omp_clause_code): Remove
5038         OMP_CLAUSE_DEVICE_RESIDENT.  Adjust all users.
5040 2016-06-01  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
5042         * config/arm/sync.md (arm_store_exclusive<mode>):
5043         Use 'H' output modifier on operands[2] rather than creating a new
5044         entry in out-of-bounds memory of the operands array.
5045         (arm_store_release_exclusivedi): Likewise.
5047 2016-06-01  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
5049         * config/arm/arm.c (arm_fusion_enabled_p): New function.
5050         * config/arm/arm-protos.h (arm_fusion_enabled_p): Declare prototype.
5051         * config/arm/crypto.md (crypto_<crypto_pattern>, CRYPTO_UNARY):
5052         Add "=w,0" alternative.  Enable it when AES/AESMC fusion is enabled.
5054 2016-06-01  Eric Botcazou  <ebotcazou@adacore.com>
5056         * tree-vect-loop.c (vect_determine_vectorization_factor): Also take
5057         into account live statements for mask producers.
5059 2016-06-01  Richard Biener  <rguenther@suse.de>
5061         PR tree-optimization/71311
5062         * match.pd (@0 < @1 && @0 < @2 -> @0 < min(@1,@2)): Add :c and
5063         restrict to non-INTEGER_CST @0.
5065 2016-06-01  Richard Biener  <rguenther@suse.de>
5067         * match.pd ((A & B) - (A & ~B) -> B - (A ^ B)): Add missing :c.
5068         (relational patterns): Use :c to avoid pattern duplications.
5070 2016-06-01  Richard Biener  <rguenther@suse.de>
5072         * genmatch.c (comparison_code_p): New predicate.
5073         (swap_tree_comparison): New function.
5074         (commutate): Add for_vec parameter to append new for entries.
5075         Support commutating relational operators by swapping it alongside
5076         operands.
5077         (lower_commutative): Adjust.
5078         (dt_simplify::gen): Do not pass artificial operators to gen
5079         functions.
5080         (decision_tree::gen): Do not add artificial operators as parameters.
5081         (parser::parse_expr): Verify operator commutativity when :c is
5082         applied.  Allow :C to override this.
5083         * match.pd: Adjust patterns to use :C instead of :c where required.
5085 2016-06-01  Patrick Palka  <ppalka@gcc.gnu.org>
5087         PR tree-optimization/71077
5088         * tree-ssa-threadedge.c (simplify_control_stmt_condition_1): In
5089         the combining step, use boolean_false_node and boolean_true_node
5090         as the designated false/true return values.
5092 2016-05-31  Jan Hubicka  <hubicka@ucw.cz>
5094         * predict.def (PRED_LOOP_EXTRA_EXIT): Define.
5095         * predict.c (predict_iv_comparison): Also check PRED_LOOP_EXTRA_EXIT.
5096         (predict_extra_loop_exits): Use PRED_LOOP_EXTRA_EXIT instead of
5097         PRED_LOOP_EXIT.
5099 2016-05-31  Jan Hubicka  <hubicka@ucw.cz>
5101         * doc/invoke.texi (-frename-registers): Drop -fpeel-loops from list
5102         of flags impliying the register renaming.
5103         * toplev.c (process_options): Do not imply flag_rename_registers with
5104         loop peeling.
5106 2016-05-31  Oleg Endo  <olegendo@gcc.gnu.org>
5108         * config/sh/sh.h (ASM_OUTPUT_SYMBOL_REF): Remove macro and use the
5109         default implementation.
5111 2016-05-31  Nathan Sidwell  <nathan@acm.org>
5113         * dwarf2out.c (cur_line_info_table): Add GTY marker.
5115 2016-05-31  Oleg Endo  <olegendo@gcc.gnu.org>
5117         * config/sh/constraints.md (b): Remove constraint.
5118         * config/sh/predicates.md (arith_reg_operand): Remove
5119         TARGET_REGISTER_P.
5120         * config/sh/sh-modes.def (PDI): Remove.
5121         * config/sh/sh.c (sh_target_reg_class,
5122         sh_optimize_target_register_callee_saved): Remove functions.
5123         (sh_option_override): Don't set MASK_SAVE_ALL_TARGET_REGS.
5124         (sh_expand_epilogue): Update comment.
5125         (sh_hard_regno_mode_ok, sh_register_move_cost, calc_live_regs,
5126         sh_secondary_reload): Remove TARGET_REGS related code.
5127         * config/sh/sh.h (FIRST_TARGET_REG, LAST_TARGET_REG,
5128         TARGET_REGISTER_P): Remove macros.
5129         (SH_DBX_REGISTER_NUMBER, REG_ALLOC_ORDER): Remove target regs.
5130         * config/sh/sh.md (PR_MEDIA_REG, T_MEDIA_REG, FR23_REG, TR0_REG,
5131         TR1_REG, TR2_REG): Remove constants.
5132         * config/sh/sh.opt (SAVE_ALL_TARGET_REGS): Remove.
5134 2016-05-31  Oleg Endo  <olegendo@gcc.gnu.org>
5136         * config/sh/sh.md (adddi3, subdi3, negdi2, abs<mode>2): Remove
5137         define_expand patterns.
5138         (adddi3_compact): Rename to adddi3.
5139         (subdi3_compact): Rename to subdi3.
5140         (*negdi2): Rename to negdi2.
5141         (*abs<mode>2): Rename to abs<mode>2.
5143 2016-05-31  Oleg Endo  <olegendo@gcc.gnu.org>
5145         * config/rx/rx.md (FETCHOP_NO_MINUS): New code iterator.
5146         (atomic_<fetchop_name>_fetchsi): Extract minus operator into ...
5147         (atomic_sub_fetchsi): ... this new pattern.
5148         (mvtc): Add CC_REG clobber.
5150 2016-05-31  Marek Polacek  <polacek@redhat.com>
5152         * gimplify.c (gimplify_switch_expr): Also handle GIMPLE_TRY.
5154 2016-05-31  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
5156         * config/aarch64/aarch64.c (aarch_macro_fusion_pair_p): Use
5157         aarch64_fusion_enabled_p to check for fusion capabilities.
5159 2016-05-31  Richard Biener  <rguenther@suse.de>
5161         PR tree-optimization/71352
5162         * tree-ssa-reassoc.c (zero_one_operation): Handle op equal to
5163         minus one and a negate.
5165 2016-05-31  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
5167         * config/aarch64/aarch64.c (aarch64_simd_attr_length_move): Delete.
5168         * config/aarch64/aarch64-protos.h (aarch64_simd_attr_length_move):
5169         Delete prototype.
5170         * config/aarch64/iterators.md (insn_count): Add descriptive comment.
5171         * config/aarch64/aarch64-simd.md (*aarch64_mov<mode>, VSTRUCT modes):
5172         Remove use of aarch64_simd_attr_length_move, set length attribute
5173         directly.
5174         (*aarch64_be_movoi): Likewise.
5175         (*aarch64_be_movci): Likewise.
5176         (*aarch64_be_movxi): Likewise.
5178 2016-05-31  Jan Hubicka  <hubicka@ucw.cz>
5180         * loop-init.c (gate): Do not enale RTL loop unroller with -fpeel-loops.
5181         It no longer does that.
5182         * toplev.c (process_options): Do not enable flag_web with -fpeel-loops.
5184 2016-05-31  Wladimir J. van der Laan  <laanwj@gmail.com>
5186         * config/aarch64/arm_neon.h (vdupb_laneq_s8): Remove spurious
5187         attribute __unused__.
5189 2016-05-31  Thomas Preud'homme  <thomas.preudhomme@arm.com>
5191         * config/arm/arm-protos.h (arm_arch_thumb1): Declare.
5192         * config/arm/arm.c (arm_arch_thumb1): Define.
5193         (arm_option_override): Initialize arm_arch_thumb1.
5194         * config/arm/arm.h (arm_arch_thumb1): Declare.
5195         (TARGET_ARM_ARCH_ISA_THUMB): Use arm_arch_thumb to determine if target
5196         support Thumb-1 ISA.
5198 2016-05-31  Kirill Yukhin  <kirill.yukhin@intel.com>
5200         PR target/71346
5201         * config/i386/sse.md (define_insn_and_split "*vec_extractv4sf_0"): Use
5202         `Yv' for scalar operand.
5204 2016-05-31  Tom de Vries  <tom@codesourcery.com>
5206         PR tree-optimization/69068
5207         * graphite-isl-ast-to-gimple.c (copy_bb_and_scalar_dependences): Handle
5208         phis with more than two args.
5210 2016-05-30  Andreas Tobler  <andreast@gcc.gnu.org>
5212         * config.gcc: Move hard float support for arm*hf*-*-freebsd* into
5213         armv6*-*-freebsd* for FreeBSD 11. Eliminate the arm*hf*-*-freebsd*
5214         target.
5216 2016-05-30  Jose E. Marchesi  <jose.marchesi@oracle.com>
5218         * config.gcc (sparc*-*-*): Support cpu_32, cpu_64, tune_32 and
5219         tune_64.
5220         * doc/install.texi (--with-cpu-32, --with-cpu-64): Document
5221         support on SPARC.
5222         * config/sparc/linux64.h (OPTION_DEFAULT_SPECS): Add entries for
5223         cpu_32, cpu_64, tune_32 and tune_64.
5224         * config/sparc/sol2.h (OPTION_DEFAULT_SPECS): Likewise.
5226 2016-05-30  Uros Bizjak  <ubizjak@gmail.com>
5228         * config/i386/sync.md (mfence_nosse): Use "lock orl $0, -4(%esp)".
5230 2016-05-30  Andi Kleen  <ak@linux.intel.com>
5232         * auto-profile.c (read_profile): Replace asserts with errors
5233         when file does not exist.
5234         * gcov-io.c (gcov_read_words): Dito.
5236 2016-05-30  Jan Hubicka  <hubicka@ucw.cz>
5238         * tree-cfg.c (print_loop): Print likely upper bounds.
5240 2016-05-30  Jan Hubicka  <hubicka@ucw.cz>
5242         * doc/invoke.texi (-fpeel-loops,-O3): Update documentation.
5243         * opts.c (default_options): Enable peel loops at -O3.
5244         * tree-ssa-loop-ivcanon.c (peeled_loops): New static var.
5245         (try_peel_loop): Do not re-peel already peeled loops;
5246         use likely upper bounds; fix profile updating.
5247         (pass_complete_unroll::execute): Initialize peeled_loops.
5249 2016-05-30  Martin Liska  <mliska@suse.cz>
5251         * tree-ssa-loop-ivopts.c (get_computation_cost_at): Scale
5252         computed costs by frequency of BB they belong to.
5253         (get_scaled_computation_cost_at): New function.
5255 2016-05-30  Alexander Monakov  <amonakov@ispras.ru>
5256             Marc Glisse  <marc.glisse@inria.fr>
5258         PR tree-optimization/71289
5259         * match.pd (-1 / B < A, A > -1 / B): New transformations.
5261 2016-05-30  Jan Hubicka  <hubicka@ucw.cz>
5263         * tree-vect-loop.c (vect_transform_loop): Update likely bounds.
5265 2016-05-30  Jan Hubicka  <hubicka@ucw.cz>
5267         * tree-ssa-loop-ivcanon.c (try_peel_loop): Correctly set wont_exit
5268         for peeled copies; avoid underflow when updating estimates; correctly
5269         scale loop profile.
5271 2016-05-30  Kugan Vivekanandarajah  <kuganv@linaro.org>
5273         * tree-ssa-reassoc.ci (swap_ops_for_binary_stmt): Fix typo from commit
5274         r236875. Corrected oe3 to oe2 as obvious.
5276 2016-05-30  Kugan Vivekanandarajah  <kuganv@linaro.org>
5278         PR middle-end/71269
5279         PR middle-end/71252
5280         * tree-ssa-reassoc.c (insert_stmt_before_use): Use find_insert_point so
5281         that inserted stmt will not dominate stmts that defines its operand.
5282         (rewrite_expr_tree): Add stmt_to_insert before adding the use stmt.
5283         (rewrite_expr_tree_parallel): Likewise.
5285 2016-05-30  Kugan Vivekanandarajah  <kuganv@linaro.org>
5287         PR middle-end/71252
5288         * tree-ssa-reassoc.c (swap_ops_for_binary_stmt): Fix swap such that
5289         all fields including stmt_to_insert are swapped.
5291 2016-05-30  Jan Hubicka  <hubicka@ucw.cz>
5293         * predict.h (force_edge_cold): Declare.
5294         * predict.c (force_edge_cold): New function.
5295         * tree-ssa-loop-ivcanon.c (try_unroll_loop_completely): Fix profile
5296         updating.
5297         (canonicalize_loop_induction_variables): Fix formating.
5299 2016-05-30  Eric Botcazou  <ebotcazou@adacore.com>
5301         * config/visium/visium.c (visium_split_double_add): Minor tweaks.
5302         (visium_expand_copysign): Use gen_int_mode directly.
5303         (visium_compute_frame_size): Minor tweaks.
5305 2016-05-30  Jan Hubicka  <hubicka@ucw.cz>
5307         * tree-vect-loop.c (vect_analyze_loop_2): Use
5308         likely_max_stmt_executions_int.
5310 2016-05-30  Tom de Vries  <tom@codesourcery.com>
5312         PR tree-optimization/69067
5313         * graphite-isl-ast-to-gimple.c (get_def_bb_for_const): Remove assert.
5315 2016-05-29  Uros Bizjak  <ubizjak@gmail.com>
5317         PR target/71245
5318         * config/i386/sync.md (define_peephole2 atomic_storedi_fpu):
5319         New peepholes to remove unneeded fild/fistp pairs.
5320         (define_peephole2 atomic_loaddi_fpu): Ditto.
5322 2016-05-27  Jan Hubicka  <hubicka@ucw.cz>
5324         * predict.c (maybe_hot_frequency_p): Avoid division.
5326 2016-05-28  Gerald Pfeifer  <gerald@pfeifer.com>
5328         * doc/install.texi: Use https for shop.fsf.org.
5330 2016-05-27  Jan Hubicka  <hubicka@ucw.cz>
5332         * tree-ssa-loop-ivopts.c (estimated_stmt_executions_int): Use
5333         likely_max_stmt_executions_int.
5335 2016-05-27  Jan Hubicka  <hubicka@ucw.cz>
5337         * tree-ssa-loop-prefetch.c (loop_prefetch_arrays): Use
5338         likely_max_stmt_executions_int.
5340 2016-05-27  Jan Hubicka  <hubicka@ucw.cz>
5342         * profile.c (compute_branch_probabilities): Do not report hitrates
5343         here.
5344         (branch_prob): Report hitrates here.
5345         * predict.c (gimple_predict_edge): Do not assert profile status;
5346         fix formatting issues.
5348 2016-05-27  Jan Hubicka  <hubicka@ucw.cz>
5350         * predict.c (edge_predicted_by_p): New function.
5351         (predict_paths_for_bb): Do not put multiple predictions of the same type
5352         on one edge.
5354 2016-05-27  Jan Hubicka  <hubicka@ucw.cz>
5356         * tree-ssa-loop-niter.c (number_of_iterations_exit): Revert accidental
5357         commit.
5359 2016-05-28  Alan Modra  <amodra@gmail.com>
5361         * dominance.c (verify_dominators): Don't segfault on NULL imm_bb.
5363 2016-05-28  Alan Modra  <amodra@gmail.com>
5365         PR rtl-optimization/71275
5366         * ira.c (ira): Free dominance info.
5368 2016-05-27  Gerald Pfeifer  <gerald@pfeifer.com>
5370         * doc/sourcebuild.texi: New address for upstream Go repository.
5372 2016-05-27  Thomas Preud'homme  <thomas.preudhomme@arm.com>
5374         * config/arm/arm.h (TARGET_ARM_V6M): Remove.
5375         (TARGET_ARM_V7M): Likewise.
5377 2016-05-26  Jeff Law  <law@redhat.com>
5379         * tree-ssa-threadedge.c: Remove include of tree-ssa-threadbackward.h.
5380         (thread_across_edge): Remove calls to find_jump_threads_backwards.
5381         * passes.def: Add jump threading passes before DOM/VRP.
5382         * tree-ssa-threadbackward.c (find_jump_threads_backwards): Change
5383         argument to a basic block from an edge.  Remove tests which are
5384         handled elsewhere.
5385         (pass_data_thread_jumps, class pass_thread_jumps): New.
5386         (pass_thread_jumps::gate, pass_thread_jumps::execute): New.
5387         (make_pass_thread_jumps): Likewise.
5388         * tree-pass.h (make_pass_thread_jumps): Declare.
5390 2016-05-27  Eric Botcazou  <ebotcazou@adacore.com>
5392         * config/visium/visium-protos.h (split_double_move): Rename into...
5393         (visium_split_double_move): ...this.
5394         (visium_split_double_add): Declare.
5395         * config/visium/visium.c (split_double_move): Rename into...
5396         (visium_split_double_move): ...this.
5397         (visium_split_double_add): New function.
5398         (visium_expand_copysign): Renumber operands for consistency.
5399         * config/visium/visium.md (DImode move splitter): Adjust to renaming.
5400         (DFmode move splitter): Likewise.
5401         (*addi3_insn): Split by means of visium_split_double_add.
5402         (*adddi3_insn_flags): Delete.
5403         (*plus_plus_sltu<subst_arith>): New insn.
5404         (*subdi3_insn): Split by means of visium_split_double_add.
5405         (subdi3_insn_flags): Delete.
5406         (*minus_minus_sltu<subst_arith>): New insn.
5407         (*negdi2_insn): Split by means of visium_split_double_add.
5408         (*negdi2_insn_flags): Delete.
5410 2016-05-27  Ulrich Weigand  <uweigand@de.ibm.com>
5412         * configure.ac: Treat a --with-headers option without argument
5413         the same as the default (i.e. consult sys-include directory).
5414         * configure: Regenerate.
5416 2016-05-27  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
5418         * config/aarch64/aarch64.c (aarch64_fusion_enabled_p): New function.
5419         * config/aarch64/aarch64-protos.h (aarch64_fusion_enabled_p): Declare
5420         prototype.
5421         * config/aarch64/aarch64-simd.md (aarch64_crypto_aes<aesmc_op>v16qi):
5422         Add "=w,0" alternative.  Enable it when AES/AESMC fusion is enabled.
5424 2016-05-27  Jiong Wang  <jiong.wang@arm.com>
5426         PR target/63596
5427         * config/aarch64/aarch64.c (aarch64_expand_builtin_va_start): Honor
5428         tree-stdarg analysis results.
5429         (aarch64_setup_incoming_varargs): Likewise.
5431 2016-05-27  Jiong Wang  <jiong.wang@arm.com>
5433         * config/aarch64/aarch64.c (aarch64_build_builtin_va_list): Initialize
5434         va_list_gpr_counter_field and va_list_fpr_counter_field.
5436 2016-05-27  Wilco Dijkstra  <wdijkstr@arm.com>
5438         PR67609
5439         * config/aarch64/aarch64.h (CANNOT_CHANGE_MODE_CLASS): Remove.
5440         * config/aarch64/aarch64.c
5441         (aarch64_cannot_change_mode_class): Remove function.
5442         * config/aarch64/aarch64-protos.h
5443         (aarch64_cannot_change_mode_class): Remove.
5445 2016-05-27  Jan Hubicka  <hubicka@ucw.cz>
5447         * cfgloop.c (record_niter_bound): Record likely upper bounds.
5448         (likely_max_stmt_executions_int, get_likely_max_loop_iterations,
5449         get_likely_max_loop_iterations_int): New.
5450         * cfgloop.h (struct loop): Add nb_iterations_likely_upper_bound,
5451         any_likely_upper_bound.
5452         (get_likely_max_loop_iterations_int, get_likely_max_loop_iterations):
5453         Declare.
5454         * cfgloopmanip.c (copy_loop_info): Copy likely upper bounds.
5455         * loop-unroll.c (unroll_loop_constant_iterations): Update likely
5456         upper bound.
5457         (unroll_loop_constant_iterations): Likewise.
5458         (unroll_loop_runtime_iterations): Likewise.
5459         * lto-streamer-in.c (input_cfg): Stream likely upper bounds.
5460         * lto-streamer-out.c (output_cfg): Likewise.
5461         * tree-ssa-loop-ivcanon.c (try_peel_loop): Update likely upper
5462         bounds.
5463         (canonicalize_loop_induction_variables): Dump likely upper bounds.
5464         * tree-ssa-loop-niter.c (record_estimate): Record likely upper bounds.
5465         (likely_max_loop_iterations): New.
5466         (likely_max_loop_iterations_int): New.
5467         (likely_max_stmt_executions): New.
5468         * tree-ssa-loop-niter.h (likely_max_loop_iterations,
5469         likely_max_loop_iterations_int, likely_max_stmt_executions_int,
5470         likely_max_stmt_executions): Declare.
5472 2016-05-27  Marek Polacek  <polacek@redhat.com>
5474         PR middle-end/71308
5475         * gimple-fold.c (gimple_fold_call): Check that LHS is not null.
5477 2016-05-27  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
5479         * config/s390/s390.md (2x risbg splitters): Use
5480         reg_overlap_mentioned_p instead of rtx_equal_p.
5482 2016-05-27  Dominik Vogt  <vogt@linux.vnet.ibm.com>
5484         * combine.c (make_compound_operation): Take known zero bits into
5485         account when checking for possible zero_extend.
5487 2016-05-27  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
5489         * config/aarch64/aarch64.md (ashl<mode>3, SHORT modes):
5490         Use const_int_operand for operand 2 predicate.  Simplify expand code
5491         as a result.
5493 2016-05-27  Ilya Enkovich  <ilya.enkovich@intel.com>
5495         PR middle-end/71279
5496         * fold-const.c (fold_ternary_loc): Don't fold VEC_COND_EXPR
5497         into comparison.
5499 2016-05-27  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
5501         * config/aarch64/aarch64-modes.def (CC_ZESWP, CC_SESWP): Delete.
5502         * config/aarch64/aarch64.c (aarch64_select_cc_mode): Remove condition
5503         that returns CC_SESWPmode and CC_ZESWPmode.
5504         (aarch64_get_condition_code_1): Remove handling of CC_SESWPmode
5505         and CC_SESWPmode.
5506         (aarch64_rtx_costs): Likewise.
5508 2016-05-26  Michael Meissner  <meissner@linux.vnet.ibm.com>
5510         * config/rs6000/rs6000.c (rs6000_emit_p9_fp_minmax): New function
5511         for ISA 3.0 min/max support.
5512         (rs6000_emit_p9_fp_cmove): New function for ISA 3.0 floating point
5513         conditional move support.
5514         (rs6000_emit_cmove): Call rs6000_emit_p9_fp_minmax and
5515         rs6000_emit_p9_fp_cmove if the ISA 3.0 instructions are
5516         available.
5517         * config/rs6000/rs6000.md (SFDF2): New iterator to allow doing
5518         conditional moves where the comparison type is different from move
5519         type.
5520         (fp_minmax): New code iterator for smin/smax.
5521         (minmax): New code attributes for min/max.
5522         (SMINMAX): Likewise.
5523         (smax<mode>3): Combine min, max insns into one insn using the
5524         fp_minmax code iterator.  Add support for ISA 3.0 min/max
5525         instructions that don't need -ffast-math.
5526         (s<minmax><mode>3): Likewise.
5527         (smax<mode>3_vsx): Likewise.
5528         (smin<mode>3): Likewise.
5529         (s<minmax><mode>3_vsx): Likewise.
5530         (smin<mode>3_vsx): Likewise.
5531         (pre-VSX min/max splitters): Likewise.
5532         (s<minmax><mode>3_fpr): Likewise.
5533         (movsfcc): Rewrite floating point conditional moves to combine
5534         SFmode/DFmode into a single insn.
5535         (mov<mode>cc): Likewise.
5536         (movdfcc): Likewise.
5537         (fselsfsf4): Combine FSEL cases into a single insn, using SFDF and
5538         SFDF2 iterators to handle all combinations.
5539         (fseldfsf4): Likewise.
5540         (fsel<SFDF:mode><SFDF2:mode>4): Likewise.
5541         (fseldfdf4): Likewise.
5542         (fselsfdf4): Likewise.
5543         (mov<SFDF:mode><SFDF2:mode>cc_p9): Add support for the ISA 3.0
5544         comparison instructions that set a 0/-1 mask, and use it for
5545         floating point conditional move via XXSEL.
5546         (fpmask<mode>): Likewise.
5547         (xxsel<mode>): Likewise.
5548         * config/rs6000/predicates.md (min_max_operator): Delete, no
5549         longer used.
5550         (fpmask_comparison_operaton): New insn for ISA 3.0 comparison
5551         instructions that generate a 0/-1 mask for use with XXSEL.
5552         * config/rs6000/rs6000.h (TARGET_MINMAX_SF): New helper macros to
5553         say whether floating point min/max is available, either through
5554         FSEL, ISA 2.06 min/max, and ISA 3.0 min/max instrucitons.
5555         (TARGET_MINMAX_DF): Likewise.
5557 2016-05-27  Alan Modra  <amodra@gmail.com>
5559         PR rtl-optimization/71275
5560         * ira.c (ira): Call loop_optimizer_init to set up bb_loop_depth
5561         for update_equiv_regs and combine_and_move_insns.
5563 2016-05-26  Uros Bizjak  <ubizjak@gmail.com>
5565         * config/i386/i386.md (*movqi_internal) <attr "isa">: Use
5566         if_then_else or cond RTXes to calculate attribute value.
5567         * config/i386/mmx.md (*vec_extractv2sf_1) <attr "prefix_rep">: Ditto.
5568         <attr "length_immediate>: Ditto.
5569         (*vec_extractv2sf_1) <attr "length_immediate">: Ditto.
5570         * config/i386/sse.md (sse_loadlps) <attr "length_immediate">: Ditto.
5571         (*vec_concatv2sf_sse4_1) <attr "isa">: Ditto.
5572         <attr "type">: Ditto.
5573         <attr "prefix_data16">: Ditto.
5574         <attr "prefix_extra">: Ditto.
5575         <attr "length_immediate">: Ditto.
5576         <attr "prefix">: Ditto.
5577         (vec_set<mode>_0) <attr "isa">: Ditto.
5578         <attr "prefix_extra">: Ditto.
5579         <attr "length_immediate">: Ditto.
5580         <attr "prefix">: Ditto.
5581         (*vec_interleave_highv2df) <attr "prefix_data16">: Ditto.
5582         (*vec_interleave_lowv2df) <attr "prefix_data16">: Ditto.
5583         (sse2_storelpd) <attr "prefix_data16">: Ditto.
5584         (sse2_loadhpd) <attr "prefix_data16">: Ditto.
5585         (sse2_loadlpd) <attr "prefix_data16">: Ditto.
5586         <attr "length_immediate">: Ditto.
5587         <attr "prefix">: Ditto.
5588         (sse2_movsd) <attr "length_immediate">: Ditto.
5589         <attr "prefix">: Ditto.
5590         (vec_concatv2df)  <attr "isa">: Ditto.
5591         <attr "prefix">: Ditto.
5592         (*vec_extractv4si) <attr "prefix_extra">: Ditto.
5593         (*vec_extractv2di_1) <attr "isa">: Ditto.
5594         <attr "type">: Ditto.
5595         <attr "length_immediate">: Ditto.
5596         <attr "prefix_rex">: Ditto.
5597         <attr "prefix_extra">: Ditto.
5598         (*vec_concatv2si_sse4_1) <attr "type">: Ditto.
5599         <attr "prefix_extra">: Ditto.
5600         <attr "length_immediate">: Ditto.
5601         (vec_concatv2di) <attr "isa">: Ditto.
5602         <attr "prefix_extra">: Ditto.
5603         <attr "length_immediate">: Ditto.
5604         <attr "prefix">: Ditto.
5606 2016-05-26  Martin Liska  <mliska@suse.cz>
5608         * tree-ssa-loop-ivopts.c (comp_cost::infinite_cost_p): New
5609         function.
5610         (operator+): Likewise.
5611         (operator-): Likewise.
5612         (comp_cost::operator+=): Likewise.
5613         (comp_cost::operator-=): Likewise.
5614         (comp_cost::operator/=): Likewise.
5615         (comp_cost::operator*=): Likewise.
5616         (operator<): Likewise.
5617         (operator==): Likewise.
5618         (operator<=): Likewise.
5619         (new_cost): Remove.
5620         (infinite_cost_p): Likewise.
5621         (add_costs): Likewise.
5622         (sub_costs): Likewise.
5623         (compare_costs): Likewise.
5624         (set_group_iv_cost): Use the newly introduced functions.
5625         (get_address_cost): Likewise.
5626         (get_shiftadd_cost): Likewise.
5627         (force_expr_to_var_cost): Likewise.
5628         (split_address_cost): Likewise.
5629         (ptr_difference_cost): Likewise.
5630         (difference_cost): Likewise.
5631         (get_computation_cost_at): Likewise.
5632         (determine_group_iv_cost_generic): Likewise.
5633         (determine_group_iv_cost_address): Likewise.
5634         (determine_group_iv_cost_cond): Likewise.
5635         (autoinc_possible_for_pair): Likewise.
5636         (determine_group_iv_costs): Likewise.
5637         (cheaper_cost_pair): Likewise.
5638         (iv_ca_recount_cost): Likewise.
5639         (iv_ca_set_no_cp): Likewise.
5640         (iv_ca_set_cp): Likewise.
5641         (iv_ca_cost): Likewise.
5642         (iv_ca_new): Likewise.
5643         (iv_ca_dump): Likewise.
5644         (iv_ca_narrow): Likewise.
5645         (iv_ca_prune): Likewise.
5646         (iv_ca_replace): Likewise.
5647         (try_add_cand_for): Likewise.
5648         (try_improve_iv_set): Likewise.
5649         (find_optimal_iv_set): Likewise.
5651 2016-05-26  Richard Sandiford  <richard.sandiford@arm.com>
5653         * tree-ssa-loop-ivopts.c (loop_body_includes_call): Don't assume
5654         that internal functions will clobber all caller-saved registers.
5656 2016-05-26  Wilco Dijkstra  <wdijkstr@arm.com>
5658         * config/aarch64/aarch64.c (aarch64_case_values_threshold):
5659         Return a better case_values_threshold when optimizing.
5661 2016-05-26  Wilco Dijkstra  <wdijkstr@arm.com>
5663         * config/aarch64/aarch64-simd.md (aarch64_combinez):
5664         Add ? to integer variant.
5665         (aarch64_combinez_be): Likewise.
5667 2016-05-26  Jakub Jelinek  <jakub@redhat.com>
5669         * config/i386/sse.md (*vcvtps2ph_store<mask_name>): Use v constraint
5670         instead of x constraint.
5671         (vcvtps2ph256<mask_name>): Likewise.
5673         * config/i386/sse.md (*ssse3_palignr<mode>_perm): Add avx512bw
5674         alternative.  Formatting fix.
5676         * config/i386/sse.md
5677         (<mask_codefor>avx512vl_shuf_<shuffletype>32x4_1<mask_name>): Rename
5678         to ...
5679         (avx512vl_shuf_<shuffletype>32x4_1<mask_name>): ... this.
5680         (*avx_vperm_broadcast_v4sf): Use v constraint instead of x.  Use
5681         maybe_evex prefix instead of vex.
5682         (*avx_vperm_broadcast_<mode>): Use v constraint instead of x.  Handle
5683         EXT_REX_SSE_REG_P (op0) case in the splitter.
5685 2016-05-25  Jeff Law  <law@redhat.com>
5687         PR tree-optimization/71272
5688         * tree-ssa-threadbackward.c (convert_and_register_jump_thread_path):
5689         Update comments.  Add test for empty path.
5691 2016-05-25  Bill Seurer  <seurer@linux.vnet.ibm.com>
5693         * config/rs6000/altivec.h (vec_cmpne): Add #define for vec_cmpne.
5694         * config/rs6000/rs6000-builtin.def (vec_cmpne): Add vec_cmpne as a
5695         special case builtin.
5696         * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Add
5697         code for ALTIVEC_BUILTIN_VEC_CMPNE.
5698         * config/rs6000/rs6000.c (altivec_init_builtins): Add definition
5699         for __builtin_vec_cmpne.
5701 2016-05-25  Eric Botcazou  <ebotcazou@adacore.com>
5703         * tree-ssa-phiopt.c (factor_out_conditional_conversion): Remove
5704         redundant test and bail out if the type of the new operand is not
5705         a GIMPLE register type after stripping a VIEW_CONVERT_EXPR.
5707 2016-05-25  Uros Bizjak  <ubizjak@gmail.com>
5709         * config/i386/i386.opt (ix86_target_flags_explicit): Remove.
5710         (x_ix86_target_flags_explicit): Remove.
5711         * config/i386/i386.c (ix86_function_specific_save): Do not copy
5712         x_ix86_target_flags_explicit.
5713         (ix86_function_specific_restore): Ditto.
5715 2016-05-25  Uros Bizjak  <ubizjak@gmail.com>
5716             H.J. Lu  <hongjiu.lu@intel.com>
5718         PR target/70738
5719         * common/config/i386/i386-common.c
5720         (OPTION_MASK_ISA_GENERAL_REGS_ONLY_UNSET): New.
5721         (ix86_handle_option) <case OPT_mgeneral_regs_only>: Disable
5722         MPX, MMX, SSE and x87 instructions for -mgeneral-regs-only.
5723         * config/i386/i386.opt (ix86_target_flags): Add new Variable.
5724         (-mgeneral-regs-only): Add new option.
5725         * config/i386/i386.c (ix86_option_override_internal): Don't enable
5726         x87 instructions if only general registers are allowed.
5727         (ix86_target_string): Add ix86_flags argument. Handle additional
5728         flags options through ix86_flags argument.  Update all callers.
5729         * doc/invoke.texi (x86 Options): Document -mgeneral-regs-only.
5731 2016-05-25  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
5733         PR rtl-optimization/66940
5734         * ifcvt.c (noce_get_alt_condition): Check that incrementing or
5735         decrementing desired_val will not overflow before performing these
5736         operations.
5738 2016-05-25  Ilya Verbin  <ilya.verbin@intel.com>
5740         * config/i386/i386-builtin-types.def: Add V16SI_FTYPE_V16SF,
5741         V8DF_FTYPE_V8DF_ROUND, V16SF_FTYPE_V16SF_ROUND, V16SI_FTYPE_V16SF_ROUND.
5742         * config/i386/i386.c (enum ix86_builtins): Add
5743         IX86_BUILTIN_CVTPS2DQ512_MASK, IX86_BUILTIN_FLOORPS512,
5744         IX86_BUILTIN_FLOORPD512, IX86_BUILTIN_CEILPS512, IX86_BUILTIN_CEILPD512,
5745         IX86_BUILTIN_TRUNCPS512, IX86_BUILTIN_TRUNCPD512,
5746         IX86_BUILTIN_CVTPS2DQ512, IX86_BUILTIN_VEC_PACK_SFIX512,
5747         IX86_BUILTIN_FLOORPS_SFIX512, IX86_BUILTIN_CEILPS_SFIX512,
5748         IX86_BUILTIN_ROUNDPS_AZ_SFIX512.
5749         (builtin_description bdesc_args): Add __builtin_ia32_floorps512,
5750         __builtin_ia32_ceilps512, __builtin_ia32_truncps512,
5751         __builtin_ia32_floorpd512, __builtin_ia32_ceilpd512,
5752         __builtin_ia32_truncpd512, __builtin_ia32_cvtps2dq512,
5753         __builtin_ia32_vec_pack_sfix512, __builtin_ia32_roundps_az_sfix512,
5754         __builtin_ia32_floorps_sfix512, __builtin_ia32_ceilps_sfix512.
5755         Change IX86_BUILTIN_CVTPS2DQ512 to IX86_BUILTIN_CVTPS2DQ512_MASK for
5756         __builtin_ia32_cvtps2dq512_mask.
5757         (ix86_expand_args_builtin): Handle V8DF_FTYPE_V8DF_ROUND,
5758         V16SF_FTYPE_V16SF_ROUND, V16SI_FTYPE_V16SF_ROUND, V16SI_FTYPE_V16SF.
5759         (ix86_builtin_vectorized_function): Handle builtins mentioned above.
5760         * config/i386/sse.md
5761         (<mask_codefor>avx512f_fix_notruncv16sfv16si<mask_name><round_name>):
5762         Rename to ...
5763         (avx512f_fix_notruncv16sfv16si<mask_name><round_name>): ... this.
5764         (<mask_codefor>avx512f_cvtpd2dq512<mask_name><round_name>): Rename
5765         to ...
5766         (avx512f_cvtpd2dq512<mask_name><round_name>): ... this.
5767         (avx512f_vec_pack_sfix_v8df): New define_expand.
5768         (avx512f_roundpd512): Rename to ...
5769         (avx512f_round<castmode>512): ... this.  Change iterator.
5770         (avx512f_roundps512_sfix): New define_expand.
5771         (round<mode>2_sfix): Change iterator.
5773 2016-05-25  Nick Clifton  <nickc@redhat.com>
5775         * config/msp430/msp430.c (msp430_attr): Produce an error if a
5776         static interrupt handler is detected.
5777         * config/msp430/msp430.h (LIB_SPEC): Do not use msp430.ld as the
5778         default linker script.
5779         * config/msp430/msp430.md (movpsihi2_lo): New pattern for loading
5780         the low part of a symbolic pointer.
5782 2016-05-25  Richard Biener  <rguenther@suse.de>
5784         PR tree-optimization/71261
5785         * tree-if-conv.c (ifcvt_split_def_stmt): Walk uses on the
5786         interesting stmt instead of immediate uses when looking
5787         for the use operand to replace.
5789 2016-05-25  Martin Liska  <mliska@suse.cz>
5791         * ipa-inline.c (edge_badness): Use 'w/' instead of 'w'.
5793 2016-05-25  Richard Biener  <rguenther@suse.de>
5795         PR tree-optimization/71264
5796         * tree-vect-stmts.c (vect_init_vector): Properly deal with
5797         vector type val.
5799 2016-05-25  Martin Liska  <mliska@suse.cz>
5801         PR tree-optimization/71239
5802         * tree.c (array_at_struct_end_p): Do not call operand_equal_p
5803         if DECL_SIZE is NULL.
5805 2016-05-25  Richard Biener  <rguenther@suse.de>
5807         * timevar.def (TV_TREE_LOOP_IFCVT): Add.
5808         * tree-if-conv.c (pass_data_if_conversion): Use it.
5810 2016-05-25  Bernd Edlinger  <bernd.edlinger@hotmail.de>
5812         * cgraph.c (cgraph_node::get_availability): Fix typo in comment.
5813         * symtab.c (symtab_node::binds_to_current_def_p): Likewise.
5814         * varpool.c (varpool_node::get_availability): Likewise.
5816 2016-05-24  Michael Meissner  <meissner@linux.vnet.ibm.com>
5818         * config/rs6000/altivec.md (VNEG iterator): New iterator for
5819         VNEGW/VNEGD instructions.
5820         (p9_neg<mode>2): New insns for ISA 3.0 VNEGW/VNEGD.
5821         (neg<mode>2): Add expander for V2DImode added in ISA 2.07, and
5822         support for ISA 3.0 VNEGW/VNEGD instructions.
5824 2016-05-24  Cesar Philippidis  <cesar@codesourcery.com>
5826         * gimplify.c (omp_notice_variable): Use zero-length arrays for data
5827         pointers inside OACC_DATA regions.
5828         (gimplify_scan_omp_clauses): Prune firstprivate clause associated
5829         with OACC_DATA, OACC_ENTER_DATA and OACC_EXIT data regions.
5830         (gimplify_adjust_omp_clauses): Fix typo in comment.
5832 2016-05-24  Michael Meissner  <meissner@linux.vnet.ibm.com>
5834         * config/rs6000/altivec.md (VParity): New mode iterator for vector
5835         parity built-in functions.
5836         (p9v_ctz<mode>2): Add support for ISA 3.0 vector count trailing
5837         zeros.
5838         (p9v_parity<mode>2): Likewise.
5839         * config/rs6000/vector.md (VEC_IP): New mode iterator for vector
5840         parity.
5841         (ctz<mode>2): ISA 3.0 expander for vector count trailing zeros.
5842         (parity<mode>2): ISA 3.0 expander for vector parity.
5843         * config/rs6000/rs6000-builtin.def (BU_P9_MISC_1): New macros for
5844         power9 built-ins.
5845         (BU_P9_64BIT_MISC_0): Likewise.
5846         (BU_P9_MISC_0): Likewise.
5847         (BU_P9V_AV_1): Likewise.
5848         (BU_P9V_AV_2): Likewise.
5849         (BU_P9V_AV_3): Likewise.
5850         (BU_P9V_AV_P): Likewise.
5851         (BU_P9V_VSX_1): Likewise.
5852         (BU_P9V_OVERLOAD_1): Likewise.
5853         (BU_P9V_OVERLOAD_2): Likewise.
5854         (BU_P9V_OVERLOAD_3): Likewise.
5855         (VCTZB): Add vector count trailing zeros support.
5856         (VCTZH): Likewise.
5857         (VCTZW): Likewise.
5858         (VCTZD): Likewise.
5859         (VPRTYBD): Add vector parity support.
5860         (VPRTYBQ): Likewise.
5861         (VPRTYBW): Likewise.
5862         (VCTZ): Add overloaded vector count trailing zeros support.
5863         (VPRTYB): Add overloaded vector parity support.
5864         * config/rs6000/rs6000-c.c (altivec_overloaded_builtins): Add
5865         overloaded vector count trailing zeros and parity instructions.
5866         * config/rs6000/rs6000.md (wd mode attribute): Add V1TI and TI for
5867         vector parity support.
5868         * config/rs6000/altivec.h (vec_vctz): Add ISA 3.0 vector count
5869         trailing zeros support.
5870         (vec_cntlz): Likewise.
5871         (vec_vctzb): Likewise.
5872         (vec_vctzd): Likewise.
5873         (vec_vctzh): Likewise.
5874         (vec_vctzw): Likewise.
5875         (vec_vprtyb): Add ISA 3.0 vector parity support.
5876         (vec_vprtybd): Likewise.
5877         (vec_vprtybw): Likewise.
5878         (vec_vprtybq): Likewise.
5879         * doc/extend.texi (PowerPC AltiVec Built-in Functions): Document
5880         the ISA 3.0 vector count trailing zeros and vector parity built-in
5881         functions.
5883 2016-05-24  Kugan Vivekanandarajah  <kuganv@linaro.org>
5885         * tree-ssa-reassoc.c (sort_by_operand_rank): Skip checking gimple_bb
5886         when there is stmt_to_insert.
5888 2016-05-24  Martin Sebor  <msebor@redhat.com>
5890         PR c++/71147
5891         * tree.h (complete_or_array_type_p): New inline function.
5893 2016-05-24  Jakub Jelinek  <jakub@redhat.com>
5895         * config/i386/i386.h (TARGET_AVOID_4BYTE_PREFIXES): Define.
5896         * config/i386/constraints.md (Yr): Test TARGET_AVOID_4BYTE_PREFIXES
5897         rather than X86_TUNE_AVOID_4BYTE_PREFIXES.
5899         * config/i386/sse.md (<sse4_1>_round<ssemodesuffix><avxsizesuffix>):
5900         Limit 1st alternative to noavx isa, split 2nd alternative into one
5901         noavx and one avx alternative, use *x and Bm in the former and
5902         x and m in the latter.
5904         * config/i386/sse.md (vec_set<mode>_0): Use sse4_noavx isa instead
5905         of sse4 for the first alternative, drop %v from the template
5906         and d operand modifier.  Split second alternative into one sse4_noavx
5907         and one avx alternative, use *x instead of *v in the former and v
5908         instead of *v in the latter.
5909         (*sse4_1_extractps): Use noavx isa instead of * for the first
5910         alternative, drop %v from the template.  Split second alternative into
5911         one noavx and one avx alternative, use *x instead of *v in the
5912         former and v instead of *v in the latter.
5913         (<vi8_sse4_1_avx2_avx512>_movntdqa): Guard the first 2 alternatives
5914         with noavx and the last one with avx.
5915         (sse4_1_phminposuw): Guard first alternative with noavx isa,
5916         split the second one into one noavx and one avx alternative,
5917         use *x and Bm in the former and x and m in the latter one.
5918         (<sse4_1>_ptest<mode>): Use noavx instead of * for the first two
5919         alternatives.
5921         * config/i386/sse.md (sse4_1_<code>v8qiv8hi2<mask_name>): Limit
5922         first two alternatives to noavx, use *x instead of *v in the second
5923         one, add avx alternative without *.
5924         (sse4_1_<code>v4qiv4si2<mask_name>, sse4_1_<code>v4hiv4si2<mask_name>,
5925         sse4_1_<code>v2qiv2di2<mask_name>, sse4_1_<code>v2hiv2di2<mask_name>,
5926         sse4_1_<code>v2siv2di2<mask_name>): Likewise.
5928 2016-05-24  Jeff Law  <law@redhat.com>
5930         * tree-ssa-threadbackwards.c (convert_and_register_jump_thread_path):
5931         New function, extracted from...
5932         (fsm_find_control_statement_thread_paths): Here.  Use the new function.
5933         Allow simple copies and constant initializations in the SSA chain.
5935 2016-05-24  Marek Polacek  <polacek@redhat.com>
5937         PR c/71249
5938         * gimplify.c (gimplify_switch_expr): Look into the innermost lexical
5939         scope.
5941 2016-05-24  Jakub Jelinek  <jakub@redhat.com>
5943         PR c++/71257
5944         * tree-vect-stmts.c (vectorizable_simd_clone_call): Handle
5945         SIMD_CLONE_ARG_TYPE_LINEAR_REF_CONSTANT_STEP like
5946         SIMD_CLONE_ARG_TYPE_LINEAR_CONSTANT_STEP.  Add
5947         SIMD_CLONE_ARG_TYPE_LINEAR_VAL_CONSTANT_STEP and
5948         SIMD_CLONE_ARG_TYPE_LINEAR_UVAL_CONSTANT_STEP cases explicitly.
5950 2016-05-24  Richard Biener  <rguenther@suse.de>
5952         PR tree-optimization/71240
5953         * tree-ssa-math-opts.c (init_symbolic_number): Verify the source
5954         has integral type.
5956 2016-05-24  Richard Biener  <rguenther@suse.de>
5958         PR tree-optimization/71230
5959         * tree-ssa-reassoc.c (zero_one_operation): Handle negate special ops.
5961 2016-05-24  Richard Sandiford  <richard.sandiford@arm.com>
5963         * tree-vectorizer.h (vectorizable_comparison): Delete.
5964         * tree-vect-loop.c (vectorizable_reduction): Remove redundant
5965         PURE_SLP_STMT check.
5966         * tree-vect-stmts.c (vectorizable_call): Likewise.
5967         (vectorizable_simd_clone_call): Likewise.
5968         (vectorizable_conversion): Likewise.
5969         (vectorizable_assignment): Likewise.
5970         (vectorizable_shift): Likewise.
5971         (vectorizable_operation): Likewise.
5972         (vectorizable_load): Likewise.
5973         (vectorizable_condition): Likewise.
5974         (vectorizable_store): Likewise.  Assert that we don't have
5975         hybrid SLP.
5976         (vectorizable_comparison): Make static.  Remove redundant
5977         PURE_SLP_STMT check.
5978         (vect_transform_stmt): Assert that we always have an slp_node
5979         if PURE_SLP_STMT.
5981 2016-05-24  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
5983         * config/arm/neon.md (ashldi3_neon):  Replace comparison of INTVAL of
5984         operands[2] against 1 with comparison against CONST1_RTX.
5985         (<shift>di3_neon): Likewise.
5986         * config/arm/predicates.md (const0_operand): Replace with comparison
5987         against CONST0_RTX.
5989 2016-05-24  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
5991         * config/arm/arm.md (ashldi3): Replace comparison of INTVAL of
5992         operands[2] against 1 with comparison against CONST1_RTX.
5993         (ashrdi3): Likewise.
5994         (lshrdi3): Likewise.
5995         (ashlsi3): Replace cast of INTVAL to unsigned HOST_WIDE_INT with
5996         UINTVAL.
5997         (ashrsi3): Likewise.
5998         (lshrsi3): Likewise.
5999         (rotrsi3): Likewise.
6000         (define_split above *compareqi_eq0): Likewise.
6001         (define_split above "prologue"): Likewise.
6002         * config/arm/arm.c (thumb1_size_rtx_costs): Likewise.
6003         * config/arm/predicates.md (shift_operator): Likewise.
6004         (shift_nomul_operator): Likewise.
6005         (sat_shift_operator): Likewise.
6006         (thumb1_cmp_operand): Likewise.
6007         (const_neon_scalar_shift_amount_operand): Replace manual range
6008         check with IN_RANGE.
6009         * config/arm/thumb1.md (define_peephole2 above *thumb_subdi3):
6010         Replace cast of INTVAL to unsigned HOST_WIDE_INT with UINTVAL.
6012 2016-05-24  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
6014         * config/arm/arm.md (andsi3): Replace cast of 1 to HOST_WIDE_INT
6015         with HOST_WIDE_INT_1.
6016         (insv): Likewise.
6017         * config/arm/arm.c (optimal_immediate_sequence): Replace cast of
6018         1 to unsigned HOST_WIDE_INT with HOST_WIDE_INT_1U.
6019         (arm_canonicalize_comparison): Likewise.
6020         (thumb1_rtx_costs): Replace cast of 1 to HOST_WIDE_INT with
6021         HOST_WIDE_INT_1.
6022         (thumb1_size_rtx_costs): Likewise.
6023         (vfp_const_double_index): Replace cast of 1 to unsigned
6024         HOST_WIDE_INT with HOST_WIDE_INT_1U.
6025         (get_jump_table_size): Replace cast of 1 to HOST_WIDE_INT with
6026         HOST_WIDE_INT_1.
6027         (arm_asan_shadow_offset): Replace cast of 1 to unsigned
6028         HOST_WIDE_INT with HOST_WIDE_INT_1U.
6029         * config/arm/neon.md (vec_set<mode>): Replace cast of 1 to
6030         HOST_WIDE_INT with HOST_WIDE_INT_1.
6032 2016-05-24  Marek Polacek  <polacek@redhat.com>
6034         * tree-cfg.h (should_remove_lhs_p): New predicate.
6035         * cgraph.c (cgraph_edge::redirect_call_stmt_to_callee): Use it.
6036         * gimplify.c (gimplify_modify_expr): Likewise.
6037         * tree-cfg.c (verify_gimple_call): Likewise.
6038         * tree-cfgcleanup.c (fixup_noreturn_call): Likewise.
6039         * gimple-fold.c: Include "tree-cfg.h".
6040         (gimple_fold_call): Use should_remove_lhs_p.
6042 2016-05-24  Richard Biener  <rguenther@suse.de>
6044         PR tree-optimization/71253
6045         * cfganal.h (control_dependences): Make robust against edge
6046         and BB removal.
6047         (control_dependences::control_dependences): Remove edge_list argument.
6048         (control_dependences::get_edge): Remove.
6049         (control_dependences::get_edge_src): Add.
6050         (control_dependences::get_edge_dest): Likewise.
6051         (control_dependences::m_el): Make a vector of edge src/dest index.
6052         * cfganal.c (control_dependences::find_control_dependence): Adjust.
6053         (control_dependences::control_dependences): Likewise.
6054         (control_dependences::~control_dependence): Likewise.
6055         (control_dependences::get_edge): Remove.
6056         (control_dependences::get_edge_src): Add.
6057         (control_dependences::get_edge_dest): Likewise.
6058         * tree-ssa-dce.c (mark_control_dependent_edges_necessary): Use
6059         get_edge_src.
6060         (perform_tree_ssa_dce): Adjust.
6061         * tree-loop-distribution.c (create_edge_for_control_dependence): Use
6062         get_edge_src.
6063         (pass_loop_distribution::execute): Adjust.  Do loop destroying
6064         conditional on changed.
6066 2016-05-24  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
6068         PR target/69857
6069         * config/arm/arm.c (gen_operands_ldrd_strd): Remove bogus early
6070         return.  Reindent transformation comment and mention the ARM state
6071         behavior.
6073 2016-05-24  Kugan Vivekanandarajah  <kuganv@linaro.org>
6075         PR middle-end/71252
6076         * tree-ssa-reassoc.c (rewrite_expr_tree_parallel): Add stmt_to_insert
6077         after build_and_add_sum creates new use stmt.
6079 2016-05-24  Richard Sandiford  <richard.sandiford@arm.com>
6081         * tree-vect-stmts.c (vectorizable_load): Reorder checks so that
6082         load_lanes/grouped_load classification comes first.  Don't check
6083         whether the vectorization factor is a multiple of the group size
6084         for load_lanes.
6086 2016-05-24  Richard Sandiford  <richard.sandiford@arm.com>
6088         * tree-vect-data-refs.c (vect_analyze_group_access_1): Set
6089         GROUP_GAP for single-element interleaving.
6090         * tree-vect-stmts.c (vectorizable_load): Remove force_peeling
6091         variable.
6093 2016-05-24  Richard Biener  <rguenther@suse.de>
6095         PR middle-end/70434
6096         PR c/69504
6097         * tree-ssa.c (non_rewritable_mem_ref_base): Make sure to mark
6098         bases which are accessed with non-invariant indices.
6099         * gimple-fold.c (maybe_canonicalize_mem_ref_addr): Re-write
6100         constant index ARRAY_REFs of vectors into BIT_FIELD_REFs.
6102 2016-05-24  Kugan Vivekanandarajah  <kuganv@linaro.org>
6104         PR middle-end/71170
6105         * tree-ssa-reassoc.c (struct operand_entry): Add field stmt_to_insert.
6106         (add_to_ops_vec): Add stmt_to_insert.
6107         (add_repeat_to_ops_vec): Init stmt_to_insert.
6108         (insert_stmt_before_use): New.
6109         (transform_add_to_multiply): Remove mult_stmt insertion and add it
6110         to ops vector.
6111         (get_ops): Init stmt_to_insert.
6112         (maybe_optimize_range_tests): Likewise.
6113         (rewrite_expr_tree): Insert stmt_to_insert before use stmt.
6114         (rewrite_expr_tree_parallel): Likewise.
6115         (reassociate_bb): Likewise.
6117 2016-05-23  Michael Meissner  <meissner@linux.vnet.ibm.com>
6119         PR target/71201
6120         * config/rs6000/altivec.md (altivec_vperm_<mode>_internal): Drop
6121         ISA 3.0 xxperm fusion alternative.
6122         (altivec_vperm_v8hiv16qi): Likewise.
6123         (altivec_vperm_<mode>_uns_internal): Likewise.
6124         (vperm_v8hiv4si): Likewise.
6125         (vperm_v16qiv8hi): Likewise.
6127 2016-05-23  Michael Meissner  <meissner@linux.vnet.ibm.com>
6128             Kelvin Nilsen  <kelvin@gcc.gnu.org>
6130         * config/rs6000/rs6000.c (rs6000_expand_vector_set): Generate
6131         vpermr/xxpermr on ISA 3.0.
6132         (altivec_expand_vec_perm_le): Likewise.
6133         * config/rs6000/altivec.md (UNSPEC_VPERMR): New unspec.
6134         (altivec_vpermr_<mode>_internal): Add VPERMR/XXPERMR support for
6135         ISA 3.0.
6137 2016-05-23  Uros Bizjak  <ubizjak@gmail.com>
6139         * config/i386/i386.h (IS_STACK_MODE): Enable for
6140         TARGET_MIX_SSE_I387.  Rewrite using X87_FLOAT_MODE_P and
6141         SSE_FLOAT_MODE_P macros.
6142         * config/i386/i386.c (ix86_preferred_reload_class): Use
6143         IS_STACK_MODE, INTEGER_CLASS_P, FLOAT_CLASS_P and Q_CLASS_P macros.
6144         Cleanup regclass processing for CONST_DOUBLE_P.
6145         (ix86_preferred_output_reload_class): Use IS_STACK_MODE macro.
6146         (ix86_rtx_costs): Remove redundant TARGET_80387 check
6147         with IS_STACK_MODE macro.
6148         * config/i386/i386.md: Replace SSE_FLOAT_MODE_P (DFmode)
6149         with TARGET_SSE2.
6150         (*movdf_internal): Use IS_STACK_MODE macro.
6151         (*movsf_internal): Ditto.
6153 2016-05-23  Marc Glisse  <marc.glisse@inria.fr>
6155         * match.pd (a * (1 << b), ~x & ~y, ~X ^ ~Y, (X ^ Y) ^ Y, ~ (-A),
6156         ~ (A - 1), ~(~X >> Y), ~(~X >>r Y)): Relax constraints.
6158 2016-05-23  Jeff Law  <law@redhat.com>
6160         * tree-ssa-threadbackward.c (profitable_jump_thread_path): New function
6161         extracted from ...
6162         (fsm_find_control_statement_thread_paths): Call it.
6164 2016-05-23  Martin Jambor  <mjambor@suse.cz>
6166         PR ipa/71234
6167         * ipa-cp.c (ipa_get_indirect_edge_target_1): Only check value of
6168         from_global_constant if t is not NULL.
6170 2016-05-23  Marek Polacek  <polacek@redhat.com>
6172         PR c/49859
6173         * common.opt (Wswitch-unreachable): New option.
6174         * doc/invoke.texi: Document -Wswitch-unreachable.
6175         * gimplify.c (gimplify_switch_expr): Implement the -Wswitch-unreachable
6176         warning.
6178 2016-05-23  Bin Cheng  <bin.cheng@arm.com>
6180         * tree-ssa-address.c (copy_ref_info): Check NULL TMR_STEP when
6181         TMR_INDEX is non-NULL.
6183 2016-05-23  Richard Biener  <rguenther@suse.de>
6185         PR tree-optimization/71230
6186         * tree-ssa-reassoc.c (acceptable_pow_call): Move initial condition...
6187         (try_special_add_to_ops): ... here.  Always test for single-use.
6189 2016-05-23  Martin Jambor  <mjambor@suse.cz>
6191         * hsa-gen.c (gen_hsa_insns_for_switch_stmt): Create an empty
6192         default block if a PHI node in the original one would be resized.
6194 2016-05-23  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
6196         PR tree-optimization/58135
6197         * tree-vect-slp.c: When group size is not multiple
6198         of vector size, allow splitting of store group at
6199         vector boundary.
6201 2016-05-23  Christophe Lyon  <christophe.lyon@linaro.org>
6203         * config/arm/arm_neon.h (vtst_p16, vtstq_p16): New.
6205 2016-05-22  Jakub Jelinek  <jakub@redhat.com>
6207         * config/i386/sse.md (vec_set_lo_<mode><mask_name>,
6208         vec_set_hi_<mode><mask_name>): Add && <mask_avx512dq_condition>
6209         condition.  For !TARGET_AVX512DQ, emit 32x4 instruction instead
6210         of 64x2.
6212         * config/i386/sse.md (vec_set_lo_v16hi, vec_set_hi_v16hi,
6213         vec_set_lo_v32qi, vec_set_hi_v32qi): Add alternative with
6214         v constraint instead of x and vinserti32x4 insn.
6216         * config/i386/sse.md (i128vldq): New mode iterator.
6217         (avx2_vbroadcasti128_<mode>, avx_vbroadcastf128_<mode>): Add
6218         avx512dq and avx512vl alternatives.
6220         * config/i386/sse.md (avx2_vec_dupv4df): Use v instead of x
6221         constraint, use maybe_evex prefix instead of vex.
6222         (vec_dupv4sf): Use v constraint instead of x for output
6223         operand except for noavx alternative, use Yv constraint
6224         instead of x for input.  Use maybe_evex prefix instead of vex.
6225         (*vec_dupv4si): Likewise.
6226         (*vec_dupv2di): Likewise.
6228 2016-05-22  Kugan Vivekanandarajah  <kuganv@linaro.org>
6230         PR middle-end/40921
6231         * tree-ssa-reassoc.c (try_special_add_to_ops): New.
6232         (linearize_expr_tree): Call try_special_add_to_ops.
6233         (reassociate_bb): Convert MULT_EXPR by (-1) to NEGATE_EXPR.
6235 2016-05-21  Senthil Kumar Selvaraj  <senthil_kumar.selvaraj@atmel.com>
6237         * config/avr/avr.c (avr_expand_prologue): Add INCOMING_FRAME_SP_OFFSET
6238         to computed stack_usage.
6240 2016-05-21  Pitchumani Sivanupandi  <pitchumani.s@atmel.com>
6242         PR target/71103
6243         * config/avr/avr.md (define_expand "mov<mode>"): If the source
6244         operand is subreg (symbol_ref) then move the symbol ref to register.
6246 2016-05-21  Jan Hubicka  <hubicka@ucw.cz>
6248         * tree.c (array_at_struct_end_p): Look through MEM_REF.
6250 2016-05-21  Kugan Vivekanandarajah  <kuganv@linaro.org>
6252         PR middle-end/71179
6253         * tree-ssa-reassoc.c (transform_add_to_multiply): Disallow float
6254         VECTOR type.
6256 2016-05-20  Eric Botcazou  <ebotcazou@adacore.com>
6258         * tree-vrp.c (compare_values_warnv): Simplify handling of symbolic
6259         ranges by calling get_single_symbol and tidy up.  Look more closely
6260         into NAME + CST1 vs CST2 comparisons if type overflow is undefined.
6262 2016-05-20  Jeff Law  <law@redhat.com>
6264         * bitmap.c (bitmap_find_bit): Remove useless test.
6266 2016-05-20  Segher Boessenkool  <segher@kernel.crashing.org>
6268         * function.c (thread_prologue_and_epilogue_insns): Commit the
6269         insertion of the epilogue.
6271 2016-05-20  Martin Jambor  <mjambor@suse.cz>
6273         PR tree-optimization/70884
6274         * tree-sra.c (initialize_constant_pool_replacements): Do not check
6275         should_scalarize_away_bitmap and cannot_scalarize_away_bitmap bits.
6276         (sort_and_splice_var_accesses): Do not consider multiple scalar reads
6277         of constant pool data as a reason for scalarization.
6279 2016-05-20  Eric Botcazou  <ebotcazou@adacore.com>
6281         * config/arm/arm.c (arm_expand_prologue): Set the stack usage to 0
6282         for naked functions.
6283         (thumb1_expand_prologue): Likewise.
6285 2016-05-20  Nathan Sidwell  <nathan@acm.org>
6287         * config/nvptx/nptx.c (nvptx_option_override): Only set
6288         flag_toplevel_reorder, if not explicitly specified.  Set
6289         flag_no_common, unless explicitly specified.
6291 2016-05-20  David Malcolm  <dmalcolm@redhat.com>
6293         * calls.c (can_implement_as_sibling_call_p): Mark param
6294         reg_parm_stack_space with ATTRIBUTE_UNUSED.
6296 2016-05-20  Uros Bizjak  <ubizjak@gmail.com>
6298         * config/i386/i386.c (ix86_rtx_costs) <case CONST_DOUBLE>:
6299         Use IS_STACK_MODE when calculating cost of standard 80387 constants.
6300         Fallthru to CONST_VECTOR case to calculate cost of standard SSE
6301         constants.
6302         <case CONST_WIDE_INT>: Calculate cost of (MEM (SYMBOL_REF)).
6303         (ix86_legitimate_constant_p): Use CASE_CONST_SCALAR_INT
6304         and CASE_CONST_ANY.
6306 2016-05-20  Cesar Philippidis  <cesar@codesourcery.com>
6308         * config/nvptx/nvptx.md (sincossf3): New pattern.
6310 2016-05-20  David Malcolm  <dmalcolm@redhat.com>
6312         * calls.c (maybe_complain_about_tail_call): New function.
6313         (initialize_argument_information): Call
6314         maybe_complain_about_tail_call when clearing *may_tailcall.
6315         (can_implement_as_sibling_call_p): Call
6316         maybe_complain_about_tail_call when returning false.
6317         (expand_call): Read CALL_EXPR_MUST_TAIL_CALL and, if set,
6318         ensure try_tail_call is set.  Call maybe_complain_about_tail_call
6319         if tail-call optimization fails.
6320         * cfgexpand.c (expand_call_stmt): Initialize
6321         CALL_EXPR_MUST_TAIL_CALL from gimple_call_must_tail_p.
6322         * gimple-pretty-print.c (dump_gimple_call): Dump
6323         gimple_call_must_tail_p.
6324         * gimple.c (gimple_build_call_from_tree): Call
6325         gimple_call_set_must_tail with the value of
6326         CALL_EXPR_MUST_TAIL_CALL.
6327         * gimple.h (enum gf_mask): Add GF_CALL_MUST_TAIL_CALL.
6328         (gimple_call_set_must_tail): New function.
6329         (gimple_call_must_tail_p): New function.
6330         * print-tree.c (print_node): Update printing of TREE_STATIC
6331         to reflect its use for CALL_EXPR_MUST_TAIL_CALL.
6332         * tree-core.h (struct tree_base): Add MUST_TAIL_CALL to the
6333         trailing comment listing applicable flags.
6334         * tree.h (CALL_EXPR_MUST_TAIL_CALL): New macro.
6336 2016-05-20  David Malcolm  <dmalcolm@redhat.com>
6338         * calls.c (expand_call): Move "Rest of purposes for tail call
6339         optimizations to fail" to...
6340         (can_implement_as_sibling_call_p): ...this new function, and
6341         split into multiple "if" statements.
6343 2016-05-20  Jan Hubicka  <hubicka@ucw.cz>
6345         * cfgloop.h (expected_loop_iterations_unbounded,
6346         expected_loop_iterations): Unconstify.
6347         * cfgloopanal.c (expected_loop_iterations_unbounded): Sanity check the
6348         profile with known upper bound; return 3 when profile is absent.
6349         (expected_loop_iterations): Update.
6351 2016-05-20  Jan Hubicka  <hubicka@ucw.cz>
6353         * loop-doloop.c (doloop_optimize): Use get_estimated_loop_iterations_int
6354         and get_max_loop_iterations_int.
6356 2016-05-20  Jan Hubicka  <hubicka@ucw.cz>
6358         * tree-ssa-loop-niter.c (idx_infer_loop_bounds): We can not produce
6359         realistic upper bounds here.
6361 2016-05-20  Jakub Jelinek  <jakub@redhat.com>
6363         PR c++/71210
6364         * gimple-fold.c (gimple_fold_call): Do not remove lhs of noreturn
6365         calls if the LHS is variable length or has addressable type.
6366         If targets[0]->decl is a noreturn call with void return type and
6367         zero arguments, adjust fntype and remove lhs in that case.
6369 2016-05-20  Marc Glisse  <marc.glisse@inria.fr>
6371         PR tree-optimization/71079
6372         PR tree-optimization/71206
6373         * match.pd ((X ^ Y) ^ (X ^ Z)): Convert the arguments.
6375 2016-05-20  Prathamesh Kulkarni  <prathamesh.kulkarni@linaro.org>
6377         * tree-vectorizer.c (get_vec_alignment_for_decl): New static function.
6378         (get_vec_alignment_for_array_decl): Likewise.
6379         (get_vec_alignment_for_record_decl): Likewise.
6380         (increase_alignment::execute): Move code to find alignment to
6381         get_vec_alignment_for_array_decl and call get_vec_alignment_for_decl.
6382         (type_align_map): New hash_map.
6384 2016-05-20  Richard Guenther  <rguenther@suse.de>
6386         PR tree-optimization/29756
6387         * tree.def (BIT_INSERT_EXPR): New tcc_expression tree code.
6388         * expr.c (expand_expr_real_2): Handle BIT_INSERT_EXPR.
6389         * fold-const.c (operand_equal_p): Likewise.
6390         (fold_ternary_loc): Add constant folding of BIT_INSERT_EXPR.
6391         * gimplify.c (gimplify_expr): Handle BIT_INSERT_EXPR.
6392         * tree-inline.c (estimate_operator_cost): Likewise.
6393         * tree-pretty-print.c (dump_generic_node): Likewise.
6394         * tree-ssa-operands.c (get_expr_operands): Likewise.
6395         * cfgexpand.c (expand_debug_expr): Likewise.
6396         * gimple-pretty-print.c (dump_ternary_rhs): Likewise.
6397         * gimple.c (get_gimple_rhs_num_ops): Handle BIT_INSERT_EXPR.
6398         * tree-cfg.c (verify_gimple_assign_ternary): Verify BIT_INSERT_EXPR.
6399         * tree-ssa.c (non_rewritable_lvalue_p): We can rewrite
6400         vector inserts using BIT_FIELD_REF or MEM_REF on the lhs.
6401         (execute_update_addresses_taken): Do it.
6403 2016-05-20  Richard Biener  <rguenther@suse.de>
6405         PR tree-optimization/71185
6406         * tree-ssa-loop-prefetch.c (gather_memory_references): Drop
6407         register operations.
6409 2016-05-20  Richard Biener  <rguenther@suse.de>
6411         * tree-if-conv.c (add_bb_predicate_gimplified_stmts): Use
6412         gimple_seq_add_seq_without_update.
6413         (release_bb_predicate): Assert we have no operands to free.
6414         (if_convertible_loop_p_1): Calculate post dominators later.
6415         Do not free BB predicates here.
6416         (combine_blocks): Do not recompute BB predicates.
6417         (version_loop_for_if_conversion): Save BB predicates around
6418         loop versioning.
6420 2016-05-19  Segher Boessenkool  <segher@kernel.crashing.org>
6422         * function.c (make_epilogue_seq): Remove epilogue_end parameter.
6423         (thread_prologue_and_epilogue_insns): Remove bb_flags.  Restructure
6424         code.  Ignore sibcalls on EDGE_IGNORE edges.
6425         * shrink-wrap.c (handle_simple_exit): New function.  Set EDGE_IGNORE
6426         on edges for sibcalls that run without prologue.  The rest of the
6427         function is combined from...
6428         (fix_fake_fallthrough_edge): ... this, and ...
6429         (try_shrink_wrapping): ... a part of this.  Remove the bb_with
6430         function argument, make it a local variable.
6432 2016-05-19  Sandra Loosemore  <sandra@codesourcery.com>
6434         * config/i386/cygming.h (DWARF2_UNWIND_INFO): Allow
6435         --disable-sjlj-exceptions for TARGET_BI_ARCH to select DWARF-2 EH
6436         for 32-bit mode and SEH for 64-bit.
6437         * config/i386/mingw32.h (SHARED_LIBGCC_UNDEFS_SPEC): Handle
6438         TARGET_64BIT_DEFAULT.
6440 2016-05-19  Ryan Burn  <contact@rnburn.com>
6442         * Makefile.in (GTFILES): Add cilk.h and cilk-common.c.
6443         * gengtype.c (open_base_files): Add cilk.h to ifiles.
6445 2016-05-19  Uros Bizjak  <ubizjak@gmail.com>
6447         * sched-deps.c (sched_analyze_2) <case TRAP_IF>: Also
6448         force pending loads from memory.
6450 2016-05-19  Kelvin Nilsen  <kelvin@gcc.gnu.org>
6452         * config/rs6000/altivec.md (UNSPEC_DARN): New unspec constant.
6453         (UNSPEC_DARN_32): New unspec constant.
6454         (UNSPEC_DARN_RAW): New unspec constant.
6455         (darn_32): New instruction.
6456         (darn_raw): New instruction.
6457         (darn): New instruction.
6458         * config/rs6000/rs6000-builtin.def (RS6000_BUILTIN_0): Add
6459         support and documentation for this macro.
6460         (BU_P9_MISC_1): New macro definition.
6461         (BU_P9_64BIT_MISC_0): New macro definition.
6462         (BU_P9_MISC_0): New macro definition.
6463         (darn_32): New builtin definition.
6464         (darn_raw): New builtin definition.
6465         (darn): New builtin definition.
6466         * config/rs6000/rs6000.c: Add #define RS6000_BUILTIN_0 and #undef
6467         RS6000_BUILTIN_0 directives to surround each occurrence of
6468         #include "rs6000-builtin.def".
6469         (rs6000_builtin_mask_calculate): Add in the RS6000_BTM_MODULO and
6470         RS6000_BTM_64BIT flags to the returned mask, depending on
6471         configuration.
6472         (def_builtin): Correct an error in the assignments made to the
6473         debugging variable attr_string.
6474         (rs6000_expand_builtin): Add support for no-operand built-in
6475         functions.
6476         (builtin_function_type): Remove fatal_error assertion that is no
6477         longer valid.
6478         (rs6000_common_init_builtins): Add support for no-operand built-in
6479         functions.
6480         * config/rs6000/rs6000.h (RS6000_BTM_MODULO): New macro
6481         definition.
6482         (RS6000_BTM_PURE): Enhance comment to clarify intent of this flag
6483         definition.
6484         (RS6000_BTM_64BIT): New macro definition.
6485         * doc/extend.texi: Document __builtin_darn (void),
6486         __builtin_darn_raw (void), and __builtin_darn_32 (void) built-in
6487         functions.
6489 2016-05-19  Jan Hubicka  <hubicka@ucw.cz>
6491         * tree-vect-loop.c (vect_analyze_loop_2): Use also
6492         max_loop_iterations_int.
6494 2016-05-19  Marek Polacek  <polacek@redhat.com>
6496         PR tree-optimization/71031
6497         * tree-vrp.c (extract_range_from_binary_expr_1): Turn assert into a
6498         condition and adjust the code a bit.
6500 2016-05-19  Martin Liska  <mliska@suse.cz>
6502         * tree-vect-stmts.c (vectorizable_simd_clone_call): Utilize
6503         auto_vec instead of vec.
6505 2016-05-19  Martin Liska  <mliska@suse.cz>
6507         * tree-parloops.c (oacc_entry_exit_ok): Release a vector.
6509 2016-05-19  Martin Liska  <mliska@suse.cz>
6511         * tree-if-conv.c (ifcvt_repair_bool_pattern): Utilize auto_vecs.
6513 2016-05-19  Martin Liska  <mliska@suse.cz>
6515         * ipa-pure-const.c (set_function_state): Remove an existing
6516         funct_state.
6517         (remove_node_data): Do not free it as it's released
6518         in set_function_state.
6520 2016-05-19  Martin Liska  <mliska@suse.cz>
6522         * tree-vect-slp.c (vect_attempt_slp_rearrange_stmts): Release
6523         bitmap.
6525 2016-05-19  Martin Liska  <mliska@suse.cz>
6527         * omp-simd-clone.c (simd_clone_adjust): Release vector.
6529 2016-05-19  Martin Liska  <mliska@suse.cz>
6531         * tree-ssa-reassoc.c (eliminate_duplicate_pair): Truncate
6532         an auto_vec instead of re-creating it.
6534 2016-05-19  Martin Liska  <mliska@suse.cz>
6536         * tree-ssa-loop-prefetch.c (determine_loop_nest_reuse): Use
6537         auto_vec instead of vec.
6539 2016-05-19  Martin Liska  <mliska@suse.cz>
6541         * lto-section-in.c (lto_get_section_data): Call
6542         lto_check_version with additional argument.
6543         * lto-streamer.c (lto_check_version): Add new argument.
6544         * lto-streamer.h (lto_check_version): Likewise.
6546 2016-05-19  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
6548         * config/arm/arm.c (arm_new_rtx_costs, SIGN_EXTEND case):
6549         Don't add cost of inner memory when handling sign-extended loads.
6551 2016-05-19  Ilya Enkovich  <ilya.enkovich@intel.com>
6553         PR rtl-optimization/71148
6554         * cse.c (cse_main): Free dominance info.
6555         (rest_of_handle_cse): Don't free dominance info.
6556         (rest_of_handle_cse2): Likewise.
6557         (rest_of_handle_cse_after_global_opts): Likewise.
6559 2016-05-19  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
6561         PR target/71056
6562         * config/arm/arm-builtins.c (arm_builtin_vectorized_function): Return
6563         NULL_TREE early if NEON is not available.  Remove now redundant check
6564         in ARM_CHECK_BUILTIN_MODE.
6566 2016-05-19  Maxim Ostapenko  <m.ostapenko@samsung.com>
6568         PR sanitizer/64354
6569         * cppbuiltin.c (define_builtin_macros_for_compilation_flags): Add new
6570         builtin __SANITIZE_THREAD__ macros for fsanitize=thread switch.
6571         * doc/cpp.texi: Document new macros.
6573 2016-05-19 Bin Cheng  <bin.cheng@arm.com>
6575         PR tree-optimization/69848
6576         * tree-vect-loop.c (vectorizable_reduction): Don't factor
6577         comparison expr out of VEC_COND_EXPR for COND_REDUCTION.
6579 2016-05-19  Segher Boessenkool  <segher@kernel.crashing.org>
6581         * function.c (thread_prologue_and_epilogue_insn): Move the
6582         "goto epilogue_done" one block later.
6584 2016-05-19  Richard Biener  <rguenther@suse.de>
6586         PR tree-optimization/70729
6587         * passes.def: Move LIM pass before PRE.  Remove no longer
6588         required copyprop and move first DCE out of the loop pipeline.
6590 2016-05-18  David Malcolm  <dmalcolm@redhat.com>
6592         PR driver/69265
6593         * Makefile.in (GCC_OBJS): Move spellcheck.o to...
6594         (OBJS-libcommon-target): ...here.
6595         * opts-common.c: Include spellcheck.h.
6596         (cmdline_handle_error): Build a vec of valid options and use it
6597         to suggest provide hints for misspelled arguments.
6599 2016-05-18  Jakub Jelinek  <jakub@redhat.com>
6601         PR c++/71100
6602         * cgraph.c (cgraph_edge::redirect_call_stmt_to_callee): Don't drop
6603         lhs if it has TREE_ADDRESSABLE type.
6605 2016-05-18  Uros Bizjak  <ubizjak@gmail.com>
6607         PR target/71145
6608         * config/alpha/alpha.md (trap): Add (use (reg:DI 29)).
6609         (*exception_receiver_1): Return "#" for TARGET_EXPLICIT_RELOCS.
6611 2016-05-18  Martin Jambor  <mjambor@suse.cz>
6613         PR ipa/69708
6614         * ipa-cp.c (ipa_get_jf_pass_through_result): Allow non-ip constant
6615         input for NOP_EXPR pass-through functions.
6616         * ipa-prop.c (ipa_compute_jump_functions_for_edge): Allow
6617         aggregate global constant VAR_DECLs in constant jump functions.
6619 2016-05-18  Martin Jambor  <mjambor@suse.cz>
6621         PR ipa/69708
6622         * ipa-prop.c (parm_preserved_before_stmt_p): Return true for loads
6623         from TREE_READONLY parameters.
6625 2016-05-18  Martin Jambor  <mjambor@suse.cz>
6627         PR ipa/69708
6628         * cgraph.h (cgraph_indirect_call_info): New field
6629         guaranteed_unmodified.
6630         * ipa-cp.c (ipa_get_indirect_edge_target_1): Also pass parameter value
6631         to ipa_find_agg_cst_for_param, check guaranteed_unmodified when
6632         appropriate.
6633         * ipa-inline-analysis.c (evaluate_conditions_for_known_args): Also
6634         pass the parameter value to ipa_find_agg_cst_for_param.
6635         * ipa-prop.c (ipa_load_from_parm_agg): New parameter
6636         guaranteed_unmodified, store AA results there instead of bailing out
6637         if present.
6638         (ipa_note_param_call): Also initialize guaranteed_unmodified flag.
6639         (ipa_analyze_indirect_call_uses): Also set guaranteed_unmodified flag.
6640         (find_constructor_constant_at_offset): New function.
6641         (ipa_find_agg_cst_from_init): Likewise.
6642         (ipa_find_agg_cst_for_param): Also seearch for aggregate values in
6643         static initializers of contants, report back through a new paameter
6644         from_global_constant if that was the case.
6645         (try_make_edge_direct_simple_call): Also pass parameter value to
6646         ipa_find_agg_cst_for_param, check guaranteed_unmodified when
6647         appropriate.
6648         (ipa_write_indirect_edge_info): Stream new flag guaranteed_unmodified.
6649         (ipa_read_indirect_edge_info): Likewise.
6650         * ipa-prop.h (ipa_find_agg_cst_for_param): Update declaration.
6651         (ipa_load_from_parm_agg): Likewise.
6653 2016-05-18  Jiong Wang  <jiong.wang@arm.com>
6655         PR rtl-optimization/71150
6656         * lra-constraint (process_addr_reg): Guard "in_class_p" with REG_P
6657         check.
6659 2016-05-18  Michael Meissner  <meissner@linux.vnet.ibm.com>
6661         PR target/70915
6662         * config/rs6000/constraints.md (wE constraint): New constraint
6663         for a vector constant that can be loaded with XXSPLTIB.
6664         (wM constraint): New constraint for a vector constant of a 1's.
6665         (wS constraint): New constraint for a vector constant that can be
6666         loaded with XXSPLTIB and a vector sign extend instruction.
6667         * config/rs6000/predicates.md (xxspltib_constant_split): New
6668         predicates for wE/wS constraints.
6669         (xxspltib_constant_nosplit): Likewise.
6670         (easy_vector_constant): Add support for constants that can be
6671         loaded via XXSPLTIB.
6672         (all_ones_constant): New predicate for vector constant with all
6673         1's set.
6674         (splat_input_operand): Add support for ISA 3.0 word splat operations.
6675         * config/rs6000/rs6000.c (xxspltib_constant_p): New function to
6676         return if a constant can be loaded with the ISA 3.0 XXSPLTIB
6677         instruction and possibly with a sign extension.
6678         (output_vec_const_move): Add support for XXSPLTIB. If we are
6679         loading up 0/-1 into Altivec registers, prefer using VSPLTISW
6680         instead of XXLXOR/XXLORC.
6681         (rs6000_expand_vector_init): Add support for ISA 3.0 word splat
6682         operations.
6683         (rs6000_legitimize_reload_address): Likewise.
6684         (rs6000_output_move_128bit): Use output_vec_const_move to emit
6685         constants.
6686         * config/rs6000/vsx.md (VSX_M): Add TImode (if -mvsx-timode) and
6687         combine VSX_M and VSX_M2 into one iterator.
6688         (VSX_M2): Likewise.
6689         (VSINT_84): New iterators for loading constants with XXSPLTIB.
6690         (VSINT_842): Likewise.
6691         (UNSPEC_VSX_SIGN_EXTEND): New UNSPEC.
6692         (xxspltib_v16qi): New insns to load up constants with the ISA 3.0
6693         XXSPLTIB instruction.
6694         (xxspltib_<mode>_nosplit): Likewise.
6695         (xxspltib_<mode>_split): New insn to load up constants with
6696         XXSPLTIB and a sign extend instruction.
6697         (vsx_mov<mode>): Replace single move that handled all vector types
6698         with separate 32-bit and 64-bit moves.  Combine the movti_<bit>
6699         moves (when -mvsx-timode is in effect) into the main vector
6700         moves.  Eliminate separate moves for <VSr> <VSa>, where the
6701         preferred register class (<VSr>) is listed first, and the
6702         secondary register class (<VSa>) is listed second with a '?' to
6703         discourage use.  Prefer loading 0/-1 in any VSX register for ISA
6704         3.0, and Altivec registers for ISA 2.06/2.07 (PR target/70915) so
6705         that if the register was involved in a slow operation, the
6706         clear/set operation does not wait for the slow operation to
6707         finish.  Adjust the length attributes for 32-bit mode.  Use
6708         rs6000_output_move_128bit and drop the use of the string
6709         instructions for 32-bit movti when -mvsx-timode is in effect.  Use
6710         spacing so that the alternatives and attributes don't generate
6711         long lines, and put things in columns, so that it is easier to
6712         match up the operands and attributes with the insn alternatives.
6713         (vsx_mov<mode>_64bit): Likewise.
6714         (vsx_mov<mode>_32bit): Likewise.
6715         (vsx_movti_64bit): Fold movti into normal vector moves.
6716         (vsx_movti_32bit): Likewise.
6717         (vsx_splat_<mode>, V4SI/V4SF modes): Add support for ISA 3.0 word
6718         splat instructions.
6719         (vsx_splat_v4si_internal): Likewise.
6720         (vsx_splat_v4sf_internal): Likewise.
6721         (vector fusion peepholes): Use VSX_M instead of VSX_M2.
6722         (vsx_sign_extend_qi_<mode>): New ISA 3.0 instructions to sign
6723         extend vector elements.
6724         (vsx_sign_extend_hi_<mode>): Likewise.
6725         (vsx_sign_extend_si_v2di): Likewise.
6726         * config/rs6000/rs6000-protos.h (xxspltib_constant_p): Add
6727         declaration.
6728         * doc/md.texi (PowerPC constraints): Document the wE, wM, and wS
6729         constraints.  Add trailing period to wL documentation.
6731 2016-05-18  Richard Sandiford  <richard.sandiford@arm.com>
6733         PR middle-end/71020
6734         * tree-dfa.h (replace_abnormal_ssa_names): Declare.
6735         * tree-dfa.c (replace_abnormal_ssa_names): New function.
6736         * tree-call-cdce.c: Include tree-dfa.h.
6737         (can_guard_call_p): New function, extracted from...
6738         (can_use_internal_fn): ...here.
6739         (shrink_wrap_one_built_in_call_with_conds): Remove failure path
6740         and return void.
6741         (shrink_wrap_one_built_in_call): Likewise.
6742         (use_internal_fn): Likewise.
6743         (shrink_wrap_conditional_dead_built_in_calls): Update accordingly
6744         and return void.  Call replace_abnormal_ssa_names.
6745         (pass_call_cdce::execute): Check can_guard_call_p during the
6746         initial walk.  Assume shrink_wrap_conditional_dead_built_in_calls
6747         will always change something.
6749 2016-05-18  Martin Jambor  <mjambor@suse.cz>
6751         PR ipa/70646
6752         * ipa-prop.c (determine_locally_known_aggregate_parts): Bail out early
6753         if parameter PARAM_IPA_MAX_AGG_ITEMS is zero.
6755 2016-05-18  Martin Jambor  <mjambor@suse.cz>
6757         PR ipa/70646
6758         * ipa-inline.h (condition): New field size.
6759         * ipa-inline-analysis.c (add_condition): New parameter SIZE, use it
6760         for comaprison and store it into the new condition.
6761         (evaluate_conditions_for_known_args): Use condition size to check
6762         access sizes for all but CHANGED conditions.
6763         (unmodified_parm_1): New parameter size_p, store access size into it.
6764         (unmodified_parm): Likewise.
6765         (unmodified_parm_or_parm_agg_item): Likewise.
6766         (eliminated_by_inlining_prob): Pass NULL to unmodified_parm as size_p.
6767         (set_cond_stmt_execution_predicate): Extract access sizes and store
6768         them to conditions.
6769         (set_switch_stmt_execution_predicate): Likewise.
6770         (will_be_nonconstant_expr_predicate): Likewise.
6771         (will_be_nonconstant_predicate): Likewise.
6772         (inline_read_section): Stream condition size.
6773         (inline_write_summary): Likewise.
6775 2016-05-18  Richard Biener  <rguenther@suse.de>
6777         * tree-ssa-loop-im.c (determine_max_movement): Properly add
6778         condition cost to PHI cost instead of total_cost.
6780 2016-05-18  Martin Liska  <mliska@suse.cz>
6782         PR fortran/70856
6783         * ipa-icf.c (sem_variable::merge): Set DECL_PT_UID for
6784         merged variables.
6786 2016-05-18  Richard Biener  <rguenther@suse.de>
6788         * lto-streamer.h (LTO_major_version): Bump to 6.
6790 2016-05-18  Segher Boessenkool  <segher@kernel.crashing.org>
6792         * function.c (make_split_prologue_seq, make_prologue_seq,
6793         make_epilogue_seq): New functions, factored out from...
6794         (thread_prologue_and_epilogue_insns): Here.
6796 2016-05-18  Segher Boessenkool  <segher@kernel.crashing.org>
6798         * function.c (rest_of_handle_thread_prologue_and_epilogue): Call
6799         cleanup_cfg with CLEANUP_EXPENSIVE after shrink-wrapping instead
6800         of before.  Add a comment.
6802 2016-05-18 Bin Cheng  <bin.cheng@arm.com>
6804         * tree-ssa-loop-ivopts.c (get_computation_cost_at): Check invariant
6805         expression pointer, not pointer to the pointer.
6807 2016-05-18  Jakub Jelinek  <jakub@redhat.com>
6809         * config/i386/sse.md (pbroadcast_evex_isa): New mode attr.
6810         (avx2_pbroadcast<mode>): Add another alternative with v instead
6811         of x constraints in it, using <pbroadcast_evex_isa> isa.
6812         (avx2_pbroadcast<mode>_1): Similarly, add two such alternatives.
6814         * config/i386/sse.md (<ssse3_avx2>_palignr<mode>): Use
6815         constraint x instead of v in second alternative, add avx512bw
6816         alternative.
6818         * config/i386/sse.md (<ssse3_avx2>_pshufb<mode>3<mask_name>): Use
6819         constraint x instead of v in second alternative, add avx512bw
6820         alternative.
6822         * config/i386/sse.md (*<ssse3_avx2>_pmulhrsw<mode>3<mask_name>): Use
6823         constraint x instead of v in second alternative, add avx512bw
6824         alternative.
6826         * config/i386/sse.md (avx2_pmaddubsw256, ssse3_pmaddubsw128): Add
6827         avx512bw alternative.
6829 2016-05-18  Kirill Yukhin  <kirill.yukhin@intel.com>
6831         * config/i386/sse.md (define_insn "*andnot<mode>3"): Extend static
6832         array to 128 chars.
6833         (define_insn "*andnottf3"): Ditto.
6834         (define_insn "*<code><mode>3"/any_logic): Ditto.
6835         (define_insn "*<code>tf3"/any_logic): Ditto.
6836         (define_insn "sse2_storehpd"): Use Yv constraint for scalar
6837         operand to block AVX-512VL insn variant emit when it is not enabled.
6839 2016-05-18  Kirill Yukhin  <kirill.yukhin@intel.com>
6841         * config/i386/sse.md (define_insn "*vec_concatv2sf_sse4_1"): Use 'Yv'
6842         constraint fot SF mode.
6844 2016-05-18  Petr Murzin  <petr.murzin@intel.com>
6845             Kirill Yukhin  <kirill.yukhin@intel.com>
6847         * config/i386/sse.md (define_insn "srcp14<mode>"): Use proper operand
6848         modifiers.
6849         (define_insn "rsqrt14<mode>"): Ditto.
6850         (define_insn "<mask_codefor>avx512dq_cvtps2qqv2di<mask_name>"): Ditto.
6851         (define_insn "<fixsuffix>fix_truncv2sfv2di2<mask_name>"): Ditto.
6852         (define_insn "avx512f_<code>v8div16qi2_mask_store"): Ditto.
6853         (define_insn "vec_set_hi_<mode><mask_name>"): Ditto.
6854         (define_insn "<mask_codefor>avx512dq_broadcast<mode><mask_name>"):
6855         Ditto.
6856         (define_insn "*avx512f_gatherdi<mode>"): Ditto.
6857         (define_insn "*avx512f_scatterdi<mode>"): Ditto.
6858         * config/i386/i386.c (ix86_print_operand): Expand check for size
6859         override codes for Intel syntax.
6861 2016-05-18  Richard Biener  <rguenther@suse.de>
6863         PR tree-optimization/71168
6864         * tree-loop-distribution.c (distribute_loop): Move *destroy_p
6865         initialization earlier.
6867 2016-05-18  James Greenhalgh  <james.greenhalgh@arm.com>
6869         * config/aarch64/aarch64-simd.md
6870         (aarch64_reduc_plus_internal<mode>): Rename to...
6871         (reduc_plus_scal): ...This, and remove previous implementation.
6873 2016-05-18  Richard Biener  <rguenther@suse.de>
6875         * passes.def: Put late dse and cd_dce in canonical order.
6877 2016-05-17  Jan Hubicka  <hubicka@ucw.cz>
6879         * ipa-inline-transform.c (preserve_function_body_p): Look for
6880         first non-thunk clone.
6881         (save_function_body): Save into first non-thunk.
6882         * lto-cgraph.c (lto_output_edge): When streaming thunk do not look
6883         up call stmt id.
6884         (lto_output_node): Inline thunks don't need body in every
6885         partition.
6886         * lto-streamer-in.c: Do not fixup thunk clones.
6887         * cgraphclones.c (cgraph_node::create_edge_including_clone): Skip
6888         thunks.
6889         * tree-inline.c (copy_bb): Be prepared for target node to be new after
6890         folding suceeds.
6892 2016-05-17  Kugan Vivekanandarajah  <kuganv@linaro.org>
6894         PR middle-end/63586
6895         * tree-ssa-reassoc.c (transform_add_to_multiply): New.
6896         (reassociate_bb): Call transform_add_to_multiply.
6898 2016-05-17  Kugan Vivekanandarajah  <kuganv@linaro.org>
6900         * config/aarch64/aarch64.c (all_extensions): Removed unused
6901         static variable.
6903 2016-05-17  Nathan Sidwell  <nathan@acm.org>
6905         * config/nvptx/nvptx.c (nvptx_function_arg_boundary): New.
6906         (TARGET_FUNCTION_ARG_BOUNDARY): Override.
6908 2016-05-17  Mikhail Maltsev  <maltsevm@gmail.com>
6910         PR tree-optimization/54579
6911         PR middle-end/55299
6912         * match.pd (~(~X >> Y), ~(~X >>r Y), ~(~X <<r Y)): New patterns.
6914 2016-05-17  Marek Polacek  <polacek@redhat.com>
6916         PR ipa/71146
6917         * tree-inline.c (expand_call_inline): Call
6918         maybe_remove_unused_call_args.
6920 2016-05-17  Jim Wilson  <jim.wilson@linaro.org>
6922         * doc/cpp.texi (__GNUC__): Major version changes are no longer rare.
6923         * doc/invoke.texi (-mnan=2008): Change signalling to signaling.
6924         * doc/md.texi (fmin@var{m}3): Likewise.
6926 2016-05-17  Marc Glisse  <marc.glisse@inria.fr>
6928         * match.pd (X & C): New transformation.
6930 2016-05-17  Marc Glisse  <marc.glisse@inria.fr>
6932         * match.pd (~X & Y): New transformation.
6934 2016-05-17  Marc Glisse  <marc.glisse@inria.fr>
6936         * tree-vrp.c (simplify_truth_ops_using_ranges): Set range
6937         information for new SSA_NAME.
6938         (simplify_conversion_using_ranges): Get range through get_range_info
6939         instead of get_value_range.
6941 2016-05-17  Jiong Wang  <jiong.wang@arm.com>
6943         * config/aarch64/arm_neon.h (vmvn_s8): Reimplement using C operator.
6944         Remove inline assembly.
6945         (vmvn_s16): Likewise.
6946         (vmvn_s32): Likewise.
6947         (vmvn_u8): Likewise.
6948         (vmvn_u16): Likewise.
6949         (vmvn_u32): Likewise.
6950         (vmvnq_s8): Likewise.
6951         (vmvnq_s16): Likewise.
6952         (vmvnq_s32): Likewise.
6953         (vmvnq_u8): Likewise.
6954         (vmvnq_u16): Likewise.
6955         (vmvnq_u32): Likewise.
6956         (vmvn_p8): Likewise.
6957         (vmvnq_p16): Likewise.
6959 2016-05-17  Jiong Wang  <jiong.wang@arm.com>
6961         * config/aarch64/aarch64-simd.md (vmul_n_f32): Remove inline assembly.
6962         Use builtin.
6963         (vmul_n_s16): Likewise.
6964         (vmul_n_s32): Likewise.
6965         (vmul_n_u16): Likewise.
6966         (vmul_n_u32): Likewise.
6967         (vmulq_n_f32): Likewise.
6968         (vmulq_n_f64): Likewise.
6969         (vmulq_n_s16): Likewise.
6970         (vmulq_n_s32): Likewise.
6971         (vmulq_n_u16): Likewise.
6972         (vmulq_n_u32): Likewise.
6974 2016-05-17  Jiong Wang  <jiong.wang@arm.com>
6976         * config/aarch64/aarch64-simd.md (*aarch64_mul3_elt_to_128df): Extend
6977         to all supported modes.  Rename to "*aarch64_mul3_elt_from_dup".
6979 2016-05-17  Jiong Wang  <jiong.wang@arm.com>
6981         * config/aarch64/aarch64-simd.md (*aarch64_fma4_elt_to_128df): Rename
6982         to *aarch64_fma4_elt_from_dup<mode>.
6983         (*aarch64_fnma4_elt_to_128df): Rename to
6984         *aarch64_fnma4_elt_from_dup<mode>.
6985         * config/aarch64/arm_neon.h (vfma_n_f64): New.
6986         (vfms_n_f32): Likewise.
6987         (vfms_n_f64): Likewise.
6988         (vfmsq_n_f32): Likewise.
6989         (vfmsq_n_f64): Likewise.
6991 2016-05-17  Gerald Pfeifer  <gerald@pfeifer.com>
6993         * wide-int.h: Change fixed_wide_int_storage from class to struct.
6995 2016-05-17  Richard Biener  <rguenther@suse.de>
6997         PR tree-optimization/71132
6998         * tree-loop-distribution.c (create_rdg_cd_edges): Pass in loop.
6999         Only add control dependences for blocks in the loop.
7000         (build_rdg): Adjust.
7001         (generate_code_for_partition): Return whether loop should
7002         be destroyed and delay that.
7003         (distribute_loop): Likewise.
7004         (pass_loop_distribution::execute): Record loops to be destroyed
7005         and perform delayed destroying of loops.
7007 2016-05-17  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
7009         PR target/70809
7010         * config/aarch64/aarch64-simd.md (aarch64_vmls<mode>): Delete.
7012 2016-05-17  James Greenhalgh  <james.greenhalgh@arm.com>
7014         * config/aarch64/aarch64-elf.h (ASM_OUTPUT_DEF): Delete.
7016 2016-05-17  Ilya Enkovich  <ilya.enkovich@intel.com>
7018         PR target/71114
7019         * config/i386/i386.c (dimode_scalar_chain::convert_op): Fix
7020         insertion point for instructions generated by validize_mem.
7022 2016-05-17  James Greenhalgh  <james.greenhalgh@arm.com>
7024         * config/aarch64/aarch64.c (SHIFT_COUNT_TRUNCATED): Wrap definition
7025         in brackets.
7027 2016-05-17  James Greenhalgh  <james.greenhalgh@arm.com>
7029         * config/aarch64/aarch64.c
7030         (aarch64_output_simd_mov_immediate): Make "buf_size" a variable
7031         rather than a macro.
7033 2016-05-16  Wilco Dijkstra  <wdijkstr@arm.com>
7035         * doc/invoke.texi (AArch64 Options): Various updates.
7037 2016-05-16  Jan Hubicka  <hubicka@ucw.cz>
7039         * ipa-inline-analysis.c (compute_inline_parameters): Disable inlinig
7040         into instrumentation thunks.
7041         * cif-code.def (CIF_CHKP): New.
7043 2016-05-16  Uros Bizjak  <ubizjak@gmail.com>
7045         * config/i386/xopintrin.h: Correct "unsinged" typo in the comments.
7047 2016-05-16  Martin Jambor  <mjambor@suse.cz>
7049         * hsa-gen.c (fillup_for_decl): Increase alignment to natural one.
7050         (get_symbol_for_decl): Sorry if a global symbol in under-aligned.
7052 2016-05-16  Marek Polacek  <polacek@redhat.com>
7054         * gimple.c (maybe_remove_unused_call_args): Fix typos in the
7055         commentary.
7057 2016-05-16  Martin Jambor  <mjambor@suse.cz>
7059         PR hsa/70857
7060         * omp-low.c (grid_expand_target_grid_body): Copy RESULT_DECL of
7061         the outlined kernel function.
7063 2016-05-16  Robert Suchanek  <robert.suchanek@imgtec.com>
7065         * config/mips/mips.h (ISA_HAS_LSA): Enable for -mmsa.
7066         (ISA_HAS_DLSA): Ditto.
7068 2016-05-16  Matthew Fortune  <matthew.fortune@imgtec.com>
7070         * config/mips/m5100.md (m51_int_load): Update the latency to 2.
7072 2016-05-16  Nathan Sidwell  <nathan@acm.org>
7074         * config/nvptx/nvptx.c (nvptx_mangle_decl_assembler_name): Revert.
7075         (nvptx_name_replacement): Restore.  Add comment.
7076         (write_fn_proto, write_fn_proto_from_insn,
7077         nvptx_output_call_insn): Restore
7078         (TARGET_MANGLE_DECL_ASSEMBLER_NAME): Delete.
7080 2016-05-16  Wilco Dijkstra  <wdijkstr@arm.com>
7082         * config/aarch64/aarch64.md
7083         (add<mode>3_compareC_cconly_imm): Remove use of %w.
7084         (add<mode>3_compareC_imm): Likewise.
7085         (<optab>si3_uxtw): Split into register and immediate variants.
7086         (andsi3_compare0_uxtw): Likewise.
7087         (and<mode>3_compare0): Likewise.
7088         (and<mode>3nr_compare0): Likewise.
7089         (stack_protect_test_<mode>): Don't use %x for memory operands.
7091 2016-05-16  Matthew Fortune  <matthew.fortune@imgtec.com>
7093         * config/mips/mips-cpus.def (p5600): Add multi-line brackets.
7095 2016-05-16  Wilco Dijkstra  <wdijkstr@arm.com>
7097         * config/aarch64/aarch64.md (aarch64_ashl_sisd_or_int_<mode>3):
7098         Split integer shifts into shift_reg and bfm.
7099         (aarch64_lshr_sisd_or_int_<mode>3): Likewise.
7100         (aarch64_ashr_sisd_or_int_<mode>3): Likewise.
7101         (ror<mode>3_insn): Likewise.
7102         (<optab>si3_insn_uxtw): Likewise.
7103         (<optab><mode>3_insn): Change to rotate_imm.
7104         (extr<mode>5_insn_alt): Likewise.
7105         (extrsi5_insn_uxtw): Likewise.
7106         (extrsi5_insn_uxtw_alt): Likewise.
7108 2016-05-16  Matthew Wahab  <matthew.wahab@arm.com>
7110         * doc/tm.texi: Regenerate.
7111         * doc/tm.texi.in (TARGET_INVALID_PARAMETER_TYPE): Remove.
7112         (TARGET_INVALID_RETURN_TYPE): Remove.
7113         * system.h: Poison TARGET_INVALID_PARAMETER_TYPE and
7114         TARGET_INVALID_RETURN_TYPE.
7115         * target.def (invalid_parameter_type): Remove.
7116         (invalid_return_type): Remove.
7118 2016-05-16  Jan Hubicka  <hubicka@ucw.cz>
7120         * ipa-inline-analysis.c (compute_inline_parameters): Be more reailistic
7121         on estimating thunk bodies; do not set inline_failed to CIF_THUNK for
7122         calls from thunk.
7123         * ipa-inline-transform.c (inline_call): When inlining into thunk produce
7124         gimple body.
7125         (preserve_function_body_p): No need to preserve function body
7126         * cif-codes.def (CIF_THUNK): Remove.
7127         * cgraphclones.c (duplicate_thunk_for_node): Thunks calls are inlinable.
7129 2016-05-16  Jan Hubicka  <hubicka@ucw.cz>
7131         * tree-inline.c (expand_call_inline): recurse after inlining thunk.
7133 2016-05-16  Jan Hubicka  <hubicka@ucw.cz>
7135         * tree.c (free_lang_data_in_decl): Also set target/optimization flags
7136         for thunks.
7138 2016-05-16  Jan Hubicka  <hubicka@ucw.cz>
7140         * ipa-inline.c (report_inline_failed_reason): Look into thunks, too
7141         (inline_small_functions): Do not look for function symbol when
7142         resetting caches.
7144 2016-05-16  Jan Hubicka  <hubicka@ucw.cz>
7146         * lto-cgraph.c (compute_ltrans_boundary, output_symtab): Fix handling
7147         of inline thunks
7149 2016-05-16  Matthew Wahab  <matthew.wahab@arm.com>
7150             Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
7151             Jiong Wang  <jiong.wang@arm.com>
7153         * config/arm/arm-c.c (arm_cpu_builtins): Use def_or_undef_macro
7154         for __ARM_FP16_FORMAT_IEEE and __ARM_FP16_FORMAT_ALTERNATIVE.
7155         Define __ARM_FP16_ARGS when appropriate.
7156         * config/arm/arm.c (arm_invalid_parameter_type): Remove
7157         declaration.
7158         (arm_invalid_return_type): Likewise.
7159         (TARGET_INVALID_PARAMETER_TYPE): Remove.
7160         (TARGET_INVALID_RETURN_TYPE): Remove.
7161         (aapcs_vfp_sub_candidate): Allow HFmode.
7162         (aapcs_vfp_allocate): Add comment.  Support HFmode.
7163         (aapcs_vfp_allocate_return_reg): Likewise.
7164         (struct aapcs_cp_arg_layout): Slightly reword comments for
7165         is_return_candidate and allocate_return_reg.
7166         (output_mov_vfp): Update assert.
7167         (arm_hard_regno_mode_ok): Remove comment, update HF-mode
7168         condition.
7169         (arm_invalid_parameter_type): Remove.
7170         (amr_invalid_return_type): Remove.
7171         * config/arm/arm.h (TARGET_NEON_FP16): Fix definition.
7172         * config/arm/arm.md (*arm32_movhf): Disable for TARGET_VFP.
7173         * config/arm/vfp.md (*movhf_vfp): Enable for TARGET_VFP.
7175 2016-05-16  Matthew Wahab  <matthew.wahab@arm.com>
7177         * config/aarch64/aarch64.h (LEGITIMIZE_RELOAD_ADDRESS): Remove.
7178         * config/aarch64/arch64-protos.h
7179         (aarch64_legitimize_reload_address): Remove.
7180         * config/aarch64/aarch64.c (aarch64_legitimize_reload_address):
7181         Remove.
7183 2016-05-16  Eric Botcazou  <ebotcazou@adacore.com>
7185         * configure.ac: Add ACX_NONCANONICAL_HOST.
7186         * configure: Regenerate.
7187         * Makefile.in: Set host_noncanonical.
7189 2016-05-14  Uros Bizjak  <ubizjak@gmail.com>
7191         PR target/71097
7192         * config/i386/i386.md (*movtf_internal): Before register allocation,
7193         do not allow FP constants for CM_MEDIUM memory model, allow only
7194         standard FP constants for CM_LARGE and CM_LARGE_PIC models.
7195         (*movxf_internal): Ditto.
7196         (*movdf_internal): Ditto.
7197         (*movsf_internal): Ditto.
7199 2016-05-13  Segher Boessenkool  <segher@kernel.crashing.org>
7201         PR rtl-optimization/67483
7202         * combine.c (make_compound_operation): Don't call extract_left_shift
7203         with negative shift amounts.
7205 2016-05-13  Jakub Jelinek  <jakub@redhat.com>
7207         PR bootstrap/71071
7208         * fold-const.c (fold_checksum_tree): Allow modification
7209         of TYPE_ALIAS_SET during folding.
7211         * config/i386/i386.c (ix86_compute_frame_layout, ix86_expand_prologue,
7212         ix86_expand_split_stack_prologue): Use HOST_WIDE_INT_C macro.
7213         (ix86_split_to_parts): Likewise.  Fix up formatting.
7215 2016-05-13  H.J. Lu  <hongjiu.lu@intel.com>
7217         * tree-ssa-loop-ivopts.c (create_new_ivs): Cast to
7218         unsigned HOST_WIDE_INT with HOST_WIDE_INT_PRINT_UNSIGNED in
7219         printf format.
7221 2016-05-13  Nathan Sidwell  <nathan@acm.org>
7223         * config/nvptx/nvptx.c (nvptx_mangle_decl_assembler_name): New.
7224         (nvptx_name_replacement): Delete.
7225         (write_fn_proto, write_fn_proto_from_insn,
7226         nvptx_output_call_insn): Remove nvptx_name_replacement call.
7227         (TARGET_MANGLE_DECL_ASSEMBLER_NAME): Override.
7228         * langhooks.c (add_builtin_funcction_common): Call
7229         targetm.mangle_decl_assembler_name.
7231         * config/nvptx/nvptx.c (write_fn_proto): Handle
7232         BUILT_IN_ATOMIC_COMPARE_EXCHANGE_n oddity.
7234 2016-05-13  Martin Liska  <mliska@suse.cz>
7236         * tree-ssa-loop-ivopts.c (create_new_ivs): Use HOST_WIDE_INT_PRINT_DEC
7237         and PRIu64 in printf format.
7239 2016-05-13  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
7241         * tree-ssa-loop-ivanon.c (try_unroll_loop_completely): Typo fix in
7242         comment.
7244 2016-05-13  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
7246         * tree-ssa-loop-ivcanon.c (try_unroll_loop_completely):
7247         Change --param max-completely-peeled-times to
7248         --param max-completely-peel-times in dump file printing.
7250 2016-05-13  Richard Biener  <rguenther@suse.de>
7252         PR tree-optimization/42587
7253         * tree-ssa-math-opts.c (perform_symbolic_merge): Handle BIT_FIELD_REF.
7254         (find_bswap_or_nop_1): Likewise.
7255         (bswap_replace): Likewise.
7257 2016-05-13  Martin Liska  <mliska@suse.cz>
7259         * tree-vect-patterns.c (vect_recog_mask_conversion_pattern):
7260         Initialize a variable with default value.
7262 2016-05-13  Martin Liska  <mliska@suse.cz>
7264         * doc/invoke.texi: Enhance explanation of error recovery
7265         of sanitizers.
7267 2016-05-13  Martin Liska  <mliska@suse.cz>
7269         * tree-ssa-loop-ivopts.c (avg_loop_niter): Fix coding style.
7270         (struct cost_pair): Change inv_expr_id (int) to inv_expr
7271         (iv_inv_expr_ent *).
7272         (struct iv_inv_expr_ent): Comment struct fields.
7273         (sort_iv_inv_expr_ent): New function.
7274         (struct ivopts_data): Rename inv_expr_id to max_inv_expr_id.
7275         (struct iv_ca): Replace used_inv_expr and num_used_inv_expr with
7276         a hash_map between iv_inv_expr_ent and number of usages.
7277         (niter_for_exit): Fix coding style.
7278         (tree_ssa_iv_optimize_init): Use renamed variable.
7279         (determine_base_object): Fix coding style.
7280         (alloc_iv): Likewise.
7281         (find_interesting_uses_outside): Likewise.
7282         (add_candidate_1): Likewise.
7283         (add_standard_iv_candidates): Likewise.
7284         (set_group_iv_cost): Replace inv_expr_id with inv_expr.
7285         (prepare_decl_rtl): Fix coding style.
7286         (get_address_cost): Likewise.
7287         (get_shiftadd_cost): Likewise.
7288         (force_expr_to_var_cost): Likewise.
7289         (compare_aff_trees): Likewise.
7290         (get_expr_id): Restructure the function.
7291         (get_loop_invariant_expr_id): Renamed to
7292         get_loop_invariant_expr.
7293         (get_computation_cost_at): Replace usage of inv_expr_id with
7294         inv_expr.
7295         (get_computation_cost): Likewise.
7296         (determine_group_iv_cost_generic): Likewise.
7297         (determine_group_iv_cost_address): Likewise.
7298         (iv_period): Fix coding style.
7299         (iv_elimination_compare_lt): Likewise.
7300         (may_eliminate_iv): Likewise.
7301         (determine_group_iv_cost_cond):  Replace usage of inv_expr_id with
7302         inv_expr.
7303         (determine_group_iv_costs): Dump invariant expressions.
7304         (iv_ca_recount_cost): Use the newly added hash_map.
7305         (iv_ca_set_remove_invariants): Fix coding style.
7306         (iv_ca_set_add_invariants): Fix coding style.
7307         (iv_ca_set_no_cp): Utilize the newly added hash_map for used
7308         invariants.
7309         (iv_ca_set_cp): Likewise.
7310         (iv_ca_new): Initialize the newly added hash_map and remove
7311         initialization of fields.
7312         (iv_ca_free): Delete the hash_map.
7313         (iv_ca_dump): Dump invariant expressions.
7314         (iv_ca_extend): Fix coding style.
7315         (try_add_cand_for): Likewise.
7316         (create_new_ivs): Dump information about # of avg iterations and
7317         # of used invariant expressions.
7318         (rewrite_use_compare): Fix coding style.
7319         (free_loop_data): Set default value for max_inv_expr_id.
7321 2016-05-13  Ilya Enkovich  <ilya.enkovich@intel.com>
7323         * cse.c (rest_of_handle_cse): Use cleanup_cfg
7324         returned value cse_cfg_altered computation.
7325         (rest_of_handle_cse2): Likewise.
7326         (rest_of_handle_cse_after_global_opts): Likewise.
7328 2016-05-13  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
7330         PR target/53440
7331         * config/arm/arm.c (arm32_output_mi_thunk): New.
7332         (arm_output_mi_thunk): Rename to arm_thumb1_mi_thunk. Rework
7333         to split Thumb1 vs TARGET_32BIT functionality.
7334         (arm_thumb1_mi_thunk): New.
7336 2016-05-13  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
7338         * config/aarch64/aarch64.c (TARGET_OMIT_STRUCT_RETURN_REG): Set
7339         to true.
7341 2016-05-13  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
7343         PR target/71080
7344         * config/i386/i386.c (ix86_in_large_data_p): Guard against NULL exp.
7346 2016-05-13  Eric Botcazou  <ebotcazou@adacore.com>
7348         * builtins.c (expand_builtin_memcmp): Do not emit the call here.
7349         (expand_builtin_trap): Emit a regular call.
7350         (set_builtin_user_assembler_name): Remove obsolete cases.
7351         * dse.c (scan_insn): Adjust.
7352         * except.c: Include calls.h.
7353         (sjlj_emit_function_enter): If DONT_USE_BUILTIN_SETJMP is defined,
7354         emit a regular call to setjmp.
7355         * expr.c (emit_block_move_hints): Call emit_block_copy_via_libcall.
7356         (block_move_libcall_safe_for_call_parm): Use memcpy builtin.
7357         (emit_block_move_via_libcall): Delete.
7358         (block_move_fn): Delete.
7359         (init_block_move_fn): Likewise.
7360         (emit_block_move_libcall_fn): Likewise.
7361         (emit_block_op_via_libcall): New function.
7362         (set_storage_via_libcall): Tidy up and use memset builtin.
7363         (block_clear_fn): Delete.
7364         (init_block_clear_fn): Likewise.
7365         (clear_storage_libcall_fn): Likewise.
7366         (expand_assignment): Call emit_block_move_via_libcall.
7367         Do not include gt-expr.h.
7368         * expr.h (emit_block_op_via_libcall): Declare.
7369         (emit_block_copy_via_libcall): New inline function.
7370         (emit_block_move_via_libcall): Likewise.
7371         (emit_block_comp_via_libcall): Likewise.
7372         (block_clear_fn): Delete.
7373         (init_block_move_fn): Likewise.
7374         (init_block_clear_fn): Likewise.
7375         (emit_block_move_via_libcall): Likewise.
7376         (set_storage_via_libcall): Add default parameter value.
7377         * libfuncs.h (enum libfunc_index): Remove obsolete values.
7378         (abort_libfunc): Delete.
7379         (memcpy_libfunc): Likewise.
7380         (memmove_libfunc): Likewise.
7381         (memcmp_libfunc): Likewise.
7382         (memset_libfunc): Likewise.
7383         (setbits_libfunc): Likewise.
7384         (setjmp_libfunc): Likewise.
7385         (longjmp_libfunc): Likewise.
7386         (profile_function_entry_libfunc): Likewise.
7387         (profile_function_exit_libfunc): Likewise.
7388         (gcov_flush_libfunc): Likewise.
7389         * optabs-libfuncs.c (build_libfunc_function): Set DECL_ARTIFICIAL
7390         and DECL_VISIBILITY on the declaration.
7391         (init_optabs): Do not initialize obsolete libfuncs.
7392         * optabs.c (prepare_cmp_insn): Call emit_block_comp_via_libcall.
7393         * tree-core.h (ECF_RET1): Define.
7394         (ECF_TM_PURE): Adjust.
7395         (ECF_TM_BUILTIN): Likewise.
7396         * tree.c (set_call_expr_flags): Deal with ECF_RET1.
7397         (build_common_builtin_nodes): Initialize abort builtin.
7398         Add ECF_RET1 on memcpy, memmove and memset builtins.
7399         Pass final flags for alloca and alloca_with_align builtins.
7400         * config/alpha/alpha.c (alpha_init_libfuncs): Do not initialize
7401         obsolete builtins.
7402         * config/ia64/ia64.c (ia64_vms_init_libfuncs): Likewise.
7403         * config/i386/i386.c (ix86_expand_set_or_movmem): Adjust call to
7404         set_storage_via_libcall and call emit_block_copy_via_libcall.
7406 2016-05-12  Uros Bizjak  <ubizjak@gmail.com>
7408         * config/i386/i386.md (*call_got_x32): Change operand 0 to
7409         DImode before it is passed to ix86_output_call_operand.
7410         (*call_value_got_x32): Ditto for operand 1.
7412 2016-05-12  Jiong Wang  <jiong.wang@arm.com>
7414         PR rtl-optimization/70904
7415         * lra-constraint.c (process_addr_reg): Relax the restriction on subreg
7416         reload for wide mode.
7418 2016-05-12  Marek Polacek  <polacek@redhat.com>
7420         PR c/70756
7421         * langhooks-def.h (lhd_incomplete_type_error): Adjust declaration.
7422         * langhooks.c (lhd_incomplete_type_error): Add location parameter.
7423         * langhooks.h (incomplete_type_error): Likewise.
7424         * tree.c (size_in_bytes_loc): Renamed from size_in_bytes.  Add location
7425         parameter, pass it down to incomplete_type_error.
7426         * tree.h (size_in_bytes): New inline overload.
7427         (size_in_bytes_loc): Renamed from size_in_bytes.
7429 2016-05-12  Richard Biener  <rguenther@suse.de>
7431         PR tree-optimization/71059
7432         * tree-ssa-pre.c (phi_translate_1): Fully fold translated
7433         nary before looking up or entering the expression into the VN
7434         hashes.
7435         * tree-ssa-sccvn.c (vn_nary_build_or_lookup): Fix comment typo.
7436         Make sure to re-use NARYs without result as inserted by
7437         phi-translation.
7439 2016-05-12  Richard Biener  <rguenther@suse.de>
7441         PR tree-optimization/71062
7442         * tree-ssa-alias.h (struct pt_solution): Add vars_contains_restrict
7443         field.
7444         * tree-ssa-structalias.c (set_uids_in_ptset): Set
7445         vars_contains_restrict if the var is a restrict tag.
7446         * tree-ssa-alias.c (ptrs_compare_unequal): If vars_contains_restrict
7447         do not disambiguate pointers against it.
7448         (dump_points_to_solution): Re-structure and adjust for new
7449         vars_contains_restrict flag.
7450         * gimple-pretty-print.c (pp_points_to_solution): Likewise.
7452 2016-05-12  Martin Liska  <mliska@suse.cz>
7454         * doc/invoke.texi: Explain connection between
7455         -fsanitize-recover=address and ASAN_OPTIONS="halt_on_error=1".
7457 2016-05-12  Ilya Enkovich  <ilya.enkovich@intel.com>
7459         PR tree-optimization/71006
7460         * tree-vect-loop.c (vect_determine_vectorization_factor): Don't
7461         consider COND_EXPR as a mask producer.
7463 2016-05-12  Marek Polacek  <polacek@redhat.com>
7465         PR driver/71063
7466         * opts.c (common_handle_option): Detect missing argument for --help^.
7468 2016-05-12  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
7470         PR target/70830
7471         * config/arm/arm.c (arm_output_multireg_pop): Avoid POP instruction
7472         when popping the PC and within an interrupt handler routine.
7473         Add missing tab to output of "ldmfd".
7474         (output_return_instruction): Output LDMFD with SP update rather
7475         than POP when returning from interrupt handler.
7477 2016-05-12  Jakub Jelinek  <jakub@redhat.com>
7479         * config/i386/i386.md (isa): Add x64_avx512dq, enable if
7480         TARGET_64BIT && TARGET_AVX512DQ.
7481         * config/i386/sse.md (*vec_extract<mode>): Add avx512bw alternatives.
7482         (*vec_extract<PEXTR_MODE12:mode>_zext): Add avx512bw alternative.
7483         (*vec_extract<ssevecmodelower>_0, *vec_extractv4si_0_zext,
7484         *vec_extractv2di_0_sse): Use v constraint instead of x constraint.
7485         (*vec_extractv4si): Add avx512dq and avx512bw alternatives.
7486         (*vec_extractv4si_zext): Add avx512dq alternative.
7487         (*vec_extractv2di_1): Add x64_avx512dq and avx512bw alternatives,
7488         use v instead of x constraint in other alternatives where possible.
7490         * config/i386/sse.md (sse2_loadld): Use v instead of x
7491         constraint in alternatives 0,1,4.
7493         * config/i386/sse.md (pinsr_evex_isa): New mode attr.
7494         (<sse2p4_1>_pinsr<ssemodesuffix>): Add 2 alternatives with
7495         v constraints instead of x and <pinsr_evex_isa> isa attribute.
7497         PR target/71019
7498         * config/i386/sse.md (<sse2_avx2>_packssdw<mask_name>,
7499         <sse4_1_avx2>_packusdw<mask_name>): Make sure EVEX encoded insn
7500         is not emitted unless TARGET_AVX512BW.
7501         (<sse2_avx2>_packuswb<mask_name>, <sse2_avx2>_packsswb<mask_name>):
7502         Likewise.  For TARGET_AVX512BW, use "=v" constraint instead of "=x"
7503         for the result operand.
7505         * config/i386/sse.md (*vec_setv4sf_sse4_1, sse4_1_insertps): Use v
7506         constraint instead of x in avx alternatives.  Use maybe_evex instead
7507         of vex prefix.
7509         * config/i386/constraints.md (Yv): New constraint.
7510         * config/i386/i386.h (VALID_AVX512VL_128_REG_MODE): Allow
7511         TFmode and V1TImode in xmm16+ registers for TARGET_AVX512VL.
7512         * config/i386/i386.md (avx512fvecmode): New mode attr.
7513         (*pushtf): Use v constraint instead of x.
7514         (*movtf_internal): Likewise.  For TARGET_AVX512VL and
7515         xmm16+ registers, use vmovdqu64 or vmovdqa64 instructions.
7516         (*absneg<mode>2): Use Yv constraint instead of x constraint.
7517         (*absnegtf2_sse): Likewise.
7518         (copysign<mode>3_const, copysign<mode>3_var): Likewise.
7519         * config/i386/sse.md (*andnot<mode>3): Add avx512vl and
7520         avx512f alternatives.
7521         (*andnottf3, *<code><mode>3, *<code>tf3): Likewise.
7523 2016-05-12  Richard Biener  <rguenther@suse.de>
7525         PR tree-optimization/71060
7526         * tree-data-ref.c (initialize_data_dependence_relation): Do not
7527         require exact match of DR_BASE_OBJECT but only matching address and
7528         type.
7530 2016-05-12  Richard Biener  <rguenther@suse.de>
7532         PR tree-optimization/70986
7533         * cfganal.c: Include cfgloop.h.
7534         (dfs_find_deadend): Prefer to take edges exiting loops.
7536 2016-05-11  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
7538         * gcc.target/powerpc/pr70963.c: Require at least power8 at both
7539         compile and run time.
7541 2016-05-11  Mikhail Maltsev  <maltsevm@gmail.com>
7543         PR c/43651
7544         * doc/invoke.texi (Wduplicate-decl-specifier): Document new option.
7546 2016-05-11  Uros Bizjak  <ubizjak@gmail.com>
7548         * config/i386/i386.c (legitimize_pic_address): Use
7549         copy_to_suggested_reg instead of gen_movsi.
7551 2016-05-11  Michael Meissner  <meissner@linux.vnet.ibm.com>
7553         * config/rs6000/predicates.md (quad_memory_operand): Move most of
7554         the code into quad_address_p and call it to share code with
7555         vsx_quad_dform_memory_operand.
7556         (vsx_quad_dform_memory_operand): New predicate for ISA 3.0 vector
7557         d-form support.
7558         * config/rs6000/rs6000.opt (-mlra): Switch to being an option mask
7559         bit instead of being a separate word.  Split -mpower9-dform into
7560         two switches, -mpower9-dform-scalar and -mpower9-dform-vector.
7561         * config/rs6000/rs6000.c (RELOAD_REG_QUAD_OFFSET): New addr_mask
7562         for the register class supporting 128-bit quad word memory offsets.
7563         (mode_supports_vsx_dform_quad): Helper function to return if the
7564         register class uses quad word memory offsets.
7565         (rs6000_debug_addr_mask): Add support for quad word memory offsets.
7566         (rs6000_debug_reg_global): Always print if we are using LRA or not.
7567         (rs6000_setup_reg_addr_masks): If ISA 3.0 vector d-form
7568         instructions are enabled, set up the appropriate addr_masks for
7569         128-bit types.
7570         (rs6000_init_hard_regno_mode_ok): wb constraint is now based on
7571         -mpower9-dform-scalar, instead of -mpower9-dform.
7572         (rs6000_option_override_internal): Split -mpower9-dform into two
7573         switches, -mpower9-dform-scalar and -mpower9-dform-vector.  The
7574         -mpower9-dform switch sets or clears both.  If we are not using
7575         the LRA register allocator, do not enable -mpower9-dform-vector by
7576         default.  If we are using LRA, enable -mpower9-dform-vector and
7577         -mvsx-timode if it is appropriate.  Issue a warning if either
7578         -mpower9-dform-vector or -mvsx-timode are explicitly used without
7579         enabling LRA.
7580         (quad_address_offset_p): New helper function to return if the
7581         offset is legal for quad word memory instructions.
7582         (quad_address_p): New function to determin if GPR or vector
7583         register quad word memory addresses are legal.
7584         (mem_operand_gpr): Validate quad word address offsets.
7585         (reg_offset_addressing_ok_p): Add support for ISA 3.0 vector
7586         d-form (register + offset) instructions.
7587         (offsettable_ok_by_alignment): Likewise.
7588         (rs6000_legitimate_offset_address_p): Likewise.
7589         (legitimate_lo_sum_address_p): Likewise.
7590         (rs6000_legitimize_address): Likewise.
7591         (rs6000_legitimize_reload_address): Add more debug statements for
7592         -mdebug=addr.
7593         (rs6000_legitimate_address_p): Add support for ISA 3.0 vector
7594         d-form instructions.
7595         (rs6000_secondary_reload_memory): Add support for ISA 3.0 vector
7596         d-form instructions.  Distinguish different cases in debug
7597         output. (rs6000_secondary_reload_inner): Add support for ISA 3.0 vector
7598         d-form instructions.
7599         (rs6000_preferred_reload_class): Likewise.
7600         (rs6000_output_move_128bit): Add support for ISA 3.0 d-form
7601         instructions.  If ISA 3.0 is available, generate lxvx/stxvx instead
7602         of the ISA 2.06 indexed memory instructions.
7603         (rs6000_emit_prologue): If we have ISA 3.0 d-form instructions,
7604         use them to save/restore the saved vector registers instead of
7605         using Altivec instructions.
7606         (rs6000_emit_epilogue): Likewise.
7607         (rs6000_lra_p): Use TARGET_LRA instead of the old option word.
7608         (rs6000_opt_masks): Split -mpower9-dform into
7609         -mpower9-dform-scalar and -mpower9-dform-vector.
7610         (rs6000_print_options_internal): Print -mno-<switch> if <switch>
7611         was not selected.
7612         * config/rs6000/vsx.md (p9_vecload_<mode>): Delete hack to emit
7613         ISA 3.0 vector indexed memory instructions, and fold the code into
7614         the normal mov<mode> patterns.
7615         (p9_vecstore_<mode>): Likewise.
7616         (vsx_mov<mode>): Add support for ISA 3.0 vector d-form
7617         instructions.
7618         (vsx_movti_64bit): Likewise.
7619         (vsx_movti_32bit): Likewise.
7620         * config/rs6000/constraints.md (wO constraint): New constraint for
7621         ISA 3.0 vector d-form support.
7622         * config/rs6000/rs6000-cpus.def (ISA_3_0_MASKS_SERVER): Use
7623         -mpower9-dform-scalar instead of -mpower9-dform.  Add note not to
7624         include -mpower9-dform-vector until we switch over to LRA.
7625         (POWERPC_MASKS): Add -mlra. Split -mpower9-dform into two.
7626         switches, -mpower9-dform-scalar and -mpower9-dform-vector.
7627         * config/rs6000/rs6000-protos.h (quad_address_p): Add declaration.
7628         * doc/invoke.texi (RS/6000 and PowerPC Options): Add documentation
7629         for -mpower9-dform and -mlra.
7630         * doc/md.texi (wO constraint): Document wO constraint.
7632 2016-05-11  Alexander Monakov  <amonakov@ispras.ru>
7634         * genattr.c (main): Change 'rtx' to 'rtx_insn *' in prototypes of
7635         'insn_latency', 'maximal_insn_latency', 'min_insn_conflict_delay'.
7636         * genautomata.c (output_internal_insn_code_evaluation): Simplify.
7637         Move handling of non-insn arguments inline into the sole user:
7638         (output_trans_func): ...here.
7639         (output_min_insn_conflict_delay_func): Change 'rtx' to 'rtx_insn *'
7640         in emitted function prototype.
7641         (output_internal_insn_latency_func): Ditto.  Simplify.
7642         (output_internal_maximal_insn_latency_func): Ditto.  Delete
7643         always-unused argument.
7644         (output_insn_latency_func): Ditto.
7645         (output_maximal_insn_latency_func): Ditto.
7647 2016-05-11  Richard Biener  <rguenther@suse.de>
7649         PR tree-optimization/71055
7650         * tree-ssa-sccvn.c (vn_reference_lookup_3): When native-interpreting
7651         sth with precision not equal to access size verify we don't chop
7652         off bits.
7654 2016-05-11  Richard Biener  <rguenther@suse.de>
7656         PR debug/71057
7657         * dwarf2out.c (retry_incomplete_types): Set early_dwarf.
7658         (dwarf2out_finish): Move retry_incomplete_types call ...
7659         (dwarf2out_early_finish): ... here.
7661 2016-05-11  Richard Biener  <rguenther@suse.de>
7663         PR middle-end/71002
7664         * alias.c (reference_alias_ptr_type): Preserve alias-set zero
7665         if the langhook insists on it.
7666         * fold-const.c (make_bit_field_ref): Add arg for the original
7667         reference and preserve its alias-set.
7668         (decode_field_reference): Take exp by reference and adjust it
7669         to the original memory reference.
7670         (optimize_bit_field_compare): Adjust callers.
7671         (fold_truth_andor_1): Likewise.
7672         * gimplify.c (gimplify_expr): Adjust in-SSA form test.
7674 2016-05-11  Ilya Enkovich  <ilya.enkovich@intel.com>
7676         PR middle-end/70807
7677         * cfgrtl.h (delete_insn_and_edges): Now return bool.
7678         * cfgrtl.c (delete_insn_and_edges): Likewise.
7679         * config/i386/i386.c (convert_scalars_to_vector): Remove
7680         redundant code.
7681         * cse.c (cse_insn): Compute cse_cfg_altered.
7682         (delete_trivially_dead_insns): Likewise.
7683         (cse_cc_succs): Likewise.
7684         (rest_of_handle_cse): Free dominance info if required.
7685         (rest_of_handle_cse2): Likewise.
7686         (rest_of_handle_cse_after_global_opts): Likewise.
7688 2016-05-11  Alan Modra  <amodra@gmail.com>
7690         * config/rs6000/rs6000.c (is_complex_IBM_long_double,
7691         abi_v4_pass_in_fpr): New functions.
7692         (rs6000_function_arg_boundary): Exclude complex IBM long double
7693         from 64-bit alignment when ABI_V4.
7694         (rs6000_function_arg, rs6000_function_arg_advance_1,
7695         rs6000_gimplify_va_arg): Use abi_v4_pass_in_fpr.
7697 2016-05-10  Segher Boessenkool  <segher@kernel.crashing.org>
7699         PR rtl-optimization/71028
7700         * cfgcleanup.c (try_optimize_cfg): Do not flip a conditional
7701         jump with just a return in the fallthrough block if the branch
7702         block contains just a return as well.
7704 2016-05-10  Marc Glisse  <marc.glisse@inria.fr>
7706         * fold-const.c (fold_binary_loc) [(X ^ Y) & Y]: Remove and merge with...
7707         * match.pd ((X & Y) ^ Y): ... this.
7708         ((X & Y) & Y, (X | Y) | Y, (X ^ Y) ^ Y, (X & Y) & (X & Z), (X | Y)
7709         | (X | Z), (X ^ Y) ^ (X ^ Z)): New transformations.
7711 2016-05-10  David Malcolm  <dmalcolm@redhat.com>
7713         * read-md.c (require_char_ws): New function.
7714         (read_string): Simplify using require_char_ws.
7715         (handle_constants): Likewise.
7716         (handle_enum): Likewise.
7717         (handle_file): Likewise.
7718         * read-md.h (require_char_ws): New declaration.
7719         * read-rtl.c (read_conditions): Simplify using require_char_ws.
7720         (read_mapping): Likewise.
7721         (read_rtx_code): Likewise.
7722         (read_nested_rtx): Likewise.
7724 2016-05-10  James Norris  <jnorris@codesourcery.com>
7726         * config/rs6000/sysv4.h (CRTOFFLOADBEGIN): Define. Add crtoffloadbegin.o
7727         if offloading is enabled and -fopenacc or -fopenmp is specified.
7728         (CRTOFFLOADEND): Likewise.
7729         (STARTFILE_LINUX_SPEC): Add CRTOFFLOADBEGIN.
7730         (ENDFILE_LINUX_SPEC): Add CRTOFFLOADEND.
7732 2016-05-10  Uros Bizjak  <ubizjak@gmail.com>
7734         * config/i386/i386.c (legitimize_pic_address): Merge 64-bit and 32-bit
7735         gotoff_operand code paths.  Use copy_to_suggested_regs and
7736         expand_simple_binop where appropriate.  Cleanup.
7738 2016-05-10  Ilya Enkovich  <ilya.enkovich@intel.com>
7740         PR target/70799
7741         * config/i386/i386.c (dimode_scalar_to_vector_candidate_p): Allow
7742         integer constants.
7743         (dimode_scalar_chain::vector_const_cost): New.
7744         (dimode_scalar_chain::compute_convert_gain): Handle constants.
7745         (dimode_scalar_chain::convert_op): Likewise.
7746         (dimode_scalar_chain::convert_insn): Likewise.
7748 2016-05-10  Pierre-Marie de Rodat  <derodat@adacore.com>
7750         * dwarf2out.c (resolve_args_picking_1): Consider DW_OP_neg as an
7751         unary operation, not a binary one.
7753 2016-05-10  Ilya Enkovich  <ilya.enkovich@intel.com>
7755         PR middle-end/70877
7756         * tree-chkp.c (chkp_add_bounds_to_call_stmt): Handle
7757         calls with type casted fndecl.
7759 2016-05-10  Ilya Enkovich  <ilya.enkovich@intel.com>
7761         PR tree-optimization/70786
7762         * tree-chkp.c (chkp_find_bounds_1): Support WITH_SIZE_EXPR.
7763         * calls.c (initialize_argument_information): Bind bounds
7764         with corresponding args passed by reference.
7766 2016-05-10  Jakub Jelinek  <jakub@redhat.com>
7768         PR target/70927
7769         * config/i386/sse.md (<sse>_andnot<mode>3<mask_name>),
7770         *<code><mode>3<mask_name>): For !TARGET_AVX512DQ and EVEX encoding,
7771         use vp*[dq] instead of v*p[sd] instructions and adjust mode attribute
7772         accordingly.
7774 2016-05-10  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
7776         PR target/70963
7777         * config/rs6000/vsx.md (vsx_xvcvdpsxds_scale): Generate correct
7778         code for a zero scale factor.
7779         (vsx_xvcvdpuxds_scale): Likewise.
7781 2016-05-10  David Malcolm  <dmalcolm@redhat.com>
7783         * diagnostic-show-locus.c (layout::layout): Call show_ruler
7784         if show_ruler_p was set on the context.
7785         (layout::show_ruler): New method.
7786         * diagnostic.h (struct diagnostic_context): Add field
7787         "show_ruler_p".
7789 2016-05-10  Richard Biener  <rguenther@suse.de>
7791         PR tree-optimization/71039
7792         * tree-ssa-phiprop.c: Include tree-ssa-loop.h.
7793         (chk_uses): New function.
7794         (propagate_with_phi): Verify we can safely replicate the lhs of an
7795         aggregate assignment on all incoming edges.
7797 2016-05-10  Oleg Endo  <olegendo@gcc.gnu.org>
7799         * config/rx/rx-protos.h (is_interrupt_func, is_fast_interrupt_func):
7800         Forward declare.
7801         (rx_atomic_sequence): New class.
7802         * config/rx/rx.c (rx_print_operand): Use symbolic names for PSW bits.
7803         (is_interrupt_func, is_fast_interrupt_func): Make non-static and
7804         non-inline.
7805         (rx_atomic_sequence::rx_atomic_sequence,
7806         rx_atomic_sequence::~rx_atomic_sequence): New functions.
7807         * config/rx/rx.md (CTRLREG_PSW, CTRLREG_USP, CTRLREG_FPSW, CTRLREG_CPEN,
7808         CTRLREG_BPSW, CTRLREG_BPC, CTRLREG_ISP, CTRLREG_FINTV,
7809         CTRLREG_INTB): New constants.
7810         (FETCHOP): New code iterator.
7811         (fethcop_name, fetchop_name2): New iterator code attributes.
7812         (QIHI): New mode iterator.
7813         (atomic_exchange<mode>, atomic_exchangesi, xchg_mem<mode>,
7814         atomic_fetch_<fetchop_name>si, atomic_fetch_nandsi,
7815         atomic_<fetchop_name>_fetchsi, atomic_nand_fetchsi): New patterns.
7817 2016-05-10  Martin Liska  <mliska@suse.cz>
7819         * tree-inline.c (remap_dependence_clique): Do not remap
7820         debugging statements.
7822 2016-05-10  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
7824         * config/s390/s390.md ("*vec_cmp<insn_cmp>df_cconly")
7825         ("*fixuns_truncdfdi2_z13")
7826         ("*fixuns_trunc<FP:mode><GPR:mode>2_z196")
7827         ("*fix_truncdfdi2_bfp_z13", "*floatunsdidf2_z13")
7828         ("*extendsfdf2_z13"): Replace TARGET_Z13 with TARGET_VX.
7830 2016-05-10  Richard Biener  <rguenther@suse.de>
7832         PR tree-optimization/70497
7833         PR tree-optimization/28367
7834         * tree-ssa-sccvn.c (vn_nary_build_or_lookup): New function
7835         split out from ...
7836         (visit_reference_op_load): ... here.
7837         (vn_reference_lookup_3): Use it to handle subreg-like accesses
7838         with simplified BIT_FIELD_REFs.
7839         * tree-ssa-pre.c (eliminate_insert): Handle inserting BIT_FIELD_REFs.
7840         * tree-complex.c (extract_component): Handle BIT_FIELD_REFs
7841         correctly.
7843 2016-05-10  Pierre-Marie de Rodat  <derodat@adacore.com>
7845         * dwarf2out.c (add_abstract_origin_attribute): Adjust
7846         documentation comment.  For BLOCK nodes, add a
7847         DW_AT_abstract_origin attribute that points to the DIE generated
7848         for the origin BLOCK.
7849         (gen_lexical_block_die): Call add_abstract_origin_attribute for
7850         blocks from inlined functions.
7852 2016-05-10  Alan Modra  <amodra@gmail.com>
7854         PR target/70947
7855         * config/rs6000/rs6000.c (rs6000_expand_split_stack_prologue): Stop
7856         regrename modifying insns saving lr before __morestack call.
7857         * config/rs6000/rs6000.md (split_stack_return): Similarly for
7858         insns restoring lr after __morestack call.
7860 2016-05-09  Jakub Jelinek  <jakub@redhat.com>
7862         * config/i386/i386.md (set_got, set_got_labelled, lwp_llwpcb,
7863         lwp_lwpval<mode>3, lwp_lwpins<mode>3): Remove constraints from
7864         expanders.
7865         * config/i386/sse.md (vec_interleave_high<mode>,
7866         vec_interleave_low<mode>, <avx512>_vpermi2var<mode>3_maskz,
7867         <avx512>_vpermt2var<mode>3_maskz): Likewise.
7869 2016-05-04  Aaron Sawdey  <acsawdey@linux.vnet.ibm.com>
7871         * config/rs6000/rs6000.c (rs6000_reassociation_width): Add
7872         function for TARGET_SCHED_REASSOCIATION_WIDTH to enable
7873         parallel reassociation for power8 and forward.
7875 2016-05-09  Uros Bizjak  <ubizjak@gmail.com>
7877         * config/i386/i386.md (absneg splitters with general regs): Use
7878         general_reg_operand predicate.
7879         (btsq peephole2): Use x86_64_immediate_operand to check if new
7880         value is suitable for immediate operand.  Generate emitted insn
7881         using RTL expressions.
7882         (btcq peephole2): Ditto.
7883         (btrq peephole2): Ditto.  Generate correct immediate operand
7884         for AND masking.
7886 2016-05-09  Richard Sandiford  <richard.sandiford@arm.com>
7888         * cfgexpand.c (expand_debug_expr): Fix address offset for negative
7889         bitpos.
7891 2016-05-09  Richard Sandiford  <richard.sandiford@arm.com>
7893         * tree-affine.c (wide_int_constant_multiple_p): Add missing
7894         pointer dereference.
7896 2016-05-09  Richard Biener  <rguenther@suse.de>
7898         PR tree-optimization/70985
7899         * match.pd (BIT_FIELD_REF -> (type)): Disable on GIMPLE when
7900         op0 isn't a gimple register.
7902 2016-05-09  Prachi Godbole  <prachi.godbole@imgtec.com>
7904         * config/mips/i6400.md (i6400_fpu_intadd, i6400_fpu_logic)
7905         (i6400_fpu_div, i6400_fpu_cmp, i6400_fpu_float, i6400_fpu_store)
7906         (i6400_fpu_long_pipe, i6400_fpu_logic_l, i6400_fpu_float_l)
7907         (i6400_fpu_mult): New cpu units.
7908         (i6400_msa_add_d, i6400_msa_int_add, i6400_msa_short_logic3)
7909         (i6400_msa_short_logic2, i6400_msa_short_logic, i6400_msa_move)
7910         (i6400_msa_cmp, i6400_msa_short_float2, i6400_msa_div_d)
7911         (i6400_msa_div_w, i6400_msa_div_h, i6400_msa_div_b)
7912         (i6400_msa_copy, i6400_msa_branch, i6400_fpu_msa_store)
7913         (i6400_fpu_msa_load, i6400_fpu_msa_move, i6400_msa_long_logic1)
7914         (i6400_msa_long_logic2, i6400_msa_mult, i6400_msa_long_float2)
7915         (i6400_msa_long_float4, i6400_msa_long_float5)
7916         (i6400_msa_long_float8, i6400_msa_fdiv_df)
7917         (i6400_msa_fdiv_sf): New reservations.
7918         * config/mips/p5600.md (p5600_fpu_intadd, p5600_fpu_cmp)
7919         (p5600_fpu_float, p5600_fpu_logic_a, p5600_fpu_logic_b)
7920         (p5600_fpu_div, p5600_fpu_logic, p5600_fpu_float_a)
7921         (p5600_fpu_float_b, p5600_fpu_float_c, p5600_fpu_float_d)
7922         (p5600_fpu_mult, p5600_fpu_fdiv, p5600_fpu_load): New cpu units.
7923         (msa_short_int_add, msa_short_logic, msa_short_logic_move_v)
7924         (msa_short_cmp, msa_short_float2, msa_short_logic3)
7925         (msa_short_store4, msa_long_load, msa_short_store)
7926         (msa_long_logic, msa_long_float2, msa_long_float4)
7927         (msa_long_float5, msa_long_float8, msa_long_mult)
7928         (msa_long_fdiv, msa_long_div): New reservations.
7930 2016-05-09  Robert Suchanek  <robert.suchanek@imgtec.com>
7931             Sameera Deshpande  <sameera.deshpande@imgtec.com>
7932             Matthew Fortune  <matthew.fortune@imgtec.com>
7933             Graham Stott  <graham.stott@imgtec.com>
7934             Chao-ying Fu  <chao-ying.fu@imgtec.com>
7936         * config.gcc: Add MSA header file for mips*-*-* target.
7937         * config/mips/constraints.md (YI, YC, YZ, Unv5, Uuv5, Usv5, Uuv6)
7938         (Ubv8i, Urv8):  New constraints.
7939         * config/mips/mips-ftypes.def: Add function types for MSA
7940         builtins.
7941         * config/mips/mips-modes.def (V16QI, V8HI, V4SI, V2DI, V4SF)
7942         (V2DF, V32QI, V16HI, V8SI, V4DI, V8SF, V4DF): New modes.
7943         * config/mips/mips-msa.md: New file.
7944         * config/mips/mips-protos.h
7945         (mips_split_128bit_const_insns): New prototype.
7946         (mips_msa_idiv_insns): Likewise.
7947         (mips_split_128bit_move): Likewise.
7948         (mips_split_128bit_move_p): Likewise.
7949         (mips_split_msa_copy_d): Likewise.
7950         (mips_split_msa_insert_d): Likewise.
7951         (mips_split_msa_fill_d): Likewise.
7952         (mips_expand_msa_branch): Likewise.
7953         (mips_const_vector_same_val_p): Likewise.
7954         (mips_const_vector_same_bytes_p): Likewise.
7955         (mips_const_vector_same_int_p): Likewise.
7956         (mips_const_vector_shuffle_set_p): Likewise.
7957         (mips_const_vector_bitimm_set_p): Likewise.
7958         (mips_const_vector_bitimm_clr_p): Likewise.
7959         (mips_msa_vec_parallel_const_half): Likewise.
7960         (mips_msa_output_division): Likewise.
7961         (mips_ldst_scaled_shift): Likewise.
7962         (mips_expand_vec_cond_expr): Likewise.
7963         * config/mips/mips.c (enum mips_builtin_type): Add
7964         MIPS_BUILTIN_MSA_TEST_BRANCH.
7965         (mips_gen_const_int_vector_shuffle): New prototype.
7966         (mips_const_vector_bitimm_set_p): New function.
7967         (mips_const_vector_bitimm_clr_p): Likewise.
7968         (mips_const_vector_same_val_p): Likewise.
7969         (mips_const_vector_same_bytes_p): Likewise.
7970         (mips_const_vector_same_int_p): Likewise.
7971         (mips_const_vector_shuffle_set_p): Likewise.
7972         (mips_symbol_insns): Forbid loading symbols via immediate for
7973         MSA.
7974         (mips_valid_offset_p): Limit offset to 10-bit for MSA loads and
7975         stores.
7976         (mips_valid_lo_sum_p): Forbid loadings symbols via %lo(base) for
7977         MSA.
7978         (mips_lx_address_p): Add support load indexed address for MSA.
7979         (mips_address_insns): Add calculation of instructions needed for
7980         stores and loads for MSA.
7981         (mips_const_insns): Move CONST_DOUBLE below CONST_VECTOR.  Handle
7982         CONST_VECTOR for MSA and let it fall through.
7983         (mips_ldst_scaled_shift): New function.
7984         (mips_subword_at_byte): Likewise.
7985         (mips_msa_idiv_insns): Likewise.
7986         (mips_legitimize_move): Validate MSA moves.
7987         (mips_rtx_costs): Add UNGE, UNGT, UNLE, UNLT cases.  Add
7988         calculation of costs for MSA division.
7989         (mips_split_move_p): Check if MSA moves need splitting.
7990         (mips_split_move): Split MSA moves if necessary.
7991         (mips_split_128bit_move_p): New function.
7992         (mips_split_128bit_move): Likewise.
7993         (mips_split_msa_copy_d): Likewise.
7994         (mips_split_msa_insert_d): Likewise.
7995         (mips_split_msa_fill_d): Likewise.
7996         (mips_output_move): Handle MSA moves.
7997         (mips_expand_msa_branch): New function.
7998         (mips_print_operand): Add 'E', 'B', 'w', 'v' and 'V' modifiers.
7999         Reinstate 'y' modifier.
8000         (mips_file_start): Add MSA .gnu_attribute.
8001         (mips_hard_regno_mode_ok_p): Allow TImode and 128-bit vectors in
8002         FPRs.
8003         (mips_hard_regno_nregs): Always return 1 for MSA supported mode.
8004         (mips_class_max_nregs): Add register size for MSA supported mode.
8005         (mips_cannot_change_mode_class): Allow conversion between MSA
8006         vector modes and TImode.
8007         (mips_mode_ok_for_mov_fmt_p): Allow MSA to use move.v
8008         instruction.
8009         (mips_secondary_reload_class): Force MSA loads/stores via memory.
8010         (mips_preferred_simd_mode): Add preffered modes for MSA.
8011         (mips_vector_mode_supported_p): Add MSA supported modes.
8012         (mips_autovectorize_vector_sizes): New function.
8013         (mips_msa_output_division): Likewise.
8014         (MSA_BUILTIN, MIPS_BUILTIN_DIRECT_NO_TARGET)
8015         (MSA_NO_TARGET_BUILTIN, MSA_BUILTIN_TEST_BRANCH): New macros.
8016         (CODE_FOR_msa_adds_s_b, CODE_FOR_msa_adds_s_h)
8017         (CODE_FOR_msa_adds_s_w, CODE_FOR_msa_adds_s_d)
8018         (CODE_FOR_msa_adds_u_b, CODE_FOR_msa_adds_u_h)
8019         (CODE_FOR_msa_adds_u_w, CODE_FOR_msa_adds_u_du
8020         (CODE_FOR_msa_addv_b, CODE_FOR_msa_addv_h, CODE_FOR_msa_addv_w)
8021         (CODE_FOR_msa_addv_d, CODE_FOR_msa_and_v, CODE_FOR_msa_bmnz_v)
8022         (CODE_FOR_msa_bmnzi_b, CODE_FOR_msa_bmz_v, CODE_FOR_msa_bmzi_b)
8023         (CODE_FOR_msa_bnz_v, CODE_FOR_msa_bz_v, CODE_FOR_msa_bsel_v)
8024         (CODE_FOR_msa_bseli_b, CODE_FOR_msa_ceqi_h, CODE_FOR_msa_ceqi_w)
8025         (CODE_FOR_msa_ceqi_d, CODE_FOR_msa_clti_s_b)
8026         (CODE_FOR_msa_clti_s_h, CODE_FOR_msa_clti_s_w)
8027         (CODE_FOR_msa_clti_s_d, CODE_FOR_msa_clti_u_b)
8028         (CODE_FOR_msa_clti_u_h, CODE_FOR_msa_clti_u_w)
8029         (CODE_FOR_msa_clti_u_d, CODE_FOR_msa_clei_s_b)
8030         (CODE_FOR_msa_clei_s_h, CODE_FOR_msa_clei_s_w)
8031         (CODE_FOR_msa_clei_s_d, CODE_FOR_msa_clei_u_b)
8032         (CODE_FOR_msa_clei_u_h, CODE_FOR_msa_clei_u_w)
8033         (CODE_FOR_msa_clei_u_d, CODE_FOR_msa_div_s_b)
8034         (CODE_FOR_msa_div_s_h, CODE_FOR_msa_div_s_w)
8035         (CODE_FOR_msa_div_s_d, CODE_FOR_msa_div_u_b)
8036         (CODE_FOR_msa_div_u_h, CODE_FOR_msa_div_u_w)
8037         (CODE_FOR_msa_div_u_d, CODE_FOR_msa_fadd_w, CODE_FOR_msa_fadd_d)
8038         (CODE_FOR_msa_fexdo_w, CODE_FOR_msa_ftrunc_s_w)
8039         (CODE_FOR_msa_ftrunc_s_d, CODE_FOR_msa_ftrunc_u_w)
8040         (CODE_FOR_msa_ftrunc_u_d, CODE_FOR_msa_ffint_s_w)
8041         (CODE_FOR_msa_ffint_s_d, CODE_FOR_msa_ffint_u_w)
8042         (CODE_FOR_msa_ffint_u_d, CODE_FOR_msa_fsub_w)
8043         (CODE_FOR_msa_fsub_d, CODE_FOR_msa_fmsub_d, CODE_FOR_msa_fmadd_w)
8044         (CODE_FOR_msa_fmadd_d, CODE_FOR_msa_fmsub_w, CODE_FOR_msa_fmul_w)
8045         (CODE_FOR_msa_fmul_d, CODE_FOR_msa_fdiv_w, CODE_FOR_msa_fdiv_d)
8046         (CODE_FOR_msa_fmax_w, CODE_FOR_msa_fmax_d, CODE_FOR_msa_fmax_a_w)
8047         (CODE_FOR_msa_fmax_a_d, CODE_FOR_msa_fmin_w, CODE_FOR_msa_fmin_d)
8048         (CODE_FOR_msa_fmin_a_w, CODE_FOR_msa_fmin_a_d)
8049         (CODE_FOR_msa_fsqrt_w, CODE_FOR_msa_fsqrt_d)
8050         (CODE_FOR_msa_max_s_b, CODE_FOR_msa_max_s_h)
8051         (CODE_FOR_msa_max_s_w, CODE_FOR_msa_max_s_d)
8052         (CODE_FOR_msa_max_u_b, CODE_FOR_msa_max_u_h)
8053         (CODE_FOR_msa_max_u_w, CODE_FOR_msa_max_u_d)
8054         (CODE_FOR_msa_min_s_b, CODE_FOR_msa_min_s_h)
8055         (CODE_FOR_msa_min_s_w, CODE_FOR_msa_min_s_d)
8056         (CODE_FOR_msa_min_u_b, CODE_FOR_msa_min_u_h)
8057         (CODE_FOR_msa_min_u_w, CODE_FOR_msa_min_u_d)
8058         (CODE_FOR_msa_mod_s_b, CODE_FOR_msa_mod_s_h)
8059         (CODE_FOR_msa_mod_s_w, CODE_FOR_msa_mod_s_d)
8060         (CODE_FOR_msa_mod_u_b, CODE_FOR_msa_mod_u_h)
8061         (CODE_FOR_msa_mod_u_w, CODE_FOR_msa_mod_u_d)
8062         (CODE_FOR_msa_mod_s_b, CODE_FOR_msa_mod_s_h)
8063         (CODE_FOR_msa_mod_s_w, CODE_FOR_msa_mod_s_d)
8064         (CODE_FOR_msa_mod_u_b, CODE_FOR_msa_mod_u_h)
8065         (CODE_FOR_msa_mod_u_w, CODE_FOR_msa_mod_u_d)
8066         (CODE_FOR_msa_mulv_b, CODE_FOR_msa_mulv_h, CODE_FOR_msa_mulv_w)
8067         (CODE_FOR_msa_mulv_d, CODE_FOR_msa_nlzc_b, CODE_FOR_msa_nlzc_h)
8068         (CODE_FOR_msa_nlzc_w, CODE_FOR_msa_nlzc_d, CODE_FOR_msa_nor_v)
8069         (CODE_FOR_msa_or_v, CODE_FOR_msa_ori_b, CODE_FOR_msa_nori_b)
8070         (CODE_FOR_msa_pcnt_b, CODE_FOR_msa_pcnt_h, CODE_FOR_msa_pcnt_w)
8071         (CODE_FOR_msa_pcnt_d, CODE_FOR_msa_xor_v, CODE_FOR_msa_xori_b)
8072         (CODE_FOR_msa_sll_b, CODE_FOR_msa_sll_h, CODE_FOR_msa_sll_w)
8073         (CODE_FOR_msa_sll_d, CODE_FOR_msa_slli_b, CODE_FOR_msa_slli_h)
8074         (CODE_FOR_msa_slli_w, CODE_FOR_msa_slli_d, CODE_FOR_msa_sra_b)
8075         (CODE_FOR_msa_sra_h, CODE_FOR_msa_sra_w, CODE_FOR_msa_sra_d)
8076         (CODE_FOR_msa_srai_b, CODE_FOR_msa_srai_h, CODE_FOR_msa_srai_w)
8077         (CODE_FOR_msa_srai_d, CODE_FOR_msa_srl_b, CODE_FOR_msa_srl_h)
8078         (CODE_FOR_msa_srl_w, CODE_FOR_msa_srl_d, CODE_FOR_msa_srli_b)
8079         (CODE_FOR_msa_srli_h, CODE_FOR_msa_srli_w, CODE_FOR_msa_srli_d)
8080         (CODE_FOR_msa_subv_b, CODE_FOR_msa_subv_h, CODE_FOR_msa_subv_w)
8081         (CODE_FOR_msa_subv_d, CODE_FOR_msa_subvi_b, CODE_FOR_msa_subvi_h)
8082         (CODE_FOR_msa_subvi_w, CODE_FOR_msa_subvi_d, CODE_FOR_msa_move_v)
8083         (CODE_FOR_msa_vshf_b, CODE_FOR_msa_vshf_h, CODE_FOR_msa_vshf_w)
8084         (CODE_FOR_msa_vshf_d, CODE_FOR_msa_ilvod_d, CODE_FOR_msa_ilvev_d)
8085         (CODE_FOR_msa_pckod_d, CODE_FOR_msa_pckdev_d, CODE_FOR_msa_ldi_b)
8086         (CODE_FOR_msa_ldi_hi, CODE_FOR_msa_ldi_w)
8087         (CODE_FOR_msa_ldi_d): New code_aliasing macros.
8088         (mips_builtins): Add MSA sll_b, sll_h, sll_w, sll_d, slli_b,
8089         slli_h, slli_w, slli_d, sra_b, sra_h, sra_w, sra_d, srai_b,
8090         srai_h, srai_w, srai_d, srar_b, srar_h, srar_w, srar_d, srari_b,
8091         srari_h, srari_w, srari_d, srl_b, srl_h, srl_w, srl_d, srli_b,
8092         srli_h, srli_w, srli_d, srlr_b, srlr_h, srlr_w, srlr_d, srlri_b,
8093         srlri_h, srlri_w, srlri_d, bclr_b, bclr_h, bclr_w, bclr_d,
8094         bclri_b, bclri_h, bclri_w, bclri_d, bset_b, bset_h, bset_w,
8095         bset_d, bseti_b, bseti_h, bseti_w, bseti_d, bneg_b, bneg_h,
8096         bneg_w, bneg_d, bnegi_b, bnegi_h, bnegi_w, bnegi_d, binsl_b,
8097         binsl_h, binsl_w, binsl_d, binsli_b, binsli_h, binsli_w,
8098         binsli_d, binsr_b, binsr_h, binsr_w, binsr_d, binsri_b, binsri_h,
8099         binsri_w, binsri_d, addv_b, addv_h, addv_w, addv_d, addvi_b,
8100         addvi_h, addvi_w, addvi_d, subv_b, subv_h, subv_w, subv_d,
8101         subvi_b, subvi_h, subvi_w, subvi_d, max_s_b, max_s_h, max_s_w,
8102         max_s_d, maxi_s_b, maxi_s_h, maxi_s_w, maxi_s_d, max_u_b,
8103         max_u_h, max_u_w, max_u_d, maxi_u_b, maxi_u_h, maxi_u_w,
8104         maxi_u_d, min_s_b, min_s_h, min_s_w, min_s_d, mini_s_b, mini_s_h,
8105         mini_s_w, mini_s_d, min_u_b, min_u_h, min_u_w, min_u_d, mini_u_b,
8106         mini_u_h, mini_u_w, mini_u_d, max_a_b, max_a_h, max_a_w, max_a_d,
8107         min_a_b, min_a_h, min_a_w, min_a_d, ceq_b, ceq_h, ceq_w, ceq_d,
8108         ceqi_b, ceqi_h, ceqi_w, ceqi_d, clt_s_b, clt_s_h, clt_s_w,
8109         clt_s_d, clti_s_b, clti_s_h, clti_s_w, clti_s_d, clt_u_b,
8110         clt_u_h, clt_u_w, clt_u_d, clti_u_b, clti_u_h, clti_u_w,
8111         clti_u_d, cle_s_b, cle_s_h, cle_s_w, cle_s_d, clei_s_b, clei_s_h,
8112         clei_s_w, clei_s_d, cle_u_b, cle_u_h, cle_u_w, cle_u_d, clei_u_b,
8113         clei_u_h, clei_u_w, clei_u_d, ld_b, ld_h, ld_w, ld_d, st_b, st_h,
8114         st_w, st_d, sat_s_b, sat_s_h, sat_s_w, sat_s_d, sat_u_b, sat_u_h,
8115         sat_u_w, sat_u_d, add_a_b, add_a_h, add_a_w, add_a_d, adds_a_b,
8116         adds_a_h, adds_a_w, adds_a_d, adds_s_b, adds_s_h, adds_s_w,
8117         adds_s_d, adds_u_b, adds_u_h, adds_u_w, adds_u_d, ave_s_b,
8118         ave_s_h, ave_s_w, ave_s_d, ave_u_b, ave_u_h, ave_u_w, ave_u_d,
8119         aver_s_b, aver_s_h, aver_s_w, aver_s_d, aver_u_b, aver_u_h,
8120         aver_u_w, aver_u_d, subs_s_b, subs_s_h, subs_s_w, subs_s_d,
8121         subs_u_b, subs_u_h, subs_u_w, subs_u_d, subsuu_s_b, subsuu_s_h,
8122         subsuu_s_w, subsuu_s_d, subsus_u_b, subsus_u_h, subsus_u_w,
8123         subsus_u_d, asub_s_b, asub_s_h, asub_s_w, asub_s_d, asub_u_b,
8124         asub_u_h, asub_u_w, asub_u_d, mulv_b, mulv_h, mulv_w, mulv_d,
8125         maddv_b, maddv_h, maddv_w, maddv_d, msubv_b, msubv_h, msubv_w,
8126         msubv_d, div_s_b, div_s_h, div_s_w, div_s_d, div_u_b, div_u_h,
8127         div_u_w, div_u_d, hadd_s_h, hadd_s_w, hadd_s_d, hadd_u_h,
8128         hadd_u_w, hadd_u_d, hsub_s_h, hsub_s_w, hsub_s_d, hsub_u_h,
8129         hsub_u_w, hsub_u_d, mod_s_b, mod_s_h, mod_s_w, mod_s_d, mod_u_b,
8130         mod_u_h, mod_u_w, mod_u_d, dotp_s_h, dotp_s_w, dotp_s_d,
8131         dotp_u_h, dotp_u_w, dotp_u_d, dpadd_s_h, dpadd_s_w, dpadd_s_d,
8132         dpadd_u_h, dpadd_u_w, dpadd_u_d, dpsub_s_h, dpsub_s_w, dpsub_s_d,
8133         dpsub_u_h, dpsub_u_w, dpsub_u_d, sld_b, sld_h, sld_w, sld_d,
8134         sldi_b, sldi_h, sldi_w, sldi_d, splat_b, splat_h, splat_w,
8135         splat_d, splati_b, splati_h, splati_w, splati_d, pckev_b,
8136         pckev_h, pckev_w, pckev_d, pckod_b, pckod_h, pckod_w, pckod_d,
8137         ilvl_b, ilvl_h, ilvl_w, ilvl_d, ilvr_b, ilvr_h, ilvr_w, ilvr_d,
8138         ilvev_b, ilvev_h, ilvev_w, ilvev_d, ilvod_b, ilvod_h, ilvod_w,
8139         ilvod_d, vshf_b, vshf_h, vshf_w, vshf_d, and_v, andi_b, or_v,
8140         ori_b, nor_v, nori_b, xor_v, xori_b, bmnz_v, bmnzi_b, bmz_v,
8141         bmzi_b, bsel_v, bseli_b, shf_b, shf_h, shf_w, bnz_v, bz_v,
8142         fill_b, fill_h, fill_w, fill_d, pcnt_b, pcnt_h, pcnt_w,
8143         pcnt_d, nloc_b, nloc_h, nloc_w, nloc_d, nlzc_b, nlzc_h, nlzc_w,
8144         nlzc_d, copy_s_b, copy_s_h, copy_s_w, copy_s_d, copy_u_b,
8145         copy_u_h, copy_u_w, copy_u_d, insert_b, insert_h, insert_w,
8146         insert_d, insve_b, insve_h, insve_w, insve_d, bnz_b, bnz_h,
8147         bnz_w, bnz_d, bz_b, bz_h, bz_w, bz_d, ldi_b, ldi_h, ldi_w, ldi_d,
8148         fcaf_w, fcaf_d, fcor_w, fcor_d, fcun_w, fcun_d, fcune_w, fcune_d,
8149         fcueq_w, fcueq_d, fceq_w, fceq_d, fcne_w, fcne_d, fclt_w, fclt_d,
8150         fcult_w, fcult_d, fcle_w, fcle_d, fcule_w, fcule_d, fsaf_w,
8151         fsaf_d, fsor_w, fsor_d, fsun_w, fsun_d, fsune_w, fsune_d,
8152         fsueq_w, fsueq_d, fseq_w, fseq_d, fsne_w, fsne_d, fslt_w,
8153         fslt_d, fsult_w, fsult_d, fsle_w, fsle_d, fsule_w, fsule_d,
8154         fadd_w, fadd_d, fsub_w, fsub_d, fmul_w, fmul_d, fdiv_w, fdiv_d,
8155         fmadd_w, fmadd_d, fmsub_w, fmsub_d, fexp2_w, fexp2_d, fexdo_h,
8156         fexdo_w, ftq_h, ftq_w, fmin_w, fmin_d, fmin_a_w, fmin_a_d,
8157         fmax_w, fmax_d, fmax_a_w, fmax_a_d, mul_q_h, mul_q_w, mulr_q_h,
8158         mulr_q_w, madd_q_h, madd_q_w, maddr_q_h, maddr_q_w, msub_q_h,
8159         msub_q_w, msubr_q_h, msubr_q_w, fclass_w, fclass_d, fsqrt_w,
8160         fsqrt_d, frcp_w, frcp_d, frint_w, frint_d, frsqrt_w, frsqrt_d,
8161         flog2_w, flog2_d, fexupl_w, fexupl_d, fexupr_w, fexupr_d, ffql_w,
8162         ffql_d, ffqr_w, ffqr_d, ftint_s_w, ftint_s_d, ftint_u_w,
8163         ftint_u_d, ftrunc_s_w, ftrunc_s_d, ftrunc_u_w, ftrunc_u_d,
8164         ffint_s_w, ffint_s_d, ffint_u_w, ffint_u_d, ctcmsa, cfcmsa,
8165         move_v builtins.
8166         (mips_get_builtin_decl_index): New array.
8167         (MIPS_ATYPE_QI, MIPS_ATYPE_HI, MIPS_ATYPE_V2DI, MIPS_ATYPE_V4SI)
8168         (MIPS_ATYPE_V8HI, MIPS_ATYPE_V16QI, MIPS_ATYPE_V2DF)
8169         (MIPS_ATYPE_V4SF, MIPS_ATYPE_UV2DI, MIPS_ATYPE_UV4SI)
8170         (MIPS_ATYPE_UV8HI, MIPS_ATYPE_UV16QI): New.
8171         (mips_init_builtins): Initialize mips_get_builtin_decl_index
8172         array.
8173         (TARGET_VECTORIZE_BUILTIN_VECTORIZED_FUNCTION): Define target
8174         hook.
8175         (mips_expand_builtin_insn): Prepare operands for
8176         CODE_FOR_msa_addvi_b, CODE_FOR_msa_addvi_h, CODE_FOR_msa_addvi_w,
8177         CODE_FOR_msa_addvi_d, CODE_FOR_msa_clti_u_b,
8178         CODE_FOR_msa_clti_u_h, CODE_FOR_msa_clti_u_w,
8179         CODE_FOR_msa_clti_u_d, CODE_FOR_msa_clei_u_b,
8180         CODE_FOR_msa_clei_u_h, CODE_FOR_msa_clei_u_w,
8181         CODE_FOR_msa_clei_u_d, CODE_FOR_msa_maxi_u_b,
8182         CODE_FOR_msa_maxi_u_h, CODE_FOR_msa_maxi_u_w,
8183         CODE_FOR_msa_maxi_u_d, CODE_FOR_msa_mini_u_b,
8184         CODE_FOR_msa_mini_u_h, CODE_FOR_msa_mini_u_w,
8185         CODE_FOR_msa_mini_u_d, CODE_FOR_msa_subvi_b,
8186         CODE_FOR_msa_subvi_h, CODE_FOR_msa_subvi_w, CODE_FOR_msa_subvi_d,
8187         CODE_FOR_msa_ceqi_b, CODE_FOR_msa_ceqi_h, CODE_FOR_msa_ceqi_w,
8188         CODE_FOR_msa_ceqi_d, CODE_FOR_msa_clti_s_b,
8189         CODE_FOR_msa_clti_s_h, CODE_FOR_msa_clti_s_w,
8190         CODE_FOR_msa_clti_s_d, CODE_FOR_msa_clei_s_b,
8191         CODE_FOR_msa_clei_s_h, CODE_FOR_msa_clei_s_w,
8192         CODE_FOR_msa_clei_s_d, CODE_FOR_msa_maxi_s_b,
8193         CODE_FOR_msa_maxi_s_h, CODE_FOR_msa_maxi_s_w,
8194         CODE_FOR_msa_maxi_s_d, CODE_FOR_msa_mini_s_b,
8195         CODE_FOR_msa_mini_s_h, CODE_FOR_msa_mini_s_w,
8196         CODE_FOR_msa_mini_s_d, CODE_FOR_msa_andi_b, CODE_FOR_msa_ori_b,
8197         CODE_FOR_msa_nori_b, CODE_FOR_msa_xori_b, CODE_FOR_msa_bmzi_b,
8198         CODE_FOR_msa_bmnzi_b, CODE_FOR_msa_bseli_b, CODE_FOR_msa_fill_b,
8199         CODE_FOR_msa_fill_h, CODE_FOR_msa_fill_w, CODE_FOR_msa_fill_d,
8200         CODE_FOR_msa_ilvl_b, CODE_FOR_msa_ilvl_h, CODE_FOR_msa_ilvl_w,
8201         CODE_FOR_msa_ilvl_d, CODE_FOR_msa_ilvr_b, CODE_FOR_msa_ilvr_h,
8202         CODE_FOR_msa_ilvr_w, CODE_FOR_msa_ilvr_d, CODE_FOR_msa_ilvev_b,
8203         CODE_FOR_msa_ilvev_h, CODE_FOR_msa_ilvev_w, CODE_FOR_msa_ilvod_b,
8204         CODE_FOR_msa_ilvod_h, CODE_FOR_msa_ilvod_w, CODE_FOR_msa_pckev_b,
8205         CODE_FOR_msa_pckev_h, CODE_FOR_msa_pckev_w, CODE_FOR_msa_pckod_b,
8206         CODE_FOR_msa_pckod_h, CODE_FOR_msa_pckod_w, CODE_FOR_msa_slli_b,
8207         CODE_FOR_msa_slli_h, CODE_FOR_msa_slli_w, CODE_FOR_msa_slli_d,
8208         CODE_FOR_msa_srai_b, CODE_FOR_msa_srai_h, CODE_FOR_msa_srai_w,
8209         CODE_FOR_msa_srai_d, CODE_FOR_msa_srli_b, CODE_FOR_msa_srli_h,
8210         CODE_FOR_msa_srli_w, CODE_FOR_msa_srli_d, CODE_FOR_msa_insert_b,
8211         CODE_FOR_msa_insert_h, CODE_FOR_msa_insert_w,
8212         CODE_FOR_msa_insert_d, CODE_FOR_msa_insve_b,
8213         CODE_FOR_msa_insve_h, CODE_FOR_msa_insve_w, CODE_FOR_msa_insve_d,
8214         CODE_FOR_msa_shf_b, CODE_FOR_msa_shf_h, CODE_FOR_msa_shf_w,
8215         CODE_FOR_msa_shf_w_f, CODE_FOR_msa_vshf_b, CODE_FOR_msa_vshf_h,
8216         CODE_FOR_msa_vshf_w, CODE_FOR_msa_vshf_d.
8217         (mips_expand_builtin): Add case for MIPS_BULTIN_MSA_TEST_BRANCH.
8218         (mips_set_compression_mode): Disallow MSA with MIPS16 code.
8219         (mips_option_override): -mmsa requires -mfp64 and -mhard-float.
8220         These are set implicitly and an error is reported if overridden.
8221         (mips_expand_builtin_msa_test_branch): New function.
8222         (mips_expand_msa_shuffle): Likewise.
8223         (MAX_VECT_LEN): Increase maximum length of a vector to 16 bytes.
8224         (TARGET_SCHED_REASSOCIATION_WIDTH): Define target hook.
8225         (TARGET_VECTORIZE_AUTOVECTORIZE_VECTOR_SIZES): Likewise.
8226         (mips_expand_vec_unpack): Add support for MSA.
8227         (mips_expand_vector_init): Likewise.
8228         (mips_expand_vi_constant): Use CONST0_RTX (element_mode)
8229         instead of const0_rtx.
8230         (mips_msa_vec_parallel_const_half): New function.
8231         (mips_gen_const_int_vector): Likewise.
8232         (mips_gen_const_int_vector_shuffle): Likewise.
8233         (mips_expand_msa_cmp): Likewise.
8234         (mips_expand_vec_cond_expr): Likewise.
8235         * config/mips/mips.h
8236         (TARGET_CPU_CPP_BUILTINS): Add __mips_msa and __mips_msa_width.
8237         (OPTION_DEFAULT_SPECS): Ignore --with-fp-32 if -mmsa is
8238         specified.
8239         (ASM_SPEC): Pass mmsa and mno-msa to the assembler.
8240         (ISA_HAS_MSA): New macro.
8241         (UNITS_PER_MSA_REG): Likewise.
8242         (BITS_PER_MSA_REG): Likewise.
8243         (BIGGEST_ALIGNMENT): Redefine using ISA_HAS_MSA.
8244         (MSA_REG_FIRST): New macro.
8245         (MSA_REG_LAST): Likewise.
8246         (MSA_REG_NUM): Likewise.
8247         (MSA_REG_P): Likewise.
8248         (MSA_REG_RTX_P): Likewise.
8249         (MSA_SUPPORTED_MODE_P): Likewise.
8250         (HARD_REGNO_CALL_PART_CLOBBERED): Redefine using TARGET_MSA.
8251         (ADDITIONAL_REGISTER_NAMES): Add named registers $w0-$w31.
8252         * config/mips/mips.md: Include mips-msa.md.
8253         (alu_type): Add simd_add.
8254         (mode): Add V2DI, V4SI, V8HI, V16QI, V2DF, V4SF.
8255         (type): Add simd_div, simd_fclass, simd_flog2, simd_fadd,
8256         simd_fcvt, simd_fmul, simd_fmadd, simd_fdiv, simd_bitins,
8257         simd_bitmov, simd_insert, simd_sld, simd_mul, simd_fcmp,
8258         simd_fexp2, simd_int_arith, simd_bit, simd_shift, simd_splat,
8259         simd_fill, simd_permute, simd_shf, simd_sat, simd_pcnt,
8260         simd_copy, simd_branch, simd_cmsa, simd_fminmax, simd_logic,
8261         simd_move, simd_load, simd_store.  Choose "multi" for moves
8262         for "qword_mode".
8263         (qword_mode): New attribute.
8264         (insn_count): Add instruction count for quad moves.
8265         Increase the count for MIPS SIMD division.
8266         (UNITMODE): Add UNITMODEs for vector types.
8267         (addsub): New code iterator.
8268         * config/mips/mips.opt (mmsa): New option.
8269         * config/mips/msa.h: New file.
8270         * config/mips/mti-elf.h: Don't infer -mfpxx if -mmsa is
8271         specified.
8272         * config/mips/mti-linux.h: Likewise.
8273         * config/mips/predicates.md
8274         (const_msa_branch_operand): New constraint.
8275         (const_uimm3_operand): Likewise.
8276         (const_uimm4_operand): Likewise.
8277         (const_uimm5_operand): Likewise.
8278         (const_uimm8_operand): Likewise.
8279         (const_imm5_operand): Likewise.
8280         (aq10b_operand): Likewise.
8281         (aq10h_operand): Likewise.
8282         (aq10w_operand): Likewise.
8283         (aq10d_operand): Likewise.
8284         (const_m1_operand): Likewise.
8285         (reg_or_m1_operand): Likewise.
8286         (const_exp_2_operand): Likewise.
8287         (const_exp_4_operand): Likewise.
8288         (const_exp_8_operand): Likewise.
8289         (const_exp_16_operand): Likewise.
8290         (const_vector_same_val_operand): Likewise.
8291         (const_vector_same_simm5_operand): Likewise.
8292         (const_vector_same_uimm5_operand): Likewise.
8293         (const_vector_same_uimm6_operand): Likewise.
8294         (const_vector_same_uimm8_operand): Likewise.
8295         (par_const_vector_shf_set_operand): Likewise.
8296         (reg_or_vector_same_val_operand): Likewise.
8297         (reg_or_vector_same_simm5_operand): Likewise.
8298         (reg_or_vector_same_uimm6_operand): Likewise.
8299         * doc/extend.texi (MIPS SIMD Architecture Functions): New
8300         section.
8301         * doc/invoke.texi (-mmsa): Document new option.
8303 2016-05-09  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
8305         * configure.ac (enable_vtable_verify): Handle --enable-vtable-verify.
8306         * configure: Regenerate.
8307         * config.in: Regenerate.
8308         * gcc.c (VTABLE_VERIFICATION_SPEC) [!ENABLE_VTABLE_VERIFY]: Error
8309         on -fvtable-verify.
8310         * config/sol2.h [!ENABLE_VTABLE_VERIFY] (STARTFILE_VTV_SPEC): Define.
8311         (ENDFILE_VTV_SPEC): Define.
8313 2016-05-09  Kaushik Phatak  <kaushik.phatak@kpit.com>
8315         * config/rl78/rl78.c (rl78_expand_prologue): Save the MDUC related
8316         registers in all interrupt handlers if necessary.
8317         (rl78_option_override): Add warning.
8318         (MUST_SAVE_MDUC_REGISTERS): New macro.
8319         (rl78_expand_epilogue): Restore the MDUC registers if necessary.
8320         * config/rl78/rl78.c (check_mduc_usage): New function.
8321         (mduc_regs): New structure to hold MDUC register data.
8322         * config/rl78/rl78.md (is_g13_muldiv_insn): New attribute.
8323         (mulsi3_g13): Add is_g13_muldiv_insn attribute.
8324         (udivmodsi4_g13): Add is_g13_muldiv_insn attribute.
8325         (mulhi3_g13): Add is_g13_muldiv_insn attribute.
8326         * config/rl78/rl78.opt (msave-mduc-in-interrupts): New option.
8327         * doc/invoke.texi (RL78 Options): Add -msave-mduc-in-interrupts.
8329 2016-05-09  Bin Cheng  <bin.cheng@arm.com>
8331         * tree-if-conv.c (tree-ssa-loop.h): Include header file.
8332         (tree-ssa-loop-niter.h): Ditto.
8333         (idx_within_array_bound, ref_within_array_bound): New functions.
8334         (ifcvt_memrefs_wont_trap): Check if array ref is within bound.
8335         Factor out check on writable base object to ...
8336         (base_object_writable): ... here.
8338 2016-05-09  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
8340         * config/arm/arm.md (probe_stack): Add modes to set source
8341         and destination.
8343 2016-05-09  Bernd Schmidt  <bschmidt@redhat.com>
8345         * regrename.c (base_reg_class_for_rename): New static function.
8346         (scan_rtx_address, scan_rtx): Use it instead of base_reg_class.
8348 2016-05-08  Jan Hubicka  <hubicka@ucw.cz>
8350         * cgraph.c (thunk_adjust): Export.
8351         * cgraphclones.c (cgraph_node::create_clone): Clone thunk info.
8352         * cgraphunit.c (thunk_adjust): Export.
8353         (cgraph_node::assemble_thunks_and_aliases): Do not assemble inlined
8354         thunks.
8355         * ipa-inline-analyssi.c (compute_inline_parameters): Thunks are
8356         inlinable.
8357         * tree-inline.c (expand_call_inline): Expand thunks inline.
8359 2016-05-08  Uros Bizjak  <ubizjak@gmail.com>
8361         PR target/70998
8362         * config/i386/sse.md (*sse2_vd_cvtsd2ss): New insn pattern.
8363         (*sse2_vd_cvtss2sd): Ditto.
8364         * config/i386/i386.md
8365         (TARGET_SSE_PARTIAL_REG_DEPENDENCY float_truncate df->sf splitter):
8366         Generate *sse2_vd_cvtsd2ss pattern.
8367         (TARGET_SSE_PARTIAL_REG_DEPENDENCY float_extend sf->df splitter):
8368         Generate *sse2_vd_cvtss2sd pattern.
8370 2016-05-08  Oleg Endo  <olegendo@gcc.gnu.org>
8372         * config/sh/sh.h (GET_SH_ARG_CLASS): Convert macro into ...
8373         * config/sh/sh.c (get_sh_arg_class): ... this new function.  Update its
8374         users.
8376 2016-05-08  Oleg Endo  <olegendo@gcc.gnu.org>
8378         * config/sh/sh-protos.h (sh_media_register_for_return): Remove.
8379         * config/sh/sh.c: Define and declare variables on first use throughout
8380         the file.
8381         (current_function_interrupt): Change to bool type.
8382         (frame_insn): Rename to emit_frame_insn and update users.
8383         (push_regs): Use bool for 'interrupt_handler' argument.
8384         (save_schedule_s): Remove.
8385         (TARGET_ASM_UNALIGNED_DI_OP, TARGET_ASM_ALIGNED_DI_OP): Remove.
8386         (sh_option_override): Don't nullify targetm.asm_out.aligned_op.di and
8387         targetm.asm_out.unaligned_op.di.
8388         (gen_far_branch): Remove redundant forward declaration.
8389         (sh_media_register_for_return, MAX_SAVED_REGS, save_entry_s, save_entry,
8390         MAX_TEMPS, save_schedule_ssave_schedule): Remove.
8391         (sh_set_return_address, sh_function_ok_for_sibcall,
8392         scavenge_reg): Update comments.
8393         (sh_builtin_saveregs): Use TRAGET_FPU_ANY condition.
8394         (sh2a_get_function_vector_number, sh2a_function_vector_p): Use for loop.
8395         (sh_attr_renesas_p): Remove unnecessary parentheses.
8396         (branch_dest): Simplify.
8397         * config/sh/sh.h (sh_args): Remove byref, byref_regs, stack_regs fields.
8398         Change force_mem, prototype_p, outgoing, renesas_abi fields to bool.
8399         (CUMULATIVE_ARGS): Change macro to typedef.
8400         (current_function_interrupt): Change to bool type.
8401         (sh_arg_class, sh_args, CUMULATIVE_ARGS, current_function_interrupt):
8402         Surround with __cplusplus ifdef.
8403         (sh_compare_op0, sh_compare_op1): Remove.
8404         (EPILOGUE_USES): Use TARGET_FPU_ANY condition.
8406 2016-05-07  Jim Wilson  <jim.wilson@linaro.org>
8408         * config/arm/arm.md: (arch): Add neon.
8409         (arch_enabled): Return yes for arch neon when TARGET_NEON.
8410         * config/arm/vfp.md (movdf_vfp): Add w/G as alternative 3.  Add
8411         neon_move as type for alt 3.  Add arch attr enabling alt 3 for neon.
8412         Emit vmov.i64 for alt 3.  Renumber alternatives 3 to 8.  Adjust
8413         attributes for alt renumbering.  Mark alt 3 as non-predicable.
8414         (thumb2_movdf_vfp): Likewise.
8416 2016-05-07  Uros Bizjak  <ubizjak@gmail.com>
8418         * config/i386/i386.md (*addqi_1): Add preferred_for_speed attribute
8419         to disparage alternatives 3 and 4 for TARGET_PARTIAL_REG_STALL targets.
8420         (*andqi_1): Add preferred_for_speed attribute to disparage
8421         alternative 2 for TARGET_PARTIAL_REG_STALL targets.
8422         (*<code>qi_1): Ditto.
8423         (*one_cmplqi2_1): Add preferred_for_speed attribute to disparage
8424         alternative 1 for TARGET_PARTIAL_REG_STALL targets.
8425         (*ashlqi3_1): Ditto.
8426         (*swap<mode>): Merge from *swap<mode>_1 and *swap<mode>_2 patterns.
8427         Add preferred_for_size attribute to disparage alternative 0 and
8428         preferred_for_speed attribute to disparage alternative 1 for
8429         TARGET_PARTIAL_REG_STALL targets.
8431 2016-05-07  Tom de Vries  <tom@codesourcery.com>
8433         PR tree-optimization/70956
8434         * graphite-scop-detection.c (build_cross_bb_scalars_def): Handle NULL
8435         def.
8437 2016-05-07  Oleg Endo  <olegendo@gcc.gnu.org>
8439         * config/sh/sh-protos.h (sh_cbranch_distance): Declare new function.
8440         * config/sh/sh.c (sh_cbranch_distance): Implement it.
8441         * config/sh/sh.md (branch_zero): Remove define_attr.
8442         (define_delay): Disable delay slot if branch distance is one insn.
8444 2016-05-06  Uros Bizjak  <ubizjak@gmail.com>
8446         * config/i386/i386.md (LEAMODE): New mode attribute.
8447         (plus to LEA splitter): Rewrite splitter using LEAMODE mode attribute.
8448         (ashift to LEA splitter): Rewrte splitter using SWI mode iterator
8449         and LEAMODE mode attribute.  Use VOIDmode const_0_to_3_operand as
8450         operand 2 predicate.
8451         (*lea<mode>_general_2): Use VOIDmode for const248_operand.
8452         (*lea<mode>_general_3): Ditto.
8453         (*lea<mode>_general_4): Use VOIDmode for const_0_to_3_operand.
8455 2016-05-06  Jakub Jelinek  <jakub@redhat.com>
8457         * genmddump.c (main): Convert argv from char ** to const char **.
8459 2016-05-06  David Malcolm  <dmalcolm@redhat.com>
8461         * coretypes.h (OVERRIDE): New macro.
8462         (FINAL): New macro.
8464 2016-05-06  Eric Botcazou  <ebotcazou@adacore.com>
8466         * tree-ssa-coalesce.c (gimple_can_coalesce_p): In the optimized case,
8467         allow coalescing if the types are compatible.
8469 2016-05-06  David Malcolm  <dmalcolm@redhat.com>
8471         * pass_manager.h (pass_manager::register_pass_name): New method.
8472         (pass_manager::get_pass_by_name): New method.
8473         (pass_manager::create_pass_tab): New method.
8474         (pass_manager::m_name_to_pass_map): New field.
8475         * passes.c (name_to_pass_map): Delete global in favor of field
8476         "m_name_to_pass_map" of pass_manager.
8477         (register_pass_name): Rename from a function to...
8478         (pass_manager::register_pass_name): ...this method, updating
8479         for renaming of global "name_to_pass_map" to field
8480         "m_name_to_pass_map".
8481         (create_pass_tab): Rename from a function to...
8482         (pass_manager::create_pass_tab): ...this method, updating
8483         for renaming of global "name_to_pass_map" to field.
8484         (get_pass_by_name): Rename from a function to...
8485         (pass_manager::get_pass_by_name): ...this method.
8486         (enable_disable_pass): Convert use of get_pass_by_name to
8487         a method call, locating the pass_manager singleton.
8489 2016-05-06  David Malcolm  <dmalcolm@redhat.com>
8491         * genattr-common.c (main): Convert argv from char ** to const char **.
8492         * genattr.c (main): Likewise.
8493         * genattrtab.c (main): Likewise.
8494         * genautomata.c (initiate_automaton_gen): Likewise.
8495         (main): Likewise.
8496         * gencodes.c (main): Likewise.
8497         * genconditions.c (main): Likewise.
8498         * genconfig.c (main): Likewise.
8499         * genconstants.c (main): Likewise.
8500         * genemit.c (main): Likewise.
8501         * genenums.c (main): Likewise.
8502         * genextract.c (main): Likewise.
8503         * genflags.c (main): Likewise.
8504         * genmddeps.c (main): Likewise.
8505         * genopinit.c (main): Likewise.
8506         * genoutput.c (main): Likewise.
8507         * genpeep.c (main): Likewise.
8508         * genpreds.c (main): Likewise.
8509         * genrecog.c (main): Likewise.
8510         * gensupport.c (init_rtx_reader_args_cb): Likewise.
8511         (init_rtx_reader_args): Likewise.
8512         * gensupport.h (init_rtx_reader_args_cb): Likewise.
8513         (init_rtx_reader_args): Likewise.
8514         * gentarget-def.c (main): Likewise.
8515         * read-md.c (read_md_files): Likewise.
8516         * read-md.h (read_md_files): Likewise.
8518 2016-05-06  Uros Bizjak  <ubizjak@gmail.com>
8520         * config/i386/i386.md (int cmove peephole2s): Use general_reg_operand
8521         instead of register_and_not_any_fp_reg_operand as operand 0 predicate.
8522         * config/i386/predicates.md (register_and_not_any_fp_reg_operand):
8523         Remove unused predicate.
8524         (register_and_not_fp_reg_operand): Ditto.
8526 2016-05-06  Martin Liska  <mliska@suse.cz>
8528         * tree-if-conv.c (ifcvt_split_critical_edges): Use auto_vec
8529         instead of vec as the vector is local to the function.
8531 2016-05-06  Jakub Jelinek  <jakub@redhat.com>
8533         * config/i386/sse.md (*<code>v8hi3, *<code>v16qi3): Add
8534         avx512bw alternative.
8536         * config/i386/sse.md (<mask_codefor>ashr<mode>3<mask_name>): Move
8537         before the ashr<mode>3 pattern.
8539         * config/i386/sse.md (*avx2_pmaddwd, *sse2_pmaddwd): Use
8540         v instead of x in vex or maybe_vex alternatives, use
8541         maybe_evex instead of vex in prefix.
8543         * config/i386/sse.md (*vec_extractv4sf_0, *sse4_1_extractps,
8544         *vec_extractv4sf_mem, vec_extract_lo_v16hi, vec_extract_hi_v16hi,
8545         vec_extract_lo_v32qi, vec_extract_hi_v32qi): Use v instead of x
8546         in vex or maybe_vex alternatives, use maybe_evex instead of vex
8547         in prefix.
8549         * config/i386/sse.md (*vec_concatv2sf_sse4_1, *vec_concatv4sf): Use
8550         v instead of x in vex or maybe_vex alternatives, use
8551         maybe_evex instead of vex in prefix.
8553         * config/i386/sse.md (sse_shufps_<mode>, sse_storehps, sse_loadhps,
8554         sse_storelps, sse_movss, avx2_vec_dup<mode>, avx2_vec_dupv8sf_1,
8555         sse2_shufpd_<mode>, sse2_storehpd, sse2_storelpd, sse2_loadhpd,
8556         sse2_loadlpd, sse2_movsd): Use v instead of x in vex or maybe_vex
8557         alternatives, use maybe_evex instead of vex in prefix.
8559         * config/i386/sse.md (vec_interleave_lowv4sf,
8560         *vec_interleave_highv2df, *vec_interleave_lowv2df): Use
8561         v instead of x in vex or maybe_vex alternatives, use
8562         maybe_evex instead of vex in prefix.
8564         * config/i386/sse.md (sse_movhlps, sse_movlhps): Use
8565         v instead of x in vex or maybe_vex alternatives, use
8566         maybe_evex instead of vex in prefix.
8568         * config/i386/sse.md (*avx_cvtpd2dq256_2, *avx_cvtps2pd256_2): Use
8569         v constraint instead of x.
8571 2016-05-06  Nathan Sidwell  <nathan@codesourcery.com>
8573         * gimple.c (gimple_call_same_target_p): Unique functions are eq.
8574         * tree-ssa-tail-merge.c (same_succ::equal): Check pointer eq
8575         equality first.
8577 2016-05-06  Richard Biener  <rguenther@suse.de>
8579         PR tree-optimization/70948
8580         * tree-ssa-structalias.c (find_func_aliases_for_builtin_call):
8581         Properly clobber all fields of va_list for __builtin_va_start.
8583 2016-05-06  Yuri Rumyantsev  <ysrumyan@gmail.com>
8585         PR debug/70935
8586         * tree-ssa-loop-unswitch.c (find_loop_guard): Reject guard edge with
8587         loop latch destination.
8589 2016-05-06  Martin Liska  <mliska@suse.cz>
8591         * tree-ssa-uninit.c: Apply manual changes
8592         to the GNU coding style.
8593         (prune_uninit_phi_opnds): Rename from
8594         prune_uninit_phi_opnds_in_unrealizable_paths.
8596 2016-05-06  Oleg Endo  <olegendo@gcc.gnu.org>
8598         * config/sh/sh.opt (madjust-unroll, minvalid-symbols, msoft-atomic,
8599         mspace): Remove deprecated options.
8600         * doc/invoke.texi (SH options): Remove -mspace.
8602 2016-05-06  Oleg Endo  <olegendo@gcc.gnu.org>
8604         * config/sh/sh.md (ic_invalidate_line_sh4a): Fix insn length.
8606 2016-05-06  Oleg Endo  <olegendo@gcc.gnu.org>
8608         * config/sh/sh.md (*cmpeqsi_t): Remove combine insn pattern and similar
8609         corresponding combine split pattern.
8611 2016-05-06  Oleg Endo  <olegendo@gcc.gnu.org>
8613         PR target/58219
8614         * config/sh/predicates.md (long_displacement_mem_operand): New.
8615         * config/sh/sh.md (movsi_i): Allow for SH2A, disallow for any FPU.
8616         Add movi20, movi20s alternatives.  Adjust length attribute for
8617         alternatives.
8618         (movsi_ie): Allow for any FPU.  Adjust length attribute for
8619         alternatives.
8620         (movsi_i_lowpart): Add movi20, movi20s alternatives.  Adjust length
8621         attribute for alternatives.
8622         (*mov<mode>): Use long_displacement_mem_operand for length attribute.
8623         (*movdi_i, movdf_k, movdf_i4, movsf_i, movsf_ie, movsf_ie_ra): Adjust
8624         length attribute for alternatives.
8626 2016-05-06  Richard Biener  <rguenther@suse.de>
8628         PR tree-optimization/70960
8629         * tree-if-conv.c (ifcvt_walk_pattern_tree): Handle non-SSA ops.
8631 2016-05-06  Oleg Endo  <olegendo@gcc.gnu.org>
8633         PR target/52933
8634         * config/sh/sh.md (*cmp_div0s_7, *cmp_div0s_8): Add div0s variants.
8635         * config/sh/sh.c (sh_rtx_costs): Add another div0s case.
8637 2016-05-06  Marek Polacek  <polacek@redhat.com>
8639         PR sanitizer/70875
8640         * ubsan.c (get_ubsan_type_info_for_type): Remove assert.
8642 2016-05-06  Oleg Endo  <olegendo@gcc.gnu.org>
8644         PR target/54089
8645         * config/sh/sh.md (*rotcr): Add another variant.
8647 2016-05-06  Richard Biener  <rguenther@suse.de>
8649         PR middle-end/70931
8650         * dwarf2out.c (native_encode_initializer): Skip zero-sized fields.
8652 2016-05-06  Richard Biener  <rguenther@suse.de>
8654         PR middle-end/70941
8655         * fold-const.c (split_tree): Always convert to the original type
8656         before negating.
8658 2016-05-06  Richard Biener  <rguenther@suse.de>
8660         * fwprop.c (fwprop): Remove duplicate cleanup_cfg call.
8661         (fwprop_addr): Likewise.
8663 2016-05-06  Uros Bizjak  <ubizjak@gmail.com>
8665         PR target/70873
8666         * config/i386/i386-protos.h (ix86_standard_x87sse_constant_load_p):
8667         New prototype.
8668         * config/i386/i386.c (ix86_standard_x87sse_constant_load_p): New.
8669         * config/i386/i386.md (push mem splitter): Use find_constant_src in
8670         the splitter condition.
8671         (FP load splitter): Use ix86_standard_x87sse_constant_load_p in
8672         the splitter condition.
8673         (FP float_extend load splitter): Ditto.
8675 2016-05-05  Uros Bizjak  <ubizjak@gmail.com>
8677         * config/i386/i386.md (peehole2 patterns): Change true_regnum
8678         to REGNO in all peephole2 patterns.
8679         (post-reload splitters): Change true_regnum to REGNO in
8680         post-reload splitters.
8681         (zero_extend splitters): Use general_reg_operand and
8682         nonimmediate_gr_operand predicates.
8684 2016-05-05  Jakub Jelinek  <jakub@redhat.com>
8686         * config/i386/sse.md (<avx512>_fmadd_<mode>_mask3<round_name>): Use
8687         v constraint instead of x.
8689 2016-05-05  Alan Modra  <amodra@gmail.com>
8691         PR target/68662
8692         * config/rs6000/sysv4.h (SUBTARGET_OVERRIDE_OPTIONS): Don't
8693         set OPTION_MASK_RELOCATABLE when flag_pic == 2.  Set
8694         TARGET_NO_FP_IN_TOC for -mrelocatable.
8695         (MINIMAL_TOC_SECTION_ASM_OP): Remove redundant
8696         TARGET_RELOCATABLE test.
8697         (ASM_OUTPUT_SPECIAL_POOL_ENTRY_P): Likewise.
8698         (ASM_PREFERRED_EH_DATA_FORMAT): Likewise.
8699         * config/rs6000/linux64.h (MINIMAL_TOC_SECTION_ASM_OP): Likewise.
8700         (ASM_OUTPUT_SPECIAL_POOL_ENTRY_P): Likewise.
8701         (ASM_PREFERRED_EH_DATA_FORMAT): Likewise.
8702         * config/rs6000/freebsd64.h (MINIMAL_TOC_SECTION_ASM_OP): Likewise.
8703         (ASM_OUTPUT_SPECIAL_POOL_ENTRY_P): Likewise.
8704         (ASM_PREFERRED_EH_DATA_FORMAT): Likewise.
8705         * config/rs6000/predicates.md (easy_fp_constant): Likewise.
8706         * config/rs6000/rs6000.c (rs6000_elf_output_toc_section_asm_op):
8707         Likewise.
8708         (rs6000_assemble_integer): Update TARGET_RELOCATABLE test.
8709         (rs6000_stack_info): Likewise.
8710         (rs6000_elf_asm_out_constructor): Likewise.
8711         (rs6000_elf_asm_out_destructor): Likewise.
8712         (rs6000_elf_declare_function_name): Likewise.
8713         * config/rs6000/rs6000.md (load_toc_aix_di): Likewise.
8714         * config/rs6000/rs6000.h (MASK_RELOCATABLE, MASK_MINIMAL_TOC):
8715         Don't define.
8717 2016-05-05  Alan Modra  <amodra@gmail.com>
8719         * config/rs6000/rs6000.c (rs6000_frame_related): Rewrite.
8721 2016-05-05  Alan Modra  <amodra@gmail.com>
8723         * config/rs6000/rs6000.c (rs6000_savres_strategy): Don't use
8724         out-of-line gpr restore for one or two regs if that would add
8725         a save of lr.
8727 2016-05-04  Uros Bizjak  <ubizjak@gmail.com>
8729         PR target/70873
8730         * config/i386/i386.md
8731         (TARGET_SSE_PARTIAL_REG_DEPENDENCY float_extend sf->df peephole2):
8732         Change to post-epilogue_completed late splitter.  Use sse_reg_operand
8733         as operand 0 predicate.
8734         (TARGET_SSE_PARTIAL_REG_DEPENDENCY float_truncate df->sf peephole2):
8735         Ditto.
8736         (TARGET_SSE_PARTIAL_REG_DEPENDENCY float {si,di}->{sf,df} peephole2):
8737         Ditto.  Emit the pattern using RTX.
8739         (TARGET_USE_VECTOR_FP_CONVERTS float_extend sf->df splitter):
8740         Use sse_reg_opreand as operand 0 predicate.  Do not use true_regnum in
8741         the post-reload splitter.  Use lowpart_subreg instead of gen_rtx_REG.
8742         (TARGET_USE_VECTOR_FP_CONVERTS float_truncate df->sf splitter):
8743         Ditto.
8744         (TARGET_USE_VECTOR_CONVERTS float si->{sf,df} splitter): Use
8745         sse_reg_operand as operand 0 predicate.
8747         (TARGET_SPLIT_MEM_OPND_FOR_FP_CONVERTS float_extend sf->df peephole2):
8748         Use sse_reg_opreand as operand 0 predicate.  Use lowpart_subreg
8749         instead of gen_rtx_REG.
8750         (TARGET_SPLIT_MEM_OPND_FOR_FP_CONVERTS float_truncate sf->df peephole2):
8751         Ditto.
8753 2016-05-04  Segher Boessenkool  <segher@kernel.crashing.org>
8755         * function.c (emit_use_return_register_into_block): Delete.
8756         (gen_return_pattern): Delete.
8757         (emit_return_into_block): Delete.
8758         (active_insn_between): Delete.
8759         (convert_jumps_to_returns): Delete.
8760         (emit_return_for_exit): Delete.
8761         (thread_prologue_and_epilogue_insns): Delete all code dealing with
8762         simple_return for shrink-wrapped blocks.
8763         * shrink-wrap.c (try_shrink_wrapping): Insert simple_return at the
8764         end of blocks that need one.
8765         (get_unconverted_simple_return): Delete.
8766         (convert_to_simple_return): Delete.
8767         * shrink-wrap.c (get_unconverted_simple_return): Delete declaration.
8768         (convert_to_simple_return): Ditto.
8770 2016-05-04  Segher Boessenkool  <segher@kernel.crashing.org>
8772         * cfgcleanup.c (bb_is_just_return): New function.
8773         (try_optimize_cfg): Simplify jumps to return, branches to return,
8774         and branches around return.
8776 2016-05-04  Segher Boessenkool  <segher@kernel.crashing.org>
8778         * cfgcleanup.c (try_simplify_condjump): Don't try to simplify a
8779         branch to a return.
8781 2016-05-04  Jakub Jelinek  <jakub@redhat.com>
8783         PR c++/70906
8784         PR c++/70933
8785         * tree-core.h (enum operand_equal_flag): Add OEP_HASH_CHECK.
8786         * tree.c (inchash::add_expr): If !IS_EXPR_CODE_CLASS (tclass),
8787         assert flags & OEP_HASH_CHECK, instead of asserting it
8788         never happens.  Handle TARGET_EXPR.
8789         * fold-const.c (operand_equal_p): For hash verification,
8790         or in OEP_HASH_CHECK into flags.
8792 2016-05-04  Eric Botcazou  <ebotcazou@adacore.com>
8794         * tree-ssa-coalesce.c (gimple_can_coalesce_p): Fix reference in head
8795         comment.
8796         (compute_samebase_partition_bases): Fix typo.
8798 2016-05-04  Jakub Jelinek  <jakub@redhat.com>
8800         * config/i386/sse.md (vec_interleave_highv8sf,
8801         vec_interleave_lowv8sf, vec_interleave_highv4df,
8802         vec_interleave_lowv4df): Remove constraints from expanders.
8804         * config/i386/sse.md (sse2_movq128): Use v constraint instead of x.
8806 2016-05-04  Jan Hubicka  <hubicka@ucw.cz>
8808         * tree-inline.c (expand_call_inline): Fix path dealing with
8809         making lhs of call statement undefined.
8811 2016-05-04  Jan Hubicka  <hubicka@ucw.cz>
8813         * cgraph.c (cgraph_node::call_for_symbol_thunks_and_aliases):
8814         Check availability on NODE, too.
8815         * cgraph.h (symtab_node::call_for_symbol_and_aliases): Likewise.
8816         (cgraph_node::call_for_symbol_and_aliases): Likewise.
8817         (varpool_node::call_for_symbol_and_aliase): Likewise.
8818         * ipa-pure-const.c (add_new_function): Analyze all bodies.
8819         (propagate_pure_const): Propagate across interposable functions, too.
8820         (skip_function_for_local_pure_const): Do not skip interposable bodies
8821         with aliases.
8822         (pass_local_pure_const::execute): Update.
8824 2016-05-04  Marek Polacek  <polacek@redhat.com>
8826         * doc/invoke.texi: Document -Wdangling-else.
8828 2016-05-04  Thomas Preud'homme  <thomas.preudhomme@arm.com>
8830         * config.gcc: Error out when conflicting multilib is detected.  Do not
8831         loop over multilibs since no combination is legal.
8833 2016-05-04  Alan Modra  <amodra@gmail.com>
8835         * config/rs6000/rs6000.h (PIC_OFFSET_TABLE_REGNUM): Correct.
8836         * config/rs6000/sysv4.h (TARGET_TOC): Simplify.
8837         * config/rs6000/rs6000.c (rs6000_elf_output_toc_section_asm_op):
8838         Align .toc.
8840 2016-05-04  Matthew Fortune  <matthew.fortune@imgtec.com>
8842         * config/mips/mips-cpus.def (p5600): Avoid IMADD by default.
8843         Clean up p5600 comments.
8845 2016-05-04  Richard Biener  <rguenther@suse.de>
8847         * match.pd: Add BIT_FIELD_REF canonicalizations and vector
8848         constructor simplifications.
8849         * fold-const.c (fold_ternary_loc): Remove duplicate functionality here.
8851 2016-05-04  Oleg Endo  <olegendo@gcc.gnu.org>
8853         * config/sh/predicates (post_inc_mem, pre_dec_mem): New predicates.
8854         * config/sh/sh-protos.h (sh_find_set_of_reg): Return null result if
8855         result.set_rtx is null instead of aborting.
8856         * config/sh/sh.h (USE_LOAD_POST_INCREMENT, USE_STORE_PRE_DECREMENT):
8857         Always enable.
8858         (USE_LOAD_PRE_DECREMENT, USE_STORE_POST_INCREMENT): Enable for SH2A.
8859         * config/sh/sh.md (*extend<mode>si2_predec, *mov<mode>_load_predec,
8860         *mov<mode>_store_postinc): New patterns.
8862 2016-05-04  Marc Glisse  <marc.glisse@inria.fr>
8864         * match.pd ((A | B) & (A | C)): Generalize to BIT_XOR_EXPR.  Mark
8865         as commutative.  Check both conversions are NOP.
8866         ((A & B) OP (C & B)): Remove.
8868 2016-05-04  Alan Modra  <amodra@gmail.com>
8870         * combine.c (simplify_set): Correct WORD_REGISTER_OPERATIONS test.
8872 2016-05-04  Alan Modra  <amodra@gmail.com>
8874         PR target/70866
8875         * config/rs6000/rs6000.c (rs6000_stack_info): Don't set cr_save_p
8876         when cr2,3,4 are all fixed regs.
8878 2016-05-04  Bernd Schmidt  <bschmidt@redhat.com>
8880         PR rtl-optimization/57193
8881         * opts.c (default_options_table): Revert OPT_frename_registers change.
8882         * doc/invoke.texi (-frename-registers, -O2): Likewise.
8884 2016-05-03  Martin Sebor  <msebor@redhat.com>
8886         PR c++/66561
8887         * builtins.c (fold_builtin_FILE): New function.
8888         (fold_builtin_FUNCTION, fold_builtin_LINE): New functions.
8889         (fold_builtin_0): Call them.
8890         * gimplify.c (gimplify_call_expr): Remove the handling of
8891         BUILT_IN_FILE, BUILT_IN_FUNCTION, and BUILT_IN_LINE.
8893         PR c++/66561
8894         * doc/extend.texi (Other Builtins): Update __builtin_FILE,
8895         __builtin_FUNCTION, and __builtin_LINE to reflect they yield
8896         constants.
8898         PR c++/66639
8899         * doc/extend.texi (Function Names as Strings): Update __func__,
8900         __FUNCTION__, __PRETTY_FUNCTION__ to reflect they evaluate to
8901         constants.
8903 2016-05-03  Jakub Jelinek  <jakub@redhat.com>
8904             Richard Biener  <rguenther@suse.de>
8906         PR tree-optimization/70916
8907         * tree-if-conv.c: Include cfganal.h.
8908         (pass_if_conversion::execute): Call connect_infinite_loops_to_exit
8909         and remove_fake_exit_edges around the optimization pass.
8911 2016-05-03  Jan Hubicka  <hubicka@ucw.cz>
8913         * cgraph.c (symbol_table::create_edge): Set inline_failed.
8914         (cgraph_edge::make_direct): Likewise.
8915         (cgraph_edge::dump_edge_flags): Dump call_stmt_cannot_inline_p.
8916         * cgraphclones.c (duplicate_thunk_for_node): Set inline_failed.
8917         * cif-code.def (CIF_LTO_MISMATCHED_DECLARATIONS): New code
8918         (CIF_THUNK): New code.
8919         * ipa-inline-analysis.c (initialize_inline_failed): Preserve
8920         CIF_FINAL_ERROR codes; do not deal with call_stmt_cannot_inline_p.
8921         (compute_inline_parameters): Set inline_failed for thunks.
8922         (inline_analyze_function): Cleanup.
8923         * ipa-inline.c (can_inline_edge_p): Do not deal with
8924         call_stmt_cannot_inline_p.
8925         (can_early_inline_edge_p): Likewise.
8926         (early_inliner): Initialize inline_failed.
8927         * lto-cgraph.c (lto_output_edge): Sanity check inline_failed.
8929 2016-05-03  Uros Bizjak  <ubizjak@gmail.com>
8931         * config/i386/predicates.md (x87nonimm_ssenomem_operand): Rename
8932         from nonimm_ssenomem_operand.
8933         (nonimm_ssenomem_operand): New predicate.
8934         * config/i386/i386.md (extendsfdf2): Use nonimm_ssenomem_operand
8935         as operand 0 predicate.
8936         (*extendsfdf2): Merge from *extendsfdf2_mixed and *extendsfdf2_i387.
8937         Disable unsupported alternatives using "enabled" attribute.
8938         Use register_ssemem_operand as operand 0 predicate.
8939         (*fop_<mode>_1): Use x87nonimm_ssenomem_operand as operand 1 predicate.
8941 2016-05-03  Marek Polacek  <polacek@redhat.com>
8943         PR c/70859
8944         * input.c (expansion_point_location): New function.
8945         * input.h (expansion_point_location): Declare.
8947 2016-05-03  Pierre-Marie de Rodat  <derodat@adacore.com>
8949         * dwarf2out.c (resolve_args_picking_1): Replace the frame_offset
8950         occurence with frame_offset_ ones.
8952 2016-05-03  Alan Modra  <amodra@gmail.com>
8954         PR rtl-optimization/70890
8955         * ira.c (combine_and_move_insns): When moving def_insn, remove
8956         equivs on use_insn.
8958 2016-05-03  Dominik Vogt  <vogt@linux.vnet.ibm.com>
8960         * config/s390/s390.md ("*r<noxa>sbg_<mode>_sll")
8961         ("*r<noxa>sbg_<mode>_srl"): New define_insns.
8962         ("*r<noxa>sbg_<mode>_srl_bitmask"): Rename by adding "_bitmask".
8963         ("*r<noxa>sbg_<mode>_sll_bitmask"): Likewise.
8965 2016-05-03  Alan Modra  <amodra@gmail.com>
8967         * config/rs6000/rs6000.c (rs6000_savres_strategy): Correct condition
8968         for SAVE_MULTIPLE/STORE_MULTIPLE.
8970 2016-05-03  Jakub Jelinek  <jakub@redhat.com>
8972         * config/i386/i386.md (*truncdfsf_mixed, *truncdfsf_i387,
8973         *truncxfsf2_mixed, *truncxfdf2_mixed): Use v constraint instead of x.
8975 2016-05-03  Richard Biener  <rguenther@suse.de>
8977         * gimplify.h (get_initialized_tmp_var): Add allow_ssa parameter
8978         default true.
8979         (gimplify_arg): Likewise.
8980         * gimplify.c (gimplify_expr): Add overload with allow_ssa parameter,
8981         re-writing the result to a decl if required.
8982         (internal_get_tmp_var): Add allow_ssa parameter
8983         and override into_ssa with it.
8984         (get_formal_tmp_var): Adjust.
8985         (get_initialized_tmp_var): Add allow_ssa parameter.
8986         (gimplify_arg): Add allow_ssa parameter and avoid generating
8987         SSA names for the result false.
8988         (gimplify_call_expr): If the call may return twice do not
8989         gimplify parameters into SSA.
8990         (prepare_gimple_addressable): Do not allow an SSA name as temporary.
8991         (gimplify_modify_expr): Adjust assert.  For noreturn calls
8992         with a SSA name LHS adjust its def.
8993         (gimplify_save_expr): Do not allow an SSA name as save-expr result.
8994         (gimplify_one_sizepos): Do not allow an SSA name as a sizepos.
8995         (gimplify_body): Init GIMPLE SSA data structures and gimplify into-SSA.
8996         (gimplify_scan_omp_clauses): Make sure OMP_CLAUSE_SIZE is not
8997         an SSA name.  Likewise for OMP_CLAUSE_REDUCTION operands.
8998         (gimplify_omp_for): Likewise for OMP_CLAUSE_DECL.  Likewise
8999         for OMP_FOR_COND,  OMP_FOR_INCR and OMP_CLAUSE_LINEAR_STEP.
9000         (optimize_target_teams): Do not allow SSA names for clause operands.
9001         (gimplify_expr): Likewise for where we mark the result addressable.
9002         * passes.def (pass_init_datastructures): Remove.
9003         * tree-into-ssa.c (mark_def_sites): Ignore existing SSA names.
9004         (rewrite_stmt): Likewise.
9005         * tree-inline.c (initialize_cfun): Properly transfer SSA state.
9006         (replace_locals_op): Replace SSA names.
9007         (copy_gimple_seq_and_replace_locals): Init src_cfun.
9008         * gimple-low.c (lower_builtin_setjmp): Deal with SSA.
9009         * cgraph.c (release_function_body): Free CFG annotations only
9010         when we have a CFG.  Simplify.
9011         * gimple-fold.c (gimplify_and_update_call_from_tree): Use
9012         force_gimple_operand instead of get_initialized_tmp_var.
9013         * tree-pass.h (make_pass_init_datastructures): Remove.
9014         * tree-ssa.c (execute_init_datastructures): Remove.
9015         (pass_data_init_datastructures): Likewise.
9016         (class pass_init_datastructures): Likewise.
9017         (make_pass_init_datastructures): Likewise.
9018         * omp-low.c (create_omp_child_function): Init SSA data structures.
9019         (grid_expand_target_grid_body): Likewise.
9020         * tree-cfg.c (move_block_to_fn): Double-check the DEF is an SSA
9021         name before adding it to names_to_release.
9022         (remove_bb): Always release SSA defs.
9023         * tree-ssa-ccp.c (get_default_value): Check SSA_NAME_VAR
9024         before dereferencing it.
9025         * cgraphunit.c (init_lowered_empty_function): Always
9026         int SSA data structures.
9027         * tree-ssanames.c (release_defs): Remove assert that we are in
9028         SSA form.
9029         * trans-mem.c (diagnose_tm_1): Handle SSA name function.
9031 2016-05-03  Jakub Jelinek  <jakub@redhat.com>
9032             Uros Bizjak  <ubizjak@gmail.com>
9034         PR rtl-optimization/70467
9035         * config/i386/predicates.md (x86_64_hilo_int_operand,
9036         x86_64_hilo_general_operand): New predicates.
9037         * config/i386/constraints.md (Wd): New constraint.
9038         * config/i386/i386.md (mode attr di): Use Wd instead of e.
9039         (general_hilo_operand): New mode attr.
9040         (add<mode>3, sub<mode>3): Use <general_hilo_operand>
9041         instead of <general_operand>.
9042         (*add<dwi>3_doubleword, *sub<dwi>3_doubleword): Use
9043         x86_64_hilo_general_operand instead of <general_operand>.
9045 2016-05-03  Jakub Jelinek  <jakub@redhat.com>
9047         PR tree-optimization/70916
9048         * tree-if-conv.c (constant_or_ssa_name): Removed.
9049         (fold_build_cond_expr): Use is_gimple_val instead of
9050         constant_or_ssa_name.
9052         PR tree-optimization/70916
9053         * tree-vect-patterns.c (vect_recog_mask_conversion_pattern): Give up
9054         if COND_EXPR rhs1 is neither SSA_NAME nor COMPARISON_CLASS_P.
9056         PR target/49244
9057         * tree-ssa-ccp.c: Include stor-layout.h and optabs-query.h.
9058         (optimize_atomic_bit_test_and): New function.
9059         (pass_fold_builtins::execute): Use it.
9060         * optabs.def (atomic_bit_test_and_set_optab,
9061         atomic_bit_test_and_complement_optab,
9062         atomic_bit_test_and_reset_optab): New optabs.
9063         * internal-fn.def (ATOMIC_BIT_TEST_AND_SET,
9064         ATOMIC_BIT_TEST_AND_COMPLEMENT, ATOMIC_BIT_TEST_AND_RESET): New ifns.
9065         * builtins.h (expand_ifn_atomic_bit_test_and): New prototype.
9066         * builtins.c (expand_ifn_atomic_bit_test_and): New function.
9067         * internal-fn.c (expand_ATOMIC_BIT_TEST_AND_SET,
9068         expand_ATOMIC_BIT_TEST_AND_COMPLEMENT,
9069         expand_ATOMIC_BIT_TEST_AND_RESET): New functions.
9070         * doc/md.texi (atomic_bit_test_and_set@var{mode},
9071         atomic_bit_test_and_complement@var{mode},
9072         atomic_bit_test_and_reset@var{mode}): Document.
9073         * config/i386/sync.md (atomic_bit_test_and_set<mode>,
9074         atomic_bit_test_and_complement<mode>,
9075         atomic_bit_test_and_reset<mode>): New expanders.
9076         (atomic_bit_test_and_set<mode>_1,
9077         atomic_bit_test_and_complement<mode>_1,
9078         atomic_bit_test_and_reset<mode>_1): New insns.
9080 2016-05-03  Richard Sandiford  <richard.sandiford@arm.com>
9082         PR rtl-optimization/70687
9083         * combine.c (change_zero_ext): Check for scalar modes.  Use wide_int
9084         instead of unsigned HOST_WIDE_INT.
9086 2016-05-03  Bernd Schmidt  <bschmidt@redhat.com>
9088         PR rtl-optimization/44281
9089         * hard-reg-set.h (struct target_hard_regs): New field
9090         x_fixed_nonglobal_reg_set.
9091         (fixed_nonglobal_reg_set): New macro.
9092         * reginfo.c (init_reg_sets_1): Initialize it.
9093         * ira.c (setup_alloc_regs): Use fixed_nonglobal_reg_set instead
9094         of fixed_reg_set.
9095         * df-scan.c (df_insn_refs_collect): Asms may reference global regs.
9097 2016-05-03  Bin Cheng  <bin.cheng@arm.com>
9099         PR tree-optimization/56541
9100         * doc/invoke.texi (@item max-tree-if-conversion-phi-args): New item.
9101         * params.def (PARAM_MAX_TREE_IF_CONVERSION_PHI_ARGS): new param.
9102         * tree-if-conv.c (MAX_PHI_ARG_NUM): new macro.
9103         (any_complicated_phi): new static variable.
9104         (aggressive_if_conv): delete.
9105         (if_convertible_phi_p): support phis with more than two arguments.
9106         (if_convertible_bb_p): remvoe check on aggressive_if_conv and
9107         critical pred edges.
9108         (ifcvt_split_critical_edges): support phis with more than two
9109         arguments by checking new parameter.  only split critical edges
9110         if needed.
9111         (tree_if_conversion): handle simd pragma marked loop using new
9112         local variable aggressive_if_conv.  check any_complicated_phi.
9114 2016-05-03  Bin Cheng  <bin.cheng@arm.com>
9116         * tree-ssa-loop-ivopts.c (get_computation_cost_at): Check depends_on
9117         before using it.
9119 2016-05-03  Bin Cheng  <bin.cheng@arm.com>
9121         * tree-ssa-loop-ivopts.c (get_computation_cost_at): Don't clobber
9122         cbase.
9124 2016-05-03  Oleg Endo  <olegendo@gcc.gnu.org>
9126         * config/sh/sh.md (udivsi3, divsi3, mulsi3): Simplify.
9127         (mulhisi3, umulhisi3, (smulsi3_highpart, umulsi3_highpart): Convert to
9128         define_insn_and_split.
9129         (mulsi3_i): New define_insn_and_split.
9130         (mulsi3_call): Convert to define_insn.
9131         (mulsidi3, mulsidi3_compact, umulsidi3, umulsidi3_compact):
9132         Remove constraints.
9134 2016-05-02  Michael Meissner  <meissner@linux.vnet.ibm.com>
9136         * machmode.h (mode_complex): Add support to give the complex mode
9137         for a given mode.
9138         (GET_MODE_COMPLEX_MODE): Likewise.
9139         * stor-layout.c (layout_type): For COMPLEX_TYPE, use the mode
9140         stored by build_complex_type and gfc_build_complex_type instead of
9141         trying to figure out the appropriate mode based on the size. Raise
9142         an assertion error, if the type was not set.
9143         * genmodes.c (struct mode_data): Add field for the complex type of
9144         the given type.
9145         (blank_mode): Likewise.
9146         (make_complex_modes): Remember the complex mode created in the
9147         base type.
9148         (emit_mode_complex): Write out the mode_complex array to map a
9149         type mode to the complex version.
9150         (emit_insn_modes_c): Likewise.
9151         * tree.c (build_complex_type): Set the complex type to use before
9152         calling layout_type.
9153         * config/rs6000/rs6000.c (rs6000_hard_regno_nregs_internal): Add
9154         support for __float128 complex datatypes.
9155         (rs6000_hard_regno_mode_ok): Likewise.
9156         (rs6000_setup_reg_addr_masks): Likewise.
9157         (rs6000_complex_function_value): Likewise.
9158         * config/rs6000/rs6000.h (FLOAT128_IEEE_P): Likewise.
9159         __float128 and __ibm128 complex.
9160         (FLOAT128_IBM_P): Likewise.
9161         (ALTIVEC_ARG_MAX_RETURN): Likewise.
9162         * doc/extend.texi (Additional Floating Types): Document that
9163         -mfloat128 must be used to enable __float128.  Document complex
9164         __float128 and __ibm128 support.
9166 2016-05-02  Jakub Jelinek  <jakub@redhat.com>
9168         PR target/49244
9169         * gimple.c (gimple_builtin_call_types_compatible_p): Allow
9170         char/short arguments promoted to int because of promote_prototypes.
9172 2016-05-02  Uros Bizjak  <ubizjak@gmail.com>
9174         * config/i386/predicates.md (register_ssemem_operand): New predicate.
9175         * config/i386/i386.md (*cmpi<FPCMP:unord><MODEF:mode>): Merge from
9176         *cmpi<FPCMP:unord><MODEF:mode>_mixed and
9177         *cmpi<FPCMP:unord><X87MODEF:mode>_i387.  Disable unsupported
9178         alternatives using "enabled" attribute.  Use register_ssemem_operand
9179         as operand 1 predicate.
9180         (*cmpi<unord>xf_i387): Split XFmode pattern from
9181         *cmpi<FPCMP:unord><X87MODEF:mode>_i387.
9182         (*absneg<mode>2): Merge from *absneg<mode>2_mixed and
9183         *absneg<mode>2_i387.  Disable unsupported alternatives using
9184         "enabled" attribute.
9185         (*absnegxf2_i387): Split XFmode pattern from *absneg<mode>2_i387.
9187 2016-05-02  Nathan Sidwell  <nathan@codesourcery.com>
9189         * omp-low.c (lower_oacc_head_tail): Assert there is at least one
9190         marker.
9191         (oacc_loop_process): Check mask for loop termination.
9193 2016-05-02  Jan Hubicka  <hubicka@ucw.cz>
9195         * cif-code.def (CIF_THUNK): Add.
9196         * ipa-inline-analsysis.c (evaluate_conditions_for_known_args): Revert
9197         accidental change.
9199 2016-05-02  Jan Hubicka  <hubicka@ucw.cz>
9201         * ipa-inline-analysis.c (reset_inline_summary): Clear fp_expressions
9202         (dump_inline_summary): Dump it.
9203         (fp_expression_p): New predicate.
9204         (estimate_function_body_sizes): Use it.
9205         (inline_merge_summary): Merge fp_expressions.
9206         (inline_read_section): Read fp_expressions.
9207         (inline_write_summary): Write fp_expressions.
9208         * ipa-inline.c (can_inline_edge_p): Permit inlining across fp math
9209         codegen boundary if either caller or callee is !fp_expressions.
9210         * ipa-inline.h (inline_summary): Add fp_expressions.
9211         * ipa-inline-transform.c (inline_call): When inlining !fp_expressions
9212         to fp_expressions be sure the fp generation flags are updated.
9214 2016-05-02  Jakub Jelinek  <jakub@redhat.com>
9216         PR rtl-optimization/70467
9217         * cse.c (cse_insn): Handle no-op MEM moves after folding.
9219         PR rtl-optimization/70467
9220         * ipa-pure-const.c (check_call): Handle internal calls even in
9221         ipa mode like in local mode.
9223 2016-05-02  Bernd Edlinger  <bernd.edlinger@hotmail.de>
9225         * doc/install.texi: Document supported in-tree gmp/mpfr/mpc versions.
9227 2016-05-02  Marc Glisse  <marc.glisse@inria.fr>
9229         * match.pd (X u< X, X u> X): New transformations.
9231 2016-05-02  Marc Glisse  <marc.glisse@inria.fr>
9233         * flag-types.h (enum warn_strict_overflow_code): Move ...
9234         * coretypes.h: ... here.
9235         * fold-const.h (fold_overflow_warning): Declare.
9236         * fold-const.c (fold_overflow_warning): Make non-static.
9237         (fold_comparison): Move the transformation of X +- C1 CMP C2
9238         into X CMP C2 -+ C1 ...
9239         * match.pd: ... here.
9240         * gimple-fold.c (fold_stmt_1): Protect with
9241         fold_defer_overflow_warnings.
9243 2016-05-02  Nathan Sidwell  <nathan@codesourcery.com>
9245         * omp-low.c (struct oacc_loop): Add 'inner' field.
9246         (new_oacc_loop_raw): Initialize it to zero.
9247         (oacc_loop_fixed_partitions): Initialize it.
9248         (oacc_loop_auto_partitions): Partition outermost loop to outermost
9249         available partitioning.
9251 2016-05-02  Claudiu Zissulescu  <claziss@synopsys.com>
9253         * config/arc/arc.md (mulsidi3): Change operand 0 predicate to
9254         register_operand.
9255         (umulsidi3): Likewise.
9256         (indirect_jump): Fix jump instruction assembly patterns.
9258 2016-05-02  Thomas Schwinge  <thomas@codesourcery.com>
9260         PR target/70860
9261         * config/nvptx/nvptx.c (nvptx_libcall_value): Handle NULL cfun.
9262         (nvptx_function_value): Assert non-NULL cfun.
9264 2016-05-02  Eric Botcazou  <ebotcazou@adacore.com>
9266         PR rtl-optimization/70886
9267         * sched-deps.c (estimate_dep_weak): Canonicalize cselib values.
9269         * cselib.h (rtx_equal_for_cselib_1): Declare.
9270         (rtx_equal_for_cselib_p: New inline function.
9271         * cselib.c (rtx_equal_for_cselib_p): Delete.
9272         (rtx_equal_for_cselib_1): Make public.
9274 2016-05-02  Uros Bizjak  <ubizjak@gmail.com>
9276         * config/i386/predicates.md (nonimm_ssenomem_operand): New predicate.
9277         (register_mixssei387nonimm_operand): Remove predicate.
9278         * config/i386/i386.md (*fop_<mode>_comm): Merge from
9279         *fop_<mode>_comm_mixed and *fop_<mode>_comm_i387.  Disable unsupported
9280         alternatives using "enabled" attribute.  Also check X87_ENABLE_ARITH
9281         for TARGET_MIX_SSE_I387 alternatives.
9282         (*fop_<mode>_1): Merge from *fop_<mode>_1_mixed and *fop_<mode>_1_i387.
9283         Disable unsupported alternatives using "enabled" attribute.  Use
9284         nonimm_ssenomem_operand as operand 1 predicate.  Also check
9285         X87_ENABLE_ARITH for TARGET_MIX_SSE_I387 alternatives.
9287 2016-05-02  Richard Sandiford  <richard.sandiford@arm.com>
9289         * tree.c (cst_and_fits_in_hwi): Simplify.
9291 2016-05-02  Richard Sandiford  <richard.sandiford@arm.com>
9293         * tree.h (wi::to_wide): New function.
9294         * expr.c (expand_expr_real_1): Use wi::to_wide.
9295         * fold-const.c (int_const_binop_1): Likewise.
9296         (extract_muldiv_1): Likewise.
9298 2016-05-02  Richard Sandiford  <richard.sandiford@arm.com>
9300         * wide-int.h: Update offset_int and widest_int documentation.
9301         (WI_SIGNED_SHIFT_RESULT): New macro.
9302         (wi::binary_shift): Define signed_shift_result_type for
9303         shifts on offset_int- and widest_int-like types.
9304         (generic_wide_int): Support <<= and >>= if << and >> are supported.
9305         * tree.h (int_bit_position): Use shift operators instead of wi::
9306          shifts.
9307         * alias.c (adjust_offset_for_component_ref): Likewise.
9308         * expr.c (get_inner_reference): Likewise.
9309         * fold-const.c (fold_comparison): Likewise.
9310         * gimple-fold.c (fold_nonarray_ctor_reference): Likewise.
9311         * gimple-ssa-strength-reduction.c (restructure_reference): Likewise.
9312         * tree-dfa.c (get_ref_base_and_extent): Likewise.
9313         * tree-ssa-alias.c (indirect_ref_may_alias_decl_p): Likewise.
9314         (stmt_kills_ref_p): Likewise.
9315         * tree-ssa-ccp.c (bit_value_binop_1): Likewise.
9316         * tree-ssa-math-opts.c (find_bswap_or_nop_load): Likewise.
9317         * tree-ssa-sccvn.c (copy_reference_ops_from_ref): Likewise.
9318         (ao_ref_init_from_vn_reference): Likewise.
9320 2016-05-02  Richard Sandiford  <richard.sandiford@arm.com>
9322         * wide-int.h: Update offset_int and widest_int documentation.
9323         (WI_SIGNED_BINARY_PREDICATE_RESULT): New macro.
9324         (wi::binary_traits): Allow ordered comparisons between offset_int and
9325         offset_int, between widest_int and widest_int, and between either
9326         of these types and basic C types.
9327         (operator <, <=, >, >=): Define for the same combinations.
9328         * tree.h (tree_int_cst_lt): Use comparison operators instead
9329         of wi:: comparisons.
9330         (tree_int_cst_le): Likewise.
9331         * gimple-fold.c (fold_array_ctor_reference): Likewise.
9332         (fold_nonarray_ctor_reference): Likewise.
9333         * gimple-ssa-strength-reduction.c (record_increment): Likewise.
9334         * tree-affine.c (aff_comb_cannot_overlap_p): Likewise.
9335         * tree-parloops.c (try_transform_to_exit_first_loop_alt): Likewise.
9336         * tree-sra.c (completely_scalarize): Likewise.
9337         * tree-ssa-alias.c (stmt_kills_ref_p): Likewise.
9338         * tree-ssa-reassoc.c (extract_bit_test_mask): Likewise.
9339         * tree-vrp.c (extract_range_from_binary_expr_1): Likewise.
9340         (check_for_binary_op_overflow): Likewise.
9341         (search_for_addr_array): Likewise.
9342         * ubsan.c (ubsan_expand_objsize_ifn): Likewise.
9344 2016-05-02  Claudiu Zissulescu  <claziss@synopsys.com>
9346         * config/arc/arc.c (arc_preferred_simd_mode): Remove enum keyword.
9347         (arc_save_restore): Likewise.
9348         (arc_dwarf_register_span): Likewise.
9349         (arc_output_pic_addr_const): Initialize suffix variable.
9351 2016-05-02  Martin Liska  <mliska@suse.cz>
9353         * symbol-summary.h (function_summary::function_summary):
9354         Remove checking assert for all cgraph nodes.
9355         (function_summary::get): Check summary_uid.
9356         (symtab_insertion): Check summary_uid.
9358 2016-05-02  Claudiu Zissulescu  <claziss@synopsys.com>
9360         * config/arc/arc-protos.h (compact_memory_operand_p): Declare.
9361         * config/arc/arc.c (arc_output_commutative_cond_exec): Consider
9362         bmaskn instruction.
9363         (arc_dwarf_register_span): Remove enum keyword.
9364         (compact_memory_operand_p): New function.
9365         * config/arc/arc.h (reg_class): Add code density register classes.
9366         (REG_CLASS_NAMES): Likewise.
9367         (REG_CLASS_CONTENTS): Likewise.
9368         * config/arc/arc.md (*movqi_insn): Add code density instructions.
9369         (*movhi_insn, *movsi_insn, *movsf_insn): Likewise.
9370         (*extendhisi2_i, andsi3_i, cmpsi_cc_insn_mixed): Likewise.
9371         (*cmpsi_cc_c_insn, *movsi_ne): Likewise.
9372         * config/arc/constraints.md (C2p, Uts, Cm1, Cm3, Ucd): New
9373         constraints.
9374         (h, Rcd, Rsd, Rzd): New register constraints.
9375         (T): Use compact_memory_operand_p function.
9376         * config/arc/predicates.md (compact_load_memory_operand): Remove.
9378 2016-05-02  Oleg Endo  <olegendo@gcc.gnu.org>
9380         * config/sh/sh.md (*negnegt, *movtt): Remove.
9382 2016-05-02  Marek Polacek  <polacek@redhat.com>
9383             Tom de Vries  <tom@codesourcery.com>
9385         PR tree-optimization/70700
9386         * tree-ssa-structalias.c (dump_pred_graph): Fix getting varinfo for ids
9387         bigger than FIRST_REF_NODE.
9389 2016-05-02  Oleg Endo  <olegendo@gcc.gnu.org>
9391         PR target/52898
9392         * config/sh/sh.c (sh_option_override): Remove TARGET_CBRANCHDI4,
9393         TARGET_CMPEQDI_T.
9394         (prepare_cbranch_operands): Don't use scratch register.  Assume that
9395         function is used when pseudos can be created.
9396         (expand_cbranchdi4): Likewise.  Remove unused TARGET_CMPEQDI_T paths.
9397         * config/sh/sh.md (cbranchsi4): Allow only when pseudos can be created.
9398         (cbranchdi4, cbranchdi4_i): Simplify to single cbranchdi4
9399         define_expand.  Allow it only when pseudos can be created.
9400         * config/sh/sh.opt (mcbranchdi, mcmpeqdi): Delete.
9402 2016-05-01  Uros Bizjak  <ubizjak@gmail.com>
9404         * config/i386/constraints.md (BC): Only allow -1 operands.
9405         * config/i386/sse.md (mov<mode>_internal): Add (v,C) alternative.
9406         Add "enabled" attribute.  Update XI mode attribute calculation.
9407         * config/i386/i386.md (*movxi_internal_avx512f): Add (v,C) alternative.
9408         (*movoi_internal_avx): Update XI mode attribute calculation.
9409         (*movti_internal): Ditto.
9411 2016-05-01  Oleg Endo  <olegendo@gcc.gnu.org>
9413         * config/sh/sh.md (push, pop, ic_invalidate_line, cstoresi4, cstoredi4,
9414         cstoresf4, cstoredf4, fix_truncsfsi2): Remove constraints.
9416 2016-05-01  Eric Botcazou  <ebotcazou@adacore.com>
9418         * config/rs6000/rs6000.c (altivec_expand_lv_builtin): Do not use switch
9419         statement on instruction code.  Remove trailing spaces.
9420         (altivec_expand_stv_builtin): Likewise.
9422 2016-05-01  Oleg Endo  <olegendo@gcc.gnu.org>
9424         * config/sh/sh.h (TARGET_SH4): Remove and use default implementation.
9425         (TARGET_FPU_DOUBLE): Simplify.
9426         (BASE_ARG_REG, DOUBLE_TYPE_SIZE, OPTIMIZE_MODE_SWITCHING): Replace
9427         'TARGET_SH4 || TARGET_SH2A_DOUBLE' conditions with 'TARGET_FPU_DOUBLE'.
9428         * config/sh/sh.c: Replace 'TARGET_SH4 || TARGET_SH2A_DOUBLE' conditions
9429         with 'TARGET_FPU_DOUBLE'.
9430         * config/sh/sh.md: Likewise.
9432 2016-05-01  Yoshinori Sato  <ysato@users.sourceforge.jp>
9434         * config/sh/linux.h (SH_DIV_STRATEGY_DEFAULT,
9435         SH_DIV_STR_FOR_SIZE): Remove.
9436         * config/sh/netbsd-elf.h (SH_DIV_STRATEGY_DEFAULT,
9437         SH_DIV_STR_FOR_SIZE): Remove.
9439 2016-05-01  Oleg Endo  <olegendo@gcc.gnu.org>
9441         * config/sh/predicates.md (any_register_operand, zero_extend_operand,
9442         logical_reg_operand): Delete.
9443         (arith_operand, arith_reg_dest, arith_or_int_operand, cmpsi_operand,
9444         arith_reg_or_0_operand, arith_reg_or_0_or_1_operand, logical_operand,
9445         logical_and_operand, movsrc_no_disp_mem_operand): Rewrite using
9446         match_operand and match_test.
9447         (sh_const_vec, sh_1el_vec): Remove redundant checks.  Declare local
9448         variables on their first use.  Return bool values.
9449         * config/sh/sh.h (LOAD_EXTEND_OP): Update comment.
9450         * config/sh/sh.md (andsi3, iorsi3): Use arith_reg_dest for result and
9451         arith_reg_operand for input operand.  Remove empty constraints.
9452         (xorsi3): Delete.
9453         (*xorsi3_compact): Rename to xorsi3.
9454         (zero_extend<mode>si2): Use arith_reg_operand for input operand.
9455         (*zero_extend<mode>si2_disp_mem): Update comment.
9456         (mov_nop): Delete.
9458 2016-04-30  Oleg Endo  <olegendo@gcc.gnu.org>
9460         * config/sh/t-sh: Remove SH5 support.
9461         * config.gcc: Likewise.
9462         * configure: Likewise.
9464 2016-04-30  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
9466         * config/darwin.h (LINK_COMMAND_SPEC_A): Handle -fcilkplus.
9468 2016-04-30  Oleg Endo  <olegendo@gcc.gnu.org>
9470         * config/sh/sh.c (register_sh_passes, sh_option_override,
9471         sh_print_operand, prepare_move_operands,
9472         sh_can_follow_jump): Remove TARGET_SH1 checks.
9473         * config/sh/sh.h (TARGET_VARARGS_PRETEND_ARGS, VALID_REGISTER_P,
9474         PROMOTE_MODE): Likewise.
9475         * config/sh/sh.md (adddi3, addsi3, subdi3, subsi3, andsi3,
9476         movdi): Likewise.
9478 2016-04-30  Alan Modra  <amodra@gmail.com>
9480         * config/rs6000/rs6000.c (rs6000_savres_strategy): Force inline
9481         restoring when fixed_reg_p, but allow out-of-line or stmw save.
9482         Check for user regs later to avoid unnecessary looping over regs.
9483         Merge user reg check with non-saved reg check.  Don't force
9484         inline VR restore when static chain used.
9485         (rs6000_frame_related): Omit eh_frame info for user regs when
9486         saving.
9487         (fixed_regs_p): Delete.
9489 2016-04-30  Alan Modra  <amodra@gmail.com>
9491         * config/rs6000/rs6000.c (SAVRES_MULTIPLE): Replace with..
9492         (SAVE_STRATEGY, REST_STRATEGY): ..this.  Renumber and sort enum.
9493         Update all uses.
9495 2016-04-30  Alan Modra  <amodra@gmail.com>
9497         PR target/69645
9498         * config/rs6000/rs6000.c (fixed_reg_p): New function.
9499         (fixed_regs_p): Rename from global_regs_p.  Call fixed_reg_p.
9500         Update all uses.
9502 2016-04-30  Alan Modra  <amodra@gmail.com>
9504         * config/rs6000/rs6000.c (rs6000_conditional_register_usage):
9505         Remove redundant PIC_OFFSET_TABLE_REGNUM test.  Replace with
9506         flag_pic test for Darwin.
9508 2016-04-30  Alan Modra  <amodra@gmail.com>
9510         * regs.h (struct reg_info_t): Delete freq_calls_crossed and
9511         throw_calls_crossed.
9512         (REG_FREQ_CALLS_CROSSED): Delete.
9513         (REG_N_THROWING_CALLS_CROSSED): Delete.
9514         * regstat.c (regstat_bb_compute_ri): Don't calculate
9515         REG_FREQ_CALLS_CROSSED and REG_N_THROWING_CALLS_CROSSED.
9516         (dump_reg_info): Don't print call cross frequency.
9517         * ira.c (combine_and_move_insns): Don't set REG_FREQ_CALLS_CROSSED
9518         and REG_N_THROWING_CALLS_CROSSED.
9520 2016-04-30  Alan Modra  <amodra@gmail.com>
9522         * regs.h (struct reg_info_t): Delete live_length.
9523         (REG_LIVE_LENGTH): Delete macro.
9524         * regstat.c (regstat_bb_compute_ri): Delete artificial_uses,
9525         local_live, local_processed and local_live_last_luid params.
9526         Replace bb_index param with bb.  Don't set REG_LIVE_LENGTH.
9527         Formatting fixes.
9528         (regstat_compute_ri): Adjust for above.  Don't set
9529         REG_LIVE_LENGTH.
9530         (dump_reg_info): Don't print live length.
9531         * ira.c (update_equiv_regs): Replace test of REG_LIVE_LENGTH
9532         with test of setjmp_crosses.  Don't set REG_LIVE_LENGTH.
9533         Localize loop_depth var.
9535 2016-04-30  Alan Modra  <amodra@gmail.com>
9537         * ira.c (enum valid_equiv): New.
9538         (validate_equiv_mem): Return enum.
9539         (update_equiv_mem): Create replacement in more cases.
9540         (add_store_equivs): Update validate_equiv_mem call.
9542 2016-04-30  Alan Modra  <amodra@gmail.com>
9544         * ira.c (combine_and_move_insns): Rather than scanning insns,
9545         use DF infrastucture to find use and def insns.
9547 2016-04-30  Alan Modra  <amodra@gmail.com>
9549         ira.c (combine_and_move_insns): Move invariant conditions..
9550         (ira.c): ..to here.  Call combine_and_move_insns before
9551         add_store_equivs.  Call grow_reg_equivs later.  Allocate
9552         req_equiv later using max_reg_num() rather than global max_regno.
9553         (contains_replace_regs): Delete.
9554         (add_store_equivs): Remove contains_replace_regs test.
9556 2016-04-30  Alan Modra  <amodra@gmail.com>
9558         * ira.c (struct equiv_mem_data): New.
9559         (equiv_mem, equiv_mem_modified): Delete static vars.
9560         (validate_equiv_mem_from_store): Use "data" param to communicate..
9561         (validate_equiv_mem): ..from here.
9563 2016-04-30  Alan Modra  <amodra@gmail.com>
9565         * ira.c (add_store_equivs, combine_and_move_insns): New functions,
9566         split out from..
9567         (update_reg_equivs): ..here.  Move allocation and freeing of
9568         reg_equiv, and calls to grow_reg_equivs, init_alias_analysis,
9569         end_alias_analysis to..
9570         (ira): ..here.
9572 2016-04-30  Alan Modra  <amodra@gmail.com>
9574         * ira.c (pdx_subregs): Delete.
9575         (struct equivalence): Add pdx_subregs field.
9576         (set_paradoxical_subreg): Remove pdx_subregs param.  Update
9577         pdx_subregs access.
9578         (update_equiv_regs): Don't create or free pdx_subregs.  Update
9579         pdx_subregs access.
9581 2016-04-29  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
9583         * config/rs6000/altivec.h: Change definitions of vec_xl and
9584         vec_xst.
9585         * config/rs6000/rs6000-builtin.def (LD_ELEMREV_V2DF): New.
9586         (LD_ELEMREV_V2DI): New.
9587         (LD_ELEMREV_V4SF): New.
9588         (LD_ELEMREV_V4SI): New.
9589         (LD_ELEMREV_V8HI): New.
9590         (LD_ELEMREV_V16QI): New.
9591         (ST_ELEMREV_V2DF): New.
9592         (ST_ELEMREV_V2DI): New.
9593         (ST_ELEMREV_V4SF): New.
9594         (ST_ELEMREV_V4SI): New.
9595         (ST_ELEMREV_V8HI): New.
9596         (ST_ELEMREV_V16QI): New.
9597         (XL): New.
9598         (XST): New.
9599         * config/rs6000/rs6000-c.c (altivec_overloaded_builtins): Add
9600         descriptions for VSX_BUILTIN_VEC_XL and VSX_BUILTIN_VEC_XST.
9601         * config/rs6000/rs6000.c (rs6000_builtin_mask_calculate): Map from
9602         TARGET_P9_VECTOR to RS6000_BTM_P9_VECTOR.
9603         (altivec_expand_builtin): Add handling for
9604         VSX_BUILTIN_ST_ELEMREV_<MODE> and VSX_BUILTIN_LD_ELEMREV_<MODE>.
9605         (rs6000_invalid_builtin): Add error-checking for
9606         RS6000_BTM_P9_VECTOR.
9607         (altivec_init_builtins): Define builtins used to implement vec_xl
9608         and vec_xst.
9609         (rs6000_builtin_mask_names): Define power9-vector.
9610         * config/rs6000/rs6000.h (MASK_P9_VECTOR): Define.
9611         (RS6000_BTM_P9_VECTOR): Define.
9612         (RS6000_BTM_COMMON): Include RS6000_BTM_P9_VECTOR.
9613         * config/rs6000/vsx.md (vsx_ld_elemrev_v2di): New define_insn.
9614         (vsx_ld_elemrev_v2df): Likewise.
9615         (vsx_ld_elemrev_v4sf): Likewise.
9616         (vsx_ld_elemrev_v4si): Likewise.
9617         (vsx_ld_elemrev_v8hi): Likewise.
9618         (vsx_ld_elemrev_v16qi): Likewise.
9619         (vsx_st_elemrev_v2df): Likewise.
9620         (vsx_st_elemrev_v2di): Likewise.
9621         (vsx_st_elemrev_v4sf): Likewise.
9622         (vsx_st_elemrev_v4si): Likewise.
9623         (vsx_st_elemrev_v8hi): Likewise.
9624         (vsx_st_elemrev_v16qi): Likewise.
9625         * doc/extend.texi: Add prototypes for vec_xl and vec_xst.  Correct
9626         grammar.
9628 2016-04-29  Patrick Palka  <ppalka@gcc.gnu.org>
9630         * tree-ssa-threadedge.c (simplify_control_stmt_condition): Split
9631         out into ...
9632         (simplify_control_stmt_condition_1): ... here.  Recurse into
9633         BIT_AND_EXPRs and BIT_IOR_EXPRs.
9635 2016-04-29  David Edelsohn  <dje.gcc@gmail.com>
9637         PR target/69810
9638         * config/rs6000/rs6000.md (EXTQI): Don't allow extension to HImode.
9639         (zero_extendqi<mode>2_dot): Revert earlier conversion from
9640         define_insn_and_split to define_insn.
9641         (zero_extendqi<mode>2_dot2): Same.
9642         (extendqi<mode>2_dot): Same.
9643         (extendqi<mode>2_dot2): Same.
9645 2016-04-29  Uros Bizjak  <ubizjak@gmail.com>
9647         * config/i386/i386.md (unspec): Add UNSPEC_PROBE_STACK.
9648         (probe_stack): New expander.
9649         (probe_stack_<mode>): New insn pattern.
9651 2016-04-29  Uros Bizjak  <ubizjak@gmail.com>
9653         * config/i386/i386.md
9654         (operations with memory inputs setting flags peephole2):
9655         Remove uneeded REG_P checks.  Cleanup pattern generation.
9657 2016-04-29  Ilya Enkovich  <ilya.enkovich@intel.com>
9659         * tree-vect-loop.c (vect_transform_loop): Fix
9660         nb_iterations_upper_bound computation for vectorized loop.
9662 2016-04-29  Marek Polacek  <polacek@redhat.com>
9663             Jakub Jelinek  <jakub@redhat.com>
9665         PR sanitizer/70342
9666         * fold-const.c (tree_single_nonzero_warnv_p): For TARGET_EXPR, use
9667         TARGET_EXPR_SLOT as a base.
9669 2016-04-29  Andrew Burgess  <andrew.burgess@embecosm.com>
9671         * config/arc/arc.md (*loadqi_update): Replace use of 'rI' constraint
9672         with 'rCm2' constraints to limit possible immediate size.
9673         (*load_zeroextendqisi_update): Likewise.
9674         (*load_signextendqisi_update): Likewise.
9675         (*loadhi_update): Likewise.
9676         (*load_zeroextendhisi_update): Likewise.
9677         (*load_signextendhisi_update): Likewise.
9678         (*loadsi_update): Likewise.
9679         (*loadsf_update): Likewise.
9681 2016-04-29  Uros Bizjak  <ubizjak@gmail.com>
9683         * config/i386/predicates.md (constm1_operand): Fix comparison.
9685 2016-04-29  Claudiu Zissulescu  <claziss@synopsys.com>
9687         * testsuite/gcc.target/arc/ieee_eq.c: New test.
9689 2016-04-29  Oleg Endo  <olegendo@gcc.gnu.org>
9691         * common/config/sh/sh-common.c (sh_option_optimization_table): Remove
9692         remaining SH5 related settings.
9693         * config/sh/sh-protos.h (shmedia_cleanup_truncate,
9694         shmedia_prepare_call_address): Delete.
9695         * config/sh/sh.c (sh_print_operand, output_stack_adjust,
9696         DWARF_CIE_DATA_ALIGNMENT, LOCAL_ALIGNMENT): Update comments.
9697         * config/sh/sh.h (SUBTARGET_ASM_RELAX_SPEC,
9698         UNSUPPORTED_SH2A): Remove m5 checks.
9699         (sh_divide_strategy_e): Remove SH5 division strategies.
9700         (TARGET_PTRMEMFUNC_VBIT_LOCATION): Remove and use default.
9701         * config/sh/sh.md (divsf3): Reinstate define_expand pattern.
9703 2016-04-29  Dominik Vogt  <vogt@linux.vnet.ibm.com>
9705         * config/s390/s390.c (s390_rtx_costs): Update documentation.
9707 2016-04-29  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
9709         * config/s390/2964.md ("z13_unit_fxu", "z13_0"): Remove lder.
9710         * config/s390/s390.md ("movsi_larl", "*movsi_esa", "mov<mode>"):
9711         Change lder to ldr.
9712         * config/s390/vector.md ("mov<mode>"): Likewise.
9714 2016-04-29  Ulrich Weigand  <uweigand@de.ibm.com>
9716         * config/s390/constraints.md ("U", "W"): Invoke
9717         s390_mem_constraint with "ZR" and "ZT".
9718         * config/s390/s390.c (s390_check_qrst_address): Reject invalid
9719         addresses when using LRA.  Accept also short displacements for S
9720         and T constraints.  Do not check for long displacement target for
9721         S and T constraints.
9722         (s390_mem_constraint): Remove handling of U and W constraints.
9723         * config/s390/s390.md (various patterns): Remove the short
9724         displacement constraints (Q and R) if a long displacement
9725         constraint is present.  Add longdisp as required CPU capability.
9726         * config/s390/vector.md: Likewise.
9727         * config/s390/vx-builtins.md: Likewise.
9729 2016-04-29  Senthil Kumar Selvaraj  <senthil_kumar.selvaraj@atmel.com>
9731         PR target/60040
9732         * reload1.c (reload): Call finish_spills before
9733         restarting reload loop. Skip select_reload_regs
9734         if update_eliminables_and_spill returns true.
9736 2016-04-29  Claudiu Zissulescu  <claziss@synopsys.com>
9738         * config/arc/arc.h (UNSIGNED_INT12, UNSIGNED_INT16): Define.
9739         * config/arc/arc.md (umulhisi3): Use arc_short_operand predicate.
9740         (umulhisi3_imm): Update predicates and constraint letters.
9741         (umulhisi3_reg): Declare instruction as commutative.
9742         * config/arc/constraints.md (J12, J16): New constraints.
9743         * config/arc/predicates.md (short_unsigned_const_operand): New
9744         predicate.
9745         (arc_short_operand): Likewise.
9746         * testsuite/gcc.target/arc/umulsihi3_z.c: New file.
9748 2016-04-29  Richard Biener  <rguenther@suse.de>
9750         PR tree-optimization/13962
9751         PR tree-optimization/65686
9752         * tree-ssa-alias.h (ptrs_compare_unequal): Declare.
9753         * tree-ssa-alias.c (ptrs_compare_unequal): New function
9754         using PTA to compare pointers.
9755         * match.pd: Add pattern for pointer equality compare simplification
9756         using ptrs_compare_unequal.
9758 2016-04-29  Richard Biener  <rguenther@suse.de>
9760         * stor-layout.c (layout_type): Do not build a pointer-to-element
9761         type for arrays.
9763 2016-04-29  Uros Bizjak  <ubizjak@gmail.com>
9765         * config/i386/i386.md (Load+RegOp to Mov+MemOp peephole2):
9766         Use SWI mode iterator.  Use general_reg_operand predicate.
9767         (Load+RegOp to Mov+MemOp peephole2 with vector regs): Split
9768         peephole to MMX and SSE part.  Use mmx_reg_operand and sse_reg_operand
9769         predicates.
9771 2016-04-29  Jakub Jelinek  <jakub@redhat.com>
9773         PR middle-end/70843
9774         * fold-const.c (operand_equal_p): Don't verify hash value equality
9775         if arg0 == arg1.
9776         * tree.c (inchash::add_expr): Handle STATEMENT_LIST.  Ignore BLOCK
9777         and OMP_CLAUSE.
9779 2016-04-28  Jakub Jelinek  <jakub@redhat.com>
9781         PR target/70858
9782         * config/i386/i386.c (bdesc_special_args): Add | OPTION_MASK_ISA_64BIT
9783         to __builtin_ia32_lwpval64 and __builtin_ia32_lwpins64.
9784         (bdesc_args): Add | OPTION_MASK_ISA_64BIT to __builtin_ia32_bextr_u64,
9785         __builtin_ia32_bextri_u64, __builtin_ia32_bzhi_di,
9786         __builtin_ia32_pdep_di and __builtin_ia32_pext_di.
9788 2016-04-28  Segher Boessenkool  <segher@kernel.crashing.org>
9790         * config/rs6000/rs6000.c (compute_save_world_info): Rename info_ptr
9791         to info.  Don't initialize separate fields to 0.  Clean up
9792         formatting a bit.
9794 2016-04-28  Uros Bizjak  <ubizjak@gmail.com>
9796         * config/i386/i386.md (peephole2s for operations with memory inputs):
9797         Use SWI mode iterator.
9798         (peephole2s for operations with memory outputs): Ditto.
9799         Do not check for stack checking probe.
9801         (probe_stack): Remove expander.
9803 2016-04-28  Joern Rennecke  <joern.rennecke@embecosm.com>
9804             Andrew Burgess  <andrew.burgess@embecosm.com>
9806         * config/arc/arc.c (arc_print_operand): Print integer 'H' / 'L'
9807         operands as 32-bits.
9809 2016-04-28  Jason Merrill  <jason@redhat.com>
9811         * gdbinit.in: Skip line-map.h.
9813 2016-04-28  Joern Rennecke  <joern.rennecke@embecosm.com>
9814             Andrew Burgess  <andrew.burgess@embecosm.com>
9816         * config/arc/arc.c (arc_conditional_register_usage): Take
9817         TARGET_RRQ_CLASS into account.
9818         (arc_print_operand): Support printing 'p' and 's' operands.
9819         * config/arc/arc.h (TARGET_NPS_BITOPS_DEFAULT): Provide default
9820         as 0.
9821         (TARGET_RRQ_CLASS): Define.
9822         (IS_POWEROF2_OR_0_P): Define.
9823         * config/arc/arc.md (*movsi_insn): Add w/Clo, w/Chi, and w/Cbi
9824         alternatives.
9825         (*tst_movb): New define_insn.
9826         (*tst): Avoid recognition if it could prevent '*tst_movb'
9827         combination; replace c/CnL with c/Chs alternative.
9828         (*tst_bitfield_tst): New define_insn.
9829         (*tst_bitfield_asr): New define_insn.
9830         (*tst_bitfield): New define_insn.
9831         (andsi3_i): Add Rrq variant.
9832         (extzv): New define_expand.
9833         (insv): New define_expand.
9834         (*insv_i): New define_insn.
9835         (*movb): New define_insn.
9836         (*movb_signed): New define_insn.
9837         (*movb_high): New define_insn.
9838         (*movb_high_signed): New define_insn.
9839         (*movb_high_signed + 1): New define_split pattern.
9840         (*mrgb): New define_insn.
9841         (*mrgb + 1): New define_peephole2 pattern.
9842         (*mrgb + 2): New define_peephole2 pattern.
9843         * config/arc/arc.opt (mbitops): New option for nps400, uses
9844         TARGET_NPS_BITOPS_DEFAULT.
9845         * config/arc/constraints.md (q): Make register class conditional.
9846         (Rrq): New register constraint.
9847         (Chs): New constraint.
9848         (Clo): New constraint.
9849         (Chi): New constraint.
9850         (Cbf): New constraint.
9851         (Cbn): New constraint.
9852         (C18): New constraint.
9853         (Cbi): New constraint.
9855 2016-04-28  Segher Boessenkool  <segher@kernel.crashing.org>
9857         * cfganal.c (bitmap_intersection_of_succs): Delete assert checking
9858         dst->popcount.
9859         (bitmap_intersection_of_preds): Ditto.
9860         (bitmap_union_of_succs): Ditto.
9861         (bitmap_union_of_preds): Ditto.
9862         * sbitmap.c (do_popcount): Delete.
9863         (BITMAP_DEBUGGING): Delete.
9864         (sbitmap_verify_popcount): Delete.
9865         (sbitmap_alloc): Don't initialize the popcount field.
9866         (sbitmap_alloc_with_popcount): Delete.
9867         (sbitmap_resize): Don't resize the popcount array.
9868         (sbitmap_vector_alloc): Don't initialize the popcount field.
9869         (bitmap_copy): Don't copy the popcount array.
9870         (bitmap_clear): Don't clear the popcount array.
9871         (bitmap_clear): Delete the popcount array handling.
9872         (bitmap_ior_and_compl): Delete the popcount assert.
9873         (bitmap_not): Ditto.
9874         (bitmap_and_compl): Ditto.
9875         (bitmap_and): Delete the popcount array handling.
9876         (bitmap_xor): Ditto.
9877         (bitmap_ior): Ditto.
9878         (bitmap_or_and): Delete the popcount assert.
9879         (bitmap_and_or): Ditto.
9880         (popcount_table): Delete.
9881         (sbitmap_elt_popcount): Delete.
9882         * sbitmap.h (simple_bitmap_def): Delete the popcount field.
9883         (bitmap_set_bit): Delete the popcount assert.
9884         (bitmap_clear_bit): Ditto.
9885         (sbitmap_free): Don't free the popcount array.
9886         (sbitmap_alloc_with_popcount): Delete declaration.
9887         (sbitmap_popcount): Ditto.
9889 2016-04-28  Joern Rennecke  <joern.rennecke@embecosm.com>
9890             Andrew Burgess  <andrew.burgess@embecosm.com>
9892         * config/arc/arc.h (SYMBOL_FLAG_CMEM): Define.
9893         (TARGET_NPS_CMEM_DEFAULT): Provide default definition.
9894         * config/arc/arc.c (arc_address_cost): Return 0 for cmem_address.
9895         (arc_encode_section_info): Set SYMBOL_FLAG_CMEM where indicated.
9896         * config/arc/arc.opt (mcmem): New option.
9897         * config/arc/arc.md (*extendqihi2_i): Add r/Uex alternative,
9898         supply length for r/m alternative.
9899         (*extendqisi2_ac): Likewise.
9900         (*extendhisi2_i): Add r/Uex alternative, supply length for r/m and
9901         r/Uex alternative.
9902         (movqi_insn): Add r/Ucm and Ucm/?Rac alternatives.
9903         (movhi_insn): Likewise.
9904         (movsi_insn): Add r/Ucm,Ucm/w alternatives.
9905         (*zero_extendqihi2_i): Add r/Ucm alternative.
9906         (*zero_extendqisi2_ac): Likewise.
9907         (*zero_extendhisi2_i): Likewise.
9908         * config/arc/constraints.md (Uex): New memory constraint.
9909         (Ucm): New define_constraint.
9910         * config/arc/predicates.md (long_immediate_loadstore_operand):
9911         Return 0 for MEM with cmem_address address.
9912         (cmem_address_0): New predicates.
9913         (cmem_address_1): Likewise.
9914         (cmem_address_2): Likewise.
9915         (cmem_address): Likewise.
9917 2016-04-28  Segher Boessenkool  <segher@kernel.crashing.org>
9919         * config/rs6000/rs6000.c (machine_function): Rename
9920         insn_chain_scanned_p to spe_insn_chain_scanned_p.
9921         (rs6000_stack_info): Adjust.
9923 2016-04-28  Joern Rennecke  <joern.rennecke@embecosm.com>
9924             Andrew Burgess  <andrew.burgess@embecosm.com>
9926         * config/arc/constraints.md (Usd): Convert to define_constraint.
9927         (Us<): Likewise.
9928         (Us>): Likewise.
9930 2016-04-28  Jakub Jelinek  <jakub@redhat.com>
9932         PR target/70821
9933         * config/i386/sync.md (define_peephole2 *atomic_fetch_add_cmp<mode>):
9934         Add new peephole2 where the first insn is *mov<mode>_or instead of
9935         *mov<mode>_internal.
9937 2016-04-28  Segher Boesssenkool  <segher@kernel.crashing.org>
9939         * tracer.c (bb_seen): Make static.
9941 2016-04-28  Andrew Burgess  <andrew.burgess@embecosm.com>
9943         * common/config/arc/arc-common.c (arc_handle_option): Add NPS400
9944         support, setup defaults.
9945         * config/arc/arc-opts.h (enum processor_type): Add NPS400.
9946         * config/arc/arc.c (arc_init): Add NPS400 support.
9947         * config/arc/arc.h (CPP_SPEC): Add NPS400 defines.
9948         (TARGET_ARC700): NPS400 is also an ARC700.
9949         * config/arc/arc.opt: Add NPS400 options to -mcpu=.
9951 2016-04-28  Segher Boessenkool  <segher@kernel.crashing.org>
9953         PR target/70668
9954         * config/nds32/nds32.md (casesi): Don't access the operands array
9955         out of bounds.
9957 2016-04-28  Uros Bizjak  <ubizjak@gmail.com>
9959         * config/i386/i386.md (zeroing peephole2): Use general_reg_operand.
9960         (or $-1,reg peephole2): Ditto.
9961         (strict_low_part zeroing peephole2): Use SWI12 mode iterator.
9963 2016-04-28  Markus Trippelsdorf  <markus@trippelsdorf.de>
9965         * doc/extend.texi (Common Function Attributes) [optimize]:
9966         Discourage use of the optimize attribute.
9968 2016-04-28  Bill Seurer  <seurer@linux.vnet.ibm.com>
9970         * config/rs6000/rs6000-builtin.def (vec_adde): Change vec_adde to a
9971         special case builtin.
9972         * config/rs6000/rs6000-c.c (altivec_overloaded_builtins): Remove
9973         ALTIVEC_BUILTIN_VEC_ADDE.
9974         * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Add
9975         support for ALTIVEC_BUILTIN_VEC_ADDE.
9976         * config/rs6000/rs6000.c (altivec_init_builtins): Add definition
9977         for __builtin_vec_adde.
9979 2016-04-28  Jakub Jelinek  <jakub@redhat.com>
9981         * config/i386/i386.md (sse4_1_round<mode>2): Add avx512f alternative.
9982         * config/i386/sse.md (sse4_1_round<ssescalarmodesuffix>): Likewise.
9984 2016-04-28  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
9986         PR testsuite/70595
9987         * doc/sourcebuild.texi (Effective-Target Keywords, Other
9988         attributes): Document cilkplus_runtime.
9990 2016-04-28  Martin Jambor  <mjambor@suse.cz>
9992         * tree-cfg.c (verify_expr): Verify that local declarations belong to
9993         this function.  Call verify_expr on MEM_REFs and bases of other
9994         handled_components.
9996 2016-04-28  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
9998         * internal-fn.c (expand_arith_overflow): Convert preprocessor check
9999         for WORD_REGISTER_OPERATIONS to runtime check.
10001 2016-04-28  Claudiu Zissulescu  <claziss@synopsys.com>
10003         * config/arc/arc.h (ASM_SPEC): Pass mfpuda to assembler.
10005 2016-04-28  Claudiu Zissulescu  <claziss@synopsys.com>
10007         * config/arc/arc.c (arc_process_double_reg_moves): Fix for
10008         big-endian compilation.
10009         * config/arc/arc.md (addf3): Likewise.
10010         (subdf3): Likewise.
10011         (muldf3): Likewise.
10013 2016-04-28  Richard Biener  <rguenther@suse.de>
10015         PR tree-optimization/70840
10016         * match.pd: powi(-x, y) and powi(|x|,y) -> powi(x,y) if y is even;
10017         Fix pow(copysign(x, y), z) -> pow(x, z) and add powi variant;
10018         Mark x * pow(x,c) -> pow(x,c+1) commutative.
10019         Add powi(x,y) * powi(z,y) -> powi(x*z,y).
10021 2015-04-28  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
10023         * config/aarch64/aarch64.h (WORD_REGISTER_OPERATIONS): Define to 0
10024         and explain why in a comment.
10026 2016-04-28  Claudiu Zissulescu  <claziss@synopsys.com>
10028         * config/arc/arc.md (cpu_facility): Add fpx variant.
10029         (subdf3): Prohibit use reverse sub when assist operations option
10030         is enabled.
10031         * config/arc/fpx.md (subdf3_insn, *dsubh_peep2_insn): Allow drsub
10032         instructions only when FPX is enabled.
10033         * testsuite/gcc.target/arc/trsub.c: New test.
10035 2016-04-28  Uros Bizjak  <ubizjak@gmail.com>
10037         * config/i386/i386.md (*fop_<mode>_1_mixed): Do not check for
10038         mult_operator when calculating "type" attribute.
10039         (*fop_<mode>_1_i387): Ditto.
10040         (*fop_xf_1_i387): Ditto.
10041         (x87 stack loads peephole2): Add "reg = op (mem, reg)" peephole2.
10042         Use std::swap to swap operands.  Use RTL expressions to generate
10043         converted pattern.
10045 2016-04-28  Claudiu Zissulescu  <claziss@synopsys.com>
10046             Joern Rennecke  <joern.rennecke@embecosm.com>
10048         * config/arc/arc-protos.h (arc_legitimize_pic_address): Remove
10049         declaration.
10050         (emit_pic_move): Remove.
10051         (arc_eh_uses, insn_is_tls_gd_dispatch): Declare.
10052         * config/arc/arc.c (emit_pic_move): Removed.
10053         (TARGET_HAVE_TLS): Define.
10054         (arc_conditional_register_usage): Test for arc_tp_regno.
10055         (arc_print_operand, arc_print_operand_address): Handle TLS
10056         unspecs.
10057         (arc_needs_pcl_p): New function.
10058         (arc_legitimate_pc_offset_p): Use arc_needs_pcl_p.
10059         (arc_legitimate_pic_addr_p): Handle TLS unspecs.
10060         (arc_raw_symbolic_reference_mentioned_p): Likewise.
10061         (arc_get_tp, arc_emit_call_tls_get_addr): New function.
10062         (arc_legitimize_tls_address): Likewise.
10063         (DTPOFF_ZERO_SYM): Define.
10064         (arc_legitimize_pic_address): Make it static, handle TLS cases.
10065         (arc_output_pic_addr_const): Print TLS unspecs.
10066         (prepare_pic_move): New function, replaces emit_pic_move.
10067         (arc_legitimate_constant_p): Handle TLS unspecs.
10068         (arc_legitimate_address_p): Likewise.
10069         (arc_rewrite_small_data_p): Use assert for TLS constants.
10070         (prepare_move_operands): Use prepare_pic_move.
10071         (arc_legitimize_address): Legitimize tls addresses.
10072         (arc_epilogue_uses): Check for arc_tp_regno.
10073         (arc_eh_uses, insn_is_tls_gd_dispatch): New function.
10074         * config/arc/arc.h [DEFAULT_LIBC != LIBC_UCLIBC] (EXTRA_SPECS):
10075         Define.
10076         [DEFAULT_LIBC != LIBC_UCLIBC] (ARC_TLS_EXTRA_START_SPEC):
10077         Likewise.
10078         [DEFAULT_LIBC != LIBC_UCLIBC] (STARTFILE_SPEC): Add
10079         %(arc_tls_extra_start_spec).
10080         (TARGET_CPU_CPP_BUILTINS): Define __ARC_TLS_REGNO__.
10081         (REGNO_OK_FOR_BASE_P): Check for arc_tp_regno.
10082         (EH_USES): Define.
10083         (INSN_REFERENCES_ARE_DELAYED): Use insn_is_tls_gd_dispatch.
10084         * config/arc/arc.md (UNSPEC_TLS_GD, UNSPEC_TLS_LD, UNSPEC_TLS_IE)
10085         (UNSPEC_TLS_OFF): Add.
10086         (R10_REG): Define.
10087         (tls_load_tp_soft, tls_gd_load, tls_gd_get_addr, tls_gd_dispatch)
10088         (get_thread_pointersi): New patterns.
10089         * config/arc/arc.opt (mtp-regno): New option.
10090         * config/arc/predicates.md (move_src_operand): Handle TLS symbols.
10091         (move_dest_operand): Likewise.
10092         * configure: Regenerate.
10093         * configure.ac: Add arc*-*-* case to test for tls.
10094         * doc/invoke.texi (ARC options): Document mtp-regno.
10096 2016-04-28  Claudiu Zissulescu  <claziss@synopsys.com>
10098         * config/arc/arc.c (arc_vector_mode_supported_p): Add support for
10099         the new ARC HS SIMD instructions.
10100         (arc_preferred_simd_mode): New function.
10101         (arc_autovectorize_vector_sizes): Likewise.
10102         (TARGET_VECTORIZE_PREFERRED_SIMD_MODE)
10103         (TARGET_VECTORIZE_AUTOVECTORIZE_VECTOR_SIZES): Define.
10104         (arc_init_reg_tables): Accept new ARC HS SIMD modes.
10105         (arc_init_builtins): Add new SIMD builtin types.
10106         (arc_split_move): Handle 64 bit vector moves.
10107         * config/arc/arc.h (TARGET_PLUS_DMPY, TARGET_PLUS_MACD)
10108         (TARGET_PLUS_QMACW): Define.
10109         * config/arc/builtins.def (QMACH, QMACHU, QMPYH, QMPYHU, DMACH)
10110         (DMACHU, DMPYH, DMPYHU, DMACWH, DMACWHU, VMAC2H, VMAC2HU, VMPY2H)
10111         (VMPY2HU, VADDSUB2H, VSUBADD2H, VADDSUB, VSUBADD, VADDSUB4H)
10112         (VSUBADD4H): New builtins.
10113         * config/arc/simdext.md: Add new ARC HS SIMD instructions.
10114         * testsuite/gcc.target/arc/builtin_simdarc.c: New file.
10116 2016-04-28  Eduard Sanou  <dhole@openmailbox.org>
10117             Matthias Klose  <doko@debian.org>
10119         * doc/cppenv.texi: Document SOURCE_DATE_EPOCH environment variable.
10121 2016-04-28  Richard Biener  <rguenther@suse.de>
10123         PR middle-end/70777
10124         * fold-const.c (fold_binary_loc): Remove x*x to pow(x,2.0)
10125         canonicalization.
10127 2016-04-28  Oleg Endo  <olegendo@gcc.gnu.org>
10129         * common/config/sh/sh-common.c: Remove SH5 support.
10130         * config/sh/constraints.md: Likewise.
10131         * config/sh/config/sh/elf.h: Likewise.
10132         * config/sh/linux.h: Likewise.
10133         * config/sh/netbsd-elf.h: Likewise.
10134         * config/sh/predicates.md: Likewise.
10135         * config/sh/sh-c.c: Likewise.
10136         * config/sh/sh-protos.h: Likewise.
10137         * config/sh/sh.c: Likewise.
10138         * config/sh/sh.h: Likewise.
10139         * config/sh/sh.md: Likewise.
10140         * config/sh/sh.opt: Likewise.
10141         * config/sh/sync.md: Likewise.
10142         * config/sh/sh64.h: Delete.
10143         * config/sh/shmedia.h: Likewise.
10144         * config/sh/shmedia.md: Likewise.
10145         * config/sh/sshmedia.h: Likewise.
10146         * config/sh/t-netbsd-sh5-64: Likewise.
10147         * config/sh/t-sh64: Likewise.
10148         * config/sh/ushmedia.h: Likewise.
10150 2016-04-28  Uros Bizjak  <ubizjak@gmail.com>
10152         * config/i386/i386.md (sign_extend to memory peephole2s): Use
10153         general_reg_operand instead of register_operand predicate.
10155 2016-04-27  Prathamesh Kulkarni  <prathamesh.kulkarni@linaro.org>
10157         * params.def (MIN_PARTITION_SIZE): Set default value to 10000.
10159 2016-04-27  Marc Glisse  <marc.glisse@inria.fr>
10161         * match.pd (A - B > A, A + B < A): New transformations.
10163 2016-04-27  Patrick Palka  <ppalka@gcc.gnu.org>
10165         * genattrtab.c (write_test_expr): New parameter EMIT_PARENS
10166         which defaults to true.  Emit an outer pair of parentheses only if
10167         EMIT_PARENS.  When continuing a chain of && or || (or & or |),
10168         don't emit parentheses for the right-hand operand.
10170 2016-04-27  Jeff Law  <law@redhat.com>
10172         * tree-ssa-dom.c (record_temporary_equivalences): Fix typo in comment.
10174 2016-04-27  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
10176         * config/rs6000/altivec.md (altivec_lvx_<mode>): Remove.
10177         (altivec_lvx_<mode>_internal): Document.
10178         (altivec_lvx_<mode>_2op): New define_insn.
10179         (altivec_lvx_<mode>_1op): Likewise.
10180         (altivec_lvx_<mode>_2op_si): Likewise.
10181         (altivec_lvx_<mode>_1op_si): Likewise.
10182         (altivec_stvx_<mode>): Remove.
10183         (altivec_stvx_<mode>_internal): Document.
10184         (altivec_stvx_<mode>_2op): New define_insn.
10185         (altivec_stvx_<mode>_1op): Likewise.
10186         (altivec_stvx_<mode>_2op_si): Likewise.
10187         (altivec_stvx_<mode>_1op_si): Likewise.
10188         * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin):
10189         Expand vec_ld and vec_st during parsing.
10190         * config/rs6000/rs6000.c (altivec_expand_lvx_be): Commentary
10191         changes.
10192         (altivec_expand_stvx_be): Likewise.
10193         (altivec_expand_lv_builtin): Expand lvx built-ins to expose the
10194         address-masking behavior in RTL.
10195         (altivec_expand_stv_builtin): Expand stvx built-ins to expose the
10196         address-masking behavior in RTL.
10197         (altivec_expand_builtin): Change builtin code arguments for calls
10198         to altivec_expand_stv_builtin and altivec_expand_lv_builtin.
10199         (insn_is_swappable_p): Avoid incorrect swap optimization in the
10200         presence of lvx/stvx patterns.
10201         (alignment_with_canonical_addr): New function.
10202         (alignment_mask): Likewise.
10203         (find_alignment_op): Likewise.
10204         (recombine_lvx_pattern): Likewise.
10205         (recombine_stvx_pattern): Likewise.
10206         (recombine_lvx_stvx_patterns): Likewise.
10207         (rs6000_analyze_swaps): Perform a pre-pass to recognize lvx and
10208         stvx patterns from expand.
10209         * config/rs6000/vector.md (vector_altivec_load_<mode>): Use new
10210         expansions.
10211         (vector_altivec_store_<mode>): Likewise.
10213 2016-04-26  Evandro Menezes  <e.menezes@samsung.com>
10215         * config/aarch64/aarch64.md
10216         (*movhf_aarch64): Add "movi %0, #0" to zero up register and
10217         remove the "fp" attributes.
10218         (*movsf_aarch64): Add "movi %0, #0" to zero up register and
10219         add the "simd" attributes.
10220         (*movdf_aarch64): Likewise.
10221         (*movtf_aarch64): Remove the "fp" attributes.
10222         * testsuite/gcc.target/aarch64/fmovf-zero-reg.c: Update accordingly.
10223         * testsuite/gcc.target/aarch64/fmovd-zero-reg.c: Likewise.
10225 2016-04-27  David Malcolm  <dmalcolm@redhat.com>
10227         * emit-rtl.c (maybe_set_first_label_num): Strengthen param from
10228         rtx to rtx_code_label *.
10229         * rtl.h (maybe_set_first_label_num): Likewise.
10231 2016-04-27  David Malcolm  <dmalcolm@redhat.com>
10233         * df-core.c (df_add_problem): Make the problem param be const.
10234         (df_remove_problem): Make local "problem" be const.
10235         * df-problems.c (problem_RD): Make const.
10236         (problem_LR): Likewise.
10237         (problem_LIVE): Likewise.
10238         (problem_MIR): Likewise.
10239         (problem_CHAIN): Likewise.
10240         (problem_WORD_LR): Likewise.
10241         (problem_NOTE): Likewise.
10242         (problem_MD): Likewise.
10243         * df-scan.c (problem_SCAN): Likewise.
10244         * df.h (struct df_problem): Make field "dependent_problem" be
10245         const.
10246         (struct dataflow): Likewise for field "problem".
10247         (df_add_problem): Make param const.
10249 2016-04-27  Uros Bizjak  <ubizjak@gmail.com>
10251         * config/i386/i386.c (ix86_spill_class): Enable for TARGET_SSE2 when
10252         inter-unit moves to/from vector registers are enabled.  Do not disable
10253         for TARGET_MMX.
10255 2016-04-27  David Malcolm  <dmalcolm@redhat.com>
10257         * df.h (DF_SCAN, DF_LR, DF_LIVE, DF_RD, DF_CHAIN, DF_WORD_LR,
10258         DF_NOTE, DF_MD, DF_MIR, DF_LAST_PROBLEM_PLUS1): Convert from
10259         #define to...
10260         (enum df_problem_id): ...this new enum.
10261         (struct df_problem): Convert field "id" from "int" to
10262         enum df_problem_id.
10264 2016-04-27  David Malcolm  <dmalcolm@redhat.com>
10266         * rtl.def: Update comment for "things in the instruction chain" to
10267         reflect the removal of the leading "i" field for INSN_UID in
10268         r210360.  Fix bogus apostrophe.
10270 2016-04-27  Uros Bizjak  <ubizjak@gmail.com>
10272         * config/i386/i386.md
10273         (lea arith with mem operand + setcc peephole2): Set operator mode.
10275 2016-04-27  H.J. Lu  <hongjiu.lu@intel.com>
10277         PR target/70155
10278         * config/i386/i386.c (scalar_to_vector_candidate_p): Renamed to ...
10279         (dimode_scalar_to_vector_candidate_p): This.
10280         (timode_scalar_to_vector_candidate_p): New function.
10281         (scalar_to_vector_candidate_p): Likewise.
10282         (timode_check_non_convertible_regs): Likewise.
10283         (timode_remove_non_convertible_regs): Likewise.
10284         (remove_non_convertible_regs): Likewise.
10285         (remove_non_convertible_regs): Renamed to ...
10286         (dimode_remove_non_convertible_regs): This.
10287         (scalar_chain::~scalar_chain): Make it virtual.
10288         (scalar_chain::compute_convert_gain): Make it pure virtual.
10289         (scalar_chain::mark_dual_mode_def): Likewise.
10290         (scalar_chain::convert_insn): Likewise.
10291         (scalar_chain::convert_registers): Likewise.
10292         (scalar_chain::add_to_queue): Make it protected.
10293         (scalar_chain::emit_conversion_insns): Likewise.
10294         (scalar_chain::replace_with_subreg): Likewise.
10295         (scalar_chain::replace_with_subreg_in_insn): Likewise.
10296         (scalar_chain::convert_op): Likewise.
10297         (scalar_chain::convert_reg): Likewise.
10298         (scalar_chain::make_vector_copies): Likewise.
10299         (scalar_chain::convert_registers): New pure virtual function.
10300         (class dimode_scalar_chain): New class.
10301         (class timode_scalar_chain): Likewise.
10302         (scalar_chain::mark_dual_mode_def): Renamed to ...
10303         (dimode_scalar_chain::mark_dual_mode_def): This.
10304         (timode_scalar_chain::mark_dual_mode_def): New function.
10305         (timode_scalar_chain::convert_insn): Likewise.
10306         (dimode_scalar_chain::convert_registers): Likewise.
10307         (scalar_chain::compute_convert_gain): Renamed to ...
10308         (dimode_scalar_chain::compute_convert_gain): This.
10309         (scalar_chain::replace_with_subreg): Renamed to ...
10310         (dimode_scalar_chain::replace_with_subreg): This.
10311         (scalar_chain::replace_with_subreg_in_insn): Renamed to ...
10312         (dimode_scalar_chain::replace_with_subreg_in_insn): This.
10313         (scalar_chain::make_vector_copies): Renamed to ...
10314         (dimode_scalar_chain::make_vector_copies): This.
10315         (scalar_chain::convert_reg): Renamed to ...
10316         (dimode_scalar_chain::convert_reg ): This.
10317         (scalar_chain::convert_op): Renamed to ...
10318         (dimode_scalar_chain::convert_op): This.
10319         (scalar_chain::convert_insn): Renamed to ...
10320         (dimode_scalar_chain::convert_insn): This.
10321         (scalar_chain::convert): Call convert_registers.
10322         (convert_scalars_to_vector): Change to scalar_chain pointer to
10323         use timode_scalar_chain in 64-bit mode and dimode_scalar_chain
10324         in 32-bit mode.  Delete scalar_chain pointer.  Call
10325         free_dominance_info in 64-bit mode.
10326         (pass_stv::gate): Remove TARGET_64BIT check.
10327         (ix86_option_override): Put the 64-bit STV pass before the CSE
10328         pass.
10330 2016-04-27  Pierre-Marie de Rodat  <derodat@adacore.com>
10332         * dwarf2out.h (struct dw_loc_descr_node): Remove the
10333         dw_loc_frame_offset field.
10334         * dwarf2out.c (new_loc_descr): Likewise.
10335         (resolve_args_picking_1): Turn the VISITED hash set into a
10336         FRAME_OFFSET hash map. Use it to associate a frame offset to
10337         visited nodes. Remove uses of the CHECKING_P macro.
10338         (resolve_args_picking): Update call to resolve_args_picking_1.
10340 2016-04-27  Martin Liska  <mliska@suse.cz>
10342         * tree-ssa-loop-ivopts.c (iv_ca_dump): Fix level of indentation.
10343         (free_loop_data): Release vuses of groups.
10345 2016-04-27  Bin Cheng  <bin.cheng@arm.com>
10347         * tree-ssa-loop-ivopts.c (struct iv): Use pointer to struct iv_use
10348         instead of redundant use_id and boolean have_use_for.
10349         (struct iv_use): Change sub_id into group_id.  Remove field next.
10350         Move fields: related_cands, n_map_members, cost_map and selected
10351         to ...
10352         (struct iv_group): ... here.  New structure.
10353         (struct iv_common_cand): Use structure declaration directly.
10354         (struct ivopts_data, iv_ca, iv_ca_delta): Rename fields.
10355         (MAX_CONSIDERED_USES): Rename macro to ...
10356         (MAX_CONSIDERED_GROUPS): ... here.
10357         (n_iv_uses, iv_use, n_iv_cands, iv_cand): Delete.
10358         (dump_iv, dump_use, dump_cand): Refactor format of dump information.
10359         (dump_uses): Rename to ...
10360         (dump_groups): ... here.  Update all uses.
10361         (tree_ssa_iv_optimize_init, alloc_iv): Update all uses.
10362         (find_induction_variables): Refactor format of dump information.
10363         (record_sub_use): Delete.
10364         (record_use): Update all uses.
10365         (record_group): New function.
10366         (record_group_use, find_interesting_uses_op): Call above functions.
10367         Update all uses.
10368         (find_interesting_uses_cond): Ditto.
10369         (group_compare_offset): New function.
10370         (split_all_small_groups): Rename to ...
10371         (split_small_address_groups_p): ... here.  Update all uses.
10372         (split_address_groups):  Update all uses.
10373         (find_interesting_uses): Refactor format of dump information.
10374         (add_candidate_1): Update all uses.  Remove redundant check on iv,
10375         base and step.
10376         (add_candidate, record_common_cand): Remove redundant assert.
10377         (add_iv_candidate_for_biv): Update use.
10378         (add_iv_candidate_derived_from_uses): Update all uses.
10379         (add_iv_candidate_for_groups, record_important_candidates): Ditto.
10380         (alloc_use_cost_map): Ditto.
10381         (set_use_iv_cost, get_use_iv_cost): Rename to ...
10382         (set_group_iv_cost, get_group_iv_cost): ... here.  Update all uses.
10383         (determine_use_iv_cost_generic): Ditto.
10384         (determine_group_iv_cost_generic): Ditto.
10385         (determine_use_iv_cost_address): Ditto.
10386         (determine_group_iv_cost_address): Ditto.
10387         (determine_use_iv_cost_condition): Ditto.
10388         (determine_group_iv_cost_cond): Ditto.
10389         (determine_use_iv_cost): Ditto.
10390         (determine_group_iv_cost): Ditto.
10391         (set_autoinc_for_original_candidates): Update all uses.
10392         (find_iv_candidates): Update all uses.  Refactor dump information.
10393         (determine_use_iv_costs): Ditto.
10394         (determine_iv_costs): Ditto.
10395         (iv_ca_cand_for_use): Rename to ...
10396         (iv_ca_cand_for_group): ... here.  Update all uses.
10397         (iv_ca_add_use, iv_ca_add_group): Ditto.
10398         (iv_ca_set_cp, iv_ca_cost, iv_ca_delta_add): Update all uses.
10399         (iv_ca_delta_join, iv_ca_delta_reverse, iv_ca_delta_free): Ditto.
10400         (iv_ca_new, iv_ca_dump, iv_ca_extend, iv_ca_narrow): Ditto.
10401         (iv_ca_prune, cheaper_cost_with_cand, iv_ca_replace): Ditto.
10402         (try_add_cand_for, try_improve_iv_set, find_optimal_iv_set): Ditto.
10403         (create_new_iv, adjust_iv_update_pos): Ditto.
10404         (rewrite_use_address): Delete.
10405         (rewrite_use_address_1): Rename to ...
10406         (rewrite_use_address): ... here.
10407         (rewrite_use_compare): Update all uses.
10408         (rewrite_use): Delete.
10409         (rewrite_uses): Rename to ...
10410         (rewrite_groups): ... here.  Update all uses.
10411         (remove_unused_ivs, free_loop_data): Update all uses.
10412         (tree_ssa_iv_optimize_finalize, tree_ssa_iv_optimize_loop): Ditto.
10414 2016-04-27  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
10416         * rtlanal.c (nonzero_bits1): Convert preprocessor check
10417         for WORD_REGISTER_OPERATIONS to runtime check.
10419 2016-04-27  Richard Biener  <rguenther@suse.de>
10421         PR ipa/70760
10422         * tree-ssa-structalias.c (find_func_aliases_for_call): Use
10423         aggregate_value_p to determine if a function result is
10424         returned by reference.
10425         (ipa_pta_execute): Functions having their address taken are
10426         not automatically nonlocal.
10428 2016-04-27  Jakub Jelinek  <jakub@redhat.com>
10430         PR sanitizer/70683
10431         * tree-core.h (enum operand_equal_flag): Add OEP_NO_HASH_CHECK.
10432         * fold-const.c (operand_equal_p): If flag_checking and
10433         OEP_NO_HASH_CHECK is not set in flag, recurse with OEP_NO_HASH_CHECK
10434         and if it returns non-zero, assert iterative_hash_expr on both
10435         args is the same.
10437 2016-04-27  Bernd Schmidt  <bschmidt@redhat.com>
10439         * doc/invoke.texi (-frename-registers): Also enabled at -Os.
10441 2016-04-27  Nick Clifton  <nickc@redhat.com>
10443         PR middle-end/49889
10444         * varasm.c (merge_weak): Generate an error if an attempt is made
10445         to convert a non-weak static function into a weak, public function.
10447 2016-04-27  Prathamesh Kulkarni  <prathamesh.kulkarni@linaro.org>
10449         * params.def (MAX_PARTITION_SIZE): New param.
10450         * doc/invoke.texi: Document lto-max-partition.
10452 2016-04-27  Richard Biener  <rguenther@suse.de>
10454         PR ipa/70785
10455         * tree-ssa-structalias.c (refered_from_nonlocal_fn): New
10456         function cummulating used_from_other_partition, externally_visible
10457         and force_output from aliases.
10458         (refered_from_nonlocal_var): Likewise.
10459         (ipa_pta_execute): Use call_for_symbol_and_aliases to cummulate
10460         node flags properly.
10462 2016-04-27  Bernd Schmidt  <bschmidt@redhat.com>
10464         * doc/invoke.texi (Warning Options): Add -Wmemset-elt-size.
10465         (-Wmemset-elt-size): New item.
10467 2016-04-27  Eric Botcazou  <ebotcazou@adacore.com>
10469         PR ada/70759
10470         * stor-layout.h (internal_reference_types): Delete.
10471         * stor-layout.c (reference_types_internal): Likewise.
10472         (internal_reference_types): Likewise.
10473         (layout_type) <REFERENCE_TYPE>: Adjust.
10475 2016-04-27  Jakub Jelinek  <jakub@redhat.com>
10477         PR sanitizer/70683
10478         * tree.h (inchash::add_expr): Add FLAGS argument.
10479         * tree.c (inchash::add_expr): Likewise.  If not OEP_ADDRESS_OF,
10480         use STRIP_NOPS first.  For INTEGER_CST assert not OEP_ADDRESS_OF.
10481         For REAL_CST and !HONOR_SIGNED_ZEROS (t) hash +/- 0 the same.
10482         Formatting fix.  Adjust recursive calls.  For tcc_comparison,
10483         if swap_tree_comparison (code) is smaller than code, hash that
10484         and arguments in the other order.  Hash CONVERT_EXPR the same
10485         as NOP_EXPR.  For OEP_ADDRESS_OF hash MEM_REF with 0 offset
10486         of ADDR_EXPR of decl as the decl itself.  Add or remove
10487         OEP_ADDRESS_OF from recursive flags as needed.  For
10488         FMA_EXPR, WIDEN_MULT_{PLUS,MINUS}_EXPR hash the first two
10489         operands commutatively and only the third one normally.
10490         For internal CALL_EXPR hash in CALL_EXPR_IFN.
10492 2016-04-27  Sebastian Huber  <sebastian.huber@embedded-brains.de>
10494         * config/rtems.h (LIB_SPEC): Add -latomic.
10496 2016-04-27  Joel Sherrill  <joel@rtems.org>
10498         * config/microblaze/rtems.h: Redefine LINK_SPEC to avoid
10499         xilink.ld and flags not relevant to RTEMS.
10501 2016-04-26  Zhouyi Zhou  <yizhouzhou@ict.ac.cn>
10503         * toplev.c (backend_init_target): Avoid calling init_reload when using
10504         LRA.
10506 2016-04-26  Jakub Jelinek  <jakub@redhat.com>
10508         * reorg.c (try_merge_delay_insns): Declare i and j inside the
10509         for loops rather than one for the whole function.
10511 2016-04-26  Marc Glisse  <marc.glisse@inria.fr>
10513         * match.pd (X + CST CMP X): New transformation.
10515 2016-04-26  Marc Glisse  <marc.glisse@inria.fr>
10517         * genmatch.c (write_predicate): Add ATTRIBUTE_UNUSED.
10518         * fold-const.c (fold_binary_loc): Remove 2 transformations
10519         superseded by match.pd.
10520         * match.pd (x+x -> x*2): Generalize to integers.
10522 2016-04-26  Bernd Schmidt  <bschmidt@redhat.com>
10524         * config/i386/i386.md (operation on memory peephole): Duplicate an
10525         existing peephole and adapt it to match lea rather than an operation
10526         that clobbers CC.
10528         PR rtl-optimization/57193
10529         * opts.c (default_options_table): Add OPT_frename_registers at -O2
10530         and above.
10531         * doc/invoke.texi (-frename-registers, -O2): Update documentation.
10533 2016-04-26  Bin Cheng  <bin.cheng@arm.com>
10535         * tree-if-conv.c (any_pred_load_store): New static variable.
10536         (if_convertible_gimple_assign_stmt_p): Remove parameter.  Use
10537         any_pred_load_store instead of and_mask_load_store.
10538         (if_convertible_stmt_p, if_convertible_loop_p_1): Ditto.
10539         (if_convertible_loop_p, insert_gimplified_predicates): Ditto.
10540         (combine_blocks, tree_if_conversion): Ditto.
10542 2016-04-26  Bin Cheng  <bin.cheng@arm.com>
10544         PR tree-optimization/70771
10545         PR tree-optimization/70775
10546         * tree-if-conv.c (if_convertible_phi_p): Remove check on special
10547         virtual PHI nodes.  Delete parameter.
10548         (if_convertible_loop_p_1): Delete argument to above function.
10549         (predicate_all_scalar_phis): Delete code handling single-argument
10550         PHIs.
10551         (tree_if_conversion): Mark and update virtual SSA.
10553 2016-04-26  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
10555         PR target/61821
10556         * config/i386/i386.c (LARGECOMM_SECTION_ASM_OP): Define default.
10557         (x86_elf_aligned_common): Rename to ...
10558         (x86_elf_aligned_decl_common): ... this.
10559         Add decl arg.  Switch to .lbss for largecomm object.  Use
10560         LARGECOMM_SECTION_ASM_OP.
10561         * config/i386/i386-protos.h (x86_elf_aligned_common): Reflect
10562         renaming.
10563         * config/i386/x86-64.h (ASM_OUTPUT_ALIGNED_COMMON): Rename to ...
10564         (ASM_OUTPUT_ALIGNED_DECL_COMMON): ... this.
10565         Pass new decl arg.
10566         * config/i386/sol2.h (ASM_OUTPUT_ALIGNED_COMMON): Likewise.
10567         [!USE_GAS] (LARGECOMM_SECTION_ASM_OP): Define.
10569 2016-04-26  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
10571         PR target/59407
10572         * config/i386/i386.c (SECTION_LARGE): Define.
10573         (x86_64_elf_select_section): Set it for large data/bss sections.
10574         Only clear SECTION_WRITE for .lrodata.
10575         (x86_64_elf_section_type_flags): Set SECTION_LARGE for large
10576         data/bss sections.
10577         * config/i386/sol2.h (MACH_DEP_SECTION_ASM_FLAG): Define.
10578         * varasm.c (default_elf_asm_named_section): Grow flagchars.
10579         [MACH_DEP_SECTION_ASM_FLAG] Emit MACH_DEP_SECTION_ASM_FLAG for
10580         SECTION_MACH_DEP.
10581         * doc/tm.texi.in (Sections, MACH_DEP_SECTION_ASM_FLAG): Describe.
10582         * doc/tm.texi: Regenerate.
10584 2016-04-26  Jakub Jelinek  <jakub@redhat.com>
10586         PR bootstrap/70704
10587         * configure.ac (--enable-checking): Document extra flag, for
10588         non-release builds default to --enable-checking=yes,extra.
10589         If misc checking and extra checking, define CHECKING_P to 2 instead
10590         of 1.
10591         * common.opt (fchecking=): Add.
10592         * doc/invoke.texi (-fchecking=): Document.
10593         * doc/install.texi: Document --enable-checking changes.
10594         * configure: Regenerated.
10595         * config.in: Regenerated.
10597 2016-04-25  Uros Bizjak  <ubizjak@gmail.com>
10599         * config/i386/i386.md (*movxi_internal_avx512f): Use insn type
10600         attribute instead of which_alternative.
10601         * config/i386/sse.md (*mov<mode>_internal): Ditto.
10602         Use EXT_REX_SSE_REG_P where appropriate.
10604 2016-04-25  Uros Bizjak  <ubizjak@gmail.com>
10606         * config/i386/predicates.md (const0_operand): Do not match
10607         const_wide_int code.
10608         (const1_operand): Ditto.
10610 2016-04-25  Uros Bizjak  <ubizjak@gmail.com>
10612         * config/i386/i386.md (*movoi_internal_avx): Set mode attribute to XI
10613         for SSE constm1 operands and TARGET_AVX512VL.
10614         (*movti_internal): Ditto.
10615         (*mov<mode>_or): Use constm1_operand predicate.
10616         * config/i386/sse.md (*mov<mode>_internal): Set mode attribute to XI
10617         for SSE vector_all_ones operands and TARGET_AVX512VL.
10618         * config/i386/predicates.md (constm1_operand): New predicate.
10619         * config/i386/i386.c (standard_sse_constant_opcode): Simplify
10620         emission of constant -1 load.
10622 2016-04-25  Jason Merrill  <jason@redhat.com>
10624         * gdbinit.in: Skip is-a.h.
10626         * attribs.c (register_scoped_attributes): Fix logic.
10627         * attribs.h: Declare register_scoped_attributes.
10629 2016-04-25  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
10631         * config/rs6000/rs6000-builtin.def: Correct pasto error for
10632         stxvd2x and stxvw4x built-in functions.
10634 2016-04-25  DJ Delorie  <dj@redhat.com>
10636         * config/msp430/msp430.md (ashlhi3): Optimize one bit shifts.
10637         (ashrhi3): Likewise.
10638         (lshrhi3): Likewise.
10640 2016-04-25  Richard Biener  <rguenther@suse.de>
10642         PR tree-optimization/70780
10643         * tree-ssa-pre.c (compute_antic_aux): Also return true if the block
10644         wasn't visited yet.
10645         (compute_antic): Mark blocks with abnormal preds as visited as
10646         they have a final empty antic-in solution already.
10648 2016-04-25  Michael Collison  <michael.collison@linaro.org>
10650         * ChangeLog(2016-04-25): Fix ChangeLog formatting.
10652 2016-04-25  Michael Collison  <michael.collison@linaro.org>
10654         * config/arm/neon.md (widen_<us>sum<mode>): New patterns where
10655         mode is VQI to improve mixed mode vectorization.
10656         * config/arm/neon.md (vec_sel_widen_ssum_lo<VQI:mode><VW:mode>3): New
10657         define_insn to match low half of signed vaddw.
10658         * config/arm/neon.md (vec_sel_widen_ssum_hi<VQI:mode><VW:mode>3): New
10659         define_insn to match high half of signed vaddw.
10660         * config/arm/neon.md (vec_sel_widen_usum_lo<VQI:mode><VW:mode>3): New
10661         define_insn to match low half of unsigned vaddw.
10662         * config/arm/neon.md (vec_sel_widen_usum_hi<VQI:mode><VW:mode>3): New
10663         define_insn to match high half of unsigned vaddw.
10664         * config/arm/arm.c (arm_simd_vect_par_cnst_half): New function.
10665         (arm_simd_check_vect_par_cnst_half_p): Likewise.
10666         * config/arm/arm-protos.h (arm_simd_vect_par_cnst_half): Prototype
10667         for new function.
10668         (arm_simd_check_vect_par_cnst_half_p): Likewise.
10669         * config/arm/predicates.md (vect_par_constant_high): Support
10670         big endian and simplify by calling
10671         arm_simd_check_vect_par_cnst_half
10672         (vect_par_constant_low): Likewise.
10674 2016-04-25  Uros Bizjak  <ubizjak@gmail.com>
10676         * config/i386/i386.md (*lea<mode>_general_4): Use const_0_to_3_operand
10677         predicate for operand 2.
10679 2016-04-24  Uros Bizjak  <ubizjak@gmail.com>
10680             H.J. Lu  <hongjiu.lu@intel.com>
10682         * config/i386/i386-protos.h (standard_sse_constant_p): Add
10683         machine_mode argument.
10684         * config/i386/i386.c (standard_sse_constant_p): Return 2 for
10685         constm1_rtx operands.  For VOIDmode constants, get mode from
10686         pred_mode.  Check mode size if the mode is supported by ABI.
10687         (standard_sse_constant_opcode): Do not use standard_constant_p.
10688         Strictly check ABI support for all-ones operands.
10689         (ix86_legitimate_constant_p): Handle TImode, OImode and XImode
10690         immediates. Update calls to standard_sse_constant_p.
10691         (ix86_expand_vector_move): Update calls to standard_sse_constant_p.
10692         (ix86_rtx_costs): Ditto.
10693         * config/i386/i386.md (*movxi_internal_avx512f): Use
10694         nonimmediate_or_sse_const_operand instead of vector_move_operand.
10695         Use (v,BC) alternative instead of (v,C). Use register_operand
10696         checks instead of MEM_P.
10697         (*movoi_internal_avx): Use nonimmediate_or_sse_const_operand instead
10698         of vector_move_operand.  Add (v,BC) alternative and corresponding avx2
10699         isa attribute.  Use register_operand checks instead of MEM_P.
10700         (*movti_internal): Use nonimmediate_or_sse_const_operand for
10701         TARGET_SSE.  Improve TARGET_SSE insn constraint.  Add (v,BC)
10702         alternative and corresponding sse2 isa attribute.
10703         (*movtf_internal, *movdf_internal, *movsf_interal): Update calls
10704         to standard_sse_constant_p.
10705         (FP constant splitters): Ditto.
10706         * config/i386/constraints.md (BC): Do not use standard_sse_constant_p.
10707         (C): Ditto.
10708         * config/i386/predicates.md (constm1_operand): Remove.
10709         (nonimmediate_or_sse_const_operand): Rewrite using RTX.
10710         * config/i386/sse.md (*<avx512>_cvtmask2<ssemodesuffix><mode>): Use
10711         vector_all_ones_operand instead of constm1_operand.
10713 2016-04-24  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
10715         * print-rtl.c (print_rtx_insn_vec): New function.
10716         * print-rtl.h: New prototype.
10717         * store-motion.c (struct st_expr): Make avail_stores a vector.
10718         (st_expr_entry): Adjust.
10719         (free_st_expr_entry): Likewise.
10720         (print_store_motion_mems): Likewise.
10721         (find_moveable_store): Likewise.
10722         (compute_store_table): Likewise.
10723         (delete_store): Likewise.
10724         (build_store_vectors): Likewise.
10726 2016-04-24  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
10728         * reorg.c (try_merge_delay_insns): Make merged_insns a vector.
10730 2016-04-24  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
10732         * vec.h (vec_safe_contains): New function.
10733         (vec::contains): Likewise.
10734         (vec::begin): Likewise.
10735         (vec::end): Likewise.
10737 2016-04-23  Jakub Jelinek  <jakub@redhat.com>
10739         PR sanitizer/70712
10740         * cfgexpand.c (expand_stack_vars): Fix typo.
10742 2016-04-22  Szabolcs Nagy  <szabolcs.nagy@arm.com>
10744         * system.h (list, map, set, vector): Include conditionally.
10745         * auto-profile.c (INCLUDE_MAP, INCLUDE_SET): Define.
10746         * graphite-isl-ast-to-gimple.c (INCLUDE_MAP): Define.
10747         * ipa-icf.c (INCLUDE_LIST): Define.
10748         * config/aarch64/cortex-a57-fma-steering.c (INCLUDE_LIST): Define.
10749         * config/sh/sh.c (INCLUDE_VECTOR): Define.
10750         * config/sh/sh_treg_combine.cc (INCLUDE_ALGORITHM): Define.
10751         (INCLUDE_LIST, INCLUDE_VECTOR): Define.
10752         * cp/logic.cc (INCLUDE_LIST): Define.
10753         * fortran/trans-common.c (INCLUDE_MAP): Define.
10755 2016-04-22  Szabolcs Nagy  <szabolcs.nagy@arm.com>
10757         * auto-profile.c: Remove <string.h> include.
10758         * ipa-icf-gimple.c: Remove <list> include.
10759         * diagnostic.c: Remove <new> include.
10760         * genmatch.c: Likewise.
10761         * pretty-print.c: Likewise.
10762         * toplev.c: Likewise
10763         * c/c-objc-common.c: Likewise.
10764         * cp/error.c: Likewise.
10765         * fortran/error.c: Likewise.
10767 2016-04-22  Richard Biener  <rguenther@suse.de>
10769         * lto-streamer-in.c (input_ssa_names): Do not allocate
10770         GIMPLE_NOP for all SSA names.
10771         * lto-streamer-out.c (output_ssa_names): Do not output
10772         SSA names that should have been released.
10774 2016-04-22  Richard Biener  <rguenther@suse.de>
10776         PR tree-optimization/70740
10777         * tree-ssa-phiprop.c (propagate_with_phi): Handle inserted
10778         VDEF.
10780 2016-04-21  H.J. Lu  <hongjiu.lu@intel.com>
10782         PR target/70750
10783         * config/i386/predicates.md (call_insn_operand): Replace
10784         sibcall_memory_operand with memory_operand.
10786 2016-04-21  Patrick Palka  <ppalka@gcc.gnu.org>
10788         * tree-vrp.c (register_edge_assert_for_2): Remove redundant
10789         has_single_use() tests.
10790         (register_edge_assert_for_1): Likewise.
10791         (find_assert_locations_1): Check the liveness bitmap instead of
10792         checking has_single_use().
10794 2016-04-21  Kirill Yukhin  <kirill.yukhin@intel.com>
10796         PR target/70728
10797         * config/i386/sse.md (define_insn "<shift_insn><mode>3<mask_name>"):
10798         Extract AVX-512BW constraint from AVX.
10800 2016-04-21  Richard Biener  <rguenther@suse.de>
10802         PR tree-optimization/70725
10803         * tree-if-conv.c (if_convertible_phi_p): Adjust guard
10804         for phi_convertible_by_degenerating_args.
10805         (predicate_all_scalar_phis): Handle single-argument PHIs.
10807 2016-04-21  Richard Biener  <rguenther@suse.de>
10809         PR middle-end/70747
10810         * fold-const.c (fold_comparison): Return properly typed
10811         constant boolean.
10813 2016-04-21  Bin Cheng  <bin.cheng@arm.com>
10815         PR tree-optimization/70715
10816         * tree-ssa-loop-niter.c (loop_exits_before_overflow): Check equality
10817         after expanding BASE using expand_simple_operations.
10819 2016-04-21  Marc Glisse  <marc.glisse@inria.fr>
10821         * match.pd (min(-x, -y), max(-x, -y), min(~x, ~y), max(~x, ~y)):
10822         New transformations.
10824 2016-04-21  Marc Glisse  <marc.glisse@inria.fr>
10826         * match.pd (min(int_max, x), max(int_min, x)): New transformations.
10828 2016-04-20  Jan Hubicka  <jh@suse.cz>
10830         * ipa-inline.c (can_inline_edge_p): Pass caller info to
10831         ultiimate_alias_target.
10832         (update_callee_keys): Likewise.
10833         (lookup_recursive_calls): Likewise.
10834         (speculation_useful_p): Likewise.
10836 2016-04-20  Jan Hubicka  <jh@suse.cz>
10838         PR ipa/70018
10839         * cgraph.c (cgraph_set_nothrow_flag_1): Rename to ...
10840         (set_nothrow_flag_1): ... this; handle interposition correctly;
10841         recurse on aliases and thunks.
10842         (cgraph_node::set_nothrow_flag): New.
10843         * ipa-pure-const.c (ignore_edge_for_nothrow): Ignore calls to
10844         functions compiled with non-call exceptions that binds to current
10845         def.
10846         (propagate_nothrow): Be safe WRT interposition.
10847         * cgraph.h (set_nothrow_flag): Update prototype.
10849 2016-04-18  Jan Hubicka  <jh@suse.cz>
10851         * tree-ssa-loop-unswitch.c (tree_unswitch_single_loop): Use also
10852         max_loop_iterations_int.
10853         (tree_unswitch_outer_loop): Likewise.
10855 2016-04-20  Bin Cheng  <bin.cheng@arm.com>
10857         PR tree-optimization/69489
10858         * tree-if-conv.c (phi_convertible_by_degenerating_args): New.
10859         (if_convertible_phi_p): Call phi_convertible_by_degenerating_args.
10860         Revise dump message.
10861         (if_convertible_bb_p): Remove check on edge count of basic block's
10862         predecessors.
10864 2016-04-20  Bin Cheng  <bin.cheng@arm.com>
10866         PR tree-optimization/56625
10867         PR tree-optimization/69489
10868         * tree-data-ref.h (DR_INNERMOST): New macro.
10869         * tree-if-conv.c (innermost_loop_behavior_hash): New class for
10870         hashing struct innermost_loop_behavior.
10871         (ref_DR_map): Remove.
10872         (innermost_DR_map): New map.
10873         (baseref_DR_map): Revise comment.
10874         (hash_memrefs_baserefs_and_store_DRs_read_written_info): Store DR
10875         to innermost_DR_map accroding to its innermost loop behavior.
10876         (ifcvt_memrefs_wont_trap): Get DR from innermost_DR_map according
10877         to its innermost loop behavior.
10878         (if_convertible_loop_p_1): Remove intialization for ref_DR_map.
10879         Add initialization for innermost_DR_map.  Record memory reference
10880         in DR_BASE_ADDRESS if the reference is compound one or it doesn't
10881         have innermost loop behavior.
10882         (if_convertible_loop_p): Remove release for ref_DR_map.  Release
10883         innermost_DR_map.
10885 2016-04-20  Uros Bizjak  <ubizjak@gmail.com>
10887         * config/i386/i386.md (*lea<mode>_general_1): Rename from
10888         *lea_general_1.  Use explicit SWI12 mode interator.
10889         (*lea<mode>_general_2): Rename from *lea_general_2.
10890         Use explicit SWI12 mode interator.
10891         (*lea<mode>_general_3): Rename from *lea_general_3.
10892         Use explicit SWI12 mode interator.
10893         (*lea<SWI12:mode>_general_4): Split from *lea_general_4.
10894         Use explicit SWI12 mode interator.
10895         (*lea<SWI48:mode>_general_4): Split from *lea_general_4.
10896         Use explicit SWI48 mode interator.
10898 2016-04-20  H.J. Lu  <hongjiu.lu@intel.com>
10900         * config/i386/i386.c (ix86_avx256_split_vector_move_misalign):
10901         Short-cut unaligned load and store cases.  Handle all integer
10902         vector modes.
10903         (ix86_expand_vector_move_misalign): Short-cut unaligned load
10904         and store cases.  Call ix86_avx256_split_vector_move_misalign
10905         directly without checking mode class.
10907 2016-04-20  Andrew Pinski  <apinski@cavium.com>
10908             Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
10910         PR target/64971
10911         * config/aarch64/aarch64.md (sibcall): Force call
10912         address to be DImode for ILP32.
10913         (sibcall_value): Likewise.
10915 2016-04-20  H.J. Lu  <hongjiu.lu@intel.com>
10917         * doc/invoke.texi: Replace -skip-rax-setup with -mskip-rax-setup.
10919 2016-04-20  Richard Biener  <rguenther@suse.de>
10921         * gimple-match.h (maybe_build_generic_op): Adjust prototype.
10922         * gimple-match-head.c (maybe_build_generic_op): Pass all ops
10923         by reference, clear op1 and op2 when GENERICizing BIT_FIELD_REF.
10924         (maybe_push_res_to_seq): Adjust.
10925         * gimple-fold.c (maybe_build_generic_op): Likewise.
10927 2016-04-20  Marek Polacek  <polacek@redhat.com>
10929         * tree-if-conv.c (is_false_predicate): For NULL_TREE return false
10930         rather than true.
10932 2016-04-20  Ilya Enkovich  <ilya.enkovich@intel.com>
10934         * config/i386/sse.md (vec_unpacks_lo_hi): Always
10935         use kmovw to support AVX512F target.
10937 2016-04-20  Bin Cheng  <bin.cheng@arm.com>
10939         * tree-scalar-evolution.c (interpret_rhs_expr): Handle BIT_AND_EXPR.
10941 2016-04-20  Marek Polacek  <polacek@redhat.com>
10943         PR tree-optimization/70725
10944         * tree-if-conv.c (is_false_predicate): New function.
10945         (predicate_mem_writes): Use it.
10947 2016-04-20  Richard Biener  <rguenther@suse.de>
10949         PR tree-optimization/70726
10950         * tree-vect-stmts.c (vectorizable_shift): Do not use scalar
10951         shift amounts from a pattern stmt operand.
10953 2016-04-20  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
10955         PR target/70674
10956         * config/s390/s390.c (s390_restore_gprs_from_fprs): Pick the new
10957         stack_restore_from_fpr pattern when restoring r15.
10958         (s390_optimize_prologue): Strip away the memory barrier in the
10959         parallel when trying to get rid of restore insns.
10960         * config/s390/s390.md ("stack_restore_from_fpr"): New insn
10961         definition for loading the stack pointer from an FPR.  Compared to
10962         the normal move insn this pattern includes a full memory barrier.
10964 2016-04-19  Jakub Jelinek  <jakub@redhat.com>
10966         PR middle-end/70680
10967         * gimplify.c (gimplify_omp_for): Call omp_notice_variable for
10968         implicitly linear or lastprivate iterator on the outer context.
10970 2016-04-19  H.J. Lu  <hongjiu.lu@intel.com>
10972         * config/i386/i386.c (ix86_legitimate_combined_insn): Remove
10973         alignment check.
10974         * config/i386/i386.md (ssememalign): Removed.
10975         * config/i386/sse.md: Remove ssememalign attribute from patterns.
10977 2016-04-19  H.J. Lu  <hongjiu.lu@intel.com>
10979         PR target/69201
10980         * config/i386/avx512bwintrin.h (_mm512_mask_loadu_epi16): Pass
10981         const short * to __builtin_ia32_loaddquhi512_mask.
10982         (_mm512_maskz_loadu_epi16): Likewise.
10983         (_mm512_mask_storeu_epi16): Pass short * to
10984         __builtin_ia32_storedquhi512_mask.
10985         (_mm512_mask_loadu_epi8): Pass const char * to
10986         __builtin_ia32_loaddquqi512_mask.
10987         (_mm512_maskz_loadu_epi8): Likewise.
10988         (_mm512_mask_storeu_epi8): Pass char * to
10989         __builtin_ia32_storedquqi512_mask.
10990         * config/i386/avx512fintrin.h (_mm512_loadu_pd): Pass
10991         const double * to __builtin_ia32_loadupd512_mask.
10992         (_mm512_mask_loadu_pd): Likewise.
10993         (_mm512_maskz_loadu_pd): Likewise.
10994         (_mm512_storeu_pd): Pass double * to
10995         __builtin_ia32_storeupd512_mask.
10996         (_mm512_mask_storeu_pd): Likewise.
10997         (_mm512_loadu_ps): Pass const float * to
10998         __builtin_ia32_loadups512_mask.
10999         (_mm512_mask_loadu_ps): Likewise.
11000         (_mm512_maskz_loadu_ps): Likewise.
11001         (_mm512_storeu_ps): Pass float * to
11002         __builtin_ia32_storeups512_mask.
11003         (_mm512_mask_storeu_ps): Likewise.
11004         (_mm512_mask_loadu_epi64): Pass const long long * to
11005         __builtin_ia32_loaddqudi512_mask.
11006         (_mm512_maskz_loadu_epi64): Likewise.
11007         (_mm512_mask_storeu_epi64): Pass long long *
11008         to __builtin_ia32_storedqudi512_mask.
11009         (_mm512_loadu_si512): Pass const int * to
11010         __builtin_ia32_loaddqusi512_mask.
11011         (_mm512_mask_loadu_epi32): Likewise.
11012         (_mm512_maskz_loadu_epi32): Likewise.
11013         (_mm512_storeu_si512): Pass int * to
11014         __builtin_ia32_storedqusi512_mask.
11015         (_mm512_mask_storeu_epi32): Likewise.
11016         * config/i386/avx512vlbwintrin.h (_mm256_mask_storeu_epi8): Pass
11017         char * to __builtin_ia32_storedquqi256_mask.
11018         (_mm_mask_storeu_epi8): Likewise.
11019         (_mm256_mask_loadu_epi16): Pass const short * to
11020         __builtin_ia32_loaddquhi256_mask.
11021         (_mm256_maskz_loadu_epi16): Likewise.
11022         (_mm_mask_loadu_epi16): Pass const short * to
11023         __builtin_ia32_loaddquhi128_mask.
11024         (_mm_maskz_loadu_epi16): Likewise.
11025         (_mm256_mask_loadu_epi8): Pass const char * to
11026         __builtin_ia32_loaddquqi256_mask.
11027         (_mm256_maskz_loadu_epi8): Likewise.
11028         (_mm_mask_loadu_epi8): Pass const char * to
11029         __builtin_ia32_loaddquqi128_mask.
11030         (_mm_maskz_loadu_epi8): Likewise.
11031         (_mm256_mask_storeu_epi16): Pass short * to.
11032         __builtin_ia32_storedquhi256_mask.
11033         (_mm_mask_storeu_epi16): Pass short * to.
11034         __builtin_ia32_storedquhi128_mask.
11035         * config/i386/avx512vlintrin.h (_mm256_mask_loadu_pd): Pass
11036         const double * to __builtin_ia32_loadupd256_mask.
11037         (_mm256_maskz_loadu_pd): Likewise.
11038         (_mm_mask_loadu_pd): Pass onst double * to
11039         __builtin_ia32_loadupd128_mask.
11040         (_mm_maskz_loadu_pd): Likewise.
11041         (_mm256_mask_storeu_pd): Pass double * to
11042         __builtin_ia32_storeupd256_mask.
11043         (_mm_mask_storeu_pd): Pass double * to
11044         __builtin_ia32_storeupd128_mask.
11045         (_mm256_mask_loadu_ps): Pass const float * to
11046         __builtin_ia32_loadups256_mask.
11047         (_mm256_maskz_loadu_ps): Likewise.
11048         (_mm_mask_loadu_ps): Pass const float * to
11049         __builtin_ia32_loadups128_mask.
11050         (_mm_maskz_loadu_ps): Likewise.
11051         (_mm256_mask_storeu_ps): Pass float * to
11052         __builtin_ia32_storeups256_mask.
11053         (_mm_mask_storeu_ps): ass float * to
11054         __builtin_ia32_storeups128_mask.
11055         (_mm256_mask_loadu_epi64): Pass const long long * to
11056         __builtin_ia32_loaddqudi256_mask.
11057         (_mm256_maskz_loadu_epi64): Likewise.
11058         (_mm_mask_loadu_epi64): Pass const long long * to
11059         __builtin_ia32_loaddqudi128_mask.
11060         (_mm_maskz_loadu_epi64): Likewise.
11061         (_mm256_mask_storeu_epi64): Pass long long * to
11062         __builtin_ia32_storedqudi256_mask.
11063         (_mm_mask_storeu_epi64): Pass long long * to
11064         __builtin_ia32_storedqudi128_mask.
11065         (_mm256_mask_loadu_epi32): Pass const int * to
11066         __builtin_ia32_loaddqusi256_mask.
11067         (_mm256_maskz_loadu_epi32): Likewise.
11068         (_mm_mask_loadu_epi32): Pass const int * to
11069         __builtin_ia32_loaddqusi128_mask.
11070         (_mm_maskz_loadu_epi32): Likewise.
11071         (_mm256_mask_storeu_epi32): Pass int * to
11072         __builtin_ia32_storedqusi256_mask.
11073         (_mm_mask_storeu_epi32): Pass int * to
11074         __builtin_ia32_storedqusi128_mask.
11075         * config/i386/i386-builtin-types.def (PCSHORT): New.
11076         (PINT64): Likewise.
11077         (V64QI_FTYPE_PCCHAR_V64QI_UDI): Likewise.
11078         (V32HI_FTYPE_PCSHORT_V32HI_USI): Likewise.
11079         (V32QI_FTYPE_PCCHAR_V32QI_USI): Likewise.
11080         (V16SF_FTYPE_PCFLOAT_V16SF_UHI): Likewise.
11081         (V8DF_FTYPE_PCDOUBLE_V8DF_UQI): Likewise.
11082         (V16SI_FTYPE_PCINT_V16SI_UHI): Likewise.
11083         (V16HI_FTYPE_PCSHORT_V16HI_UHI): Likewise.
11084         (V16QI_FTYPE_PCCHAR_V16QI_UHI): Likewise.
11085         (V8SF_FTYPE_PCFLOAT_V8SF_UQI): Likewise.
11086         (V8DI_FTYPE_PCINT64_V8DI_UQI): Likewise.
11087         (V8SI_FTYPE_PCINT_V8SI_UQI): Likewise.
11088         (V8HI_FTYPE_PCSHORT_V8HI_UQI): Likewise.
11089         (V4DF_FTYPE_PCDOUBLE_V4DF_UQI): Likewise.
11090         (V4SF_FTYPE_PCFLOAT_V4SF_UQI): Likewise.
11091         (V4DI_FTYPE_PCINT64_V4DI_UQI): Likewise.
11092         (V4SI_FTYPE_PCINT_V4SI_UQI): Likewise.
11093         (V2DF_FTYPE_PCDOUBLE_V2DF_UQI): Likewise.
11094         (V2DI_FTYPE_PCINT64_V2DI_UQI): Likewise.
11095         (VOID_FTYPE_PDOUBLE_V8DF_UQI): Likewise.
11096         (VOID_FTYPE_PDOUBLE_V4DF_UQI): Likewise.
11097         (VOID_FTYPE_PDOUBLE_V2DF_UQI): Likewise.
11098         (VOID_FTYPE_PFLOAT_V16SF_UHI): Likewise.
11099         (VOID_FTYPE_PFLOAT_V8SF_UQI): Likewise.
11100         (VOID_FTYPE_PFLOAT_V4SF_UQI): Likewise.
11101         (VOID_FTYPE_PINT64_V8DI_UQI): Likewise.
11102         (VOID_FTYPE_PINT64_V4DI_UQI): Likewise.
11103         (VOID_FTYPE_PINT64_V2DI_UQI): Likewise.
11104         (VOID_FTYPE_PINT_V16SI_UHI): Likewise.
11105         (VOID_FTYPE_PINT_V8SI_UHI): Likewise.
11106         (VOID_FTYPE_PINT_V4SI_UHI): Likewise.
11107         (VOID_FTYPE_PSHORT_V32HI_USI): Likewise.
11108         (VOID_FTYPE_PSHORT_V16HI_UHI): Likewise.
11109         (VOID_FTYPE_PSHORT_V8HI_UQI): Likewise.
11110         (VOID_FTYPE_PCHAR_V64QI_UDI): Likewise.
11111         (VOID_FTYPE_PCHAR_V32QI_USI): Likewise.
11112         (VOID_FTYPE_PCHAR_V16QI_UHI): Likewise.
11113         (V64QI_FTYPE_PCV64QI_V64QI_UDI): Removed.
11114         (V32HI_FTYPE_PCV32HI_V32HI_USI): Likewise.
11115         (V32QI_FTYPE_PCV32QI_V32QI_USI): Likewise.
11116         (V16HI_FTYPE_PCV16HI_V16HI_UHI): Likewise.
11117         (V16QI_FTYPE_PCV16QI_V16QI_UHI): Likewise.
11118         (V8HI_FTYPE_PCV8HI_V8HI_UQI): Likewise.
11119         (VOID_FTYPE_PV32HI_V32HI_USI): Likewise.
11120         (VOID_FTYPE_PV16HI_V16HI_UHI): Likewise.
11121         (VOID_FTYPE_PV8HI_V8HI_UQI): Likewise.
11122         (VOID_FTYPE_PV64QI_V64QI_UDI): Likewise.
11123         (VOID_FTYPE_PV32QI_V32QI_USI): Likewise.
11124         (VOID_FTYPE_PV16QI_V16QI_UHI): Likewise.
11125         * config/i386/i386.c (ix86_emit_save_reg_using_mov): Don't
11126         use UNSPEC_STOREU.
11127         (ix86_emit_restore_sse_regs_using_mov): Don't use UNSPEC_LOADU.
11128         (ix86_avx256_split_vector_move_misalign): Don't use unaligned
11129         load nor store.
11130         (ix86_expand_vector_move_misalign): Likewise.
11131         (bdesc_special_args): Use CODE_FOR_movvNXY_internal and pointer
11132         to scalar function prototype for unaligned load/store builtins.
11133         (ix86_expand_special_args_builtin): Updated.
11134         * config/i386/sse.md (UNSPEC_LOADU): Removed.
11135         (UNSPEC_STOREU): Likewise.
11136         (VI_ULOADSTORE_BW_AVX512VL): Likewise.
11137         (VI_ULOADSTORE_F_AVX512VL): Likewise.
11138         (ssescalarsize): Handle V4TI, V2TI and V1TI.
11139         (<sse>_loadu<ssemodesuffix><avxsizesuffix><mask_name>): Likewise.
11140         (*<sse>_loadu<ssemodesuffix><avxsizesuffix><mask_name>): Likewise.
11141         (<sse>_storeu<ssemodesuffix><avxsizesuffix>): Likewise.
11142         (<avx512>_storeu<ssemodesuffix><avxsizesuffix>_mask): Likewise.
11143         (<sse2_avx_avx512f>_loaddqu<mode><mask_name>): Likewise.
11144         (*<sse2_avx_avx512f>_loaddqu<mode><mask_name>"): Likewise.
11145         (sse2_avx_avx512f>_storedqu<mode>): Likewise.
11146         (<avx512>_storedqu<mode>_mask): Likewise.
11147         (*sse4_2_pcmpestr_unaligned): Likewise.
11148         (*sse4_2_pcmpistr_unaligned): Likewise.
11149         (*mov<mode>_internal): Renamed to ...
11150         (mov<mode>_internal): This.  Remove check of AVX and IAMCU on
11151         misaligned operand.  Replace vmovdqu64 with vmovdqu<ssescalarsize>.
11152         (movsd/movhpd to movupd peephole): Don't use UNSPEC_LOADU.
11153         (movlpd/movhpd to movupd peephole): Don't use UNSPEC_STOREU.
11155 2016-04-19  Richard Biener  <rguenther@suse.de>
11157         PR tree-optimization/70171
11158         * tree-ssa-phiprop.c: Include stor-layout.h.
11159         (phiprop_insert_phi): Handle the aggregate copy case.
11160         (propagate_with_phi): Likewise.
11162 2016-04-19  Uros Bizjak  <ubizjak@gmail.com>
11164         * config/i386/i386.c (ix86_decompose_address): Use lowpart_subreg
11165         instead of simplify_gen_subreg (... , 0).
11166         (ix86_delegitimize_address): Ditto.
11167         (ix86_split_divmod): Ditto.
11168         (ix86_split_copysign_const): Ditto.
11169         (ix86_split_copysign_var): Ditto.
11170         (ix86_expand_args_builtin): Ditto.
11171         (ix86_expand_round_builtin): Ditto.
11172         (ix86_expand_special_args_builtin): Ditto.
11173         * config/i386/i386.md (TARGET_USE_VECTOR_FP_CONVERTS splitters): Ditto.
11174         (TARGET_SSE_PARTIAL_REG_DEPENDENCY splitters and peephole2s): Ditto.
11175         (udivmodqi4): Ditto.
11176         (absneg splitters): Ditto.
11177         (*jcc_bt<mode>_1): Ditto.
11179 2016-04-19  Richard Biener  <rguenther@suse.de>
11181         PR tree-optimization/70724
11182         * tree-ssa-sccvn.c (scc_vn_restore_ssa_info): Split SSA info
11183         restoring out from ...
11184         (free_scc_vn): ... here.
11185         * tree-ssa-sccvn.h (scc_vn_restore_ssa_info): Declare.
11186         * tres-ssa-pre.c (pass_pre::execute): Restore SSA info before
11187         tail merging.
11188         (pass_fre::execute): Restore SSA info.
11190 2016-04-19  Richard Biener  <rguenther@suse.de>
11192         * gimple-walk.h (struct walk_stmt_info): Add stmt member.
11193         * gimple-walk.c (walk_gimple_op): Initialize it.
11194         (walk_gimple_asm): Set wi->is_lhs before each callback invocation.
11195         * tree-inline.c (remap_gimple_op_r): Set SSA_NAME_DEF_STMT when
11196         remapping SSA names of defs.
11197         (copy_bb): Remove walk over all SSA defs and SSA_NAME_DEF_STMT
11198         adjustment.
11200 2016-04-18  Vladimir Makarov  <vmakarov@redhat.com>
11202         PR middle-end/70689
11203         * lra-constraints.c (equiv_substition_p): New.
11204         (process_alt_operands): Use it.
11205         (swap_operands): Swap it.
11206         (curr_insn_transform): Update it.
11208 2016-04-18  Michael Matz  <matz@suse.de>
11210         * tree.h (TYPE_ALIGN, DECL_ALIGN): Return shifted amount.
11211         (SET_TYPE_ALIGN, SET_DECL_ALIGN): New.
11212         * tree-core.h (tree_type_common.align): Use bit-field.
11213         (tree_type_common.spare): New.
11214         (tree_decl_common.off_align): Make smaller.
11215         (tree_decl_common.align): Use bit-field.
11217         * expr.c (expand_expr_addr_expr_1): Use SET_TYPE_ALIGN.
11218         * omp-low.c (install_var_field): Use SET_DECL_ALIGN.
11219         (scan_sharing_clauses): Ditto.
11220         (finish_taskreg_scan): Use SET_DECL_ALIGN and SET_TYPE_ALIGN.
11221         (omp_finish_file): Ditto.
11222         * stor-layout.c (do_type_align): Use SET_DECL_ALIGN.
11223         (layout_decl): Ditto.
11224         (relayout_decl): Ditto.
11225         (finalize_record_size): Use SET_TYPE_ALIGN.
11226         (finalize_type_size): Ditto.
11227         (finish_builtin_struct): Ditto.
11228         (layout_type): Ditto.
11229         (initialize_sizetypes): Ditto.
11230         * targhooks.c (std_gimplify_va_arg_expr): Use SET_TYPE_ALIGN.
11231         * tree-nested.c (insert_field_into_struct): Use SET_TYPE_ALIGN.
11232         (lookup_field_for_decl): Use SET_DECL_ALIGN.
11233         (get_chain_field): Ditto.
11234         (get_trampoline_type): Ditto.
11235         (get_nl_goto_field): Ditto.
11236         * tree-streamer-in.c (unpack_ts_decl_common_value_fields): Use
11237         SET_DECL_ALIGN.
11238         (unpack_ts_type_common_value_fields): Use SET_TYPE_ALIGN.
11239         * gimple-expr.c (copy_var_decl): Use SET_DECL_ALIGN.
11240         * tree.c (make_node_stat): Use SET_DECL_ALIGN and SET_TYPE_ALIGN.
11241         (build_qualified_type): Use SET_TYPE_ALIGN.
11242         (build_aligned_type, build_range_type_1): Ditto.
11243         (build_atomic_base): Ditto.
11244         (build_common_tree_nodes): Ditto.
11245         * cfgexpand.c (align_local_variable): Use SET_DECL_ALIGN.
11246         (expand_one_stack_var_at): Ditto.
11247         * coverage.c (build_var): Use SET_DECL_ALIGN.
11248         * except.c (init_eh): Ditto.
11249         * function.c (assign_parm_setup_block): Ditto.
11250         * symtab.c (increase_alignment_1): Ditto.
11251         * tree-ssa-ccp.c (fold_builtin_alloca_with_align): Ditto.
11252         * tree-vect-stmts.c (ensure_base_align): Ditto.
11253         * varasm.c (align_variable): Ditto.
11254         (assemble_variable): Ditto.
11255         (build_constant_desc): Ditto.
11256         (output_constant_def_contents): Ditto.
11258         * config/arm/arm.c (arm_relayout_function): Use SET_DECL_ALIGN.
11259         * config/avr/avr.c (avr_adjust_type_node): Use SET_TYPE_ALIGN.
11260         * config/mips/mips.c (mips_std_gimplify_va_arg_expr): Ditto.
11261         * config/msp430/msp430.c (msp430_gimplify_va_arg_expr): Ditto.
11262         * config/spu/spu.c (spu_build_builtin_va_list): Use SET_DECL_ALIGN.
11264 2016-04-18  H.J. Lu  <hongjiu.lu@intel.com>
11266         PR target/70708
11267         * config/i386/sse.md (sse2_loadlpd): Accept load from "xm" and
11268         replace %vmovsd with "%vmovq".
11269         (vec_concatv2df): Likewise.
11271 2016-04-18  Uros Bizjak  <ubizjak@gmail.com>
11273         * config/i386/mmx.md (*vec_extractv2sf_0): Use gen_lowpart.
11274         (*vec_extractv2si_0): Ditto.
11275         * config/i386/sse.md (*vec_extractv4sf_0): Ditto.
11276         (zero_extended_scalar_load_operand splitters): Ditto.
11277         (vec_extract splitters): Ditto.
11278         (*vec_extractv4si_0_zext): Ditto.
11279         (avx_<castmode><avxsizesuffix>_<castmode>): Use gen_lowpart
11280         and lowpart_subreg.
11281         (avx512f_<castmode><avxsizesuffix>_<castmode>): Ditto.
11282         (avx512f_<castmode><avxsizesuffix>_256<castmode>): Ditto.
11283         (*sse4_1_extractps): Use lowpart_subreg.
11284         * config/i386/i386.md (x87 floatsplitter): Use gen_lowpart.
11286 2016-04-18  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
11288         * doc/install.texi (Specific, i?86-*-solaris2.10): Update gas and
11289         gld requirements.
11290         (Specific, *-*-solaris2*): Update Solaris 11 bundled gcc versions.
11291         Mention Solaris 11 packaging changes.
11292         Update gas and gld requirements.
11293         Remove reference to pre-Solaris 10 bug.
11294         (Specific, sparc-sun-solaris2*): Remove reference to pre-Solaris 10
11295         systems and bugs.
11296         (Specific, sparc64-*-solaris2*): Remove reference to bootstrap
11297         with cc.
11299 2016-04-17  Jan Hubicka  <jh@suse.cz>
11301         * tree-ssa-loop-ivopts.c (avg_loop_niter): Use also
11302         max_loop_iterations_int.
11304 2016-04-18  Richard Biener  <rguenther@suse.de>
11306         PR tree-optimization/43434
11307         * tree-ssa-structalias.c (struct vls_data): New.
11308         (visit_loadstore): Handle all pointer-based accesses.
11309         (compute_dependence_clique): Compute a bitmap of restrict tags
11310         assigned bases and pass it to visit_loadstore.
11312 2016-04-18  Matthew Wahab  <matthew.wahab@arm.com>
11314         PR target/70711
11315         * config/arm/bpabi.h (BE8_LINK_SPEC): Add entries for armv8+crc,
11316         armv8.1-a and armv8.1-a+crc.
11318 2016-04-18  Richard Biener  <rguenther@suse.de>
11320         PR tree-optimization/70701
11321         * tree-ssa-sccvn.c (vn_reference_lookup_3): Resolve fully constant
11322         references after translating through a memcpy.
11324 2016-04-18  Richard Biener  <rguenther@suse.de>
11326         * tree-ssa-pre.c (postorder, postorder_num): Make locals ...
11327         (compute_antic): ... here.  For partial antic use regular
11328         postorder and scrap iteration.
11329         (compute_partial_antic_aux): Remove unused return value.
11330         (init_pre): Do not allocate postorder.
11331         (fini_pre): Do not free postorder.
11333 2016-04-18  Richard Biener  <rguenther@suse.de>
11335         PR middle-end/37870
11336         * expmed.c (extract_bit_field_1): Remove broken case
11337         using a wider MODE_INT mode.
11339 2016-04-18  Segher Boessenkool  <segher@kernel.crashing.org>
11341         * has-brig.c (lendian16): Don't try to use __builtin_bswap16
11342         unless compiling with at least GCC-4.8.
11344 2016-04-17  Jan Hubicka  <jh@suse.cz>
11346         PR bootstrap/70706
11347         * graphite.c (graphite_finalize): Update call to
11348         tree_estimate_probability.
11349         * predict.h (tree_estimate_probability): Update prototype.
11351 2016-04-17  Jan Hubicka  <jh@suse.cz>
11353         * predict.c (combine_predictions_for_bb): Add dry_run parmaeter.
11354         (tree_estimate_probability): Likewise.
11355         (pass_profile::execute): Update.
11356         (report_predictor_hitrates): New function.
11357         * profile.c (compute_branch_probabilities): Use it.
11358         * predict.h (report_predictor_hitrates): Declare.
11360 2016-04-17  Jan Hubicka  <jh@suse.cz>
11362         PR ipa/70018
11363         * cgraph.h (cgraph_node::set_const_flag,
11364         cgraph_node::set_pure_flag): Update prototype to return bool;
11365         update comment.
11366         * cgraph.c (cgraph_node::call_for_symbol_thunks_and_aliases): Thunks
11367         of interposable symbol are interposable, too.
11368         (cgraph_set_const_flag_1): Rename to ...
11369         (set_const_flag_1): ... this one; change to self recursive function
11370         instead of call_for_symbol_thunks_and_aliases. Handle correctly
11371         clearnig the flag in all variants and also virtual thunks of const
11372         functions are pure; track if any change was done.
11373         (cgraph_node::set_const_flag): Update.
11374         (struct set_pure_flag_info): New struct.
11375         (cgraph_set_pure_flag_1): Rename to ...
11376         (set_pure_flag_1): ... this one; take set_pure_flag_info parameter
11377         rather than pointer encoded flags; track if any changes was done;
11378         handle correctly clearning flag and setting flag of aliases already
11379         declared const.
11380         (cgraph_node::set_pure_flag): Update.
11381         (cgraph_node::set_nothrow_flag): Handle correctly clearning the flag.
11383 2016-04-17  Tom de Vries  <tom@codesourcery.com>
11385         PR other/70433
11386         * pretty-print.c (pp_write_text_as_dot_label_to_stream): Escape
11387         backslash in label.
11389 2016-04-17  Tom de Vries  <tom@codesourcery.com>
11391         * pretty-print.c (pp_write_text_as_dot_label_to_stream): Classify chars
11392         '{}<> ' as escape-for-record.
11394 2016-04-17  Tom de Vries  <tom@codesourcery.com>
11396         * pretty-print.c (pp_write_text_as_dot_label_to_stream): Simplify loop
11397         structure.
11399 2016-04-17  Tom de Vries  <tom@codesourcery.com>
11401         PR other/70185
11402         * tree-pass.h (class opt_pass): Remove graph_dump_initialized member.
11403         * dumpfile.h (struct dump_file_info): Add graph_dump_initialized field.
11404         * dumpfile.c (dump_files): Initialize graph_dump_initialized field.
11405         * passes.c (finish_optimization_passes): Only call
11406         finish_graph_dump_file if dfi->graph_dump_initialized.
11407         (execute_function_dump, pass_init_dump_file): Use
11408         dfi->graph_dump_initialized instead of pass->graph_dump_initialized.
11410 2016-04-17  Tom de Vries  <tom@codesourcery.com>
11412         PR tree-optimization/70256
11413         * tree-ssa-structalias.c (dump_varinfo, debug_varinfo, dump_varmap)
11414         (debug_varmap): New function.
11416 2016-04-17  Tom de Vries  <tom@codesourcery.com>
11418         PR other/70183
11419         * passes.c (pass_manager::register_pass): Propagate pflags.
11421 2016-04-17  Tom de Vries  <tom@codesourcery.com>
11423         PR other/68875
11424         * pass_manager.h (TERMINATE_PASS_LIST): Add pass argument.
11425         * passes.c (pass_manager::pass_manager): Declare and init p_start in
11426         INSERT_PASSES_AFTER.  Add pass parameter to TERMINATE_PASS_LIST, and
11427         check if it's equal to p_start.
11428         * passes.def: Add arguments to TERMINATE_PASS_LISTs.
11430 2016-04-15  Jan Hubicka  <jh@suse.cz>
11432         PR ipa/70018
11433         * cgraph.c (cgraph_set_const_flag_1): Only set as pure if
11434         function does not bind to current def.
11435         * ipa-pure-const.c (worse_state): Add FROM and TO parameters;
11436         handle conservatively calls to functions that does not need to bind
11437         to current def.
11438         (check_call): Update call of worse_state.
11439         (ignore_edge_for_nothrow): Update.
11440         (ignore_edge_for_pure_const): Likewise.
11441         (propagate_pure_const): Update calls to worse_state.
11442         (skip_function_for_local_pure_const): Reformat comments.
11444 2016-04-15  Jan Hubicka  <jh@suse.cz>
11446         PR ipa/70018
11447         * cgraph.c (cgraph_node::get_availability): Add REF parameter.
11448         (cgraph_node::function_symbol): Likewise.
11449         (cgraph_node::function_or_virtual_thunk_symbol): Likewise.
11450         * cgraph.h (symtab_node::get_availabbility): Add REF parameter.
11451         (symtab_node::ultimate_alias_target): Add REF parameter.
11452         (symtab_node::binds_to_current_def_p): Declare.
11453         (symtab_node;:ultimate_alias_target_1): Add REF parameter.
11454         (cgraph_node::function_symbol): Likewise.
11455         (cgraph_node::function_or_virtual_thunk_symbol): Likewise.
11456         (cgraph_node::get_availability): Likewise.
11457         (cgraph_edge::binds_to_current_def_p): New inline function.
11458         (varpool_node::get_availability): Add REF parameter.
11459         (varpool_node::ultimate_alias_target): Likewise.
11460         * symtab.c (symtab_node::ultimate_alias_target_1): Likewise.
11461         (symtab_node::binds_to_current_def_p): Likewise.
11462         * varpool.c (varpool_node::get_availability): Likewise.
11464 2016-04-15  Kirill Yukhin  <kirill.yukhin@intel.com>
11466         PR target/70662
11467         * config/i386/sse.md(define_insn "<avx512>_vec_dup<mode><mask_name>"):
11468         Fix mode size check.
11470 2016-04-15  Jakub Jelinek  <jakub@redhat.com>
11472         * BASE-VER: Set to 7.0.0.
11474 2016-04-15  Alexander Monakov  <amonakov@ispras.ru>
11476         * config/nvptx/nvptx.opt (moptimize): Add a period at end of help text.
11478 2016-04-15  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
11480         * doc/invoke.texi (ARM Options): Add note on deprecation of pre-ARMv4T
11481         architecture revisions.
11483 2016-04-15  Bernd Schmidt  <bschmidt@redhat.com>
11485         * config/i386/i386-protos.h (ix86_using_red_zone): Declare.
11486         * config/i386/i386.c (ix86_using_red_zone): No longer static.
11487         * config/i386/i386.md (stack decrement to push peepholes): Guard
11488         with !x86_using_red_zone ().
11490 2016-04-15  Jakub Jelinek  <jakub@redhat.com>
11492         PR c++/70675
11493         * tree-pretty-print.c (do_niy): Add FLAGS argument, pass it down
11494         to dump_generic_node.
11495         (NIY): Pass also flags to do_niy.
11497 2016-04-15  Thomas Schwinge  <thomas@codesourcery.com>
11499         * omp-low.c (simd_clone_struct_alloc, simd_clone_struct_copy)
11500         (simd_clone_vector_of_formal_parm_types)
11501         (simd_clone_clauses_extract, simd_clone_compute_base_data_type)
11502         (simd_clone_mangle, simd_clone_create)
11503         (simd_clone_adjust_return_type, create_tmp_simd_array)
11504         (simd_clone_adjust_argument_types, simd_clone_init_simd_arrays)
11505         (struct modify_stmt_info, ipa_simd_modify_stmt_ops)
11506         (ipa_simd_modify_function_body, simd_clone_linear_addend)
11507         (simd_clone_adjust, expand_simd_clones, ipa_omp_simd_clone)
11508         (pass_data_omp_simd_clone, class pass_omp_simd_clone)
11509         (pass_omp_simd_clone::gate, make_pass_omp_simd_clone): Move into...
11510         * omp-simd-clone.c: ... this new file.
11511         (simd_clone_vector_of_formal_parm_types): Make it static.
11512         * Makefile.in (OBJS): Add omp-simd-clone.o.
11514 2016-04-15  Kirill Yukhin  <kirill.yukhin@intel.com>
11516         PR target/70662
11517         * config/i386/sse.md: Use proper memory operand modifiers.
11520 2016-04-15  Richard Biener  <rguenther@suse.de>
11521         Alan Modra  <amodra@gmail.com>
11523         PR tree-optimization/70130
11524         * tree-vect-data-refs.c (vect_supportable_dr_alignment): Detect
11525         when alignment stays not the same and no not use the realign
11526         scheme then.
11528 2016-04-14  Michael Meissner  <meissner@linux.vnet.ibm.com>
11530         PR target/70669
11531         * config/rs6000/rs6000.c (rs6000_init_hard_regno_mode_ok): Add
11532         direct move handlers for KFmode. Change TFmode handlers test from
11533         FLOAT128_IEEE_P to FLOAT128_VECTOR_P.
11535 2016-04-14  Jakub Jelinek  <jakub@redhat.com>
11537         PR c++/70594
11538         * ipa-utils.h (polymorphic_ctor_dtor_p): New prototype.
11539         * ipa-polymorphic-call.c (polymorphic_ctor_dtor_p): New function.
11540         (inlined_polymorphic_ctor_dtor_block_p): Use it.
11541         * tree-ssa-live.c (remove_unused_scope_block_p): When
11542         in_ctor_dtor_block, avoid discarding not just BLOCKs with
11543         BLOCK_ABSTRACT_ORIGIN being FUNCTION_DECL, but even when
11544         block_ultimate_origin is FUNCTION_DECL.
11545         (remove_unused_locals): If current_function_decl is
11546         polymorphic_ctor_dtor_p, pass initial true to
11547         remove_unused_scope_block_p' is_ctor_dtor_block.
11549 2016-04-14  Martin Sebor  <msebor@redhat.com>
11551         PR c++/69517
11552         PR c++/70019
11553         PR c++/70588
11554         * doc/extend.texi (Variable Length): Revert.
11556 2016-04-14  Marek Polacek  <polacek@redhat.com>
11557             Jan Hubicka  <hubicka@ucw.cz>
11559         PR c++/70029
11560         * tree.c (verify_type): Disable the canonical type of main variant
11561         check.
11563 2016-04-14  Jason Merrill  <jason@redhat.com>
11565         * cfgexpand.c, expr.c: Revert previous change.
11567 2016-04-14  Cesar Philippidis  <cesar@codesourcery.com>
11569         PR middle-end/70643
11570         * omp-low.c (lower_oacc_reductions): Check for TREE_CONSTANT
11571         when building a mem ref for the incoming reduction variable.
11573 2016-04-14  Richard Biener  <rguenther@suse.de>
11575         PR tree-optimization/70614
11576         * tree-scalar-evolution.c (analyze_evolution_in_loop): Terminate
11577         loop if the evolution dropped to chrec_dont_know.
11578         (interpret_condition_phi): Likewise.
11580 2016-04-14  Richard Biener  <rguenther@suse.de>
11582         PR tree-optimization/70623
11583         * tree-ssa-pre.c (changed_blocks): Make global ...
11584         (compute_antic): ... local here.  Move and fix worklist
11585         handling here.  Do not clear EDGE_DFS_BACK or call mark_dfs_back_edges.
11586         (compute_antic_aux): Add dumping for MAX assumed succs.  Remove
11587         worklist handling, dump when ANTIC_IN changed.
11588         (compute_partial_antic_aux): Remove worklist handling.
11589         (init_pre): Do not compute post dominators.  Add a comment about
11590         the CFG order chosen.
11591         (fini_pre): Do not free post dominators.
11593 2016-04-13  Martin Sebor  <msebor@redhat.com>
11595         PR c++/69517
11596         PR c++/70019
11597         PR c++/70588
11598         * doc/extend.texi (Variable Length): Document C++ specifics.
11600 2016-04-13  Jakub Jelinek  <jakub@redhat.com>
11602         PR c++/70641
11603         * ipa-pure-const.c (pass_nothrow::execute): Call maybe_clean_eh_stmt
11604         on all recursive call stmts.  Return TODO_cleanup_cfg if any dead
11605         eh edges have been purged.
11607         PR c++/70594
11608         * tree-sra.c (create_access_replacement,
11609         get_replaced_param_substitute): Set DECL_NAMELESS on repl if it
11610         gets fancy name.
11611         * tree-pretty-print.c (dump_fancy_name): New function.
11612         (dump_decl_name, dump_generic_node): Use it.
11614 2016-04-13  Jason Merrill  <jason@redhat.com>
11616         * cfgexpand.c (pass_expand::execute): Handle attribute "abi warning".
11617         * expr.c (expand_expr_real_1): Likewise.
11619 2016-04-13  Ilya Enkovich  <ilya.enkovich@intel.com>
11621         * config/i386/i386.md (kunpckhi): Swap operands.
11622         (kunpcksi): Likewise.
11623         (kunpckdi): Likewise.
11624         * config/i386/sse.md (vec_pack_trunc_qi): Likewise.
11625         (vec_pack_trunc_<mode>): Likewise.
11627 2016-04-13  Jakub Jelinek  <jakub@redhat.com>
11629         PR debug/70628
11630         * explow.c (convert_memory_address_addr_space_1): Formatting fix.
11632         PR middle-end/70633
11633         * gimplify.c (gimplify_init_constructor): Clear TREE_STATIC if
11634         gimplification turns some element into non-constant.
11636         PR debug/70628
11637         * rtl.h (convert_memory_address_addr_space_1): New prototype.
11638         * explow.c (convert_memory_address_addr_space_1): No longer static,
11639         add NO_EMIT argument and don't call convert_modes if true, pass
11640         it down recursively, remove break after return.
11641         (convert_memory_address_addr_space): Adjust caller.
11642         * simplify-rtx.c (simplify_unary_operation_1): Call
11643         convert_memory_address_addr_space_1 instead of convert_memory_address,
11644         if it returns NULL, don't simplify.
11646 2016-04-12  Eric Botcazou  <ebotcazou@adacore.com>
11648         PR target/70630
11649         * config/sparc/sparc.c (sparc_compute_frame_size): Add parentheses.
11651 2016-04-12  Jakub Jelinek  <jakub@redhat.com>
11653         * config/i386/i386.c (ix86_simd_clone_compute_vecsize_and_simdlen):
11654         Bump the upper SIMDLEN limits, so that if the return type or
11655         characteristic type if the return type is void can be passed in
11656         all available SSE2/AVX/AVX2/AVX512-F registers, the SIMDLEN is
11657         allowed.
11659 2016-04-12  Michael Meissner  <meissner@linux.vnet.ibm.com>
11661         PR target/70640
11662         * config/rs6000/rs6000.md (ieee_128bit_vsx_neg<mode>2_internal):
11663         Do not use "=" constraint on an input constraint.
11664         (ieee_128bit_vsx_abs<mode>2_internal): Likewise.
11665         (ieee_128bit_vsx_nabs<mode>2_internal): Likewise.
11666         (ieee_128bit_vsx_nabs<mode>2): Correct splitter so that it
11667         generates (neg (abs ...)) instead of (abs ...).
11669 2016-04-12  Jakub Jelinek  <jakub@redhat.com>
11671         PR rtl-optimization/70596
11672         * lra-spills.c (spill_pseudos): Don't delete debug insns, instead
11673         just invalidate LRA data and reset them.  Adjust dump wording.
11675 2016-04-12  Martin Liska  <mliska@suse.cz>
11677         Revert
11678         2016-03-30  Jan Hubicka  <hubicka@ucw.cz>
11680         * tree-ssa-loop-niter.c (idx_infer_loop_bounds): We can't get realistic
11681         estimates here.
11682         * tree-ssa-loop-unswitch.c (tree_unswitch_single_loop): Use also
11683         max_loop_iterations_int.
11684         (tree_unswitch_outer_loop): Likewise.
11685         * tree-ssa-loop-ivopts.c (avg_loop_niter): Likewise.
11686         * tree-vect-loop.c (vect_analyze_loop_2): Likewise.
11688 2016-04-12  Tom de Vries  <tom@codesourcery.com>
11690         PR tree-optimization/68756
11691         * graphite-isl-ast-to-gimple.c (copy_cond_phi_args): Use new_expr
11692         instead of new_name.
11694 2016-04-12  Jakub Jelinek  <jakub@redhat.com>
11696         PR tree-optimization/70602
11697         * tree-sra.c (generate_subtree_copies): Don't write anything into
11698         constant pool decls.
11700         * omp-low.c (lower_omp_target): Use GOMP_MAP_FIRSTPRIVATE_INT
11701         regardless whether there are depend clauses or not.
11703 2016-04-11  Michael Meissner  <meissner@linux.vnet.ibm.com>
11705         PR target/70381
11706         * config/rs6000/rs6000.c (rs6000_opt_masks): Disable using the
11707         target attribute and pragma from changing the -mfloat128
11708         and -mfloat128-hardware options.
11710         * doc/extend.texi (Additional Floating Types): Document PowerPC
11711         __float128 restrictions.
11713 2016-04-11  James Greenhalgh  <james.greenhalgh@arm.com>
11715         PR target/70133
11716         * config/aarch64/driver-aarch64.c
11717         (aarch64_get_extension_string_for_isa_flags): New.
11718         (arch_extension): Rename to...
11719         (aarch64_arch_extension): ...This.
11720         (ext_to_feat_string): Rename to...
11721         (aarch64_extensions): ...This.
11722         (aarch64_core_data): Keep track of architecture extension flags.
11723         (cpu_data): Rename to...
11724         (aarch64_cpu_data): ...This.
11725         (aarch64_arch_driver_info): Keep track of architecture extension
11726         flags.
11727         (get_arch_name_from_id): Rename to...
11728         (get_arch_from_id): ...This, change return type.
11729         (host_detect_local_cpu): Update and reformat for renames, handle
11730         extensions through common infrastructure.
11732 2016-04-11  James Greenhalgh  <james.greenhalgh@arm.com>
11734         PR target/70133
11735         * config/aarch64/aarch64-common.c (aarch64_option_extension): Keep
11736         track of a canonical flag name.
11737         (all_extensions): Likewise.
11738         (arch_to_arch_name): Also track extension flags enabled by the arch.
11739         (all_architectures): Likewise.
11740         (aarch64_parse_extension): Move to here.
11741         (aarch64_get_extension_string_for_isa_flags): Take a new argument,
11742         rework.
11743         (aarch64_rewrite_selected_cpu): Update for above change.
11744         * config/aarch64/aarch64-option-extensions.def: Rework the way flags
11745         are handled, such that the single explicit value enabled by an
11746         extension is kept seperate from the implicit values it also enables.
11747         * config/aarch64/aarch64-protos.h (aarch64_parse_opt_result): Move
11748         to here.
11749         (aarch64_parse_extension): New.
11750         * config/aarch64/aarch64.c (aarch64_parse_opt_result): Move from
11751         here to config/aarch64/aarch64-protos.h.
11752         (aarch64_parse_extension): Move from here to
11753         common/config/aarch64/aarch64-common.c.
11754         (aarch64_option_print): Update.
11755         (aarch64_declare_function_name): Likewise.
11756         (aarch64_start_file): Likewise.
11757         * config/aarch64/driver-aarch64.c (arch_extension): Keep track of
11758         the canonical flag for extensions.
11759         * config.gcc (aarch64*-*-*): Extend regex for capturing extension
11760         flags.
11762 2016-04-11  James Greenhalgh  <james.greenhalgh@arm.com>
11764         * config/aarch64/aarch64.h (AARCH64_FL_FOR_ARCH8_1): Also add
11765         AARCH64_FL_CRC.
11767 2016-04-09  Tom de Vries  <tom@codesourcery.com>
11769         PR tree-optimization/68953
11770         * graphite-sese-to-poly.c (pdr_add_memory_accesses): Order accesses from
11771         first to last subscript.
11773 2016-04-09  Jakub Jelinek  <jakub@redhat.com>
11775         PR tree-optimization/70586
11776         * tree-ssa-ifcombine.c (bb_no_side_effects_p): Return false
11777         for any calls.
11779 2016-04-08  Cesar Philippidis  <cesar@codesourcery.com>
11781         PR lto/70289
11782         PR ipa/70348
11783         PR tree-optimization/70373
11784         PR middle-end/70533
11785         PR middle-end/70534
11786         PR middle-end/70535
11787         * gimplify.c (gimplify_adjust_omp_clauses): Add or adjust data
11788         clauses for acc parallel reductions as necessary.  Error on those
11789         that are private.
11790         * omp-low.c (scan_sharing_clauses): Don't install variables which
11791         are used in acc parallel reductions.
11792         (lower_rec_input_clauses): Remove dead code.
11793         (lower_oacc_reductions): Add support for reference reductions.
11794         (lower_reduction_clauses): Remove dead code.
11795         (lower_omp_target): Don't remap variables appearing in acc parallel
11796         reductions.
11797         * tree.h (OMP_CLAUSE_MAP_IN_REDUCTION): New macro.
11799 2016-04-08  Jakub Jelinek  <jakub@redhat.com>
11801         PR middle-end/70593
11802         * tree-ssa-coalesce.c (build_ssa_conflict_graph): For stmt
11803         with multiple SSA_NAME defs, force the outputs other than first
11804         to be live before calling live_track_process_def on each output.
11806         PR rtl-optimization/70574
11807         * fwprop.c (forward_propagate_and_simplify): Don't add
11808         REG_EQUAL note if DF_REF_REG (use) is a paradoxical subreg.
11809         (try_fwprop_subst): Don't add REG_EQUAL note if there are any
11810         paradoxical subregs within *loc.
11812 2016-04-08  Thomas Schwinge  <thomas@codesourcery.com>
11814         * config/arc/arc.h (LINK_COMMAND_SPEC): Use gt to ignore
11815         -ftree-parallelize-loops={0,1}.
11816         * config/darwin.h (LINK_COMMAND_SPEC_A): Likewise.
11817         * config/i386/mingw32.h (GOMP_SELF_SPECS): Likewise.
11818         * config/ia64/hpux.h (LIB_SPEC): Likewise.
11819         * config/pa/pa-hpux11.h (LIB_SPEC): Likewise.
11820         * config/pa/pa64-hpux.h (LIB_SPEC): Likewise.
11822 2016-04-08  Maxim Ostapenko  <m.ostapenko@samsung.com>
11824         PR sanitizer/70541
11825         * asan.c (instrument_derefs): If we get unknown location, extract it
11826         with EXPR_LOCATION.
11827         (maybe_instrument_call): Instrument gimple_call's arguments if needed.
11829 2016-04-08  Tom de Vries  <tom@codesourcery.com>
11831         * omp-low.c (lower_omp_target): Set TREE_NO_WARNING for oacc
11832         implicit firstprivate clause.
11834 2016-04-08  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
11836         PR target/70566
11837         * config/arm/thumb2.md (tst + branch-> lsls + branch
11838         peephole below *orsi_not_shiftsi_si): Require that condition
11839         register is dead after the peephole.
11840         (second peephole after the above): Likewise.
11842 2016-04-08  Alan Modra  <amodra@gmail.com>
11844         PR target/70117
11845         * builtins.c (fold_builtin_classify): For IBM extended precision,
11846         look at just the high-order double to test for NaN.
11847         (fold_builtin_interclass_mathfn): Similarly for Inf.  For isnormal
11848         test just the high double for Inf but both doubles for subnormal
11849         limit.
11851 2016-04-07  Jakub Jelinek  <jakub@redhat.com>
11853         * cgraph.h (struct cgraph_simd_clone): Add mask_mode field.
11854         * omp-low.c (simd_clone_init_simd_arrays, simd_clone_adjust): Handle
11855         node->simdclone->mask_mode != VOIDmode masks.
11856         (simd_clone_adjust_argument_types): Likewise.  Move sc var definition
11857         earlier, use it instead of node->simdclone.
11858         * config/i386/i386.c (ix86_simd_clone_compute_vecsize_and_simdlen):
11859         Set clonei->mask_mode.
11861 2016-04-06  Patrick Palka  <ppalka@gcc.gnu.org>
11863         PR c/70436
11864         * parser.c (cp_parser_iteration_statement): New parameter IF_P.
11865         Pass it through to cp_parser_already_scoped_statement.
11866         (cp_parser_already_scoped_statement): New parameter IF_P.  Pass
11867         it through to cp_parser_statement.
11868         (cp_parser_statement): Pass IF_P through to
11869         cp_parser_iteration_statement.
11870         (cp_parser_pragma): Adjust call to
11871         cp_parser_iteration_statement.
11873 2016-04-06  Patrick Palka  <ppalka@gcc.gnu.org>
11875         PR c/70436
11876         * gimplify.c (gimplify_omp_ordered): Add explicit braces to
11877         resolve a future -Wparentheses warning.
11878         * omp-low.c (scan_sharing_clauses): Likewise.
11879         * tree-parloops.c (eliminate_local_variables): Likewise.
11881 2016-04-06  Vladimir Makarov  <vmakarov@redhat.com>
11883         PR rtl-optimization/70398
11884         * lra-constraints.c (process_address_1): Check zero scale and code
11885         for reloading with zero scale.
11887 2016-04-06  Uros Bizjak  <ubizjak@gmail.com>
11889         * config/i386/sse.md (shuffletype): Add V32HI and V4TI modes.
11890         (ssescalarsize): Add V8SF, V4SF, V4DF and V2DF modes.
11892 2016-04-06  Jakub Jelinek  <jakub@redhat.com>
11894         * config/i386/i386.c (ix86_simd_clone_compute_vecsize_and_simdlen):
11895         Add support for AVX512F clones, include them by default for
11896         exported OpenMP declare simd functions.  For AVX2 allow simdlen 32
11897         and use it if charasteric type is 8-bit, for AVX512F allow simdlen
11898         up to 128.
11900         PR middle-end/70550
11901         * tree.h (OMP_CLAUSE_FIRSTPRIVATE_IMPLICIT): Define.
11902         * gimplify.c (gimplify_adjust_omp_clauses_1): Set it for implicit
11903         firstprivate clauses.
11904         * omp-low.c (lower_send_clauses): Set TREE_NO_WARNING for
11905         OMP_CLAUSE_FIRSTPRIVATE_IMPLICIT !by_ref vars in task contexts.
11906         (lower_omp_target): Set TREE_NO_WARNING for
11907         non-addressable possibly uninitialized vars which are copied into
11908         addressable temporaries or copied for GOMP_MAP_FIRSTPRIVATE_INT.
11910 2016-04-05  John David Anglin  <danglin@gcc.gnu.org>
11912         * config/pa/predicates.md (integer_store_memory_operand): Accept
11913         REG+D operands with a large offset when reload_in_progress is true.
11914         (floating_point_store_memory_operand): Likewise.
11916 2016-04-05  Jakub Jelinek  <jakub@redhat.com>
11918         PR c++/70336
11919         * match.pd (nested int casts): Limit to GIMPLE.
11921 2016-04-05  Jan Hubicka  <hubicka@ucw.cz>
11923         PR ipa/66223
11924         * ipa-devirt.c (maybe_record_node): Fix comment; use
11925         SANITIZE_UNREACHABLE instead of SANITIZE_UNDEFINED.
11927 2016-04-05  Jakub Jelinek  <jakub@redhat.com>
11929         PR rtl-optimization/70542
11930         * ree.c (add_removable_extension): For VECTOR_MODE_P punt
11931         if there are any uses other than insn or debug insns.
11933 2016-04-05  Marc Glisse  <marc.glisse@inria.fr>
11934             Jakub Jelinek  <jakub@redhat.com>
11936         PR tree-optimization/70509
11937         * simplify-rtx.c (simplify_binary_operation_1) <case VEC_SELECT>:
11938         Shift HOST_WIDE_INT_1U instead of 1.
11940 2016-04-05  Zdenek Sojka  <zsojka@seznam.cz>
11942         PR tree-optimization/70509
11943         * tree-ssa-forwprop.c (simplify_bitfield_ref): Use bitsize_int instead
11944         of the vector base type for index.
11946 2016-04-05  Uros Bizjak  <ubizjak@gmail.com>
11948         PR target/70510
11949         * config/i386/sse.md (iptr): Add V64QI, V32HI, V16SI and V8DI modes.
11951 2016-04-05  Richard Biener  <rguenther@suse.de>
11953         PR tree-optimization/70526
11954         * tree-sra.c (build_ref_for_offset): Use prev_base to
11955         extract the alias pointer type.
11957 2016-04-05  Richard Biener  <rguenther@suse.de>
11959         * dse.c (struct store_info): Remove alias_set member.
11960         (struct read_info_type): Likewise.
11961         (clear_alias_group, clear_alias_mode_table, clear_alias_mode_holder,
11962         spill_deleted, clear_alias_set_lookup): Remove.
11963         (get_group_info): Remove dead base == NULL_RTX case.
11964         (dse_step0): Remove initialization of removed variables.
11965         (delete_dead_store_insn): Reomve alias set dumping.
11966         (free_read_records): Remove alias_set handling.
11967         (canon_address): Remove alias_set_out parameter.
11968         (record_store): Remove spill_alias_set, it's always zero.
11969         (check_mem_read_rtx): Likewise.
11970         (dse_step2): Rename from ...
11971         (dse_step2_nospill): ... this.  Adjust.
11972         (scan_stores): Rename from ...
11973         (scan_stores_nospill): ... this.
11974         (scan_reads): Rename from ...
11975         (scan_reads_nospill): ... this.
11976         (scan_stores_spill, scan_reads_spill): Remove.
11977         (dse_step3_scan): Remove for_spills argument which is always false.
11978         (dse_step3): Likewise.
11979         (dse_step5): Rename from ...
11980         (dse_step5_nospill): ... this.  Remove alias_set handling.
11981         (rest_of_handle_dse): Adjust.
11983 2016-04-05  Jakub Jelinek  <jakub@redhat.com>
11985         PR target/70525
11986         * config/i386/sse.md (*andnot<mode>3): Simplify assertions.
11987         Use vpandn<ssemodesuffix> for V16SI/V8DImode, vpandnq for
11988         V32HI/V64QImode, don't use <mask_operand3_1>, fix up formatting.
11989         (*andnot<mode>3_mask): Remove insn with VI12_AVX512VL iterator.
11991 2016-04-05  Richard Biener  <rguenther@suse.de>
11993         PR middle-end/70499
11994         * gimplify-me.c (gimple_regimplify_operands): Do not rewrite
11995         non-register type temporaries into SSA.
11997 2016-04-04  Jan Hubicka  <hubicka@ucw.cz>
11999         PR ipa/66223
12000         * ipa-devirt.c (maybe_record_node): Do not optimize cxa_pure_virtual
12001         calls when sanitizing.
12002         (possible_polymorphic_call_target_p): Fix formatting.
12004 2016-04-04  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
12005             Jakub Jelinek <jakub@redhat.com>
12007         PR middle-end/70457
12008         * tree-inline.c (estimate_num_insn): Use gimple_call_builtin_p
12009         to ensure a call statement is compatible with a built-in's
12010         prototype.
12011         * tree-ssa-math-opts.c (pass_optimize_windening_mul::execute):
12012         Likewise.
12014 2016-04-04  Richard Biener  <rguenther@suse.de>
12016         PR rtl-optimization/70484
12017         * rtl.h (canon_output_dependence): Declare.
12018         * alias.c (canon_output_dependence): New function.
12019         * dse.c (record_store): Use canon_output_dependence rather
12020         than canon_true_dependence.
12022 2016-03-30  Jan Hubicka  <hubicka@ucw.cz>
12024         PR ipa/68881
12025         * cgraph.h (symtab_node::copy_visibility_from): New function.
12026         * symtab.c (symtab_node::copy_visibility_from): New function.
12027         * ipa-visibility.c (optimize_weakref): New function.
12028         (function_and_variable_visibility): Use it.
12030 2016-04-04  Martin Liska  <mliska@suse.cz>
12032         PR hsa/70402
12033         * hsa-gen.c (gen_hsa_insns_for_switch_stmt): Guard index
12034         value that is really in range handled by SBR instruction.
12035         * hsa-brig.c (emit_switch_insn): Do not emit unconditional jump.
12036         * hsa-dump.c (dump_hsa_insn_1): Do not dump default BB.
12037         * hsa.h (hsa_insn_sbr::m_default_bb): Remove field.
12039 2016-04-03  Oleg Endo  <olegendo@gcc.gnu.org>
12041         PR target/70416
12042         PR target/67391
12043         * config/sh/sh.md (*addsi3): Allow pattern when reload_in_progress is
12044         set, but not for SP_REG operands.
12046 2016-04-02  Martin Sebor  <msebor@redhat.com>
12048         PR c++/67376
12049         * fold-const.c (maybe_nonzero_address): New function.
12050         (fold_comparison): Call it.  Fold equality and relational
12051         expressions involving null pointers.
12052         (tree_single_nonzero_warnv_p): Call maybe_nonzero_address.
12054 2016-03-31  Evandro Menezes  <e.menezes@samsung.com>
12056         Fix the predicate "aarch64_simd_reg_or_zero" to correctly validate
12057         the "Y" constraint (scalar FP 0.0 immediate).
12059         * config/aarch64/predicates.md (aarch64_simd_reg_or_zero):
12060         Add the "const_double" to the list of operand constraints.
12062 2016-04-01  Jakub Jelinek  <jakub@redhat.com>
12064         PR rtl-optimization/70467
12065         * config/i386/i386.md (*add<dwi>3_doubleword, *sub<dwi>3_doubleword):
12066         If low word of the last operand is 0, just emit addition/subtraction
12067         for the high word.
12069 2016-04-01  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
12071         PR target/70404
12072         * config/s390/s390.c (s390_expand_insv): Check for everything
12073         constant instead of just VOIDmode stuff.
12075 2016-04-01  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
12077         PR target/70496
12078         * config/arm/arm.h (ASM_APP_OFF): Handle TARGET_ARM and TARGET_THUMB.
12080 2016-04-01  Nathan Sidwell  <nathan@acm.org>
12082         * tree.def (TRY_CATCH_EXPR): Correct documentation.
12084 2016-03-31  Vladimir Makarov  <vmakarov@redhat.com>
12086         PR rtl-optimization/70461
12087         * ira-color.c (allocno_copy_cost_saving): Use allocno class if it
12088         is necessary.
12090 2016-03-31  Martin Liska  <mliska@suse.cz>
12092         PR hsa/70399
12093         * hsa-brig.c (hsa_op_immed::emit_to_buffer): Emit either
12094         a tree value or an immediate integer value to a buffer
12095         that is eventually copied to a BRIG section.
12096         (emit_immediate_operand): Call the function here.
12097         * hsa-dump.c (dump_hsa_immed): Remove checking assert.
12098         * hsa-gen.c (hsa_op_immed::hsa_op_immed): Remove initialization
12099         of class' fields that are removed.
12100         (hsa_op_immed::~hsa_op_immed): Remove deinitialization.
12101         * hsa.h (class hsa_op_immed): Remove m_brig_repr and
12102         m_brig_repr_size fields.
12104 2016-03-31  Martin Liska  <mliska@suse.cz>
12106         PR hsa/70391
12107         * hsa-gen.c (hsa_function_representation::update_dominance): New
12108         function.
12109         (convert_addr_to_flat_segment): Likewise.
12110         (gen_hsa_memory_set): New alignment argument.
12111         (gen_hsa_ctor_assignment): Likewise.
12112         (gen_hsa_insns_for_single_assignment): Provide alignment
12113         to gen_hsa_ctor_assignment.
12114         (gen_hsa_insns_for_direct_call): Add new argument.
12115         (expand_lhs_of_string_op): New function.
12116         (expand_string_operation_builtin): Likewise.
12117         (expand_memory_copy): New function.
12118         (expand_memory_set): New function.
12119         (gen_hsa_insns_for_call): Use HOST_WIDE_INT.
12120         (convert_switch_statements): Change signature.
12121         (generate_hsa): Use a return value of the function.
12122         (pass_gen_hsail::execute): Do not call
12123         convert_switch_statements here.
12124         * hsa-regalloc.c (hsa_regalloc): Call update_dominance.
12125         * hsa.h (hsa_function_representation::m_modified_cfg): New flag.
12126         (hsa_function_representation::update_dominance): New function.
12128 2016-03-31  Martin Liska  <mliska@suse.cz>
12130         PR hsa/70391
12131         * hsa-brig.c (emit_directive_variable): Emit alignment
12132         according to hsa_symbol::m_align.
12133         * hsa-dump.c (hsa_byte_alignment): Move the function to another file.
12134         (dump_hsa_symbol): Dump alignment of HSA symbols.
12135         * hsa-gen.c (get_symbol_for_decl): Set-up alignment of a symbol.
12136         (gen_hsa_addr_with_align): New function.
12137         (hsa_bitmemref_alignment): Use newly added function.
12138         (gen_hsa_insns_for_load): Likewise.
12139         (gen_hsa_insns_for_store): Likewise.
12140         (gen_hsa_memory_copy): New argument added.
12141         (gen_hsa_insns_for_single_assignment): Respect
12142         alignment for assignments processed via gen_hsa_memory_copy.
12143         (gen_hsa_insns_for_direct_call): Likewise.
12144         (gen_hsa_insns_for_return): Likewise.
12145         (gen_function_def_parameters): Set default alignment.
12146         * hsa.c (hsa_object_alignment): New function.
12147         (hsa_byte_alignment): Pasted function.
12148         * hsa.h (hsa_symbol::m_align): New field.
12150 2016-03-31  Bin Cheng  <bin.cheng@arm.com>
12152         * tree-ssa-loop-ivopts.c (get_computation_cost_at): Initialize
12153         scratch field for goto case.
12155 2016-03-31  James Greenhalgh  <james.greenhalgh@arm.com>
12157         * config/arm/linux-elf.h (ASM_OUTPUT_DEF): Delete.
12159 2016-03-31  Ilya Enkovich  <enkovich.gnu@gmail.com>
12161         PR target/70442
12162         * config/i386/i386.c (scalar_chain::convert_op): Fix description.
12163         (scalar_chain::convert_insn): Call convert_op for reg
12164         moves to handle undefined registers.
12166 2016-03-31  Nathan Sidwell  <nathan@acm.org>
12168         PR c++/70393
12169         * varasm.c (output_constructor_regular_field): Flush bitfield earlier.
12170         Assert we don't want to move backwards.
12172 2016-03-31  Kirill Yukhin  <kirill.yukhin@intel.com>
12174         PR target/70453
12175         * config/i386/sse.md (define_mode_attr shuffletype): Fix typo.
12177 2016-03-31  Jakub Jelinek  <jakub@redhat.com>
12179         PR rtl-optimization/70460
12180         * ira.c (indirect_jump_optimize): Don't substitute LABEL_REF
12181         with operand from REG_LABEL_OPERAND, instead substitute
12182         SET_SRC or REG_EQUAL note content if it is a LABEL_REF.
12183         Don't do anything for REG_NON_LOCAL_GOTO jumps.
12185 2016-03-31  Martin Liska  <mliska@suse.cz>
12187         * passes.c (execute_one_pass): Do not call
12188         todo_after for a discarded function.
12190 2016-03-31  Bin Cheng  <bin.cheng@arm.com>
12192         * tree-ssa-loop-ivopts.c (struct comp_cost): New scrach field.
12193         (no_cost, infinite_cost): Initialize the new field.
12194         (get_computation_cost_at): Record setup cost.
12195         (determine_use_iv_cost_address): Skip cost computation for sub
12196         uses if we can estimate it without losing accuracy.
12198 2016-03-30  Jan Hubicka  <hubicka@ucw.cz>
12200         * tree-ssa-loop-niter.c (idx_infer_loop_bounds): We can't get realistic
12201         estimates here.
12202         * tree-ssa-loop-unswitch.c (tree_unswitch_single_loop): Use also
12203         max_loop_iterations_int.
12204         (tree_unswitch_outer_loop): Likewise.
12205         * tree-ssa-loop-ivopts.c (avg_loop_niter): Likewise.
12206         * tree-vect-loop.c (vect_analyze_loop_2): Likewise.
12208 2016-03-30  Richard Biener  <rguenther@suse.de>
12210         PR middle-end/70450
12211         * fold-const.c (extract_muldiv_1): Fix thinko in wide_int::from usage.
12213 2016-03-30  Jakub Jelinek  <jakub@redhat.com>
12215         PR target/70421
12216         * config/i386/i386.c (ix86_expand_vector_set): Fix up argument order
12217         in gen_blendm expander.
12219 2016-03-30  Nick Clifton  <nickc@redhat.com>
12221         PR target/62254
12222         * config/arm/arm.c (arm_reload_out_hi): Add code to handle the
12223         case where we are already provided with an SImode SUBREG.
12225 2016-03-30  H.J. Lu  <hongjiu.lu@intel.com>
12227         PR target/70439
12228         * config/i386/i386.c (ix86_expand_epilogue): Properly check
12229         conflict between DRAP register and __builtin_eh_return.
12231 2016-03-30  Michael Matz  <matz@suse.de>
12232             Richard Biener  <rguenther@suse.de>
12234         PR ipa/12392
12235         * ipa-polymorphic-call.c (struct type_change_info): Change
12236         speculative to an unsigned allowing to limit the work we do.
12237         (csftc_abort_walking_p): New inline function..
12238         (check_stmt_for_type_change): Limit the number of may-defs
12239         skipped for speculative devirtualization to
12240         max-speculative-devirt-maydefs.
12241         * params.def (max-speculative-devirt-maydefs): New param.
12242         * doc/invoke.texi (--param max-speculative-devirt-maydefs): Document.
12244 2016-03-30  Mike Stump  <mrs@gcc.gnu.org>
12246         PR target/63890
12247         * config/i386/i386.h (ACCUMULATE_OUTGOING_ARGS): Use when profiling
12248         and TARGET_MACHO.
12250 2016-03-30  Patrick Palka  <ppalka@gcc.gnu.org>
12252         PR tree-optimization/59124
12253         * tree-vrp.c (register_edge_assert_for_2): For NAME != CST1
12254         where NAME = A +- CST2 add the assertion A != (CST1 -+ CST2).
12256 2016-03-29  Jeff Law  <law@redhat.com>
12258         * tree-ssa-coalesce.c (struct ssa_conflicts): Fix typo in comment.
12260 2016-03-10  Jan Hubicka  <hubicka@ucw.cz>
12262         * tree-ssa-loop-ivcanon.c (try_peel_loop): Change type of peel
12263         to HOST_WIDE_INT.
12265 2016-03-29  Thomas Schwinge  <thomas@codesourcery.com>
12267         * config/gnu.h (CPP_SPEC, LIB_SPEC): Don't override.
12268         * config/i386/gnu.h (STARTFILE_SPEC): Use gcrt1.o instead of
12269         gcrt0.o if linking dynamically.
12271 2016-03-10  Jan Hubicka  <hubicka@ucw.cz>
12273         PR ipa/70283
12274         * ipa-devirt.c (methods_equal_p): New function.
12275         (compare_virtual_tables): Use it.
12276         * cgraph.h (symbol_table::symbol_suffix_separator): Declare.
12277         * cgraphclones.c (clone_function_name_1): Use
12278         symbol_table::symbol_suffix_separator.
12279         * coverage.c (build_var): Likewise.
12280         * symtab.c (symbol_table::symbol_suffix_separator): New.
12282 2016-03-29  Jakub Jelinek  <jakub@redhat.com>
12284         PR rtl-optimization/70429
12285         * combine.c (simplify_shift_const_1): For ASHIFTRT don't optimize
12286         (cst1 >> count) >> cst2 into (cst1 >> cst2) >> count if
12287         mode != result_mode.
12289         PR c++/70353
12290         * tree-inline.c (remap_decls): Don't add_local_decl if cfun is null.
12292         PR tree-optimization/70405
12293         * ssa-iterators.h (num_imm_uses): Add missing braces.
12295 2016-03-29  Vladimir Makarov  <vmakarov@redhat.com>
12297         PR rtl-optimization/68695
12298         * ira-color.c (allocno_copy_cost_saving): New.
12299         (improve_allocation): Use it.
12301 2016-03-29  Richard Henderson  <rth@redhat.com>
12303         PR middle-end/70355
12304         * lower-subreg.c (simplify_subreg_concatn): Reject paradoxical subregs.
12306 2016-03-29  Richard Biener  <rguenther@suse.de>
12308         PR middle-end/70424
12309         * ipa-prop.c (ipa_compute_jump_functions_for_edge): Always
12310         use alignment returned by get_pointer_alignment_1 if it is
12311         bigger than BITS_PER_UNIT.
12312         * builtins.c (get_pointer_alignment_1): Do not return true
12313         for alignment extracted from SSA info.
12315 2016-03-28  James Bowman  <james.bowman@ftdichip.com>
12317         * config/ft32/ft32.opt (mnodiv): New.
12318         * config/ft32/ft32.md (*divsi3, *modsi3): Qualify with TARGET_NODIV.
12319         * doc/invoke.texi (FT32 Options -mnodiv): New.
12321 2016-03-28  Kirill Yukhin  <kirill.yukhin@intel.com>
12323         PR target/70406
12324         * config/i386/i386.md (define_split, andn): Fix modes.
12326 2016-03-26  Richard Biener  <rguenther@suse.de>
12327             Prathamesh Kulkarni  <prathamesh.kulkarni@linaro.org>
12329         PR ipa/70366
12330         * ipa-inline-transform.c (inline_call): Pass opts_for_fn (to->decl)
12331         instead of
12332         TREE_OPTIMIZATION (DECL_FUNCTION_SPECIFIC_OPTIMIZATION (to->decl))
12333         as 2nd argument to cl_optimization_restore().
12335 2016-03-25  Richard Henderson  <rth@redhat.com>
12337         PR target/70120
12338         * config/aarch64/aarch64.c (aarch64_asm_output_pool_epilogue): New.
12339         * config/aarch64/aarch64-protos.h: Declare it.
12340         * config/aarch64/aarch64.h (ASM_OUTPUT_POOL_EPILOGUE): New.
12342 2016-03-25  Alan Modra  <amodra@gmail.com>
12344         PR target/70052
12345         * config/rs6000/constraints.md (j): Simplify.
12346         * config/rs6000/predicates.md (easy_fp_constant): Exclude
12347         decimal float 0.D.
12348         * config/rs6000/rs6000.md (zero_fp): New mode_attr.
12349         (mov<mode>_hardfloat, mov<mode>_hardfloat32, mov<mode>_hardfloat64,
12350          mov<mode>_64bit_dm, mov<mode>_32bit): Use zero_fp in place of j
12351         in all constraint alternatives.
12352         (movtd_64bit_nodm): Delete "j" constraint alternative.
12354 2016-03-24  Aldy Hernandez  <aldyh@redhat.com>
12356         * tree-ssa-propagate.c: Enhance docs for
12357         SSA_PROP_NOT_INTERESTING.
12359 2016-03-24  Aldy Hernandez  <aldyh@redhat.com>
12361         * doc/extend.texi: Fix typo in documentation to pure attribute.
12363 2016-03-24  John David Anglin  <danglin@gcc.gnu.org>
12365         PR target/70319
12366         * config/pa/pa.md (bswapdi2): Use a scratch register.
12368 2016-03-24  Richard Henderson  <rth@redhat.com>
12370         PR middle-end/69845
12371         * fold-const.c (extract_muldiv_1): Correct test for multiplication
12372         overflow.
12374 2016-03-24  Uros Bizjak  <ubizjak@gmail.com>
12376         * config/i386/i386.md (*anddi3_doubleword): Generate AND insn
12377         using ix86_expand_binary_operator instead of gen_andsi3.
12379 2016-03-24  Richard Biener  <rguenther@suse.de>
12381         PR tree-optimization/70396
12382         * tree-vect-stmts.c (vectorizable_comparison): Use
12383         get_vectype_for_scalar_type.
12385 2016-03-24  Richard Biener  <rguenther@suse.de>
12387         PR middle-end/70370
12388         * gimplify.c (gimplify_asm_expr): Handle !allows_mem outputs
12389         with register bases.
12391 2016-03-24  Richard Biener  <rguenther@suse.de>
12393         PR tree-optimization/70372
12394         * tree-ssa-reassoc.c (eliminate_plus_minus_pair): Use
12395         build_all_ones_cst to also handle vector types correctly.
12397 2016-03-23  Michael Meissner  <meissner@linux.vnet.ibm.com>
12399         PR target/70381
12400         * config/rs6000/rs6000-cpus.def (ISA_2_6_MASKS_SERVER): Do not set
12401         -mfloat128 here.
12403 2016-03-23  Marek Polacek  <polacek@redhat.com>
12405         PR c++/69884
12406         * doc/invoke.texi: Document -Wignored-attributes.
12408 2016-03-23  Bin Cheng  <bin.cheng@arm.com>
12410         PR tree-optimization/69042
12411         * params.def (PARAM_IV_CONSIDER_ALL_CANDIDATES_BOUND): Increase the
12412         parameter from 30 to 40.
12414 2016-03-23  Bin Cheng  <bin.cheng@arm.com>
12416         PR tree-optimization/69042
12417         * tree-ssa-loop-ivopts.c (add_iv_candidate_for_use): Add IV cand
12418         for use with constant offset stripped in base.
12420 2016-03-23  Richard Biener  <rguenther@suse.de>
12422         PR middle-end/70251
12423         * match.pd (A + (B vcmp C ? 1 : 0) -> A - (B vcmp C)): Adjust
12424         mode compatibility check.
12425         (A - (B vcmp C ? 1 : 0) -> A + (B vcmp C)): Likewise.
12427 2016-03-23  Jeff Law  <law@redhat.com>
12429         PR tree-optimization/64058
12430         * tree-ssa-coalesce.c (struct coalesce_pair): Add new field
12431         CONFLICT_COUNT.
12432         (struct ssa_conflicts): Move up earlier in the file.
12433         (conflicts_, var_map_): New static variables.
12434         (initialize_conflict_count): New function to initialize the
12435         CONFLICT_COUNT field for each conflict pair.
12436         (compare_pairs): Lazily initialize the conflict count and use it
12437         as the first tie-breaker.
12438         (sort_coalesce_list): Add new arguments conflicts, map.  Initialize
12439         and wipe conflicts_ and map_ around the call to qsort.  Remove
12440         special case for 2 coalesce pairs.
12441         * bitmap.c (bitmap_count_unique_bits): New function.
12442         (bitmap_count_bits_in_word): New function, extracted from
12443         bitmap_count_bits.
12444         (bitmap_count_bits): Use bitmap_count_bits_in_word.
12445         * bitmap.h (bitmap_count_unique_bits): Declare it.
12447 2016-03-23  Ilya Enkovich  <enkovich.gnu@gmail.com>
12449         PR target/69917
12450         * config/i386/sol2.h (ASM_OUTPUT_DEF_FROM_DECLS): Follow
12451         transparent alias chain for decl assembler name.
12452         * config/sol2.c (solaris_assemble_visibility): Likewise.
12454 2016-03-23  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
12456         * config/arm/arm1020e.md (1020call_op): Reduce reservation
12457         duration.
12458         (v10_fdivs): Likewise.
12459         (v10_fdivd): Likewise.
12461 2016-03-23  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
12463         PR driver/70132
12464         * config/arm/driver-arm.c (host_detect_local_cpu): Reorder exit logic
12465         to not call fclose twice on file.
12467 2016-03-23  Jakub Jelinek  <jakub@redhat.com>
12469         PR tree-optimization/70354
12470         * tree-vect-patterns.c (vect_recog_vector_vector_shift_pattern): If
12471         oprnd0 is wider than oprnd1 and there is a cast from the wider
12472         type to oprnd1, mask it with the mask of the narrower type.
12474         PR target/70321
12475         * config/i386/i386.md (*anddi3_doubleword, *<code>di3_doubleword):
12476         Optimize TARGET_STV splitters, if high or low word of last argument
12477         is 0 or -1.
12479 2016-03-22  Jeff Law  <law@redhat.com>
12481         PR target/70232
12482         tree-ssa-threadbackward.c
12483         (fsm_find_control_statement_thread_paths): Correctly distinguish
12484         between old style jump threads vs FSM jump threads.
12486 2016-03-22  Ilya Enkovich  <enkovich.gnu@gmail.com>
12488         PR target/70302
12489         * config/i386/i386.c (scalar_chain::convert_op): Support
12490         uninitialized register usage case.
12492 2016-03-22  Richard Biener  <rguenther@suse.de>
12494         PR middle-end/70251
12495         * genmatch.c (gen_transform): Adjust last parameter to a three-state
12496         int...
12497         (capture::gen_transform): ... to change behavior when substituting
12498         a condition into cond or not-cond expr context.
12499         (dt_simplify::gen_1): Adjust.
12500         * gimple-match-head.c: Include gimplify.h for unshare_expr.
12501         * match.pd (A + (B vcmp C ? 1 : 0) -> A - (B vcmp C)): Revert
12502         last change and instead change to
12503         A + (B vcmp C ? 1 : 0) -> A - (B vcmp C ? -1 : 0).
12504         (A - (B vcmp C ? 1 : 0) -> A + (B vcmp C)): Likewise.
12506 2016-03-22  Anthony Green  <green@moxielogic.com>
12508         * config/moxie/moxiebox.h (CC1_SPEC): Define.  Fix endianness
12509         issue for moxiebox targets.
12510         (CC1PLUS_SPEC): Ditto.
12512 2016-03-22  Richard Biener  <rguenther@suse.de>
12514         PR middle-end/70333
12515         * fold-const.c (extract_muldiv_1): Properly perform multiplication
12516         in the wide type.
12518 2016-03-22  Kirill Yukhin  <kirill.yukhin@intel.com>
12520         * config/i386/i386.c (def_builtin): Remove duplicated functionality.
12522 2016-03-22  Kirill Yukhin  <kirill.yukhin@intel.com>
12524         PR target/70325
12525         * config/i386/i386.c (def_builtin): Handle
12526         OPTION_MASK_ISA_AVX512VL to be and-ed with other
12527         bits.
12528         (const struct builtin_description bdesc_special_args[]):
12529         Remove duplicate ISA bits.
12531 2016-03-22  Jakub Jelinek  <jakub@redhat.com>
12533         PR target/70329
12534         * config/i386/i386.c (ix86_expand_vecop_qihi): Don't bother computing
12535         d.perm[i] for i >= d.nelt.  If not full_interleave, compute d.perm[i]
12536         in a way that works also for AVX512BW.
12538         PR target/70300
12539         * config/i386/i386.md (cvtsd2ss splitter): Unpack in destination
12540         instead of source if operands[1] is xmm16 and above and
12541         !TARGET_AVX512VL.  Use avx512f_vec_dupv16sf_1 instead of
12542         vec_interleave_lowv4sf if we need to unpack xmm16 and above.
12544         PR c++/70295
12545         * gimplify.c (gimplify_modify_expr): Call gimple_set_no_warning
12546         on assign if (*from_p) is a comparison, set it to
12547         TREE_NO_WARNING (*from_p).
12549 2016-03-21  Jakub Jelinek  <jakub@redhat.com>
12551         PR middle-end/70326
12552         * lra.c (restore_scratches): Ignore deleted insns.
12554 2016-03-21  Marc Glisse  <marc.glisse@inria.fr>
12555             Jakub Jelinek  <jakub@redhat.com>
12557         PR tree-optimization/70317
12558         * match.pd (cmp @0 @0): Pass @0 instead of TYPE_MODE (TREE_TYPE (@0))
12559         to HONOR_NANS.
12561 2016-03-21  Uros Bizjak  <ubizjak@gmail.com>
12563         PR target/70327
12564         * config/i386/i386.md (movxi): Use ix86_expand_vector_move instead
12565         of ix86_expand_move.
12566         (movoi): Ditto.
12567         (movti): Use general_operand for operand 1 predicate.
12569 2016-03-21  Martin Liska  <mliska@suse.cz>
12571         * hsa-dump.c (dump_hsa_insn_1): dump default branch of SBR
12572         insns.
12573         (dump_hsa_symbol): Dump BRIG offset of hsa_symbols.
12575 2016-03-21  Martin Liska  <mliska@suse.cz>
12577         PR ipa/70306
12578         * ipa-icf.c (sem_function::parse): Skip static
12579         constructors and destructors.
12581 2016-03-21  Jakub Jelinek  <jakub@redhat.com>
12583         PR target/70296
12584         * config/rs6000/rs6000-c.c (rs6000_macro_to_expand): If IDENT is
12585         function-like macro, peek following token(s) if it is followed
12586         by CPP_OPEN_PAREN token with optional padding in between, and
12587         if not, don't treat it like a macro.
12589 2016-03-21  Thomas Schwinge  <thomas@codesourcery.com>
12590             Alexander Monakov  <amonakov@ispras.ru>
12592         * config/nvptx/nvptx.c (nvptx_option_override): Don't emit sorry
12593         for the stabs debug format.
12595 2016-03-21  Richard Biener  <rguenther@suse.de>
12597         PR tree-optimization/70310
12598         * tree-vect-generic.c (expand_vector_condition): Fold the built
12599         condition.
12601 2016-03-21  Kirill Yukhin  <kirill.yukhin@intel.com>
12603         PR target/70293
12604         * config/i386/sse.md: (define_insn "*vec_dup<mode>"/AVX2):
12605         Block third alternative for AVX-512VL target,
12607 2016-03-21  Martin Liska  <mliska@suse.cz>
12609         PR hsa/70234
12610         * hsa-brig.c (emit_function_directives): Mark unemitted
12611         global variables for emission.
12612         * hsa-gen.c (hsa_symbol::hsa_symbol): Initialize a new flag.
12613         (get_symbol_for_decl): Likewise.
12614         * hsa.h (struct hsa_symbol): New flag.
12616 2016-03-21  Richard Biener  <rguenther@suse.de>
12618         PR tree-optimization/70288
12619         * tree-ssa-loop-ivcanon.c (tree_estimate_loop_size): Make sure
12620         we do not estimate unsimplified all-constant conditionals or
12621         switches as optimized away.
12623 2016-03-21  Andrey Belevantsev  <abel@ispras.ru>
12625         PR rtl-optimization/69102
12626         * sched-deps.c (sched_analyze_insn): Do not set last_args_size field
12627         when we have a readonly dependency context.
12629 2016-03-18  Jeff Law  <law@redhat.com>
12631         PR rtl-optimization/70263
12632         * ira.c (memref_used_between_p): Assert we found END in the insn chain.
12633         (update_equiv_regs): When trying to move a store to after the insn
12634         that sets the source of the store, make sure the store occurs after
12635         the insn that sets the source of the store.  When successful note
12636         the REG_EQUIV note created in the dump file.
12638 2016-03-16  David Wohlferd  <dw@LimeGreenSocks.com>
12639             Bernd Schmidt  <bschmidt@redhat.com>
12641         * doc/extend.texi: Document more potential problems with basic asms.
12643 2016-03-18  Bernd Schmidt  <bschmidt@redhat.com>
12645         PR rtl-optimization/70278
12646         * lra-constraints.c (split_reg): Handle the case where biggest_mode is
12647         VOIDmode.
12649 2016-03-18  Jason Merrill  <jason@redhat.com>
12651         * calls.c (load_register_parameters): Fix zero size sibcall logic.
12653 2016-03-18  Kirill Yukhin  <kirill.yukhin@intel.com>
12655         * config/i386/sse.md: Use vpbroadcastq for broadcasting DF
12656         values to 128b regs.
12658 2016-03-18  Ilya Enkovich  <enkovich.gnu@gmail.com>
12660         PR tree-optimization/70252
12661         * tree-vect-stmts.c (supportable_widening_operation): Check resulting
12662         boolean vector has a proper number of elements.
12663         (supportable_narrowing_operation): Likewise.
12665 2016-03-18  Tom de Vries  <tom@codesourcery.com>
12667         PR ipa/70269
12668         * cgraph.c (cgraph_node::get_body): Set dump_file to NULL after save.
12670 2016-03-18  Jakub Jelinek  <jakub@redhat.com>
12672         * reload1.c (emit_input_reload_insns): Use simplify_replace_rtx
12673         instead of replace_rtx for DEBUG_INSNs.
12675 2016-03-18  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
12677         * config/i386/znver1.md : Fix latencies of FP/SSE/AVX
12678         load type reservations.
12680 2016-03-17  John David Anglin  <danglin@gcc.gnu.org>
12682         PR target/70188
12683         * config/pa/constraints.md: Revert 2015-02-13 change.  Use
12684         define_constraint for "Q" and "T" constraints.
12686 2016-03-17  Evandro Menezes  <e.menezes@samsung.com>
12688         Tweak the pipeline model for Exynos M1
12690         * config/aarch64/aarch64.c (exynosm1_tunings):  Enable weak prefetching
12691         model.
12693 2016-03-17  David Malcolm  <dmalcolm@redhat.com>
12695         PR c/70264
12696         * diagnostic-show-locus.c (compatible_locations_p): Handle the case
12697         where one or both locations aren't within a line_map.
12699 2016-03-17  H.J. Lu  <hongjiu.lu@intel.com>
12701         PR driver/70192
12702         * opts.c (finish_options): Don't set flag_pie to the default if
12703         -fpic, -fPIC, -fno-pic or -fno-PIC is used.  Set flag_pic to 0
12704         if it is -1.
12706 2016-03-17  Joern Rennecke  <joern.rennecke@embecosm.com>
12708         * config/i386/i386.md (*movv4qicc_insn+1..36): Pass
12709         true as ALL_REGS argument to replace_rtx.
12711 2016-03-17  Richard Biener  <rguenther@suse.de>
12713         PR debug/70271
12714         * dwarf2out.c (dwarf2out_early_finish): Process deferred_asm_name
12715         last.
12717 2016-03-17  Jakub Jelinek  <jakub@redhat.com>
12719         PR target/70245
12720         * rtl.h (replace_rtx): Add ALL_REGS argument.
12721         * rtlanal.c (replace_rtx): Likewise.  If true, use REGNO
12722         equality and assert mode is the same, instead of just rtx pointer
12723         equality.
12724         * config/i386/i386.md (mov + arithmetics with load peephole): Pass
12725         true as ALL_REGS argument to replace_rtx.
12727 2016-03-17  Ilya Enkovich  <enkovich.gnu@gmail.com>
12729         * match.pd (A + (B vcmp C ? 1 : 0) -> A - (B vcmp C)): Apply
12730         for boolean vector with vector mode only.
12731         (A - (B vcmp C ? 1 : 0) -> A + (B vcmp C)): Likewise.
12733 2016-03-17  Nick Clifton  <nickc@redhat.com>
12735         PR target/70162
12736         * config/rx/rx.c (rx_print_integer): Print negative constants in
12737         decimal.
12739 2016-03-17  Jakub Jelinek  <jakub@redhat.com>
12741         PR target/70261
12742         * rtlanal.c (replace_rtx): Revert 2016-03-16 change.
12744 2016-03-16  Richard Henderson  <rth@redhat.com>
12745             Richard Biener  <rguenth@suse.de>
12747         PR middle-end/70240
12748         PR middle-end/68215
12749         PR tree-opt/68714
12750         * gimplify.c (gimplify_expr) [VEC_COND_EXPR]: Gimplify the
12751         first operand as is_gimple_condexpr.
12753         PR middle-end/70240
12754         PR middle-end/68215
12755         Revert r231575
12756         2015-12-11  Eric Botcazou  <ebotcazou@adacore.com>
12757         * tree-vect-generic.c (tree_vec_extract): Remove GSI parameter.
12758         Do not gimplify the result.
12759         (do_unop): Adjust call to tree_vec_extract.
12760         (do_binop): Likewise.
12761         (do_compare): Likewise.
12762         (do_plus_minus): Likewise.
12763         (do_negate): Likewise.
12764         (expand_vector_condition): Likewise.
12765         (do_cond): Likewise.
12767 2016-03-16  Richard Henderson  <rth@redhat.com>
12769         PR target/70048
12770         * config/aarch64/aarch64.c (virt_or_elim_regno_p): New.
12771         (aarch64_classify_address): Use it.
12772         (aarch64_legitimize_address): Force all subexpressions of PLUS
12773         into registers.  Simplify as (sfp+const)+reg or (reg+reg)+const.
12775 2016-03-16  Jakub Jelinek  <jakub@redhat.com>
12776             Richard Biener  <rguenth@suse.de>
12778         PR target/70245
12779         * rtlanal.c (replace_rtx): For REG, if from is a REG,
12780         return to even if only REGNO is equal, and assert
12781         mode is the same.
12783 2016-03-11  Jeff Law  <law@redhat.com>
12785         PR rtl-optimization/70224
12786         * reorg.c (relax_delay_slots): Pass right argument to CROSSING_JUMP_P.
12788 2016-03-16  Richard Henderson  <rth@redhat.com>
12790         PR middle-end/70199
12791         * function.h (struct function): Add has_forced_label_in_static.
12792         * gimplify.c (force_labels_r): Set it.
12793         * lto-streamer-in.c (input_struct_function_base): Read it.
12794         * lto-streamer-out.c (output_struct_function_base): Write it.
12795         * tree-inline.c (has_label_address_in_static_1): Remove.
12796         (copy_forbidden): Remove fndecl parameter; test
12797         has_forced_label_in_static.
12798         (inline_forbidden_p): Update call to copy_forbidden.
12799         (tree_versionable_function_p): Likewise.
12800         * ipa-chkp.c (chkp_instrumentable_p): Likewise.
12801         (chkp_versioning): Likewise.
12802         * tree-inline.h (copy_forbidden): Update decl.
12804 2016-03-16  Marek Polacek  <polacek@redhat.com>
12806         PR c/70093
12807         * cgraphunit.c (cgraph_node::expand_thunk): Also build call to the
12808         function being thunked if the result type doesn't have fixed size.
12809         * gimplify.c (gimplify_modify_expr): Also set LHS if the result type
12810         doesn't have fixed size.
12812 2016-03-16  Bin Cheng  <bin.cheng@arm.com>
12814         * tree-vect-loop.c (vect_analyze_loop_2): Fix wrong dump info by
12815         reporting malformed loop nest.
12817 2016-03-16  Tom de Vries  <tom@codesourcery.com>
12819         PR lto/70187
12820         * ipa-devirt.c (possible_polymorphic_call_targets): Move
12821         nodes.length () == 1 test to before first nodes[0] access.
12823 2016-03-16  Tom de Vries  <tom@codesourcery.com>
12825         PR tree-optimization/68715
12826         * graphite-scop-detection.c (scop_detection::merge_sese): Add missing
12827         single_pred_p test.
12829 2016-03-16  Tom de Vries  <tom@codesourcery.com>
12831         PR tree-optimization/68809
12832         * graphite-scop-detection.c (same_close_phi_node): Test if result types
12833         are the same.
12835 2016-03-16  Carlos O'Donell  <carlos@redhat.com>
12836             Sandra Loosemore  <sandra@codesourcery.com>
12838         * doc/extend.texi (Common Function Attributes): Describe ifunc impact
12839         on leaf attribute. Mention ELF interposition problems.
12841 2016-03-16  Alan Modra  <amodra@gmail.com>
12843         PR rtl-optimization/69195
12844         PR rtl-optimization/47992
12845         * ira.c (indirect_jump_optimize): Ignore artificial defs.
12846         Add comments.
12848 2016-03-15  Eric Botcazou  <ebotcazou@adacore.com>
12850         PR bootstrap/69513
12851         * dwarf2out.c (flush_limbo_die_list): Really flush the limbo list.
12853 2016-03-15  Senthil Kumar Selvaraj  <senthil_kumar.selvaraj@atmel.com>
12855         * config/avr/avr.md (rotl<mode>3): Set mode for operand 2.
12857 2016-03-15  Jakub Jelinek  <jakub@redhat.com>
12859         PR rtl-optimization/70222
12860         * combine.c (simplify_shift_const_1): For A >> B >> C LSHIFTRT
12861         optimization if mode is different from result_mode, queue up masking
12862         of the result in outer_op.  Formatting fix.
12864         PR middle-end/70239
12865         * tree-ssa-sccvn.c (VN_INFO_GET): Use safe_grow_cleared instead
12866         of safe_grow.
12868 2016-03-15  Andrey Belevantsev  <abel@ispras.ru>
12870         PR rtl-optimization/69032
12871         * sel-sched-ir.c (get_seqno_by_preds): Include both insn and head when
12872         looping backwards over basic block insns.
12874 2016-03-15  Andrey Belevantsev  <abel@ispras.ru>
12876         PR target/66660
12877         * sel-sched-ir.c (merge_expr): Avoid changing the speculative pattern
12878         to non-speculative when propagating trap bits.
12880 2016-03-15  Andrey Belevantsev  <abel@ispras.ru>
12882         PR rtl-optimization/63384
12883         * sel-sched.c (invoke_aftermath_hooks): Do not decrease issue_more on
12884         DEBUG_INSN_P insns.
12886 2016-03-15  Andrey Belevantsev  <abel@ispras.ru>
12888         PR target/64411
12889         * sched-deps.c (get_implicit_reg_pending_clobbers): New function,
12890         factored out from ...
12891         (sched_analyze_insn): ... here.
12892         * sched-int.h (get_implicit_reg_pending_clobbers): Declare it.
12893         * sel-sched-ir.c (setup_id_implicit_regs): New function, use
12894         get_implicit_reg_pending_clobbers in it.
12895         (setup_id_reg_sets): Use setup_id_implicit_regs.
12896         (deps_init_id): Ditto.
12898 2016-03-15  Tom de Vries  <tom@codesourcery.com>
12900         PR ipa/70161
12901         * cgraph.c (cgraph_node::get_body): Save, reset and restore
12902         dump_file_name.
12903         * passes.c (execute_one_ipa_transform_pass): Add missing argument to
12904         execute_function_dump.
12905         (execute_one_pass): Don't dump function if it will be dumped after ipa
12906         transform.
12908 2016-03-15  Segher Boessenkool  <segher@kernel.crashing.org>
12910         * genrecog.c (match_pattern_2): If pred is NULL don't call
12911         safe_predicate_mode on it.
12913 2016-03-14  Jakub Jelinek  <jakub@redhat.com>
12915         PR middle-end/70219
12916         * lra-constraints.c (delete_move_and_clobber): Change assertion
12917         to also allow dregno == 0.
12919 2016-03-14  Richard Henderson  <rth@redhat.com>
12921         PR tree-opt/68714
12922         * tree-ssa-reassoc.c (ovce_extract_ops, optimize_vec_cond_expr): New.
12923         (can_reassociate_p): Allow ANY_INTEGRAL_TYPE_P.
12924         (reassociate_bb): Use optimize_vec_cond_expr; avoid
12925         optimize_range_tests, attempt_builtin_copysign and attempt_builtin_powi
12926         on vectors.
12928 2016-03-14  Bernd Schmidt  <bschmidt@redhat.com>
12930         PR target/70083
12931         * lra-lives.c (process_bb_lives): Also update biggest mode for hard
12932         regs.
12933         (lra_create_live_ranges_1): initialize hard register biggest_mode to
12934         VOIDmode.
12935         * lra-constraints.c (split_reg): For hard regs, try to find the
12936         biggest single-register mode used in the function.
12938 2016-03-14  Richard Biener  <rguenther@suse.de>
12940         PR tree-optimization/56365
12941         * tree-ssa-phiopt.c (minmax_replacement): Handle alternate
12942         constants to compare against.
12944 2016-03-14  Segher Boessenkool  <segher@kernel.crashing.org>
12946         PR target/70098
12947         * config/rs6000/rs6000.md (*ctr<mode>_internal1, *ctr<mode>_internal2,
12948         *ctr<mode>_internal5, *ctr<mode>_internal6): Also allow "d" as output.
12949         (define_split for the GPR case): Use int_reg_operand instead of
12950         gpc_reg_operand for the output.
12952 2016-03-14  Tom de Vries  <tom@codesourcery.com>
12954         PR tree-optimization/70045
12955         * graphite-isl-ast-to-gimple.c (graphite_create_new_loop_guard): Unshare
12956         create_empty_if_region_on_edge argument.
12958 2016-03-13  Eric Botcazou  <ebotcazou@adacore.com>
12960         * config/arm/vxworks.h (STACK_CHECK_STATIC_BUILTIN): Define.
12961         (STACK_CHECK_PROTECT): Likewise.
12962         * config/i386/vxworks.h (STACK_CHECK_STATIC_BUILTIN): Likewise
12963         (STACK_CHECK_PROTECT): Likewise.
12964         * config/rs6000/vxworks.h (STACK_CHECK_STATIC_BUILTIN): Likewise
12965         (STACK_CHECK_PROTECT): Likewise.
12966         * config/rs6000/vxworksae.h (STACK_CHECK_PROTECT): Likewise.
12967         * config/sparc/vxworks.h (STACK_CHECK_STATIC_BUILTIN): Likewise.
12968         (STACK_CHECK_PROTECT): Likewise.
12970 2016-03-12  Andrey Belevantsev  <abel@ispras.ru>
12972         PR rtl-optimization/69307
12973         * sel-sched.c (choose_best_pseudo_reg): Properly check for hard
12974         registers in modes that span more than one register.
12976 2016-03-12  Vladimir Makarov  <vmakarov@redhat.com>
12978         PR target/69614
12979         * lra-constraints.c (delete_move_and_clobber): New.
12980         (remove_inheritance_pseudos): Use it.
12982 2016-03-12  Eric Botcazou  <ebotcazou@adacore.com>
12984         PR ada/70017
12985         * calls.c (emit_library_call_value_1): Clear the ECF_NOTHROW flag if
12986         the libcall is LCT_THROW.
12987         * explow.c (probe_stack_range): Pass LCT_THROW to emit_library_call
12988         for the checking routine.
12990 2016-03-11  Michael Meissner  <meissner@linux.vnet.ibm.com>
12992         PR target/70131
12993         * config/rs6000/rs6000.md (round32<mode>2_fprs): Do not do the
12994         optimization if we have direct move.
12995         (roundu32<mode>2_fprs): Likewise.
12997 2016-03-11  Bernd Schmidt  <bschmidt@redhat.com>
12999         PR target/70123
13000         * lra-remat.c (operand_to_remat): Disallow hard regs in the value t
13001         be rematerialized.
13002         (reg_overlap_for_remat_p): Renamed from input_regno_present_p.
13003         Arguments swapped.  All callers changed.  Take reg_renumber into
13004         account, and Calculate and compare register ranges for hard regs.
13006 2016-03-11  Jeff Law  <law@redhat.com>
13008         PR tree-optimization/70190
13009         * tree-ssa-threadbackward.c (fsm_find_control_statement_thread_paths):
13010         Handle cases where we can not extract the taken edge, even though we
13011         found a constant value.
13013         PR tree-optimization/64058
13014         * tree-ssa-coalesce.c (struct coalesce_pair): Add new field INDEX.
13015         (num_coalesce_pairs): Move up earlier in file.
13016         (find_coalesce_pair): Initialize the INDEX field for each pair
13017         discovered.
13018         (compare_pairs): No longer sort on the elements in each pair.
13019         Instead break ties with the index of the coalesce pair.
13021 2016-03-11  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
13023         PR target/70002
13024         * config/aarch64/aarch64-protos.h
13025         (aarch64_save_restore_target_globals): New prototype.
13026         * config/aarch64/aarch64-c.c (aarch64_pragma_target_parse):
13027         Call the above when popping pragma.
13028         * config/aarch64/aarch64.c (aarch64_save_restore_target_globals):
13029         New function.
13030         (aarch64_set_current_function): Rewrite using the above.
13032 2016-03-11  Jakub Jelinek  <jakub@redhat.com>
13034         PR tree-optimization/70177
13035         * gimple-expr.h (extract_ops_from_tree_1): Renamed to ...
13036         (extract_ops_from_tree): ... this.  In the 2 argument
13037         overload remove _1 suffix.
13038         * gimple-expr.c (extract_ops_from_tree_1): Renamed to ...
13039         (extract_ops_from_tree): ... this.
13040         * gimple.c (gimple_build_assign, gimple_assign_set_rhs_from_tree):
13041         Adjust callers.
13042         * tree-ssa-loop-niter.c (derive_constant_upper_bound): Likewise.
13043         * tree-ssa-forwprop.c (defcodefor_name): Call 3 operand
13044         extract_ops_from_tree instead of 2 operand one.
13046 2016-03-11  Alan Lawrence  <alan.lawrence@arm.com>
13048         PR tree-optimization/70013
13049         * tree-sra.c (analyze_access_subtree): Also set grp_unscalarized_data
13050         for constant-pool entries.
13052 2016-03-11  Jakub Jelinek  <jakub@redhat.com>
13054         PR rtl-optimization/70174
13055         * expmed.c (store_bit_field_using_insv): Use gen_lowpart_if_possible
13056         followed by gen_lowpart on force_reg instead of just gen_lowpart.
13058         PR tree-optimization/70169
13059         * tree-ssa-loop.c (gen_lsm_tmp_name): Handle FUNCTION_DECL and
13060         LABEL_DECL like VAR_DECL.  Emit nothing instead of gcc_unreachable
13061         for unknown codes.
13063 2016-03-11  Ilya Enkovich  <enkovich.gnu@gmail.com>
13064             Jakub Jelinek  <jakub@redhat.com>
13066         PR target/70160
13067         * config/i386/i386.c (scalar_chain::convert_reg): Skip uses
13068         of uninitialized values.
13070 2016-03-11  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
13072         * config/s390/s390.md ("trunctddd2"): Turn former define_insn into
13073         define_expand.
13074         ("*trunctddd2"): New pattern definition.
13075         ("trunctdsd2"): Set prep_for_short_prec rounding mode for the
13076         TD->DD truncation.
13078 2016-03-11  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
13080         * config/s390/s390.md (BFP_RND_*, DFP_RND_*): Add new constant
13081         definitions for BFP and DFP rounding modes.
13082         ("fixuns_truncdddi2", "fixuns_trunctddi2")
13083         ("fixuns_trunc<BFP:mode><GPR:mode>2", "fixuns_trunc<mode>si2")
13084         ("fix_trunc<DSF:mode><GPR:mode>2", "fix_trunc<mode>di2")
13085         ("fix_trunctf<mode>2"): Use the new constants instead of magic
13086         numbers.
13088 2016-03-11  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
13090         * config/s390/constraints.md: Adjust comment.
13091         ("Y"): Adjust comment.  Rename s390_decompose_shift_count to
13092         s390_decompose_addrstyle_without_index.
13093         * config/s390/predicates.md (shift_count_or_setmem_operand):
13094         Rename to setmem_operand.
13095         * config/s390/s390-protos.h
13096         (s390_decompose_shift_count): Rename to
13097         s390_decompose_addrstyle_without_index.
13098         * config/s390/s390.c (s390_decompose_shift_count)
13099         (s390_mem_constraint, print_shift_count_operand)
13100         (print_operand_address, print_operand): Rename
13101         s390_decompose_shift_count to
13102         s390_decompose_addrstyle_without_index and rename
13103         print_shift_count_operand to print_addrstyle_operand troughout the
13104         file.
13105         * config/s390/s390.md ("setmem_long_<P:mode>", "*setmem_long")
13106         ("*setmem_long_and", "*setmem_long_31z", "*setmem_long_and_31z"):
13107         Rename shift_count_or_setmem_operand to setmem_operand.
13108         * config/s390/vx-builtins.md ("vec_insert<mode>")
13109         ("vec_promote<mode>"): Replace shift_count_or_setmem_operand with
13110         nonmemory_operand.
13112 2016-03-10  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
13114         PR target/70168
13115         * config/rs6000/rs6000.c (rs6000_expand_atomic_compare_and_swap):
13116         Handle overlapping retval and newval.
13118 2016-03-10  Nick Clifton  <nickc@redhat.com>
13120         PR target/7044
13121         * config/aarch64/aarch64.c
13122         (aarch64_override_options_after_change_1): When forcing
13123         flag_omit_frame_pointer to be true, use a special value that can
13124         be detected if this function is called again, thus preventing
13125         flag_omit_leaf_frame_pointer from being forced to be false.
13127 2016-03-10  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
13129         * common/config/aarch64/aarch64-common.c (aarch64_handle_option):
13130         Set x_flag_omit_leaf_frame_pointer when handling
13131         -momit-leaf-frame-pointer.
13133 2016-03-10  Jan Hubicka  <hubicka@ucw.cz>
13135         PR lto/69589
13136         * cgraph.c (cgraph_node::dump): Dump split_part and
13137         indirect_call_target.
13138         * cgraph.h (cgraph_node): Add indirect_call_target flag.
13139         * ipa.c (has_addr_references_p): Cleanup.
13140         (is_indirect_call_target_p): New.
13141         (walk_polymorphic_call_targets): Do not mark virtuals that may be
13142         called indirectly as local.
13143         (symbol_table::remove_unreachable_nodes): Compute indirect_call_target.
13145 2016-03-10  Jan Hubicka  <hubicka@ucw.cz>
13147         PR ipa/69630
13148         * ipa-devirt.c (possible_polymorphic_call_targets): Do not ICE
13149         on cxa_pure_virtual.
13151 2016-03-10  Jan Hubicka  <hubicka@ucw.cz>
13153         PR lto/69589
13154         * tree.c (free_lang_data_in_decl): Clear visibility of TYPE_DECL.
13156 2016-03-10  Jan Hubicka  <hubicka@ucw.cz>
13158         PR lto/69589
13159         * tree.c (need_assembler_name_p): Only record main variant type names.
13161 2016-03-10  Christophe Lyon  <christophe.lyon@linaro.org>
13163         PR target/70113.
13164         * config/aarch64/aarch64.h (TARGET_FIX_ERR_A53_843419_DEFAULT):
13165         Always define to 0 or 1.
13166         (TARGET_FIX_ERR_A53_843419): New macro.
13167         * config/aarch64/aarch64-elf-raw.h
13168         (TARGET_FIX_ERR_A53_843419_DEFAULT): Update for above changes.
13169         * config/aarch64/aarch64-linux.h: Likewise.
13170         * config/aarch64/aarch64.c
13171         (aarch64_override_options_after_change_1): Do not default
13172         aarch64_nopcrelative_literal_loads to true if Cortex-A53 erratum
13173         843419 is on.
13174         (aarch64_attributes): Handle fix-cortex-a53-843419.
13175         (aarch64_can_inline_p): Likewise.
13176         * config/aarch64/aarch64.opt (aarch64_fix_a53_err843419): Save.
13178 2016-03-10  Alan Lawrence  <alan.lawrence@arm.com>
13179         Jakub Jelinek <jakub@redhat.com>
13181         * common.opt (funconstrained-commons, flag_unconstrained_commons): New.
13182         * tree.c (array_at_struct_end_p): Do not limit to size of decl for
13183         DECL_COMMONS if flag_unconstrained_commons is set.
13184         * tree-dfa.c (get_ref_base_and_extent): Likewise.
13185         * doc/invoke.texi (Optimize Options): Add -funconstrained-commons.
13186         (funconstrained-commons): Document.
13188 2016-03-10  Christophe Lyon  <christophe.lyon@linaro.org>
13190         * config/aarch64/t-aarch64 (OPTIONS_H_EXTRA): Add
13191         aarch64-fusion-pairs.def and aarch64-tuning-flags.def
13193 2016-03-10  Ilya Enkovich  <enkovich.gnu@gmail.com>
13195         * tree-vect-stmts.c (vectorizable_mask_load_store): Check mask
13196         has a proper number of elements.
13198 2016-03-10  Alan Modra  <amodra@gmail.com>
13200         PR rtl-optimization/69195
13201         PR rtl-optimization/47992
13202         * ira.c (recorded_label_ref): Delete.
13203         (update_equiv_regs): Return void.
13204         (indirect_jump_optimize): New function.
13205         (ira): Call indirect_jump_optimize and delete_trivially_dead_insns
13206         before regstat_compute_ri.  Don't rebuild_jump_labels here.
13207         Delete update_regstat.
13209 2016-03-10  Richard Biener  <rguenther@suse.de>
13211         PR tree-optimization/70128
13212         * tree-ssa-structalias.c (set_uids_in_ptset): Set
13213         vars_contains_nonlocal for any FUNCTION_DECL or LABEL_DECL.
13215 2016-03-09  Jakub Jelinek  <jakub@redhat.com>
13217         PR tree-optimization/70152
13218         * tree-sra.c (replace_removed_params_ssa_names): Copy over
13219         SSA_NAME_OCCURS_IN_ABNORMAL_PHI from old_name to new_name.
13221         PR target/70086
13222         * config/i386/i386.md (truncdfsf2 splitter): Use gen_vec_concatv2df
13223         instead of gen_sse2_loadlpd.
13224         * config/i386/sse.md (*vec_concatv2df): Rename to...
13225         (vec_concatv2df): ... this.
13227         PR tree-optimization/70127
13228         * fold-const.c (operand_equal_p): Revert the 2015-10-28 change.
13230 2016-03-09  David Malcolm  <dmalcolm@redhat.com>
13232         PR c/68473
13233         PR c++/70105
13234         * diagnostic-show-locus.c (compatible_locations_p): New function.
13235         (layout::layout): Sanitize ranges using compatible_locations_p.
13237 2016-03-09  David Malcolm  <dmalcolm@redhat.com>
13239         PR c/68473
13240         PR c++/70105
13241         * diagnostic-show-locus.c (layout_range::layout_range): Replace
13242         location_range param with three const expanded_locations * and a
13243         bool.
13244         (layout::layout): Replace call to
13245         rich_location::lazily_expand_location with get_expanded_location.
13246         Extract the range and perform location expansion here, passing
13247         the results to the layout_range ctor.
13248         * diagnostic.c (source_range::debug): Delete.
13249         * diagnostic.h (diagnostic_expand_location): Reimplement in terms
13250         of rich_location::get_expanded_location.
13251         * gcc-rich-location.c (get_range_for_expr): Delete.
13252         (gcc_rich_location::add_expr): Reimplement to avoid the
13253         rich_location::add_range overload that took a location_range,
13254         passing a location_t instead.
13256 2016-03-09  Richard Biener  <rguenther@suse.de>
13257         Jakub Jelinek  <jakub@redhat.com>
13259         PR tree-optimization/70138
13260         * tree-vect-loop-manip.c (vect_update_ivs_after_vectorizer):
13261         Also skip vect_double_reduction_def.
13263 2016-03-09  Jakub Jelinek  <jakub@redhat.com>
13265         PR target/70049
13266         * config/i386/sse.md (*vec_extract<mode>): Use %0 instead of %k0
13267         if the operand is "m".
13269 2016-03-09  Nathan Sidwell  <nathan@acm.org>
13271         * config/nvptx/nvptx.c (nvptx_option_override): Don't kill debug level.
13273 2016-03-09  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
13275         * config/i386/i386.c (processor_target_table): Fix cost table
13276         intialization order for znver1.
13278 2016-03-08  Jakub Jelinek  <jakub@redhat.com>
13280         * ipa-polymorphic-call.c (walk_ssa_copies): Fix spelling
13281         - becuase -> because.
13282         * ipa-reference.c (ignore_module_statics): Likewise.
13283         * cgraph.c (cgraph_node::get_body): Likewise.
13284         * ipa-inline.c (early_inliner): Likewise.
13285         * ipa-devirt.c (types_same_for_odr): Likewise.
13286         * tree-streamer-out.c (pack_ts_type_common_value_fields): Likewise.
13287         * config/i386/i386.h (ACCUMULATE_OUTGOING_ARGS): Likewise.
13289 2016-03-08  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
13291         * tree-ssa-math-opts.c: Fix typo in comment.
13293 2016-03-08  Jakub Jelinek  <jakub@redhat.com>
13295         PR target/70110
13296         * config/i386/i386.c (scalar_chain::make_vector_copies,
13297         scalar_chain::convert_reg): Call end_sequence in between
13298         get_insns and emit_conversion_insns rather than after both
13299         calls.
13301 2016-03-07  Uros Bizjak  <ubizjak@gmail.com>
13303         PR target/70064
13304         * config/i386/i386.h (machine_function): Add
13305         pc_thunk_call_expanded flag.
13306         (ix86_pc_thunk_call_expanded): New define.
13307         * config/i386/i386.md (set_got, set_got_labelled): New expanders.
13308         (*set_got): Rename insn pattern from set_got.
13309         (*set_got_labelled): Rename inst pattern from set_got_labelled.
13310         * config/i386/i386.c (ix86_compute_frame_layout): Use
13311         ix86_pc_thunk_call_expanded to prevent red-zone.
13313 2016-03-07  Martin Jambor  <mjambor@suse.cz>
13315         * hsa.h (hsa_get_ctor_statements): Declare.
13316         (hsa_get_dtor_statements): Likewise.
13317         (hsa_get_kernel_dispatch_type): Likewise.
13318         * hsa.c (hsa_get_ctor_statements): New function.
13319         (hsa_get_dtor_statements): Likewise.
13320         (hsa_get_kernel_dispatch_type): Likewise.
13321         * hsa-brig.c (hsa_cdtor_statements): Removed.
13322         (hsa_output_libgomp_mapping): Use hsa_get_ctor_statements and
13323         hsa_get_dtor_statements.
13324         * hsa-gen.c (hsa_kernel_dispatch_type): Removed.
13325         (get_hsa_kernel_dispatch_offset): Use hsa_get_kernel_dispatch_type.
13327 2016-03-07  Andre Vieira  <andre.simoesdiasvieira@arm.com>
13329         * config/arm/arm-cores.def (cortex-r8): New.
13330         * config/arm/arm-tables.opt (cortex-r8): Regenerate.
13331         * config/arm/arm-tune.md: Likewise.
13332         * doc/invoke.texi: Add cortex-r8 to list of cpu values.
13334 2016-03-07  Martin Sebor  <msebor@redhat.com>
13336         PR rtl-optimization/19705
13337         * doc/invoke.texi (Options That Control Optimization): Clarify
13338         -fno-branch-count-reg.
13340 2016-02-26  Richard Biener  <rguenther@suse.de>
13341             Jeff Law  <law@redhat.com>
13343         PR tree-optimization/69740
13344         * cfghooks.c (remove_edge): Request loop fixups if we delete
13345         an edge that might turn an irreducible loop into a natural
13346         loop.
13347         * cfgloop.h (check_verify_loop_structure): Clear LOOPS_NEED_FIXUP.
13348         Move after definition of loops_state_clear.
13350 2016-03-07  Bin Cheng  <bin.cheng@arm.com>
13352         PR rtl-optimization/69052
13353         * rtlanal.c (commutative_operand_precedence): Set higher precedence
13354         to CONST_WIDE_INT.
13356 2016-03-07  Tom de Vries  <tom@codesourcery.com>
13358         PR tree-optimization/70116
13359         * tree-ssa-tail-merge.c (merge_stmts_p): New function, handling
13360         is_tm_ending stmts and ubsan/asan internal functions.
13361         (find_duplicate): Use it.  Don't test is_tm_ending here.
13363 2016-03-07  Richard Biener  <rguenther@suse.de>
13365         PR tree-optimization/70115
13366         * tree-ssa-loop-ivcanon.c (propagate_into_all_uses): Remove.
13367         (propagate_constants_for_unrolling): Use replace_uses_by.
13369 2016-03-07  Nathan Sidwell  <nathan@codesourcery.com>
13371         PR middle-end/69916
13372         * omp-low.c (struct oacc_loop): Add ifns.
13373         (new_oacc_loop_raw): Initialize it.
13374         (finish_oacc_loop): Clear mask & flags if no ifns.
13375         (oacc_loop_discover_walk): Count IFN_GOACC_LOOP calls.
13376         (oacc_loop_xform_loop): Add ifns arg & adjust.
13377         (oacc_loop_process): Adjust oacc_loop_xform_loop call.
13379 2016-03-07  Richard Henderson  <rth@redhat.com>
13381         PR rtl-opt/70061
13382         * tree-outofssa.c (emit_partition_copy): Flush pending stack adjust.
13383         (insert_value_copy_on_edge): Likewise.
13385 2016-03-07  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
13387         * config/arm/arm_neon.h: Show error if using with soft-float ABI.
13389 2016-03-07  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
13391         PR target/62281
13392         * config/i386/sol2.h (STACK_REALIGN_DEFAULT): Define.
13394 2016-03-05  Venkataramanan Kumar  <Venkataramanan.kumar@amd.com>
13396         * config/i386/i386.c (znver1_cost): Fix Multiply cost.
13398 2016-03-05  Venkataramanan Kumar  <Venkataramanan.kumar@amd.com>
13400         Fix sseimul type attribute.
13401         * config/i386/znver1.md
13402         (znver1_sseimul, znver1_sseimul_avx256, znver1_sseimul_load,
13403         znver1_sseimul_avx256_load) : Fix the type attribute.
13404         (znver1_sseimul_di, znver1_sseimul_load_di): Fix type attribute,
13405         pipe usage and latency.
13407 2016-03-05  Jakub Jelinek  <jakub@redhat.com>
13409         PR c++/70084
13410         * tree-inline.c (copy_tree_body_r): When cancelling ADDR_EXPR
13411         of INDIRECT_REF and ADDR_EXPR changed type, fold_convert it
13412         to the right type.
13414 2016-03-04  Bernd Schmidt  <bschmidt@redhat.com>
13416         PR c/69973
13417         * targhooks.c (default_vector_alignment): Limit to MAX_OFILE_ALIGNMENT.
13419         PR rtl-optimization/69941
13420         * postreload.c (reload_combine_recognize_pattern): Ensure all uses of
13421         the reg share its mode.
13423 2016-03-04  Jeff Law  <law@redhat.com>
13425         PR tree-optimization/69196
13426         * tree-ssa-threadbackward.c (fsm_find_control_statement_thread_paths):
13427         If the both SSA_NAMEs are anonymous, then consider them unassociated
13428         and include the PHI in the statement count.
13430 2016-03-05  Tom de Vries  <tom@codesourcery.com>
13432         * omp-low.c (check_omp_nesting_restrictions): Check for non-oacc
13433         construct in oacc routine.  Check for oacc region in oacc routine.
13435 2016-03-04  Jakub Jelinek  <jakub@redhat.com>
13437         PR target/70062
13438         * config/i386/i386.c (decide_alg): Add RECUR argument.  Revert
13439         2016-02-22 changes, instead don't recurse if RECUR is already true.
13440         Don't change *dynamic_check if RECUR.  Adjust recursive caller
13441         to pass true to the new argument.
13442         (ix86_expand_set_or_movmem): Adjust decide_alg caller.
13444         PR target/70059
13445         * config/i386/sse.md (vec_set_lo_<mode><mask_name>,
13446         <extract_type_2>_vinsert<shuffletype><extract_suf_2>_mask): Formatting
13447         fixes.
13448         (vec_set_hi_<mode><mask_name>): Likewise.  Swap VEC_CONCAT operands.
13450 2016-03-04  Bernd Schmidt  <bschmidt@redhat.com>
13452         PR rtl-optimization/57676
13453         * lra-assigns.c (lra_assign): Guard test for maximum iterations
13454         with flag_checking.
13456 2016-03-04  Ilya Enkovich  <enkovich.gnu@gmail.com>
13458         * tree-vect-patterns.c (search_type_for_mask): Handle
13459         comparison of booleans.
13461 2016-03-04  Jakub Jelinek  <jakub@redhat.com>
13463         * doc/extend.texi (__builtin_alloca, __builtin_alloca_with_align):
13464         Fix @xref usage.
13466         PR debug/69947
13467         * dwarf2out.c (prune_unused_types_walk_loc_descr): Handle
13468         all other ops that have dw_val_class_die_ref operands,
13469         and DW_OP_GNU_entry_value.
13471 2016-03-03  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
13473         PR rtl-optimization/69904
13474         * config/arm/arm.c (arm_cannot_copy_insn_p):
13475         Return true for load-exclusive instructions.
13477 2016-03-03  Jakub Jelinek  <jakub@redhat.com>
13479         PR target/70021
13480         * tree-vect-stmts.c (vect_mark_relevant): Remove USED_IN_PATTERN
13481         argument, if STMT_VINFO_IN_PATTERN_P (stmt_info), always mark
13482         the pattern no matter if it is used just by non-pattern, pattern
13483         or mix thereof.
13484         (process_use, vect_mark_stmts_to_be_vectorized): Adjust callers.
13485         * tree-vect-patterns.c (vect_recog_vector_vector_shift_pattern): If
13486         oprnd1 def_stmt is in pattern, don't look through it.
13488 2016-03-03  Marek Polacek  <polacek@redhat.com>
13490         PR middle-end/70050
13491         * match.pd (X % -Y): Add INTEGRAL_TYPE_P check.
13493 2016-03-03  Martin Liska  <mliska@suse.cz>
13495         PR tree-optimization/70043
13496         * tree-vect-loop.c (optimize_mask_stores): Move iterator to
13497         previous statement if we see a debug statement.
13499 2016-03-03  Richard Biener  <rguenther@suse.de>
13501         PR tree-optimization/55936
13502         * tree-vrp.c (compare_name_with_value): Add use_equiv_p
13503         parameter and guard unsafe equivalence use.
13504         (vrp_evaluate_conditional_warnv_with_ops): Always use
13505         safe equivalences but not via the quadratic compare_names
13506         helper.
13508 2016-03-03  Michael Collison  <michael.collison@linaro.org>
13510         PR target/70014
13511         * config/arm/arm.md (*subsi3_carryin_const): Change predicate
13512         for operand 1 to s_register_operand. Change predicate for operand
13513         2 to arm_not_immediate_operand.
13515 2016-03-02  H.J. Lu  <hongjiu.lu@intel.com>
13517         * doc/tm.texi: Regenerated.
13519 2016-03-02  Richard Henderson  <rth@redhat.com>
13521         PR rtl-opt/67145
13522         * simplify-rtx.c (simplify_plus_minus): Allow reassoc without
13523         simplification when all args are positive non-fixed registers.
13525 2016-03-02  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
13527         * target.def (lra_p): Specify that new ports should use LRA.
13529 2016-03-02  Jakub Jelinek  <jakub@redhat.com>
13531         PR libgomp/69555
13532         * gimplify.c (gimplify_decl_expr): For decls with REFERENCE_TYPE, also
13533         gimplify_type_sizes the type they refer to.
13534         (omp_notice_variable): Handle reference vars to VLAs.
13535         * omp-low.c (lower_omp_target): Emit setup of OMP_CLAUSE_PRIVATE
13536         reference to VLA decls in the second pass instead of first pass.
13538 2016-03-02  Tom de Vries  <tom@codesourcery.com>
13540         PR tree-optimization/68659
13541         * graphite-isl-ast-to-gimple.c (collect_all_ssa_names): Handle
13542         new_expr == NULL_TREE.
13543         (get_new_name): Handle ADDR_EXPR.
13545 2016-03-02  Bin Cheng  <bin.cheng@arm.com>
13547         PR rtl-optimization/69052
13548         * loop-invariant.c (canonicalize_address): New function.
13549         (inv_can_prop_to_addr_use): Check validity of address expression
13550         which is canonicalized by above function.
13552 2016-03-02  Alan Modra  <amodra@gmail.com>
13554         PR ipa/69990
13555         * ipa-icf.c (sem_variable::merge): Do not merge an alias with
13556         larger alignment.
13558 2016-03-02  Jakub Jelinek  <jakub@redhat.com>
13560         PR target/70028
13561         * config/i386/i386.md (kmovw): Move m constraint to 2nd alternative.
13562         (*movhi_internal): Put mask moves from and to memory separately
13563         from moves from/to GPRs.
13565 2016-03-02  Richard Biener  <rguenther@suse.de>
13567         * genmatch.c (dt_node::gen_kids): Fix match code-gen for embedded
13568         GENERIC expressions in GIMPLE.
13570 2016-03-02  Richard Biener  <rguenther@suse.de>
13572         * config/i386/i386.c (type_natural_mode): Fix typo.
13574 2016-03-02  Nick Clifton  <nickc@redhat.com>
13576         * config.gcc (mep-*-elf): Add newlib-stdint.h to tm_file.
13578 2016-03-02  Richard Biener  <rguenther@suse.de>
13579             Uros Bizjak  <ubizjak@gmail.com>
13581         PR target/67278
13582         * config/i386/i386.c (type_natural_mode): Handle XFmode vectors.
13584 2016-03-02  Richard Biener  <rguenther@suse.de>
13586         PR middle-end/67278
13587         * tree-cfg.c (verify_expr): Adjust BIT_FIELD_REF case.
13589 2016-03-02  Marek Polacek  <polacek@redhat.com>
13591         PR c/67854
13592         * gimplify.c (gimplify_va_arg_expr): Use expanded location for the
13593         "is promoted to" warning.
13595 2016-03-01  DJ Delorie  <dj@redhat.com>
13597         * config.gcc: Deprecate mep-*.
13599 2016-03-01  Vladimir Makarov  <vmakarov@redhat.com>
13601         PR middle-end/70025
13602         * lra-constraints.c (regno_val_use_in): New.
13603         (match_reload): Use it instead of regno_use_in.
13605 2016-03-01  Eric Botcazou  <ebotcazou@adacore.com>
13607         PR rtl-optimization/70007
13608         * gcse.c (compute_ld_motion_mems): Tidy up and also invalidate memory
13609         references present in REG_EQUAL notes attached to non-SET patterns.
13611 2016-03-01  Jeff Law  <law@redhat.com>
13613         PR tree-optimization/69196
13614         * tree-ssa-threadbackward.c (fsm_find_control_statement_thread_paths):
13615         Appropriately clamp the number of statements to copy when the
13616         thread path does not traverse a loop backedge.
13618         PR tree-optimization/69196
13619         * tree-ssa-threadbackward.c (fsm_find_control_statement_thread_paths):
13620         Do count some PHIs in the thread path against the insn count.  Decrease
13621         final statement count by one as the control statement in the last
13622         block will get removed.  Remove special cased code for handling PHIs
13623         in the last block.
13625 2016-03-01  Uros Bizjak  <ubizjak@gmail.com>
13627         PR target/70027
13628         * config/i386/i386.c (ix86_output_call_insn): Add -masm=intel
13629         asm dialect alternatives to explicit GOTPCREL calls.
13631 2016-03-01  Eric Botcazou  <ebotcazou@adacore.com>
13633         PR ada/70017
13634         * ira.c (do_reload): Issue warning for generic stack checking here...
13635         * reload1.c (reload): ...instead of here and streamline it.
13637 2016-03-01  Nick Clifton  <nickc@redhat.com>
13639         * config.gcc (cr16-*-elf): Add newlib-stdint.h to tm_file.
13641 2016-03-01  Richard Biener  <rguenther@suse.de>
13643         PR tree-optimization/69983
13644         * tree-chrec.c (eq_evolutions_p): Handle conversions, compare
13645         types and fall back to operand_equal_p.
13647 2016-03-01  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
13649         Revert
13650         2016-03-01  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
13652         * config/s390/constraints.md ("jm8"): New constraint.
13653         * config/s390/predicates.md ("const_int_8bitset_operand"): New
13654         predicate.
13655         * config/s390/s390.md ("*setmem_long", "*setmem_long_and"): Merge
13656         into ...
13657         ("*setmem_long<setmem_and>"): New pattern.
13658         ("*setmem_long_31z", "*setmem_long_and_31z"): Merge
13659         into ...
13660         ("*setmem_long_31z<setmem_and>"): New pattern.
13661         * config/s390/subst.md ("setmem_31z_subst", "setmem_and_subst"):
13662         New substitution rules with the required attributes.
13665 2016-03-01  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
13667         Revert
13668         2016-03-01  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
13670         * gensupport.c (process_substs_on_one_elem): Split loop to
13671         complete mark_operands_used_in_match_dup on all expressions in the
13672         vector first.
13673         (adjust_operands_numbers): Inline into process_substs_on_one_elem
13674         and remove function.
13676 2016-03-01  Richard Biener  <rguenther@suse.de>
13678         PR middle-end/70022
13679         * fold-const.c (fold_indirect_ref_1): Fix range checking for
13680         vector BIT_FIELD_REF extract.
13682 2016-03-01  Richard Biener  <rguenther@suse.de>
13684         PR tree-optimization/69994
13685         * tree-ssa-reassoc.c (ops_equal_values_p): Handle missing case.
13687 2016-03-01  Ilya Enkovich  <enkovich.gnu@gmail.com>
13689         PR tree-optimization/69956
13690         * tree-vect-stmts.c (supportable_widening_operation): Support
13691         multi-step conversion of boolean vectors.
13692         (supportable_narrowing_operation): Likewise.
13694 2016-03-01  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
13696         * config/s390/s390.c (s390_decompose_address): Don't accept SImode
13697         anymore.
13699 2016-03-01  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
13701         * config/s390/subst.md (DSI_VI): New mode iterator.
13702         ("addr_style_op_subst"): Use DSI_VI instead of DSI.
13703         * config/s390/vector.md ("vec_set<mode>"): Move expander before
13704         the insn definition.
13705         ("*vec_set<mode>"): Change predicate and add alternative to
13706         support only either register or const_int operands as element
13707         selector.
13708         ("*vec_set<mode>_plus"): New pattern to support reg + const_int
13709         operands.
13710         ("vec_extract<mode>"): New expander.
13711         ("*vec_extract<mode>"): New insn definition supporting reg and
13712         const_int element selectors.
13713         ("*vec_extract<mode>_plus"): New insn definition supporting
13714         reg+const_int element selectors.
13715         ("rotl<mode>3", "ashl<mode>3", "ashr<mode>3"): Merge into the
13716         following expander+insn definition.
13717         ("<vec_shifts_name><mode>3"): New expander.
13718         ("*<vec_shifts_name><mode>3<addr_style_op>"): New insn definition.
13720 2016-03-01  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
13722         * config/s390/s390.md ("*tabort_1"): Change predicate to
13723         nonmemory_operand.  Add a second alternative to cover
13724         register as well as const int operands.
13725         ("*tabort_1_plus"): New pattern definition.
13727 2016-03-01  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
13729         * config/s390/s390.md ("*ashrdi3_cc_31")
13730         ("*ashrdi3_cconly_31""*ashrdi3_cc_31_and")
13731         ("*ashrdi3_cconly_31_and", "*ashrdi3_31_and", "*ashrdi3_31"):
13732         Merge insn definitions into ...
13733         ("*ashrdi3_31<addr_style_op_cc><masked_op_cc><setcc><cconly>"):
13734         New pattern definition.
13735         ("*ashr<mode>3_cc", "*ashr<mode>3_cconly", "ashr<mode>3", )
13736         ("*ashr<mode>3_cc_and", "*ashr<mode>3_cconly_and")
13737         ("*ashr<mode>3_and"): Merge insn definitions into ...
13738         ("*ashr<mode>3<addr_style_op_cc><masked_op_cc><setcc><cconly>"):
13739         New pattern definition.
13740         * config/s390/subst.md ("addr_style_op_cc_subst")
13741         ("masked_op_cc_subst", "setcc_subst", "cconly_subst"): New
13742         substitutions patterns plus attributes.
13743         Add ashiftrt to SUBST iterator.
13745 2016-03-01  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
13747         * config/s390/s390.md ("<shift><mode>3"): Change predicate of
13748         op2 to nonmemory_operand.
13749         ("*<shift>di3_31", "*<shift>di3_31_and"):
13750         Merge into single pattern definition ...
13751         ("*<shift>di3_31<addr_style_op><masked_op>"): New pattern.
13752         ("*<shift><mode>3", "*<shift><mode>3_and"): Merge into single
13753         pattern definition ...
13754         ("*<shift><mode>3<addr_style_op><masked_op>"): New pattern.
13755         * config/s390/subst.md: Add ashift and lshiftrt to SUBST
13756         iterator.
13758 2016-03-01  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
13760         * config/s390/predicates.md (const_int_6bitset_operand): New
13761         predicate.
13762         * config/s390/s390.md: Include subst.md.
13763         ("rotl<mode>3"): New expander.
13764         ("rotl<mode>3", "*rotl<mode>3_and"): Merge insn definitions into
13765         ...
13766         ("*rotl<mode>3<addr_style_op><masked_op>"): New insn definition.
13767         * config/s390/subst.md: New file.
13769 2016-03-01  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
13771         * config/s390/s390.md ("op_type", "atype", "length" attributes):
13772         Remove RRR type.  It doesn't really exist.
13773         ("RRer", "f0", "v0", "vf", "vd", "op1", "Rf"): Remove mode
13774         attributes.
13775         ("BFP", "DFP", "nDSF", "nDFDI"): Add mode attributes.
13776         ("*cmp<mode>_ccs", "floatdi<mode>2", "add<mode>3")
13777         ("*add<mode>3_cc", "*add<mode>3_cconly", "sub<mode>3")
13778         ("*sub<mode>3_cc", "*sub<mode>3_cconly", "mul<mode>3")
13779         ("fma<mode>4", "fms<mode>4", "div<mode>3", "*neg<mode>2")
13780         ("*abs<mode>2", "*negabs<mode>2", "sqrt<mode>2"): Override
13781         `enabled' attribute.
13783 2016-03-01  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
13785         * gensupport.c (process_substs_on_one_elem): Split loop to
13786         complete mark_operands_used_in_match_dup on all expressions in the
13787         vector first.
13788         (adjust_operands_numbers): Inline into process_substs_on_one_elem
13789         and remove function.
13791 2016-02-29  Eric Botcazou  <ebotcazou@adacore.com>
13793         PR target/69706
13794         * config/sparc/sparc.c (NWORDS_UP): Rename to...
13795         (CEIL_NWORDS): ...this.  Use CEIL macro.
13796         (compute_fp_layout): Adjust to above renaming.
13797         (function_arg_union_value): Likewise.
13798         (sparc_arg_partial_bytes): Likewise.
13799         (sparc_function_arg_advance): Likewise.
13801 2016-02-29  Jeff Law  <law@redhat.com>
13803         PR tree-optimization/70005
13804         * tree-ssa-uncprop.c (associate_equivalences_with_edges): Handle case
13805         where an object with a boolean range is compared against a value
13806         outside [0..1].
13808         PR tree-optimization/69999
13809         * gimple-ssa-split-paths.c (split_paths): When duplicating a block
13810         with an outgoing edge marked with EDGE_IRREDUCIBLE_LOOP, schedule
13811         loop cleanups.
13813 2016-02-29  Richard Biener  <rguenther@suse.de>
13815         PR tree-optimization/69994
13816         * tree-ssa-reassoc.c (gimple_nop_conversion_p): New function.
13817         (get_unary_op): Look through nop conversions.
13818         (ops_equal_values_p): New function, look for equality diregarding
13819         nop conversions.
13820         (eliminate_plus_minus_pair): Use ops_equal_values_p
13821         (repropagate_negates): Do not use get_unary_op here.
13823 2016-02-29  Martin Liska  <mliska@suse.cz>
13825         * system.h: Poison ENABLE_CHECKING macro.
13827 2016-02-29  Martin Liska  <mliska@suse.cz>
13829         * hsa-gen.c (gen_body_from_gimple): Dump only if TDF_DETAILS
13830         is presented in dump flags.
13831         * hsa-regalloc.c (linear_scan_regalloc): Likewise.
13832         (hsa_regalloc): Likewise.
13834 2016-02-19  Richard Biener  <rguenther@suse.de>
13836         PR tree-optimization/69980
13837         * tree-vect-slp.c (vect_attempt_slp_rearrange_stmts): Update
13838         permutation of those we need to keep.
13840 2016-02-29  Eric Botcazou  <ebotcazou@adacore.com>
13842         PR target/69706
13843         * config/sparc/sparc.c (ROUND_ADVANCE): Rename to...
13844         (NWORDS_UP): ...this
13845         (init_cumulative_args): Minor tweaks.
13846         (sparc_promote_function_mode): Likewise.
13847         (scan_record_type): Delete.
13848         (traverse_record_type): New function template.
13849         (classify_data_t): New structure type.
13850         (classify_registers): New inline function.
13851         (function_arg_slotno): In 64-bit mode, bail out early if FP slots are
13852         exhausted.  Instantiate traverse_record_type on classify_registers and
13853         deal with the case of a structure passed in slot #15 with no FP field
13854         in the first word.
13855         (assign_data_t): New structure type.
13856         (compute_int_layout): New static function.
13857         (compute_fp_layout): Likewise.
13858         (count_registers): New inline function.
13859         (assign_int_registers): New static function.
13860         (assign_fp_registers): Likewise.
13861         (assign_registers): New inline function.
13862         (function_arg_record_value_1): Delete.
13863         (function_arg_record_value_2): Likewise.
13864         (function_arg_record_value_3): Likewise.
13865         (function_arg_record_value): Adjust to above changes.  Instantiate
13866         traverse_record_type on count_registers to first count the number of
13867         registers to be used and then on assign_registers to assign them.
13868         (function_arg_union_value): Adjust to above renaming.
13869         (sparc_function_arg_1); Minor tweaks.  Remove commented out code.
13870         (sparc_arg_partial_bytes): Adjust to above renaming.  Deal with the
13871         case of a structure passed in slot #15
13872         (sparc_function_arg_advance): Likewise.
13873         (function_arg_padding): Minor tweak.
13875 2016-02-29  Richard Biener  <rguenther@suse.de>
13877         PR tree-optimization/69720
13878         * tree-vect-loop.c (get_initial_def_for_reduction): Avoid
13879         the adjustment_def path for possibly vectorized defs.
13880         (vect_create_epilog_for_reduction): Handle vectorized initial
13881         defs properly.
13883 2016-02-28  Eric Botcazou  <ebotcazou@adacore.com>
13885         * config/i386/cygming.h (STACK_REALIGN_DEFAULT): Define.
13887 2016-02-27  Jeff Law  <law@redhat.com>
13889         Revert
13890         2016-02-26  Richard Biener  <rguenther@suse.de>
13891                     Jeff Law  <law@redhat.com>
13893         PR tree-optimization/69740
13894         * cfghooks.c (remove_edge): Request loop fixups if we delete
13895         an edge that might turn an irreducible loop into a natural
13896         loop.
13898 2016-02-27  Jakub Jelinek  <jakub@redhat.com>
13900         PR rtl-optimization/69896
13901         * tree-vect-generic.c (get_compute_type): Avoid single element
13902         vector types.
13904 2016-02-26  Evandro Menezes  <e.menezes@samsung.com>
13906         Rename the AArch64 tuning option and related functions to enable the
13907         Newton series for the reciprocal square root to reflect its
13908         approximative characteristic.
13910         * config/aarch64/aarch64-protos.h (aarch64_emit_swrsqrt): Rename
13911         function to "aarch64_emit_approx_rsqrt".
13912         * config/aarch64/aarch64-tuning-flags.def: Rename tuning flag to
13913         AARCH64_EXTRA_TUNE_APPROX_RSQRT.
13914         * config/aarch64/aarch64.c (exynosm1_tunigs): Use new flag name.
13915         (xgene1_tunings): Likewise.
13916         (use_rsqrt_p): Likewise.
13917         (aarch64_emit_swrsqrt): Use new function name.
13918         * config/aarch64/aarch64-simd.md (aarch64_rsqrts_*): Likewise.
13919         * config/aarch64/aarch64.opt (mlow-precision-recip-sqrt): Reword the
13920         text explaining this option.
13921         * doc/invoke.texi (-mlow-precision-recip-sqrt): Likewise.
13923 2016-02-26  Jakub Jelinek  <jakub@redhat.com>
13925         PR target/69969
13926         * config/rs6000/rs6000.c (rs6000_option_override_internal): Don't
13927         complain about -mallow-movmisalign without -mvsx if
13928         TARGET_ALLOW_MOVMISALIGN was not set explicitly.
13930 2016-02-26  Joel Sherrill  <joel@rtems.org>
13932         * config.gcc: Add x86_64-*-rtems*.
13933         * config/i386/rtems-64.h: New file.
13935 2016-02-26  Joel Sherrill  <joel@rtems.org>
13937         * config.gcc: Add aarch64-*-rtems*.
13938         * config/aarch64/rtems.h: New file.
13940 2016-02-26  Segher Boessenkool  <segher@kernel.crashing.org>
13942         PR target/69946
13943         * config/rs6000/rs6000.c (rs6000_insn_for_shift_mask): Print rlwinm
13944         shift amount using %h.  Add comment.
13946 2016-02-26  Richard Biener  <rguenther@suse.de>
13947             Jeff Law  <law@redhat.com>
13949         PR tree-optimization/69740
13950         * cfghooks.c (remove_edge): Request loop fixups if we delete
13951         an edge that might turn an irreducible loop into a natural
13952         loop.
13954 2016-02-26  Martin Jambor  <mjambor@suse.cz>
13956         PR middle-end/69920
13957         * tree-sra.c (sra_modify_assign): Do not remove loads of
13958         uninitialized aggregates to SSA_NAMEs.
13960 2016-02-26  Richard Henderson  <rth@redhat.com>
13962         PR target/69709
13963         * config/s390/s390.md (risbg and risbgn splitters): Allocate new
13964         pseudo in case the target rtx matches the source of the left
13965         shift.
13967 2016-02-26  Martin Jambor  <mjambor@suse.cz>
13969         PR hsa/69568
13970         * hsa.h (hsa_type_packed_p): Declare.
13971         * hsa.c (hsa_type_packed_p): New function.
13972         * hsa-gen.c (mem_type_for_type): Use unsigned type for packed
13973         loads.
13974         (gen_hsa_insns_for_store): Use hsa_type_packed_p.
13975         * hsa-brig.c (emit_basic_insn): Likewise.
13977 2016-02-26  Martin Jambor  <mjambor@suse.cz>
13979         pr hsa/69674
13980         * hsa-gen.c (gen_hsa_phi_from_gimple_phi): Use proper hsa type for
13981         pointers.
13982         (gen_hsa_addr): Allow integer constants in TMR_INDEX2.
13984 2016-02-26  Martin Jambor  <mjambor@suse.cz>
13986         * hsa.h (is_a_helper): New overload for hsa_op_immed for
13987         hsa_op_with_type operands.
13988         (hsa_unsigned_type_for_type): Declare.
13989         * hsa.c (hsa_unsigned_type_for_type): New function.
13990         * hsa-gen.c (gen_hsa_binary_operation): Use hsa_unsigned_type_for_type.
13991         (gen_hsa_insns_for_operation_assignment): Satisfy constrains of
13992         the finalizer.  Do not emit extra move.
13994 2016-02-26  Martin Jambor  <mjambor@suse.cz>
13996         * hsa-gen.c (gen_hsa_ternary_atomic_for_builtin): Fail in presence of
13997         atomic operations in private segment.
13999 2016-02-26  Martin Jambor  <mjambor@suse.cz>
14001         * omp-low.c (grid_find_ungridifiable_statement): Store problematic
14002         statements to wi->info.  Also disallow omp simd constructs.
14003         (grid_target_follows_gridifiable_pattern): Use wi.info to dump reason
14004         for not gridifying.  Dump special string for omp_for.
14006 2016-02-26  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
14008         PR target/69245
14009         * config/aarch64/aarch64.c (aarch64_set_current_function):
14010         Save/restore target globals when switching to
14011         target_option_default_node.
14013 2016-02-26  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
14015         PR target/69613
14016         * config/aarch64/aarch64.c (aarch64_shift_truncation_mask):
14017         Return 0 if !SHIFT_COUNT_TRUNCATED.
14019 2016-02-26  Jakub Jelinek  <jakub@redhat.com>
14020             Eric Botcazou  <ebotcazou@adacore.com>
14022         PR rtl-optimization/69891
14023         * dse.c (scan_insn): If we can't figure out memset arguments
14024         or they are non-constant, call clear_rhs_from_active_local_stores.
14026 2016-02-26  Martin Liska  <mliska@suse.cz>
14028         * doc/extend.texi: Mention clog10, clog10f an clog10l
14029         in Builtins section.
14031 2016-02-26  Martin Liska  <mliska@suse.cz>
14033         * dwarf2out.c (new_loc_descr): Replace ENABLE_CHECKING with
14034         CHECKING_P.
14035         (resolve_args_picking_1): Likewise.
14036         * dwarf2out.h (struct GTY): Likewise.
14038 2016-02-26  Martin Liska  <mliska@suse.cz>
14040         * hsa-gen.c (generate_hsa): Replace ENABLE_CHECKING macro
14041         with flag_checking.
14042         * hsa-regalloc.c (linear_scan_regalloc): Likewise.
14044 2016-02-26  Markus Trippelsdorf  <markus@trippelsdorf.de>
14045             Martin Liska  <mliska@suse.cz>
14047         * doc/install.texi: Mention --enable-valgrind-annotations.
14049 2016-02-26  Richard Biener  <rguenther@suse.de>
14051         PR tree-optimization/69551
14052         * tree-ssa-structalias.c (get_constraint_for_ssa_var): When
14053         looking through aliases adjust DECL_PT_UID to refer to the
14054         ultimate alias target.
14056 2016-02-25  Martin Liska  <mliska@suse.cz>
14058         PR middle-end/69919
14059         * alloc-pool.c (after_memory_report): New variable.
14060         * alloc-pool.h (base_pool_allocator ::release): Do not use
14061         the infrastructure if after_memory_report.
14062         * toplev.c (toplev::main): Mark after memory report.
14064 2016-02-25  Richard Biener  <rguenther@suse.de>
14066         PR tree-optimization/48795
14067         * tree-vrp.c (check_array_ref): Use array_at_struct_end_p.
14069 2016-02-25  Ilya Verbin  <ilya.verbin@intel.com>
14071         PR driver/68463
14072         * config/gnu-user.h (CRTOFFLOADBEGIN): Define.  Add crtoffloadbegin.o if
14073         offloading is enabled and -fopenacc or -fopenmp is specified.
14074         (CRTOFFLOADEND): Likewise.
14075         (GNU_USER_TARGET_STARTFILE_SPEC): Add CRTOFFLOADBEGIN.
14076         (GNU_USER_TARGET_ENDFILE_SPEC): Add CRTOFFLOADEND.
14077         * lto-wrapper.c (offloadbegin, offloadend): Remove static vars.
14078         (offload_objects_file_name): New static var.
14079         (tool_cleanup): Remove offload_objects_file_name file.
14080         (find_offloadbeginend): Replace with ...
14081         (find_crtoffloadtable): ... this.
14082         (run_gcc): Remove offload_argc and offload_argv.
14083         Get offload_objects_file_name from -foffload-objects=... option.
14084         Read names of object files with offload from this file, pass them to
14085         compile_images_for_offload_targets.  Don't call find_offloadbeginend and
14086         don't pass offloadbegin and offloadend to the linker.  Don't pass
14087         offload non-LTO files to the linker, because now they're not claimed.
14089 2016-02-25  Jan Hubicka  <hubicka@ucw.cz>
14091         PR ipa/69630
14092         * ipa-devirt.c (possible_polymorphic_call_targets): Do not ICE
14093         on builtin_unreachable.
14095 2016-02-25  Jakub Jelinek  <jakub@redhat.com>
14097         PR rtl-optimization/69896
14098         * regcprop.c: Include cfgrtl.h.
14099         (copyprop_hardreg_forward_1): If noop_p insn uses narrower
14100         than remembered mode, either delete it (if noop_move_p), or
14101         treat like copy_p but not noop_p instruction.
14103 2016-02-24  Jakub Jelinek  <jakub@redhat.com>
14105         PR debug/69705
14106         * dwarf2out.c (gen_variable_die): Work around buggy LTO
14107         - allow NULL decl for Fortran DW_TAG_common_block variables.
14109 2016-02-24  Jason Merrill  <jason@redhat.com>
14111         * common.opt (flifetime-dse): Add -flifetime-dse=1.
14113 2016-02-24  Richard Biener  <rguenther@suse.de>
14114             Jakub Jelinek  <jakub@redhat.com>
14116         PR middle-end/69760
14117         * tree-scalar-evolution.c (interpret_rhs_expr): Re-write
14118         conditionally executed ops to well-defined overflow behavior.
14120 2016-02-24  Jakub Jelinek  <jakub@redhat.com>
14122         PR middle-end/69915
14123         * tree.c (build_vector_from_ctor): Fix handling of VECTOR_CST
14124         elements.
14126 2016-02-24  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
14128         PR rtl-optimization/69886
14129         * gcse.c (can_assign_to_reg_without_clobbers_p): Accept mode
14130         argument.  Use it when checking validity of set instructions.
14131         (want_to_gcse_p): Pass mode to can_assign_to_reg_without_clobbers_p.
14132         (compute_ld_motion_mems): Update can_assign_to_reg_without_clobbers_p
14133         callsite.
14134         * rtl.h (can_assign_to_reg_without_clobbers_p): Update prototype.
14135         * store-motion.c (find_moveable_store): Update
14136         can_assign_to_reg_without_clobbers_p callsite.
14138 2016-02-24  Richard Biener  <rguenther@suse.de>
14140         PR middle-end/68963
14141         * tree-ssa-loop-niter.c (derive_constant_upper_bound_ops): Fix
14142         bogus check.
14143         (record_nonwrapping_iv): Do not fall back to the low/high bound
14144         for non-constant IV bases if the stmt is not always executed.
14146 2016-02-24  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
14148         * config/arm/arm-cores.def (cortex-a32): New entry.
14149         * config/arm/arm-tables.opt: Regenerate.
14150         * config/arm/arm-tune.md: Regenerate.
14151         * config/arm/bpabi.h (BE8_LINK_SPEC): Add mcpu=cortex-a32.
14152         * config/arm/t-aprofile: Handle mcpu=cortex-a32.
14153         * doc/invoke.texi (ARM Options): Document cortex-a32 as value
14154         for -mcpu and -mtune.
14156 2016-02-24  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
14158         PR target/69875
14159         * config/arm/arm.h (TARGET_HAVE_LPAE): Define.
14160         * config/arm/unspecs.md (VUNSPEC_LDRD_ATOMIC): New value.
14161         * config/arm/sync.md (arm_atomic_loaddi2_ldrd): New pattern.
14162         (atomic_loaddi_1): Delete.
14163         (atomic_loaddi): Rewrite expander using the above changes.
14165 2016-02-24  Jakub Jelinek  <jakub@redhat.com>
14167         PR c/69918
14168         * params.def (PARAM_MAX_SSA_NAME_QUERY_DEPTH): Bump default from
14169         2 to 3.
14171 2016-02-24  Jakub Jelinek  <jakub@redhat.com>
14172             Richard Biener  <rguenth@suse.de>
14174         PR middle-end/69909
14175         * expr.c (expand_expr_real_1) <normal_inner_ref>: Avoid
14176         set_mem_attributes if tem is SSA_NAME which got expanded
14177         as a MEM.
14179 2016-02-24  Richard Biener  <rguenther@suse.de>
14181         PR tree-optimization/69907
14182         * tree-vect-stmts.c (vectorizable_load): Check for gaps at the
14183         end of permutations for BB vectorization.
14185 2016-02-24  Christian Bruel  <christian.bruel@st.com>
14187         * config/arm/arm-c.c (arm_option_override): Initialize
14188         target_option_current_node.
14189         * config/arm/arm.c (arm_pragma_target_parse): Replace
14190         build_target_option_node call by target_option_current_node.
14191         Set target_option_current_node.
14192         Fix comments.
14194 2016-02-23  David Edelsohn  <dje.gcc@gmail.com>
14196         PR target/69810
14197         * config/rs6000/rs6000.md (zero_extendqi<mode>2_dot): Convert from
14198         define_insn_and_split to define_insn.
14199         (zero_extendqi<mode>2_dot2): Same.
14200         (extendqi<mode>2_dot): Same.
14201         (extendqi<mode>2_dot2): Same.
14203 2016-02-23  Evandro Menezes  <e.menezes@samsung.com>
14205         * config/arm/exynos-m1.md: Change cost of STP, fix bypass for stores
14206         and add bypass for AES{D,E} and AESMC pairs.
14207         * config/aarch64/aarch64.c (exynosm1_tunings): Enable fusion of AES{D,E}
14208         and AESMC pairs.
14210 2016-02-23  Evandro Menezes  <e.menezes@samsung.com>
14212         * config/aarch64/aarch64.c (exynosm1_tunings): Enable the Newton
14213         series for reciprocal square root in Exynos M1.
14215 2016-02-23  Martin Sebor  <msebor@redhat.com>
14217         PR c/69759
14218         * doc/extend.texi (Other Builtins): Document __builtin_alloca and
14219         __builtin_alloca_with_align.
14221 2016-02-23  Richard Henderson  <rth@redhat.com>
14223         * config/i386/i386-c.c (ix86_target_macros): Remove __SEG_TLS.
14224         (ix86_register_pragmas): Remove __seg_tls.
14225         * config/i386/i386-protos.h (ADDR_SPACE_SEG_TLS): Remove.
14226         * config/i386/i386.c (ix86_print_operand_address_as): Don't handle it.
14227         (ix86_addr_space_subset_p, TARGET_ADDR_SPACE_SUBSET_P): Remove.
14228         (ix86_addr_space_convert, TARGET_ADDR_SPACE_CONVERT): Remove.
14229         (ix86_addr_space_debug, TARGET_ADDR_SPACE_DEBUG): Remove.
14230         * doc/extend.texi (__seg_tls): Remove item.
14232 2016-02-23  Richard Biener  <rguenther@suse.de>
14234         * alloc-pool.h (struct allocation_object): Make id member
14235         conditional on CHECKING_P again.
14236         (get_instance): Adjust.
14237         (base_pool_allocator): Likewise.
14239 2016-02-23  Thomas Schwinge  <thomas@codesourcery.com>
14241         * tree-parloops.c (create_parallel_loop, gen_parallel_loop)
14242         (parallelize_loops): In OpenACC kernels mode, set n_threads to
14243         zero.
14244         (pass_parallelize_loops::gate): In OpenACC kernels mode, gate on
14245         flag_openacc.
14246         * tree-ssa-loop.c (gate_oacc_kernels): Likewise.
14248 2016-02-23  Richard Biener  <rguenther@suse.de>
14250         * mem-stats.h (struct mem_usage): Use PRIu64 for printing size_t.
14251         * bitmap.h (struct bitmap_usage): Likewise.
14252         (bitmap_move): Declare.
14253         * bitmap.c (register_overhead): Take size_t argument.
14254         (bitmap_move): New function.
14255         * df-problems.c (df_rd_transfer_function): Use bitmap_move
14256         to properly account overhead.
14257         * tree.c (free_node): Use tree_size.
14259 2016-02-23  Jakub Jelinek  <jakub@redhat.com>
14261         PR c++/69902
14262         * fold-const.c (fold_truth_not_expr): Propagate TREE_NO_WARNING
14263         when inverting comparison.
14265         PR c/69900
14266         * common.opt (Wunreachable-code): Add Warning flag.
14268 2016-02-23  Mark Wielaard  <mjw@redhat.com>
14269             Jakub Jelinek  <jakub@redhat.com>
14271         PR c/69911
14272         * cgraphunit.c (check_global_declaration): Check main_input_filename
14273         and DECL_SOURCE_FILE are not NULL.
14275 2016-02-23  Martin Jambor  <mjambor@suse.cz>
14277         PR tree-optimization/69666
14278         * tree-sra.c (sra_modify_assign): Do not attempt to create
14279         default_def replacements for unscalarizable regions.
14281 2016-02-20  Mark Wielaard  <mjw@redhat.com>
14283         PR c/28901
14284         * cgraphunit.c (check_global_declaration): Check level of
14285         warn_unused_const_variable and main_input_filename.
14286         * doc/invoke.texi (Warning Options): Add -Wunused-const-variable=.
14287         (-Wunused-variable): For C implies -Wunused-const-variable=1.
14288         (-Wunused-const-variable): Explain levels 1 and 2.
14290 2016-02-22  Jakub Jelinek  <jakub@redhat.com>
14292         PR target/69888
14293         * config/i386/i386.c (decide_alg): Ensure we don't recurse with
14294         identical arguments.  Formatting and spelling fixes.
14296         PR target/69885
14297         * doc/md.texi (ashl@var{m}3): Document that mode of operand 2 must
14298         be specified.
14300         PR target/69894
14301         PR target/69895
14302         * config/m68k/t-opts (OPTIONS_H_EXTRA): Add m68k-microarchs.def
14303         and m68k-devices.def.
14304         * config/c6x/t-c6x (OPTIONS_H_EXTRA): Add c6x-isas.def.
14305         * config/aarch64/t-aarch64 (OPTIONS_H_EXTRA): Add aarch64-arches.def.
14307 2016-02-22  Cesar Philippidis  <cesar@codesourcery.com>
14309         * config/nvptx/nvptx.c (nvptx_gen_shuffle): Add support for QImode
14310         and HImode registers.
14312 2016-02-22  Richard Biener  <rguenther@suse.de>
14314         PR tree-optimization/69882
14315         * tree-vect-slp.c (vect_attempt_slp_rearrange_stmts): Properly
14316         preserve permutations present because of gaps.
14317         (vect_supported_load_permutation_p): Always continue checking
14318         permutations after vect_attempt_slp_rearrange_stmts.
14320 2016-02-22  Bin Cheng  <bin.cheng@arm.com>
14322         * tree-vect-loop.c (vect_estimate_min_profitable_iters): Dump
14323         min_profitable_estimate, rather than min_profitable_iters.
14325 2016-02-22  Jakub Jelinek  <jakub@redhat.com>
14327         PR target/69885
14328         * config/m68k/m68k.md (ashldi3, ashrdi3, lshrdi3): Use
14329         SImode for last match_operand.
14331 2016-02-22  Martin Liska  <mliska@suse.cz>
14333         * hsa-gen.c (gen_hsa_clrsb): In case of zero value,
14334         return bitsize - 1 as the return value.
14336 2016-02-22  Oleg Endo  <olegendo@gcc.gnu.org>
14338         PR target/69806
14339         PR target/54089
14340         * config/sh/sh.c (sh_lshrsi_clobbers_t_reg_p, sh_dynamicalize_shift_p):
14341         Handle negative shift counts.
14342         * config/sh/sh.md (ashlsi3, lshrsi3_n, lshrsi3_n_clobbers_t): Don't use
14343         force_reg on the shift constant.
14344         (lshrsi3): Likewise.  Expand into lshrsi3_n* instead of lshrsi3_d.
14345         (lshrsi3_d): Handle negative shift counts.
14347 2016-02-22  Richard Biener  <rguenther@suse.de>
14348             Tom de Vries  <tom@codesourcery.com>
14350         * graph.c: Include dumpfile.h.
14351         (print_graph_cfg): Split into three overloads.
14352         * gdbhooks.py (class DotFn): Add and instantiate, adding command dot-fn.
14354 2016-02-22  Tom de Vries  <tom@codesourcery.com>
14356         * gdbhooks.py (class DumpFn): Add and instantiate, adding command
14357         dump-fn.
14359 2016-02-22  Richard Biener  <rguenther@suse.de>
14361         PR ipa/37448
14362         * ipa-inline-transform.c (inline_call): When not updating
14363         overall summaries adjust self size by the growth estimate.
14364         * ipa-inline.c (inline_to_all_callers_1): Add to the callers
14365         hash-set, do not update overall summaries here.  Renamed from ...
14366         (inline_to_all_callers): ... this which is now wrapping the
14367         above and performing delayed overall summary update.
14368         (early_inline_small_functions): Delay updating of the overall
14369         summary.
14371 2016-02-21  Markus Trippelsdorf  <markus@trippelsdorf.de>
14373         * tree-chkp.c (chkp_mark_invalid_bounds_walker): Initialize
14374         variable.
14376 2016-02-19  Jakub Jelinek  <jakub@redhat.com>
14378         PR driver/69805
14379         * gcc.c (LINK_COMMAND_SPEC, GOMP_SELF_SPECS): Use
14380         :%* in %:gt() argument.
14381         (greater_than_spec_func): Adjust for expecting only numbers,
14382         if there are more than two numbers, compare the last two.
14384 2016-02-19  Jonathan Wakely  <jwakely@redhat.com>
14386         * doc/invoke.texi (C++ Dialect Options): Clarify interaction of
14387         -Wnarrowing with -std.
14389 2016-02-19  Jakub Jelinek  <jakub@redhat.com>
14391         PR c++/69851
14392         * expr.c (store_field): Don't use bit-field path if exp is
14393         COMPONENT_REF with TREE_ADDRESSABLE type, where TYPE_SIZE is
14394         different from bitsize, but DECL_SIZE of FIELD_DECL is bitsize
14395         and the assignment can be performed by bitwise copy.  Formatting
14396         fix.
14398         PR middle-end/69838
14399         * lra.c (lra_process_new_insns): If non-call exceptions are enabled,
14400         call copy_reg_eh_region_note_forward on before and/or after sequences
14401         and remove note from insn if it no longer can throw.
14403         PR target/69820
14404         * config/i386/sse.md (VI_512): Only include V64QImode and V32HImode
14405         if TARGET_AVX512BW.
14407 2016-02-19  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
14409         * config/s390/vector.md: Add missing commutative operand markers
14410         to the patterns which qualify for one.
14411         * config/s390/vx-builtins.md: Likewise.
14413 2016-02-19  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
14415         * config/s390/vector.md (VI, VI_QHS): Add single element vector
14416         types to mode iterators.
14417         (vec_double): ... and mode attribute.
14418         * config/s390/vx-builtins.md (non_vec_int): Likewise.
14420 2016-02-19  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
14422         * config/s390/vector.md ("<ti*>add<mode>3", "<ti*>sub<mode>3"):
14423         Change the predicate of op2 from nonimmediate to general and let
14424         reload fix it if necessary.
14426 2016-02-19  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
14428         * config/s390/vecintrin.h (vec_sub_u128): Define missing macro.
14430 2016-02-19  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
14432         * config/s390/s390.c (s390_expand_vcond): Use the compare operand
14433         mode.
14435 2016-02-19  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
14437         * config/s390/s390-protos.h: Add s390_expand_vec_movstr prototype.
14438         * config/s390/s390.c (s390_expand_vec_movstr): New function.
14439         * config/s390/s390.md ("movstr<P:mode>"): Call
14440         s390_expand_vec_movstr.
14442 2016-02-19  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
14444         * config/s390/s390.md: Add missing output modifier for operand 1
14445         to print it as address properly.
14447 2016-02-19  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
14449         * config/s390/2827.md: Rename ooo_* insn attributes to zEC12_*.
14450         * config/s390/2964.md: New file.
14451         * config/s390/s390.c (s390_get_sched_attrmask): Use the right set
14452         of insn grouping attributes depending on the CPU level.
14453         (s390_get_unit_mask): New function.
14454         (s390_sched_score): Remove the OOO from the scheduling macros.
14455         Add loop to calculate a score for the instruction mix.
14456         (s390_sched_reorder): Likewise plus improve debug output.
14457         (s390_sched_variable_issue): Rename macros as above.  Calculate
14458         the unit distances after actually scheduling an insn.  Improve
14459         debug output.
14460         (s390_sched_init): Clear last_scheduled_unit_distance array.
14461         * config/s390/s390.md: Include 2964.md.
14463 2016-02-18  Jakub Jelinek  <jakub@redhat.com>
14465         PR target/69671
14466         * config/i386/sse.md (*<floatsuffix>floatv2div2sf2_mask_1,
14467         *avx512vl_<code>v2div2qi2_mask_1, *avx512vl_<code><mode>v4qi2_mask_1,
14468         *avx512vl_<code><mode>v8qi2_mask_1, *avx512vl_<code><mode>v4hi2_mask_1,
14469         *avx512vl_<code>v2div2hi2_mask_1, *avx512vl_<code>v2div2si2_mask_1,
14470         *avx512f_<code>v8div16qi2_mask_1): New insns.
14472 2016-02-18  Michael Meissner  <meissner@linux.vnet.ibm.com>
14474         PR target/68404
14475         * config/rs6000/predicates.md (fusion_gpr_addis): Revert
14476         2016-02-09 change.
14478         * config/rs6000/rs6000.md (fusion_gpr_load_<mode>): Remove
14479         earlyclobber from target.  Use wF constraint for fused memory
14480         address.
14481         (fusion_gpr_<P:mode>_<GPR_FUSION:mode>_load): Likewise.
14483 2016-02-18  Jakub Jelinek  <jakub@redhat.com>
14484             Martin Liska  <mliska@suse.cz>
14486         PR sanitizer/69863
14487         * cfgexpand.c (asan_sanitize_stack_p): New function.
14488         (partition_stack_vars): Use the function.
14489         (expand_stack_vars): Likewise.
14490         (defer_stack_allocation): Likewise.
14491         (expand_used_vars): Likewise.
14493 2016-02-18  Richard Biener  <rguenther@suse.de>
14495         PR middle-end/69553
14496         * fold-const.c (operand_equal_p): Properly compare offsets for
14497         IMAGPART_EXPR and ARRAY_REF.
14499 2016-02-18  Nick Clifton  <nickc@redhat.com>
14501         PR target/62254
14502         PR target/69610
14503         * config/arm/arm.c (arm_option_override_internal): Disable
14504         interworking if the target does not support thumb instructions.
14505         (arm_reload_in_hi): Handle the case where a register to register
14506         move needs reloading because there is no simple pattern to handle
14507         it.
14508         (arm_reload_out_hi): Likewise.
14510 2016-02-18  Richard Biener  <rguenther@suse.de>
14512         PR middle-end/69854
14513         * match.pd: Don't use fold_binary or fold_unary for folding
14514         constants.
14516 2016-02-17  Jakub Jelinek  <jakub@redhat.com>
14518         PR c++/69850
14519         * gimplify.c (gimplify_cond_expr): Call gimple_set_no_warning
14520         on the cond_stmt from TREE_NO_WARNING on COND_EXPR_COND.
14521         * gimple-ssa-nonnull-compare.c (do_warn_nonnull_compare): Don't
14522         warn on gimple_no_warning_p statements.
14524 2016-02-17  Jonathan Wakely  <jwakely@redhat.com>
14526         * doc/extend.texi (C++ Attributes): Correct description of
14527         warn_unused type attribute.
14529 2016-02-17  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
14531         * config/rs6000/altivec.md (*altivec_lvxl_<mode>_internal): Output
14532         correct instruction.
14534 2016-02-17  Richard Biener  <rguenther@suse.de>
14536         PR rtl-optimization/69609
14537         * bb-reorder.c (struct bbro_basic_block_data): Add priority member.
14538         (find_traces_1_round): When ending a trace update cached priority
14539         of successors.
14540         (bb_to_key): Use cached priority when available.
14541         (copy_bb): Initialize cached priority.
14542         (reorder_basic_blocks_software_trace_cache): Likewise.
14544 2016-02-17  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
14546         PR target/69161
14547         * config/aarch64/predicates.md (aarch64_comparison_operator_mode):
14548         New predicate.
14549         (aarch64_comparison_operator): Break overly long line into two.
14550         (aarch64_comparison_operation): Likewise.
14551         * config/aarch64/aarch64.md (cstorecc4): Use
14552         aarch64_comparison_operator_mode instead of
14553         aarch64_comparison_operator.
14554         (cstore<mode>4): Likewise.
14555         (aarch64_cstore<mode>): Likewise.
14556         (*cstoresi_insn_uxtw): Likewise.
14557         (cstore<mode>_neg): Likewise.
14558         (*cstoresi_neg_uxtw): Likewise.
14560 2016-02-17  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
14562         PR target/69161
14563         * config/arm/predicates.md (arm_comparison_operator_mode):
14564         New predicate.
14565         * config/arm/arm.md (*mov_scc): Use arm_comparison_operator_mode
14566         instead of arm_comparison_operator.
14567         (*mov_negscc): Likewise.
14568         (*mov_notscc): Likewise.
14569         * config/arm/thumb2.md (*thumb2_mov_scc): Likewise.
14570         (*thumb2_mov_negscc): Likewise.
14571         (*thumb2_mov_negscc_strict_it): Likewise.
14572         (*thumb2_mov_notscc): Likewise.
14573         (*thumb2_mov_notscc_strict_it): Likewise.
14575 2016-02-17  Wilco Dijkstra  <wdijkstr@arm.com>
14577         * config/aarch64/aarch64.c (aarch64_internal_mov_immediate):
14578         Add missing return.
14580 2016-02-17  Eric Botcazou  <ebotcazou@adacore.com>
14582         * config/visium/visium.c (machine_libfunc_index): New enum.
14583         (machine_libfuncs): New structure.
14584         (visium_libfuncs): New static variable.
14585         (TARGET_INIT_LIBFUNCS): Define to...
14586         (visium_init_libfuncs): ...this.  New function.
14587         (expand_block_move_4): Use the appropriate libfunc.
14588         (expand_block_move_2): Likewise.
14589         (expand_block_move_1): Likewise.
14590         (expand_block_set_4): Likewise.
14591         (expand_block_set_2): Likewise.
14592         (expand_block_set_1): Likewise.
14593         (visium_trampoline_init): Likewise.
14595 2016-02-17  Nick Clifton  <nickc@redhat.com>
14597         * config/msp430/msp430.c (msp430_mcu_data): Sync with data from
14598         TI's devices.csv file as of March 2016.
14600 2016-02-16  Kelvin Nilsen  <kelvin@gcc.gnu.org>
14602         PR Target/48344
14603         * opts-global.c (handle_common_deferred_options): Introduce and
14604         initialize two global variables to remember command-line options
14605         specifying a stack-limiting register.
14606         * opts.h: Add extern declarations of the two new global variables.
14607         * emit-rtl.c (init_emit_once): Initialize the stack_limit_rtx
14608         variable based on the values of the two new global variables.
14610 2016-02-16  Jakub Jelinek  <jakub@redhat.com>
14612         PR c/69835
14613         * common.opt (Wnonnull-compare): New warning.
14614         * doc/invoke.texi (-Wnonnull): Remove text about comparison
14615         of arguments against NULL.
14616         (-Wnonnull-compare): Document.
14617         * Makefile.in (OBJS): Add gimple-ssa-nonnull-compare.o.
14618         * tree-pass.h (make_pass_warn_nonnull_compare): Declare.
14619         * passes.def (pass_warn_nonnull_compare): Add.
14620         * gimple-ssa-nonnull-compare.c: New file.
14622 2016-02-16  James Greenhalgh  <james.greenhalgh@arm.com>
14624         * config/aarch64/aarch64.c (cortexa57_tunings): Remove
14625         AARCH64_EXTRA_TUNE_RECIP_SQRT.
14627 2016-02-16  James Greenhalgh  <james.greenhalgh@arm.com>
14629         * config/aarch64/aarch64.c (use_rsqrt_p): Always use software
14630         reciprocal sqrt for -mlow-precision-recip-sqrt.
14632 2016-02-16  James Greenhalgh  <james.greenhalgh@arm.com>
14633             Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
14635         * config/aarch64/aarch64.c (aarch64_expand_vector_init): Refactor,
14636         always use lane loads to construct non-constant vectors.
14638 2016-02-16  James Greenhalgh  <james.greenhalgh@arm.com>
14640         * config/aarch64/aarch64.md
14641         (arch64_sqrdml<SQRDMLH_AS:rdma_as>h_lane<mode>): Fix register
14642         constraints for operand 3.
14643         (aarch64_sqrdml<SQRDMLH_AS:rdma_as>h_laneq<mode>): Likewise.
14645 2016-02-16  Jakub Jelinek  <jakub@redhat.com>
14646             Richard Biener  <rguenther@suse.de>
14648         PR tree-optimization/69820
14649         * tree-vect-patterns.c (type_conversion_p): Return false if
14650         *orig_type is unsigned single precision or boolean.
14651         (vect_recog_dot_prod_pattern, vect_recog_widen_mult_pattern):
14652         Formatting fix.
14654 2016-02-16  Jakub Jelinek  <jakub@redhat.com>
14656         PR rtl-optimization/69764
14657         PR rtl-optimization/69771
14658         * optabs.c (expand_binop): Ensure for shift optabs invalid CONST_INT
14659         op1 is valid for GET_MODE_INNER (mode) and force it into a reg.
14661 2016-02-16  Richard Biener  <rguenther@suse.de>
14663         PR tree-optimization/69776
14664         * tree-ssa-alias.c (indirect_ref_may_alias_decl_p): Get alias
14665         sets from caller.
14666         (indirect_refs_may_alias_p): Likewise.
14667         (refs_may_alias_p_1): Pass alias sets as from ao_ref.
14668         * tree-ssa-sccvn.c (vn_reference_lookup): Also adjust vr alias-set
14669         according to tbaa_p.
14670         * tree-ssa-dom.c (lookup_avail_expr): Add tbaa_p flag.
14671         (optimize_stmt): For redundant store discovery do not allow tbaa.
14673 2016-02-16  Bernd Schmidt  <bschmidt@redhat.com>
14675         PR tree-optimization/69714
14676         * tree-ssa-math-opts.c (find_bswap_or_nop): Revert previous change.
14677         Return NULL if we have irrelevant high bytes on BIG_ENDIAN.
14679 2016-02-16  Claudiu Zissulescu  <claziss@synopsys.com>
14681         * config/arc/arc-modes.def (CC_FPU, CC_FPU_UNEQ): New modes.
14682         * config/arc/arc-opts.h (FPU_SP, FPU_SF, FPU_SC, FPU_SD, FPU_DP)
14683         (FPU_DF, FPU_DC, FPU_DD, FXP_DP): Define.
14684         * config/arc/arc.c (arc_init): Check FPU options.
14685         (get_arc_condition_code): Handle new CC_FPU* modes.
14686         (arc_select_cc_mode): Likewise.
14687         (arc_conditional_register_usage): Allow 64 bit datum into even-odd
14688         register pair only. Allow access for ARCv2 accumulator.
14689         (gen_compare_reg): Whenever we have FPU support use FPU compare
14690         instructions.
14691         (arc_reorg): Don't generate brcc insns when FPU compare
14692         instructions are involved.
14693         * config/arc/arc.h (TARGET_DPFP): Add TARGET_FP_DPAX condition.
14694         (TARGET_OPTFPE): Add condition when ARC EM can use optimized
14695         floating point emulation.
14696         (ACC_REG_FIRST, ACC_REG_LAST, ACCL_REGNO, ACCH_REGNO): Define.
14697         (REVERSE_CONDITION): Add new CC_FPU* modes.
14698         (TARGET_FP_SP_BASE): Define.
14699         (TARGET_FP_DP_BASE): Likewise.
14700         (TARGET_FP_SP_FUSED): Likewise.
14701         (TARGET_FP_DP_FUSED): Likewise.
14702         (TARGET_FP_SP_CONV): Likewise.
14703         (TARGET_FP_DP_CONV): Likewise.
14704         (TARGET_FP_SP_SQRT): Likewise.
14705         (TARGET_FP_DP_SQRT): Likewise.
14706         (TARGET_FP_DP_AX): Likewise.
14707         * config/arc/arc.md (ARCV2_ACC): New constant.
14708         (type): New fpu type attribute.
14709         (SDF): Conditional iterator.
14710         (cstore<mode>, cbranch<mode>): Change expand condition.
14711         (addsf3, subsf3, mulsf3, adddf3, subdf3, muldf3): New expands,
14712         handles FPU/FPX cases as well.
14713         * config/arc/arc.opt (mfpu): New option.
14714         * config/arc/fpx.md (addsf3_fpx, subsf3_fpx, mulsf3_fpx):
14715         Renamed.
14716         (adddf3, muldf3, subdf3): Removed.
14717         * config/arc/predicates.md (proper_comparison_operator): Recognize
14718         CC_FPU* modes.
14719         * config/arc/fpu.md: New file.
14720         * doc/invoke.texi (ARC Options): Document mfpu option.
14722 2016-02-16  Richard Biener  <rguenther@suse.de>
14724         PR rtl-optimization/69291
14725         * ifcvt.c (noce_try_store_flag_constants): Re-instantiate
14726         noce_operand_ok check.
14728 2016-02-16  Tom de Vries  <tom@codesourcery.com>
14730         PR lto/67709
14731         * omp-low.c (simd_clone_create): Remove call to
14732         symtab->call_cgraph_insertion_hooks.
14734 2016-02-16  Jakub Jelinek  <jakub@redhat.com>
14736         PR tree-optimization/69802
14737         * tree-ssa-reassoc.c (update_range_test): If op is
14738         SSA_NAME_IS_DEFAULT_DEF, give up unless tem is a positive
14739         op == 1 test of precision 1 integral op, otherwise handle
14740         that case as op itself.  Fix up formatting.
14741         (optimize_range_tests_to_bit_test, optimize_range_tests): Fix
14742         up formatting.
14744 2016-02-16  Richard Biener  <rguenther@suse.de>
14746         PR tree-optimization/69586
14747         * tree-vrp.c (register_edge_assert_for_2): Handle all integral
14748         types for conversion sources.
14750 2016-02-16  Richard Biener  <rguenther@suse.de>
14752         PR middle-end/69801
14753         * fold-const.c (operand_equal_p): For COND_EXPR zero operand
14754         mask OEP_ADDRESS_OF.
14756 2016-02-16  Alan Modra  <amodra@gmail.com>
14758         PR target/68973
14759         * config/rs6000/rs6000.md (reload_vsx_from_gprsf): Rewrite splitter.
14760         (p8_mtvsrd_df, p8_mtvsrd_sf): New.
14761         (p8_mtvsrd_1, p8_mtvsrd_2): Delete.
14762         (p8_mtvsrwz): New.
14763         (p8_mtvsrwz_1, p8_mtvsrwz_2): Delete.
14764         (p8_xxpermdi_<mode>): Take two DF inputs rather than one TF.
14765         (p8_fmrgow_<mode>): Likewise.
14766         (reload_vsx_from_gpr<mode>): Make clobber IF.  Adjust for above
14767         changes.
14768         (reload_fpr_from_gpr<mode>): Similarly. Use "d" for op0 constraint.
14769         (reload_vsx_from_gprsf): Use p8_mtvsrd_sf rather than attempting
14770         to use movdi_internal64.  Remove op0_di.
14771         * config/rs6000/vsx.md (vsx_xscvspdpn_directmove): Make op1 SFmode.
14773 2016-02-15  Evandro Menezes  <e.menezes@samsung.com>
14775         Add support for the FCCMP insn types
14777         * config/aarch64/aarch64.md (fccmp): Change insn type.
14778         (fccmpe): Likewise.
14779         * config/aarch64/thunderx.md (thunderx_fcmp): Add "fccmp{s,d}" types.
14780         * config/arm/cortex-a53.md (cortex_a53_fpalu): Likewise.
14781         * config/arm/cortex-a57.md (cortex_a57_fp_cmp): Likewise.
14782         * config/arm/xgene1.md (xgene1_fcmp): Likewise.
14783         * config/arm/exynos-m1.md (exynos_m1_fp_ccmp): New insn reservation.
14784         * config/arm/types.md (fccmps): Add new insn type.
14785         (fccmpd): Likewise.
14787 2016-02-15  Bernd Edlinger  <bernd.edlinger@hotmail.de>
14789         * alias.c (get_alias_set): Fix a typo in comment.
14791 2016-02-15  Richard Biener  <rguenther@suse.de>
14793         PR tree-optimization/69595
14794         * match.pd: Complete range test simplification to true.
14796 2016-02-15  Bernd Schmidt  <bschmidt@redhat.com>
14798         PR rtl-optimization/69648
14799         * lra-constraints.c (update_ebb_live_info): Don't remove sets of
14800         pic_offset_table_rtx.
14802         PR rtl-optimization/69752
14803         * ira.c (update_equiv_regs): When looking for more than a single SET,
14804         also take other side effects into account.
14806 2016-02-15  Marcin Kościelnicki  <koriakin@0x04.net>
14808         * config/s390/s390.c (s390_function_profiler): Add a new sequence
14809         for z900+ CPUs in 31-bit mode.
14811 2016-02-15  Marcin Kościelnicki  <koriakin@0x04.net>
14813         * common/config/s390/s390-common.c (s390_supports_split_stack):
14814         New function.
14815         (TARGET_SUPPORTS_SPLIT_STACK): New macro.
14816         * config/s390/s390-protos.h: Add s390_expand_split_stack_prologue.
14817         * config/s390/s390.c (struct machine_function): New field
14818         split_stack_varargs_pointer.
14819         (s390_register_info): Mark r12 as clobbered if it'll be used as temp
14820         in s390_emit_prologue.
14821         (s390_emit_prologue): Use r12 as temp if r1 is taken by split-stack
14822         vararg pointer.
14823         (morestack_ref): New global.
14824         (SPLIT_STACK_AVAILABLE): New macro.
14825         (s390_expand_split_stack_prologue): New function.
14826         (s390_live_on_entry): New function.
14827         (s390_va_start): Use split-stack vararg pointer if appropriate.
14828         (s390_asm_file_end): Emit the split-stack note sections.
14829         (TARGET_EXTRA_LIVE_ON_ENTRY): New macro.
14830         * config/s390/s390.md (UNSPEC_STACK_CHECK): New unspec.
14831         (UNSPECV_SPLIT_STACK_CALL): New unspec.
14832         (UNSPECV_SPLIT_STACK_DATA): New unspec.
14833         (split_stack_prologue): New expand.
14834         (split_stack_space_check): New expand.
14835         (split_stack_data): New insn.
14836         (split_stack_call): New expand.
14837         (split_stack_call_*): New insn.
14838         (split_stack_cond_call): New expand.
14839         (split_stack_cond_call_*): New insn.
14841 2016-02-15  Richard Biener  <rguenther@suse.de>
14843         PR tree-optimization/69783
14844         * tree-vect-data-refs.c (vect_prune_runtime_alias_test_list):
14845         Add trivially correct cases.
14847 2016-02-15  Tom de Vries  <tom@codesourcery.com>
14849         PR lto/69655
14850         * lto-cgraph.c (input_offload_tables): Add and handle bool parameter
14851         do_force_output.
14852         * lto-streamer.h (input_offload_tables): Add and handle bool parameter.
14854 2016-02-15  Richard Biener  <rguenther@suse.de>
14856         PR tree-optimization/69776
14857         * tree-ssa-sccvn.h (vn_reference_lookup): Adjust prototype.
14858         * tree-ssa-sccvn.c (vn_reference_lookup): Add parameter to
14859         indicate whether we can use TBAA to disambiguate against stores.
14860         Use alias-set zero if not.
14861         (visit_reference_op_store): Do not use TBAA when looking up
14862         redundant stores.
14863         * tree-ssa-pre.c (compute_avail): Use TBAA here.
14864         (eliminate_dom_walker::before_dom_children): But not when looking
14865         up redundant stores.
14867 2016-02-14  John David Anglin  <danglin@gcc.gnu.org>
14869         * config/pa/pa.md (absqi2, absghi2, bswaphi2, bswapsi2, bswapdi2): New.
14871 2016-02-14  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
14873         *  config/i386/znver1.md
14874         (znver1_pop, znver1_pop_mem,
14875         znver1_load_imov_double_store,
14876         znver1_load_imov_direct_store,
14877         znver1_load_imov_direct_load,
14878         znver1_load_imov_double_load): Add new.
14879         (znver1_insn, znver1_insn_load): Add icmov type.
14880         (znver1_sseavx_fma,
14881         znver1_sseavx_fma_load,
14882         znver1_avx256_fma,
14883         znver1_avx256_fma_load): Fix pipe usage.
14885 2016-02-14  Alan Modra  <amodra@gmail.com>
14887         PR target/68973
14888         * reloads.c (find_reloads_address_1): For pre/post-inc/dec
14889         with an invalid hard reg, reload just the reg not the entire
14890         pre/post-inc/dec address expression.
14892 2016-02-13  Oleg Endo  <olegendo@gcc.gnu.org>
14894         PR target/67260
14895         * config/sh/sh.md (sibcall_value_pcrel): Replace =&k scratch reg with
14896         fixed R1_REG scratch reg.
14897         (sibcall_value_pcrel_fdpic): Likewise.
14899 2016-02-13  Oleg Endo  <olegendo@gcc.gnu.org>
14901         PR target/67636
14902         PR target/64345
14903         * config/sh/sh.md (*zero_extract_3): New insn_and_split pattern.
14905 2016-02-12  Walter Lee  <walt@tilera.com>
14907         * config/tilepro/t-tilepro: Replace CC_FOR_BUILD with CXX_FOR_BUILD.
14908         * config/tilegx/t-tilegx: Likewise.
14910 2016-02-12  David Malcolm  <dmalcolm@redhat.com>
14912         PR other/69554
14913         * diagnostic-show-locus.c (struct line_span): New struct.
14914         (layout::get_first_line): Delete.
14915         (layout::get_last_line): Delete.
14916         (layout::get_num_line_spans): New member function.
14917         (layout::get_line_span): Likewise.
14918         (layout::print_heading_for_line_span_index_p): Likewise.
14919         (layout::get_expanded_location): Likewise.
14920         (layout::calculate_line_spans): Likewise.
14921         (layout::m_first_line): Delete.
14922         (layout::m_last_line): Delete.
14923         (layout::m_line_spans): New field.
14924         (layout::layout): Update comment.  Replace m_first_line and
14925         m_last_line with m_line_spans, replacing their initialization
14926         with a call to calculate_line_spans.
14927         (diagnostic_show_locus): When printing source lines and
14928         annotations, rather than looping over a single span
14929         of lines, instead loop over each line_span within
14930         the layout, with an inner loop over the lines within them.
14931         Call the context's start_span callback when changing line spans.
14932         * diagnostic.c (diagnostic_initialize): Initialize start_span.
14933         (diagnostic_build_prefix): Break out the building of the location
14934         part of the string into...
14935         (diagnostic_get_location_text): ...this new function, rewriting
14936         it from nested ternary expressions to a sequence of "if"
14937         statements.
14938         (default_diagnostic_start_span_fn): New function.
14939         * diagnostic.h (diagnostic_start_span_fn): New typedef.
14940         (diagnostic_context::start_span): New field.
14941         (default_diagnostic_start_span_fn): New prototype.
14943 2016-02-12  David Malcolm  <dmalcolm@redhat.com>
14945         PR driver/69779
14946         * gcc.c (driver::finalize): Fix cleanup of "specs".
14948 2016-02-12  David Malcolm  <dmalcolm@redhat.com>
14950         PR driver/69265
14951         PR driver/69453
14952         * gcc.c (driver::driver): Initialize m_option_suggestions.
14953         (driver::~driver): Clean up m_option_suggestions.
14954         (suggest_option): Convert to...
14955         (driver::suggest_option): ...this, and split out into
14956         driver::build_option_suggestions and find_closest_string.
14957         (driver::build_option_suggestions): New function, from
14958         first half of suggest_option.  Special-case
14959         OPT_fsanitize_ and OPT_fsanitize_recover_, making use of
14960         the sanitizer_opts array.  For options of enum types, add the
14961         various enum values to the candidate strings.
14962         (driver::handle_unrecognized_options): Remove "const".
14963         * gcc.h (driver::handle_unrecognized_options): Likewise.
14964         (driver::build_option_suggestions): New decl.
14965         (driver::suggest_option): New decl.
14966         (driver::m_option_suggestions): New field.
14967         * opts-common.c (add_misspelling_candidates): New function.
14968         * opts.c (sanitizer_opts): Remove decl of struct sanitizer_opts_s
14969         and make non-static.
14970         * opts.h (sanitizer_opts): New array decl.
14971         (add_misspelling_candidates): New function decl.
14972         * spellcheck.c (find_closest_string): New function.
14973         * spellcheck.h (find_closest_string): New function decl.
14975 2016-02-12  Jakub Jelinek  <jakub@redhat.com>
14977         PR rtl-optimization/69764
14978         PR rtl-optimization/69771
14979         * optabs.c (expand_binop_directly): For shift_optab_p, force
14980         convert_modes with VOIDmode if xop1 has VOIDmode.
14982 2016-02-12  Ilya Enkovich  <enkovich.gnu@gmail.com>
14984         PR target/69729
14985         * lto-streamer-out.c (lto_output): Use thunk.add_pointer_bounds_args
14986         to correctly determine instrumentation thunks.
14988 2016-02-12  Jakub Jelinek  <jakub@redhat.com>
14990         PR ipa/69241
14991         * ipa-split.c (split_function): If split part returns TREE_ADDRESSABLE
14992         type by reference, force lhs on the call.
14994         PR ipa/68672
14995         * ipa-split.c (split_function): Don't compute/use main_part_return_p.
14996         Compute retval and retbnd early in all cases if split_part_return_p
14997         and return_bb is not EXIT.  Remove all clobber stmts and reset
14998         all debug stmts that refer to SSA_NAMEs defined in split part,
14999         except if it is retval, in that case replace the old retval with the
15000         lhs of the call to the split part.
15002 2016-02-12  Kugan Vivekanandarajah  <kuganv@linaro.org>
15004         revert:
15005         2016-02-12  Kugan Vivekanandarajah  <kuganv@linaro.org>
15007         PR middle-end/66726
15008         * tree-ssa-reassoc.c (optimize_range_tests): Handle tcc_compare stmt
15009         whose result is used in PHI.
15010         (maybe_optimize_range_tests): Likewise.
15011         (final_range_test_p): Likweise.
15013 2016-02-12  Kugan Vivekanandarajah  <kuganv@linaro.org>
15015         PR middle-end/66726
15016         * tree-ssa-reassoc.c (optimize_range_tests): Handle tcc_compare stmt
15017         whose result is used in PHI.
15018         (maybe_optimize_range_tests): Likewise.
15019         (final_range_test_p): Likweise.
15021 2016-02-12  Jakub Jelinek  <jakub@redhat.com>
15023         * cgraph.c: Spelling fixes - behaviour -> behavior and
15024         neighbour -> neighbor.
15025         * target.def: Likewise.
15026         * sel-sched.c: Likewise.
15027         * config/mips/mips.c: Likewise.
15028         * config/arc/arc.md: Likewise.
15029         * config/arm/cortex-a57.md: Likewise.
15030         * config/arm/arm.c: Likewise.
15031         * config/arm/neon.md: Likewise.
15032         * config/arm/arm-c.c: Likewise.
15033         * config/vms/vms-c.c: Likewise.
15034         * config/s390/s390.c: Likewise.
15035         * config/i386/znver1.md: Likewise.
15036         * config/i386/i386.c: Likewise.
15037         * config/ia64/hpux-unix2003.h: Likewise.
15038         * config/msp430/msp430.md: Likewise.
15039         * config/rx/rx.c: Likewise.
15040         * config/rx/rx.md: Likewise.
15041         * config/aarch64/aarch64-simd.md: Likewise.
15042         * config/aarch64/aarch64.c: Likewise.
15043         * config/nvptx/nvptx.c: Likewise.
15044         * config/bfin/bfin.c: Likewise.
15045         * config/cris/cris.opt: Likewise.
15046         * config/rs6000/rs6000.c: Likewise.
15047         * target.h: Likewise.
15048         * spellcheck.c: Likewise.
15049         * ira-build.c: Likewise.
15050         * tree-inline.c: Likewise.
15051         * builtins.c: Likewise.
15052         * lra-constraints.c: Likewise.
15053         * explow.c: Likewise.
15054         * hwint.h: Likewise.
15055         * targhooks.c: Likewise.
15056         * tree-vect-data-refs.c: Likewise.
15057         * expr.c: Likewise.
15058         * doc/tm.texi: Likewise.
15059         * doc/extend.texi: Likewise.
15060         * doc/install.texi: Likewise.
15061         * doc/md.texi: Likewise.
15062         * tree-ssa-tail-merge.c: Likewise.
15063         * sched-int.h: Likewise.
15064         * match.pd: Likewise.
15065         * sched-ebb.c: Likewise.
15066         * target.def (omit_struct_return_reg): Likewise.
15067         * gimple-ssa-isolate-paths.c: Likewise.
15068         (find_implicit_erroneous_behaviour): Renamed to...
15069         (find_implicit_erroneous_behavior): ... this.
15070         (find_explicit_erroneous_behaviour): Renamed to...
15071         (find_explicit_erroneous_behavior): ... this.
15072         (gimple_ssa_isolate_erroneous_paths): Adjust caller.
15074 2016-02-11  Segher Boessenkool  <segher@kernel.crashing.org>
15076         PR rtl-optimization/64682
15077         PR rtl-optimization/69567
15078         PR rtl-optimization/69737
15079         * combine.c (distribute_notes) <REG_DEAD>: If the register is set
15080         in I2 as well, just lose it.
15082 2016-02-11  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
15084         * config/aarch64/aarch64.c (aarch64_last_printed_arch_string):
15085         New variable.
15086         (aarch64_last_printed_tune_string): Likewise.
15087         (aarch64_declare_function_name): Only output .arch assembler
15088         directive if it will be different from the previously output
15089         directive.  Same for .tune comment but only if -dA is set.
15090         (aarch64_start_file): New function.
15091         (TARGET_ASM_FILE_START): Define.
15093 2016-02-11  David Malcolm  <dmalcolm@redhat.com>
15095         PR plugins/69758
15096         * Makefile.in (PLUGIN_HEADERS): Add params.list.
15098 2016-02-11  Jakub Jelinek  <jakub@redhat.com>
15100         PR target/65313
15101         * tree-vect-slp.c (vect_schedule_slp_instance): Avoid
15102         -Wmaybe-uninitialized warning.
15104 2016-02-11  Oleg Endo  <olegendo@gcc.gnu.org>
15106         PR target/69713
15107         * config/sh/sh.md (casesi_worker_0): Add T_REG use.
15109 2016-02-11  Richard Biener  <rguenther@suse.de>
15111         PR rtl-optimization/69291
15112         * ifcvt.c (noce_try_store_flag_constants): Do not allow
15113         subexpressions affected by changing the result.
15115 2016-02-10  Vladimir Makarov  <vmakarov@redhat.com>
15117         PR target/69148
15118         * lra-constraints.c (curr_insn_transform): Find in/out operands
15119         for secondary memory moves.  Update dups.
15121 2016-02-10  Yuri Rumyantsev  <ysrumyan@gmail.com>
15123         PR tree-optimization/69652
15124         * tree-vect-loop.c (optimize_mask_stores): Move declaration of STMT1
15125         to nested loop, did source re-formatting, skip debug statements,
15126         add check on statement with volatile operand, remove dead scalar
15127         statements.
15129 2016-02-10  Jakub Jelinek  <jakub@redhat.com>
15130             Patrick Palka  <ppalka@gcc.gnu.org>
15132         PR ipa/69241
15133         PR c++/69649
15134         * gimplify.c (gimplify_modify_expr): Set lhs even for noreturn
15135         calls if the return type is TREE_ADDRESSABLE.
15136         * cgraphunit.c (cgraph_node::expand_thunk): Likewise.
15137         * ipa-split.c (split_function): Fix doubled "we" in comment.
15138         Use void return type for the split part even if
15139         !split_point->split_part_set_retval.
15141 2016-02-10  Bin Cheng  <bin.cheng@arm.com>
15143         PR tree-optimization/68021
15144         * tree-ssa-loop-ivopts.c (get_computation_aff): Set ratio to 1 if
15145         when computing the value of biv cand by itself.
15147 2016-02-10  Wilco Dijkstra  <wdijkstr@arm.com>
15149         * config/aarch64/aarch64.c (cortexa53_tunings): Enable AES fusion.
15150         (cortexa57_tunings): Likewise.
15151         (cortexa72_tunings): Likewise.
15152         (arch_macro_fusion_pair_p): Add support for AES fusion.
15153         * config/aarch64/aarch64-fusion-pairs.def: Add AES_AESMC entry.
15154         * config/arm/aarch-common.c (aarch_crypto_can_dual_issue):
15155         Allow virtual registers before reload so early scheduling works.
15156         * config/arm/cortex-a57.md (cortex_a57_crypto_simple): Use
15157         correct latency and pipeline.
15158         (cortex_a57_crypto_complex): Likewise.
15159         (cortex_a57_crypto_xor): Likewise.
15160         (define_bypass): Add AES bypass.
15162 2016-02-10  Richard Biener  <rguenther@suse.de>
15164         PR tree-optimization/69726
15165         * passes.def: Add DCE pass before late uninit.
15166         * match.pd: Add A ? B : (!A ? C : X) -> A ? B : C patterns to
15167         really fixup if-conversions job.
15169 2016-02-10  Wilco Dijkstra  <wdijkstr@arm.com>
15171         * config/arm/arm.c (arm_cortex_a53_tune): Enable AES fusion.
15172         (arm_cortex_a57_tune): Likewise.
15173         (aarch_macro_fusion_pair_p): Add support for AES fusion.
15174         * config/arm/arm-protos.h (fuse_ops): Add FUSE_AES_AESMC.
15176 2016-02-10  Eric Botcazou  <ebotcazou@adacore.com>
15178         * timevar.def (TV_PHASE_DBGINFO): Delete.
15179         (TV_PHASE_CHECK_DBGINFO): Likewise.
15180         * varpool.c (varpool_node::assemble_decl): Do not change timevar.
15182 2016-02-10  Richard Biener  <rguenther@suse.de>
15184         PR tree-optimization/69719
15185         * tree-vect-data-refs.c (vect_prune_runtime_alias_test_list):
15186         Adjust previous fix by ensuring that dr_a1 is left of dr_a2.
15188 2016-02-09  Andrew Pinski  <apinski@cavium.com>
15190         PR tree-opt/69282
15191         * optabs-tree.c (expand_vec_cond_expr_p): Don't early return if
15192         get_vcond_mask_icode returns false.
15194 2016-02-09  Michael Meissner  <meissner@linux.vnet.ibm.com>
15196         PR target/68404
15197         * config/rs6000/predicates.md (fusion_gpr_addis): Prevent fusing
15198         an ADDIS that adds a pointer to a large constant that sets the
15199         upper16 bits with a load operation.
15201 2016-02-09  Charles Baylis  <charles.baylis@linaro.org>
15203         PR target/68532
15204         * config/arm/arm.c (arm_evpc_neon_vzip): Allow for big endian lane
15205         order.
15206         * config/arm/arm_neon.h (vzipq_s8): Adjust shuffle patterns for big
15207         endian.
15208         (vzipq_s16): Likewise.
15209         (vzipq_s32): Likewise.
15210         (vzipq_f32): Likewise.
15211         (vzipq_u8): Likewise.
15212         (vzipq_u16): Likewise.
15213         (vzipq_u32): Likewise.
15214         (vzipq_p8): Likewise.
15215         (vzipq_p16): Likewise.
15217 2016-02-09  Charles Baylis  <charles.baylis@linaro.org>
15219         PR target/68532
15220         * config/arm/arm.c (neon_endian_lane_map): New function.
15221         (neon_vector_pair_endian_lane_map): New function.
15222         (arm_evpc_neon_vuzp): Allow for big endian lane order.
15223         * config/arm/arm_neon.h (vuzpq_s8): Adjust shuffle patterns for big
15224         endian.
15225         (vuzpq_s16): Likewise.
15226         (vuzpq_s32): Likewise.
15227         (vuzpq_f32): Likewise.
15228         (vuzpq_u8): Likewise.
15229         (vuzpq_u16): Likewise.
15230         (vuzpq_u32): Likewise.
15231         (vuzpq_p8): Likewise.
15232         (vuzpq_p16): Likewise.
15234 2016-02-11  Alexandre Oliva  <aoliva@redhat.com>
15236         PR target/69634
15237         * regstat.c (regstat_bb_compute_calls_crossed): Disregard
15238         debug insns.
15240 2016-02-09  Uros Bizjak  <ubizjak@gmail.com>
15242         * config/i386/i386.md (insv<mode>_1): Use gen_int_mode to
15243         truncate const_int operand 1 to QImode.
15245 2016-02-09  Eric Botcazou  <ebotcazou@adacore.com>
15247         * gimple-ssa-backprop.c (optimize_phi): Do not replace an argument
15248         corresponding to an abnormal edge.
15250 2016-02-09  Tom de Vries  <tom@codesourcery.com>
15252         PR tree-optimization/69599
15253         * tree-ssa-structalias.c (fndecl_maybe_in_other_partition): New
15254         function.
15255         (find_func_aliases_for_builtin_call, find_func_clobbers)
15256         (ipa_pta_execute):  Handle case that foo and foo._0 are not in same lto
15257         partition.
15259 2016-02-09  Richard Biener  <rguenther@suse.de>
15261         PR tree-optimization/69715
15262         * tree-ssa.c (execute_update_addresses_taken): Mark non-decl
15263         LHS on calls as non-rewritable.
15265 2016-02-09  Tom de Vries  <tom@codesourcery.com>
15267         PR lto/69707
15268         * lto-wrapper.c (append_diag_options): New function.
15269         (compile_offload_image): Call append_diag_options.
15271 2016-02-08  Sandra Loosemore  <sandra@codesourcery.com>
15273         PR other/69722
15274         * doc/extend.texi (Flag Output Operands): Correct sectioning.
15275         Minor copy-edit to fix verb tenses.
15277 2016-02-08  Jakub Jelinek  <jakub@redhat.com>
15279         PR tree-optimization/69209
15280         * ipa-split.c (split_function): If split part is not
15281         returning retval, retval has gimple type but is not
15282         gimple value, force it into a SSA_NAME first.
15284 2016-02-08  Nicklas Bo Jensen  <nbjensen@gmail.com>
15286         * doc/tree-ssa.texi (Preserving the virtual SSA form): Remove
15287         outdated section.
15289 2016-02-08  Jason Merrill  <jason@redhat.com>
15291         PR c++/69631
15292         * convert.c (convert_to_integer_1): Check dofold on truncation
15293         distribution.
15294         (convert_to_pointer_maybe_fold, convert_to_real_maybe_fold)
15295         (convert_to_integer_maybe_fold, convert_to_complex_maybe_fold):
15296         Rename from *_nofold.
15297         * convert.h (convert_to_pointer_nofold, convert_to_integer_nofold)
15298         (convert_to_real_nofold, convert_to_complex_nofold): New inlines.
15300 2016-02-08  Bernd Schmidt  <bschmidt@redhat.com>
15302         PR target/60410
15303         * tree.c (build_common_tree_nodes): Remove short_double argument.
15304         All callers changed.
15305         * tree.h (build_common_tree_nodes): Adjust declaration.
15306         * doc/invoke.texi (-fshort-double): Remove documentation.
15307         * config/mips/t-img-elf (MULTILIB_OPTIONS, MULTILIB_DIRNAMES,
15308         MULTILIB_EXCEPTIONS): Remove -fshort-double variant.
15309         * lto-wrapper.c (merge_and_complain, append_compiler_options)
15310         (append_linker_options): Don't handle OPT_fshort_double.
15312         PR rtl-optimization/68730
15313         * lra-remat.c (insn_to_cand_activation): New static variable.
15314         (lra_remat): Allocate and free it.
15315         (create_cand): New arg activation. Initialize a field in
15316         insn_to_cand_activation if it is nonnull.
15317         (create_cands): Pass the activation insn to create_cand when making
15318         a candidate involving an output reload.  Reorganize code a little.
15319         (do_remat): Keep track of active status of candidates in a separate
15320         bitmap.
15322 2016-02-08  Richard Biener  <rguenther@suse.de>
15324         PR tree-optimization/69719
15325         * tree-vect-data-refs.c (vect_prune_runtime_alias_test_list):
15326         Properly use absolute of the difference of the two offsets to
15327         compare or adjust the segment length.
15329 2016-02-08  Richard Biener  <rguenther@suse.de>
15330             Jeff Law  <law@redhat.com>
15332         PR target/68273
15333         * tree-ssanames.c (make_ssa_name_fn): Always use unqualified
15334         types for anonymous SSA names.
15336 2016-02-08   Richard Biener  <rguenther@suse.de>
15338         PR rtl-optimization/69274
15339         * ira.c (ira_setup_alts): Do not change recog_data.operand order.
15341 2016-02-08  Jeff Law  <law@redhat.com>
15343         PR tree-optimization/65917
15344         * tree-ssa-dom.c (record_temporary_equivalences): Record both
15345         equivalences from if (x == y) style conditionals.
15346         (loop_depth_of_name): Remove.
15347         (record_equality): Remove loop depth check.
15348         * tree-ssa-scopedtables.h (const_and_copies): Refine comments.
15349         (const_and_copies::record_const_or_copy_raw): New member function.
15350         * tree-ssa-scopedtables.c
15351         (const_and_copies::record_const_or_copy_raw): New, factored out of
15352         (const_and_copies::record_const_or_copy): Call new member function.
15354 2016-02-05  Jeff Law  <law@redhat.com>
15356         PR tree-optimization/68541
15357         * gimple-ssa-split-paths.c: Include tree-cfg.h and params.h.
15358         (count_stmts_in_block): New function.
15359         (poor_ifcvt_candidate_code): Likewise.
15360         (is_feasible_trace): Add some heuristics to determine when path
15361         splitting is profitable.
15362         (find_block_to_duplicate_for_splitting_paths): Make sure the graph
15363         is a diamond with a single exit.
15365 2016-02-05  Martin Sebor  <msebor@redhat.com>
15367         PR c++/69662
15368         * doc/invoke.texi: Update -Wplacement-new to take an optional
15369         argument.
15371 2016-02-06  Richard Henderson  <rth@redhat.com>
15373         PR c/69643
15374         * tree.c (tree_nop_conversion_p): Do not strip casts into or
15375         out of non-standard address spaces.
15377 2016-02-05  Jakub Jelinek  <jakub@redhat.com>
15379         PR rtl-optimization/69691
15380         * lra-eliminations.c (move_plus_up): Don't add the addend twice.
15382 2016-02-05  Pat Haugen  <pthaugen@us.ibm.com>
15384         * config/rs6000/crypto.md (crypto_vpermxor_<mode>): Correct insn type.
15385         * config/rs6000/rs6000.md (mov<mode>_hardfloat): Likewise.
15386         (*ieee128_mfvsrd_64bit): Likewise.
15387         (*ieee128_mfvsrd_32bit): Likewise.
15389 2016-02-05  Ilya Enkovich  <enkovich.gnu@gmail.com>
15391         PR target/69369
15392         Revert r232560:
15393         2016-01-19  Jan Hubicka  <hubicka@ucw.cz>
15395         * cgraphunit.c (cgraph_node::reset): Clear thunk info and
15396         instrumented_version.
15398 2016-01-05  Jeremy Bennett  <jeremy.bennett@embecosm.com>
15400         * doc/invoke.texi (Optimize Options): In table of --param options
15401         rename second occurrence of tracer-min-branch-ratio to
15402         tracer-min-branch-probability, rename
15403         tracer-min-branch-ratio-feedback to
15404         tracer-min-branch-probability-feedback and clarify description,
15405         rename sched-spec-state-edge-prob-cutoff to
15406         sched-state-edge-prob-cutoff, rename selsched-max-insns-to-rename
15407         to selsched-insns-to-rename, rename lto-minpartition to
15408         lto-min-partition, delete reorder-blocks-duplicate and
15409         reorder-blocks-duplicate-feedback.
15411 2016-02-05  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
15413         * config/s390/s390.c (s390_register_info_set_ranges): Remove
15414         superfluous loops.
15416 2016-02-05  Dominik Vogt  <vogt@linux.vnet.ibm.com>
15418         * doc/extend.texi: S/390: Correct some typos.
15420 2016-02-05  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
15422         * config/s390/s390.c (s390_emit_call): Add missing 64 bit check.
15424 2016-02-05  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
15426         PR target/69625
15427         * config/s390/s390.c (SAVE_SLOT_NONE, SAVE_SLOT_STACK): New defines.
15428         (s390_register_info_gprtofpr): Use new macros above.
15429         (s390_register_info_stdarg_fpr): Adjust max_fpr to better match
15430         its name.
15431         (s390_register_info_stdarg_gpr): Adjust max_gpr to better match
15432         its name.  Adjust restore and save gpr ranges.
15433         (s390_register_info_set_ranges): New function.
15434         (s390_register_info): Use new macros above.  Call
15435         s390_register_info_set_ranges.
15436         (s390_optimize_register_info): Likewise.
15437         (s390_hard_regno_rename_ok): Use new macros.
15438         (s390_hard_regno_scratch_ok): Likewise.
15439         (s390_emit_epilogue): Likewise.
15440         (s390_can_use_return_insn): Likewise.
15441         (s390_optimize_prologue): Likewise.
15442         * config/s390/s390.md (GPR2_REGNUM, GPR6_REGNUM): New constants.
15444 2016-02-05  Jakub Jelinek  <jakub@redhat.com>
15446         PR bootstrap/69677
15447         * config/i386/i386.c (convert_scalars_to_vector): Readd stack
15448         alignment fixes.
15449         (ix86_option_override_internal): Disable TARGET_STV even for
15450         -m{incoming,preferred}-stack-boundary=3.
15452 2016-02-03  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
15454         * config.gcc: Mark deprecated rtems targets as obsolete.
15456 2016-02-04  Segher Boessenkool  <segher@kernel.crashing.org>
15458         PR rtl-optimization/64682
15459         PR rtl-optimization/69567
15460         * combine.c (distribute_notes) <REG_DEAD>: Place the death note
15461         before I2 only if the register is both used and set in I2.
15463 2016-02-04  DJ Delorie  <dj@redhat.com>
15465         * config/msp430/msp430.c (msp430_start_function): Add function type.
15467 2016-02-04  Jakub Jelinek  <jakub@redhat.com>
15469         PR fortran/69368
15470         * tree-dfa.c (get_ref_base_and_extent): Remove unreachable code.
15472 2016-02-04  Uros Bizjak  <ubizjak@gmail.com>
15474         PR rtl-optimization/69577
15475         Revert:
15476         2015-10-29  Richard Henderson  <rth@redhat.com>
15478         PR target/68124
15479         PR rtl-opt/67609
15480         * config/i386/i386.c (ix86_cannot_change_mode_class): Tighten
15481         sse check to the exact conditions of PR 67609.
15483 2016-02-04  Michael Meissner  <meissner@linux.vnet.ibm.com>
15485         PR target/69667
15486         * config/rs6000/rs6000.md (mov<mode>_64bit_dm): Use 'd' constraint
15487         instead of 'ws', and 'wh' instead of 'wm' since TFmode/IFmode are
15488         not allowed into the traditional Altivec registers.
15489         (movtd_64bit_nodm): Likewise.
15490         (mov<mode>_32bit, FMOVE128_FPR iterator): Likewise.
15492 2016-02-04  David Malcolm  <dmalcolm@redhat.com>
15494         * config/aarch64/cortex-a57-fma-steering.c
15495         (aarch64_register_fma_steering): Remove "static" from arguments
15496         to register_pass.
15498 2016-02-04  Wilco Dijkstra  <wdijkstr@arm.com>
15500         PR target/69619
15501         * ccmp.c (expand_ccmp_expr_1): Avoid evaluating gs0/gs1
15502         twice when complex.
15504 2016-02-04  Mike Frysinger  <vapier@gentoo.org>
15506         * doc/invoke.texi: Delete -mno-fma4.
15508 2016-02-04  Richard Sandiford  <richard.sandiford@arm.com>
15510         PR rtl-optimization/69577
15511         * reginfo.c (record_subregs_of_mode): Add a partial_def parameter.
15512         (find_subregs_of_mode): Update accordingly.  Iterate over partial
15513         definitions.
15515 2016-02-04  Alan Lawrence  <alan.lawrence@arm.com>
15517         * config/arm/arm-protos.h (neon_reinterpret): Remove.
15518         * config/arm/arm.c (neon_reinterpret): Remove.
15519         * config/arm/arm_neon_builtins.def (vreinterpretv8qi, vreinterpretv4hi,
15520         vreinterpretv2si, vreinterpretv2sf, vreinterpretdi, vreinterpretv16qi,
15521         vreinterpretv8hi, vreinterpretv4si, vreinterpretv4sf, vreinterpretv2di,
15522         vreinterpretti): Remove.
15523         * config/arm/neon.md (neon_vreinterpretv8qi<mode>,
15524         neon_vreinterpretv4hi<mode>, neon_vreinterpretv2si<mode>,
15525         neon_vreinterpretv2sf<mode>, neon_vreinterpretdi<mode>,
15526         neon_vreinterpretti<mode>, neon_vreinterpretv16qi<mode>,
15527         neon_vreinterpretv8hi<mode>, neon_vreinterpretv4si<mode>,
15528         neon_vreinterpretv4sf<mode>, neon_vreinterpretv2di<mode>): Remove.
15529         * config/arm/arm_neon.h (vreinterpret_p8_p16, vreinterpret_p8_f32,
15530         vreinterpret_p8_p64, vreinterpret_p8_s64, vreinterpret_p8_u64,
15531         vreinterpret_p8_s8, vreinterpret_p8_s16, vreinterpret_p8_s32,
15532         vreinterpret_p8_u8, vreinterpret_p8_u16, vreinterpret_p8_u32,
15533         vreinterpret_p16_p8, vreinterpret_p16_f32, vreinterpret_p16_p64,
15534         vreinterpret_p16_s64, vreinterpret_p16_u64, vreinterpret_p16_s8,
15535         vreinterpret_p16_s16, vreinterpret_p16_s32, vreinterpret_p16_u8,
15536         vreinterpret_p16_u16, vreinterpret_p16_u32, vreinterpret_f32_p8,
15537         vreinterpret_f32_p16, vreinterpret_f32_p64, vreinterpret_f32_s64,
15538         vreinterpret_f32_u64, vreinterpret_f32_s8, vreinterpret_f32_s16,
15539         vreinterpret_f32_s32, vreinterpret_f32_u8, vreinterpret_f32_u16,
15540         vreinterpret_f32_u32, vreinterpret_p64_p8, vreinterpret_p64_p16,
15541         vreinterpret_p64_f32, vreinterpret_p64_s64, vreinterpret_p64_u64,
15542         vreinterpret_p64_s8, vreinterpret_p64_s16, vreinterpret_p64_s32,
15543         vreinterpret_p64_u8, vreinterpret_p64_u16, vreinterpret_p64_u32,
15544         vreinterpret_s64_p8, vreinterpret_s64_p16, vreinterpret_s64_f32,
15545         vreinterpret_s64_p64, vreinterpret_s64_u64, vreinterpret_s64_s8,
15546         vreinterpret_s64_s16, vreinterpret_s64_s32, vreinterpret_s64_u8,
15547         vreinterpret_s64_u16, vreinterpret_s64_u32, vreinterpret_u64_p8,
15548         vreinterpret_u64_p16, vreinterpret_u64_f32, vreinterpret_u64_p64,
15549         vreinterpret_u64_s64, vreinterpret_u64_s8, vreinterpret_u64_s16,
15550         vreinterpret_u64_s32, vreinterpret_u64_u8, vreinterpret_u64_u16,
15551         vreinterpret_u64_u32, vreinterpret_s8_p8, vreinterpret_s8_p16,
15552         vreinterpret_s8_f32, vreinterpret_s8_p64, vreinterpret_s8_s64,
15553         vreinterpret_s8_u64, vreinterpret_s8_s16, vreinterpret_s8_s32,
15554         vreinterpret_s8_u8, vreinterpret_s8_u16, vreinterpret_s8_u32,
15555         vreinterpret_s16_p8, vreinterpret_s16_p16, vreinterpret_s16_f32,
15556         vreinterpret_s16_p64, vreinterpret_s16_s64, vreinterpret_s16_u64,
15557         vreinterpret_s16_s8, vreinterpret_s16_s32, vreinterpret_s16_u8,
15558         vreinterpret_s16_u16, vreinterpret_s16_u32, vreinterpret_s32_p8,
15559         vreinterpret_s32_p16, vreinterpret_s32_f32, vreinterpret_s32_p64,
15560         vreinterpret_s32_s64, vreinterpret_s32_u64, vreinterpret_s32_s8,
15561         vreinterpret_s32_s16, vreinterpret_s32_u8, vreinterpret_s32_u16,
15562         vreinterpret_s32_u32, vreinterpret_u8_p8, vreinterpret_u8_p16,
15563         vreinterpret_u8_f32, vreinterpret_u8_p64, vreinterpret_u8_s64,
15564         vreinterpret_u8_u64, vreinterpret_u8_s8, vreinterpret_u8_s16,
15565         vreinterpret_u8_s32, vreinterpret_u8_u16, vreinterpret_u8_u32,
15566         vreinterpret_u16_p8, vreinterpret_u16_p16, vreinterpret_u16_f32,
15567         vreinterpret_u16_p64, vreinterpret_u16_s64, vreinterpret_u16_u64,
15568         vreinterpret_u16_s8, vreinterpret_u16_s16, vreinterpret_u16_s32,
15569         vreinterpret_u16_u8, vreinterpret_u16_u32, vreinterpret_u32_p8,
15570         vreinterpret_u32_p16, vreinterpret_u32_f32, vreinterpret_u32_p64,
15571         vreinterpret_u32_s64, vreinterpret_u32_u64, vreinterpret_u32_s8,
15572         vreinterpret_u32_s16, vreinterpret_u32_s32, vreinterpret_u32_u8,
15573         vreinterpret_u32_u16, vreinterpretq_p8_p16, vreinterpretq_p8_f32,
15574         vreinterpretq_p8_p64, vreinterpretq_p8_p128, vreinterpretq_p8_s64,
15575         vreinterpretq_p8_u64, vreinterpretq_p8_s8, vreinterpretq_p8_s16,
15576         vreinterpretq_p8_s32, vreinterpretq_p8_u8, vreinterpretq_p8_u16,
15577         vreinterpretq_p8_u32, vreinterpretq_p16_p8, vreinterpretq_p16_f32,
15578         vreinterpretq_p16_p64, vreinterpretq_p16_p128, vreinterpretq_p16_s64,
15579         vreinterpretq_p16_u64, vreinterpretq_p16_s8, vreinterpretq_p16_s16,
15580         vreinterpretq_p16_s32, vreinterpretq_p16_u8, vreinterpretq_p16_u16,
15581         vreinterpretq_p16_u32, vreinterpretq_f32_p8, vreinterpretq_f32_p16,
15582         vreinterpretq_f32_p64, vreinterpretq_f32_p128, vreinterpretq_f32_s64,
15583         vreinterpretq_f32_u64, vreinterpretq_f32_s8, vreinterpretq_f32_s16,
15584         vreinterpretq_f32_s32, vreinterpretq_f32_u8, vreinterpretq_f32_u16,
15585         vreinterpretq_f32_u32, vreinterpretq_p64_p8, vreinterpretq_p64_p16,
15586         vreinterpretq_p64_f32, vreinterpretq_p64_p128, vreinterpretq_p64_s64,
15587         vreinterpretq_p64_u64, vreinterpretq_p64_s8, vreinterpretq_p64_s16,
15588         vreinterpretq_p64_s32, vreinterpretq_p64_u8, vreinterpretq_p64_u16,
15589         vreinterpretq_p64_u32, vreinterpretq_p128_p8, vreinterpretq_p128_p16,
15590         vreinterpretq_p128_f32, vreinterpretq_p128_p64, vreinterpretq_p128_s64,
15591         vreinterpretq_p128_u64, vreinterpretq_p128_s8, vreinterpretq_p128_s16,
15592         vreinterpretq_p128_s32, vreinterpretq_p128_u8, vreinterpretq_p128_u16,
15593         vreinterpretq_p128_u32, vreinterpretq_s64_p8, vreinterpretq_s64_p16,
15594         vreinterpretq_s64_f32, vreinterpretq_s64_p64, vreinterpretq_s64_p128,
15595         vreinterpretq_s64_u64, vreinterpretq_s64_s8, vreinterpretq_s64_s16,
15596         vreinterpretq_s64_s32, vreinterpretq_s64_u8, vreinterpretq_s64_u16,
15597         vreinterpretq_s64_u32, vreinterpretq_u64_p8, vreinterpretq_u64_p16,
15598         vreinterpretq_u64_f32, vreinterpretq_u64_p64, vreinterpretq_u64_p128,
15599         vreinterpretq_u64_s64, vreinterpretq_u64_s8, vreinterpretq_u64_s16,
15600         vreinterpretq_u64_s32, vreinterpretq_u64_u8, vreinterpretq_u64_u16,
15601         vreinterpretq_u64_u32, vreinterpretq_s8_p8, vreinterpretq_s8_p16,
15602         vreinterpretq_s8_f32, vreinterpretq_s8_p64, vreinterpretq_s8_p128,
15603         vreinterpretq_s8_s64, vreinterpretq_s8_u64, vreinterpretq_s8_s16,
15604         vreinterpretq_s8_s32, vreinterpretq_s8_u8, vreinterpretq_s8_u16,
15605         vreinterpretq_s8_u32, vreinterpretq_s16_p8, vreinterpretq_s16_p16,
15606         vreinterpretq_s16_f32, vreinterpretq_s16_p64, vreinterpretq_s16_p128,
15607         vreinterpretq_s16_s64, vreinterpretq_s16_u64, vreinterpretq_s16_s8,
15608         vreinterpretq_s16_s32, vreinterpretq_s16_u8, vreinterpretq_s16_u16,
15609         vreinterpretq_s16_u32, vreinterpretq_s32_p8, vreinterpretq_s32_p16,
15610         vreinterpretq_s32_f16, vreinterpretq_s32_f32, vreinterpretq_s32_p64,
15611         vreinterpretq_s32_p128, vreinterpretq_s32_s64, vreinterpretq_s32_u64,
15612         vreinterpretq_s32_s8, vreinterpretq_s32_s16, vreinterpretq_s32_u8,
15613         vreinterpretq_s32_u16, vreinterpretq_s32_u32, vreinterpretq_u8_p8,
15614         vreinterpretq_u8_p16, vreinterpretq_u8_f32, vreinterpretq_u8_p64,
15615         vreinterpretq_u8_p128, vreinterpretq_u8_s64, vreinterpretq_u8_u64,
15616         vreinterpretq_u8_s8, vreinterpretq_u8_s16, vreinterpretq_u8_s32,
15617         vreinterpretq_u8_u16, vreinterpretq_u8_u32, vreinterpretq_u16_p8,
15618         vreinterpretq_u16_p16, vreinterpretq_u16_f32, vreinterpretq_u16_p64,
15619         vreinterpretq_u16_p128, vreinterpretq_u16_s64, vreinterpretq_u16_u64,
15620         vreinterpretq_u16_s8, vreinterpretq_u16_s16, vreinterpretq_u16_s32,
15621         vreinterpretq_u16_u8, vreinterpretq_u16_u32, vreinterpretq_u32_p8,
15622         vreinterpretq_u32_p16, vreinterpretq_u32_f32, vreinterpretq_u32_p64,
15623         vreinterpretq_u32_p128, vreinterpretq_u32_s64, vreinterpretq_u32_u64,
15624         vreinterpretq_u32_s8, vreinterpretq_u32_s16, vreinterpretq_u32_s32,
15625         vreinterpretq_u32_u8, vreinterpretq_u32_u16): Rewrite using casts.
15627 2016-02-04  Martin Liska  <mliska@suse.cz>
15629         PR sanitizer/69276
15630         * asan.c (has_stmt_been_instrumented_p): Instrument gimple calls
15631         that are gimple_store_p.
15632         (maybe_instrument_call): Likewise.
15634 2016-02-04  Bin Cheng  <bin.cheng@arm.com>
15636         * config/aarch64/aarch64.c (aarch64_legitimize_address): Force
15637         register scaling out of memory reference and comment why.
15639 2016-02-04  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
15641         PR target/65932
15642         PR target/67714
15643         * cse.c (cse_insn): Pass NULL to fold_rtx when initially
15644         folding the source of a SET.
15646 2016-02-04  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
15648         PR target/65932
15649         PR target/67714
15650         * config/arm/arm.c (arm_new_rtx_costs, MULT case): Properly extract
15651         the operands of the SIGN_EXTENDs from a SMUL[TB][TB] rtx.
15653 2016-02-04  Jim Wilson  <jim.wilson@linaro.org>
15655         PR target/65932
15656         PR target/67714
15657         * config/arm/arm.h (PROMOTE_MODE): Don't set UNSIGNEDP for QImode and
15658         HImode.
15660 2016-02-04  Christian Bruel  <christian.bruel@st.com>
15662         * config/arm/arm-c.c (arm_reset_previous_fndecl): Style fix and typo.
15663         * config/arm/arm.c (arm_set_current_function): Likewise.
15665 2016-02-04  Jakub Jelinek  <jakub@redhat.com>
15666             Ilya Enkovich  <enkovich.gnu@gmail.com>
15667             H.J. Lu  <hongjiu.lu@intel.com>
15669         PR target/69454
15670         * config/i386/i386.c (convert_scalars_to_vector): Remove
15671         stack alignment fixes.
15672         (ix86_option_override_internal): Disable TARGET_STV if stack
15673         might not be aligned enough.
15674         (ix86_minimum_alignment): Assert that TARGET_STV is false.
15676 2016-02-04  Victoria Stepanyan  <victoria.stepanyan@amd.com>
15678         * config/i386/x86-tune.def: Disable default prefetching
15679         for -march=znver1.
15681 2016-02-03  Michael Meissner  <meissner@linux.vnet.ibm.com>
15682             Vladimir Makarov  <vmakarov@redhat.com>
15684         PR target/69461
15685         * config/rs6000/rs6000.c (rs6000_legitimate_address_p): Fix thinko
15686         in validating fused toc addresses.
15688 2016-02-03  Jakub Jelinek  <jakub@redhat.com>
15690         PR c/69627
15691         * diagnostic-show-locus.c (layout::get_state_at_point): Don't read
15692         range->m_caret fields if range->m_show_caret_p is false.
15694         PR target/69644
15695         * config/rs6000/rs6000.c (rs6000_expand_atomic_compare_and_swap):
15696         Force oldval into register if it does not satisfy reg_or_short_operand
15697         predicate.  Fix up formatting.
15699 2016-02-03  Vladimir Makarov  <vmakarov@redhat.com>
15700             Alexandre Oliva  <aoliva@redhat.com>
15702         PR target/69461
15703         * lra-constraints.c (simplify_operand_subreg): Check additionally
15704         address validity after potential reloading.
15705         (process_address_1): Check insns validity.  In case of failure do
15706         nothing.
15708 2016-02-03  Kirill Yukhin  <kirill.yukhin@intel.com>
15710         PR target/69118
15711         * config/i386/sse.md (define_insn "avx512f_maskcmp<mode>3"):
15712         Fix target.
15714 2016-02-02  Jakub Jelinek  <jakub@redhat.com>
15716         * wide-int.cc (canonize_uhwi): New function.
15717         (wi::divmod_internal): Use it.
15719 2016-02-02  James Norris  <jnorris@codesourcery.com
15721         * gimplify.c (omp_notice_variable): Add usage check.
15723 2016-02-02  Alexander Monakov  <amonakov@ispras.ru>
15725         * config/nvptx/nvptx.c (nvptx_print_operand): Treat LEU, GEU, LTU, GTU
15726         like LE, GE, LT, GT when emitting relational operator.
15728 2016-02-02  Wilco Dijkstra  <wdijkstr@arm.com>
15730         * ira-costs.c (find_costs_and_classes): Add extra argument.
15731         * target.def (ira_change_pseudo_allocno_class): Add parameter.
15732         * targhooks.h (ira_change_pseudo_allocno_class): Likewise.
15733         * targhooks.c (ira_change_pseudo_allocno_class): Likewise.
15734         * config/aarch64/aarch64.c (aarch64_ira_change_pseudo_allocno_class)
15735         Add best_class parameter, and return it if not ALL_REGS.
15736         * config/mips/mips.c (mips_ira_change_pseudo_allocno_class):
15737         Add parameter.
15738         * doc/tm.texi (TARGET_IRA_CHANGE_PSEUDO_ALLOCNO_CLASS):
15739         Update target hook.
15741 2016-02-02  Wilco Dijkstra  <wdijkstr@arm.com>
15743         * config/aarch64/aarch64.c
15744         (TARGET_IRA_CHANGE_PSEUDO_ALLOCNO_CLASS): New define.
15745         (aarch64_ira_change_pseudo_allocno_class): New function.
15747 2016-02-02  Uros Bizjak  <ubizjak@gmail.com>
15749         PR target/67032
15750         * config/i386/i386.c (geode_cost): Increase cost of MMX and SSE moves.
15752 2016-02-02  Senthil Kumar Selvaraj  <senthil_kumar.selvaraj@atmel.com>
15754         * config/avr/avr.c (avr_option_override): Set
15755         PARAM_ALLOW_STORE_DATA_RACES to 1.
15757 2016-02-02  Richard Biener  <rguenther@suse.de>
15759         PR tree-optimization/69595
15760         * match.pd: Add range test simplifications to true/false.
15762 2016-02-02  Thomas Schwinge  <thomas@codesourcery.com>
15764         * omp-builtins.def (BUILT_IN_GOACC_HOST_DATA): Remove.
15765         * omp-low.c (expand_omp_target): Use BUILT_IN_GOACC_DATA_START
15766         instead.
15768 2016-02-02  Richard Biener  <rguenther@suse.de>
15770         PR tree-optimization/69606
15771         * tree-ssa-math-opts.c (bswap_replace): Clear flow sensitive
15772         info on the result before moving a stmt.
15774 2016-02-02  Yuri Rumyantsev  <ysrumyan@gmail.com>
15776         PR middle-end/68542
15777         * config/i386/i386.c (ix86_expand_branch): Add support for conditional
15778         branch with vector comparison.
15779         * config/i386/sse.md (VI48_AVX): New mode iterator.
15780         (define_expand "cbranch<mode>4): Add support for conditional branch
15781         with vector comparison.
15782         * tree-vect-loop.c (optimize_mask_stores): New function.
15783         * tree-vect-stmts.c (vectorizable_mask_load_store): Initialize
15784         has_mask_store field of vect_info.
15785         * tree-vectorizer.c (vectorize_loops): Invoke optimaze_mask_stores for
15786         vectorized loops having masked stores after vec_info destroy.
15787         * tree-vectorizer.h (loop_vec_info): Add new has_mask_store field and
15788         correspondent macros.
15789         (optimize_mask_stores): Add prototype.
15791 2016-02-02  Alan Modra  <amodra@gmail.com>
15793         PR target/69548
15794         * config/rs6000/predicates.md (quad_int_reg_operand): Don't
15795         allow subregs.
15797 2016-02-02  Alan Modra  <amodra@gmail.com>
15799         PR target/68662
15800         * config/rs6000/rs6000.c (need_toc_init): New var, set it
15801         whenever toc_label_name used.
15802         (rs6000_file_start): Don't set up toc section here,
15803         (rs6000_output_function_epilogue): do so here instead,
15804         (rs6000_xcoff_file_start): and here.
15805         * config/rs6000/rs6000.md (load_toc_aix_si): Set need_toc_init.
15806         (load_toc_aix_di): Likewise.
15808 2016-02-01  Jakub Jelinek  <jakub@redhat.com>
15810         PR rtl-optimization/69592
15811         * rtlanal.c (nonzero_bits_binary_arith_p): New inline function.
15812         (cached_nonzero_bits): Use it instead of ARITHMETIC_P.
15813         (num_sign_bit_copies_binary_arith_p): New inline function.
15814         (cached_num_sign_bit_copies): Use it instead of ARITHMETIC_P.
15816 2016-02-01  Jeff Law  <law@redhat.com>
15818         PR tree-optimization/69580
15819         * params.def (FSM_MAXIMUM_PHI_ARGUMENTS): New param.
15820         * tree-ssa-threadbackward.c
15821         (fsm_find_control_statement_thread_paths): Do not try to walk
15822         through large PHI nodes.
15824 2016-02-01  Jakub Jelinek  <jakub@redhat.com>
15826         * ifcvt.c (bb_ok_for_noce_convert_multiple_sets): Return false
15827         when count is incremented above limit, don't analyze further
15828         insns afterwards.
15830         * omp-low.c (oacc_parse_default_dims): Avoid
15831         -Wsign-compare warning, make sure value fits into int
15832         rather than just unsigned int.
15834 2016-02-01  Bin Cheng  <bin.cheng@arm.com>
15836         PR tree-optimization/67921
15837         * fold-const.c (split_tree): New parameters.  Convert pointer
15838         type variable part to proper type before negating.
15839         (fold_binary_loc): Pass new arguments to split_tree.
15841 2016-02-01  Nathan Sidwell  <nathan@codesourcery.com>
15843         * config/nvptx/nvptx.c (PTX_GANG_DEFAULT): New.
15844         (nvptx_goacc_validate_dims): Extend to handle global defaults.
15845         * target.def (OACC_VALIDATE_DIMS): Extend documentation.
15846         * doc/tm.texti: Rebuilt.
15847         * doc/invoke.texi (fopenacc-dim): Document.
15848         * lto-wrapper.c (merge_and_complain): Add OPT_fopenacc_dim_ case.
15849         (append_compiler_options): Likewise.
15850         * omp-low.c (oacc_default_dims, oacc_min_dims): New.
15851         (oacc_parse_default_dims): New.
15852         (oacc_validate_dims): Add USED arg.  Select non-unity default when
15853         possible.
15854         (oacc_loop_fixed_partitions): Return mask of used partitions.
15855         (oacc_loop_auto_partitions): Emit dump info.
15856         (oacc_loop_partition): Return mask of used partitions.
15857         (execute_oacc_device_lower): Parse default dimension arg.  Adjust
15858         loop partitioning and validation calls.
15860 2016-02-01  Richard Biener  <rguenther@suse.de>
15862         PR middle-end/69556
15863         * match.pd: Guard (C1/X)*C2 -> (C1*C2)/X with single_use.
15865 2016-02-01  Richard Biener  <rguenther@suse.de>
15867         PR tree-optimization/69574
15868         * tree-chrec.c (hide_evolution_in_other_loops_than_loop): Instead
15869         of asserting return chrec_dont_know.
15871 2016-02-01  Martin Liska  <mliska@suse.cz>
15873         * mem-stats-traits.h: Add copyright header.
15874         * mem-stats.h: Likewise.
15876 2016-02-01  Richard Biener  <rguenther@suse.de>
15878         PR tree-optimization/69579
15879         * tree-ssa-loop-ivcanon.c (propagate_constants_for_unrolling):
15880         Do not propagate through abnormal PHI results.
15882 2016-02-01  Eric Botcazou  <ebotcazou@adacore.com>
15884         * postreload.c (reload_cse_simplify): Remove dead code.
15886 2016-02-01  Jakub Jelinek  <jakub@redhat.com>
15888         PR rtl-optimization/69570
15889         * ifcvt.c (bb_ok_for_noce_convert_multiple_sets): Return true only
15890         if there is more than one set, not if there is a single set.
15892 2016-02-01  Richard Henderson  <rth@redhat.com>
15894         PR rtl-opt/69535
15895         * combine.c (make_compound_operation): When looking through a
15896         subreg, make sure to re-extend to the width of the outer mode.
15898 2016-01-30  Jakub Jelinek  <jakub@redhat.com>
15900         PR tree-optimization/69546
15901         * wide-int.cc (wi::divmod_internal): For unsigned division
15902         where both operands fit into uhwi, if o1 is 1 and o0 has
15903         msb set, if divident_prec is larger than bits per hwi,
15904         clear another quotient word and return 2 instead of 1.
15905         Similarly for remainder with msb in HWI set, if dividend_prec
15906         is larger than bits per hwi.
15908 2016-01-29  Martin Jambor  <mjambor@suse.cz>
15910         * hsa-gen.c (get_memory_order_name): Mask with MEMMODEL_BASE_MASK.
15911         Use short lowercase names.
15912         (get_memory_order): Mask with MEMMODEL_BASE_MASK.  Support
15913         MEMMODEL_CONSUME with acquire semantics and MEMMODEL_SEQ_CST with
15914         acq_rel one.  Protect warning agains segfaults if
15915         get_memory_order_name returns NULL.
15916         (gen_hsa_ternary_atomic_for_builtin): Support with MEMMODEL_SEQ_CST
15917         with release semantics.  Do not warn if get_memory_order already did.
15918         (gen_hsa_insns_for_call): Support with MEMMODEL_SEQ_CST with acquire
15919         semantics.  Fix check for relaxed or acquire semantics.  Do not warn
15920         if get_memory_order already did.
15922 2016-01-29  Sebastian Pop  <s.pop@samsung.com>
15924         * doc/install.texi: Document that isl-0.16 is supported.
15926 2016-01-29  Vladimir Makarov  <vmakarov@redhat.com>
15928         PR target/69299
15929         * config/i386/constraints.md (Bm): Describe as special memory
15930         constraint.
15931         * doc/md.texi (DEFINE_SPECIAL_MEMORY_CONSTRAINT): Describe it.
15932         * genoutput.c (main): Process DEFINE_SPECIAL_MEMORY_CONSTRAINT.
15933         * genpreds.c (struct constraint_data): Add is_special_memory.
15934         (have_special_memory_constraints, special_memory_start): New
15935         static vars.
15936         (special_memory_end): Ditto.
15937         (add_constraint): Add new arg is_special_memory.  Add code to
15938         process its true value.  Update have_special_memory_constraints.
15939         (process_define_constraint): Pass the new arg.
15940         (process_define_register_constraint): Ditto.
15941         (choose_enum_order): Process special memory.
15942         (write_tm_preds_h): Generate enum const CT_SPECIAL_MEMORY and
15943         function insn_extra_special_memory_constraint.
15944         (main): Process DEFINE_SPECIAL_MEMORY_CONSTRAINT.
15945         * gensupport.c (process_rtx): Process
15946         DEFINE_SPECIAL_MEMORY_CONSTRAINT.
15947         * ira-costs.c (record_reg_classes): Process CT_SPECIAL_MEMORY.
15948         * ira-lives.c (single_reg_class): Use
15949         insn_extra_special_memory_constraint.
15950         * ira.c (ira_setup_alts): Process CT_SPECIAL_MEMORY.
15951         * lra-constraints.c (process_alt_operands): Ditto.
15952         (curr_insn_transform): Use insn_extra_special_memory_constraint.
15953         * recog.c (asm_operand_ok, preprocess_constraints): Process
15954         CT_SPECIAL_MEMORY.
15955         * reload.c (find_reloads): Ditto.
15956         * rtl.def (DEFINE_SPECIFAL_MEMORY_CONSTRAINT): New.
15957         * stmt.c (parse_input_constraint): Use
15958         insn_extra_special_memory_constraint.
15960 2016-01-29  H.J. Lu  <hongjiu.lu@intel.com>
15962         PR target/69530
15963         * lra-splill.c (lra_final_code_change): Revert r229087 by
15964         removing all sub-registers.
15966 2016-01-29  Steve Ellcey  <sellcey@imgtec.com>
15968         PR target/65604
15969         * config/mips/mips.c (mips_output_division): Check flag_delayed_branch.
15971 2016-01-29  Jakub Jelinek  <jakub@redhat.com>
15973         PR target/69551
15974         * config/i386/i386.c (ix86_expand_vector_set) <case V4SImode>: For
15975         SSE1, copy target into the temporary reg first before recursing
15976         on it.
15978 2016-01-29  H.J. Lu  <hongjiu.lu@intel.com>
15980         * config/i386/sse.md (sse2_cvtps2pd<mask_name>): Replace vBm
15981         with vm.
15983 2016-01-29  Jonathan Wakely  <jwakely@redhat.com>
15985         * ginclude/stdarg.h: Test __cplusplus instead of
15986         __GXX_EXPERIMENTAL_CXX0X__.
15988 2016-01-29  Richard Biener  <rguenther@suse.de>
15990         PR tree-optimization/69547
15991         * tree-ssa-dce.c (mark_aliased_reaching_defs_necessary_1):
15992         Do not mark clobbers necessary.
15993         (mark_all_reaching_defs_necessary_1): Likewise.
15995 2016-01-29  Dominik Vogt  <vogt@linux.vnet.ibm.com>
15997         * config/s390/s390-c.c (s390_resolve_overloaded_builtin): Format
15998         declaration name with %qs and print it in both error messages.
15999         Also fix indentation.
16001 2016-01-29  Dominik Vogt  <vogt@linux.vnet.ibm.com>
16003         PR other/69006
16004         * config/s390/s390-c.c (s390_resolve_overloaded_builtin): Remove
16005         trailing blank line from error message.
16007 2016-01-29  Jonathan Wakely  <jwakely@redhat.com>
16009         PR c++/69462
16010         * ginclude/float.h: Also provide FLT_EVAL_METHOD and DECIMAL_DIG
16011         for C++-11.
16013 2016-01-29  Richard Biener  <rguenther@suse.de>
16015         PR middle-end/69537
16016         * match.pd: Allow all integral types when simplifying a
16017         widening or sign-changing conversion.
16019 2016-01-28  Sebastian Pop  <s.pop@samsung.com>
16021         * graphite-isl-ast-to-gimple.c (get_rename_from_scev): Revert assert
16022         back to setting codegen_error to fail codegen.
16024 2016-01-28  Uros Bizjak  <ubizjak@gmail.com>
16026         PR target/69459
16027         * config/i386/constraints.md (C): Only accept constant zero operand.
16028         (BC): New constraint.
16029         * config/i386/sse.md (*mov<mode>_internal): Use BC constraint
16030         instead of C constraint.
16031         * doc/md.texi (Machine Constraints): Update description
16032         of C constraint.
16034 2016-01-28  Steve Ellcey  <sellcey@imgtec.com>
16036         PR target/68400
16037         * config/mips/mips.c (and_operands_ok): Add MIPS16 check.
16039 2016-01-28  Jakub Jelinek  <jakub@redhat.com>
16041         PR middle-end/69542
16042         * lra-remat.c (calculate_local_reg_remat_bb_data): Only consider
16043         non-debug insns.
16045 2016-01-28  Pat Haugen  <pthaugen@us.ibm.com>
16047         * config/rs6000/rs6000.c (output_cbranch): Don't statically predict
16048         branches if using guessed profile.
16050 2016-01-28  H.J. Lu  <hongjiu.lu@intel.com>
16052         * graphite-optimize-isl.c (optimize_isl): Fix dump.
16054 2016-01-28  Richard Henderson  <rth@redhat.com>
16056         PR target/69305
16057         * config/aarch64/aarch64-modes.def (CC_Cmode): New
16058         * config/aarch64/aarch64-protos.h: Update.
16059         * config/aarch64/aarch64.c (aarch64_zero_extend_const_eq): New.
16060         (aarch64_select_cc_mode): Add check for use of CC_Cmode.
16061         (aarch64_get_condition_code_1): Handle CC_Cmode.
16062         * config/aarch64/aarch64.md (addti3): Use adddi3_compareC.
16063         (*add<mode>3_compareC_cconly_imm): New.
16064         (*add<mode>3_compareC_cconly): New.
16065         (*add<mode>3_compareC_imm): New.
16066         (add<mode>3_compareC): New.
16067         (add<mode>3_carryin, *addsi3_carryin_uxtw): Sort compare operand
16068         to be first.  Use aarch64_carry_operation.
16069         (*add<mode>3_carryin_alt1, *addsi3_carryin_alt1_uxtw): Remove.
16070         (*add<mode>3_carryin_alt2, *addsi3_carryin_alt2_uxtw): Remove.
16071         (*add<mode>3_carryin_alt3, *addsi3_carryin_alt3_uxtw): Remove.
16072         (subti3): Use subdi3_compare1.
16073         (*sub<mode>3_compare0): Rename from sub<mode>3_compare0.
16074         (sub<mode>3_compare1): New.
16075         (*sub<mode>3_carryin0, *subsi3_carryin_uxtw): New.
16076         (*sub<mode>3_carryin): Use aarch64_borrow_operation.
16077         (*subsi3_carryin_uxtw): Likewise.
16078         (*ngc<mode>, *ngcsi_uxtw): Likewise.
16079         (*sub<mode>3_carryin_alt, *subsi3_carryin_alt_uxtw): New.
16080         * config/aarch64/iterators.md (DWI): New.
16081         * config/aarch64/predicates.md (aarch64_carry_operation): New.
16082         (aarch64_borrow_operation): New.
16084 2016-01-28  Abderrazek Zaafrani  <a.zaafrani@samsung.com>
16086         * graphite-optimize-isl.c (optimize_isl): Print a different debug
16087         message when isl does not return a valid schedule.
16089 2016-01-28  Sebastian Pop  <s.pop@samsung.com>
16091         * graphite-isl-ast-to-gimple.c (class translate_isl_ast_to_gimple):
16092         Remove comments from class declarations: they are already in the code
16093         close by the defs.
16095 2016-01-28  Sebastian Pop  <s.pop@samsung.com>
16097         * graphite-isl-ast-to-gimple.c (binary_op_to_tree): Call
16098         codegen_error_p.
16099         (ternary_op_to_tree): Same.
16100         (unary_op_to_tree): Same.
16101         (nary_op_to_tree): Same.
16102         (gcc_expression_from_isl_expr_op): Same.
16103         (gcc_expression_from_isl_expression): Same.
16104         (graphite_create_new_loop): Same.
16105         (graphite_create_new_loop_guard): Same.
16106         (build_iv_mapping): Same.
16107         (graphite_create_new_guard): Same.
16108         (translate_isl_ast_to_gimple::copy_loop_phi_nodes): Same.
16109         (translate_isl_ast_to_gimple::translate_pending_phi_nodes): Same.
16111 2016-01-28  Sebastian Pop  <s.pop@samsung.com>
16113         * graphite-isl-ast-to-gimple.c (get_rename_from_scev): Assert
16114         instead of setting codegen_error to fail codegen.
16116 2016-01-28  Jason Merrill  <jason@redhat.com>
16118         * tree.h (BINFO_FLAG_0): Rename from BINFO_MARKED.
16120 2016-01-28  Wilco Dijkstra  <wdijkstr@arm.com>
16122         * config/aarch64/aarch64.c (aarch64_if_then_else_costs):
16123         Remove CONST_INT_P check in CCMP cost calculation.
16125 2016-01-28  Wilco Dijkstra  <wdijkstr@arm.com>
16127         * config/aarch64/aarch64.c (generic_vector_cost):
16128         Set vec_permute_cost.
16129         (cortexa57_vector_cost): Likewise.
16130         (exynosm1_vector_cost): Likewise.
16131         (xgene1_vector_cost): Likewise.
16132         (aarch64_builtin_vectorization_cost): Use vec_permute_cost.
16133         * config/aarch64/aarch64-protos.h (cpu_vector_cost):
16134         Add vec_permute_cost entry.
16136 2016-01-28  Wilco Dijkstra  <wdijkstr@arm.com>
16138         * config/aarch64/aarch64.md (ccmp<mode>): Disassemble
16139         immediate as %1.
16140         (add<mode>3_compare0): Likewise.
16141         (addsi3_compare0_uxtw): Likewise.
16142         (add<mode>3nr_compare0): Likewise.
16143         (compare_neg<mode>): Likewise.
16144         (<optab><mode>3): Likewise.
16146 2016-01-28  Ilya Enkovich  <enkovich.gnu@gmail.com>
16148         * tree-vect-stmts.c (vectorizable_comparison): Add
16149         NULL check for vectype.
16151 2016-01-28  Richard Biener  <rguenther@suse.de>
16153         PR tree-optimization/69466
16154         * tree-vect-loop-manip.c (slpeel_duplicate_current_defs_from_edges):
16155         Account for PHIs we couldn't duplicate.
16157 2016-01-28  Martin Liska  <mliska@suse.cz>
16159         PR pch/68758
16160         * ggc-common.c (gt_pch_save): Use ENABLE_VALGRIND_ANNOTATIONS macro
16161         instead of ENABLE_VALGRIND_CHECKING.
16163 2016-01-27  Richard Henderson  <rth@redhat.com>
16165         PR rtl-opt/69447
16166         * lra-remat.c (subreg_regs): New.
16167         (dump_candidates_and_remat_bb_data): Dump it.
16168         (operand_to_remat): Reject if operand in subreg_regs.
16169         (set_bb_regs): Collect subreg_regs.
16170         (lra_remat): Init and free subreg_regs.  Compute
16171         calculate_local_reg_remat_bb_data before create_cands.
16173 2016-01-27  H.J. Lu  <hongjiu.lu@intel.com>
16175         PR target/68986
16176         * config/i386/i386.c (ix86_update_stack_boundary): Don't
16177         change stack_alignment_needed for __tls_get_addr call.
16179 2016-01-27  Segher Boessenkool  <segher@kernel.crashing.org>
16181         * config/rs6000/rs6000.c (print_operand): Rollback 's' removal.
16183 2016-01-27  Jeff Law  <law@redhat.com>
16185         PR tree-optimization/68398
16186         PR tree-optimization/69196
16187         * params.def (PARAM_FSM_SCALE_PATH_STMTS): New parameter.
16188         (PARAM_FSM_SCALE_PATH_BLOCKS): Likewise.
16189         * tree-ssa-threadbackward.c (fsm_find_control_statement_thread_paths):
16190         Only count PHIs in the last block in the path.  The others will
16191         const/copy propagate away.  Add heuristic to allow more irreducible
16192         subloops to be created when it is likely profitable to do so.
16194         * tree-ssa-threadbackward.c (fsm_find_control_statement_thread_paths):
16195         Fix typo in comment.  Use gsi_after_labels and remove the GIMPLE_LABEL
16196         check from within the loop.  Use gsi_next_nondebug rather than gsi_next.
16198 2016-01-27  Jakub Jelinek  <jakub@redhat.com>
16200         PR lto/69254
16201         * sanitizer.def: Add BEGIN_SANITIZER_BUILTINS and
16202         END_SANITIZER_BUILTINS markers using DEF_BUILTIN_STUB.
16203         * asan.c (DEF_BUILTIN_STUB): Temporarily define.
16204         * tree-streamer-in.c: Include asan.h.
16205         (streamer_get_builtin_tree): For builtins in sanitizer
16206         range call initialize_sanitizer_builtins and retry.
16208 2016-01-27  Ian Lance Taylor  <iant@google.com>
16210         * common.opt (fkeep-gc-roots-live): New undocumented option.
16211         * tree-ssa-loop-ivopts.c (add_candidate_1): If
16212         -fkeep-gc-roots-live, skip pointers.
16213         (add_iv_candidate_for_biv): Handle add_candidate_1 returning
16214         NULL.
16216 2016-01-27  Uros Bizjak  <ubizjak@gmail.com>
16218         PR target/69512
16219         * config/i386/i386.md (*zext<mode>_doubleword_and): New pattern.
16220         (*zext<mode>_doubleword): Disable for TARGET_ZERO_EXTEND_WITH_AND.
16222 2016-01-27  Thomas Klausner  <wiz@NetBSD.org>
16224         PR target/68380
16225         * configure.ac: NetBSD provides SSP in its C library.
16226         * configure: Updated.
16228 2016-01-27  Richard Biener  <rguenther@suse.de>
16230         PR tree-optimization/69166
16231         * tree-vect-loop.c (vect_is_simple_reduction): Always check
16232         reduction code for commutativity / associativity.
16234 2016-01-27  Martin Jambor  <mjambor@suse.cz>
16236         PR tree-optimization/69355
16237         * tree-sra.c (analyze_access_subtree): Correct hole detection when
16238         total_scalarization fails.
16240 2016-01-27  David Edelsohn  <dje.gcc@gmail.com>
16242         * config/rs6000/driver-rs6000.c (detect_processor_aix): Add
16243         power9.
16245 2016-01-27  Christian Bruel  <christian.bruel@st.com>
16247         PR target/69245
16248         * config/arm/arm-c.c (arm_pragma_target_parse): Add comments.
16249         Move arm_reset_previous_fndecl and set_target_option_current_node in
16250         the conditional part.  Call save_restore_target_globals.
16251         * config/arm/arm.c (arm_set_current_function):
16252         Refactor to better support #pragma target and attribute mix.
16253         Call save_restore_target_globals.
16254         * config/arm/arm-protos.h (save_restore_target_globals): New function.
16256 2016-01-27  Martin Liska  <mliska@suse.cz>
16258         * hsa.c (hsa_summary_t::link_functions): Create IPA_REF_ADDR
16259         reference for an HSA kernel and its host function.
16261 2016-01-27  Jakub Jelinek  <jakub@redhat.com>
16263         PR tree-optimization/69399
16264         * wide-int.h (wi::lrshift): For larger precisions, only
16265         use fast path if shift is known to be < HOST_BITS_PER_WIDE_INT.
16267 2016-01-27  Claudiu Zissulescu  <claziss@synopsys.com>
16269         * config/arc/predicates.md (proper_comparison_operator): Reject
16270         constant-constant comparison.
16272 2016-01-26  Tom de Vries  <tom@codesourcery.com>
16274         PR tree-optimization/69110
16275         * tree-data-ref.c (initialize_data_dependence_relation): Handle
16276         DR_NUM_DIMENSIONS == 0.
16278 2016-01-26  Abderrazek Zaafrani  <a.zaafrani@samsung.com>
16279             Sebastian Pop  <s.pop@samsung.com>
16281         * graphite-isl-ast-to-gimple.c (ternary_op_to_tree): Handle
16282         isl_ast_op_cond and isl_ast_op_select.
16283         (gcc_expression_from_isl_expr_op): Same.
16285 2016-01-26  Jason Merrill  <jason@redhat.com>
16287         PR c++/68782
16288         * tree.c (recompute_constructor_flags): Split out from
16289         build_constructor.
16290         (verify_constructor_flags): New.
16291         * tree.h: Declare them.
16293 2016-01-26  Iain Buclaw  <ibuclaw@gdcproject.org>
16295         PR rtl-optimization/69217
16296         * var-tracking.c (tracked_record_parameter_p): Don't segfault if there
16297         are no TYPE_FIELDS set for the record type.
16299 2016-01-26  Jakub Jelinek  <jakub@redhat.com>
16301         PR target/68662
16302         * config/rs6000/rs6000.c (rs6000_option_override_internal): Initialize
16303         toc_label_name unconditionally.
16304         (rs6000_emit_load_toc_table): Call ggc_strdup on toc_label_name for
16305         SYMBOL_REF string.  Use toc_label_name instead of constructing
16306         LCTOC1.
16307         (rs6000_elf_declare_function_name): Use toc_label_name instead of
16308         constructing LCTOC1.
16310 2016-01-26  Martin Sebor  <msebor@redhat.com>
16312         PR other/69477
16313         * doc/extend.texi (Common Type Attributes): Move text that talks about
16314         attribute packed from attribute aligned to the section discussing
16315         the former attribute for clarity.
16317 2016-01-26  Richard Henderson  <rth@redhat.com>
16319         PR middle-end/60908
16320         * trans-mem.c (tm_region_init): Mark entry block as visited.
16322 2016-01-26  David Malcolm  <dmalcolm@redhat.com>
16324         PR other/69006
16325         * diagnostic-show-locus.c (layout::print_source_line): Replace
16326         call to pp_newline with call to layout::print_newline.
16327         (layout::print_annotation_line): Likewise.
16328         (layout::move_to_column): Likewise.
16329         (layout::print_any_fixits): After printing any fixits, print a
16330         trailing newline, if necessary.
16331         (layout::print_newline): New method, resetting any colorization
16332         before a newline.
16333         (diagnostic_show_locus): Move the pp_newline to before the
16334         early bailout.  Remove dummy block enclosing the layout instance.
16335         * diagnostic.c (default_diagnostic_finalizer): Replace invocation
16336         of pp_newline_and_flush with pp_flush.
16337         (diagnostic_append_note): Delete use of pp_newline.
16338         (diagnostic_append_note_at_rich_loc): Delete.
16339         * diagnostic.h (diagnostic_append_note_at_rich_loc): Delete.
16340         * pretty-print.h (output_buffer_append_r): Reset buff->line_length
16341         when newline characters are added to the buffer.
16343 2016-01-26  Michael Matz  <matz@suse.de>
16345         * configure.ac (ac_cv_std_swap_in_utility): New test.
16346         * system.h (<algorithm>): Check HAVE_SWAP_IN_UTILITY as well.
16347         * configure: Regenerate.
16348         * config.in: Regenerate.
16350 2016-01-26  Claudiu Zissulescu  <claziss@synopsys.com>
16352         * config/arc/arc.md (cstoresi4): Force operand into register.
16353         (arcset<code>): Fix predicate.
16354         (arcsetltu): Likewise.
16355         (arcsetgeu): Likewise.
16356         (arcsethi): Likewise.
16357         (arcsetls): Likewise.
16359 2016-01-26  Jakub Jelinek  <jakub@redhat.com>
16361         PR tree-optimization/69483
16362         * gimple-fold.c (canonicalize_constructor_val): Return NULL
16363         if base has error_mark_node type.
16365 2016-01-26  Christophe Lyon  <christophe.lyon@linaro.org>
16367         PR target/68620
16368         * config/arm/arm.c (neon_valid_immediate): Handle FP16 vectors.
16369         * config/arm/arm_neon.h (__ARM_NUM_LANES, __arm_lane, arm_lanq):
16370         New helper macros.
16371         (vget_lane_f16): Handle big-endian.
16372         (vgetq_lane_f16): Likewise.
16373         (vset_lane_f16): Likewise.
16374         (vsetq_lane_f16): Likewise.
16375         * config/arm/iterators.md (VQXMOV): Add V8HF.
16376         (VDQ): Add V4HF and V8HF.
16377         (V_reg): Handle V4HF and V8HF.
16378         (Is_float_mode): Likewise.
16379         * config/arm/neon.md (movv4hf, movv8hf, neon_vdup_nv4hf,
16380         neon_vdup_nv8hf): New patterns.
16381         (vec_set<mode>_internal, vec_extract<mode>, neon_vld1_dup<mode>):
16382         Use VD_LANE iterator.
16383         (neon_vld1_dup<mode>): Use VQ2 iterator.
16385 2016-01-26  Nathan Sidwell  <nathan@acm.org>
16387         * omp-low.h (oacc_fn_attrib_kernels_p): Declare.
16388         (set_oacc_fn_attrib): Add IS_KERNEL arg.
16389         * omp-low.c (set_oacc_fn_attrib): Add IS_KERNEL arg.
16390         (oacc_fn_attrib_kernels_p, oacc_fn_attrib_level): New.
16391         (expand_omp_target): Pass is_kernel to set_oacc_fn_attrib.
16392         (oacc_validate_dims): Add LEVEL arg, don't return level.
16393         (new_oacc_loop_routine): Use oacc_fn_attrib_level, not
16394         oacc_validate_dims.
16395         (execute_oacc_device_lower): Adjust, add more dump output.
16396         * tree-ssa-loop.c (gate_oacc_kernels): Use
16397         oacc_fn_attrib_kernels_p.
16398         * tree-parloops.c (create_parallel_loop): Adjust
16399         set_oacc_fn_attrib call.
16401 2016-01-26  Jakub Jelinek  <jakub@redhat.com>
16403         PR lto/69254
16404         * lto-wrapper.c (merge_and_complain): Handle -fcilkplus.
16405         (append_compiler_options): Handle -fcilkplus.
16406         (append_linker_options): Ignore -fno-{openmp,openacc,cilkplus}.
16408 2016-01-26  Nick Clifton  <nickc@redhat.com>
16410         PR target/66655
16411         * config/i386/winnt.c (i386_pe_binds_local_p): If a function has
16412         been marked as DECL_ONE_ONLY but we do not the means to make it
16413         so, then do not allow it to bind locally.
16415 2016-01-26  Jakub Jelinek  <jakub@redhat.com>
16417         PR lto/69254
16418         * opts.h (parse_sanitizer_options): New prototype.
16419         * opts.c (sanitizer_opts): New array.
16420         (parse_sanitizer_options): New function.
16421         (common_handle_option): Use parse_sanitizer_options.
16423 2016-01-26  H.J. Lu  <hongjiu.lu@intel.com>
16425         PR target/68986
16426         * config/i386/i386.c (ix86_compute_frame_layout): Move stack
16427         alignment adjustment to ...
16428         (ix86_update_stack_boundary): Here.  Don't over-align stack for
16429         __tls_get_addr.
16430         (ix86_finalize_stack_realign_flags): Use stack_alignment_needed
16431         if __tls_get_addr is called.
16433 2016-01-26  Christian Bruel  <christian.bruel@st.com>
16435         * doc/sourcebuild.texi (arm_crypto_pragma_ok): Remove.
16437 2016-01-26  Eric Botcazou  <ebotcazou@adacore.com>
16439         * config/ia64/ia64.c (ia64_expand_vecint_compare): Use gen_int_mode.
16441 2016-01-26  Richard Biener  <rguenther@suse.de>
16443         PR middle-end/69467
16444         * match.pd: Guard X * CST CMP 0 pattern with single_use.
16446 2016-01-26  Richard Biener  <rguenther@suse.de>
16448         PR tree-optimization/69452
16449         * tree-ssa-loop-im.c (move_computations_dom_walker): Remove.
16450         (move_computations_dom_walker::before_dom_children): Rename
16451         to ...
16452         (move_computations_worker): This.
16453         (move_computations): Perform an RPO rather than a DOM walk.
16455 2016-01-26  Jakub Jelinek  <jakub@redhat.com>
16457         PR target/69442
16458         * combine.c (combine_instructions): For REG_EQUAL note with
16459         SET_DEST being ZERO_EXTRACT, also temporarily set SET_DEST
16460         to the underlying register.
16461         * doc/rtl.texi (REG_EQUAL): Document the behavior of
16462         REG_EQUAL/REG_EQUIV notes if SET_DEST is ZERO_EXTRACT.
16464 2016-01-26  Roger Ferrer Ibáñez  <rofirrim@gmail.com>
16466         PR target/67896
16467         * config/aarch64/aarch64-builtins.c
16468         (aarch64_init_simd_builtin_types): Do not set structural
16469         equality to __Poly{8,16,64,128}_t types.
16471 2016-01-26  Richard Sandiford  <richard.sandiford@arm.com>
16473         PR tree-optimization/69400
16474         * wide-int.cc (wi_pack): Take the precision as argument and
16475         perform canonicalization here rather than in the callers.
16476         Use the main loop to handle all full-width HWIs.  Add a
16477         zero HWI if in_len isn't a full result.
16478         (wi::divmod_internal): Update accordingly.
16479         (wi::mul_internal): Likewise.  Simplify.
16481 2016-01-25  Aditya Kumar  <aditya.k7@samsung.com>
16482             Sebastian Pop  <s.pop@samsung.com>
16484         * graphite-poly.c (apply_poly_transforms): Simplify.
16485         (print_isl_set): Use more readable format: ISL_YAML_STYLE_BLOCK.
16486         (print_isl_map): Same.
16487         (print_isl_union_map): Same.
16488         (print_isl_schedule): New.
16489         (debug_isl_schedule): New.
16490         * graphite-dependences.c (scop_get_reads): Do not call
16491         isl_union_map_add_map that is undocumented isl functionality.
16492         (scop_get_must_writes): Same.
16493         (scop_get_may_writes): Same.
16494         (scop_get_original_schedule): Remove.
16495         (scop_get_dependences): Do not call isl_union_map_compute_flow that
16496         is deprecated in isl 0.15.  Instead, use isl_union_access_* interface.
16497         (compute_deps): Remove.
16498         * graphite-isl-ast-to-gimple.c (print_schedule_ast): New.
16499         (debug_schedule_ast): New.
16500         (translate_isl_ast_to_gimple::scop_to_isl_ast): Call
16501         set_separate_option.
16502         (graphite_regenerate_ast_isl): Add dump.
16503         (translate_isl_ast_to_gimple::scop_to_isl_ast): Generate code
16504         from scop->transformed_schedule.
16505         (graphite_regenerate_ast_isl): Add more dump.
16506         * graphite-optimize-isl.c (optimize_isl): Set
16507         scop->transformed_schedule.  Check whether schedules are equal.
16508         (apply_poly_transforms): Move here.
16509         * graphite-poly.c (apply_poly_transforms): ... from here.
16510         (free_poly_bb): Static.
16511         (free_scop): Static.
16512         (pbb_number_of_iterations_at_time): Remove.
16513         (print_isl_ast): New.
16514         (debug_isl_ast): New.
16515         (debug_scop_pbb): New.
16516         * graphite-scop-detection.c (print_edge): Move.
16517         (print_sese): Move.
16518         * graphite-sese-to-poly.c (build_pbb_scattering_polyhedrons): Remove.
16519         (build_scop_scattering): Remove.
16520         (create_pw_aff_from_tree): Assert instead of bailing out.
16521         (add_condition_to_pbb): Remove unused code, do not fail.
16522         (add_conditions_to_domain): Same.
16523         (add_conditions_to_constraints): Remove.
16524         (build_scop_context): New.
16525         (add_iter_domain_dimension): New.
16526         (build_iteration_domains): Initialize pbb->iterators.
16527         Call add_conditions_to_domain.
16528         (nested_in): New.
16529         (loop_at): New.
16530         (index_outermost_in_loop): New.
16531         (index_pbb_in_loop): New.
16532         (outermost_pbb_in): New.
16533         (add_in_sequence): New.
16534         (add_outer_projection): New.
16535         (outer_projection_mupa): New.
16536         (add_loop_schedule): New.
16537         (build_schedule_pbb): New.
16538         (build_schedule_loop): New.
16539         (embed_in_surrounding_loops): New.
16540         (build_schedule_loop_nest): New.
16541         (build_original_schedule): New.
16542         (build_poly_scop): Call build_original_schedule.
16543         * graphite.h: Declare print_isl_schedule and debug_isl_schedule.
16544         (free_poly_dr): Remove.
16545         (struct poly_bb): Add iterators.  Remove schedule, transformed, saved.
16546         (free_poly_bb): Remove.
16547         (debug_loop_vec): Remove.
16548         (print_isl_ast): Declare.
16549         (debug_isl_ast): Declare.
16550         (scop_do_interchange): Remove.
16551         (scop_do_strip_mine): Remove.
16552         (scop_do_block): Remove.
16553         (flatten_all_loops): Remove.
16554         (optimize_isl): Remove.
16555         (pbb_number_of_iterations_at_time): Remove.
16556         (debug_scop_pbb): Declare.
16557         (print_schedule_ast): Declare.
16558         (debug_schedule_ast): Declare.
16559         (struct scop): Remove schedule.  Add original_schedule,
16560         transformed_schedule.
16561         (free_gimple_poly_bb): Remove.
16562         (print_generated_program): Remove.
16563         (debug_generated_program): Remove.
16564         (unify_scattering_dimensions): Remove.
16565         * sese.c (print_edge): ... here.
16566         (print_sese): ... here.
16567         (debug_edge): ... here.
16568         (debug_sese): ... here.
16569         * sese.h (print_edge): Declare.
16570         (print_sese): Declare.
16571         (dump_edge): Declare.
16572         (dump_sese): Declare.
16574 2016-01-25  Aditya Kumar  <aditya.k7@samsung.com>
16575             Sebastian Pop  <s.pop@samsung.com>
16577         * Makefile.in: Set ISLVER in site.exp.
16579 2016-01-25  Jakub Jelinek  <jakub@redhat.com>
16581         * omp-low.c (lower_omp_target) <case USE_DEVICE_PTR>: Set
16582         DECL_VALUE_EXPR of new_var even for the non-array case.  Look
16583         through DECL_VALUE_EXPR for expansion.
16585 2016-01-25  Bernd Edlinger  <bernd.edlinger@hotmail.de>
16587         * config/mips/mips.c (mips_compute_frame_info): Skip re-computing
16588         the frame info after reload completed.
16590 2016-01-25  Jeff Law  <law@redhat.com>
16592         PR tree-optimization/69196
16593         PR tree-optimization/68398
16594         * tree-ssa-threadupdate.h (enum bb_dom_status): Moved here from
16595         tree-ssa-threadupdate.c.
16596         (determine_bb_domination_status): Prototype
16597         * tree-ssa-threadupdate.c (enum bb_dom_status): Remove
16598         (determine_bb_domination_status): No longer static.
16599         (valid_jump_thread_path): Remove code to detect characteristics
16600         of the jump thread path not associated with correctness.
16601         * tree-ssa-threadbackward.c (fsm_find_control_statment_thread_paths):
16602         Correct test for thread path length.  Count PHIs for real operands as
16603         statements that need to be copied.  Do not count ASSERT_EXPRs.
16604         Look at all the blocks in the thread path.  Compute and selectively
16605         filter thread paths based on threading through the latch, threading
16606         a multiway branch or crossing a multiway branch.
16608 2016-01-25  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
16610         * config/rs6000/rs6000.c (rs6000_keep_leaf_when_profiled):  Add
16611         decl with __attribute__ ((unused)) annotation.
16613 2016-01-25  Ilya Enkovich  <enkovich.gnu@gmail.com>
16615         PR target/69421
16616         * tree-vect-stmts.c (vectorizable_condition): Check vectype
16617         of operands is compatible with a statement vectype.
16619 2016-01-25  Eric Botcazou  <ebotcazou@adacore.com>
16621         * doc/extend.texi (scalar_storage_order type attribute): Fix typo and
16622         improve wording for mixed storage order support.
16624 2016-01-25  Bilyan Borisov  <bilyan.borisov@arm.com>
16626         * config/aarch64/arm_neon.h (vcvt_s64_f64): New intrinsic.
16627         (vcvt_u64_f64): Likewise.
16628         (vcvta_s64_f64): Likewise.
16629         (vcvta_u64_f64): Likewise.
16630         (vcvtm_s64_f64): Likewise.
16631         (vcvtm_u64_f64): Likewise.
16632         (vcvtn_s64_f64): Likewise.
16633         (vcvtn_u64_f64): Likewise.
16634         (vcvtp_s64_f64): Likewise.
16635         (vcvtp_u64_f64): Likewise.
16637 2016-01-25  Claudiu Zissulescu  <claziss@synopsys.com>
16639         * config/arc/arc.c (TARGET_DWARF_REGISTER_SPAN): Define.
16640         (arc_init): Check validity mll64 option.
16641         (arc_save_restore): Use double load/store instruction.
16642         (arc_expand_movmem): Likewise.
16643         (arc_split_move): Don't split if we have double load/store
16644         instructions. Returns a boolean.
16645         (arc_process_double_reg_moves): Change function to return boolean
16646         instead of a sequence of instructions.
16647         (arc_dwarf_register_span): New function.
16648         * config/arc/arc-protos.h (arc_split_move): Change prototype.
16649         * config/arc/arc.h (TARGET_CPU_CPP_BUILTINS): Define __ARC_LL64__.
16650         * config/arc/arc.md (*movdi_insn): Emit ldd/std instructions.
16651         (*movdf_insn): Likewise.
16652         * config/arc/arc.opt (mll64): New option.
16653         * config/arc/predicates.md (even_register_operand): New predicate.
16654         * doc/invoke.texi (ARC Options): Add mll64 documentation.
16656 2016-01-25  Richard Biener  <rguenther@suse.de>
16658         PR lto/69393
16659         * dwarf2out.c (is_naming_typedef_decl): Not when DECL_NAMELESS.
16660         * tree-streamer-out.c (pack_ts_base_value_fields): Stream
16661         DECL_NAMELESS.
16662         * tree-streamer-in.c (unpack_ts_base_value_fields): Likewise.
16664 2016-01-25  Richard Biener  <rguenther@suse.de>
16666         PR tree-optimization/69376
16667         * tree-ssa-sccvn.h (struct vn_ssa_aux): Add range_info_anti_range_p
16668         flag.
16669         (VN_INFO_ANTI_RANGE_P): New inline.
16670         (VN_INFO_RANGE_TYPE): Likewise.
16671         * tree-ssa-sccvn.c (set_ssa_val_to): Also record and copy
16672         SSA_NAME_ANTI_RANGE_P.
16673         (free_scc_vn): Restore SSA_NAME_ANTI_RANGE_P.
16674         * tree-ssa-pre.c (eliminate_dom_walker::before_dom_children):
16675         Properly query VN_INFO_RANGE_TYPE.
16677 2016-01-25  Nick Clifton  <nickc@redhat.com>
16679         PR target/66655
16680         * config/i386/cygming.h (MAKE_DECL_ONE_ONLY): Remove definition.
16682 2016-01-23  Tom de Vries  <tom@codesourcery.com>
16684         PR tree-optimization/69426
16685         * tree-parloops.c (eliminate_local_variables_stmt): Handle vdef of
16686         removed clobber.
16688 2016-01-23  Jakub Jelinek  <jakub@redhat.com>
16690         * tree-ssanames.c (release_free_names_and_compact_live_names): Replace
16691         "the the" with "the" in the comments.
16692         * ipa-devirt.c (build_type_inheritance_graph,
16693         update_type_inheritance_graph): Likewise.
16694         * tree.c (build_function_type_list_1): Likewise.
16695         * cfgloopmanip.c (scale_loop_profile): Likewise.
16696         * tree-ssa-loop-ivopts.c (get_shiftadd_cost): Likewise.
16697         * gimple-ssa-split-paths.c
16698         (find_block_to_duplicate_for_splitting_paths): Likewise.
16699         * tree-sra.c (init_subtree_with_zero, clobber_subtree): Likewise.
16700         * expr.c (convert_move): Likewise.
16701         * var-tracking.c (vt_stack_adjustments): Likewise.
16702         * tree-vect-data-refs.c (vect_enhance_data_refs_alignment): Likewise.
16703         * tree-vrp.c (test_for_singularity): Likewise.
16705         * tree-vect-stmts.c (vectorizable_condition): Build a VEC_COND_EXPR
16706         directly instead of building a temporary tree.
16708         PR bootstrap/69434
16709         * genrecog.c: Define INCLUDE_ALGORITHM before including system.h,
16710         remove <algorithm> include.
16712 2016-01-22  Jakub Jelinek  <jakub@redhat.com>
16714         PR target/69432
16715         * config/i386/i386.c: Include dojump.h.
16716         (expand_small_movmem_or_setmem,
16717         expand_set_or_movmem_prologue_epilogue_by_misaligned_moves): Spelling
16718         fixes.
16719         (ix86_expand_set_or_movmem): Call do_pending_stack_adjust () early
16720         if dynamic_check != -1.
16722 2016-01-21  Jeff Law  <law@redhat.com>
16724         PR middle-end/69347
16725         * tree-ssa-dom.c (back_propagate_equivalences): Factored out of
16726         record_temporary_equivalences.  Rewritten to avoid unnecessary calls
16727         into dominated_by_p.
16728         (cprop_into_successor_phis): Avoid unnecessary tests.
16730 2016-01-22  Richard Henderson  <rth@redhat.com>
16732         PR target/69416
16733         * config/aarch64/aarch64.md (UNSPEC_NZCV): New.
16734         (ccmp<mode>, fccmp<mode>, fccmpe<mode>): Use it.
16736 2016-01-22  Michael Matz  <matz@suse.de>
16738         * system.h (string, algorithm): Include only conditionally.
16739         (new): Include always under C++.
16740         * bb-reorder.c (toplevel): Define INCLUDE_ALGORITHM.
16741         * final.c (toplevel): Ditto.
16742         * ipa-chkp.c (toplevel): Define INCLUDE_STRING.
16743         * genconditions.c (write_header): Make gencondmd.c define
16744         INCLUDE_STRING.
16745         * mem-stats.h (mem_usage::print_dash_line): Don't use std::string.
16747         * config/aarch64/aarch64.c (toplevel): Define INCLUDE_STRING.
16748         * common/config/aarch64/aarch64-common.c (toplevel): Ditto.
16750 2016-01-22  Christian Bruel  <christian.bruel@st.com>
16752         PR target/68674
16753         * expr.c (expand_expr_real_1): Reset DECL_MODE if VECTOR_TYPE_P changed.
16755 2016-01-22  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
16757         PR target/69403
16758         * config/arm/thumb2.md (*thumb2_ior_scc_strict_it): Convert to
16759         define_insn_and_split.  Ensure operands[1] and operands[0] do not
16760         get assigned the same register.
16762 2016-01-22  Kugan Vivekanandarajah  <kuganv@linaro.org>
16764         * ipa-prop.c (ipa_set_jf_constant): Remove redundant unshare_expr.
16766 2016-01-22  Christian Bruel  <christian.bruel@st.com>
16768         * config/arm/arm-c.c (arm_pragma_target_parse):
16769         Remove warn_builtin_macro_redefined overwrite.
16771 2016-01-22  Eric Botcazou  <ebotcazou@adacore.com>
16773         * ipa-inline.c (can_inline_edge_p): Back out overzealous check on
16774         flag_non_call_exceptions compatibility.
16776 2016-01-22  Jakub Jelinek  <jakub@redhat.com>
16778         PR debug/66668
16779         * dwarf2out.c (add_child_die_after): New function.
16780         (dwarf_qual_info_t): New type.
16781         (dwarf_qual_info): New variable.
16782         (qualified_die_p): New function.
16783         (modified_type_die): For -fdebug-types-section, ensure
16784         canonical order of qualifiers.  Put qualified DIEs adjacent
16785         to the corresponding non-qualified type DIE and search there
16786         for existing qualified DIEs.
16788 2016-01-22  Eric Botcazou  <ebotcazou@adacore.com>
16790         * doc/extend.texi (scalar_storage_order type attribute): Document
16791         restriction on type punning and aliasing, and remove future tense.
16793 2016-01-21  Roman Zhuykov  <zhroma@ispras.ru>
16795         PR target/69252
16796         * modulo-sched.c (optimize_sc): Allow branch-scheduling to add a new
16797         first stage.
16799 2016-01-21  Jeff Law  <law@redhat.com>
16801         PR middle-end/69347
16802         * tree-ssa-dom.c (dom_opt_dom_walker::thread_across_edge): Avoid
16803         useless call to record_temporary_equivalences.
16804         * tree-ssa-threadbackward.c (find_jump_threads_backwards): Just
16805         allocate 10 slots in the bb_path vector and let it grow as needed.
16806         (fsm_find_control_statement_thread_paths): Similarly for the next_path
16807         vector.
16809 2016-01-21  David Edelsohn  <dje.gcc@gmail.com>
16811         * configure.ac (gcc_cv_as_powerpc_mfcrf, gcc_cv_as_machine_directive):
16812         Detangle.
16813         * configure: Regenerate.
16815 2016-01-21  Pat Haugen  <pthaugen@us.ibm.com>
16817         * config/rs6000/aix71.h (ASM_CPU_SPEC): Add entry for Power9.
16818         * config/rs6000/driver-rs6000.c (struct asm_names): Likewise.
16820 2016-01-21  Bernd Schmidt  <bschmidt@redhat.com>
16822         PR middle-end/66178
16823         * expr.c (expand_expr_real_2) [PLUS_EXPR, MINUS_EXPR]: Don't
16824         drop EXPAND_INITIALIZER.
16825         * rtl.h (contains_symbolic_reference_p): Declare.
16826         * rtlanal.c (contains_symbolic_reference_p): New function.
16827         * simplify-rtx.c (simplify_binary_operation_1): Don't turn
16828         a subtraction into a NOT if symbolic constants are involved.
16830 2016-01-21  Anton Blanchard  <anton@samba.org>
16831             Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
16833         PR target/63354
16834         * config/rs6000/linux64.h (TARGET_KEEP_LEAF_WHEN_PROFILED): New
16835         #define.
16836         * config/rs6000/rs6000.c (rs6000_keep_leaf_when_profiled): New
16837         function.
16839 2016-01-21  Ajit Agarwal  <ajitkum@xilinx.com>
16841         * config/microblaze/microblaze.c
16842         (get_branch_target): New.
16843         (insert_wic_for_ilb_runout): New.
16844         (insert_wic): New.
16845         (microblaze_machine_dependent_reorg): New.
16846         (TARGET_MACHINE_DEPENDENT_REORG): Define macro.
16847         * config/microblaze/microblaze.md
16848         (UNSPEC_IPREFETCH): Define.
16849         (iprefetch): New pattern
16850         * config/microblaze/microblaze.opt
16851         (mxl-prefetch): New flag.
16853 2016-01-21  Ajit Agarwal  <ajitkum@xilinx.com>
16855         * config/microblaze/microblaze.h
16856         (FIXED_REGISTERS): Update in macro.
16857         (CALL_USED_REGISTERS): Update in macro.
16859 2016-01-21  Yuri Rumyantsev  <ysrumyan@gmail.com>
16861         PR rtl-optimization/68920
16862         * ifcvt.c (cond_move_process_if_block): Limit number of conditional
16863         moves.
16865 2016-01-21  Vladimir Makarov  <vmakarov@redhat.com>
16867         PR rtl-optimization/68990
16868         * lra-coalesce.c (lra_coalesce): Invalidate value for the result
16869         pseudo instead of inheritance ones.
16871 2016-01-21  Bernd Edlinger  <bernd.edlinger@hotmail.de>
16872             Nick Clifton  <nickc@redhat.com>
16874         PR target/69129
16875         PR target/69012
16876         * config/mips/mips.c (mips_compute_frame_info): Initialise
16877         args_size and hard_frame_pointer_offset fields of the frame
16878         structure before calling mips_global_pointer.
16880 2016-01-21  David Edelsohn  <dje.gcc@gmail.com>
16882         * configure.ac (gcc_cv_as_dwloc): Test support for debug frame section
16883         label reference.
16884         * configure: Regenerate.
16886 2016-01-21  Richard Biener  <rguenther@suse.de>
16888         * graphite-optimize-isl.c (get_schedule_map): Fix typo.
16890 2016-01-21  Marcin Kościelnicki  <koriakin@0x04.net>
16892         * config/s390/s390.c (s390_asm_declare_function_size): Add code
16893         to actually emit the .size directive.
16895 2016-01-21   Stefan Sørensen  <stefan.sorensen@spectralink.com>
16896              Jakub Jelinek  <jakub@redhat.com>
16898         PR target/69187
16899         PR target/65624
16900         * config/arm/arm-builtins.c (arm_expand_neon_builtin): Increase
16901         args array size by one to avoid buffer overflow.
16903 2016-01-21  Marcin Kościelnicki  <koriakin@0x04.net>
16905         * config/s390/s390.md (pool_section_start): Use switch_to_section
16906         to select proper read-only data section instead of hardcoding
16907         .rodata.
16908         (pool_section_end): Use switch_to_section to match the above.
16910 2016-01-21  Richard Biener  <rguenther@suse.de>
16912         PR tree-optimization/69378
16913         * tree-ssa-sccvn.c (dominated_by_p_w_unex): New function.
16914         (set_ssa_val_to): Use it for dominance checks taking into
16915         account not executable edges.
16917 2016-01-21  Jakub Jelinek  <jakub@redhat.com>
16919         PR c++/69355
16920         * tree-dfa.c (get_ref_base_and_extent): Use GET_MODE_BITSIZE (mode)
16921         for bitsize instead of GET_MODE_PRECISION (mode).
16923 2016-01-20  Martin Sebor  <msebor@redhat.com>
16925         PR c/52291
16926         * extend.texi (__sync Builtins): Clarify the semantics of
16927         __sync_fetch_and_OP built-ins on pointers.
16928         (__atomic Builtins): Same.
16930 2016-01-21  Aditya Kumar  <aditya.k7@samsung.com>
16931             Sebastian Pop  <s.pop@samsung.com>
16933         * graphite-isl-ast-to-gimple.c (enum phi_node_kind): New.
16934         (class translate_isl_ast_to_gimple): Use phi_node_kind instead of bool.
16935         (is_valid_rename): Same.
16936         (translate_isl_ast_to_gimple::get_rename): Same.
16937         (translate_isl_ast_to_gimple::rename_all_uses): Same.
16938         (translate_isl_ast_to_gimple::rename_uses): Same.
16939         (get_new_name): Check for close_phi nodes.
16940         (copy_loop_phi_args): Use phi_node_kind.
16941         (translate_isl_ast_to_gimple::copy_loop_close_phi_args): Same.
16942         (translate_isl_ast_to_gimple::copy_cond_phi_args): Same.
16944 2016-01-21  Aditya Kumar  <aditya.k7@samsung.com>
16945             Sebastian Pop  <s.pop@samsung.com>
16947         Revert commit r229783.
16948         * graphite-isl-ast-to-gimple.c (gcc_expression_from_isl_ast_expr_id):
16949         Remove use of parameter_rename_map.
16950         (copy_def): Remove.
16951         (copy_internal_parameters): Remove.
16952         (graphite_regenerate_ast_isl): Remove call to copy_internal_parameters.
16953         * sese.c (new_sese_info): Do not initialize parameter_rename_map.
16954         (free_sese_info): Do not free parameter_rename_map.
16955         (set_rename): Do not use parameter_rename_map.
16956         (rename_uses): Update call to set_rename.
16957         (graphite_copy_stmts_from_block): Do not use parameter_rename_map.
16958         * sese.h (parameter_rename_map_t): Remove.
16959         (struct sese_info_t): Remove field parameter_rename_map.
16961 2016-01-21  Aditya Kumar  <aditya.k7@samsung.com>
16962             Sebastian Pop  <s.pop@samsung.com>
16964         * graphite-isl-ast-to-gimple.c: Fix comment.
16965         * graphite-scop-detection.c (defined_in_loop_p): New.
16966         (canonicalize_loop_closed_ssa): Do not add close phi nodes for SSA
16967         names defined in loop.
16969 2016-01-21  Aditya Kumar  <aditya.k7@samsung.com>
16970             Sebastian Pop  <s.pop@samsung.com>
16972         * graphite-scop-detection.c (scop_detection::harmful_loop_in_region):
16973         Discard unstructured if-then-else regions.
16975 2016-01-21  Aditya Kumar  <aditya.k7@samsung.com>
16976             Sebastian Pop  <s.pop@samsung.com>
16978         * graphite-sese-to-poly.c (set_scop_parameter_dim): Remove.
16979         (cleanup_loop_iter_dom): Remove.
16980         (build_loop_iteration_domains): Remove.
16981         (build_scop_context): Remove.
16982         (build_scop_iteration_domain): Remove.
16983         (add_loop_constraints): New.
16984         (build_iteration_domains): New.
16985         (build_poly_scop): Call build_iteration_domains.
16987 2016-01-21  Aditya Kumar  <aditya.k7@samsung.com>
16988             Sebastian Pop  <s.pop@samsung.com>
16990         * graphite-scop-detection.c
16991         (scop_detection::harmful_loop_in_region): Free dom and loops.
16992         (scop_detection::loop_body_is_valid_scop): Free bbs.
16994 2016-01-21  Aditya Kumar  <aditya.k7@samsung.com>
16995             Sebastian Pop  <s.pop@samsung.com>
16997         * graphite-scop-detection.c (record_loop_in_sese): New.
16998         (gather_bbs::before_dom_children): Call record_loop_in_sese.
16999         (build_scops): Remove call to build_sese_loop_nests.
17000         * sese.c (sese_record_loop): Remove.
17001         (build_sese_loop_nests): Remove.
17002         (new_sese_info): Remove region->loops.
17003         (free_sese_info): Same.
17004         * sese.h (sese_contains_loop): Same.
17005         (build_sese_loop_nests): Remove.
17006         (sese_contains_loop): Remove.
17008 2016-01-21  Aditya Kumar  <aditya.k7@samsung.com>
17009             Sebastian Pop  <s.pop@samsung.com>
17011         * graphite-scop-detection.c (loop_is_valid_scop): Renamed
17012         loop_is_valid_in_scop.
17013         (scop_detection::harmful_stmt_in_region): Renamed
17014         harmful_loop_in_region.
17015         Call loop_is_valid_in_scop.
17017 2016-01-21  Aditya Kumar  <aditya.k7@samsung.com>
17018             Sebastian Pop  <s.pop@samsung.com>
17020         * graphite-isl-ast-to-gimple.c (translate_isl_ast): Also handle
17021         isl_ast_node_mark.
17023 2016-01-21  Aditya Kumar  <aditya.k7@samsung.com>
17024             Sebastian Pop  <s.pop@samsung.com>
17026         * graphite-poly.c (new_poly_bb): Remove use of PBB_IS_REDUCTION.
17027         * graphite.h (struct poly_bb): Remove field is_reduction.
17028         (PBB_IS_REDUCTION): Remove.
17030 2016-01-21  Aditya Kumar  <aditya.k7@samsung.com>
17031             Sebastian Pop  <s.pop@samsung.com>
17033         * graphite-dependences.c (constrain_domain): Add call to isl_*_coalesce.
17034         (add_pdr_constraints): Same.
17035         (scop_get_reads): Same.
17036         (scop_get_must_writes): Same.
17037         (scop_get_may_writes): Same.
17038         (scop_get_original_schedule): Same.
17039         (extend_schedule): Same.
17040         (apply_schedule_on_deps): Same.
17041         (carries_deps): Same.
17042         (compute_deps): Same.
17043         (scop_get_dependences): Same.
17044         * graphite-isl-ast-to-gimple.c
17045         (translate_isl_ast_to_gimple::generate_isl_schedule): Same.
17046         * graphite-optimize-isl.c (get_schedule_for_band): Same.
17047         (get_schedule_for_band_list): Same.
17048         (get_schedule_map): Same.
17049         (apply_schedule_map_to_scop): Same.
17050         * graphite-sese-to-poly.c (build_pbb_scattering_polyhedrons): Same.
17051         (build_loop_iteration_domains): Same.
17052         (add_condition_to_pbb): Same.
17053         (add_param_constraints): Same.
17054         (pdr_add_memory_accesses): Same.
17055         (pdr_add_data_dimensions): Same.
17057 2016-01-20  Sandra Loosemore  <sandra@codesourcery.com>
17059         * doc/invoke.texi (Instrumentation Options): Clarify -mmpx linking
17060         requirements.
17062 2016-01-20  Sandra Loosemore  <sandra@codesourcery.com>
17064         * common.opt (feliminate-dwarf2-dups): Replace references to
17065         "DWARF 2" with just "DWARF".
17066         * config/ia64/ia64.opt (mdwarf2-asm): Likewise.
17067         * doc/extend.texi: Likewise.
17068         * doc/cpp.texi: Likewise.
17069         * doc/invoke.texi: Likewise.
17070         (Option Summary): Add -gdwarf to list of Debugging Options.
17071         (Debugging Options): Document -gdwarf.
17072         * doc/contrib.texi: Spell "DWARF" like that.
17074 2016-01-21  Jakub Jelinek  <jakub@redhat.com>
17076         * omp-low.c (expand_omp_target): Avoid -Wmaybe-uninitialized
17077         warning.  Fix up formatting.
17079         PR middle-end/67653
17080         * gimplify.c (gimplify_asm_expr): Warn if it is too late to
17081         attempt to mark memory input operand addressable and
17082         call prepare_gimple_addressable in that case.  Don't adjust
17083         input_location for diagnostics, use error_at instead.
17085 2016-01-20  Peter Bergner  <bergner@vnet.ibm.com>
17087         * config/rs6000/ppc-auxv.h: New file.
17088         * config/rs6000/rs6000-builtin.def (cpu_init): Add new builtin.
17089         (cpu_is): Likewise.
17090         (cpu_supports): Likewise.
17091         * config/rs6000/rs6000.c: include "ppc-auxv.h".
17092         (cpu_is_info): New variable.
17093         (cpu_supports_info): Likewise.
17094         (tcb_verification_symbol): Likewise.
17095         (cpu_builtin_p): Likewise.
17096         (cpu_expand_builtin): New function.
17097         (rs6000_expand_ternop_builtin): Add support for CPU builtin functions.
17098         (rs6000_init_builtins): Likewise.
17099         (rs6000_elf_file_end): Emit HWCAP in TCB verification symbol.
17100         * config/rs6000/rs6000.h (TLS_REGNUM): New define.
17101         * configure.ac (gcc_cv_libc_provides_hwcap_in_tcb): New test.
17102         * configure: Regenerate.
17103         * config.in: Likewise.
17104         * doc/extend.texi (PowerPC Built-in Functions): Document
17105         __builtin_cpu_init, __builtin_cpu_is and __builtin_cpu_supports.
17107 2016-01-20  David Edelsohn  <dje.gcc@gmail.com>
17109         PR target/68609
17110         * config/rs6000/rs6000.c (rs6000_emit_swsqrt): Add vector sqrt
17111         domain check.
17112         * config/rs6000/vector.md (sqrt<mode>2): Call rs6000_emit_swsqrt
17113         for V4SFmode.
17115 2016-01-20  Richard Henderson  <rth@redhat.com>
17117         PR bootstrap/69343
17118         PR bootstrap/69339
17119         PR tree-opt/68964
17120         Revert:
17121         * tree.c (tm_define_builtin): New.
17122         (find_tm_vector_type): New.
17123         (build_tm_vector_builtins): New.
17124         (build_common_builtin_nodes): Call it.
17126 2016-01-20  Christophe Lyon  <christophe.lyon@linaro.org>
17128         * doc/sourcebuild.texi (arm_crypto_pragma_ok): Document new entry.
17129         (arm_fp_ok): Likewise.
17130         (arm_fp): Likewise.
17131         (arm_crypto): Likewise.
17133 2016-01-20  Ilya Enkovich  <enkovich.gnu@gmail.com>
17134             Richard Biener  <rguenther@suse.de>
17136         PR tree-optimization/69328
17137         * tree-vect-stmts.c (vect_is_simple_cond): Check compared
17138         vectors have same number of elements.
17139         (vectorizable_condition): Fix masked version recognition.
17141 2016-01-20  Richard Biener  <rguenther@suse.de>
17143         PR tree-optimization/69345
17144         * tree-ssa-sccvn.h (VN_INFO_RANGE_INFO): New inline function.
17145         (VN_INFO_PTR_INFO): Likewise.
17146         * tree-ssa-sccvn.c (set_ssa_val_to): Avoid clearing points-to
17147         info when it is equal between non-dominating SSA names.
17148         * tree-ssa-pre.c (eliminate_dom_walker::before_dom_children):
17149         Make sure to look at original SSA infos.
17151 2016-01-20  Jeff Law  <law@redhat.com>
17153         PR target/25114
17154         * config/m68k/predicates.md (pow2_m1_operand): New predicate
17155         extracted from ...
17156         (reg_or_pow2_m1_operand): Call pow2_m1_operand.
17157         (pc_or_label_operand): New predicate.
17158         * config/m68k/m68k.md: Add new peephole2 patterns for GTU/LEU
17159         tests for small integers that are 2^n - 1.
17161 2016-01-20  Jonathan Wakely  <jwakely@redhat.com>
17163         * doc/invoke.texi (Options Summary): Add '.' after @xref.
17165 2016-01-19  Jeff Law  <law@redhat.com>
17167         PR middle-end/69347
17168         * tree-ssa-threadbackwards.c
17169         (fsm_find_control_statement_thread_paths): Do not try to lookup
17170         FSM paths for SSA_NAMEs appearing in abnormal PHIs.
17172 2016-01-20  Kugan Vivekanandarajah  <kuganv@linaro.org>
17174         * doc/lto.texi: Remove text that says only Gold has linker plugin
17175         support.
17177 2016-01-19  Eric Botcazou  <ebotcazou@adacore.com>
17179         * dwarf2out.c (need_endianity_attribute_p): New inline predicate.
17180         (base_type_die): Add REVERSE parameter and attach DW_AT_endianity to
17181         the DIE accordingly.
17182         (modified_type_die): Add REVERSE parameter and pass it recursively,
17183         as well as to base_type_die.  Adjust presence check accordingly.
17184         (base_type_for_mode): Adjust call to modified_type_die.
17185         (add_type_attribute): Add REVERSE parameter and pass it to
17186         modified_type_die.
17187         (generic_parameter_die): Adjust call to add_type_attribute.
17188         (add_scalar_info): Likewise.
17189         (add_subscript_info): Likewise.
17190         (gen_array_type_die): Likewise.
17191         (gen_descr_array_type_die): Likewise.
17192         (gen_entry_point_die): Likewise.
17193         (gen_enumeration_type_die): Likewise.
17194         (gen_formal_parameter_die): Likewise.
17195         (gen_subprogram_die): Likewise.
17196         (gen_variable_die ): Likewise.
17197         (gen_const_die): Likewise.
17198         (gen_field_die): Likewise.
17199         (gen_pointer_type_die): Likewise.
17200         (gen_reference_type_die): Likewise.
17201         (gen_ptr_to_mbr_type_die): Likewise.
17202         (gen_inheritance_die): Likewise.
17203         (gen_subroutine_type_die): Likewise.
17204         (gen_typedef_die): Likewise.
17205         (force_type_die): Adjust call to modified_type_die.
17207 2016-01-19  Sandra Loosemore  <sandra@codesourcery.com>
17209         * doc/standards.texi: Copy-editing for grammar, markup, and sentence
17210         flow throughout the file.  Fix broken link to Objective-C 2.0
17211         documentation.
17212         * doc/invoke.texi: More copy-editing; fix numerous typos and spelling
17213         errors.
17215 2016-01-19  Wilco Dijkstra  <wdijkstr@arm.com>
17217         * ccmp.c (expand_ccmp_expr_1): Avoid spurious unused warnings.
17219 2016-01-19  Jan Hubicka  <hubicka@ucw.cz>
17221         PR ipa/66223
17222         * ipa-devirt.c (is_cxa_pure_virtual_p): New function.
17223         (maybe_record_node): Record cxa_pure_virtual as the only possible
17224         target if there are not ohter candidates.
17225         (possible_polymorphic_call_target_p): Accept cxa_pure_virtual.
17227 2016-01-19  Richard Biener  <rguenther@suse.de>
17229         * hsa-gen.c (get_memory_order_name): Use MEMMODEL_ constants.
17230         (get_memory_order): Likewise.
17232 2016-01-19  Kirill Yukhin  <kirill.yukhin@intel.com>
17234         * tree-vect-stmts.c (vectorizable_store): Check
17235         rhs vectype.
17237 2016-01-19  David Malcolm  <dmalcolm@redhat.com>
17239         PR jit/68446
17240         * gcc.c (driver::decode_argv): Add call to
17241         init_opts_obstack before init_options_struct.
17242         * opts.c (init_opts_obstack): Remove idempotency.
17243         (init_options_struct): Replace call to init_opts_obstack
17244         with a gcc_assert to verify that it has already been called.
17245         * toplev.c (toplev::main): Add call to init_opts_obstack before
17246         calls to init_options_struct.
17247         (toplev::finalize): Move cleanup of opts_obstack next to
17248         cleanup of save_decoded_options, clearing the latter, and
17249         save_decoded_options_count.
17251 2016-01-19  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
17253         PR target/69135
17254         * config/arm/vfp.md (l<vrint_pattern><su_optab><mode>si2): Set "conds"
17255         attribute to unconditional.  Remove %? from output template.
17257 2015-01-19  Wilco Dijkstra  <wdijkstr@arm.com>
17258             Jiong Wang  <jiong.wang@arm.com>
17260         * ccmp.c (expand_ccmp_expr_1): Cost the instruction sequences
17261         generated from different expand order.
17263 2015-01-19  Wilco Dijkstra  <wdijkstr@arm.com>
17265         * /config/aarch64/aarch64.c (aarch64_if_then_else_costs):
17266         Add support for CCMP costing.
17268 2015-01-19  Wilco Dijkstra  <wdijkstr@arm.com>
17270         * ccmp.c (ccmp_candidate_p): Remove integer-only restriction.
17271         * config/aarch64/aarch64.md (fccmp<mode>): New pattern.
17272         (fccmpe<mode>): Likewise.
17273         (fcmp): Rename to fcmp and globalize pattern.
17274         (fcmpe): Likewise.
17275         * config/aarch64/aarch64.c (aarch64_gen_ccmp_first): Add FP support.
17276         (aarch64_gen_ccmp_next): Add FP support.
17278 2015-01-19  Wilco Dijkstra  <wdijkstr@arm.com>
17280         * target.def (gen_ccmp_first): Update documentation.
17281         (gen_ccmp_next): Likewise.
17282         * doc/tm.texi (gen_ccmp_first): Update documentation.
17283         (gen_ccmp_next): Likewise.
17284         * ccmp.c (expand_ccmp_expr): Extract cmp_code from return value of
17285         expand_ccmp_expr_1.  Improve comments.
17286         * config/aarch64/aarch64.md (ccmp_and): Use if_then_else for ccmp.
17287         (ccmp_ior<mode>): Remove pattern.
17288         (cmp<mode>): Remove expand.
17289         (cmp): Globalize pattern.
17290         (cstorecc4): Use cc_register.
17291         (mov<mode>cc): Remove ccmp_cc_register check.
17292         * config/aarch64/aarch64.c (aarch64_get_condition_code_1):
17293         Simplify after removal of CC_DNE/* modes.
17294         (aarch64_ccmp_mode_to_code): Remove.
17295         (aarch64_print_operand): Remove 'K' case.  Merge 'm' and 'M' cases.
17296         In 'k' case use integer as condition.
17297         (aarch64_nzcv_codes): Remove inverted cases.
17298         (aarch64_code_to_ccmode): Remove.
17299         (aarch64_gen_ccmp_first): Use cmp pattern directly.  Return the correct
17300         comparison with CC register to be used in folowing CCMP/branch/CSEL.
17301         (aarch64_gen_ccmp_next): Use previous comparison and mode in CCMP
17302         pattern.  Return the comparison with CC register.  Invert conditions
17303         when bitcode is OR.
17304         * config/aarch64/aarch64-modes.def: Remove CC_DNE/* modes.
17305         * config/aarch64/predicates.md (ccmp_cc_register): Remove.
17307 2016-01-19  Jan Hubicka  <hubicka@ucw.cz>
17309         * cgraphunit.c (cgraph_node::reset): Clear thunk info and
17310         instrumented_version.
17312 2016-01-19  Richard Biener  <rguenther@suse.de>
17314         PR tree-optimization/69336
17315         * tree-ssa-scopedtables.c (avail_expr_hash): Handle all
17316         handled components with get_ref_base_and_extent.
17317         (equal_mem_array_ref_p): Adjust.
17319 2016-01-19  Jakub Jelinek  <jakub@redhat.com>
17321         PR debug/65779
17322         * shrink-wrap.c: Include valtrack.h.
17323         (move_insn_for_shrink_wrap): Add DEBUG argument.  If
17324         MAY_HAVE_DEBUG_INSNS, call dead_debug_add on DEBUG_INSNs
17325         in between insn and where it will be moved to.  Call
17326         dead_debug_insert_temp.
17327         (prepare_shrink_wrap): Adjust caller.  Call dead_debug_local_init
17328         first and dead_debug_local_finish at the end.
17329         For uses and defs bitmap, handle all regs in between REGNO and
17330         END_REGNO, not just the first one.
17332 2016-01-19  Richard Biener  <rguenther@suse.de>
17334         PR tree-optimization/69352
17335         * tree-ssa-scopedtables.c (avail_expr_hash): Check for size == -1.
17336         (equal_mem_array_ref_p): Constrain size and max size properly.
17337         Compare the reverse flag.
17339 2016-01-19  Bernd Schmidt  <bschmidt@redhat.com>
17341         * ira.c (ira): Update regstat data if we deleted insns.
17343 2016-01-19  Jakub Jelinek  <jakub@redhat.com>
17345         PR rtl-optimization/68955
17346         PR rtl-optimization/64557
17347         * dse.c (record_store, check_mem_read_rtx): Don't call get_addr
17348         here.  Fix up formatting.
17349         * alias.c (get_addr): Handle VALUE +/- CONST_SCALAR_INT_P.
17351 2016-01-19  Jan Hubicka  <hubicka@ucw.cz>
17353         PR lto/69133
17354         * cgraphunit.c (cgraph_node::expand_thunk): When forcing gimple
17355         assume that the node has body.
17356         * cgraph.c (cgraph_node::get_untransformed_body): Use gimple_body_p
17357         check.
17359 2016-01-19  Jan Hubicka  <hubicka@ucw.cz>
17361         * lto-streamer-out.c (lto_output): Do not stream instrumentation
17362         thunks.
17364 2016-01-19  Jan Hubicka  <hubicka@ucw.cz>
17366         * symtab.c (symtab_node::asm_name): Do not call printable name directly.
17367         (symtab_node::name): Report name as unnamed if DECL_NAME is not set.
17369 2016-01-19  Martin Jambor  <mjambor@suse.cz>
17370             Martin Liska  <mliska@suse.cz>
17371             Michael Matz  <matz@suse.de>
17373         * Makefile.in (OBJS): Add new source files.
17374         (GTFILES): Add hsa.c.
17375         * common.opt (disable_hsa): New variable.
17376         (-Whsa): New warning.
17377         * config.in (ENABLE_HSA): New.
17378         * configure.ac: Treat hsa differently from other accelerators.
17379         (OFFLOAD_TARGETS): Define ENABLE_OFFLOADING according to
17380         $enable_offloading.
17381         (ENABLE_HSA): Define ENABLE_HSA according to $enable_hsa.
17382         * doc/install.texi (Configuration): Document --with-hsa-runtime,
17383         --with-hsa-runtime-include, --with-hsa-runtime-lib and
17384         --with-hsa-kmt-lib.
17385         * doc/invoke.texi (-Whsa): Document.
17386         (hsa-gen-debug-stores): Likewise.
17387         * lto-wrapper.c (compile_images_for_offload_targets): Do not attempt
17388         to invoke offload compiler for hsa acclerator.
17389         * opts.c (common_handle_option): Determine whether HSA offloading
17390         should be performed.
17391         * params.def (PARAM_HSA_GEN_DEBUG_STORES): New parameter.
17392         * builtin-types.def (BT_FN_VOID_UINT_PTR_INT_PTR): New.
17393         (BT_FN_VOID_INT_OMPFN_SIZE_PTR_PTR_PTR_UINT_PTR_INT_INT): Removed.
17394         (BT_FN_VOID_INT_OMPFN_SIZE_PTR_PTR_PTR_UINT_PTR_PTR): New.
17395         * gimple-low.c (lower_stmt): Also handle GIMPLE_OMP_GRID_BODY.
17396         * gimple-pretty-print.c (dump_gimple_omp_for): Also handle
17397         GF_OMP_FOR_KIND_GRID_LOOP.
17398         (dump_gimple_omp_block): Also handle GIMPLE_OMP_GRID_BODY.
17399         (pp_gimple_stmt_1): Likewise.
17400         * gimple-walk.c (walk_gimple_stmt): Likewise.
17401         * gimple.c (gimple_build_omp_grid_body): New function.
17402         (gimple_copy): Also handle GIMPLE_OMP_GRID_BODY.
17403         * gimple.def (GIMPLE_OMP_GRID_BODY): New.
17404         * gimple.h (enum gf_mask): Added GF_OMP_PARALLEL_GRID_PHONY,
17405         GF_OMP_FOR_KIND_GRID_LOOP, GF_OMP_FOR_GRID_PHONY and
17406         GF_OMP_TEAMS_GRID_PHONY.
17407         (gimple_statement_omp_single_layout): Updated comments.
17408         (gimple_build_omp_grid_body): New function.
17409         (gimple_has_substatements): Also handle GIMPLE_OMP_GRID_BODY.
17410         (gimple_omp_for_grid_phony): New function.
17411         (gimple_omp_for_set_grid_phony): Likewise.
17412         (gimple_omp_parallel_grid_phony): Likewise.
17413         (gimple_omp_parallel_set_grid_phony): Likewise.
17414         (gimple_omp_teams_grid_phony): Likewise.
17415         (gimple_omp_teams_set_grid_phony): Likewise.
17416         (gimple_return_set_retbnd): Also handle GIMPLE_OMP_GRID_BODY.
17417         * omp-builtins.def (BUILT_IN_GOMP_OFFLOAD_REGISTER): New.
17418         (BUILT_IN_GOMP_OFFLOAD_UNREGISTER): Likewise.
17419         (BUILT_IN_GOMP_TARGET): Updated type.
17420         * omp-low.c: Include symbol-summary.h, hsa.h and params.h.
17421         (adjust_for_condition): New function.
17422         (get_omp_for_step_from_incr): Likewise.
17423         (extract_omp_for_data): Moved parts to adjust_for_condition and
17424         get_omp_for_step_from_incr.
17425         (build_outer_var_ref): Handle GIMPLE_OMP_GRID_BODY.
17426         (fixup_child_record_type): Bail out if receiver_decl is NULL.
17427         (scan_sharing_clauses): Handle OMP_CLAUSE__GRIDDIM_.
17428         (scan_omp_parallel): Do not create child functions for phony
17429         constructs.
17430         (check_omp_nesting_restrictions): Handle GIMPLE_OMP_GRID_BODY.
17431         (scan_omp_1_op): Checking assert we are not remapping to
17432         ERROR_MARK.  Also also handle GIMPLE_OMP_GRID_BODY.
17433         (parallel_needs_hsa_kernel_p): New function.
17434         (expand_parallel_call): Register apprpriate parallel child
17435         functions as HSA kernels.
17436         (grid_launch_attributes_trees): New type.
17437         (grid_attr_trees): New variable.
17438         (grid_create_kernel_launch_attr_types): New function.
17439         (grid_insert_store_range_dim): Likewise.
17440         (grid_get_kernel_launch_attributes): Likewise.
17441         (get_target_argument_identifier_1): Likewise.
17442         (get_target_argument_identifier): Likewise.
17443         (get_target_argument_value): Likewise.
17444         (push_target_argument_according_to_value): Likewise.
17445         (get_target_arguments): Likewise.
17446         (expand_omp_target): Call get_target_arguments instead of looking
17447         up for teams and thread limit.
17448         (grid_expand_omp_for_loop): New function.
17449         (grid_arg_decl_map): New type.
17450         (grid_remap_kernel_arg_accesses): New function.
17451         (grid_expand_target_kernel_body): New function.
17452         (expand_omp): Call it.
17453         (lower_omp_for): Do not emit phony constructs.
17454         (lower_omp_taskreg): Do not emit phony constructs but create for them
17455         a temporary variable receiver_decl.
17456         (lower_omp_taskreg): Do not emit phony constructs.
17457         (lower_omp_teams): Likewise.
17458         (lower_omp_grid_body): New function.
17459         (lower_omp_1): Call it.
17460         (grid_reg_assignment_to_local_var_p): New function.
17461         (grid_seq_only_contains_local_assignments): Likewise.
17462         (grid_find_single_omp_among_assignments_1): Likewise.
17463         (grid_find_single_omp_among_assignments): Likewise.
17464         (grid_find_ungridifiable_statement): Likewise.
17465         (grid_target_follows_gridifiable_pattern): Likewise.
17466         (grid_remap_prebody_decls): Likewise.
17467         (grid_copy_leading_local_assignments): Likewise.
17468         (grid_process_kernel_body_copy): Likewise.
17469         (grid_attempt_target_gridification): Likewise.
17470         (grid_gridify_all_targets_stmt): Likewise.
17471         (grid_gridify_all_targets): Likewise.
17472         (execute_lower_omp): Call grid_gridify_all_targets.
17473         (make_gimple_omp_edges): Handle GIMPLE_OMP_GRID_BODY.
17474         * tree-core.h (omp_clause_code): Added OMP_CLAUSE__GRIDDIM_.
17475         (tree_omp_clause): Added union field dimension.
17476         * tree-pretty-print.c (dump_omp_clause): Handle OMP_CLAUSE__GRIDDIM_.
17477         * tree.c (omp_clause_num_ops): Added number of arguments of
17478         OMP_CLAUSE__GRIDDIM_.
17479         (omp_clause_code_name): Added name of OMP_CLAUSE__GRIDDIM_.
17480         (walk_tree_1): Handle OMP_CLAUSE__GRIDDIM_.
17481         * tree.h (OMP_CLAUSE_GRIDDIM_DIMENSION): New.
17482         (OMP_CLAUSE_SET_GRIDDIM_DIMENSION): Likewise.
17483         (OMP_CLAUSE_GRIDDIM_SIZE): Likewise.
17484         (OMP_CLAUSE_GRIDDIM_GROUP): Likewise.
17485         * passes.def: Schedule pass_ipa_hsa and pass_gen_hsail.
17486         * tree-pass.h (make_pass_gen_hsail): Declare.
17487         (make_pass_ipa_hsa): Likewise.
17488         * ipa-hsa.c: New file.
17489         * lto-section-in.c (lto_section_name): Add hsa section name.
17490         * lto-streamer.h (lto_section_type): Add hsa section.
17491         * timevar.def (TV_IPA_HSA): New.
17492         * hsa-brig-format.h: New file.
17493         * hsa-brig.c: New file.
17494         * hsa-dump.c: Likewise.
17495         * hsa-gen.c: Likewise.
17496         * hsa.c: Likewise.
17497         * hsa.h: Likewise.
17498         * toplev.c (compile_file): Call hsa_output_brig.
17499         * hsa-regalloc.c: New file.
17501 2016-01-18  Jeff Law  <law@redhat.com>
17503         PR tree-optimization/69320
17504         * tree-ssa-dom.c (record_edge_info): For comparisons against a boolean
17505         ranged object, do nothing if the RHS constant is not [0..1].
17506         (optimize_stmt): Comparing a boolean ranged object against a
17507         constant outside [0..1] results in a compile-time constant.
17509         * tree-ssanames.c (ssa_name_has_boolean_range): Remove unnecessary
17510         test.
17512 2016-01-18  Sandra Loosemore  <sandra@codesourcery.com>
17514         * doc/invoke.texi (Invoking GCC): Add new section to menu.
17515         (Option Summary): Update to reflect new section and moved options.
17516         (C++ Dialect Options): Move -fstats to new section.
17517         (Debugging Options): Move all dump, statistics, and other GCC
17518         developer options to new section.  Rewrite section introduction
17519         and re-order remaining options to put the more basic ones first.
17520         (Optimization Options): Move -fira-verbose and -flto-report* to
17521         new section.
17522         (Developer Options): New section incorporating moved options.
17523         * doc/cppopts.texi (-dM): Update cross-reference.
17525 2016-01-18  Richard Henderson  <rth@redhat.com>
17527         PR target/69176
17528         * config/aarch64/aarch64.md (add<GPI>3): Move long immediate
17529         operands to pseudo only if CSE is expected.  Split long immediate
17530         operands only after reload, and for the stack pointer.
17531         (*add<GPI>3_pluslong): Remove.
17532         (*addsi3_aarch64, *adddi3_aarch64): Merge into...
17533         (*add<GPI>3_aarch64): ... here.  Add r/rk/Upl alternative.
17534         (*addsi3_aarch64_uxtw): Add r/rk/Upl alternative.
17535         (*add<GPI>3 peepholes): New.
17536         (*add<GPI>3 splitters): New.
17537         * config/aarch64/constraints.md (Upl): New.
17538         * config/aarch64/predicates.md (aarch64_pluslong_strict_immedate): New.
17540 2016-01-18  Richard Biener  <rguenther@suse.de>
17542         PR tree-optimization/69297
17543         * tree-vect-slp.c (vect_bb_slp_scalar_cost): Count each scalar
17544         stmt at most once.
17545         (vect_bb_vectorization_profitable_p): Clear visited flag again.
17547 2016-01-18  Yuri Rumyantsev  <ysrumyan@gmail.com>
17549         PR middle-end/68542
17550         * fold-const.c (fold_binary_op_with_conditional_arg): Bail out for case
17551         of mixind vector and scalar types.
17552         (fold_relational_const): Add handling of vector
17553         comparison with boolean result.
17554         * tree-cfg.c (verify_gimple_comparison): Add argument CODE, allow
17555         comparison of vector operands with boolean result for EQ/NE only.
17556         (verify_gimple_assign_binary): Adjust call for verify_gimple_comparison.
17557         (verify_gimple_cond): Likewise.
17558         * tree-vrp.c (extract_code_and_val_from_cond_with_ops): Modify check on
17559         valid type of VAL.
17561 2016-01-18  Joseph Myers  <joseph@codesourcery.com>
17563         * config/mips/mips.h (ISA_HAS_PAIRED_SINGLE): Require
17564         !TARGET_OCTEON.
17566 2016-01-18  Richard Biener  <rguenther@suse.de>
17568         PR middle-end/69308
17569         * gimple.c (gimple_could_trap_p_1): Handle GIMPLE_COND.
17571 2016-01-18  Tom de Vries  <tom@codesourcery.com>
17573         * passes.def: Add pass_parallelize_loops to pass_oacc_kernels.
17575 2016-01-18  Tom de Vries  <tom@codesourcery.com>
17577         * omp-low.c (set_oacc_fn_attrib): Make extern.
17578         * omp-low.h (set_oacc_fn_attrib): Declare.
17579         * tree-parloops.c (struct reduction_info): Add reduc_addr field.
17580         (create_call_for_reduction_1): Handle case that reduc_addr is non-NULL.
17581         (create_parallel_loop, gen_parallel_loop, try_create_reduction_list):
17582         Add and handle function parameter oacc_kernels_p.
17583         (find_reduc_addr, get_omp_data_i_param): New function.
17584         (ref_conflicts_with_region, oacc_entry_exit_ok_1)
17585         (oacc_entry_exit_single_gang, oacc_entry_exit_ok): New function.
17586         (parallelize_loops): Add and handle function parameter oacc_kernels_p.
17587         Calculate dominance info.  Skip loops that are not in a kernels region
17588         in oacc_kernels_p mode.  Skip inner loops of parallelized loops.
17589         (pass_parallelize_loops::execute): Call parallelize_loops with
17590         oacc_kernels_p argument.
17591         (pass_parallelize_loops::clone, pass_parallelize_loops::set_pass_param):
17592         New member function.
17593         (pass_parallelize_loops::bool oacc_kernels_p): New member var.
17594         * passes.def: Add argument to pass_parallelize_loops instantation.
17596 2016-01-18  Tom de Vries  <tom@codesourcery.com>
17598         * tree-parloops.c (pass_parallelize_loops::execute): Allow
17599         pass_parallelize_loops to be run outside the loop pipeline.
17601 2016-01-18  Alan Lawrence  <alan.lawrence@arm.com>
17603         * tree-scalar-evolution.c (follow_copies_to_constant): New.
17604         (analyze_initial_condition, analyze_scalar_evolution_1): Call previous.
17606 2016-01-18  Alan Lawrence  <alan.lawrence@arm.com>
17608         PR target/63679
17609         * tree-ssa-scopedtables.c (avail_expr_hash): Hash MEM_REF and ARRAY_REF
17610         using get_ref_base_and_extent.
17611         (equal_mem_array_ref_p): New.
17612         (hashable_expr_equal_p): Add call to previous.
17614 2016-01-18  Alan Lawrence  <alan.lawrence@arm.com>
17616         PR target/63679
17617         * tree-sra.c (disqualified_constants, constant_decl_p): New.
17618         (sra_initialize): Allocate disqualified_constants.
17619         (sra_deinitialize): Free disqualified_constants.
17620         (disqualify_candidate): Update disqualified_constants when appropriate.
17621         (create_access): Scan for constant-pool entries as we go along.
17622         (scalarizable_type_p): Add check against type_contains_placeholder_p.
17623         (maybe_add_sra_candidate): Allow constant-pool entries.
17624         (load_assign_lhs_subreplacements): Bind debug for constant pool vars.
17625         (initialize_constant_pool_replacements): New.
17626         (sra_modify_assign): Avoid mangling assignments created by previous,
17627         and don't generate writes into constant pool.
17628         (sra_modify_function_body): Call initialize_constant_pool_replacements.
17630 2016-01-18  Ilya Enkovich  <enkovich.gnu@gmail.com>
17632         * config/i386/i386.c (scalar_to_vector_candidate_p): Support
17633         andnot instruction.
17634         (scalar_chain::convert_op): Likewise.
17635         * config/i386/i386.md (*andndi3_doubleword): New.
17637 2016-01-18  Richard Biener  <rguenther@suse.de>
17639         PR tree-optimization/69170
17640         * tree-vect-slp.c (vect_build_slp_tree): Verify we are not
17641         building a vector from scalar results of a pattern stmt.
17643 2016-01-18  Jakub Jelinek  <jakub@redhat.com>
17645         * haifa-sched.c (autopref_multipass_init): Work around
17646         -Wmaybe-uninitialized warning.
17648 2016-01-18  Thomas Preud'homme  <thomas.preudhomme@arm.com>
17650         * config/arm/arm.c (thumb1_reorg): Check that the comparison is
17651         against the constant 0.
17653 2016-01-17  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
17655         PR tree-optimization/68799
17656         * gimple-ssa-strength-reduction.c (create_phi_basis): Directly
17657         look up phi candidates in the statement-candidate map.
17658         (phi_add_costs): Likewise.
17659         (record_phi_increments): Likewise.
17660         (phi_incr_cost): Likewise.
17661         (ncd_with_phi): Likewise.
17662         (all_phi_incrs_profitable): Likewise.
17664 2016-01-17  Jakub Jelinek  <jakub@redhat.com>
17666         * omp-low.c (mark_loops_in_oacc_kernels_region): Work around
17667         -Wmaybe-uninitialized warning.
17669 2016-01-16  Sandra Loosemore  <sandra@codesourcery.com>
17671         * doc/invoke.texi (Invoking GCC): Add new section to menu.
17672         (Option Summary): Update to reflect new section and moved options.
17673         (C++ Dialect Options): Move -fvtable-verify and related options.
17674         (Debugging Options): Move Sanitizer, Pointer Bounds Checker,
17675         and profiling-related options.
17676         (Optimization Options): Move profile generation options and
17677         -fstack-protector and related options.
17678         (Instrumentation Options): New section incorporating moved options.
17679         (Code Generation Options): Move -finstrument-functions and
17680         related options, -fstack-check, -fstack-limit*, and -fbounds-check.
17682 2016-01-16  Tom de Vries  <tom@codesourcery.com>
17684         * passes.def: Move pass_expand_omp_ssa out of pass_parallelize_loops.
17686 2016-01-16  Tom de Vries  <tom@codesourcery.com>
17688         * omp-low.c (expand_omp_atomic_fetch_op):  Release defs of update stmt.
17690 2016-01-16  Richard Sandiford  <richard.sandiford@arm.com>
17692         * hash-table.h (hash_table::empty): Turn into an inline wrapper
17693         that checks whether the table is already empty.  Rename the
17694         original implementation to...
17695         (hash_table::empty_slot): ...this new private function.
17697 2016-01-15  David Malcolm  <dmalcolm@redhat.com>
17699         PR diagnostic/68899
17700         * diagnostic-show-locus.c (layout::print_source_line): Move x
17701         offset of line until after call to
17702         get_line_width_without_trailing_whitespace.
17704 2016-01-15  Jeff Law  <law@redhat.com>
17706         PR tree-optimization/69270
17707         * tree-ssanames.c (ssa_name_has_boolean_range): Moved here from
17708         tree-ssa-dom.c.  Improve test for [0..1] ranve from VRP.
17709         * tree-ssa-dom.c (ssa_name_has_boolean_range): Remove.
17710         * tree-ssanames.h (ssa_name_has_boolean_range): Prototype.
17711         * tree-ssa-uncprop.c (associate_equivalences_with_edges): Use
17712         ssa_name_has_boolean_range and constant_boolean_node.
17714 2016-01-15  Vladimir Makarov  <vmakarov@redhat.com>
17716         PR rtl-optimization/69030
17717         * lra-spills.c (remove_pseudos): Check nrefs and make the function
17718         returning bool.
17719         (spill_pseudos): Delete debug insn for dead pseudo.
17720         (lra_spill): Initiate spill_hard_reg and slots memory separately.
17722 2016-01-15  Jiong Wang  <jiong.wang@arm.com>
17724         * config/aarch64/aarch64-builtins.c (aarch64_types_unopus_qualifiers):
17725         New.
17726         (TYPES_UNOPUS): Likewise.
17727         * config/aarch64/aarch64-simd-builtins.def (lbtruncuv2sf): Correct
17728         builtin type, from UNOP to UNOPUS.
17729         (lbtruncuv4sf): Likewise.
17730         (lbtruncuv2df): Likewise.
17731         (lrounduv2sf): Likewise.
17732         (lrounduv4sf): Likewise.
17733         (lrounduv2df): Likewise.
17734         (lroundusf): Likewise.
17735         (lroundusf): Likewise.
17736         (lceiluv2sf): Likewise.
17737         (lceiluv4sf): Likewise.
17738         (lceiluv2df): Likewise.
17739         (lceilusf): Likewise.
17740         (lceiludf): Likewise.
17741         (lflooruv2sf): Likewise.
17742         (lflooruv4sf): Likewise.
17743         (lflooruv2df): Likewise.
17744         (lfloorusf): Likewise.
17745         (lfloorudf): Likewise.
17746         (lfrintnuv2sf): Likewise.
17747         (lfrintnuv4sf): Likewise.
17748         (lfrintnuv2df): Likewise.
17749         (lfrintnusf): Likewise.
17750         (lfrintnudf): Likewise.
17751         * config/aarch64/arm_neon.h (vcvt_u32_f32): Remove unncessary type
17752         conversion.
17753         (vcvtq_u32_f32): Likewise.
17754         (vcvtq_u64_f64): Likewise.
17755         (vcvta_u32_f32): Likewise.
17756         (vcvtaq_u32_f32): Likewise.
17757         (vcvtaq_u64_f64): Likewise.
17758         (vcvtm_u32_f32): Likewise.
17759         (vcvtmq_u32_f32): Likewise.
17760         (vcvtmq_u64_f64): Likewise.
17761         (vcvtn_u32_f32): Likwise.
17762         (vcvtnq_u32_f32): Likewise.
17763         (vcvtnq_u64_f64): Likewise.
17764         (vcvtp_u32_f32): Likewise.
17765         (vcvtpq_u32_f32): Likewise.
17766         (vcvtpq_u64_f64): Likewise.
17767         (vcvtmd_u64_f64): Likewise.
17768         (vcvtms_u32_f32): Likewise.
17769         (vcvtad_u64_f64): Likewise.
17770         (vcvtas_u32_f32): Likewise.
17771         (vcvtnd_u64_f64): Likewise.
17772         (vcvtns_u32_f32): Likewise.
17773         (vcvtpd_u64_f64): Likewise.
17774         (vcvtps_u32_f32): Likewise.
17776 2016-01-15  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
17778         * config/aarch64/aarch64.c (aarch64_if_then_else_costs): Handle
17779         CSEL of zero_extended registers.
17781 2016-01-15  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
17783         * config/aarch64/aarch64.c (aarch64_rtx_costs, COMPARE case):
17784         Handle COMPARE of ZERO_EXTRACT against zero form of TST-immediate.
17786 2016-01-15  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
17788         * config/aarch64/aarch64.c (aarch64_process_one_target_attr): Return
17789         false when argument string is not found in the attributes table
17790         at all.
17792 2016-01-15  David Edelsohn  <dje.gcc@gmail.com>
17794         PR target/68609
17795         * config/rs6000/rs6000.c (rs6000_emit_msub): Delete.
17796         (rs6000_emit_swsqrt): Convert to Goldschmidt's Algorithm
17797         * config/rs6000/rs6000.md (sqrt<mode>2): Limit swsqrt to high
17798         precision estimate.
17800 2016-01-15  Richard Biener  <rguenther@suse.de>
17802         PR tree-optimization/66856
17803         * tree-vect-loop.c (vect_transform_loop): Free SLP instances here.
17804         * tree-vect-slp.c (vect_free_slp_tree): Decrement stmt reference count.
17805         (vect_create_new_slp_node): Increment stmt reference count.
17806         (vect_get_and_check_slp_defs): Make sure stmts are nor already in
17807         an SLP tree before swapping operands.
17808         (vect_build_slp_tree): Likewise.
17809         (destroy_bb_vec_info): Free stmt info after SLP instances.
17810         * tree-vect-stmts.c (new_stmt_vec_info): Initialize reference count.
17811         * tree-vectorizer.h (struct _stmt_vec_info): Add num_slp_uses field.
17812         (STMT_VINFO_NUM_SLP_USES): New macro.
17814 2016-01-15  Richard Biener  <rguenther@suse.de>
17816         PR debug/69137
17817         * dwarf2out.c (add_linkage_name_raw): New function split out from ...
17818         (add_linkage_name): ... here.
17819         (gen_typedef_die): Use add_linkage_name_raw instead of
17820         add_linkage_attr to delay DECL_ASSEMBLER_NAME computation
17821         if necessary.
17823 2016-01-15  Cesar Philippidis  <cesar@codesourcery.com>
17825         * gimplify.c (oacc_default_clause): Decode reference and pointer
17826         types for both kernels and parallel regions.
17828 2016-01-15  Richard Sandiford  <richard.sandiford@arm.com>
17830         PR middle-end/69246
17831         * calls.c (emit_call_1): Force n_popped to zero for sibcalls.
17833 2016-01-15  Ilya Enkovich  <enkovich.gnu@gmail.com>
17835         * config/i386/i386.c (scalar_chain::compute_convert_gain): Fix typo.
17836         (convert_scalars_to_vector): Likewise.
17838 2016-01-15  Jonathan Wakely  <jwakely@redhat.com>
17840         * doc/extend.texi (Type Traits): Fix grammar.
17842 2016-01-15  Martin Jambor  <mjambor@suse.cz>
17844         * tree-inline.c (remap_decl): Use existing dclarations if
17845         remapping a type and prevent_decl_creation_for_types.
17846         (replace_locals_stmt): Do an initial remapping of non-VLA typed
17847         decls first.  Do real remapping with
17848         prevent_decl_creation_for_types set.
17849         * tree-inline.h (copy_body_data): New field
17850         prevent_decl_creation_for_types, moved remap_var_for_cilk to avoid
17851         padding.
17853 2016-01-15  Dominik Vogt  <vogt@linux.vnet.ibm.com>
17855         * config/s390/s390.opt (mmvcle): More verbose help text.
17857 2016-01-15  Dominik Vogt  <vogt@linux.vnet.ibm.com>
17859         * config/s390/s390.opt: Add period to -mzvector option text.
17861 2016-01-15  Richard Biener  <rguenther@suse.de>
17863         PR tree-optimization/68961
17864         * tree-vect-slp.c (vect_analyze_slp_cost_1): Consider cost
17865         of invariants in stores again.
17867 2016-01-15  Sebastian Huber  <sebastian.huber@embedded-brains.de>
17869         * config/arm/t-rtems: Add cortex-m7/fpv5-d16 multilib.
17871 2016-01-15  Ilya Enkovich  <enkovich.gnu@gmail.com>
17873         * config/i386/i386.c (ix86_expand_branch): Don't split
17874         DI mode xor instruction to SI mode.
17876 2016-01-15  Jan Hubicka  <hubicka@ucw.cz>
17878         PR ipa/68148
17879         * ipa-icf.c (sem_function::merge): Virtual functions may become
17880         reachable even if they address is not taken and there are no
17881         idrect calls.
17883 2016-01-15  Jan Hubicka  <hubicka@ucw.cz>
17885         * lto-streamer-out.c (subtract_estimated_size): New function.
17886         (get_symbol_initial_value): Use it.
17888 2016-01-15  Christian Bruel  <christian.bruel@st.com>
17890         PR target/65837
17891         * config/arm/arm-builtins.c (ARM_BUILTIN_CRYPTO_BASE): New enum tag.
17892         (arm_init_neon_builtins_internal): Rename arm_init_neon_builtins,
17893         (arm_init_crypto_builtins_internal): Rename arm_init_crypto_builtins.
17894         use add_builtin_function_ext_scope instead of add_builtin_function.
17895         (neon_set_p, neon_crypto_set_p): Remove.
17896         (arm_init_builtins): Always call arm_init_neon_builtins and
17897         arm_init_crypto_builtins.
17898         (arm_expand_builtin): Check that builtins are allowed for the arch.
17899         * config/arm/arm-protos.h (arm_init_neon_builtins): Remove prototype.
17900         * config/arm/arm.c (arm_valid_target_attribute_tree): Remove
17901         arm_init_neon_builtins call.
17903 2016-01-15  Richard Biener  <rguenther@suse.de>
17905         PR tree-optimization/69117
17906         * tree-ssa-sccvn.h (struct vn_ssa_aux): Add info member.
17907         * tree-ssa-sccvn.c (set_ssa_val_to): Save and adjust SSA name info
17908         of the leader conservatively.
17909         (free_scc_vn): Restore original SSA name infos.
17911 2016-01-14  Jeff Law  <law@redhat.com>
17913         PR tree-optimization/69270
17914         * tree-ssa-dom.c (ssa_name_has_boolean_range): If the type has a
17915         single bit of precision, verify it's also unsigned.
17916         (record_edge_info): Use constant_boolean_node rather than fold_convert
17917         to convert boolean_true/boolean_false to the right type.
17919 2016-01-14  Richard Henderson  <rth@redhat.com>
17921         PR rtl-opt/69014
17922         * loop-doloop.c (record_reg_sets): New.
17923         (doloop_optimize): Reject the transform if the sequence
17924         clobbers registers live at the end of the loop block.
17925         (doloop_optimize_loops): Enable df_live if needed.
17927 2016-01-14  Michael Meissner  <meissner@linux.vnet.ibm.com>
17929         * config/rs6000/rs6000-builtin.def: Revert 2016-01-13 change.
17930         * config/rs6000/rs6000.c: Likewise.
17931         * config/rs6000/rs6000.h: Likewise.
17932         * config/rs6000/rs6000.md: Likewise.
17933         * doc/extend.texi: Likewsie.
17935 2016-01-14  Jeff Law  <law@redhat.com>
17937         * tree-ssa-dom.c (ssa_name_has_boolean_range): Fix comment
17938         typo.
17940 2016-01-14  Richard Henderson  <rth@redhat.com>
17942         PR c/69272
17943         PR tree-opt/68964
17944         * trans-mem.c (tm_log_emit_stmt): Fix unit size to bit size.
17945         * tree.c (build_tm_vector_builtins): Use builtin_decl_explicit_p
17946         instead of builtin_decl_declared_p to test for declaration.
17948 2016-01-14  Nicklas Bo Jensen  <nbjensen@gmail.com>
17950         * doc/loop.texi (Loop Analysis and Representation): Document
17951         loop_depth function.
17953 2016-01-14  Tom de Vries  <tom@codesourcery.com>
17955         PR tree-optimization/68773
17956         * omp-low.c (expand_omp_target): Don't set force_output.
17957         * varpool.c (varpool_node::get_create): Same.
17958         * lto-cgraph.c (input_offload_tables): Mark entries in offload_vars and
17959         offload_funcs with force_output.
17961 2016-01-14  Jakub Jelinek  <jakub@redhat.com>
17963         PR debug/69244
17964         * lra-eliminations.c (move_plus_up): Don't change anything if either
17965         the outer or inner subreg mode is not MODE_INT.
17966         * dwarf2out.c (mem_loc_descriptor): For SUBREG, if outer mode is
17967         integral <= DWARF2_ADDR_SIZE, convert to untyped afterwards.
17969 2016-01-14  Alan Lawrence  <alan.lawrence@arm.com>
17971         * doc/md.texi (reduc_smin_@var{m}, reduc_smax_@var{m},
17972         reduc_umin_@var{m}, reduc_umax_@var{m}, reduc_splus_@var{m},
17973         reduc_uplus_@var{m}): Remove.
17974         * expr.c (expand_expr_real_2): Remove expansion path for
17975         reduc_[us](min|max|plus) optabs.
17976         * optabs-tree.c (scalar_reduc_to_vector): Remove.
17977         * optabs-tree.h (scalar_reduc_to_vector): Remove.
17978         * optabs.def (reduc_smax_optab, reduc_smin_optab, reduc_splus_optab,
17979         reduc_umax_optab, reduc_umin_optab, reduc_uplus_optab): Remove.
17980         * tree-vect-loop.c (vectorizable_reduction): Remove test for
17981         reduc_[us](min|max|plus) optabs.
17983 2016-01-14  Alan Lawrence  <alan.lawrence@arm.com>
17985         * config/mips/mips-ps-3d.md (reduc_splus_v2sf): Remove.
17986         (reduc_plus_scal_v2sf): New.
17987         (reduc_smax_v2sf): Rename to...
17988         (reduc_smax_scal_v2sf): ...here, make result SFmode, add vec_extract.
17989         (reduc_smin_v2sf): Rename to...
17990         (reduc_smin_scal_v2sf): ...here, make result SFmode, add vec_extract.
17992 2016-01-14  Jan Hubicka  <hubicka@ucw.cz>
17994         * alias.c (compare_base_symbol_refs): New function.
17995         (rtx_equal_for_memref_p, base_alias_check, memrefs_conflict_p): Use
17996         it.
17998 2016-01-14  Jakub Jelinek  <jakub@redhat.com>
18000         PR middle-end/68146
18001         PR tree-optimization/69155
18002         * tree-complex.c: Include cfganal.h.
18003         (phis_to_revisit): New variable.
18004         (extract_component): Add phiarg_p argument.  Assert that returned
18005         SSA_NAME has non-NULL SSA_NAME_DEF_STMT unless phiarg_p is true.
18006         (update_phi_components): Partly rewrite to use loop over real/imag
18007         components instead of code duplication.  If extract_component returns
18008         SSA_NAME with NULL SSA_NAME_DEF_STMT, store SSA_NAME_VAR or
18009         create_tmp_reg into the PHI node instead, and mention the phi triplet
18010         in phis_to_revisit.
18011         (tree_lower_complex): Walk bbs in rpo order.  Adjust phis recorded
18012         in phis_to_revisit at the end.
18014 2016-01-14  Richard Biener  <rguenther@suse.de>
18016         PR tree-optimization/68060
18017         * tree-vect-loop.c (vect_is_simple_reduction): Check the
18018         outer loop reduction is only used in the inner loop before
18019         detecting a double reduction.
18021 2016-01-14  Jakub Jelinek  <jakub@redhat.com>
18023         PR target/68269
18024         * combine.c (expand_field_assignment): Punt if compute_mode is
18025         unsupported scalar mode.
18027 2016-01-14  Richard Biener  <rguenther@suse.de>
18029         PR tree-optimization/66856
18030         * tree-vect-slp.c (vect_build_slp_tree): Refactor to build
18031         SLP node only if it built successfully.
18032         (vect_analyze_slp_instance): Adjust.
18034 2016-01-14  Jeff Law  <law@redhat.com>
18036         PR tree-optimization/69270
18037         * tree-ssa-dom.c (ssa_name_has_boolean_range): New function.
18038         (record_edge_info): Use it.  Convert boolean_{true,false}_node
18039         to the type of op0.
18041 2016-01-13  Jan Hubicka  <hubicka@ucw.cz>
18043         PR ipa/66487
18044         * ipa-polymorphic-call.c (inlined_polymorphic_ctor_dtor_block_p):
18045         use block_ultimate_origin
18046         (noncall-stmt_may_be_vtbl_ptr_store): Likewise.
18048 2016-01-13  Sandra Loosemore  <sandra@codesourcery.com>
18050         * doc/invoke.texi (Submodel Options): Rename section to
18051         "Machine-Dependent Options" to better reflect its content.
18052         Rewrite introductory text to remove archaic CPU names.
18053         Update references.
18055 2016-01-13  Sandra Loosemore  <sandra@codesourcery.com>
18057         * doc/invoke.texi (Code Gen Options): Move section up in file,
18058         before target-specific options.  Update menu and option summary
18059         to reflect the new section ordering.
18061 2016-01-13  Jonathan Wakely  <jwakely@redhat.com>
18063         * doc/invoke.texi (C Dialect Options): Adjust -std default for C++.
18064         (C++ Dialect Options): Add cross-reference to -std option.
18065         * doc/standards.texi (C++ Language): Document C++14 support.
18067 2016-01-13  Michael Meissner  <meissner@linux.vnet.ibm.com>
18069         * config/rs6000/rs6000-builtin.def (BU_FLOAT128_2): Add support
18070         for pack/unpack functions for __ibm128.
18071         (PACK_IF): Likewise.
18072         (UNPACK_IF): Likewise.
18074         * config/rs6000/rs6000.c (rs6000_builtin_mask_calculate): Add
18075         support for __ibm128 pack/unpack functions.
18076         (rs6000_invalid_builtin): Likewise.
18077         (rs6000_init_builtins): Likewise.
18078         (rs6000_opt_masks): Likewise.
18080         * config/rs6000/rs6000.h (MASK_FLOAT128): Add short name.
18081         (RS6000_BTM_FLOAT128): Add support for __ibm128 pack/unpack
18082         functions
18083         (RS6000_BTM_COMMON): Likewise.
18085         * config/rs6000/rs6000.md (f128_vsx): New mode attribute.
18086         (unpack<mode>): Use FMOVE128_FPR iterator instead of FMOVE128, to
18087         disallow __builtin_{pack,unpack}_longdouble if long double is IEEE
18088         128-bit floating point.  Add support for the double values to be
18089         in Altivec registers for TF/IF packing and unpacking, but restrict
18090         TD packing sub-fields to be FPR registers.  Don't allow overlapped
18091         register support for packing.  Allow pack inputs to be memory
18092         locations.  Don't build generator functions for unpack<mode>_dm
18093         and unpack<mode>_nodm.
18094         (unpack<mode>_dm): Likewise.
18095         (unpack<mode>_nodm): Likewise.
18096         (pack<mode>): Likewise.
18098         * config/rs6000/rs6000-builtin.def (__builtin_pack_ibm128): Add
18099         built-in functions to pack/unpack explicit __ibm128 values.
18100         (__builtin_unpack_ibm128): Likewise.
18102         * doc/extend.texi (PowerPC Built-in Functions): Document
18103         __builtin_pack_ibm128 and __builtin_unpack_ibm128.
18105 2016-01-13  Bernd Schmidt  <bschmidt@redhat.com>
18107         PR c/66208
18108         * c-common.c (check_function_nonnull): Remove unnecessary declaration.
18109         Add new arg loc and pass it down as context.
18110         (check_nonnull_arg): Don't mark ctx arg as unused. Use it as a pointer
18111         to the location to use for the warning.
18112         (check_function_arguments): New arg loc.  All callers changed.  Pass
18113         it to check_function_nonnull.
18114         * c-common.h (check_function_arguments): Adjust declaration.
18116 2016-01-13  Jakub Jelinek  <jakub@redhat.com>
18118         PR tree-optimization/69156
18119         * gimple.c (validate_type): Removed.
18120         (gimple_builtin_call_types_compatible_p): Use
18121         useless_type_conversion_p instead of validate_type.
18122         * value-prof.c (gimple_stringop_fixed_value): Fold
18123         icall_size to correct type.
18125 2016-01-13  Jonathan Wakely  <jwakely@redhat.com>
18127         * doc/extend.texi (__atomic Builtins): Clarify compare_exchange
18128         effects.
18130 2016-01-13  Richard Henderson  <rth@redhat.com>
18132         PR tree-opt/68964
18133         * target.def (builtin_tm_load, builtin_tm_store): Remove.
18134         * config/i386/i386.c (ix86_builtin_tm_load): Remove.
18135         (ix86_builtin_tm_store): Remove.
18136         (TARGET_VECTORIZE_BUILTIN_TM_LOAD): Remove.
18137         (TARGET_VECTORIZE_BUILTIN_TM_STORE): Remove.
18138         * doc/tm.texi.in (TARGET_VECTORIZE_BUILTIN_TM_LOAD): Remove.
18139         (TARGET_VECTORIZE_BUILTIN_TM_STORE): Remove.
18140         * doc/tm.texi: Rebuild.
18142         * gtm-builtins.def (BUILT_IN_TM_MEMCPY_RNWT): New.
18143         (BUILT_IN_TM_MEMCPY_RTWN): New.
18144         * trans-mem.c (tm_log_emit_stmt): Rearrange code for better
18145         fallback from vector to integer helpers.
18146         (build_tm_load): Handle vector types directly, instead of
18147         via target hook.
18148         (build_tm_store): Likewise.
18149         (expand_assign_tm): Prepare for register types not handled by
18150         the above.  Copy them to memory and use memcpy.
18151         * tree.c (tm_define_builtin): New.
18152         (find_tm_vector_type): New.
18153         (build_tm_vector_builtins): New.
18154         (build_common_builtin_nodes): Call it.
18156 2016-01-13  Uros Bizjak  <ubizjak@gmail.com>
18158         * config/i386/i386.h (TARGET_FLT_EVAL_METHOD): Return -1 for
18159         TARGET_SSE_MATH without TARGET_SSE2.  Rewrite.
18161 2016-01-13  Tom de Vries  <tom@codesourcery.com>
18163         PR tree-optimization/69169
18164         * tree-ssa-structalias.c (create_variable_info_for_1): Add and handle
18165         handled_struct_type param.
18166         (create_variable_info_for, intra_create_variable_infos): Call
18167         create_variable_info_for_1 with extra arg.
18169 2016-01-13  Yvan Roux  <yvan.roux@linaro.org>
18171         * config/arm/arm-arches.def: Remove spurious whitespace in "armv8.1-a"
18172         and "armv8.1-a+crc" entries.
18174 2016-01-13  Alexander Fomin  <alexander.fomin@intel.com>
18176         PR target/69228
18177         * config/i386/sse.md (define_expand "avx512pf_gatherpf<mode>sf"):
18178         Change first operand predicate from register_or_constm1_operand
18179         to register_operand.
18180         (define_expand "avx512pf_gatherpf<mode>df"): Likewise.
18181         (define_expand "avx512pf_scatterpf<mode>sf"): Likewise.
18182         (define_expand "avx512pf_scatterpf<mode>df"): Likewise.
18183         (define_insn "*avx512pf_gatherpf<mode>sf"): Remove.
18184         (define_insn "*avx512pf_gatherpf<mode>df"): Likewise.
18185         (define_insn "*avx512pf_scatterpf<mode>sf"): Likewise.
18186         (define_insn "*avx512pf_scatterpf<mode>df"): Likewise.
18187         * config/i386/i386.c (ix86_expand_builtin): Remove first operand
18188         comparison with constm1_rtx from vec_prefetch_gen part.
18190 2016-01-13  Richard Biener  <rguenther@suse.de>
18192         PR tree-optimization/69013
18193         * tree-ssa-uninit.c (prune_uninit_phi_opnds_in_unrealizable_paths):
18194         Exchange assert for a test.
18196 2016-01-13  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
18198         PR target/69247
18199         * config/s390/s390.md (bswaphi splitter): Use simplify_gen_subreg.
18201 2016-01-13  Richard Biener  <rguenther@suse.de>
18203         PR tree-optimization/69242
18204         * tree-ssa-sccvn.c (visit_reference_op_load): Replace bogus
18205         assert with a check.
18207 2016-01-13  Richard Biener  <rguenther@suse.de>
18209         PR tree-optimization/69186
18210         * tree-vect-data-refs.c (vect_enhance_data_refs_alignment):
18211         Properly guard vect_update_misalignment_for_peel call.
18213 2016-01-12  Jeff Law  <law@redhat.com>
18215         PR tree-optimization/pr67755
18216         * tree-ssa-threadupdate.c (struct ssa_local_info_t): Add new field
18217         "need_profile_correction".
18218         (thread_block_1): Initialize new field to false by default.  If we
18219         have multiple thread paths through a common joiner to different
18220         final targets, then set new field to true.
18221         (compute_path_counts): Only do count adjustment when it's really
18222         needed.
18224 2016-01-12  Sandra Loosemore  <sandra@codesourcery.com>
18226         * doc/invoke.texi (Spec Files): Move section down in file, past
18227         all command-line option descriptions.
18229 2016-01-12  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
18231         PR middle-end/54809
18232         * doc/gty.texi: Remove documentation of mark_hook.
18233         * gengtype.c (struct write_types_data): Remove code to support
18234         mark_hook attribute.
18235         (walk_type): Likewise.
18236         (write_func_for_structure): Likewise.
18238 2016-01-12  Sandra Loosemore  <sandra@codesourcery.com>
18240         * doc/invoke.texi (Option Summary) Move -no-canonical-prefixes to
18241         Directory Options, and -specs= to Overall Options.
18242         (Overall Options): Adjust similarly.  Reorder to group related
18243         options together.  Make -specs= cross-reference the spec file details.
18244         (Directory Options): Adjust similarly.
18246 2016-01-12  Jeff Law  <law@redhat.com>
18248         * tree-ssa-threadupdate.c: Various whitespace and typo fixes.
18250 2016-01-12  Olivier Hainque  <hainque@adacore.com>
18252         * gcc.c (spec_undefvar_allowed): New global.
18253         (process_command): Set to true when running for --version or --help,
18254         alone or together.
18255         (getenv_spec_function): When the variable is not defined, use the
18256         variable name as the variable value if we're allowed not to issue
18257         a fatal error.
18259 2016-01-12  Bin Cheng  <bin.cheng@arm.com>
18261         PR tree-optimization/68911
18262         * tree-vrp.c (adjust_range_with_scev): Check overflow in range
18263         information computed for expression "init + nit * step".
18265 2016-01-12  Sandra Loosemore  <sandra@codesourcery.com>
18267         * doc/invoke.texi (Invoking GCC): Copy-edit.  Incorporate information
18268         about name of GCC executable.  Remove deleted node from menu.
18269         (Directory Options) <-B>: Remove cross-reference to deleted node.
18270         (Target Options): Delete section.
18272 2016-01-12  Christian Bruel  <christian.bruel@st.com>
18274         PR target/69180
18275         * config/arm/arm-c.c (arm_pragma_target_parse): Set NODE_CONDITIONAL
18276         for __ARM_NEON_FP, __ARM_FP, _ARM_FEATURE_LDREX.
18278 2016-01-12  Jakub Jelinek  <jakub@redhat.com>
18280         PR target/69198
18281         * config/i386/i386.c (ix86_expand_special_args_builtin): Ensure
18282         aligned_mem is properly set for AVX512-VL floating point masked
18283         stores.
18285         PR target/69175
18286         * ifcvt.c (cond_exec_process_if_block): When removing the last
18287         insn from then_bb, remove also any possible barriers that follow it.
18289 2016-01-12  H.J. Lu  <hongjiu.lu@intel.com>
18291         PR target/68456
18292         PR target/69226
18293         * config/i386/iamcu.h (SIZE_TYPE): New macro.
18294         (PTRDIFF_TYPE): Likewise.
18295         (WCHAR_TYPE): Likewise.
18296         (WCHAR_TYPE_SIZE): Likewise.
18297         (STDINT_LONG32): Likewise.
18299 2016-01-12  Richard Biener  <rguenther@suse.de>
18301         PR tree-optimization/69053
18302         * tree-vect-loop.c (get_initial_def_for_reduction): Properly
18303         convert initial value for cond reductions.
18305 2016-01-12  Richard Biener  <rguenther@suse.de>
18307         PR tree-optimization/69007
18308         * tree-vect-patterns.c (vect_vect_recog_func_ptrs): Move
18309         widen_sum after dot_prod and sad.
18311 2016-01-12  Richard Biener  <rguenther@suse.de>
18313         PR tree-optimization/69168
18314         * tree-vect-loop.c (vect_analyze_loop_2): Reset both main and
18315         pattern stmt SLP type.
18316         * tree-vect-slp.c (vect_detect_hybrid_slp_stmts): Patterns may
18317         end up unused so cope with that case.
18319 2016-01-12  Richard Biener  <rguenther@suse.de>
18321         PR tree-optimization/69157
18322         * tree-vect-stmts.c (vectorizable_mask_load_store): Check
18323         stmts def type only during analyze phase.
18324         (vectorizable_call): Likewise.
18325         (vectorizable_simd_clone_call): Likewise.
18326         (vectorizable_conversion): Likewise.
18327         (vectorizable_assignment): Likewise.
18328         (vectorizable_shift): Likewise.
18329         (vectorizable_operation): Likewise.
18330         (vectorizable_store): Likewise.
18331         (vectorizable_load): Likewise.
18333 2016-01-12  Richard Biener  <rguenther@suse.de>
18335         PR tree-optimization/69174
18336         * tree-vect-stmts.c (vect_mark_relevant): Remove excessive vertical
18337         space.
18338         (vectorizable_load): Properly compute the number of loads needed
18339         for permuted strided SLP loads and do not spuriously assign
18340         to SLP_TREE_VEC_STMTS.
18342 2016-01-12  Andris Pavenis  <andris.pavenis@iki.fi>
18344         * config/i386/djgpp.h (PREFERRED_DEBUGGING_TYPE): Define to DWARF2
18345         (TARGET_ASM_OUTPUT_IDENT): Define to default_asm_output_ident_directive
18346         (MD_EXEC_PREFIX): Remove.
18347         (MD_STARTFILE_PREFIX) Removee.
18348         (FILE_NAME_ABSOLUTE_P): Remove.
18349         (CPP_SPEC): Do not read macros from sys/version.h.
18350         (LINK_COMMAND_SPEC): Remove.
18351         (LOCAL_INCLUDE_DIR): Remove.
18352         (TARGET_ASM_NAMED_SECTION): Define to i386_djgpp_asm_named_section
18353         (TARGET_OS_CPP_BUILTINS): Add DJGPP (non ISO only), __DJGPP, __DJGPP__, unix.
18354         (POST_LINK_SPEC): Define to invoke stubify after linker
18355         (LIBSTDCXX): Remove define
18356         (DBX_REGISTER_NUMBER): Define to svr4_dbx_register_map.
18357         (DEFAULT_PCC_STRUCT_RETURN): Define to 1.
18358         (SUBTARGET_OVERRIDE_OPTIONS): Remove warning about -mbnu2210.
18359         (SUBTARGET_OVERRIDE_OPTIONS): Ignore -fPIC and generate message.
18360         (SUBTARGET_OVERRIDE_OPTIONS): Default to DWARF2 debugging info.
18361         (IX86_MAYBE_NO_LIBGCC_TFMODE): Remove.
18362         (i386_djgpp_asm_named_section): Add propotype of new procedure
18364         * config/i386/xm-djgpp.h (NATIVE_SYSTEM_HEADER_DIR): Define.
18365         (MD_EXEC_PREFIX): Define (moved from config/i386/djgpp.h).
18366         (STANDARD_STARTFILE_PREFIX_1): Define (moved from MD_STARTFILE_PREFIX
18367         in config/i386/djgpp.h).
18368         (STANDARD_STARTFILE_PREFIX_2): Define identical to
18369         STANDARD_STARTFILE_PREFIX_1.
18370         (LOCAL_INCLUDE_DIR): Define (moved from config/i386/djgpp.h).
18371         (GCC_DRIVER_HOST_INITIALIZATION): Fix reporting fatal
18372         installation errors.
18373         (MAX_OFILE_ALIGNMENT): Define to 128.
18374         (HAVE_FTW_H): Undefine as DJGPP do not have nftw, but have ftw.h.
18376         * config/i386/djgpp.c: New file. Add implementation of
18377         i386_djgpp_asm_named_section.
18379         * config/i386/djgpp.opt: Remove obsolete option -mbnu210.
18381         * config/i386/t-djgpp: New file. Add djgpp.o to EXTRA_OBJS.
18382         Add rule for building djgpp.o.
18384 2016-01-11  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
18386         * config/rs6000/rs6000.c (v2df_reduction_p): New function.
18387         (rtx_is_swappable_p): Reductions are swappable.
18388         (insn_is_swappable_p): V2DF reductions are swappable.
18390 2016-01-11  John David Anglin  <danglin@gcc.gnu.org>
18392         * config/pa/pa.c (pa_emit_move_sequence): Handle floating point
18393         reloads for other unsupported memory operands.
18395 2016-01-12  Kugan Vivekanandarajah  <kuganv@linaro.org>
18396             Jim Wilson  <jim.wilson@linaro.org>
18398         PR target/69194
18399         * config/arm/arm-builtins.c (arm_expand_neon_args): Call
18400         copy_to_mode_reg instead of force_reg.
18402 2016-01-11  H.J. Lu  <hongjiu.lu@intel.com>
18404         PR target/69225
18405         * config/i386/i386.h (TARGET_FLT_EVAL_METHOD): Set to 2 only if
18406         TARGET_80387 is true.
18408 2016-01-11  Jakub Jelinek  <jakub@redhat.com>
18410         PR target/69071
18411         * lra-eliminations.c (move_plus_up): Only move plus up
18412         if subreg of the constant can be simplified into constant
18413         and use the simplified subreg of the constant instead of
18414         the original constant.
18416         * fold-const.c (fold_convertible_p): Don't return true
18417         for conversion of VECTOR_TYPE to same sized integral type.
18418         (fold_convert_loc): Fix up formatting.  Fold conversion of
18419         VECTOR_TYPE to same sized integral type using VIEW_CONVERT_EXPR
18420         instead of NOP_EXPR.
18422         PR tree-optimization/69214
18423         * tree-vrp.c (simplify_cond_using_ranges): Don't propagate
18424         innerop into a comparison if SSA_NAME_OCCURS_IN_ABNORMAL_PHI.
18425         Formatting fix.
18427         PR tree-optimization/69207
18428         * tree-vect-slp.c (vect_get_constant_vectors): For
18429         VECTOR_BOOLEAN_TYPE_P, assert op has integral type instead of
18430         fold_convertible_p to vector_type's element type, and always
18431         use VCE for non-VECTOR_BOOLEAN_TYPE_P.
18433 2016-01-11  Richard Biener  <rguenther@suse.de>
18435         PR tree-optimization/69173
18436         * tree-vect-loop.c (vect_fixup_scalar_cycles_with_patterns): Only
18437         fixup the cycle if all stmts are in a pattern.
18439 2016-01-11  Uros Bizjak  <ubizjak@gmail.com>
18441         PR middle-end/68999
18442         * alias.c (base_alias_check): Move check for addresses with
18443         alignment ANDs before the call for compare_base_decls.
18444         (memrefs_conflict_p): Return -1 for different decls
18445         that went through alignment adjustments.
18447 2016-01-11  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
18449         PR rtl-optimization/68796
18450         * config/aarch64/aarch64.md (*and<mode>_compare0): New pattern.
18451         * config/aarch64/aarch64.c (aarch64_select_cc_mode): Handle HImode
18452         and QImode comparisons against zero with CC_NZmode.
18453         * config/aarch64/iterators.md (short_mask): New mode_attr.
18455 2016-01-11  H.J. Lu  <hongjiu.lu@intel.com>
18457         * config/i386/sse.md (<avx512>_load<mode>_mask): Remove snprintf.
18458         (<avx512>_store<mode>_mask): Likewise.
18460 2016-01-11  Bernd Schmidt  <bschmidt@redhat.com>
18461             Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
18463         PR rtl-optimization/68841
18464         * ifcvt.c (struct noce_if_info): Add orig_x field.
18465         (bbs_ok_for_cmove_arith): Add to_rename parameter.
18466         Don't record conflicts on to_rename if it's present.
18467         Allow memory destinations in sets.
18468         (noce_try_cmove_arith): Call bbs_ok_for_cmove_arith even on simple
18469         blocks, passing orig_x to the checks.
18470         (noce_process_if_block): Set if_info->orig_x appropriately.
18472 2016-01-11  Tom de Vries  <tom@codesourcery.com>
18474         PR tree-optimization/69069
18475         * tree-parloops.c (create_parallel_loop): Add missing phi args.
18477 2016-01-11  Yuri Rumyantsev  <ysrumyan@gmail.com>
18479         PR rtl-optimization/68920
18480         * config/i386/i386.c (ix86_option_override_internal): Restrict number
18481         of conditional moves for  RTL if-conversion to 1 for
18482         TARGET_ONE_IF_CONV_INSN.
18483         * config/i386/i386.h (TARGET_ONE_IF_CONV_INSN): New macros.
18484         * config/i386/x86-tune.def (X86_TUNE_ONE_IF_CONV_INSN): New macros.
18485         * params.def (PARAM_MAX_RTL_IF_CONVERSION_INSNS) : Introduce new
18486         parameter to restirct number of conditional moves for
18487         RTL if-conversion.
18488         * doc/invoke.texi (max-rtl-if-conversion-insns): Document it.
18489         * ifcvt.c (bb_ok_for_noce_convert_multiple_sets): Limit number of
18490         conditionl moves.
18492 2016-01-11  Alexandre Oliva  <aoliva@redhat.com>
18494         PR bootstrap/69123
18495         * var-tracking.c (drop_overlapping_mem_locs): Operate on all
18496         onepart vars.  Fix typo in comment.  Fix reversed condition in
18497         unshare test.
18498         (dataflow_set_remove_mem_locs): Operate on all onepart vars.
18500         PR bootstrap/69123
18501         * var-tracking.c (dump_onepart_variable_differences): New.
18502         (dataflow_set_different): If a detailed dump is requested,
18503         delay early returns and dump differences between onepart
18504         variables present before and after, and added variables.
18506 2016-01-11  Ilya Enkovich  <enkovich.gnu@gmail.com>
18508         PR target/69010
18509         * expr.c (expand_expr_real_1): For boolean vector constants
18510         with a scalar mode use const_scalar_mask_from_tree.
18511         (const_scalar_mask_from_tree): New.
18512         * optabs.c (expand_vec_cond_mask_expr): Use mask mode
18513         assigned to a mask type to handle constants.
18515 2016-01-11  Martin Jambor  <mjambor@suse.cz>
18517         PR ipa/69044
18518         * ipa-cp.c (estimate_local_effects): Do not clone for removal of
18519         useless parameters if we cannot change function signature.
18521 2016-01-11  Martin Jambor  <mjambor@suse.cz>
18523         PR ipa/66616
18524         * cgraphclones.c (duplicate_thunk_for_node): Copy can_change_signature
18525         flag.
18527 2016-01-11  Tom de Vries  <tom@codesourcery.com>
18529         PR tree-optimization/69109
18530         * tree-parloops.c (try_transform_to_exit_first_loop_alt): Don't allow
18531         latch with phi.
18533 2016-01-11  Tom de Vries  <tom@codesourcery.com>
18535         PR tree-optimization/69108
18536         * tree-parloops.c (gather_scalar_reductions): Handle case that outer phi
18537         res is not used in a phi.
18539 2016-01-11  Yury Gribov  <y.gribov@samsung.com>
18541         PR 67425
18542         * common.opt (frandom-seed): Fix parameter name.
18543         * doc/invoke.texi (frandom-seed): Ditto and describe parameter.
18545 2016-01-11  Tom de Vries  <tom@codesourcery.com>
18547         PR tree-optimization/69058
18548         * tree-parloops.c (pass_parallelize_loops::execute): Return 0 if libgomp
18549         not supported.
18551 2016-01-11  Andrew Burgess  <andrew.burgess@embecosm.com>
18553         * config/arc/arc.opt (mdiv-rem): Add period to the end.
18554         (mcode-density): Likewise.
18556 2016-01-10  Tom de Vries  <tom@codesourcery.com>
18558         PR tree-optimization/69062
18559         * tree-parloops.c (loop_has_phi_with_address_arg): New function.
18560         (parallelize_loops): Don't paralelize loop that has phi with address
18561         arg.
18563 2016-01-10  Tom de Vries  <tom@codesourcery.com>
18565         PR tree-optimization/69039
18566         * tree-parloops.c (try_create_reduction_list): Only allow single exit
18567         phi for reduction.
18569 2016-01-09  John David Anglin  <danglin@gcc.gnu.org>
18571         PR middle-end/68743
18572         * match.pd: Require target has function_c99_misc before doing
18573         truncl(extend(x)) and trunc(extend(x)) -> extend(truncf(x)), etc.
18575 2016-01-09  Gerald Pfeifer  <gerald@pfeifer.com>
18577         * configure.ac (isl_options_set_schedule_serialize_sccs): Also
18578         use GMPINC.
18579         * configure: Regenerate.
18581 2016-01-09  Jakub Jelinek  <jakub@redhat.com>
18583         PR middle-end/50865
18584         PR tree-optimization/69097
18585         * fold-const.h (expr_not_equal_to): New prototype.
18586         * fold-const.c: Include stringpool.h and tree-ssanames.h.
18587         (expr_not_equal_to): New function.
18588         * match.pd (X % -Y is the same as X % Y): Don't optimize
18589         unless X is known not to be equal to minimum or Y is known
18590         not to be equal to -1.
18591         * tree-vrp.c (simplify_div_or_mod_using_ranges): Add GSI argument.
18592         fold TRUNC_MOD_EXPR if the second argument is not a power of two.
18593         (simplify_stmt_using_ranges): Adjust caller.
18594         (vrp_finalize): Call set_value_range on SSA_NAMEs before calling
18595         substitute_and_fold.
18597 2016-01-09  Jan Hubicka  <hubicka@ucw.cz>
18599         * ipa-icf.c (sem_item_optimizer::merge_classes): Do not ICE on VAR_DECL
18600         w/o DECL_NAME.
18602 2016-01-08  Jakub Jelinek  <jakub@redhat.com>
18604         PR tree-optimization/69167
18605         * gimple-fold.c (replace_stmt_with_simplification): Also punt if
18606         new SSA_NAME_OCCURS_IN_ABNORMAL_PHI SSA_NAMEs appear in operands of
18607         ops[0] comparison.
18608         * gimple-match-head.c (maybe_push_res_to_seq): Likewise.
18610 2016-01-08  Alan Lawrence  <alan.lawrence@arm.com>
18611             Richard Biener  <rguenther@suse.de>
18613         PR tree-optimization/68707
18614         * tree-vect-slp.c (vect_analyze_slp_instance): Cancel permuted SLP
18615         instances that can be handled via vect_load_lanes.
18617 2016-01-08  Uros Bizjak  <ubizjak@gmail.com>
18619         * symtab.c (symtab_node::equal_address_to): Return -1 instead of 2
18620         if we can't determine address equivalence.
18621         * alias.c (compare_base_decl): Update for changed return value of
18622         symtab_node::equal_address_to.
18624 2016-01-08  Jason Merrill  <jason@redhat.com>
18626         PR c++/68983
18627         PR c++/67557
18628         * function.c (assign_temp): Guard against TREE_ADDRESSABLE types here.
18629         * expr.c (store_field): Not here.
18630         * tree-cfgcleanup.c (fixup_noreturn_call): Don't clear LHS of a
18631         call with TREE_ADDRESSABLE type.
18632         * tree-cfg.c (verify_gimple_call): Adjust.
18634 2016-01-08  Olivier Hainque  <hainque@adacore.com>
18636         * config/vxworks.h (VXWORKS_LIBGCC_SPEC): Don't link shared RTPs with
18637         libc_internal.
18639 2016-01-08  Alan Lawrence  <alan.lawrence@arm.com>
18641         * gcc.target/rs6000/paired.md (reduc_smax_v2sf): Rename to...
18642         (reduc_smax_scal_v2sf): ...here, make result SFmode, extract element.
18643         (reduc_smin_v2sf): Rename to...
18644         (reduc_smin_scal_v2sf): ...here, make result SFmode, extract element.
18645         (reduc_splus_v2sf): Rename to...
18646         (reduc_plus_scal_v2sf): ...here, make result SFmode, extract element.
18648 2016-01-08  Jakub Jelinek  <jakub@redhat.com>
18650         PR tree-optimization/69162
18651         * gimplify.c (gimplify_va_arg_expr): Encode original type of
18652         valist argument in another argument.
18653         (gimplify_modify_expr): Adjust for the above change.  Cleanup.
18654         * tree-stdarg.c (expand_ifn_va_arg_1): Use new 3rd argument
18655         to determine the va_list type, build a MEM_REF instead of
18656         build_fold_indirect_ref.
18658         PR tree-optimization/69172
18659         * gimple-fold.c (gimple_fold_builtin_memory_chk): Pass type to
18660         gimple_build.
18662 2016-01-08  Thomas Preud'homme  <thomas.preudhomme@arm.com>
18664         PR tree-optimization/67781
18665         * tree-ssa-math-opts.c (find_bswap_or_nop): Zero out bytes in cmpxchg
18666         and cmpnop in two steps: first the ones not accessed in original
18667         gimple expression in a endian independent way and then the ones not
18668         accessed in the final result in an endian-specific way.
18670 2016-01-08  Jakub Jelinek  <jakub@redhat.com>
18672         PR tree-optimization/69083
18673         * tree-vect-slp.c (vect_get_constant_vectors): For
18674         VECTOR_BOOLEAN_TYPE_P assert op is fold_convertible_p to vector_type's
18675         element type.  If op is fold_convertible_p to vector_type's element
18676         type, use NOP_EXPR instead of VCE.
18678 2016-01-08  Segher Boessenkool  <segher@kernel.crashing.org>
18680         PR rtl-optimization/67778
18681         PR rtl-optimization/68634
18682         PR rtl-optimization/68909
18683         * shrink-wrap.c (try_shrink_wrapping): Add comment.  Don't pop
18684         block from the stack until done with it.  Remove a superfluous
18685         bitmap set.  Remove a superfluous bitmap test.
18687 2016-01-07  Martin Sebor  <msebor@redhat.com>
18689         PR c/68966
18690         * doc/extend.texi (__atomic Builtins, __sync Builtins): Document
18691         constraint on the type of arguments.
18693 2016-01-07  Andreas Tobler  <andreast@gcc.gnu.org>
18695         * config/arm/freebsd.h: Rename SUBTARGET_OVERRIDE_OPTIONS to
18696         SUBTARGET_OVERRIDE_INTERNAL_OPTIONS. Adjust to check
18697         unaligned_access on the gcc_options set.
18698         * config/arm/arm.c (arm_option_override_internal): Use
18699         SUBTARGET_OVERRIDE_INTERNAL_OPTIONS.
18701 2016-01-07  Uros Bizjak  <ubizjak@gmail.com>
18703         PR target/69140
18704         * config/i386/i386.c (ix86_frame_pointer_required): Enable
18705         frame pointer for TARGET_64BIT_MS_ABI when stack is misaligned.
18707 2016-01-07  Uros Bizjak  <ubizjak@gmail.com>
18709         Revert
18710         2016-01-06  Uros Bizjak  <ubizjak@gmail.com>
18712         PR target/69140
18713         * config/i386/i386.c (ix86_expand_prologue): Declare fs.sp_valid
18714         depending on frame_pointer_needed before remaining integer and SSE
18715         registers are saved.
18717 2016-01-07  Sandra Loosemore  <sandra@codesourcery.com>
18719         PR 1078
18720         * doc/extend.texi (Nvidia PDX Function Attributes): New section.
18722 2016-01-07  H.J. Lu  <hongjiu.lu@intel.com>
18724         PR target/69171
18725         * config/i386/sse.md (<sse>_sqrt<mode>2<mask_name><round_name>):
18726         Use the "xBm" constraint.
18727         (float<sseintvecmodelower><mode>2<mask_name><round_name):
18728         Likewise.
18729         (sse_cvtsi2ss<round_name>): Use round_nimm_scalar_predicate.
18730         (sse_cvtsi2ssq<round_name>): Likewise.
18731         (sse_cvtss2si<round_name>): Likewise.
18732         (sse_cvtss2siq<round_name>): Likewise.
18733         (sse2_cvtsi2sdq<round_name>): Likewise.
18734         (sse2_cvtsd2si<round_name>): Likewise.
18735         (sse2_cvtsd2siq<round_name>): Likewise.
18736         * config/i386/subst.md (round_nimm_scalar_predicate): New
18737         predicate.
18739 2015-12-15  Bernd Schmidt  <bschmidt@redhat.com>
18741         PR middle-end/67639
18742         * varasm.c (make_decl_rtl): Mark invalid register vars as
18743         DECL_EXTERNAL.
18745         PR rtl-optimization/66206
18746         * bt-load.c (find_btr_use): Change first arg to be a pointer to an rtx.
18747         All callers changed.
18749 2016-01-07  Jakub Jelinek  <jakub@redhat.com>
18751         PR tree-optimization/69141
18752         * tree-ssa-pre.c: Include langhooks.h.
18753         (eliminate_dom_walker::before_dom_children): Use
18754         lang_hooks.decl_printable_name instead of
18755         cgraph_node::get ()->name ().
18757         PR middle-end/68960
18758         * gimple-expr.c (copy_var_decl): If var has DECL_USER_ALIGN set, copy
18759         it and DECL_ALIGN too.
18761 2016-01-06  Robert Suchanek  <robert.suchanek@imgtec.com>
18763         * config/mips/mips-ftypes.def: Sort to lexicographical order.
18765 2016-01-06  Uros Bizjak  <ubizjak@gmail.com>
18767         PR target/69140
18768         * config/i386/i386.c (ix86_expand_prologue): Declare fs.sp_valid
18769         depending on frame_pointer_needed before remaining integer and SSE
18770         registers are saved.
18772 2015-01-06  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
18774         * config/rs6000/vsx.md (*p9_vecload_<mode>): Replace VSX_M
18775         mode iterator with VSX_M2.
18776         (*p9_vecstore_<mode>): Likewise.
18777         (*vsx_le_permute_<mode>): Restrict to !TARGET_P9_VECTOR.
18778         (*vsx_le_perm_load_<mode> for VSX_LE_128): Likewise.
18779         (*vsx_le_perm_store_<mode> for VSX_LE_128): Likewise.
18780         (define_split for VSX_LE128 stores): Likewise.
18781         (define_peephole2 for TImode LE swaps): Likewise.
18782         (define_split for VSX_LE128 post-reload stores): Likewise.
18784 2016-01-06  Marek Polacek  <polacek@redhat.com>
18786         PR sanitizer/69099
18787         * convert.c (convert_to_integer_1): Adjust call to
18788         ubsan_instrument_float_cast.  Use NULL_TREE instead of NULL.
18789         * ubsan.c (ubsan_instrument_float_cast): Drop the ARG parameter.  Use
18790         EXPR instead of ARG.
18791         * ubsan.h (ubsan_instrument_float_cast): Adjust declaration.
18793 2016-01-05  Sandra Loosemore  <sandra@codesourcery.com>
18795         PR 1078
18796         * doc/extend.texi (RL78 Variable Attributes): New section.
18798 2016-01-05  Marek Polacek  <polacek@redhat.com>
18800         PR c/69104
18801         * builtins.c (get_memmodel): Use expansion point location rather than
18802         the input location.  Call warning_at rather than warning.
18803         (expand_builtin_atomic_compare_exchange): Likewise.
18804         (expand_builtin_atomic_load): Likewise.
18805         (expand_builtin_atomic_store): Likewise.
18806         (expand_builtin_atomic_clear): Likewise.
18808 2016-01-05  H.J. Lu  <hongjiu.lu@intel.com>
18810         PR target/68991
18811         * config/i386/i386.c (ix86_expand_vector_logical_operator):
18812         Replace nonimmediate_operand with vector_operand.
18813         * config/i386/predicates.md (vector_operand): New predicate.
18814         (general_vector_operand): Replace nonimmediate_operand with
18815         vector_operand.
18816         * config/i386/sse.md: Replace nonimmediate_operand with
18817         vector_operand and m constraint with Bm constraint on SSE
18818         patterns with 16-byte memory operand.
18819         * config/i386/subst.md (round_nimm_predicate): Replace
18820         nonimmediate_operand with vector_operand.
18821         (round_saeonly_nimm_predicate): Likewise.
18822         (round_saeonly_nimm_scalar_predicate): New.
18824 2016-01-05  H.J. Lu  <hongjiu.lu@intel.com>
18826         PR target/68991
18827         * config/i386/constraints.md (Bm): New constraint.
18828         * config/i386/predicates.md (vector_memory_operand): New
18829         predicate.
18830         * config/i386/sse.md: Replace xm with xBm in plusminus and
18831         any_logic patterns.
18833 2016-01-05  Sandra Loosemore  <sandra@codesourcery.com>
18835         PR 1078
18836         * doc/extend.texi (V850 Function Attributes): New section.
18837         (V850 Variable Attributes): New section.
18839 2016-01-05  Sandra Loosemore  <sandra@codesourcery.com>
18841         PR 1078
18842         * doc/extend.texi (MicroBlaze Function Attributes): Document
18843         interrupt_handler and fast_interrupt attributes.
18845 2016-01-05  Sergei Trofimovich  <siarheit@google.com>
18847         PR other/60465
18848         * config/ia64/ia64.c (ia64_expand_load_address): Use gprel64
18849         for local symbolic operands.
18850         * config/ia64/predicates.md (local_symbolic_operand64): New
18851         predicate.
18853 2016-01-05  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
18855         PR rtl-optimization/68651
18856         * combine.c (combine_simplify_rtx): Canonicalize x + x into
18857         x << 1.
18859 2016-01-05  Nathan Sidwell  <nathan@acm.org>
18861         * alias.c (compare_base_decls): Use symtab_node::get.
18863 2016-01-05  Nick Clifton  <nickc@redhat.com>
18865         PR target/68770
18866         * ira-costs.c (copy_cost): Initialise the t_icode field of the
18867         secondary_reload_info structure.
18869         PR target/66655
18870         * config/i386/cygming.h (MAKE_DECL_ONE_ONLY): Define to use weak
18871         decls if weak support is available.
18873 2016-01-04  Martin Sebor  <msebor@redhat.com>
18875         * doc/invoke.texi (Warning Options): Document -Winvalid-memory-model.
18877 2016-01-04  Michael Meissner  <meissner@linux.vnet.ibm.com>
18879         * config/rs6000/rs6000-cpus.def (ISA_3_0_MASKS_SERVER): Add
18880         OPTION_MASK_P9_DFORM.
18882         * config/rs6000/constraints.md (wo constraint): New constraint for
18883         ISA 3.0 (power9).
18885         * config/rs6000/rs6000.c (rs6000_debug_reg_global): Add support
18886         for wo constraint.
18887         (rs6000_init_hard_regno_mode_ok): Likewise.
18889         * config/rs6000/rs6000.h (r6000_reg_class_enum): Add support for
18890         wo constraint.
18892         * config/rs6000/altivec.md (altivec_vperm_<mode>): Clean up vperm
18893         expanders not to have constraints.  Add support for ISA 3.0 xxperm
18894         instruction.  Add support for fusing xxlor with xxperm.
18895         (altivec_vperm_<mode>_internal): Likewise.
18896         (altivec_vperm_v8hiv16qi): Likewise.
18897         (altivec_vperm_<mode>v16q): Likewise.
18898         (altivec_vperm_<mode>_uns): Likewise.
18899         (vperm_v8hiv4si): Likewise.
18900         (vperm_v16qiv8hi): Likewise.
18902         * doc/md.texi (RS/6000 constraints): Document wo constraint.
18904 2016-01-04  Jakub Jelinek  <jakub@redhat.com>
18906         Update copyright years.
18908         * gcc.c (process_command): Update copyright notice dates.
18909         * gcov-dump.c (print_version): Ditto.
18910         * gcov.c (print_version): Ditto.
18911         * gcov-tool.c (print_version): Ditto.
18912         * gengtype.c (create_file): Ditto.
18913         * doc/cpp.texi: Bump @copying's copyright year.
18914         * doc/cppinternals.texi: Ditto.
18915         * doc/gcc.texi: Ditto.
18916         * doc/gccint.texi: Ditto.
18917         * doc/gcov.texi: Ditto.
18918         * doc/install.texi: Ditto.
18919         * doc/invoke.texi: Ditto.
18921 2016-01-04  Eric Botcazou  <ebotcazou@adacore.com>
18923         * config/arm/arm.c (aapcs_vfp_allocate_return_reg): Treat all integer
18924         modes larger than TImode as TImode if NEON is not enabled.
18926 2016-01-04  Eric Botcazou  <ebotcazou@adacore.com>
18928         PR target/69100
18929         * config/sparc/sparc.h (FUNCTION_ARG_REGNO_P): Return true in 64-bit
18930         mode for %f0-%f31 only if TARGET_FPU.
18932 2016-01-04  Eric Botcazou  <ebotcazou@adacore.com>
18934         PR target/69072
18935         * config/sparc/sparc.c (scan_record_type): Take into account subfields
18936         to compute the PACKED_P predicate.
18937         (function_arg_record_value): Minor tweaks.
18939 2016-01-04  Thomas Preud'homme  <thomas.preudhomme@arm.com>
18941         * doc/install.texi (--with-multilib-list): Describe the meaning of the
18942         option for arm*-*-* targets.
18944 2016-01-03  Sandra Loosemore  <sandra@codesourcery.com>
18946         * doc/extend.texi (Common Function Attributes): Move docs for
18947         MSP430-specific attributes to....
18948         (MSP430 Function Attributes): ...here.  Delete the redundant
18949         entries and copy-edit the remaining text.
18950         (MSP430 Variable Attributes): Use uniform format for index
18951         entries and add a cross-reference to the corresponding function
18952         attribute docs.
18954 2016-01-03  Vladimír Čunát  <vcunat@gmail.com>
18956         * doc/invoke.texi (RS/6000 and PowerPC Options): Fix
18957         -finite-math typo.
18958         (x86 Options): Likewise.
18960 2016-01-01  Sandra Loosemore  <sandra@codesourcery.com>
18962         PR 1078
18964         * extend.texi (Common Function Attributes) <no_stack_limit>: New.
18965         * invoke.texi (Code Gen Options) <-fno-stack-limit>: Add pointer
18966         to corresponding attribute.
18968 2016-01-01  Sandra Loosemore  <sandra@codesourcery.com>
18970         * doc/extend.texi (Common Function Attributes) <noplt>: Move
18971         to correct alphabetization of table.  Copy-edit and correct
18972         markup.
18973         <stack_protect>: Likewise.
18974         <target_clones>: Likewise.
18975         <simd>: Likewise.
18976         * doc/invoke.texi (Optimize Options) <-fstack-protector-explicit>:
18977         Correct punctuation.
18978         (Code Gen Options) <-fno-plt>: Copy-edit.
18980 2016-01-01  Bernd Edlinger  <bernd.edlinger@hotmail.de>
18982         PR target/68917
18983         * config/tilegx/tilegx.md (clzsi2): Don't create DI subregs of
18984         SI values.  Explicitly convert SI to DI and vice-versa.
18986 2016-01-01  Jakub Jelinek  <jakub@redhat.com>
18988         PR tree-optimization/69070
18989         * tree-ssa-math-opts.c (gimple_expand_builtin_pow): Only test
18990         REAL_VALUE_ISSIGNALING_NAN on arg0 if arg0 is a REAL_CST.
18992         PR sanitizer/69055
18993         * ubsan.c (ubsan_instrument_float_cast): Call
18994         initialize_sanitizer_builtins.
18996         PR target/69015
18997         * ifcvt.c (find_cond_trap): Give up if returnjump_p (jump).
18999 Copyright (C) 2016 Free Software Foundation, Inc.
19001 Copying and distribution of this file, with or without modification,
19002 are permitted in any medium without royalty provided the copyright
19003 notice and this notice are preserved.