lto-cgraph.c (lto_output_node, input_node): Set/get init/fini priority directly.
[official-gcc.git] / gcc / ChangeLog
blobc01cda33cb4f6017d6bcc71b7ea18a9e37d477f4
1 2014-06-23  Jan Hubicka  <hubicka@ucw.cz>
3         * lto-cgraph.c (lto_output_node, input_node): Set/get init/fini priority
4         directly.
6 2014-06-23  Zhenqiang Chen  <zhenqiang.chen@linaro.org>
8         * loop-invariant.c (pre_check_invariant_p): New function.
9         (find_invariant_insn): Call pre_check_invariant_p.
11 2014-06-22  Richard Henderson  <rth@redhat.com>
13         PR target/61565
14         * compare-elim.c (struct comparison): Add eh_note.
15         (find_comparison_dom_walker::before_dom_children): Don't eliminate
16         a redundant comparison in a different EH region.  Purge EH edges if
17         necessary.
19 2014-06-22  Segher Boessenkool  <segher@kernel.crashing.org>
21         * config/rs6000/rs6000.md (maybe_var_shift): New define_attr.
22         (var_shift): Use it.
23         (rotl<mode>3, *rotlsi3_64, *rotl<mode>3_dot, *rotl<mode>3_dot2,
24         *rotlsi3_internal4, *rotlsi3_internal5, *rotlsi3_internal6,
25         *rotlsi3_internal8le, *rotlsi3_internal8be, *rotlsi3_internal9le,
26         *rotlsi3_internal9be, *rotlsi3_internal10le, *rotlsi3_internal10be,
27         *rotlsi3_internal11le, *rotlsi3_internal11be, *rotlsi3_internal12le,
28         *rotlsi3_internal12be, ashl<mode>3, *ashlsi3_64, *ashl<mode>3_dot,
29         *ashl<mode>3_dot2, lshr<mode>3, *lshrsi3_64, *lshr<mode>3_dot,
30         *lshr<mode>3_dot2, *ashr<mode>3, *ashrsi3_64, *ashr<mode>3_dot,
31         *ashr<mode>3_dot2, *rotldi3_internal4, *rotldi3_internal5,
32         *rotldi3_internal6, *rotldi3_internal7le, *rotldi3_internal7be,
33         *rotldi3_internal8le, *rotldi3_internal8be, *rotldi3_internal9le,
34         *rotldi3_internal9be, *rotldi3_internal10le, *rotldi3_internal10be,
35         *rotldi3_internal11le, *rotldi3_internal11be, *rotldi3_internal12le,
36         *rotldi3_internal12be, *rotldi3_internal13le, *rotldi3_internal13be,
37         *rotldi3_internal14le, *rotldi3_internal14be, *rotldi3_internal15le,
38         *rotldi3_internal15be): Use the new attribute.  Merge register and
39         integer alternatives.
41 2014-06-22  Segher Boessenkool  <segher@kernel.crashing.org>
43         * config/rs6000/rs6000.md (ashrsi3, two anonymous define_insns and
44         define_splits, ashrdi3, *ashrdi3_internal1, *ashrdi3_internal2 and
45         split, *ashrdi3_internal3 and split): Delete, merge into...
46         (ashr<mode>3): New expander.
47         (*ashr<mode>3, ashr<mode>3_dot, ashr<mode>3_dot2): New.
48         (*ashrsi3_64): Fix formatting.  Replace "i" by "n".
50 2014-06-22  Segher Boessenkool  <segher@kernel.crashing.org>
52         * config/rs6000/rs6000.md (rotlsi3, *rotlsi3_internal2 and split,
53         *rotlsi3_internal3 and split, rotldi3, *rotldi3_internal2 and split,
54         *rotldi3_internal3 and split): Delete, merge into...
55         (rotl<mode>3, rotl<mode>3_dot, rotl<mode>3_dot2): New.
56         (*rotlsi3_64): Fix formatting.  Fix condition.  Replace "i" by "n".
57         Use "rotlw" extended mnemonic.
59 2014-06-22  Segher Boessenkool  <segher@kernel.crashing.org>
61         * config/rs6000/rs6000.md (ashlsi3, two anonymous define_insns
62         and define_splits, ashldi3, *ashldi3_internal1, *ashldi3_internal2
63         and split, *ashldi3_internal3 and split): Delete, merge into...
64         (ashl<mode>3, ashl<mode>3_dot, ashl<mode>3_dot2): New.
65         (*ashlsi3_64): Fix formatting.  Replace "i" by "n".
67 2014-06-22  Segher Boessenkool  <segher@kernel.crashing.org>
69         * config/rs6000/rs6000.md ("hH"): New define_mode_attr.
70         (lshrsi3, two anonymous define_insns and define_splits,
71         lshrdi3, *lshrdi3_internal1, *lshrdi3_internal2 and split,
72         *lshrdi3_internal3 and split): Delete, merge into...
73         (lshr<mode>3, lshr<mode>3_dot, lshr<mode>3_dot2): New.
74         (*lshrsi3_64): Fix formatting.  Replace "i" by "n".
76 2014-06-22  Segher Boessenkool  <segher@kernel.crashing.org>
78         * config/rs6000/rs6000.md (lshrsi3, and its two dot patterns):
79         Remove "O" alternative.
81 2014-06-22  Richard Sandiford  <rdsandiford@googlemail.com>
83         * config/mips/mips.c (mips_move_to_gpr_cost): Remove mode argument.
84         (mips_move_from_gpr_cost): Likewise.
85         (mips_register_move_cost): Update accordingly.
86         (mips_secondary_reload_class): Remove name of in_p.
88 2014-06-22  Marc Glisse  <marc.glisse@inria.fr>
90         PR target/61503
91         * config/i386/i386.md (x86_64_shrd, x86_shrd,
92         ix86_rotr<dwi>3_doubleword): Replace ashiftrt with lshiftrt.
94 2014-06-21  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
96         * config/nios2/nios2.c: Include "builtins.h".
98 2014-06-20  Jan Hubicka  <hubicka@ucw.cz>
100         * cgraph.h (tls_model_names): New variable.
101         * print-tree.c (print_node): Simplify.
102         * varpool.c (tls_model_names): New variable.
103         (dump_varpool_node): Output tls model.
105 2014-06-20  Jan Hubicka  <hubicka@ucw.cz>
107         * ipa-visibility.c (function_and_variable_visibility): Disable
108         temporarily local aliases for some targets.
110 2014-06-20  Marek Polacek  <polacek@redhat.com>
112         * asan.c (pass_sanopt::execute): Handle IFN_UBSAN_BOUNDS.
113         * flag-types.h (enum sanitize_code): Add SANITIZE_BOUNDS and or it
114         into SANITIZE_UNDEFINED.
115         * doc/invoke.texi: Describe -fsanitize=bounds.
116         * gimplify.c (gimplify_call_expr): Add gimplification of internal
117         functions created in the FEs.
118         * internal-fn.c: Move "internal-fn.h" after "tree.h".
119         (expand_UBSAN_BOUNDS): New function.
120         * internal-fn.def (UBSAN_BOUNDS): New internal function.
121         * internal-fn.h: Don't define internal functions here.
122         * opts.c (common_handle_option): Add -fsanitize=bounds.
123         * sanitizer.def (BUILT_IN_UBSAN_HANDLE_OUT_OF_BOUNDS,
124         BUILT_IN_UBSAN_HANDLE_OUT_OF_BOUNDS_ABORT): Add.
125         * tree-core.h: Define internal functions here.
126         (struct tree_base): Add ifn field.
127         * tree-pretty-print.c: Include "internal-fn.h".
128         (dump_generic_node): Handle functions without CALL_EXPR_FN.
129         * tree.c (get_callee_fndecl): Likewise.
130         (build_call_expr_internal_loc): New function.
131         * tree.def (CALL_EXPR): Update description.
132         * tree.h (CALL_EXPR_IFN): Define.
133         (build_call_expr_internal_loc): Declare.
134         * ubsan.c (get_ubsan_type_info_for_type): Return 0 for non-arithmetic
135         types.
136         (ubsan_type_descriptor): Change bool parameter to enum
137         ubsan_print_style.  Adjust the code.  Add handling of
138         UBSAN_PRINT_ARRAY.
139         (ubsan_expand_bounds_ifn): New function.
140         (ubsan_expand_null_ifn): Adjust ubsan_type_descriptor call.
141         (ubsan_build_overflow_builtin): Likewise.
142         (instrument_bool_enum_load): Likewise.
143         (ubsan_instrument_float_cast): Likewise.
144         * ubsan.h (enum ubsan_print_style): New enum.
145         (ubsan_expand_bounds_ifn): Declare.
146         (ubsan_type_descriptor): Adjust declaration.  Use a default parameter.
148 2014-06-20  Maciej W. Rozycki  <macro@codesourcery.com>
150         * config/rs6000/rs6000.md: Append `DONE' to preparation
151         statements of `bswap' pattern splitters.
153 2014-06-20  Tom de Vries  <tom@codesourcery.com>
155         * target.def (call_fusage_contains_non_callee_clobbers): Update
156         definition.
157         * doc/tm.texi: Regenerate.
159 2014-06-20  Yury Gribov  <y.gribov@samsung.com>
160             Max Ostapenko  <m.ostapenko@partner.samsung.com>
162         PR sanitizer/61547
163         * asan.c (instrument_strlen_call): Fixed instrumentation of
164         trailing byte.
166 2014-06-20  Martin Jambor  <mjambor@suse.cz>
168         PR ipa/61540
169         * ipa-prop.c (impossible_devirt_target): New function.
170         (try_make_edge_direct_virtual_call): Use it, also instead of
171         asserting.
173 2014-06-20  Yury Gribov  <y.gribov@samsung.com>
174             Max Ostapenko  <m.ostapenko@partner.samsung.com>
176         PR sanitizer/61530
177         * asan.c (build_check_stmt): Add condition.
179 2014-06-20  Martin Jambor  <mjambor@suse.cz>
181         PR ipa/61211
182         * cgraph.c (clone_of_p): Allow skipped_branch to deal with
183         expanded clones.
185 2014-06-20  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
187         * config/aarch64/iterators.md (VCOND): Handle SI and HI modes.
188         Update comments.
189         (VCONQ): Make comment more helpful.
190         (VCON): Delete.
191         * config/aarch64/aarch64-simd.md
192         (aarch64_sqdmulh_lane<mode>):
193         Use VCOND for operands 2.  Update lane checking and flipping logic.
194         (aarch64_sqrdmulh_lane<mode>): Likewise.
195         (aarch64_sq<r>dmulh_lane<mode>_internal): Likewise.
196         (aarch64_sqdmull2<mode>): Remove VCON, use VQ_HSI mode iterator.
197         (aarch64_sqdml<SBINQOPS:as>l_lane<mode>_internal, VD_HSI): Change mode
198         attribute of operand 3 to VCOND.
199         (aarch64_sqdml<SBINQOPS:as>l_lane<mode>_internal, SD_HSI): Likewise.
200         (aarch64_sqdml<SBINQOPS:as>l2_lane<mode>_internal): Likewise.
201         (aarch64_sqdmull_lane<mode>_internal, VD_HSI): Likewise.
202         (aarch64_sqdmull_lane<mode>_internal, SD_HSI): Likewise.
203         (aarch64_sqdmull2_lane<mode>_internal): Likewise.
204         (aarch64_sqdml<SBINQOPS:as>l_laneq<mode>_internal, VD_HSI: New
205         define_insn.
206         (aarch64_sqdml<SBINQOPS:as>l_laneq<mode>_internal, SD_HSI): Likewise.
207         (aarch64_sqdml<SBINQOPS:as>l2_laneq<mode>_internal): Likewise.
208         (aarch64_sqdmull_laneq<mode>_internal, VD_HSI): Likewise.
209         (aarch64_sqdmull_laneq<mode>_internal, SD_HSI): Likewise.
210         (aarch64_sqdmull2_laneq<mode>_internal): Likewise.
211         (aarch64_sqdmlal_lane<mode>): Change mode attribute of penultimate
212         operand to VCOND.  Update lane flipping and bounds checking logic.
213         (aarch64_sqdmlal2_lane<mode>): Likewise.
214         (aarch64_sqdmlsl_lane<mode>): Likewise.
215         (aarch64_sqdmull_lane<mode>): Likewise.
216         (aarch64_sqdmull2_lane<mode>): Likewise.
217         (aarch64_sqdmlal_laneq<mode>):
218         Replace VCON usage with VCONQ.
219         Emit aarch64_sqdmlal_laneq<mode>_internal insn.
220         (aarch64_sqdmlal2_laneq<mode>): Emit
221         aarch64_sqdmlal2_laneq<mode>_internal insn.
222         Replace VCON with VCONQ.
223         (aarch64_sqdmlsl2_lane<mode>): Replace VCON with VCONQ.
224         (aarch64_sqdmlsl2_laneq<mode>): Likewise.
225         (aarch64_sqdmull_laneq<mode>): Emit
226         aarch64_sqdmull_laneq<mode>_internal insn.
227         Replace VCON with VCONQ.
228         (aarch64_sqdmull2_laneq<mode>): Emit
229         aarch64_sqdmull2_laneq<mode>_internal insn.
230         (aarch64_sqdmlsl_laneq<mode>): Replace VCON usage with VCONQ.
231         * config/aarch64/arm_neon.h (vqdmlal_high_lane_s16): Change type
232         of 3rd argument to int16x4_t.
233         (vqdmlalh_lane_s16): Likewise.
234         (vqdmlslh_lane_s16): Likewise.
235         (vqdmull_high_lane_s16): Likewise.
236         (vqdmullh_lane_s16): Change type of 2nd argument to int16x4_t.
237         (vqdmlal_lane_s16): Don't create temporary int16x8_t value.
238         (vqdmlsl_lane_s16): Likewise.
239         (vqdmull_lane_s16): Don't create temporary int16x8_t value.
240         (vqdmlal_high_lane_s32): Change type 3rd argument to int32x2_t.
241         (vqdmlals_lane_s32): Likewise.
242         (vqdmlsls_lane_s32): Likewise.
243         (vqdmull_high_lane_s32): Change type 2nd argument to int32x2_t.
244         (vqdmulls_lane_s32): Likewise.
245         (vqdmlal_lane_s32): Don't create temporary int32x4_t value.
246         (vqdmlsl_lane_s32): Likewise.
247         (vqdmull_lane_s32): Don't create temporary int32x4_t value.
248         (vqdmulhh_lane_s16): Change type of second argument to int16x4_t.
249         (vqrdmulhh_lane_s16): Likewise.
250         (vqdmlsl_high_lane_s16): Likewise.
251         (vqdmulhs_lane_s32): Change type of second argument to int32x2_t.
252         (vqdmlsl_high_lane_s32): Likewise.
253         (vqrdmulhs_lane_s32): Likewise.
255 2014-06-20  Tom de Vries  <tom@codesourcery.com>
257         * final.c (collect_fn_hard_reg_usage): Add separate IOR_HARD_REG_SET for
258         get_call_reg_set_usage.
260 2014-06-20  Tom de Vries  <tom@codesourcery.com>
262         * final.c (collect_fn_hard_reg_usage): Don't save function_used_regs if
263         it contains all call_used_regs.
265 2014-06-20  Tom de Vries  <tom@codesourcery.com>
267         * final.c (collect_fn_hard_reg_usage): Add and use variable
268         function_used_regs.
270 2014-06-20  Jan Hubicka  <hubicka@ucw.cz>
272         * cgraph.h (struct symtab_node): Add field in_init_priority_hash
273         (set_init_priority, get_init_priority, set_fini_priority,
274         get_fini_priority): New methods.
275         * tree.c (init_priority_for_decl): Remove.
276         (init_ttree): Do not initialize init priority.
277         (decl_init_priority_lookup, decl_fini_priority_lookup): Rewrite.
278         (decl_priority_info): Remove.
279         (decl_init_priority_insert): Rewrite.
280         (decl_fini_priority_insert): Rewrite.
281         * tree.h (tree_priority_map_eq, tree_priority_map_hash,
282         tree_priority_map_marked_p): Remove.
283         * lto-cgraph.c (lto_output_node, input_node): Stream init priorities.
284         * lto-streamer-out.c (hash_tree): Do not hash priorities.
285         * tree-streamer-out.c (pack_ts_decl_with_vis_value_fields): Do
286         not output priorities.
287         (pack_ts_function_decl_value_fields): Likewise.
288         * tree-streamer-in.c (unpack_ts_decl_with_vis_value_fields): Do
289         not input priorities.
290         (unpack_ts_function_decl_value_fields): Likewise.
291         * symtab.c (symbol_priority_map): Declare.
292         (init_priority_hash): Declare.
293         (symtab_unregister_node): Unregister from priority hash, too.
294         (symtab_node::get_init_priority, cgraph_node::get_fini_priority):
295         New methods.
296         (symbol_priority_map_eq, symbol_priority_map_hash): New functions.
297         (symbol_priority_info): New function.
298         (symtab_node::set_init_priority, cgraph_node::set_fini_priority):
299         New methods.
300         * tree-core.h (tree_priority_map): Remove.
302 2014-06-20  Jakub Jelinek  <jakub@redhat.com>
304         * tree-ssa-math-opts.c (do_shift_rotate, find_bswap_or_nop_1): Cast
305         0xff to uint64_t before shifting it up.
307 2014-06-20  Julian Brown  <julian@codesourcery.com>
308             Chung-Lin Tang  <cltang@codesourcery.com>
310         * config/arm/arm.c (arm_output_mi_thunk): Fix offset for
311         TARGET_THUMB1_ONLY. Add comments.
313 2014-06-19  Tom de Vries  <tom@codesourcery.com>
315         * config/aarch64/aarch64-protos.h (aarch64_emit_call_insn): Change
316         return type to void.
317         * config/aarch64/aarch64.c (aarch64_emit_call_insn): Same.
319 2014-06-19  Zhenqiang Chen  <zhenqiang.chen@linaro.org>
321         * loop-invariant.c (get_inv_cost): Skip invariants, which are marked
322         as "move", from depends_on.
324 2014-06-19  Terry Guo  <terry.guo@arm.com>
326         * config/arm/thumb1.md (define_split): Split 64bit constant in earlier
327         stage.
329 2014-06-18  Segher Boessenkool  <segher@kernel.crashing.org>
331         * config/rs6000/rs6000.h (FIXED_REGISTERS): Update comment.
332         Remove cr5.
333         (REG_ALLOC_ORDER): Update comment.  Move cr5 earlier.
335 2014-06-18  Kaz Kojima  <kkojima@gcc.gnu.org>
337         PR target/61550
338         * config/sh/sh.c (prepare_move_operands): Don't process TLS
339         addresses here if reload in progress or completed.
341 2014-06-18  Robert Suchanek  <robert.suchanek@imgtec.com>
343         * config/mips/constraints.md ("d"): BASE_REG_CLASS replaced by
344         "TARGET_MIPS16 ? M16_REGS : GR_REGS".
345         * config/mips/mips.c (mips_regno_to_class): Update for M16_SP_REGS.
346         (mips_regno_mode_ok_for_base_p): Remove use of !strict_p for MIPS16.
347         (mips_register_priority): New function that implements the target
348         hook TARGET_REGISTER_PRIORITY.
349         (mips_spill_class): Likewise for TARGET_SPILL_CLASS.
350         (mips_lra_p): Likewise for TARGET_LRA_P.
351         (TARGET_REGISTER_PRIORITY): Define macro.
352         (TARGET_SPILL_CLASS): Likewise.
353         (TARGET_LRA_P): Likewise.
354         * config/mips/mips.h (reg_class): Add M16_SP_REGS and SPILL_REGS
355         classes.
356         (REG_CLASS_NAMES): Likewise.
357         (REG_CLASS_CONTENTS): Likewise.
358         (BASE_REG_CLASS): Use M16_SP_REGS.
359         * config/mips/mips.md (*mul_acc_si): Add alternative tuned for LRA.
360         New set attribute to enable alternatives depending on the register
361         allocator used.
362         (*mul_acc_si_r3900, *mul_sub_si): Likewise.
363         (*lea64): Disable pattern for MIPS16.
364         * config/mips/mips.opt (mlra): New option.
366 2014-06-18  Robert Suchanek  <robert.suchanek@imgtec.com>
368         * lra-constraints.c (base_to_reg): New function.       
369         (process_address): Use new function.                   
371 2014-06-18  Tom de Vries  <tom@codesourcery.com>
373         * config/aarch64/aarch64-protos.h (aarch64_emit_call_insn): Declare.
374         * config/aarch64/aarch64.c
375         (TARGET_CALL_FUSAGE_CONTAINS_NON_CALLEE_CLOBBERS): Redefine as true.
376         (aarch64_emit_call_insn): New function.
377         (aarch64_load_symref_appropriately): Use aarch64_emit_call_insn instead
378         of emit_call_insn.
379         * config/aarch64/aarch64.md (define_expand "call_internal")
380         (define_expand "call_value_internal", define_expand "sibcall_internal")
381         (define_expand "sibcall_value_internal"): New.
382         (define_expand "call", define_expand "call_value")
383         (define_expand "sibcall", define_expand "sibcall_value"): Use internal
384         expand variant and aarch64_emit_call_insn.
386 2014-06-18  Radovan Obradovic  <robradovic@mips.com>
387             Tom de Vries  <tom@codesourcery.com>
389         * config/arm/arm-protos.h (arm_emit_call_insn): Add bool parameter.
390         * config/arm/arm.c (TARGET_CALL_FUSAGE_CONTAINS_NON_CALLEE_CLOBBERS):
391         Redefine to true.
392         (arm_emit_call_insn): Add and use sibcall parameter.  Add IP and CC
393         clobbers to CALL_INSN_FUNCTION_USAGE.
394         (define_expand "sibcall_internal")
395         (define_expand "sibcall_value_internal"): New.
396         (define_expand "call", define_expand "call_value"): Add argument to
397         arm_emit_call_insn.
398         (define_expand "sibcall"): Use sibcall_internal and arm_emit_call_insn.
399         (define_expand "sibcall_value"): Use sibcall_value_internal and
400         arm_emit_call_insn.
402 2014-06-18  Charles Baylis  <charles.baylis@linaro.org>
404         * config/arm/bpabi.c (__gnu_uldivmod_helper): Remove.
406 2014-06-18  Charles Baylis  <charles.baylis@linaro.org>
408         * config/arm/bpabi-v6m.S (__aeabi_uldivmod): Perform division using
409         __udivmoddi4.
411 2014-06-18  Charles Baylis  <charles.baylis@linaro.org>
413         * config/arm/bpabi.S (__aeabi_ldivmod, __aeabi_uldivmod,
414         push_for_divide, pop_for_divide): Use .cfi_* directives for DWARF
415         annotations. Fix DWARF information.
417 2014-06-18  Charles Baylis  <charles.baylis@linaro.org>
419         * config/arm/bpabi.S (__aeabi_ldivmod): Perform division using
420         __udivmoddi4, and fixups for negative operands.
422 2014-06-18  Charles Baylis  <charles.baylis@linaro.org>
424         * config/arm/bpabi.S (__aeabi_ldivmod): Optimise stack manipulation.
426 2014-06-18  Charles Baylis  <charles.baylis@linaro.org>
428         * config/arm/bpabi.S (__aeabi_uldivmod): Perform division using call
429         to __udivmoddi4.
431 2014-06-18  Charles Baylis  <charles.baylis@linaro.org>
433         * config/arm/bpabi.S (__aeabi_uldivmod): Optimise stack pointer
434         manipulation.
436 2014-06-18  Charles Baylis  <charles.baylis@linaro.org>
438         * config/arm/bpabi.S (__aeabi_uldivmod, __aeabi_ldivmod): Add comment
439         describing register usage on function entry and exit.
441 2014-06-18  Charles Baylis  <charles.baylis@linaro.org>
443         * config/arm/bpabi.S (__aeabi_uldivmod): Fix whitespace.
444         (__aeabi_ldivmod): Fix whitespace.
446 2014-06-18  Andreas Schwab  <schwab@suse.de>
448         * doc/md.texi (Standard Names): Use @itemx for grouped items.
449         Remove blank line after @item.
451 2014-06-18  Richard Henderson  <rth@redhat.com>
453         PR target/61545
454         * config/aarch64/aarch64.md (tlsdesc_small_<PTR>): Clobber CC_REGNUM.
456 2014-06-18  Charles Baylis  <charles.baylis@linaro.org>
458         * config/arm/arm.c (neon_vector_mem_operand): Allow register
459         POST_MODIFY for neon loads and stores.
460         (arm_print_operand): Output post-index register for neon loads and
461         stores.
463 2014-06-18  Richard Biener  <rguenther@suse.de>
465         * tree-ssa-dce.c (perform_tree_ssa_dce): Fixup bogus commit.
467 2014-06-18  Richard Biener  <rguenther@suse.de>
469         * tree-pass.h (make_pass_dce_loop): Remove.
470         * passes.def: Replace pass_dce_loop with pass_dce.
471         * tree-ssa-dce.c (perform_tree_ssa_dce): If something
472         changed free niter estimates and reset the scev cache.
473         (tree_ssa_dce_loop, pass_data_dce_loop, pass_dce_loop,
474         make_pass_dce_loop): Remove.
475         * tree-ssa-copy.c: Include tree-ssa-loop-niter.h.
476         (fini_copy_prop): Return whether something changed.  Always
477         let substitute_and_fold perform DCE and free niter estimates
478         and reset the scev cache if so.
479         (execute_copy_prop): If sth changed schedule cleanup-cfg.
480         (pass_data_copy_prop): Do not unconditionally schedule
481         cleanup-cfg or update-ssa.
483 2014-06-18  Yuri Rumyantsev  <ysrumyan@gmail.com>
485         PR tree-optimization/61518
486         * tree-if-conv.c (is_cond_scalar_reduction): Add missed check that
487         reduction var is used in reduction stmt or phi-function only.
489 2014-06-18  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
491         * config/arm/arm_neon.h (vadd_f32): Change #ifdef to __FAST_MATH.
493 2014-06-18  Thomas Preud'homme  <thomas.preudhomme@arm.com>
495         PR tree-optimization/61517
496         * tree-ssa-math-opts.c (find_bswap_or_nop_1): Adapt to return a stmt
497         whose rhs's first tree is the source expression instead of the
498         expression itself.
499         (find_bswap_or_nop): Likewise.
500         (bsap_replace): Rename stmt in cur_stmt. Pass gsi by value and src as a
501         gimple stmt whose rhs's first tree is the source. In the memory source
502         case, move the stmt to be replaced close to one of the original load to
503         avoid the problem of a store between the load and the stmt's original
504         location.
505         (pass_optimize_bswap::execute): Adapt to change in bswap_replace's
506         signature.
508 2014-06-18  Andreas Schwab  <schwab@suse.de>
510         PR rtl-optimization/54555
511         * postreload.c (move2add_use_add2_insn): Substitute
512         STRICT_LOW_PART only if it is cheaper.
514 2014-06-18  Uros Bizjak  <ubizjak@gmail.com>
516         * config/i386/i386.md (*sibcall_memory): Rename from *sibcall_intern.
517         Do not use unspec as call operand.  Use memory_operand instead of
518         memory_nox32_operand and add "m" operand constraint.  Disable
519         pattern for TARGET_X32.
520         (*sibcall_pop_memory): Ditto.
521         (*sibcall_value_memory): Ditto.
522         (*sibcall_value_pop_memory): Ditto.
523         (sibcall peepholes): Merge SImode and DImode patterns using
524         W mode iterator.  Use memory_operand instead of memory_nox32_operand.
525         Disable pattern for TARGET_X32.  Check if eliminated register is
526         really dead after call insn.  Generate call RTX without unspec operand.
527         (sibcall_value peepholes): Ditto.
528         (sibcall_pop peepholes): Fix call insn RTXes.  Use memory_operand
529         instead of memory_nox32_operand.  Check if eliminated register is
530         really dead after call insn. Generate call RTX without unspec operand.
531         (sibcall_value_pop peepholes): Ditto.
532         * config/i386/predicates.md (memory_nox32_operand): Remove predicate.
534 2014-06-18  Terry Guo  <terry.guo@arm.com>
536         PR target/61544
537         * config/arm/arm.c (thumb1_reorg): Move to next basic block if we
538         reach the head.
540 2014-06-18  Richard Biener  <rguenther@suse.de>
542         * common.opt (fssa-phiopt): New option.
543         * opts.c (default_options_table): Enable -fssa-phiopt with -O1+
544         but not with -Og.
545         * tree-ssa-phiopt.c (pass_phiopt): Add gate method.
546         * doc/invoke.texi (-fssa-phiopt): Document.
548 2014-06-18  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
550         * genattrtab.c (n_bypassed): New variable.
551         (process_bypasses): Initialise n_bypassed.
552         Count number of bypassed reservations.
553         (make_automaton_attrs): Allocate space for bypassed reservations
554         rather than number of bypasses.
556 2014-06-18  Richard Biener  <rguenther@suse.de>
558         * tree-ssa-propagate.c (replace_phi_args_in): Return whether
559         we propagated anything.
560         (substitute_and_fold_dom_walker::before_dom_children): Something
561         changed if we propagated into PHI arguments.
562         * tree-ssa-pre.c (eliminate): Always schedule cfg-cleanup if
563         we removed a stmt.
565 2014-06-18  Evgeny Stupachenko  <evstupac@gmail.com>
567         * config/i386/i386.c (ix86_reassociation_width): Add alternative for
568         vector case.
569         * config/i386/i386.h (TARGET_VECTOR_PARALLEL_EXECUTION): New.
570         * config/i386/x86-tune.def (X86_TUNE_VECTOR_PARALLEL_EXECUTION): New.
571         * tree-vect-data-refs.c (vect_shift_permute_load_chain): New.
572         Introduces alternative way of loads group permutaions.
573         (vect_transform_grouped_load): Try alternative way of permutations.
575 2014-06-18  Jakub Jelinek  <jakub@redhat.com>
577         * gimplify.c (omp_notice_variable): If n is non-NULL and no flags
578         changed in ORT_TARGET region, don't jump to do_outer.
579         (struct gimplify_adjust_omp_clauses_data): New type.
580         (gimplify_adjust_omp_clauses_1): Adjust for data being
581         a struct gimplify_adjust_omp_clauses_data pointer instead
582         of tree *.  Pass pre_p as a new argument to
583         lang_hooks.decls.omp_finish_clause hook.
584         (gimplify_adjust_omp_clauses): Add pre_p argument, adjust
585         splay_tree_foreach to pass both list_p and pre_p.
586         (gimplify_omp_parallel, gimplify_omp_task, gimplify_omp_for,
587         gimplify_omp_workshare, gimplify_omp_target_update): Adjust
588         gimplify_adjust_omp_clauses callers.
589         * langhooks.c (lhd_omp_finish_clause): New function.
590         * langhooks-def.h (lhd_omp_finish_clause): New prototype.
591         (LANG_HOOKS_OMP_FINISH_CLAUSE): Define to lhd_omp_finish_clause.
592         * langhooks.h (struct lang_hooks_for_decls): Add a new
593         gimple_seq * argument to omp_finish_clause hook.
594         * omp-low.c (scan_sharing_clauses): Call scan_omp_op on
595         non-DECL_P OMP_CLAUSE_DECL if ctx->outer.
596         (scan_omp_parallel, lower_omp_for): When adding
597         _LOOPTEMP_ clause var, add it to outer ctx's decl_map as identity.
598         * tree-core.h (OMP_CLAUSE_MAP_TO_PSET): New map kind.
599         * tree-nested.c (convert_nonlocal_omp_clauses,
600         convert_local_omp_clauses): Handle various OpenMP 4.0 clauses.
601         * tree-pretty-print.c (dump_omp_clause): Handle OMP_CLAUSE_MAP_TO_PSET.
603 2014-06-17  Andrew MacLeod  <amacleod@redhat.com>
605         * tree-dfa.h (get_addr_base_and_unit_offset_1): Move from here.
606         * tree-dfa.c (get_addr_base_and_unit_offset_1): To here.
608 2014-06-17  Xinliang David Li  <davidxl@google.com>
610         * tree-pretty-print.c (dump_function_header): Print cgraph uid.
611         * passes.c (pass_init_dump_file): Do not set initialize
612         flag to false unconditionally.
614 2014-06-17  Richard Biener  <rguenther@suse.de>
616         * genopinit.c (main): Use vec<>::qsort method.
617         * tree-ssa-loop-niter.c (discover_iteration_bound_by_body_walk):
618         Likewise.
619         * tree-vect-data-refs.c (vect_analyze_data_ref_accesses): Likewise.
621 2014-06-17  Matthew Fortune  <matthew.fortune@imgtec.com>
623         * config/mips/mips-protos.h (mips_expand_fcc_reload): Remove.
624         * config/mips/mips.c (mips_expand_fcc_reload): Remove.
625         (mips_move_to_gpr_cost): Remove ST_REGS case.
626         (mips_move_from_gpr_cost): Likewise.
627         (mips_register_move_cost): Likewise.
628         (mips_secondary_reload_class): Likewise.
630 2014-06-17  Richard Biener  <rguenther@suse.de>
632         * passes.def (pass_all_early_optimizations): Remove copy-prop pass.
633         (pass_all_optimizations): Move 3rd copy-prop pass from after
634         fre to before ifcombine/phiopt.
636 2014-06-17  Richard Biener  <rguenther@suse.de>
638         * tree-switch-conversion.c (collect_switch_conv_info): Simplify
639         and allow all blocks to be forwarders.
641 2014-06-17  Yufeng Zhang  <yufeng.zhang@arm.com>
643         PR target/61483
644         * config/aarch64/aarch64.c (aarch64_layout_arg): Add new local
645         variable 'size'; calculate 'size' right in the front; use
646         'size' to compute 'nregs' (when 'allocate_ncrn != 0') and
647         pcum->aapcs_stack_words.
649 2014-06-17  Nick Clifton  <nickc@redhat.com>
651         * config/msp430/msp430.md (mulhisi3): Add a NOP after the DINT.
652         (umulhi3, mulsidi3, umulsidi3): Likewise.
654 2014-06-17  Thomas Schwinge  <thomas@codesourcery.com>
656         PR middle-end/61508
657         * fold-const.c (fold_checksum_tree) <TS_DECL_WITH_VIS>: Remove
658         check for section name.
660 2014-06-17  Richard Biener  <rguenther@suse.de>
662         * tree-ssa-propagate.c: Include domwalk.h.
663         (substitute_and_fold): Outline main worker into a domwalker ...
664         (substitute_and_fold_dom_walker::before_dom_children): ... here.
665         Schedule stmts we can fully propagate for removal.  Remove
666         poor-mans DCE.
667         (substitute_and_fold): Apply a dominator walk to perform
668         substitution.  Process stmts scheduled for removal here.
670 2014-06-17  Richard Biener  <rguenther@suse.de>
672         * tree-ssa-loop-im.c (determine_max_movement): Adjust cost
673         of PHI node moving.
675 2014-06-17  Kugan Vivekanandarajah  <kuganv@linaro.org>
677         * config/arm/arm.c (arm_atomic_assign_expand_fenv): call
678         default_atomic_assign_expand_fenv for !TARGET_HARD_FLOAT.
679         (arm_init_builtins) : Initialize builtins __builtins_arm_set_fpscr and
680         __builtins_arm_get_fpscr only when TARGET_HARD_FLOAT.
681         * config/arm/vfp.md (set_fpscr): Make pattern conditional on
682         TARGET_HARD_FLOAT.
683         (get_fpscr) : Likewise.
685 2014-06-16  Vladimir Makarov  <vmakarov@redhat.com>
687         PR rtl-optimization/61325
688         * lra-constraints.c (valid_address_p): Add forward declaration.
689         (simplify_operand_subreg): Check address validity before and after
690         alter_reg of memory subreg.
692 2014-06-16  Uros Bizjak  <ubizjak@gmail.com>
694         * config/i386/i386.c (decide_alg): Correctly handle
695         maximum size of stringop algorithm.
697 2014-06-16  Yury Gribov  <y.gribov@samsung.com>
699         * asan.c (build_check_stmt): Fix maybe-uninitialized warning.
701 2014-06-16  Vladimir Makarov  <vmakarov@redhat.com>
703         PR rtl-optimization/61522
704         * lra-assigns.c (assign_by_spills): Check null targetm.spill_class.
706 2014-06-16  Jan Hubicka  <hubicka@ucw.cz>
708         Revert:
709         * symtab.c (symtab_node::reset_section): New method.
710         * cgraph.c (cgraph_node_cannot_be_local_p_1): Accept non-local
711         for localization.
712         * cgraph.h (reset_section): Declare.
713         * ipa-inline-analysis.c (do_estimate_growth): Check for comdat groups;
714         do not consider comdat locals.
715         * cgraphclones.c (set_new_clone_decl_and_node_flags): Get section
716         for new symbol.
717         * ipa-visiblity.c (cgraph_externally_visible_p): Cleanup.
718         (update_visibility_by_resolution_info): Consider UNDEF; fix checking;
719         reset sections of symbols dragged out of the comdats.
720         (function_and_variable_visibility): Reset sections of
721         localized symbols.
723 2014-06-16  Richard Biener  <rguenther@suse.de>
725         PR tree-optimization/61482
726         * tree-vrp.c (adjust_range_with_scev): Avoid setting of
727         [-INF(OVF), +INF(OVF)] range.
729 2014-06-16  Ganesh Gopalasubramanian <Ganesh.Gopalasubramanian@amd.com>
731         * config/i386/i386.c (ix86_expand_sse2_mulvxdi3): Issue
732         instructions "vpmuludq" and "vpaddq" instead of "vpmacsdql" for
733         handling 32-bit multiplication.
735 2014-06-16  Chung-Lin Tang  <cltang@codesourcery.com>
737         PR middle-end/61430
738         * lra-lives.c (process_bb_lives): Skip creating copy during
739         insn scan when src/dest has constrained to same regno.
741 2014-06-15  Jan Hubicka  <hubicka@ucw.cz>
743         * tree-vect-data-refs.c (vect_can_force_dr_alignment_p): Check again
744         DECL_IN_CONSTANT_POOL and TREE_ASM_WRITTEN.
746 2014-06-16  Yury Gribov  <y.gribov@samsung.com>
748         * asan.c (check_func): New function.
749         (maybe_create_ssa_name): Likewise.
750         (build_check_stmt_with_calls): Likewise.
751         (use_calls_p): Likewise.
752         (report_error_func): Change interface.
753         (build_check_stmt): Allow non-integer lengths; add support
754         for new parameter.
755         (asan_instrument): Likewise.
756         (instrument_mem_region_access): Moved code to build_check_stmt.
757         (instrument_derefs): Likewise.
758         (instrument_strlen_call): Likewise.
759         * cfgcleanup.c (old_insns_match_p): Add support for new functions.
760         * doc/invoke.texi: Describe new parameter.
761         * params.def: Define new parameter.
762         * params.h: Likewise.
763         * sanitizer.def: Describe new builtins.
765 2014-06-16  Richard Biener  <rguenther@suse.de>
767         * tree-ssa-pre.c (eliminate_dom_walker::before_dom_children):
768         Make all defs available at the end.
769         (eliminate): If we remove a PHI node schedule cfg-cleanup.
771 2014-06-18  Jakub Jelinek  <jakub@redhat.com>
773         PR plugins/45078
774         * config.gcc (arm*-*-linux-*): Include vxworks-dummy.h in tm_file.
776 2014-06-16  Richard Sandiford  <rdsandiford@googlemail.com>
778         PR bootstrap/61516
779         * auto-inc-dec.c (merge_in_block): Fix location of insn_info
780         initialization.  Replace remaining use of uid.
782 2014-06-15  Jan Hubicka  <hubicka@ucw.cz>
784         * c-family/c-common.c (handle_tls_model_attribute): Use
785         set_decl_tls_model.
786         * c-family/c-common.c (handle_tls_model_attribute): Use
787         set_decl_tls_model.
788         * cgraph.h (struct varpool_node): Add tls_model.
789         * tree.c (decl_tls_model, set_decl_tls_model): New functions.
790         * tree.h (DECL_TLS_MODEL): Update.
791         (DECL_THREAD_LOCAL_P): Check that variable is static.
792         (decl_tls_model): Declare.
793         (set_decl_tls_model): Declare.
794         * tree-emutls.c (get_emutls_init_templ_addr): First build decl and then
795         set symbol prorperties.
796         (get_emutls_init_templ_addr): Cleanup.
797         (new_emutls_decl): Update.
798         * lto-cgraph.c (lto_output_varpool_node): Stream TLS model
799         (lto_input_varpool_node): Likewise.
800         * lto-streamer-out.c (hash_tree): Likewise.
801         * tree-streamer-in.c (unpack_ts_decl_with_vis_value_fields): Do
802         not stream DECL_TLS_MODEL.
803         * tree-profile.c (init_ic_make_global_vars): Use set_decl_tls_model.
804         * tree-core.h (tree_decl_with_vis): Remove tls_model; update comments.
806 2014-06-15  Richard Sandiford  <rdsandiford@googlemail.com>
808         * df.h (DF_REF_REG_USE_P, DF_MWS_REG_USE_P): Remove null checks.
810 2014-06-15  Richard Sandiford  <rdsandiford@googlemail.com>
812         * df.h (df_mw_hardreg, df_base_ref): Add a link pointer.
813         (df_insn_info): Turn defs, uses, eq_uses and mw_hardregs into linked
814         lists.
815         (df_scan_bb_info): Likewise artificial_defs and artificial_uses.
816         (DF_REF_NEXT_LOC, DF_MWS_NEXT): New macros.
817         (FOR_EACH_INSN_INFO_DEF, FOR_EACH_INSN_INFO_USE)
818         (FOR_EACH_INSN_INFO_EQ_USE, FOR_EACH_INSN_INFO_MW)
819         (FOR_EACH_ARTIFICIAL_USE, FOR_EACH_ARTIFICIAL_DEF)
820         (df_get_artificial_defs, df_get_artificial_uses)
821         (df_single_def, df_single_use): Update accordingly.
822         (df_refs_chain_dump): Take the first element in a linked list as
823         parameter, rather than a pointer to an array of pointers.
824         * df-core.c (df_refs_chain_dump, df_mws_dump): Likewise.
825         * df-problems.c (df_rd_bb_local_compute_process_def): Likewise.
826         (df_chain_create_bb_process_use): Likewise.
827         (df_md_bb_local_compute_process_def): Likewise.
828         * fwprop.c (process_defs, process_uses): Likewise.
829         (register_active_defs, update_uses): Likewise.
830         (forward_propagate_asm): Update for new df_ref linking.
831         * df-scan.c (df_scan_free_ref_vec, df_scan_free_mws_vec): Delete.
832         (df_null_ref_rec, df_null_mw_rec): Likewise.
833         (df_scan_free_internal): Don't free df_ref and df_mw_hardreg lists
834         explicitly.
835         (df_scan_free_bb_info): Remove check for null artificial_defs.
836         (df_install_ref_incremental): Adjust for new df_ref linking.
837         Use a single-element insertion rather than a full sort.
838         (df_ref_chain_delete_du_chain): Take the first element
839         in a linked list as parameter, rather than a pointer to an array of
840         pointers.
841         (df_ref_chain_delete, df_mw_hardreg_chain_delete): Likewise.
842         (df_add_refs_to_table, df_refs_verify, df_mws_verify): Likewise.
843         (df_insn_info_delete): Remove check for null defs and call to
844         df_scan_free_mws_vec.
845         (df_insn_rescan): Initialize df_ref and df_mw_hardreg lists to
846         null rather than df_null_*_rec.
847         (df_insn_rescan_debug_internal): Likewise, and update null
848         checks in the same way.  Remove check for null defs.
849         (df_ref_change_reg_with_loc_1): Fix choice of list for defs.
850         Move a single element rather doing a full sort.
851         (df_mw_hardreg_chain_delete_eq_uses): Adjust for new df_mw_hardreg
852         linking.
853         (df_notes_rescan): Likewise.  Use a merge rather than a full sort.
854         Initialize df_ref and df_mw_hardreg lists to null rather than
855         df_null_*_rec.
856         (df_ref_compare): Take df_refs as parameter, transferring the
857         old interface to...
858         (df_ref_ptr_compare): ...this new function.
859         (df_sort_and_compress_refs): Update accordingly.
860         (df_mw_compare): Take df_mw_hardregs as parameter, transferring the
861         old interface to...
862         (df_mw_ptr_compare): ...this new function.
863         (df_sort_and_compress_mws): Update accordingly.
864         (df_install_refs, df_install_mws): Return a linked list rather than
865         an array of pointers.
866         (df_refs_add_to_chains): Assert that old lists are empty rather
867         than freeing them.
868         (df_insn_refs_verify): Don't handle null defs speciailly.
869         * web.c (union_match_dups): Update for new df_ref linking.
871 2014-06-15  Richard Sandiford  <rdsandiford@googlemail.com>
873         * df.h (df_ref_create, df_ref_remove): Delete.
874         * df-scan.c (df_ref_create, df_ref_compress_rec): Likewise.
875         (df_ref_remove): Likewise.
877 2014-06-15  Richard Sandiford  <rdsandiford@googlemail.com>
879         * df.h (df_single_def, df_single_use): New functions.
880         * ira.c (find_moveable_pseudos): Use them.
882 2014-06-15  Richard Sandiford  <rdsandiford@googlemail.com>
884         * df.h (FOR_EACH_INSN_INFO_MW): New macro.
885         * df-problems.c (df_note_bb_compute): Use it.
886         * regstat.c (regstat_bb_compute_ri): Likewise.
888 2014-06-15  Richard Sandiford  <rdsandiford@googlemail.com>
890         * df.h (FOR_EACH_ARTIFICIAL_USE, FOR_EACH_ARTIFICIAL_DEF): New macros.
891         * cse.c (cse_extended_basic_block): Use them.
892         * dce.c (mark_artificial_use): Likewise.
893         * df-problems.c (df_rd_simulate_artificial_defs_at_top): Likewise.
894         (df_lr_bb_local_compute, df_live_bb_local_compute): Likewise.
895         (df_chain_remove_problem, df_chain_bb_dump): Likewise.
896         (df_word_lr_bb_local_compute, df_note_bb_compute): Likewise.
897         (df_simulate_initialize_backwards): Likewise.
898         (df_simulate_finalize_backwards): Likewise.
899         (df_simulate_initialize_forwards): Likewise.
900         (df_md_simulate_artificial_defs_at_top): Likewise.
901         * df-scan.c (df_reorganize_refs_by_reg_by_insn): Likewise.
902         * regrename.c (init_rename_info): Likewise.
903         * regstat.c (regstat_bb_compute_ri): Likewise.
904         (regstat_bb_compute_calls_crossed): Likewise.
906 2014-06-15  Richard Sandiford  <rdsandiford@googlemail.com>
908         * df.h (DF_INSN_INFO_MWS, FOR_EACH_INSN_INFO_DEF): New macros.
909         (FOR_EACH_INSN_INFO_USE, FOR_EACH_INSN_INFO_EQ_USE): Likewise.
910         (FOR_EACH_INSN_DEF, FOR_EACH_INSN_USE, FOR_EACH_INSN_EQ_USE): Likewise.
911         * auto-inc-dec.c (find_inc, merge_in_block): Use them.
912         * combine.c (create_log_links): Likewise.
913         * compare-elim.c (find_flags_uses_in_insn): Likewise.
914         (try_eliminate_compare): Likewise.
915         * cprop.c (make_set_regs_unavailable, mark_oprs_set): Likewise.
916         * dce.c (deletable_insn_p, find_call_stack_args): Likewise.
917         (remove_reg_equal_equiv_notes_for_defs): Likewise.
918         (reset_unmarked_insns_debug_uses, mark_reg_dependencies): Likewise.
919         (word_dce_process_block, dce_process_block): Likewise.
920         * ddg.c (def_has_ccmode_p): Likewise.
921         * df-core.c (df_bb_regno_first_def_find): Likewise.
922         (df_bb_regno_last_def_find, df_find_def, df_find_use): Likewise.
923         * df-problems.c (df_rd_simulate_one_insn): Likewise.
924         (df_lr_bb_local_compute, df_live_bb_local_compute): Likewise.
925         (df_chain_remove_problem, df_chain_insn_top_dump): Likewise.
926         (df_chain_insn_bottom_dump, df_word_lr_bb_local_compute): Likewise.
927         (df_word_lr_simulate_defs, df_word_lr_simulate_uses): Likewise.
928         (df_remove_dead_eq_notes, df_note_bb_compute): Likewise.
929         (df_simulate_find_defs, df_simulate_find_uses): Likewise.
930         (df_simulate_find_noclobber_defs, df_simulate_defs): Likewise.
931         (df_simulate_uses, df_md_simulate_one_insn): Likewise.
932         * df-scan.c (df_reorganize_refs_by_reg_by_insn): Likewise.
933         * fwprop.c (local_ref_killed_between_p): Likewise.
934         (all_uses_available_at, free_load_extend): Likewise.
935         * gcse.c (update_bb_reg_pressure, calculate_bb_reg_pressure): Likewise.
936         * hw-doloop.c (scan_loop): Likewise.
937         * ifcvt.c (dead_or_predicable): Likewise.
938         * init-regs.c (initialize_uninitialized_regs): Likewise.
939         * ira-lives.c (mark_hard_reg_early_clobbers): Likewise.
940         (process_bb_node_lives): Likewise.
941         * ira.c (compute_regs_asm_clobbered, build_insn_chain): Likewise.
942         (find_moveable_pseudos): Likewise.
943         * loop-invariant.c (check_dependencies, record_uses): Likewise.
944         * recog.c (peep2_find_free_register): Likewise.
945         * ree.c (get_defs): Likewise.
946         * regstat.c (regstat_bb_compute_ri): Likewise.
947         (regstat_bb_compute_calls_crossed): Likewise.
948         * sched-deps.c (find_inc, find_mem): Likewise.
949         * sel-sched-ir.c (maybe_downgrade_id_to_use): Likewise.
950         (maybe_downgrade_id_to_use, setup_id_reg_sets): Likewise.
951         * shrink-wrap.c (requires_stack_frame_p): Likewise.
952         (prepare_shrink_wrap): Likewise.
953         * store-motion.c (compute_store_table, build_store_vectors): Likewise.
954         * web.c (union_defs, pass_web::execute): Likewise.
955         * config/i386/i386.c (increase_distance, insn_defines_reg): Likewise.
956         (insn_uses_reg_mem, ix86_ok_to_clobber_flags): Likewise.
958 2014-06-13  Vladimir Makarov  <vmakarov@redhat.com>
960         * lra-assign.c (assign_by_spills): Add code to assign vector regs
961         to inheritance pseudos.
962         * config/i386/i386.c (ix86_spill_class): Add check on NO_REGS.
964 2014-06-13  Peter Bergner  <bergner@vnet.ibm.com>
966         PR target/61415
967         * config/rs6000/rs6000-builtin.def (BU_MISC_1): Delete.
968         (BU_MISC_2): Rename to ...
969         (BU_LDBL128_2): ... this.
970         * config/rs6000/rs6000.h (RS6000_BTM_LDBL128): New define.
971         (RS6000_BTM_COMMON): Add RS6000_BTM_LDBL128.
972         * config/rs6000/rs6000.c (rs6000_builtin_mask_calculate): Handle
973         RS6000_BTM_LDBL128.
974         (rs6000_invalid_builtin): Add long double 128-bit builtin support.
975         (rs6000_builtin_mask_names): Add RS6000_BTM_LDBL128.
976         * config/rs6000/rs6000.md (unpacktf_0): Remove define)expand.
977         (unpacktf_1): Likewise.
978         * doc/extend.texi (__builtin_longdouble_dw0): Remove documentation.
979         (__builtin_longdouble_dw1): Likewise.
980         * doc/sourcebuild.texi (longdouble128): Document.
982 2014-06-13  Jeff Law  <law@redhat.com>
984         PR rtl-optimization/61094
985         PR rtl-optimization/61446
986         * ree.c (combine_reaching_defs): Get the mode for the copy from
987         the extension insn rather than the defining insn.
989 2014-06-13  Dehao Chen  <dehao@google.com>
991         * dwarf2out.c (add_linkage_name): Emit more linkage name.
993 2014-06-13  Thomas Schwinge  <thomas@codesourcery.com>
995         * doc/install.texi (--enable-linker-plugin-configure-flags)
996         (--enable-linker-plugin-flags): Document new flags.
998 2014-06-13  Martin Jambor  <mjambor@suse.cz>
1000         PR ipa/61186
1001         * ipa-devirt.c (possible_polymorphic_call_targets): Store NULL to
1002         cache_token if returning early.
1004 2014-06-13  Nick Clifton  <nickc@redhat.com>
1006         * config/rx/rx.h (JUMP_ALIGN): Return the log value if user
1007         requested alignment is active.
1008         (LABEL_ALIGN): Likewise.
1009         (LOOP_ALIGN): Likewise.
1011 2014-06-13  Richard Biener  <rguenther@suse.de>
1013         * tree-ssa-pre.c (eliminate_dom_walker::before_dom_children):
1014         Rewrite to propagate the VN result into all uses where
1015         possible and to remove stmts becoming dead because of that.
1016         (eliminate): Generalize stmt removal handling, remove in
1017         reverse dominator order to support proper debug stmt
1018         generation.  Update stmts before removing stmts.
1019         * tree-ssa-propagate.c (propagate_tree_value): Remove bogus assert.
1021 2014-06-13  Thomas Preud'homme  <thomas.preudhomme@arm.com>
1023         PR tree-optimization/61375
1024         * tree-ssa-math-opts.c (init_symbolic_number): Cancel optimization if
1025         symbolic number cannot be represented in an uint64_t.
1026         (find_bswap_or_nop_1): Likewise.
1028 2014-06-12  Jan Hubicka  <hubicka@ucw.cz>
1030         * symtab.c (symtab_node::reset_section): New method.
1031         * cgraph.c (cgraph_node_cannot_be_local_p_1): Accept non-local
1032         for localization.
1033         * cgraph.h (reset_section): Declare.
1034         * ipa-inline-analysis.c (do_estimate_growth): Check for comdat groups;
1035         do not consider comdat locals.
1036         * cgraphclones.c (set_new_clone_decl_and_node_flags): Get section
1037         for new symbol.
1038         * ipa-visiblity.c (cgraph_externally_visible_p): Cleanup.
1039         (update_visibility_by_resolution_info): Consider UNDEF; fix checking;
1040         reset sections of symbols dragged out of the comdats.
1041         (function_and_variable_visibility): Reset sections of
1042         localized symbols.
1044 2014-06-12  Jan Hubicka  <hubicka@ucw.cz>
1046         * tree-vect-data-refs.c (vect_can_force_dr_alignment_p): Reorg
1047         to use symtab and decl_binds_to_current_def_p
1048         * tree-vectorizer.c (increase_alignment): Increase alignment
1049         of alias target, too.
1051 2014-06-12  Jakub Jelinek  <jakub@redhat.com>
1053         PR middle-end/61486
1054         * gimplify.c (struct gimplify_omp_ctx): Add distribute field.
1055         (gimplify_adjust_omp_clauses): Don't or in GOVD_LASTPRIVATE
1056         if outer combined construct is distribute.
1057         (gimplify_omp_for): For OMP_DISTRIBUTE set
1058         gimplify_omp_ctxp->distribute.
1059         * omp-low.c (scan_sharing_clauses) <case OMP_CLAUSE_SHARED>: For
1060         GIMPLE_OMP_TEAMS, if decl isn't global in outer context, record
1061         mapping into decl map.
1063 2014-06-12  Jason Merrill  <jason@redhat.com>
1065         * common.opt (fabi-version): Change default to 0.
1067 2014-06-12  Jason Merrill  <jason@redhat.com>
1069         * toplev.c (process_options): Reject -fabi-version=1.
1071 2014-06-12  Jeff Law  <law@redhat.com>
1073         PR tree-optimization/61009
1074         * tree-ssa-threadedge.c (thread_through_normal_block): Correct return
1075         value when we stop processing a block due to problematic PHIs.
1077 2014-06-12  Alan Lawrence  <alan.lawrence@arm.com>
1079         * config/aarch64/arm_neon.h (vmlaq_n_f64, vmlsq_n_f64, vrsrtsq_f64,
1080         vcge_p8, vcgeq_p8, vcgez_p8, vcgez_u8, vcgez_u16, vcgez_u32, vcgez_u64,
1081         vcgezq_p8, vcgezq_u8, vcgezq_u16, vcgezq_u32, vcgezq_u64, vcgezd_u64,
1082         vcgt_p8, vcgtq_p8, vcgtz_p8, vcgtz_u8, vcgtz_u16, vcgtz_u32, vcgtz_u64,
1083         vcgtzq_p8, vcgtzq_u8, vcgtzq_u16, vcgtzq_u32, vcgtzq_u64, vcgtzd_u64,
1084         vcle_p8, vcleq_p8, vclez_p8, vclez_u64, vclezq_p8, vclezd_u64, vclt_p8,
1085         vcltq_p8, vcltz_p8, vcltzq_p8, vcltzd_u64): Remove functions as they
1086         are not in the spec.
1088 2014-06-10  Alan Lawrence  <alan.lawrence@arm.com>
1090         PR target/59843
1091         * config/aarch64/aarch64-modes.def: Add V1DFmode.
1092         * config/aarch64/aarch64.c (aarch64_vector_mode_supported_p):
1093         Support V1DFmode.
1095 2014-06-12  Eric Botcazou  <ebotcazou@adacore.com>
1097         * tree-core.h (DECL_NONALIASED): Use proper spelling in comment.
1099 2014-06-12  Georg-Johann Lay  <avr@gjlay.de>
1101         PR target/61443
1102         * config/avr/avr.md (push<mode>1): Avoid (subreg(mem)) when
1103         loading from address spaces.
1105 2014-06-12  Martin Liska  <mliska@suse.cz>
1107         PR ipa/61462
1108         * ipa-prop.c (ipa_make_edge_direct_to_target): Check that gimple call
1109         statement is reachable.
1111 2014-06-11  Jan Hubicka  <hubicka@ucw.cz>
1113         * symtab.c (section_hash): New hash.
1114         (symtab_unregister_node): Clear section before freeing.
1115         (hash_section_hash_entry): New haser.
1116         (eq_sections): New function.
1117         (symtab_node::set_section_for_node): New method.
1118         (set_section_1): Update.
1119         (symtab_node::set_section): Take string instead of tree as parameter.
1120         (symtab_resolve_alias): Update.
1121         * cgraph.h (section_hash_entry_d): New structure.
1122         (section_hash_entry): New typedef.
1123         (cgraph_node): Change comdat_group_ to x_comdat_group,
1124         change section_ to x_section and turn into section_hash_entry;
1125         update accestors; put set_section_for_node offline.
1126         * tree.c (decl_section_name): Turn into string.
1127         (set_decl_section_name): Change parameter to be string.
1128         * tree.h (decl_section_name, set_decl_section_name): Update prototypes.
1129         * sdbout.c (sdbout_one_type): Update.
1130         * tree-vect-data-refs.c (vect_can_force_dr_alignment_p): Update.
1131         * varasm.c (IN_NAMED_SECTION, get_named_section,
1132         resolve_unique_section, hot_function_section, get_named_text_section,
1133         USE_SELECT_SECTION_FOR_FUNCTIONS, default_function_rodata_section,
1134         make_decl_rtl, default_unique_section): Update.
1135         * config/c6x/c6x.c (c6x_in_small_data_p): Update.
1136         (c6x_elf_unique_section): Update.
1137         * config/nios2/nios2.c (nios2_in_small_data_p): Update.
1138         * config/pa/pa.c (pa_function_section): Update.
1139         * config/pa/pa.h (IN_NAMED_SECTION_P): Update.
1140         * config/ia64/ia64.c (ia64_in_small_data_p): Update.
1141         * config/arc/arc.c (arc_in_small_data_p): Update.
1142         * config/arm/unknown-elf.h (IN_NAMED_SECTION_P): Update.
1143         * config/mcore/mcore.c (mcore_unique_section): Update.
1144         * config/mips/mips.c (mips16_build_function_stub): Update.
1145         (mips16_build_call_stub): Update.
1146         (mips_function_rodata_section): Update.
1147         (mips_in_small_data_p): Update.
1148         * config/score/score.c (score_in_small_data_p): Update.
1149         * config/rx/rx.c (rx_in_small_data): Update.
1150         * config/rs6000/rs6000.c (rs6000_elf_in_small_data_p): Update.
1151         (rs6000_xcoff_asm_named_section): Update.
1152         (rs6000_xcoff_unique_section): Update.
1153         * config/frv/frv.c (frv_string_begins_with): Update.
1154         (frv_in_small_data_p): Update.
1155         * config/v850/v850.c (v850_encode_data_area): Update.
1156         * config/bfin/bfin.c (DECL_SECTION_NAME): Update.
1157         (bfin_handle_l1_data_attribute): Update.
1158         (bfin_handle_l2_attribute): Update.
1159         * config/mep/mep.c (mep_unique_section): Update.
1160         * config/microblaze/microblaze.c (microblaze_elf_in_small_data_p):
1161         Update.
1162         * config/h8300/h8300.c (h8300_handle_eightbit_data_attribute): Update.
1163         (h8300_handle_tiny_data_attribute): Update.
1164         * config/m32r/m32r.c (m32r_in_small_data_p): Update.
1165         (m32r_in_small_data_p): Update.
1166         * config/alpha/alpha.c (alpha_in_small_data_p): Update.
1167         * config/i386/i386.c (ix86_in_large_data_p): Update.
1168         * config/i386/winnt.c (i386_pe_unique_section): Update.
1169         * config/darwin.c (darwin_function_section): Update.
1170         * config/lm32/lm32.c (lm32_in_small_data_p): Update.
1171         * tree-emutls.c (get_emutls_init_templ_addr): Update.
1172         (new_emutls_decl): Update.
1173         * lto-cgraph.c (lto_output_node, input_node, input_varpool_node,
1174         input_varpool_node): Update.
1175         (ead_string_cst): Turn to ...
1176         (read_string): ... this one.
1177         * dwarf2out.c (secname_for_decl): Update.
1178         * asan.c (asan_protect_global): Update.
1180 2014-06-11  DJ Delorie  <dj@redhat.com>
1182         * config/rx/rx.h (FUNCTION_BOUNDARY): Adjust for RX100/200 4-byte
1183         cache lines.
1184         * config/rx/rx.c (rx_option_override): Likewise.
1185         (rx_align_for_label): Likewise.
1187         * config/rx/rx.c (rx_max_skip_for_label): Don't skip anything if -Os.
1189 2014-06-11  Maciej W. Rozycki  <macro@codesourcery.com>
1191         * config/mmix/mmix-protos.h (mmix_asm_output_source_line): Remove
1192         prototype.
1194 2014-06-11  Richard Sandiford  <rdsandiford@googlemail.com>
1196         * common.md: New file.
1197         * doc/md.texi: Update description of generic, machine-independent
1198         constraints.
1199         * config/s390/constraints.md (e): Delete.
1200         * Makefile.in (md_file): Include common.md.
1201         * config/m32c/t-m32c (md_file): Likewise.
1202         * genpreds.c (general_mem): New array.
1203         (generic_constraint_letters): Remove constraints now defined by
1204         common.md.
1205         (add_constraint): Map TARGET_MEM_CONSTRAINT to general_mem.
1206         Allow the first character to be '<' or '>' as well.
1207         * genoutput.c (general_mem): New array.
1208         (indep_constraints): Remove constraints now defined by common.md.
1209         (note_constraint): Map TARGET_MEM_CONSTRAINT to general_mem.
1210         Remove special handling of 'm'.
1211         * ira-costs.c (record_reg_classes): Remove special handling of
1212         constraints now defined by common.md.
1213         * ira.c (ira_setup_alts, ira_get_dup_out_num): Likewise.
1214         * ira-lives.c (single_reg_class): Likewise.
1215         (ira_implicitly_set_insn_hard_regs): Likewise.
1216         * lra-constraints.c (reg_class_from_constraints): Likewise.
1217         (process_alt_operands, process_address, curr_insn_transform): Likewise.
1218         * postreload.c (reload_cse_simplify_operands): Likewise.
1219         * reload.c (push_secondary_reload, scratch_reload_class)
1220         (find_reloads, alternative_allows_const_pool_ref): Likewise.
1221         * reload1.c (maybe_fix_stack_asms): Likewise.
1222         * targhooks.c (default_secondary_reload): Likewise.
1223         * stmt.c (parse_output_constraint): Likewise.
1224         * recog.c (preprocess_constraints): Likewise.
1225         (constrain_operands, peep2_find_free_register): Likewise.
1226         (asm_operand_ok): Likewise, but add a comment saying why 'o'
1227         must be handled specially.
1229 2014-06-11  Richard Sandiford  <rdsandiford@googlemail.com>
1231         * system.h (CONST_DOUBLE_OK_FOR_CONSTRAINT_P): Poison.
1232         * genpreds.c (have_const_dbl_constraints): Delete.
1233         (add_constraint): Don't set it.
1234         (write_tm_preds_h): Don't call CONST_DOUBLE_OK_FOR_CONSTRAINT_P.
1235         * ira-costs.c (record_reg_classes): Handle CONST_INT and CONST_DOUBLE
1236         constraints using the lookup_constraint logic.
1237         * ira-lives.c (single_reg_class): Likewise.
1238         * ira.c (ira_setup_alts): Likewise.
1239         * lra-constraints.c (process_alt_operands): Likewise.
1240         * recog.c (asm_operand_ok, constrain_operands): Likewise.
1241         * reload.c (find_reloads): Likewise.
1243 2014-06-11  Richard Sandiford  <rdsandiford@googlemail.com>
1245         * genpreds.c (const_int_start, const_int_end): New variables.
1246         (choose_enum_order): Output CONST_INT constraints before memory
1247         constraints.
1248         (write_tm_preds_h): Always define insn_const_int_ok_for_constraint.
1249         Add CT_CONST_INT.
1250         * ira-costs.c (record_reg_classes): Handle CT_CONST_INT.
1251         * ira.c (ira_setup_alts): Likewise.
1252         * lra-constraints.c (process_alt_operands): Likewise.
1253         * recog.c (asm_operand_ok, preprocess_constraints): Likewise.
1254         * reload.c (find_reloads): Likewise.
1256 2014-06-11  Richard Sandiford  <rdsandiford@googlemail.com>
1258         * recog.h (operand_alternative): Remove offmem_ok, nonffmem_ok,
1259         decmem_ok and incmem_ok.  Reformat other bitfields for consistency.
1260         * recog.c (preprocess_constraints): Update accordingly.
1262 2014-06-11  Richard Sandiford  <rdsandiford@googlemail.com>
1264         * system.h (REG_CLASS_FROM_CONSTRAINT): Poison.
1265         (REG_CLASS_FOR_CONSTRAINT, EXTRA_CONSTRAINT_STR): Likewise.
1266         (EXTRA_MEMORY_CONSTRAINT, EXTRA_ADDRESS_CONSTRAINT): Likewise.
1267         * genpreds.c (print_type_tree): New function.
1268         (write_tm_preds_h): Remove REG_CLASS_FROM_CONSTRAINT,
1269         REG_CLASS_FOR_CONSTRAINT, EXTRA_MEMORY_CONSTRAINT,
1270         EXTRA_ADDRESS_CONSTRAINT and EXTRA_CONSTRAINT_STR.
1271         Write out enum constraint_type and get_constraint_type.
1272         * lra-constraints.c (satisfies_memory_constraint_p): Take a
1273         constraint_num rather than a constraint string.
1274         (satisfies_address_constraint_p): Likewise.
1275         (reg_class_from_constraints): Avoid old constraint macros.
1276         (process_alt_operands, process_address_1): Likewise.
1277         (curr_insn_transform): Likewise.
1278         * ira-costs.c (record_reg_classes): Likewise.
1279         (record_operand_costs): Likewise.
1280         * ira-lives.c (single_reg_class): Likewise.
1281         (ira_implicitly_set_insn_hard_regs): Likewise.
1282         * ira.c (ira_setup_alts, ira_get_dup_out_num): Likewise.
1283         * postreload.c (reload_cse_simplify_operands): Likewise.
1284         * recog.c (asm_operand_ok, preprocess_constraints): Likewise.
1285         (constrain_operands, peep2_find_free_register): Likewise.
1286         * reload.c (push_secondary_reload, scratch_reload_class): Likewise.
1287         (find_reloads, alternative_allows_const_pool_ref): Likewise.
1288         * reload1.c (maybe_fix_stack_asms): Likewise.
1289         * stmt.c (parse_output_constraint, parse_input_constraint): Likewise.
1290         * targhooks.c (default_secondary_reload): Likewise.
1291         * config/m32c/m32c.c (m32c_matches_constraint_p): Avoid reference
1292         to EXTRA_CONSTRAINT_STR.
1293         * config/sparc/constraints.md (U): Likewise REG_CLASS_FROM_CONSTRAINT.
1295 2014-06-11  Richard Sandiford  <rdsandiford@googlemail.com>
1297         * genpreds.c (write_constraint_satisfied_p_1): Replace with...
1298         (write_constraint_satisfied_p_array): ...this new function.
1299         (write_tm_preds_h): Replace write_constraint_satisfied_p_1 with
1300         an array.
1301         (write_insn_preds_c): Update accordingly.
1303 2014-06-11  Richard Sandiford  <rdsandiford@googlemail.com>
1305         * genpreds.c (write_lookup_constraint): Rename to...
1306         (write_lookup_constraint_1): ...this.
1307         (write_lookup_constraint_array): New function.
1308         (write_tm_preds_h): Define lookup_constraint as an inline function
1309         that uses write_lookup_constraint_array where possible.
1310         (write_insn_preds_c): Update for the changes above.
1312 2014-06-11  Richard Sandiford  <rdsandiford@googlemail.com>
1314         * doc/md.texi (regclass_for_constraint): Rename to...
1315         (reg_class_for_constraint): ...this.
1316         * genpreds.c (num_constraints, enum_order, register_start)
1317         (register_end, satisfied_start, memory_start, memory_end)
1318         (address_start, address_end): New variables.
1319         (add_constraint): Count the number of constraints.
1320         (choose_enum_order): New function.
1321         (write_enum_constraint_num): Iterate over enum_order.
1322         (write_regclass_for_constraint): Rename to...
1323         (write_reg_class_for_constraint_1): ...this and update output
1324         accordingly.
1325         (write_constraint_satisfied_p): Rename to...
1326         (write_constraint_satisfied_p_1): ...this and update output
1327         accordingly.  Do nothing if all extra constraints are register
1328         constraints.
1329         (write_insn_extra_memory_constraint): Delete.
1330         (write_insn_extra_address_constraint): Delete.
1331         (write_range_function): New function.
1332         (write_tm_preds_h): Define constraint_satisfied_p and
1333         reg_class_for_constraint as inline functions that do a range check
1334         before calling the out-of-line function.  Use write_range_function
1335         to implement insn_extra_{register,memory,address}_constraint,
1336         the first of which is new.
1337         (write_insn_preds_c): Update after above changes to write_* functions.
1338         (main): Call choose_enum_order.
1340 2014-06-11  Thomas Preud'homme  <thomas.preudhomme@arm.com>
1342         PR tree-optimization/61306
1343         * tree-ssa-math-opts.c (struct symbolic_number): Store type of
1344         expression instead of its size.
1345         (do_shift_rotate): Adapt to change in struct symbolic_number. Return
1346         false to prevent optimization when the result is unpredictable due to
1347         arithmetic right shift of signed type with highest byte is set.
1348         (verify_symbolic_number_p): Adapt to change in struct symbolic_number.
1349         (init_symbolic_number): Likewise.
1350         (find_bswap_or_nop_1): Likewise. Return NULL to prevent optimization
1351         when the result is unpredictable due to sign extension.
1353 2014-06-11  Terry Guo  <terry.guo@arm.com>
1355         * config/arm/arm.md (*thumb1_adddi3): Move into new file thumb1.md.
1356         (*thumb1_addsi3): Ditto.
1357         (*thumb_subdi3): Ditto.
1358         (thumb1_subsi3_insn): Ditto.
1359         (*thumb_mulsi3): Ditto.
1360         (*thumb_mulsi3_v6): Ditto.
1361         (*thumb1_andsi3_insn): Ditto.
1362         (thumb1_bicsi3): Ditto.
1363         (*thumb1_iorsi3_insn): Ditto.
1364         (*thumb1_xorsi3_insn): Ditto.
1365         (*thumb1_ashlsi3): Ditto.
1366         (*thumb1_ashrsi3): Ditto.
1367         (*thumb1_lshrsi3): Ditto.
1368         (*thumb1_rotrsi3): Ditto.
1369         (*thumb1_negdi2): Ditto.
1370         (*thumb1_negsi2): Ditto.
1371         (*thumb1_abssi2): Ditto.
1372         (*thumb1_neg_abssi2): Ditto.
1373         (*thumb1_one_cmplsi2): Ditto.
1374         (*thumb1_zero_extendhisi2): Ditto.
1375         (*thumb1_zero_extendqisi2): Ditto.
1376         (*thumb1_zero_extendqisi2_v6): Ditto.
1377         (thumb1_extendhisi2): Ditto.
1378         (thumb1_extendqisi2): Ditto.
1379         (*thumb1_movdi_insn): Ditto.
1380         (*thumb1_movsi_insn): Ditto.
1381         (*thumb1_movhi_insn): Ditto.
1382         (thumb_movhi_clobber): Ditto.
1383         (*thumb1_movqi_insn): Ditto.
1384         (*thumb1_movhf): Ditto.
1385         (*thumb1_movsf_insn): Ditto.
1386         (*thumb_movdf_insn): Ditto.
1387         (movmem12b): Ditto.
1388         (movmem8b): Ditto.
1389         (cbranchqi4): Ditto.
1390         (cbranchsi4_insn): Ditto.
1391         (cbranchsi4_scratch): Ditto.
1392         (*negated_cbranchsi4): Ditto.
1393         (*tbit_cbranch): Ditto.
1394         (*tlobits_cbranch): Ditto.
1395         (*tstsi3_cbranch): Ditto.
1396         (*cbranchne_decr1): Ditto.
1397         (*addsi3_cbranch): Ditto.
1398         (*addsi3_cbranch_scratch): Ditto.
1399         (*thumb_cmpdi_zero): Ditto.
1400         (cstoresi_eq0_thumb1): Ditto.
1401         (cstoresi_ne0_thumb1): Ditto.
1402         (*cstoresi_eq0_thumb1_insn): Ditto.
1403         (*cstoresi_ne0_thumb1_insn): Ditto.
1404         (cstoresi_nltu_thumb1): Ditto.
1405         (cstoresi_ltu_thumb1): Ditto.
1406         (thumb1_addsi3_addgeu): Ditto.
1407         (*thumb_jump): Ditto.
1408         (*call_reg_thumb1_v5): Ditto.
1409         (*call_reg_thumb1): Ditto.
1410         (*call_value_reg_thumb1_v5): Ditto.
1411         (*call_value_reg_thumb1): Ditto.
1412         (*call_insn): Ditto.
1413         (*call_value_insn): Ditto.
1414         (thumb1_casesi_internal_pic): Ditto.
1415         (thumb1_casesi_dispatch): Ditto.
1416         (*thumb1_indirect_jump): Ditto.
1417         (prologue_thumb1_interwork): Ditto.
1418         (*epilogue_insns): Ditto.
1419         (consttable_1): Ditto.
1420         (consttable_2): Ditto.
1421         (tablejump): Ditto.
1422         (*thumb1_tablejump): Ditto.
1423         (thumb_eh_return): Ditto.
1424         (define_peephole2): Two of them are thumb1 only and got moved into
1425         new file thumb1.md.
1426         (define_split): Six of them are thumb1 only and got moved into new
1427         file thumb1.md.
1428         * config/arm/thumb1.md: New file comprised of above thumb1 only
1429         patterns.
1431 2014-06-11  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
1433         * config.gcc (aarch64*-*-*): Add arm_acle.h to extra headers.
1434         * Makefile.in (TEXI_GCC_FILES): Add aarch64-acle-intrinsics.texi to
1435         dependencies.
1436         * config/aarch64/aarch64-builtins.c (AARCH64_CRC32_BUILTINS): Define.
1437         (aarch64_crc_builtin_datum): New struct.
1438         (aarch64_crc_builtin_data): New.
1439         (aarch64_init_crc32_builtins): New function.
1440         (aarch64_init_builtins): Initialise CRC32 builtins when appropriate.
1441         (aarch64_crc32_expand_builtin): New.
1442         (aarch64_expand_builtin): Add CRC32 builtin expansion case.
1443         * config/aarch64/aarch64.h (TARGET_CPU_CPP_BUILTINS): Define
1444         __ARM_FEATURE_CRC32 when appropriate.
1445         (TARGET_CRC32): Define.
1446         * config/aarch64/aarch64.md (UNSPEC_CRC32B, UNSPEC_CRC32H,
1447         UNSPEC_CRC32W, UNSPEC_CRC32X, UNSPEC_CRC32CB, UNSPEC_CRC32CH,
1448         UNSPEC_CRC32CW, UNSPEC_CRC32CX): New unspec values.
1449         (aarch64_<crc_variant>): New pattern.
1450         * config/aarch64/arm_acle.h: New file.
1451         * config/aarch64/iterators.md (CRC): New int iterator.
1452         (crc_variant, crc_mode): New int attributes.
1453         * doc/aarch64-acle-intrinsics.texi: New file.
1454         * doc/extend.texi (aarch64): Document aarch64 ACLE intrinsics.
1455         Include aarch64-acle-intrinsics.texi.
1457 2014-06-11  Evgeny Stupachenko  <evstupac@gmail.com>
1459         * tree-vect-data-refs.c (vect_grouped_store_supported): New
1460         check for stores group of length 3.
1461         (vect_permute_store_chain): New permutations for stores group of
1462         length 3.
1463         * tree-vect-stmts.c (vect_model_store_cost): Change cost
1464         of vec_perm_shuffle for the new permutations.
1466 2014-06-11  Jan Hubicka  <hubicka@ucw.cz>
1468         * ipa-visibility.c (function_and_variable_visibility): Disable virtual
1469         table rewriting temporarily on targets not supporting ONE_ONLY.
1471 2014-06-11  Richard Biener  <rguenther@suse.de>
1473         PR middle-end/61437
1474         Revert
1475         2014-06-04  Richard Biener  <rguenther@suse.de>
1477         * tree.h (may_be_aliased): Trust TREE_ADDRESSABLE from
1478         TREE_PUBLIC and DECL_EXTERNAL decls.
1480 2014-06-10  Jan Hubicka  <hubicka@ucw.cz>
1482         * varasm.c (set_implicit_section): New function.
1483         (resolve_unique_section): Use it to set implicit section
1484         for aliases, too.
1485         (get_named_text_section): Use symtab_get_node (decl)->implicit_section
1486         (default_function_section): Likewise.
1487         (decl_binds_to_current_def_p): Constify argument.
1488         * varasm.h (decl_binds_to_current_def_p): Update prototype.
1489         * asan.c (asan_protect_global): Use
1490         symtab_get_node (decl)->implicit_section.
1491         * symtab.c (dump_symtab_base): Dump implicit sections.
1492         (verify_symtab_base): Verify sanity of sectoins and comdats.
1493         (symtab_resolve_alias): Alias share the section of its target.
1494         (set_section_1): New function.
1495         (symtab_node::set_section): Move here, recurse to aliases.
1496         (verify_symtab): Check for duplicated symtab lists.
1497         * tree-core.h (implicit_section_name_p): Remove.
1498         * tree-vect-data-refs.c: Include varasm.h.
1499         (vect_can_force_dr_alignment_p): Fix conditional on when
1500         decl bints to current definition; use
1501         symtab_get_node (decl)->implicit_section.
1502         * cgraph.c (cgraph_make_node_local_1): Fix section set.
1503         * cgraph.h (struct symtab_node): Add implicit_section.
1504         (set_section): Rename to ...
1505         (set_section_for_node): ... this one.
1506         (set_section): Declare.
1507         * tree.h (DECL_HAS_IMPLICIT_SECTION_NAME_P): Remove.
1508         * lto-cgraph.c (lto_output_node, lto_output_varpool_node,
1509         input_overwrite_node, input_varpool_node): Stream implicit_section.
1510         * ipa.c (symtab_remove_unreachable_nodes): Do not check symtab before
1511         removal; it will fail in LTO.
1513 2014-06-10  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
1515         * config/aarch64/aarch64-simd.md (move_lo_quad_<mode>):
1516         Change second alternative type to f_mcr.
1517         * config/aarch64/aarch64.md (*movsi_aarch64): Change 11th
1518         and 12th alternatives' types to f_mcr and f_mrc.
1519         (*movdi_aarch64): Same for 12th and 13th alternatives.
1520         (*movsf_aarch64): Change 9th alternatives' type to mov_reg.
1521         (aarch64_movtilow_tilow): Change type to fmov.
1523 2014-06-10  Jiong Wang  <jiong.wang@arm.com>
1525         * config/aarch64/aarch64.c (aarch64_save_or_restore_fprs)
1526         (aarch64_save_or_restore_callee_save_registers): Fix layout.
1528 2014-06-10  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
1530         * config/aarch64/aarch64-simd.md (aarch64_sqdmulh_lane<mode>):
1531         New expander.
1532         (aarch64_sqrdmulh_lane<mode>): Likewise.
1533         (aarch64_sq<r>dmulh_lane<mode>): Rename to...
1534         (aarch64_sq<r>dmulh_lane<mode>_internal): ...this.
1535         (aarch64_sqdmulh_laneq<mode>): New expander.
1536         (aarch64_sqrdmulh_laneq<mode>): Likewise.
1537         (aarch64_sq<r>dmulh_laneq<mode>): Rename to...
1538         (aarch64_sq<r>dmulh_laneq<mode>_internal): ...this.
1539         (aarch64_sqdmulh_lane<mode>): New expander.
1540         (aarch64_sqrdmulh_lane<mode>): Likewise.
1541         (aarch64_sq<r>dmulh_lane<mode>): Rename to...
1542         (aarch64_sq<r>dmulh_lane<mode>_internal): ...this.
1543         (aarch64_sqdmlal_lane<mode>): Add lane flip for big-endian.
1544         (aarch64_sqdmlal_laneq<mode>): Likewise.
1545         (aarch64_sqdmlsl_lane<mode>): Likewise.
1546         (aarch64_sqdmlsl_laneq<mode>): Likewise.
1547         (aarch64_sqdmlal2_lane<mode>): Likewise.
1548         (aarch64_sqdmlal2_laneq<mode>): Likewise.
1549         (aarch64_sqdmlsl2_lane<mode>): Likewise.
1550         (aarch64_sqdmlsl2_laneq<mode>): Likewise.
1551         (aarch64_sqdmull_lane<mode>): Likewise.
1552         (aarch64_sqdmull_laneq<mode>): Likewise.
1553         (aarch64_sqdmull2_lane<mode>): Likewise.
1554         (aarch64_sqdmull2_laneq<mode>): Likewise.
1556 2014-06-10  Richard Biener  <rguenther@suse.de>
1558         PR tree-optimization/61438
1559         * tree-ssa-pre.c (eliminate_dom_walker): Add do_pre member.
1560         (eliminate_dom_walker::before_dom_children): Only try to inhibit
1561         insertion of IVs if running PRE.
1562         (eliminate): Adjust.
1563         (pass_pre::execute): Likewise.
1564         (pass_fre::execute): Likewise.
1566 2014-06-10  Richard Biener  <rguenther@suse.de>
1568         PR middle-end/61456
1569         * tree-ssa-alias.c (nonoverlapping_component_refs_of_decl_p):
1570         Do not use the main variant for the type comparison.
1571         (ncr_compar): Likewise.
1572         (nonoverlapping_component_refs_p): Likewise.
1574 2014-06-10  Marcus Shawcroft  <marcus.shawcroft@arm.com>
1576         * config/aarch64/aarch64.c (aarch64_save_or_restore_fprs): Fix
1577         REG_CFA_RESTORE mode.
1579 2014-06-10  Evgeny Stupachenko  <evstupac@gmail.com>
1581         * config/i386/i386.c (expand_vec_perm_pblendv): New.
1582         * config/i386/i386.c (ix86_expand_vec_perm_const_1): Use
1583         expand_vec_perm_pblendv.
1585 2014-06-10  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
1587         * doc/arm-acle-intrinsics.texi: Specify when CRC32 intrinsics are
1588         available.
1589         Simplify description of __crc32d and __crc32cd intrinsics.
1590         * doc/extend.texi (ARM ACLE Intrinsics): Remove comment about CRC32
1591         availability.
1593 2014-06-10  Thomas Schwinge  <thomas@codesourcery.com>
1595         PR lto/61334
1596         * configure.ac: Use gcc_AC_CHECK_DECLS to check for strnlen prototype.
1597         * config.in: Regenerate.
1598         * configure: Likewise.
1600 2014-06-10  Jan Hubicka  <hubicka@ucw.cz>
1602         * ipa-reference.c (is_proper_for_analysis): Exclude addressable
1603         and public vars.
1604         (intersect_static_var_sets): Remove.
1605         (propagate): Do not prune local statics.
1607 2014-06-10  Jakub Jelinek  <jakub@redhat.com>
1609         PR fortran/60928
1610         * omp-low.c (lower_rec_input_clauses) <case OMP_CLAUSE_LASTPRIVATE>:
1611         Set lastprivate_firstprivate even if omp_private_outer_ref
1612         langhook returns true.
1613         <case OMP_CLAUSE_REDUCTION>: When calling omp_clause_default_ctor
1614         langhook, call unshare_expr on new_var and call
1615         build_outer_var_ref to get the last argument.
1617 2014-06-10  Marek Polacek  <polacek@redhat.com>
1619         PR c/60988
1620         * doc/extend.texi: Add cindex for transparent_union.
1622 2014-06-09  Thomas Preud'homme  <thomas.preudhomme@arm.com>
1624         * tree-ssa-math-opts.c (find_bswap_or_nop_load): Check return value of
1625         init_symbolic_number ().
1627 2014-05-18  John David Anglin  <danglin@gcc.gnu.org>
1629         PR middle-end/61141
1630         * emit-rtl.c (reset_all_used_flags): In a sequence, check that
1631         XVECEXP (pat, 0, i) is an INSN before calling reset_insn_used_flags.
1632         (verify_rtl_sharing): Likewise.
1634 2014-06-09  Marc Glisse  <marc.glisse@inria.fr>
1636         PR c++/54442
1637         * tree.c (build_qualified_type): Use a canonical type for
1638         TYPE_CANONICAL.
1640 2014-06-09  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
1642         * config/arm/arm-modes.def: Remove XFmode.
1644 2014-06-09  Alan Lawrence  <alan.lawrence@arm.com>
1646         PR target/61062
1647         * config/arm/arm_neon.h (vtrn_s8, vtrn_s16, vtrn_u8, vtrn_u16, vtrn_p8,
1648         vtrn_p16, vtrn_s32, vtrn_f32, vtrn_u32, vtrnq_s8, vtrnq_s16, vtrnq_s32,
1649         vtrnq_f32, vtrnq_u8, vtrnq_u16, vtrnq_u32, vtrnq_p8, vtrnq_p16,
1650         vzip_s8, vzip_s16, vzip_u8, vzip_u16, vzip_p8, vzip_p16, vzip_s32,
1651         vzip_f32, vzip_u32, vzipq_s8, vzipq_s16, vzipq_s32, vzipq_f32,
1652         vzipq_u8, vzipq_u16, vzipq_u32, vzipq_p8, vzipq_p16, vuzp_s8, vuzp_s16,
1653         vuzp_s32, vuzp_f32, vuzp_u8, vuzp_u16, vuzp_u32, vuzp_p8, vuzp_p16,
1654         vuzpq_s8, vuzpq_s16, vuzpq_s32, vuzpq_f32, vuzpq_u8, vuzpq_u16,
1655         vuzpq_u32, vuzpq_p8, vuzpq_p16): Correct mask for bigendian.
1657 2014-06-09  Jan Hubicka  <hubicka@ucw.cz>
1659         * tree-core.h (tree_decl_with_vis): Remove section_name.
1661 2014-06-09  Kito Cheng  <kito@0xlab.org>
1663         * ira.c (ira): Don't call init_caller_save if LRA enabled
1664         since LRA use its own infrastructure to handle that.
1666 2014-06-07  Jan Hubicka  <hubicka@ucw.cz>
1668         * symtab.c (dump_symtab_base): Update dumping.
1669         (symtab_make_decl_local): Clear only DECL_COMDAT.
1670         * tree-vect-data-refs.c (Check that variable is static before
1671         tampering with sections.
1672         * cgraphclones.c (duplicate_thunk_for_node): Do not clear section name.
1673         (cgraph_create_virtual_clone): Likewise.
1674         * tree.c (decl_comdat_group, decl_comdat_group_id): Constify argument.
1675         (decl_section_name, set_decl_section_name): New accessors.
1676         (find_decls_types_r): Do not walk section name
1677         * tree.h (DECL_SECTION_NAME): Implement using decl_section_name.
1678         (decl_comdat_group, decl_comdat_group_id): Constify.
1679         (decl_section_name, set_decl_section_name): Update.
1680         * varpool.c (varpool_finalize_named_section_flags): Use get_section.
1681         * cgraph.c (cgraph_add_thunk): Reset node instead of rebuilding.
1682         (cgraph_make_node_local_1): Clear section and comdat group.
1683         * cgraph.h (set_comdat_group): Sanity check.
1684         (get_section, set_section): New.
1685         * ipa-comdats.c (ipa_comdats): Use get_section.
1686         * ipa.c (ipa_discover_readonly_nonaddressable_var): Likewise.
1687         * lto-streamer-out.c: Do not follow section names.
1688         * c-family/c-common.c (handle_section_attribute): Update.
1689         * lto-cgraph.c (lto_output_node): Output section.
1690         (lto_output_varpool_node): Likewise.
1691         (read_comdat_group): Rename to ...
1692         (read_identifier): ... this one.
1693         (read_string_cst): New function.
1694         (input_node, input_varpool_node): Input section names.
1695         * tree-emutls.c (get_emutls_init_templ_addr): Update.
1696         (new_emutls_decl): Update.
1697         (secname_for_decl): Check section names only of static vars.
1698         * config/mep/mep.c (mep_unique_section): Use set_decl_section_name.
1699         * config/i386/winnt.c (i386_pe_unique_section): Likewise.
1700         * config/i386/i386.c (x86_64_elf_unique_section): Likewise.
1701         * config/c6x/c6x.c (c6x_elf_unique_section): Likewise.
1702         * config/rs6000/rs6000.c (rs6000_xcoff_unique_section): Likewise.
1703         * config/mcore/mcore.c (mcore_unique_section): Likewise.
1704         * config/mips/mips.c (mips16_build_function_stub): Likewise.
1705         * config/v850/v850.c (v850_insert_attributes): Likewise.
1706         * config/h8300/h8300.c (h8300_handle_eightbit_data_attribute):
1707         Likewise.
1708         (h8300_handle_tiny_data_attribute): Likewise.
1709         * config/bfin/bfin.c (bfin_handle_l1_text_attribute): Likewise.
1710         (bfin_handle_l2_attribute): Likewise.
1712 2014-06-07  Jan Hubicka  <hubicka@ucw.cz>
1714         * symtab.c (symtab_nonoverwritable_alias): Copy VIRTUAL flag;
1715         remove static initializer.
1717 2014-06-07  Jan Hubicka  <hubicka@ucw.cz>
1719         * varasm.c (use_blocks_for_decl_p): Check symbol table
1720         instead of alias attribute.
1721         (place_block_symbol): Recurse on aliases.
1723 2014-06-07  Jan Hubicka  <hubicka@ucw.cz>
1725         * ipa-visibility.c: Include varasm.h
1726         (can_replace_by_local_alias): Ceck decl_binds_to_current_def_p.
1728 2014-06-07  Jan Hubicka  <hubicka@ucw.cz>
1730         * cgraphunit.c (assemble_thunks_and_aliases): Expand thunks before
1731         outputting aliases.
1733 2014-06-07  Steven Bosscher  <steven@gcc.gnu.org>
1735         * gcse.c (can_assign_to_reg_without_clobbers_p): Do not let pointers
1736         from test_insn into GGC space escape via SET_SRC.
1738 2014-06-07  Eric Botcazou  <ebotcazou@adacore.com>
1740         * tree-ssa-tail-merge.c (same_succ_hash): Hash the static chain of a
1741         call statement, if any.
1742         (gimple_equal_p) <GIMPLE_CALL>: Compare the static chain of the call
1743         statements, if any.  Tidy up.
1745 2014-06-06  Michael Meissner  <meissner@linux.vnet.ibm.com>
1747         PR target/61431
1748         * config/rs6000/vsx.md (VSX_LE): Split VSX_D into 2 separate
1749         iterators, VSX_D that handles 64-bit types, and VSX_LE that
1750         handles swapping the two 64-bit double words on little endian
1751         systems.  Include V1TImode and optionally TImode in VSX_LE so that
1752         these types are properly swapped.  Change all of the insns and
1753         splits that do the 64-bit swaps to use VSX_LE.
1754         (vsx_le_perm_load_<mode>): Likewise.
1755         (vsx_le_perm_store_<mode>): Likewise.
1756         (splitters for little endian memory operations): Likewise.
1757         (vsx_xxpermdi2_le_<mode>): Likewise.
1758         (vsx_lxvd2x2_le_<mode>): Likewise.
1759         (vsx_stxvd2x2_le_<mode>): Likewise.
1761 2014-06-06  Uros Bizjak  <ubizjak@gmail.com>
1763         PR target/61423
1764         * config/i386/i386.md (*floatunssi<mode>2_i387_with_xmm): New
1765         define_insn_and_split pattern, merged from *floatunssi<mode>2_1
1766         and corresponding splitters.  Zero extend general register
1767         or memory input operand to XMM temporary.  Enable for
1768         TARGET_SSE2 and TARGET_INTER_UNIT_MOVES_TO_VEC only.
1769         (floatunssi<mode>2): Update expander predicate.
1771 2014-06-06  Vladimir Makarov  <vmakarov@redhat.com>
1773         PR rtl-optimization/61325
1774         * lra-constraints.c (process_address_1): Check scale equal to one
1775         to prevent transformation: base + scale * index => base + new_reg.
1777 2014-06-06  Richard Biener  <rguenther@suse.de>
1779         PR tree-optimization/59299
1780         * tree-ssa-sink.c (all_immediate_uses_same_place): Work on
1781         a def operand.
1782         (nearest_common_dominator_of_uses): Likewise.
1783         (statement_sink_location): Adjust.  Support sinking loads.
1785 2014-06-06  Martin Jambor  <mjambor@suse.cz>
1787         * ipa-prop.c (get_place_in_agg_contents_list): New function.
1788         (build_agg_jump_func_from_list): Likewise.
1789         (determine_known_aggregate_parts): Renamed to
1790         determine_locally_known_aggregate_parts.  Moved some functionality
1791         to the two functions above, removed bound checks.
1793 2014-06-06  James Greenhalgh  <james.greenhalgh@arm.com>
1795         * config/aarch64/aarch64-protos.h (aarch64_expand_movmem): New.
1796         * config/aarch64/aarch64.c (aarch64_move_pointer): New.
1797         (aarch64_progress_pointer): Likewise.
1798         (aarch64_copy_one_part_and_move_pointers): Likewise.
1799         (aarch64_expand_movmen): Likewise.
1800         * config/aarch64/aarch64.h (MOVE_RATIO): Set low.
1801         * config/aarch64/aarch64.md (movmem<mode>): New.
1803 2014-06-06  Bingfeng Mei  <bmei@broadcom.com>
1805         * targhooks.c (default_add_stmt_cost): Call target specific
1806         hook instead of default one.
1808 2014-06-06  Thomas Preud'homme  <thomas.preudhomme@arm.com>
1810         * ChangeLog (2014-05-23): Fix ChangeLog entry to refer to target
1811         endianness instead of host endianness.
1812         * tree-ssa-math-opts.c (find_bswap_or_nop_1): Likewise in dumps and
1813         comments.
1815 2014-06-06  Eric Botcazou  <ebotcazou@adacore.com>
1817         PR debug/53927
1818         * function.c (instantiate_decls): Process the saved static chain.
1819         (expand_function_start): If not optimizing, save the static chain
1820         onto the stack.
1821         * tree-nested.c (convert_all_function_calls): Always create the static
1822         chain for nested functions if not optimizing.
1824 2014-06-06  Eric Botcazou  <ebotcazou@adacore.com>
1826         * tree-cfg.c (make_edges) <GIMPLE_RETURN>: Put a location on the edge.
1828 2014-06-06  Richard Biener  <rguenther@suse.de>
1830         * cfgexpand.c (expand_gimple_cond): Remove check for current_loops.
1831         (construct_init_block): Likewise.
1832         (construct_exit_block): Likewise.
1833         (pass_expand::execute): Likewise.
1834         * graphite.c (graphite_transforms): Replace check for current_loops
1835         with a check for > 1 loops.
1836         (pass_graphite_transforms::execute): Adjust.
1837         * ipa-split.c (split_function): Remove check for current_loops.
1838         * omp-low.c (expand_parallel_call): Likewise.
1839         (expand_omp_for_init_counts): Likewise.
1840         (extract_omp_for_update_vars): Likewise.
1841         (expand_omp_for_generic): Likewise.
1842         (expand_omp_sections): Likewise.
1843         (expand_omp_target): Likewise.
1844         * tracer.c (tail_duplicate): Likewise.
1845         (pass_tracer::execute): Likewise.
1846         * trans-mem.c (expand_transaction): Likewise.
1847         * tree-complex.c (expand_complex_div_wide): Likewise.
1848         * tree-eh.c (lower_resx): Likewise.
1849         (cleanup_empty_eh_merge_phis): Likewise.
1850         * tree-predcom.c (run_tree_predictive_commoning): Replace check for
1851         current_loops with a check for > 1 loops.
1852         (pass_predcom::execute): Adjust.
1853         * tree-scalar-evolution.c (scev_reset): Remove check for current_loops.
1854         * tree-ssa-copy.c (copy_prop_visit_phi_node): Likewise.
1855         * tree-ssa-dom.c (pass_phi_only_cprop::execute): Likewise.
1856         * tree-ssa-tail-merge.c (tail_merge_optimize): Likewise.
1857         * tree-ssa-threadupdate.c (thread_through_all_blocks): Likewise.
1858         * tree-switch-conversion.c (process_switch): Likewise.
1859         * tree-tailcall.c (tree_optimize_tail_calls_1): Likewise.
1860         * tree-vrp.c (vrp_visit_phi_node): Likewise.
1861         (execute_vrp): Likewise.
1862         * ubsan.c (ubsan_expand_null_ifn): Likewise.
1864 2014-06-06  Eric Botcazou  <ebotcazou@adacore.com>
1866         * rtl.h (insn_location): Declare.
1867         * cfgcleanup.c (try_forward_edges): Compare the locus of locations
1868         with UNKNOWN_LOCATION.
1869         * emit-rtl.c (insn_location): New function.
1870         * final.c (notice_source_line): Check that the instruction has a
1871         location before retrieving it and use insn_location.
1872         * modulo-sched.c (loop_single_full_bb_p): Likewise.
1873         * print-rtl.c (print_rtx): Likewise.
1875 2014-06-06  Richard Biener  <rguenther@suse.de>
1877         * passes.def: Move 2nd VRP pass before phi-only-cprop.
1879 2014-06-06  Christian Bruel  <christian.bruel@st.com>
1881         PR tree-optimization/43934
1882         * tree-ssa-loop-im.c (determine_max_movement): Add PHI def constant
1883         cost.
1885 2014-06-06  Richard Sandiford  <rdsandiford@googlemail.com>
1887         * ira-lives.c (single_reg_class): Add missing break.  Explicitly
1888         return NO_REGS for extra address and memory constraints.  Handle
1889         operands that match (or are equivalent to something that matches)
1890         extra constant constraints.  Ignore other non-register operands.
1892 2014-06-06  Alan Modra  <amodra@gmail.com>
1894         PR target/61300
1895         * doc/tm.texi.in (INCOMING_REG_PARM_STACK_SPACE): Document.
1896         * doc/tm.texi: Regenerate.
1897         * function.c (INCOMING_REG_PARM_STACK_SPACE): Provide default.
1898         Use throughout in place of REG_PARM_STACK_SPACE.
1899         * config/rs6000/rs6000.c (rs6000_reg_parm_stack_space): Add
1900         "incoming" param.  Pass to rs6000_function_parms_need_stack.
1901         (rs6000_function_parms_need_stack): Add "incoming" param, ignore
1902         prototype_p when incoming.  Use function decl when incoming
1903         to handle K&R style functions.
1904         * config/rs6000/rs6000.h (REG_PARM_STACK_SPACE): Adjust.
1905         (INCOMING_REG_PARM_STACK_SPACE): Define.
1907 2014-06-05  Senthil Kumar Selvaraj  <senthil_kumar.selvaraj@atmel.com>
1909         PR target/52472
1910         * cfgexpand.c (expand_debug_expr): Use address space of nested
1911         TREE_TYPE for ADDR_EXPR and MEM_REF.
1913 2014-06-05  Jeff Law  <law@redhat.com>
1915         PR tree-optimization/61289
1916         * tree-ssa-threadedge.c (invalidate_equivalences): Remove SRC_MAP and
1917         DST_MAP parameters.   Invalidate by walking all the SSA_NAME_VALUES
1918         looking for those which match LHS.  All callers changed.
1919         (record_temporary_equivalences_from_phis): Remove SRC_MAP and DST_MAP
1920         parameters and code which manipulated them.  All callers changed.
1921         (record_temporary_equivalences_from_stmts_at_dest): Remove SRC_MAP
1922         and DST_MAP parameters.  Simplify invalidation code by just calling
1923         invalidate_equivalences.  All callers changed.
1924         (thread_across_edge): Simplify now that we don't need to maintain
1925         the map of equivalences to invalidate.
1927 2014-06-05  Kai Tietz  <ktietz@redhat.com>
1928             Richard Henderson  <rth@redhat.com>
1930         PR target/46219
1931         * config/i386/predicates.md (memory_nox32_operand): Add memory_operand
1932         checking for !TARGET_X32.
1933         * config/i386/i386.md (UNSPEC_PEEPSIB): New unspec constant.
1934         (sibcall_intern): New define_insn, plus required peepholes.
1935         (sibcall_pop_intern): Likewise.
1936         (sibcall_value_intern): Likewise.
1937         (sibcall_value_pop_intern): Likewise.
1939 2014-06-05  Ilya Enkovich  <ilya.enkovich@intel.com>
1941         * tree-inline.c (tree_function_versioning): Check DF info existence
1942         before accessing it.
1944 2014-06-05  Marcus Shawcroft  <marcus.shawcroft@arm.com>
1946         * config/aarch64/aarch64.h (aarch64_frame): Add hard_fp_offset and
1947         frame_size.
1948         * config/aarch64/aarch64.c (aarch64_layout_frame): Initialize
1949         aarch64_frame hard_fp_offset and frame_size.
1950         (aarch64_expand_prologue): Use aarch64_frame hard_fp_offset and
1951         frame_size; remove original_frame_size.
1952         (aarch64_expand_epilogue, aarch64_final_eh_return_addr): Likewise.
1953         (aarch64_initial_elimination_offset): Remove frame_size and
1954         offset.  Use aarch64_frame frame_size.
1956 2014-06-05  Marcus Shawcroft  <marcus.shawcroft@arm.com>
1957             Jiong Wang  <jiong.wang@arm.com>
1958             Renlin  <renlin.li@arm.com>
1960         * config/aarch64/aarch64.c (aarch64_layout_frame): Correct
1961         initialization of R30 offset.  Update offset.  Iterate core
1962         regisers upto X30.  Remove X29, X30 specific code.
1964 2014-06-05  Marcus Shawcroft  <marcus.shawcroft@arm.com>
1965             Jiong Wang  <jiong.wang@arm.com>
1967         * config/aarch64/aarch64.c (SLOT_NOT_REQUIRED, SLOT_REQUIRED): Define.
1968         (aarch64_layout_frame): Use SLOT_NOT_REQUIRED and SLOT_REQUIRED.
1969         (aarch64_register_saved_on_entry): Adjust test.
1971 2014-06-05  Marcus Shawcroft  <marcus.shawcroft@arm.com>
1973         * config/aarch64/aarch64.h (machine_function): Move
1974         saved_varargs_size from here...
1975         (aarch64_frame): ... to here.
1977         * config/aarch64/aarch64.c (aarch64_expand_prologue)
1978         (aarch64_expand_epilogue, aarch64_final_eh_return_addr)
1979         (aarch64_initial_elimination_offset)
1980         (aarch64_setup_incoming_varargs): Adjust location of
1981         saved_varargs_size.
1983 2014-06-05  Marcus Shawcroft  <marcus.shawcroft@arm.com>
1985         * config/aarch64/aarch64.c (aarch64_expand_prologue): Update stack
1986         layout comment.
1988 2014-06-05  Jaydeep Patil  <Jaydeep.Patil@imgtec.com>
1989             Prachi Godbole  <Prachi.Godbole@imgtec.com>
1991         * config/mips/mips-cpus.def: Add definition for p5600.  Updated
1992         mips32r5 entry to use PROCESSOR_P5600.
1993         * config/mips/mips-tables.opt: Regenerate.
1994         * config/mips/mips-protos.h (mips_fmadd_bypass): Add prototype.
1995         * config/mips/mips.c (mips_fmadd_bypass): New function.
1996         (mips_rtx_cost_data): Add costs for p5600.
1997         (mips_issue_rate): Add support for p5600.
1998         (mips_multipass_dfa_lookahead): Likewise.
1999         * config/mips/mips.h (TUNE_P5600): New define.
2000         (TUNE_MACC_CHAINS): Add TUNE_P5600.
2001         (MIPS_ISA_LEVEL_SPEC): Map -march=p5600 to -mips32r5.
2002         * config/mips/mips.md: Include p5600.md.
2003         (processor): Add p5600.
2004         * config/mips/p5600.md: New file.
2006 2014-06-05  Evgeny Stupachenko  <evstupac@gmail.com>
2008         * config/i386/sse.md (*ssse3_palignr<mode>_perm): New.
2009         * config/i386/predicates.md (palignr_operand): New.
2010         Indicates if permutation is suitable for palignr instruction.
2012 2014-06-05  Yuri Rumyantsev  <ysrumyan@gmail.com>
2014         PR tree-optimization/61319
2015         * tree-if-conv.c (is_cond_scalar_reduction): Add missed check that
2016         stmt belongs to loop.
2018 2014-06-05  Richard Biener  <rguenther@suse.de>
2020         * gimplify.c (create_tmp_from_val): Remove is_formal parameter
2021         and set DECL_GIMPLE_REG_P unconditionally if appropriate.
2022         (lookup_tmp_var): Adjust.
2023         (prepare_gimple_addressable): Unset DECL_GIMPLE_REG_P here.
2025 2014-06-05  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
2027         * config/arm/arm.md (enabled): Disable opt_enabled attribute.
2029 2014-06-05  Marek Polacek  <polacek@redhat.com>
2031         PR c/49706
2032         * doc/invoke.texi: Document -Wlogical-not-parentheses.
2034 2014-06-04  Tom de Vries  <tom@codesourcery.com>
2036         * config/s390/s390.md ("addptrdi3", "addptrsi3"): Use INTVAL only on
2037         CONST_INT.
2039 2014-06-04  Marc Glisse  <marc.glisse@inria.fr>
2041         PR tree-optimization/61385
2042         * tree-ssa-phiopt.c (value_replacement): Punt if there are PHI nodes.
2044 2014-06-04  Bernd Schmidt  <bernds@codesourcery.com>
2046         * lto-wrapper.c (fatal, fatal_perror): Remove functions.  All callers
2047         changed to use fatal_error.
2048         (main): Ensure lto_wrapper_cleanup is run atexit.
2050 2014-06-04  Richard Sandiford  <rdsandiford@googlemail.com>
2052         * lra-constraints.c (valid_address_p): Move earlier in file.
2053         (address_eliminator): New structure.
2054         (satisfies_memory_constraint_p): New function.
2055         (satisfies_address_constraint_p): Likewise.
2056         (process_alt_operands, process_address, curr_insn_transform): Use them.
2058 2014-06-04  Richard Sandiford  <rdsandiford@googlemail.com>
2060         * lra-int.h (lra_static_insn_data): Make operand_alternative a
2061         const pointer.
2062         (target_lra_int, default_target_lra_int, this_target_lra_int)
2063         (op_alt_data): Delete.
2064         * lra.h (lra_init): Delete.
2065         * lra.c (default_target_lra_int, this_target_lra_int): Delete.
2066         (init_insn_code_data_once): Remove op_alt_data handling.
2067         (finish_insn_code_data_once): Likewise.
2068         (init_op_alt_data): Delete.
2069         (get_static_insn_data): Initialize operand_alternative to null.
2070         (free_insn_recog_data): Cast operand_alternative before freeing it.
2071         (setup_operand_alternative): Take the operand_alternative as
2072         parameter and assume it isn't already cached in the static
2073         insn data.
2074         (lra_set_insn_recog_data): Update accordingly.
2075         (lra_init): Delete.
2076         * ira.c (ira_init): Don't call lra_init.
2077         * target-globals.h (this_target_lra_int): Declare.
2078         (target_globals): Remove lra_int.
2079         (restore_target_globals): Update accordingly.
2080         * target-globals.c: Don't include lra-int.h.
2081         (default_target_globals, save_target_globals): Remove lra_int.
2083 2014-06-04  Richard Sandiford  <rdsandiford@googlemail.com>
2085         * recog.h (operand_alternative): Convert reg_class, reject,
2086         matched and matches into bitfields.
2087         (preprocess_constraints): New overload.
2088         (preprocess_insn_constraints): New function.
2089         (preprocess_constraints): Take the insn as parameter.
2090         (recog_op_alt): Change into a pointer.
2091         (target_recog): Add x_op_alt.
2092         * recog.c (asm_op_alt): New variable.
2093         (recog_op_alt): Change into a pointer.
2094         (preprocess_constraints): New overload, replacing the old function
2095         definition with one that doesn't use global state.
2096         (preprocess_insn_constraints): New function.
2097         (preprocess_constraints): Use them.  Take the insn as parameter.
2098         Use asm_op_alt for asms.
2099         (recog_init): Free existing x_op_alt entries.
2100         * ira-lives.c (check_and_make_def_conflict): Make operand_alternative
2101         pointer const.
2102         (make_early_clobber_and_input_conflicts): Likewise.
2103         (process_bb_node_lives): Pass the insn to process_constraints.
2104         * reg-stack.c (check_asm_stack_operands): Likewise.
2105         (subst_asm_stack_regs): Likewise.
2106         * regcprop.c (copyprop_hardreg_forward_1): Likewise.
2107         * regrename.c (build_def_use): Likewise.
2108         * sched-deps.c (sched_analyze_insn): Likewise.
2109         * sel-sched.c (get_reg_class, implicit_clobber_conflict_p): Likewise.
2110         * config/arm/arm.c (xscale_sched_adjust_cost): Likewise.
2111         (note_invalid_constants): Likewise.
2112         * config/i386/i386.c (ix86_legitimate_combined_insn): Likewise.
2113         (ix86_legitimate_combined_insn): Make operand_alternative pointer
2114         const.
2116 2014-06-04  Richard Sandiford  <rdsandiford@googlemail.com>
2118         * recog.c (preprocess_constraints): Don't skip disabled alternatives.
2119         * ira-lives.c (check_and_make_def_conflict): Check for disabled
2120         alternatives.
2121         (make_early_clobber_and_input_conflicts): Likewise.
2122         * config/i386/i386.c (ix86_legitimate_combined_insn): Likewise.
2124 2014-06-04  Richard Sandiford  <rdsandiford@googlemail.com>
2126         * recog.h (alternative_class): New function.
2127         (which_op_alt): Return a const recog_op_alt.
2128         * reg-stack.c (check_asm_stack_operands): Update type accordingly.
2129         (subst_asm_stack_regs): Likewise.
2130         * config/arm/arm.c (note_invalid_constants): Likewise.
2131         * regcprop.c (copyprop_hardreg_forward_1): Likewise.  Don't modify
2132         the operand_alternative; use alternative class instead.
2133         * sel-sched.c (get_reg_class): Likewise.
2134         * regrename.c (build_def_use): Likewise.
2135         (hide_operands, restore_operands, record_out_operands): Update type
2136         accordingly.
2138 2014-06-04  Richard Sandiford  <rdsandiford@googlemail.com>
2140         * recog.h (recog_op_alt): Convert to a flat array.
2141         (which_op_alt): New function.
2142         * recog.c (recog_op_alt): Convert to a flat array.
2143         (preprocess_constraints): Update accordingly, grouping all
2144         operands of the same alternative together, rather than the
2145         other way around.
2146         * ira-lives.c (check_and_make_def_conflict): Likewise.
2147         (make_early_clobber_and_input_conflicts): Likewise.
2148         * config/i386/i386.c (ix86_legitimate_combined_insn): Likewise.
2149         * reg-stack.c (check_asm_stack_operands): Use which_op_alt.
2150         (subst_asm_stack_regs): Likewise.
2151         * regcprop.c (copyprop_hardreg_forward_1): Likewise.
2152         * regrename.c (hide_operands, record_out_operands): Likewise.
2153         (build_def_use): Likewise.
2154         * sel-sched.c (get_reg_class): Likewise.
2155         * config/arm/arm.c (note_invalid_constants): Likewise.
2157 2014-06-04  Jason Merrill  <jason@redhat.com>
2159         PR c++/51253
2160         PR c++/61382
2161         * gimplify.c (gimplify_arg): Non-static.
2162         * gimplify.h: Declare it.
2164 2014-06-04  Richard Biener  <rguenther@suse.de>
2166         * tree.h (may_be_aliased): Trust TREE_ADDRESSABLE from
2167         TREE_PUBLIC and DECL_EXTERNAL decls.
2169 2014-06-04  Matthew Fortune  <matthew.fortune@imgtec.com>
2171         * regcprop.c (copyprop_hardreg_forward_1): Account for
2172         HARD_REGNO_CALL_PART_CLOBBERED.
2174 2014-06-04  Richard Biener  <rguenther@suse.de>
2176         * configure.ac: Check whether the underlying type of int64_t
2177         is long or long long.
2178         * configure: Regenerate.
2179         * config.in: Likewise.
2180         * hwint.h (HOST_WIDE_INT): Match the underlying type of int64_t.
2181         (HOST_WIDE_INT_PRINT_*): Define in terms of PRI*64.
2183 2014-06-04  Richard Biener  <rguenther@suse.de>
2185         PR tree-optimization/60098
2186         * tree-ssa-dse.c (dse_possible_dead_store_p): Walk until
2187         we hit a kill.
2188         (dse_optimize_stmt): Simplify, now that we found a kill
2189         earlier.
2191 2014-06-04  Richard Biener  <rguenther@suse.de>
2193         * tree-ssa-alias.c (stmt_may_clobber_ref_p): Improve handling
2194         of accesses with non-invariant address.
2196 2014-06-04  Martin Liska  <mliska@suse.cz>
2198         * cgraph.h (cgraph_make_wrapper): New function introduced.
2199         * cgraphunit.c (cgraph_make_wrapper): The function implementation.
2200         * ipa-inline.h (inline_analyze_function): The function is global.
2201         * ipa-inline-analysis.c (inline_analyze_function): Likewise.
2203 2014-06-04  Martin Liska  <mliska@suse.cz>
2205         * tree.h (private_lookup_attribute_starting): New function.
2206         (lookup_attribute_starting): Likewise.
2207         * tree.c (private_lookup_attribute_starting): Likewise.
2209 2014-06-04  Martin Liska  <mliska@suse.cz>
2211         * cgraph.h (expand_thunk): New argument added.
2212         (address_taken_from_non_vtable_p): New global function.
2213         * ipa-visibility.c (address_taken_from_non_vtable_p): Likewise.
2214         * cgraphclones.c (duplicate_thunk_for_node): Argument added to call.
2215         * cgraphunit.c (analyze_function): Likewise.
2216         (assemble_thunks_and_aliases): Argument added to call.
2217         (expand_thunk): New argument forces to produce GIMPLE thunk.
2219 2014-06-04  Martin Liska  <mliska@suse.cz>
2221         * coverage.h (coverage_compute_cfg_checksum): Argument added.
2222         * coverage.c (coverage_compute_cfg_checksum): Likewise.
2223         * profile.c (branch_prob): Likewise.
2225 2014-06-04  Martin Jambor  <mjambor@suse.cz>
2227         PR ipa/61340
2228         * ipa-pure-const.c (propagate_pure_const): Add unreachable default
2229         handler for switch on an ipa_ref_use enum.
2230         * ipa-reference.c (analyze_function): Likewise.
2232 2014-06-04  Kai Tietz  <ktietz@redhat.com>
2234         * recog.c (peep2_attempt): Copy SIBLING_CALL_P flag
2235         from old call-instruction.
2237 2014-06-04  Bin Cheng  <bin.cheng@arm.com>
2239         * config/aarch64/aarch64.c (aarch64_classify_address)
2240         (aarch64_legitimize_reload_address): Support full addressing modes
2241         for vector modes.
2242         * config/aarch64/aarch64.md (mov<mode>, movmisalign<mode>)
2243         (*aarch64_simd_mov<mode>, *aarch64_simd_mov<mode>): Relax predicates.
2245 2014-06-03  Andrew Pinski  <apinski@cavium.com>
2247         * config/aarch64/aarch64.c (aarch64_if_then_else_costs): Allow non comparisons
2248         for OP0.
2250 2014-06-03  Andrew Pinski  <apinski@cavium.com>
2252         * config/aarch64/aarch64.c (aarch64_if_then_else_costs): New function.
2253         (aarch64_rtx_costs): Use aarch64_if_then_else_costs.
2255 2014-06-03  Kai Tietz  <ktietz@redhat.com>
2257         * config/i386/i386.c (ix86_function_value_regno_p): Disallow DX_REG
2258         for 64-bit ms-abi.
2260 2014-06-03  Dehao Chen  <dehao@google.com>
2262         * tree-cfg.c (gimple_merge_blocks): Only reset count when BBs are in
2263         the same loop.
2265 2014-06-03  Marek Polacek  <polacek@redhat.com>
2267         PR c/60439
2268         * doc/invoke.texi: Document -Wswitch-bool.
2269         * function.c (stack_protect_epilogue): Cast controlling expression of
2270         the switch to int.
2271         * gengtype.c (walk_type): Generate switch expression with its
2272         controlling expression cast to int.
2274 2014-06-03  Vishnu K S  <Vishnu.k_s@atmel.com>
2276         * config/avr/avr-mcus.def: Add new avr25 devices attiny441, attiny828
2277         and attiny841.
2278         * config/avr/avr-tables.opt: Regenerate.
2279         * config/avr/t-multilib: Regenerate.
2280         * doc/avr-mmcu.texi: Regenerate.
2282 2014-06-03  Vishnu K S  <vishnu.k_s@atmel.com>
2283             Pitchumani Sivanupandi  <pitchumani.s@atmel.com>
2285         * config/avr/avr-mcus.def (ata6616c): Add new avr25 device.
2286         (ata6617c, ata664251): Add new avr35 devices.
2287         (ata6612c): Add new avr4 device.
2288         (ata6613c, ata6614q): Add new avr5 devices.
2289         * config/avr/avr-tables.opt: Regenerate.
2290         * config/avr/t-multilib: Regenerate.
2291         * doc/avr-mmcu.texi: Regenerate.
2293 2014-06-03  Alan Lawrence  <alan.lawrence@arm.com>
2295         * gcc/config/aarch64/aarch64-builtins.c
2296         (aarch64_types_binop_ssu_qualifiers): New static data.
2297         (TYPES_BINOP_SSU): Define.
2298         * gcc/config/aarch64/aarch64-simd-builtins.def (suqadd, ushl, urshl,
2299         urshr_n, ushll_n): Use appropriate unsigned qualifiers.
2300         * gcc/config/aarch64/arm_neon.h (vrshl_u8, vrshl_u16, vrshl_u32,
2301         vrshl_u64, vrshlq_u8, vrshlq_u16, vrshlq_u32, vrshlq_u64, vrshld_u64,
2302         vrshr_n_u8, vrshr_n_u16, vrshr_n_u32, vrshr_n_u64, vrshrq_n_u8,
2303         vrshrq_n_u16, vrshrq_n_u32, vrshrq_n_u64, vrshrd_n_u64, vshll_n_u8,
2304         vshll_n_u16, vshll_n_u32, vuqadd_s8, vuqadd_s16, vuqadd_s32,
2305         vuqadd_s64, vuqaddq_s8, vuqaddq_s16, vuqaddq_s32, vuqaddq_s64,
2306         vuqaddb_s8, vuqaddh_s16, vuqadds_s32, vuqaddd_s64): Add signedness
2307         suffix to builtin function name, remove cast.
2308         (vshl_s8, vshl_s16, vshl_s32, vshl_s64, vshl_u8, vshl_u16, vshl_u32,
2309         vshl_u64, vshlq_s8, vshlq_s16, vshlq_s32, vshlq_s64, vshlq_u8,
2310         vshlq_u16, vshlq_u32, vshlq_u64, vshld_s64, vshld_u64): Remove cast.
2312 2014-06-03  Alan Lawrence  <alan.lawrence@arm.com>
2314         * gcc/config/aarch64/aarch64-builtins.c
2315         (aarch64_types_binop_uus_qualifiers,
2316         aarch64_types_shift_to_unsigned_qualifiers,
2317         aarch64_types_unsigned_shiftacc_qualifiers): Define.
2318         * gcc/config/aarch64/aarch64-simd-builtins.def (uqshl, uqrshl, uqadd,
2319         uqsub, usqadd, usra_n, ursra_n, uqshrn_n, uqrshrn_n, usri_n, usli_n,
2320         sqshlu_n, uqshl_n): Update qualifiers.
2321         * gcc/config/aarch64/arm_neon.h (vqadd_u8, vqadd_u16, vqadd_u32,
2322         vqadd_u64, vqaddq_u8, vqaddq_u16, vqaddq_u32, vqaddq_u64, vqsub_u8,
2323         vqsub_u16, vqsub_u32, vqsub_u64, vqsubq_u8, vqsubq_u16, vqsubq_u32,
2324         vqsubq_u64, vqaddb_u8, vqaddh_u16, vqadds_u32, vqaddd_u64, vqrshl_u8,
2325         vqrshl_u16, vqrshl_u32, vqrshl_u64, vqrshlq_u8, vqrshlq_u16,
2326         vqrshlq_u32, vqrshlq_u64, vqrshlb_u8, vqrshlh_u16, vqrshls_u32,
2327         vqrshld_u64, vqrshrn_n_u16, vqrshrn_n_u32, vqrshrn_n_u64,
2328         vqrshrnh_n_u16, vqrshrns_n_u32, vqrshrnd_n_u64, vqshl_u8, vqshl_u16,
2329         vqshl_u32, vqshl_u64, vqshlq_u8, vqshlq_u16, vqshlq_u32, vqshlq_u64,
2330         vqshlb_u8, vqshlh_u16, vqshls_u32, vqshld_u64, vqshl_n_u8, vqshl_n_u16,
2331         vqshl_n_u32, vqshl_n_u64, vqshlq_n_u8, vqshlq_n_u16, vqshlq_n_u32,
2332         vqshlq_n_u64, vqshlb_n_u8, vqshlh_n_u16, vqshls_n_u32, vqshld_n_u64,
2333         vqshlu_n_s8, vqshlu_n_s16, vqshlu_n_s32, vqshlu_n_s64, vqshluq_n_s8,
2334         vqshluq_n_s16, vqshluq_n_s32, vqshluq_n_s64, vqshlub_n_s8,
2335         vqshluh_n_s16, vqshlus_n_s32, vqshlud_n_s64, vqshrn_n_u16,
2336         vqshrn_n_u32, vqshrn_n_u64, vqshrnh_n_u16, vqshrns_n_u32,
2337         vqshrnd_n_u64, vqsubb_u8, vqsubh_u16, vqsubs_u32, vqsubd_u64,
2338         vrsra_n_u8, vrsra_n_u16, vrsra_n_u32, vrsra_n_u64, vrsraq_n_u8,
2339         vrsraq_n_u16, vrsraq_n_u32, vrsraq_n_u64, vrsrad_n_u64, vsli_n_u8,
2340         vsli_n_u16, vsli_n_u32,vsli_n_u64, vsliq_n_u8, vsliq_n_u16,
2341         vsliq_n_u32, vsliq_n_u64, vslid_n_u64, vsqadd_u8, vsqadd_u16,
2342         vsqadd_u32, vsqadd_u64, vsqaddq_u8, vsqaddq_u16, vsqaddq_u32,
2343         vsqaddq_u64, vsqaddb_u8, vsqaddh_u16, vsqadds_u32, vsqaddd_u64,
2344         vsra_n_u8, vsra_n_u16, vsra_n_u32, vsra_n_u64, vsraq_n_u8,
2345         vsraq_n_u16, vsraq_n_u32, vsraq_n_u64, vsrad_n_u64, vsri_n_u8,
2346         vsri_n_u16, vsri_n_u32, vsri_n_u64, vsriq_n_u8, vsriq_n_u16,
2347         vsriq_n_u32, vsriq_n_u64, vsrid_n_u64): Remove casts.
2349 2014-06-03  Teresa Johnson  <tejohnson@google.com>
2351         * tree-sra.c (modify_function): Record caller nodes after rebuild.
2353 2014-06-02  Jason Merrill  <jason@redhat.com>
2355         PR c++/61020
2356         * varpool.c (ctor_for_folding): Handle uninitialized vtables.
2358 2014-06-03  Alan Lawrence  <alan.lawrence@arm.com>
2360         * config/aarch64/aarch64.c (aarch64_evpc_ext): allow and handle
2361         location == 0.
2363 2014-06-03  Alan Lawrence  <alan.lawrence@arm.com>
2365         * config/aarch64/aarch64-simd.md (aarch64_rev<REVERSE:rev-op><mode>):
2366         New pattern.
2367         * config/aarch64/aarch64.c (aarch64_evpc_rev): New function.
2368         (aarch64_expand_vec_perm_const_1): Add call to aarch64_evpc_rev.
2369         * config/aarch64/iterators.md (REVERSE): New iterator.
2370         (UNSPEC_REV64, UNSPEC_REV32, UNSPEC_REV16): New enum elements.
2371         (rev_op): New int_attribute.
2372         * config/aarch64/arm_neon.h (vrev16_p8, vrev16_s8, vrev16_u8,
2373         vrev16q_p8, vrev16q_s8, vrev16q_u8, vrev32_p8, vrev32_p16, vrev32_s8,
2374         vrev32_s16, vrev32_u8, vrev32_u16, vrev32q_p8, vrev32q_p16, vrev32q_s8,
2375         vrev32q_s16, vrev32q_u8, vrev32q_u16, vrev64_f32, vrev64_p8,
2376         vrev64_p16, vrev64_s8, vrev64_s16, vrev64_s32, vrev64_u8, vrev64_u16,
2377         vrev64_u32, vrev64q_f32, vrev64q_p8, vrev64q_p16, vrev64q_s8,
2378         vrev64q_s16, vrev64q_s32, vrev64q_u8, vrev64q_u16, vrev64q_u32):
2379         Replace temporary __asm__ with __builtin_shuffle.
2381 2014-06-03  Andrew Bennett  <andrew.bennett@imgtec.com>
2383         * config/mips/mips-cpus.def: Add mips32r3, mips32r5, mips64r3 and
2384         mips64r5.
2385         * config/mips/mips-tables.opt: Regenerate.
2386         * config/mips/mips.c (mips_compute_frame_info): Changed if statement
2387         to use mips_isa_rev rather than ISA_MIPS32R2.
2388         * config/mips/mips.h (ISA_MIPS32R3): New define.
2389         (ISA_MIPS32R5): New define.
2390         (ISA_MIPS64R3): New define.
2391         (ISA_MIPS64R5): New define.
2392         (TARGET_CPU_CPP_BUILTINS): Added support for ISA_MIPS32R3,
2393         ISA_MIPS32R5, ISA_MIPS64R3 and ISA_MIPS64R5.
2394         (MIPS_ISA_LEVEL_SPEC): Added support for mips32r3, mips32r5, mips64r3
2395         and mips64r5.
2396         (MIPS_ISA_SYNCI_SPEC): Likewise.
2397         (ISA_HAS_64BIT_REGS): Added ISA_MIPS64R3 and ISA_MIPS64R5.
2398         (LINK_SPEC): Added mips32r3 and mips32r5.
2399         * config/mips/t-isa3264 (MULTILIB_MATCHES): Map mips32r3 and mips32r5
2400         to mips32r2; and mips64r3 and mips64r5 to mips64r2.
2401         * config/mips/t-mti-elf (MULTILIB_MATCHES): Likewise.
2402         * config/mips/t-mti-linux (MULTILIB_MATCHES): Likewise.
2403         * config/mips/t-sde (MULTILIB_MATCHES): Likewise.
2404         * config/mips/t-sdemtk (MULTILIB_MATCHES): New define.
2405         * doc/invoke.texi: Document mips32r3, mips32r5, mips64r3 and mips64r5.
2407 2014-06-03  Andrew Bennett  <andrew.bennett@imgtec.com>
2409         * doc/invoke.texi: Document -mxpa and -mno-xpa MIPS command line
2410         options.
2411         * config/mips/mips.opt (mxpa): New option.
2412         * config/mips/mips.h (ASM_SPEC): Pass mxpa and mno-xpa to the
2413         assembler.
2415 2014-06-03  Martin Jambor  <mjambor@suse.cz>
2417         PR ipa/61160
2418         * ipa-cp.c (cgraph_edge_brings_value_p): Handle edges leading to
2419         thunks.
2421 2014-06-03  Thomas Preud'homme  <thomas.preudhomme@arm.com>
2423         PR tree-optimization/61328
2424         * tree-ssa-math-opts.c (init_symbolic_number): Extract symbolic number
2425         initialization from find_bswap_or_nop_1.
2426         (find_bswap_or_nop_1): Test return value of find_bswap_or_nop_1 stored
2427         in source_expr2 before using the size value the function sets. Also
2428         make use of init_symbolic_number () in both the old place and
2429         find_bswap_or_nop_load () to avoid reading uninitialized memory when
2430         doing recursion in the GIMPLE_BINARY_RHS case.
2432 2014-06-03  Richard Biener  <rguenther@suse.de>
2434         PR tree-optimization/61383
2435         * tree-ssa-ifcombine.c (bb_no_side_effects_p): Make sure
2436         stmts can't trap.
2438 2014-06-03  Richard Sandiford  <rdsandiford@googlemail.com>
2440         * defaults.h (USE_MD_CONSTRAINTS, EXTRA_MEMORY_CONSTRAINT)
2441         (EXTRA_ADDRESS_CONSTRAINT, DEFAULT_CONSTRAINT_LEN, CONSTRAINT_LEN)
2442         (CONST_OK_FOR_CONSTRAINT_P, CONST_DOUBLE_OK_FOR_LETTER_P)
2443         (REG_CLASS_FROM_CONSTRAINT, EXTRA_CONSTRAINT_STR): Delete definitions
2444         in this file.
2445         (REG_CLASS_FROM_LETTER, CONST_OK_FOR_LETTER_P)
2446         (CONST_DOUBLE_OK_FOR_LETTER_P, EXTRA_CONSTRAINT): Move poising to...
2447         * system.h: ...here and make it unconditional.
2448         * target.def (conditional_register_usage): Mention
2449         define_register_constraint instead of old-style constraint macros.
2450         * doc/tm.texi.in: Remove documentation for old-style constraint macros.
2451         * doc/tm.texi: Regenerate.
2452         * genoutput.c: Remove USE_MD_CONSTRAINTS conditions and all code
2453         protected by !USE_MD_CONSTRAINTS.
2454         * config/frv/frv.md: Remove quote from old version of documentation.
2455         * config/frv/frv.c (frv_conditional_register_usage): Likewise.
2456         * config/m32r/m32r.c (easy_di_const, easy_df_const): Avoid mentioning
2457         CONST_DOUBLE_OK_FOR_LETTER.
2458         * config/sh/constraints.md: Likewise EXTRA_CONSTRAINT.
2460 2014-06-02  Andrew Pinski  <apinski@cavium.com>
2462         * config/aarch64/aarch64-linux.h (GLIBC_DYNAMIC_LINKER):
2463         /lib/ld-linux32-aarch64.so.1 is used for ILP32.
2464         (LINUX_TARGET_LINK_SPEC): Update linker script for ILP32.
2465         file whose name depends on -mabi= and -mbig-endian.
2466         * config/aarch64/t-aarch64-linux (MULTILIB_OSDIRNAMES):
2467         Handle LP64 better and handle ilp32 too.
2468         (MULTILIB_OPTIONS): Delete.
2469         (MULTILIB_DIRNAMES): Delete.
2471 2014-06-02  Andrew MacLeod  <amacleod@redhat.com>
2473         * expr.h: Remove prototypes of functions defined in builtins.c.
2474         * tree.h: (build_call_expr_*, build_string_literal): Add prototypes.
2475         Remove prototypes of functions defined in builtins.c.
2476         * builtins.h: Update prototype list to include all exported functions.
2477         * builtins.c: (default_libc_has_function, gnu_libc_has_function,
2478         no_c99_libc_has_function): Move to targhooks.c
2479         (build_string_literal, build_call_expr_loc_array,
2480         build_call_expr_loc_vec, build_call_expr_loc, build_call_expr): Move
2481         to tree.c.
2482         (expand_builtin_object_size, fold_builtin_object_size): Make static.
2483         * targhooks.c (default_libc_has_function, gnu_libc_has_function,
2484         no_c99_libc_has_function): Relocate from builtins.c.
2485         * tree.c: Include builtins.h.
2486         (build_call_expr_loc_array, build_call_expr_loc_vec,
2487         build_call_expr_loc, build_call_expr, build_string_literal): Relocate
2488         from builtins.c.
2489         * fold-const.h (fold_fma): Move prototype to builtins.h.
2490         * realmpfr.h (do_mpc_arg2): Move prototype to builtins.h.
2491         * asan.c: Include builtins.h.
2492         * cfgexpand.c: Likewise.
2493         * convert.c: Likewise.
2494         * emit-rtl.c: Likewise.
2495         * except.c: Likewise.
2496         * expr.c: Likewise.
2497         * fold-const.c: Likewise.
2498         * gimple-fold.c: Likewise.
2499         * gimple-ssa-strength-reduction.c: Likewise.
2500         * gimplify.c: Likewise.
2501         * ipa-inline.c: Likewise.
2502         * ipa-prop.c: Likewise.
2503         * lto-streamer-out.c: Likewise.
2504         * stmt.c: Likewise.
2505         * tree-inline.c: Likewise.
2506         * tree-object-size.c: Likewise.
2507         * tree-sra.c: Likewise.
2508         * tree-ssa-ccp.c: Likewise.
2509         * tree-ssa-forwprop.c: Likewise.
2510         * tree-ssa-loop-ivcanon.c: Likewise.
2511         * tree-ssa-loop-ivopts.c: Likewise.
2512         * tree-ssa-math-opts.c: Likewise.
2513         * tree-ssa-reassoc.c: Likewise.
2514         * tree-ssa-threadedge.c: Likewise.
2515         * tree-streamer-in.c: Likewise.
2516         * tree-vect-data-refs.c: Likewise.
2517         * tree-vect-patterns.c: Likewise.
2518         * tree-vect-stmts.c: Likewise.
2519         * config/aarch64/aarch64.c: Likewise.
2520         * config/alpha/alpha.c: Likewise.
2521         * config/arc/arc.c: Likewise.
2522         * config/arm/arm.c: Likewise.
2523         * config/avr/avr.c: Likewise.
2524         * config/bfin/bfin.c: Likewise.
2525         * config/c6x/c6x.c: Likewise.
2526         * config/cr16/cr16.c: Likewise.
2527         * config/cris/cris.c: Likewise.
2528         * config/epiphany/epiphany.c: Likewise.
2529         * config/fr30/fr30.c: Likewise.
2530         * config/frv/frv.c: Likewise.
2531         * config/h8300/h8300.c: Likewise.
2532         * config/i386/i386.c: Likewise.
2533         * config/i386/winnt.c: Likewise.
2534         * config/ia64/ia64.c: Likewise.
2535         * config/iq2000/iq2000.c: Likewise.
2536         * config/lm32/lm32.c: Likewise.
2537         * config/m32c/m32c.c: Likewise.
2538         * config/m32r/m32r.c: Likewise.
2539         * config/m68k/m68k.c: Likewise.
2540         * config/mcore/mcore.c: Likewise.
2541         * config/mep/mep.c: Likewise.
2542         * config/microblaze/microblaze.c: Likewise.
2543         * config/mips/mips.c: Likewise.
2544         * config/mmix/mmix.c: Likewise.
2545         * config/mn10300/mn10300.c: Likewise.
2546         * config/moxie/moxie.c: Likewise.
2547         * config/msp430/msp430.c: Likewise.
2548         * config/nds32/nds32.c: Likewise.
2549         * config/pa/pa.c: Likewise.
2550         * config/pdp11/pdp11.c: Likewise.
2551         * config/picochip/picochip.c: Likewise.
2552         * config/rl78/rl78.c: Likewise.
2553         * config/rs6000/rs6000.c: Likewise.
2554         * config/rx/rx.c: Likewise.
2555         * config/s390/s390.c: Likewise.
2556         * config/score/score.c: Likewise.
2557         * config/sh/sh.c: Likewise.
2558         * config/sparc/sparc.c: Likewise.
2559         * config/spu/spu.c: Likewise.
2560         * config/stormy16/stormy16.c: Likewise.
2561         * config/tilegx/tilegx.c: Likewise.
2562         * config/tilepro/tilepro.c: Likewise.
2563         * config/v850/v850.c: Likewise.
2564         * config/vax/vax.c: Likewise.
2565         * config/xtensa/xtensa.c: Likewise.
2567 2014-06-02  Jeff Law  <law@redhat.com>
2569         PR rtl-optimization/61094
2570         * ree.c (combine_reaching_defs): Do not reextend an insn if it
2571         was marked as do_no_reextend.  If a copy is needed to eliminate
2572         an extension, then mark it as do_not_reextend.
2574 2014-06-02  Marcus Shawcroft  <marcus.shawcroft@arm.com>
2576         * config/aarch64/aarch64.md (set_fpcr): Drop ISB after FPCR write.
2578 2014-06-02  Richard Henderson  <rth@redhat.com>
2580         PR target/61336
2581         * config/alpha/alpha.c (print_operand_address): Allow symbolic
2582         addresses inside asms.  Use output_operand_lossage instead of
2583         gcc_unreachable.
2585 2014-06-02  Uros Bizjak  <ubizjak@gmail.com>
2587         PR target/61239
2588         * config/i386/i386.c (ix86_expand_vec_perm) [case V32QImode]: Use
2589         GEN_INT (-128) instead of GEN_INT (128) to set MSB of QImode constant.
2591 2014-06-02  Tom de Vries  <tom@codesourcery.com>
2593         * config/aarch64/aarch64.c (aarch64_float_const_representable_p): Handle
2594         case that x has VOIDmode.
2596 2014-06-02  Bernd Schmidt  <bernds@codesourcery.com>
2598         * varasm.c (copy_constant): Delete function.
2599         (build_constant_desc): Don't call it.
2601 2014-06-02  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
2603         PR target/61154
2604         * config/arm/arm.h (TARGET_SUPPORTS_WIDE_INT): Define.
2605         * config/arm/arm.md (mov64 splitter): Replace const_double_operand
2606         with immediate_operand.
2608 2014-06-02  Andreas Schwab  <schwab@suse.de>
2610         * config/ia64/ia64.c
2611         (ia64_first_cycle_multipass_dfa_lookahead_guard): Check
2612         pending_data_specs first.
2614 2014-06-02  Richard Biener  <rguenther@suse.de>
2616         PR tree-optimization/61378
2617         * tree-ssa-sccvn.c (vn_reference_lookup_3): Initialize
2618         valueized_anything.
2620 2014-06-01  Uros Bizjak  <ubizjak@gmail.com>
2622         * config/i386/constraints.md (Bw): Rename from 'w'.
2623         (Bz): Rename from 'z'.
2624         * config/i386/i386.md: Change 'w' to 'Bw' and 'z' to 'Bz' globally.
2626 2014-06-01  Kai Tietz  <ktietz@redhat.com>
2628         PR target/61377
2629         * config/i386/constrains.md (define_constrain): New 'Bs' constraint.
2630         * config/i386/i386.md (sibcall_insn_operand): Use Bs
2631         instead of m constraint.
2633 2014-05-31  Andreas Schwab  <schwab@linux-m68k.org>
2635         * config/m68k/m68k.md (beq0_di, bne0_di): Make the "o" constraint
2636         a separate alternative where the scratch operand 2 is marked as
2637         early clobber.
2639 2014-05-31  Kugan Vivekanandarajah  <kuganv@linaro.org>
2641         * config/arm/arm.c (TARGET_ATOMIC_ASSIGN_EXPAND_FENV): New define.
2642         (arm_builtins) : Add ARM_BUILTIN_GET_FPSCR and ARM_BUILTIN_SET_FPSCR.
2643         (bdesc_2arg) : Add description for builtins __builtins_arm_set_fpscr
2644         and __builtins_arm_get_fpscr.
2645         (arm_init_builtins) : Initialize builtins __builtins_arm_set_fpscr and
2646         __builtins_arm_get_fpscr.
2647         (arm_expand_builtin) : Expand builtins __builtins_arm_set_fpscr and
2648         __builtins_arm_ldfpscr.
2649         (arm_atomic_assign_expand_fenv): New function.
2650         * config/arm/vfp.md (set_fpscr): New pattern.
2651         (get_fpscr) : Likewise.
2652         * config/arm/unspecs.md (unspecv): Add VUNSPEC_GET_FPSCR and
2653         VUNSPEC_SET_FPSCR.
2654         * doc/extend.texi (AARCH64 Built-in Functions) : Document
2655         __builtins_arm_set_fpscr, __builtins_arm_get_fpscr.
2657 2014-05-30  Jakub Jelinek  <jakub@redhat.com>
2659         * asan.c (report_error_func): Add SLOW_P argument, use
2660         BUILT_IN_ASAN_*_N if set.
2661         (build_check_stmt): Likewise.
2662         (instrument_derefs): If T has insufficient alignment,
2663         force same handling as for odd sizes.
2665         * sanitizer.def (BUILT_IN_ASAN_REPORT_LOAD_N,
2666         BUILT_IN_ASAN_REPORT_STORE_N): New.
2667         * asan.c (struct asan_mem_ref): Change access_size type to
2668         HOST_WIDE_INT.
2669         (asan_mem_ref_init, asan_mem_ref_new, get_mem_refs_of_builtin_call,
2670         update_mem_ref_hash_table): Likewise.
2671         (asan_mem_ref_hasher::hash): Hash in a HWI.
2672         (report_error_func): Change size_in_bytes argument to HWI.
2673         Use *_N builtins if size_in_bytes is larger than 16 or not power of
2674         two.
2675         (build_shadow_mem_access): New function.
2676         (build_check_stmt): Use it.  Change size_in_bytes argument to HWI.
2677         Handle size_in_bytes not power of two or larger than 16.
2678         (instrument_derefs): Don't give up if size_in_bytes is not
2679         power of two or is larger than 16.
2681 2014-05-30  Kai Tietz  <ktietz@redhat.com>
2683         PR target/60104
2684         * config/i386/i386.c (x86_output_mi_thunk): Add memory case
2685         for sibling-tail-calls.
2686         * config/i386/i386.md (sibcall_insn_operand): Add memory-constrain
2687         to its use.
2688         * config/i386/predicates.md (sibcall_memory_operand): New predicate.
2689         (sibcall_insn_operand): Add check for sibcall_memory_operand.
2691 2014-05-30  Pitchumani Sivanupandi <pitchumani.s@atmel.com>
2693         * config/avr/avr-mcus.def: Change ATA6289 ISA to AVR4
2694         * config/avr/avr-tables.opt: Regenerate.
2695         * config/avr/t-multilib: Regenerate.
2696         * doc/avr-mmcu.texi: Regenerate.
2698 2014-05-30  Ian Lance Taylor  <iant@google.com>
2700         * config/i386/xmmintrin.h (_mm_pause): Move out of scope of pragma
2701         target("sse").
2703 2014-05-30  Tom de Vries  <tom@codesourcery.com>
2705         * config/i386/i386.c (TARGET_CALL_FUSAGE_CONTAINS_NON_CALLEE_CLOBBERS):
2706         Redefine as true.
2708 2014-05-30  Tom de Vries  <tom@codesourcery.com>
2710         * lra-int.h (struct lra_reg): Add field actual_call_used_reg_set.
2711         * lra.c (initialize_lra_reg_info_element): Add init of
2712         actual_call_used_reg_set field.
2713         (lra): Call lra_create_live_ranges before lra_inheritance for
2714         -fuse-caller-save.
2715         * lra-assigns.c (lra_assign): Allow call_used_regs to cross calls for
2716         -fuse-caller-save.
2717         * lra-constraints.c (need_for_call_save_p): Use actual_call_used_reg_set
2718         instead of call_used_reg_set for -fuse-caller-save.
2719         * lra-lives.c (process_bb_lives): Calculate actual_call_used_reg_set.
2721 2014-05-30  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
2723         * config/arm/thumb2.md (*thumb2_movhi_insn): Set type of movw
2724         to mov_imm.
2725         * config/arm/vfp.md (*thumb2_movsi_vfp): Likewise.
2727 2014-05-30  Richard Sandiford  <rdsandiford@googlemail.com>
2729         * ira.c (ira_get_dup_out_num): Check for output operands at
2730         the start of the loop.  Handle cases where an included alternative
2731         follows an excluded one.
2733 2014-05-29  Mike Stump  <mikestump@comcast.net>
2735         PR debug/61352
2736         * collect2.c (maybe_run_lto_and_relink): Be sure to always run
2737         post ld passes when lto is used.
2739 2014-05-29  Vladimir Makarov  <vmakarov@redhat.com>
2741         PR rtl-optimization/61325
2742         * lra-constraints.c (process_address): Rename to process_address_1.
2743         (process_address): New function.
2745 2014-05-29  Alan Lawrence  <alan.lawrence@arm.com>
2747         * config/aarch64/aarch64-builtins.c (aarch64_types_binopv_qualifiers,
2748         TYPES_BINOPV): New static data.
2749         * config/aarch64/aarch64-simd-builtins.def (im_lane_bound):
2750         New builtin.
2751         * config/aarch64/aarch64-simd.md (aarch64_ext,
2752         aarch64_im_lane_boundsi): New patterns.
2753         * config/aarch64/aarch64.c (aarch64_expand_vec_perm_const_1): Match
2754         patterns for EXT.
2755         (aarch64_evpc_ext): New function.
2757         * config/aarch64/iterators.md (UNSPEC_EXT): New enum element.
2759         * config/aarch64/arm_neon.h (vext_f32, vext_f64, vext_p8, vext_p16,
2760         vext_s8, vext_s16, vext_s32, vext_s64, vext_u8, vext_u16, vext_u32,
2761         vext_u64, vextq_f32, vextq_f64, vextq_p8, vextq_p16, vextq_s8,
2762         vextq_s16, vextq_s32, vextq_s64, vextq_u8, vextq_u16, vextq_u32,
2763         vextq_u64): Replace __asm with __builtin_shuffle and im_lane_boundsi.
2765 2014-05-29  Tom de Vries  <tom@codesourcery.com>
2767         * rtl.h (BLOCK_SYMBOL_CHECK): Use SYMBOL_REF_FLAGS.
2769 2014-05-29  Richard Earnshaw <rearnsha@arm.com>
2770             Richard Sandiford  <rdsandiford@googlemail.com>
2772         * arm/iterators.md (shiftable_ops): New code iterator.
2773         (t2_binop0, arith_shift_insn): New code attributes.
2774         * arm/predicates.md (shift_nomul_operator): New predicate.
2775         * arm/arm.md (insn_enabled): Delete.
2776         (enabled): Remove insn_enabled test.
2777         (*arith_shiftsi): Delete.  Replace with ...
2778         (*<arith_shift_insn>_multsi): ... new pattern.
2779         (*<arith_shift_insn>_shiftsi): ... new pattern.
2780         * config/arm/arm.c (arm_print_operand): Handle operand format 'b'.
2782 2014-05-29  Radovan Obradovic  <robradovic@mips.com>
2783             Tom de Vries  <tom@codesourcery.com>
2785         * config/mips/mips.h (POST_CALL_TMP_REG): Define.
2786         * config/mips/mips.c (mips_emit_call_insn): Add POST_CALL_TMP_REG
2787         clobber.
2788         (mips_split_call): Use POST_CALL_TMP_REG.
2789         (TARGET_CALL_FUSAGE_CONTAINS_NON_CALLEE_CLOBBERS): Redefine to true.
2791 2014-05-29  Tom de Vries  <tom@codesourcery.com>
2793         * final.c (collect_fn_hard_reg_usage): Guard variable declaration
2794         with #ifdef STACK_REGS.
2796 2014-05-28  Jan Hubicka  <hubicka@ucw.cz>
2798         * varasm.c (get_variable_section): Walk aliases.
2799         (place_block_symbol): Walk aliases.
2801 2014-05-28  Tom de Vries  <tom@codesourcery.com>
2803         Revert:
2804         2014-05-28  Tom de Vries  <tom@codesourcery.com>
2806         * lra-int.h (struct lra_reg): Add field actual_call_used_reg_set.
2807         * lra.c (initialize_lra_reg_info_element): Add init of
2808         actual_call_used_reg_set field.
2809         (lra): Call lra_create_live_ranges before lra_inheritance for
2810         -fuse-caller-save.
2811         * lra-assigns.c (lra_assign): Allow call_used_regs to cross calls for
2812         -fuse-caller-save.
2813         * lra-constraints.c (need_for_call_save_p): Use
2814         actual_call_used_reg_set instead of call_used_reg_set for
2815         -fuse-caller-save.
2816         * lra-lives.c (process_bb_lives): Calculate actual_call_used_reg_set.
2818 2014-05-28  Richard Sandiford  <rdsandiford@googlemail.com>
2820         * doc/md.texi: Document that the % constraint character must
2821         be at the beginning of the string.
2822         * genoutput.c (validate_insn_alternatives): Check that '=',
2823         '+' and '%' only appear at the beginning of a constraint.
2824         * ira.c (commutative_constraint_p): Delete.
2825         (ira_get_dup_out_num): Expect the '%' commutativity marker to be
2826         at the start of the string.
2827         * config/alpha/alpha.md (*movmemdi_1, *clrmemdi_1): Remove
2828         duplicate '='s.
2829         * config/arm/neon.md (bicdi3_neon): Likewise.
2830         * config/iq2000/iq2000.md (addsi3_internal, subsi3_internal, sgt_si)
2831         (slt_si, sltu_si): Likewise.
2832         * config/vax/vax.md (sbcdi3): Likewise.
2833         * config/h8300/h8300.md (*cmpstz): Remove duplicate '+'.
2834         * config/arc/arc.md (mulsi_600, mulsidi_600, umulsidi_600)
2835         (mul64): Move '%' to beginning of constraint.
2836         * config/arm/arm.md (*xordi3_insn): Likewise.
2837         * config/nds32/nds32.md (add<mode>3, mulsi3, andsi3, iorsi3)
2838         (xorsi3): Likewise.
2840 2014-05-28  Richard Sandiford  <rdsandiford@googlemail.com>
2842         * doc/md.texi: Document the restrictions on the "enabled" attribute.
2844 2014-05-28  Jason Merrill  <jason@redhat.com>
2846         PR c++/47202
2847         * cgraph.h (symtab_node::get_comdat_group_id): New.
2848         * cgraphunit.c (analyze_functions): Call it.
2849         * symtab.c (dump_symtab_node): Likewise.
2850         * tree.c (decl_comdat_group_id): New.
2851         * tree.h: Declare it.
2852         * lto-streamer-out.c (write_symbol): Use it.
2853         * trans-mem.c (ipa_tm_create_version_alias): Likewise.
2855 2014-05-28  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2857         PR bootstrap/PR61146
2858         * wide-int.cc: Do not include longlong.h when compiling with clang.
2860 2014-05-28  Richard Biener  <rguenther@suse.de>
2862         * tree-ssa-propagate.c (add_control_edge): Print less vertical space.
2863         * tree-vrp.c (extract_range_from_ssa_name): Also copy VR_UNDEFINED.
2864         (vrp_visit_assignment_or_call): Print less vertical space.
2865         (vrp_visit_stmt): Likewise.
2866         (vrp_visit_phi_node): Likewise.  For a PHI argument with
2867         VR_VARYING range consider recording it as copy.
2869 2014-05-28  Richard Biener  <rguenther@suse.de>
2871         Revert
2872         2014-05-28  Richard Biener  <rguenther@suse.de>
2874         * hwint.h (HOST_WIDE_INT_PRINT_*): Define in terms of PRI*64.
2876 2014-05-28  Bernd Edlinger  <bernd.edlinger@hotmail.de>
2878         * expr.c (expand_assignment): Fold the bitpos in the to_rtx if
2879         sufficiently aligned and an offset is used at the same time.
2880         (expand_expr_real_1): Likewise.
2882 2014-05-28  Richard Biener  <rguenther@suse.de>
2884         PR middle-end/61045
2885         * fold-const.c (fold_comparison): When folding
2886         X +- C1 CMP Y +- C2 to X CMP Y +- C2 +- C1 also ensure
2887         the sign of the remaining constant operand stays the same.
2889 2014-05-28  Kaushik Phatak  <kaushik.phatak@kpit.com>
2891         * config/rl78/rl78.h (TARGET_CPU_CPP_BUILTINS): Define
2892         __RL78_64BIT_DOUBLES__ or __RL78_32BIT_DOUBLES__.
2893         (ASM_SPEC): Pass -m64bit-doubles or -m32bit-doubles on
2894         to the assembler.
2895         (DOUBLE_TYPE_SIZE): Use 64 bit if TARGET_64BIT_DOUBLES is true.
2896         * gcc/config/rl78/rl78.opt (m64bit-doubles): New option.
2897         (m32bit-doubles) Likewise.
2898         * gcc/config/rl78/t-rl78: Add 64-bit-double multilib.
2899         * doc/invoke.texi: Document -m32bit-doubles and -m64bit-doubles
2900         option for RL78.
2902 2014-05-28  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2904         * configure.ac ($gcc_cv_ld_clearcap): New test.
2905         * configure: Regenerate.
2906         * config.in: Regenerate.
2907         * config/sol2.opt (mclear-hwcap): New option.
2908         * config/sol2.h (LINK_CLEARCAP_SPEC): Define.
2909         * config/sol2-clearcap.map: Moved here from
2910         testsuite/gcc.target/i386/clearcap.map.
2911         * config/sol2-clearcapv2.map: Move here from
2912         gcc.target/i386/clearcapv2.map.
2913         * config/t-sol2 (install): Depend on install-clearcap-map.
2914         (install-clearcap-map): New target.
2915         * doc/invoke.texi (Option Summary, Solaris 2 Options): Document
2916         -mclear-hwcap.
2918 2014-05-28  Richard Biener  <rguenther@suse.de>
2920         * hwint.h (*_HALF_WIDE_INT*): Move to ...
2921         * wide-int.cc (HOST_BITS_PER_HALF_WIDE_INT, HOST_HALF_WIDE_INT):
2922         ... here and remove the rest.
2923         * hwint.h (HOST_WIDE_INT_PRINT_*): Define in terms of PRI*64.
2925 2014-05-28  Richard Biener  <rguenther@suse.de>
2927         PR tree-optimization/61335
2928         * tree-vrp.c (vrp_visit_phi_node): If the compare of old and
2929         new range fails, drop to varying.
2931 2014-05-28  Tom de Vries  <tom@codesourcery.com>
2933         * lra-int.h (struct lra_reg): Add field actual_call_used_reg_set.
2934         * lra.c (initialize_lra_reg_info_element): Add init of
2935         actual_call_used_reg_set field.
2936         (lra): Call lra_create_live_ranges before lra_inheritance for
2937         -fuse-caller-save.
2938         * lra-assigns.c (lra_assign): Allow call_used_regs to cross calls for
2939         -fuse-caller-save.
2940         * lra-constraints.c (need_for_call_save_p): Use
2941         actual_call_used_reg_set instead of call_used_reg_set for
2942         -fuse-caller-save.
2943         * lra-lives.c (process_bb_lives): Calculate actual_call_used_reg_set.
2945 2014-05-28  Radovan Obradovic  <robradovic@mips.com>
2946             Tom de Vries  <tom@codesourcery.com>
2948         * doc/invoke.texi (@item Optimization Options): Add -fuse-caller-save
2949         to gccoptlist.
2950         (@item -fuse-caller-save): New item.
2952 2014-05-28  Radovan Obradovic  <robradovic@mips.com>
2953             Tom de Vries  <tom@codesourcery.com>
2955         * opts.c (default_options_table): Add OPT_LEVELS_2_PLUS entry with
2956         OPT_fuse_caller_save.
2958 2014-05-28  Radovan Obradovic  <robradovic@mips.com>
2959             Tom de Vries  <tom@codesourcery.com>
2961         * df-scan.c (df_get_call_refs): Use get_call_reg_set_usage.
2962         * caller-save.c (setup_save_areas, save_call_clobbered_regs): Use
2963         get_call_reg_set_usage.
2964         * resource.c (mark_set_resources, mark_target_live_regs): Use
2965         get_call_reg_set_usage.
2966         * ira-int.h (struct ira_allocno): Add crossed_calls_clobbered_regs
2967         field.
2968         (ALLOCNO_CROSSED_CALLS_CLOBBERED_REGS): Define.
2969         * ira-lives.c (process_bb_node_lives): Use get_call_reg_set_usage.
2970         Calculate ALLOCNO_CROSSED_CALLS_CLOBBERED_REGS.
2971         * ira-build.c (ira_create_allocno): Init
2972         ALLOCNO_CROSSED_CALLS_CLOBBERED_REGS.
2973         (create_cap_allocno, propagate_allocno_info)
2974         (propagate_some_info_from_allocno)
2975         (copy_info_to_removed_store_destinations): Handle
2976         ALLOCNO_CROSSED_CALLS_CLOBBERED_REGS.
2977         * ira-costs.c (ira_tune_allocno_costs): Use
2978         ALLOCNO_CROSSED_CALLS_CLOBBERED_REGS to adjust costs.
2980 2014-05-28  Radovan Obradovic  <robradovic@mips.com>
2981             Tom de Vries  <tom@codesourcery.com>
2983         * cgraph.h (struct cgraph_rtl_info): Add function_used_regs
2984         and function_used_regs_valid fields.
2985         * final.c: Move include of hard-reg-set.h to before rtl.h to declare
2986         find_all_hard_reg_sets.
2987         (collect_fn_hard_reg_usage, get_call_fndecl, get_call_cgraph_rtl_info)
2988         (get_call_reg_set_usage): New function.
2989         (rest_of_handle_final): Use collect_fn_hard_reg_usage.
2990         * regs.h (get_call_reg_set_usage): Declare.
2992 2014-05-28  Georg-Johann Lay  <avr@gjlay.de>
2994         PR libgcc/61152
2995         * config/dbx.h (License): Add Runtime Library Exception.
2996         * config/newlib-stdint.h (License): Same.
2997         * config/rtems.h (License): Same
2998         * config/initfini-array.h (License): Same
2999         * config/v850/v850.h (License): Same.
3000         * config/v850/v850-opts.h (License): Same
3001         * config/v850/rtems.h (License): Same.
3003 2014-05-28  Georg-Johann Lay  <avr@gjlay.de>
3005         PR target/61044
3006         * doc/extend.texi (Local Labels): Note that label differences are
3007         not supported for AVR.
3009 2014-05-27  Andrew Pinski  <apinski@cavium.com>
3011         * config/aarch64/aarch64.md (stack_protect_set_<mode>):
3012         Use <w> for the register in assembly template.
3013         (stack_protect_test): Use the mode of operands[0] for the result.
3014         (stack_protect_test_<mode>): Use <w> for the register
3015         in assembly template.
3017 2014-05-27  DJ Delorie  <dj@redhat.com>
3019         * config/rx/rx.c (add_vector_labels): New.
3020         (rx_output_function_prologue): Call it.
3021         (rx_handle_func_attribute): Don't require empty arguments.
3022         (rx_handle_vector_attribute): New.
3023         (rx_attribute_table): Add "vector" attribute.
3024         * doc/extend.texi (interrupt, vector): Document new/changed
3025         RX-specific attributes.
3027         * config/rx/rx.c (rx_adjust_insn_length): Skip for non-insns.
3029 2014-05-27  Eric Botcazou  <ebotcazou@adacore.com>
3031         * double-int.c (div_and_round_double) <ROUND_DIV_EXPR>: Use the proper
3032         predicate to detect a negative quotient.
3034 2014-05-27  Eric Botcazou  <ebotcazou@adacore.com>
3036         * fold-const.c (fold_comparison): Clean up and extend X +- C1 CMP C2
3037         to X CMP C2 -+ C1 transformation to EQ_EXPR/NE_EXPR.
3038         Add X - Y CMP 0 to X CMP Y transformation.
3039         (fold_binary_loc) <EQ_EXPR/NE_EXPR>: Remove same transformations.
3041 2014-05-27  Segher Boessenkool  <segher@kernel.crashing.org>
3043         * stmt.c (dump_case_nodes): Don't convert values to HOST_WIDE_INT
3044         before printing.
3046 2014-05-27  Steve Ellcey  <sellcey@mips.com>
3048         * config/mips/mips.c: Add include of cgraph.h.
3050 2014-05-27  Richard Biener  <rguenther@suse.de>
3052         * system.h (__STDC_FORMAT_MACROS): Define as very first thing.
3054 2014-05-27  Georg-Johann Lay  <avr@gjlay.de>
3056         PR libgcc/61152
3057         * config/arm/arm.h (License): Add note to COPYING.RUNTIME.
3058         * config/arm/arm-cores.def (License): Same.
3059         * config/arm/arm-opts.h (License): Same.
3060         * config/arm/aout.h (License): Same.
3061         * config/arm/bpabi.h (License): Same.
3062         * config/arm/elf.h (License): Same.
3063         * config/arm/linux-elf.h (License): Same.
3064         * config/arm/linux-gas.h (License): Same.
3065         * config/arm/netbsd-elf.h (License): Same.
3066         * config/arm/uclinux-eabi.h (License): Same.
3067         * config/arm/uclinux-elf.h (License): Same.
3068         * config/arm/vxworks.h (License): Same.
3070 2014-05-27  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
3072         * config/arm/neon.md (neon_bswap<mode>): New pattern.
3073         * config/arm/arm.c (neon_itype): Add NEON_BSWAP.
3074         (arm_init_neon_builtins): Handle NEON_BSWAP.
3075         Define required type nodes.
3076         (arm_expand_neon_builtin): Handle NEON_BSWAP.
3077         (arm_builtin_vectorized_function): Handle BUILTIN_BSWAP builtins.
3078         * config/arm/arm_neon_builtins.def (bswap): Define builtins.
3079         * config/arm/iterators.md (VDQHSD): New mode iterator.
3081 2014-05-27  Richard Biener  <rguenther@suse.de>
3083         * tree-vrp.c (vrp_evaluate_conditional_warnv_with_ops_using_ranges):
3084         Try using literal operands when comparing value-ranges failed.
3086 2014-05-27  Richard Sandiford  <rdsandiford@googlemail.com>
3088         * ira.c (commutative_operand): Adjust for change to recog_data.
3089         [Missing from previous commit.]
3091 2014-05-27  Richard Sandiford  <rdsandiford@googlemail.com>
3093         * system.h (TEST_BIT): New macro.
3094         * recog.h (alternative_mask): New type.
3095         (ALL_ALTERNATIVES, ALTERNATIVE_BIT): New macros.
3096         (recog_data_d): Replace alternative_enabled_p array with
3097         enabled_alternatives.
3098         (target_recog): New structure.
3099         (default_target_recog, this_target_recog): Declare.
3100         (get_enabled_alternatives, recog_init): Likewise.
3101         * recog.c (default_target_recog, this_target_recog): New variables.
3102         (get_enabled_alternatives): New function.
3103         (extract_insn): Use it.
3104         (recog_init): New function.
3105         (preprocess_constraints, constrain_operands): Adjust for change to
3106         recog_data.
3107         * postreload.c (reload_cse_simplify_operands): Likewise.
3108         * reload.c (find_reloads): Likewise.
3109         * ira-costs.c (record_reg_classes): Likewise.
3110         * ira-lives.c (single_reg_class): Likewise.  Fix bug in which
3111         all alternatives after a disabled one would be skipped.
3112         (ira_implicitly_set_insn_hard_regs): Likewise.
3113         * ira.c (ira_setup_alts): Adjust for change to recog_data.
3114         * lra-int.h (lra_insn_recog_data): Replace alternative_enabled_p
3115         with enabled_alternatives.
3116         * lra.c (free_insn_recog_data): Update accordingly.
3117         (lra_update_insn_recog_data): Likewise.
3118         (lra_set_insn_recog_data): Likewise.  Use get_enabled_alternatives.
3119         * lra-constraints.c (process_alt_operands): Likewise.  Handle
3120         only_alternative as part of the enabled mask.
3121         * target-globals.h (this_target_recog): Declare.
3122         (target_globals): Add a recog field.
3123         (restore_target_globals): Restore this_target_recog.
3124         * target-globals.c: Include recog.h.
3125         (default_target_globals): Initialize recog field.
3126         (save_target_globals): Likewise.
3127         * reginfo.c (reinit_regs): Call recog_init.
3128         * toplev.c (backend_init_target): Likewise.
3130 2014-05-27  Richard Sandiford  <rdsandiford@googlemail.com>
3132         * gencodes.c (main): Make LAST_INSN_CODE higher than any insn code,
3133         rather than any named insn's code.
3135 2014-05-27  Georg-Johann Lay  <avr@gjlay.de>
3137         PR libgcc/61152
3138         * config/arm/arm-opts.h (License): Add GCC Runtime Library Exception.
3139         * config/arm/arm-cores.def (License): Same.
3141 2014-05-26  Jan Hubicka  <hubicka@ucw.cz>
3143         * tree.h (decl_comdat_group): Declare.
3144         * cgraph.h (symtab_in_same_comdat_p): Move offline to ...
3145         * tree.c (decl_comdat_group): Here.
3147 2014-05-26  Richard Sandiford  <r.sandiford@uk.ibm.com>
3149         PR rtl-optimization/61222
3150         * combine.c (simplify_shift_const_1): When moving a PLUS outside
3151         the shift, truncate the PLUS operand to the result mode.
3153 2014-05-26  Uros Bizjak  <ubizjak@gmail.com>
3155         PR target/61271
3156         * config/i386/i386.c (ix86_rtx_costs)
3157         <case CONST_INT, case CONST, case LABEL_REF, case SYMBOL_REF>:
3158         Fix condition.
3160 2014-05-26  Martin Jambor  <mjambor@suse.cz>
3162         * ira.c (split_live_ranges_for_shrink_wrap): Remove bailout on
3163         subreg uses.
3165 2014-05-26  Richard Biener  <rguenther@suse.de>
3167         * wide-int.h (wi::int_traits <long>, wi::int_traits <unsigned long>,
3168         wi::int_traits <long long>, wi::int_traits <unsigned long long>):
3169         Provide specializations.
3170         (wi::int_traits <HOST_WIDE_INT>,
3171         wi::int_traits <unsigned HOST_WIDE_INT>): Remove specializations.
3173 2014-05-26  Alan Modra  <amodra@gmail.com>
3175         PR target/61098
3176         * config/rs6000/rs6000.c (rs6000_emit_set_const): Remove unneeded
3177         params and return a bool.  Remove dead code.  Update comment.
3178         Assert we have a const_int source.  Remove bogus code from
3179         32-bit HWI days.  Move !TARGET_POWERPC64 handling, and correct
3180         handling of constants > 2G and reg_equal note, from..
3181         (rs6000_emit_set_long_const): ..here.  Remove unneeded param and
3182         return value.  Update comment.  If we can, use a new pseudo
3183         for intermediate calculations.
3184         * config/rs6000/rs6000-protos.h (rs6000_emit_set_const): Update
3185         prototype.
3186         * config/rs6000/rs6000.md (movsi_internal1_single+1): Update
3187         call to rs6000_emit_set_const in splitter.
3188         (movdi_internal64+2, +3): Likewise.
3190 2014-05-26  Richard Biener  <rguenther@suse.de>
3192         * system.h: Define __STDC_FORMAT_MACROS before
3193         including inttypes.h.
3194         * hwint.h (HOST_WIDEST_INT, HOST_BITS_PER_WIDEST_INT,
3195         HOST_WIDEST_INT_PRINT, HOST_WIDEST_INT_PRINT_DEC,
3196         HOST_WIDEST_INT_PRINT_DEC_C, HOST_WIDEST_INT_PRINT_UNSIGNED,
3197         HOST_WIDEST_INT_PRINT_HEX, HOST_WIDEST_INT_PRINT_DOUBLE_HEX,
3198         HOST_WIDEST_INT_C): Remove.
3199         (PRId64, PRIi64, PRIo64, PRIu64, PRIx64, PRIX64): Define
3200         if C99 inttypes.h is not available.
3201         * coretypes.h (gcov_type, gcov_type_unsigned): Use [u]int64_t.
3202         * gcov-io.h (gcov_type, gcov_type_unsigned): Likewise.
3203         * gcov-io.c (gcov_histo_index): Drop non-64bit hwi case.
3204         * cfgloop.h (struct niter_desc): Use uint64_t for niter field.
3205         * bitmap.c (struct bitmap_descriptor_d): Use uint64_t for counters.
3206         (struct output_info): Likewise.
3207         (print_statistics): Adjust.
3208         (dump_bitmap_statistics): Likewise.
3209         * bt-load.c (migrate_btr_defs): Print with PRId64.
3210         * cfg.c (dump_edge_info, dump_bb_info): Likewise.
3211         (MAX_SAFE_MULTIPLIER): Adjust.
3212         * cfghooks.c (dump_bb_for_graph): Print with PRId64.
3213         * cgraph.c (cgraph_redirect_edge_call_stmt_to_callee,
3214         dump_cgraph_node): Likewise.
3215         * final.c (dump_basic_block_info): Likewise.
3216         * gcov-dump.c (tag_counters, tag_summary, dump_working_sets): Likewise.
3217         * gcov.c (format_gcov): Likewise.
3218         * ipa-cp.c (good_cloning_opportunity_p): Likewise.  Use int64_t
3219         for calculation.
3220         (get_clone_agg_value): Use HOST_WIDE_INT for offset.
3221         * ipa-inline.c (compute_max_insns): Use int64_t for calcuation.
3222         (inline_small_functions, dump_overall_stats, dump_inline_stats):
3223         Use PRId64 for dumping.
3224         * ipa-profile.c (dump_histogram, ipa_profile): Likewise.
3225         * ira-color.c (struct allocno_hard_regs): Use int64_t for cost.
3226         (add_allocno_hard_regs): Adjust.
3227         * loop-doloop.c (doloop_modify): Print using PRId64.
3228         * loop-iv.c (inverse): Compute in uint64_t.
3229         (determine_max_iter, iv_number_of_iterations): Likewise.
3230         * loop-unroll.c (decide_peel_completely, decide_peel_simple):
3231         Print using PRId64.
3232         * lto-streamer-out.c (write_symbol): Use uint64_t.
3233         * mcf.c (CAP_INFINITY): Use int64_t maximum.
3234         (dump_fixup_edge, create_fixup_graph, cancel_negative_cycle,
3235         find_max_flow, adjust_cfg_counts): Use int64_t and dump with PRId64.
3236         * modulo-sched.c (const_iteration_count): Use int64_t.
3237         (sms_schedule): Dump using PRId64.
3238         * predict.c (dump_prediction): Likewise.
3239         * pretty-print.h (pp_widest_integer): Remove.
3240         * profile.c (get_working_sets, is_edge_inconsistent,
3241         is_inconsistent, read_profile_edge_counts): Dump using PRId64.
3242         * tree-pretty-print.c (pp_double_int): Remove case handling
3243         HOST_BITS_PER_DOUBLE_INT == HOST_BITS_PER_WIDEST_INT.
3244         * tree-ssa-math-opts.c (struct symbolic_number): Use uint64_t
3245         and adjust users.
3246         (pass_optimize_bswap::execute): Remove restriction on hosts.
3247         * tree-streamer-in.c (streamer_alloc_tree): Use HOST_WIDE_INT.
3248         * tree-streamer-out.c (streamer_write_tree_header): Likewise.
3249         * tree.c (widest_int_cst_value): Remove.
3250         * tree.h (widest_int_cst_value): Likewise.
3251         * value-prof.c (dump_histogram_value): Print using PRId64.
3252         * gengtype.c (main): Also inject int64_t.
3253         * ggc-page.c (struct max_alignment): Use int64_t.
3254         * alloc-pool.c (struct allocation_object_def): Likewise.
3255         * ira-conflicts.c (build_conflict_bit_table): Use uint64_t
3256         for computation.
3257         * doc/tm.texi.in: Remove reference to HOST_WIDEST_INT.
3258         * doc/tm.texi: Regenerated.
3259         * gengtype-lex.l (IWORD): Handle [u]int64_t.
3260         * config/sh/sh.c (expand_cbranchdi4): Use gcov_type.
3261         * config/mmix/mmix-protos.h (mmix_intval, mmix_shiftable_wyde_value,
3262         mmix_output_register_setting): Use [u]int64_t in prototypes.
3263         * config/mmix/mmix.c (mmix_print_operand, mmix_output_register_setting,
3264         mmix_shiftable_wyde_value, mmix_output_shiftvalue_op_from_str,
3265         mmix_output_octa, mmix_output_shifted_value): Adjust.
3266         (mmix_intval): Adjust.  Remove unreachable case.
3267         * config/mmix/mmix.md (*nonlocal_goto_receiver_expanded): Use int64_t.
3269 2014-05-26  Richard Biener  <rguenther@suse.de>
3271         * configure.ac: Drop __int64 type check.  Insist that we
3272         found uint64_t and int64_t.
3273         * hwint.h (HOST_BITS_PER___INT64): Remove.
3274         (HOST_BITS_PER_WIDE_INT): Define to 64 and remove __int64 case.
3275         (HOST_WIDE_INT_PRINT_*): Remove 32bit case.
3276         (HOST_WIDEST_INT*): Define to HOST_WIDE_INT*.
3277         (HOST_WIDEST_FAST_INT): Remove __int64 case.
3278         * vmsdbg.h (struct _DST_SRC_COMMAND): Use int64_t
3279         for dst_q_src_df_rms_cdt.
3280         * configure: Regenerate.
3281         * config.in: Likewise.
3283 2014-05-26  Michael Tautschnig  <mt@debian.org>
3285         PR target/61249
3286         * doc/extend.texi (X86 Built-in Functions): Fix parameter lists of
3287         __builtin_ia32_vfrczs[sd] and __builtin_ia32_mpsadbw256.
3289 2014-05-26  Zhenqiang Chen  <zhenqiang.chen@linaro.org>
3291         PR rtl-optimization/61278
3292         * shrink-wrap.c (move_insn_for_shrink_wrap): Check df_live.
3294 2014-05-26  Zhenqiang Chen  <zhenqiang.chen@linaro.org>
3296         PR rtl-optimization/61220
3297         Part of PR rtl-optimization/61225
3298         * shrink-wrap.c (move_insn_for_shrink_wrap): Skip SP and FP adjustment
3299         insn; skip split_edge for a block with only one successor.
3301 2014-05-23  Jan Hubicka  <hubicka@ucw.cz>
3303         * symtab.c (symtab_nonoverwritable_alias): Copy READONLY flag
3304         for variables.
3306 2014-05-23  Jan Hubicka  <hubicka@ucw.cz>
3308         * ipa-visibility.c (can_replace_by_local_alias_in_vtable): New function.
3309         (update_vtable_references): New function.
3310         (function_and_variable_visibility): Rewrite also vtable initializers.
3311         * varpool.c (cgraph_variable_initializer_availability): Remove assert.
3313 2014-05-23  Jan Hubicka  <hubicka@ucw.cz>
3315         * ggc.h (ggc_grow): New function.
3316         * ggc-none.c (ggc_grow): New function.
3317         * ggc-page.c (ggc_grow): Likewise.
3319 2014-05-23  Jan Hubicka  <hubicka@ucw.cz>
3321         * ipa.c (cgraph_non_local_node_p_1, cgraph_local_node_p,
3322         address_taken_from_non_vtable_p, comdat_can_be_unshared_p_1,
3323         comdat_can_be_unshared_p, cgraph_externally_visible_p,
3324         varpool_externally_visible_p, can_replace_by_local_alias,
3325         update_visibility_by_resolution_info, function_and_variable_visibility,
3326         pass_data_ipa_function_and_variable_visibility,
3327         make_pass_ipa_function_and_variable_visibility,
3328         whole_program_function_and_variable_visibility,
3329         pass_data_ipa_whole_program_visibility,
3330         make_pass_ipa_whole_program_visibility): Move to ipa-visibility.c
3331         * cgraph.h (cgraph_local_node_p): Declare.
3332         * ipa-visibility.c: New file.
3333         * Makefile.in (OBJS): Add ipa-visiblity.o
3335 2014-05-23  Jan Hubicka  <hubicka@ucw.cz>
3337         * gimple-fold.c (can_refer_decl_in_current_unit_p): Be sure
3338         that var decl is available.
3340 2014-05-23  Jan Hubicka  <hubicka@ucw.cz>
3342         * tree-core.h (tree_decl_with_vis): Replace comdat_group by
3343         symtab_node pointer.
3344         * tree.c (copy_node_stat): Be sure to not copy symtab_node pointer.
3345         (find_decls_types_r): Do not walk COMDAT_GROUP.
3346         * tree.h (DECL_COMDAT_GROUP): Revamp to use decl_comdat_group.
3347         * varasm.c (make_decl_one_only): Use set_comdat_group;
3348         create node if needed.
3349         * ipa-inline-transform.c (save_inline_function_body): Update
3350         way we decl->symtab mapping.
3351         * symtab.c (symtab_hash, hash_node, eq_node
3352         symtab_insert_node_to_hashtable): Remove.
3353         (symtab_register_node): Update.
3354         (symtab_unregister_node): Update.
3355         (symtab_get_node): Reimplement as inline function.
3356         (symtab_add_to_same_comdat_group): Update.
3357         (symtab_dissolve_same_comdat_group_list): Update.
3358         (dump_symtab_base): Update.
3359         (verify_symtab_base): Update.
3360         (symtab_make_decl_local): Update.
3361         (fixup_same_cpp_alias_visibility): Update.
3362         (symtab_nonoverwritable_alias): Update.
3363         * cgraphclones.c (set_new_clone_decl_and_node_flags): Update.
3364         * ipa.c (update_visibility_by_resolution_info): UPdate.
3365         * bb-reorder.c: Include cgraph.h
3366         * lto-streamer-out.c (DFS_write_tree_body, hash_tree): Do not deal
3367         with comdat groups.
3368         * ipa-comdats.c (set_comdat_group, ipa_comdats): Update.
3369         * cgraph.c (cgraph_get_create_node): Update.
3370         * cgraph.h (struct symtab_node): Add get_comdat_group, set_comdat_group
3371         and comdat_group_.
3372         (symtab_get_node): Make inline.
3373         (symtab_insert_node_to_hashtable): Remove.
3374         (symtab_can_be_discarded): Update.
3375         (decl_comdat_group): New function.
3376         * tree-streamer-in.c (lto_input_ts_decl_with_vis_tree_pointers):
3377         Update.
3378         * lto-cgraph.c (lto_output_node, lto_output_varpool_node): Stream out
3379         comdat group name.
3380         (read_comdat_group): New function.
3381         (input_node, input_varpool_node): Use it.
3382         * trans-mem.c (ipa_tm_create_version_alias): Update code creating
3383         comdat groups.
3384         * mips.c (mips_start_unique_function): Likewise.
3385         (ix86_code_end): Likewise.
3386         (rs6000_code_end): Likweise.
3387         * tree-streamer-out.c (DECL_COMDAT_GROUP): Do not stream comdat group.
3389 2014-05-23  Jan Hubicka  <hubicka@ucw.cz>
3391         * gengtype-state.c (fatal_reading_state): Bring offline.
3392         * optabs.c (widening_optab_handler): Bring offline.
3393         * optabs.h (widening_optab_handler): Likewise.
3394         * final.c (get_attr_length_1): Likewise.
3396 2014-05-23  Jan Hubicka  <hubicka@ucw.cz>
3398         * sched-int.h (sd_iterator_cond): Manually tail recurse.
3400 2014-05-23  Segher Boessenkool  <segher@kernel.crashing.org>
3402         * config/rs6000/440.md (ppc440-integer): Include shift without dot.
3403         (ppc440-compare): Include shift with dot.
3404         * config/rs6000/e300c2c3.md (ppce300c3_iu): Include shift without dot.
3405         * config/rs6000/e5500.md (e5500_sfx2): Include constant shift
3406         without dot.
3407         * config/rs6000/e6500.md (e6500_sfx): Exclude constant shift
3408         without dot.
3409         (e6500_sfx2): Include it.
3410         * config/rs6000/rs6000.md ( *zero_extend<mode>di2_internal1,
3411         *zero_extend<mode>di2_internal2, *zero_extend<mode>di2_internal3,
3412         *zero_extendsidi2_lfiwzx, andsi3_mc, andsi3_nomc,
3413         andsi3_internal0_nomc, extzvsi_internal, extzvdi_internal,
3414         *extzvdi_internal1, *extzvdi_internal2, rotlsi3, *rotlsi3_64,
3415         *rotlsi3_internal4, *rotlsi3_internal7le, *rotlsi3_internal7be,
3416         *rotlsi3_internal10le, *rotlsi3_internal10be, rlwinm,
3417         *lshiftrt_internal1le, *lshiftrt_internal1be,
3418         *lshiftrt_internal4le, *lshiftrt_internal4be, rotldi3,
3419         *rotldi3_internal4, *rotldi3_internal7le, *rotldi3_internal7be,
3420         *rotldi3_internal10le, *rotldi3_internal10be,
3421         *rotldi3_internal13le, *rotldi3_internal13be, *ashldi3_internal4,
3422         ashldi3_internal5, *ashldi3_internal6, *ashldi3_internal7,
3423         ashldi3_internal8, *ashldi3_internal9, anddi3_mc, anddi3_nomc,
3424         *anddi3_internal2_mc, *anddi3_internal3_mc, and 4 anonymous
3425         define_insns): Use type "shift" in the appropriate alternatives.
3427 2014-05-23  Segher Boessenkool  <segher@kernel.crashing.org>
3429         * config/rs6000/rs6000.md (type): Add "logical".  Delete
3430         "fast_compare".
3431         (dot): Adjust comment.
3432         (andsi3_mc, *andsi3_internal2_mc, *andsi3_internal3_mc,
3433         *andsi3_internal4, *andsi3_internal5_mc, *boolsi3_internal2,
3434         *boolsi3_internal3, *boolccsi3_internal2, *boolccsi3_internal3,
3435         anddi3_mc, *anddi3_internal2_mc, *anddi3_internal3_mc,
3436         *booldi3_internal2, *booldi3_internal3, *boolcdi3_internal2,
3437         *boolcdi3_internal3, *boolccdi3_internal2, *boolccdi3_internal3,
3438         *mov<mode>_internal2, and 10 anonymous define_insns): Use "logical".
3439         * config/rs6000/rs6000.c (rs6000_adjust_cost): Adjust.
3441         * config/rs6000/40x.md (ppc403-integer, ppc403-compare): Adjust.
3442         * config/rs6000/440.md (ppc440-integer, ppc440-compare): Adjust.
3443         * config/rs6000/476.md (ppc476-simple-integer, ppc476-compare): Adjust.
3444         * config/rs6000/603.md (ppc603-integer, ppc603-compare): Adjust.
3445         * config/rs6000/6xx.md (ppc604-integer, ppc604-compare): Adjust.
3446         * config/rs6000/7450.md (ppc7450-integer, ppc7450-compare): Adjust.
3447         * config/rs6000/7xx.md (ppc750-integer, ppc750-compare): Adjust.
3448         * config/rs6000/8540.md (ppc8540_su): Adjust.
3449         * config/rs6000/cell.md (cell-integer, cell-fast-cmp,
3450         cell-cmp-microcoded): Adjust.
3451         * config/rs6000/e300c2c3.md (ppce300c3_cmp, ppce300c3_iu): Adjust.
3452         * config/rs6000/e500mc.md (e500mc_su): Adjust.
3453         * config/rs6000/e500mc64.md (e500mc64_su, e500mc64_su2): Adjust.
3454         * config/rs6000/e5500.md (e5500_sfx, e5500_sfx2): Adjust.
3455         * config/rs6000/e6500.md (e6500_sfx, e6500_sfx2): Adjust.
3456         * config/rs6000/mpc.md (mpccore-integer, mpccore-compare): Adjust.
3457         * config/rs6000/power4.md (power4-integer, power4-cmp): Adjust.
3458         * config/rs6000/power5.md (power5-integer, power5-cmp): Adjust.
3459         * config/rs6000/power6.md (power6-integer, power6-fast-compare):
3460         Adjust.
3461         * config/rs6000/power7.md (power7-integer, power7-cmp): Adjust.
3462         * config/rs6000/power8.md (power8-1cyc, power8-fast-compare):
3463         Adjust.  Adjust comment.
3464         * config/rs6000/rs64.md (rs64a-integer, rs64a-compare): Adjust.
3465         * config/rs6000/titan.md (titan_fxu_adder, titan_fxu_alu): Adjust.
3467 2014-05-23  Segher Boessenkool  <segher@kernel.crashing.org>
3469         * config/rs6000/rs6000.md (type): Add "add".
3470         (*add<mode>3_internal1, addsi3_high, *add<mode>3_internal2,
3471         *add<mode>3_internal3, *neg<mode>2_internal, and 5 anonymous
3472         define_insns): Use it.
3473         * config/rs6000/rs6000.c (rs6000_adjust_cost): Adjust.
3475         * config/rs6000/40x.md (ppc403-integer, ppc403-compare): Adjust.
3476         * config/rs6000/440.md (ppc440-integer, ppc440-compare): Adjust.
3477         * config/rs6000/476.md (ppc476-simple-integer, ppc476-compare): Adjust.
3478         * config/rs6000/601.md (ppc601-integer): Adjust.
3479         * config/rs6000/603.md (ppc603-integer, ppc603-compare): Adjust.
3480         * config/rs6000/6xx.md (ppc604-integer, ppc604-compare): Adjust.
3481         * config/rs6000/7450.md (ppc7450-integer, ppc7450-compare): Adjust.
3482         * config/rs6000/7xx.md (ppc750-integer, ppc750-compare): Adjust.
3483         * config/rs6000/8540.md (ppc8540_su): Adjust.
3484         * config/rs6000/cell.md (cell-integer, cell-fast-cmp,
3485         cell-cmp-microcoded): Adjust.
3486         * config/rs6000/e300c2c3.md (ppce300c3_cmp, ppce300c3_iu): Adjust.
3487         * config/rs6000/e500mc.md (e500mc_su): Adjust.
3488         * config/rs6000/e500mc64.md (e500mc64_su, e500mc64_su2): Adjust.
3489         * config/rs6000/e5500.md (e5500_sfx, e5500_sfx2): Adjust.
3490         * config/rs6000/e6500.md (e6500_sfx, e6500_sfx2): Adjust.
3491         * config/rs6000/mpc.md (mpccore-integer, mpccore-compare): Adjust.
3492         * config/rs6000/power4.md (power4-integer, power4-cmp): Adjust.
3493         * config/rs6000/power5.md (power5-integer, power5-cmp): Adjust.
3494         * config/rs6000/power6.md (power6-integer, power6-fast-compare):
3495         Adjust.
3496         * config/rs6000/power7.md (power7-integer, power7-cmp): Adjust.
3497         * config/rs6000/power8.md (power8-1cyc, power8-fast-compare): Adjust.
3498         * config/rs6000/rs64.md (rs64a-integer, rs64a-compare): Adjust.
3499         * config/rs6000/titan.md (titan_fxu_adder, titan_fxu_alu): Adjust.
3501 2014-05-23  Segher Boessenkool  <segher@kernel.crashing.org>
3503         * config/rs6000/rs6000.md (type): Delete "var_shift_rotate",
3504         "delayed_compare", "var_delayed_compare".
3505         (var_shift): New attribute.
3506         (cell_micro): Adjust.
3507         (*andsi3_internal2_mc, *andsi3_internal3_mc, *andsi3_internal4,
3508         *andsi3_internal5_mc, *extzvsi_internal1, *extzvsi_internal2,
3509         rotlsi3, *rotlsi3_64, *rotlsi3_internal2, *rotlsi3_internal3,
3510         *rotlsi3_internal4, *rotlsi3_internal5, *rotlsi3_internal6,
3511         *rotlsi3_internal8le, *rotlsi3_internal8be, *rotlsi3_internal9le,
3512         *rotlsi3_internal9be, *rotlsi3_internal10le, *rotlsi3_internal10be,
3513         *rotlsi3_internal11le, *rotlsi3_internal11be, *rotlsi3_internal12le,
3514         *rotlsi3_internal12be, ashlsi3, *ashlsi3_64, lshrsi3, *lshrsi3_64,
3515         *lshiftrt_internal2le, *lshiftrt_internal2be, *lshiftrt_internal3le,
3516         *lshiftrt_internal3be, *lshiftrt_internal5le, *lshiftrt_internal5be,
3517         *lshiftrt_internal5le, *lshiftrt_internal5be, ashrsi3, *ashrsi3_64,
3518         rotldi3, *rotldi3_internal2, *rotldi3_internal3, *rotldi3_internal4,
3519         *rotldi3_internal5, *rotldi3_internal6, *rotldi3_internal7le,
3520         *rotldi3_internal7be, *rotldi3_internal8le, *rotldi3_internal8be,
3521         *rotldi3_internal9le, *rotldi3_internal9be, *rotldi3_internal10le,
3522         *rotldi3_internal10be, *rotldi3_internal11le, *rotldi3_internal11be,
3523         *rotldi3_internal12le, *rotldi3_internal12be, *rotldi3_internal13le,
3524         *rotldi3_internal13be, *rotldi3_internal14le, *rotldi3_internal14be,
3525         *rotldi3_internal15le, *rotldi3_internal15be, *ashldi3_internal1,
3526         *ashldi3_internal2, *ashldi3_internal3, *lshrdi3_internal1,
3527         *lshrdi3_internal2, *lshrdi3_internal3, *ashrdi3_internal1,
3528         *ashrdi3_internal2, *ashrdi3_internal3, *anddi3_internal2_mc,
3529         *anddi3_internal3_mc, as well as 11 anonymous define_insns): Adjust.
3530         * config/rs6000/rs6000.c (rs6000_adjust_cost, is_cracked_insn,
3531         insn_must_be_first_in_group, insn_must_be_last_in_group): Adjust.
3533         * config/rs6000/40x.md (ppc403-integer, ppc403-compare): Adjust.
3534         * config/rs6000/440.md (ppc440-integer): Adjust.
3535         * config/rs6000/476.md (ppc476-simple-integer, ppc476-compare): Adjust.
3536         * config/rs6000/601.md (ppc601-integer, ppc601-compare): Adjust.
3537         * config/rs6000/603.md (ppc603-integer, ppc603-compare): Adjust.
3538         * config/rs6000/6xx.md (ppc604-integer, ppc604-compare): Adjust.
3539         * config/rs6000/7450.md (ppc7450-integer, ppc7450-compare): Adjust.
3540         * config/rs6000/7xx.md (ppc750-integer, ppc750-compare): Adjust.
3541         * config/rs6000/8540.md (ppc8540_su): Adjust.
3542         * config/rs6000/cell.md (cell-integer, cell-fast-cmp,
3543         cell-cmp-microcoded): Adjust.
3544         * config/rs6000/e300c2c3.md (ppce300c3_cmp): Adjust.
3545         * config/rs6000/e500mc.md (e500mc_su): Adjust.
3546         * config/rs6000/e500mc64.md (e500mc64_su, e500mc64_su2,
3547         e500mc64_delayed): Adjust.
3548         * config/rs6000/e5500.md (e5500_sfx, e5500_delayed): Adjust.
3549         * config/rs6000/e6500.md (e6500_sfx, e6500_delayed): Adjust.
3550         * config/rs6000/mpc.md (mpccore-integer, mpccore-compare): Adjust.
3551         * config/rs6000/power4.md (power4-integer, power4-compare): Adjust.
3552         * config/rs6000/power5.md (power5-integer, power5-compare): Adjust.
3553         * config/rs6000/power6.md (power6-shift, power6-var-rotate,
3554         power6-delayed-compare, power6-var-delayed-compare): Adjust.
3555         * config/rs6000/power7.md (power7-integer, power7-compare): Adjust.
3556         * config/rs6000/power8.md (power8-1cyc, power8-compare): Adjust.
3557         Adjust comment.
3558         * config/rs6000/rs64.md (rs64a-integer, rs64a-compare): Adjust.
3559         * config/rs6000/titan.md (titan_fxu_shift_and_rotate): Adjust.
3561 2014-05-23  Segher Boessenkool  <segher@kernel.crashing.org>
3563         * config/rs6000/rs6000.md (type): Delete "idiv", "ldiv".  Add "div".
3564         (bits): New mode_attr.
3565         (idiv_ldiv): Delete mode_attr.
3566         (udiv<mode>3, *div<mode>3, div<div_extend>_<mode>): Adjust.
3567         * config/rs6000/rs6000.c (rs6000_adjust_cost, is_cracked_insn,
3568         rs6000_adjust_priority, is_nonpipeline_insn,
3569         insn_must_be_first_in_group, insn_must_be_last_in_group): Adjust.
3571         * config/rs6000/40x.md (ppc403-idiv): Adjust.
3572         * config/rs6000/440.md (ppc440-idiv): Adjust.
3573         * config/rs6000/476.md (ppc476-idiv): Adjust.
3574         * config/rs6000/601.md (ppc601-idiv): Adjust.
3575         * config/rs6000/603.md (ppc603-idiv): Adjust.
3576         * config/rs6000/6xx.md (ppc604-idiv, ppc620-idiv, ppc630-idiv,
3577         ppc620-ldiv): Adjust.
3578         * config/rs6000/7450.md (ppc7450-idiv): Adjust.
3579         * config/rs6000/7xx.md (ppc750-idiv): Adjust.
3580         * config/rs6000/8540.md (ppc8540_divide): Adjust.
3581         * config/rs6000/a2.md (ppca2-idiv, ppca2-ldiv): Adjust.
3582         * config/rs6000/cell.md (cell-idiv, cell-ldiv): Adjust.
3583         * config/rs6000/e300c2c3.md (ppce300c3_divide): Adjust.
3584         * config/rs6000/e500mc.md (e500mc_divide): Adjust.
3585         * config/rs6000/e500mc64.md (e500mc64_divide): Adjust.
3586         * config/rs6000/e5500.md (e5500_divide, e5500_divide_d): Adjust.
3587         * config/rs6000/e6500.md (e6500_divide, e6500_divide_d): Adjust.
3588         * config/rs6000/mpc.md (mpccore-idiv): Adjust.
3589         * config/rs6000/power4.md (power4-idiv, power4-ldiv): Adjust.
3590         * config/rs6000/power5.md (power5-idiv, power5-ldiv): Adjust.
3591         * config/rs6000/power6.md (power6-idiv, power6-ldiv): Adjust.
3592         * config/rs6000/power7.md (power7-idiv, power7-ldiv): Adjust.
3593         * config/rs6000/power8.md (power8-idiv, power8-ldiv): Adjust.
3594         * config/rs6000/rs64.md (rs64a-idiv, rs64a-ldiv): Adjust.
3595         * config/rs6000/titan.md (titan_fxu_div): Adjust.
3597 2014-05-23  Segher Boessenkool  <segher@kernel.crashing.org>
3599         * config/rs6000/rs6000.md (type): Delete "insert_word",
3600         "insert_dword".  Add "insert".
3601         (size): Update comment.
3602         * config/rs6000/rs6000.c (rs6000_adjust_cost, is_cracked_insn,
3603         insn_must_be_first_in_group): Adjust.
3604         (insvsi_internal, *insvsi_internal1, *insvsi_internal2,
3605         *insvsi_internal3, *insvsi_internal4, *insvsi_internal5,
3606         *insvsi_internal6, insvdi_internal): Adjust.
3608         * config/rs6000/40x.md (ppc403-integer): Adjust.
3609         * config/rs6000/440.md (ppc440-integer): Adjust.
3610         * config/rs6000/476.md (ppc476-simple-integer): Adjust.
3611         * config/rs6000/601.md (ppc601-integer): Adjust.
3612         * config/rs6000/603.md (ppc603-integer): Adjust.
3613         * config/rs6000/6xx.md (ppc604-integer): Adjust.
3614         * config/rs6000/7450.md (ppc7450-integer): Adjust.
3615         * config/rs6000/7xx.md (ppc750-integer): Adjust.
3616         * config/rs6000/8540.md (ppc8540_su): Adjust.
3617         * config/rs6000/cell.md (cell-integer, cell-insert): Adjust.
3618         * config/rs6000/e300c2c3.md (ppce300c3_iu): Adjust.
3619         * config/rs6000/e500mc.md (e500mc_su): Adjust.
3620         * config/rs6000/e500mc64.md (e500mc64_su): Adjust.
3621         * config/rs6000/e5500.md (e5500_sfx): Adjust.
3622         * config/rs6000/e6500.md (e6500_sfx): Adjust.
3623         * config/rs6000/mpc.md (mpccore-integer): Adjust.
3624         * config/rs6000/power4.md (power4-integer, power4-insert): Adjust.
3625         * config/rs6000/power5.md (power5-integer, power5-insert): Adjust.
3626         * config/rs6000/power6.md (power6-insert, power6-insert-dword): Adjust.
3627         * config/rs6000/power7.md (power7-integer): Adjust.
3628         * config/rs6000/power8.md (power8-1cyc): Adjust.
3629         * config/rs6000/rs64.md (rs64a-integer): Adjust.
3630         * config/rs6000/titan.md (titan_fxu_shift_and_rotate): Adjust.
3632 2014-05-23  Segher Boessenkool  <segher@kernel.crashing.org>
3634         * config/rs6000/rs6000.md (type): Add "mul".  Delete "imul",
3635         "imul2", "imul3", "lmul", "imul_compare", "lmul_compare".
3636         (size): New attribute.
3637         (dot): New attribute.
3638         (cell_micro): Adjust.
3639         (mulsi3, *mulsi3_internal1, *mulsi3_internal2, mulsidi3,
3640         umulsidi3, smulsi3_highpart, umulsi3_highpart, muldi3,
3641         *muldi3_internal1, *muldi3_internal2, smuldi3_highpart,
3642         umuldi3_highpart): Adjust.
3643         * config/rs6000/rs6000.c (rs6000_adjust_cost, is_cracked_insn,
3644         rs6000_adjust_priority, is_nonpipeline_insn,
3645         insn_must_be_first_in_group, insn_must_be_last_in_group): Adjust.
3647         * config/rs6000/40x.md (ppc403-imul, ppc405-imul, ppc405-imul2,
3648         ppc405-imul3): Adjust.
3649         * config/rs6000/440.md (ppc440-imul, ppc440-imul2): Adjust.
3650         * config/rs6000/476.md (ppc476-imul): Adjust.
3651         * config/rs6000/601.md (ppc601-imul): Adjust.
3652         * config/rs6000/603.md (ppc603-imul, ppc603-imul2): Adjust.
3653         * config/rs6000/6xx.md (ppc604-imul, ppc604e-imul, ppc620-imul,
3654         ppc620-imul2, ppc620-imul3, ppc620-lmul): Adjust.
3655         * config/rs6000/7450.md (ppc7450-imul, ppc7450-imul2): Adjust.
3656         * config/rs6000/7xx.md (ppc750-imul, ppc750-imul2, ppc750-imul3):
3657         Adjust.
3658         * config/rs6000/8540.md (ppc8540_multiply): Adjust.
3659         * config/rs6000/a2.md (ppca2-imul, ppca2-lmul): Adjust.
3660         * config/rs6000/cell.md (cell-lmul, cell-lmul-cmp, cell-imul23,
3661         cell-imul): Adjust.
3662         * config/rs6000/e300c2c3.md (ppce300c3_multiply): Adjust.
3663         * config/rs6000/e500mc.md (e500mc_multiply): Adjust.
3664         * config/rs6000/e500mc64.md (e500mc64_multiply): Adjust.
3665         * config/rs6000/e5500.md (e5500_multiply, e5500_multiply_i): Adjust.
3666         * config/rs6000/e6500.md (e6500_multiply, e6500_multiply_i): Adjust.
3667         * config/rs6000/mpc.md (mpccore-imul): Adjust.
3668         * config/rs6000/power4.md (power4-lmul-cmp, power4-imul-cmp,
3669         power4-lmul, power4-imul, power4-imul3): Adjust.
3670         * config/rs6000/power5.md (power5-lmul-cmp, power5-imul-cmp,
3671         power5-lmul, power5-imul, power5-imul3): Adjust.
3672         * config/rs6000/power6.md (power6-lmul-cmp, power6-imul-cmp,
3673         power6-lmul, power6-imul, power6-imul3): Adjust.
3674         * config/rs6000/power7.md (power7-mul, power7-mul-compare): Adjust.
3675         * config/rs6000/power8.md (power8-mul, power8-mul-compare): Adjust.
3677         * config/rs6000/rs64.md (rs64a-imul, rs64a-imul2, rs64a-imul3,
3678         rs64a-lmul): Adjust.
3679         * config/rs6000/titan.md (titan_imul): Adjust.
3681 2014-05-23  Segher Boessenkool  <segher@kernel.crashing.org>
3683         * config/rs6000/rs6000.md (type): Add new value "halfmul".
3684         (*macchwc, *macchw, *macchwuc, *macchwu, *machhwc, *machhw,
3685         *machhwuc, *machhwu, *maclhwc, *maclhw, *maclhwuc, *maclhwu,
3686         *nmacchwc, *nmacchw, *nmachhwc, *nmachhw, *nmaclhwc, *nmaclhw,
3687         *mulchwc, *mulchw, *mulchwuc, *mulchwu, *mulhhwc, *mulhhw,
3688         *mulhhwuc, *mulhhwu, *mullhwc, *mullhw, *mullhwuc, *mullhwu): Use it.
3689         * config/rs6000/40x.md (ppc405-imul3): Add type halfmul.
3690         * config/rs6000/440.md (ppc440-imul2): Add type halfmul.
3691         * config/rs6000/476.md (ppc476-imul): Add type halfmul.
3692         * config/rs6000/titan.md: Delete nonsensical comment.
3693         (titan_imul): Add type imul3.
3694         (titan_mulhw): Remove type imul3; add type halfmul.
3696 2014-05-23  Segher Boessenkool  <segher@kernel.crashing.org>
3698         * config/rs6000/rs6000.md (type): Reorder, reformat.
3700 2014-05-23  Martin Jambor  <mjambor@suse.cz>
3702         PR tree-optimization/53787
3703         * params.def (PARAM_IPA_MAX_AA_STEPS): New param.
3704         * ipa-prop.h (ipa_node_params): Rename uses_analysis_done to
3705         analysis_done, update all uses.
3706         * ipa-prop.c: Include domwalk.h
3707         (param_analysis_info): Removed.
3708         (param_aa_status): New type.
3709         (ipa_bb_info): Likewise.
3710         (func_body_info): Likewise.
3711         (ipa_get_bb_info): New function.
3712         (aa_overwalked): Likewise.
3713         (find_dominating_aa_status): Likewise.
3714         (parm_bb_aa_status_for_bb): Likewise.
3715         (parm_preserved_before_stmt_p): Changed to use new param AA info.
3716         (load_from_unmodified_param): Accept func_body_info as a parameter
3717         instead of parms_ainfo.
3718         (parm_ref_data_preserved_p): Changed to use new param AA info.
3719         (parm_ref_data_pass_through_p): Likewise.
3720         (ipa_load_from_parm_agg_1): Likewise.  Update callers.
3721         (compute_complex_assign_jump_func): Changed to use new param AA info.
3722         (compute_complex_ancestor_jump_func): Likewise.
3723         (ipa_compute_jump_functions_for_edge): Likewise.
3724         (ipa_compute_jump_functions): Removed.
3725         (ipa_compute_jump_functions_for_bb): New function.
3726         (ipa_analyze_indirect_call_uses): Likewise, moved variable
3727         declarations down.
3728         (ipa_analyze_virtual_call_uses): Accept func_body_info instead of node
3729         and info, moved variable declarations down.
3730         (ipa_analyze_call_uses): Accept and pass on func_body_info instead of
3731         node and info.
3732         (ipa_analyze_stmt_uses): Likewise.
3733         (ipa_analyze_params_uses): Removed.
3734         (ipa_analyze_params_uses_in_bb): New function.
3735         (ipa_analyze_controlled_uses): Likewise.
3736         (free_ipa_bb_info): Likewise.
3737         (analysis_dom_walker): New class.
3738         (ipa_analyze_node): Handle node-specific forbidden analysis,
3739         initialize and free func_body_info, use dominator walker.
3740         (ipcp_modif_dom_walker): New class.
3741         (ipcp_transform_function): Create and free func_body_info, use
3742         ipcp_modif_dom_walker, moved a lot of functionality there.
3744 2014-05-23  Marek Polacek  <polacek@redhat.com>
3745             Jakub Jelinek  <jakub@redhat.com>
3747         * builtins.def: Change SANITIZE_FLOAT_DIVIDE to SANITIZE_NONDEFAULT.
3748         * gcc.c (sanitize_spec_function): Likewise.
3749         * convert.c (convert_to_integer): Include "ubsan.h".  Add
3750         floating-point to integer instrumentation.
3751         * doc/invoke.texi: Document -fsanitize=float-cast-overflow.
3752         * flag-types.h (enum sanitize_code): Add SANITIZE_FLOAT_CAST and
3753         SANITIZE_NONDEFAULT.
3754         * opts.c (common_handle_option): Handle -fsanitize=float-cast-overflow.
3755         * sanitizer.def (BUILT_IN_UBSAN_HANDLE_FLOAT_CAST_OVERFLOW,
3756         BUILT_IN_UBSAN_HANDLE_FLOAT_CAST_OVERFLOW_ABORT): Add.
3757         * ubsan.c: Include "realmpfr.h" and "dfp.h".
3758         (get_ubsan_type_info_for_type): Handle REAL_TYPEs.
3759         (ubsan_type_descriptor): Set tkind to 0xffff for types other than
3760         float/double/long double.
3761         (ubsan_instrument_float_cast): New function.
3762         * ubsan.h (ubsan_instrument_float_cast): Declare.
3764 2014-05-23 Jiong Wang  <jiong.wang@arm.com>
3766         * config/aarch64/predicates.md (aarch64_call_insn_operand): New
3767         predicate.
3768         * config/aarch64/constraints.md ("Ucs", "Usf"):  New constraints.
3769         * config/aarch64/aarch64.md (*sibcall_insn, *sibcall_value_insn):
3770         Adjust for tailcalling through registers.
3771         * config/aarch64/aarch64.h (enum reg_class): New caller save
3772         register class.
3773         (REG_CLASS_NAMES): Likewise.
3774         (REG_CLASS_CONTENTS): Likewise.
3775         * config/aarch64/aarch64.c (aarch64_function_ok_for_sibcall):
3776         Allow tailcalling without decls.
3778 2014-05-23  Thomas Schwinge  <thomas@codesourcery.com>
3780         * gimplify.c (omp_notice_variable) <case OMP_CLAUSE_DEFAULT_NONE>:
3781         Rewrite check for ORT_PARALLEL and ORT_COMBINED_PARALLEL.
3783         * omp-low.c (expand_omp_for_static_chunk): Rename variable si to
3784         gsi, and variables v_* to v*.
3786 2014-05-23  Eric Botcazou  <ebotcazou@adacore.com>
3788         * varasm.c (output_constructor_bitfield): Fix thinkos in latest change.
3790 2014-05-23  Thomas Schwinge  <thomas@codesourcery.com>
3792         * gimple.h (enum gf_mask): Add and use GF_OMP_FOR_SIMD.
3793         * omp-low.c: Update accordingly.
3795         * gimple.h (enum gf_mask): Rewrite "<< 0" shift expressions used
3796         for GF_OMP_FOR_KIND_MASK, GF_OMP_FOR_KIND_FOR,
3797         GF_OMP_FOR_KIND_DISTRIBUTE, GF_OMP_FOR_KIND_SIMD,
3798         GF_OMP_FOR_KIND_CILKSIMD, GF_OMP_TARGET_KIND_MASK,
3799         GF_OMP_TARGET_KIND_REGION, GF_OMP_TARGET_KIND_DATA,
3800         GF_OMP_TARGET_KIND_UPDATE.
3802         * gimplify.c (omp_notice_variable) <case OMP_CLAUSE_DEFAULT_NONE>:
3803         Explicitly enumerate the expected region types.
3805 2014-05-23  Paul Eggert  <eggert@cs.ucla.edu>
3807         PR other/56955
3808         * doc/extend.texi (Function Attributes): Fix  __attribute__ ((malloc))
3809         documentation; the old documentation didn't clearly state the
3810         constraints on the contents of the pointed-to storage.
3812 2014-05-23  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
3814         Fix bootstrap error on ia64
3815         * config/ia64/ia64.c (ia64_first_cycle_multipass_dfa_lookahead_guard):
3816         Return default value.
3818 2014-05-23  Thomas Preud'homme  <thomas.preudhomme@arm.com>
3820         PR tree-optimization/54733
3821         * tree-ssa-math-opts.c (nop_stats): New "bswap_stats" structure.
3822         (CMPNOP): Define.
3823         (find_bswap_or_nop_load): New.
3824         (find_bswap_1): Renamed to ...
3825         (find_bswap_or_nop_1): This. Also add support for memory source.
3826         (find_bswap): Renamed to ...
3827         (find_bswap_or_nop): This. Also add support for memory source and
3828         detection of bitwise operations equivalent to load in target
3829         endianness.
3830         (execute_optimize_bswap): Likewise. Also move its leading comment back
3831         in place and split statement transformation into ...
3832         (bswap_replace): This.
3834 2014-05-22  Vladimir Makarov  <vmakarov@redhat.com>
3836         PR rtl-optimization/61215
3837         * lra-elelimination.c (lra_eliminate_regs_1): Don't use
3838         simplify_gen_subreg until final substitution.
3840 2014-05-23  Alan Modra  <amodra@gmail.com>
3842         PR target/61231
3843         * config/rs6000/rs6000.c (mem_operand_gpr): Handle SImode.
3844         * config/rs6000/rs6000.md (extendsidi2_lfiwax, extendsidi2_nocell):
3845         Use "Y" constraint rather than "m".
3847 2014-05-23  Kugan Vivekanandarajah  <kuganv@linaro.org>
3849         * config/aarch64/aarch64.c (TARGET_ATOMIC_ASSIGN_EXPAND_FENV): New
3850         define.
3851         * config/aarch64/aarch64-protos.h (aarch64_atomic_assign_expand_fenv):
3852         New function declaration.
3853         * config/aarch64/aarch64-builtins.c (aarch64_builtins) : Add
3854         AARCH64_BUILTIN_GET_FPCR, AARCH64_BUILTIN_SET_FPCR.
3855         AARCH64_BUILTIN_GET_FPSR and AARCH64_BUILTIN_SET_FPSR.
3856         (aarch64_init_builtins) : Initialize builtins
3857         __builtins_aarch64_set_fpcr, __builtins_aarch64_get_fpcr.
3858         __builtins_aarch64_set_fpsr and __builtins_aarch64_get_fpsr.
3859         (aarch64_expand_builtin) : Expand builtins __builtins_aarch64_set_fpcr
3860         __builtins_aarch64_get_fpcr, __builtins_aarch64_get_fpsr,
3861         and __builtins_aarch64_set_fpsr.
3862         (aarch64_atomic_assign_expand_fenv): New function.
3863         * config/aarch64/aarch64.md (set_fpcr): New pattern.
3864         (get_fpcr) : Likewise.
3865         (set_fpsr) : Likewise.
3866         (get_fpsr) : Likewise.
3867         (unspecv): Add UNSPECV_GET_FPCR and UNSPECV_SET_FPCR, UNSPECV_GET_FPSR
3868          and UNSPECV_SET_FPSR.
3869         * doc/extend.texi (AARCH64 Built-in Functions) : Document
3870         __builtins_aarch64_set_fpcr, __builtins_aarch64_get_fpcr.
3871         __builtins_aarch64_set_fpsr and __builtins_aarch64_get_fpsr.
3873 2014-05-22  Vladimir Makarov  <vmakarov@redhat.com>
3875         PR rtl-optimization/60969
3876         * ira-costs.c (record_reg_classes): Process NO_REGS for matching
3877         constraints.  Set up mem cost for NO_REGS case.
3879 2014-05-22  Thomas Schwinge  <thomas@codesourcery.com>
3881         * builtin-types.def: Simplify examples for DEF_FUNCTION_TYPE_*.
3883 2012-05-22  Bernd Schmidt  <bernds@codesourcery.com>
3885         * config/darwin.c: Include "lto-section-names.h".
3886         (LTO_SEGMENT_NAME): Don't define.
3887         * config/i386/winnt.c: Include "lto-section-names.h".
3888         * lto-streamer.c: Include "lto-section-names.h".
3889         * lto-streamer.h (LTO_SECTION_NAME_PREFIX): Don't define.
3890         * lto-wrapper.c: Include "lto-section-names.h".
3891         (LTO_SECTION_NAME_PREFIX): Don't define.
3892         * lto-section-names.h: New file.
3893         * cgraphunit.c: Include "lto-section-names.h".
3895 2014-05-22  Peter Bergner  <bergner@vnet.ibm.com>
3897         * config/rs6000/htm.md (ttest): Use correct shift value to get CR0.
3899 2014-05-22  Richard Earnshaw  <rearnsha@arm.com>
3901         PR target/61208
3902         * arm.md (arm_cmpdi_unsigned): Fix length calculation for Thumb2.
3904 2014-05-22  Nick Clifton  <nickc@redhat.com>
3906         * config/msp430/msp430.h (ASM_SPEC): Add spaces after inserted options.
3908 2014-05-22  Eric Botcazou  <ebotcazou@adacore.com>
3910         * tree-ssa-forwprop.c (associate_plusminus): Extend (T)(P + A) - (T)P
3911         -> (T)A transformation to integer types.
3913 2014-05-22  Teresa Johnson  <tejohnson@google.com>
3915         * gcov-io.c (gcov_position): Use gcov_nonruntime_assert.
3916         (gcov_is_error): Remove gcc_assert from IN_LIBGCOV code.
3917         (gcov_rewrite): Use gcov_nonruntime_assert.
3918         (gcov_open): Ditto.
3919         (gcov_write_words): Ditto.
3920         (gcov_write_length): Ditto.
3921         (gcov_read_words): Use gcov_nonruntime_assert, and remove
3922         gcc_assert from IN_LIBGCOV code.
3923         (gcov_read_summary): Use gcov_error to flag profile corruption.
3924         (gcov_sync): Use gcov_nonruntime_assert.
3925         (gcov_seek): Remove gcc_assert from IN_LIBGCOV code.
3926         (gcov_histo_index): Use gcov_nonruntime_assert.
3927         (static void gcov_histogram_merge): Ditto.
3928         (compute_working_sets): Ditto.
3929         * gcov-io.h (gcov_nonruntime_assert): Define.
3930         (gcov_error): Define for !IN_LIBGCOV
3932 2014-05-22  Richard Biener  <rguenther@suse.de>
3934         * tree-ssa-alias.c (ref_maybe_used_by_call_p_1): Handle
3935         BUILT_IN_REALLOC like BUILT_IN_STRDUP.
3936         (call_may_clobber_ref_p_1): Handle BUILT_IN_REALLOC as allocation
3937         and deallocation site.
3938         * tree-ssa-structalias.c (find_func_aliases_for_builtin_call):
3939         Handle BUILT_IN_REALLOC similar to BUILT_IN_STRDUP with also
3940         passing through the incoming points-to set.
3941         (handle_lhs_call): Use flags argument instead of recomputing it.
3942         (find_func_aliases_for_call): Call handle_lhs_call with proper
3943         call return flags.
3945 2014-05-22  Jakub Jelinek  <jakub@redhat.com>
3947         * tree-streamer-in.c (unpack_ts_real_cst_value_fields): Make sure
3948         all padding bits in REAL_VALUE_TYPE are cleared.
3950 2014-05-22  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
3952         Cleanup and improve multipass_dfa_lookahead_guard
3953         * config/i386/i386.c (core2i7_first_cycle_multipass_filter_ready_try,)
3954         (core2i7_first_cycle_multipass_begin,)
3955         (core2i7_first_cycle_multipass_issue,)
3956         (core2i7_first_cycle_multipass_backtrack): Update signature.
3957         * config/ia64/ia64.c
3958         (ia64_first_cycle_multipass_dfa_lookahead_guard_spec): Remove.
3959         (ia64_first_cycle_multipass_dfa_lookahead_guard): Update signature.
3960         (TARGET_SCHED_FIRST_CYCLE_MULTIPASS_DFA_LOOKAHEAD_GUARD_SPEC): Remove
3961         hook definition.
3962         (ia64_first_cycle_multipass_dfa_lookahead_guard): Merge logic from
3963         ia64_first_cycle_multipass_dfa_lookahead_guard_spec.  Update return
3964         values.
3965         * config/rs6000/rs6000.c (rs6000_use_sched_lookahead_guard): Update
3966         return values.
3967         * doc/tm.texi: Regenerate.
3968         * doc/tm.texi.in
3969         (TARGET_SCHED_FIRST_CYCLE_MULTIPASS_DFA_LOOKAHEAD_GUARD_SPEC): Remove.
3970         * haifa-sched.c (ready_try): Make signed to allow negative values.
3971         (rebug_ready_list_1): Update.
3972         (choose_ready): Simplify.
3973         (sched_extend_ready_list): Update.
3975 2014-05-22  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
3977         Remove IA64 speculation tweaking flags
3978         * config/ia64/ia64.c (ia64_set_sched_flags): Delete handling of
3979         speculation tuning flags.
3980         (msched-prefer-non-data-spec-insns,)
3981         (msched-prefer-non-control-spec-insns): Obsolete options.
3982         * haifa-sched.c (choose_ready): Remove handling of
3983         PREFER_NON_CONTROL_SPEC and PREFER_NON_DATA_SPEC.
3984         * sched-int.h (enum SPEC_SCHED_FLAGS): Remove PREFER_NON_CONTROL_SPEC
3985         and PREFER_NON_DATA_SPEC.
3986         * sel-sched.c (process_spec_exprs): Remove handling of
3987         PREFER_NON_CONTROL_SPEC and PREFER_NON_DATA_SPEC.
3989 2014-05-22  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
3991         Improve scheduling debug output
3992         * haifa-sched.c (debug_ready_list): Remove unnecessary prototype.
3993         (advance_one_cycle): Update.
3994         (schedule_insn, queue_to_ready): Add debug printouts.
3995         (debug_ready_list_1): New static function.
3996         (debug_ready_list): Update.
3997         (max_issue): Add debug printouts.
3998         (dump_insn_stream): New static function.
3999         (schedule_block): Use it.  Also better indent printouts.
4001 2014-05-22  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
4003         Fix sched_insn debug counter
4004         * haifa-sched.c (schedule_insn): Update.
4005         (struct haifa_saved_data): Add nonscheduled_insns_begin.
4006         (save_backtrack_point, restore_backtrack_point): Update.
4007         (first_nonscheduled_insn): New static function.
4008         (queue_to_ready, choose_ready): Use it.
4009         (schedule_block): Init nonscheduled_insns_begin.
4010         (sched_emit_insn): Update.
4013 2014-05-22  Kugan Vivekanandarajah  <kuganv@linaro.org>
4015         * config/aarch64/aarch64.c (aarch64_regno_regclass) : Change CORE_REGS
4016         to GENERAL_REGS.
4017         (aarch64_secondary_reload) : LikeWise.
4018         (aarch64_class_max_nregs) : Remove CORE_REGS.
4019         * config/aarch64/aarch64.h (enum reg_class) : Remove CORE_REGS.
4020         (REG_CLASS_NAMES) : Likewise.
4021         (REG_CLASS_CONTENTS) : LikeWise.
4022         (INDEX_REG_CLASS) : Change CORE_REGS to GENERAL_REGS.
4024 2014-05-21  Guozhi Wei  <carrot@google.com>
4026         PR target/61202
4027         * config/aarch64/arm_neon.h (vqdmulh_n_s16): Change the last operand's
4028         constraint.
4029         (vqdmulhq_n_s16): Likewise.
4031 2014-05-21  Segher Boessenkool  <segher@kernel.crashing.org>
4033         * config/rs6000/predicates.md (update_indexed_address_mem): Delete.
4035 2014-05-21  Marek Polacek  <polacek@redhat.com>
4037         PR sanitizer/61272
4038         * ubsan.c (is_ubsan_builtin_p): Turn assert into a condition.
4040 2014-05-21  Martin Jambor  <mjambor@suse.cz>
4042         * doc/invoke.texi (Optimize Options): Document parameters
4043         ipa-cp-eval-threshold, ipa-max-agg-items, ipa-cp-loop-hint-bonus and
4044         ipa-cp-array-index-hint-bonus.
4046 2014-05-21  Mark Wielaard  <mjw@redhat.com>
4048         PR debug/16063
4049         * dwarf2out.c (gen_enumeration_type_die): Add DW_AT_type if DWARF
4050         version >= 3 or not strict DWARF.
4051         * langhooks.h (struct lang_hooks_for_types): Add
4052         enum_underlying_base_type.
4053         * langhooks.c (lhd_enum_underlying_base_type): New function.
4054         * gcc/langhooks.h (struct lang_hooks_for_types): Add
4055         enum_underlying_base_type.
4056         * langhooks-def.h (lhd_enum_underlying_base_type): New declaration.
4057         (LANG_HOOKS_ENUM_UNDERLYING_BASE_TYPE): New define.
4058         (LANG_HOOKS_FOR_TYPES_INITIALIZER): Add new lang hook.
4060 2014-05-21  Richard Biener  <rguenther@suse.de>
4062         * doc/invoke.texi (-flto-partition=): Document one and none algorithms.
4064 2014-05-21  John Marino  <gnugcc@marino.st>
4066         * config.gcc (*-*-dragonfly*): New target.
4067         * configure.ac: Detect dl_iterate_phdr (*freebsd*, *dragonfly*).
4068         * configure: Regenerate.
4069         * config/dragonfly-stdint.h: New.
4070         * config/dragonfly.h: New.
4071         * config/dragonfly.opt: New.
4072         * config/i386/dragonfly.h: New.
4073         * ginclude/stddef.h: Detect _PTRDIFF_T_DECLARED for DragonFly.
4075 2014-05-21  Richard Sandiford  <rsandifo@linux.vnet.ibm.com>
4077         * tree.def (VOID_CST): New.
4078         * tree-core.h (TI_VOID): New.
4079         * tree.h (void_node): New.
4080         * tree.c (tree_node_structure_for_code, tree_code_size)
4081         (iterative_hash_expr): Handle VOID_CST.
4082         (build_common_tree_nodes): Initialize void_node.
4084 2014-05-21  Bernd Schmidt  <bernds@codesourcery.com>
4086         * reload1.c (remove_init_insns, will_delete_init_insn_p): New static
4087         functions.
4088         (reload, calculate_needs_all_insns, reload_as_needed): Use them.
4090         * config/bfin/bfin.c (split_load_immediate): Use gen_int_mode in a few
4091         more places.
4093         * cfgrtl.c (cfg_layout_initialize): Weaken assert to only trigger if
4094         flag_reorder_blocks_and_partition.
4095         * hw-doloop.c (reorg_loops): Avoid reordering if that flag is set.
4097 2014-05-21  Oleg Endo  <olegendo@gcc.gnu.org>
4099         PR target/54236
4100         * config/sh/sh.md (*addc_r_1): Rename to addc_t_r.  Remove empty
4101         constraints.
4102         (*addc_r_t): Add new insn_and_split.
4104 2014-05-21  Jakub Jelinek  <jakub@redhat.com>
4106         PR middle-end/61252
4107         * omp-low.c (handle_simd_reference): New function.
4108         (lower_rec_input_clauses): Use it.  Defer adding reference
4109         initialization even for reduction without placeholder if in simd,
4110         handle it properly later on.
4112 2014-05-20  Jan Hubicka  <hubicka@ucw.cz>
4114         PR tree-optimization/60899
4115         * gimple-fold.c (can_refer_decl_in_current_unit_p): Cleanup;
4116         assume all static symbols will have definition wile parsing and
4117         check the do have definition later in compilation; check that
4118         variable referring symbol will be output before concluding that
4119         reference is safe; be conservative for referring local statics;
4120         be more precise about when comdat is output in other partition.
4122 2014-05-20  Jan Hubicka  <hubicka@ucw.cz>
4124         PR bootstrap/60984
4125         * ipa-inline-transform.c (inline_call): Use add CALLEE_REMOVED
4126         parameter.
4127         * ipa-inline.c (inline_to_all_callers): If callee was removed; return.
4128         (ipa_inline): Loop inline_to_all_callers until no more aliases
4129         are removed.
4131 2014-05-20  Jan Hubicka  <hubicka@ucw.cz>
4133         * ipa.c (ipa_discover_readonly_nonaddressable_var): Fix dumping;
4134         set writeonly flag only for vars actually written to.
4136 2014-05-20  Dehao Chen  <dehao@google.com>
4138         * ipa-inline-transform.c (clone_inlined_nodes): Use min of edge count
4139         and callee count to get clone count.
4140         * tree-inline.c (expand_call_inline): Use callee count instead of bb
4141         count in copy_body.
4143 2014-05-20  Richard Sandiford  <rdsandiford@googlemail.com>
4145         PR rtl-optimization/61243
4146         * emit-rtl.c (emit_copy_of_insn_after): Copy CROSSING_JUMP_P.
4148 2014-05-20  Xinliang David Li  <davidxl@google.com>
4150         * cgraphunit.c (walk_polymorphic_call_targets): Add
4151         dbgcnt and fopt-info support.
4152         * ipa-prop.c (ipa_make_edge_direct_to_target): Ditto.
4153         * ipa-devirt.c (ipa_devirt): Ditto.
4154         * tree-ssa-pre.c (eliminate_dom_walker::before_dom_children): Ditto.
4155         * ipa.c (walk_polymorphic_call_targets): Ditto.
4156         * gimple-fold.c (fold_gimple_assign): Ditto.
4157         (gimple_fold_call): Ditto.
4158         * dbgcnt.def: New counter.
4160 2014-05-20  DJ Delorie  <dj@redhat.com>
4162         * config/msp430/msp430.md (split): Don't allow subregs when
4163         splitting SImode adds.
4164         (andneghi): Fix subtraction logic.
4165         * config/msp430/predicates.md (msp430_nonsubreg_or_imm_operand): New.
4167 2014-05-20  Jan Hubicka  <hubicka@ucw.cz>
4169         * tree.h (DECL_ONE_ONLY): Return true only for externally visible
4170         symbols.
4171         * except.c (switch_to_exception_section, resolve_unique_section,
4172         get_named_text_section, default_function_rodata_section,
4173         align_variable, get_block_for_decl, default_section_type_flags):
4174         Use DECL_COMDAT_GROUP instead of DECL_ONE_ONLY.
4175         * symtab.c (symtab_add_to_same_comdat_group,
4176         symtab_make_decl_local, fixup_same_cpp_alias_visibility,
4177         symtab_nonoverwritable_alias, symtab_get_symbol_partitioning_class):
4178         Likewise.
4179         * cgraphclones.c (cgraph_create_virtual_clone): Likewise.
4180         * bb-reorder.c (pass_partition_blocks::gate): Likewise.
4181         * config/c6x/c6x.c (c6x_elf_unique_section): Likewise.
4182         (c6x_function_in_section_p): Likewise.
4183         * config/darwin.c (machopic_select_section): Likewise.
4184         * config/arm/arm.c (arm_function_in_section_p): Likewise.
4185         * config/mips/mips.c (mips_function_rodata_section): Likewise.
4186         * config/mep/mep.c (mep_select_section): LIkewise.
4187         * config/i386/i386.c (x86_64_elf_unique_section): Likewise.
4189 2014-05-20  Eric Botcazou  <ebotcazou@adacore.com>
4191         * tree-ssa-dom.c (hashable_expr_equal_p) <EXPR_CALL>: Also compare the
4192         EH region of calls to pure functions that can throw an exception.
4193         * tree-ssa-sccvn.c (vn_reference_eq): Remove duplicated test.
4194         (copy_reference_ops_from_call): Also copy the EH region of the call if
4195         it can throw an exception.
4197 2014-05-20  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
4199         * simplify-rtx.c (simplify_binary_operation_1): Optimize case of
4200         nested VEC_SELECTs that are inverses of each other.
4202 2014-05-20  Richard Biener  <rguenther@suse.de>
4204         * tree-ssa-sccvn.c (process_scc): Dump SCC here, when iterating,
4205         (extract_and_process_scc_for_name): not here.
4206         (cond_dom_walker::before_dom_children): Only process
4207         stmts that end the BB in interesting ways.
4208         (run_scc_vn): Mark param uses as visited.
4210 2014-05-20  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
4212         * config/arm/arm.md (arith_shiftsi): Do not predicate for
4213         arm_restrict_it.
4215 2014-05-20  Nick Clifton  <nickc@redhat.com>
4217         * config/msp430/msp430.c (TARGET_GIMPLIFY_VA_ARG_EXPR): Define.
4218         (msp430_gimplify_va_arg_expr): New function.
4219         (msp430_print_operand): Handle (CONST (ZERO_EXTRACT)).
4221         * config/msp430/msp430.md (zero_extendpsisi2): Use + constraint on
4222         operand 0 in order to prevent confusion about the number of
4223         registers involved.
4225 2014-05-20  Richard Biener  <rguenther@suse.de>
4227         PR tree-optimization/61221
4228         * tree-ssa-pre.c (el_to_update): Remove.
4229         (eliminate_dom_walker::before_dom_children): Handle released
4230         VDEFs by value-numbering them to the associated VUSE.  Update
4231         stmt immediately for substituted call address.
4232         (eliminate): Remove delayed stmt updating code.
4233         * tree-ssa-sccvn.c (vuse_ssa_val): New function valueizing
4234         possibly late re-numbered vuses.
4235         (vn_reference_lookup_2): Adjust.
4236         (vn_reference_lookup_pieces): Likewise.
4237         (vn_reference_lookup): Likewise.
4239 2014-05-20  Richard Biener  <rguenther@suse.de>
4241         * config.gcc: Remove need_64bit_hwint.
4242         * configure.ac: Do not define NEED_64BIT_HOST_WIDE_INT.
4243         * hwint.h: Do not check NEED_64BIT_HOST_WIDE_INT but assume
4244         it to be true.
4245         * config.in: Regenerate.
4246         * configure: Likewise.
4248 2014-05-19  David Wohlferd <dw@LimeGreenSocks.com>
4250         * doc/extend.texi: Create Label Attributes section,
4251         move all label attributes into it and reference it.
4253 2014-05-19  Richard Earnshaw  <rearnsha@arm.com>
4255         * arm.c (thumb1_reorg): When scanning backwards skip anything
4256         that's not a proper insn.
4258 2014-05-19  Richard Biener  <rguenther@suse.de>
4260         PR tree-optimization/61221
4261         * tree-ssa-pre.c (eliminate_dom_walker::before_dom_children):
4262         Do nothing for unreachable blocks.
4263         * tree-ssa-sccvn.c (cond_dom_walker::before_dom_children):
4264         Improve unreachability detection.
4266 2014-05-19  Richard Biener  <rguenther@suse.de>
4268         PR tree-optimization/61209
4269         * tree-ssa-sccvn.c (visit_phi): Avoid setting expr to VN_TOP.
4271 2014-05-19  Nick Clifton  <nickc@redhat.com>
4273         * except.c (init_eh): Fix computation of builtin setjmp buffer
4274         size to allow for targets where POINTER_SIZE > BITS_PER_WORD.
4276 2014-05-19  Richard Biener  <rguenther@suse.de>
4278         PR tree-optimization/61184
4279         * tree-vrp.c (is_negative_overflow_infinity): Use
4280         TREE_OVERFLOW_P and do that check first.
4281         (is_positive_overflow_infinity): Likewise.
4282         (is_overflow_infinity): Likewise.
4283         (vrp_operand_equal_p): Properly treat operands with
4284         differing overflow as not equal.
4286 2014-05-19  Bernd Schmidt  <bernds@codesourcery.com>
4288         * simplify-rtx.c (simplify_unary_operation_1): Use CONST_INT_P in
4289         shift simplification where it was intended.
4291 2014-05-19  Christian Bruel  <christian.bruel@st.com>
4293         PR target/61195
4294         * config/sh/sh.md (movsf_ie): Unset fp_mode for fmov.
4296 2014-05-19  Richard Sandiford  <r.sandiford@uk.ibm.com>
4298         PR target/61084
4299         * config/sparc/sparc.c (sparc_fold_builtin): Use widest_int rather
4300         than wide_int.
4302 2014-05-19  Richard Sandiford  <rdsandiford@googlemail.com>
4304         * reg-notes.def (CROSSING_JUMP): Likewise.
4305         * rtl.h (rtx_def): Update comment for jump flag.
4306         (CROSSING_JUMP_P): Define.
4307         * cfgcleanup.c (try_forward_edges, try_optimize_cfg): Use it instead
4308         of a REG_CROSSING_JUMP note.
4309         * cfghooks.c (tidy_fallthru_edges): Likewise.
4310         * cfgrtl.c (fixup_partition_crossing, rtl_verify_edges): Likewise.
4311         * emit-rtl.c (try_split): Likewise.
4312         * haifa-sched.c (sched_create_recovery_edges): Likewise.
4313         * ifcvt.c (find_if_case_1, find_if_case_2): Likewise.
4314         * jump.c (redirect_jump_2): Likewise.
4315         * reorg.c (follow_jumps, fill_slots_from_thread): Likewise.
4316         (relax_delay_slots): Likewise.
4317         * config/arc/arc.md (jump_i, cbranchsi4_scratch, *bbit): Likewise.
4318         (bbit_di): Likewise.
4319         * config/arc/arc.c (arc_reorg, arc_can_follow_jump): Likewise.
4320         * config/sh/sh.md (jump_compact): Likewise.
4321         * bb-reorder.c (rotate_loop): Likewise.
4322         (pass_duplicate_computed_gotos::execute): Likewise.
4323         (add_reg_crossing_jump_notes): Rename to...
4324         (update_crossing_jump_flags): ...this.
4325         (pass_partition_blocks::execute): Update accordingly.
4327 2014-05-19  Richard Sandiford  <rdsandiford@googlemail.com>
4329         * tree.h: Remove extraneous template <>.
4331 2014-05-17  Jan Hubicka  <hubicka@ucw.cz>
4333         * ipa.c (symtab_remove_unreachable_nodes): Remove
4334         symbol from comdat group if its body was eliminated.
4335         (comdat_can_be_unshared_p_1): Static symbols can always be privatized.
4336         * symtab.c (symtab_remove_from_same_comdat_group): Break out from ...
4337         (symtab_unregister_node): ... this one.
4338         (verify_symtab_base): More strict checking of comdats.
4339         * cgraph.h (symtab_remove_from_same_comdat_group): Declare.
4341 2014-05-17  Jan Hubicka  <hubicka@ucw.cz>
4343         * tree-pass.h (make_pass_ipa_comdats): New pass.
4344         * timevar.def (TV_IPA_COMDATS): New timevar.
4345         * passes.def (pass_ipa_comdats): Add.
4346         * Makefile.in (OBJS): Add ipa-comdats.o
4347         * ipa-comdats.c: New file.
4349 2014-05-17  Jan Hubicka  <hubicka@ucw.cz>
4351         * ipa.c (update_visibility_by_resolution_info): New function.
4352         (function_and_variable_visibility): Use it.
4354 2014-05-17  Jan Hubicka  <hubicka@ucw.cz>
4356         * cgraph.h (symtab_first_defined_symbol, symtab_next_defined_symbol):
4357         New functions.
4358         (FOR_EACH_DEFINED_SYMBOL): New macro.
4359         (varpool_first_static_initializer, varpool_next_static_initializer,
4360         varpool_first_defined_variable, varpool_next_defined_variable):
4361         Fix comments.
4362         (symtab_in_same_comdat_p): Correctly deal with inline functions.
4364 2014-05-17  Trevor Saunders  <tsaunders@mozilla.com>
4366         * ggc-page.c (ggc_handle_finalizers): Add comment.
4368 2014-05-17  Trevor Saunders  <tsaunders@mozilla.com>
4370         * ggc-common.c (ggc_internal_cleared_alloc): Adjust.
4371         * ggc-none.c (ggc_internal_alloc): Assert if a finalizer is passed.
4372         (ggc_internal_cleared_alloc): Likewise.
4373         * ggc-page.c (finalizer): New class.
4374         (vec_finalizer): Likewise.
4375         (globals::finalizers): New member.
4376         (globals::vec_finalizers): Likewise.
4377         (ggc_internal_alloc): Record the finalizer if any for the block being
4378         allocated.
4379         (ggc_handle_finalizers): New function.
4380         (ggc_collect): Call ggc_handle_finalizers.
4381         * ggc.h (ggc_internal_alloc): Add arguments to allow installing a
4382         finalizer.
4383         (ggc_internal_cleared_alloc): Likewise.
4384         (finalize): New function.
4385         (need_finalization_p): Likewise.
4386         (ggc_alloc): Install the type's destructor as the finalizer if it
4387         might do something.
4388         (ggc_cleared_alloc): Likewise.
4389         (ggc_vec_alloc): Likewise.
4390         (ggc_cleared_vec_alloc): Likewise.
4392 2014-05-17  Trevor Saunders  <tsaunders@mozilla.com>
4394         * ggc.h (ggc_alloc_cleared_simd_clone_stat): Remove function.
4396 2014-05-17  Trevor Saunders  <tsaunders@mozilla.com>
4398         * alias.c (record_alias_subset): Adjust.
4399         * bitmap.c (bitmap_element_allocate): Likewise.
4400         (bitmap_gc_alloc_stat): Likewise.
4401         * cfg.c (init_flow): Likewise.
4402         (alloc_block): Likewise.
4403         (unchecked_make_edge): Likewise.
4404         * cfgloop.c (alloc_loop): Likewise.
4405         (flow_loops_find): Likewise.
4406         (rescan_loop_exit): Likewise.
4407         * cfgrtl.c (init_rtl_bb_info): Likewise.
4408         * cgraph.c (insert_new_cgraph_node_version): Likewise.
4409         (cgraph_allocate_node): Likewise.
4410         (cgraph_create_edge_1): Likewise.
4411         (cgraph_allocate_init_indirect_info): Likewise.
4412         * cgraphclones.c (cgraph_clone_edge): Likewise.
4413         * cgraphunit.c (add_asm_node): Likewise.
4414         (init_lowered_empty_function): Likewise.
4415         * config/aarch64/aarch64.c (aarch64_init_machine_status): Likewise.
4416         * config/alpha/alpha.c (alpha_init_machine_status): Likewise.
4417         (alpha_use_linkage): Likewise.
4418         * config/arc/arc.c (arc_init_machine_status): Likewise.
4419         * config/arm/arm.c (arm_init_machine_status): Likewise.
4420         * config/avr/avr.c (avr_init_machine_status): Likewise.
4421         * config/bfin/bfin.c (bfin_init_machine_status): Likewise.
4422         * config/c6x/c6x.c (c6x_init_machine_status): Likewise.
4423         * config/cris/cris.c (cris_init_machine_status): Likewise.
4424         * config/darwin.c (machopic_indirection_name): Likewise.
4425         (darwin_build_constant_cfstring): Likewise.
4426         (darwin_enter_string_into_cfstring_table): Likewise.
4427         * config/epiphany/epiphany.c (epiphany_init_machine_status): Likewise.
4428         * config/frv/frv.c (frv_init_machine_status): Likewise.
4429         * config/i386/i386.c (get_dllimport_decl): Likewise.
4430         (ix86_init_machine_status): Likewise.
4431         (assign_386_stack_local): Likewise.
4432         * config/i386/winnt.c (i386_pe_record_external_function): Likewise.
4433         (i386_pe_maybe_record_exported_symbol): Likewise.
4434         (i386_pe_record_stub): Likewise.
4435         * config/ia64/ia64.c (ia64_init_machine_status): Likewise.
4436         * config/iq2000/iq2000.c (iq2000_init_machine_status): Likewise.
4437         * config/m32c/m32c.c (m32c_init_machine_status): Likewise.
4438         (m32c_note_pragma_address): Likewise.
4439         * config/mep/mep.c (mep_init_machine_status): Likewise.
4440         (mep_note_pragma_flag): Likewise.
4441         * config/mips/mips.c (mflip_mips16_use_mips16_p): Likewise.
4442         (mips16_local_alias): Likewise.
4443         (mips_init_machine_status): Likewise.
4444         * config/mmix/mmix.c (mmix_init_machine_status): Likewise.
4445         * config/moxie/moxie.c (moxie_init_machine_status): Likewise.
4446         * config/msp430/msp430.c (msp430_init_machine_status): Likewise.
4447         * config/nds32/nds32.c (nds32_init_machine_status): Likewise.
4448         * config/nios2/nios2.c (nios2_init_machine_status): Likewise.
4449         * config/pa/pa.c (pa_init_machine_status): Likewise.
4450         (pa_get_deferred_plabel): Likewise.
4451         * config/rl78/rl78.c (rl78_init_machine_status): Likewise.
4452         * config/rs6000/rs6000.c (builtin_function_type): Likewise.
4453         (rs6000_init_machine_status): Likewise.
4454         (output_toc): Likewise.
4455         * config/s390/s390.c (s390_init_machine_status): Likewise.
4456         * config/score/score.c (score_output_external): Likewise.
4457         * config/sparc/sparc.c (sparc_init_machine_status): Likewise.
4458         * config/spu/spu.c (spu_init_machine_status): Likewise.
4459         * config/tilegx/tilegx.c (tilegx_init_machine_status): Likewise.
4460         * config/tilepro/tilepro.c (tilepro_init_machine_status): Likewise.
4461         * config/xtensa/xtensa.c (xtensa_init_machine_status): Likewise.
4462         * coverage.c (coverage_end_function): Likewise.
4463         * dbxout.c (dbxout_init): Likewise.
4464         * doc/gty.texi: Don't mention variable_size attribute.
4465         * dwarf2cfi.c (new_cfi): Adjust.
4466         (new_cfi_row): Likewise.
4467         (copy_cfi_row): Likewise.
4468         (create_cie_data): Likewise.
4469         * dwarf2out.c (dwarf2out_alloc_current_fde): Likewise.
4470         (new_loc_descr): Likewise.
4471         (find_AT_string_in_table): Likewise.
4472         (add_addr_table_entry): Likewise.
4473         (new_die): Likewise.
4474         (add_var_loc_to_decl): Likewise.
4475         (clone_die): Likewise.
4476         (clone_as_declaration): Likewise.
4477         (break_out_comdat_types): Likewise.
4478         (new_loc_list): Likewise.
4479         (add_loc_descr_to_each): Likewise.
4480         (add_location_or_const_value_attribute): Likewise.
4481         (add_linkage_name): Likewise.
4482         (lookup_filename): Likewise.
4483         (dwarf2out_var_location): Likewise.
4484         (new_line_info_table): Likewise.
4485         (dwarf2out_init): Likewise.
4486         (mem_loc_descriptor): Likewise.
4487         (loc_descriptor): Likewise.
4488         (add_const_value_attribute): Likewise.
4489         (tree_add_const_value_attribute): Likewise.
4490         (comp_dir_string): Likewise.
4491         (dwarf2out_vms_debug_main_pointer): Likewise.
4492         (string_cst_pool_decl): Likewise.
4493         * emit-rtl.c (set_mem_attrs): Likewise.
4494         (get_reg_attrs): Likewise.
4495         (start_sequence): Likewise.
4496         (init_emit): Likewise.
4497         (init_emit_regs): Likewise.
4498         * except.c (init_eh_for_function): Likewise.
4499         (gen_eh_region): Likewise.
4500         (gen_eh_region_catch): Likewise.
4501         (gen_eh_landing_pad): Likewise.
4502         (add_call_site): Likewise.
4503         * function.c (add_frame_space): Likewise.
4504         (insert_temp_slot_address): Likewise.
4505         (assign_stack_temp_for_type): Likewise.
4506         (get_hard_reg_initial_val): Likewise.
4507         (allocate_struct_function): Likewise.
4508         (prepare_function_start): Likewise.
4509         (types_used_by_var_decl_insert): Likewise.
4510         * gengtype.c (variable_size_p): Remove function.
4511         (enum alloc_quantity): Remove enum.
4512         (write_typed_alloc_def): Remove function.
4513         (write_typed_struct_alloc_def): Likewise.
4514         (write_typed_typedef_alloc_def): Likewise.
4515         (write_typed_alloc_defns): Likewise.
4516         (main): Adjust.
4517         * ggc-common.c (ggc_cleared_alloc_htab_ignore_args): Adjust.
4518         (ggc_cleared_alloc_ptr_array_two_args): Likewise.
4519         * ggc.h (ggc_alloc): new function.
4520         (ggc_cleared_alloc): Likewise.
4521         (ggc_vec_alloc): Template on type of vector element, and remove
4522         element size argument.
4523         (ggc_cleared_vec_alloc): Likewise.
4524         * gimple.c (gimple_build_omp_for): Adjust.
4525         (gimple_copy): Likewise.
4526         * ipa-cp.c (get_replacement_map): Likewise.
4527         (find_aggregate_values_for_callers_subset): Likewise.
4528         (known_aggs_to_agg_replacement_list): Likewise.
4529         * ipa-devirt.c (get_odr_type): Likewise.
4530         * ipa-prop.c (ipa_node_duplication_hook): Likewise.
4531         (read_agg_replacement_chain): Likewise.
4532         * loop-iv.c (get_simple_loop_desc): Likewise.
4533         * lto-cgraph.c (input_node_opt_summary): Likewise.
4534         * lto-section-in.c (lto_new_in_decl_state): Likewise.
4535         * lto-streamer-in.c (lto_input_eh_catch_list): Likewise.
4536         (input_eh_region): Likewise.
4537         (input_eh_lp): Likewise.
4538         (input_cfg): Likewise.
4539         * optabs.c (set_optab_libfunc): Likewise.
4540         (init_tree_optimization_optabs): Likewise.
4541         (set_conv_libfunc): Likewise.
4542         * passes.c (do_per_function_toporder): Likewise.
4543         * rtl.h: Don't use variable_size gty attribute.
4544         * sese.c (if_region_set_false_region): Adjust.
4545         * stringpool.c (gt_pch_save_stringpool): Likewise.
4546         * target-globals.c (save_target_globals): Likewise.
4547         * toplev.c (general_init): Likewise.
4548         * trans-mem.c (record_tm_replacement): Likewise.
4549         (split_bb_make_tm_edge): Likewise.
4550         * tree-cfg.c (move_sese_region_to_fn): Likewise.
4551         * tree-data-ref.h (lambda_vector_new): Likewise.
4552         * tree-eh.c (add_stmt_to_eh_lp_fn): Likewise.
4553         * tree-iterator.c (tsi_link_before): Likewise.
4554         (tsi_link_after): Likewise.
4555         * tree-scalar-evolution.c (new_scev_info_str): Likewise.
4556         * tree-ssa-loop-niter.c (record_estimate): Likewise.
4557         * tree-ssa-operands.c (ssa_operand_alloc): Likewise.
4558         * tree-ssa-operands.h: Don't use variable_size gty attribute.
4559         * tree-ssa.c (init_tree_ssa): Adjust.
4560         * tree-ssanames.c (set_range_info): Likewise.
4561         (get_ptr_info): Likewise.
4562         (duplicate_ssa_name_ptr_info): Likewise.
4563         (duplicate_ssa_name_range_info): Likewise.
4564         * tree-streamer-in.c (unpack_ts_real_cst_value_fields): Likewise.
4565         (unpack_ts_fixed_cst_value_fields): Likewise.
4566         * tree.c (build_fixed): Likewise.
4567         (build_real): Likewise.
4568         (build_string): Likewise.
4569         (decl_priority_info): Likewise.
4570         (decl_debug_expr_insert): Likewise.
4571         (decl_value_expr_insert): Likewise.
4572         (decl_debug_args_insert): Likewise.
4573         (type_hash_add): Likewise.
4574         (build_omp_clause): Likewise.
4575         * ubsan.c (decl_for_type_insert): Likewise.
4576         * varasm.c (get_unnamed_section): Likewise.
4577         (get_noswitch_section): Likewise.
4578         (get_section): Likewise.
4579         (get_block_for_section): Likewise.
4580         (create_block_symbol): Likewise.
4581         (build_constant_desc): Likewise.
4582         (create_constant_pool): Likewise.
4583         (force_const_mem): Likewise.
4584         (record_tm_clone_pair): Likewise.
4585         * varpool.c (varpool_create_empty_node): Likewise.
4587 2014-05-17  Trevor Saunders  <tsaunders@mozilla.com>
4589         * dwarf2out.c (tree_add_const_value_attribute): Call
4590         ggc_internal_cleared_alloc instead of ggc_alloc_cleared_atomic.
4591         * gengtype.c (write_typed_alloc_def): Call ggc_internal_<x>alloc
4592         instead of ggc_internal_<x>alloc_stat.
4593         * ggc-common.c (ggc_internal_cleared_alloc): Drop _stat suffix.
4594         (ggc_realloc): Likewise.
4595         * ggc-none.c (ggc_internal_alloc): Likewise.
4596         (ggc_internal_cleared_alloc): Likewise.
4597         * ggc-page.c: Likewise.
4598         * ggc.h (ggc_internal_alloc_stat): Likewise.
4599         (ggc_internal_alloc): Remove macro.
4600         (ggc_internal_cleared_alloc_stat): Drop _stat suffix.
4601         (ggc_internal_cleared_alloc): Remove macro.
4602         (GGC_RESIZEVEC): Adjust.
4603         (ggc_resizevar): Remove macro.
4604         (ggc_internal_vec_alloc_stat): Drop _stat suffix.
4605         (ggc_internal_cleared_vec_alloc_stat): Likewise.
4606         (ggc_internal_vec_cleared_alloc): Remove macro.
4607         (ggc_alloc_atomic_stat): Drop _stat suffix.
4608         (ggc_alloc_atomic): Remove macro.
4609         (ggc_alloc_cleared_atomic): Remove macro.
4610         (ggc_alloc_string_stat): Drop _stat suffix.
4611         (ggc_alloc_string): Remove macro.
4612         (ggc_alloc_rtx_def_stat): Adjust.
4613         (ggc_alloc_tree_node_stat): Likewise.
4614         (ggc_alloc_cleared_tree_node_stat): Likewise.
4615         (ggc_alloc_cleared_gimple_statement_stat): Likewise.
4616         (ggc_alloc_cleared_simd_clone_stat): Likewise.
4617         * gimple.c (gimple_build_omp_for): Likewise.
4618         (gimple_copy): Likewise.
4619         * stringpool.c (ggc_alloc_string_stat): Drop _stat suffix.
4620         * toplev.c (realloc_for_line_map): Adjust.
4621         * tree-data-ref.h (lambda_vector_new): Likewise.
4622         * tree-phinodes.c (allocate_phi_node): Likewise.
4623         * tree.c (grow_tree_vec_stat): Likewise.
4624         * vec.h (va_gc::reserve): Adjust.
4626 2014-05-17  Ajit Agarwal  <ajitkum@xilinx.com>
4628         * config/microblaze/microblaze.c (break_handler): New Declaration.
4629         (microblaze_break_function_p,microblaze_is_break_handler): New.
4630         (compute_frame_size): Use microblaze_break_function_p.
4631         Add the test of break_handler.
4632         (microblaze_function_prologue) : Add the test of variable
4633         break_handler.  Check the fnname by BREAK_HANDLER_NAME.
4634         (microblaze_function_epilogue) : Add the test of break_handler.
4635         (microblaze_globalize_label) : Add the test of break_handler.
4636         Check the name by BREAK_HANDLER_NAME.
4638         * config/microblaze/microblaze.h (BREAK_HANDLER_NAME): New macro
4640         * config/microblaze/microblaze.md (*<optab>,<optab>_internal): Add
4641         microblaze_is_break_handler test.
4642         (call_internal1,call_value_intern): Use microblaze_break_function_p.
4643         Use SYMBOL_REF_DECL.
4645         * config/microblaze/microblaze-protos.h
4646         (microblaze_break_function_p,microblaze_is_break_handler):
4647         New Declaration.
4649         * doc/extend.texi (MicroBlaze break_handler Functions): Document
4650         new MicroBlaze break_handler functions.
4652 2014-05-17  Uros Bizjak  <ubizjak@gmail.com>
4654         * doc/extend.texi (Size of an asm): Move node text according
4655         to its @menu entry position.
4657 2014-05-17  Marc Glisse  <marc.glisse@inria.fr>
4659         PR tree-optimization/61140
4660         PR tree-optimization/61150
4661         PR tree-optimization/61197
4662         * tree-ssa-phiopt.c (value_replacement): Punt on multiple phis.
4664 2014-05-17  Uros Bizjak  <ubizjak@gmail.com>
4666         * doc/invoke.texi (free): Mention Alpha.  Also enabled at -Os.
4668 2014-05-17  Richard Sandiford  <r.sandiford@uk.ibm.com>
4670         * wide-int.cc: Only include longlong.h if W_TYPE_SIZE==32 or
4671         __SIZEOF_INT128__ is defined.
4673 2014-05-17  Richard Sandiford  <rdsandiford@googlemail.com>
4675         * config/rs6000/rs6000.c (rs6000_real_tls_symbol_ref_p): New function.
4676         (rs6000_delegitimize_address): Use it.
4678 2014-05-17  Richard Sandiford  <rdsandiford@googlemail.com>
4680         * emit-rtl.h (replace_equiv_address, replace_equiv_address_nv): Add an
4681         inplace argument.  Store the new address in the original MEM when true.
4682         * emit-rtl.c (change_address_1): Likewise.
4683         (adjust_address_1, adjust_automodify_address_1, offset_address):
4684         Update accordingly.
4685         * rtl.h (plus_constant): Add an inplace argument.
4686         * explow.c (plus_constant): Likewise.  Try to reuse the original PLUS
4687         when true.  Avoid generating (plus X (const_int 0)).
4688         * function.c (instantiate_virtual_regs_in_rtx): Adjust the PLUS
4689         in-place.  Pass true to plus_constant.
4690         (instantiate_virtual_regs_in_insn): Pass true to replace_equiv_address.
4692 2014-05-16  Dehao Chen  <dehao@google.com>
4694         * tree-cfg.c (gimple_merge_blocks): Updates bb count with max count.
4696 2014-05-16  Oleg Endo  <olegendo@gcc.gnu.org>
4698         PR target/54089
4699         * config/sh/predicates.md (negt_reg_shl31_operand): Match additional
4700         patterns.
4701         * config/sh/sh.md (*negt_msb): Merge SH2A and non-SH2A variants.
4703 2014-05-16  Dehao Chen  <dehao@google.com>
4705         * ira-int.h (REG_FREQ_FROM_EDGE_FREQ): Use
4706         optimize_function_for_size_p.
4707         * regs.h (REG_FREQ_FROM_BB): Likewise.
4709 2014-05-16  Oleg Endo  <olegendo@gcc.gnu.org>
4711         PR target/51244
4712         * config/sh/sh.c (sh_eval_treg_value): Handle t_reg_operand and
4713         negt_reg_operand cases.
4714         * config/sh/sh.md (*cset_zero): Likewise by using cbranch_treg_value
4715         predicate.
4716         * config/sh/predicates.md (cbranch_treg_value): Simplify.
4718 2014-05-16  Oleg Endo  <olegendo@gcc.gnu.org>
4720         * config/sh/sh.c (sh_option_override): Set branch cost to 2 for all
4721         target variants.
4723 2014-05-16  David Malcolm  <dmalcolm@redhat.com>
4725         Revert:
4726         2014-04-29  David Malcolm  <dmalcolm@redhat.com>
4728         * tree-cfg.c (dump_function_to_file): Dump the return type of
4729         functions, in a line to itself before the function body, mimicking
4730         the layout of a C function.
4732 2014-05-16  Dehao Chen  <dehao@google.com>
4734         * cfghooks.c (make_forwarder_block): Use direct computation to
4735         get fall-through edge's count and frequency.
4737 2014-05-16  Benno Schulenberg  <bensberg@justemail.net>
4739         * config/arc/arc.c (arc_init): Fix typo in error message.
4740         * config/i386/i386.c (ix86_expand_builtin): Likewise.
4741         (split_stack_prologue_scratch_regno): Likewise.
4742         * fortran/check.c (gfc_check_fn_rc2008): Remove duplicate
4743         word from error message.
4745 2014-05-16  Zhouyi Zhou <yizhouzhou@ict.ac.cn>
4747         * ira-costs.c: Fix typo in comment.
4749 2014-05-16  David Wohlferd <dw@LimeGreenSocks.com>
4751         * doc/extend.texi: (Visibility Pragmas) Fix misplaced @xref
4753 2014-05-16  Jan Hubicka  <hubicka@ucw.cz>
4755         * varpool.c (dump_varpool_node): Dump write-only flag.
4756         * lto-cgraph.c (lto_output_varpool_node, input_varpool_node): Stream
4757         write-only flag.
4758         * tree-cfg.c (execute_fixup_cfg): Remove statements setting
4759         write-only variables.
4760         * ipa.c (process_references): New function.
4761         (set_readonly_bit): New function.
4762         (set_writeonly_bit): New function.
4763         (clear_addressable_bit): New function.
4764         (ipa_discover_readonly_nonaddressable_var): Mark write only variables;
4765         fix handling of aliases.
4766         * cgraph.h (struct varpool_node): Add writeonly flag.
4768 2014-05-16  Vladimir Makarov  <vmakarov@redhat.com>
4770         PR rtl-optimization/60969
4771         * ira-costs.c (record_reg_classes): Allow only memory for pseudo.
4772         Calculate costs for this case.
4774 2014-05-16  Eric Botcazou  <ebotcazou@adacore.com>
4776         * fold-const (fold_unary_loc) <NON_LVALUE_EXPR>: New case.
4777         <CASE_CONVERT>: Pass arg0 instead of op0 to fold_convert_const.
4779 2014-05-16  Richard Biener  <rguenther@suse.de>
4781         PR tree-optimization/61194
4782         * tree-vect-patterns.c (adjust_bool_pattern): Also handle
4783         bool patterns ending in a COND_EXPR.
4785 2014-05-16  James Greenhalgh  <james.greenhalgh@arm.com>
4787         * config/aarch64/aarch64.c (aarch64_rtx_mult_cost): Fix FNMUL case.
4789 2014-05-16  James Greenhalgh  <james.greenhalgh@arm.com>
4791         * config/aarch64/aarch64.c (aarch64_rtx_costs): Handle the case
4792         where we were unable to cost an RTX.
4794 2014-05-16  James Greenhalgh  <james.greenhalgh@arm.com>
4796         * config/aarch64/aarch64.c (aarch64_rtx_costs): Cost SYMBOL_REF,
4797         HIGH, LO_SUM.
4799 2014-05-16  James Greenhalgh  <james.greenhalgh@arm.com>
4800             Philipp Tomsich  <philipp.tomsich@theobroma-systems.com>
4802         * config/aarch64/aarch64.c (aarch64_rtx_costs): Cost TRUNCATE.
4804 2014-05-16  James Greenhalgh  <james.greenhalgh@arm.com>
4805             Philipp Tomsich  <philipp.tomsich@theobroma-systems.com>
4807         * config/aarch64/aarch64.c (aarch64_rtx_costs): Cost FMA,
4808         FLOAT_EXTEND, FLOAT_TRUNCATE, ABS, SMAX, and SMIN.
4810 2014-05-16  James Greenhalgh  <james.greenhalgh@arm.com>
4811             Philipp Tomsich  <philipp.tomsich@theobroma-systems.com>
4813         * config/aarch64/aarch64.c (aarch64_rtx_costs): Cost comparison
4814         operators.
4816 2014-05-16  James Greenhalgh  <james.greenhalgh@arm.com>
4817             Philipp Tomsich  <philipp.tomsich@theobroma-systems.com>
4819         * config/aarch64/aarch64.c (aarch64_rtx_costs): Improve costs for
4820         DIV/MOD.
4822 2014-05-16  James Greenhalgh  <james.greenhalgh@arm.com>
4823             Philipp Tomsich  <philipp.tomsich@theobroma-systems.com>
4825         * config/aarch64/aarch64.c (aarch64_rtx_arith_op_extract_p): New.
4826         (aarch64_rtx_costs): Improve costs for SIGN/ZERO_EXTRACT.
4828 2014-05-16  James Greenhalgh  <james.greenhalgh@arm.com>
4829             Philipp Tomsich  <philipp.tomsich@theobroma-systems.com>
4831         * config/aarch64/aarch64.c (aarch64_rtx_costs): Improve costs for
4832         rotates and shifts.
4834 2014-05-16  James Greenhalgh  <james.greenhalgh@arm.com>
4835             Philipp Tomsich  <philipp.tomsich@theobroma-systems.com>
4837         * config/aarch64/aarch64.c (aarch64_rtx_costs): Cost
4838         ZERO_EXTEND and SIGN_EXTEND better.
4840 2014-05-16  James Greenhalgh  <james.greenhalgh@arm.com>
4841             Philipp Tomsich  <philipp.tomsich@theobroma-systems.com>
4843         * config/aarch64/aarch64.c (aarch64_rtx_costs): Improve cost for
4844         logical operations.
4846 2014-05-16  James Greenhalgh  <james.greenhalgh@arm.com>
4847             Philipp Tomsich  <philipp.tomsich@theobroma-systems.com>
4849         * config/aarch64/aarch64.c (aarch64_rtx_costs): Use address
4850         costs when costing loads and stores to memory.
4852 2014-05-16  James Greenhalgh  <james.greenhalgh@arm.com>
4853             Philip Tomsich  <philipp.tomsich@theobroma-systems.com>
4855         * config/aarch64/aarch64.c (aarch64_rtx_costs): Improve costing
4856         for SET RTX.
4858 2014-05-16  James Greenhalgh  <james.greenhalgh@arm.com>
4860         * config/aarch64/aarch64.c (aarch64_rtx_costs): Set default costs.
4862 2014-05-16  James Greenhalgh  <james.greenhalgh@arm.com>
4863             Philipp Tomsich  <philipp.tomsich@theobroma-systems.com>
4865         * config/aarch64/aarch64.c (aarch64_strip_shift_or_extend): Rename
4866         to...
4867         (aarch64_strip_extend): ...this, don't strip shifts, check RTX is
4868         well formed.
4869         (aarch64_rtx_mult_cost): New.
4870         (aarch64_rtx_costs): Use it, refactor as appropriate.
4872 2014-05-16  James Greenhalgh  <james.greenhalgh@arm.com>
4873             Philipp Tomsich  <philipp.tomsich@theobroma-systems.com>
4875         * config/aarch64/aarch64.c (aarch64_build_constant): Conditionally
4876         emit instructions, return number of instructions which would
4877         be emitted.
4878         (aarch64_add_constant): Update call to aarch64_build_constant.
4879         (aarch64_output_mi_thunk): Likewise.
4880         (aarch64_rtx_costs): Estimate cost of a CONST_INT, cost of
4881         a CONST_DOUBLE.
4883 2014-05-16  James Greenhalgh  <james.greenhalgh@arm.com>
4885         * config/aarch64/aarch64.c (aarch64_rtx_costs_wrapper): New.
4886         (TARGET_RTX_COSTS): Call it.
4888 2014-05-16  James Greenhalgh  <james.greenhalgh@arm.com>
4890         * config/aarch64/aarch64.c (cortexa57_addrcost_table): New.
4891         (cortexa57_vector_cost): Likewise.
4892         (cortexa57_tunings): Use them.
4894 2014-05-16  James Greenhalgh  <james.greenhalgh@arm.com>
4896         * config/aarch64/aarch64-protos.h (scale_addr_mode_cost): New.
4897         (cpu_addrcost_table): Use it.
4898         * config/aarch64/aarch64.c (generic_addrcost_table): Initialize it.
4899         (aarch64_address_cost): Rewrite using aarch64_classify_address,
4900         move it.
4902 2014-05-16  Richard Biener  <rguenther@suse.de>
4904         * tree-ssa-sccvn.c: Include tree-cfg.h and domwalk.h.
4905         (set_ssa_val_to): Handle unexpected sets to VN_TOP.
4906         (visit_phi): Ignore edges marked as not executable.
4907         (class cond_dom_walker): New.
4908         (cond_dom_walker::before_dom_children): Value-number
4909         control statements and mark successor edges as not
4910         executable if possible.
4911         (run_scc_vn): First walk all control statements in
4912         dominator order, marking edges as not executable.
4913         * tree-inline.c (copy_edges_for_bb): Be not confused
4914         about random edge flags.
4916 2014-05-16  Richard Biener  <rguenther@suse.de>
4918         * tree-ssa-sccvn.c (visit_use): Also constant-fold calls.
4920 2014-05-15  Peter Bergner  <bergner@vnet.ibm.com>
4922         PR target/61193
4923         * config/rs6000/htmxlintrin.h (_HTM_TBEGIN_STARTED): New define.
4924         (__TM_simple_begin): Use it.
4925         (__TM_begin): Likewise.
4927 2014-05-15  Martin Jambor  <mjambor@suse.cz>
4929         PR ipa/61085
4930         * ipa-prop.c (update_indirect_edges_after_inlining): Check
4931         type_preserved flag when the indirect edge is polymorphic.
4933 2014-05-15  Martin Jambor  <mjambor@suse.cz>
4935         PR tree-optimization/61090
4936         * tree-sra.c (sra_modify_expr): Pass the current gsi to
4937         build_ref_for_model.
4939 2014-05-15  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
4941         * config/arm/arm.c (arm_option_override): Use the SCHED_PRESSURE_MODEL
4942         enum name for PARAM_SCHED_PRESSURE_ALGORITHM.
4944 2014-05-15  Jakub Jelinek  <jakub@redhat.com>
4946         PR tree-optimization/61158
4947         * fold-const.c (fold_binary_loc): If X is zero-extended and
4948         shiftc >= prec, make sure zerobits is all ones instead of
4949         invoking undefined behavior.
4951 2014-05-15  Zhenqiang Chen  <zhenqiang.chen@linaro.org>
4953         * regcprop.h: New file.
4954         * regcprop.c (skip_debug_insn_p): New decl.
4955         (replace_oldest_value_reg): Check skip_debug_insn_p.
4956         (copyprop_hardreg_forward_bb_without_debug_insn): New function.
4957         * shrink-wrap.c: Include regcprop.h.
4958         (prepare_shrink_wrap): Call
4959         copyprop_hardreg_forward_bb_without_debug_insn.
4961 2014-05-15  Zhenqiang Chen  <zhenqiang.chen@linaro.org>
4963         * shrink-wrap.h: Update comment.
4964         * shrink-wrap.c: Update comment.
4965         (next_block_for_reg): Rename to live_edge_for_reg.
4966         (live_edge_for_reg): Allow live_edge->dest has two predecessors.
4967         (move_insn_for_shrink_wrap): Split live_edge.
4968         (prepre_shrink_wrap): One more parameter for move_insn_for_shrink_wrap.
4970 2014-05-14  Eric Botcazou  <ebotcazou@adacore.com>
4972         * config/sparc/sparc-protos.h (sparc_absnegfloat_split_legitimate):
4973         Delete.
4974         * config/sparc/sparc.c (sparc_absnegfloat_split_legitimate): Likewise.
4975         * config/sparc/sparc.md (fptype_ut699): New attribute.
4976         (in_branch_delay): Return false if -mfix-ut699 is specified and
4977         fptype_ut699 is set to single.
4978         (truncdfsf2): Add fptype_ut699 attribute.
4979         (fix_truncdfsi2): Likewise.
4980         (floatsisf2): Change fptype attribute.
4981         (fix_truncsfsi2): Likewise.
4982         (negtf2_notv9): Delete.
4983         (negtf2_v9): Likewise.
4984         (negtf2_hq): New instruction.
4985         (negtf2): New instruction and splitter.
4986         (negdf2_notv9): Rewrite.
4987         (abstf2_notv9): Delete.
4988         (abstf2_hq_v9): Likewise.
4989         (abstf2_v9): Likewise.
4990         (abstf2_hq): New instruction.
4991         (abstf2): New instruction and splitter.
4992         (absdf2_notv9): Rewrite.
4994 2014-05-14  Cary Coutant  <ccoutant@google.com>
4996         PR debug/61013
4997         * opts.c (common_handle_option): Don't special-case "-g".
4998         (set_debug_level): Default to at least level 2 with "-g".
5000 2014-05-14  DJ Delorie  <dj@redhat.com>
5002         * config/msp430/msp430.c (msp430_builtin): Add
5003         MSP430_BUILTIN_DELAY_CYCLES.
5004         (msp430_init_builtins): Register void __delay_cycles(long long).
5005         (msp430_builtin_decl): Add it.
5006         (cg_magic_constant): New.
5007         (msp430_expand_delay_cycles): New.
5008         (msp430_expand_builtin): Call it.
5009         (msp430_print_operand_raw): Change integer printing from "int" to
5010         HOST_WIDE_INT.
5011         * config/msp430/msp430.md (define_constants): Add delay_cycles tags.
5012         (delay_cycles_start): New.
5013         (delay_cycles_end): New.
5014         (delay_cycles_32): New.
5015         (delay_cycles_32x): New.
5016         (delay_cycles_16): New.
5017         (delay_cycles_16x): New.
5018         (delay_cycles_2): New.
5019         (delay_cycles_1): New.
5020         * doc/extend.texi: Document __delay_cycles().
5022 2014-05-14  Sandra Loosemore  <sandra@codesourcery.com>
5024         * config/nios2/nios2.md (nios2_cbranch): Fix paste-o in
5025         length attribute computation.
5027 2014-05-14  Richard Sandiford  <rdsandiford@googlemail.com>
5029         PR debug/61188
5030         * print-rtl.c (print_rtx): Suppress uids if flag_dump_unnumbered.
5032 2014-05-14  Richard Sandiford  <r.sandiford@uk.ibm.com>
5034         PR target/61084
5035         * config/sparc/sparc.md: Fix types of low and high in DI constant
5036         splitter.  Use gen_int_mode in some other splitters.
5038 2014-05-14  Martin Jambor  <mjambor@suse.cz>
5040         PR ipa/60897
5041         * ipa-prop.c (ipa_modify_formal_parameters): Reset DECL_LANG_SPECIFIC.
5043 2014-05-14  James Norris  <jnorris@codesourcery.com>
5045         * omp-low.c (expand_parallel_call): Remove shadow variable.
5046         (expand_omp_taskreg): Likewise.
5048 2014-05-14  Ilya Tocar  <ilya.tocar@intel.com>
5050         * common/config/i386/i386-common.c
5051         (OPTION_MASK_ISA_CLFLUSHOPT_SET): Define.
5052         (OPTION_MASK_ISA_XSAVES_SET): Ditto.
5053         (OPTION_MASK_ISA_XSAVEC_SET): Ditto.
5054         (OPTION_MASK_ISA_CLFLUSHOPT_UNSET): Ditto.
5055         (OPTION_MASK_ISA_XSAVES_UNSET): Ditto.
5056         (OPTION_MASK_ISA_XSAVEC_UNSET): Ditto.
5057         (ix86_handle_option): Handle OPT_mxsavec, OPT_mxsaves, OPT_mclflushopt.
5058         * config.gcc (i[34567]86-*-*): Add clflushoptintrin.h,
5059         xsavecintrin.h, xsavesintrin.h.
5060         (x86_64-*-*): Ditto.
5061         * config/i386/clflushoptintrin.h: New.
5062         * config/i386/xsavecintrin.h: Ditto.
5063         * config/i386/xsavesintrin.h: Ditto.
5064         * config/i386/cpuid.h (bit_CLFLUSHOPT): Define.
5065         (bit_XSAVES): Ditto.
5066         (bit_XSAVES): Ditto.
5067         * config/i386/driver-i386.c (host_detect_local_cpu): Handle
5068         -mclflushopt, -mxsavec, -mxsaves, -mno-xsaves, -mno-xsavec,
5069         -mno-clflushopt.
5070         * config/i386/i386-c.c (ix86_target_macros_internal): Handle
5071         OPTION_MASK_ISA_CLFLUSHOPT, OPTION_MASK_ISA_XSAVEC,
5072         OPTION_MASK_ISA_XSAVES.
5073         * config/i386/i386.c (ix86_target_string): Handle -mclflushopt,
5074         -mxsavec, -mxsaves.
5075         (PTA_CLFLUSHOPT) Define.
5076         (PTA_XSAVEC): Ditto.
5077         (PTA_XSAVES): Ditto.
5078         (ix86_option_override_internal): Handle new options.
5079         (ix86_valid_target_attribute_inner_p): Ditto.
5080         (ix86_builtins): Add IX86_BUILTIN_XSAVEC, IX86_BUILTIN_XSAVEC64,
5081         IX86_BUILTIN_XSAVES, IX86_BUILTIN_XRSTORS, IX86_BUILTIN_XSAVES64,
5082         IX86_BUILTIN_XRSTORS64, IX86_BUILTIN_CLFLUSHOPT.
5083         (bdesc_special_args): Add __builtin_ia32_xsaves,
5084         __builtin_ia32_xrstors, __builtin_ia32_xsavec, __builtin_ia32_xsaves64,
5085         __builtin_ia32_xrstors64, __builtin_ia32_xsavec64.
5086         (ix86_init_mmx_sse_builtins): Add __builtin_ia32_clflushopt.
5087         (ix86_expand_builtin): Handle new builtins.
5088         * config/i386/i386.h (TARGET_CLFLUSHOPT) Define.
5089         (TARGET_CLFLUSHOPT_P): Ditto.
5090         (TARGET_XSAVEC): Ditto.
5091         (TARGET_XSAVEC_P): Ditto.
5092         (TARGET_XSAVES): Ditto.
5093         (TARGET_XSAVES_P): Ditto.
5094         * config/i386/i386.md (ANY_XSAVE): Add UNSPECV_XSAVEC, UNSPECV_XSAVES.
5095         (ANY_XSAVE64)" Add UNSPECV_XSAVEC64, UNSPECV_XSAVES64.
5096         (attr xsave): Add xsavec, xsavec64, xsaves, xsaves64.
5097         (ANY_XRSTOR): New.
5098         (ANY_XRSTOR64): Ditto.
5099         (xrstor): Ditto.
5100         (xrstor): Change into <xrstor>.
5101         (xrstor_rex64): Change into <xrstor>_rex64.
5102         (xrstor64): Change into <xrstor>64
5103         (clflushopt): New.
5104         * config/i386/i386.opt (mclflushopt): New.
5105         (mxsavec): Ditto.
5106         (mxsaves): Ditto.
5107         * config/i386/x86intrin.h: Add clflushoptintrin.h, xsavesintrin.h,
5108         xsavecintrin.h.
5109         * doc/invoke.texi: Document new options.
5111 2014-05-14  Andrey Belevantsev  <abel@ispras.ru>
5113         PR rtl-optimization/60866
5114         * sel-sched-ir (sel_init_new_insn): New parameter old_seqno.
5115         Default it to -1.  Pass it down to init_simplejump_data.
5116         (init_simplejump_data): New parameter old_seqno.  Pass it down
5117         to get_seqno_for_a_jump.
5118         (get_seqno_for_a_jump): New parameter old_seqno.  Use it for
5119         initializing new jump seqno as a last resort.  Add comment.
5120         (sel_redirect_edge_and_branch): Save old seqno of the conditional
5121         jump and pass it down to sel_init_new_insn.
5122         (sel_redirect_edge_and_branch_force): Likewise.
5124 2014-05-14  Georg-Johann Lay  <avr@gjlay.de>
5126         * config/avr/avr.h (REG_CLASS_CONTENTS): Use unsigned suffix for
5127         shifted values to avoid build warning.
5129 2014-05-14  Eric Botcazou  <ebotcazou@adacore.com>
5131         * cfgcleanup.c (try_forward_edges): Use location_t for locations.
5132         * cfgrtl.c (rtl_merge_blocks): Fix comment.
5133         (cfg_layout_merge_blocks): Likewise.
5134         * except.c (emit_to_new_bb_before): Remove prev_bb local variable.
5136 2014-05-14  Andrey Belevantsev  <abel@ispras.ru>
5138         PR rtl-optimization/60901
5139         * config/i386/i386.c (ix86_dependencies_evaluation_hook): Check that
5140         bb predecessor belongs to the same scheduling region.  Adjust comment.
5142 2014-05-13  Peter Bergner  <bergner@vnet.ibm.com>
5144         * doc/sourcebuild.texi: (dfp_hw): Document.
5145         (p8vector_hw): Likewise.
5146         (powerpc_eabi_ok): Likewise.
5147         (powerpc_elfv2): Likewise.
5148         (powerpc_htm_ok): Likewise.
5149         (ppc_recip_hw): Likewise.
5150         (vsx_hw): Likewise.
5152 2014-05-13  Cary Coutant  <ccoutant@google.com>
5154         * opts.c (finish_options): Use -ggnu-pubnames with -gsplit-dwarf.
5156 2014-05-13  David Malcolm  <dmalcolm@redhat.com>
5158         * gengtype-parse.c (require3): Eliminate in favor of...
5159         (require4): New.
5160         (require_template_declaration): Update to support optional single *
5161         on a type.
5163         * gengtype.c (get_ultimate_base_class): Add a non-const overload.
5164         (create_user_defined_type): Handle a single level of explicit
5165         pointerness within template arguments.
5166         (struct write_types_data): Add field "kind".
5167         (filter_type_name): Handle "*" character.
5168         (write_user_func_for_structure_ptr): Require a write_types_data
5169         rather than just a prefix string, so that we can look up the kind
5170         of the wtd and use it as an index into wrote_user_func_for_ptr,
5171         ensuring that such functions are written at most once.  Support
5172         subclasses by invoking the marking function of the ultimate base class.
5173         (write_user_func_for_structure_body): Require a write_types_data
5174         rather than just a prefix string, so that we can pass this to
5175         write_user_func_for_structure_ptr.
5176         (write_func_for_structure): Likewise.
5177         (ggc_wtd): Add initializer of new "kind" field.
5178         (pch_wtd): Likewise.
5180         * gengtype.h (enum write_types_kinds): New.
5181         (struct type): Add field wrote_user_func_for_ptr to the "s"
5182         union member.
5184 2014-05-13  Richard Sandiford  <r.sandiford@uk.ibm.com>
5186         * fold-const.c (optimize_bit_field_compare): Use wi:: operations
5187         instead of const_binop.
5188         (fold_binary_loc): Likewise.
5190 2014-05-13  Richard Sandiford  <r.sandiford@uk.ibm.com>
5192         * tree-dfa.h (get_addr_base_and_unit_offset_1): Update array index
5193         calculation to match get_ref_base_and_extent.
5195 2014-05-13  Catherine Moore  <clm@codesourcery.com>
5196             Sandra Loosemore  <sandra@codesourcery.com>
5198         * configure.ac: Fix assembly for explicit JALR relocation check.
5199         * configure: Regenerate.
5201 2014-05-13  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
5203         * config/arm/arm.c (neon_itype): Remove NEON_RESULTPAIR.
5204         (arm_init_neon_builtins): Remove handling of NEON_RESULTPAIR.
5205         Remove associated type declarations and initialisations.
5206         (arm_expand_neon_builtin): Likewise.
5207         (neon_emit_pair_result_insn): Delete.
5208         * config/arm/arm_neon_builtins (vtrn, vzip, vuzp): Delete.
5209         * config/arm/neon.md (neon_vtrn<mode>): Delete.
5210         (neon_vzip<mode>): Likewise.
5211         (neon_vuzp<mode>): Likewise.
5213 2014-05-13  Richard Biener  <rguenther@suse.de>
5215         PR ipa/60973
5216         * tree-inline.c (remap_gimple_stmt): Clear tail call flag,
5217         it needs revisiting whether the call still may be tail-called.
5219 2014-05-13  Richard Sandiford  <rdsandiford@googlemail.com>
5221         * rtl.def (SYMBOL_REF): Remove middle "0" field.
5222         * rtl.h (block_symbol): Reduce number of fields to 2.
5223         (rtx_def): Add u2.symbol_ref_flags.
5224         (SYMBOL_REF_FLAGS): Use it.
5225         (SYMBOL_REF_DATA, SET_SYMBOL_REF_DECL, SYMBOL_REF_DECL)
5226         (SET_SYMBOL_REF_CONSTANT, SYMBOL_REF_CONSTANT): Lower index.
5227         * gengtype.c (adjust_field_rtx_def): Remove SYMBOL_REF_FLAGS handling.
5228         Lower index of SYMBOL_REF_DATA.
5229         * print-rtl.c (print_rtx): Lower index for SYMBOL_REF_DATA.
5230         Print SYMBOL_REF_FLAGS at the same time.
5231         * genattrtab.c (attr_rtx_1): Only initialize 1 "0" SYMBOL_REF field.
5233 2014-05-13  Richard Sandiford  <rdsandiford@googlemail.com>
5235         * rtl.def (VAR_LOCATION): Remove "i" field.
5236         * rtl.h (rtx_def): Add u2.var_location_status.
5237         (PAT_VAR_LOCATION_STATUS): Use it.
5238         (gen_rtx_VAR_LOCATION): Declare.
5239         * gengenrtl.c (excluded_rtx): Add VAR_LOCATION.
5240         * emit-rtl.c (gen_rtx_VAR_LOCATION): New function.
5241         * var-tracking.c (emit_note_insn_var_location): Remove casts.
5243 2014-05-13  Richard Sandiford  <rdsandiford@googlemail.com>
5245         * rtl.def (scratch): Fix outdated comment and remove "0" field.
5246         * gengtype.c (adjust_field_rtx_def): Update accordingly.
5248 2014-05-13  Richard Sandiford  <rdsandiford@googlemail.com>
5250         * rtl.def (DEBUG_INSN, INSN, JUMP_INSN, CALL_INSN, JUMP_TABLE_DATA)
5251         (BARRIER, CODE_LABEL, NOTE): Remove first "i" field.
5252         * rtl.h (rtx_def): Add insn_uid to u2 field.
5253         (RTX_FLAG_CHECK8): Delete in favor of...
5254         (RTL_INSN_CHAIN_FLAG_CHECK): ...this new macro.
5255         (INSN_DELETED_P): Update accordingly.
5256         (INSN_UID): Use u2.insn_uid.
5257         (INSN_CHAIN_CODE_P): Define.
5258         (PREV_INSN, NEXT_INSN, BLOCK_FOR_INSN, PATTERN, INSN_LOCATION)
5259         (INSN_CODE, REG_NOTES, CALL_INSN_FUNCTION_USAGE, CODE_LABEL_NUMBER)
5260         (NOTE_DATA, NOTE_DELETED_LABEL_NAME, NOTE_BLOCK, NOTE_EH_HANDLER)
5261         (NOTE_BASIC_BLOCK, NOTE_VAR_LOCATION, NOTE_CFI, NOTE_LABEL_NUMBER)
5262         (NOTE_KIND, LABEL_NAME, LABEL_NUSES, JUMP_LABEL, LABEL_REFS): Lower
5263         indices accordingly.
5264         * print-rtl.c (print_rtx): Print INSN_UIDs before the main loop.
5265         Update indices for insn-chain rtxes.
5266         * gengtype.c (gen_rtx_next): Adjust test for insn-chain rtxes.
5267         (adjust_field_rtx_def): Lower '0' indices for all insn-chain rtxes.
5268         * emit-rtl.c (gen_label_rtx): Update gen_rtx_LABEL call.
5269         * caller-save.c (init_caller_save): Update gen_rtx_INSN calls.
5270         * combine.c (try_combine): Likewise.
5271         * ira.c (setup_prohibited_mode_move_regs): Likewise.
5273 2014-05-13  Richard Sandiford  <rdsandiford@googlemail.com>
5275         * rtl.def (REG): Remove middle field.
5276         * rtl.h (rtx_def): Add orignal_regno to u2.
5277         (ORIGINAL_REGNO): Use it instead of field 1.
5278         (REG_ATTRS): Lower field index accordingly.
5279         * gengtype.c (adjust_field_rtx_def): Remove handling of
5280         ORIGINAL_REGNO.  Move REG_ATTRS index down.
5281         * print-rtl.c (print_rtx): Move ORIGINAL_REGNO handling to the
5282         code that prints the REGNO.
5284 2014-05-13  Richard Sandiford  <rdsandiford@googlemail.com>
5286         * print-rtl.c (print_rtx): Guard whole '0' block with ifndef
5287         GENERATOR_FILE.
5289 2014-05-13  Richard Sandiford  <rdsandiford@googlemail.com>
5291         * rtl.h (rtx_def): Mark u2 as GTY ((skip)).
5293 2014-05-13  Bin Cheng  <bin.cheng@arm.com>
5295         * tree-ssa-loop-ivopts.c (contain_complex_addr_expr): New.
5296         (alloc_iv): Lower base expressions containing ADDR_EXPR.
5298 2014-05-13  Ian Bolton  <ian.bolton@arm.com>
5300         * config/aarch64/aarch64-protos.h
5301         (aarch64_hard_regno_caller_save_mode): New prototype.
5302         * config/aarch64/aarch64.c (aarch64_hard_regno_caller_save_mode):
5303         New function.
5304         * config/aarch64/aarch64.h (HARD_REGNO_CALLER_SAVE_MODE): New macro.
5306 2014-05-13  Christian Bruel  <christian.bruel@st.com>
5308         * target.def (mode_switching): New hook vector.
5309         (mode_emit, mode_needed, mode_after, mode_entry): New hooks.
5310         (mode_exit, modepriority_to_mode): Likewise.
5311         * mode-switching.c (MODE_NEEDED, MODE_AFTER, MODE_ENTRY): Hookify.
5312         (MODE_EXIT, MODE_PRIORITY_TO_MODE, EMIT_MODE_SET): Likewise.
5313         * target.h: Include tm.h and hard-reg-set.h.
5314         * doc/tm.texi.in (EMIT_MODE_SET, MODE_NEEDED, MODE_AFTER, MODE_ENTRY)
5315         (MODE_EXIT, MODE_PRIORITY_TO_MODE): Delete and hookify.
5316         * doc/tm.texi Regenerate.
5317         * config/sh/sh.h (MODE_NEEDED, MODE_AFTER, MODE_ENTRY): Delete
5318         (MODE_EXIT, MODE_PRIORITY_TO_MODE, EMIT_MODE_SET): Likewise.
5319         * config/sh/sh.c (sh_emit_mode_set, sh_mode_priority): Hookify.
5320         (sh_mode_needed, sh_mode_after, sh_mode_entry, sh_mode_exit): Likewise.
5321         * config/i386/i386.h (MODE_NEEDED, MODE_AFTER, MODE_ENTRY): Delete
5322         (MODE_EXIT, MODE_PRIORITY_TO_MODE, EMIT_MODE_SET): Likewise.
5323         * config/i386/i386-protos.h (ix86_mode_needed, ix86_mode_after)
5324         (ix86_mode_entrym, ix86_emit_mode_set): Remove external declaration.
5325         * config/i386/i386.c (ix86_mode_needed, ix86_mode_after,
5326         (ix86_mode_exit, ix86_mode_entry, ix86_mode_priority)
5327         (ix86_emit_mode_set): Hookify.
5328         * config/epiphany/epiphany.h (MODE_NEEDED, MODE_AFTER, MODE_ENTRY):
5329         Delete.
5330         (MODE_EXIT, MODE_PRIORITY_TO_MODE, EMIT_MODE_SET): Likewise.
5331         * config/epiphany/epiphany-protos.h (epiphany_mode_needed)
5332         (emit_set_fp_mode, epiphany_mode_entry_exit, epiphany_mode_after)
5333         (epiphany_mode_priority_to_mode): Remove declaration.
5334         * config/epiphany/epiphany.c (emit_set_fp_mode): Hookify.
5335         (epiphany_mode_needed, epiphany_mode_priority_to_mode): Likewise.
5336         (epiphany_mode_entry, epiphany_mode_exit, epiphany_mode_after):
5337         Likewise.
5338         (epiphany_mode_priority_to_mode): Change priority type.  Hookify.
5339         (epiphany_mode_needed, epiphany_mode_entry_exit): Hookify.
5340         (epiphany_mode_after, epiphany_mode_entry, emit_set_fp_mode): Hookify.
5342 2014-05-13  Jakub Jelinek  <jakub@redhat.com>
5344         PR target/61060
5345         * config/i386/i386.c (ix86_expand_set_or_movmem): If count_exp
5346         is const0_rtx, return immediately.  Don't test count == 0 when
5347         it is always true.
5349 2014-05-13  Zhenqiang Chen  <zhenqiang.chen@linaro.org>
5351         * Makefile.in: add shrink-wrap.o.
5352         * config/i386/i386.c: include "shrink-wrap.h"
5353         * function.c: Likewise.
5354         (requires_stack_frame_p, next_block_for_reg,
5355         move_insn_for_shrink_wrap, prepare_shrink_wrap,
5356         dup_block_and_redirect): Move to shrink-wrap.c
5357         (thread_prologue_and_epilogue_insns): Extract three code segments
5358         as functions in shrink-wrap.c
5359         * function.h: Move #ifdef HAVE_simple_return ... #endif block to
5360         shrink-wrap.h
5361         * shrink-wrap.c: New file.
5362         * shrink-wrap.h: New file.
5364 2014-05-12  David Wohlferd  <dw@LimeGreenSocks.com>
5366         * doc/extend.texi: Reflect current numbers of pragmas.  Remove
5367         reference to Solaris.
5369 2014-05-12  Mike Stump  <mikestump@comcast.net>
5371         PR other/31778
5372         * genattrtab.c (filename): Add.
5373         (convert_set_attr_alternative): Improve error message.
5374         (check_defs): Restore read_md_filename for error messages.
5375         (gen_insn): Save filename.
5377 2014-05-12  Dimitris Papavasiliou  <dpapavas@gmail.com>
5379         * doc/invoke.texi: Document new switches -Wno-shadow-ivar,
5380         -fno-local-ivars and -fivar-visibility.
5381         * c-family/c.opt: Make -Wshadow also implicitly enable
5382         -Wshadow-ivar.
5384 2014-05-12  David Wohlferd  <dw@LimeGreenSocks.com>
5386         * doc/tm.texi: Remove reference to deleted macro.
5387         * doc/tm.texi.in: Likewise.
5389 2014-05-12  Senthil Kumar Selvaraj  <senthil_kumar.selvaraj@atmel.com>
5391         PR target/60991
5392         * config/avr/avr.c (avr_out_store_psi): Use correct constant
5393         to restore Y.
5395 2014-05-12  Georg-Johann Lay  <avr@gjlay.de>
5397         PR libgcc/61152
5398         * config/arm/arm.h (License): Add GCC Runtime Library Exception.
5399         * config/arm/aout.h (License): Same.
5400         * config/arm/bpabi.h (License): Same.
5401         * config/arm/elf.h (License): Same.
5402         * config/arm/linux-elf.h (License): Same.
5403         * config/arm/linux-gas.h (License): Same.
5404         * config/arm/netbsd-elf.h (License): Same.
5405         * config/arm/uclinux-eabi.h (License): Same.
5406         * config/arm/uclinux-elf.h (License): Same.
5407         * config/arm/vxworks.h (License): Same.
5409 2014-05-11  Jakub Jelinek  <jakub@redhat.com>
5411         * tree.h (OMP_CLAUSE_LINEAR_STMT): Define.
5412         * tree.c (omp_clause_num_ops): Increase OMP_CLAUSE_LINEAR
5413         number of operands to 3.
5414         (walk_tree_1): Walk all operands of OMP_CLAUSE_LINEAR.
5415         * tree-nested.c (convert_nonlocal_omp_clauses,
5416         convert_local_omp_clauses): Handle OMP_CLAUSE_DEPEND.
5417         * gimplify.c (gimplify_scan_omp_clauses): Handle
5418         OMP_CLAUSE_LINEAR_STMT.
5419         * omp-low.c (lower_rec_input_clauses): Fix typo.
5420         (maybe_add_implicit_barrier_cancel, lower_omp_1): Add
5421         cast between Fortran boolean_type_node and C _Bool if
5422         needed.
5424 2014-05-11  Richard Sandiford  <rdsandiford@googlemail.com>
5426         PR tree-optimization/61136
5427         * wide-int.h (multiple_of_p): Define a version that doesn't return
5428         the quotient.
5429         * fold-const.c (extract_muldiv_1): Use wi::multiple_of_p instead of an
5430         integer_zerop/const_binop pair.
5431         (multiple_of_p): Likewise, converting both operands to widest_int
5432         precision.
5434 2014-05-09  Teresa Johnson  <tejohnson@google.com>
5436         * cgraphunit.c (analyze_functions): Use correct dump file.
5438 2014-05-09  Florian Weimer  <fweimer@redhat.com>
5440         * cfgexpand.c (stack_protect_decl_p): New function, extracted from
5441         expand_used_vars.
5442         (stack_protect_return_slot_p): New function.
5443         (expand_used_vars): Call stack_protect_decl_p and
5444         stack_protect_return_slot_p for -fstack-protector-strong.
5446 2014-05-09  David Wohlferd <LimeGreenSocks@yahoo.com>
5447         Andrew Haley <aph@redhat.com>
5448         Richard Sandiford <rdsandiford@googlemail.com>
5450         * doc/extend.texi: Rewrite inline asm page / re-org asm-related
5451         pages.
5453 2014-05-09  Kenneth Zadeck  <zadeck@naturalbridge.com>
5455         PR middle-end/61111
5456         * fold-const.c (fold_binary_loc): Changed width of mask.
5458 2014-05-09  Georg-Johann Lay  <avr@gjlay.de>
5460         * config/avr/avr-fixed.md (round<mode>3): Use -1U instead of -1 in
5461         unsigned int initializers for regno_in, regno_out.
5463 2014-05-09  Georg-Johann Lay  <avr@gjlay.de>
5465         PR target/61055
5466         * config/avr/avr.md (cc): Add new attribute set_vzn.
5467         (addqi3, addqq3, adduqq3, subqi3, subqq3, subuqq3, negqi2) [cc]:
5468         Set cc insn attribute to set_vzn instead of set_zn for alternatives
5469         with INC, DEC or NEG.
5470         * config/avr/avr.c (avr_notice_update_cc): Handle SET_VZN.
5471         (avr_out_plus_1): ADIW sets cc0 to CC_SET_CZN.
5472         INC, DEC and ADD+ADC set cc0 to CC_CLOBBER.
5474 2014-05-09  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
5476         Revert:
5477         2014-05-08  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
5479         * wide-int.cc (UTItype): Define.
5480         (UDWtype): Define for appropriate W_TYPE_SIZE.
5482 2014-05-09  Richard Biener  <rguenther@suse.de>
5484         * Makefile.in (GTFILES): Remove tree-ssa-propagate.c.
5485         * tree-ssa-propagate.c: Do not include gt-tree-ssa-propagate.h.
5486         (interesting_ssa_edges, varying_ssa_edges): Move out of GC space.
5487         (add_ssa_edge, process_ssa_edge_worklist, ssa_prop_init,
5488         ssa_propagate): Adjust.
5490 2014-05-08  Jeff Law  <law@redhat.com>
5492         PR tree-optimization/61009
5493         * tree-ssa-threadedge.c (thread_through_normal_block): Return a
5494         tri-state rather than a boolean.  When a block is too big to
5495         thread through, inform caller via negative return value.
5496         (thread_across_edge): If a block was too big for normal threading,
5497         then it's too big for a joiner too, so remove temporary equivalences
5498         and return immediately.
5500 2014-05-08  Manuel López-Ibáñez  <manu@gcc.gnu.org>
5501             Matthias Klose  <doko@ubuntu.com>
5503         PR driver/61106
5504         * optc-gen.awk: Fix option handling for -Wunused-parameter.
5506 2014-05-08  Uros Bizjak  <ubizjak@gmail.com>
5508         PR target/59952
5509         * config/i386/i386.c (PTA_HASWELL): Remove PTA_RTM.
5511 2014-05-08  Uros Bizjak  <ubizjak@gmail.com>
5513         PR target/61092
5514         * config/alpha/alpha.c: Include gimple-iterator.h.
5515         (alpha_gimple_fold_builtin): New function.  Move
5516         ALPHA_BUILTIN_UMULH folding from ...
5517         (alpha_fold_builtin): ... here.
5518         (TARGET_GIMPLE_FOLD_BUILTIN): New define.
5520 2014-05-08  Wei Mi  <wmi@google.com>
5522         PR target/58066
5523         * config/i386/i386.c (ix86_compute_frame_layout): Update
5524         preferred_stack_boundary for call, expanded from tls descriptor.
5525         * config/i386/i386.md (*tls_global_dynamic_32_gnu): Update RTX
5526         to depend on SP register.
5527         (*tls_local_dynamic_base_32_gnu): Ditto.
5528         (*tls_local_dynamic_32_once): Ditto.
5529         (tls_global_dynamic_64_<mode>): Set
5530         ix86_tls_descriptor_calls_expanded_in_cfun.
5531         (tls_local_dynamic_base_64_<mode>): Ditto.
5532         (tls_global_dynamic_32): Set
5533         ix86_tls_descriptor_calls_expanded_in_cfun. Update RTX
5534         to depend on SP register.
5535         (tls_local_dynamic_base_32): Ditto.
5537 2014-05-08  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
5539         * config/arm/arm_neon.h: Update comment.
5540         * config/arm/neon-docgen.ml: Delete.
5541         * config/arm/neon-gen.ml: Delete.
5542         * doc/arm-neon-intrinsics.texi: Update comment.
5544 2014-05-08  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
5546         * config/arm/arm_neon_builtins.def (vadd, vsub): Only define the v2sf
5547         and v4sf versions.
5548         (vand, vorr, veor, vorn, vbic): Remove.
5549         * config/arm/neon.md (neon_vadd, neon_vsub, neon_vadd_unspec): Adjust
5550         iterator.
5551         (neon_vsub_unspec): Likewise.
5552         (neon_vorr, neon_vand, neon_vbic, neon_veor, neon_vorn): Remove.
5554 2014-05-08  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
5556         * config/arm/arm_neon.h (vadd_s8): GNU C implementation
5557         (vadd_s16): Likewise.
5558         (vadd_s32): Likewise.
5559         (vadd_f32): Likewise.
5560         (vadd_u8): Likewise.
5561         (vadd_u16): Likewise.
5562         (vadd_u32): Likewise.
5563         (vadd_s64): Likewise.
5564         (vadd_u64): Likewise.
5565         (vaddq_s8): Likewise.
5566         (vaddq_s16): Likewise.
5567         (vaddq_s32): Likewise.
5568         (vaddq_s64): Likewise.
5569         (vaddq_f32): Likewise.
5570         (vaddq_u8): Likewise.
5571         (vaddq_u16): Likewise.
5572         (vaddq_u32): Likewise.
5573         (vaddq_u64): Likewise.
5574         (vmul_s8): Likewise.
5575         (vmul_s16): Likewise.
5576         (vmul_s32): Likewise.
5577         (vmul_f32): Likewise.
5578         (vmul_u8): Likewise.
5579         (vmul_u16): Likewise.
5580         (vmul_u32): Likewise.
5581         (vmul_p8): Likewise.
5582         (vmulq_s8): Likewise.
5583         (vmulq_s16): Likewise.
5584         (vmulq_s32): Likewise.
5585         (vmulq_f32): Likewise.
5586         (vmulq_u8): Likewise.
5587         (vmulq_u16): Likewise.
5588         (vmulq_u32): Likewise.
5589         (vsub_s8): Likewise.
5590         (vsub_s16): Likewise.
5591         (vsub_s32): Likewise.
5592         (vsub_f32): Likewise.
5593         (vsub_u8): Likewise.
5594         (vsub_u16): Likewise.
5595         (vsub_u32): Likewise.
5596         (vsub_s64): Likewise.
5597         (vsub_u64): Likewise.
5598         (vsubq_s8): Likewise.
5599         (vsubq_s16): Likewise.
5600         (vsubq_s32): Likewise.
5601         (vsubq_s64): Likewise.
5602         (vsubq_f32): Likewise.
5603         (vsubq_u8): Likewise.
5604         (vsubq_u16): Likewise.
5605         (vsubq_u32): Likewise.
5606         (vsubq_u64): Likewise.
5607         (vand_s8): Likewise.
5608         (vand_s16): Likewise.
5609         (vand_s32): Likewise.
5610         (vand_u8): Likewise.
5611         (vand_u16): Likewise.
5612         (vand_u32): Likewise.
5613         (vand_s64): Likewise.
5614         (vand_u64): Likewise.
5615         (vandq_s8): Likewise.
5616         (vandq_s16): Likewise.
5617         (vandq_s32): Likewise.
5618         (vandq_s64): Likewise.
5619         (vandq_u8): Likewise.
5620         (vandq_u16): Likewise.
5621         (vandq_u32): Likewise.
5622         (vandq_u64): Likewise.
5623         (vorr_s8): Likewise.
5624         (vorr_s16): Likewise.
5625         (vorr_s32): Likewise.
5626         (vorr_u8): Likewise.
5627         (vorr_u16): Likewise.
5628         (vorr_u32): Likewise.
5629         (vorr_s64): Likewise.
5630         (vorr_u64): Likewise.
5631         (vorrq_s8): Likewise.
5632         (vorrq_s16): Likewise.
5633         (vorrq_s32): Likewise.
5634         (vorrq_s64): Likewise.
5635         (vorrq_u8): Likewise.
5636         (vorrq_u16): Likewise.
5637         (vorrq_u32): Likewise.
5638         (vorrq_u64): Likewise.
5639         (veor_s8): Likewise.
5640         (veor_s16): Likewise.
5641         (veor_s32): Likewise.
5642         (veor_u8): Likewise.
5643         (veor_u16): Likewise.
5644         (veor_u32): Likewise.
5645         (veor_s64): Likewise.
5646         (veor_u64): Likewise.
5647         (veorq_s8): Likewise.
5648         (veorq_s16): Likewise.
5649         (veorq_s32): Likewise.
5650         (veorq_s64): Likewise.
5651         (veorq_u8): Likewise.
5652         (veorq_u16): Likewise.
5653         (veorq_u32): Likewise.
5654         (veorq_u64): Likewise.
5655         (vbic_s8): Likewise.
5656         (vbic_s16): Likewise.
5657         (vbic_s32): Likewise.
5658         (vbic_u8): Likewise.
5659         (vbic_u16): Likewise.
5660         (vbic_u32): Likewise.
5661         (vbic_s64): Likewise.
5662         (vbic_u64): Likewise.
5663         (vbicq_s8): Likewise.
5664         (vbicq_s16): Likewise.
5665         (vbicq_s32): Likewise.
5666         (vbicq_s64): Likewise.
5667         (vbicq_u8): Likewise.
5668         (vbicq_u16): Likewise.
5669         (vbicq_u32): Likewise.
5670         (vbicq_u64): Likewise.
5671         (vorn_s8): Likewise.
5672         (vorn_s16): Likewise.
5673         (vorn_s32): Likewise.
5674         (vorn_u8): Likewise.
5675         (vorn_u16): Likewise.
5676         (vorn_u32): Likewise.
5677         (vorn_s64): Likewise.
5678         (vorn_u64): Likewise.
5679         (vornq_s8): Likewise.
5680         (vornq_s16): Likewise.
5681         (vornq_s32): Likewise.
5682         (vornq_s64): Likewise.
5683         (vornq_u8): Likewise.
5684         (vornq_u16): Likewise.
5685         (vornq_u32): Likewise.
5686         (vornq_u64): Likewise.
5688 2014-05-08  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
5690         * wide-int.cc (UTItype): Define.
5691         (UDWtype): Define for appropriate W_TYPE_SIZE.
5693 2014-05-08  Marc Glisse  <marc.glisse@inria.fr>
5695         PR tree-optimization/59100
5696         * tree-ssa-phiopt.c: Include tree-inline.h.
5697         (neutral_element_p, absorbing_element_p): New functions.
5698         (value_replacement): Handle conditional binary operations with a
5699         neutral or absorbing element.
5701 2014-05-08  Richard Biener  <rguenther@suse.de>
5703         * tree-ssa-sccvn.c (vn_get_expr_for): Valueize operands before
5704         folding the expression.
5705         (valueize_expr): Remove.
5706         (visit_reference_op_load): Do not valueize the result of
5707         vn_get_expr_for.
5708         (simplify_binary_expression): Likewise.
5709         (simplify_unary_expression): Likewise.
5711 2014-05-08  Richard Biener  <rguenther@suse.de>
5713         * gimplify.c (gimplify_call_expr): Use saved fnptrtype for
5714         looking at TYPE_ARG_TYPES.
5716 2014-05-08  Richard Biener  <rguenther@suse.de>
5718         * gimple-fold.c (gimple_fold_stmt_to_constant_1): Remove
5719         pointer propagation special-case.
5721 2014-05-08  Bin Cheng  <bin.cheng@arm.com>
5723         * tree-affine.c (tree_to_aff_combination): Handle MEM_REF for
5724         core part of address expressions.
5726 2014-05-08  Alan Modra  <amodra@gmail.com>
5728         PR target/60737
5729         * config/rs6000/rs6000.c (expand_block_move): Allow 64-bit
5730         loads and stores when -mno-strict-align at any alignment.
5731         (expand_block_clear): Similarly.  Also correct calculation of
5732         instruction count.
5734 2014-05-07  Thomas Preud'homme  <thomas.preudhomme@arm.com>
5736         PR middle-end/39246
5737         * tree-complex.c (expand_complex_move): Keep line info when expanding
5738         complex move.
5739         * tree-ssa-uninit.c (warn_uninit): New argument. Ignore assignment
5740         of complex expression. Use new argument to display correct location
5741         for values coming from phi statement.
5742         (warn_uninitialized_vars): Adapt to new signature of warn_uninit.
5743         (warn_uninitialized_phi): Pass location of phi argument to
5744         warn_uninit.
5745         * tree-ssa.c (ssa_undefined_value_p): For SSA_NAME initialized by a
5746         COMPLEX_EXPR, recurse on each part of the COMPLEX_EXPR.
5748 2014-05-07  Segher Boessenkool  <segher@kernel.crashing.org>
5750         * config/rs6000/predicates.md (indexed_address_mem): New.
5751         * config/rs6000/rs6000.md (type): Remove load_ext, load_ext_u,
5752         load_ext_ux, load_ux, load_u, store_ux, store_u, fpload_ux, fpload_u,
5753         fpstore_ux, fpstore_u.
5754         (sign_extend, indexed, update): New.
5755         (cell_micro): Adjust.
5756         (*zero_extend<mode>di2_internal1, *zero_extendsidi2_lfiwzx,
5757         *extendsidi2_lfiwax, *extendsidi2_nocell, *extendsfdf2_fpr,
5758         *movsi_internal1, *movsi_internal1_single, *movhi_internal,
5759         *movqi_internal, *movcc_internal1, mov<mode>_hardfloat,
5760         *mov<mode>_softfloat, *mov<mode>_hardfloat32, *mov<mode>_hardfloat64,
5761         *mov<mode>_softfloat64, *movdi_internal32, *movdi_internal64,
5762         *mov<mode>_string, *ldmsi8, *ldmsi7, *ldmsi6, *ldmsi5, *ldmsi4,
5763         *ldmsi3, *stmsi8, *stmsi7, *stmsi6, *stmsi5, *stmsi4, *stmsi3,
5764         *movdi_update1, movdi_<mode>_update, movdi_<mode>_update_stack,
5765         *movsi_update1, *movsi_update2, movsi_update, movsi_update_stack,
5766         *movhi_update1, *movhi_update2, *movhi_update3, *movhi_update4,
5767         *movqi_update1, *movqi_update2, *movqi_update3, *movsf_update1,
5768         *movsf_update2, *movsf_update3, *movsf_update4, *movdf_update1,
5769         *movdf_update2, load_toc_aix_si, load_toc_aix_di, probe_stack_<mode>,
5770         *stmw, *lmw, as well as 10 anonymous patterns): Adjust.
5772         * config/rs6000/dfp.md (movsd_store, movsd_load): Adjust.
5773         * config/rs6000/vsx.md (*vsx_movti_32bit, *vsx_extract_<mode>_load,
5774         *vsx_extract_<mode>_store): Adjust.
5775         * config/rs6000/rs6000.c (rs6000_adjust_cost, is_microcoded_insn,
5776         is_cracked_insn, insn_must_be_first_in_group,
5777         insn_must_be_last_in_group): Adjust.
5779         * config/rs6000/40x.md (ppc403-load, ppc403-store, ppc405-float):
5780         Adjust.
5781         * config/rs6000/440.md (ppc440-load, ppc440-store, ppc440-fpload,
5782         ppc440-fpstore): Adjust.
5783         * config/rs6000/476.md (ppc476-load, ppc476-store, ppc476-fpload,
5784         ppc476-fpstore): Adjust.
5785         * config/rs6000/601.md (ppc601-load, ppc601-store, ppc601-fpload,
5786         ppc601-fpstore): Adjust.
5787         * config/rs6000/603.md (ppc603-load, ppc603-store, ppc603-fpload):
5788         Adjust.
5789         * config/rs6000/6xx.md (ppc604-load, ppc604-store, ppc604-fpload):
5790         Adjust.
5791         * config/rs6000/7450.md (ppc7450-load, ppc7450-store, ppc7450-fpload,
5792         ppc7450-fpstore): Adjust.
5793         * config/rs6000/7xx.md (ppc750-load, ppc750-store): Adjust.
5794         * config/rs6000/8540.md (ppc8540_load, ppc8540_store): Adjust.
5795         * config/rs6000/a2.md (ppca2-load, ppca2-fp-load, ppca2-fp-store):
5796         Adjust.
5797         * config/rs6000/cell.md (cell-load, cell-load-ux, cell-load-ext,
5798         cell-fpload, cell-fpload-update, cell-store, cell-store-update,
5799         cell-fpstore, cell-fpstore-update): Adjust.
5800         * config/rs6000/e300c2c3.md (ppce300c3_load, ppce300c3_fpload,
5801         ppce300c3_store, ppce300c3_fpstore): Adjust.
5802         * config/rs6000/e500mc.md (e500mc_load, e500mc_fpload, e500mc_store,
5803         e500mc_fpstore): Adjust.
5804         * config/rs6000/e500mc64.md (e500mc64_load, e500mc64_fpload,
5805         e500mc64_store, e500mc64_fpstore): Adjust.
5806         * config/rs6000/e5500.md (e5500_load, e5500_fpload, e5500_store,
5807         e5500_fpstore): Adjust.
5808         * config/rs6000/e6500.md (e6500_load, e6500_fpload, e6500_store,
5809         e6500_fpstore): Adjust.
5810         * config/rs6000/mpc.md (mpccore-load, mpccore-store, mpccore-fpload):
5811         Adjust.
5812         * config/rs6000/power4.md (power4-load, power4-load-ext,
5813         power4-load-ext-update, power4-load-ext-update-indexed,
5814         power4-load-update-indexed, power4-load-update, power4-fpload,
5815         power4-fpload-update, power4-store, power4-store-update,
5816         power4-store-update-indexed, power4-fpstore, power4-fpstore-update):
5817         Adjust.
5818         * config/rs6000/power5.md (power5-load, power5-load-ext,
5819         power5-load-ext-update, power5-load-ext-update-indexed,
5820         power5-load-update-indexed, power5-load-update, power5-fpload,
5821         power5-fpload-update, power5-store, power5-store-update,
5822         power5-store-update-indexed, power5-fpstore, power5-fpstore-update):
5823         Adjust.
5824         * config/rs6000/power6.md (power6-load, power6-load-ext,
5825         power6-load-update, power6-load-update-indexed,
5826         power6-load-ext-update, power6-load-ext-update-indexed, power6-fpload,
5827         power6-fpload-update, power6-store, power6-store-update,
5828         power6-store-update-indexed, power6-fpstore, power6-fpstore-update):
5829         Adjust.
5830         * config/rs6000/power7.md (power7-load, power7-load-ext,
5831         power7-load-update, power7-load-update-indexed,
5832         power7-load-ext-update, power7-load-ext-update-indexed, power7-fpload,
5833         power7-fpload-update, power7-store, power7-store-update,
5834         power7-store-update-indexed, power7-fpstore, power7-fpstore-update):
5835         Adjust.
5836         * config/rs6000/power8.md (power8-load, power8-load-update,
5837         power8-load-ext, power8-load-ext-update, power8-fpload,
5838         power8-fpload-update, power8-store, power8-store-update-indexed,
5839         power8-fpstore, power8-fpstore-update): Adjust.
5840         * config/rs6000/rs64.md (rs64a-load, rs64a-store, rs64a-fpload):
5841         Adjust.
5842         * config/rs6000/titan.md (titan_lsu_load, titan_lsu_fpload,
5843         titan_lsu_store, titan_lsu_fpstore): Adjust.
5844         * config/rs6000/xfpu.md (fp-load, fp-store): Adjust.
5846 2014-05-07  Oleg Endo  <olegendo@gcc.gnu.org>
5848         PR target/60884
5849         * config/sh/sh-mem.cc (sh_expand_strlen): Use loop when emitting
5850         unrolled byte insns.  Emit address increments after move insns.
5852 2014-05-07  David Malcolm  <dmalcolm@redhat.com>
5854         * gimple.h (gimple_builtin_call_types_compatible_p): Accept a
5855         const_gimple, rather than a gimple.
5856         (gimple_call_builtin_p): Likewise, for the three variants.
5858         * gimple.c (gimple_builtin_call_types_compatible_p): Likewise.
5859         (gimple_call_builtin_p): Likewise, for the three variants.
5861 2014-05-07  Richard Sandiford  <rsandifo@linux.vnet.ibm.com>
5863         PR tree-optimization/61095
5864         * tree-ssanames.c (get_nonzero_bits): Fix type extension in wi::shwi.
5866 2014-05-07  Richard Biener  <rguenther@suse.de>
5868         PR tree-optimization/61034
5869         * tree-ssa-alias.c (call_may_clobber_ref_p_1): Export.
5870         (maybe_skip_until): Use translate to take into account
5871         lattices when trying to do disambiguations.
5872         (get_continuation_for_phi_1): Likewise.
5873         (get_continuation_for_phi): Adjust for added translate arguments.
5874         (walk_non_aliased_vuses): Likewise.
5875         * tree-ssa-alias.h (get_continuation_for_phi): Adjust prototype.
5876         (walk_non_aliased_vuses): Likewise.
5877         (call_may_clobber_ref_p_1): Declare.
5878         * tree-ssa-sccvn.c (vn_reference_lookup_3): Also disambiguate against
5879         calls.  Stop early if we are only supposed to disambiguate.
5880         * tree-ssa-pre.c (translate_vuse_through_block): Adjust.
5882 2014-05-07  Joern Rennecke  <joern.rennecke@embecosm.com>
5884         * config/epiphany/epiphany.c (epiphany_handle_interrupt_attribute):
5885         Emit an error when the function has arguments.
5887 2014-05-07  Thomas Schwinge  <thomas@codesourcery.com>
5889         * cfgloop.h (unswitch_loops): Remove.
5890         * doc/passes.texi: Remove references to loop-unswitch.c
5891         * timevar.def (TV_LOOP_UNSWITCH): Remove.
5893 2014-05-07  Evgeny Stupachenko  <evstupac@gmail.com>
5895         * tree-vect-data-refs.c (vect_grouped_load_supported): New
5896         check for loads group of length 3.
5897         (vect_permute_load_chain): New permutations for loads group of
5898         length 3.
5899         * tree-vect-stmts.c (vect_model_load_cost): Change cost
5900         of vec_perm_shuffle for the new permutations.
5902 2014-05-07  Alan Lawrence  <alan.lawrence@arm.com>
5904         * config/aarch64/arm_neon.h (vtrn1_f32, vtrn1_p8, vtrn1_p16, vtrn1_s8,
5905         vtrn1_s16, vtrn1_s32, vtrn1_u8, vtrn1_u16, vtrn1_u32, vtrn1q_f32,
5906         vtrn1q_f64, vtrn1q_p8, vtrn1q_p16, vtrn1q_s8, vtrn1q_s16, vtrn1q_s32,
5907         vtrn1q_s64, vtrn1q_u8, vtrn1q_u16, vtrn1q_u32, vtrn1q_u64, vtrn2_f32,
5908         vtrn2_p8, vtrn2_p16, vtrn2_s8, vtrn2_s16, vtrn2_s32, vtrn2_u8,
5909         vtrn2_u16, vtrn2_u32, vtrn2q_f32, vtrn2q_f64, vtrn2q_p8, vtrn2q_p16,
5910         vtrn2q_s8, vtrn2q_s16, vtrn2q_s32, vtrn2q_s64, vtrn2q_u8, vtrn2q_u16,
5911         vtrn2q_u32, vtrn2q_u64): Replace temporary asm with __builtin_shuffle.
5913 2014-05-07  Thomas Schwinge  <thomas@codesourcery.com>
5915         * loop-unswitch.c: Delete.
5917 2014-05-07  Richard Biener  <rguenther@suse.de>
5919         * config.gcc: Always set need_64bit_hwint to yes.
5921 2014-05-07  Chung-Ju Wu  <jasonwucj@gmail.com>
5923         * config/nds32/nds32.h (HONOR_REG_ALLOC_ORDER): Have it in favor
5924         of using optimize_size.
5926 2014-05-06  Mike Stump  <mikestump@comcast.net>
5928         * wide-int.h (wi::int_traits <HOST_WIDE_INT>): Always define.
5930 2014-05-06  Joseph Myers  <joseph@codesourcery.com>
5932         * config/i386/sse.md (*mov<mode>_internal)
5933         (*<sse>_loadu<ssemodesuffix><avxsizesuffix><mask_name>)
5934         (*<sse2_avx_avx512f>_loaddqu<mode><mask_name>)
5935         (<sse>_andnot<mode>3, <code><mode>3, *andnot<mode>3)
5936         (*<code><mode>3, *andnot<mode>3<mask_name>)
5937         (<mask_codefor><code><mode>3<mask_name>): Only consider
5938         TARGET_SSE_PACKED_SINGLE_INSN_OPTIMAL for modes of size 16.
5940 2014-05-06  Richard Sandiford  <rdsandiford@googlemail.com>
5942         Revert:
5943         2014-05-03  Richard Sandiford  <rdsandiford@googlemail.com>
5945         * lra-constraints.c (valid_address_p): Move earlier in file.
5946         Add a constraint argument to the address_info version.
5947         (satisfies_memory_constraint_p): New function.
5948         (satisfies_address_constraint_p): Likewise.
5949         (process_alt_operands, curr_insn_transform): Use them.
5950         (process_address): Pass the constraint to valid_address_p when
5951         checking address operands.
5953 2014-05-06  Richard Sandiford  <r.sandiford@uk.ibm.com>
5955         * lto-cgraph.c (compute_ltrans_boundary): Make node variables local
5956         to their respective blocks.  Fix inadvertent use of "node".
5958 2014-05-06  Richard Sandiford  <rdsandiford@googlemail.com>
5960         * emit-rtl.c (init_derived_machine_modes): New functionm, split
5961         out from...
5962         (init_emit_once): ...here.
5963         * rtl.h (init_derived_machine_modes): Declare.
5964         * toplev.c (do_compile): Call it even if no_backend.
5966 2014-05-06  Kenneth Zadeck  <zadeck@naturalbridge.com>
5967             Mike Stump  <mikestump@comcast.net>
5968             Richard Sandiford  <rdsandiford@googlemail.com>
5969             Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
5971         * alias.c (ao_ref_from_mem): Use wide-int interfaces.
5972         (rtx_equal_for_memref_p): Update comment.
5973         (adjust_offset_for_component_ref): Use wide-int interfaces.
5974         * builtins.c (get_object_alignment_2): Likewise.
5975         (c_readstr): Likewise.
5976         (target_char_cast): Add comment.
5977         (determine_block_size): Use wide-int interfaces.
5978         (expand_builtin_signbit): Likewise.
5979         (fold_builtin_int_roundingfn): Likewise.
5980         (fold_builtin_bitop): Likewise.
5981         (fold_builtin_bswap): Likewise.
5982         (fold_builtin_logarithm): Use signop.
5983         (fold_builtin_pow): Likewise.
5984         (fold_builtin_memory_op): Use wide-int interfaces.
5985         (fold_builtin_object_size): Likewise.
5986         * cfgloop.c (alloc_loop): Initialize nb_iterations_upper_bound and
5987         nb_iterations_estimate.
5988         (record_niter_bound): Use wide-int interfaces.
5989         (get_estimated_loop_iterations_int): Likewise.
5990         (get_estimated_loop_iterations): Likewise.
5991         (get_max_loop_iterations): Likewise.
5992         * cfgloop.h: Include wide-int.h.
5993         (struct nb_iter_bound): Change bound to widest_int.
5994         (struct loop): Change nb_iterations_upper_bound and
5995         nb_iterations_estimate to widest_int.
5996         (record_niter_bound): Switch to use widest_int.
5997         (get_estimated_loop_iterations): Likewise.
5998         (get_max_loop_iterations): Likewise.
5999         (gcov_type_to_double_int): Rename to gcov_type_to_wide_int and
6000         update for wide-int.
6001         * cgraph.c (cgraph_add_thunk): Use wide-int interfaces.
6002         * combine.c (try_combine): Likewise.
6003         (subst): Use CONST_SCALAR_INT_P rather than CONST_INT_P.
6004         * config/aarch64/aarch64.c (aapcs_vfp_sub_candidate): Use wide-int
6005         interfaces.
6006         (aarch64_float_const_representable_p): Likewise.
6007         * config/arc/arc.c: Include wide-int.h.
6008         (arc_can_use_doloop_p): Use wide-int interfaces.
6009         * config/arm/arm.c (aapcs_vfp_sub_candidate): Likewise.
6010         (vfp3_const_double_index): Likewise.
6011         * config/avr/avr.c (avr_out_round): Likewise.
6012         (avr_fold_builtin): Likewise.
6013         * config/bfin/bfin.c (bfin_local_alignment): Likewise.
6014         (bfin_can_use_doloop_p): Likewise.
6015         * config/darwin.c (darwin_mergeable_constant_section): Likewise.
6016         (machopic_select_rtx_section): Update to handle CONST_WIDE_INT.
6017         * config/i386/i386.c: Include wide-int.h.
6018         (ix86_data_alignment): Use wide-int interfaces.
6019         (ix86_local_alignment): Likewise.
6020         (ix86_emit_swsqrtsf): Update real_from_integer.
6021         * config/msp430/msp430.c (msp430_attr): Use wide-int interfaces.
6022         * config/nds32/nds32.c (nds32_insert_attributes): Likewise.
6023         * config/rs6000/predicates.md (any_operand): Add const_wide_int.
6024         (zero_constant): Likewise.
6025         (input_operand): Likewise.
6026         (splat_input_operand): Likewise.
6027         (non_logical_cint_operand): Change const_double to const_wide_int.
6028         * config/rs6000/rs6000.c (num_insns_constant): Handle CONST_WIDE_INT.
6029         (easy_altivec_constant): Remove comment.
6030         (paired_expand_vector_init): Use CONSTANT_P.
6031         (rs6000_legitimize_address): Handle CONST_WIDE_INT.
6032         (rs6000_emit_move): Update checks.
6033         (rs6000_aggregate_candidate): Use wide-int interfaces.
6034         (rs6000_expand_ternop_builtin): Likewise.
6035         (rs6000_output_move_128bit): Handle CONST_WIDE_INT.
6036         (rs6000_assemble_integer): Likewise.
6037         (rs6000_hash_constant): Likewise.
6038         (output_toc): Likewise.
6039         (rs6000_rtx_costs): Likewise.
6040         (rs6000_emit_swrsqrt); Update call to real_from_integer.
6041         * config/rs6000/rs6000-c.c: Include wide-int.h.
6042         (altivec_resolve_overloaded_builtin): Use wide-int interfaces.
6043         * config/rs6000/rs6000.h (TARGET_SUPPORTS_WIDE_INT): New.
6044         * config/rs6000/rs6000.md: Use const_scalar_int_operand.
6045         Handle CONST_WIDE_INT.
6046         * config/sol2-c.c (solaris_pragma_align): Change low to unsigned HWI.
6047         Use tree_fits_uhwi_p.
6048         * config/sparc/sparc.c: Include wide-int.h.
6049         (sparc_fold_builtin): Use wide-int interfaces.
6050         * config/vax/vax.c: Include wide-int.h.
6051         (vax_float_literal): Use real_from_integer.
6052         * coretypes.h (struct hwivec_def): New.
6053         (hwivec): New.
6054         (const_hwivec): New.
6055         * cse.c (hash_rtx_cb): Handle CONST_WIDE_INT.
6056         (equiv_constant): Handle CONST_WIDE_INT.
6057         * cselib.c (rtx_equal_for_cselib_1): Use CASE_CONST_UNIQUE.
6058         (cselib_hash_rtx): Handle CONST_WIDE_INT.
6059         * dbxout.c (stabstr_U): Use wide-int interfaces.
6060         (dbxout_type): Update to use cst_fits_shwi_p.
6061         * defaults.h (LOG2_BITS_PER_UNIT): Define.
6062         (TARGET_SUPPORTS_WIDE_INT): Add default.
6063         * dfp.c: Include wide-int.h.
6064         (decimal_real_to_integer2): Use wide-int interfaces and rename to
6065         decimal_real_to_integer.
6066         * dfp.h (decimal_real_to_integer2): Return a wide_int and rename to
6067         decimal_real_to_integer.
6068         * doc/generic.texi (Constant expressions): Update for wide_int.
6069         * doc/rtl.texi (const_double): Likewise.
6070         (const_wide_int, CONST_WIDE_INT, CONST_WIDE_INT_VEC): New.
6071         (CONST_WIDE_INT_NUNITS, CONST_WIDE_INT_ELT): New.
6072         * doc/tm.texi.in (REAL_VALUE_TO_INT): Remove.
6073         (REAL_VALUE_FROM_INT): Remove.
6074         (TARGET_SUPPORTS_WIDE_INT): New.
6075         * doc/tm.texi: Regenerate.
6076         * dojump.c (prefer_and_bit_test): Use wide-int interfaces.
6077         * double-int.h: Include wide-int.h.
6078         (struct wi::int_traits): New.
6079         * dwarf2out.c (get_full_len): New.
6080         (dw_val_equal_p): Add case dw_val_class_wide_int.
6081         (size_of_loc_descr): Likewise.
6082         (output_loc_operands): Likewise.
6083         (insert_double): Remove.
6084         (insert_wide_int): New.
6085         (add_AT_wide): New.
6086         (print_die): Add case dw_val_class_wide_int.
6087         (attr_checksum): Likewise.
6088         (attr_checksum_ordered): Likewise.
6089         (same_dw_val_p): Likewise.
6090         (size_of_die): Likewise.
6091         (value_format): Likewise.
6092         (output_die): Likewise.
6093         (double_int_type_size_in_bits): Rename to offset_int_type_size_in_bits.
6094         Use wide-int.
6095         (clz_loc_descriptor): Use wide-int interfaces.
6096         (mem_loc_descriptor): Likewise.  Handle CONST_WIDE_INT.
6097         (loc_descriptor): Use wide-int interfaces.  Handle CONST_WIDE_INT.
6098         (round_up_to_align): Use wide-int interfaces.
6099         (field_byte_offset): Likewise.
6100         (insert_double): Rename to insert_wide_int.  Use wide-int interfaces.
6101         (add_const_value_attribute): Handle CONST_WIDE_INT.  Update
6102         CONST_DOUBLE handling.  Use wide-int interfaces.
6103         (add_bound_info): Use tree_fits_uhwi_p.  Use wide-int interfaces.
6104         (gen_enumeration_type_die): Use add_AT_wide.
6105         (hash_loc_operands): Add case dw_val_class_wide_int.
6106         (compare_loc_operands): Likewise.
6107         * dwarf2out.h: Include wide-int.h.
6108         (wide_int_ptr): New.
6109         (enum dw_val_class): Add dw_val_class_wide_int.
6110         (struct dw_val_struct): Add val_wide.
6111         * emit-rtl.c (const_wide_int_htab): New.
6112         (const_wide_int_htab_hash): New.
6113         (const_wide_int_htab_eq): New.
6114         (lookup_const_wide_int): New.
6115         (const_double_htab_hash): Use wide-int interfaces.
6116         (const_double_htab_eq): Likewise.
6117         (rtx_to_double_int): Conditionally compile for wide-int.
6118         (immed_double_int_const): Rename to immed_wide_int_const and
6119         update for wide-int.
6120         (immed_double_const): Conditionally compile for wide-int.
6121         (init_emit_once): Use wide-int interfaces.
6122         * explow.c (plus_constant): Likewise.
6123         * expmed.c (mask_rtx): Move further up file.  Use wide-int interfaces.
6124         (lshift_value): Use wide-int interfaces.
6125         (expand_mult): Likewise.
6126         (choose_multiplier): Likewise.
6127         (expand_smod_pow2): Likewise.
6128         (make_tree): Likewise.
6129         * expr.c (convert_modes): Consolidate handling of constants.
6130         Use wide-int interfaces.
6131         (emit_group_load_1): Add note.
6132         (store_expr): Update comment.
6133         (get_inner_reference): Use wide-int interfaces.
6134         (expand_constructor): Update comment.
6135         (expand_expr_real_2): Use wide-int interfaces.
6136         (expand_expr_real_1): Likewise.
6137         (reduce_to_bit_field_precision): Likewise.
6138         (const_vector_from_tree): Likewise.
6139         * final.c: Include wide-int-print.h.
6140         (output_addr_const): Handle CONST_WIDE_INT.  Use CONST_DOUBLE_AS_INT_P.
6141         * fixed-value.c: Include wide-int.h.
6142         (fixed_from_string): Use wide-int interfaces.
6143         (fixed_to_decimal): Likewise.
6144         (fixed_convert_from_real): Likewise.
6145         (real_convert_from_fixed): Likewise.
6146         * fold-const.h (mem_ref_offset): Return an offset_int.
6147         (div_if_zero_remainder): Remove code parameter.
6148         * fold-const.c (div_if_zero_remainder): Remove code parameter.
6149         Use wide-int interfaces.
6150         (may_negate_without_overflow_p): Use wide-int interfaces.
6151         (negate_expr_p): Likewise.
6152         (fold_negate_expr): Likewise.
6153         (int_const_binop_1): Likewise.
6154         (const_binop): Likewise.
6155         (fold_convert_const_int_from_int): Likewise.
6156         (fold_convert_const_int_from_real): Likewise.
6157         (fold_convert_const_int_from_fixed): Likewise.
6158         (fold_convert_const_fixed_from_int): Likewise.
6159         (all_ones_mask_p): Take an unsigned size.  Use wide-int interfaces.
6160         (sign_bit_p): Use wide-int interfaces.
6161         (make_range_step): Likewise.
6162         (build_range_check): Likewise.  Pass an integer of the correct type
6163         instead of using integer_one_node.
6164         (range_predecessor): Pass an integer of the correct type instead
6165         of using integer_one_node.
6166         (range_successor): Likewise.
6167         (merge_ranges): Likewise.
6168         (unextend): Use wide-int interfaces.
6169         (extract_muldiv_1): Likewise.
6170         (fold_div_compare): Likewise.
6171         (fold_single_bit_test): Likewise.
6172         (fold_sign_changed_comparison): Likewise.
6173         (try_move_mult_to_index): Update calls to div_if_zero_remainder.
6174         (fold_plusminus_mult_expr): Use wide-int interfaces.
6175         (native_encode_int): Likewise.
6176         (native_interpret_int): Likewise.
6177         (fold_unary_loc): Likewise.
6178         (pointer_may_wrap_p): Likewise.
6179         (size_low_cst): Likewise.
6180         (mask_with_tz): Likewise.
6181         (fold_binary_loc): Likewise.
6182         (fold_ternary_loc): Likewise.
6183         (multiple_of_p): Likewise.
6184         (tree_call_nonnegative_warnv_p): Update calls to
6185         tree_int_cst_min_precision and real_from_integer.
6186         (fold_negate_const): Use wide-int interfaces.
6187         (fold_abs_const): Likewise.
6188         (fold_relational_const): Use tree_int_cst_lt.
6189         (round_up_loc): Use wide-int interfaces.
6190         * genemit.c (gen_exp): Add CONST_WIDE_INT case.
6191         * gengenrtl.c (excluded_rtx): Add CONST_WIDE_INT case.
6192         * gengtype.c: Remove include of double-int.h.
6193         (do_typedef): Use wide-int interfaces.
6194         (open_base_files): Add wide-int.h.
6195         (main): Add offset_int and widest_int typedefs.
6196         * gengtype-lex.l: Handle "^".
6197         (CXX_KEYWORD): Add "static".
6198         * gengtype-parse.c (require3): New.
6199         (require_template_declaration): Handle constant template arguments
6200         and nested templates.
6201         * gengtype-state.c: Don't include "double-int.h".
6202         * genpreds.c (write_one_predicate_function): Update comment.
6203         (write_tm_constrs_h): Add check for hval and lval use in
6204         CONST_WIDE_INT.
6205         * genrecog.c (validate_pattern): Add CONST_WIDE_INT case.
6206         (add_to_sequence): Likewise.
6207         * gensupport.c (struct std_pred_table): Add const_scalar_int_operand
6208         and const_double_operand.
6209         * gimple.c (preprocess_case_label_vec_for_gimple): Use wide-int
6210         interfaces.
6211         * gimple-fold.c (get_base_constructor): Likewise.
6212         (fold_array_ctor_reference): Likewise.
6213         (fold_nonarray_ctor_reference): Likewise.
6214         (fold_const_aggregate_ref_1): Likewise.
6215         (gimple_val_nonnegative_real_p): Likewise.
6216         (gimple_fold_indirect_ref): Likewise.
6217         * gimple-pretty-print.c (dump_ssaname_info): Likewise.
6218         * gimple-ssa-strength-reduction.c: Include wide-int-print.h.
6219         (struct slsr_cand_d): Change index to be widest_int.
6220         (struct incr_info_d): Change incr to be widest_int.
6221         (alloc_cand_and_find_basis): Use wide-int interfaces.
6222         (slsr_process_phi): Likewise.
6223         (backtrace_base_for_ref): Likewise.  Return a widest_int.
6224         (restructure_reference): Take a widest_int instead of a double_int.
6225         (slsr_process_ref): Use wide-int interfaces.
6226         (create_mul_ssa_cand): Likewise.
6227         (create_mul_imm_cand): Likewise.
6228         (create_add_ssa_cand): Likewise.
6229         (create_add_imm_cand): Take a widest_int instead of a double_int.
6230         (slsr_process_add): Use wide-int interfaces.
6231         (slsr_process_cast): Likewise.
6232         (slsr_process_copy): Likewise.
6233         (dump_candidate): Likewise.
6234         (dump_incr_vec): Likewise.
6235         (replace_ref): Likewise.
6236         (cand_increment): Likewise.  Return a widest_int.
6237         (cand_abs_increment): Likewise.
6238         (replace_mult_candidate): Take a widest_int instead of a double_int.
6239         (replace_unconditional_candidate): Use wide-int interfaces.
6240         (incr_vec_index): Take a widest_int instead of a double_int.
6241         (create_add_on_incoming_edge): Likewise.
6242         (create_phi_basis): Use wide-int interfaces.
6243         (replace_conditional_candidate): Likewise.
6244         (record_increment): Take a widest_int instead of a double_int.
6245         (record_phi_increments): Use wide-int interfaces.
6246         (phi_incr_cost): Take a widest_int instead of a double_int.
6247         (lowest_cost_path): Likewise.
6248         (total_savings): Likewise.
6249         (analyze_increments): Use wide-int interfaces.
6250         (ncd_with_phi): Take a widest_int instead of a double_int.
6251         (ncd_of_cand_and_phis): Likewise.
6252         (nearest_common_dominator_for_cands): Likewise.
6253         (insert_initializers): Use wide-int interfaces.
6254         (all_phi_incrs_profitable): Likewise.
6255         (replace_one_candidate): Likewise.
6256         (replace_profitable_candidates): Likewise.
6257         * godump.c: Include wide-int-print.h.
6258         (go_output_typedef): Use wide-int interfaces.
6259         * graphite-clast-to-gimple.c (gmp_cst_to_tree): Likewise.
6260         * graphite-sese-to-poly.c (tree_int_to_gmp): Likewise.
6261         (build_loop_iteration_domains): Likewise.
6262         * hooks.h: Include wide-int.h rather than double-int.h.
6263         (hook_bool_dint_dint_uint_bool_true): Delete.
6264         (hook_bool_wint_wint_uint_bool_true): Declare.
6265         * hooks.c (hook_bool_dint_dint_uint_bool_true): Removed.
6266         (hook_bool_wint_wint_uint_bool_true): New.
6267         * internal-fn.c (ubsan_expand_si_overflow_addsub_check): Use wide-int
6268         interfaces.
6269         (ubsan_expand_si_overflow_mul_check): Likewise.
6270         * ipa-devirt.c (get_polymorphic_call_info): Likewise.
6271         * ipa-prop.c (compute_complex_assign_jump_func): Likewise.
6272         (get_ancestor_addr_info): Likewise.
6273         (ipa_modify_call_arguments): Likewise.
6274         * loop-doloop.c (doloop_modify): Likewise.
6275         (doloop_optimize): Likewise.
6276         * loop-iv.c (iv_number_of_iterations): Likewise.
6277         * loop-unroll.c (decide_unroll_constant_iterations): Likewise.
6278         (unroll_loop_constant_iterations): Likewise.
6279         (decide_unroll_runtime_iterations): Likewise.
6280         (unroll_loop_runtime_iterations): Likewise.
6281         (decide_peel_simple): Likewise.
6282         (decide_unroll_stupid): Likewise.
6283         * lto-streamer-in.c (streamer_read_wi): Add.
6284         (input_cfg): Use wide-int interfaces.
6285         (lto_input_tree_1): Likewise.
6286         * lto-streamer-out.c (streamer_write_wi): Add.
6287         (hash_tree): Use wide-int interfaces.
6288         (output_cfg): Likewise.
6289         * Makefile.in (OBJS): Add wide-int.o and wide-int-print.o.
6290         (GTFILES): Add wide-int.h and signop.h.
6291         (TAGS): Look for .cc files too.
6292         * omp-low.c (scan_omp_1_op): Use wide-int interfaces.
6293         * optabs.c (expand_subword_shift): Likewise.
6294         (expand_doubleword_shift): Likewise.
6295         (expand_absneg_bit): Likewise.
6296         (expand_copysign_absneg): Likewise.
6297         (expand_copysign_bit): Likewise.
6298         * postreload.c (reload_cse_simplify_set): Likewise.
6299         * predict.c (predict_iv_comparison): Likewise.
6300         * pretty-print.h: Include wide-int-print.h.
6301         (pp_wide_int) New.
6302         * print-rtl.c (print_rtx): Add CONST_WIDE_INT case.
6303         * print-tree.c: Include wide-int-print.h.
6304         (print_node_brief): Use wide-int interfaces.
6305         (print_node): Likewise.
6306         * read-rtl.c (validate_const_wide_int): New.
6307         (read_rtx_code): Add CONST_WIDE_INT case.
6308         * real.c: Include wide-int.h.
6309         (real_to_integer2): Delete.
6310         (real_to_integer): New function, returning a wide_int.
6311         (real_from_integer): Take a wide_int rather than two HOST_WIDE_INTs.
6312         (ten_to_ptwo): Update call to real_from_integer.
6313         (real_digit): Likewise.
6314         * real.h: Include signop.h, wide-int.h and insn-modes.h.
6315         (real_to_integer2, REAL_VALUE_FROM_INT, REAL_VALUE_FROM_UNSIGNED_INT)
6316         (REAL_VALUE_TO_INT): Delete.
6317         (real_to_integer): Declare a wide-int form.
6318         (real_from_integer): Take a wide_int rather than two HOST_WIDE_INTs.
6319         * recog.c (const_int_operand): Improve comment.
6320         (const_scalar_int_operand): New.
6321         (const_double_operand): Add a separate definition for CONST_WIDE_INT.
6322         * rtlanal.c (commutative_operand_precedence): Handle CONST_WIDE_INT.
6323         (split_double): Likewise.
6324         * rtl.c (DEF_RTL_EXPR): Handle CONST_WIDE_INT.
6325         (rtx_size): Likewise.
6326         (rtx_alloc_stat_v): New.
6327         (rtx_alloc_stat): Now calls rtx_alloc_stat_v.
6328         (cwi_output_hex): New.
6329         (iterative_hash_rtx): Handle CONST_WIDE_INT.
6330         (cwi_check_failed_bounds): New.
6331         * rtl.def (CONST_WIDE_INT): New.
6332         * rtl.h: Include <utility> and wide-int.h.
6333         (struct hwivec_def): New.
6334         (CWI_GET_NUM_ELEM): New.
6335         (CWI_PUT_NUM_ELEM): New.
6336         (struct rtx_def): Add num_elem and hwiv.
6337         (CASE_CONST_SCALAR_INT): Modify for TARGET_SUPPORTS_WIDE_INT.
6338         (CASE_CONST_UNIQUE): Likewise.
6339         (CASE_CONST_ANY): Likewise.
6340         (CONST_SCALAR_INT_P): Likewise.
6341         (CONST_WIDE_INT_P): New.
6342         (CWI_ELT): New.
6343         (HWIVEC_CHECK): New.
6344         (cwi_check_failed_bounds): New.
6345         (CWI_ELT): New.
6346         (HWIVEC_CHECK): New.
6347         (CONST_WIDE_INT_VEC) New.
6348         (CONST_WIDE_INT_NUNITS) New.
6349         (CONST_WIDE_INT_ELT) New.
6350         (rtx_mode_t): New type.
6351         (wi::int_traits <rtx_mode_t>): New.
6352         (wi::shwi): New.
6353         (wi::min_value): New.
6354         (wi::max_value): New.
6355         (rtx_alloc_v) New.
6356         (const_wide_int_alloc): New.
6357         (immed_wide_int_const): New.
6358         * sched-vis.c (print_value): Handle CONST_WIDE_INT.
6359         * sel-sched-ir.c (lhs_and_rhs_separable_p): Update comment.
6360         * signop.h: New file.
6361         * simplify-rtx.c (mode_signbit_p): Handle CONST_WIDE_INT.
6362         (simplify_const_unary_operation): Use wide-int interfaces.
6363         (simplify_binary_operation_1): Likewise.
6364         (simplify_const_binary_operation): Likewise.
6365         (simplify_const_relational_operation): Likewise.
6366         (simplify_immed_subreg): Likewise.
6367         * stmt.c (expand_case): Likewise.
6368         * stor-layout.h (set_min_and_max_values_for_integral_type): Take a
6369         signop rather than a bool.
6370         * stor-layout.c (layout_type): Use wide-int interfaces.
6371         (initialize_sizetypes): Update calls to
6372         set_min_and_max_values_for_integral_type.
6373         (set_min_and_max_values_for_integral_type): Take a signop rather
6374         than a bool.  Use wide-int interfaces.
6375         (fixup_signed_type): Update accordingly.  Remove
6376         HOST_BITS_PER_DOUBLE_INT limit.
6377         (fixup_unsigned_type): Likewise.
6378         * system.h (STATIC_CONSTANT_P): New.
6379         (STATIC_ASSERT): New.
6380         * target.def (can_use_doloop_p): Take widest_ints rather than
6381         double_ints.
6382         * target.h: Include wide-int.h rather than double-int.h.
6383         * targhooks.h (can_use_doloop_if_innermost): Take widest_ints rather
6384         than double_ints.
6385         * targhooks.c (default_cxx_get_cookie_size): Use tree_int_cst_lt
6386         rather than INT_CST_LT_UNSIGNED.
6387         (can_use_doloop_if_innermost): Take widest_ints rather than
6388         double_ints.
6389         * tree-affine.c: Include wide-int-print.h.
6390         (double_int_ext_for_comb): Delete.
6391         (wide_int_ext_for_comb): New.
6392         (aff_combination_zero): Use wide-int interfaces.
6393         (aff_combination_const): Take a widest_int instead of a double_int.
6394         (aff_combination_elt): Use wide-int interfaces.
6395         (aff_combination_scale): Take a widest_int instead of a double_int.
6396         (aff_combination_add_elt): Likewise.
6397         (aff_combination_add_cst): Likewise.
6398         (aff_combination_add): Use wide-int interfaces.
6399         (aff_combination_convert): Likewise.
6400         (tree_to_aff_combination): Likewise.
6401         (add_elt_to_tree): Take a widest_int instead of a double_int.
6402         (aff_combination_to_tree): Use wide-int interfaces.
6403         (aff_combination_remove_elt): Likewise.
6404         (aff_combination_add_product): Take a widest_int instead of
6405         a double_int.
6406         (aff_combination_mult): Use wide-int interfaces.
6407         (aff_combination_expand): Likewise.
6408         (double_int_constant_multiple_p): Delete.
6409         (wide_int_constant_multiple_p): New.
6410         (aff_combination_constant_multiple_p): Take a widest_int pointer
6411         instead of a double_int pointer.
6412         (print_aff): Use wide-int interfaces.
6413         (get_inner_reference_aff): Take a widest_int pointer
6414         instead of a double_int pointer.
6415         (aff_comb_cannot_overlap_p): Take widest_ints instead of double_ints.
6416         * tree-affine.h: Include wide-int.h.
6417         (struct aff_comb_elt): Change type of coef to widest_int.
6418         (struct affine_tree_combination): Change type of offset to widest_int.
6419         (double_int_ext_for_comb): Delete.
6420         (wide_int_ext_for_comb): New.
6421         (aff_combination_const): Use widest_int instead of double_int.
6422         (aff_combination_scale): Likewise.
6423         (aff_combination_add_elt): Likewise.
6424         (aff_combination_constant_multiple_p): Likewise.
6425         (get_inner_reference_aff): Likewise.
6426         (aff_comb_cannot_overlap_p): Likewise.
6427         (aff_combination_zero_p): Use wide-int interfaces.
6428         * tree.c: Include tree.h.
6429         (init_ttree): Use make_int_cst.
6430         (tree_code_size): Removed code for INTEGER_CST case.
6431         (tree_size): Add INTEGER_CST case.
6432         (make_node_stat): Update comment.
6433         (get_int_cst_ext_nunits, build_new_int_cst, build_int_cstu): New.
6434         (build_int_cst_type): Use wide-int interfaces.
6435         (double_int_to_tree): Likewise.
6436         (double_int_fits_to_tree_p): Delete.
6437         (force_fit_type_double): Delete.
6438         (force_fit_type): New.
6439         (int_cst_hash_hash): Use wide-int interfaces.
6440         (int_cst_hash_eq): Likewise.
6441         (build_int_cst_wide): Delete.
6442         (wide_int_to_tree): New.
6443         (cache_integer_cst): Use wide-int interfaces.
6444         (build_low_bits_mask): Likewise.
6445         (cst_and_fits_in_hwi): Likewise.
6446         (real_value_from_int_cst): Likewise.
6447         (make_int_cst_stat): New.
6448         (integer_zerop): Use wide_int interfaces.
6449         (integer_onep): Likewise.
6450         (integer_all_onesp): Likewise.
6451         (integer_pow2p): Likewise.
6452         (integer_nonzerop): Likewise.
6453         (tree_log2): Likewise.
6454         (tree_floor_log2): Likewise.
6455         (tree_ctz): Likewise.
6456         (int_size_in_bytes): Likewise.
6457         (mem_ref_offset): Return an offset_int rather than a double_int.
6458         (build_type_attribute_qual_variant): Use wide_int interfaces.
6459         (type_hash_eq): Likewise
6460         (tree_int_cst_equal): Likewise.
6461         (tree_int_cst_lt): Delete.
6462         (tree_int_cst_compare): Likewise.
6463         (tree_fits_shwi_p): Use wide_int interfaces.
6464         (tree_fits_uhwi_p): Likewise.
6465         (tree_int_cst_sign_bit): Likewise.
6466         (tree_int_cst_sgn): Likewise.
6467         (tree_int_cst_min_precision): Take a signop rather than a bool.
6468         (simple_cst_equal): Use wide_int interfaces.
6469         (compare_tree_int): Likewise.
6470         (iterative_hash_expr): Likewise.
6471         (int_fits_type_p): Likewise.  Use tree_int_cst_lt rather than
6472         INT_CST_LT.
6473         (get_type_static_bounds): Use wide_int interfaces.
6474         (tree_int_cst_elt_check_failed): New.
6475         (build_common_tree_nodes): Reordered to set prec before filling in
6476         value.
6477         (int_cst_value): Check cst_and_fits_in_hwi.
6478         (widest_int_cst_value): Use wide_int interfaces.
6479         (upper_bound_in_type): Likewise.
6480         (lower_bound_in_type): Likewise.
6481         (num_ending_zeros): Likewise.
6482         (drop_tree_overflow): Likewise.
6483         * tree-call-cdce.c (check_pow): Update call to real_from_integer.
6484         (gen_conditions_for_pow_cst_base): Likewise.
6485         * tree-cfg.c: Include wide-int.h and wide-int-print.h.
6486         (group_case_labels_stmt): Use wide-int interfaces.
6487         (verify_gimple_assign_binary): Likewise.
6488         (print_loop): Likewise.
6489         * tree-chrec.c (tree_fold_binomial): Likewise.
6490         * tree-core.h (struct tree_base): Add int_length.
6491         (struct tree_int_cst): Change rep of value.
6492         * tree-data-ref.c (dr_analyze_innermost): Use wide-int interfaces.
6493         (dr_may_alias_p): Likewise.
6494         (max_stmt_executions_tree): Likewise.
6495         * tree.def (INTEGER_CST): Update comment.
6496         * tree-dfa.c (get_ref_base_and_extent): Use wide-int interfaces.
6497         * tree-dfa.h (get_addr_base_and_unit_offset_1): Likewise.
6498         * tree-dump.c: Include wide-int.h and wide-int-print.h.
6499         (dequeue_and_dump): Use wide-int interfaces.
6500         * tree.h: Include wide-int.h.
6501         (NULL_TREE): Moved to earlier loc in file.
6502         (TREE_INT_CST_ELT_CHECK): New.
6503         (tree_int_cst_elt_check_failed): New.
6504         (TYPE_SIGN): New.
6505         (TREE_INT_CST): Delete.
6506         (TREE_INT_CST_LOW): Use wide-int interfaces.
6507         (TREE_INT_CST_HIGH): Delete.
6508         (TREE_INT_CST_NUNITS): New.
6509         (TREE_INT_CST_EXT_NUNITS): Likewise.
6510         (TREE_INT_CST_OFFSET_NUNITS): Likewise.
6511         (TREE_INT_CST_ELT): Likewise.
6512         (INT_CST_LT): Delete.
6513         (tree_int_cst_elt_check): New (two forms).
6514         (type_code_size): Update comment.
6515         (make_int_cst_stat, make_int_cst): New.
6516         (tree_to_double_int): Delete.
6517         (double_int_fits_to_tree_p): Delete.
6518         (force_fit_type_double): Delete.
6519         (build_int_cstu): Replace with out-of-line function.
6520         (build_int_cst_wide): Delete.
6521         (tree_int_cst_lt): Define inline.
6522         (tree_int_cst_le): New.
6523         (tree_int_cst_compare): Define inline.
6524         (tree_int_cst_min_precision): Take a signop rather than a bool.
6525         (wi::int_traits <const_tree>): New.
6526         (wi::int_traits <tree>): New.
6527         (wi::extended_tree): New.
6528         (wi::int_traits <wi::extended_tree>): New.
6529         (wi::to_widest): New.
6530         (wi::to_offset): New.
6531         (wi::fits_to_tree_p): New.
6532         (wi::min_value): New.
6533         (wi::max_value): New.
6534         * tree-inline.c (remap_gimple_op_r): Use wide-int interfaces.
6535         (copy_tree_body_r): Likewise.
6536         * tree-object-size.c (compute_object_offset): Likewise.
6537         (addr_object_size): Likewise.
6538         * tree-predcom.c: Include wide-int-print.h.
6539         (struct dref_d): Change type of offset to widest_int.
6540         (dump_dref): Call wide-int printer.
6541         (aff_combination_dr_offset): Use wide-int interfaces.
6542         (determine_offset): Take a widest_int pointer rather than a
6543         double_int pointer.
6544         (split_data_refs_to_components): Use wide-int interfaces.
6545         (suitable_component_p): Likewise.
6546         (order_drefs): Likewise.
6547         (add_ref_to_chain): Likewise.
6548         (valid_initializer_p): Likewise.
6549         (determine_roots_comp): Likewise.
6550         * tree-pretty-print.c: Include wide-int-print.h.
6551         (dump_generic_node): Use wide-int interfaces.
6552         * tree-sra.c (sra_ipa_modify_expr): Likewise.
6553         * tree-ssa-address.c (addr_for_mem_ref): Likewise.
6554         (move_fixed_address_to_symbol): Likewise.
6555         (move_hint_to_base): Likewise.
6556         (move_pointer_to_base): Likewise.
6557         (move_variant_to_index): Likewise.
6558         (most_expensive_mult_to_index): Likewise.
6559         (addr_to_parts): Likewise.
6560         (copy_ref_info): Likewise.
6561         * tree-ssa-alias.c (indirect_ref_may_alias_decl_p): Likewise.
6562         (indirect_refs_may_alias_p): Likewise.
6563         (stmt_kills_ref_p_1): Likewise.
6564         * tree-ssa.c (non_rewritable_mem_ref_base): Likewise.
6565         * tree-ssa-ccp.c: Update comment at top of file.  Include
6566         wide-int-print.h.
6567         (struct prop_value_d): Change type of mask to widest_int.
6568         (extend_mask): New function.
6569         (dump_lattice_value): Use wide-int interfaces.
6570         (get_default_value): Likewise.
6571         (set_constant_value): Likewise.
6572         (set_value_varying): Likewise.
6573         (valid_lattice_transition): Likewise.
6574         (set_lattice_value): Likewise.
6575         (value_to_double_int): Delete.
6576         (value_to_wide_int): New.
6577         (get_value_from_alignment): Use wide-int interfaces.
6578         (get_value_for_expr): Likewise.
6579         (do_dbg_cnt): Likewise.
6580         (ccp_finalize): Likewise.
6581         (ccp_lattice_meet): Likewise.
6582         (bit_value_unop_1): Use widest_ints rather than double_ints.
6583         (bit_value_binop_1): Likewise.
6584         (bit_value_unop): Use wide-int interfaces.
6585         (bit_value_binop): Likewise.
6586         (bit_value_assume_aligned): Likewise.
6587         (evaluate_stmt): Likewise.
6588         (ccp_fold_stmt): Likewise.
6589         (visit_cond_stmt): Likewise.
6590         (ccp_visit_stmt): Likewise.
6591         * tree-ssa-forwprop.c (forward_propagate_addr_expr_1): Likewise.
6592         (constant_pointer_difference): Likewise.
6593         (associate_pointerplus): Likewise.
6594         (combine_conversions): Likewise.
6595         * tree-ssa-loop.h: Include wide-int.h.
6596         (struct tree_niter_desc): Change type of max to widest_int.
6597         * tree-ssa-loop-im.c (mem_refs_may_alias_p): Use wide-int interfaces.
6598         * tree-ssa-loop-ivcanon.c (remove_exits_and_undefined_stmts): Likewise.
6599         (remove_redundant_iv_tests): Likewise.
6600         (canonicalize_loop_induction_variables): Likewise.
6601         * tree-ssa-loop-ivopts.c (alloc_iv): Likewise.
6602         (constant_multiple_of): Take a widest_int pointer instead of
6603         a double_int pointer.
6604         (get_computation_aff): Use wide-int interfaces.
6605         (ptr_difference_cost): Likewise.
6606         (difference_cost): Likewise.
6607         (get_loop_invariant_expr_id): Likewise.
6608         (get_computation_cost_at): Likewise.
6609         (iv_elimination_compare_lt): Likewise.
6610         (may_eliminate_iv): Likewise.
6611         * tree-ssa-loop-niter.h (estimated_loop_iterations): Use widest_int
6612         instead of double_int.
6613         (max_loop_iterations): Likewise.
6614         (max_stmt_executions): Likewise.
6615         (estimated_stmt_executions): Likewise.
6616         * tree-ssa-loop-niter.c: Include wide-int-print.h.
6617         (split_to_var_and_offset): Use wide-int interfaces.
6618         (determine_value_range): Likewise.
6619         (bound_difference_of_offsetted_base): Likewise.
6620         (bounds_add): Take a widest_int instead of a double_int.
6621         (number_of_iterations_ne_max): Use wide-int interfaces.
6622         (number_of_iterations_ne): Likewise.
6623         (number_of_iterations_lt_to_ne): Likewise.
6624         (assert_loop_rolls_lt): Likewise.
6625         (number_of_iterations_lt): Likewise.
6626         (number_of_iterations_le): Likewise.
6627         (number_of_iterations_cond): Likewise.
6628         (number_of_iterations_exit): Likewise.
6629         (finite_loop_p): Likewise.
6630         (derive_constant_upper_bound_assign): Likewise.
6631         (derive_constant_upper_bound): Return a widest_int.
6632         (derive_constant_upper_bound_ops): Likewise.
6633         (do_warn_aggressive_loop_optimizations): Use wide-int interfaces.
6634         (record_estimate): Take a widest_int rather than a double_int.
6635         (record_nonwrapping_iv): Use wide-int interfaces.
6636         (double_int_cmp): Delete.
6637         (wide_int_cmp): New.
6638         (bound_index): Take a widest_int rather than a double_int.
6639         (discover_iteration_bound_by_body_walk): Use wide-int interfaces.
6640         (maybe_lower_iteration_bound): Likewise.
6641         (estimate_numbers_of_iterations_loop): Likewise.
6642         (estimated_loop_iterations): Take a widest_int pointer than than
6643         a double_int pointer.
6644         (estimated_loop_iterations_int): Use wide-int interfaces.
6645         (max_loop_iterations): Take a widest_int pointer than than
6646         a double_int pointer.
6647         (max_loop_iterations_int): Use wide-int interfaces.
6648         (max_stmt_executions): Take a widest_int pointer than than
6649         a double_int pointer.
6650         (estimated_stmt_executions): Likewise.
6651         (n_of_executions_at_most): Use wide-int interfaces.
6652         (scev_probably_wraps_p): Likewise.
6653         * tree-ssa-math-opts.c (gimple_expand_builtin_pow): Update calls
6654         to real_to_integer.
6655         * tree-scalar-evolution.c (simplify_peeled_chrec): Use wide-int
6656         interfaces.
6657         * tree-ssanames.c (set_range_info): Use wide_int_refs rather than
6658         double_ints.  Adjust for trailing_wide_ints <3> representation.
6659         (set_nonzero_bits): Likewise.
6660         (get_range_info): Return wide_ints rather than double_ints.
6661         Adjust for trailing_wide_ints <3> representation.
6662         (get_nonzero_bits): Likewise.
6663         (duplicate_ssa_name_range_info): Adjust for trailing_wide_ints <3>
6664         representation.
6665         * tree-ssanames.h (struct range_info_def): Replace min, max and
6666         nonzero_bits with a trailing_wide_ints <3>.
6667         (set_range_info): Use wide_int_refs rather than double_ints.
6668         (set_nonzero_bits): Likewise.
6669         (get_range_info): Return wide_ints rather than double_ints.
6670         (get_nonzero_bits): Likewise.
6671         * tree-ssa-phiopt.c (jump_function_from_stmt): Use wide-int interfaces.
6672         * tree-ssa-pre.c (phi_translate_1): Likewise.
6673         * tree-ssa-reassoc.c (decrement_power): Use calls to real_from_integer.
6674         (acceptable_pow_call): Likewise.
6675         * tree-ssa-sccvn.c (copy_reference_ops_from_ref): Use wide-int
6676         interfaces.
6677         (vn_reference_fold_indirect): Likewise.
6678         (vn_reference_maybe_forwprop_address): Likewise.
6679         (valueize_refs_1): Likewise.
6680         * tree-ssa-structalias.c (get_constraint_for_ptr_offset): Likewise.
6681         * tree-ssa-uninit.c (is_value_included_in): Use wide-int interfaces,
6682         tree_int_cst_lt and tree_int_cst_le.
6683         * tree-streamer-in.c (unpack_ts_base_value_fields): Use wide-int
6684         interfaces.
6685         (streamer_alloc_tree): Likewise.
6686         * tree-streamer-out.c (pack_ts_int_cst_value_fields): Likewise.
6687         (streamer_write_tree_header): Likewise.
6688         (streamer_write_integer_cst): Likewise.
6689         * tree-switch-conversion.c (emit_case_bit_tests): Likewise.
6690         (build_constructors): Likewise.
6691         (array_value_type): Likewise.
6692         * tree-vect-data-refs.c (vect_prune_runtime_alias_test_list): Likewise.
6693         (vect_check_gather): Likewise.
6694         * tree-vect-generic.c (build_replicated_const): Likewise.
6695         (expand_vector_divmod): Likewise.
6696         * tree-vect-loop.c (vect_transform_loop): Likewise.
6697         * tree-vect-loop-manip.c (vect_do_peeling_for_loop_bound): Likewise.
6698         (vect_do_peeling_for_alignment): Likewise.
6699         * tree-vect-patterns.c (vect_recog_divmod_pattern): Likewise.
6700         * tree-vrp.c: Include wide-int.h.
6701         (operand_less_p): Use wide-int interfaces and tree_int_cst_lt.
6702         (extract_range_from_assert): Use wide-int interfaces.
6703         (vrp_int_const_binop): Likewise.
6704         (zero_nonzero_bits_from_vr): Take wide_int pointers rather than
6705         double_int pointers.
6706         (ranges_from_anti_range): Use wide-int interfaces.
6707         (quad_int_cmp): Delete.
6708         (quad_int_pair_sort): Likewise.
6709         (extract_range_from_binary_expr_1): Use wide-int interfaces.
6710         (extract_range_from_unary_expr_1): Likewise.
6711         (adjust_range_with_scev): Likewise.
6712         (masked_increment): Take and return wide_ints rather than double_ints.
6713         (register_edge_assert_for_2): Use wide-int interfaces.
6714         (check_array_ref): Likewise.
6715         (search_for_addr_array): Likewise.
6716         (maybe_set_nonzero_bits): Likewise.
6717         (union_ranges): Pass an integer of the correct type instead of
6718         using integer_one_node.
6719         (intersect_ranges): Likewise.
6720         (simplify_truth_ops_using_ranges): Likewise.
6721         (simplify_bit_ops_using_ranges): Use wide-int interfaces.
6722         (range_fits_type_p): Likewise.
6723         (simplify_cond_using_ranges): Likewise.  Take a signop rather than
6724         a bool.
6725         (simplify_conversion_using_ranges): Use wide-int interfaces.
6726         (simplify_float_conversion_using_ranges): Likewise.
6727         (vrp_finalize): Likewise.
6728         * value-prof.c (gimple_divmod_fixed_value_transform): Likewise.
6729         (gimple_stringops_transform): Likewise.
6730         * varasm.c (decode_addr_const): Likewise.
6731         (const_hash_1): Likewise.
6732         (const_rtx_hash_1): Likewise
6733         (output_constant): Likewise.
6734         (array_size_for_constructor): Likewise.
6735         (output_constructor_regular_field): Likewise.
6736         (output_constructor_bitfield): Likewise.
6737         * var-tracking.c (loc_cmp): Handle CONST_WIDE_INT.
6738         * mkconfig.sh: Include machmode.h to pick up BITS_PER_UNIT for
6739         GENERATOR_FILEs.
6740         * gencheck.c: Define BITS_PER_UNIT.
6741         * wide-int.cc: New.
6742         * wide-int.h: New.
6743         * wide-int-print.cc: New.
6744         * wide-int-print.h: New.
6746 2014-05-06  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
6748         * config/avr/avr.c (avr_can_eliminate): Mark unused argument.
6750 2014-05-06  Richard Biener  <rguenther@suse.de>
6752         * tree-pass.h (TODO_verify_ssa, TODO_verify_flow,
6753         TODO_verify_stmts, TODO_verify_rtl_sharing): Remove.
6754         (TODO_verify_all): Adjust.
6755         * asan.c: Remove references to TODO_verify_ssa, TODO_verify_flow,
6756         TODO_verify_stmts and TODO_verify_rtl_sharing.
6757         * bb-reorder.c: Likewise.
6758         * cfgexpand.c: Likewise.
6759         * cprop.c: Likewise.
6760         * cse.c: Likewise.
6761         * function.c: Likewise.
6762         * fwprop.c: Likewise.
6763         * gcse.c: Likewise.
6764         * gimple-ssa-isolate-paths.c: Likewise.
6765         * gimple-ssa-strength-reduction.c: Likewise.
6766         * ipa-split.c: Likewise.
6767         * loop-init.c: Likewise.
6768         * loop-unroll.c: Likewise.
6769         * lower-subreg.c: Likewise.
6770         * modulo-sched.c: Likewise.
6771         * postreload-gcse.c: Likewise.
6772         * predict.c: Likewise.
6773         * recog.c: Likewise.
6774         * sched-rgn.c: Likewise.
6775         * store-motion.c: Likewise.
6776         * tracer.c: Likewise.
6777         * trans-mem.c: Likewise.
6778         * tree-call-cdce.c: Likewise.
6779         * tree-cfg.c: Likewise.
6780         * tree-cfgcleanup.c: Likewise.
6781         * tree-complex.c: Likewise.
6782         * tree-eh.c: Likewise.
6783         * tree-emutls.c: Likewise.
6784         * tree-if-conv.c: Likewise.
6785         * tree-into-ssa.c: Likewise.
6786         * tree-loop-distribution.c: Likewise.
6787         * tree-object-size.c: Likewise.
6788         * tree-parloops.c: Likewise.
6789         * tree-pass.h: Likewise.
6790         * tree-sra.c: Likewise.
6791         * tree-ssa-ccp.c: Likewise.
6792         * tree-ssa-copy.c: Likewise.
6793         * tree-ssa-copyrename.c: Likewise.
6794         * tree-ssa-dce.c: Likewise.
6795         * tree-ssa-dom.c: Likewise.
6796         * tree-ssa-dse.c: Likewise.
6797         * tree-ssa-forwprop.c: Likewise.
6798         * tree-ssa-ifcombine.c: Likewise.
6799         * tree-ssa-loop-ch.c: Likewise.
6800         * tree-ssa-loop-ivcanon.c: Likewise.
6801         * tree-ssa-loop.c: Likewise.
6802         * tree-ssa-math-opts.c: Likewise.
6803         * tree-ssa-phiopt.c: Likewise.
6804         * tree-ssa-phiprop.c: Likewise.
6805         * tree-ssa-pre.c: Likewise.
6806         * tree-ssa-reassoc.c: Likewise.
6807         * tree-ssa-sink.c: Likewise.
6808         * tree-ssa-strlen.c: Likewise.
6809         * tree-ssa-tail-merge.c: Likewise.
6810         * tree-ssa-uncprop.c: Likewise.
6811         * tree-switch-conversion.c: Likewise.
6812         * tree-tailcall.c: Likewise.
6813         * tree-vect-generic.c: Likewise.
6814         * tree-vectorizer.c: Likewise.
6815         * tree-vrp.c: Likewise.
6816         * tsan.c: Likewise.
6817         * var-tracking.c: Likewise.
6818         * bt-load.c: Likewise.
6819         * cfgcleanup.c: Likewise.
6820         * combine-stack-adj.c: Likewise.
6821         * combine.c: Likewise.
6822         * compare-elim.c: Likewise.
6823         * config/epiphany/resolve-sw-modes.c: Likewise.
6824         * config/i386/i386.c: Likewise.
6825         * config/mips/mips.c: Likewise.
6826         * config/s390/s390.c: Likewise.
6827         * config/sh/sh_treg_combine.cc: Likewise.
6828         * config/sparc/sparc.c: Likewise.
6829         * dce.c: Likewise.
6830         * dse.c: Likewise.
6831         * final.c: Likewise.
6832         * ifcvt.c: Likewise.
6833         * mode-switching.c: Likewise.
6834         * passes.c: Likewise.
6835         * postreload.c: Likewise.
6836         * ree.c: Likewise.
6837         * reg-stack.c: Likewise.
6838         * regcprop.c: Likewise.
6839         * regrename.c: Likewise.
6840         * web.c: Likewise.
6842 2014-05-06  Richard Biener  <rguenther@suse.de>
6844         PR middle-end/61070
6845         * bitmap.c (debug_bitmap): Dump to stderr, not stdout.
6846         * tree-ssa-structalias.c (dump_solution_for_var): Likewise.
6848 2014-05-05  Jan Hubicka  <hubicka@ucw.cz>
6850         PR ipa/60965
6851         * ipa-devirt.c (get_class_context): Allow POD to change to non-POD.
6853 2014-05-05  Radovan Obradovic  <robradovic@mips.com>
6854             Tom de Vries  <tom@codesourcery.com>
6856         * target.def (call_fusage_contains_non_callee_clobbers): New
6857         DEFHOOKPOD.
6858         * doc/tm.texi.in (@node Stack and Calling): Add Miscellaneous Register
6859         Hooks to @menu.
6860         (@node Miscellaneous Register Hooks): New node.
6861         (@hook TARGET_CALL_FUSAGE_CONTAINS_NON_CALLEE_CLOBBERS): New hook.
6862         * doc/tm.texi: Regenerate.
6864 2014-05-05  Marek Polacek  <polacek@redhat.com>
6866         PR driver/61065
6867         * opts.c (common_handle_option): Call error_at instead of warning_at.
6869 2014-05-05  Richard Biener  <rguenther@suse.de>
6871         * passes.c (execute_function_todo): Don't reset TODO_verify_ssa
6872         from last_verified if update_ssa ran.  Move TODO_verify_rtl_sharing
6873         under the TODO_verify_il umbrella.
6875 2014-05-05  Richard Biener  <rguenther@suse.de>
6877         * passes.c (execute_function_todo): Move TODO_verify_flow under
6878         the TODO_verify_ul umbrella.
6880 2014-05-05  Richard Biener  <rguenther@suse.de>
6882         PR middle-end/61010
6883         * fold-const.c (fold_binary_loc): Consistently avoid canonicalizing
6884         X & CST away from a CST that is the mask of a mode.
6886 2014-05-05  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
6888         * config/picochip/picochip-protos.h (picochip_regno_nregs): Change
6889         int argument to enum machine_mode.
6890         (picochip_class_max_nregs): Ditto.
6891         * config/picochip/picochip.c (picochip_regno_nregs): Ditto.
6892         (picochip_class_max_nregs): Ditto.
6894 2014-05-05  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
6896         * target.def: Add new target hook.
6897         * doc/tm.texi: Regenerate.
6898         * targhooks.h (default_keep_leaf_when_profiled): Add prototype.
6899         * targhooks.c (default_keep_leaf_when_profiled): New function.
6901         * config/s390/s390.c (s390_keep_leaf_when_profiled): New function.
6902         (TARGET_KEEP_LEAF_WHEN_PROFILED): Define.
6904 2014-05-05  Bin Cheng  <bin.cheng@arm.com>
6906         PR tree-optimization/60363
6907         * gcc/tree-ssa-threadupdate.c (get_value_locus_in_path): New.
6908         (copy_phi_args): New parameters.  Call get_value_locus_in_path.
6909         (update_destination_phis): New parameter.
6910         (create_edge_and_update_destination_phis): Ditto.
6911         (ssa_fix_duplicate_block_edges): Pass new arguments.
6912         (thread_single_edge): Ditto.
6914 2014-05-04  Peter Bergner  <bergner@vnet.ibm.com>
6916         * config/rs6000/rs6000.h (RS6000_BTM_HARD_FLOAT): New define.
6917         (RS6000_BTM_COMMON): Add RS6000_BTM_HARD_FLOAT.
6918         (TARGET_EXTRA_BUILTINS): Add TARGET_HARD_FLOAT.
6919         * config/rs6000/rs6000-builtin.def (BU_MISC_1):
6920         Use RS6000_BTM_HARD_FLOAT.
6921         (BU_MISC_2): Likewise.
6922         * config/rs6000/rs6000.c (rs6000_builtin_mask_calculate): Handle
6923         RS6000_BTM_HARD_FLOAT.
6924         (rs6000_option_override_internal): Enforce -mhard-float if -mhard-dfp
6925         is explicitly used.
6926         (rs6000_invalid_builtin): Add hard floating builtin support.
6927         (rs6000_expand_builtin): Relax the gcc_assert to allow the new
6928         hard float builtins.
6929         (rs6000_builtin_mask_names): Add RS6000_BTM_HARD_FLOAT.
6931 2014-05-03  Oleg Endo  <olegendo@gcc.gnu.org>
6933         * config/sh/sh_optimize_sett_clrt.cc (sh_optimize_sett_clrt::execute):
6934         Add missing function* argument.
6936 2014-05-03  Richard Sandiford  <rdsandiford@googlemail.com>
6938         * lra-constraints.c (valid_address_p): Move earlier in file.
6939         Add a constraint argument to the address_info version.
6940         (satisfies_memory_constraint_p): New function.
6941         (satisfies_address_constraint_p): Likewise.
6942         (process_alt_operands, curr_insn_transform): Use them.
6943         (process_address): Pass the constraint to valid_address_p when
6944         checking address operands.
6946 2014-05-03  Richard Sandiford  <rdsandiford@googlemail.com>
6948         * config/mips/mips.c (mips_isa_rev): New variable.
6949         (mips_set_architecture): Set it.
6950         * config/mips/mips.h (TARGET_CPU_CPP_BUILTINS): Set __mips_isa_rev
6951         from mips_isa_rev.
6952         (ISA_HAS_MUL3, ISA_HAS_FP_CONDMOVE, ISA_HAS_8CC, ISA_HAS_FP4)
6953         (ISA_HAS_PAIRED_SINGLE, ISA_HAS_MADD_MSUB, ISA_HAS_FP_RECIP_RSQRT)
6954         (ISA_HAS_CLZ_CLO, ISA_HAS_ROR, ISA_HAS_WSBH, ISA_HAS_PREFETCH)
6955         (ISA_HAS_SEB_SEH, ISA_HAS_EXT_INS, ISA_HAS_MXHC1)
6956         (ISA_HAS_HILO_INTERLOCKS, ISA_HAS_SYNCI, MIN_FPRS_PER_FMT): Reexpress
6957         conditions in terms of mips_isa_rev.
6958         (mips_isa_rev): Declare.
6960 2014-05-03  Oleg Endo  <olegendo@gcc.gnu.org>
6962         * config/sh/sh-mem.cc: Use tabs instead of spaces.
6963         (prob_unlikely, prob_likely): Make variables const.
6965 2014-05-03  Denis Chertykov  <chertykov@gmail.com>
6967         * config/avr/avr.c (avr_adjust_insn_length): Handle JUMP_TABLE_DATA.
6969 2014-05-03  Oleg Endo  <olegendo@gcc.gnu.org>
6971         * config/sh/sh.h (SH_ASM_SPEC): Handle m1, m2*, m3* and m4* cases.
6973 2014-05-03  Oleg Endo  <olegendo@gcc.gnu.org>
6975         * config/sh/sh.h (ROUND_ADVANCE): Delete macro.
6976         (ROUND_REG, PASS_IN_REG_P): Move and rename macros to ...
6977         * config/sh/sh.c (sh_round_reg, sh_pass_in_reg_p): ... these new
6978         functions.
6979         (sh_arg_partial_bytes, sh_function_arg, sh_function_arg_advance,
6980         sh_setup_incoming_varargs): Replace usage of PASS_IN_REG_P with
6981         sh_pass_in_reg_p.
6982         Replace usage of ROUND_REG with sh_round_reg.
6983         Use CEIL instead of ROUND_ADVANCE.
6985 2014-05-03  Oleg Endo  <olegendo@gcc.gnu.org>
6987         PR target/61026
6988         * config/sh/sh.c: Include stdlib headers before everything else.
6990 2014-05-02  Jakub Jelinek  <jakub@redhat.com>
6992         * gimplify.c (gimplify_adjust_omp_clauses_1): Handle
6993         GOVD_FIRSTPRIVATE | GOVD_LASTPRIVATE.
6994         (gimplify_adjust_omp_clauses): Simd region is never
6995         directly nested in combined parallel.  Instead, for linear
6996         with copyin/copyout, if in combined for simd loop, make decl
6997         firstprivate/lastprivate on OMP_FOR.
6998         * omp-low.c (expand_omp_for_generic, expand_omp_for_static_nochunk,
6999         expand_omp_for_static_chunk): When setting endvar, also set
7000         fd->loop.v to the same value.
7002 2014-05-02  Richard Sandiford  <rsandifo@linux.vnet.ibm.com>
7004         * hwint.h (zext_hwi): Fix signed overflow for prec == 63.
7006 2014-05-02  Alan Lawrence  <alan.lawrence@arm.com>
7008         * config/aarch64/aarch64.c (aarch64_expand_vec_perm_1): Tidy bit-flip
7009         expression.
7011 2014-05-02  Marek Polacek  <polacek@redhat.com>
7013         * doc/invoke.texi: Describe -fsanitize=float-divide-by-zero.
7015 2014-05-02  Kito Cheng  <kito@0xlab.org>
7017         * defaults.h (HONOR_REG_ALLOC_ORDER): Change HONOR_REG_ALLOC_ORDER
7018         to a C expression marco.
7019         * ira-color.c (HONOR_REG_ALLOC_ORDER) : Ditto.
7020         * config/arm/arm.h (HONOR_REG_ALLOC_ORDER): Ditto.
7021         * config/nds32/nds32.h (HONOR_REG_ALLOC_ORDER): Ditto.
7022         * doc/tm.texi (HONOR_REG_ALLOC_ORDER): Update document for
7023         HONOR_REG_ALLOC_ORDER.
7024         * doc/tm.texi.in (HONOR_REG_ALLOC_ORDER): Ditto.
7026 2014-05-01  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
7028         * config/arc/arc.c (TARGET_LRA_P): Undef before redefine.
7030 2014-05-01  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
7032         * config/arc/arc.c (arc_select_cc_mode): Fix typo.
7034 2014-05-01  Yuri Rumyantsev  <ysrumyan@gmail.com>
7036         * tree-if-conv.c (is_cond_scalar_reduction): New function.
7037         (convert_scalar_cond_reduction): Likewise.
7038         (predicate_scalar_phi): Add recognition and transformation
7039         of simple conditioanl reduction to be vectorizable.
7041 2014-05-01  Marek Polacek  <polacek@redhat.com>
7043         PR c/43245
7044         * doc/invoke.texi: Document -Wdiscarded-qualifiers.
7046 2014-04-30  Alan Lawrence  <alan.lawrence@arm.com>
7048         * config/aarch64/arm_neon.h (vuzp1_f32, vuzp1_p8, vuzp1_p16, vuzp1_s8,
7049         vuzp1_s16, vuzp1_s32, vuzp1_u8, vuzp1_u16, vuzp1_u32, vuzp1q_f32,
7050         vuzp1q_f64, vuzp1q_p8, vuzp1q_p16, vuzp1q_s8, vuzp1q_s16, vuzp1q_s32,
7051         vuzp1q_s64, vuzp1q_u8, vuzp1q_u16, vuzp1q_u32, vuzp1q_u64, vuzp2_f32,
7052         vuzp2_p8, vuzp2_p16, vuzp2_s8, vuzp2_s16, vuzp2_s32, vuzp2_u8,
7053         vuzp2_u16, vuzp2_u32, vuzp2q_f32, vuzp2q_f64, vuzp2q_p8, vuzp2q_p16,
7054         vuzp2q_s8, vuzp2q_s16, vuzp2q_s32, vuzp2q_s64, vuzp2q_u8, vuzp2q_u16,
7055         vuzp2q_u32, vuzp2q_u64): Replace temporary asm with __builtin_shuffle.
7057 2014-04-30  Joern Rennecke  <joern.rennecke@embecosm.com>
7059         * config/arc/arc.opt (mlra): Move comment above option name
7060         to avoid mis-parsing as language options.
7062 2014-04-30  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
7064         * config/sol2-10.h (TARGET_LIBC_HAS_FUNCTION): Move ...
7065         * config/sol2.h: ... here.
7066         * config/sol2-10.h: Remove.
7068         * config/sol2-bi.h (WCHAR_TYPE, WCHAR_TYPE_SIZE, WINT_TYPE)
7069         (WINT_TYPE_SIZE, MULTILIB_DEFAULTS, DEF_ARCH32_SPEC)
7070         (DEF_ARCH64_SPEC, ASM_CPU_DEFAULT_SPEC, LINK_ARCH64_SPEC_BASE)
7071         (LINK_ARCH64_SPEC, ARCH_DEFAULT_EMULATION, TARGET_LD_EMULATION)
7072         (LINK_ARCH_SPEC, SUBTARGET_EXTRA_SPECS): Move ...
7073         * config/sol2.h: ... here.
7074         (SECTION_NAME_FORMAT): Don't redefine.
7075         (STARTFILE_ARCH32_SPEC): Rename to ...
7076         (STARTFILE_ARCH_SPEC): ... this.
7077         (ASM_OUTPUT_ALIGNED_COMMON): Move ...
7078         * config/sparc/sol2.h: ... here.
7079         (SECTION_NAME_FORMAT): Don't undef.
7080         * config/i386/sol2.h (ASM_CPU_DEFAULT_SPEC)
7081         (SUBTARGET_EXTRA_SPECS): Remove.
7082         * config/sparc/sol2.h (ASM_CPU_DEFAULT_SPEC): Remove.
7084         * config/i386/sol2-bi.h (TARGET_SUBTARGET_DEFAULT)
7085         (MD_STARTFILE_PREFIX): Remove.
7086         (SUBTARGET_OPTIMIZATION_OPTIONS, ASM_CPU32_DEFAULT_SPEC)
7087         (ASM_CPU64_DEFAULT_SPEC, ASM_CPU_SPEC, ASM_SPEC, DEFAULT_ARCH32_P)
7088         (ARCH64_SUBDIR, ARCH32_EMULATION, ARCH64_EMULATION)
7089         (ASM_COMMENT_START, JUMP_TABLES_IN_TEXT_SECTION)
7090         (ASM_OUTPUT_DWARF_PCREL, ASM_OUTPUT_ALIGNED_COMMON)
7091         (USE_IX86_FRAME_POINTER, USE_X86_64_FRAME_POINTER): Move ...
7092         * config/i386/sol2.h: ... here.
7093         (TARGET_SUBTARGET_DEFAULT, SIZE_TYPE, PTRDIFF_TYPE): Remove.
7094         * config/i386/sol2-bi.h: Remove.
7095         * config/sol2.h (MD_STARTFILE_PREFIX): Remove.
7096         (LINK_ARCH32_SPEC_BASE): Remove /usr/ccs/lib/libp, /usr/ccs/lib.
7098         * config/i386/t-sol2-64: Rename to ...
7099         * config/i386/t-sol2: ... this.
7100         * config/sparc/t-sol2-64: Rename to ...
7101         * config/sparc/t-sol2: ... this.
7103         * config.gcc (*-*-solaris2*): Split sol2_tm_file into
7104         sol2_tm_file_head, sol2_tm_file_tail.
7105         Include ${cpu_type}/sol2.h before sol2.h.
7106         Remove sol2-10.h.
7107         (i[34567]86-*-solaris2* | x86_64-*-solaris2.1[0-9]*): Include
7108         i386/x86-64.h between sol2_tm_file_head and sol2_tm_file_tail.
7109         Remove i386/sol2-bi.h, sol2-bi.h from tm_file.
7110         Reflect i386/t-sol2-64 renaming.
7111         (sparc*-*-solaris2*): Remove sol2-bi.h from tm_file.
7112         Reflect sparc/t-sol2-64 renaming.
7114 2014-04-30  Richard Biener  <rguenther@suse.de>
7116         * passes.c (execute_function_todo): Move TODO_verify_stmts
7117         and TODO_verify_ssa under the TODO_verify_il umbrella.
7118         * tree-ssa.h (verify_ssa): Adjust prototype.
7119         * tree-ssa.c (verify_ssa): Add parameter to tell whether
7120         we should verify SSA operands.
7121         * tree-cfg.h (verify_gimple_in_cfg): Adjust prototype.
7122         * tree-cfg.c (verify_gimple_in_cfg): Add parameter to tell
7123         whether we should verify whether not throwing stmts have EH info.
7124         * graphite-scop-detection.c (create_sese_edges): Adjust.
7125         * tree-ssa-loop-manip.c (verify_loop_closed_ssa): Likewise.
7126         * tree-eh.c (lower_try_finally_switch): Do not add the
7127         default case label twice.
7129 2014-04-30  Marek Polacek  <polacek@redhat.com>
7131         * gcc.c (sanitize_spec_function): Handle SANITIZE_FLOAT_DIVIDE.
7132         * builtins.def: Initialize builtins even for SANITIZE_FLOAT_DIVIDE.
7133         * flag-types.h (enum sanitize_code): Add SANITIZE_FLOAT_DIVIDE.
7134         * opts.c (common_handle_option): Add -fsanitize=float-divide-by-zero.
7136 2014-04-29  Alan Lawrence  <alan.lawrence@arm.com>
7138         * config/aarch64/arm_neon.h (vzip1_f32, vzip1_p8, vzip1_p16, vzip1_s8,
7139         vzip1_s16, vzip1_s32, vzip1_u8, vzip1_u16, vzip1_u32, vzip1q_f32,
7140         vzip1q_f64, vzip1q_p8, vzip1q_p16, vzip1q_s8, vzip1q_s16, vzip1q_s32,
7141         vzip1q_s64, vzip1q_u8, vzip1q_u16, vzip1q_u32, vzip1q_u64, vzip2_f32,
7142         vzip2_p8, vzip2_p16, vzip2_s8, vzip2_s16, vzip2_s32, vzip2_u8,
7143         vzip2_u16, vzip2_u32, vzip2q_f32, vzip2q_f64, vzip2q_p8, vzip2q_p16,
7144         vzip2q_s8, vzip2q_s16, vzip2q_s32, vzip2q_s64, vzip2q_u8, vzip2q_u16,
7145         vzip2q_u32, vzip2q_u64): Replace inline __asm__ with __builtin_shuffle.
7147 2014-04-29  David Malcolm  <dmalcolm@redhat.com>
7149         * tree-cfg.c (dump_function_to_file): Dump the return type of
7150         functions, in a line to itself before the function body, mimicking
7151         the layout of a C function.
7153 2014-04-29  Jakub Jelinek  <jakub@redhat.com>
7155         PR tree-optimization/60971
7156         * tree-tailcall.c (process_assignment): Reject conversions which
7157         reduce precision.
7159 2014-04-29  James Greenhalgh  <james.greenhalgh@arm.com>
7161         * calls.c (initialize_argument_information): Always treat
7162         PUSH_ARGS_REVERSED as 1, simplify code accordingly.
7163         (expand_call): Likewise.
7164         (emit_library_call_calue_1): Likewise.
7165         * expr.c (PUSH_ARGS_REVERSED): Do not define.
7166         (emit_push_insn): Always treat PUSH_ARGS_REVERSED as 1, simplify
7167         code accordingly.
7169 2014-04-29  Nick Clifton  <nickc@redhat.com>
7171         * config/msp430/msp430.md (umulsidi): Fix typo.
7172         (mulhisi3): Enable even inside interrupt handlers.
7173         * config/msp430/msp430.c (msp430_print_operand): %O: Allow for the
7174         bigger return address pushed in large mode.
7176 2014-04-29  Nick Clifton  <nickc@redhat.com>
7178         * config/arc/arc.c (arc_select_cc_mode): Fix parentheses.
7179         (arc_init_reg_tables): Use a machine_mode enum to iterate over
7180         available modes.
7181         * config/m32r/m32r.c (init_reg_tables): Likewise.
7182         * config/m32c/m32c.c (m32c_illegal_subreg_p): Use a machine_mode
7183         enum to hold the modes.
7185 2014-04-29  Richard Biener  <rguenther@suse.de>
7187         * dominance.c (free_dominance_info): Add overload with
7188         function parameter.
7189         (dom_info_state): Likewise.
7190         (dom_info_available_p): Likewise.
7191         * basic-block.h (free_dominance_info, dom_info_state,
7192         dom_info_available_p): Declare overloads.
7193         * passes.c (execute_function_todo): Verify that verifiers
7194         don't change dominator info state.  Drop dominator info
7195         for IPA pass invocations.
7196         * cgraph.c (release_function_body): Restore asserts that
7197         dominator information is released.
7199 2014-04-29  Patrick Palka  <patrick@parcs.ath.cx>
7201         * doc/invoke.texi: Fix typo.
7202         * tree-vrp.c: Fix typos.
7203         * gimple.c (infer_nonnull_range): Reorder operands of an && condition.
7205 2014-04-29  Zhenqiang Chen  <zhenqiang.chen@linaro.org>
7207         * config/aarch64/aarch64.md (mov<mode>cc): New for GPF.
7209 2014-04-28  James Greenhalgh  <james.greenhalgh@arm.com>
7211         * config/aarch64/aarch64-builtins.c
7212         (aarch64_types_storestruct_lane_qualifiers): New.
7213         (TYPES_STORESTRUCT_LANE): Likewise.
7214         * config/aarch64/aarch64-simd-builtins.def (st2_lane): New.
7215         (st3_lane): Likewise.
7216         (st4_lane): Likewise.
7217         * config/aarch64/aarch64-simd.md (vec_store_lanesoi_lane<mode>): New.
7218         (vec_store_lanesci_lane<mode>): Likewise.
7219         (vec_store_lanesxi_lane<mode>): Likewise.
7220         (aarch64_st2_lane<VQ:mode>): Likewise.
7221         (aarch64_st3_lane<VQ:mode>): Likewise.
7222         (aarch64_st4_lane<VQ:mode>): Likewise.
7223         * config/aarch64/aarch64.md (unspec): Add UNSPEC_ST{2,3,4}_LANE.
7224         * config/aarch64/arm_neon.h
7225         (__ST2_LANE_FUNC): Rewrite using builtins, update use points to
7226         use new macro arguments.
7227         (__ST3_LANE_FUNC): Likewise.
7228         (__ST4_LANE_FUNC): Likewise.
7229         * config/aarch64/iterators.md (V_TWO_ELEM): New.
7230         (V_THREE_ELEM): Likewise.
7231         (V_FOUR_ELEM): Likewise.
7233 2014-04-28  David Malcolm  <dmalcolm@redhat.com>
7235         * doc/gimple.texi: Replace the description of the now-defunct
7236         union gimple_statement_d with a diagram showing the
7237         gimple_statement_base class hierarchy and its relationships to
7238         the GSS_ and GIMPLE_ enums.
7240 2014-04-28  James Greenhalgh  <james.greenhalgh@arm.com>
7242         * config/aarch64/aarch64-protos.h (aarch64_modes_tieable_p): New.
7243         * config/aarch64/aarch64.c
7244         (aarch64_cannot_change_mode_class): Weaken conditions.
7245         (aarch64_modes_tieable_p): New.
7246         * config/aarch64/aarch64.h (MODES_TIEABLE_P): Use it.
7248 2014-04-28  Pat Haugen  <pthaugen@us.ibm.com>
7250         * config/rs6000/sync.md (AINT mode_iterator): Move definition.
7251         (loadsync_<mode>): Change mode.
7252         (load_quadpti, store_quadpti): New.
7253         (atomic_load<mode>, atomic_store<mode>): Add support for TI mode.
7254         * config/rs6000/rs6000.md (unspec enum): Add UNSPEC_LSQ.
7256 2014-04-28  Martin Jambor  <mjambor@suse.cz>
7258         * tree-sra.c (sra_modify_expr): Generate new memory accesses with
7259         same alias type as the original statement.
7260         (subreplacement_assignment_data): New type.
7261         (handle_unscalarized_data_in_subtree): New type of parameter,
7262         generate new memory accesses with same alias type as the original
7263         statement.
7264         (load_assign_lhs_subreplacements): Likewise.
7265         (sra_modify_constructor_assign): Generate new memory accesses with
7266         same alias type as the original statement.
7268 2014-04-28  Richard Biener  <rguenther@suse.de>
7270         * tree-pass.h (TODO_verify_il): Define.
7271         (TODO_verify_all): Complete properly.
7272         * passes.c (execute_function_todo): Move existing loop-closed
7273         SSA verification under TODO_verify_il.
7274         (execute_one_pass): Trigger TODO_verify_il at todo-after time.
7275         * graphite-sese-to-poly.c (rewrite_cross_bb_scalar_deps):
7276         Fix tree sharing issue.
7278 2014-04-28  Richard Biener  <rguenther@suse.de>
7280         PR middle-end/60092
7281         * builtins.def (DEF_C11_BUILTIN): Add.
7282         (BUILT_IN_ALIGNED_ALLOC): Likewise.
7283         * coretypes.h (enum function_class): Add function_c11_misc.
7284         * tree-ssa-alias.c (ref_maybe_used_by_call_p_1): Handle
7285         BUILT_IN_ALIGNED_ALLOC like BUILT_IN_MALLOC.
7286         (call_may_clobber_ref_p_1): Likewise.
7287         * tree-ssa-dce.c (mark_stmt_if_obviously_necessary): Likewise.
7288         (mark_all_reaching_defs_necessary_1): Likewise.
7289         (propagate_necessity): Likewise.
7290         (eliminate_unnecessary_stmts): Likewise.
7291         * tree-ssa-ccp.c (evaluate_stmt): Handle BUILT_IN_ALIGNED_ALLOC.
7293 2014-04-28  Richard Biener  <rguenther@suse.de>
7295         * tree-vrp.c (vrp_var_may_overflow): Remove.
7296         (vrp_visit_phi_node): Rather than bumping to +-INF possibly
7297         with overflow immediately bump to one before that value and
7298         let iteration figure out overflow status.
7300 2014-04-28  Richard Biener  <rguenther@suse.de>
7302         * configure.ac: Do valgrind header checks unconditionally.
7303         Add --enable-valgrind-annotations.
7304         * system.h: Guard valgrind header inclusion with
7305         ENABLE_VALGRIND_ANNOTATIONS instead of ENABLE_VALGRIND_CHECKING.
7306         * alloc-pool.c (pool_alloc, pool_free): Use
7307         ENABLE_VALGRIND_ANNOTATIONS instead of ENABLE_VALGRIND_CHECKING
7308         to guard possibly dead code.
7309         * config.in: Regenerated.
7310         * configure: Likewise.
7312 2014-04-28  Jeff Law  <law@redhat.com>
7314         PR tree-optimization/60902
7315         * tree-ssa-threadedge.c
7316         (record_temporary_equivalences_from_stmts_at_dest): Only iterate
7317         over real defs when invalidating outputs from statements that do not
7318         produce useful outputs for threading.
7320 2014-04-28  Richard Biener  <rguenther@suse.de>
7322         PR tree-optimization/60979
7323         * graphite-scop-detection.c (scopdet_basic_block_info): Reject
7324         SCOPs that end in a block with a successor with abnormal
7325         predecessors.
7327 2014-04-28  Richard Biener  <rguenther@suse.de>
7329         * tree-pass.h (execute_pass_list): Adjust prototype.
7330         * passes.c (pass_manager::execute_early_local_passes): Adjust.
7331         (do_per_function): Change callback signature, push all actual
7332         work to the callbals.
7333         (do_per_function_toporder): Likewise.
7334         (execute_function_dump): Adjust.
7335         (execute_function_todo): Likewise.
7336         (clear_last_verified): Likewise.
7337         (verify_curr_properties): Likewise.
7338         (update_properties_after_pass): Likewise.
7339         (execute_pass_list_1): Split out from ...
7340         (execute_pass_list): ... here.  Adjust.
7341         (execute_ipa_pass_list): Likewise.
7342         * cgraphunit.c (cgraph_add_new_function): Adjust.
7343         (analyze_function): Likewise.
7344         (expand_function): Likewise.
7345         * cgraph.c (release_function_body): Free dominance info
7346         here instead of asserting it was magically freed elsewhere.
7348 2014-04-28  Eric Botcazou  <ebotcazou@adacore.com>
7350         * configure.ac: Tweak GAS check for LEON instructions on SPARC.
7351         * configure: Regenerate.
7352         * config/sparc/sparc.opt (muser-mode): New option.
7353         * config/sparc/sync.md (atomic_compare_and_swap<mode>_1): Do not enable
7354         for LEON3.
7355         (atomic_compare_and_swap_leon3_1): New instruction for LEON3.
7356         * doc/invoke.texi (SPARC options): Document -muser-mode.
7358 2014-04-27  Richard Sandiford  <rdsandiford@googlemail.com>
7360         * cselib.c (find_slot_memmode): Delete.
7361         (cselib_hasher): Change compare_type to a struct.
7362         (cselib_hasher::equal): Update accordingly.  Don't expect wrapped
7363         constants.
7364         (preserve_constants_and_equivs): Adjust for new compare_type.
7365         (cselib_find_slot): Likewise.  Take the mode of the rtx as argument.
7366         (wrap_constant): Delete.
7367         (cselib_lookup_mem, cselib_lookup_1): Update calls to cselib_find_slot.
7369 2014-04-26  Markus Trippelsdorf  <markus@trippelsdorf.de>
7371         * doc/install.texi (Building with profile feedback): Remove
7372         outdated sentence.
7374 2014-04-26  Tom de Vries  <tom@codesourcery.com>
7376         * config/i386/i386.md (define_expand "ldexpxf3"): Fix out-of-bounds
7377         array accesses.
7379 2014-04-25  Cary Coutant  <ccoutant@google.com>
7381         PR debug/60929
7382         * dwarf2out.c (should_move_die_to_comdat): A type definition
7383         can contain a subprogram definition, but don't move it to a
7384         comdat unit.
7385         (clone_as_declaration): Copy DW_AT_abstract_origin attribute.
7386         (generate_skeleton_bottom_up): Remove DW_AT_object_pointer attribute
7387         from original DIE.
7388         (clone_tree_hash): Rename to...
7389         (clone_tree_partial): ...this; change callers.  Copy
7390         DW_TAG_subprogram DIEs as declarations.
7391         (copy_decls_walk): Don't copy children of a declaration into a
7392         type unit.
7394 2014-04-25  H.J. Lu  <hongjiu.lu@intel.com>
7396         PR target/60969
7397         * config/i386/i386.md (*movsf_internal): Set MODE to SI for
7398         alternative 12.
7400 2014-04-25  Jiong Wang  <jiong.wang@arm.com>
7402         * config/arm/predicates.md (call_insn_operand): Add long_call check.
7403         * config/arm/arm.md (sibcall, sibcall_value): Force the address to
7404         reg for long_call.
7405         * config/arm/arm.c (arm_function_ok_for_sibcall): Remove long_call
7406         restriction.
7408 2014-04-25  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
7410         * config/arm/arm.c (arm_cortex_a8_tune): Initialise T16-related fields.
7412 2014-04-25  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
7414         PR tree-optimization/60930
7415         * gimple-ssa-strength-reduction.c (create_mul_imm_cand):  Reject
7416         creating a multiply candidate by folding two constant
7417         multiplicands when the result overflows.
7419 2014-04-25  Jakub Jelinek  <jakub@redhat.com>
7421         PR tree-optimization/60960
7422         * tree-vect-generic.c (expand_vector_operation): Only call
7423         expand_vector_divmod if type's mode satisfies VECTOR_MODE_P.
7425 2014-04-25  Tom de Vries  <tom@codesourcery.com>
7427         * expr.c (clobber_reg_mode): New function.
7428         * expr.h (clobber_reg): New function.
7430 2014-04-25  Tom de Vries  <tom@codesourcery.com>
7432         * rtlanal.c (find_all_hard_reg_sets): Note INSN_CALL_FUNCTION_USAGE
7433         clobbers.
7435 2014-04-25  Radovan Obradovic  <robradovic@mips.com>
7436             Tom de Vries  <tom@codesourcery.com>
7438         * rtlanal.c (find_all_hard_reg_sets): Add bool implicit parameter and
7439         handle.
7440         * rtl.h (find_all_hard_reg_sets): Add bool parameter.
7441         * haifa-sched.c (recompute_todo_spec, check_clobbered_conditions): Add
7442         new argument to find_all_hard_reg_sets call.
7444 2014-04-25  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
7446         * config/arm/aarch-common.c (aarch_rev16_shright_mask_imm_p):
7447         Use HOST_WIDE_INT_C for mask literal.
7448         (aarch_rev16_shleft_mask_imm_p): Likewise.
7450 2014-04-25  Eric Botcazou  <ebotcazou@adacore.com>
7452         PR target/60941
7453         * config/sparc/sparc.md (ashlsi3_extend): Delete.
7455 2014-04-25  Marc Glisse  <marc.glisse@inria.fr>
7457         PR preprocessor/56540
7458         * config/i386/i386-c.c (ix86_target_macros): Define
7459         __SIZEOF_FLOAT80__ and __SIZEOF_FLOAT128__.
7461 2014-04-25  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
7463         * configure.ac (tga_func): Remove.
7464         (LIB_TLS_SPEC): Remove.
7465         * configure: Regenerate.
7466         * config.in: Regenerate.
7467         * config/sol2.h (LIB_SPEC): Don't use LIB_TLS_SPEC.
7469 2014-04-25  Richard Biener  <rguenther@suse.de>
7471         PR ipa/60912
7472         * tree-ssa-structalias.c (ipa_pta_execute): Compute direct
7473         call stmt use/clobber sets during stmt walk instead of
7474         walking the possibly incomplete set of caller edges.
7476 2014-04-25  Richard Biener  <rguenther@suse.de>
7478         PR ipa/60911
7479         * passes.c (apply_ipa_transforms): Inline into only caller ...
7480         (execute_one_pass): ... here.  Properly bring in function
7481         bodies for nodes we want to apply IPA transforms to.
7483 2014-04-24  Cong Hou  <congh@google.com>
7485         PR tree-optimization/60896
7486         * tree-vect-patterns.c (vect_recog_dot_prod_pattern): Pick up
7487         all statements in PATTERN_DEF_SEQ in recognized widen-mult pattern.
7488         (vect_mark_pattern_stmts): Set the def type of all statements in
7489         PATTERN_DEF_SEQ as vect_internal_def.
7491 2014-04-24  Michael Meissner  <meissner@linux.vnet.ibm.com>
7493         * doc/extend.texi (PowerPC Built-in Functions): Document new
7494         powerpc extended divide, bcd, pack/unpack 128-bit, builtin functions.
7495         (PowerPC AltiVec/VSX Built-in Functions): Likewise.
7497         * config/rs6000/predicates.md (const_0_to_3_operand): New
7498         predicate to match 0..3 integer constants.
7500         * config/rs6000/rs6000-builtin.def (BU_DFP_MISC_1): Add new macros
7501         to support adding miscellaneous builtin functions.
7502         (BU_DFP_MISC_2): Likewise.
7503         (BU_P7_MISC_1): Likewise.
7504         (BU_P7_MISC_2): Likewise.
7505         (BU_P8V_MISC_3): Likewise.
7506         (BU_MISC_1): Likewise.
7507         (BU_MISC_2): Likewise.
7508         (DIVWE): Add extended divide builtin functions.
7509         (DIVWEO): Likewise.
7510         (DIVWEU): Likewise.
7511         (DIVWEUO): Likewise.
7512         (DIVDE): Likewise.
7513         (DIVDEO): Likewise.
7514         (DIVDEU): Likewise.
7515         (DIVDEUO): Likewise.
7516         (DXEX): Add decimal floating-point builtin functions.
7517         (DXEXQ): Likewise.
7518         (DDEDPD): Likewise.
7519         (DDEDPDQ): Likewise.
7520         (DENBCD): Likewise.
7521         (DENBCDQ): Likewise.
7522         (DIEX): Likewise.
7523         (DIEXQ): Likewise.
7524         (DSCLI): Likewise.
7525         (DSCLIQ): Likewise.
7526         (DSCRI): Likewise.
7527         (DSCRIQ): Likewise.
7528         (CDTBCD): Add new BCD builtin functions.
7529         (CBCDTD): Likewise.
7530         (ADDG6S): Likewise.
7531         (BCDADD): Likewise.
7532         (BCDADD_LT): Likewise.
7533         (BCDADD_EQ): Likewise.
7534         (BCDADD_GT): Likewise.
7535         (BCDADD_OV): Likewise.
7536         (BCDSUB): Likewise.
7537         (BCDSUB_LT): Likewise.
7538         (BCDSUB_EQ): Likewise.
7539         (BCDSUB_GT): Likewise.
7540         (BCDSUB_OV): Likewise.
7541         (PACK_TD): Add new pack/unpack 128-bit type builtin functions.
7542         (UNPACK_TD): Likewise.
7543         (PACK_TF): Likewise.
7544         (UNPACK_TF): Likewise.
7545         (UNPACK_TF_0): Likewise.
7546         (UNPACK_TF_1): Likewise.
7547         (PACK_V1TI): Likewise.
7548         (UNPACK_V1TI): Likewise.
7550         * config/rs6000/rs6000.c (rs6000_builtin_mask_calculate): Add
7551         support for decimal floating point builtin functions.
7552         (rs6000_expand_ternop_builtin): Add checks for the new builtin
7553         functions that take constant arguments.
7554         (rs6000_invalid_builtin): Add decimal floating point builtin support.
7555         (rs6000_init_builtins): Setup long double, _Decimal64, and
7556         _Decimal128 types for new builtin functions.
7557         (builtin_function_type): Set the unsigned flags appropriately for
7558         the new builtin functions.
7559         (rs6000_opt_masks): Add support for decimal floating point builtin
7560         functions.
7562         * config/rs6000/rs6000.h (RS6000_BTM_DFP): Add support for decimal
7563         floating point builtin functions.
7564         (RS6000_BTM_COMMON): Likewise.
7565         (RS6000_BTI_long_double): Likewise.
7566         (RS6000_BTI_dfloat64): Likewise.
7567         (RS6000_BTI_dfloat128): Likewise.
7568         (long_double_type_internal_node): Likewise.
7569         (dfloat64_type_internal_node): Likewise.
7570         (dfloat128_type_internal_node): Likewise.
7572         * config/rs6000/altivec.h (UNSPEC_BCDADD): Add support for ISA
7573         2.07 bcd arithmetic instructions.
7574         (UNSPEC_BCDSUB): Likewise.
7575         (UNSPEC_BCD_OVERFLOW): Likewise.
7576         (UNSPEC_BCD_ADD_SUB): Likewise.
7577         (bcd_add_sub): Likewise.
7578         (BCD_TEST): Likewise.
7579         (bcd<bcd_add_sub>): Likewise.
7580         (bcd<bcd_add_sub>_test): Likewise.
7581         (bcd<bcd_add_sub>_test2): Likewise.
7582         (bcd<bcd_add_sub>_<code>): Likewise.
7583         (peephole2 for combined bcd ops): Likewise.
7585         * config/rs6000/dfp.md (UNSPEC_DDEDPD): Add support for new
7586         decimal floating point builtin functions.
7587         (UNSPEC_DENBCD): Likewise.
7588         (UNSPEC_DXEX): Likewise.
7589         (UNSPEC_DIEX): Likewise.
7590         (UNSPEC_DSCLI): Likewise.
7591         (UNSPEC_DSCRI): Likewise.
7592         (D64_D128): Likewise.
7593         (dfp_suffix): Likewise.
7594         (dfp_ddedpd_<mode>): Likewise.
7595         (dfp_denbcd_<mode>): Likewise.
7596         (dfp_dxex_<mode>): Likewise.
7597         (dfp_diex_<mode>): Likewise.
7598         (dfp_dscli_<mode>): Likewise.
7599         (dfp_dscri_<mode>): Likewise.
7601         * config/rs6000/rs6000.md (UNSPEC_ADDG6S): Add support for new BCD
7602         builtin functions.
7603         (UNSPEC_CDTBCD): Likewise.
7604         (UNSPEC_CBCDTD): Likewise.
7605         (UNSPEC_DIVE): Add support for new extended divide builtin functions.
7606         (UNSPEC_DIVEO): Likewise.
7607         (UNSPEC_DIVEU): Likewise.
7608         (UNSPEC_DIVEUO): Likewise.
7609         (UNSPEC_UNPACK_128BIT): Add support for new builtin functions to
7610         pack/unpack 128-bit types.
7611         (UNSPEC_PACK_128BIT): Likewise.
7612         (idiv_ldiv): New mode attribute to set the 32/64-bit divide type.
7613         (udiv<mode>3): Use idiv_ldiv mode attribute.
7614         (div<mode>3): Likewise.
7615         (addg6s): Add new BCD builtin functions.
7616         (cdtbcd): Likewise.
7617         (cbcdtd): Likewise.
7618         (UNSPEC_DIV_EXTEND): Add support for new extended divide instructions.
7619         (div_extend): Likewise.
7620         (div<div_extend>_<mode>"): Likewise.
7621         (FP128_64): Add support for new builtin functions to pack/unpack
7622         128-bit types.
7623         (unpack<mode>): Likewise.
7624         (unpacktf_0): Likewise.
7625         (unpacktf_1): Likewise.
7626         (unpack<mode>_dm): Likewise.
7627         (unpack<mode>_nodm): Likewise.
7628         (pack<mode>): Likewise.
7629         (unpackv1ti): Likewise.
7630         (packv1ti): Likewise.
7632 2014-04-24  Vishnu K S  <Vishnu.k_s@atmel.com>
7634         * gcc/config/avr/avr.c: Add comment on why -fdelete-null-pointer-checks
7635         is disabled.
7637 2014-04-24  Jakub Jelinek  <jakub@redhat.com>
7639         * tree.h (OMP_CLAUSE_LINEAR_GIMPLE_SEQ): Define.
7640         * gimplify.c (omp_is_private): Change last argument's type to int.
7641         Only diagnose lastprivate if the simd argument is 1, only diagnose
7642         linear if the simd argument is 2.
7643         (gimplify_omp_for): Adjust omp_is_private callers.  When adding
7644         lastprivate or private, add the clause to OMP_FOR_CLAUSES.  Pass
7645         GOVD_EXPLICIT to omp_add_variable.  For simd with collapse == 1
7646         create OMP_CLAUSE_LINEAR rather than OMP_CLAUSE_PRIVATE for var.
7647         If var != decl and decl is in OMP_CLAUSE_LINEAR, gimplify decl
7648         increment to OMP_CLAUSE_LINEAR_GIMPLE_SEQ.
7649         * omp-low.c (scan_sharing_clauses, lower_lastprivate_clauses): Handle
7650         OMP_CLAUSE_LINEAR_GIMPLE_SEQ.
7651         * tree-nested.c (convert_nonlocal_omp_clauses,
7652         convert_local_omp_clauses): Handle OMP_CLAUSE_LINEAR.
7654 2014-04-24  Segher Boessenkool  <segher@kernel.crashing.org>
7656         PR target/60822
7657         * config/m68k/m68k.md (extendplussidi): Don't allow memory for
7658         operand 1.
7660 2014-04-24  Dimitris Papavasiliou  <dpapavas@gmail.com>
7662         * flag-types.h (enum ivar_visibility): Add.
7664 2014-04-24  Trevor Saunders  <tsaunders@mozilla.com>
7666         * config/sh/sh_treg_combine.c (sh_treg_combine::execute): Take
7667         function * argument.
7669 2014-04-24  Alan Lawrence  <alan.lawrence@arm.com>
7671         * config/aarch64/aarch64.c (aarch64_evpc_tbl): Enable for bigendian.
7673 2014-04-24  Radovan Obradovic  <robradovic@mips.com>
7674             Tom de Vries  <tom@codesourcery.com>
7676         * reg-notes.def (REG_NOTE (CALL_DECL)): New reg-note REG_CALL_DECL.
7677         * calls.c (expand_call, emit_library_call_value_1): Add REG_CALL_DECL
7678         reg-note.
7679         * combine.c (distribute_notes): Handle REG_CALL_DECL reg-note.
7680         * emit-rtl.c (try_split): Same.
7682 2014-04-24  Radovan Obradovic  <robradovic@mips.com>
7683             Tom de Vries  <tom@codesourcery.com>
7685         * common.opt (fuse-caller-save): New option.
7687 2014-04-24  Tejas Belagod  <tejas.belagod@arm.com>
7689         * config/aarch64/aarch64.c (aarch64_evpc_tbl): Reverse order of
7690         elements for big-endian.
7692 2014-04-24  Richard Biener  <rguenther@suse.de>
7694         * expr.c (expand_expr_real_1): Avoid gimple_assign_rhs_to_tree
7695         during TER and instead use the sepops interface for expanding
7696         non-GIMPLE_SINGLE_RHS.
7698 2014-04-24  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
7700         * config/i386/sol2.h (ASM_PREFERRED_EH_DATA_FORMAT): Only redefine
7701         if not HAVE_AS_IX86_DIFF_SECT_DELTA.
7703 2014-04-24  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
7705         * configure.ac (gcc_cv_as_cfi_directive): Support Solaris/x86
7706         assembler 64-bit option.
7707         * configure: Regenerate.
7709 2014-04-24  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
7711         * config/aarch64/aarch64.h (TARGET_CPU_CPP_BUILTINS): Check
7712         TARGET_SIMD rather than TARGET_GENERAL_REGS_ONLY.
7713         (TARGET_SIMD): Take AARCH64_ISA_SIMD into account.
7714         (TARGET_FLOAT): Take AARCH64_ISA_FP into account.
7715         (TARGET_CRYPTO): Take TARGET_SIMD into account.
7717 2014-04-24  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
7719         * config/aarch64/aarch64-builtins.c
7720         (aarch64_builtin_vectorized_function): Handle BUILT_IN_BSWAP16,
7721         BUILT_IN_BSWAP32, BUILT_IN_BSWAP64.
7722         * config/aarch64/aarch64-simd.md (bswap<mode>): New pattern.
7723         * config/aarch64/aarch64-simd-builtins.def: Define vector bswap
7724         builtins.
7725         * config/aarch64/iterator.md (VDQHSD): New mode iterator.
7726         (Vrevsuff): New mode attribute.
7728 2014-04-24  Terry Guo  <terry.guo@arm.com>
7730         * config/arm/arm.h (machine_function): Define variable
7731         after_arm_reorg here.
7732         * config/arm/arm.c (after_arm_reorg): Remove the definition.
7733         (arm_split_constant): Update the way to access variable
7734         after_arm_reorg.
7735         (arm_reorg): Ditto.
7736         (arm_output_function_epilogue): Remove the reset of after_arm_reorg.
7738 2014-04-23  Tom de Vries  <tom@codesourcery.com>
7740         * target-hooks-macros.h: Fix DEFHOOKPOD argument order in comment.
7742 2014-04-23  David Malcolm  <dmalcolm@redhat.com>
7744         * is-a.h: Update comments to reflect the following changes to the
7745         "pointerness" of the API, making the template parameter match the
7746         return type, allowing use of is-a.h with typedefs of pointers.
7747         (is_a_helper::cast): Return a T rather then a pointer to a T, so
7748         that the return type matches the parameter to the is_a_helper.
7749         (as_a): Likewise.
7750         (dyn_cast): Likewise.
7752         * cgraph.c (cgraph_node_for_asm): Update for removal of implicit
7753         pointer from the is-a.h API.
7755         * cgraph.h (is_a_helper <cgraph_node>::test): Convert to...
7756         (is_a_helper <cgraph_node *>::test): ...this, matching change to
7757         is-a.h API.
7758         (is_a_helper <varpool_node>::test): Likewise, convert to...
7759         (is_a_helper <varpool_node *>::test): ...this.
7761         (varpool_first_variable): Update for removal of implicit pointer
7762         from the is-a.h API.
7763         (varpool_next_variable): Likewise.
7764         (varpool_first_static_initializer): Likewise.
7765         (varpool_next_static_initializer): Likewise.
7766         (varpool_first_defined_variable): Likewise.
7767         (varpool_next_defined_variable): Likewise.
7768         (cgraph_first_defined_function): Likewise.
7769         (cgraph_next_defined_function): Likewise.
7770         (cgraph_first_function): Likewise.
7771         (cgraph_next_function): Likewise.
7772         (cgraph_first_function_with_gimple_body): Likewise.
7773         (cgraph_next_function_with_gimple_body): Likewise.
7774         (cgraph_alias_target): Likewise.
7775         (varpool_alias_target): Likewise.
7776         (cgraph_function_or_thunk_node): Likewise.
7777         (varpool_variable_node): Likewise.
7778         (symtab_real_symbol_p): Likewise.
7779         * cgraphunit.c (referred_to_p): Likewise.
7780         (analyze_functions): Likewise.
7781         (handle_alias_pairs): Likewise.
7782         * gimple-fold.c (can_refer_decl_in_current_unit_p): Likewise.
7783         * gimple-ssa.h (gimple_vuse_op): Likewise.
7784         (gimple_vdef_op): Likewise.
7785         * gimple-streamer-in.c (input_gimple_stmt): Likewise.
7786         * gimple.c (gimple_build_asm_1): Likewise.
7787         (gimple_build_try): Likewise.
7788         (gimple_build_resx): Likewise.
7789         (gimple_build_eh_dispatch): Likewise.
7790         (gimple_build_omp_for): Likewise.
7791         (gimple_omp_for_set_clauses): Likewise.
7793         * gimple.h (is_a_helper <gimple_statement_asm>::test): Convert to...
7794         (is_a_helper <gimple_statement_asm *>::test): ...this.
7795         (is_a_helper <gimple_statement_bind>::test): Convert to...
7796         (is_a_helper <gimple_statement_bind *>::test): ...this.
7797         (is_a_helper <gimple_statement_call>::test): Convert to...
7798         (is_a_helper <gimple_statement_call *>::test): ...this.
7799         (is_a_helper <gimple_statement_catch>::test): Convert to...
7800         (is_a_helper <gimple_statement_catch *>::test): ...this.
7801         (is_a_helper <gimple_statement_resx>::test): Convert to...
7802         (is_a_helper <gimple_statement_resx *>::test): ...this.
7803         (is_a_helper <gimple_statement_eh_dispatch>::test): Convert to...
7804         (is_a_helper <gimple_statement_eh_dispatch *>::test): ...this.
7805         (is_a_helper <gimple_statement_eh_else>::test): Convert to...
7806         (is_a_helper <gimple_statement_eh_else *>::test): ...this.
7807         (is_a_helper <gimple_statement_eh_filter>::test): Convert to...
7808         (is_a_helper <gimple_statement_eh_filter *>::test): ...this.
7809         (is_a_helper <gimple_statement_eh_mnt>::test): Convert to...
7810         (is_a_helper <gimple_statement_eh_mnt *>::test): ...this.
7811         (is_a_helper <gimple_statement_omp_atomic_load>::test): Convert to...
7812         (is_a_helper <gimple_statement_omp_atomic_load *>::test): ...this.
7813         (is_a_helper <gimple_statement_omp_atomic_store>::test): Convert to...
7814         (is_a_helper <gimple_statement_omp_atomic_store *>::test): ...this.
7815         (is_a_helper <gimple_statement_omp_return>::test): Convert to...
7816         (is_a_helper <gimple_statement_omp_return *>::test): ...this.
7817         (is_a_helper <gimple_statement_omp_continue>::test): Convert to...
7818         (is_a_helper <gimple_statement_omp_continue *>::test): ...this.
7819         (is_a_helper <gimple_statement_omp_critical>::test): Convert to...
7820         (is_a_helper <gimple_statement_omp_critical *>::test): ...this.
7821         (is_a_helper <gimple_statement_omp_for>::test): Convert to...
7822         (is_a_helper <gimple_statement_omp_for *>::test): ...this.
7823         (is_a_helper <gimple_statement_omp_taskreg>::test): Convert to...
7824         (is_a_helper <gimple_statement_omp_taskreg *>::test): ...this.
7825         (is_a_helper <gimple_statement_omp_parallel>::test): Convert to...
7826         (is_a_helper <gimple_statement_omp_parallel *>::test): ...this.
7827         (is_a_helper <gimple_statement_omp_target>::test): Convert to...
7828         (is_a_helper <gimple_statement_omp_target *>::test): ...this.
7829         (is_a_helper <gimple_statement_omp_sections>::test): Convert to...
7830         (is_a_helper <gimple_statement_omp_sections *>::test): ...this.
7831         (is_a_helper <gimple_statement_omp_single>::test): Convert to...
7832         (is_a_helper <gimple_statement_omp_single *>::test): ...this.
7833         (is_a_helper <gimple_statement_omp_teams>::test): Convert to...
7834         (is_a_helper <gimple_statement_omp_teams *>::test): ...this.
7835         (is_a_helper <gimple_statement_omp_task>::test): Convert to...
7836         (is_a_helper <gimple_statement_omp_task *>::test): ...this.
7837         (is_a_helper <gimple_statement_phi>::test): Convert to...
7838         (is_a_helper <gimple_statement_phi *>::test): ...this.
7839         (is_a_helper <gimple_statement_transaction>::test): Convert to...
7840         (is_a_helper <gimple_statement_transaction *>::test): ...this.
7841         (is_a_helper <gimple_statement_try>::test): Convert to...
7842         (is_a_helper <gimple_statement_try *>::test): ...this.
7843         (is_a_helper <gimple_statement_wce>::test): Convert to...
7844         (is_a_helper <gimple_statement_wce *>::test): ...this.
7845         (is_a_helper <const gimple_statement_asm>::test): Convert to...
7846         (is_a_helper <const gimple_statement_asm *>::test): ...this.
7847         (is_a_helper <const gimple_statement_bind>::test): Convert to...
7848         (is_a_helper <const gimple_statement_bind *>::test): ...this.
7849         (is_a_helper <const gimple_statement_call>::test): Convert to...
7850         (is_a_helper <const gimple_statement_call *>::test): ...this.
7851         (is_a_helper <const gimple_statement_catch>::test): Convert to...
7852         (is_a_helper <const gimple_statement_catch *>::test): ...this.
7853         (is_a_helper <const gimple_statement_resx>::test): Convert to...
7854         (is_a_helper <const gimple_statement_resx *>::test): ...this.
7855         (is_a_helper <const gimple_statement_eh_dispatch>::test): Convert to...
7856         (is_a_helper <const gimple_statement_eh_dispatch *>::test): ...this.
7857         (is_a_helper <const gimple_statement_eh_filter>::test): Convert to...
7858         (is_a_helper <const gimple_statement_eh_filter *>::test): ...this.
7859         (is_a_helper <const gimple_statement_omp_atomic_load>::test):
7860         Convert to...
7861         (is_a_helper <const gimple_statement_omp_atomic_load *>::test):
7862         ...this.
7863         (is_a_helper <const gimple_statement_omp_atomic_store>::test):
7864         Convert to...
7865         (is_a_helper <const gimple_statement_omp_atomic_store *>::test):
7866         ...this.
7867         (is_a_helper <const gimple_statement_omp_return>::test): Convert to...
7868         (is_a_helper <const gimple_statement_omp_return *>::test): ...this.
7869         (is_a_helper <const gimple_statement_omp_continue>::test): Convert
7870         to...
7871         (is_a_helper <const gimple_statement_omp_continue *>::test): ...this.
7872         (is_a_helper <const gimple_statement_omp_critical>::test): Convert
7873         to...
7874         (is_a_helper <const gimple_statement_omp_critical *>::test): ...this.
7875         (is_a_helper <const gimple_statement_omp_for>::test): Convert to...
7876         (is_a_helper <const gimple_statement_omp_for *>::test): ...this.
7877         (is_a_helper <const gimple_statement_omp_taskreg>::test): Convert to...
7878         (is_a_helper <const gimple_statement_omp_taskreg *>::test): ...this.
7879         (is_a_helper <const gimple_statement_omp_parallel>::test): Convert
7880         to...
7881         (is_a_helper <const gimple_statement_omp_parallel *>::test): ...this.
7882         (is_a_helper <const gimple_statement_omp_target>::test): Convert to...
7883         (is_a_helper <const gimple_statement_omp_target *>::test): ...this.
7884         (is_a_helper <const gimple_statement_omp_sections>::test): Convert
7885         to...
7886         (is_a_helper <const gimple_statement_omp_sections *>::test): ...this.
7887         (is_a_helper <const gimple_statement_omp_single>::test): Convert to...
7888         (is_a_helper <const gimple_statement_omp_single *>::test): ...this.
7889         (is_a_helper <const gimple_statement_omp_teams>::test): Convert to...
7890         (is_a_helper <const gimple_statement_omp_teams *>::test): ...this.
7891         (is_a_helper <const gimple_statement_omp_task>::test): Convert to...
7892         (is_a_helper <const gimple_statement_omp_task *>::test): ...this.
7893         (is_a_helper <const gimple_statement_phi>::test): Convert to...
7894         (is_a_helper <const gimple_statement_phi *>::test): ...this.
7895         (is_a_helper <const gimple_statement_transaction>::test): Convert to...
7896         (is_a_helper <const gimple_statement_transaction *>::test): ...this.
7897         (is_a_helper <const gimple_statement_with_ops>::test): Convert to...
7898         (is_a_helper <const gimple_statement_with_ops *>::test): ...this.
7899         (is_a_helper <gimple_statement_with_ops>::test): Convert to...
7900         (is_a_helper <gimple_statement_with_ops *>::test): ...this.
7901         (is_a_helper <const gimple_statement_with_memory_ops>::test): Convert
7902         to...
7903         (is_a_helper <const gimple_statement_with_memory_ops *>::test):
7904         ...this.
7905         (is_a_helper <gimple_statement_with_memory_ops>::test): Convert to...
7906         (is_a_helper <gimple_statement_with_memory_ops *>::test): ...this.
7908         (gimple_use_ops): Update for removal of implicit pointer from the
7909         is-a.h API.
7910         (gimple_set_use_ops): Likewise.
7911         (gimple_vuse): Likewise.
7912         (gimple_vdef): Likewise.
7913         (gimple_vuse_ptr): Likewise.
7914         (gimple_vdef_ptr): Likewise.
7915         (gimple_set_vuse): Likewise.
7916         (gimple_set_vdef): Likewise.
7917         (gimple_omp_return_set_lhs): Likewise.
7918         (gimple_omp_return_lhs): Likewise.
7919         (gimple_omp_return_lhs_ptr): Likewise.
7920         (gimple_call_fntype): Likewise.
7921         (gimple_call_set_fntype): Likewise.
7922         (gimple_call_set_internal_fn): Likewise.
7923         (gimple_call_use_set): Likewise.
7924         (gimple_call_clobber_set): Likewise.
7925         (gimple_bind_vars): Likewise.
7926         (gimple_bind_set_vars): Likewise.
7927         (gimple_bind_body_ptr): Likewise.
7928         (gimple_bind_set_body): Likewise.
7929         (gimple_bind_add_stmt): Likewise.
7930         (gimple_bind_block): Likewise.
7931         (gimple_bind_set_block): Likewise.
7932         (gimple_asm_ninputs): Likewise.
7933         (gimple_asm_noutputs): Likewise.
7934         (gimple_asm_nclobbers): Likewise.
7935         (gimple_asm_nlabels): Likewise.
7936         (gimple_asm_input_op): Likewise.
7937         (gimple_asm_input_op_ptr): Likewise.
7938         (gimple_asm_output_op): Likewise.
7939         (gimple_asm_output_op_ptr): Likewise.
7940         (gimple_asm_set_output_op): Likewise.
7941         (gimple_asm_clobber_op): Likewise.
7942         (gimple_asm_set_clobber_op): Likewise.
7943         (gimple_asm_label_op): Likewise.
7944         (gimple_asm_set_label_op): Likewise.
7945         (gimple_asm_string): Likewise.
7946         (gimple_catch_types): Likewise.
7947         (gimple_catch_types_ptr): Likewise.
7948         (gimple_catch_handler_ptr): Likewise.
7949         (gimple_catch_set_types): Likewise.
7950         (gimple_catch_set_handler): Likewise.
7951         (gimple_eh_filter_types): Likewise.
7952         (gimple_eh_filter_types_ptr): Likewise.
7953         (gimple_eh_filter_failure_ptr): Likewise.
7954         (gimple_eh_filter_set_types): Likewise.
7955         (gimple_eh_filter_set_failure): Likewise.
7956         (gimple_eh_must_not_throw_fndecl): Likewise.
7957         (gimple_eh_must_not_throw_set_fndecl): Likewise.
7958         (gimple_eh_else_n_body_ptr): Likewise.
7959         (gimple_eh_else_e_body_ptr): Likewise.
7960         (gimple_eh_else_set_n_body): Likewise.
7961         (gimple_eh_else_set_e_body): Likewise.
7962         (gimple_try_eval_ptr): Likewise.
7963         (gimple_try_cleanup_ptr): Likewise.
7964         (gimple_try_set_eval): Likewise.
7965         (gimple_try_set_cleanup): Likewise.
7966         (gimple_wce_cleanup_ptr): Likewise.
7967         (gimple_wce_set_cleanup): Likewise.
7968         (gimple_phi_capacity): Likewise.
7969         (gimple_phi_num_args): Likewise.
7970         (gimple_phi_result): Likewise.
7971         (gimple_phi_result_ptr): Likewise.
7972         (gimple_phi_set_result): Likewise.
7973         (gimple_phi_arg): Likewise.
7974         (gimple_phi_set_arg): Likewise.
7975         (gimple_resx_region): Likewise.
7976         (gimple_resx_set_region): Likewise.
7977         (gimple_eh_dispatch_region): Likewise.
7978         (gimple_eh_dispatch_set_region): Likewise.
7979         (gimple_omp_critical_name): Likewise.
7980         (gimple_omp_critical_name_ptr): Likewise.
7981         (gimple_omp_critical_set_name): Likewise.
7982         (gimple_omp_for_clauses): Likewise.
7983         (gimple_omp_for_clauses_ptr): Likewise.
7984         (gimple_omp_for_set_clauses): Likewise.
7985         (gimple_omp_for_collapse): Likewise.
7986         (gimple_omp_for_index): Likewise.
7987         (gimple_omp_for_index_ptr): Likewise.
7988         (gimple_omp_for_set_index): Likewise.
7989         (gimple_omp_for_initial): Likewise.
7990         (gimple_omp_for_initial_ptr): Likewise.
7991         (gimple_omp_for_set_initial): Likewise.
7992         (gimple_omp_for_final): Likewise.
7993         (gimple_omp_for_final_ptr): Likewise.
7994         (gimple_omp_for_set_final): Likewise.
7995         (gimple_omp_for_incr): Likewise.
7996         (gimple_omp_for_incr_ptr): Likewise.
7997         (gimple_omp_for_set_incr): Likewise.
7998         (gimple_omp_for_pre_body_ptr): Likewise.
7999         (gimple_omp_for_set_pre_body): Likewise.
8000         (gimple_omp_parallel_clauses): Likewise.
8001         (gimple_omp_parallel_clauses_ptr): Likewise.
8002         (gimple_omp_parallel_set_clauses): Likewise.
8003         (gimple_omp_parallel_child_fn): Likewise.
8004         (gimple_omp_parallel_child_fn_ptr): Likewise.
8005         (gimple_omp_parallel_set_child_fn): Likewise.
8006         (gimple_omp_parallel_data_arg): Likewise.
8007         (gimple_omp_parallel_data_arg_ptr): Likewise.
8008         (gimple_omp_parallel_set_data_arg): Likewise.
8009         (gimple_omp_task_clauses): Likewise.
8010         (gimple_omp_task_clauses_ptr): Likewise.
8011         (gimple_omp_task_set_clauses): Likewise.
8012         (gimple_omp_task_child_fn): Likewise.
8013         (gimple_omp_task_child_fn_ptr): Likewise.
8014         (gimple_omp_task_set_child_fn): Likewise.
8015         (gimple_omp_task_data_arg): Likewise.
8016         (gimple_omp_task_data_arg_ptr): Likewise.
8017         (gimple_omp_task_set_data_arg): Likewise.
8018         (gimple_omp_taskreg_clauses): Likewise.
8019         (gimple_omp_taskreg_clauses_ptr): Likewise.
8020         (gimple_omp_taskreg_set_clauses): Likewise.
8021         (gimple_omp_taskreg_child_fn): Likewise.
8022         (gimple_omp_taskreg_child_fn_ptr): Likewise.
8023         (gimple_omp_taskreg_set_child_fn): Likewise.
8024         (gimple_omp_taskreg_data_arg): Likewise.
8025         (gimple_omp_taskreg_data_arg_ptr): Likewise.
8026         (gimple_omp_taskreg_set_data_arg): Likewise.
8027         (gimple_omp_task_copy_fn): Likewise.
8028         (gimple_omp_task_copy_fn_ptr): Likewise.
8029         (gimple_omp_task_set_copy_fn): Likewise.
8030         (gimple_omp_task_arg_size): Likewise.
8031         (gimple_omp_task_arg_size_ptr): Likewise.
8032         (gimple_omp_task_set_arg_size): Likewise.
8033         (gimple_omp_task_arg_align): Likewise.
8034         (gimple_omp_task_arg_align_ptr): Likewise.
8035         (gimple_omp_task_set_arg_align): Likewise.
8036         (gimple_omp_single_clauses): Likewise.
8037         (gimple_omp_single_clauses_ptr): Likewise.
8038         (gimple_omp_single_set_clauses): Likewise.
8039         (gimple_omp_target_clauses): Likewise.
8040         (gimple_omp_target_clauses_ptr): Likewise.
8041         (gimple_omp_target_set_clauses): Likewise.
8042         (gimple_omp_target_child_fn): Likewise.
8043         (gimple_omp_target_child_fn_ptr): Likewise.
8044         (gimple_omp_target_set_child_fn): Likewise.
8045         (gimple_omp_target_data_arg): Likewise.
8046         (gimple_omp_target_data_arg_ptr): Likewise.
8047         (gimple_omp_target_set_data_arg): Likewise.
8048         (gimple_omp_teams_clauses): Likewise.
8049         (gimple_omp_teams_clauses_ptr): Likewise.
8050         (gimple_omp_teams_set_clauses): Likewise.
8051         (gimple_omp_sections_clauses): Likewise.
8052         (gimple_omp_sections_clauses_ptr): Likewise.
8053         (gimple_omp_sections_set_clauses): Likewise.
8054         (gimple_omp_sections_control): Likewise.
8055         (gimple_omp_sections_control_ptr): Likewise.
8056         (gimple_omp_sections_set_control): Likewise.
8057         (gimple_omp_for_set_cond): Likewise.
8058         (gimple_omp_for_cond): Likewise.
8059         (gimple_omp_atomic_store_set_val): Likewise.
8060         (gimple_omp_atomic_store_val): Likewise.
8061         (gimple_omp_atomic_store_val_ptr): Likewise.
8062         (gimple_omp_atomic_load_set_lhs): Likewise.
8063         (gimple_omp_atomic_load_lhs): Likewise.
8064         (gimple_omp_atomic_load_lhs_ptr): Likewise.
8065         (gimple_omp_atomic_load_set_rhs): Likewise.
8066         (gimple_omp_atomic_load_rhs): Likewise.
8067         (gimple_omp_atomic_load_rhs_ptr): Likewise.
8068         (gimple_omp_continue_control_def): Likewise.
8069         (gimple_omp_continue_control_def_ptr): Likewise.
8070         (gimple_omp_continue_set_control_def): Likewise.
8071         (gimple_omp_continue_control_use): Likewise.
8072         (gimple_omp_continue_control_use_ptr): Likewise.
8073         (gimple_omp_continue_set_control_use): Likewise.
8074         (gimple_transaction_body_ptr): Likewise.
8075         (gimple_transaction_label): Likewise.
8076         (gimple_transaction_label_ptr): Likewise.
8077         (gimple_transaction_set_body): Likewise.
8078         (gimple_transaction_set_label): Likewise.
8080         * ipa-devirt.c (build_type_inheritance_graph): Likewise.
8081         * ipa-inline-analysis.c (inline_write_summary): Likewise.
8082         * ipa-ref.c (ipa_record_reference): Likewise.
8083         * ipa-reference.c (analyze_function): Likewise.
8084         (ipa_reference_write_optimization_summary): Likewise.
8085         * ipa.c (symtab_remove_unreachable_nodes): Likewise.
8086         (address_taken_from_non_vtable_p): Likewise.
8087         (comdat_can_be_unshared_p_1): Likewise.
8088         * lto-cgraph.c (lto_output_ref): Likewise.
8089         (add_references): Likewise.
8090         (compute_ltrans_boundary): Likewise.
8091         (output_symtab): Likewise.
8092         (input_ref): Likewise.
8093         (input_cgraph_1): Likewise.
8094         (output_cgraph_opt_summary): Likewise.
8095         * lto-streamer-out.c (lto_output): Likewise.
8096         (output_symbol_p): Likewise.
8097         * lto-streamer.h (lsei_next_function_in_partition): Likewise.
8098         (lsei_start_function_in_partition): Likewise.
8099         (lsei_next_variable_in_partition): Likewise.
8100         (lsei_start_variable_in_partition): Likewise.
8101         * symtab.c (insert_to_assembler_name_hash): Likewise.
8102         (unlink_from_assembler_name_hash): Likewise.
8103         (symtab_unregister_node): Likewise.
8104         (symtab_remove_node): Likewise.
8105         (dump_symtab_node): Likewise.
8106         (verify_symtab_base): Likewise.
8107         (verify_symtab_node): Likewise.
8108         (symtab_make_decl_local): Likewise.
8109         (symtab_alias_ultimate_target): Likewise.
8110         (symtab_resolve_alias): Likewise.
8111         (symtab_get_symbol_partitioning_class): Likewise.
8112         * tree-phinodes.c (allocate_phi_node): Likewise.
8113         (reserve_phi_args_for_new_edge): Likewise.
8114         (remove_phi_args): Likewise.
8115         * varpool.c (varpool_node_for_asm): Likewise.
8116         (varpool_remove_unreferenced_decls): Likewise.
8118 2014-04-23  Jeff Law  <law@redhat.com>
8120         PR tree-optimization/60902
8121         * tree-ssa-threadedge.c
8122         (record_temporary_equivalences_from_stmts_at_dest): Make sure to
8123         invalidate outputs from statements that do not produce useful
8124         outputs for threading.
8126 2014-04-23  Venkataramanan Kumar  <venkataramanan.kumar@linaro.org>
8128         * config/aarch64/aarch64.md (stack_protect_set, stack_protect_test)
8129         (stack_protect_set_<mode>, stack_protect_test_<mode>): Add
8130         machine descriptions for Stack Smashing Protector.
8132 2014-04-23  Richard Earnshaw  <rearnsha@arm.com>
8134         * aarch64.md (<optab>_rol<mode>3): New pattern.
8135         (<optab>_rolsi3_uxtw): Likewise.
8136         * aarch64.c (aarch64_strip_shift): Handle ROTATE and ROTATERT.
8138 2014-04-23  James Greenhalgh  <james.greenhalgh@arm.com>
8140         * config/arm/arm.c (arm_cortex_a57_tune): Initialize all fields.
8141         (arm_cortex_a12_tune): Likewise.
8143 2014-04-23  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
8145         * config/aarch64/aarch64.c (aarch64_rtx_costs): Handle BSWAP.
8147 2014-04-23  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
8149         * config/arm/arm.md (arm_rev16si2): New pattern.
8150         (arm_rev16si2_alt): Likewise.
8151         * config/arm/arm.c (arm_new_rtx_costs): Handle rev16 case.
8153 2014-04-23  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
8155         * config/aarch64/aarch64.md (rev16<mode>2): New pattern.
8156         (rev16<mode>2_alt): Likewise.
8157         * config/aarch64/aarch64.c (aarch64_rtx_costs): Handle rev16 case.
8158         * config/arm/aarch-common.c (aarch_rev16_shright_mask_imm_p): New.
8159         (aarch_rev16_shleft_mask_imm_p): Likewise.
8160         (aarch_rev16_p_1): Likewise.
8161         (aarch_rev16_p): Likewise.
8162         * config/arm/aarch-common-protos.h (aarch_rev16_p): Declare extern.
8163         (aarch_rev16_shright_mask_imm_p): Likewise.
8164         (aarch_rev16_shleft_mask_imm_p): Likewise.
8166 2014-04-23  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
8168         * config/arm/aarch-common-protos.h (alu_cost_table): Add rev field.
8169         * config/arm/aarch-cost-tables.h (generic_extra_costs): Specify
8170         rev cost.
8171         (cortex_a53_extra_costs): Likewise.
8172         (cortex_a57_extra_costs): Likewise.
8173         * config/arm/arm.c (cortexa9_extra_costs): Likewise.
8174         (cortexa7_extra_costs): Likewise.
8175         (cortexa8_extra_costs): Likewise.
8176         (cortexa12_extra_costs): Likewise.
8177         (cortexa15_extra_costs): Likewise.
8178         (v7m_extra_costs): Likewise.
8179         (arm_new_rtx_costs): Handle BSWAP.
8181 2013-04-23  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
8183         * config/arm/arm.c (cortexa8_extra_costs): New table.
8184         (arm_cortex_a8_tune): New tuning struct.
8185         * config/arm/arm-cores.def (cortex-a8): Use cortex_a8 tuning struct.
8187 2014-04-23  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
8189         * config/arm/arm.c (arm_new_rtx_costs): Handle FMA.
8191 2014-04-23  Richard Biener  <rguenther@suse.de>
8193         * Makefile.in (OBJS): Remove loop-unswitch.o.
8194         * tree-pass.h (make_pass_rtl_unswitch): Remove.
8195         * passes.def (pass_rtl_unswitch): Likewise.
8196         * loop-init.c (gate_rtl_unswitch): Likewise.
8197         (rtl_unswitch): Likewise.
8198         (pass_data_rtl_unswitch): Likewise.
8199         (pass_rtl_unswitch): Likewise.
8200         (make_pass_rtl_unswitch): Likewise.
8201         * rtl.h (reversed_condition): Likewise.
8202         (compare_and_jump_seq): Likewise.
8203         * loop-iv.c (reversed_condition): Move here from loop-unswitch.c
8204         and make static.
8205         * loop-unroll.c (compare_and_jump_seq): Likewise.
8207 2014-04-23  Richard Biener  <rguenther@suse.de>
8209         PR tree-optimization/60903
8210         * tree-ssa-loop-im.c (analyze_memory_references): Remove
8211         commented code block.
8212         (execute_sm_if_changed): Properly apply IRREDUCIBLE_LOOP
8213         loop flags to newly created BBs and edges.
8215 2014-04-23  Nick Clifton  <nickc@redhat.com>
8217         * config/msp430/msp430.c (msp430_handle_option): Move function
8218         to msp430-common.c
8219         (msp430_option_override): Simplify mcu and mcpu option handling.
8220         (msp430_is_f5_mcu): Rename to msp430_use_f5_series_hwmult.  Add
8221         support for -mhwmult command line option.
8222         (has_32bit_hwmult): Rename to use_32bit_hwmult.  Add support for
8223         -mhwmult command line option.
8224         (msp430_hwmult_enabled): Delete.
8225         (msp43o_output_labelref): Add support for -mhwmult command line option.
8226         * config/msp430/msp430.md (mulhisi3, umulhisi3, mulsidi3)
8227         (umulsidi3): Likewise.
8228         * config/msp430/msp430.opt (mmcu): Add Report attribute.
8229         (mcpu, mlarge, msmall): Likewise.
8230         (mhwmult): New option.
8231         * config/msp430/msp430-protos.h (msp430_hwmult_enabled): Remove
8232         prototype.
8233         (msp430_is_f5_mcu): Remove prototype.
8234         (msp430_use_f5_series_hwmult): Add prototype.
8235         * config/msp430/msp430-opts.h: New file.
8236         * common/config/msp430: New directory.
8237         * common/config/msp430/msp430-common.c: New file.
8238         * config.gcc (msp430): Remove target_has_targetm_common.
8239         * doc/invoke.texi: Document -mhwmult command line option.
8241 2014-04-23  Nick Clifton  <nickc@redhat.com>
8243         * config/i386/cygwin.h (ENDFILE_SPEC): Include
8244         default-manifest.o if it can be found in the search path.
8245         * config/i386/mingw32.h (ENDFILE_SPEC): Likewise.
8247 2014-04-23  Terry Guo  <terry.guo@arm.com>
8249         * config/arm/arm.h (ASM_APP_OFF): Re-define it in a cleaner way.
8251 2014-04-23  Richard Biener  <rguenther@suse.de>
8253         PR middle-end/60895
8254         * tree-inline.c (declare_return_variable): Use mark_addressable.
8256 2014-04-23  Richard Biener  <rguenther@suse.de>
8258         PR middle-end/60891
8259         * loop-init.c (loop_optimizer_init): Make sure to apply
8260         LOOPS_MAY_HAVE_MULTIPLE_LATCHES before fixing up loops.
8262 2014-04-22  Jakub Jelinek  <jakub@redhat.com>
8264         PR sanitizer/60275
8265         * common.opt (fsanitize-recover, fsanitize-undefined-trap-on-error):
8266         New options.
8267         * gcc.c (sanitize_spec_function): Don't return "" for "undefined"
8268         if flag_sanitize_undefined_trap_on_error.
8269         * sanitizer.def (BUILT_IN_UBSAN_HANDLE_DIVREM_OVERFLOW_ABORT,
8270         BUILT_IN_UBSAN_HANDLE_SHIFT_OUT_OF_BOUNDS_ABORT,
8271         BUILT_IN_UBSAN_HANDLE_VLA_BOUND_NOT_POSITIVE_ABORT,
8272         BUILT_IN_UBSAN_HANDLE_TYPE_MISMATCH_ABORT,
8273         BUILT_IN_UBSAN_HANDLE_ADD_OVERFLOW_ABORT,
8274         BUILT_IN_UBSAN_HANDLE_SUB_OVERFLOW_ABORT,
8275         BUILT_IN_UBSAN_HANDLE_MUL_OVERFLOW_ABORT,
8276         BUILT_IN_UBSAN_HANDLE_NEGATE_OVERFLOW_ABORT,
8277         BUILT_IN_UBSAN_HANDLE_LOAD_INVALID_VALUE_ABORT): New builtins.
8278         * ubsan.c (ubsan_instrument_unreachable): Return
8279         __builtin_trap () if flag_sanitize_undefined_trap_on_error.
8280         (ubsan_expand_null_ifn): Emit __builtin_trap ()
8281         if flag_sanitize_undefined_trap_on_error and
8282         __ubsan_handle_type_mismatch_abort if !flag_sanitize_recover.
8283         (ubsan_expand_null_ifn, ubsan_build_overflow_builtin,
8284         instrument_bool_enum_load): Emit __builtin_trap () if
8285         flag_sanitize_undefined_trap_on_error and
8286         __builtin_handle_*_abort () if !flag_sanitize_recover.
8287         * doc/invoke.texi (-fsanitize-recover,
8288         -fsanitize-undefined-trap-on-error): Document.
8290 2014-04-22  Christian Bruel  <christian.bruel@st.com>
8292         * config/sh/sh.md (mov<mode>): Replace movQIHI.
8293          Force immediates to SImode.
8295 2014-04-22  Sandra Loosemore  <sandra@codesourcery.com>
8297         * config/nios2/nios2.md (UNSPEC_ROUND): New.
8298         (lroundsfsi2): New.
8299         * config/nios2/nios2.opt (mno-custom-round, mcustom-round=): New.
8300         * config/nios2/nios2-opts.h (N2FPU_ALL_CODES): Add round.
8301         * config/nios2/nios2.c (N2F_NO_ERRNO): Define.
8302         (nios2_fpu_insn): Add entry for round.
8303         (N2FPU_NO_ERRNO_P): Define.
8304         (nios2_custom_check_insns): Add check for N2F_NO_ERRNO and
8305         flag_errno_math.
8306         * doc/invoke.texi (Nios II Options): Document -mcustom-round.
8308 2014-04-22  Richard Henderson  <rth@redhat.com>
8310         * config/aarch64/aarch64 (addti3, subti3): New expanders.
8311         (add<GPI>3_compare0): Remove leading * from name.
8312         (add<GPI>3_carryin): Likewise.
8313         (sub<GPI>3_compare0): Likewise.
8314         (sub<GPI>3_carryin): Likewise.
8315         (<su_optab>mulditi3): New expander.
8316         (multi3): New expander.
8317         (madd<GPI>): Remove leading * from name.
8319 2014-04-22  Martin Jambor  <mjambor@suse.cz>
8321         * cgraphclones.c (cgraph_function_versioning): Copy
8322         ipa_transforms_to_apply instead of asserting it is empty.
8324 2014-04-22  H.J. Lu  <hongjiu.lu@intel.com>
8326         PR target/60868
8327         * config/i386/i386.c (ix86_expand_set_or_movmem): Call counter_mode
8328         on count_exp to get mode.
8330 2014-04-22  Andrew Pinski  <apinski@cavium.com>
8332         * config/aarch64/aarch64.c (aarch64_load_symref_appropriately):
8333         Handle TLS for ILP32.
8334         * config/aarch64/aarch64.md (tlsie_small): Rename to ...
8335         (tlsie_small_<mode>): this and handle PTR.
8336         (tlsie_small_sidi): New pattern.
8337         (tlsle_small): Change to an expand to handle ILP32.
8338         (tlsle_small_<mode>): New pattern.
8339         (tlsdesc_small): Rename to ...
8340         (tlsdesc_small_<mode>): this and handle PTR.
8342 2014-04-22  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
8344         * config/aarch64/aarch64.c (TARGET_FLAGS_REGNUM): Define.
8346 2014-04-22  Alex Velenko  <Alex.Velenko@arm.com>
8348         * config/aarch64/aarch64-builtins.c (TYPES_REINTERP): Removed.
8349         (aarch64_types_signed_unsigned_qualifiers): Qualifier added.
8350         (aarch64_types_signed_poly_qualifiers): Likewise.
8351         (aarch64_types_unsigned_signed_qualifiers): Likewise.
8352         (aarch64_types_poly_signed_qualifiers): Likewise.
8353         (TYPES_REINTERP_SS): Type macro added.
8354         (TYPES_REINTERP_SU): Likewise.
8355         (TYPES_REINTERP_SP): Likewise.
8356         (TYPES_REINTERP_US): Likewise.
8357         (TYPES_REINTERP_PS): Likewise.
8358         (aarch64_fold_builtin): New expression folding added.
8359         * config/aarch64/aarch64-simd-builtins.def (REINTERP):
8360         Declarations removed.
8361         (REINTERP_SS): Declarations added.
8362         (REINTERP_US): Likewise.
8363         (REINTERP_PS): Likewise.
8364         (REINTERP_SU): Likewise.
8365         (REINTERP_SP): Likewise.
8366         * config/aarch64/arm_neon.h (vreinterpret_p8_f64): Implemented.
8367         (vreinterpretq_p8_f64): Likewise.
8368         (vreinterpret_p16_f64): Likewise.
8369         (vreinterpretq_p16_f64): Likewise.
8370         (vreinterpret_f32_f64): Likewise.
8371         (vreinterpretq_f32_f64): Likewise.
8372         (vreinterpret_f64_f32): Likewise.
8373         (vreinterpret_f64_p8): Likewise.
8374         (vreinterpret_f64_p16): Likewise.
8375         (vreinterpret_f64_s8): Likewise.
8376         (vreinterpret_f64_s16): Likewise.
8377         (vreinterpret_f64_s32): Likewise.
8378         (vreinterpret_f64_s64): Likewise.
8379         (vreinterpret_f64_u8): Likewise.
8380         (vreinterpret_f64_u16): Likewise.
8381         (vreinterpret_f64_u32): Likewise.
8382         (vreinterpret_f64_u64): Likewise.
8383         (vreinterpretq_f64_f32): Likewise.
8384         (vreinterpretq_f64_p8): Likewise.
8385         (vreinterpretq_f64_p16): Likewise.
8386         (vreinterpretq_f64_s8): Likewise.
8387         (vreinterpretq_f64_s16): Likewise.
8388         (vreinterpretq_f64_s32): Likewise.
8389         (vreinterpretq_f64_s64): Likewise.
8390         (vreinterpretq_f64_u8): Likewise.
8391         (vreinterpretq_f64_u16): Likewise.
8392         (vreinterpretq_f64_u32): Likewise.
8393         (vreinterpretq_f64_u64): Likewise.
8394         (vreinterpret_s64_f64): Likewise.
8395         (vreinterpretq_s64_f64): Likewise.
8396         (vreinterpret_u64_f64): Likewise.
8397         (vreinterpretq_u64_f64): Likewise.
8398         (vreinterpret_s8_f64): Likewise.
8399         (vreinterpretq_s8_f64): Likewise.
8400         (vreinterpret_s16_f64): Likewise.
8401         (vreinterpretq_s16_f64): Likewise.
8402         (vreinterpret_s32_f64): Likewise.
8403         (vreinterpretq_s32_f64): Likewise.
8404         (vreinterpret_u8_f64): Likewise.
8405         (vreinterpretq_u8_f64): Likewise.
8406         (vreinterpret_u16_f64): Likewise.
8407         (vreinterpretq_u16_f64): Likewise.
8408         (vreinterpret_u32_f64): Likewise.
8409         (vreinterpretq_u32_f64): Likewise.
8411 2014-04-22  Alex Velenko  <Alex.Velenko@arm.com>
8413         * config/aarch64/aarch64/aarch64-builtins.c (TYPES_REINTERP): Removed.
8414         * config/aarch64/aarch64/aarch64-simd-builtins.def (REINTERP): Removed.
8415         (vreinterpret_p8_s8): Likewise.
8416         * config/aarch64/aarch64/arm_neon.h (vreinterpret_p8_s8): Uses cast.
8417         (vreinterpret_p8_s16): Likewise.
8418         (vreinterpret_p8_s32): Likewise.
8419         (vreinterpret_p8_s64): Likewise.
8420         (vreinterpret_p8_f32): Likewise.
8421         (vreinterpret_p8_u8): Likewise.
8422         (vreinterpret_p8_u16): Likewise.
8423         (vreinterpret_p8_u32): Likewise.
8424         (vreinterpret_p8_u64): Likewise.
8425         (vreinterpret_p8_p16): Likewise.
8426         (vreinterpretq_p8_s8): Likewise.
8427         (vreinterpretq_p8_s16): Likewise.
8428         (vreinterpretq_p8_s32): Likewise.
8429         (vreinterpretq_p8_s64): Likewise.
8430         (vreinterpretq_p8_f32): Likewise.
8431         (vreinterpretq_p8_u8): Likewise.
8432         (vreinterpretq_p8_u16): Likewise.
8433         (vreinterpretq_p8_u32): Likewise.
8434         (vreinterpretq_p8_u64): Likewise.
8435         (vreinterpretq_p8_p16): Likewise.
8436         (vreinterpret_p16_s8): Likewise.
8437         (vreinterpret_p16_s16): Likewise.
8438         (vreinterpret_p16_s32): Likewise.
8439         (vreinterpret_p16_s64): Likewise.
8440         (vreinterpret_p16_f32): Likewise.
8441         (vreinterpret_p16_u8): Likewise.
8442         (vreinterpret_p16_u16): Likewise.
8443         (vreinterpret_p16_u32): Likewise.
8444         (vreinterpret_p16_u64): Likewise.
8445         (vreinterpret_p16_p8): Likewise.
8446         (vreinterpretq_p16_s8): Likewise.
8447         (vreinterpretq_p16_s16): Likewise.
8448         (vreinterpretq_p16_s32): Likewise.
8449         (vreinterpretq_p16_s64): Likewise.
8450         (vreinterpretq_p16_f32): Likewise.
8451         (vreinterpretq_p16_u8): Likewise.
8452         (vreinterpretq_p16_u16): Likewise.
8453         (vreinterpretq_p16_u32): Likewise.
8454         (vreinterpretq_p16_u64): Likewise.
8455         (vreinterpretq_p16_p8): Likewise.
8456         (vreinterpret_f32_s8): Likewise.
8457         (vreinterpret_f32_s16): Likewise.
8458         (vreinterpret_f32_s32): Likewise.
8459         (vreinterpret_f32_s64): Likewise.
8460         (vreinterpret_f32_u8): Likewise.
8461         (vreinterpret_f32_u16): Likewise.
8462         (vreinterpret_f32_u32): Likewise.
8463         (vreinterpret_f32_u64): Likewise.
8464         (vreinterpret_f32_p8): Likewise.
8465         (vreinterpret_f32_p16): Likewise.
8466         (vreinterpretq_f32_s8): Likewise.
8467         (vreinterpretq_f32_s16): Likewise.
8468         (vreinterpretq_f32_s32): Likewise.
8469         (vreinterpretq_f32_s64): Likewise.
8470         (vreinterpretq_f32_u8): Likewise.
8471         (vreinterpretq_f32_u16): Likewise.
8472         (vreinterpretq_f32_u32): Likewise.
8473         (vreinterpretq_f32_u64): Likewise.
8474         (vreinterpretq_f32_p8): Likewise.
8475         (vreinterpretq_f32_p16): Likewise.
8476         (vreinterpret_s64_s8): Likewise.
8477         (vreinterpret_s64_s16): Likewise.
8478         (vreinterpret_s64_s32): Likewise.
8479         (vreinterpret_s64_f32): Likewise.
8480         (vreinterpret_s64_u8): Likewise.
8481         (vreinterpret_s64_u16): Likewise.
8482         (vreinterpret_s64_u32): Likewise.
8483         (vreinterpret_s64_u64): Likewise.
8484         (vreinterpret_s64_p8): Likewise.
8485         (vreinterpret_s64_p16): Likewise.
8486         (vreinterpretq_s64_s8): Likewise.
8487         (vreinterpretq_s64_s16): Likewise.
8488         (vreinterpretq_s64_s32): Likewise.
8489         (vreinterpretq_s64_f32): Likewise.
8490         (vreinterpretq_s64_u8): Likewise.
8491         (vreinterpretq_s64_u16): Likewise.
8492         (vreinterpretq_s64_u32): Likewise.
8493         (vreinterpretq_s64_u64): Likewise.
8494         (vreinterpretq_s64_p8): Likewise.
8495         (vreinterpretq_s64_p16): Likewise.
8496         (vreinterpret_u64_s8): Likewise.
8497         (vreinterpret_u64_s16): Likewise.
8498         (vreinterpret_u64_s32): Likewise.
8499         (vreinterpret_u64_s64): Likewise.
8500         (vreinterpret_u64_f32): Likewise.
8501         (vreinterpret_u64_u8): Likewise.
8502         (vreinterpret_u64_u16): Likewise.
8503         (vreinterpret_u64_u32): Likewise.
8504         (vreinterpret_u64_p8): Likewise.
8505         (vreinterpret_u64_p16): Likewise.
8506         (vreinterpretq_u64_s8): Likewise.
8507         (vreinterpretq_u64_s16): Likewise.
8508         (vreinterpretq_u64_s32): Likewise.
8509         (vreinterpretq_u64_s64): Likewise.
8510         (vreinterpretq_u64_f32): Likewise.
8511         (vreinterpretq_u64_u8): Likewise.
8512         (vreinterpretq_u64_u16): Likewise.
8513         (vreinterpretq_u64_u32): Likewise.
8514         (vreinterpretq_u64_p8): Likewise.
8515         (vreinterpretq_u64_p16): Likewise.
8516         (vreinterpret_s8_s16): Likewise.
8517         (vreinterpret_s8_s32): Likewise.
8518         (vreinterpret_s8_s64): Likewise.
8519         (vreinterpret_s8_f32): Likewise.
8520         (vreinterpret_s8_u8): Likewise.
8521         (vreinterpret_s8_u16): Likewise.
8522         (vreinterpret_s8_u32): Likewise.
8523         (vreinterpret_s8_u64): Likewise.
8524         (vreinterpret_s8_p8): Likewise.
8525         (vreinterpret_s8_p16): Likewise.
8526         (vreinterpretq_s8_s16): Likewise.
8527         (vreinterpretq_s8_s32): Likewise.
8528         (vreinterpretq_s8_s64): Likewise.
8529         (vreinterpretq_s8_f32): Likewise.
8530         (vreinterpretq_s8_u8): Likewise.
8531         (vreinterpretq_s8_u16): Likewise.
8532         (vreinterpretq_s8_u32): Likewise.
8533         (vreinterpretq_s8_u64): Likewise.
8534         (vreinterpretq_s8_p8): Likewise.
8535         (vreinterpretq_s8_p16): Likewise.
8536         (vreinterpret_s16_s8): Likewise.
8537         (vreinterpret_s16_s32): Likewise.
8538         (vreinterpret_s16_s64): Likewise.
8539         (vreinterpret_s16_f32): Likewise.
8540         (vreinterpret_s16_u8): Likewise.
8541         (vreinterpret_s16_u16): Likewise.
8542         (vreinterpret_s16_u32): Likewise.
8543         (vreinterpret_s16_u64): Likewise.
8544         (vreinterpret_s16_p8): Likewise.
8545         (vreinterpret_s16_p16): Likewise.
8546         (vreinterpretq_s16_s8): Likewise.
8547         (vreinterpretq_s16_s32): Likewise.
8548         (vreinterpretq_s16_s64): Likewise.
8549         (vreinterpretq_s16_f32): Likewise.
8550         (vreinterpretq_s16_u8): Likewise.
8551         (vreinterpretq_s16_u16): Likewise.
8552         (vreinterpretq_s16_u32): Likewise.
8553         (vreinterpretq_s16_u64): Likewise.
8554         (vreinterpretq_s16_p8): Likewise.
8555         (vreinterpretq_s16_p16): Likewise.
8556         (vreinterpret_s32_s8): Likewise.
8557         (vreinterpret_s32_s16): Likewise.
8558         (vreinterpret_s32_s64): Likewise.
8559         (vreinterpret_s32_f32): Likewise.
8560         (vreinterpret_s32_u8): Likewise.
8561         (vreinterpret_s32_u16): Likewise.
8562         (vreinterpret_s32_u32): Likewise.
8563         (vreinterpret_s32_u64): Likewise.
8564         (vreinterpret_s32_p8): Likewise.
8565         (vreinterpret_s32_p16): Likewise.
8566         (vreinterpretq_s32_s8): Likewise.
8567         (vreinterpretq_s32_s16): Likewise.
8568         (vreinterpretq_s32_s64): Likewise.
8569         (vreinterpretq_s32_f32): Likewise.
8570         (vreinterpretq_s32_u8): Likewise.
8571         (vreinterpretq_s32_u16): Likewise.
8572         (vreinterpretq_s32_u32): Likewise.
8573         (vreinterpretq_s32_u64): Likewise.
8574         (vreinterpretq_s32_p8): Likewise.
8575         (vreinterpretq_s32_p16): Likewise.
8576         (vreinterpret_u8_s8): Likewise.
8577         (vreinterpret_u8_s16): Likewise.
8578         (vreinterpret_u8_s32): Likewise.
8579         (vreinterpret_u8_s64): Likewise.
8580         (vreinterpret_u8_f32): Likewise.
8581         (vreinterpret_u8_u16): Likewise.
8582         (vreinterpret_u8_u32): Likewise.
8583         (vreinterpret_u8_u64): Likewise.
8584         (vreinterpret_u8_p8): Likewise.
8585         (vreinterpret_u8_p16): Likewise.
8586         (vreinterpretq_u8_s8): Likewise.
8587         (vreinterpretq_u8_s16): Likewise.
8588         (vreinterpretq_u8_s32): Likewise.
8589         (vreinterpretq_u8_s64): Likewise.
8590         (vreinterpretq_u8_f32): Likewise.
8591         (vreinterpretq_u8_u16): Likewise.
8592         (vreinterpretq_u8_u32): Likewise.
8593         (vreinterpretq_u8_u64): Likewise.
8594         (vreinterpretq_u8_p8): Likewise.
8595         (vreinterpretq_u8_p16): Likewise.
8596         (vreinterpret_u16_s8): Likewise.
8597         (vreinterpret_u16_s16): Likewise.
8598         (vreinterpret_u16_s32): Likewise.
8599         (vreinterpret_u16_s64): Likewise.
8600         (vreinterpret_u16_f32): Likewise.
8601         (vreinterpret_u16_u8): Likewise.
8602         (vreinterpret_u16_u32): Likewise.
8603         (vreinterpret_u16_u64): Likewise.
8604         (vreinterpret_u16_p8): Likewise.
8605         (vreinterpret_u16_p16): Likewise.
8606         (vreinterpretq_u16_s8): Likewise.
8607         (vreinterpretq_u16_s16): Likewise.
8608         (vreinterpretq_u16_s32): Likewise.
8609         (vreinterpretq_u16_s64): Likewise.
8610         (vreinterpretq_u16_f32): Likewise.
8611         (vreinterpretq_u16_u8): Likewise.
8612         (vreinterpretq_u16_u32): Likewise.
8613         (vreinterpretq_u16_u64): Likewise.
8614         (vreinterpretq_u16_p8): Likewise.
8615         (vreinterpretq_u16_p16): Likewise.
8616         (vreinterpret_u32_s8): Likewise.
8617         (vreinterpret_u32_s16): Likewise.
8618         (vreinterpret_u32_s32): Likewise.
8619         (vreinterpret_u32_s64): Likewise.
8620         (vreinterpret_u32_f32): Likewise.
8621         (vreinterpret_u32_u8): Likewise.
8622         (vreinterpret_u32_u16): Likewise.
8623         (vreinterpret_u32_u64): Likewise.
8624         (vreinterpret_u32_p8): Likewise.
8625         (vreinterpret_u32_p16): Likewise.
8626         (vreinterpretq_u32_s8): Likewise.
8627         (vreinterpretq_u32_s16): Likewise.
8628         (vreinterpretq_u32_s32): Likewise.
8629         (vreinterpretq_u32_s64): Likewise.
8630         (vreinterpretq_u32_f32): Likewise.
8631         (vreinterpretq_u32_u8): Likewise.
8632         (vreinterpretq_u32_u16): Likewise.
8633         (vreinterpretq_u32_u64): Likewise.
8634         (vreinterpretq_u32_p8): Likewise.
8635         (vreinterpretq_u32_p16): Likewise.
8637 2014-04-22  Alex Velenko  <Alex.Velenko@arm.com>
8639         * gcc/config/aarch64/aarch64-simd.md (aarch64_s<optab><mode>):
8640         Pattern extended.
8641         * config/aarch64/aarch64-simd-builtins.def (sqneg): Iterator extended.
8642         (sqabs): Likewise.
8643         * config/aarch64/arm_neon.h (vqneg_s64): New intrinsic.
8644         (vqnegd_s64): Likewise.
8645         (vqabs_s64): Likewise.
8646         (vqabsd_s64): Likewise.
8648 2014-04-22  Richard Henderson  <rth@redhat.com>
8650         * config/sparc/sparc.c (sparc_init_modes): Hoist GET_MODE_SIZE
8651         computation to the top of the loop.
8653 2014-04-22  Renlin  <renlin.li@arm.com>
8654             Jiong Wang  <jiong.wang@arm.com>
8656         * config/aarch64/aarch64.h (aarch64_frame): Delete "fp_lr_offset".
8657         * config/aarch64/aarch64.c (aarch64_layout_frame)
8658         (aarch64_initial_elimination_offset): Likewise.
8660 2014-04-22  Marcus Shawcroft  <marcus.shawcroft@arm.com>
8662         * config/aarch64/aarch64.c (aarch64_initial_elimination_offset):
8663         Fix indentation.
8665 2014-04-22  Richard Sandiford  <rdsandiford@googlemail.com>
8667         * machmode.h (bitwise_mode_for_mode): Declare.
8668         * stor-layout.h (bitwise_type_for_mode): Likewise.
8669         * stor-layout.c (bitwise_mode_for_mode): New function.
8670         (bitwise_type_for_mode): Likewise.
8671         * builtins.c (fold_builtin_memory_op): Use it instead of
8672         int_mode_for_mode and build_nonstandard_integer_type.
8674 2014-04-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
8676         * config.gcc (enable_obsolete): Remove *-*-solaris2.9*.
8677         (*-*-solaris2.[0-9] | *-*-solaris2.[0-9].*): Mark unsupported.
8678         (*-*-solaris2*): Simplify.
8679         (i[34567]86-*-solaris2* | x86_64-*-solaris2.1[0-9]*): Likewise.
8680         (i[34567]86-*-solaris2* | x86_64-*-solaris2.1[0-9]*): Remove
8681         *-*-solaris2.9* handling.
8683         * configure.ac (gcc_cv_as_hidden): Remove test for Solaris 9/x86
8684         as bug.
8685         (gcc_cv_ld_hidden): Remove *-*-solaris2.9* handling.
8686         (ld_tls_support): Remove i?86-*-solaris2.9, sparc*-*-solaris2.9
8687         handling, simplify.
8688         (gcc_cv_as_gstabs_flag): Remove workaround for Solaris 9/x86 as bug.
8689         * configure: Regenerate.
8691         * config/i386/sol2-9.h: Remove.
8693         * doc/install.texi (Specific, i?86-*-solaris2.9): Remove.
8694         (Specific, *-*-solaris2*): Mention Solaris 9 support removal.
8695         Remove Solaris 9 references.
8697 2014-04-22  Vidya Praveen  <vidyapraveen@arm.com>
8699         * aarch64.md (float<GPI:mode><GPF:mode>2): Remove.
8700         (floatuns<GPI:mode><GPF:mode>2): Remove.
8701         (<optab><fcvt_target><GPF:mode>2): New pattern for equal width float
8702         and floatuns conversions.
8703         (<optab><fcvt_iesize><GPF:mode>2): New pattern for inequal width float
8704         and floatuns conversions.
8705         * iterators.md (fcvt_target, FCVT_TARGET): Support SF and DF modes.
8706         (w1,w2): New mode attributes for inequal width conversions.
8708 2014-04-22  Renlin Li  <Renlin.Li@arm.com>
8710         * config/aarch64/aarch64.c (aarch64_print_operand_address): Adjust
8711         the output asm format.
8713 2014-04-22  James Greenhalgh  <james.greenhalgh@arm.com>
8715         * config/aarch64/aarch64-simd.md
8716         (aarch64_cm<optab>di): Always split.
8717         (*aarch64_cm<optab>di): New.
8718         (aarch64_cmtstdi): Always split.
8719         (*aarch64_cmtstdi): New.
8721 2014-04-22  Jakub Jelinek  <jakub@redhat.com>
8723         PR tree-optimization/60823
8724         * omp-low.c (ipa_simd_modify_function_body): Go through
8725         all SSA_NAMEs and for those refering to vector arguments
8726         which are going to be replaced adjust SSA_NAME_VAR and,
8727         if it is a default definition, change it into a non-default
8728         definition assigned at the beginning of function from new_decl.
8729         (ipa_simd_modify_stmt_ops): Rewritten.
8730         * tree-dfa.c (set_ssa_default_def): When removing default def,
8731         check for NULL loc instead of NULL *loc.
8733 2014-04-22  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
8735         * config/arm/arm.c (arm_hard_regno_mode_ok): Loosen
8736         restrictions on core registers for DImode values in Thumb2.
8738 2014-04-22  Ian Bolton  <ian.bolton@arm.com>
8740         * config/arm/arm.md (*anddi_notdi_zesidi): New pattern.
8741         * config/arm/thumb2.md (*iordi_notdi_zesidi): New pattern.
8743 2014-04-22  Ian Bolton  <ian.bolton@arm.com>
8745         * config/arm/thumb2.md (*iordi_notdi_di): New pattern.
8746         (*iordi_notzesidi_di): Likewise.
8747         (*iordi_notsesidi_di): Likewise.
8749 2014-04-22  Ian Bolton  <ian.bolton@arm.com>
8751         * config/arm/arm-protos.h (tune_params): New struct members.
8752         * config/arm/arm.c: Initialise tune_params per processor.
8753         (thumb2_reorg): Suppress conversion from t32 to t16 when optimizing
8754         for speed, based on new tune_params.
8756 2014-04-22  Alex Velenko  <Alex.Velenko@arm.com>
8758         * config/aarch64/aarch64-builtins.c (BUILTIN_VDQF_DF): Macro added.
8759         * config/aarch64/aarch64-simd-builtins.def (frintn): Use added macro.
8760         * config/aarch64/aarch64-simd.md (<frint_pattern>): Comment corrected.
8761         * config/aarch64/aarch64.md (<frint_pattern>): Likewise.
8762         * config/aarch64/arm_neon.h (vrnd_f64): Added.
8763         (vrnda_f64): Likewise.
8764         (vrndi_f64): Likewise.
8765         (vrndm_f64): Likewise.
8766         (vrndn_f64): Likewise.
8767         (vrndp_f64): Likewise.
8768         (vrndx_f64): Likewise.
8770 2014-04-22  Zhenqiang Chen  <zhenqiang.chen@linaro.org>
8772         * config/arm/arm.c (arm_print_operand, thumb_exit): Make sure
8773         GET_MODE_SIZE argument is enum machine_mode.
8775 2014-04-22  Jakub Jelinek  <jakub@redhat.com>
8777         PR target/60910
8778         * config/sparc/sparc.c (sparc_init_modes): Pass enum machine_mode
8779         value instead of int to GET_MODE_CLASS and GET_MODE_SIZE macros.
8781 2014-04-22  Lin Zuojian  <manjian2006@gmail.com>
8783         PR middle-end/60281
8784         * asan.c (asan_emit_stack_protection): Force the base to align to
8785         appropriate bits if STRICT_ALIGNMENT.  Set shadow_mem align to
8786         appropriate bits if STRICT_ALIGNMENT.
8787         * cfgexpand.c (expand_stack_vars): Set base_align appropriately
8788         when asan is on.
8789         (expand_used_vars): Leave a space in the stack frame for alignment
8790         if STRICT_ALIGNMENT.
8792 2014-04-21  David Malcolm  <dmalcolm@redhat.com>
8794         * gimple.h (gimple_assign_single_p): Accept a const_gimple rather
8795         than a gimple.
8796         (gimple_store_p): Likewise.
8797         (gimple_assign_load_p): Likewise.
8798         (gimple_assign_cast_p): Likewise.
8799         (gimple_clobber_p): Likewise.
8801         * doc/gimple.texi (gimple_assign_cast_p): Accept a const_gimple
8802         rather than a gimple.
8803         (gimple_assign_cast_p): Likewise.
8805 2014-04-21  Michael Meissner  <meissner@linux.vnet.ibm.com>
8807         PR target/60735
8808         * config/rs6000/rs6000.md (mov<mode>_softfloat32, FMOVE64 case):
8809         If mode is DDmode and TARGET_E500_DOUBLE allow move.
8811         * config/rs6000/rs6000.c (rs6000_debug_reg_global): Print some
8812         more debug information for E500 if -mdebug=reg.
8814 2014-04-21  Uros Bizjak  <ubizjak@gmail.com>
8816         PR target/60909
8817         * config/i386/i386.c (ix86_expand_builtin)
8818         <case IX86_BUILTIN_RDRAND{16,32,64}_STEP>: Use temporary
8819         register for target RTX.
8820         <case IX86_BUILTIN_RDSEED{16,32,64}_STEP>: Ditto.
8822 2014-04-18  Cong Hou  <congh@google.com>
8824         * tree-vect-patterns.c (vect_recog_widen_mult_pattern): Enhance
8825         the widen-mult pattern by handling two operands with different sizes,
8826         and operands whose size is smaller than half of the result type.
8828 2014-04-18  Jan Hubicka  <hubicka@ucw.cz>
8830         * ipa-inline.h (INLINE_HINT_known_hot): New hint.
8831         * ipa-inline-analysis.c (dump_inline_hints): Dump it.
8832         (do_estimate_edge_time): Compute it.
8833         * ipa-inline.c (want_inline_small_function_p): Bypass
8834         INLINE_INSNS_AUTO/SINGLE limits for calls that are known to be hot.
8836 2014-04-18  Jan Hubicka  <hubicka@ucw.cz>
8838         * ipa-inline.c (spec_rem): New static variable.
8839         (dump_overall_stats): New function.
8840         (dump_inline_stats): New function.
8842 2014-04-18  Richard Henderson  <rth@redhat.com>
8844         * config/aarch64/aarch64.c (aarch64_register_move_cost): Pass a mode
8845         to GET_MODE_SIZE, not a reg_class_t.
8847 2014-04-18  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
8849         * config/rs6000/vsx.md (vsx_xxmrghw_<mode>): Adjust for little-endian.
8850         (vsx_xxmrglw_<mode>): Likewise.
8852 2014-04-17  Michael Meissner  <meissner@linux.vnet.ibm.com>
8854         PR target/60876
8855         * config/rs6000/rs6000.c (rs6000_setup_reg_addr_masks): Make sure
8856         GET_MODE_SIZE gets passed an enum machine_mode type and not integer.
8857         (rs6000_init_hard_regno_mode_ok): Likewise.
8859 2014-04-17  Jan Hubicka  <hubicka@ucw.cz>
8861         * ipa-inline.c (inline_small_functions): Account only non-cold
8862         functions.
8863         * doc/invoke.texi (inline-unit-growth): Update documentation.
8865 2014-04-17  Pat Haugen  <pthaugen@us.ibm.com>
8867         * config/rs6000/rs6000.md (addti3, subti3): New.
8869 2014-04-17  H.J. Lu  <hongjiu.lu@intel.com>
8871         PR target/60863
8872         * config/i386/i386.c (ix86_expand_clear): Remove outdated
8873         comment.  Check optimize_insn_for_size_p instead of
8874         optimize_insn_for_speed_p.
8876 2014-04-17  Martin Jambor  <mjambor@suse.cz>
8878         * gimple-iterator.c (gsi_start_edge): New function.
8879         * gimple-iterator.h (gsi_start_edge): Declare.
8880         * tree-sra.c (single_non_eh_succ): New function.
8881         (disqualify_ops_if_throwing_stmt): Renamed to
8882         disqualify_if_bad_bb_terminating_stmt.  Allow throwing statements
8883         having one non-EH successor BB.
8884         (sra_modify_expr): If stmt ends bb, use single non-EH successor to
8885         generate loads into replacements.
8886         (sra_modify_assign): Likewise and and also use the simple path for
8887         such statements.
8888         (sra_modify_function_body): Commit statements on edges.
8890 2014-04-17  Richard Biener  <rguenther@suse.de>
8892         PR middle-end/60849
8893         * tree-ssa-propagate.c (valid_gimple_rhs_p): Allow vector
8894         comparison results and add clarifying comment.
8896 2014-04-17  Jakub Jelinek  <jakub@redhat.com>
8898         * genmodes.c (struct mode_data): Add need_bytesize_adj field.
8899         (blank_mode): Initialize it.
8900         (emit_mode_size_inline, emit_mode_nunits_inline,
8901         emit_mode_inner_inline): New functions.
8902         (emit_insn_modes_h): Call them and surround their output with
8903         #if GCC_VERSION >= 4001 ... #endif.
8904         * machmode.h (GET_MODE_SIZE, GET_MODE_NUNITS, GET_MODE_INNER):
8905         For GCC_VERSION >= 4001 use mode_*_inline routines instead of
8906         mode_* arrays if the argument is __builtin_constant_p.
8907         * lower-subreg.c (dump_choices): Make sure GET_MODE_SIZE argument
8908         is enum machine_mode.
8910 2014-04-17  Trevor Saunders  <tsaunders@mozilla.com>
8912         * passes.c (opt_pass::execute): Adjust.
8913         (pass_manager::execute_pass_mode_switching): Likewise.
8914         (early_local_passes::execute): Likewise.
8915         (execute_one_pass): Pass cfun to the pass's execute method.
8916         * tree-pass.h (opt_pass::execute): Add function * argument.
8917         * asan.c, auto-inc-dec.c, bb-reorder.c, bt-load.c, cfgcleanup.c,
8918         cfgexpand.c, cfgrtl.c, cgraphbuild.c, combine-stack-adj.c, combine.c,
8919         compare-elim.c, config/arc/arc.c, config/epiphany/mode-switch-use.c,
8920         config/epiphany/resolve-sw-modes.c, config/i386/i386.c,
8921         config/mips/mips.c, config/rl78/rl78.c, config/s390/s390.c,
8922         config/sparc/sparc.c, cprop.c, dce.c, df-core.c, dse.c, dwarf2cfi.c,
8923         except.c, final.c, function.c, fwprop.c, gcse.c, gimple-low.c,
8924         gimple-ssa-isolate-paths.c, gimple-ssa-strength-reduction.c,
8925         graphite.c, ifcvt.c, init-regs.c, ipa-cp.c, ipa-devirt.c,
8926         ipa-inline-analysis.c, ipa-inline.c, ipa-profile.c, ipa-pure-const.c,
8927         ipa-reference.c, ipa-split.c, ipa.c, ira.c, jump.c, loop-init.c,
8928         lower-subreg.c, mode-switching.c, omp-low.c, postreload-gcse.c,
8929         postreload.c, predict.c, recog.c, ree.c, reg-stack.c, regcprop.c,
8930         reginfo.c, regrename.c, reorg.c, sched-rgn.c, stack-ptr-mod.c,
8931         store-motion.c, tracer.c, trans-mem.c, tree-call-cdce.c, tree-cfg.c,
8932         tree-cfgcleanup.c, tree-complex.c, tree-eh.c, tree-emutls.c,
8933         tree-if-conv.c, tree-into-ssa.c, tree-loop-distribution.c, tree-nrv.c,
8934         tree-object-size.c, tree-parloops.c, tree-predcom.c, tree-ssa-ccp.c,
8935         tree-ssa-copy.c, tree-ssa-copyrename.c, tree-ssa-dce.c,
8936         tree-ssa-dom.c, tree-ssa-dse.c, tree-ssa-forwprop.c,
8937         tree-ssa-ifcombine.c, tree-ssa-loop-ch.c, tree-ssa-loop-im.c,
8938         tree-ssa-loop-ivcanon.c, tree-ssa-loop-prefetch.c,
8939         tree-ssa-loop-unswitch.c, tree-ssa-loop.c, tree-ssa-math-opts.c,
8940         tree-ssa-phiopt.c, tree-ssa-phiprop.c, tree-ssa-pre.c,
8941         tree-ssa-reassoc.c, tree-ssa-sink.c, tree-ssa-strlen.c,
8942         tree-ssa-structalias.c, tree-ssa-uncprop.c, tree-ssa-uninit.c,
8943         tree-ssa.c, tree-ssanames.c, tree-stdarg.c, tree-switch-conversion.c,
8944         tree-tailcall.c, tree-vect-generic.c, tree-vectorizer.c, tree-vrp.c,
8945         tree.c, tsan.c, ubsan.c, var-tracking.c, vtable-verify.c, web.c:
8946         Adjust.
8948 2014-04-17  Trevor Saunders  <tsaunders@mozilla.com>
8950         * passes.c (opt_pass::gate): Take function * argument.
8951         (gate_all_early_local_passes): Merge into
8952         (early_local_passes::gate): this.
8953         (gate_all_early_optimizations): Merge into
8954         (all_early_optimizations::gate): this.
8955         (gate_all_optimizations): Mege into
8956         (all_optimizations::gate): this.
8957         (gate_all_optimizations_g): Merge into
8958         (all_optimizations_g::gate): this.
8959         (gate_rest_of_compilation): Mege into
8960         (rest_of_compilation::gate): this.
8961         (gate_postreload): Merge into
8962         (postreload::gate): this.
8963         (dump_one_pass): Pass cfun to the pass's gate method.
8964         (execute_ipa_summary_passes): Likewise.
8965         (execute_one_pass): Likewise.
8966         (ipa_write_summaries_2): Likewise.
8967         (ipa_write_optimization_summaries_1): Likewise.
8968         (ipa_read_summaries_1): Likewise.
8969         (ipa_read_optimization_summaries_1): Likewise.
8970         (execute_ipa_stmt_fixups): Likewise.
8971         * tree-pass.h (opt_pass::gate): Add function * argument.
8972         * asan.c, auto-inc-dec.c, bb-reorder.c, bt-load.c,
8973         combine-stack-adj.c, combine.c, compare-elim.c,
8974         config/epiphany/resolve-sw-modes.c, config/i386/i386.c,
8975         config/rl78/rl78.c, config/sh/sh_optimize_sett_clrt.cc,
8976         config/sh/sh_treg_combine.cc, config/sparc/sparc.c, cprop.c, cse.c,
8977         dce.c, df-core.c, dse.c, dwarf2cfi.c, except.c,  fwprop.c, gcse.c,
8978         gimple-ssa-isolate-paths.c, gimple-ssa-strength-reduction.c,
8979         graphite.c, ifcvt.c, init-regs.c, ipa-cp.c, ipa-devirt.c,
8980         ipa-profile.c, ipa-pure-const.c, ipa-reference.c, ipa-split.c, ipa.c,
8981         loop-init.c, lower-subreg.c, mode-switching.c, modulo-sched.c,
8982         omp-low.c, postreload-gcse.c, postreload.c, predict.c, recog.c, ree.c,
8983         reg-stack.c, regcprop.c, regrename.c, reorg.c, sched-rgn.c,
8984         store-motion.c, tracer.c, trans-mem.c, tree-call-cdce.c, tree-cfg.c,
8985         tree-cfgcleanup.c, tree-complex.c, tree-eh.c, tree-emutls.c,
8986         tree-if-conv.c, tree-into-ssa.c, tree-loop-distribution.c,
8987         tree-nrv.c, tree-parloops.c, tree-predcom.c, tree-profile.c,
8988         tree-sra.c, tree-ssa-ccp.c, tree-ssa-copy.c, tree-ssa-copyrename.c,
8989         tree-ssa-dce.c, tree-ssa-dom.c, tree-ssa-dse.c, tree-ssa-forwprop.c,
8990         tree-ssa-ifcombine.c, tree-ssa-loop-ch.c, tree-ssa-loop-im.c,
8991         tree-ssa-loop-ivcanon.c, tree-ssa-loop-prefetch.c,
8992         tree-ssa-loop-unswitch.c, tree-ssa-loop.c, tree-ssa-math-opts.c,
8993         tree-ssa-phiopt.c, tree-ssa-phiprop.c, tree-ssa-pre.c,
8994         tree-ssa-reassoc.c, tree-ssa-sink.c, tree-ssa-strlen.c,
8995         tree-ssa-structalias.c, tree-ssa-uncprop.c, tree-ssa-uninit.c,
8996         tree-ssa.c, tree-stdarg.c, tree-switch-conversion.c, tree-tailcall.c,
8997         tree-vect-generic.c, tree-vectorizer.c, tree-vrp.c, tsan.c, ubsan.c,
8998         var-tracking.c, vtable-verify.c, web.c: Adjust.
9000 2014-04-17  Trevor Saunders  <tsaunders@mozilla.com>
9002         * configure.ac: Check for -Woverloaded-virtual and enable it if found.
9003         * configure: Regenerate.
9005 2014-04-17  Trevor Saunders  <tsaunders@mozilla.com>
9007         * passes.c (dump_one_pass): don't check pass->has_gate.
9008         (execute_ipa_summary_passes): Likewise.
9009         (execute_one_pass): Likewise.
9010         (ipa_write_summaries_2): Likewise.
9011         (ipa_write_optimization_summaries_1): Likewise.
9012         (ipa_read_optimization_summaries_1): Likewise.
9013         (execute_ipa_stmt_fixups): Likewise.
9014         * tree-pass.h (pass_data::has_gate): Remove.
9015         * asan.c, auto-inc-dec.c, bb-reorder.c, bt-load.c, cfgcleanup.c,
9016         cfgexpand.c, cfgrtl.c, cgraphbuild.c, combine-stack-adj.c, combine.c,
9017         compare-elim.c, config/arc/arc.c, config/epiphany/mode-switch-use.c,
9018         config/epiphany/resolve-sw-modes.c, config/i386/i386.c,
9019         config/mips/mips.c, config/rl78/rl78.c, config/s390/s390.c,
9020         config/sh/sh_optimize_sett_clrt.cc, config/sh/sh_treg_combine.cc,
9021         config/sparc/sparc.c, cprop.c, cse.c, dce.c, df-core.c, dse.c,
9022         dwarf2cfi.c, except.c, final.c, function.c, fwprop.c, gcse.c,
9023         gimple-low.c, gimple-ssa-isolate-paths.c,
9024         gimple-ssa-strength-reduction.c, graphite.c, ifcvt.c, init-regs.c,
9025         ipa-cp.c, ipa-devirt.c, ipa-inline-analysis.c, ipa-inline.c,
9026         ipa-profile.c, ipa-pure-const.c, ipa-reference.c, ipa-split.c, ipa.c,
9027         ira.c, jump.c, loop-init.c, lower-subreg.c, mode-switching.c,
9028         modulo-sched.c, omp-low.c, postreload-gcse.c, postreload.c, predict.c,
9029         recog.c, ree.c, reg-stack.c, regcprop.c, reginfo.c, regrename.c,
9030         reorg.c, sched-rgn.c, stack-ptr-mod.c, store-motion.c, tracer.c,
9031         trans-mem.c, tree-call-cdce.c, tree-cfg.c, tree-cfgcleanup.c,
9032         tree-complex.c, tree-eh.c, tree-emutls.c, tree-if-conv.c,
9033         tree-into-ssa.c, tree-loop-distribution.c, tree-nrv.c,
9034         tree-object-size.c, tree-parloops.c, tree-predcom.c, tree-profile.c,
9035         tree-sra.c, tree-ssa-ccp.c, tree-ssa-copy.c, tree-ssa-copyrename.c,
9036         tree-ssa-dce.c, tree-ssa-dom.c, tree-ssa-dse.c, tree-ssa-forwprop.c,
9037         tree-ssa-ifcombine.c, tree-ssa-loop-ch.c, tree-ssa-loop-im.c,
9038         tree-ssa-loop-ivcanon.c, tree-ssa-loop-prefetch.c,
9039         tree-ssa-loop-unswitch.c, tree-ssa-loop.c, tree-ssa-math-opts.c,
9040         tree-ssa-phiopt.c, tree-ssa-phiprop.c, tree-ssa-pre.c,
9041         tree-ssa-reassoc.c, tree-ssa-sink.c, tree-ssa-strlen.c,
9042         tree-ssa-structalias.c, tree-ssa-uncprop.c, tree-ssa-uninit.c,
9043         tree-ssa.c, tree-ssanames.c, tree-stdarg.c, tree-switch-conversion.c,
9044         tree-tailcall.c, tree-vect-generic.c, tree-vectorizer.c, tree-vrp.c,
9045         tree.c, tsan.c, ubsan.c, var-tracking.c, vtable-verify.c, web.c:
9046         Adjust.
9048 2014-04-17  Trevor Saunders  <tsaunders@mozilla.com>
9050         * pass_manager.h (pass_manager::register_dump_files_1): Remove
9051         declaration.
9052         * passes.c (pass_manager::register_dump_files_1): Merge into
9053         (pass_manager::register_dump_files): this, and remove its handling of
9054         properties since the pass always has the properties anyway.
9055         (pass_manager::pass_manager): Adjust.
9057 2014-04-17  Trevor Saunders  <tsaunders@mozilla.com>
9059         * pass_manager.h (pass_manager::register_dump_files_1): Adjust.
9060         * passes.c (pass_manager::register_dump_files_1): Remove dead code
9061         dealing with properties.
9062         (pass_manager::register_dump_files): Adjust.
9064 2014-03-20  Mark Wielaard  <mjw@redhat.com>
9066         * dwarf2out.c (add_bound_info): If HOST_WIDE_INT is big enough,
9067         then represent the bound as normal constant value.
9069 2014-04-17  Jakub Jelinek  <jakub@redhat.com>
9071         PR target/60847
9072         Forward port from 4.8 branch
9073         2013-07-19  Kirill Yukhin  <kirill.yukhin@intel.com>
9075         * config/i386/bmiintrin.h (_blsi_u32): New.
9076         (_blsi_u64): Ditto.
9077         (_blsr_u32): Ditto.
9078         (_blsr_u64): Ditto.
9079         (_blsmsk_u32): Ditto.
9080         (_blsmsk_u64): Ditto.
9081         (_tzcnt_u32): Ditto.
9082         (_tzcnt_u64): Ditto.
9084 2014-04-17  Kito Cheng  <kito@0xlab.org>
9086         * gcc.c (used_arg): Prevent out of bound access for multilib_options.
9088 2014-04-17  Richard Biener  <rguenther@suse.de>
9090         PR middle-end/60849
9091         * tree-ssa-propagate.c (valid_gimple_rhs_p): Only allow effective
9092         boolean results for comparisons.
9094 2014-04-17  Richard Biener  <rguenther@suse.de>
9096         PR tree-optimization/60836
9097         * tree-vect-loop.c (vect_create_epilog_for_reduction): Force
9098         initial PHI args to be gimple values.
9100 2014-04-17  Richard Biener  <rguenther@suse.de>
9102         PR tree-optimization/60841
9103         * tree-vect-data-refs.c (vect_analyze_data_refs): Count stmts.
9104         * tree-vect-loop.c (vect_analyze_loop_2): Pass down number
9105         of stmts to SLP build.
9106         * tree-vect-slp.c (vect_slp_analyze_bb_1): Likewise.
9107         (vect_analyze_slp): Likewise.
9108         (vect_analyze_slp_instance): Likewise.
9109         (vect_build_slp_tree): Limit overall SLP tree growth.
9110         * tree-vectorizer.h (vect_analyze_data_refs,
9111         vect_analyze_slp): Adjust prototypes.
9113 2014-04-17  Evgeny Stupachenko  <evstupac@gmail.com>
9115         * config/i386/i386.c (x86_add_stmt_cost): Fix vector cost model for
9116         Silvermont.
9118 2014-04-17  Evgeny Stupachenko  <evstupac@gmail.com>
9120         * config/i386/x86-tune.def (TARGET_SLOW_PSHUFB): New tune definition.
9121         * config/i386/i386.h (TARGET_SLOW_PSHUFB): New tune flag.
9122         * config/i386/i386.c (expand_vec_perm_even_odd_1): Avoid byte shuffles
9123         for TARGET_SLOW_PSHUFB
9125 2014-04-17  Evgeny Stupachenko  <evstupac@gmail.com>
9127         * config/i386/i386.c (slm_cost): Adjust vec_to_scalar_cost.
9128         * config/i386/i386.c (intel_cost): Ditto.
9130 2014-04-17  Joey Ye  <joey.ye@arm.com>
9132         * opts.c (OPT_fif_conversion, OPT_fif_conversion2): Disable for Og.
9134 2014-04-16  Jan Hubicka  <hubicka@ucw.cz>
9136         * opts.c (common_handle_option): Disable -fipa-reference coorectly
9137         with -fuse-profile.
9139 2014-04-16  Jan Hubicka  <hubicka@ucw.cz>
9141         * ipa-devirt.c (odr_type_d): Add field all_derivations_known.
9142         (type_all_derivations_known_p): New predicate.
9143         (type_all_ctors_visible_p): New predicate.
9144         (type_possibly_instantiated_p): New predicate.
9145         (get_odr_type): Compute all_derivations_known.
9146         (dump_odr_type): Dump the flag.
9147         (maybe_record_type): Cleanup.
9148         (record_target_from_binfo): Add bases_to_consider array;
9149         record bases for types w/o instances and skip CXX destructor.
9150         (possible_polymorphic_call_targets_1): Add bases_to_consider
9151         and consider_construction parameters; check if type may have instance.
9152         (get_polymorphic_call_info): Set maybe_in_construction to true
9153         when we know nothing.
9154         (record_targets_from_bases): Skip CXX destructors; they are
9155         never called for types in construction.
9156         (possible_polymorphic_call_targets): Do not record target when
9157         type may not have instance.
9159 2014-04-16  Jan Hubicka  <hubicka@ucw.cz>
9161         PR ipa/60854
9162         * ipa.c (symtab_remove_unreachable_nodes): Mark targets of
9163         external aliases alive, too.
9165 2014-04-16  Andrew  Pinski  <apinski@cavium.com>
9167         * config/host-linux.c (TRY_EMPTY_VM_SPACE): Change aarch64 ilp32
9168         definition.
9170 2014-04-16  Eric Botcazou  <ebotcazou@adacore.com>
9172         * final.c (compute_alignments): Do not apply loop alignment to a block
9173         falling through to the exit.
9175 2014-04-16  Catherine Moore  <clm@codesourcery.com>
9177         * mips.md (*mov<mode>_internal, *movhi_internal, *movqi_internal):
9178         Adjust constraints for microMIPS store patterns.
9180 2014-04-16  Pitchumani Sivanupandi  <Pitchumani.S@atmel.com>
9182         * config/avr/avr-mcus.def: Correct typo for atxmega256a3bu macro.
9184 2014-04-16  Eric Botcazou  <ebotcazou@adacore.com>
9186         * tree-ssa-operands.c (create_vop_var): Set DECL_IGNORED_P.
9187         (append_use): Run at -O0.
9188         (append_vdef): Likewise.
9189         * tree-ssa-ter.c (ter_is_replaceable_p): Do not special-case -O0.
9190         * tree-ssa-uninit.c (warn_uninitialized_vars): Remove obsolete comment.
9192 2014-04-16  Jakub Jelinek  <jakub@redhat.com>
9194         PR tree-optimization/60844
9195         * tree-ssa-reassoc.c (reassoc_remove_stmt): New function.
9196         (propagate_op_to_single_use, remove_visited_stmt_chain,
9197         linearize_expr, repropagate_negates, reassociate_bb): Use it
9198         instead of gsi_remove.
9200 2014-04-16  Martin Jambor  <mjambor@suse.cz>
9202         * cgraphclones.c (cgraph_create_virtual_clone): Duplicate
9203         ipa_transforms_to_apply.
9204         (cgraph_function_versioning): Assert that old_node has empty
9205         ipa_transforms_to_apply.
9206         * trans-mem.c (ipa_tm_create_version): Likewise.
9207         * tree-inline.c (tree_function_versioning): Do not duplicate
9208         ipa_transforms_to_apply.
9210 2014-04-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
9212         PR target/60817
9213         * configure.ac (set_have_as_tls): Merge i[34567]86-*-* and
9214         x86_64-*-* cases.
9215         Pass necessary as flags on 64-bit Solaris/x86.
9216         Use lowercase relocs for x86_64-*-*.
9217         * configure: Regenerate.
9219 2014-04-15  Jan Hubicka  <jh@suse.cz>
9221         * ipa-devirt.c (referenced_from_vtable_p): New predicate.
9222         (maybe_record_node, likely_target_p): Use it.
9224 2014-04-15  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
9226         PR target/60839
9227         Revert following patch
9229         2014-04-02  Michael Meissner  <meissner@linux.vnet.ibm.com>
9231         PR target/60735
9232         * config/rs6000/rs6000.c (rs6000_hard_regno_mode_ok): If we have
9233         software floating point or no floating point registers, do not
9234         allow any type in the FPRs.  Eliminate a test for SPE SIMD types
9235         in GPRs that occurs after we tested for GPRs that would never be
9236         true.
9238         * config/rs6000/rs6000.md (mov<mode>_softfloat32, FMOVE64):
9239         Rewrite tests to use TARGET_DOUBLE_FLOAT and TARGET_E500_DOUBLE,
9240         since the FMOVE64 type is DFmode/DDmode.  If TARGET_E500_DOUBLE,
9241         specifically allow DDmode, since that does not use the SPE SIMD
9242         instructions.
9244 2014-03-21  Mark Wielaard  <mjw@redhat.com>
9246         * dwarf2out.c (gen_enumeration_type_die): Add DW_AT_const_value
9247         as unsigned or int depending on type and value used.
9249 2014-04-15  Richard Biener  <rguenther@suse.de>
9251         PR rtl-optimization/56965
9252         * alias.c (ncr_compar, nonoverlapping_component_refs_p): Move ...
9253         * tree-ssa-alias.c (ncr_compar, nonoverlapping_component_refs_p):
9254         ... here.
9255         * alias.c (true_dependence_1): Do not call
9256         nonoverlapping_component_refs_p.
9257         * tree-ssa-alias.c (indirect_ref_may_alias_decl_p): Call
9258         nonoverlapping_component_refs_p.
9259         (indirect_refs_may_alias_p): Likewise.
9261 2014-04-15  Teresa Johnson  <tejohnson@google.com>
9263         * cfg.c (dump_bb_info): Fix flags check.
9264         * tree-cfg.c (remove_bb): Only dump TDF_BLOCKS when removing.
9266 2014-04-15  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
9268         PR rtl-optimization/60663
9269         * config/arm/arm.c (arm_new_rtx_costs): Improve ASM_OPERANDS case,
9270         avoid 0 cost.
9272 2014-04-15  Richard Biener  <rguenther@suse.de>
9274         * lto-streamer.h (LTO_major_version): Bump to 4.
9276 2014-04-15  Richard Biener  <rguenther@suse.de>
9278         * common.opt (lto_partition_model): New enum.
9279         (flto-partition=): Merge separate options with a single with argument,
9280         add -flto-partition=one support.
9281         * flag-types.h (enum lto_partition_model): Declare.
9282         * opts.c (finish_options): Remove duplicate -flto-partition=
9283         option check.
9284         * lto-wrapper.c (run_gcc): Adjust.
9286 2014-04-15  Richard Biener  <rguenther@suse.de>
9288         * alias.c (ncr_compar): New function.
9289         (nonoverlapping_component_refs_p): Re-implement in O (n log n).
9291 2014-04-15  Richard Biener  <rguenther@suse.de>
9293         * alias.c (record_component_aliases): Do not walk BINFOs.
9295 2014-04-15  Richard Biener  <rguenther@suse.de>
9297         * tree-ssa-structalias.c (find_func_aliases_for_builtin_call):
9298         Add struct function argument and adjust.
9299         (find_func_aliases_for_call): Likewise.
9300         (find_func_aliases): Likewise.
9301         (find_func_clobbers): Likewise.
9302         (intra_create_variable_infos): Likewise.
9303         (compute_points_to_sets): Likewise.
9304         (ipa_pta_execute): Adjust.  Do not push/pop cfun.
9306 2014-04-15  Richard Biener  <rguenther@suse.de>
9308         * tree.c (iterative_hash_expr): Use enum tree_code_class
9309         to store TREE_CODE_CLASS.
9310         (tree_block): Likewise.
9311         (tree_set_block): Likewise.
9312         * tree.h (fold_build_pointer_plus_loc): Use
9313         convert_to_ptrofftype_loc.
9315 2014-04-15  Jakub Jelinek  <jakub@redhat.com>
9317         PR plugins/59335
9318         * Makefile.in (PLUGIN_HEADERS): Add various headers that have been
9319         added in 4.9.
9321 2014-04-15  Eric Botcazou  <ebotcazou@adacore.com>
9323         * cfgloop.h (struct loop): Move force_vectorize down.
9324         * gimplify.c (gimple_boolify) <ANNOTATE_EXPR>: Handle new kinds.
9325         (gimplify_expr) <ANNOTATE_EXPR>: Minor tweak.
9326         * lto-streamer-in.c (input_cfg): Read dont_vectorize field.
9327         * lto-streamer-out.c (output_cfg): Write dont_vectorize field.
9328         * tree-cfg.c (replace_loop_annotate): Revamp and handle new kinds.
9329         * tree-core.h (enum annot_expr_kind): Add new kind values.
9330         * tree-inline.c (copy_loops): Copy dont_vectorize field and reorder.
9331         * tree-pretty-print.c (dump_generic_node) <ANNOTATE_EXPR>: Handle new
9332         kinds.
9333         * tree.def (ANNOTATE_EXPR): Tweak comment.
9335 2014-04-14  Jan Hubicka  <hubicka@ucw.cz>
9337         * ipa-devirt.c (maybe_record_node): Ignore all non-methods (including
9338         cxa_pure_virtual).
9340 2014-04-14  Paolo Carlini  <paolo.carlini@oracle.com>
9342         * tree.h (TYPE_IDENTIFIER): Declare.
9343         * tree.c (subrange_type_for_debug_p): Use it.
9344         * godump.c (go_format_type): Likewise.
9345         * dwarf2out.c (is_cxx_auto, modified_type_die,
9346         gen_type_die_with_usage, gen_type_die_with_usage): Likewise.
9347         * dbxout.c (dbxout_type, dbxout_symbol): Likewise.
9349 2014-04-14  Jan Hubicka  <hubicka@ucw.cz>
9351         PR lto/60820
9352         * varpool.c (varpool_remove_node): Do not alter decls when streaming.
9354 2014-04-14  Uros Bizjak  <ubizjak@gmail.com>
9356         * config/i386/i386.c (examine_argument): Return bool.  Return true if
9357         parameter should be passed in memory.
9358         <case X86_64_COMPLEX_X87_CLASS>: Adjust.
9359         (construct_container): Update calls to examine_argument.
9360         (function_arg_advance_64): Ditto.
9361         (return_in_memory_32): Merge with ix86_return_in_memory.
9362         (return_in_memory_64): Ditto.
9363         (return_in_memory_ms_64): Ditto.
9365 2014-04-14  Jan Hubicka  <hubicka@ucw.cz>
9367         * ipa-utils.c (ipa_merge_profiles): Merge profile_id.
9368         * coverage.c (coverage_compute_profile_id): Handle externally visible
9369         symbols.
9371 2014-04-14  Martin Jambor  <mjambor@suse.cz>
9373         * tree-sra.c (ipa_sra_preliminary_function_checks): Skip
9374         DECL_DISREGARD_INLINE_LIMITS functions.
9376 2014-04-14  H.J. Lu  <hongjiu.lu@intel.com>
9378         PR target/60827
9379         * config/i386/i386.md (*fixuns_trunc<mode>_1): Revert the last change.
9381 2014-04-14  H.J. Lu  <hongjiu.lu@intel.com>
9383         PR target/60827
9384         * config/i386/i386.md (*fixuns_trunc<mode>_1): Check
9385         optimize_insn_for_speed_p instead of
9386         optimize_function_for_speed_p.
9388 2014-04-14  Yufeng Zhang  <yufeng.zhang@arm.com>
9390         * doc/invoke.texi (free): Document AArch64.
9392 2014-04-14  Richard Biener  <rguenther@suse.de>
9394         PR tree-optimization/60042
9395         * tree-ssa-pre.c (inhibit_phi_insertion): Remove.
9396         (insert_into_preds_of_block): Do not prevent PHI insertion
9397         for REFERENCE exprs here ...
9398         (eliminate_dom_walker::before_dom_children): ... but prevent
9399         their use here under similar conditions when applied to the
9400         IL after PRE optimizations.
9402 2014-04-14  Richard Biener  <rguenther@suse.de>
9404         * passes.def: Move early points-to after early SRA.
9406 2014-04-14  Richard Biener  <rguenther@suse.de>
9408         * tree-ssa-forwprop.c (simplify_gimple_switch): Enhance
9409         check for which sign-changes we allow when forwarding
9410         a converted value into a switch.
9412 2014-04-14  Eric Botcazou  <ebotcazou@adacore.com>
9414         * stor-layout.c (place_field): Finalize non-constant offset for the
9415         field, if any.
9417 2014-04-14  Richard Biener  <rguenther@suse.de>
9419         * tree-switch-conversion.c (lshift_cheap_p): Get speed_p
9420         as argument.
9421         (expand_switch_using_bit_tests_p): Likewise.
9422         (process_switch): Compute and pass on speed_p based on the
9423         switch stmt.
9424         * tree-ssa-math-opts.c (gimple_expand_builtin_pow): Use
9425         optimize_bb_for_speed_p.
9427 2014-04-14  Eric Botcazou  <ebotcazou@adacore.com>
9429         * cfgloop.h (struct loop): Rename force_vect into force_vectorize.
9430         * function.h (struct function): Rename has_force_vect_loops into
9431         has_force_vectorize_loops.
9432         * lto-streamer-in.c (input_cfg): Adjust for renaming.
9433         (input_struct_function_base): Likewise.
9434         * lto-streamer-out.c (output_cfg): Likewise.
9435         (output_struct_function_base): Likewise.
9436         * omp-low.c (expand_omp_simd): Likewise.
9437         * tree-cfg.c (move_sese_region_to_fn): Likewise.
9438         * tree-if-conv.c (ifcvt_can_use_mask_load_store): Likewise.
9439         (version_loop_for_if_conversion): Likewise.
9440         (tree_if_conversion): Likewise.
9441         (main_tree_if_conversion): Likewise.
9442         (gate_tree_if_conversion): Likewise.
9443         * tree-inline.c (copy_loops): Likewise.
9444         * tree-ssa-loop-ivcanon.c (tree_unroll_loops_completely_1): Likewise.
9445         * tree-ssa-loop.c (tree_loop_vectorize): Likewise.
9446         * tree-ssa-phiopt.c (tree_ssa_phiopt_worker): Likewise.
9447         * tree-vect-loop.c (vect_estimate_min_profitable_iters): Likewise.
9448         * tree-vectorizer.c (vectorize_loops): Likewise.
9449         * tree-vectorizer.h (unlimited_cost_model): Likewise.
9451 2014-04-14  Richard Biener  <rguenther@suse.de>
9453         PR lto/60720
9454         * lto-streamer-out.c (wrap_refs): New function.
9455         (lto_output): Wrap symbol references in global initializes in
9456         type-preserving MEM_REFs.
9458 2014-04-14  Christian Bruel  <christian.bruel@st.com>
9460         * config/sh/sh-mem.cc (sh_expand_strlen): Unroll last word.
9462 2014-04-14  Christian Bruel  <christian.bruel@st.com>
9464         * config/sh/sh.md (setmemqi): New expand pattern.
9465         * config/sh/sh.h (CLEAR_RATIO): Define.
9466         * config/sh/sh-mem.cc (sh_expand_setmem): Define.
9467         * config/sh/sh-protos.h (sh_expand_setmem): Declare.
9469 2014-04-14  Richard Biener  <rguenther@suse.de>
9471         PR middle-end/55022
9472         * fold-const.c (negate_expr_p): Don't negate directional rounding
9473         division.
9474         (fold_negate_expr): Likewise.
9476 2014-04-14  Richard Biener  <rguenther@suse.de>
9478         PR tree-optimization/59817
9479         PR tree-optimization/60453
9480         * graphite-scop-detection.c (graphite_can_represent_scev): Complete
9481         recursion to catch all CHRECs in the scalar evolution and restrict
9482         the predicate for the remains appropriately.
9484 2014-04-12  Catherine Moore  <clm@codesourcery.com>
9486         * config/mips/constraints.md: Add new register constraint "kb".
9487         * config/mips/mips.md (*mov<mode>_internal): Use constraint "kb".
9488         (*movhi_internal): Likewise.
9489         (*movqi_internal): Likewise.
9490         * config/mips/mips.h (M16_STORE_REGS): New register class.
9491         (REG_CLASS_NAMES): Add M16_STORE_REGS.
9492         (REG_CLASS_CONTENTS): Likewise.
9493         * config/mips/mips.c (mips_regno_to_class): Add M16_STORE_REGS.
9495 2014-04-11  Tobias Burnus  <burnus@net-b.de>
9497         PR c/60194
9498         * doc/invoke.texi (-Wformat-signedness): Document it.
9499         (Wformat=2): Mention that this enables -Wformat-signedness.
9501 2014-04-11  Joern Rennecke  <joern.rennecke@embecosm.com>
9503         * common/config/epiphany/epiphany-common.c
9504         (epiphany_option_optimization_table): Enable section anchors by
9505         default at -O1 or higher.
9506         * config/epiphany/epiphany.c (TARGET_MAX_ANCHOR_OFFSET): Define.
9507         (TARGET_MIN_ANCHOR_OFFSET): Likewise.
9508         (epiphany_rtx_costs) <SET>: For binary operators, the set as such
9509         carries no extra cost.
9510         (epiphany_legitimate_address_p): For BLKmode, apply SImode check.
9511         * config/epiphany/epiphany.h (ASM_OUTPUT_DEF): Define.
9512         * config/epiphany/predicates.md (memclob_operand): New predicate.
9513         * config/epiphany/epiphany.md (stack_adjust_add, stack_adjust_str):
9514         Use memclob_operand predicate and X constraint for operand 3.
9516 2014-04-11  Joern Rennecke  <joern.rennecke@embecosm.com>
9518         * config/epiphany/epiphany.c (epiphany_rtx_cost): Compare
9519         with CC_N_NE / CC_C_LTU / CC_C_GTU carries no extra cost for
9520         its operands.
9522 2014-04-11  Joern Rennecke  <joern.rennecke@embecosm.com>
9524         PR rtl-optimization/60651
9525         * mode-switching.c (optimize_mode_switching): Make sure to emit
9526         sets of a lower numbered entity before sets of a higher numbered
9527         entity to a mode of the same or lower priority.
9528         When creating a seginfo for a basic block that starts with a code
9529         label, move the insertion point past the code label.
9530         (new_seginfo): Document and enforce requirement that
9531         NOTE_INSN_BASIC_BLOCK only appears for empty blocks.
9532         * doc/tm.texi.in: Document ordering constraint for emitted mode sets.
9533         * doc/tm.texi: Regenerate.
9535 2014-01-11  Joern Rennecke  <joern.rennecke@embecosm.com>
9537         PR target/60811
9538         * config/arc/arc.c (arc_save_restore): Fix assert typo.
9540 2013-04-11  Jakub Jelinek  <jakub@redhat.com>
9542         * BASE-VER: Set to 4.10.0.
9544 2014-04-11  Tobias Burnus  <burnus@net-b.de>
9546         PR other/59055
9547         * doc/bugreport.texi (Bugs): Remove nodes pointing to the nirvana.
9548         * doc/gcc.texi (Service): Update description in the @menu
9549         * doc/invoke.texi (Option Summary): Remove misplaced and
9550         duplicated @menu.
9552 2014-04-11  Steve Ellcey  <sellcey@mips.com>
9553             Jakub Jelinek  <jakub@redhat.com>
9555         PR middle-end/60556
9556         * expr.c (convert_move): Use emit_store_flag_force instead of
9557         emit_store_flag.  Pass lowpart_mode instead of VOIDmode as 5th
9558         argument to it.
9560 2014-04-11  Richard Biener  <rguenther@suse.de>
9562         PR middle-end/60797
9563         * varasm.c (assemble_alias): Avoid endless error reporting
9564         recursion by setting TREE_ASM_WRITTEN.
9566 2014-04-11  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
9568         * config/s390/s390.md: Add a splitter for NOT rtx.
9570 2014-04-11  Jakub Jelinek  <jakub@redhat.com>
9572         PR rtl-optimization/60663
9573         * cse.c (cse_insn): Set src_volatile on ASM_OPERANDS in PARALLEL.
9575 2014-04-10  Jan Hubicka  <hubicka@ucw.cz>
9576             Jakub Jelinek  <jakub@redhat.com>
9578         PR lto/60567
9579         * ipa.c (function_and_variable_visibility): Copy forced_by_abi
9580         flag from decl_node to node.
9582 2014-04-10  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
9584         PR debug/60655
9585         * config/arm/arm.c (TARGET_CONST_NOT_OK_FOR_DEBUG_P): Define
9586         (arm_const_not_ok_for_debug_p): Reject MINUS with SYM_REF's
9587         ameliorating the cases where it can be.
9589 2014-04-09  David Edelsohn  <dje.gcc@gmail.com>
9591         Revert
9592         2014-04-08  Pat Haugen  <pthaugen@us.ibm.com>
9594         * config/rs6000/sync.md (AINT mode_iterator): Move definition.
9595         (loadsync_<mode>): Change mode.
9596         (load_quadpti, store_quadpti): New.
9597         (atomic_load<mode>, atomic_store<mode>): Add support for TI mode.
9598         * config/rs6000/rs6000.md (unspec enum): Add UNSPEC_LSQ.
9599         * config/rs6000/predicates.md (quad_memory_operand): !TARGET_SYNC_TI.
9601 2014-04-09  Cong Hou  <congh@google.com>
9603         PR testsuite/60773
9604         * doc/sourcebuild.texi (vect_widen_mult_si_to_di_pattern): Add
9605         documentation.
9607 2014-04-08  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
9609         * config/rs6000/rs6000.c (rs6000_expand_vector_set): Use vnand
9610         instead of vnor to exploit possible fusion opportunity in the
9611         future.
9612         (altivec_expand_vec_perm_const_le): Likewise.
9614 2014-04-08  Pat Haugen  <pthaugen@us.ibm.com>
9616         * config/rs6000/sync.md (AINT mode_iterator): Move definition.
9617         (loadsync_<mode>): Change mode.
9618         (load_quadpti, store_quadpti): New.
9619         (atomic_load<mode>, atomic_store<mode>): Add support for TI mode.
9620         * config/rs6000/rs6000.md (unspec enum): Add UNSPEC_LSQ.
9622 2014-04-08  Richard Sandiford  <rdsandiford@googlemail.com>
9624         PR target/60763
9625         * config/rs6000/vsx.md (vsx_xscvdpspn_scalar): Change input to DImode.
9626         * config/rs6000/rs6000.md (reload_vsx_from_gprsf): Update accordingly.
9627         Use gen_rtx_REG rather than simplify_gen_subreg for op0_di.
9629 2014-04-08  Richard Biener  <rguenther@suse.de>
9631         PR middle-end/60706
9632         * tree-pretty-print.c (pp_double_int): For HWI32 hosts with
9633         a 64bit widest int print double-int similar to on HWI64 hosts.
9635 2014-04-08  Richard Biener  <rguenther@suse.de>
9637         PR tree-optimization/60785
9638         * graphite-sese-to-poly.c (rewrite_phi_out_of_ssa): Treat
9639         default defs properly.
9641 2014-04-08  Nathan Sidwell  <nathan@codesourcery.com>
9643         * doc/invoke (Wnon-virtual-dtor): Update to match implementation.
9644         (Weffc++): Likewise.
9646 2014-04-07  Jan Hubicka  <hubcika@ucw.cz>
9648         * ipa-devirt.c (maybe_record_node): When node is not recorded,
9649         set completep to false rather than true.
9651 2014-04-07  Douglas B Rupp  <rupp@adacore.com>
9653         PR target/60504
9654         * config/arm/arm.h (ASM_PREFERRED_EH_DATA_FORMAT): Expose from
9655         ARM_TARGET2_DWARF_FORMAT.
9657 2014-04-07  Charles Baylis  <charles.baylis@linaro.org>
9659         PR target/60609
9660         * config/arm/arm.h (ASM_OUTPUT_CASE_END): Remove.
9661         (LABEL_ALIGN_AFTER_BARRIER): Align barriers which occur after
9662         ADDR_DIFF_VEC.
9664 2014-04-07  Richard Biener  <rguenther@suse.de>
9666         PR tree-optimization/60766
9667         * tree-ssa-loop-ivopts.c (cand_value_at): Compute in an unsigned type.
9668         (may_eliminate_iv): Convert cand_value_at result to desired type.
9670 2014-04-07  Jason Merrill  <jason@redhat.com>
9672         PR c++/60731
9673         * common.opt (-fno-gnu-unique): Add.
9674         * config/elfos.h (USE_GNU_UNIQUE_OBJECT): Check it.
9676 2014-04-07  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
9678         * haifa-sched.c: Fix outdated function reference and minor
9679         grammar errors in introductory comment.
9681 2014-04-07  Richard Biener  <rguenther@suse.de>
9683         PR middle-end/60750
9684         * tree-ssa-operands.c (maybe_add_call_vops): Also add VDEFs
9685         for noreturn calls.
9686         * tree-cfgcleanup.c (fixup_noreturn_call): Do not remove VDEFs.
9688 2014-04-06  John David Anglin  <danglin@gcc.gnu.org>
9690         PR debug/55794
9691         * config/pa/pa.c (pa_output_function_epilogue): Skip address and code
9692         size accounting for thunks.
9693         (pa_asm_output_mi_thunk): Use final_start_function() and
9694         final_end_function() to output function start and end directives.
9696 2014-04-05  Pitchumani Sivanupandi  <Pitchumani.S@atmel.com>
9698         * config/avr/avr-arch.h (avr_mcu_t): Add dev_attribute field to have
9699         device specific ISA/ feature information. Remove short_sp and
9700         errata_skip ds.  Add avr_device_specific_features enum to have device
9701         specific info.
9702         * config/avr/avr-c.c (avr_cpu_cpp_builtins): use dev_attribute to check
9703         errata_skip. Add __AVR_ISA_RMW__ builtin macro if RMW ISA available.
9704         * config/avr/avr-devices.c (avr_mcu_types): Update AVR_MCU macro for
9705         updated device specific info.
9706         * config/avr/avr-mcus.def: Merge device specific details to
9707         dev_attribute field.
9708         * config/avr/avr.c (avr_2word_insn_p): use dev_attribute field to check
9709         errata_skip.
9710         * config/avr/avr.h (AVR_HAVE_8BIT_SP): same for short sp info.
9711         * config/avr/driver-avr.c (avr_device_to_as): Pass -mrmw option to
9712         assembler if RMW isa supported by current device.
9713         * config/avr/genmultilib.awk: Update as device info structure changed.
9714         * doc/invoke.texi: Add info for __AVR_ISA_RMW__ builtin macro
9716 2014-04-04  Cong Hou  <congh@google.com>
9718         PR tree-optimization/60656
9719         * tree-vect-stmts.c (supportable_widening_operation):
9720         Fix a bug that elements in a vector with vect_used_by_reduction
9721         property are incorrectly reordered when the operation on it is not
9722         consistant with the one in reduction operation.
9724 2014-04-04  John David Anglin  <danglin@gcc.gnu.org>
9726         PR rtl-optimization/60155
9727         * gcse.c (record_set_data): New function.
9728         (single_set_gcse): New function.
9729         (gcse_emit_move_after): Use single_set_gcse instead of single_set.
9730         (hoist_code): Likewise.
9731         (get_pressure_class_and_nregs): Likewise.
9733 2014-04-04  Eric Botcazou  <ebotcazou@adacore.com>
9735         * explow.c (probe_stack_range): Emit a final optimization blockage.
9737 2014-04-04  Anthony Green  <green@moxielogic.com>
9739         * config/moxie/moxie.md (zero_extendqisi2, zero_extendhisi2): Fix
9740         typos.
9742 2014-04-04  Jan Hubicka  <hubicka@ucw.cz>
9744         PR ipa/59626
9745         * lto-cgraph.c (input_overwrite_node): Check that partitioning
9746         flags are set only during streaming.
9747         * ipa.c (process_references, walk_polymorphic_call_targets,
9748         symtab_remove_unreachable_nodes): Drop bodies of always inline
9749         after early inlining.
9750         (symtab_remove_unreachable_nodes): Remove always_inline attribute.
9752 2014-04-04  Jakub Jelinek  <jakub@redhat.com>
9753         Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
9755         PR debug/60655
9756         * dwarf2out.c (const_ok_for_output_1): Reject expressions
9757         containing a NOT.
9759 2014-04-04  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
9761         PR bootstrap/60743
9762         * config/arm/cortex-a53.md (cortex_a53_fdivs): Reduce reservation
9763         duration.
9764         (cortex_a53_fdivd): Likewise.
9766 2014-04-04  Martin Jambor  <mjambor@suse.cz>
9768         PR ipa/60640
9769         * cgraph.h (cgraph_clone_node): New parameter added to declaration.
9770         Adjust all callers.
9771         * cgraph.c (clone_of_p): Also return true if thunks match.
9772         (verify_edge_corresponds_to_fndecl): Removed extraneous call to
9773         cgraph_function_or_thunk_node and an obsolete comment.
9774         * cgraphclones.c (build_function_type_skip_args): Moved upwards in the
9775         file.
9776         (build_function_decl_skip_args): Likewise.
9777         (set_new_clone_decl_and_node_flags): New function.
9778         (duplicate_thunk_for_node): Likewise.
9779         (redirect_edge_duplicating_thunks): Likewise.
9780         (cgraph_clone_node): New parameter args_to_skip, pass it to
9781         redirect_edge_duplicating_thunks which is called instead of
9782         cgraph_redirect_edge_callee.
9783         (cgraph_create_virtual_clone): Pass args_to_skip to cgraph_clone_node,
9784         moved setting of a lot of flags to set_new_clone_decl_and_node_flags.
9786 2014-04-04  Jeff Law  <law@redhat.com>
9788         PR target/60657
9789         * config/arm/predicates.md (const_int_I_operand): New predicate.
9790         (const_int_M_operand): Similarly.
9791         * config/arm/arm.md (insv_zero): Use const_int_M_operand instead of
9792         const_int_operand.
9793         (insv_t2, extv_reg, extzv_t2): Likewise.
9794         (load_multiple_with_writeback): Similarly for const_int_I_operand.
9795         (pop_multiple_with_writeback_and_return): Likewise.
9796         (vfp_pop_multiple_with_writeback): Likewise
9798 2014-04-04  Richard Biener  <rguenther@suse.de>
9800         PR ipa/60746
9801         * tree-ssanames.c (make_ssa_name_fn): Fix assert.
9802         * gimple.c (gimple_set_bb): Avoid ICEing for NULL cfun for
9803         non-GIMPLE_LABELs.
9804         * gimplify.h (gimple_add_tmp_var_fn): Declare.
9805         * gimplify.c (gimple_add_tmp_var_fn): New function.
9806         * gimple-expr.h (create_tmp_reg_fn): Declare.
9807         * gimple-expr.c (create_tmp_reg_fn): New function.
9808         * gimple-low.c (record_vars_into): Don't change cfun.
9809         * cgraph.c (cgraph_redirect_edge_call_stmt_to_callee): Fix
9810         code generation without cfun.
9812 2014-04-04  Thomas Schwinge  <thomas@codesourcery.com>
9814         PR bootstrap/60719
9815         * Makefile.in (install-driver): Fix shell scripting.
9817 2014-04-03  Cong Hou  <congh@google.com>
9819         PR tree-optimization/60505
9820         * tree-vectorizer.h (struct _stmt_vec_info): Add th field as the
9821         threshold of number of iterations below which no vectorization
9822         will be done.
9823         * tree-vect-loop.c (new_loop_vec_info):
9824         Initialize LOOP_VINFO_COST_MODEL_THRESHOLD.
9825         * tree-vect-loop.c (vect_analyze_loop_operations):
9826         Set LOOP_VINFO_COST_MODEL_THRESHOLD.
9827         * tree-vect-loop.c (vect_transform_loop):
9828         Use LOOP_VINFO_COST_MODEL_THRESHOLD.
9829         * tree-vect-loop.c (vect_analyze_loop_2): Check the maximum number
9830         of iterations of the loop and see if we should build the epilogue.
9832 2014-04-03  Richard Biener  <rguenther@suse.de>
9834         * tree-streamer.h (struct streamer_tree_cache_d): Add next_idx member.
9835         (streamer_tree_cache_create): Adjust.
9836         * tree-streamer.c (streamer_tree_cache_add_to_node_array): Adjust
9837         to allow optional nodes array.
9838         (streamer_tree_cache_insert_1): Use next_idx to assign idx.
9839         (streamer_tree_cache_append): Likewise.
9840         (streamer_tree_cache_create): Create nodes array optionally
9841         as specified by parameter.
9842         * lto-streamer-out.c (create_output_block): Avoid maintaining
9843         the node array in the writer cache.
9844         (DFS_write_tree): Remove assertion.
9845         (produce_asm_for_decls): Free the out decl state hash table early.
9846         * lto-streamer-in.c (lto_data_in_create): Adjust for
9847         streamer_tree_cache_create prototype change.
9849 2014-04-03  Richard Biener  <rguenther@suse.de>
9851         * tree-streamer-out.c (streamer_write_chain): Do not temporarily
9852         set TREE_CHAIN to NULL_TREE.
9854 2014-04-03  Richard Biener  <rguenther@suse.de>
9856         PR tree-optimization/60740
9857         * graphite-scop-detection.c (stmt_simple_for_scop_p): Iterate
9858         over all GIMPLE_COND operands.
9860 2014-04-03  Nathan Sidwell  <nathan@codesourcery.com>
9862         * doc/invoke.texi (Wnon-virtual-dtor): Adjust documentation.
9863         (Weffc++): Remove Scott's numbering, merge lists and reference
9864         Wnon-virtual-dtor.
9866 2014-04-03  Nick Clifton  <nickc@redhat.com>
9868         * config/rl78/rl78-expand.md (movqi): Handle (SUBREG (SYMBOL_REF))
9869         properly.
9871 2014-04-03  Martin Jambor  <mjambor@suse.cz>
9873         * ipa-cp.c (ipcp_verify_propagated_values): Also dump symtab and
9874         mention gcc_unreachable before failing.
9875         * ipa.c (symtab_remove_unreachable_nodes): Also print order of
9876         removed symbols.
9878 2014-04-02  Jan Hubicka  <hubicka@ucw.cz>
9880         PR ipa/60659
9881         * ipa-devirt.c (get_polymorphic_call_info): Do not ICE on type
9882         inconsistent code and instead mark the context inconsistent.
9883         (possible_polymorphic_call_targets): For inconsistent contexts
9884         return empty complete list.
9886 2014-04-02  Anthony Green  <green@moxielogic.com>
9888         * config/moxie/moxie.md (zero_extendqisi2, zero_extendhisi2)
9889         (extendqisi2, extendhisi2): Define.
9890         * config/moxie/moxie.h (DEFAULT_SIGNED_CHAR): Change to 0.
9891         (WCHAR_TYPE): Change to unsigned int.
9893 2014-04-02  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
9895         PR tree-optimization/60733
9896         * gimple-ssa-strength-reduction.c (ncd_with_phi): Change required
9897         insertion point for PHI candidates to be the end of the feeding
9898         block for the PHI argument.
9900 2014-04-02  Vladimir Makarov  <vmakarov@redhat.com>
9902         PR rtl-optimization/60650
9903         * lra-constraints.c (process_alt_operands): Decrease reject for
9904         earlyclobber matching.
9906 2014-04-02  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
9908         * config/s390/s390.c (s390_expand_insv): Use GET_MODE_BITSIZE.
9910 2014-04-02  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
9912         * config/spu/spu.c (pad_bb): Do not crash when the last
9913         insn is CODE_FOR_blockage.
9915 2014-04-02  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
9917         * config/spu/spu.md ("insv"): Fail if bitoffset+bitsize
9918         lies outside the target mode.
9920 2014-04-02  Michael Meissner  <meissner@linux.vnet.ibm.com>
9922         PR target/60735
9923         * config/rs6000/rs6000.c (rs6000_hard_regno_mode_ok): If we have
9924         software floating point or no floating point registers, do not
9925         allow any type in the FPRs.  Eliminate a test for SPE SIMD types
9926         in GPRs that occurs after we tested for GPRs that would never be
9927         true.
9929         * config/rs6000/rs6000.md (mov<mode>_softfloat32, FMOVE64):
9930         Rewrite tests to use TARGET_DOUBLE_FLOAT and TARGET_E500_DOUBLE,
9931         since the FMOVE64 type is DFmode/DDmode.  If TARGET_E500_DOUBLE,
9932         specifically allow DDmode, since that does not use the SPE SIMD
9933         instructions.
9935 2014-04-02  Richard Biener  <rguenther@suse.de>
9937         PR middle-end/60729
9938         * optabs.c (expand_abs_nojump): Honor flag_trapv only for
9939         MODE_INTs.  Properly use negv_optab.
9940         (expand_abs): Likewise.
9942 2014-04-02  Richard Biener  <rguenther@suse.de>
9944         PR bootstrap/60719
9945         * Makefile.in (install-driver): Guard extra installs with special
9946         names properly.
9948 2014-04-01  Michael Meissner  <meissner@linux.vnet.ibm.com>
9950         * doc/extend.texi (PowerPC AltiVec/VSX Built-in Functions):
9951         Document vec_vgbbd.
9953 2014-04-01  Richard Henderson  <rth@redhat.com>
9955         PR target/60704
9956         * config/i386/i386.md (*float<SWI48><MODEF>2_sse): Leave the second
9957         alternative enabled before register allocation.
9959 2014-04-01  Chung-Lin Tang  <cltang@codesourcery.com>
9961         * config/nios2/nios2.md (unspec): Remove UNSPEC_TLS, UNSPEC_TLS_LDM.
9962         * config/nios2/nios2.c (nios2_function_profiler): Fix addi operand
9963         typo.
9964         (nios2_large_got_address): Remove unneeded 'sym' parameter.
9965         (nios2_got_address): Update nios2_large_got_address call site.
9966         (nios2_delegitimize_address): New function.
9967         (TARGET_DELEGITIMIZE_ADDRESS): Define to nios2_delegitimize_address.
9968         * config/nios2/linux.h (GLIBC_DYNAMIC_LINKER): Define.
9969         (LINK_SPEC): Specify dynamic linker using GNU_USER_DYNAMIC_LINKER.
9971 2014-04-01  Martin Husemann  <martin@duskware.de>
9973         * config/mips/netbsd.h (TARGET_OS_CPP_BUILTINS): Define __mips_o32
9974         for -mabi=32.
9976 2014-04-01  Richard Sandiford  <rdsandiford@googlemail.com>
9978         PR rtl-optimization/60604
9979         * recog.c (general_operand): Incorporate REG_CANNOT_CHANGE_MODE_P
9980         check from register_operand.
9981         (register_operand): Redefine in terms of general_operand.
9982         (nonmemory_operand): Use register_operand for the non-constant cases.
9984 2014-04-01  Richard Biener  <rguenther@suse.de>
9986         * gimple.h (struct gimple_statement_base): Align subcode to 16 bits.
9988 2014-04-01  Sebastian Huber  <sebastian.huber@embedded-brains.de>
9990         * doc/invoke.texi (mapp-regs): Clarify.
9992 2014-03-31  Ulrich Drepper  <drepper@gmail.com>
9994         * config/i386/avx512fintrin.h (__v32hi): Define type.
9995         (__v64qi): Likewise.
9996         (_mm512_set1_epi8): Define.
9997         (_mm512_set1_epi16): Define.
9998         (_mm512_set4_epi32): Define.
9999         (_mm512_set4_epi64): Define.
10000         (_mm512_set4_pd): Define.
10001         (_mm512_set4_ps): Define.
10002         (_mm512_setr4_epi64): Define.
10003         (_mm512_setr4_epi32): Define.
10004         (_mm512_setr4_pd): Define.
10005         (_mm512_setr4_ps): Define.
10006         (_mm512_setzero_epi32): Define.
10008 2014-03-31  Martin Jambor  <mjambor@suse.cz>
10010         PR middle-end/60647
10011         * tree-sra.c (callsite_has_enough_arguments_p): Renamed to
10012         callsite_arguments_match_p.  Updated all callers.  Also check types of
10013         corresponding formal parameters and actual arguments.
10014         (not_all_callers_have_enough_arguments_p) Renamed to
10015         some_callers_have_mismatched_arguments_p.
10017 2014-03-31  Yuri Rumyantsev  <ysrumyan@gmail.com>
10019         * tree-inline.c (copy_loops): Add missed copy of 'safelen'.
10021 2014-03-31  Kugan Vivekanandarajah  <kuganv@linaro.org>
10023         PR target/60034
10024         * aarch64/aarch64.c (aarch64_classify_address): Fix alignment for
10025         section anchor.
10027 2014-03-30  Uros Bizjak  <ubizjak@gmail.com>
10029         * config/i386/sse.md (FMAMODE_NOVF512): New mode iterator.
10030         (<sd_mask_codefor>fma_fmadd_<mode><sd_maskz_name><round_name>):
10031         Split out
10032         <sd_mask_codefor>fma_fmadd_<VF_512:mode><sd_maskz_name><round_name>.
10033         Use FMAMODE_NOVF512 mode iterator.
10034         (<sd_mask_codefor>fma_fmsub_<mode><sd_maskz_name><round_name>): Ditto.
10035         (<sd_mask_codefor>fma_fnmadd_<mode><sd_maskz_name><round_name>): Ditto.
10036         (<sd_mask_codefor>fma_fnmsub_<mode><sd_maskz_name><round_name>): Ditto.
10037         (<sd_mask_codefor>fma_fmaddsub_<mode><sd_maskz_name><round_name>):
10038         Split out
10039         <sd_mask_codefor>fma_fmaddsub_<VF_512:mode><sd_maskz_name><round_name>.
10040         Use VF_128_256 mode iterator.
10041         (<sd_mask_codefor>fma_fmsubadd_<mode><sd_maskz_name><round_name>):
10042         Ditto.
10044 2014-03-28  Jan Hubicka  <hubicka@ucw.cz>
10046         * cgraph.c (cgraph_redirect_edge_call_stmt_to_callee): Clear
10047         static chain if needed.
10049 2014-03-28  Vladimir Makarov  <vmakarov@redhat.com>
10051         PR target/60697
10052         * lra-constraints.c (index_part_to_reg): New.
10053         (process_address): Use it.
10055 2014-03-27  Jeff Law  <law@redhat.com>
10056             Jakub Jelinek  <jakub@redhat.com>
10058         PR target/60648
10059         * expr.c (do_tablejump): Use simplify_gen_binary rather than
10060         gen_rtx_{PLUS,MULT} to build up the address expression.
10062         * i386/i386.c (ix86_legitimize_address): Use copy_addr_to_reg to avoid
10063         creating non-canonical RTL.
10065 2014-03-28  Jan Hubicka  <hubicka@ucw.cz>
10067         PR ipa/60243
10068         * ipa-inline.c (want_inline_small_function_p): Short circuit large
10069         functions; reorganize to make cheap checks first.
10070         (inline_small_functions): Do not estimate growth when dumping;
10071         it is expensive.
10072         * ipa-inline.h (inline_summary): Add min_size.
10073         (growth_likely_positive): New function.
10074         * ipa-inline-analysis.c (dump_inline_summary): Add min_size.
10075         (set_cond_stmt_execution_predicate): Cleanup.
10076         (estimate_edge_size_and_time): Compute min_size.
10077         (estimate_calls_size_and_time): Likewise.
10078         (estimate_node_size_and_time): Likewise.
10079         (inline_update_overall_summary): Update min_size.
10080         (do_estimate_edge_time): Likewise.
10081         (do_estimate_edge_size): Update.
10082         (do_estimate_edge_hints): Update.
10083         (growth_likely_positive): New function.
10085 2014-03-28  Jakub Jelinek  <jakub@redhat.com>
10087         PR target/60693
10088         * config/i386/i386.c (ix86_copy_addr_to_reg): Call copy_addr_to_reg
10089         also if addr has VOIDmode.
10091 2014-03-28  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
10093         * config/arm/aarch-common.c (aarch_crypto_can_dual_issue): New.
10094         * config/arm/aarch-common-protos.h (aarch_crypto_can_dual_issue):
10095         Declare extern.
10096         * config/arm/cortex-a53.md: Add reservations and bypass for crypto
10097         instructions as well as AdvancedSIMD loads.
10099 2014-03-28  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
10101         * config/aarch64/aarch64-simd.md (aarch64_crypto_aes<aes_op>v16qi):
10102         Use crypto_aese type.
10103         (aarch64_crypto_aes<aesmc_op>v16qi): Use crypto_aesmc type.
10104         * config/arm/arm.md (is_neon_type): Replace crypto_aes with
10105         crypto_aese, crypto_aesmc.  Move to types.md.
10106         * config/arm/types.md (crypto_aes): Split into crypto_aese,
10107         crypto_aesmc.
10108         * config/arm/iterators.md (crypto_type): Likewise.
10110 2014-03-28  Jan Hubicka  <hubicka@ucw.cz>
10112         * cgraph.c: Include expr.h and tree-dfa.h.
10113         (cgraph_redirect_edge_call_stmt_to_callee): If call in noreturn;
10114         remove LHS.
10116 2014-03-28  Vladimir Makarov  <vmakarov@redhat.com>
10118         PR target/60675
10119         * lra-assigns.c (find_hard_regno_for): Remove unavailable hard
10120         regs from checking multi-reg pseudos.
10122 2014-03-28  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
10124         * config/arm/t-aprofile (MULTILIB_MATCHES): Correct A12 rule.
10126 2014-03-28  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
10128         * config/rs6000/rs6000.c (fusion_gpr_load_p): Refuse optimization
10129         if it would clobber the stack pointer, even temporarily.
10131 2014-03-28  Eric Botcazou  <ebotcazou@adacore.com>
10133         * mode-switching.c: Make small adjustments to the top comment.
10135 2014-03-27  Michael Meissner  <meissner@linux.vnet.ibm.com>
10137         * config/rs6000/constraints.md (wD constraint): New constraint to
10138         match the constant integer to get the top DImode/DFmode out of a
10139         vector in a VSX register.
10141         * config/rs6000/predicates.md (vsx_scalar_64bit): New predicate to
10142         match the constant integer to get the top DImode/DFmode out of a
10143         vector in a VSX register.
10145         * config/rs6000/rs6000-builtins.def (VBPERMQ): Add vbpermq builtin
10146         for ISA 2.07.
10148         * config/rs6000/rs6000-c.c (altivec_overloaded_builtins): Add
10149         vbpermq builtins.
10151         * config/rs6000/rs6000.c (rs6000_debug_reg_global): If
10152         -mdebug=reg, print value of VECTOR_ELEMENT_SCALAR_64BIT.
10154         * config/rs6000/vsx.md (vsx_extract_<mode>, V2DI/V2DF modes):
10155         Optimize vec_extract of 64-bit values, where the value being
10156         extracted is in the top word, where we can use scalar
10157         instructions.  Add direct move and store support.  Combine the big
10158         endian/little endian vector select load support into a single insn.
10159         (vsx_extract_<mode>_internal1): Likewise.
10160         (vsx_extract_<mode>_internal2): Likewise.
10161         (vsx_extract_<mode>_load): Likewise.
10162         (vsx_extract_<mode>_store): Likewise.
10163         (vsx_extract_<mode>_zero): Delete, big and little endian insns are
10164         combined into vsx_extract_<mode>_load.
10165         (vsx_extract_<mode>_one_le): Likewise.
10167         * config/rs6000/rs6000.h (VECTOR_ELEMENT_SCALAR_64BIT): Macro to
10168         define the top 64-bit vector element.
10170         * doc/md.texi (PowerPC and IBM RS6000 constraints): Document wD
10171         constraint.
10173         * doc/extend.texi (PowerPC AltiVec/VSX Built-in Functions):
10174         Document vec_vbpermq builtin.
10176         PR target/60672
10177         * config/rs6000/altivec.h (vec_xxsldwi): Add missing define to
10178         enable use of xxsldwi and xxpermdi builtin functions.
10179         (vec_xxpermdi): Likewise.
10181         * doc/extend.texi (PowerPC AltiVec/VSX Built-in Functions):
10182         Document use of vec_xxsldwi and vec_xxpermdi builtins.
10184 2014-03-27  Vladimir Makarov  <vmakarov@redhat.com>
10186         PR rtl-optimization/60650
10187         * lra-assign.c (find_hard_regno_for, spill_for): Add parameter
10188         first_p.  Use it.
10189         (find_spills_for): New.
10190         (assign_by_spills): Pass the new parameter to find_hard_regno_for.
10191         Spill all pseudos on the second iteration.
10193 2014-03-27  Marek Polacek  <polacek@redhat.com>
10195         PR c/50347
10196         * doc/extend.texi (ffs Builtins): Change unsigned types to signed
10197         types.
10199 2014-03-27  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
10201         * config/s390/s390.c (s390_can_use_return_insn): Check for
10202         call-saved FPRs on 31 bit.
10204 2014-03-27  Jakub Jelinek  <jakub@redhat.com>
10206         PR middle-end/60682
10207         * omp-low.c (lower_omp_1): For gimple_clobber_p stmts,
10208         if they need regimplification, just drop them instead of
10209         calling gimple_regimplify_operands on them.
10211 2014-03-27  Marcus Shawcroft  <marcus.shawcroft@arm.com>
10213         PR target/60580
10214         * config/aarch64/aarch64.c (faked_omit_frame_pointer): Remove.
10215         (aarch64_frame_pointer_required): Adjust logic.
10216         (aarch64_can_eliminate): Adjust logic.
10217         (aarch64_override_options_after_change): Adjust logic.
10219 2014-03-27  Dehao Chen  <dehao@google.com>
10221         * ipa-inline.c (early_inliner): Update node's inline info.
10223 2014-03-26  Dehao Chen  <dehao@google.com>
10225         * dojump.c (do_compare_rtx_and_jump): Sets correct probability for
10226         compiler inserted conditional jumps for NAN float check.
10228 2014-03-26  Jakub Jelinek  <jakub@redhat.com>
10230         * ubsan.h (ubsan_create_data): Change second argument's type
10231         to const location_t *.
10232         * ubsan.c (ubsan_source_location): If xloc.file is NULL, set it to
10233         _("<unknown>").
10234         (ubsan_create_data): Change second argument to const location_t *PLOC.
10235         Create Loc field whenever PLOC is non-NULL.
10236         (ubsan_instrument_unreachable, ubsan_expand_null_ifn,
10237         ubsan_build_overflow_builtin, instrument_bool_enum_load): Adjust
10238         callers.
10240         PR other/59545
10241         * real.c (real_to_integer2): Change type of low to UHWI.
10243 2014-03-26  Tobias Burnus  <burnus@net-b.de>
10245         * gcc.c (LINK_COMMAND_SPEC): Use libcilkrts.spec for -fcilkplus.
10246         (CILK_SELF_SPECS): New define.
10247         (driver_self_specs): Use it.
10249 2014-03-26  Richard Biener  <rguenther@suse.de>
10251         * tree-pretty-print.c (percent_K_format): Implement special
10252         case for LTO and its stripped down BLOCK tree.
10254 2014-03-26  Jakub Jelinek  <jakub@redhat.com>
10256         PR sanitizer/60636
10257         * ubsan.c (instrument_si_overflow): Instrument ABS_EXPR.
10259         * tree-vrp.c (simplify_internal_call_using_ranges): If only
10260         one range is range_int_cst_p, but not both, at least optimize
10261         addition/subtraction of 0 and multiplication by 0 or 1.
10262         * gimple-fold.c (gimple_fold_call): Fold
10263         IFN_UBSAN_CHECK_{ADD,SUB,MUL}.
10264         (gimple_fold_stmt_to_constant_1): If both op0 and op1 aren't
10265         INTEGER_CSTs, try to fold at least x * 0 and y - y.
10267 2014-03-26  Eric Botcazou  <ebotcazou@adacore.com>
10269         PR rtl-optimization/60452
10270         * rtlanal.c (rtx_addr_can_trap_p_1): Fix head comment.
10271         <case REG>: Return 1 for invalid offsets from the frame pointer.
10273 2014-03-26  Marek Polacek  <polacek@redhat.com>
10275         PR c/37428
10276         * doc/extend.texi (C Extensions): Mention variable-length arrays in
10277         a structure/union.
10279 2014-03-26  Marek Polacek  <polacek@redhat.com>
10281         PR c/39525
10282         * doc/extend.texi (Designated Inits): Describe what happens to omitted
10283         field members.
10285 2014-03-26  Marek Polacek  <polacek@redhat.com>
10287         PR other/59545
10288         * ira-color.c (update_conflict_hard_regno_costs): Perform the
10289         multiplication in unsigned type.
10291 2014-03-26  Chung-Ju Wu  <jasonwucj@gmail.com>
10293         * doc/install.texi: Document nds32le-*-elf and nds32be-*-elf.
10295 2014-03-26  Chung-Ju Wu  <jasonwucj@gmail.com>
10297         * doc/contrib.texi: Add myself as Andes nds32 port contributor.
10299 2014-03-25  Jan Hubicka  <hubicka@ucw.cz>
10301         PR ipa/60315
10302         * cif-code.def (UNREACHABLE) New code.
10303         * ipa-inline.c (inline_small_functions): Skip edges to
10304         __builtlin_unreachable.
10305         (estimate_edge_growth): Allow edges to __builtlin_unreachable.
10306         * ipa-inline-analysis.c (edge_set_predicate): Redirect edges with false
10307         predicate to __bulitin_unreachable.
10308         (set_cond_stmt_execution_predicate): Fix issue when
10309         invert_tree_comparison returns ERROR_MARK.
10310         * ipa-pure-const.c (propagate_pure_const, propagate_nothrow): Do not
10311         propagate to inline clones.
10312         * cgraph.c (verify_edge_corresponds_to_fndecl): Allow redirection
10313         to unreachable.
10314         * ipa-cp.c (create_specialized_node): Be ready for new node to appear.
10315         * cgraphclones.c (cgraph_clone_node): If call destination is already
10316         ureachable, do not redirect it back.
10317         * tree-inline.c (fold_marked_statements): Hanlde calls becoming
10318         unreachable.
10320 2014-03-25  Jan Hubicka  <hubicka@ucw.cz>
10322         * ipa-pure-const.c (propagate_pure_const, propagate_nothrow):
10323         Do not modify inline clones.
10325 2014-03-25  Jakub Jelinek  <jakub@redhat.com>
10327         * config/i386/i386.md (general_sext_operand): New mode attr.
10328         (addv<mode>4, subv<mode>4, mulv<mode>4): If operands[2] is CONST_INT,
10329         don't generate (sign_extend (const_int)).
10330         (*addv<mode>4, *subv<mode>4, *mulv<mode>4): Disallow CONST_INT_P
10331         operands[2].  Use We constraint instead of <i> and
10332         <general_sext_operand> predicate instead of <general_operand>.
10333         (*addv<mode>4_1, *subv<mode>4_1, *mulv<mode>4_1): New insns.
10334         * config/i386/constraints.md (We): New constraint.
10335         * config/i386/predicates.md (x86_64_sext_operand,
10336         sext_operand): New predicates.
10338 2014-03-25  Martin Jambor  <mjambor@suse.cz>
10340         PR ipa/60600
10341         * ipa-cp.c (ipa_get_indirect_edge_target_1): Redirect type
10342         inconsistent devirtualizations to __builtin_unreachable.
10344 2014-03-25  Marek Polacek  <polacek@redhat.com>
10346         PR c/35449
10347         * doc/extend.texi (Example of asm with clobbered asm reg): Fix typo.
10349 2014-03-25  Alan Lawrence  <alan.lawrence@arm.com>
10351         * config/aarch64/aarch64.c (aarch64_simd_valid_immediate): Reverse
10352         order of elements for big-endian.
10354 2014-03-25  Richard Biener  <rguenther@suse.de>
10356         PR middle-end/60635
10357         * gimplify-me.c (gimple_regimplify_operands): Update the
10358         re-gimplifed stmt.
10360 2014-03-25  Martin Jambor  <mjambor@suse.cz>
10362         PR ipa/59176
10363         * lto-cgraph.c (lto_output_node): Stream body_removed flag.
10364         (lto_output_varpool_node): Likewise.
10365         (input_overwrite_node): Likewise.
10366         (input_varpool_node): Likewise.
10368 2014-03-25  Richard Biener  <rguenther@suse.de>
10370         * lto-wrapper.c (merge_and_complain): Handle OPT_fPIE like OPT_fpie.
10371         (run_gcc): Likewise.
10373 2014-03-25  Jakub Jelinek  <jakub@redhat.com>
10375         * combine.c (simplify_compare_const): Add MODE argument.
10376         Handle mode_width 0 as very large mode_width.
10377         (try_combine, simplify_comparison): Adjust callers.
10379         * cselib.c (cselib_hash_rtx): Perform addition in unsigned
10380         type to avoid signed integer overflow.
10381         * explow.c (plus_constant): Likewise.
10383 2014-03-25  Dominik Vogt  <vogt@linux.vnet.ibm.com>
10385         * doc/generic.texi: Correct typos.
10387 2014-03-24  Tobias Burnus  <burnus@net-b.de>
10389         * doc/invoke.texi (-flto): Expand section about
10390         using static libraries with LTO.
10392 2014-03-24  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
10394         PR rtl-optimization/60501
10395         * optabs.def (addptr3_optab): New optab.
10396         * optabs.c (gen_addptr3_insn, have_addptr3_insn): New function.
10397         * doc/md.texi ("addptrm3"): Document new RTL standard expander.
10398         * expr.h (gen_addptr3_insn, have_addptr3_insn): Add prototypes.
10400         * lra.c (emit_add3_insn): Use the addptr pattern if available.
10402         * config/s390/s390.md ("addptrdi3", "addptrsi3"): New expanders.
10404 2014-03-24  Ulrich Drepper  <drepper@gmail.com>
10406         * config/i386/avx512fintrin.h: Define _mm512_set1_ps and
10407         _mm512_set1_pd.
10409         * config/i386/avxintrin.h (_mm256_undefined_si256): Define.
10410         (_mm256_undefined_ps): Define.
10411         (_mm256_undefined_pd): Define.
10412         * config/i386/emmintrin.h (_mm_undefined_si128): Define.
10413         (_mm_undefined_pd): Define.
10414         * config/i386/xmmintrin.h (_mm_undefined_ps): Define.
10415         * config/i386/avx512fintrin.h (_mm512_undefined_si512): Define.
10416         (_mm512_undefined_ps): Define.
10417         (_mm512_undefined_pd): Define.
10418         Use _mm*_undefined_*.
10419         * config/i386/avx2intrin.h: Use _mm*_undefined_*.
10421 2014-03-24  Alex Velenko  <Alex.Velenko@arm.com>
10423         * config/aarch64/aarch64-simd-builtins.def (lshr): DI mode excluded.
10424         (lshr_simd): DI mode added.
10425         * config/aarch64/aarch64-simd.md (aarch64_lshr_simddi): New pattern.
10426         (aarch64_ushr_simddi): Likewise.
10427         * config/aarch64/aarch64.md (UNSPEC_USHR64): New unspec.
10428         * config/aarch64/arm_neon.h (vshr_n_u64): Intrinsic fixed.
10429         (vshrd_n_u64): Likewise.
10431 2014-03-24  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
10433         * Makefile.in (s-macro_list): Depend on cc1.
10435 2014-03-23  Teresa Johnson  <tejohnson@google.com>
10437         * ipa-utils.c (ipa_print_order): Use specified dump file.
10439 2014-03-23  Eric Botcazou  <ebotcazou@adacore.com>
10441         PR rtl-optimization/60601
10442         * bb-reorder.c (fix_up_fall_thru_edges): Test EDGE_FALLTHRU everywhere.
10444         * gcc.c (eval_spec_function): Initialize save_growing_value.
10446 2014-03-22  Jakub Jelinek  <jakub@redhat.com>
10448         PR sanitizer/60613
10449         * internal-fn.c (ubsan_expand_si_overflow_addsub_check): For
10450         code == MINUS_EXPR, never swap op0 with op1.
10452         * toplev.c (init_local_tick): Avoid signed integer multiplication
10453         overflow.
10454         * genautomata.c (reserv_sets_hash_value): Fix rotate idiom, avoid
10455         shift by first operand's bitsize.
10457 2014-03-21  Jakub Jelinek  <jakub@redhat.com>
10459         PR target/60610
10460         * config/i386/i386.h (TARGET_64BIT_P): If not TARGET_BI_ARCH,
10461         redefine to 1 or 0.
10462         * config/i386/darwin.h (TARGET_64BIT_P): Redefine to
10463         TARGET_ISA_64BIT_P(x).
10465 2014-03-21  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
10467         * config/rs6000/rs6000.c (rs6000_expand_vector_set): Generate a
10468         pattern for vector nor instead of subtract from splat(-1).
10469         (altivec_expand_vec_perm_const_le): Likewise.
10471 2014-03-21  Richard Henderson  <rth@twiddle.net>
10473         PR target/60598
10474         * ifcvt.c (dead_or_predicable): Return FALSE if there are any frame
10475         related insns after epilogue_completed.
10477 2014-03-21  Martin Jambor  <mjambor@suse.cz>
10479         PR ipa/59176
10480         * cgraph.h (symtab_node): New flag body_removed.
10481         * ipa.c (symtab_remove_unreachable_nodes): Set body_removed flag
10482         when removing bodies.
10483         * symtab.c (dump_symtab_base): Dump body_removed flag.
10484         * cgraph.c (verify_edge_corresponds_to_fndecl): Skip nodes which
10485         had their bodies removed.
10487 2014-03-21  Martin Jambor  <mjambor@suse.cz>
10489         PR ipa/60419
10490         * ipa.c (symtab_remove_unreachable_nodes): Clear thunk flag of nodes
10491         in the border.
10493 2014-03-21  Richard Biener  <rguenther@suse.de>
10495         PR tree-optimization/60577
10496         * tree-core.h (struct tree_base): Document nothrow_flag use
10497         in DECL_NONALIASED.
10498         * tree.h (DECL_NONALIASED): New.
10499         (may_be_aliased): Adjust.
10500         * coverage.c (build_var): Set DECL_NONALIASED.
10502 2014-03-20  Eric Botcazou  <ebotcazou@adacore.com>
10504         * expr.c (expand_expr_real_1): Remove outdated comment.
10506 2014-03-20  Jakub Jelinek  <jakub@redhat.com>
10508         PR middle-end/60597
10509         * ira.c (adjust_cleared_regs): Call copy_rtx on
10510         *reg_equiv[REGNO (loc)].src_p before passing it to
10511         simplify_replace_fn_rtx.
10513         PR target/60568
10514         * config/i386/i386.c (x86_output_mi_thunk): Surround UNSPEC_GOT
10515         into CONST, put pic register as first operand of PLUS.  Use
10516         gen_const_mem for both 32-bit and 64-bit PIC got loads.
10518 2014-03-20  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
10520         * config/aarch64/aarch64.c (MEMORY_MOVE_COST): Delete.
10522 2014-03-20  Eric Botcazou  <ebotcazou@adacore.com>
10524         * config/sparc/sparc.c (sparc_do_work_around_errata): Implement work
10525         around for store forwarding issue in the FPU on the UT699.
10526         * config/sparc/sparc.md (in_branch_delay): Return false for single FP
10527         loads and operations if -mfix-ut699 is specified.
10528         (divtf3_hq): Tweak attribute.
10529         (sqrttf2_hq): Likewise.
10531 2014-03-20  Eric Botcazou  <ebotcazou@adacore.com>
10533         * calls.c (store_one_arg): Remove incorrect const qualification on the
10534         type of the temporary.
10535         * cfgexpand.c (expand_return): Likewise.
10536         * expr.c (expand_constructor): Likewise.
10537         (expand_expr_real_1): Likewise.
10539 2014-03-20  Zhenqiang Chen  <zhenqiang.chen@linaro.org>
10541         * config/arm/arm.c (arm_dwarf_register_span): Update the element number
10542         of parts.
10544 2014-03-19  Kaz Kojima  <kkojima@gcc.gnu.org>
10546         PR target/60039
10547         * config/sh/sh.md (udivsi3_i1): Clobber R1 register.
10549 2014-03-19  James Greenhalgh  <james.greenhalgh@arm.com>
10551         * config/arm/aarch-common-protos.h
10552         (alu_cost_table): Fix spelling of "extend".
10553         * config/arm/arm.c (arm_new_rtx_costs): Fix spelling of "extend".
10555 2014-03-19  Richard Biener  <rguenther@suse.de>
10557         PR middle-end/60553
10558         * tree-core.h (tree_type_common): Re-order pointer members
10559         to reduce recursion depth during GC walks.
10561 2014-03-19  Marek Polacek  <polacek@redhat.com>
10563         PR sanitizer/60569
10564         * ubsan.c (ubsan_type_descriptor): Check that DECL_NAME is nonnull
10565         before accessing it.
10567 2014-03-19  Richard Biener  <rguenther@suse.de>
10569         PR lto/59543
10570         * lto-streamer-in.c (input_function): In WPA stage do not drop
10571         debug stmts.
10573 2014-03-19  Jakub Jelinek  <jakub@redhat.com>
10575         PR tree-optimization/60559
10576         * vectorizable_mask_load_store): Replace scalar MASK_LOAD
10577         with build_zero_cst assignment.
10579 2014-03-18  Kai Tietz  <ktietz@redhat.com>
10581         PR rtl-optimization/56356
10582         * sdbout.c (sdbout_parms): Verify that parms'
10583         incoming argument is valid.
10584         (sdbout_reg_parms): Likewise.
10586 2014-03-18  Richard Henderson  <rth@redhat.com>
10588         PR target/60562
10589         * config/i386/i386.md (*float<SWI48x><MODEF>2_i387): Move down to
10590         be shadowed by *float<SWI48><MODEF>2_sse.  Test X87_ENABLE_FLOAT.
10591         (*float<SWI48><MODEF>2_sse): Check X87_ENABLE_FLOAT for alternative 0.
10593 2014-03-18  Basile Starynkevitch  <basile@starynkevitch.net>
10595         * plugin.def: Improve comment for PLUGIN_INCLUDE_FILE.
10596         * doc/plugins.texi (Plugin callbacks): Mention PLUGIN_INCLUDE_FILE.
10597         Italicize plugin event names in description.  Explain that
10598         PLUGIN_PRAGMAS has no sense for lto1.  Explain PLUGIN_INCLUDE_FILE.
10599         Remind that no GCC functions should be called after PLUGIN_FINISH.
10600         Explain what pragmas with expansion are.
10602 2014-03-18  Martin Liska  <mliska@suse.cz>
10604         * cgraph.c (cgraph_update_edges_for_call_stmt_node): Added case when
10605         gimple call statement is update.
10606         * gimple-fold.c (gimple_fold_call): Changed order for GIMPLE_ASSIGN and
10607         GIMPLE_CALL, where gsi iterator still points to GIMPLE CALL.
10609 2014-03-18  Jakub Jelinek  <jakub@redhat.com>
10611         PR sanitizer/60557
10612         * ubsan.c (ubsan_instrument_unreachable): Call
10613         initialize_sanitizer_builtins.
10614         (ubsan_pass): Likewise.
10616         PR sanitizer/60535
10617         * ubsan.c (ubsan_type_descriptor, ubsan_create_data): Call
10618         varpool_finalize_decl instead of rest_of_decl_compilation.
10620 2014-03-18  Richard Biener  <rguenther@suse.de>
10622         * df-problems.c (df_rd_confluence_n): Avoid bitmap_copy
10623         by using bitmap_and_compl instead of bitmap_and_compl_into.
10624         (df_rd_transfer_function): Likewise.
10626 2014-03-18  Richard Biener  <rguenther@suse.de>
10628         * doc/lto.texi (fresolution): Fix typo.
10630 2014-03-18  Richard Biener  <rguenther@suse.de>
10632         * doc/invoke.texi (flto): Update for changes in 4.9.
10634 2014-03-18  Richard Biener  <rguenther@suse.de>
10636         * doc/loop.texi: Remove section on the removed lambda framework.
10637         Update loop docs with recent changes in preserving loop structure.
10639 2014-03-18  Richard Biener  <rguenther@suse.de>
10641         * doc/lto.texi (-fresolution): Document.
10643 2014-03-18  Richard Biener  <rguenther@suse.de>
10645         * doc/contrib.texi: Adjust my name.
10647 2014-03-18  Jakub Jelinek  <jakub@redhat.com>
10649         PR ipa/58721
10650         * internal-fn.c: Include diagnostic-core.h.
10651         (expand_BUILTIN_EXPECT): New function.
10652         * gimplify.c (gimplify_call_expr): Use false instead of FALSE.
10653         (gimplify_modify_expr): Gimplify 3 argument __builtin_expect into
10654         IFN_BUILTIN_EXPECT call instead of __builtin_expect builtin call.
10655         * ipa-inline-analysis.c (find_foldable_builtin_expect): Handle
10656         IFN_BUILTIN_EXPECT.
10657         * predict.c (expr_expected_value_1): Handle IFN_BUILTIN_EXPECT.
10658         Revert 3 argument __builtin_expect code.
10659         (strip_predict_hints): Handle IFN_BUILTIN_EXPECT.
10660         * gimple-fold.c (gimple_fold_call): Likewise.
10661         * tree.h (fold_builtin_expect): New prototype.
10662         * builtins.c (build_builtin_expect_predicate): Add predictor
10663         argument, if non-NULL, create 3 argument __builtin_expect.
10664         (fold_builtin_expect): No longer static.  Add ARG2 argument,
10665         pass it through to build_builtin_expect_predicate.
10666         (fold_builtin_2): Adjust caller.
10667         (fold_builtin_3): Handle BUILT_IN_EXPECT.
10668         * internal-fn.def (BUILTIN_EXPECT): New.
10670 2014-03-18  Tobias Burnus  <burnus@net-b.de>
10672         PR ipa/58721
10673         * predict.def (PRED_FORTRAN_OVERFLOW, PRED_FORTRAN_FAIL_ALLOC,
10674         PRED_FORTRAN_FAIL_IO, PRED_FORTRAN_WARN_ONCE, PRED_FORTRAN_SIZE_ZERO,
10675         PRED_FORTRAN_INVALID_BOUND, PRED_FORTRAN_ABSENT_DUMMY): Add.
10677 2014-03-18  Jan Hubicka  <hubicka@ucw.cz>
10679         PR ipa/58721
10680         * predict.c (combine_predictions_for_bb): Fix up formatting.
10681         (expr_expected_value_1, expr_expected_value): Add predictor argument,
10682         fill what it points to if non-NULL.
10683         (tree_predict_by_opcode): Adjust caller, use the predictor.
10684         * predict.def (PRED_COMPARE_AND_SWAP): Add.
10686 2014-03-18  Eric Botcazou  <ebotcazou@adacore.com>
10688         * config/sparc/sparc.c (sparc_do_work_around_errata): Speed up and use
10689         proper constant for the store mode.
10691 2014-03-18  Ilya Enkovich  <ilya.enkovich@intel.com>
10693         * symtab.c (change_decl_assembler_name): Fix transparent alias
10694         chain construction.
10696 2014-03-16  Renlin Li  <Renlin.Li@arm.com>
10698         * config/aarch64/aarch64.c: Correct the comments about the
10699         aarch64 stack layout.
10701 2014-03-18  Thomas Schwinge  <thomas@codesourcery.com>
10703         * omp-low.c (lower_rec_input_clauses) <build_omp_barrier>: Restore
10704         check for GF_OMP_FOR_KIND_FOR.
10706 2013-03-18  Kirill Yukhin  <kirill.yukhin@intel.com>
10708         * config/i386/i386.h (ADDITIONAL_REGISTER_NAMES): Add
10709         ymm and zmm register names.
10711 2014-03-17  Jakub Jelinek  <jakub@redhat.com>
10713         PR target/60516
10714         * config/i386/i386.c (ix86_expand_epilogue): Adjust REG_CFA_ADJUST_CFA
10715         note creation for the 2010-08-31 changes.
10717 2014-03-17  Marek Polacek  <polacek@redhat.com>
10719         PR middle-end/60534
10720         * omp-low.c (omp_max_vf): Treat -fno-tree-loop-optimize the same
10721         as -fno-tree-loop-vectorize.
10722         (expand_omp_simd): Likewise.
10724 2014-03-15  Eric Botcazou  <ebotcazou@adacore.com>
10726         * config/sparc/sparc-protos.h (tls_call_delay): Delete.
10727         (eligible_for_call_delay): New prototype.
10728         * config/sparc/sparc.c (tls_call_delay): Rename into...
10729         (eligible_for_call_delay): ...this.  Return false if the instruction
10730         cannot be put in the delay slot of a branch.
10731         (eligible_for_restore_insn): Simplify.
10732         (eligible_for_return_delay): Return false if the instruction cannot be
10733         put in the delay slot of a branch and simplify.
10734         (eligible_for_sibcall_delay): Return false if the instruction cannot be
10735         put in the delay slot of a branch.
10736         * config/sparc/sparc.md (fix_ut699): New attribute.
10737         (tls_call_delay): Delete.
10738         (in_call_delay): Reimplement.
10739         (eligible_for_sibcall_delay): Rename into...
10740         (in_sibcall_delay): ...this.
10741         (eligible_for_return_delay): Rename into...
10742         (in_return_delay): ...this.
10743         (in_branch_delay): Reimplement.
10744         (in_uncond_branch_delay): Delete.
10745         (in_annul_branch_delay): Delete.
10747 2014-03-14  Richard Henderson  <rth@redhat.com>
10749         PR target/60525
10750         * config/i386/i386.md (floathi<X87MODEF>2): Delete expander; rename
10751         define_insn from *floathi<X87MODEF>2_i387; allow nonimmediate_operand.
10752         (*floathi<X87MODEF>2_i387_with_temp): Remove.
10753         (floathi splitters): Remove.
10754         (float<SWI48x>xf2): New pattern.
10755         (float<SWI48><MODEF>2): Rename from float<SWI48x><X87MODEF>2.  Drop
10756         code that tried to handle DImode for 32-bit, but which was excluded
10757         by the pattern's condition.  Drop allocation of stack temporary.
10758         (*floatsi<MODEF>2_vector_mixed_with_temp): Remove.
10759         (*float<SWI48><MODEF>2_mixed_with_temp): Remove.
10760         (*float<SWI48><MODEF>2_mixed_interunit): Remove.
10761         (*float<SWI48><MODEF>2_mixed_nointerunit): Remove.
10762         (*floatsi<MODEF>2_vector_sse_with_temp): Remove.
10763         (*float<SWI48><MODEF>2_sse_with_temp): Remove.
10764         (*float<SWI48><MODEF>2_sse_interunit): Remove.
10765         (*float<SWI48><MODEF>2_sse_nointerunit): Remove.
10766         (*float<SWI48x><X87MODEF>2_i387_with_temp): Remove.
10767         (*float<SWI48x><X87MODEF>2_i387): Remove.
10768         (all float _with_temp splitters): Remove.
10769         (*float<SWI48x><MODEF>2_i387): New pattern.
10770         (*float<SWI48><MODEF>2_sse): New pattern.
10771         (float TARGET_USE_VECTOR_CONVERTS splitters): Merge them.
10772         (float TARGET_SSE_PARTIAL_REG_DEPENDENCY splitters): Merge them.
10774 2014-03-14  Jakub Jelinek  <jakub@redhat.com>
10775             Marek Polacek  <polacek@redhat.com>
10777         PR middle-end/60484
10778         * common.opt (dump_base_name_prefixed): New Variable.
10779         * opts.c (finish_options): Don't prepend directory to x_dump_base_name
10780         if x_dump_base_name_prefixed is already set, set it at the end.
10782 2014-03-14  Vladimir Makarov  <vmakarov@redhat.com>
10784         PR rtl-optimization/60508
10785         * lra-constraints.c (get_reload_reg): Add new parameter
10786         in_subreg_p.
10787         (process_addr_reg, simplify_operand_subreg, curr_insn_transform):
10788         Pass the new parameter values.
10790 2014-03-14  Richard Biener  <rguenther@suse.de>
10792         * common.opt: Revert unintented changes from r205065.
10793         * opts.c: Likewise.
10795 2014-03-14  Richard Biener  <rguenther@suse.de>
10797         PR middle-end/60518
10798         * cfghooks.c (split_block): Properly adjust all loops the
10799         block was a latch of.
10801 2014-03-14  Martin Jambor  <mjambor@suse.cz>
10803         PR lto/60461
10804         * ipa-prop.c (ipa_modify_call_arguments): Fix iteration condition
10805         and simplify it.
10807 2014-03-14  Georg-Johann Lay  <avr@gjlay.de>
10809         PR target/59396
10810         * config/avr/avr.c (avr_set_current_function): Pass function name
10811         through default_strip_name_encoding before sanity checking instead
10812         of skipping the first char of the assembler name.
10814 2014-03-13  Richard Henderson  <rth@redhat.com>
10816         PR debug/60438
10817         * config/i386/i386.c (ix86_split_fp_branch): Remove pushed argument.
10818         (ix86_force_to_memory, ix86_free_from_memory): Remove.
10819         * config/i386/i386-protos.h: Likewise.
10820         * config/i386/i386.md (floathi<X87MODEF>2): Use assign_386_stack_local
10821         in the expander instead of a splitter.
10822         (float<SWI48x><X87MODEF>2): Use assign_386_stack_local if there is
10823         any possibility of requiring a memory.
10824         (*floatsi<MODEF>2_vector_mixed): Remove, and the splitters.
10825         (*floatsi<MODEF>2_vector_sse): Remove, and the splitters.
10826         (fp branch splitters): Update for ix86_split_fp_branch.
10827         (*jcc<X87MODEF>_<SWI24>_i387): Remove r/f alternative.
10828         (*jcc<X87MODEF>_<SWI24>_r_i387): Likewise.
10829         (splitter for jcc<X87MODEF>_<SWI24>_i387 r/f): Remove.
10830         (*fop_<MODEF>_2_i387): Remove f/r alternative.
10831         (*fop_<MODEF>_3_i387): Likewise.
10832         (*fop_xf_2_i387, *fop_xf_3_i387): Likewise.
10833         (splitters for the fop_* register patterns): Remove.
10834         (fscalexf4_i387): Rename from *fscalexf4_i387.
10835         (ldexpxf3): Use gen_floatsixf2 and gen_fscalexf4_i387.
10837 2014-03-13  Jakub Jelinek  <jakub@redhat.com>
10839         PR tree-optimization/59779
10840         * tree-dfa.c (get_ref_base_and_extent): Use double_int
10841         type for bitsize and maxsize instead of HOST_WIDE_INT.
10843 2014-03-13  Steven Bosscher  <steven@gcc.gnu.org>
10845         PR rtl-optimization/57320
10846         * function.c (rest_of_handle_thread_prologue_and_epilogue): Cleanup
10847         the CFG after thread_prologue_and_epilogue_insns.
10849 2014-03-13  Vladimir Makarov  <vmakarov@redhat.com>
10851         PR rtl-optimization/57189
10852         * lra-constraints.c (process_alt_operands): Disfavor spilling
10853         vector pseudos.
10855 2014-03-13  Cesar Philippidis  <cesar@codesourcery.com>
10857         * lto-wrapper.c (maybe_unlink_file): Suppress diagnostic messages.
10859 2014-03-13  Jakub Jelinek  <jakub@redhat.com>
10861         PR tree-optimization/59025
10862         PR middle-end/60418
10863         * tree-ssa-reassoc.c (sort_by_operand_rank): For SSA_NAMEs with the
10864         same rank, sort by bb_rank and gimple_uid of SSA_NAME_DEF_STMT first.
10866 2014-03-13  Georg-Johann Lay  <avr@gjlay.de>
10868         PR target/60486
10869         * config/avr/avr.c (avr_out_plus): Swap cc_plus and cc_minus in
10870         calls of avr_out_plus_1.
10872 2014-03-13  Bin Cheng  <bin.cheng@arm.com>
10874         * tree-cfgcleanup.c (remove_forwarder_block_with_phi): Record
10875         BB's single pred and update the father loop's latch info later.
10877 2014-03-12  Michael Meissner  <meissner@linux.vnet.ibm.com>
10879         * config/rs6000/vector.md (VEC_L): Add V1TI mode to vector types.
10880         (VEC_M): Likewise.
10881         (VEC_N): Likewise.
10882         (VEC_R): Likewise.
10883         (VEC_base): Likewise.
10884         (mov<MODE>, VEC_M modes): If we are loading TImode into VSX
10885         registers, we need to swap double words in little endian mode.
10887         * config/rs6000/rs6000-modes.def (V1TImode): Add new vector mode
10888         to be a container mode for 128-bit integer operations added in ISA
10889         2.07.  Unlike TImode and PTImode, the preferred register set is
10890         the Altivec/VMX registers for the 128-bit operations.
10892         * config/rs6000/rs6000-protos.h (rs6000_move_128bit_ok_p): Add
10893         declarations.
10894         (rs6000_split_128bit_ok_p): Likewise.
10896         * config/rs6000/rs6000-builtin.def (BU_P8V_AV_3): Add new support
10897         macros for creating ISA 2.07 normal and overloaded builtin
10898         functions with 3 arguments.
10899         (BU_P8V_OVERLOAD_3): Likewise.
10900         (VPERM_1T): Add support for V1TImode in 128-bit vector operations
10901         for use as overloaded functions.
10902         (VPERM_1TI_UNS): Likewise.
10903         (VSEL_1TI): Likewise.
10904         (VSEL_1TI_UNS): Likewise.
10905         (ST_INTERNAL_1ti): Likewise.
10906         (LD_INTERNAL_1ti): Likewise.
10907         (XXSEL_1TI): Likewise.
10908         (XXSEL_1TI_UNS): Likewise.
10909         (VPERM_1TI): Likewise.
10910         (VPERM_1TI_UNS): Likewise.
10911         (XXPERMDI_1TI): Likewise.
10912         (SET_1TI): Likewise.
10913         (LXVD2X_V1TI): Likewise.
10914         (STXVD2X_V1TI): Likewise.
10915         (VEC_INIT_V1TI): Likewise.
10916         (VEC_SET_V1TI): Likewise.
10917         (VEC_EXT_V1TI): Likewise.
10918         (EQV_V1TI): Likewise.
10919         (NAND_V1TI): Likewise.
10920         (ORC_V1TI): Likewise.
10921         (VADDCUQ): Add support for 128-bit integer arithmetic instructions
10922         added in ISA 2.07.  Add both normal 'altivec' builtins, and the
10923         overloaded builtin.
10924         (VADDUQM): Likewise.
10925         (VSUBCUQ): Likewise.
10926         (VADDEUQM): Likewise.
10927         (VADDECUQ): Likewise.
10928         (VSUBEUQM): Likewise.
10929         (VSUBECUQ): Likewise.
10931         * config/rs6000/rs6000-c.c (__int128_type): New static to hold
10932         __int128_t and __uint128_t types.
10933         (__uint128_type): Likewise.
10934         (altivec_categorize_keyword): Add support for vector __int128_t,
10935         vector __uint128_t, vector __int128, and vector unsigned __int128
10936         as a container type for TImode operations that need to be done in
10937         VSX/Altivec registers.
10938         (rs6000_macro_to_expand): Likewise.
10939         (altivec_overloaded_builtins): Add ISA 2.07 overloaded functions
10940         to support 128-bit integer instructions vaddcuq, vadduqm,
10941         vaddecuq, vaddeuqm, vsubcuq, vsubuqm, vsubecuq, vsubeuqm.
10942         (altivec_resolve_overloaded_builtin): Add support for V1TImode.
10944         * config/rs6000/rs6000.c (rs6000_hard_regno_mode_ok): Add support
10945         for V1TImode, and set up preferences to use VSX/Altivec registers.
10946         Setup VSX reload handlers.
10947         (rs6000_debug_reg_global): Likewise.
10948         (rs6000_init_hard_regno_mode_ok): Likewise.
10949         (rs6000_preferred_simd_mode): Likewise.
10950         (vspltis_constant): Do not allow V1TImode as easy altivec constants.
10951         (easy_altivec_constant): Likewise.
10952         (output_vec_const_move): Likewise.
10953         (rs6000_expand_vector_set): Convert V1TImode set and extract to
10954         simple move.
10955         (rs6000_expand_vector_extract): Likewise.
10956         (reg_offset_addressing_ok_p): Setup V1TImode to use VSX reg+reg
10957         addressing.
10958         (rs6000_const_vec): Add support for V1TImode.
10959         (rs6000_emit_le_vsx_load): Swap double words when loading or
10960         storing TImode/V1TImode.
10961         (rs6000_emit_le_vsx_store): Likewise.
10962         (rs6000_emit_le_vsx_move): Likewise.
10963         (rs6000_emit_move): Add support for V1TImode.
10964         (altivec_expand_ld_builtin): Likewise.
10965         (altivec_expand_st_builtin): Likewise.
10966         (altivec_expand_vec_init_builtin): Likewise.
10967         (altivec_expand_builtin): Likewise.
10968         (rs6000_init_builtins): Add support for V1TImode type.  Add
10969         support for ISA 2.07 128-bit integer builtins.  Define type names
10970         for the VSX/Altivec vector types.
10971         (altivec_init_builtins): Add support for overloaded vector
10972         functions with V1TImode type.
10973         (rs6000_preferred_reload_class): Prefer Altivec registers for V1TImode.
10974         (rs6000_move_128bit_ok_p): Move 128-bit move/split validation to
10975         external function.
10976         (rs6000_split_128bit_ok_p): Likewise.
10977         (rs6000_handle_altivec_attribute): Create V1TImode from vector
10978         __int128_t and vector __uint128_t.
10980         * config/rs6000/vsx.md (VSX_L): Add V1TImode to vector iterators
10981         and mode attributes.
10982         (VSX_M): Likewise.
10983         (VSX_M2): Likewise.
10984         (VSm): Likewise.
10985         (VSs): Likewise.
10986         (VSr): Likewise.
10987         (VSv): Likewise.
10988         (VS_scalar): Likewise.
10989         (VS_double): Likewise.
10990         (vsx_set_v1ti): New builtin function to create V1TImode from TImode.
10992         * config/rs6000/rs6000.h (TARGET_VADDUQM): New macro to say whether
10993         we support the ISA 2.07 128-bit integer arithmetic instructions.
10994         (ALTIVEC_OR_VSX_VECTOR_MODE): Add V1TImode.
10995         (enum rs6000_builtin_type_index): Add fields to hold V1TImode
10996         and TImode types for use with the builtin functions.
10997         (V1TI_type_node): Likewise.
10998         (unsigned_V1TI_type_node): Likewise.
10999         (intTI_type_internal_node): Likewise.
11000         (uintTI_type_internal_node): Likewise.
11002         * config/rs6000/altivec.md (UNSPEC_VADDCUQ): New unspecs for ISA 2.07
11003         128-bit builtin functions.
11004         (UNSPEC_VADDEUQM): Likewise.
11005         (UNSPEC_VADDECUQ): Likewise.
11006         (UNSPEC_VSUBCUQ): Likewise.
11007         (UNSPEC_VSUBEUQM): Likewise.
11008         (UNSPEC_VSUBECUQ): Likewise.
11009         (VM): Add V1TImode to vector mode iterators.
11010         (VM2): Likewise.
11011         (VI_unit): Likewise.
11012         (altivec_vadduqm): Add ISA 2.07 128-bit binary builtins.
11013         (altivec_vaddcuq): Likewise.
11014         (altivec_vsubuqm): Likewise.
11015         (altivec_vsubcuq): Likewise.
11016         (altivec_vaddeuqm): Likewise.
11017         (altivec_vaddecuq): Likewise.
11018         (altivec_vsubeuqm): Likewise.
11019         (altivec_vsubecuq): Likewise.
11021         * config/rs6000/rs6000.md (FMOVE128_GPR): Add V1TImode to vector
11022         mode iterators.
11023         (BOOL_128): Likewise.
11024         (BOOL_REGS_OUTPUT): Likewise.
11025         (BOOL_REGS_OP1): Likewise.
11026         (BOOL_REGS_OP2): Likewise.
11027         (BOOL_REGS_UNARY): Likewise.
11028         (BOOL_REGS_AND_CR0): Likewise.
11030         * config/rs6000/altivec.h (vec_vaddcuq): Add support for ISA 2.07
11031         128-bit integer builtin support.
11032         (vec_vadduqm): Likewise.
11033         (vec_vaddecuq): Likewise.
11034         (vec_vaddeuqm): Likewise.
11035         (vec_vsubecuq): Likewise.
11036         (vec_vsubeuqm): Likewise.
11037         (vec_vsubcuq): Likewise.
11038         (vec_vsubuqm): Likewise.
11040         * doc/extend.texi (PowerPC AltiVec/VSX Built-in Functions):
11041         Document vec_vaddcuq, vec_vadduqm, vec_vaddecuq, vec_vaddeuqm,
11042         vec_subecuq, vec_subeuqm, vec_vsubcuq, vec_vsubeqm builtins adding
11043         128-bit integer add/subtract to ISA 2.07.
11045 2014-03-12  Joern Rennecke  <joern.rennecke@embecosm.com>
11047         * config/arc/arc.c (arc_predicate_delay_insns):
11048         Fix third argument passed to conditionalize_nonjump.
11050 2014-03-12  Yufeng Zhang  <yufeng.zhang@arm.com>
11052         * config/aarch64/aarch64-builtins.c
11053         (aarch64_builtin_vectorized_function): Add BUILT_IN_LFLOORF,
11054         BUILT_IN_LLFLOOR, BUILT_IN_LCEILF and BUILT_IN_LLCEIL.
11055         * config/aarch64/arm_neon.h (vcvtaq_u64_f64): Call __builtin_llfloor
11056         instead of __builtin_lfloor.
11057         (vcvtnq_u64_f64): Call __builtin_llceil instead of __builtin_lceil.
11059 2014-03-12  Jakub Jelinek  <jakub@redhat.com>
11061         * tree-ssa-ifcombine.c (forwarder_block_to): New function.
11062         (tree_ssa_ifcombine_bb_1): New function.
11063         (tree_ssa_ifcombine_bb): Use it.  Handle also cases where else_bb
11064         is an empty forwarder block to then_bb or vice versa and then_bb
11065         and else_bb are effectively swapped.
11067 2014-03-12  Christian Bruel  <christian.bruel@st.com>
11069         PR target/60264
11070         * config/arm/arm.c (arm_emit_vfp_multi_reg_pop): Emit a
11071         REG_CFA_DEF_CFA note.
11072         (arm_expand_epilogue_apcs_frame): call arm_add_cfa_adjust_cfa_note.
11073         (arm_unwind_emit): Allow REG_CFA_DEF_CFA.
11075 2014-03-12  Thomas Preud'homme  <thomas.preudhomme@arm.com>
11077         PR tree-optimization/60454
11078         * tree-ssa-math-opts.c (find_bswap_1): Fix bswap detection.
11080 2014-03-12  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
11082         * config.gcc (aarch64*-*-*): Use ISA flags from aarch64-arches.def.
11083         Do not define target_cpu_default2 to generic.
11084         * config/aarch64/aarch64.h (TARGET_CPU_DEFAULT): Use generic cpu.
11085         * config/aarch64/aarch64.c (aarch64_override_options): Update comment.
11086         * config/aarch64/aarch64-arches.def (armv8-a): Use generic cpu.
11088 2014-03-12  Jakub Jelinek  <jakub@redhat.com>
11089             Marc Glisse  <marc.glisse@inria.fr>
11091         PR tree-optimization/60502
11092         * tree-ssa-reassoc.c (eliminate_not_pairs): Use build_all_ones_cst
11093         instead of build_low_bits_mask.
11095 2014-03-12  Jakub Jelinek  <jakub@redhat.com>
11097         PR middle-end/60482
11098         * tree-vrp.c (register_edge_assert_for_1): Don't add assert
11099         if there are multiple uses, but op doesn't live on E edge.
11100         * tree-cfg.c (assert_unreachable_fallthru_edge_p): Also ignore
11101         clobber stmts before __builtin_unreachable.
11103 2014-03-11  Richard Sandiford  <rdsandiford@googlemail.com>
11105         * builtins.c (expand_builtin_setjmp_receiver): Use and clobber
11106         hard_frame_pointer_rtx.
11107         * cse.c (cse_insn): Remove volatile check.
11108         * cselib.c (cselib_process_insn): Likewise.
11109         * dse.c (scan_insn): Likewise.
11111 2014-03-11  Joern Rennecke  <joern.rennecke@embecosm.com>
11113         * config/arc/arc.c (conditionalize_nonjump): New function,
11114         broken out of ...
11115         (arc_ifcvt): ... this.
11116         (arc_predicate_delay_insns): Use it.
11118 2014-03-11  Joern Rennecke  <joern.rennecke@embecosm.com>
11120         * config/arc/predicates.md (extend_operand): During/after reload,
11121         allow const_int_operand.
11122         * config/arc/arc.md (mulsidi3_700): Use extend_operand predicate.
11123         (umulsidi3_700): Likewise.  Change operand 2 constraint back to "cL".
11124         (mulsi3_highpart): Change operand 2 constraint alternatives 2 and 3
11125         to "i".
11126         (umulsi3_highpart_i): Likewise.
11128 2014-03-11  Richard Biener  <rguenther@suse.de>
11130         * tree-ssa-structalias.c (get_constraint_for_ptr_offset):
11131         Add asserts to guard possible wrong-code bugs.
11133 2014-03-11  Richard Biener  <rguenther@suse.de>
11135         PR tree-optimization/60429
11136         PR tree-optimization/60485
11137         * tree-ssa-structalias.c (set_union_with_increment): Properly
11138         take into account all fields that overlap the shifted vars.
11139         (do_sd_constraint): Likewise.
11140         (do_ds_constraint): Likewise.
11141         (get_constraint_for_ptr_offset): Likewise.
11143 2014-03-11  Chung-Lin Tang  <cltang@codesourcery.com>
11145         * config/nios2/nios2.c (machine_function): Add fp_save_offset field.
11146         (nios2_compute_frame_layout):
11147         Add calculation of cfun->machine->fp_save_offset.
11148         (nios2_expand_prologue): Correct setting of frame pointer register
11149         in prologue.
11150         (nios2_expand_epilogue): Update recovery of stack pointer from
11151         frame pointer accordingly.
11152         (nios2_initial_elimination_offset): Update calculation of offset
11153         for eliminating to HARD_FRAME_POINTER_REGNUM.
11155 2014-03-10  Jakub Jelinek  <jakub@redhat.com>
11157         PR ipa/60457
11158         * ipa.c (symtab_remove_unreachable_nodes): Don't call
11159         cgraph_get_create_node on VAR_DECLs.
11161 2014-03-10  Richard Biener  <rguenther@suse.de>
11163         PR middle-end/60474
11164         * tree.c (signed_or_unsigned_type_for): Handle OFFSET_TYPEs.
11166 2014-03-08  Douglas B Rupp  <rupp@gnat.com>
11168         * config/vms/vms.opt (vms_float_format): New variable.
11170 2014-03-08  Tobias Burnus  <burnus@net-b.de>
11172         * doc/invoke.texi (-fcilkplus): Update implementation status.
11174 2014-03-08  Paulo Matos  <paulo@matos-sorge.com>
11175             Richard Biener  <rguenther@suse.de>
11177         * lto-wrapper.c (merge_and_complain): Ensure -fshort-double is used
11178         consistently accross all TUs.
11179         (run_gcc): Enable -fshort-double automatically at link at link-time
11180         and disallow override.
11182 2014-03-08  Richard Sandiford  <rdsandiford@googlemail.com>
11184         PR target/58271
11185         * config/mips/mips.c (mips_option_override): Promote -mpaired-single
11186         warning to an error.  Disable TARGET_PAIRED_SINGLE and TARGET_MIPS3D
11187         if they can't be used.
11189 2014-03-07  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
11191         * configure.ac (HAVE_AS_IX86_TLSLDMPLT): Improve test
11192         for Solaris 11/x86 ld.
11193         * configure: Regenerate.
11195 2014-03-07  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
11197         * configure.ac (TLS_SECTION_ASM_FLAG): Save as tls_section_flag.
11198         (LIB_TLS_SPEC): Save as ld_tls_libs.
11199         (HAVE_AS_IX86_TLSLDMPLT): Define as 1/0.
11200         (HAVE_AS_IX86_TLSLDM): New test.
11201         * configure, config.in: Regenerate.
11202         * config/i386/i386.c (legitimize_tls_address): Fall back to
11203         TLS_MODEL_GLOBAL_DYNAMIC on 32-bit Solaris/x86 if tool chain
11204         cannot support TLS_MODEL_LOCAL_DYNAMIC.
11205         * config/i386/i386.md (*tls_local_dynamic_base_32_gnu): Use if
11206         instead of #ifdef in HAVE_AS_IX86_TLSLDMPLT test.
11208 2014-03-07  Paulo Matos  <paulo@matos-sorge.com>
11210         * common.opt (fira-loop-pressure): Mark as optimization.
11212 2014-03-07  Thomas Schwinge  <thomas@codesourcery.com>
11214         * langhooks.c (lhd_omp_mappable_type): The error_mark_node is not
11215         an OpenMP mappable type.
11217 2014-03-06  Matthias Klose  <doko@ubuntu.com>
11219         * Makefile.in (s-mlib): Only pass MULTIARCH_DIRNAME if
11220         MULTILIB_OSDIRNAMES is not defined.
11222 2014-03-06  Jakub Jelinek  <jakub@redhat.com>
11223             Meador Inge  <meadori@codesourcery.com>
11225         PR target/58595
11226         * config/arm/arm.c (arm_tls_symbol_p): Remove.
11227         (arm_legitimize_address): Call legitimize_tls_address for any
11228         arm_tls_referenced_p expression, handle constant addend.  Call it
11229         before testing for !TARGET_ARM.
11230         (thumb_legitimize_address): Don't handle arm_tls_symbol_p here.
11232 2014-03-06  Richard Biener  <rguenther@suse.de>
11234         PR middle-end/60445
11235         PR lto/60424
11236         PR lto/60427
11237         Revert
11238         2014-03-04  Paulo Matos  <paulo@matos-sorge.com>
11240         * tree-streamer.c (record_common_node): Assert we don't record
11241         nodes with type double.
11242         (preload_common_node): Skip type double, complex double and double
11243         pointer since it is now frontend dependent due to fshort-double option.
11245 2014-03-06  Richard Biener  <rguenther@suse.de>
11247         * gcc.c (PLUGIN_COND): Always enable unless -fno-use-linker-plugin
11248         or -fno-lto is specified and the linker has full plugin support.
11249         * collect2.c (lto_mode): Default to LTO_MODE_WHOPR if LTO is enabled.
11250         (main): Remove -flto processing, adjust lto_mode using use_plugin late.
11251         * lto-wrapper.c (merge_and_complain): Merge compile-time
11252         optimization levels.
11253         (run_gcc): And pass it through to the link options.
11255 2014-03-06  Alexandre Oliva  <aoliva@redhat.com>
11257         PR debug/60381
11258         Revert:
11259         2014-02-28  Alexandre Oliva  <aoliva@redhat.com>
11260         PR debug/59992
11261         * cselib.c (remove_useless_values): Skip to avoid quadratic
11262         behavior if the condition moved from...
11263         (cselib_process_insn): ... here holds.
11265 2014-03-05  Jakub Jelinek  <jakub@redhat.com>
11267         PR plugins/59335
11268         * Makefile.in (PLUGIN_HEADERS): Add tree-phinodes.h, stor-layout.h,
11269         ssa-iterators.h, $(RESOURCE_H) and tree-cfgcleanup.h.
11271         PR plugins/59335
11272         * config/i386/t-i386 (OPTIONS_H_EXTRA): Add stringop.def.
11273         (TM_H): Add x86-tune.def.
11275 2014-03-05  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
11277         * config/aarch64/aarch64.c (generic_tunings):
11278         Use cortexa57_extra_costs.
11280 2014-03-05  Jakub Jelinek  <jakub@redhat.com>
11282         PR lto/60404
11283         * cfgexpand.c (expand_used_vars): Do not assume all SSA_NAMEs
11284         of PARM/RESULT_DECLs must be coalesced with optimize && in_lto_p.
11285         * tree-ssa-coalesce.c (coalesce_ssa_name): Use MUST_COALESCE_COST - 1
11286         cost for in_lto_p.
11288 2014-03-04  Heiher  <r@hev.cc>
11290         * config/mips/mips-cpus.def (loongson3a): Mark as a MIPS64r2 processor.
11291         * config/mips/mips.h (MIPS_ISA_LEVEL_SPEC): Adjust accordingly.
11293 2014-03-04  Uros Bizjak  <ubizjak@gmail.com>
11295         * config/i386/predicates.md (const2356_operand): Change to ...
11296         (const2367_operand): ... this.
11297         * config/i386/sse.md (avx512pf_scatterpf<mode>sf): Use
11298         const2367_operand.
11299         (*avx512pf_scatterpf<mode>sf_mask): Ditto.
11300         (*avx512pf_scatterpf<mode>sf): Ditto.
11301         (avx512pf_scatterpf<mode>df): Ditto.
11302         (*avx512pf_scatterpf<mode>df_mask): Ditto.
11303         (*avx512pf_scatterpf<mode>df): Ditto.
11304         * config/i386/i386.c (ix86_expand_builtin): Update
11305         incorrect hint operand error message.
11307 2014-03-04  Richard Biener  <rguenther@suse.de>
11309         * lto-section-in.c (lto_get_section_data): Fix const cast.
11311 2014-03-04  Paulo Matos  <paulo@matos-sorge.com>
11313         * tree-streamer.c (record_common_node): Assert we don't record
11314         nodes with type double.
11315         (preload_common_node): Skip type double, complex double and double
11316         pointer since it is now frontend dependent due to fshort-double option.
11318 2014-03-04  Richard Biener  <rguenther@suse.de>
11320         PR lto/60405
11321         * lto-streamer-in.c (lto_read_body): Remove LTO bytecode version check.
11322         (lto_input_toplevel_asms): Likewise.
11323         * lto-section-in.c (lto_get_section_data): Instead do it here
11324         for every section.
11326 2014-03-04  Richard Biener  <rguenther@suse.de>
11328         PR tree-optimization/60382
11329         * tree-vect-loop.c (vect_is_simple_reduction_1): Do not consider
11330         dead PHIs a reduction.
11332 2014-03-03  Uros Bizjak  <ubizjak@gmail.com>
11334         * config/i386/xmmintrin.h (enum _mm_hint) <_MM_HINT_ET0>: Correct
11335         hint value.
11336         (_mm_prefetch): Move out of GCC target("sse") pragma.
11337         * config/i386/prfchwintrin.h (_m_prefetchw): Move out of
11338         GCC target("prfchw") pragma.
11339         * config/i386/i386.md (prefetch): Emit prefetchwt1 only
11340         for locality <= 2.
11341         * config/i386/i386.c (ix86_option_override_internal): Enable
11342         -mprfchw with -mprefetchwt1.
11344 2014-03-03  Joern Rennecke  <joern.rennecke@embecosm.com>
11346         * config/arc/arc.md (casesi_load) <length attribute alternative 0>:
11347         Mark as varying.
11349 2014-03-03  Joern Rennecke  <joern.rennecke@embecosm.com>
11351         * opts.h (CL_PCH_IGNORE): Define.
11352         * targhooks.c (option_affects_pch_p):
11353         Return false for options that have CL_PCH_IGNORE set.
11354         * opt-functions.awk: Process PchIgnore.
11355         * doc/options.texi: Document PchIgnore.
11357         * config/arc/arc.opt (misize): Add PchIgnore property.
11359 2014-03-03  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
11361         * config/rs6000/rs6000.c (rs6000_preferred_reload_class): Disallow
11362         reload of PLUS rtx's outside of GENERAL_REGS or BASE_REGS; relax
11363         constraint on constants to permit them being loaded into
11364         GENERAL_REGS or BASE_REGS.
11366 2014-03-03  Nick Clifton  <nickc@redhat.com>
11368         * config/rl78/rl78-real.md (cbranchsi4_real_signed): Add
11369         anti-cacnonical alternatives.
11370         (negandhi3_real): New pattern.
11371         * config/rl78/rl78-virt.md (negandhi3_virt): New pattern.
11373 2014-03-03  Senthil Kumar Selvaraj  <senthil_kumar.selvaraj@atmel.com>
11375         * config/avr/avr-mcus.def: Remove atxmega16x1.
11376         * config/avr/avr-tables.opt: Regenerate.
11377         * config/avr/t-multilib: Regenerate.
11378         * doc/avr-mmcu.texi: Regenerate.
11380 2014-03-03  Tobias Grosser  <tobias@grosser.es>
11381             Mircea Namolaru  <mircea.namolaru@inria.fr>
11383         PR tree-optimization/58028
11384         * graphite-clast-to-gimple.c (set_cloog_options): Don't remove
11385         scalar dimensions.
11387 2014-03-03  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
11389         * config/arm/neon.md (*movmisalign<mode>): Legitimize addresses
11390         not handled by recognizers.
11392 2014-03-03  Jakub Jelinek  <jakub@redhat.com>
11394         PR middle-end/60175
11395         * function.c (expand_function_end): Don't emit
11396         clobber_return_register sequence if clobber_after is a BARRIER.
11397         * cfgexpand.c (construct_exit_block): Append instructions before
11398         return_label to prev_bb.
11400 2014-03-02  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
11402         * config/rs6000/constraints.md: Document reserved use of "wc".
11404 2014-03-02  Jan Hubicka  <hubicka@ucw.cz>
11406         PR ipa/60150
11407         * ipa.c (function_and_variable_visibility): When dissolving comdat
11408         group, also set all symbols to local.
11410 2014-03-02  Jan Hubicka  <hubicka@ucw.cz>
11412         PR ipa/60306
11414         Revert:
11415         2013-12-14  Jan Hubicka  <jh@suse.cz>
11416         PR middle-end/58477
11417         * ipa-prop.c (stmt_may_be_vtbl_ptr_store): Skip clobbers.
11419 2014-03-02  Jon Beniston  <jon@beniston.com>
11421         PR bootstrap/48230
11422         PR bootstrap/50927
11423         PR bootstrap/52466
11424         PR target/46898
11425         * config/lm32/lm32.c (lm32_legitimate_constant_p): Remove, as incorrect.
11426           (TARGET_LEGITIMATE_CONSTANT_P): Undefine, as not needed.
11427         * config/lm32/lm32.md (movsi_insn): Add 32-bit immediate support.
11428         (simple_return, *simple_return): New patterns
11429         * config/lm32/predicates.md (movsi_rhs_operand): Remove as obsolete.
11430         * configure.ac (force_sjlj_exceptions): Force sjlj exceptions for lm32.
11432 2014-03-01  Paolo Carlini  <paolo.carlini@oracle.com>
11434         * dwarf2out.c (gen_subprogram_die): Tidy.
11436 2014-03-01  Oleg Endo  <olegendo@gcc.gnu.org>
11438         PR target/60071
11439         * config/sh/sh.md (*mov_t_msb_neg): Split into ...
11440         (*mov_t_msb_neg_negc): ... this new insn.
11442 2014-02-28  Jason Merrill  <jason@redhat.com>
11444         PR c++/58678
11445         * ipa-devirt.c (ipa_devirt): Don't choose an implicitly-declared
11446         function.
11448 2014-02-28  Paolo Carlini  <paolo.carlini@oracle.com>
11450         PR c++/60314
11451         * dwarf2out.c (decltype_auto_die): New static.
11452         (gen_subprogram_die): Handle 'decltype(auto)' like 'auto'.
11453         (gen_type_die_with_usage): Handle 'decltype(auto)'.
11454         (is_cxx_auto): Likewise.
11456 2014-02-28  Ian Bolton  <ian.bolton@arm.com>
11458         * config/aarch64/aarch64.h: Define __ARM_NEON by default if
11459         we are not using general regs only.
11461 2014-02-28  Richard Biener  <rguenther@suse.de>
11463         PR target/60280
11464         * tree-cfgcleanup.c (tree_forwarder_block_p): Restrict
11465         previous fix and only allow to remove trivial pre-headers
11466         and latches.  Also honor LOOPS_MAY_HAVE_MULTIPLE_LATCHES.
11467         (remove_forwarder_block): Properly update the latch of a loop.
11469 2014-02-28  Alexandre Oliva  <aoliva@redhat.com>
11471         PR debug/59992
11472         * cselib.c (cselib_hasher::equal): Special-case VALUE lookup.
11473         (cselib_preserved_hash_table): New.
11474         (preserve_constants_and_equivs): Move preserved vals to it.
11475         (cselib_find_slot): Look it up first.
11476         (cselib_init): Initialize it.
11477         (cselib_finish): Release it.
11478         (dump_cselib_table): Dump it.
11480 2014-02-28  Alexandre Oliva  <aoliva@redhat.com>
11482         PR debug/59992
11483         * cselib.c (remove_useless_values): Skip to avoid quadratic
11484         behavior if the condition moved from...
11485         (cselib_process_insn): ... here holds.
11487 2014-02-28  Alexandre Oliva  <aoliva@redhat.com>
11489         PR debug/57232
11490         * var-tracking.c (vt_initialize): Apply the same condition to
11491         preserve the CFA base value.
11493 2014-02-28  Joey Ye  <joey.ye@arm.com>
11495         PR target/PR60169
11496         * config/arm/arm.c (thumb_far_jump_used_p): Don't change
11497         if reload in progress or completed.
11499 2014-02-28  Tobias Burnus  <burnus@net-b.de>
11501         PR middle-end/60147
11502         * tree-pretty-print.c (dump_generic_node, print_declaration): Handle
11503         NAMELIST_DECL.
11505 2014-02-27  H.J. Lu  <hongjiu.lu@intel.com>
11507         * doc/tm.texi.in (Condition Code Status): Update documention for
11508         relative locations of cc0-setter and cc0-user.
11510 2014-02-27  Jeff Law  <law@redhat.com>
11512         PR rtl-optimization/52714
11513         * combine.c (try_combine): When splitting an unrecognized PARALLEL
11514         into two independent simple sets, if I3 is a jump, ensure the
11515         pattern we place into I3 is a (set (pc) ...).
11517 2014-02-27  Mikael Pettersson  <mikpe@it.uu.se>
11518             Jeff Law  <law@redhat.com>
11520         PR rtl-optimization/49847
11521         * cse.c (fold_rtx) Handle case where cc0 setter and cc0 user
11522         are in different blocks.
11523         * doc/tm.texi (Condition Code Status): Update documention for
11524         relative locations of cc0-setter and cc0-user.
11526 2014-02-27  Vladimir Makarov  <vmakarov@redhat.com>
11528         PR target/59222
11529         * lra.c (lra_emit_add): Check SUBREG too.
11531 2014-02-27  Andreas Schwab  <schwab@suse.de>
11533         * config/m68k/m68k.c (m68k_option_override): Disable
11534         -flive-range-shrinkage for classic m68k.
11535         (m68k_override_options_after_change): Likewise.
11537 2014-02-27  Marek Polacek  <polacek@redhat.com>
11539         PR middle-end/59223
11540         * tree-ssa-uninit.c (gate_warn_uninitialized): Run the pass even for
11541         -Wmaybe-uninitialized.
11543 2014-02-27  Alan Modra  <amodra@gmail.com>
11545         PR target/57936
11546         * reload1.c (emit_input_reload_insns): When reload_override_in,
11547         set old to rl->in_reg when rl->in_reg is a subreg.
11549 2014-02-26  Richard Biener  <rguenther@suse.de>
11551         PR bootstrap/60343
11552         * lra-assigns.c (spill_for): Avoid mixed-sign comparison.
11554 2014-02-25  Ilya Tocar  <ilya.tocar@intel.com>
11556         * common/config/i386/predicates.md (const1256_operand): Remove.
11557         (const2356_operand): New.
11558         (const_1_to_2_operand): Remove.
11559         * config/i386/sse.md (avx512pf_gatherpf<mode>sf): Change hint value.
11560         (*avx512pf_gatherpf<mode>sf_mask): Ditto.
11561         (*avx512pf_gatherpf<mode>sf): Ditto.
11562         (avx512pf_gatherpf<mode>df): Ditto.
11563         (*avx512pf_gatherpf<mode>df_mask): Ditto.
11564         (*avx512pf_gatherpf<mode>df): Ditto.
11565         (avx512pf_scatterpf<mode>sf): Ditto.
11566         (*avx512pf_scatterpf<mode>sf_mask): Ditto.
11567         (*avx512pf_scatterpf<mode>sf): Ditto.
11568         (avx512pf_scatterpf<mode>df): Ditto.
11569         (*avx512pf_scatterpf<mode>df_mask): Ditto.
11570         (*avx512pf_scatterpf<mode>df): Ditto.
11571         * common/config/i386/xmmintrin.h (_mm_hint): Add _MM_HINT_ET0.
11573 2014-02-26  Ilya Tocar  <ilya.tocar@intel.com>
11575         * config/i386/avx512fintrin.h (_mm512_testn_epi32_mask),
11576         (_mm512_mask_testn_epi32_mask), (_mm512_testn_epi64_mask),
11577         (_mm512_mask_testn_epi64_mask): Move to ...
11578         * config/i386/avx512cdintrin.h: Here.
11579         * config/i386/i386.c (bdesc_args): Change MASK_ISA for testnm.
11580         * config/i386/sse.md (avx512f_vmscalef<mode><round_name>): Remove %.
11581         (avx512f_scalef<mode><mask_name><round_name>): Ditto.
11582         (avx512f_testnm<mode>3<mask_scalar_merge_name>): Change conditon to
11583         TARGET_AVX512F from TARGET_AVX512CD.
11585 2014-02-26  Richard Biener  <rguenther@suse.de>
11587         PR ipa/60327
11588         * ipa.c (walk_polymorphic_call_targets): Properly guard
11589         call to inline_update_overall_summary.
11591 2014-02-26  Bin Cheng  <bin.cheng@arm.com>
11593         PR target/60280
11594         * tree-cfgcleanup.c (tree_forwarder_block_p): Protect loop preheaders
11595         and latches only if requested.  Fix latch if it is removed.
11596         * tree-ssa-dom.c (tree_ssa_dominator_optimize): Set
11597         LOOPS_HAVE_PREHEADERS.
11599 2014-02-25  Andrew Pinski  <apinski@cavium.com>
11601         * builtins.c (expand_builtin_thread_pointer): Create a new target
11602         when the target is NULL.
11604 2014-02-25  Vladimir Makarov  <vmakarov@redhat.com>
11606         PR rtl-optimization/60317
11607         * params.def (PARAM_LRA_MAX_CONSIDERED_RELOAD_PSEUDOS): New.
11608         * params.h (LRA_MAX_CONSIDERED_RELOAD_PSEUDOS): New.
11609         * lra-assigns.c: Include params.h.
11610         (spill_for): Use LRA_MAX_CONSIDERED_RELOAD_PSEUDOS as guard for
11611         other reload pseudos considerations.
11613 2014-02-25  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
11615         * config/rs6000/vector.md (*vector_unordered<mode>): Change split
11616         to use canonical form for nor<mode>3.
11618 2014-02-25  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
11620         PR target/55426
11621         * config/arm/arm.h (CANNOT_CHANGE_MODE_CLASS): Allow 128 to 64-bit
11622         conversions.
11624 2014-02-25  Ilya Tocar  <ilya.tocar@intel.com>
11626         * common/config/i386/i386-common.c (OPTION_MASK_ISA_PREFETCHWT1_SET),
11627         (OPTION_MASK_ISA_PREFETCHWT1_UNSET): New.
11628         (ix86_handle_option): Handle OPT_mprefetchwt1.
11629         * config/i386/cpuid.h (bit_PREFETCHWT1): New.
11630         * config/i386/driver-i386.c (host_detect_local_cpu): Detect
11631         PREFETCHWT1 CPUID.
11632         * config/i386/i386-c.c (ix86_target_macros_internal): Handle
11633         OPTION_MASK_ISA_PREFETCHWT1.
11634         * config/i386/i386.c (ix86_target_string): Handle mprefetchwt1.
11635         (PTA_PREFETCHWT1): New.
11636         (ix86_option_override_internal): Handle PTA_PREFETCHWT1.
11637         (ix86_valid_target_attribute_inner_p): Handle OPT_mprefetchwt1.
11638         * config/i386/i386.h (TARGET_PREFETCHWT1, TARGET_PREFETCHWT1_P): New.
11639         * config/i386/i386.md (prefetch): Check TARGET_PREFETCHWT1
11640         (*prefetch_avx512pf_<mode>_: Change into ...
11641         (*prefetch_prefetchwt1_<mode>: This.
11642         * config/i386/i386.opt (mprefetchwt1): New.
11643         * config/i386/xmmintrin.h (_mm_hint): Add _MM_HINT_ET1.
11644         (_mm_prefetch): Handle intent to write.
11645         * doc/invoke.texi (mprefetchwt1), (mno-prefetchwt1): Doccument.
11647 2014-02-25  Richard Biener  <rguenther@suse.de>
11649         PR middle-end/60291
11650         * emit-rtl.c (mem_attrs_htab): Remove.
11651         (mem_attrs_htab_hash): Likewise.
11652         (mem_attrs_htab_eq): Likewise.
11653         (set_mem_attrs): Always allocate new mem-attrs when something changed.
11654         (init_emit_once): Do not allocate mem_attrs_htab.
11656 2014-02-25  Richard Biener  <rguenther@suse.de>
11658         PR lto/60319
11659         * lto-opts.c (lto_write_options): Output non-explicit conservative
11660         -fwrapv, -fno-trapv and -fno-strict-overflow.
11661         * lto-wrapper.c (merge_and_complain): Handle merging those options.
11662         (run_gcc): And pass them through.
11664 2014-02-25  Andrey Belevantsev  <abel@ispras.ru>
11666         * sel-sched.c (calculate_new_fences): New parameter ptime.
11667         Calculate it as a maximum over all fence cycles.
11668         (sel_sched_region_2): Adjust the call to calculate_new_fences.
11669         Print the final schedule timing when sched_verbose.
11671 2014-02-25  Andrey Belevantsev  <abel@ispras.ru>
11673         PR rtl-optimization/60292
11674         * sel-sched.c (fill_vec_av_set): Do not reset target availability
11675         bit fot the fence instruction.
11677 2014-02-24  Alangi Derick  <alangiderick@gmail.com>
11679         * calls.h: Fix typo in comment.
11681 2014-02-24  John David Anglin  <danglin@gcc.gnu.org>
11683         * config/pa/pa.c (pa_output_move_double): Don't valididate when
11684         adjusting offsetable addresses.
11686 2014-02-24  Guozhi Wei  <carrot@google.com>
11688         * sparseset.h (sparseset_pop): Fix the wrong index.
11690 2014-02-24  Walter Lee  <walt@tilera.com>
11692         * config.gcc (tilepro-*-*): Change to tilepro*-*-*.
11693         (tilegx-*-linux*): Change to tilegx*-*-linux*; Support tilegxbe
11694         triplet.
11695         * common/config/tilegx/tilegx-common.c
11696         (TARGET_DEFAULT_TARGET_FLAGS): Define.
11697         * config/tilegx/linux.h (ASM_SPEC): Add endian_spec.
11698         (LINK_SPEC): Ditto.
11699         * config/tilegx/sync.md (atomic_test_and_set): Handle big endian.
11700         * config/tilegx/tilegx.c (tilegx_return_in_msb): New.
11701         (tilegx_gimplify_va_arg_expr): Handle big endian.
11702         (tilegx_expand_unaligned_load): Ditto.
11703         (tilegx_expand_unaligned_store): Ditto.
11704         (TARGET_RETURN_IN_MSB): New.
11705         * config/tilegx/tilegx.h (TARGET_DEFAULT): New.
11706         (TARGET_ENDIAN_DEFAULT): New.
11707         (TARGET_BIG_ENDIAN): Handle big endian.
11708         (BYTES_BIG_ENDIAN): Ditto.
11709         (WORDS_BIG_ENDIAN): Ditto.
11710         (FLOAT_WORDS_BIG_ENDIAN): Ditto.
11711         (ENDIAN_SPEC): New.
11712         (EXTRA_SPECS): New.
11713         * config/tilegx/tilegx.md (extv): Handle big endian.
11714         (extzv): Ditto.
11715         (insn_st<n>): Ditto.
11716         (insn_st<n>_add<bitsuffix>): Ditto.
11717         (insn_stnt<n>): Ditto.
11718         (insn_stnt<n>_add<bitsuffix>):Ditto.
11719         (vec_interleave_highv8qi): Handle big endian.
11720         (vec_interleave_highv8qi_be): New.
11721         (vec_interleave_highv8qi_le): New.
11722         (insn_v1int_h): Handle big endian.
11723         (vec_interleave_lowv8qi): Handle big endian.
11724         (vec_interleave_lowv8qi_be): New.
11725         (vec_interleave_lowv8qi_le): New.
11726         (insn_v1int_l): Handle big endian.
11727         (vec_interleave_highv4hi): Handle big endian.
11728         (vec_interleave_highv4hi_be): New.
11729         (vec_interleave_highv4hi_le): New.
11730         (insn_v2int_h): Handle big endian.
11731         (vec_interleave_lowv4hi): Handle big endian.
11732         (vec_interleave_lowv4hi_be): New.
11733         (vec_interleave_lowv4hi_le): New.
11734         (insn_v2int_l): Handle big endian.
11735         (vec_interleave_highv2si): Handle big endian.
11736         (vec_interleave_highv2si_be): New.
11737         (vec_interleave_highv2si_le): New.
11738         (insn_v4int_h): Handle big endian.
11739         (vec_interleave_lowv2si): Handle big endian.
11740         (vec_interleave_lowv2si_be): New.
11741         (vec_interleave_lowv2si_le): New.
11742         (insn_v4int_l): Handle big endian.
11743         * config/tilegx/tilegx.opt (mbig-endian): New option.
11744         (mlittle-endian): New option.
11745         * doc/install.texi: Document tilegxbe-linux.
11746         * doc/invoke.texi: Document -mbig-endian and -mlittle-endian.
11748 2014-02-24  Martin Jambor  <mjambor@suse.cz>
11750         PR ipa/60266
11751         * ipa-cp.c (propagate_constants_accross_call): Bail out early if
11752         there are no parameter descriptors.
11754 2014-02-24  Andrey Belevantsev  <abel@ispras.ru>
11756         PR rtl-optimization/60268
11757         * sched-rgn.c (haifa_find_rgns): Move the nr_regions_initial variable
11758         initialization to ...
11759         (sched_rgn_init): ... here.
11760         (schedule_region): Check for SCHED_PRESSURE_NONE earlier.
11762 2014-02-23  David Holsgrove  <david.holsgrove@xilinx.com>
11764         * config/microblaze/microblaze.md: Correct ashrsi_reg / lshrsi_reg
11765         names.
11767 2014-02-23  Edgar E. Iglesias  <edgar.iglesias@xilinx.com>
11769         * config/microblaze/microblaze.h: Remove SECONDARY_MEMORY_NEEDED
11770         definition.
11772 2014-02-23  David Holsgrove  <david.holsgrove@xilinx.com>
11774         * /config/microblaze/microblaze.c: Add microblaze_asm_output_mi_thunk,
11775         define TARGET_ASM_OUTPUT_MI_THUNK and TARGET_ASM_CAN_OUTPUT_MI_THUNK.
11777 2014-02-23  David Holsgrove  <david.holsgrove@xilinx.com>
11779         * config/microblaze/predicates.md: Add cmp_op predicate.
11780         * config/microblaze/microblaze.md: Add branch_compare instruction
11781         which uses cmp_op predicate and emits cmp insn before branch.
11782         * config/microblaze/microblaze.c (microblaze_emit_compare): Rename
11783         to microblaze_expand_conditional_branch and consolidate logic.
11784         (microblaze_expand_conditional_branch): emit branch_compare
11785         insn instead of handling cmp op separate from branch insn.
11787 2014-02-23  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
11789         * config/rs6000/rs6000.c (rs6000_emit_le_vsx_move): Relax assert
11790         to permit subregs.
11792 2014-02-23  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
11794         * config/rs6000/altivec.md (altivec_lve<VI_char>x): Replace
11795         define_insn with define_expand and new define_insn
11796         *altivec_lve<VI_char>x_internal.
11797         (altivec_stve<VI_char>x): Replace define_insn with define_expand
11798         and new define_insn *altivec_stve<VI_char>x_internal.
11799         * config/rs6000/rs6000-protos.h (altivec_expand_stvex_be): New
11800         prototype.
11801         * config/rs6000/rs6000.c (altivec_expand_lvx_be): Document use by
11802         lve*x built-ins.
11803         (altivec_expand_stvex_be): New function.
11805 2014-02-22  Joern Rennecke  <joern.rennecke@embecosm.com>
11807         * config/avr/avr.c (avr_can_eliminate): Allow elimination from
11808         ARG_POINTER_REGNUM to STACK_POINTER_REGNUM if !frame_pointer_needed.
11809         * config/avr/avr.c (ELIMINABLE_REGS): Add elimination from
11810         ARG_POINTER_REGNUM to STACK_POINTER_REGNUM.
11812 2014-02-21  Vladimir Makarov  <vmakarov@redhat.com>
11814         PR target/60298
11815         * lra-constraints.c (inherit_reload_reg): Use lra_emit_move
11816         instead of emit_move_insn.
11818 2014-02-21  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
11820         * config/rs6000/altivec.md (altivec_vsumsws): Replace second
11821         vspltw with vsldoi.
11822         (reduc_uplus_v16qi): Use gen_altivec_vsumsws_direct instead of
11823         gen_altivec_vsumsws.
11825 2014-02-21  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
11827         * config/rs6000/altivec.md (altivec_lvxl): Rename as
11828         *altivec_lvxl_<mode>_internal and use VM2 iterator instead of V4SI.
11829         (altivec_lvxl_<mode>): New define_expand incorporating
11830         -maltivec=be semantics where needed.
11831         (altivec_lvx): Rename as *altivec_lvx_<mode>_internal.
11832         (altivec_lvx_<mode>): New define_expand incorporating -maltivec=be
11833         semantics where needed.
11834         (altivec_stvx): Rename as *altivec_stvx_<mode>_internal.
11835         (altivec_stvx_<mode>): New define_expand incorporating
11836         -maltivec=be semantics where needed.
11837         (altivec_stvxl): Rename as *altivec_stvxl_<mode>_internal and use
11838         VM2 iterator instead of V4SI.
11839         (altivec_stvxl_<mode>): New define_expand incorporating
11840         -maltivec=be semantics where needed.
11841         * config/rs6000/rs6000-builtin.def: Add new built-in definitions
11842         LVXL_V2DF, LVXL_V2DI, LVXL_V4SF, LVXL_V4SI, LVXL_V8HI, LVXL_V16QI,
11843         LVX_V2DF, LVX_V2DI, LVX_V4SF, LVX_V4SI, LVX_V8HI, LVX_V16QI, STVX_V2DF,
11844         STVX_V2DI, STVX_V4SF, STVX_V4SI, STVX_V8HI, STVX_V16QI, STVXL_V2DF,
11845         STVXL_V2DI, STVXL_V4SF, STVXL_V4SI, STVXL_V8HI, STVXL_V16QI.
11846         * config/rs6000/rs6000-c.c (altivec_overloaded_builtins): Replace
11847         ALTIVEC_BUILTIN_LVX with ALTIVEC_BUILTIN_LVX_<MODE> throughout;
11848         similarly for ALTIVEC_BUILTIN_LVXL, ALTIVEC_BUILTIN_STVX, and
11849         ALTIVEC_BUILTIN_STVXL.
11850         * config/rs6000/rs6000-protos.h (altivec_expand_lvx_be): New prototype.
11851         (altivec_expand_stvx_be): Likewise.
11852         * config/rs6000/rs6000.c (swap_selector_for_mode): New function.
11853         (altivec_expand_lvx_be): Likewise.
11854         (altivec_expand_stvx_be): Likewise.
11855         (altivec_expand_builtin): Add cases for
11856         ALTIVEC_BUILTIN_STVX_<MODE>, ALTIVEC_BUILTIN_STVXL_<MODE>,
11857         ALTIVEC_BUILTIN_LVXL_<MODE>, and ALTIVEC_BUILTIN_LVX_<MODE>.
11858         (altivec_init_builtins): Add definitions for
11859         __builtin_altivec_lvxl_<mode>, __builtin_altivec_lvx_<mode>,
11860         __builtin_altivec_stvx_<mode>, and __builtin_altivec_stvxl_<mode>.
11862 2014-02-21  Catherine Moore  <clm@codesourcery.com>
11864         * doc/invoke.texi (mvirt, mno-virt): Document.
11865         * config/mips/mips.opt (mvirt): New option.
11866         * config/mips/mips.h (ASM_SPEC): Pass mvirt to the assembler.
11868 2014-02-21  Richard Biener  <rguenther@suse.de>
11870         PR tree-optimization/60276
11871         * tree-vectorizer.h (struct _stmt_vec_info): Add min_neg_dist field.
11872         (STMT_VINFO_MIN_NEG_DIST): New macro.
11873         * tree-vect-data-refs.c (vect_analyze_data_ref_dependence): Record
11874         STMT_VINFO_MIN_NEG_DIST.
11875         * tree-vect-stmts.c (vectorizable_load): Verify if assumptions
11876         made for negative dependence distances still hold.
11878 2014-02-21  Richard Biener  <rguenther@suse.de>
11880         PR middle-end/60291
11881         * tree-ssa-live.c (mark_all_vars_used_1): Do not walk
11882         DECL_INITIAL for globals not in the current function context.
11884 2014-02-21  Jakub Jelinek  <jakub@redhat.com>
11886         PR tree-optimization/56490
11887         * params.def (PARAM_UNINIT_CONTROL_DEP_ATTEMPTS): New param.
11888         * tree-ssa-uninit.c: Include params.h.
11889         (compute_control_dep_chain): Add num_calls argument, return false
11890         if it exceed PARAM_UNINIT_CONTROL_DEP_ATTEMPTS param, pass
11891         num_calls to recursive call.
11892         (find_predicates): Change dep_chain into normal array,
11893         cur_chain into auto_vec<edge, MAX_CHAIN_LEN + 1>, add num_calls
11894         variable and adjust compute_control_dep_chain caller.
11895         (find_def_preds): Likewise.
11897 2014-02-21  Thomas Schwinge  <thomas@codesourcery.com>
11899         * gimple-pretty-print.c (dump_gimple_omp_for) [flags & TDF_RAW]
11900         <case GF_OMP_FOR_KIND_CILKSIMD>: Add missing break statement.
11902 2014-02-21  Nick Clifton  <nickc@redhat.com>
11904         * config/stormy16/stormy16.md (pushdqi1): Add mode to post_inc.
11905         (pushhi1): Likewise.
11906         (popqi1): Add mode to pre_dec.
11907         (pophi1): Likewise.
11909 2014-02-21  Jakub Jelinek  <jakub@redhat.com>
11911         * config/i386/i386.c (ix86_expand_vec_perm): Use V8SImode
11912         mode for mask of V8SFmode permutation.
11914 2014-02-20  Richard Henderson  <rth@redhat.com>
11916         PR c++/60272
11917         * builtins.c (expand_builtin_atomic_compare_exchange): Always make
11918         a new pseudo for OLDVAL.
11920 2014-02-20  Jakub Jelinek  <jakub@redhat.com>
11922         PR target/57896
11923         * config/i386/i386.c (expand_vec_perm_interleave2): Don't call
11924         gen_reg_rtx if d->testing_p.
11925         (expand_vec_perm_pshufb2, expand_vec_perm_broadcast_1): Return early
11926         if d->testing_p and we will certainly return true.
11927         (expand_vec_perm_even_odd_1): Likewise.  Don't call gen_reg_rtx
11928         if d->testing_p.
11930 2014-02-20  Uros Bizjak  <ubizjak@gmail.com>
11932         * emit-rtl.c (gen_reg_rtx): Assert that
11933         crtl->emit.regno_pointer_align_length is non-zero.
11935 2014-02-20  Richard Henderson  <rth@redhat.com>
11937         PR c++/60272
11938         * builtins.c (expand_builtin_atomic_compare_exchange): Conditionalize
11939         on failure the store back into EXPECT.
11941 2014-02-20  Chung-Lin Tang  <cltang@codesourcery.com>
11942             Sandra Loosemore  <sandra@codesourcery.com>
11944         * config/nios2/nios2.md (unspec): Add UNSPEC_PIC_GOTOFF_SYM enum.
11945         * config/nios2/nios2.c (nios2_function_profiler): Add
11946         -fPIC (flag_pic == 2) support.
11947         (nios2_handle_custom_fpu_cfg): Fix warning parameter.
11948         (nios2_large_offset_p): New function.
11949         (nios2_unspec_reloc_p): Move up position, update to use
11950         nios2_large_offset_p.
11951         (nios2_unspec_address): Remove function.
11952         (nios2_unspec_offset): New function.
11953         (nios2_large_got_address): New function.
11954         (nios2_got_address): Add large offset support.
11955         (nios2_legitimize_tls_address): Update usage of removed and new
11956         functions.
11957         (nios2_symbol_binds_local_p): New function.
11958         (nios2_load_pic_address): Add -fPIC (flag_pic == 2) support.
11959         (nios2_legitimize_address): Update to use nios2_large_offset_p.
11960         (nios2_emit_move_sequence): Avoid legitimizing (const (unspec ...)).
11961         (nios2_print_operand): Merge H/L processing, add hiadj/lo
11962         processing for (const (unspec ...)).
11963         (nios2_unspec_reloc_name): Add UNSPEC_PIC_GOTOFF_SYM case.
11965 2014-02-20  Richard Biener  <rguenther@suse.de>
11967         * tree-cfg.c (replace_uses_by): Mark altered BBs before
11968         doing the substitution.
11969         (verify_gimple_assign_single): Also verify bare MEM_REFs on the lhs.
11971 2014-02-20  Martin Jambor  <mjambor@suse.cz>
11973         PR ipa/55260
11974         * ipa-cp.c (cgraph_edge_brings_all_agg_vals_for_node): Uce correct
11975         info when checking whether lattices are bottom.
11977 2014-02-20  Richard Biener  <rguenther@suse.de>
11979         PR middle-end/60221
11980         * tree-eh.c (execute_cleanup_eh_1): Also cleanup empty EH
11981         regions at -O0.
11983 2014-02-20  Jan Hubicka  <hubicka@ucw.cz>
11985         PR ipa/58555
11986         * ipa-inline-transform.c (clone_inlined_nodes): Add freq_scale
11987         parameter specifying the scaling.
11988         (inline_call): Update.
11989         (want_inline_recursively): Guard division by zero.
11990         (recursive_inlining): Update.
11991         * ipa-inline.h (clone_inlined_nodes): Update.
11993 2014-02-20  Ilya Tocar  <ilya.tocar@intel.com>
11995         PR target/60204
11996         * config/i386/i386.c (classify_argument): Pass structures of size
11997         64 bytes or less in register.
11999 2014-02-20  Ilya Tocar  <ilya.tocar@intel.com>
12000             Kirill Yukhin  <kirill.yukhin@intel.com>
12002         * config/i386/avx512erintrin.h (_mm_rcp28_round_sd): Swap operands.
12003         (_mm_rcp28_round_ss): Ditto.
12004         (_mm_rsqrt28_round_sd): Ditto.
12005         (_mm_rsqrt28_round_ss): Ditto.
12006         * config/i386/avx512erintrin.h (_mm_rcp14_round_sd): Ditto.
12007         (_mm_rcp14_round_ss): Ditto.
12008         (_mm_rsqrt14_round_sd): Ditto.
12009         (_mm_rsqrt14_round_ss): Ditto.
12010         * config/i386/sse.md (rsqrt14<mode>): Put nonimmediate operand as
12011         the first input operand, get rid of match_dup.
12012         (avx512er_exp2<mode><mask_name><round_saeonly_name>): Set type
12013         attribute to sse.
12014         (<mask_codefor>avx512er_rcp28<mode><mask_name><round_saeonly_name>):
12015         Ditto.
12016         (avx512er_vmrcp28<mode><round_saeonly_name>): Put nonimmediate
12017         operand as the first input operand, set type attribute.
12018         (<mask_codefor>avx512er_rsqrt28<mode><mask_name><round_saeonly_name>):
12019         Set type attribute.
12020         (avx512er_vmrsqrt28<mode><round_saeonly_name>): Put nonimmediate
12021         operand as the first input operand, set type attribute.
12023 2014-02-19  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
12025         * config/rs6000/rs6000.c (vspltis_constant): Fix most significant
12026         bit of zero.
12028 2014-02-19  H.J. Lu  <hongjiu.lu@intel.com>
12030         PR target/60207
12031         * config/i386/i386.c (construct_container): Remove TFmode check
12032         for X86_64_INTEGER_CLASS.
12034 2014-02-19  Uros Bizjak  <ubizjak@gmail.com>
12036         PR target/59794
12037         * config/i386/i386.c (type_natural_mode): Warn for ABI changes
12038         only when -Wpsabi is enabled.
12040 2014-02-19  Michael Hudson-Doyle  <michael.hudson@linaro.org>
12042          PR target/59799
12043         * config/aarch64/aarch64.c (aarch64_pass_by_reference): The rules for
12044         passing arrays in registers are the same as for structs, so remove the
12045         special case for them.
12047 2014-02-19  Eric Botcazou  <ebotcazou@adacore.com>
12049         * expr.c (expand_expr_real_1) <case VIEW_CONVERT_EXPR>: For a bit-field
12050         destination type, extract only the valid bits if the source type is not
12051         integral and has a different mode.
12053 2014-02-19  Richard Biener  <rguenther@suse.de>
12055         PR ipa/60243
12056         * tree-inline.c (estimate_num_insns): Avoid calling cgraph_get_node
12057         for all calls.
12059 2014-02-19  Richard Biener  <rguenther@suse.de>
12061         PR ipa/60243
12062         * ipa-prop.c: Include stringpool.h and tree-ssanames.h.
12063         (ipa_modify_call_arguments): Emit an argument load explicitely and
12064         preserve virtual SSA form there and for the replacement call.
12065         Do not update SSA form nor free dominance info.
12067 2014-02-18  Jan Hubicka  <hubicka@ucw.cz>
12069         * ipa.c (function_and_variable_visibility): Also clear WEAK
12070         flag when disolving COMDAT_GROUP.
12072 2014-02-18  Jan Hubicka  <hubicka@ucw.cz>
12074         * ipa-prop.h (ipa_ancestor_jf_data): Update ocmment.
12075         * ipa-prop.c (ipa_set_jf_known_type): Return early when
12076         not devirtualizing.
12077         (ipa_set_ancestor_jf): Set type to NULL hwen it is not preserved;
12078         do more sanity checks.
12079         (detect_type_change): Return true when giving up early.
12080         (compute_complex_assign_jump_func): Fix type parameter of
12081         ipa_set_ancestor_jf.
12082         (compute_complex_ancestor_jump_func): Likewise.
12083         (update_jump_functions_after_inlining): Fix updating of
12084         ancestor function.
12085         * ipa-cp.c (ipa_get_jf_ancestor_result): Be ready for type to be NULL.
12087 2014-02-18  Jan Hubicka  <hubicka@ucw.cz>
12089         * cgraph.c (cgraph_update_edges_for_call_stmt_node): Also remove
12090         inline clones when edge disappears.
12092 2014-02-18  Michael Meissner  <meissner@linux.vnet.ibm.com>
12094         PR target/60203
12095         * config/rs6000/rs6000.md (mov<mode>_64bit, TF/TDmode moves):
12096         Split 64-bit moves into 2 patterns.  Do not allow the use of
12097         direct move for TDmode in little endian, since the decimal value
12098         has little endian bytes within a word, but the 64-bit pieces are
12099         ordered in a big endian fashion, and normal subreg's of TDmode are
12100         not allowed.
12101         (mov<mode>_64bit_dm): Likewise.
12102         (movtd_64bit_nodm): Likewise.
12104 2014-02-18  Eric Botcazou  <ebotcazou@adacore.com>
12106         PR tree-optimization/60174
12107         * tree-ssa-reassoc.c (init_range_entry): Do not look into the defining
12108         statement of an SSA_NAME that occurs in an abnormal PHI node.
12110 2014-02-18  Jakub Jelinek  <jakub@redhat.com>
12112         PR sanitizer/60142
12113         * final.c (SEEN_BB): Remove.
12114         (SEEN_NOTE, SEEN_EMITTED): Renumber.
12115         (final_scan_insn): Don't force_source_line on second
12116         NOTE_INSN_BASIC_BLOCK.
12118 2014-02-18  Uros Bizjak  <ubizjak@gmail.com>
12120         PR target/60205
12121         * config/i386/i386.h (struct ix86_args): Add warn_avx512f.
12122         * config/i386/i386.c (init_cumulative_args): Initialize warn_avx512f.
12123         (type_natural_mode): Warn ABI change when %zmm register is not
12124         available for AVX512F vector value passing.
12126 2014-02-18  Kai Tietz  <ktietz@redhat.com>
12128         PR target/60193
12129         * config/i386/i386.c (ix86_expand_prologue): Use value in
12130         rax register as displacement when restoring %r10 or %rax.
12131         Fix wrong offset when restoring both registers.
12133 2014-02-18  Eric Botcazou  <ebotcazou@adacore.com>
12135         * ipa-prop.c (compute_complex_ancestor_jump_func): Replace overzealous
12136         assertion with conditional return.
12138 2014-02-18  Jakub Jelinek  <jakub@redhat.com>
12139             Uros Bizjak  <ubizjak@gmail.com>
12141         PR driver/60233
12142         * config/i386/driver-i386.c (host_detect_local_cpu): If
12143         YMM state is not saved by the OS, also clear has_f16c.  Move
12144         CPUID 0x80000001 handling before YMM state saving checking.
12146 2014-02-18  Andrey Belevantsev  <abel@ispras.ru>
12148         PR rtl-optimization/58960
12149         * haifa-sched.c (alloc_global_sched_pressure_data): New,
12150         factored out from ...
12151         (sched_init): ... here.
12152         (free_global_sched_pressure_data): New, factored out from ...
12153         (sched_finish): ... here.
12154         * sched-int.h (free_global_sched_pressure_data): Declare.
12155         * sched-rgn.c (nr_regions_initial): New static global.
12156         (haifa_find_rgns): Initialize it.
12157         (schedule_region): Disable sched-pressure for the newly
12158         generated regions.
12160 2014-02-17  Richard Biener  <rguenther@suse.de>
12162         * tree-vect-stmts.c (free_stmt_vec_info): Clear BB and
12163         release SSA defs of pattern stmts.
12165 2014-02-17  Richard Biener  <rguenther@suse.de>
12167         * tree-inline.c (expand_call_inline): Release the virtual
12168         operand defined by the call we are about to inline.
12170 2014-02-17  Richard Biener  <rguenther@suse.de>
12172         * tree-ssa.c (verify_ssa): If verify_def found an error, ICE.
12174 2014-02-17  Kirill Yukhin  <kirill.yukhin@intel.com>
12175             Ilya Tocar  <ilya.tocar@intel.com>
12177         * config/i386/avx512fintrin.h (_mm512_maskz_permutexvar_epi64): Swap
12178         arguments order in builtin.
12179         (_mm512_permutexvar_epi64): Ditto.
12180         (_mm512_mask_permutexvar_epi64): Ditto
12181         (_mm512_maskz_permutexvar_epi32): Ditto
12182         (_mm512_permutexvar_epi32): Ditto
12183         (_mm512_mask_permutexvar_epi32): Ditto
12185 2014-02-16  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
12187         * config/rs6000/altivec.md (p8_vmrgew): Handle little endian targets.
12188         (p8_vmrgow): Likewise.
12190 2014-02-16  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
12192         * config/rs6000/vsx.md (vsx_xxpermdi_<mode>): Handle little
12193         endian targets.
12195 2014-02-15  Michael Meissner  <meissner@linux.vnet.ibm.com>
12197         PR target/60203
12198         * config/rs6000/rs6000.md (rreg): Add TFmode, TDmode constraints.
12199         (mov<mode>_internal, TFmode/TDmode): Split TFmode/TDmode moves
12200         into 64-bit and 32-bit moves.  On 64-bit moves, add support for
12201         using direct move instructions on ISA 2.07.  Also adjust
12202         instruction length for 64-bit.
12203         (mov<mode>_64bit, TFmode/TDmode): Likewise.
12204         (mov<mode>_32bit, TFmode/TDmode): Likewise.
12206 2014-02-15  Alan Modra  <amodra@gmail.com>
12208         PR target/58675
12209         PR target/57935
12210         * config/rs6000/rs6000.c (rs6000_secondary_reload_inner): Use
12211         find_replacement on parts of insn rtl that might be reloaded.
12213 2014-02-15  Richard Biener  <rguenther@suse.de>
12215         PR tree-optimization/60183
12216         * tree-ssa-phiprop.c (propagate_with_phi): Avoid speculating loads.
12217         (tree_ssa_phiprop): Calculate and free post-dominators.
12219 2014-02-14  Jeff Law  <law@redhat.com>
12221         PR rtl-optimization/60131
12222         * ree.c (get_extended_src_reg): New function.
12223         (combine_reaching_defs): Use it rather than assuming location of REG.
12224         (find_and_remove_re): Verify first operand of extension is
12225         a REG before adding the insns to the copy list.
12227 2014-02-14  Roland McGrath  <mcgrathr@google.com>
12229         * configure.ac (HAVE_AS_IX86_UD2): New test for 'ud2' mnemonic.
12230         * configure: Regenerated.
12231         * config.in: Regenerated.
12232         * config/i386/i386.md (trap) [HAVE_AS_IX86_UD2]: Use the mnemonic
12233         instead of ASM_SHORT.
12235 2014-02-14  Vladimir Makarov  <vmakarov@redhat.com>
12236             Richard Earnshaw  <rearnsha@arm.com>
12238         PR rtl-optimization/59535
12239         * lra-constraints.c (process_alt_operands): Encourage alternative
12240         when unassigned pseudo class is superset of the alternative class.
12241         (inherit_reload_reg): Don't inherit when optimizing for code size.
12242         * config/arm/arm.h (MODE_BASE_REG_CLASS): Add version for LRA
12243         returning CORE_REGS for anything but Thumb1 and BASE_REGS for
12244         modes not less than 4 for Thumb1.
12246 2014-02-14  Kyle McMartin  <kyle@redhat.com>
12248         PR pch/60010
12249         * config/host-linux.c (TRY_EMPTY_VM_SPACE): Define for AArch64.
12251 2014-02-14  Richard Biener  <rguenther@suse.de>
12253         * cilk-common.c (cilk_arrow): Build a MEM_REF, not an INDIRECT_REF.
12254         (get_frame_arg): Drop the assert with langhook types_compatible_p.
12255         Do not strip INDIRECT_REFs.
12257 2014-02-14  Richard Biener  <rguenther@suse.de>
12259         PR lto/60179
12260         * lto-streamer-out.c (DFS_write_tree_body): Do not follow
12261         DECL_FUNCTION_SPECIFIC_TARGET.
12262         (hash_tree): Do not hash DECL_FUNCTION_SPECIFIC_TARGET.
12263         * tree-streamer-out.c (pack_ts_target_option): Remove.
12264         (streamer_pack_tree_bitfields): Do not stream TS_TARGET_OPTION.
12265         (write_ts_function_decl_tree_pointers): Do not stream
12266         DECL_FUNCTION_SPECIFIC_TARGET.
12267         * tree-streamer-in.c (unpack_ts_target_option): Remove.
12268         (unpack_value_fields): Do not stream TS_TARGET_OPTION.
12269         (lto_input_ts_function_decl_tree_pointers): Do not stream
12270         DECL_FUNCTION_SPECIFIC_TARGET.
12272 2014-02-14  Jakub Jelinek  <jakub@redhat.com>
12274         * tree-vect-loop.c (vect_is_slp_reduction): Don't set use_stmt twice.
12275         (get_initial_def_for_induction, vectorizable_induction): Ignore
12276         debug stmts when looking for exit_phi.
12277         (vectorizable_live_operation): Fix up condition.
12279 2014-02-14  Chung-Ju Wu  <jasonwucj@gmail.com>
12281         * config/nds32/nds32.c (nds32_asm_function_prologue): Do not use
12282         nreverse() because it changes the content of original tree list.
12284 2014-02-14  Chung-Ju Wu  <jasonwucj@gmail.com>
12286         * config/nds32/t-mlibs (MULTILIB_OPTIONS): Fix typo in comment.
12287         * config/nds32/nds32.c (nds32_merge_decl_attributes): Likewise.
12289 2014-02-14  Chung-Ju Wu  <jasonwucj@gmail.com>
12291         * config/nds32/nds32.c (nds32_naked_function_p): Follow the
12292         GNU coding standards.
12294 2014-02-13  Jakub Jelinek  <jakub@redhat.com>
12296         PR debug/60152
12297         * dwarf2out.c (gen_subprogram_die): Don't call
12298         add_calling_convention_attribute if subr_die is old_die.
12300 2014-02-13  Sharad Singhai  <singhai@google.com>
12302         * doc/optinfo.texi: Fix order of nodes.
12304 2014-02-13  Uros Bizjak  <ubizjak@gmail.com>
12306         * config/i386/sse.md (xop_vmfrcz<mode>2): Generate const0 in
12307         operands[2], not operands[3].
12309 2014-02-13  Richard Biener  <rguenther@suse.de>
12311         PR bootstrap/59878
12312         * doc/install.texi (ISL): Update recommended version to 0.12.2,
12313         mention the possibility of an in-tree build.
12314         (CLooG): Update recommended version to 0.18.1, mention the
12315         possibility of an in-tree build and clarify that the ISL
12316         bundled with CLooG does not work.
12318 2014-02-13  Jakub Jelinek  <jakub@redhat.com>
12320         PR target/43546
12321         * expr.c (compress_float_constant): If x is a hard register,
12322         extend into a pseudo and then move to x.
12324 2014-02-13  Dominik Vogt  <vogt@linux.vnet.ibm.com>
12326         * config/s390/s390.c (s390_asm_output_function_label): Fix crash
12327         caused by bad second argument to warning_at() with -mhotpatch and
12328         nested functions (e.g. with gfortran).
12330 2014-02-13  Richard Sandiford  <rdsandiford@googlemail.com>
12332         * opts.c (option_name): Remove "enabled by default" rider.
12334 2014-02-12  John David Anglin  <danglin@gcc.gnu.org>
12336         * config/pa/pa.c (pa_option_override): Remove auto increment FIXME.
12338 2014-02-12  H.J. Lu  <hongjiu.lu@intel.com>
12339             Uros Bizjak  <ubizjak@gmail.com>
12341         PR target/60151
12342         * configure.ac (HAVE_AS_GOTOFF_IN_DATA): Pass --32 to GNU assembler.
12343         * configure: Regenerated.
12345 2014-02-12  Richard Biener  <rguenther@suse.de>
12347         * vec.c (vec_prefix::calculate_allocation): Move as
12348         inline variant to vec.h.
12349         (vec_prefix::calculate_allocation_1): New out-of-line version.
12350         * vec.h (vec_prefix::calculate_allocation_1): Declare.
12351         (vec_prefix::m_has_auto_buf): Rename to ...
12352         (vec_prefix::m_using_auto_storage): ... this.
12353         (vec_prefix::calculate_allocation): Inline the easy cases
12354         and dispatch to calculate_allocation_1 which doesn't need the
12355         prefix address.
12356         (va_heap::reserve): Use gcc_checking_assert.
12357         (vec<T, A, vl_embed>::embedded_init): Add argument to initialize
12358         m_using_auto_storage.
12359         (auto_vec): Change m_vecpfx member to a vec<T, va_heap, vl_embed>
12360         member and adjust.
12361         (vec<T, va_heap, vl_ptr>::reserve): Remove redundant check.
12362         (vec<T, va_heap, vl_ptr>::release): Avoid casting.
12363         (vec<T, va_heap, vl_ptr>::using_auto_storage): Simplify.
12365 2014-02-12  Richard Biener  <rguenther@suse.de>
12367         * gcse.c (compute_transp): break from loop over canon_modify_mem_list
12368         when we found a dependence.
12370 2014-02-12  Thomas Schwinge  <thomas@codesourcery.com>
12372         * gimplify.c (gimplify_call_expr, gimplify_modify_expr): Move
12373         common code...
12374         (maybe_fold_stmt): ... into this new function.
12375         * omp-low.c (lower_omp): Update comment.
12377         * omp-low.c (lower_omp_target): Add clobber for sizes array, after
12378         last use.
12380         * omp-low.c (diagnose_sb_0): Make sure label_ctx is valid to
12381         dereference.
12383 2014-02-12  James Greenhalgh  <james.greenhalgh@arm.com>
12385         * config/arm/aarch-cost-tables.h (generic_extra_costs): Fix
12386         identifiers in comments.
12387         (cortexa53_extra_costs): Likewise.
12388         * config/arm/arm.c (cortexa9_extra_costs): Fix identifiers in comments.
12389         (cortexa7_extra_costs): Likewise.
12390         (cortexa12_extra_costs): Likewise.
12391         (cortexa15_extra_costs): Likewise.
12392         (v7m_extra_costs): Likewise.
12394 2014-02-12  Richard Biener  <rguenther@suse.de>
12396         PR middle-end/60092
12397         * gimple-low.c (lower_builtin_posix_memalign): Lower conditional
12398         of posix_memalign being successful.
12399         (lower_stmt): Restrict lowering of posix_memalign to when
12400         -ftree-bit-ccp is enabled.
12402 2014-02-12  Senthil Kumar Selvaraj  <senthil_kumar.selvaraj@atmel.com>
12404         * config/avr/avr-c.c (avr_resolve_overloaded_builtin): Pass vNULL for
12405         arg_loc.
12406         * config/spu/spu-c.c (spu_resolve_overloaded_builtin): Likewise.
12408 2014-02-12  Eric Botcazou  <ebotcazou@adacore.com>
12410         PR rtl-optimization/60116
12411         * combine.c (try_combine): Also remove dangling REG_DEAD notes on the
12412         other_insn once the combination has been validated.
12414 2014-02-11  Jan Hubicka  <hubicka@ucw.cz>
12416         PR lto/59468
12417         * ipa-utils.h (possible_polymorphic_call_targets): Update prototype
12418         and wrapper.
12419         * ipa-devirt.c: Include demangle.h
12420         (odr_violation_reported): New static variable.
12421         (add_type_duplicate): Update odr_violations.
12422         (maybe_record_node): Add completep parameter; update it.
12423         (record_target_from_binfo): Add COMPLETEP parameter;
12424         update it as needed.
12425         (possible_polymorphic_call_targets_1): Likewise.
12426         (struct polymorphic_call_target_d): Add nonconstruction_targets;
12427         rename FINAL to COMPLETE.
12428         (record_targets_from_bases): Sanity check we found the binfo;
12429         fix COMPLETEP updating.
12430         (possible_polymorphic_call_targets): Add NONCONSTRUTION_TARGETSP
12431         parameter, fix computing of COMPLETEP.
12432         (dump_possible_polymorphic_call_targets): Imrove readability of dump;
12433         at LTO time do demangling.
12434         (ipa_devirt): Use nonconstruction_targets; Improve dumps.
12435         * gimple-fold.c (gimple_get_virt_method_for_vtable): Add can_refer
12436         parameter.
12437         (gimple_get_virt_method_for_binfo): Likewise.
12438         * gimple-fold.h (gimple_get_virt_method_for_binfo,
12439         gimple_get_virt_method_for_vtable): Update prototypes.
12441 2014-02-11  Vladimir Makarov  <vmakarov@redhat.com>
12443         PR target/49008
12444         * genautomata.c (add_presence_absence): Fix typo with
12445         {final_}presence_list.
12447 2014-02-11  Michael Meissner  <meissner@linux.vnet.ibm.com>
12449         PR target/60137
12450         * config/rs6000/rs6000.md (128-bit GPR splitter): Add a splitter
12451         for VSX/Altivec vectors that land in GPR registers.
12453 2014-02-11  Richard Henderson  <rth@redhat.com>
12454             Jakub Jelinek  <jakub@redhat.com>
12456         PR debug/59776
12457         * tree-sra.c (load_assign_lhs_subreplacements): Add VIEW_CONVERT_EXPR
12458         around drhs if type conversion to lacc->type is not useless.
12460 2014-02-11  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
12462         * config/aarch64/aarch64-cores.def (cortex-a57): Use cortexa57
12463         tuning struct.
12464         (cortex-a57.cortex-a53): Likewise.
12465         * config/aarch64/aarch64.c (cortexa57_tunings): New tuning struct.
12467 2014-02-11  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
12469         * config/arm/thumb2.md (*thumb2_movhi_insn): Add alternatives for
12470         arm_restrict_it.
12472 2014-02-11  Renlin Li  <Renlin.Li@arm.com>
12474         * doc/sourcebuild.texi: Document check_effective_target_arm_vfp3_ok and
12475         add_options_for_arm_vfp3.
12477 2014-02-11  Jeff Law  <law@redhat.com>
12479         PR middle-end/54041
12480         * expr.c (expand_expr_addr_expr_1): Handle expand_expr returning an
12481         object with an undesirable mode.
12483 2014-02-11  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
12485         PR libgomp/60107
12486         * config/i386/sol2-9.h: New file.
12487         * config.gcc (i[34567]86-*-solaris2* | x86_64-*-solaris2.1[0-9]*,
12488         *-*-solaris2.9*): Use it.
12490 2014-02-10  Nagaraju Mekala  <nagaraju.mekala@xilinx.com>
12492         * config/microblaze/microblaze.md: Add movsi4_rev insn pattern.
12493         * config/microblaze/predicates.md: Add reg_or_mem_operand predicate.
12495 2014-02-10  Nagaraju Mekala  <nagaraju.mekala@xilinx.com>
12497         * config/microblaze/microblaze.c: Extend mcpu version format
12499 2014-02-10  David Holsgrove  <david.holsgrove@xilinx.com>
12501         * config/microblaze/microblaze.h: Define SIZE_TYPE and PTRDIFF_TYPE.
12503 2014-02-10  Richard Henderson  <rth@redhat.com>
12505         PR target/59927
12506         * calls.c (expand_call): Don't double-push for reg_parm_stack_space.
12507         * config/i386/i386.c (init_cumulative_args): Remove sorry for 64-bit
12508         ms-abi vs -mno-accumulate-outgoing-args.
12509         (ix86_expand_prologue): Unconditionally call ix86_eax_live_at_start_p.
12510         * config/i386/i386.h (ACCUMULATE_OUTGOING_ARGS): Fix comment with
12511         respect to ms-abi.
12513 2014-02-10  Bernd Edlinger  <bernd.edlinger@hotmail.de>
12515         PR middle-end/60080
12516         * cfgexpand.c (expand_asm_operands): Attach source location to
12517         ASM_INPUT rtx objects.
12518         * print-rtl.c (print_rtx): Check for UNKNOWN_LOCATION.
12520 2014-02-10  Nick Clifton  <nickc@redhat.com>
12522         * config/mn10300/mn10300.c (popcount): New function.
12523         (mn10300_expand_prologue): Include saved registers in stack usage
12524         count.
12526 2014-02-10  Jeff Law  <law@redhat.com>
12528         PR middle-end/52306
12529         * reload1.c (emit_input_reload_insns): Do not create invalid RTL
12530         when changing the SET_DEST of a prior insn to avoid an input reload.
12532 2014-02-10  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
12534         * config/rs6000/sysv4.h (ENDIAN_SELECT): Do not attempt to enforce
12535         big-endian mode for -mcall-aixdesc, -mcall-freebsd, -mcall-netbsd,
12536         -mcall-openbsd, or -mcall-linux.
12537         (CC1_ENDIAN_BIG_SPEC): Remove.
12538         (CC1_ENDIAN_LITTLE_SPEC): Remove.
12539         (CC1_ENDIAN_DEFAULT_SPEC): Remove.
12540         (CC1_SPEC): Remove (always empty) %cc1_endian_... spec.
12541         (SUBTARGET_EXTRA_SPECS): Remove %cc1_endian_big, %cc1_endian_little,
12542         and %cc1_endian_default.
12543         * config/rs6000/sysv4le.h (CC1_ENDIAN_DEFAULT_SPEC): Remove.
12545 2014-02-10  Richard Biener  <rguenther@suse.de>
12547         PR tree-optimization/60115
12548         * tree-eh.c (tree_could_trap_p): Unify TARGET_MEM_REF and
12549         MEM_REF handling.  Properly verify that the accesses are not
12550         out of the objects bound.
12552 2014-02-10  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
12554         * config/aarch64/aarch64.c (aarch64_override_options): Fix typo from
12555         coretex to cortex.
12557 2014-02-10  Eric Botcazou  <ebotcazou@adacore.com>
12559         * ipa-devirt.c (get_polymorphic_call_info_from_invariant): Return
12560         proper constants and fix formatting.
12561         (possible_polymorphic_call_targets): Fix formatting.
12563 2014-02-10  Kirill Yukhin  <kirill.yukhin@intel.com>
12564             Ilya Tocar  <ilya.tocar@intel.com>
12566         * config/i386/avx512fintrin.h (_mm512_storeu_epi64): Removed.
12567         (_mm512_loadu_epi32): Renamed into...
12568         (_mm512_loadu_si512): This.
12569         (_mm512_storeu_epi32): Renamed into...
12570         (_mm512_storeu_si512): This.
12571         (_mm512_maskz_ceil_ps): Removed.
12572         (_mm512_maskz_ceil_pd): Ditto.
12573         (_mm512_maskz_floor_ps): Ditto.
12574         (_mm512_maskz_floor_pd): Ditto.
12575         (_mm512_floor_round_ps): Ditto.
12576         (_mm512_floor_round_pd): Ditto.
12577         (_mm512_ceil_round_ps): Ditto.
12578         (_mm512_ceil_round_pd): Ditto.
12579         (_mm512_mask_floor_round_ps): Ditto.
12580         (_mm512_mask_floor_round_pd): Ditto.
12581         (_mm512_mask_ceil_round_ps): Ditto.
12582         (_mm512_mask_ceil_round_pd): Ditto.
12583         (_mm512_maskz_floor_round_ps): Ditto.
12584         (_mm512_maskz_floor_round_pd): Ditto.
12585         (_mm512_maskz_ceil_round_ps): Ditto.
12586         (_mm512_maskz_ceil_round_pd): Ditto.
12587         (_mm512_expand_pd): Ditto.
12588         (_mm512_expand_ps): Ditto.
12589         * config/i386/i386.c (ix86_builtins): Remove
12590         IX86_BUILTIN_EXPANDPD512_NOMASK, IX86_BUILTIN_EXPANDPS512_NOMASK.
12591         (bdesc_args): Ditto.
12592         * config/i386/predicates.md (const1256_operand): New.
12593         (const_1_to_2_operand): Ditto.
12594         * config/i386/sse.md (avx512pf_gatherpf<mode>sf): Change hint value.
12595         (*avx512pf_gatherpf<mode>sf_mask): Ditto.
12596         (*avx512pf_gatherpf<mode>sf): Ditto.
12597         (avx512pf_gatherpf<mode>df): Ditto.
12598         (*avx512pf_gatherpf<mode>df_mask): Ditto.
12599         (*avx512pf_gatherpf<mode>df): Ditto.
12600         (avx512pf_scatterpf<mode>sf): Ditto.
12601         (*avx512pf_scatterpf<mode>sf_mask): Ditto.
12602         (*avx512pf_scatterpf<mode>sf): Ditto.
12603         (avx512pf_scatterpf<mode>df): Ditto.
12604         (*avx512pf_scatterpf<mode>df_mask): Ditto.
12605         (*avx512pf_scatterpf<mode>df): Ditto.
12606         (avx512f_expand<mode>): Removed.
12607         (<shift_insn><mode>3<mask_name>): Change predicate type.
12609 2014-02-08  Jakub Jelinek  <jakub@redhat.com>
12611         * tree-vect-data-refs.c (vect_analyze_data_refs): For clobbers
12612         not at the end of datarefs vector use ordered_remove to avoid
12613         reordering datarefs vector.
12615         PR c/59984
12616         * gimplify.c (gimplify_bind_expr): In ORT_SIMD region
12617         mark local addressable non-static vars as GOVD_PRIVATE
12618         instead of GOVD_LOCAL.
12619         * omp-low.c (lower_omp_for): Move gimple_bind_vars
12620         and BLOCK_VARS of gimple_bind_block to new_stmt rather
12621         than copying them.
12623         PR middle-end/60092
12624         * tree-ssa-ccp.c (surely_varying_stmt_p): Don't return true
12625         if TYPE_ATTRIBUTES (gimple_call_fntype ()) contain
12626         assume_aligned or alloc_align attributes.
12627         (bit_value_assume_aligned): Add ATTR, PTRVAL and ALLOC_ALIGN
12628         arguments.  Handle also assume_aligned and alloc_align attributes.
12629         (evaluate_stmt): Adjust bit_value_assume_aligned caller.  Handle
12630         calls to functions with assume_aligned or alloc_align attributes.
12631         * doc/extend.texi: Document assume_aligned and alloc_align attributes.
12633 2014-02-08  Terry Guo  <terry.guo@arm.com>
12635         * doc/invoke.texi: Document ARM -march=armv7e-m.
12637 2014-02-08  Jakub Jelinek  <jakub@redhat.com>
12639         * cilk-common.c (cilk_init_builtins): Clear TREE_NOTHROW
12640         flag on __cilkrts_rethrow builtin.
12642         PR ipa/60026
12643         * ipa-cp.c (determine_versionability): Fail at -O0
12644         or __attribute__((optimize (0))) or -fno-ipa-cp functions.
12645         * tree-sra.c (ipa_sra_preliminary_function_checks): Similarly.
12647         Revert:
12648         2014-02-04  Jakub Jelinek  <jakub@redhat.com>
12650         PR ipa/60026
12651         * tree-inline.c (copy_forbidden): Fail for
12652         __attribute__((optimize (0))) functions.
12654 2014-02-07  Jan Hubicka  <hubicka@ucw.cz>
12656         * varpool.c: Include pointer-set.h.
12657         (varpool_remove_unreferenced_decls): Variables in other partitions
12658         will not be output; be however careful to not lose information
12659         about partitioning.
12661 2014-02-07  Jan Hubicka  <hubicka@ucw.cz>
12663         * gimple-fold.c (gimple_get_virt_method_for_vtable): Do O(1)
12664         lookup in the vtable constructor.
12666 2014-02-07  Jeff Law  <law@redhat.com>
12668         PR target/40977
12669         * config/m68k/m68k.md (ashldi_extsi): Turn into a
12670         define_insn_and_split.
12672         * ipa-inline.c (inline_small_functions): Fix typos.
12674 2014-02-07  Richard Sandiford  <rsandifo@linux.vnet.ibm.com>
12676         * config/s390/s390-protos.h (s390_can_use_simple_return_insn)
12677         (s390_can_use_return_insn): Declare.
12678         * config/s390/s390.h (EPILOGUE_USES): Define.
12679         * config/s390/s390.c (s390_mainpool_start): Allow two main_pool
12680         instructions.
12681         (s390_chunkify_start): Handle return JUMP_LABELs.
12682         (s390_early_mach): Emit a main_pool instruction on the entry edge.
12683         (s300_set_up_by_prologue, s390_can_use_simple_return_insn)
12684         (s390_can_use_return_insn): New functions.
12685         (s390_fix_long_loop_prediction): Handle conditional returns.
12686         (TARGET_SET_UP_BY_PROLOGUE): Define.
12687         * config/s390/s390.md (ANY_RETURN): New code iterator.
12688         (*creturn, *csimple_return, return, simple_return): New patterns.
12690 2014-02-07  Richard Sandiford  <rsandifo@linux.vnet.ibm.com>
12692         * config/s390/s390.c (s390_restore_gprs_from_fprs): Add REG_CFA_RESTORE
12693         notes to each restore.  Also add REG_CFA_DEF_CFA when restoring %r15.
12694         (s390_optimize_prologue): Don't clear RTX_FRAME_RELATED_P.  Update the
12695         REG_CFA_RESTORE list when deciding not to restore a register.
12697 2014-02-07  Richard Sandiford  <rsandifo@linux.vnet.ibm.com>
12699         * config/s390/s390.c: Include tree-pass.h and context.h.
12700         (s390_early_mach): New function, split out from...
12701         (s390_emit_prologue): ...here.
12702         (pass_data_s390_early_mach): New pass structure.
12703         (pass_s390_early_mach): New class.
12704         (s390_option_override): Create and register early_mach pass.
12705         Move to end of file.
12707 2014-02-07  Richard Sandiford  <rsandifo@linux.vnet.ibm.com>
12709         * var-tracking.c (vt_stack_adjustments): Don't require stack_adjusts
12710         to match for the exit block.
12712 2014-02-07  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
12714         * config/s390/s390.md ("atomic_load<mode>", "atomic_store<mode>")
12715         ("atomic_compare_and_swap<mode>", "atomic_fetch_<atomic><mode>"):
12716         Reject misaligned operands.
12718 2014-02-07  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
12720         * optabs.c (expand_atomic_compare_and_swap): Allow expander to fail.
12722 2014-02-07  Richard Biener  <rguenther@suse.de>
12724         PR middle-end/60092
12725         * gimple-low.c (lower_builtin_posix_memalign): New function.
12726         (lower_stmt): Call it to lower posix_memalign in a way
12727         to make alignment info accessible.
12729 2014-02-07  Jakub Jelinek  <jakub@redhat.com>
12731         PR c++/60082
12732         * tree.c (build_common_builtin_nodes): Set ECF_LEAF for
12733         __builtin_setjmp_receiver.
12735 2014-02-07  Richard Biener  <rguenther@suse.de>
12737         PR middle-end/60092
12738         * builtin-types.def (BT_FN_INT_PTRPTR_SIZE_SIZE): Add.
12739         * builtins.def (BUILT_IN_POSIX_MEMALIGN): Likewise.
12740         * tree-ssa-structalias.c (find_func_aliases_for_builtin_call):
12741         Handle BUILT_IN_POSIX_MEMALIGN.
12742         (find_func_clobbers): Likewise.
12743         * tree-ssa-alias.c (ref_maybe_used_by_call_p_1): Likewise.
12744         (call_may_clobber_ref_p_1): Likewise.
12746 2014-02-06  Jan Hubicka  <hubicka@ucw.cz>
12748         PR ipa/59918
12749         * ipa-devirt.c (record_target_from_binfo): Remove overactive
12750         sanity check.
12752 2014-02-06  Jan Hubicka  <hubicka@ucw.cz>
12754         PR ipa/59469
12755         * lto-cgraph.c (lto_output_node): Use
12756         symtab_get_symbol_partitioning_class.
12757         (lto_output_varpool_node): likewise.
12758         (symtab_get_symbol_partitioning_class): Move here from
12759         lto/lto-partition.c
12760         * cgraph.h (symbol_partitioning_class): Likewise.
12761         (symtab_get_symbol_partitioning_class): Declare.
12763 2014-02-06  Jan Hubicka  <hubicka@ucw.cz>
12765         * ggc.h (ggc_internal_cleared_alloc): New macro.
12766         * vec.h (vec_safe_copy): Handle memory stats.
12767         * omp-low.c (simd_clone_struct_alloc): Use ggc_internal_cleared_alloc.
12768         * target-globals.c (save_target_globals): Likewise.
12770 2014-02-06  Jan Hubicka  <hubicka@ucw.cz>
12772         PR target/60077
12773         * expr.c (emit_move_resolve_push): Export; be bit more selective
12774         on when to clear alias set.
12775         * expr.h (emit_move_resolve_push): Declare.
12776         * function.h (struct function): Add tail_call_marked.
12777         * tree-tailcall.c (optimize_tail_call): Set tail_call_marked.
12778         * config/i386/i386-protos.h (ix86_expand_push): Remove.
12779         * config/i386/i386.md (TImode move expander): De not call
12780         ix86_expand_push.
12781         (FP push expanders): Preserve memory attributes.
12782         * config/i386/sse.md (push<mode>1): Remove.
12783         * config/i386/i386.c (ix86_expand_vector_move): Handle push operation.
12784         (ix86_expand_push): Remove.
12785         * config/i386/mmx.md (push<mode>1): Remove.
12787 2014-02-06  Jakub Jelinek  <jakub@redhat.com>
12789         PR rtl-optimization/60030
12790         * internal-fn.c (ubsan_expand_si_overflow_mul_check): Surround
12791         lopart with paradoxical subreg before shifting it up by hprec.
12793 2014-02-06  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
12795         * config/arm/aarch-cost-tables.h (cortexa57_extra_costs): New table.
12796         Remove extra newline at end of file.
12797         * config/arm/arm.c (arm_cortex_a57_tune): New tuning struct.
12798         (arm_issue_rate): Handle cortexa57.
12799         * config/arm/arm-cores.def (cortex-a57): Use cortex_a57 tuning.
12800         (cortex-a57.cortex-a53): Likewise.
12802 2014-02-06  Jakub Jelinek  <jakub@redhat.com>
12804         PR target/59575
12805         * config/arm/arm.c (emit_multi_reg_push): Add dwarf_regs_mask argument,
12806         don't record in REG_FRAME_RELATED_EXPR registers not set in that
12807         bitmask.
12808         (arm_expand_prologue): Adjust all callers.
12809         (arm_unwind_emit_sequence): Allow saved, but not important for unwind
12810         info, registers also at the lowest numbered registers side.  Use
12811         gcc_assert instead of abort, and SET_SRC/SET_DEST macros instead of
12812         XEXP.
12814         PR debug/59992
12815         * var-tracking.c (adjust_mems): Before adding a SET to
12816         amd->side_effects, adjust it's SET_SRC using simplify_replace_fn_rtx.
12818 2014-02-06  Alan Modra  <amodra@gmail.com>
12820         PR target/60032
12821         * config/rs6000/rs6000.c (rs6000_secondary_memory_needed_mode): Only
12822         change SDmode to DDmode when lra_in_progress.
12824 2014-02-06  Jakub Jelinek  <jakub@redhat.com>
12826         PR middle-end/59150
12827         * tree-vect-data-refs.c (vect_analyze_data_refs): For clobbers, call
12828         free_data_ref on the dr first, and before goto again also set dr
12829         to the next dr.  For simd_lane_access, free old datarefs[i] before
12830         overwriting it.  For get_vectype_for_scalar_type failure, don't
12831         free_data_ref if simd_lane_access.
12833         * Makefile.in (prefix.o, cppbuiltin.o): Depend on $(BASEVER).
12835         PR target/60062
12836         * tree.h (opts_for_fn): New inline function.
12837         (opt_for_fn): Define.
12838         * config/i386/i386.c (ix86_function_regparm): Use
12839         opt_for_fn (decl, optimize) instead of optimize.
12841 2014-02-06  Marcus Shawcroft  <marcus.shawcroft@arm.com>
12843         * config/aarch64/aarch64.c (aarch64_classify_symbol): Fix logic
12844         for SYMBOL_REF in large memory model.
12846 2014-02-06  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
12848         * config/aarch64/aarch64-cores.def (cortex-a53): Specify CRC32
12849         and crypto support.
12850         (cortex-a57): Likewise.
12851         (cortex-a57.cortex-a53): Likewise.
12853 2014-02-06  Yury Gribov  <y.gribov@samsung.com>
12854             Kugan Vivekanandarajah  <kuganv@linaro.org>
12856         * config/arm/arm.c (arm_vector_alignment_reachable): Check
12857         unaligned_access.
12858         * config/arm/arm.c (arm_builtin_support_vector_misalignment): Likewise.
12860 2014-02-06  Richard Biener  <rguenther@suse.de>
12862         * tree-cfg.c (gimple_duplicate_sese_region): Fix ordering of
12863         set_loop_copy and initialize_original_copy_tables.
12865 2014-02-06  Alex Velenko  <Alex.Velenko@arm.com>
12867         * config/aarch64/aarch64-simd.md
12868         (aarch64_ashr_simddi): Change QI to SI.
12870 2014-02-05  Jan Hubicka  <hubicka@ucw.cz>
12871             Jakub Jelinek  <jakub@redhat.com>
12873         PR middle-end/60013
12874         * ipa-inline-analysis.c (compute_bb_predicates): Ensure monotonicity
12875         of the dataflow.
12877 2014-02-05  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
12879         * config/rs6000/rs6000.c (altivec_expand_vec_perm_const): Change
12880         CODE_FOR_altivec_vpku[hw]um to
12881         CODE_FOR_altivec_vpku[hw]um_direct.
12882         * config/rs6000/altivec.md (vec_unpacks_hi_<VP_small_lc>): Change
12883         UNSPEC_VUNPACK_HI_SIGN to UNSPEC_VUNPACK_HI_SIGN_DIRECT.
12884         (vec_unpacks_lo_<VP_small_lc>): Change UNSPEC_VUNPACK_LO_SIGN to
12885         UNSPEC_VUNPACK_LO_SIGN_DIRECT.
12887 2014-02-05  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
12889         * config/rs6000/altivec.md (altivec_vsum2sws): Adjust code
12890         generation for -maltivec=be.
12891         (altivec_vsumsws): Simplify redundant test.
12893 2014-02-05  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
12895         * altivec.md (UNSPEC_VPACK_UNS_UNS_MOD_DIRECT): New unspec.
12896         (UNSPEC_VUNPACK_HI_SIGN_DIRECT): Likewise.
12897         (UNSPEC_VUNPACK_LO_SIGN_DIRECT): Likewise.
12898         (mulv8hi3): Use gen_altivec_vpkuwum_direct instead of
12899         gen_altivec_vpkuwum.
12900         (altivec_vpkpx): Test for VECTOR_ELT_ORDER_BIG instead of for
12901         BYTES_BIG_ENDIAN.
12902         (altivec_vpks<VI_char>ss): Likewise.
12903         (altivec_vpks<VI_char>us): Likewise.
12904         (altivec_vpku<VI_char>us): Likewise.
12905         (altivec_vpku<VI_char>um): Likewise.
12906         (altivec_vpku<VI_char>um_direct): New (copy of
12907         altivec_vpku<VI_char>um that still relies on BYTES_BIG_ENDIAN, for
12908         internal use).
12909         (altivec_vupkhs<VU_char>): Emit vupkls* instead of vupkhs* when
12910         target is little endian and -maltivec=be is not specified.
12911         (*altivec_vupkhs<VU_char>_direct): New (copy of
12912         altivec_vupkhs<VU_char> that always emits vupkhs*, for internal use).
12913         (altivec_vupkls<VU_char>): Emit vupkhs* instead of vupkls* when
12914         target is little endian and -maltivec=be is not specified.
12915         (*altivec_vupkls<VU_char>_direct): New (copy of
12916         altivec_vupkls<VU_char> that always emits vupkls*, for internal use).
12917         (altivec_vupkhpx): Emit vupklpx instead of vupkhpx when target is
12918         little endian and -maltivec=be is not specified.
12919         (altivec_vupklpx): Emit vupkhpx instead of vupklpx when target is
12920         little endian and -maltivec=be is not specified.
12922 2014-02-05  Richard Henderson  <rth@redhat.com>
12924         PR debug/52727
12925         * combine-stack-adj.c: Revert r206943.
12926         * sched-int.h (struct deps_desc): Add last_args_size.
12927         * sched-deps.c (init_deps): Initialize it.
12928         (sched_analyze_insn): Add OUTPUT dependencies between insns that
12929         contain REG_ARGS_SIZE notes.
12931 2014-02-05  Jan Hubicka  <hubicka@ucw.cz>
12933         * lto-cgraph.c (asm_nodes_output): Make global.
12934         * lto-wrapper.c (run_gcc): Pass down paralelizm to WPA.
12935         * gcc.c (AS_NEEDS_DASH_FOR_PIPED_INPUT): Allow WPA parameter
12936         (driver_handle_option): Handle OPT_fwpa.
12938 2014-02-05  Jakub Jelinek  <jakub@redhat.com>
12940         PR ipa/59947
12941         * ipa-devirt.c (possible_polymorphic_call_targets): Fix
12942         a comment typo and formatting issue.  If odr_hash hasn't been
12943         created, return vNULL and set *completep to false.
12945         PR middle-end/57499
12946         * tree-eh.c (cleanup_empty_eh): Bail out on totally empty
12947         bb with no successors.
12949 2014-02-05  James Greenhalgh  <james.greenhalgh@arm.com>
12951         PR target/59718
12952         * doc/invoke.texi (-march): Clarify documentation for ARM.
12953         (-mtune): Likewise.
12954         (-mcpu): Likewise.
12956 2014-02-05  Richard Biener  <rguenther@suse.de>
12958         * tree-vect-loop.c (vect_analyze_loop_2): Be more informative
12959         when not vectorizing because of too many alias checks.
12960         * tree-vect-data-refs.c (vect_prune_runtime_alias_test_list):
12961         Add more verboseness, avoid duplicate MSG_MISSED_OPTIMIZATION.
12963 2014-02-05  Nick Clifton  <nickc@redhat.com>
12965         * config/mn10300/mn10300.c (mn10300_hard_regno_mode_ok): Do not
12966         accept extended registers in any mode when compiling for the MN10300.
12968 2014-02-05  Yury Gribov  <y.gribov@samsung.com>
12970         * cif-code.def (ATTRIBUTE_MISMATCH): New CIF code.
12971         * ipa-inline.c (report_inline_failed_reason): Handle mismatched
12972         sanitization attributes.
12973         (can_inline_edge_p): Likewise.
12974         (sanitize_attrs_match_for_inline_p): New function.
12976 2014-02-04  Jan Hubicka  <hubicka@ucw.cz>
12978         * ipa-prop.c (detect_type_change): Shor circuit testing of
12979         type changes on THIS pointer.
12981 2014-02-04  John David Anglin  <danglin@gcc.gnu.org>
12983         PR target/59777
12984         * config/pa/pa.c (legitimize_tls_address): Return original address
12985         if not passed a SYMBOL_REF rtx.
12986         (hppa_legitimize_address): Call legitimize_tls_address for all TLS
12987         addresses.
12988         (pa_emit_move_sequence): Simplify TLS source operands.
12989         (pa_legitimate_constant_p): Reject all TLS constants.
12990         * config/pa/pa.h (PA_SYMBOL_REF_TLS_P): Correct comment.
12991         (CONSTANT_ADDRESS_P): Reject TLS CONST addresses.
12993 2014-02-04  Jan Hubicka  <hubicka@ucw.cz>
12995         * ipa.c (function_and_variable_visibility): Decompose DECL_ONE_ONLY
12996         groups when we know they are controlled by LTO.
12997         * varasm.c (default_binds_local_p_1): If object is in other partition,
12998         it will be resolved locally.
13000 2014-02-04  Bernd Edlinger  <bernd.edlinger@hotmail.de>
13002         * config/host-linux.c (linux_gt_pch_use_address): Don't
13003         use SSIZE_MAX because it is not always defined.
13005 2014-02-04  Vladimir Makarov  <vmakarov@redhat.com>
13007         PR bootstrap/59913
13008         * lra-constraints.c (need_for_split_p): Use more 3 reloads as
13009         threshold for pseudo splitting.
13010         (update_ebb_live_info): Process call argument hard registers and
13011         hard registers from insn definition too.
13012         (max_small_class_regs_num): New constant.
13013         (inherit_in_ebb): Update live hard regs through EBBs.  Update
13014         reloads_num only for small register classes.  Don't split for
13015         outputs of jumps.
13017 2014-02-04  Markus Trippelsdorf  <markus@trippelsdorf.de>
13019         PR ipa/60058
13020         * ipa-cp.c (ipa_get_indirect_edge_target_1): Check that target
13021         is non-null.
13023 2014-02-04  Jan Hubicka  <hubicka@ucw.cz>
13025         * gimple-fold.c (can_refer_decl_in_current_unit_p): Default
13026         visibility is safe.
13028 2014-02-04  Marek Polacek  <polacek@redhat.com>
13030         * gdbinit.in (pel): Define.
13032 2014-02-04  Bernd Edlinger  <bernd.edlinger@hotmail.de>
13034         * doc/invoke.texi (fstrict-volatile-bitfields): Clarify current
13035         behavior.
13037 2014-02-04  Richard Biener  <rguenther@suse.de>
13039         PR lto/59723
13040         * lto-streamer-out.c (tree_is_indexable): Force NAMELIST_DECLs
13041         in function context local.
13042         (lto_output_tree_ref): Do not write trees from lto_output_tree_ref.
13043         * lto-streamer-in.c (lto_input_tree_ref): Handle LTO_namelist_decl_ref
13044         similar to LTO_imported_decl_ref.
13046 2014-02-04  Jakub Jelinek  <jakub@redhat.com>
13048         PR tree-optimization/60002
13049         * cgraphclones.c (build_function_decl_skip_args): Clear
13050         DECL_LANG_SPECIFIC.
13052         PR tree-optimization/60023
13053         * tree-if-conv.c (predicate_mem_writes): Pass true instead of
13054         false to gsi_replace.
13055         * tree-vect-stmts.c (vect_finish_stmt_generation): If stmt
13056         has been in some EH region and vec_stmt could throw, add
13057         vec_stmt into the same EH region.
13058         * tree-data-ref.c (get_references_in_stmt): If IFN_MASK_LOAD
13059         has no lhs, ignore it.
13060         * internal-fn.c (expand_MASK_LOAD): Likewise.
13062         PR ipa/60026
13063         * tree-inline.c (copy_forbidden): Fail for
13064         __attribute__((optimize (0))) functions.
13066         PR other/58712
13067         * omp-low.c (simd_clone_struct_copy): If from->inbranch
13068         is set, copy one less argument.
13069         (expand_simd_clones): Don't subtract clone_info->inbranch
13070         from simd_clone_struct_alloc argument.
13072         PR rtl-optimization/57915
13073         * recog.c (simplify_while_replacing): If all unary/binary/relational
13074         operation arguments are constant, attempt to simplify those.
13076         PR middle-end/59261
13077         * expmed.c (expand_mult): For MODE_VECTOR_INT multiplication
13078         if there is no vashl<mode>3 or ashl<mode>3 insn, skip_synth.
13080 2014-02-04  Richard Biener  <rguenther@suse.de>
13082         PR tree-optimization/60012
13083         * tree-vect-data-refs.c (vect_analyze_data_ref_dependence): Apply
13084         TBAA disambiguation to all DDRs.
13086 2014-02-04  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
13088         PR target/59788
13089         * config/sol2.h (LINK_LIBGCC_MAPFILE_SPEC): Define.
13090         (LINK_SPEC): Use it for -shared, -shared-libgcc.
13092 2014-02-03  Jan Hubicka  <hubicka@ucw.cz>
13094         PR ipa/59882
13095         * tree.c (get_binfo_at_offset): Do not get confused by empty classes;
13097 2014-02-03  Jan Hubicka  <hubicka@ucw.cz>
13099         * gimple-fold.c (gimple_extract_devirt_binfo_from_cst): Remove.
13100         * gimple-fold.h (gimple_extract_devirt_binfo_from_cst): Remove.
13102 2014-02-03  Jan Hubicka  <hubicka@ucw.cz>
13104         PR ipa/59831
13105         * ipa-cp.c (ipa_get_indirect_edge_target_1): Use ipa-devirt
13106         to figure out targets of polymorphic calls with known decl.
13107         * ipa-prop.c (try_make_edge_direct_virtual_call): Likewise.
13108         * ipa-utils.h (get_polymorphic_call_info_from_invariant): Declare.
13109         * ipa-devirt.c (get_polymorphic_call_info_for_decl): Break out from ...
13110         (get_polymorphic_call_info): ... here.
13111         (get_polymorphic_call_info_from_invariant): New function.
13113 2014-02-03  Jan Hubicka  <hubicka@ucw.cz>
13115         * ipa-cp.c (ipa_get_indirect_edge_target_1): Do direct
13116         lookup via vtable pointer; check for type consistency
13117         and turn inconsitent facts into UNREACHABLE.
13118         * ipa-prop.c (try_make_edge_direct_virtual_call): Likewise.
13119         * gimple-fold.c (gimple_get_virt_method_for_vtable): Do not ICE on
13120         type inconsistent querries; return UNREACHABLE instead.
13122 2014-02-03  Richard Henderson  <rth@twiddle.net>
13124         PR tree-opt/59924
13125         * tree-ssa-uninit.c (push_to_worklist): Don't re-push if we've
13126         already processed this node.
13127         (normalize_one_pred_1): Pass along mark_set.
13128         (normalize_one_pred): Create and destroy a pointer_set_t.
13129         (normalize_one_pred_chain): Likewise.
13131 2014-02-03  Laurent Aflonsi  <laurent.alfonsi@st.com>
13133         PR gcov-profile/58602
13134         * gcc/gcov-io.c (gcov_open): Open with truncation when mode < 0.
13136 2014-02-03  Jan Hubicka  <hubicka@ucw.cz>
13138         PR ipa/59831
13139         * ipa-cp.c (ipa_get_indirect_edge_target_1): Give up on
13140         -fno-devirtualize; try to devirtualize by the knowledge of
13141         virtual table pointer given by aggregate propagation.
13142         * ipa-prop.c (try_make_edge_direct_virtual_call): Likewise.
13143         (ipa_print_node_jump_functions): Dump also offset that
13144         is relevant for polymorphic calls.
13145         (determine_known_aggregate_parts): Add arg_type parameter; use it
13146         instead of determining the type from pointer type.
13147         (ipa_compute_jump_functions_for_edge): Update call of
13148         determine_known_aggregate_parts.
13149         * gimple-fold.c (gimple_get_virt_method_for_vtable): Break out from ...
13150         (gimple_get_virt_method_for_binfo): ... here; simplify using
13151         vtable_pointer_value_to_vtable.
13152         * gimple-fold.h (gimple_get_virt_method_for_vtable): Declare.
13153         * ipa-devirt.c (subbinfo_with_vtable_at_offset): Turn OFFSET parameter
13154         to unsigned HOST_WIDE_INT; use vtable_pointer_value_to_vtable.
13155         (vtable_pointer_value_to_vtable): Break out from ...; handle also
13156         POINTER_PLUS_EXPR.
13157         (vtable_pointer_value_to_binfo): ... here.
13158         * ipa-utils.h (vtable_pointer_value_to_vtable): Declare.
13160 2014-02-03  Teresa Johnson  <tejohnson@google.com>
13162         * tree-vect-slp.c (vect_supported_load_permutation_p): Avoid
13163         redef of outer loop index variable.
13165 2014-02-03  Marc Glisse  <marc.glisse@inria.fr>
13167         PR c++/53017
13168         PR c++/59211
13169         * doc/extend.texi (Function Attributes): Typo.
13171 2014-02-03  Cong Hou  <congh@google.com>
13173         PR tree-optimization/60000
13174         * tree-vect-loop.c (vect_transform_loop): Set pattern_def_seq to NULL
13175         if the vectorized statement is a store.  A store statement can only
13176         appear at the end of pattern statements.
13178 2014-02-03  H.J. Lu  <hongjiu.lu@intel.com>
13180         * config/i386/i386.c (flag_opts): Add -mlong-double-128.
13181         (ix86_option_override_internal): Default long double to 64-bit for
13182         32-bit Bionic and to 128-bit for 64-bit Bionic.
13184         * config/i386/i386.h (LONG_DOUBLE_TYPE_SIZE): Use 128 if
13185         TARGET_LONG_DOUBLE_128 is true.
13186         (LIBGCC2_LONG_DOUBLE_TYPE_SIZE): Likewise.
13188         * config/i386/i386.opt (mlong-double-80): Negate -mlong-double-64.
13189         (mlong-double-64): Negate -mlong-double-128.
13190         (mlong-double-128): New option.
13192         * config/i386/i386-c.c (ix86_target_macros): Define
13193         __LONG_DOUBLE_128__ for TARGET_LONG_DOUBLE_128.
13195         * doc/invoke.texi: Document -mlong-double-128.
13197 2014-02-03  H.J. Lu  <hongjiu.lu@intel.com>
13199         PR rtl-optimization/60024
13200         * sel-sched.c (init_regs_for_mode): Check if mode is OK first.
13202 2014-02-03  Markus Trippelsdorf  <markus@trippelsdorf.de>
13204         * doc/invoke.texi (fprofile-reorder-functions): Fix typo.
13206 2014-02-03  Andrey Belevantsev  <abel@ispras.ru>
13208         PR rtl-optimization/57662
13209         * sel-sched.c (code_motion_path_driver): Do not mark already not
13210         existing blocks in the visiting bitmap.
13212 2014-02-03  Andrey Belevantsev  <abel@ispras.ru>
13214         * sel-sched-ir.c (sel_gen_insn_from_expr_after): Reset INSN_DELETED_P
13215         on the insn being emitted.
13217 2014-02-03  James Greenhalgh  <james.greenhalgh@arm.com>
13218             Will Deacon  <will.deacon@arm.com>
13220         * doc/gimple.texi (gimple_asm_clear_volatile): Remove.
13222 2014-02-03  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
13224         * config/arm/arm-tables.opt: Regenerate.
13226 2014-02-02  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
13228         * config/rs6000/rs6000.c (altivec_expand_vec_perm_le): Generalize
13229         for vector types other than V16QImode.
13230         * config/rs6000/altivec.md (altivec_vperm_<mode>): Change to a
13231         define_expand, and call altivec_expand_vec_perm_le when producing
13232         code with little endian element order.
13233         (*altivec_vperm_<mode>_internal): New insn having previous
13234         behavior of altivec_vperm_<mode>.
13235         (altivec_vperm_<mode>_uns): Change to a define_expand, and call
13236         altivec_expand_vec_perm_le when producing code with little endian
13237         element order.
13238         (*altivec_vperm_<mode>_uns_internal): New insn having previous
13239         behavior of altivec_vperm_<mode>_uns.
13241 2014-02-02  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
13243         * config/rs6000/altivec.md (UNSPEC_VSUMSWS_DIRECT): New unspec.
13244         (altivec_vsumsws): Add handling for -maltivec=be with a little
13245         endian target.
13246         (altivec_vsumsws_direct): New.
13247         (reduc_splus_<mode>): Call gen_altivec_vsumsws_direct instead of
13248         gen_altivec_vsumsws.
13250 2014-02-02  Jan Hubicka  <hubicka@ucw.cz>
13252         * ipa-devirt.c (subbinfo_with_vtable_at_offset,
13253         vtable_pointer_value_to_binfo): New functions.
13254         * ipa-utils.h (vtable_pointer_value_to_binfo): Declare.
13255         * ipa-prop.c (extr_type_from_vtbl_ptr_store): Use it.
13257 2014-02-02  Sandra Loosemore  <sandra@codesourcery.com>
13259         * config/nios2/nios2.md (load_got_register): Initialize GOT
13260         pointer from _gp_got instead of _GLOBAL_OFFSET_TABLE_.
13261         * config/nios2/nios2.c (nios2_function_profiler): Likewise.
13263 2014-02-02  Jan Hubicka  <hubicka@ucw.cz>
13265         * ipa-prop.c (update_jump_functions_after_inlining): When type is not
13266         preserverd by passthrough, do not propagate the type.
13268 2014-02-02  Richard Sandiford  <rdsandiford@googlemail.com>
13270         * config/mips/mips.c (MIPS_GET_FCSR, MIPS_SET_FCSR): New macros.
13271         (mips_atomic_assign_expand_fenv): New function.
13272         (TARGET_ATOMIC_ASSIGN_EXPAND_FENV): Define.
13274 2014-02-02  Richard Sandiford  <rdsandiford@googlemail.com>
13276         * doc/extend.texi (__builtin_mips_get_fcsr): Document.
13277         (__builtin_mips_set_fcsr): Likewise.
13278         * config/mips/mips-ftypes.def: Add MIPS_VOID_FTYPE_USI and
13279         MIPS_USI_FTYPE_VOID.
13280         * config/mips/mips-protos.h (mips16_expand_get_fcsr): Declare
13281         (mips16_expand_set_fcsr): Likewise.
13282         * config/mips/mips.c (mips16_get_fcsr_stub): New variable.
13283         (mips16_set_fcsr_stub): Likewise.
13284         (mips16_get_fcsr_one_only_stub): New class.
13285         (mips16_set_fcsr_one_only_stub): Likewise.
13286         (mips16_expand_get_fcsr, mips16_expand_set_fcsr): New functions.
13287         (mips_code_end): Output the get_fcsr and set_fcsr stubs, if needed.
13288         (BUILTIN_AVAIL_MIPS16, AVAIL_ALL): New macros.
13289         (hard_float): New availability predicate.
13290         (mips_builtins): Add get_fcsr and set_fcsr.
13291         (mips_expand_builtin): Check BUILTIN_AVAIL_MIPS16.
13292         * config/mips/mips.md (UNSPEC_GET_FCSR, UNSPEC_SET_FCSR): New unspecs.
13293         (GET_FCSR_REGNUM, SET_FCSR_REGNUM): New constants.
13294         (mips_get_fcsr, *mips_get_fcsr, mips_get_fcsr_mips16_<mode>)
13295         (mips_set_fcsr, *mips_set_fcsr, mips_set_fcsr_mips16_<mode>): New
13296         patterns.
13298 2014-02-02  Richard Sandiford  <rdsandiford@googlemail.com>
13300         * config/mips/mips.c (mips_one_only_stub): New class.
13301         (mips_need_mips16_rdhwr_p): Replace with...
13302         (mips16_rdhwr_stub): ...this new variable.
13303         (mips16_stub_call_address): New function.
13304         (mips16_rdhwr_one_only_stub): New class.
13305         (mips_expand_thread_pointer): Use mips16_stub_call_address.
13306         (mips_output_mips16_rdhwr): Delete.
13307         (mips_finish_stub): New function.
13308         (mips_code_end): Use it to handle rdhwr stubs.
13310 2014-02-02  Uros Bizjak  <ubizjak@gmail.com>
13312         PR target/60017
13313         * config/i386/i386.c (classify_argument): Fix handling of bit_offset
13314         when calculating size of integer atomic types.
13316 2014-02-02  H.J. Lu  <hongjiu.lu@intel.com>
13318         * ipa-inline-analysis.c (true_predicate_p): Fix a typo in comments.
13320 2014-02-01  Jakub Jelinek  <jakub@redhat.com>
13322         PR tree-optimization/60003
13323         * gimple-low.c (lower_builtin_setjmp): Set cfun->has_nonlocal_label.
13324         * profile.c (branch_prob): Use gimple_call_builtin_p
13325         to check for BUILT_IN_SETJMP_RECEIVER.
13326         * tree-inline.c (copy_bb): Call notice_special_calls.
13328 2014-01-31  Vladimir Makarov  <vmakarov@redhat.com>
13330         PR bootstrap/59985
13331         * lra-constraints.c (process_alt_operands): Update reload_sum only
13332         on the first pass.
13334 2014-01-31  Richard Henderson  <rth@redhat.com>
13336         PR middle-end/60004
13337         * tree-eh.c (lower_try_finally_switch): Delay lowering finally block
13338         until after else_eh is processed.
13340 2014-01-31  Ilya Tocar  <ilya.tocar@intel.com>
13342         * config/i386/avx512fintrin.h (_MM_FROUND_TO_NEAREST_INT),
13343         (_MM_FROUND_TO_NEG_INF), (_MM_FROUND_TO_POS_INF),
13344         (_MM_FROUND_TO_ZERO), (_MM_FROUND_CUR_DIRECTION): Are already defined
13345         in smmintrin.h, remove them.
13346         (_MM_FROUND_NO_EXC): Same as above, bit also wrong value.
13347         * config/i386/i386.c (ix86_print_operand): Split sae and rounding.
13348         * config/i386/i386.md (ROUND_SAE): Fix value.
13349         * config/i386/predicates.md (const_4_or_8_to_11_operand): New.
13350         (const48_operand): New.
13351         * config/i386/subst.md (round), (round_expand): Use
13352         const_4_or_8_to_11_operand.
13353         (round_saeonly), (round_saeonly_expand): Use const48_operand.
13355 2014-01-31  Ilya Tocar  <ilya.tocar@intel.com>
13357         * config/i386/constraints.md (Yk): Swap meaning with k.
13358         * config/i386/i386.md (movhi_internal): Change Yk to k.
13359         (movqi_internal): Ditto.
13360         (*k<logic><mode>): Ditto.
13361         (*andhi_1): Ditto.
13362         (*andqi_1): Ditto.
13363         (kandn<mode>): Ditto.
13364         (*<code>hi_1): Ditto.
13365         (*<code>qi_1): Ditto.
13366         (kxnor<mode>): Ditto.
13367         (kortestzhi): Ditto.
13368         (kortestchi): Ditto.
13369         (kunpckhi): Ditto.
13370         (*one_cmplhi2_1): Ditto.
13371         (*one_cmplqi2_1): Ditto.
13372         * config/i386/sse.md (): Change k to Yk.
13373         (avx512f_load<mode>_mask): Ditto.
13374         (avx512f_blendm<mode>): Ditto.
13375         (avx512f_store<mode>_mask): Ditto.
13376         (avx512f_storeu<ssemodesuffix>512_mask): Ditto.
13377         (avx512f_storedqu<mode>_mask): Ditto.
13378         (avx512f_cmp<mode>3<mask_scalar_merge_name><round_saeonly_name>):
13379         Ditto.
13380         (avx512f_ucmp<mode>3<mask_scalar_merge_name>): Ditto.
13381         (avx512f_vmcmp<mode>3<round_saeonly_name>): Ditto.
13382         (avx512f_vmcmp<mode>3_mask<round_saeonly_name>): Ditto.
13383         (avx512f_maskcmp<mode>3): Ditto.
13384         (avx512f_fmadd_<mode>_mask<round_name>): Ditto.
13385         (avx512f_fmadd_<mode>_mask3<round_name>): Ditto.
13386         (avx512f_fmsub_<mode>_mask<round_name>): Ditto.
13387         (avx512f_fmsub_<mode>_mask3<round_name>): Ditto.
13388         (avx512f_fnmadd_<mode>_mask<round_name>): Ditto.
13389         (avx512f_fnmadd_<mode>_mask3<round_name>): Ditto.
13390         (avx512f_fnmsub_<mode>_mask<round_name>): Ditto.
13391         (avx512f_fnmsub_<mode>_mask3<round_name>): Ditto.
13392         (avx512f_fmaddsub_<mode>_mask<round_name>): Ditto.
13393         (avx512f_fmaddsub_<mode>_mask3<round_name>): Ditto.
13394         (avx512f_fmsubadd_<mode>_mask<round_name>): Ditto.
13395         (avx512f_fmsubadd_<mode>_mask3<round_name>): Ditto.
13396         (avx512f_vextract<shuffletype>32x4_1_maskm): Ditto.
13397         (vec_extract_lo_<mode>_maskm): Ditto.
13398         (vec_extract_hi_<mode>_maskm): Ditto.
13399         (avx512f_vternlog<mode>_mask): Ditto.
13400         (avx512f_fixupimm<mode>_mask<round_saeonly_name>): Ditto.
13401         (avx512f_sfixupimm<mode>_mask<round_saeonly_name>): Ditto.
13402         (avx512f_<code><pmov_src_lower><mode>2_mask): Ditto.
13403         (avx512f_<code>v8div16qi2_mask): Ditto.
13404         (avx512f_<code>v8div16qi2_mask_store): Ditto.
13405         (avx512f_eq<mode>3<mask_scalar_merge_name>_1): Ditto.
13406         (avx512f_gt<mode>3<mask_scalar_merge_name>): Ditto.
13407         (avx512f_testm<mode>3<mask_scalar_merge_name>): Ditto.
13408         (avx512f_testnm<mode>3<mask_scalar_merge_name>): Ditto.
13409         (*avx512pf_gatherpf<mode>sf_mask): Ditto.
13410         (*avx512pf_gatherpf<mode>df_mask): Ditto.
13411         (*avx512pf_scatterpf<mode>sf_mask): Ditto.
13412         (*avx512pf_scatterpf<mode>df_mask): Ditto.
13413         (avx512cd_maskb_vec_dupv8di): Ditto.
13414         (avx512cd_maskw_vec_dupv16si): Ditto.
13415         (avx512f_vpermi2var<mode>3_maskz): Ditto.
13416         (avx512f_vpermi2var<mode>3_mask): Ditto.
13417         (avx512f_vpermi2var<mode>3_mask): Ditto.
13418         (avx512f_vpermt2var<mode>3_maskz): Ditto.
13419         (*avx512f_gathersi<mode>): Ditto.
13420         (*avx512f_gathersi<mode>_2): Ditto.
13421         (*avx512f_gatherdi<mode>): Ditto.
13422         (*avx512f_gatherdi<mode>_2): Ditto.
13423         (*avx512f_scattersi<mode>): Ditto.
13424         (*avx512f_scatterdi<mode>): Ditto.
13425         (avx512f_compress<mode>_mask): Ditto.
13426         (avx512f_compressstore<mode>_mask): Ditto.
13427         (avx512f_expand<mode>_mask): Ditto.
13428         * config/i386/subst.md (mask): Change k to Yk.
13429         (mask_scalar_merge): Ditto.
13430         (sd): Ditto.
13432 2014-01-31  Marc Glisse  <marc.glisse@inria.fr>
13434         * doc/extend.texi (Vector Extensions): Document ?: in C++.
13436 2014-01-31  Richard Biener  <rguenther@suse.de>
13438         PR middle-end/59990
13439         * builtins.c (fold_builtin_memory_op): Make sure to not
13440         use a floating-point mode or a boolean or enumeral type for
13441         the copy operation.
13443 2014-01-30  DJ Delorie  <dj@redhat.com>
13445         * config/msp430/msp430.h (LIB_SPEC): Add -lcrt
13446         * config/msp430/msp430.md (msp430_refsym_need_exit): New.
13447         * config/msp430/msp430.c (msp430_expand_epilogue): Call it
13448         whenever main() has an epilogue.
13450 2014-01-30  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
13452         * config/rs6000/rs6000.c (rs6000_expand_vector_init): Remove
13453         unused variable "field".
13454         * config/rs6000/vsx.md (vsx_mergel_<mode>): Add missing DONE.
13455         (vsx_mergeh_<mode>): Likewise.
13456         * config/rs6000/altivec.md (altivec_vmrghb): Likewise.
13457         (altivec_vmrghh): Likewise.
13458         (altivec_vmrghw): Likewise.
13459         (altivec_vmrglb): Likewise.
13460         (altivec_vmrglh): Likewise.
13461         (altivec_vmrglw): Likewise.
13462         (altivec_vspltb): Add missing uses.
13463         (altivec_vsplth): Likewise.
13464         (altivec_vspltw): Likewise.
13465         (altivec_vspltsf): Likewise.
13467 2014-01-30  Jakub Jelinek  <jakub@redhat.com>
13469         PR target/59923
13470         * ifcvt.c (cond_exec_process_insns): Don't conditionalize
13471         frame related instructions.
13473 2014-01-30  Vladimir Makarov  <vmakarov@redhat.com>
13475         PR rtl-optimization/59959
13476         * lra-constrains.c (simplify_operand_subreg): Assign NO_REGS to
13477         any reload of register whose subreg is invalid.
13479 2014-01-30  Jakub Jelinek  <jakub@redhat.com>
13481         * config/i386/f16cintrin.h (_cvtsh_ss): Avoid -Wnarrowing warning.
13482         * config/i386/avx512fintrin.h (_mm512_mask_cvtusepi64_storeu_epi32):
13483         Add missing return type - void.
13485 2014-01-30  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
13487         * gcc/config/rs6000/rs6000.c (rs6000_expand_vector_init): Use
13488         gen_vsx_xxspltw_v4sf_direct instead of gen_vsx_xxspltw_v4sf;
13489         remove element index adjustment for endian (now handled in vsx.md
13490         and altivec.md).
13491         (altivec_expand_vec_perm_const): Use
13492         gen_altivec_vsplt[bhw]_direct instead of gen_altivec_vsplt[bhw].
13493         * gcc/config/rs6000/vsx.md (UNSPEC_VSX_XXSPLTW): New unspec.
13494         (vsx_xxspltw_<mode>): Adjust element index for little endian.
13495         * gcc/config/rs6000/altivec.md (altivec_vspltb): Divide into a
13496         define_expand and a new define_insn *altivec_vspltb_internal;
13497         adjust for -maltivec=be on a little endian target.
13498         (altivec_vspltb_direct): New.
13499         (altivec_vsplth): Divide into a define_expand and a new
13500         define_insn *altivec_vsplth_internal; adjust for -maltivec=be on a
13501         little endian target.
13502         (altivec_vsplth_direct): New.
13503         (altivec_vspltw): Divide into a define_expand and a new
13504         define_insn *altivec_vspltw_internal; adjust for -maltivec=be on a
13505         little endian target.
13506         (altivec_vspltw_direct): New.
13507         (altivec_vspltsf): Divide into a define_expand and a new
13508         define_insn *altivec_vspltsf_internal; adjust for -maltivec=be on
13509         a little endian target.
13511 2014-01-30  Richard Biener  <rguenther@suse.de>
13513         PR tree-optimization/59993
13514         * tree-ssa-forwprop.c (associate_pointerplus): Check we
13515         can propagate form the earlier stmt and avoid the transform
13516         when the intermediate result is needed.
13518 2014-01-30  Alangi Derick  <alangiderick@gmail.com>
13520         * README.Portability: Fix typo.
13522 2014-01-30  David Holsgrove  <david.holsgrove@xilinx.com>
13524         * config/microblaze/microblaze.md(cstoresf4, cbranchsf4): Replace
13525         comparison_operator with ordered_comparison_operator.
13527 2014-01-30  Nick Clifton  <nickc@redhat.com>
13529         * config/mn10300/mn10300-protos.h (mn10300_store_multiple_operation_p):
13530         Rename to mn10300_store_multiple_regs.
13531         * config/mn10300/mn10300.c: Likewise.
13532         * config/mn10300/mn10300.md (store_movm): Fix typo: call
13533         store_multiple_regs.
13534         * config/mn10300/predicates.md (mn10300_store_multiple_operation):
13535         Call mn10300_store_multiple_regs.
13537 2014-01-30  Nick Clifton  <nickc@redhat.com>
13538             DJ Delorie  <dj@redhat.com>
13540         * config/rl78/rl78.c (register_sizes): Make the "upper half" of
13541         %fp 2 to keep registers after it properly word-aligned.
13542         (rl78_alloc_physical_registers_umul): Handle the case where both
13543         input operands are the same.
13545 2014-01-30  Richard Biener  <rguenther@suse.de>
13547         PR tree-optimization/59903
13548         * tree-vect-loop.c (vect_transform_loop): Guard multiple-types
13549         check properly.
13551 2014-01-30  Jason Merrill  <jason@redhat.com>
13553         PR c++/59633
13554         * tree.c (walk_type_fields): Handle VECTOR_TYPE.
13556         PR c++/59645
13557         * cgraphunit.c (expand_thunk): Copy volatile arg to a temporary.
13559 2014-01-30  Richard Biener  <rguenther@suse.de>
13561         PR tree-optimization/59951
13562         * tree-vect-slp.c (vect_bb_slp_scalar_cost): Skip uses in debug insns.
13564 2014-01-30  Savin Zlobec  <savin.zlobec@gmail.com>
13566         PR target/59784
13567         * config/nios2/nios2.c (nios2_fpu_insn_asm): Fix asm output of
13568         SFmode to DFmode case.
13570 2014-01-29  DJ Delorie  <dj@redhat.com>
13572         * config/msp430/msp430.opt (-minrt): New.
13573         * config/msp430/msp430.h (STARTFILE_SPEC): Link alternate runtime
13574         if -minrt given.
13575         (ENDFILE_SPEC): Likewise.
13577 2014-01-29  Jan Hubicka  <hubicka@ucw.cz>
13579         * ipa-inline-analysis.c (clobber_only_eh_bb_p): New function.
13580         (estimate_function_body_sizes): Use it.
13582 2014-01-29  Paolo Carlini  <paolo.carlini@oracle.com>
13584         PR c++/58561
13585         * dwarf2out.c (is_cxx_auto): New.
13586         (is_base_type): Use it.
13587         (gen_type_die_with_usage): Likewise.
13589 2014-01-29  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
13591         * config/rs6000/rs6000.c (altivec_expand_vec_perm_const):  Use
13592         CODE_FOR_altivec_vmrg*_direct rather than CODE_FOR_altivec_vmrg*.
13593         * config/rs6000/vsx.md (vsx_mergel_<mode>): Adjust for
13594         -maltivec=be with LE targets.
13595         (vsx_mergeh_<mode>): Likewise.
13596         * config/rs6000/altivec.md (UNSPEC_VMRG[HL]_DIRECT): New unspecs.
13597         (mulv8hi3): Use gen_altivec_vmrg[hl]w_direct.
13598         (altivec_vmrghb): Replace with define_expand and new
13599         *altivec_vmrghb_internal insn; adjust for -maltivec=be with LE targets.
13600         (altivec_vmrghb_direct): New define_insn.
13601         (altivec_vmrghh): Replace with define_expand and new
13602         *altivec_vmrghh_internal insn; adjust for -maltivec=be with LE targets.
13603         (altivec_vmrghh_direct): New define_insn.
13604         (altivec_vmrghw): Replace with define_expand and new
13605         *altivec_vmrghw_internal insn; adjust for -maltivec=be with LE targets.
13606         (altivec_vmrghw_direct): New define_insn.
13607         (*altivec_vmrghsf): Adjust for endianness.
13608         (altivec_vmrglb): Replace with define_expand and new
13609         *altivec_vmrglb_internal insn; adjust for -maltivec=be with LE targets.
13610         (altivec_vmrglb_direct): New define_insn.
13611         (altivec_vmrglh): Replace with define_expand and new
13612         *altivec_vmrglh_internal insn; adjust for -maltivec=be with LE targets.
13613         (altivec_vmrglh_direct): New define_insn.
13614         (altivec_vmrglw): Replace with define_expand and new
13615         *altivec_vmrglw_internal insn; adjust for -maltivec=be with LE targets.
13616         (altivec_vmrglw_direct): New define_insn.
13617         (*altivec_vmrglsf): Adjust for endianness.
13618         (vec_widen_umult_hi_v16qi): Use gen_altivec_vmrghh_direct.
13619         (vec_widen_umult_lo_v16qi): Use gen_altivec_vmrglh_direct.
13620         (vec_widen_smult_hi_v16qi): Use gen_altivec_vmrghh_direct.
13621         (vec_widen_smult_lo_v16qi): Use gen_altivec_vmrglh_direct.
13622         (vec_widen_umult_hi_v8hi): Use gen_altivec_vmrghw_direct.
13623         (vec_widen_umult_lo_v8hi): Use gen_altivec_vmrglw_direct.
13624         (vec_widen_smult_hi_v8hi): Use gen_altivec_vmrghw_direct.
13625         (vec_widen_smult_lo_v8hi): Use gen_altivec_vmrglw_direct.
13627 2014-01-29  Marcus Shawcroft  <marcus.shawcroft@arm.com>
13629         * config/aarch64/aarch64.c (aarch64_expand_mov_immediate)
13630         (aarch64_legitimate_address_p, aarch64_class_max_nregs): Adjust
13631         whitespace.
13633 2014-01-29  Richard Biener  <rguenther@suse.de>
13635         PR tree-optimization/58742
13636         * tree-ssa-forwprop.c (associate_pointerplus): Rename to
13637         associate_pointerplus_align.
13638         (associate_pointerplus_diff): New function.
13639         (associate_pointerplus): Likewise.  Call associate_pointerplus_align
13640         and associate_pointerplus_diff.
13642 2014-01-29  Richard Biener  <rguenther@suse.de>
13644         * lto-streamer.h (LTO_major_version): Bump to 3.
13645         (LTO_minor_version): Reset to 0.
13647 2014-01-29  Renlin Li  <Renlin.Li@arm.com>
13649         * config/arm/arm-arches.def (ARM_ARCH): Add armv7ve arch.
13650         * config/arm/arm.c (FL_FOR_ARCH7VE): New.
13651         (arm_file_start): Generate correct asm header for armv7ve.
13652         * config/arm/bpabi.h: Add multilib support for armv7ve.
13653         * config/arm/driver-arm.c: Change the architectures of cortex-a7
13654         and cortex-a15 to armv7ve.
13655         * config/arm/t-aprofile: Add multilib support for armv7ve.
13656         * doc/invoke.texi: Document -march=armv7ve.
13658 2014-01-29  Richard Biener  <rguenther@suse.de>
13660         PR tree-optimization/58742
13661         * tree-ssa-forwprop.c (associate_plusminus): Return true
13662         if we changed sth, defer EH cleanup to ...
13663         (ssa_forward_propagate_and_combine): ... here.  Call simplify_mult.
13664         (simplify_mult): New function.
13666 2014-01-29  Jakub Jelinek  <jakub@redhat.com>
13668         PR middle-end/59917
13669         PR tree-optimization/59920
13670         * tree.c (build_common_builtin_nodes): Remove
13671         __builtin_setjmp_dispatcher initialization.
13672         * omp-low.h (make_gimple_omp_edges): Add a new int * argument.
13673         * profile.c (branch_prob): Use gsi_start_nondebug_after_labels_bb
13674         instead of gsi_after_labels + manually skipping debug stmts.
13675         Don't ignore bbs with BUILT_IN_SETJMP_DISPATCHER, instead
13676         ignore bbs with IFN_ABNORMAL_DISPATCHER.
13677         * tree-inline.c (copy_edges_for_bb): Remove
13678         can_make_abnormal_goto argument, instead add abnormal_goto_dest
13679         argument.  Ignore computed_goto_p stmts.  Don't call
13680         make_abnormal_goto_edges.  If a call might need abnormal edges
13681         for non-local gotos, see if it already has an edge to
13682         IFN_ABNORMAL_DISPATCHER or if it is IFN_ABNORMAL_DISPATCHER
13683         with true argument, don't do anything then, otherwise add
13684         EDGE_ABNORMAL from the call's bb to abnormal_goto_dest.
13685         (copy_cfg_body): Compute abnormal_goto_dest, adjust copy_edges_for_bb
13686         caller.
13687         * gimple-low.c (struct lower_data): Remove calls_builtin_setjmp.
13688         (lower_function_body): Don't emit __builtin_setjmp_dispatcher.
13689         (lower_stmt): Don't set data->calls_builtin_setjmp.
13690         (lower_builtin_setjmp): Adjust comment.
13691         * builtins.def (BUILT_IN_SETJMP_DISPATCHER): Remove.
13692         * tree-cfg.c (found_computed_goto): Remove.
13693         (factor_computed_gotos): Remove.
13694         (make_goto_expr_edges): Return bool, true for computed gotos.
13695         Don't call make_abnormal_goto_edges.
13696         (build_gimple_cfg): Don't set found_computed_goto, don't call
13697         factor_computed_gotos.
13698         (computed_goto_p): No longer static.
13699         (make_blocks): Don't set found_computed_goto.
13700         (get_abnormal_succ_dispatcher, handle_abnormal_edges): New functions.
13701         (make_edges): If make_goto_expr_edges returns true, push bb
13702         into ab_edge_goto vector, for stmt_can_make_abnormal_goto calls
13703         instead of calling make_abnormal_goto_edges push bb into ab_edge_call
13704         vector.  Record mapping between bbs and OpenMP regions if there
13705         are any, adjust make_gimple_omp_edges caller.  Call
13706         handle_abnormal_edges.
13707         (make_abnormal_goto_edges): Remove.
13708         * tree-cfg.h (make_abnormal_goto_edges): Remove.
13709         (computed_goto_p, get_abnormal_succ_dispatcher): New prototypes.
13710         * internal-fn.c (expand_ABNORMAL_DISPATCHER): New function.
13711         * builtins.c (expand_builtin): Don't handle BUILT_IN_SETJMP_DISPATCHER.
13712         * internal-fn.def (ABNORMAL_DISPATCHER): New.
13713         * omp-low.c (make_gimple_omp_edges): Add region_idx argument, when
13714         filling *region also set *region_idx to (*region)->entry->index.
13716         PR other/58712
13717         * read-rtl.c (read_rtx_code): Clear all of RTX_CODE_SIZE (code).
13718         For REGs set ORIGINAL_REGNO.
13720 2014-01-29  Bingfeng Mei  <bmei@broadcom.com>
13722         * doc/md.texi: Mention that a target shouldn't implement
13723         vec_widen_(s|u)mul_even/odd pair if it is less efficient
13724         than hi/lo pair.
13726 2014-01-29  Jakub Jelinek  <jakub@redhat.com>
13728         PR tree-optimization/59594
13729         * tree-vect-data-refs.c (vect_analyze_data_ref_accesses): Sort
13730         a copy of the datarefs vector rather than the vector itself.
13732 2014-01-28  Jason Merrill  <jason@redhat.com>
13734         PR c++/53756
13735         * dwarf2out.c (auto_die): New static.
13736         (gen_type_die_with_usage): Handle C++1y 'auto'.
13737         (gen_subprogram_die): If in-class DIE had 'auto', emit type again
13738         on definition.
13740 2014-01-28  H.J. Lu  <hongjiu.lu@intel.com>
13742         PR target/59672
13743         * config/i386/gnu-user64.h (SPEC_32): Add "m16|" to "m32".
13744         (SPEC_X32): Likewise.
13745         (SPEC_64): Likewise.
13746         * config/i386/i386.c (ix86_option_override_internal): Turn off
13747         OPTION_MASK_ISA_64BIT, OPTION_MASK_ABI_X32 and OPTION_MASK_ABI_64
13748         for TARGET_16BIT.
13749         (x86_file_start): Output .code16gcc for TARGET_16BIT.
13750         * config/i386/i386.h (TARGET_16BIT): New macro.
13751         (TARGET_16BIT_P): Likewise.
13752         * config/i386/i386.opt: Add m16.
13753         * doc/invoke.texi: Document -m16.
13755 2014-01-28  Jakub Jelinek  <jakub@redhat.com>
13757         PR preprocessor/59935
13758         * input.c (location_get_source_line): Bail out on when line number
13759         is zero, and test the return value of lookup_or_add_file_to_cache_tab.
13761 2014-01-28  Richard Biener  <rguenther@suse.de>
13763         PR tree-optimization/58742
13764         * tree-ssa-forwprop.c (associate_plusminus): Handle
13765         pointer subtraction of the form (T)(P + A) - (T)P.
13767 2014-01-28  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
13769         * config/arm/arm.c (arm_new_rtx_costs): Remove useless statement
13770         at const_int_cost.
13772 2014-01-28  Richard Biener  <rguenther@suse.de>
13774         Revert
13775         2014-01-28  Richard Biener  <rguenther@suse.de>
13777         PR rtl-optimization/45364
13778         PR rtl-optimization/59890
13779         * var-tracking.c (local_get_addr_clear_given_value): Handle
13780         already cleared slot.
13781         (val_reset): Handle not allocated local_get_addr_cache.
13782         (vt_find_locations): Use post-order on the inverted CFG.
13784 2014-01-28  Richard Biener  <rguenther@suse.de>
13786         * tree-data-ref.h (ddr_is_anti_dependent, ddrs_have_anti_deps): Remove.
13788 2014-01-28  Richard Biener  <rguenther@suse.de>
13790         PR rtl-optimization/45364
13791         PR rtl-optimization/59890
13792         * var-tracking.c (local_get_addr_clear_given_value): Handle
13793         already cleared slot.
13794         (val_reset): Handle not allocated local_get_addr_cache.
13795         (vt_find_locations): Use post-order on the inverted CFG.
13797 2014-01-28  Alan Modra  <amodra@gmail.com>
13799         * Makefile.in (BUILD_CPPFLAGS): Do not use ALL_CPPFLAGS.
13800         * configure.ac <recursive call for build != host>: Define
13801         GENERATOR_FILE.  Comment.  Use CXX_FOR_BUILD, CXXFLAGS_FOR_BUILD
13802         and LD_FOR_BUILD too.
13803         * configure: Regenerate.
13805 2014-01-27  Allan Sandfeld Jensen  <sandfeld@kde.org>
13807         * config/i386/i386.c (get_builtin_code_for_version): Separate
13808         Westmere from Nehalem, Ivy Bridge from Sandy Bridge and
13809         Broadwell from Haswell.
13811 2014-01-27  Steve Ellcey  <sellcey@mips.com>
13813         * common/config/mips/mips-common.c (TARGET_DEFAULT_TARGET_FLAGS):
13814         Remove TARGET_FP_EXCEPTIONS_DEFAULT and MASK_FUSED_MADD.
13815         * config/mips/mips.c (mips_option_override): Change setting
13816         of TARGET_DSP.
13817         * config/mips/mips.h (TARGET_FP_EXCEPTIONS_DEFAULT): Remove.
13818         * config/mips/mips.opt (DSP, DSPR2, FP_EXCEPTIONS, FUSED_MADD, MIPS3D):
13819         Change from Mask to Var.
13821 2014-01-27  Jeff Law  <law@redhat.com>
13823         * ipa-inline.c (inline_small_functions): Fix typo.
13825 2014-01-27  Ilya Tocar  <ilya.tocar@intel.com>
13827         * config/i386/avx512fintrin.h (_mm512_mask_cvtepi32_storeu_epi8): New.
13828         (_mm512_mask_cvtsepi32_storeu_epi8): Ditto.
13829         (_mm512_mask_cvtusepi32_storeu_epi8): Ditto.
13830         (_mm512_mask_cvtepi32_storeu_epi16): Ditto.
13831         (_mm512_mask_cvtsepi32_storeu_epi16): Ditto.
13832         (_mm512_mask_cvtusepi32_storeu_epi16): Ditto.
13833         (_mm512_mask_cvtepi64_storeu_epi32): Ditto.
13834         (_mm512_mask_cvtsepi64_storeu_epi32): Ditto.
13835         (_mm512_mask_cvtusepi64_storeu_epi32): Ditto.
13836         (_mm512_mask_cvtepi64_storeu_epi16): Ditto.
13837         (_mm512_mask_cvtsepi64_storeu_epi16): Ditto.
13838         (_mm512_mask_cvtusepi64_storeu_epi16): Ditto.
13839         (_mm512_mask_cvtepi64_storeu_epi8): Ditto.
13840         (_mm512_mask_cvtsepi64_storeu_epi8): Ditto.
13841         (_mm512_mask_cvtusepi64_storeu_epi8): Ditto.
13842         (_mm512_storeu_epi64): Ditto.
13843         (_mm512_cmpge_epi32_mask): Ditto.
13844         (_mm512_cmpge_epu32_mask): Ditto.
13845         (_mm512_cmpge_epi64_mask): Ditto.
13846         (_mm512_cmpge_epu64_mask): Ditto.
13847         (_mm512_cmple_epi32_mask): Ditto.
13848         (_mm512_cmple_epu32_mask): Ditto.
13849         (_mm512_cmple_epi64_mask): Ditto.
13850         (_mm512_cmple_epu64_mask): Ditto.
13851         (_mm512_cmplt_epi32_mask): Ditto.
13852         (_mm512_cmplt_epu32_mask): Ditto.
13853         (_mm512_cmplt_epi64_mask): Ditto.
13854         (_mm512_cmplt_epu64_mask): Ditto.
13855         (_mm512_cmpneq_epi32_mask): Ditto.
13856         (_mm512_cmpneq_epu32_mask): Ditto.
13857         (_mm512_cmpneq_epi64_mask): Ditto.
13858         (_mm512_cmpneq_epu64_mask): Ditto.
13859         (_mm512_expand_pd): Ditto.
13860         (_mm512_expand_ps): Ditto.
13861         * config/i386/i386-builtin-types.def: Add PV16QI, PV16QI, PV16HI,
13862         VOID_PV8SI_V8DI_QI, VOID_PV8HI_V8DI_QI, VOID_PV16QI_V8DI_QI,
13863         VOID_PV16QI_V16SI_HI, VOID_PV16HI_V16SI_HI.
13864         * config/i386/i386.c (ix86_builtins): Add
13865         IX86_BUILTIN_EXPANDPD512_NOMASK, IX86_BUILTIN_EXPANDPS512_NOMASK,
13866         IX86_BUILTIN_PMOVDB512_MEM, IX86_BUILTIN_PMOVDW512_MEM,
13867         IX86_BUILTIN_PMOVQB512_MEM, IX86_BUILTIN_PMOVQD512_MEM,
13868         IX86_BUILTIN_PMOVQW512_MEM, IX86_BUILTIN_PMOVSDB512_MEM,
13869         IX86_BUILTIN_PMOVSDW512_MEM, IX86_BUILTIN_PMOVSQB512_MEM,
13870         IX86_BUILTIN_PMOVSQD512_MEM, IX86_BUILTIN_PMOVSQW512_MEM,
13871         IX86_BUILTIN_PMOVUSDB512_MEM, IX86_BUILTIN_PMOVUSDW512_MEM,
13872         IX86_BUILTIN_PMOVUSQB512_MEM, IX86_BUILTIN_PMOVUSQD512_MEM,
13873         IX86_BUILTIN_PMOVUSQW512_MEM.
13874         (bdesc_special_args): Add __builtin_ia32_pmovusqd512mem_mask,
13875         __builtin_ia32_pmovsqd512mem_mask,
13876         __builtin_ia32_pmovqd512mem_mask,
13877         __builtin_ia32_pmovusqw512mem_mask,
13878         __builtin_ia32_pmovsqw512mem_mask,
13879         __builtin_ia32_pmovqw512mem_mask,
13880         __builtin_ia32_pmovusdw512mem_mask,
13881         __builtin_ia32_pmovsdw512mem_mask,
13882         __builtin_ia32_pmovdw512mem_mask,
13883         __builtin_ia32_pmovqb512mem_mask,
13884         __builtin_ia32_pmovusqb512mem_mask,
13885         __builtin_ia32_pmovsqb512mem_mask,
13886         __builtin_ia32_pmovusdb512mem_mask,
13887         __builtin_ia32_pmovsdb512mem_mask,
13888         __builtin_ia32_pmovdb512mem_mask.
13889         (bdesc_args): Add __builtin_ia32_expanddf512,
13890         __builtin_ia32_expandsf512.
13891         (ix86_expand_special_args_builtin): Handle VOID_FTYPE_PV8SI_V8DI_QI,
13892         VOID_FTYPE_PV8HI_V8DI_QI, VOID_FTYPE_PV16HI_V16SI_HI,
13893         VOID_FTYPE_PV16QI_V8DI_QI, VOID_FTYPE_PV16QI_V16SI_HI.
13894         * config/i386/sse.md (unspec): Add UNSPEC_EXPAND_NOMASK.
13895         (avx512f_<code><pmov_src_lower><mode>2_mask_store): New.
13896         (*avx512f_<code>v8div16qi2_store_mask): Renamed to ...
13897         (avx512f_<code>v8div16qi2_mask_store): This.
13898         (avx512f_expand<mode>): New.
13900 2014-01-27  Kirill Yukhin  <kirill.yukhin@intel.com>
13902         * config/i386/avx512pfintrin.h (_mm512_mask_prefetch_i32gather_pd):
13903         New.
13904         (_mm512_mask_prefetch_i64gather_pd): Ditto.
13905         (_mm512_prefetch_i32scatter_pd): Ditto.
13906         (_mm512_mask_prefetch_i32scatter_pd): Ditto.
13907         (_mm512_prefetch_i64scatter_pd): Ditto.
13908         (_mm512_mask_prefetch_i64scatter_pd): Ditto.
13909         (_mm512_mask_prefetch_i32gather_ps): Fix operand type.
13910         (_mm512_mask_prefetch_i64gather_ps): Ditto.
13911         (_mm512_prefetch_i32scatter_ps): Ditto.
13912         (_mm512_mask_prefetch_i32scatter_ps): Ditto.
13913         (_mm512_prefetch_i64scatter_ps): Ditto.
13914         (_mm512_mask_prefetch_i64scatter_ps): Ditto.
13915         * config/i386/i386-builtin-types.def: Define
13916         VOID_FTYPE_QI_V8SI_PCINT64_INT_INT
13917         and VOID_FTYPE_QI_V8DI_PCINT64_INT_INT.
13918         * config/i386/i386.c (ix86_builtins): Define IX86_BUILTIN_GATHERPFQPD,
13919         IX86_BUILTIN_GATHERPFDPD, IX86_BUILTIN_SCATTERPFDPD,
13920         IX86_BUILTIN_SCATTERPFQPD.
13921         (ix86_init_mmx_sse_builtins): Define __builtin_ia32_gatherpfdpd,
13922         __builtin_ia32_gatherpfdps, __builtin_ia32_gatherpfqpd,
13923         __builtin_ia32_gatherpfqps, __builtin_ia32_scatterpfdpd,
13924         __builtin_ia32_scatterpfdps, __builtin_ia32_scatterpfqpd,
13925         __builtin_ia32_scatterpfqps.
13926         (ix86_expand_builtin): Expand new built-ins.
13927         * config/i386/sse.md (avx512pf_gatherpf<mode>): Add SF suffix,
13928         fix memory access data type.
13929         (*avx512pf_gatherpf<mode>_mask): Ditto.
13930         (*avx512pf_gatherpf<mode>): Ditto.
13931         (avx512pf_scatterpf<mode>): Ditto.
13932         (*avx512pf_scatterpf<mode>_mask): Ditto.
13933         (*avx512pf_scatterpf<mode>): Ditto.
13934         (GATHER_SCATTER_SF_MEM_MODE): New.
13935         (avx512pf_gatherpf<mode>df): Ditto.
13936         (*avx512pf_gatherpf<mode>df_mask): Ditto.
13937         (*avx512pf_scatterpf<mode>df): Ditto.
13939 2014-01-27  Jakub Jelinek  <jakub@redhat.com>
13941         PR bootstrap/59934
13942         * expmed.h (expmed_mode_index): Rework so that analysis and optimziers
13943         know when the MODE_PARTIAL_INT and MODE_VECTOR_INT cases can never be
13944         reached.
13946 2014-01-27  James Greenhalgh  <james.greenhalgh@arm.com>
13948         * common/config/arm/arm-common.c
13949         (arm_rewrite_mcpu): Handle multiple names.
13950         * config/arm/arm.h
13951         (BIG_LITTLE_SPEC): Do not discard mcpu switches.
13953 2014-01-27  James Greenhalgh  <james.greenhalgh@arm.com>
13955         * gimple-builder.h (create_gimple_tmp): Delete.
13957 2014-01-27  Christian Bruel  <christian.bruel@st.com>
13959         * config/sh/sh-mem.cc (sh_expand_cmpnstr): Fix remaining bytes after
13960         words comparisons.
13962 2014-01-26  John David Anglin  <danglin@gcc.gnu.org>
13964         * config/pa/pa.md (call): Generate indirect long calls to non-local
13965         functions when outputing 32-bit code.
13966         (call_value): Likewise except for special call to buggy powf function.
13968         * config/pa/pa.c (pa_attr_length_indirect_call): Adjust length of
13969         portable runtime and PIC indirect calls.
13970         (pa_output_indirect_call): Remove unnecessary nop from portable runtime
13971         and PIC call sequences.  Use ldo instead of blr to set return register
13972         in PIC call sequence.
13974 2014-01-25  Walter Lee  <walt@tilera.com>
13976         * config/tilegx/sync.md (atomic_fetch_sub): Fix negation and
13977         avoid clobbering a live register.
13979 2014-01-25  Walter Lee  <walt@tilera.com>
13981         * config/tilegx/tilegx-c.c (tilegx_cpu_cpp_builtins):
13982         Define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_{1,2}.
13983         * config/tilegx/tilepro-c.c (tilepro_cpu_cpp_builtins):
13984         Define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_{1,2,4,8}.
13986 2014-01-25  Walter Lee  <walt@tilera.com>
13988         * config/tilegx/tilegx.c (tilegx_function_arg): Start 16-byte
13989         arguments on even registers.
13990         (tilegx_gimplify_va_arg_expr): Align 16-byte var args to
13991         STACK_BOUNDARY.
13992         * config/tilegx/tilegx.h (STACK_BOUNDARY): Change to 16 bytes.
13993         (BIGGEST_ALIGNMENT): Ditto.
13994         (BIGGEST_FIELD_ALIGNMENT): Ditto.
13996 2014-01-25  Walter Lee  <walt@tilera.com>
13998         * config/tilegx/tilegx.c (tilegx_gen_bundles): Delete barrier
13999         insns before bundling.
14000         * config/tilegx/tilegx.md (tile_network_barrier): Update comment.
14002 2014-01-25  Walter Lee  <walt@tilera.com>
14004         * config/tilegx/tilegx.c (tilegx_expand_builtin): Set
14005         PREFETCH_SCHEDULE_BARRIER_P to true for prefetches.
14006         * config/tilepro/tilepro.c (tilepro_expand_builtin): Ditto.
14008 2014-01-25  Richard Sandiford  <rdsandiford@googlemail.com>
14010         * config/mips/constraints.md (kl): Delete.
14011         * config/mips/mips.md (divmod<mode>4, udivmod<mode>4): Turn into
14012         define expands, using...
14013         (divmod<mode>4_mips16, udivmod<mode>4_mips16): ...these new
14014         instructions for MIPS16.
14015         (*divmod<mode>4, *udivmod<mode>4): New patterns, taken from the
14016         non-MIPS16 version of the old divmod<mode>4 and udivmod<mode>4.
14018 2014-01-25  Walter Lee  <walt@tilera.com>
14020         * config/tilepro/tilepro.md (ctzdi2): Use register_operand predicate.
14021         (clzdi2): Ditto.
14022         (ffsdi2): Ditto.
14024 2014-01-25  Walter Lee  <walt@tilera.com>
14026         * config/tilegx/tilegx.c (tilegx_expand_to_rtl_hook): New.
14027         (TARGET_EXPAND_TO_RTL_HOOK): Define.
14029 2014-01-25  Richard Sandiford  <rdsandiford@googlemail.com>
14031         * rtlanal.c (canonicalize_condition): Split out duplicated mode check.
14032         Handle XOR.
14034 2014-01-25  Jakub Jelinek  <jakub@redhat.com>
14036         * print-rtl.c (in_call_function_usage): New var.
14037         (print_rtx): When in CALL_INSN_FUNCTION_USAGE, always print
14038         EXPR_LIST mode as mode and not as reg note name.
14040         PR middle-end/59561
14041         * cfgloopmanip.c (copy_loop_info): If
14042         loop->warned_aggressive_loop_optimizations, make sure
14043         the flag is set in target loop too.
14045 2014-01-24  Balaji V. Iyer  <balaji.v.iyer@intel.com>
14047         * builtins.c (is_builtin_name): Renamed flag_enable_cilkplus to
14048         flag_cilkplus.
14049         * builtins.def: Likewise.
14050         * cilk.h (fn_contains_cilk_spawn_p): Likewise.
14051         * cppbuiltin.c (define_builtin_macros_for_compilation_flags): Likewise.
14052         * ira.c (ira_setup_eliminable_regset): Likewise.
14053         * omp-low.c (gate_expand_omp): Likewise.
14054         (execute_lower_omp): Likewise.
14055         (diagnose_sb_0): Likewise.
14056         (gate_diagnose_omp_blocks): Likewise.
14057         (simd_clone_clauses_extract): Likewise.
14058         (gate): Likewise.
14060 2014-01-24  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
14062         * config/rs6000/rs6000.c (rs6000_expand_vec_perm_const_1): Remove
14063         correction for little endian...
14064         * config/rs6000/vsx.md (vsx_xxpermdi2_<mode>_1): ...and move it to
14065         here.
14067 2014-01-24  Jeff Law  <law@redhat.com>
14069         PR tree-optimization/59919
14070         * tree-vrp.c (find_assert_locations_1): Do not register asserts
14071         for non-returning calls.
14073 2014-01-24  James Greenhalgh  <james.greenhalgh@arm.com>
14075         * common/config/aarch64/aarch64-common.c
14076         (aarch64_rewrite_mcpu): Handle multiple names.
14077         * config/aarch64/aarch64.h
14078         (BIG_LITTLE_SPEC): Do not discard mcpu switches.
14080 2014-01-24  Dodji Seketeli  <dodji@redhat.com>
14082         * input.c (add_file_to_cache_tab): Handle the case where fopen
14083         returns NULL.
14085 2014-01-23  H.J. Lu  <hongjiu.lu@intel.com>
14087         PR target/59929
14088         * config/i386/i386.md (pushsf splitter): Get stack adjustment
14089         from push operand if code of push isn't PRE_DEC.
14091 2014-01-23  Michael Meissner  <meissner@linux.vnet.ibm.com>
14093         PR target/59909
14094         * doc/invoke.texi (RS/6000 and PowerPC Options): Document
14095         -mquad-memory-atomic.  Update -mquad-memory documentation to say
14096         it is only used for non-atomic loads/stores.
14098         * config/rs6000/predicates.md (quad_int_reg_operand): Allow either
14099         -mquad-memory or -mquad-memory-atomic switches.
14101         * config/rs6000/rs6000-cpus.def (ISA_2_7_MASKS_SERVER): Add
14102         -mquad-memory-atomic to ISA 2.07 support.
14104         * config/rs6000/rs6000.opt (-mquad-memory-atomic): Add new switch
14105         to separate support of normal quad word memory operations (ldq, stq)
14106         from the atomic quad word memory operations.
14108         * config/rs6000/rs6000.c (rs6000_option_override_internal): Add
14109         support to separate non-atomic quad word operations from atomic
14110         quad word operations.  Disable non-atomic quad word operations in
14111         little endian mode so that we don't have to swap words after the
14112         load and before the store.
14113         (quad_load_store_p): Add comment about atomic quad word support.
14114         (rs6000_opt_masks): Add -mquad-memory-atomic to the list of
14115         options printed with -mdebug=reg.
14117         * config/rs6000/rs6000.h (TARGET_SYNC_TI): Use
14118         -mquad-memory-atomic as the test for whether we have quad word
14119         atomic instructions.
14120         (TARGET_SYNC_HI_QI): If either -mquad-memory-atomic, -mquad-memory,
14121         or -mp8-vector are used, allow byte/half-word atomic operations.
14123         * config/rs6000/sync.md (load_lockedti): Insure that the address
14124         is a proper indexed or indirect address for the lqarx instruction.
14125         On little endian systems, swap the hi/lo registers after the lqarx
14126         instruction.
14127         (load_lockedpti): Use indexed_or_indirect_operand predicate to
14128         insure the address is valid for the lqarx instruction.
14129         (store_conditionalti): Insure that the address is a proper indexed
14130         or indirect address for the stqcrx. instruction.  On little endian
14131         systems, swap the hi/lo registers before doing the stqcrx.
14132         instruction.
14133         (store_conditionalpti): Use indexed_or_indirect_operand predicate to
14134         insure the address is valid for the stqcrx. instruction.
14136         * gcc/config/rs6000/rs6000-c.c (rs6000_target_modify_macros):
14137         Define __QUAD_MEMORY__ and __QUAD_MEMORY_ATOMIC__ based on what
14138         type of quad memory support is available.
14140 2014-01-23  Vladimir Makarov  <vmakarov@redhat.com>
14142         PR regression/59915
14143         * lra-constraints.c (simplify_operand_subreg): Spill pseudo if
14144         there is a danger of looping.
14146 2014-01-23  Pat Haugen  <pthaugen@us.ibm.com>
14148         * config/rs6000/rs6000.c (rs6000_option_override_internal): Don't
14149         force flag_ira_loop_pressure if set via command line.
14151 2014-01-23  Alex Velenko  <Alex.Velenko@arm.com>
14153         * config/aarch64/aarch64-simd-builtins.def (ashr): DI mode removed.
14154         (ashr_simd): New builtin handling DI mode.
14155         * config/aarch64/aarch64-simd.md (aarch64_ashr_simddi): New pattern.
14156         (aarch64_sshr_simddi): New match pattern.
14157         * config/aarch64/arm_neon.h (vshr_n_s32): Builtin call modified.
14158         (vshrd_n_s64): Likewise.
14159         * config/aarch64/predicates.md (aarch64_shift_imm64_di): New predicate.
14161 2014-01-23  Nick Clifton  <nickc@redhat.com>
14163         * config/msp430/msp430.h (ASM_SPEC): Pass the -mcpu as -mcpu.
14164         (LIB_SPEC): Drop use of memory.ld and peripherals.ld scripts in
14165         favour of mcu specific scripts.
14166         * config/msp430/t-msp430 (MULTILIB_MATCHES): Add more matches for
14167         430x multilibs.
14169 2014-01-23  James Greenhalgh  <james.greenhalgh@arm.com>
14170             Alex Velenko  <Alex.Velenko@arm.com>
14172         * config/aarch64/arm_neon.h (vaddv_s8): __LANE0 cleanup.
14173         (vaddv_s16): Likewise.
14174         (vaddv_s32): Likewise.
14175         (vaddv_u8): Likewise.
14176         (vaddv_u16): Likewise.
14177         (vaddv_u32): Likewise.
14178         (vaddvq_s8): Likewise.
14179         (vaddvq_s16): Likewise.
14180         (vaddvq_s32): Likewise.
14181         (vaddvq_s64): Likewise.
14182         (vaddvq_u8): Likewise.
14183         (vaddvq_u16): Likewise.
14184         (vaddvq_u32): Likewise.
14185         (vaddvq_u64): Likewise.
14186         (vaddv_f32): Likewise.
14187         (vaddvq_f32): Likewise.
14188         (vaddvq_f64): Likewise.
14189         (vmaxv_f32): Likewise.
14190         (vmaxv_s8): Likewise.
14191         (vmaxv_s16): Likewise.
14192         (vmaxv_s32): Likewise.
14193         (vmaxv_u8): Likewise.
14194         (vmaxv_u16): Likewise.
14195         (vmaxv_u32): Likewise.
14196         (vmaxvq_f32): Likewise.
14197         (vmaxvq_f64): Likewise.
14198         (vmaxvq_s8): Likewise.
14199         (vmaxvq_s16): Likewise.
14200         (vmaxvq_s32): Likewise.
14201         (vmaxvq_u8): Likewise.
14202         (vmaxvq_u16): Likewise.
14203         (vmaxvq_u32): Likewise.
14204         (vmaxnmv_f32): Likewise.
14205         (vmaxnmvq_f32): Likewise.
14206         (vmaxnmvq_f64): Likewise.
14207         (vminv_f32): Likewise.
14208         (vminv_s8): Likewise.
14209         (vminv_s16): Likewise.
14210         (vminv_s32): Likewise.
14211         (vminv_u8): Likewise.
14212         (vminv_u16): Likewise.
14213         (vminv_u32): Likewise.
14214         (vminvq_f32): Likewise.
14215         (vminvq_f64): Likewise.
14216         (vminvq_s8): Likewise.
14217         (vminvq_s16): Likewise.
14218         (vminvq_s32): Likewise.
14219         (vminvq_u8): Likewise.
14220         (vminvq_u16): Likewise.
14221         (vminvq_u32): Likewise.
14222         (vminnmv_f32): Likewise.
14223         (vminnmvq_f32): Likewise.
14224         (vminnmvq_f64): Likewise.
14226 2014-01-23  James Greenhalgh  <james.greenhalgh@arm.com>
14228         * config/aarch64/aarch64-simd.md
14229         (aarch64_dup_lane<mode>): Correct lane number on big-endian.
14230         (aarch64_dup_lane_<vswap_widthi_name><mode>): Likewise.
14231         (*aarch64_mul3_elt<mode>): Likewise.
14232         (*aarch64_mul3_elt<vswap_width_name><mode>): Likewise.
14233         (*aarch64_mul3_elt_to_64v2df): Likewise.
14234         (*aarch64_mla_elt<mode>): Likewise.
14235         (*aarch64_mla_elt_<vswap_width_name><mode>): Likewise.
14236         (*aarch64_mls_elt<mode>): Likewise.
14237         (*aarch64_mls_elt_<vswap_width_name><mode>): Likewise.
14238         (*aarch64_fma4_elt<mode>): Likewise.
14239         (*aarch64_fma4_elt_<vswap_width_name><mode>): Likewise.
14240         (*aarch64_fma4_elt_to_64v2df): Likewise.
14241         (*aarch64_fnma4_elt<mode>): Likewise.
14242         (*aarch64_fnma4_elt_<vswap_width_name><mode>): Likewise.
14243         (*aarch64_fnma4_elt_to_64v2df): Likewise.
14244         (aarch64_sq<r>dmulh_lane<mode>): Likewise.
14245         (aarch64_sq<r>dmulh_laneq<mode>): Likewise.
14246         (aarch64_sqdml<SBINQOPS:as>l_lane<mode>_internal): Likewise.
14247         (aarch64_sqdml<SBINQOPS:as>l_lane<mode>_internal): Likewise.
14248         (aarch64_sqdml<SBINQOPS:as>l2_lane<mode>_internal): Likewise.
14249         (aarch64_sqdmull_lane<mode>_internal): Likewise.
14250         (aarch64_sqdmull2_lane<mode>_internal): Likewise.
14252 2013-01-23  Alex Velenko  <Alex.Velenko@arm.com>
14254         * config/aarch64/aarch64-simd.md
14255         (aarch64_be_checked_get_lane<mode>): New define_expand.
14256         * config/aarch64/aarch64-simd-builtins.def
14257         (BUILTIN_VALL (GETLANE, be_checked_get_lane, 0)):
14258         New builtin definition.
14259         * config/aarch64/arm_neon.h: (__aarch64_vget_lane_any):
14260         Use new safe be builtin.
14262 2014-01-23  Alex Velenko  <Alex.Velenko@arm.com>
14264         * config/aarch64/aarch64-simd.md (aarch64_be_ld1<mode>):
14265         New define_insn.
14266         (aarch64_be_st1<mode>): Likewise.
14267         (aarch_ld1<VALL:mode>): Define_expand modified.
14268         (aarch_st1<VALL:mode>): Likewise.
14269         * config/aarch64/aarch64.md (UNSPEC_LD1): New unspec definition.
14270         (UNSPEC_ST1): Likewise.
14272 2014-01-23  David Holsgrove  <david.holsgrove@xilinx.com>
14274         * config/microblaze/microblaze.md: Add trap insn and attribute
14276 2014-01-23  Dodji Seketeli  <dodji@redhat.com>
14278         PR preprocessor/58580
14279         * input.h (location_get_source_line): Take an additional line_size
14280         parameter.
14281         (void diagnostics_file_cache_fini): Declare new function.
14282         * input.c (struct fcache): New type.
14283         (fcache_tab_size, fcache_buffer_size, fcache_line_record_size):
14284         New static constants.
14285         (diagnostic_file_cache_init, total_lines_num)
14286         (lookup_file_in_cache_tab, evicted_cache_tab_entry)
14287         (add_file_to_cache_tab, lookup_or_add_file_to_cache_tab)
14288         (needs_read, needs_grow, maybe_grow, read_data, maybe_read_data)
14289         (get_next_line, read_next_line, goto_next_line, read_line_num):
14290         New static function definitions.
14291         (diagnostic_file_cache_fini): New function.
14292         (location_get_source_line): Take an additional output line_len
14293         parameter.  Re-write using lookup_or_add_file_to_cache_tab and
14294         read_line_num.
14295         * diagnostic.c (diagnostic_finish): Call
14296         diagnostic_file_cache_fini.
14297         (adjust_line): Take an additional input parameter for the length
14298         of the line, rather than calculating it with strlen.
14299         (diagnostic_show_locus): Adjust the use of
14300         location_get_source_line and adjust_line with respect to their new
14301         signature.  While displaying a line now, do not stop at the first
14302         null byte.  Rather, display the zero byte as a space and keep
14303         going until we reach the size of the line.
14304         * Makefile.in: Add vec.o to OBJS-libcommon
14306 2014-01-23  Kirill Yukhin  <kirill.yukhin@intel.com>
14307             Ilya Tocar  <ilya.tocar@intel.com>
14309         * config/i386/avx512fintrin.h (_mm512_kmov): New.
14310         * config/i386/i386.c (IX86_BUILTIN_KMOV16): Ditto.
14311         (__builtin_ia32_kmov16): Ditto.
14312         * config/i386/i386.md (UNSPEC_KMOV): New.
14313         (kmovw): Ditto.
14315 2014-01-23  Kirill Yukhin  <kirill.yukhin@intel.com>
14317         * config/i386/avx512fintrin.h (_mm512_loadu_si512): Rename.
14318         (_mm512_storeu_si512): Ditto.
14320 2014-01-23  Richard Sandiford  <rdsandiford@googlemail.com>
14322         PR target/52125
14323         * rtl.h (get_referenced_operands): Declare.
14324         * recog.c (get_referenced_operands): New function.
14325         * config/mips/mips.c (mips_reorg_process_insns): Check which asm
14326         operands have been referenced when recording LO_SUM references.
14328 2014-01-22  David Holsgrove  <david.holsgrove@xilinx.com>
14330         * config/microblaze/microblaze.md: Correct bswaphi2 insn.
14332 2014-01-22  Jan Hubicka  <hubicka@ucw.cz>
14334         * config/i386/x86-tune.def (X86_TUNE_ACCUMULATE_OUTGOING_ARGS):
14335         Enable for generic and recent AMD targets.
14337 2014-01-22  Jan Hubicka  <hubicka@ucw.cz>
14339         * combine-stack-adj.c (combine_stack_adjustments_for_block): Remove
14340         ARG_SIZE note when adjustment was eliminated.
14342 2014-01-22  Jeff Law  <law@redhat.com>
14344         PR tree-optimization/59597
14345         * tree-ssa-threadupdate.c (dump_jump_thread_path): Move to earlier
14346         in file.  Accept new argument REGISTERING and use it to modify
14347         dump output appropriately.
14348         (register_jump_thread): Corresponding changes.
14349         (mark_threaded_blocks): Reinstate code to cancel unprofitable
14350         thread paths involving joiner blocks.  Add code to dump cancelled
14351         jump threading paths.
14353 2014-01-22  Vladimir Makarov  <vmakarov@redhat.com>
14355         PR rtl-optimization/59477
14356         * lra-constraints.c (inherit_in_ebb): Process call for living hard
14357         regs.  Update reloads_num and potential_reload_hard_regs for all insns.
14359 2014-01-22  Tom Tromey  <tromey@redhat.com>
14361         * config/i386/i386-interix.h (i386_pe_unique_section): Don't use
14362         PARAMS.
14363         * config/cr16/cr16-protos.h (notice_update_cc): Don't use PARAMS.
14365 2014-01-21  Vladimir Makarov  <vmakarov@redhat.com>
14367         PR rtl-optimization/59896
14368         * lra-constraints.c (process_alt_operands): Check unused note for
14369         matched operands of insn with no output reloads.
14371 2014-01-21  Richard Sandiford  <rdsandiford@googlemail.com>
14373         * config/mips/mips.c (mips_move_to_gpr_cost): Add M16_REGS case.
14374         (mips_move_from_gpr_cost): Likewise.
14376 2014-01-21  Vladimir Makarov  <vmakarov@redhat.com>
14378         PR rtl-optimization/59858
14379         * lra-constraints.c (SMALL_REGISTER_CLASS_P): Use
14380         ira_class_hard_regs_num.
14381         (process_alt_operands): Increase reject for dying matched operand.
14383 2014-01-21  Jakub Jelinek  <jakub@redhat.com>
14385         PR target/59003
14386         * config/i386/i386.c (expand_small_movmem_or_setmem): If mode is
14387         smaller than size, perform several stores or loads and stores
14388         at dst + count - size to store or copy all of size bytes, rather
14389         than just last modesize bytes.
14391 2014-01-20  DJ Delorie  <dj@redhat.com>
14393         * config/rl78/rl78.c (rl78_propogate_register_origins): Verify
14394         that CLOBBERs are REGs before propogating their values.
14396 2014-01-20  H.J. Lu  <hongjiu.lu@intel.com>
14398         PR middle-end/59789
14399         * cgraph.c (cgraph_inline_failed_string): Add type to DEFCIFCODE.
14400         (cgraph_inline_failed_type): New function.
14401         * cgraph.h (DEFCIFCODE): Add type.
14402         (cgraph_inline_failed_type_t): New enum.
14403         (cgraph_inline_failed_type): New prototype.
14404         * cif-code.def: Add CIF_FINAL_NORMAL to OK, FUNCTION_NOT_CONSIDERED,
14405         FUNCTION_NOT_OPTIMIZED, REDEFINED_EXTERN_INLINE,
14406         FUNCTION_NOT_INLINE_CANDIDATE, LARGE_FUNCTION_GROWTH_LIMIT,
14407         LARGE_STACK_FRAME_GROWTH_LIMIT, MAX_INLINE_INSNS_SINGLE_LIMIT,
14408         MAX_INLINE_INSNS_AUTO_LIMIT, INLINE_UNIT_GROWTH_LIMIT,
14409         RECURSIVE_INLINING, UNLIKELY_CALL, NOT_DECLARED_INLINED,
14410         OPTIMIZING_FOR_SIZE, ORIGINALLY_INDIRECT_CALL,
14411         INDIRECT_UNKNOWN_CALL, USES_COMDAT_LOCAL.
14412         Add CIF_FINAL_ERROR to UNSPECIFIED, BODY_NOT_AVAILABLE,
14413         FUNCTION_NOT_INLINABLE, OVERWRITABLE, MISMATCHED_ARGUMENTS,
14414         EH_PERSONALITY, NON_CALL_EXCEPTIONS, TARGET_OPTION_MISMATCH,
14415         OPTIMIZATION_MISMATCH.
14416         * tree-inline.c (expand_call_inline): Emit errors during
14417         early_inlining if cgraph_inline_failed_type returns CIF_FINAL_ERROR.
14419 2014-01-20  Uros Bizjak  <ubizjak@gmail.com>
14421         PR target/59685
14422         * config/i386/sse.md (*andnot<mode>3<mask_name>): Handle MODE_V16SF
14423         mode attribute in insn output.
14425 2014-01-20  Eric Botcazou  <ebotcazou@adacore.com>
14427         * output.h (output_constant): Delete.
14428         * varasm.c (output_constant): Make private.
14430 2014-01-20  Alex Velenko  <Alex.Velenko@arm.com>
14432         * config/aarch64/aarch64-simd.md (vec_perm<mode>): Add BE check.
14434 2014-01-20  Jakub Jelinek  <jakub@redhat.com>
14436         PR middle-end/59860
14437         * tree.h (fold_builtin_strcat): New prototype.
14438         * builtins.c (fold_builtin_strcat): No longer static.  Add len
14439         argument, if non-NULL, don't call c_strlen.  Optimize
14440         directly into __builtin_memcpy instead of __builtin_strcpy.
14441         (fold_builtin_2): Adjust fold_builtin_strcat caller.
14442         * gimple-fold.c (gimple_fold_builtin): Handle BUILT_IN_STRCAT.
14444 2014-01-20  Uros Bizjak  <ubizjak@gmail.com>
14446         * config/i386/i386.c (ix86_avoid_lea_for_addr): Return false
14447         for SImode_address_operand operands, having only a REG argument.
14449 2014-01-20  Marcus Shawcroft  <marcus.shawcroft@arm.com>
14451         * config/aarch64/aarch64-linux.h (GLIBC_DYNAMIC_LINKER): Expand
14452         loader name using mbig-endian.
14453         (LINUX_TARGET_LINK_SPEC): Pass linker -m flag.
14455 2014-01-20  James Greenhalgh  <james.greenhalgh@arm.com>
14457         * doc/invoke.texi (-march): Clarify documentation for AArch64.
14458         (-mtune): Likewise.
14459         (-mcpu): Likewise.
14461 2014-01-20  Tejas Belagod  <tejas.belagod@arm.com>
14463         * config/aarch64/aarch64-protos.h
14464         (aarch64_cannot_change_mode_class_ptr): Declare.
14465         * config/aarch64/aarch64.c (aarch64_cannot_change_mode_class,
14466         aarch64_cannot_change_mode_class_ptr): New.
14467         * config/aarch64/aarch64.h (CANNOT_CHANGE_MODE_CLASS): Change to call
14468         backend hook aarch64_cannot_change_mode_class.
14470 2014-01-20  James Greenhalgh  <james.greenhalgh@arm.com>
14472         * common/config/aarch64/aarch64-common.c
14473         (aarch64_handle_option): Don't handle any option order logic here.
14474         * config/aarch64/aarch64.c (aarch64_parse_arch): Do not override
14475         selected_cpu, warn on architecture version mismatch.
14476         (aarch64_override_options): Fix parsing order for option strings.
14478 2014-01-20  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
14479             Iain Sandoe  <iain@codesourcery.com>
14481         PR bootstrap/59496
14482         * config/rs6000/darwin.h (ADJUST_FIELD_ALIGN): Fix unused variable
14483         warning.  Amend comment to reflect current functionality.
14485 2014-01-20  Richard Biener  <rguenther@suse.de>
14487         PR middle-end/59860
14488         * builtins.c (fold_builtin_strcat): Remove case better handled
14489         by tree-ssa-strlen.c.
14491 2014-01-20  Alan Lawrence  <alan.lawrence@arm.com>
14493         * config/aarch64/aarch64.opt
14494         (mcpu, march, mtune): Make case-insensitive.
14496 2014-01-20  Jakub Jelinek  <jakub@redhat.com>
14498         PR target/59880
14499         * config/i386/i386.c (ix86_avoid_lea_for_addr): Return false
14500         if operands[1] is a REG or ZERO_EXTEND of a REG.
14502 2014-01-19  Jan Hubicka  <hubicka@ucw.cz>
14504         * varasm.c (compute_reloc_for_constant): Use targetm.binds_local_p.
14506 2014-01-19  John David Anglin  <danglin@gcc.gnu.org>
14508         * config/pa/pa.c (pa_attr_length_millicode_call): Correct length of
14509         long non-pic millicode calls.
14511 2014-01-19  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
14513         * config/vax/vax.h (FUNCTION_ARG_REGNO_P): Fix unused variable warning.
14515 2014-01-19  Kito Cheng  <kito@0xlab.org>
14517         * builtins.c (expand_movstr): Check movstr expand done or fail.
14519 2014-01-18  Uros Bizjak  <ubizjak@gmail.com>
14520             H.J. Lu  <hongjiu.lu@intel.com>
14522         PR target/59379
14523         * config/i386/i386.md (*lea<mode>): Zero-extend return register
14524         to DImode for zero-extended addresses.
14526 2014-01-19  Jakub Jelinek  <jakub@redhat.com>
14528         PR rtl-optimization/57763
14529         * bb-reorder.c (fix_crossing_unconditional_branches): Set JUMP_LABEL
14530         on the new indirect jump_insn and increment LABEL_NUSES (label).
14532 2014-01-18  H.J. Lu  <hongjiu.lu@intel.com>
14534         PR bootstrap/59580
14535         PR bootstrap/59583
14536         * config.gcc (x86_archs): New variable.
14537         (x86_64_archs): Likewise.
14538         (x86_cpus): Likewise.
14539         Use $x86_archs, $x86_64_archs and $x86_cpus to check valid
14540         --with-arch/--with-cpu= options.
14541         Support --with-arch=/--with-cpu={nehalem,westmere,
14542         sandybridge,ivybridge,haswell,broadwell,bonnell,silvermont}.
14544 2014-01-18  Uros Bizjak  <ubizjak@gmail.com>
14546         * config/i386/i386.c (ix86_adjust_cost): Reorder PROCESSOR_K8
14547         and PROCESSOR_ATHLON to simplify code.  Move "memory" calculation.
14549 2014-01-18  Uros Bizjak  <ubizjak@gmail.com>
14551         * config/i386/i386.md (*swap<mode>): Rename from swap<mode>.
14553 2014-01-18  Jakub Jelinek  <jakub@redhat.com>
14555         PR target/58944
14556         * config/i386/i386-c.c (ix86_pragma_target_parse): Temporarily
14557         clear cpp_get_options (parse_in)->warn_unused_macros for
14558         ix86_target_macros_internal with cpp_define.
14560 2014-01-18  Richard Sandiford  <rdsandiford@googlemail.com>
14562         * jump.c (delete_related_insns): Keep (use (insn))s.
14563         * reorg.c (redundant_insn): Check for barriers too.
14565 2014-01-17  H.J. Lu  <hongjiu.lu@intel.com>
14567         * config/i386/i386.c (ix86_split_lea_for_addr): Fix a comment typo.
14569 2014-01-17  John David Anglin  <danglin@gcc.gnu.org>
14571         * config/pa/pa.c (pa_attr_length_indirect_call): Don't output a short
14572         call to $$dyncall when TARGET_LONG_CALLS is true.
14574 2014-01-17  Jeff Law  <law@redhat.com>
14576         * ree.c (combine_set_extension): Temporarily disable test for
14577         changing number of hard registers.
14579 2014-01-17  Jan Hubicka  <hubicka@ucw.cz>
14581         PR middle-end/58125
14582         * ipa-inline-analysis.c (inline_free_summary):
14583         Do not free summary of aliases.
14585 2014-01-17  Jakub Jelinek  <jakub@redhat.com>
14587         PR middle-end/59706
14588         * gimplify.c (gimplify_expr): Use create_tmp_var
14589         instead of create_tmp_var_raw.  If cond doesn't have
14590         integral type, don't add the IFN_ANNOTATE builtin at all.
14592 2014-01-17  Martin Jambor  <mjambor@suse.cz>
14594         PR ipa/59736
14595         * ipa-cp.c (prev_edge_clone): New variable.
14596         (grow_next_edge_clone_vector): Renamed to grow_edge_clone_vectors.
14597         Also resize prev_edge_clone vector.
14598         (ipcp_edge_duplication_hook): Also update prev_edge_clone.
14599         (ipcp_edge_removal_hook): New function.
14600         (ipcp_driver): Register ipcp_edge_removal_hook.
14602 2014-01-17  Andrew Pinski  <apinski@cavium.com>
14603             Steve Ellcey  <sellcey@mips.com>
14605         PR target/59462
14606         * config/mips/mips.c (mips_print_operand): Check operand mode instead
14607         of operator mode.
14609 2014-01-17  Jeff Law  <law@redhat.com>
14611         PR middle-end/57904
14612         * passes.def: Reorder pass_copy_prop, pass_unrolli, pass_ccp sequence
14613         so that pass_ccp runs first.
14615 2014-01-17  H.J. Lu  <hongjiu.lu@intel.com>
14617         * config/i386/i386.c (ix86_lea_outperforms): Use TARGET_XXX.
14618         (ix86_adjust_cost): Use !TARGET_XXX.
14619         (do_reorder_for_imul): Likewise.
14620         (swap_top_of_ready_list): Likewise.
14621         (ix86_sched_reorder): Likewise.
14623 2014-01-17  H.J. Lu  <hongjiu.lu@intel.com>
14625         * config/i386/i386-c.c (ix86_target_macros_internal): Handle
14626         PROCESSOR_INTEL.  Treat like PROCESSOR_GENERIC.
14627         * config/i386/i386.c (intel_memcpy): New.  Duplicate slm_memcpy.
14628         (intel_memset): New.  Duplicate slm_memset.
14629         (intel_cost): New.  Duplicate slm_cost.
14630         (m_INTEL): New macro.
14631         (processor_target_table): Add "intel".
14632         (ix86_option_override_internal): Replace PROCESSOR_SILVERMONT
14633         with PROCESSOR_INTEL for "intel".
14634         (ix86_lea_outperforms): Support PROCESSOR_INTEL.  Duplicate
14635         PROCESSOR_SILVERMONT.
14636         (ix86_issue_rate): Likewise.
14637         (ix86_adjust_cost): Likewise.
14638         (ia32_multipass_dfa_lookahead): Likewise.
14639         (swap_top_of_ready_list): Likewise.
14640         (ix86_sched_reorder): Likewise.
14641         (ix86_avoid_lea_for_addr): Check TARGET_AVOID_LEA_FOR_ADDR
14642         instead of TARGET_OPT_AGU.
14643         * config/i386/i386.h (TARGET_INTEL): New.
14644         (TARGET_AVOID_LEA_FOR_ADDR): Likewise.
14645         (processor_type): Add PROCESSOR_INTEL.
14646         * config/i386/x86-tune.def: Support m_INTEL. Duplicate m_SILVERMONT.
14647         Add X86_TUNE_AVOID_LEA_FOR_ADDR.
14649 2014-01-17  Marek Polacek  <polacek@redhat.com>
14651         PR c/58346
14652         * gimple-fold.c (fold_array_ctor_reference): Don't fold if element
14653         size is zero.
14655 2014-01-17  Richard Biener  <rguenther@suse.de>
14657         PR tree-optimization/46590
14658         * opts.c (default_options_table): Add entries for
14659         OPT_fbranch_count_reg, OPT_fmove_loop_invariants and OPT_ftree_pta,
14660         all enabled at -O1 but not for -Og.
14661         * common.opt (fbranch-count-reg): Remove Init(1).
14662         (fmove-loop-invariants): Likewise.
14663         (ftree-pta): Likewise.
14665 2014-01-17  Jakub Jelinek  <jakub@redhat.com>
14667         * config/i386/i386.c (ix86_data_alignment): For compatibility with
14668         (incorrect) GCC 4.8 and earlier alignment assumptions ensure we align
14669         decls to at least the GCC 4.8 used alignments.
14671         PR fortran/59440
14672         * tree-nested.c (convert_nonlocal_reference_stmt,
14673         convert_local_reference_stmt): For NAMELIST_DECLs in gimple_bind_vars
14674         of GIMPLE_BIND stmts, adjust associated decls.
14676 2014-01-17  Richard Biener  <rguenther@suse.de>
14678         PR tree-optimization/46590
14679         * vec.h (vec<>::bseach): New member function implementing
14680         binary search according to C89 bsearch.
14681         (vec<>::qsort): Avoid calling ::qsort for vectors with sizes 0 or 1.
14682         * tree-ssa-loop-im.c (struct mem_ref): Make stored member a
14683         bitmap pointer again.  Make accesses_in_loop a flat array.
14684         (mem_ref_obstack): New global.
14685         (outermost_indep_loop): Adjust for mem_ref->stored changes.
14686         (mark_ref_stored): Likewise.
14687         (ref_indep_loop_p_2): Likewise.
14688         (set_ref_stored_in_loop): New helper function.
14689         (mem_ref_alloc): Allocate mem_refs on the mem_ref_obstack obstack.
14690         (memref_free): Adjust.
14691         (record_mem_ref_loc): Simplify.
14692         (gather_mem_refs_stmt): Adjust.
14693         (sort_locs_in_loop_postorder_cmp): New function.
14694         (analyze_memory_references): Sort accesses_in_loop after
14695         loop postorder number.
14696         (find_ref_loc_in_loop_cmp): New function.
14697         (for_all_locs_in_loop): Find relevant cluster of locs in
14698         accesses_in_loop and iterate without recursion.
14699         (execute_sm): Avoid uninit warning.
14700         (struct ref_always_accessed): Simplify.
14701         (ref_always_accessed::operator ()): Likewise.
14702         (ref_always_accessed_p): Likewise.
14703         (tree_ssa_lim_initialize): Initialize mem_ref_obstack, compute
14704         loop postorder numbers here.
14705         (tree_ssa_lim_finalize): Free mem_ref_obstack and loop postorder
14706         numbers.
14708 2014-01-17  Jan Hubicka  <hubicka@ucw.cz>
14710         PR c++/57945
14711         * passes.c (rest_of_decl_compilation): Don't call varpool_finalize_decl
14712         on decls for which assemble_alias has been called.
14714 2014-01-17  Nick Clifton  <nickc@redhat.com>
14716         * config/msp430/msp430.opt: (mcpu): New option.
14717         * config/msp430/msp430.c (msp430_mcu_name): Use target_mcu.
14718         (msp430_option_override): Parse target_cpu.  If the MCU name
14719         matches a generic string, clear target_mcu.
14720         (msp430_attr): Allow numeric interrupt values up to 63.
14721         (msp430_expand_epilogue): No longer invert operand 1 of gen_popm.
14722         * config/msp430/msp430.h (ASM_SPEC): Convert -mcpu into a -mmcu
14723         option.
14724         * config/msp430/t-msp430: (MULTILIB_MATCHES): Remove mcu matches.
14725         Add mcpu matches.
14726         * config/msp430/msp430.md (popm): Use %J rather than %I.
14727         (addsi3): Use msp430_nonimmediate_operand for operand 2.
14728         (addhi_cy_i): Use immediate_operand for operand 2.
14729         * doc/invoke.texi: Document -mcpu option.
14731 2014-01-17  Richard Biener  <rguenther@suse.de>
14733         PR rtl-optimization/38518
14734         * df.h (df_analyze_loop): Declare.
14735         * df-core.c: Include cfgloop.h.
14736         (df_analyze_1): Split out main part of df_analyze.
14737         (df_analyze): Adjust.
14738         (loop_inverted_post_order_compute): New function.
14739         (loop_post_order_compute): Likewise.
14740         (df_analyze_loop): New function avoiding whole-function
14741         postorder computes.
14742         * loop-invariant.c (find_defs): Use df_analyze_loop.
14743         (find_invariants): Adjust.
14744         * loop-iv.c (iv_analysis_loop_init): Use df_analyze_loop.
14746 2014-01-17  Zhenqiang Chen  <zhenqiang.chen@arm.com>
14748         * config/arm/arm.c (arm_v7m_tune): Set max_insns_skipped to 2.
14749         (thumb2_final_prescan_insn): Set max to MAX_INSN_PER_IT_BLOCK.
14751 2014-01-16  Ilya Enkovich  <ilya.enkovich@intel.com>
14753         * ipa-ref.c (ipa_remove_stmt_references): Fix references
14754         traversal when removing references.
14756 2014-01-16  Jan Hubicka  <hubicka@ucw.cz>
14758         PR ipa/59775
14759         * tree.c (get_binfo_at_offset): Look harder for virtual bases.
14761 2014-01-16  Bernd Schmidt  <bernds@codesourcery.com>
14763         PR middle-end/56791
14764         * reload.c (find_reloads_address_1): Do not use RELOAD_OTHER when
14765         pushing a reload for an autoinc when we had previously reloaded an
14766         inner part of the address.
14768 2014-01-16  Jakub Jelinek  <jakub@redhat.com>
14770         * tree-vectorizer.h (struct _loop_vec_info): Add no_data_dependencies
14771         field.
14772         (LOOP_VINFO_NO_DATA_DEPENDENCIES): Define.
14773         * tree-vect-data-refs.c (vect_analyze_data_ref_dependence): Clear it
14774         when not giving up or versioning for alias only because of
14775         loop->safelen.
14776         (vect_analyze_data_ref_dependences): Set to true.
14777         * tree-vect-stmts.c (hoist_defs_of_uses): Return false if def_stmt
14778         is a GIMPLE_PHI.
14779         (vectorizable_load): Use LOOP_VINFO_NO_DATA_DEPENDENCIES instead of
14780         LOOP_REQUIRES_VERSIONING_FOR_ALIAS, add && !nested_in_vect_loop
14781         to the condition.
14783         PR middle-end/58344
14784         * expr.c (expand_expr_real_1): Handle init == NULL_TREE.
14786         PR target/59839
14787         * config/i386/i386.c (ix86_expand_builtin): If target doesn't satisfy
14788         operand 0 predicate for gathers, use a new pseudo as subtarget.
14790 2014-01-16  Vladimir Makarov  <vmakarov@redhat.com>
14792         PR middle-end/59609
14793         * lra-constraints.c (process_alt_operands): Add printing debug info.
14794         Check absence of input/output reloads for matched operands too.
14796 2014-01-16  Vladimir Makarov  <vmakarov@redhat.com>
14798         PR rtl-optimization/59835
14799         * ira.c (ira_init_register_move_cost): Increase cost for
14800         impossible modes.
14802 2014-01-16  Alan Lawrence  <alan.lawrence@arm.com>
14804         * config/arm/arm.opt (mcpu, march, mtune): Make case-insensitive.
14806 2014-01-16  Richard Earnshaw  <rearnsha@arm.com>
14808         PR target/59780
14809         * aarch64.c (aarch64_split_128bit_move): Don't lookup REGNO on
14810         non-register objects.  Use gen_(high/low)part more consistently.
14811         Fix assertions.
14813 2014-01-16  Michael Meissner  <meissner@linux.vnet.ibm.com>
14815         PR target/59844
14816         * config/rs6000/rs6000.md (reload_vsx_from_gprsf): Add little
14817         endian support, remove tests for WORDS_BIG_ENDIAN.
14818         (p8_mfvsrd_3_<mode>): Likewise.
14819         (reload_gpr_from_vsx<mode>): Likewise.
14820         (reload_gpr_from_vsxsf): Likewise.
14821         (p8_mfvsrd_4_disf): Likewise.
14823 2014-01-16  Richard Biener  <rguenther@suse.de>
14825         PR rtl-optimization/46590
14826         * lcm.c (compute_antinout_edge): Use postorder iteration.
14827         (compute_laterin): Use inverted postorder iteration.
14829 2014-01-16  Nick Clifton  <nickc@redhat.com>
14831         PR middle-end/28865
14832         * varasm.c (output_constant): Return the number of bytes actually
14833         emitted.
14834         (output_constructor_array_range): Update the field size with the
14835         number of bytes emitted by output_constant.
14836         (output_constructor_regular_field): Likewise.  Also do not
14837         complain if the total number of bytes emitted is now greater
14838         than the expected fieldpos.
14839         * output.h (output_constant): Update prototype and descriptive comment.
14841 2014-01-16  Marek Polacek  <polacek@redhat.com>
14843         PR middle-end/59827
14844         * cgraph.c (gimple_check_call_args): Don't use DECL_ARG_TYPE if
14845         it is error_mark_node.
14847 2014-01-15  Uros Bizjak  <ubizjak@gmail.com>
14849         * config/i386/i386.c (ix86_hard_regno_mode_ok): Use
14850         VALID_AVX256_REG_OR_OI_MODE.
14852 2014-01-15  Pat Haugen  <pthaugen@us.ibm.com>
14854         * config/rs6000/rs6000.c (rs6000_output_function_prologue): Check if
14855         current procedure should be profiled.
14857 2014-01-15  Andrew Pinski  <apinski@cavium.com>
14859         * config/aarch64/aarch64.c (aarch64_register_move_cost): Correct cost
14860         of moving from/to the STACK_REG register class.
14862 2014-01-15  Richard Henderson  <rth@redhat.com>
14864         PR debug/54694
14865         * reginfo.c (global_regs_decl): Globalize.
14866         * rtl.h (global_regs_decl): Declare.
14867         * ira.c (do_reload): Diagnose frame_pointer_needed and it
14868         reserved via global_regs.
14870 2014-01-15  Teresa Johnson  <tejohnson@google.com>
14872         * tree-ssa-sccvn.c (visit_reference_op_call): Handle NULL vdef.
14874 2014-01-15  Bill Schmidt  <wschmidt@vnet.linux.ibm.com>
14876         * config/rs6000/altivec.md (mulv8hi3): Explicitly generate vmulesh
14877         and vmulosh rather than call gen_vec_widen_smult_*.
14878         (vec_widen_umult_even_v16qi): Test VECTOR_ELT_ORDER_BIG rather
14879         than BYTES_BIG_ENDIAN to determine use of even or odd instruction.
14880         (vec_widen_smult_even_v16qi): Likewise.
14881         (vec_widen_umult_even_v8hi): Likewise.
14882         (vec_widen_smult_even_v8hi): Likewise.
14883         (vec_widen_umult_odd_v16qi): Likewise.
14884         (vec_widen_smult_odd_v16qi): Likewise.
14885         (vec_widen_umult_odd_v8hi): Likewise.
14886         (vec_widen_smult_odd_v8hi): Likewise.
14887         (vec_widen_umult_hi_v16qi): Explicitly generate vmuleub and
14888         vmuloub rather than call gen_vec_widen_umult_*.
14889         (vec_widen_umult_lo_v16qi): Likewise.
14890         (vec_widen_smult_hi_v16qi): Explicitly generate vmulesb and
14891         vmulosb rather than call gen_vec_widen_smult_*.
14892         (vec_widen_smult_lo_v16qi): Likewise.
14893         (vec_widen_umult_hi_v8hi): Explicitly generate vmuleuh and vmulouh
14894         rather than call gen_vec_widen_umult_*.
14895         (vec_widen_umult_lo_v8hi): Likewise.
14896         (vec_widen_smult_hi_v8hi): Explicitly gnerate vmulesh and vmulosh
14897         rather than call gen_vec_widen_smult_*.
14898         (vec_widen_smult_lo_v8hi): Likewise.
14900 2014-01-15  Jeff Law  <law@redhat.com>
14902         PR tree-optimization/59747
14903         * ree.c (find_and_remove_re): Properly handle case where a second
14904         eliminated extension requires widening a copy created for elimination
14905         of a prior extension.
14906         (combine_set_extension): Ensure that the number of hard regs needed
14907         for a destination register does not change when we widen it.
14909 2014-01-15  Sebastian Huber  <sebastian.huber@embedded-brains.de>
14911         * config.gcc (*-*-rtems*): Add t-rtems to tmake_file.
14912         (arm*-*-uclinux*eabi*): Do not override an existing tmake_file.
14913         (arm*-*-eabi* | arm*-*-symbianelf* | arm*-*-rtems*): Likwise.
14914         (arm*-*-rtems*): Use t-rtems from existing tmake_file.
14915         (avr-*-rtems*): Likewise.
14916         (bfin*-rtems*): Likewise.
14917         (moxie-*-rtems*): Likewise.
14918         (h8300-*-rtems*): Likewise.
14919         (i[34567]86-*-rtems*): Likewise.
14920         (lm32-*-rtems*): Likewise.
14921         (m32r-*-rtems*): Likewise.
14922         (m68k-*-rtems*): Likewise.
14923         (microblaze*-*-rtems*): Likewise.
14924         (mips*-*-rtems*): Likewise.
14925         (powerpc-*-rtems*): Likewise.
14926         (sh-*-rtems*): Likewise.
14927         (sparc-*-rtems*): Likewise.
14928         (sparc64-*-rtems*): Likewise.
14929         (v850-*-rtems*): Likewise.
14930         (m32c-*-rtems*): Likewise.
14932 2014-01-15  Vladimir Makarov  <vmakarov@redhat.com>
14934         PR rtl-optimization/59511
14935         * ira.c (ira_init_register_move_cost): Use memory costs for some
14936         cases of register move cost calculations.
14937         * lra-constraints.c (lra_constraints): Use REG_FREQ_FROM_BB
14938         instead of BB frequency.
14939         * lra-coalesce.c (move_freq_compare_func, lra_coalesce): Ditto.
14940         * lra-assigns.c (find_hard_regno_for): Ditto.
14942 2014-01-15  Richard Biener  <rguenther@suse.de>
14944         PR tree-optimization/59822
14945         * tree-vect-stmts.c (hoist_defs_of_uses): New function.
14946         (vectorizable_load): Use it to hoist defs of uses of invariant
14947         loads out of the loop.
14949 2014-01-15  Matthew Gretton-Dann  <matthew.gretton-dann@linaro.org>
14950             Kugan Vivekanandarajah  <kuganv@linaro.org>
14952         PR target/59695
14953         * config/aarch64/aarch64.c (aarch64_build_constant): Fix incorrect
14954         truncation.
14956 2014-01-15  Richard Biener  <rguenther@suse.de>
14958         PR rtl-optimization/59802
14959         * lcm.c (compute_available): Use inverted postorder to seed
14960         the initial worklist.
14962 2014-01-15  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
14964         PR target/59803
14965         * config/s390/s390.c (s390_preferred_reload_class): Don't return
14966         ADDR_REGS for invalid symrefs in non-PIC code.
14968 2014-01-15  Jakub Jelinek  <jakub@redhat.com>
14970         PR other/58712
14971         * builtins.c (determine_block_size): Initialize *probable_max_size
14972         even if len_rtx is CONST_INT.
14974 2014-01-14  Andrew Pinski  <apinski@cavium.com>
14976         * config/aarch64/aarch64-protos.h (tune_params): Add issue_rate.
14977         * config/aarch64/aarch64.c (generic_tunings): Add issue rate of 2.
14978         (cortexa53_tunings): Likewise.
14979         (aarch64_sched_issue_rate): New function.
14980         (TARGET_SCHED_ISSUE_RATE): Define.
14982 2014-01-14  Vladimir Makarov  <vmakarov@redhat.com>
14984         * ira-costs.c (find_costs_and_classes): Add missed
14985         ira_init_register_move_cost_if_necessary.
14987 2014-01-14  Vladimir Makarov  <vmakarov@redhat.com>
14989         PR target/59787
14990         * config/arm/arm.c (arm_coproc_mem_operand): Add lra_in_progress.
14992 2014-01-14  H.J. Lu  <hongjiu.lu@intel.com>
14994         PR target/59794
14995         * config/i386/i386.c (type_natural_mode): Add a bool parameter
14996         to indicate if type is used for function return value.  Warn ABI
14997         change if the vector mode isn't available for function return value.
14998         (ix86_function_arg_advance): Pass false to type_natural_mode.
14999         (ix86_function_arg): Likewise.
15000         (ix86_gimplify_va_arg): Likewise.
15001         (function_arg_32): Don't warn ABI change.
15002         (ix86_function_value): Pass true to type_natural_mode.
15003         (ix86_return_in_memory): Likewise.
15004         (ix86_struct_value_rtx): Removed.
15005         (TARGET_STRUCT_VALUE_RTX): Likewise.
15007 2014-01-14  Richard Sandiford  <rsandifo@linux.vnet.ibm.com>
15009         * jump.c (redirect_jump_2): Remove REG_CROSSING_JUMP notes when
15010         converting a conditional jump into a conditional return.
15012 2014-01-14  Richard Biener  <rguenther@suse.de>
15014         PR tree-optimization/58921
15015         PR tree-optimization/59006
15016         * tree-vect-loop-manip.c (vect_loop_versioning): Remove code
15017         hoisting invariant stmts.
15018         * tree-vect-stmts.c (vectorizable_load): Insert the splat of
15019         invariant loads on the preheader edge if possible.
15021 2014-01-14  Joey Ye  <joey.ye@arm.com>
15023         * doc/plugin.texi (Building GCC plugins): Update to C++.
15025 2014-01-14  Kirill Yukhin  <kirill.yukhin@intel.com>
15027         * config/i386/avx512erintrin.h (_mm_rcp28_round_sd): New.
15028         (_mm_rcp28_round_ss): Ditto.
15029         (_mm_rsqrt28_round_sd): Ditto.
15030         (_mm_rsqrt28_round_ss): Ditto.
15031         (_mm_rcp28_sd): Ditto.
15032         (_mm_rcp28_ss): Ditto.
15033         (_mm_rsqrt28_sd): Ditto.
15034         (_mm_rsqrt28_ss): Ditto.
15035         * config/i386/avx512fintrin.h (_mm512_stream_load_si512): Ditto.
15036         * config/i386/i386-builtin-types.def (V8DI_FTYPE_PV8DI): Ditto.
15037         * config/i386/i386.c (IX86_BUILTIN_MOVNTDQA512): Ditto.
15038         (IX86_BUILTIN_RCP28SD): Ditto.
15039         (IX86_BUILTIN_RCP28SS): Ditto.
15040         (IX86_BUILTIN_RSQRT28SD): Ditto.
15041         (IX86_BUILTIN_RSQRT28SS): Ditto.
15042         (bdesc_special_args): Define __builtin_ia32_movntdqa512,
15043         __builtin_ia32_rcp28sd_round, __builtin_ia32_rcp28ss_round,
15044         __builtin_ia32_rsqrt28sd_round, __builtin_ia32_rsqrt28ss_round.
15045         (ix86_expand_special_args_builtin): Expand new FTYPE.
15046         * config/i386/sse.md (define_mode_attr "sse4_1_avx2"): Expand to V8DI.
15047         (srcp14<mode>): Make insn unary.
15048         (avx512f_vmscalef<mode><round_name>): Use substed predicate.
15049         (avx512f_sgetexp<mode><round_saeonly_name>): Ditto.
15050         (avx512f_rndscale<mode><round_saeonly_name>): Ditto.
15051         (<sse4_1_avx2>_movntdqa): Extend to 512 bits.
15052         (avx512er_exp2<mode><mask_name><round_saeonly_name>):
15053         Fix rounding: make it SAE only.
15054         (<mask_codefor>avx512er_rcp28<mode><mask_name><round_saeonly_name>):
15055         Ditto.
15056         (<mask_codefor>avx512er_rsqrt28<mode><mask_name><round_saeonly_name>):
15057         Ditto.
15058         (avx512er_vmrcp28<mode><round_saeonly_name>): Ditto.
15059         (avx512er_vmrsqrt28<mode><round_saeonly_name>): Ditto.
15060         (avx512f_getmant<mode><mask_name><round_saeonly_name>): Ditto.
15061         * config/i386/subst.md (round_saeonly_mask_scalar_operand3): Remove.
15062         (round_saeonly_mask_scalar_operand4): Ditto.
15063         (round_saeonly_mask_scalar_op3): Ditto.
15064         (round_saeonly_mask_scalar_op4): Ditto.
15066 2014-01-13  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
15068         * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin):
15069         Implement -maltivec=be for vec_insert and vec_extract.
15071 2014-01-10  DJ Delorie  <dj@redhat.com>
15073         * config/msp430/msp430.md (call_internal): Don't allow memory
15074         references with SP as the base register.
15075         (call_value_internal): Likewise.
15076         * config/msp430/constraints.md (Yc): New.  For memory references
15077         that don't use SP as a base register.
15079         * config/msp430/msp430.c (msp430_print_operand): Add 'J' to mean
15080         "an integer without a # prefix"
15081         * config/msp430/msp430.md (epilogue_helper): Use it.
15083 2014-01-13  Jakub Jelinek  <jakub@redhat.com>
15085         PR target/59617
15086         * config/i386/i386.c (ix86_vectorize_builtin_gather): Uncomment
15087         AVX512F gather builtins.
15088         * tree-vect-stmts.c (vectorizable_mask_load_store): For now punt
15089         on gather decls with INTEGER_TYPE masktype.
15090         (vectorizable_load): For INTEGER_TYPE masktype, put the INTEGER_CST
15091         directly into the builtin rather than hoisting it before loop.
15093         PR tree-optimization/59387
15094         * tree-scalar-evolution.c: Include gimple-fold.h and gimplify-me.h.
15095         (scev_const_prop): If folded_casts and type has undefined overflow,
15096         use force_gimple_operand instead of force_gimple_operand_gsi and
15097         for each added stmt if it is assign with
15098         arith_code_with_undefined_signed_overflow, call
15099         rewrite_to_defined_overflow.
15100         * tree-ssa-loop-im.c: Don't include gimplify-me.h, include
15101         gimple-fold.h instead.
15102         (arith_code_with_undefined_signed_overflow,
15103         rewrite_to_defined_overflow): Moved to ...
15104         * gimple-fold.c (arith_code_with_undefined_signed_overflow,
15105         rewrite_to_defined_overflow): ... here.  No longer static.
15106         Include gimplify-me.h.
15107         * gimple-fold.h (arith_code_with_undefined_signed_overflow,
15108         rewrite_to_defined_overflow): New prototypes.
15110 2014-01-13  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
15112         * config/arm/arm.h (MAX_CONDITIONAL_EXECUTE): Fix typo in description.
15114 2014-01-13  Eric Botcazou  <ebotcazou@adacore.com>
15116         * builtins.c (get_object_alignment_2): Minor tweak.
15117         * tree-ssa-loop-ivopts.c (may_be_unaligned_p): Rewrite.
15119 2014-01-13  Christian Bruel  <christian.bruel@st.com>
15121         * config/sh/sh-mem.cc (sh_expand_cmpnstr): Unroll small sizes and
15122         optimized non constant lengths.
15124 2014-01-13  Jakub Jelinek  <jakub@redhat.com>
15126         PR libgomp/59194
15127         * omp-low.c (expand_omp_atomic_pipeline): Expand the initial
15128         load as __atomic_load_N if possible.
15130 2014-01-11  David Edelsohn  <dje.gcc@gmail.com>
15132         * config/rs6000/rs6000.c (rs6000_expand_mtfsf_builtin): Remove
15133         target parameter.
15134         (rs6000_expand_builtin): Adjust call.
15136 2014-01-11  David Edelsohn  <dje.gcc@gmail.com>
15138         PR target/58115
15139         * config/rs6000/rs6000.h (SWITCHABLE_TARGET): Define.
15140         * config/rs6000/rs6000.c: Include target-globals.h.
15141         (rs6000_set_current_function): Instead of doing target_reinit
15142         unconditionally, use save_target_globals_default_opts and
15143         restore_target_globals.
15145         * config/rs6000/rs6000-builtin.def (mffs, mtfsf): Add builtins for
15146         FPSCR.
15147         * config/rs6000/rs6000.c (rs6000_expand_mtfsf_builtin): New.
15148         (rs6000_expand_builtin): Handle mffs and mtfsf.
15149         (rs6000_init_builtins): Define mffs and mtfsf.
15150         * config/rs6000/rs6000.md (UNSPECV_MFFS, UNSPECV_MTFSF): New constants.
15151         (rs6000_mffs): New pattern.
15152         (rs6000_mtfsf): New pattern.
15154 2014-01-11  Bin Cheng  <bin.cheng@arm.com>
15156         * tree-ssa-loop-ivopts.c (iv_ca_narrow): New parameter.
15157         Start narrowing with START.  Apply candidate-use pair
15158         and check overall cost in narrowing.
15159         (iv_ca_prune): Pass new argument.
15161 2014-01-10  Jeff Law  <law@redhat.com>
15163         PR middle-end/59743
15164         * ree.c (combine_reaching_defs): Ensure the defining statement
15165         occurs before the extension when optimizing extensions with
15166         different source and destination hard registers.
15168 2014-01-10  Jan Hubicka  <hubicka@ucw.cz>
15170         PR ipa/58585
15171         * ipa-devirt.c (build_type_inheritance_graph): Also add types of
15172         vtables into the type inheritance graph.
15174 2014-01-10  Jakub Jelinek  <jakub@redhat.com>
15176         PR rtl-optimization/59754
15177         * ree.c (combine_reaching_defs): Disallow !SCALAR_INT_MODE_P
15178         modes in the REGNO != REGNO case.
15180 2014-01-10  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
15182         * config/rs6000/rs6000-builtin.def: Fix pasto for VPKSDUS.
15184 2014-01-10  Jakub Jelinek  <jakub@redhat.com>
15186         PR tree-optimization/59745
15187         * tree-predcom.c (tree_predictive_commoning_loop): Call
15188         free_affine_expand_cache if giving up because components is NULL.
15190         * target-globals.c (save_target_globals): Allocate < 4KB structs using
15191         GC in payload of target_globals struct instead of allocating them on
15192         the heap and the larger structs separately using GC.
15193         * target-globals.h (struct target_globals): Make regs, hard_regs,
15194         reload, expmed, ira, ira_int and lra_fields GTY((atomic)) instead
15195         of GTY((skip)) and change type to void *.
15196         (reset_target_globals): Cast loads from those fields to corresponding
15197         types.
15199 2014-01-10  Steve Ellcey  <sellcey@mips.com>
15201         PR plugins/59335
15202         * Makefile.in (PLUGIN_HEADERS): Add gimplify.h, gimple-iterator.h,
15203         gimple-ssa.h, fold-const.h, tree-cfg.h, tree-into-ssa.h,
15204         tree-ssanames.h, print-tree.h, varasm.h, and context.h.
15206 2014-01-10  Richard Earnshaw  <rearnsha@arm.com>
15208         PR target/59744
15209         * aarch64-modes.def (CC_Zmode): New flags mode.
15210         * aarch64.c (aarch64_select_cc_mode): Only allow NEG when the condition
15211         represents an equality.
15212         (aarch64_get_condition_code): Handle CC_Zmode.
15213         * aarch64.md (compare_neg<mode>): Restrict to equality operations.
15215 2014-01-10  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
15217         * config/s390/s390.c (s390_expand_tbegin): Remove jump over CC
15218         extraction in good case.
15220 2014-01-10  Richard Biener  <rguenther@suse.de>
15222         PR tree-optimization/59374
15223         * tree-vect-slp.c (vect_slp_analyze_bb_1): Move dependence
15224         checking after SLP discovery.  Mark stmts not participating
15225         in any SLP instance properly.
15227 2014-01-10  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
15229         * config/arm/arm.c (arm_new_rtx_costs): Use destination mode
15230         when handling a SET rtx.
15232 2014-01-10  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
15234         * config/arm/arm-cores.def (cortex-a53): Specify FL_CRC32.
15235         (cortex-a57): Likewise.
15236         (cortex-a57.cortex-a53): Likewise. Remove redundant flags.
15238 2014-01-10  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
15240         * config/arm/arm.c (arm_init_iwmmxt_builtins): Skip
15241         non-iwmmxt builtins.
15243 2014-01-10  Jan Hubicka  <hubicka@ucw.cz>
15245         PR ipa/58252
15246         PR ipa/59226
15247         * ipa-devirt.c record_target_from_binfo): Take as argument
15248         stack of binfos and lookup matching one for virtual inheritance.
15249         (possible_polymorphic_call_targets_1): Update.
15251 2014-01-10  Huacai Chen  <chenhc@lemote.com>
15253         * config/mips/driver-native.c (host_detect_local_cpu): Handle new
15254         kernel strings for Loongson-2E/2F/3A.
15256 2014-01-10  Jakub Jelinek  <jakub@redhat.com>
15258         PR middle-end/59670
15259         * tree-vect-data-refs.c (vect_analyze_data_refs): Check
15260         is_gimple_call before calling gimple_call_internal_p.
15262 2014-01-09  Steve Ellcey  <sellcey@mips.com>
15264         * Makefile.in (TREE_FLOW_H): Remove.
15265         (TREE_SSA_H): Add file names from tree-flow.h.
15266         * doc/tree-ssa.texi (Annotations): Remove reference to tree-flow.h
15267         * tree.h: Remove tree-flow.h reference.
15268         * hash-table.h: Remove tree-flow.h reference.
15269         * tree-ssa-loop-niter.c (dump_affine_iv): Replace tree-flow.h
15270         reference with tree-ssa-loop.h.
15272 2014-01-09  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
15274         * doc/invoke.texi: Add -maltivec={be,le} options, and document
15275         default element-order behavior for -maltivec.
15276         * config/rs6000/rs6000.opt: Add -maltivec={be,le} options.
15277         * config/rs6000/rs6000.c (rs6000_option_override_internal): Ensure
15278         that -maltivec={le,be} implies -maltivec; disallow -maltivec=le
15279         when targeting big endian, at least for now.
15280         * config/rs6000/rs6000.h: Add #define of VECTOR_ELT_ORDER_BIG.
15282 2014-01-09  Jakub Jelinek  <jakub@redhat.com>
15284         PR middle-end/47735
15285         * cfgexpand.c (expand_one_var): For SSA_NAMEs, if the underlying
15286         var satisfies use_register_for_decl, just take into account type
15287         alignment, rather than decl alignment.
15289         PR tree-optimization/59622
15290         * gimple-fold.c (gimple_fold_call): Fix a typo in message.  For
15291         __builtin_unreachable replace the OBJ_TYPE_REF call with a call to
15292         __builtin_unreachable and add if needed a setter of the lhs SSA_NAME.
15293         Don't devirtualize for inplace at all.  For targets.length () == 1,
15294         if the call is noreturn and cfun isn't in SSA form yet, clear lhs.
15296 2014-01-09  H.J. Lu  <hongjiu.lu@intel.com>
15298         * config/i386/i386.md (cpu): Remove the unused btver1.
15300 2014-01-09  H.J. Lu  <hongjiu.lu@intel.com>
15302         * gdbasan.in: Put a breakpoint on __sanitizer::Report.
15304 2014-01-09  Jakub Jelinek  <jakub@redhat.com>
15306         PR target/58115
15307         * tree-core.h (struct target_globals): New forward declaration.
15308         (struct tree_target_option): Add globals field.
15309         * tree.h (TREE_TARGET_GLOBALS): Define.
15310         (prepare_target_option_nodes_for_pch): New prototype.
15311         * target-globals.h (struct target_globals): Define even if
15312         !SWITCHABLE_TARGET.
15313         * tree.c (prepare_target_option_node_for_pch,
15314         prepare_target_option_nodes_for_pch): New functions.
15315         * config/i386/i386.h (SWITCHABLE_TARGET): Define.
15316         * config/i386/i386.c: Include target-globals.h.
15317         (ix86_set_current_function): Instead of doing target_reinit
15318         unconditionally, use save_target_globals_default_opts and
15319         restore_target_globals.
15321 2014-01-09  Richard Biener  <rguenther@suse.de>
15323         PR tree-optimization/59715
15324         * tree-cfg.h (split_critical_edges): Declare.
15325         * tree-cfg.c (split_critical_edges): Export.
15326         * tree-ssa-sink.c (execute_sink_code): Split critical edges.
15328 2014-01-09  Max Ostapenko  <m.ostapenko@partner.samsung.com>
15330         * cfgexpand.c (expand_stack_vars): Optionally disable
15331         asan stack protection.
15332         (expand_used_vars): Likewise.
15333         (partition_stack_vars): Likewise.
15334         * asan.c (asan_emit_stack_protection): Optionally disable
15335         after return stack usage.
15336         (instrument_derefs): Optionally disable memory access instrumentation.
15337         (instrument_builtin_call): Likewise.
15338         (instrument_strlen_call): Likewise.
15339         (asan_protect_global): Optionally disable global variables protection.
15340         * doc/invoke.texi: Added doc for new options.
15341         * params.def: Added new options.
15342         * params.h: Likewise.
15344 2014-01-09  Jakub Jelinek  <jakub@redhat.com>
15346         PR rtl-optimization/59724
15347         * ifcvt.c (cond_exec_process_if_block): Don't call
15348         flow_find_head_matching_sequence with 0 longest_match.
15349         * cfgcleanup.c (flow_find_head_matching_sequence): Count even
15350         non-active insns if !stop_after.
15351         (try_head_merge_bb): Revert 2014-01-07 changes.
15353 2014-01-08  Jeff Law  <law@redhat.com>
15355         * ree.c (get_sub_rtx): New function, extracted from...
15356         (merge_def_and_ext): Here.
15357         (combine_reaching_defs): Use get_sub_rtx.
15359 2014-01-08  Eric Botcazou  <ebotcazou@adacore.com>
15361         * cgraph.h (varpool_variable_node): Do not choke on null node.
15363 2014-01-08  Catherine Moore  <clm@codesourcery.com>
15365         * config/mips/mips.md (simple_return): Attempt to use JRC
15366         for microMIPS.
15367         * config/mips/mips.h (MIPS_CALL): Attempt to use JALS for microMIPS.
15369 2014-01-08  Richard Sandiford  <rdsandiford@googlemail.com>
15371         PR rtl-optimization/59137
15372         * reorg.c (steal_delay_list_from_target): Call update_block for
15373         elided insns.
15374         (steal_delay_list_from_fallthrough, relax_delay_slots): Likewise.
15376 2014-01-08  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
15378         * config/rs6000/rs6000-c.c (altivec_overloaded_builtins): Remove
15379         two duplicate entries.
15381 2014-01-08  Richard Sandiford  <rdsandiford@googlemail.com>
15383         Revert:
15384         2012-10-07  Richard Sandiford  <rdsandiford@googlemail.com>
15386         * config/mips/mips.c (mips_truncated_op_cost): New function.
15387         (mips_rtx_costs): Adjust test for BADDU.
15388         * config/mips/mips.md (*baddu_di<mode>): Push truncates to operands.
15390         2012-10-02  Richard Sandiford  <rdsandiford@googlemail.com>
15392         * config/mips/mips.md (*baddu_si_eb, *baddu_si_el): Merge into...
15393         (*baddu_si): ...this new pattern.
15395 2014-01-08  Jakub Jelinek  <jakub@redhat.com>
15397         PR ipa/59722
15398         * ipa-prop.c (ipa_analyze_params_uses): Ignore uses in debug stmts.
15400 2014-01-08  Bernd Edlinger  <bernd.edlinger@hotmail.de>
15402         PR middle-end/57748
15403         * expr.h (expand_expr_real, expand_expr_real_1): Add new parameter
15404         inner_reference_p.
15405         (expand_expr, expand_normal): Adjust.
15406         * expr.c (expand_expr_real, expand_expr_real_1): Add new parameter
15407         inner_reference_p. Use inner_reference_p to expand inner references.
15408         (store_expr): Adjust.
15409         * cfgexpand.c (expand_call_stmt): Adjust.
15411 2014-01-08  Rong Xu  <xur@google.com>
15413         * gcov-io.c (gcov_var): Move from gcov-io.h.
15414         (gcov_position): Ditto.
15415         (gcov_is_error): Ditto.
15416         (gcov_rewrite): Ditto.
15417         * gcov-io.h: Refactor. Move gcov_var to gcov-io.h, and libgcov
15418         only part to libgcc/libgcov.h.
15420 2014-01-08  Marek Polacek  <polacek@redhat.com>
15422         PR middle-end/59669
15423         * omp-low.c (simd_clone_adjust): Don't crash if def is NULL.
15425 2014-01-08  Marek Polacek  <polacek@redhat.com>
15427         PR sanitizer/59667
15428         * ubsan.c (ubsan_type_descriptor): Call strip_array_types on type2.
15430 2014-01-08  Jakub Jelinek  <jakub@redhat.com>
15432         PR rtl-optimization/59649
15433         * stor-layout.c (get_mode_bounds): For BImode return
15434         0 and STORE_FLAG_VALUE.
15436 2014-01-08  Richard Biener  <rguenther@suse.de>
15438         PR middle-end/59630
15439         * gimple.h (is_gimple_builtin_call): Remove.
15440         (gimple_builtin_call_types_compatible_p): New.
15441         (gimple_call_builtin_p): New overload.
15442         * gimple.c (is_gimple_builtin_call): Remove.
15443         (validate_call): Rename to ...
15444         (gimple_builtin_call_types_compatible_p): ... this and export.  Also
15445         check return types.
15446         (validate_type): New static function.
15447         (gimple_call_builtin_p): New overload and adjust.
15448         * gimple-fold.c (gimple_fold_builtin): Fold the return value.
15449         (gimple_fold_call): Likewise.  Use gimple_call_builtin_p.
15450         (gimple_fold_stmt_to_constant_1): Likewise.
15451         * tsan.c (instrument_gimple): Use gimple_call_builtin_p.
15453 2014-01-08  Richard Biener  <rguenther@suse.de>
15455         PR middle-end/59471
15456         * gimplify.c (gimplify_expr): Gimplify register-register type
15457         VIEW_CONVERT_EXPRs to separate stmts.
15459 2014-01-07  Jeff Law  <law@redhat.com>
15461         PR middle-end/53623
15462         * ree.c (combine_set_extension): Handle case where source
15463         and destination registers in an extension insn are different.
15464         (combine_reaching_defs): Allow source and destination registers
15465         in extension to be different under limited circumstances.
15466         (add_removable_extension): Remove restriction that the
15467         source and destination registers in the extension are the same.
15468         (find_and_remove_re): Emit a copy from the extension's
15469         destination to its source after the defining insn if
15470         the source and destination registers are different.
15472         PR middle-end/59285
15473         * ifcvt.c (merge_if_block): If we are merging a block with more than
15474         one successor with a block with no successors, remove any BARRIER
15475         after the second block.
15477 2014-01-07  Dan Xio Qiang  <ziyan01@163.com>
15479         * hw-doloop.c (reorg_loops): Release the bitmap obstack.
15481 2014-01-07  John David Anglin  <danglin@gcc.gnu.org>
15483         PR target/59652
15484         * config/pa/pa.c (pa_legitimate_address_p): Return false before reload
15485         for 14-bit register offsets when INT14_OK_STRICT is false.
15487 2014-01-07  Roland Stigge  <stigge@antcom.de>
15488             Michael Meissner  <meissner@linux.vnet.ibm.com>
15490         PR 57386/target
15491         * config/rs6000/rs6000.c (rs6000_legitimate_offset_address_p):
15492         Only check TFmode for SPE constants.  Don't check TImode or TDmode.
15494 2014-01-07  James Greenhalgh  <james.greenhalgh@arm.com>
15496         * config/aarch64/aarch64-elf.h (ASM_SPEC): Remove identity spec for
15497         -mcpu.
15499 2014-01-07  Yufeng Zhang  <yufeng.zhang@arm.com>
15501         * config/arm/arm.c (arm_expand_neon_args): Call expand_expr
15502         with EXPAND_MEMORY for NEON_ARG_MEMORY; check if the returned
15503         rtx is const0_rtx or not.
15505 2014-01-07  Richard Sandiford  <rdsandiford@googlemail.com>
15507         PR target/58115
15508         * target-globals.c (save_target_globals): Remove this_fn_optab
15509         handling.
15510         * toplev.c: Include optabs.h.
15511         (target_reinit): Temporarily restore the global options if another
15512         set of options are in force.
15514 2014-01-07  Jakub Jelinek  <jakub@redhat.com>
15516         PR rtl-optimization/58668
15517         * cfgcleanup.c (flow_find_cross_jump): Don't count
15518         any jumps if dir_p is NULL.  Remove p1 variable, use active_insn_p
15519         to determine what is counted.
15520         (flow_find_head_matching_sequence): Use active_insn_p to determine
15521         what is counted.
15522         (try_head_merge_bb): Adjust for the flow_find_head_matching_sequence
15523         counting change.
15524         * ifcvt.c (count_bb_insns): Use active_insn_p && !JUMP_P to
15525         determine what is counted.
15527         PR tree-optimization/59643
15528         * tree-predcom.c (split_data_refs_to_components): If one dr is
15529         read and one write, determine_offset fails and the write isn't
15530         in the bad component, just put the read into the bad component.
15532 2014-01-07  Mike Stump  <mikestump@comcast.net>
15533             Jakub Jelinek  <jakub@redhat.com>
15535         PR pch/59436
15536         * tree-core.h (struct tree_optimization_option): Change optabs
15537         type from unsigned char * to void *.
15538         * optabs.c (init_tree_optimization_optabs): Adjust
15539         TREE_OPTIMIZATION_OPTABS initialization.
15541 2014-01-06  Jakub Jelinek  <jakub@redhat.com>
15543         PR target/59644
15544         * config/i386/i386.h (struct machine_function): Add
15545         no_drap_save_restore field.
15546         * config/i386/i386.c (ix86_save_reg): Use
15547         !cfun->machine->no_drap_save_restore instead of
15548         crtl->stack_realign_needed.
15549         (ix86_finalize_stack_realign_flags): Don't clear drap_reg unless
15550         this function clears frame_pointer_needed.  Set
15551         cfun->machine->no_drap_save_restore if clearing frame_pointer_needed
15552         and DRAP reg is needed.
15554 2014-01-06  Marek Polacek  <polacek@redhat.com>
15556         PR c/57773
15557         * doc/implement-c.texi: Mention that other integer types are
15558         permitted as bit-field types in strictly conforming mode.
15560 2014-01-06  Felix Yang  <fei.yang0953@gmail.com>
15562         * modulo-sched.c (schedule_reg_moves): Clear distance1_uses if it
15563         is newly allocated.
15565 2014-01-06  Richard Earnshaw  <rearnsha@arm.com>
15567         * aarch64.c (aarch64_rtx_costs): Fix cost calculation for MADD.
15569 2014-01-06  Martin Jambor  <mjambor@suse.cz>
15571         PR ipa/59008
15572         * ipa-cp.c (ipcp_discover_new_direct_edges): Changed param_index type
15573         to int.
15574         * ipa-prop.c (ipa_print_node_params): Fix indentation.
15576 2014-01-06  Eric Botcazou  <ebotcazou@adacore.com>
15578         PR debug/59350
15579         PR debug/59510
15580         * var-tracking.c (add_stores): Preserve the value of the source even if
15581         we don't record the store.
15583 2014-01-06  Terry Guo  <terry.guo@arm.com>
15585         * config.gcc (arm*-*-*): Check --with-arch against arm-arches.def.
15587 2014-01-05  Iain Sandoe  <iain@codesourcery.com>
15589         PR bootstrap/59541
15590         * config/darwin.c (darwin_function_section): Adjust return values to
15591         correspond to optimisation changes made in r206070.
15593 2014-01-05  Uros Bizjak  <ubizjak@gmail.com>
15595         * config/i386/i386.c (ix86_data_alignment): Calculate max_align
15596         from prefetch_block tune setting.
15597         (nocona_cost): Correct size of prefetch block to 64.
15599 2014-01-04  Eric Botcazou  <ebotcazou@adacore.com>
15601         * config/arm/arm.c (arm_get_frame_offsets): Revamp long lines.
15602         (arm_expand_epilogue_apcs_frame): Take into account the number of bytes
15603         used to save the static chain register in the computation of the offset
15604         from which the FP registers need to be restored.
15606 2014-01-04  Jakub Jelinek  <jakub@redhat.com>
15608         PR tree-optimization/59519
15609         * tree-vect-loop-manip.c (slpeel_update_phi_nodes_for_guard1): Don't
15610         ICE if get_current_def (current_new_name) is already non-NULL, as long
15611         as it is a phi result of some other phi in *new_exit_bb that has
15612         the same argument.
15614         * config/i386/sse.md (avx512f_load<mode>_mask): Emit vmovup{s,d}
15615         or vmovdqu* for misaligned_operand.
15616         (<sse>_loadu<ssemodesuffix><avxsizesuffix><mask_name>,
15617         <sse2_avx_avx512f>_loaddqu<mode><mask_name>): Handle <mask_applied>.
15618         * config/i386/i386.c (ix86_expand_special_args_builtin): Set
15619         aligned_mem for AVX512F masked aligned load and store builtins and for
15620         non-temporal moves.
15622 2014-01-03  Bingfeng Mei  <bmei@broadcom.com>
15624         PR tree-optimization/59651
15625         * tree-vect-loop-manip.c (vect_create_cond_for_alias_checks):
15626         Address range for negative step should be added by TYPE_SIZE_UNIT.
15628 2014-01-03  Andreas Schwab  <schwab@linux-m68k.org>
15630         * config/m68k/m68k.c (handle_move_double): Handle pushes with
15631         overlapping registers also for registers other than the stack pointer.
15633 2014-01-03  Marek Polacek  <polacek@redhat.com>
15635         PR other/59661
15636         * doc/extend.texi: Fix the return value of __builtin_FUNCTION and
15637         __builtin_FILE.
15639 2014-01-03  Jakub Jelinek  <jakub@redhat.com>
15641         PR target/59625
15642         * config/i386/i386.c (ix86_avoid_jump_mispredicts): Don't consider
15643         asm goto as jump.
15645         * config/i386/i386.md (MODE_SIZE): New mode attribute.
15646         (push splitter): Use <P:MODE_SIZE> instead of
15647         GET_MODE_SIZE (<P:MODE>mode).
15648         (lea splitter): Use <MODE_SIZE> instead of GET_MODE_SIZE (<MODE>mode).
15649         (mov -1, reg peephole2): Likewise.
15650         * config/i386/sse.md (*mov<mode>_internal,
15651         <sse>_storeu<ssemodesuffix><avxsizesuffix>,
15652         <sse2_avx_avx512f>_storedqu<mode>, <sse>_andnot<mode>3,
15653         *<code><mode>3, *andnot<mode>3<mask_name>,
15654         <mask_codefor><code><mode>3<mask_name>): Likewise.
15655         * config/i386/subst.md (mask_mode512bit_condition,
15656         sd_mask_mode512bit_condition): Likewise.
15658 2014-01-02  Xinliang David Li  <davidxl@google.com>
15660         PR tree-optimization/59303
15661         * tree-ssa-uninit.c (is_use_properly_guarded): Main cleanup.
15662         (dump_predicates): Better output format.
15663         (pred_equal_p): New function.
15664         (is_neq_relop_p): Ditto.
15665         (is_neq_zero_form_p): Ditto.
15666         (pred_expr_equal_p): Ditto.
15667         (pred_neg_p): Ditto.
15668         (simplify_pred): Ditto.
15669         (simplify_preds_2): Ditto.
15670         (simplify_preds_3): Ditto.
15671         (simplify_preds_4): Ditto.
15672         (simplify_preds): Ditto.
15673         (push_pred): Ditto.
15674         (push_to_worklist): Ditto.
15675         (get_pred_info_from_cmp): Ditto.
15676         (is_degenerated_phi): Ditto.
15677         (normalize_one_pred_1): Ditto.
15678         (normalize_one_pred): Ditto.
15679         (normalize_one_pred_chain): Ditto.
15680         (normalize_preds): Ditto.
15681         (normalize_cond_1): Remove function.
15682         (normalize_cond): Ditto.
15683         (is_gcond_subset_of): Ditto.
15684         (is_subset_of_any): Ditto.
15685         (is_or_set_subset_of): Ditto.
15686         (is_and_set_subset_of): Ditto.
15687         (is_norm_cond_subset_of): Ditto.
15688         (pred_chain_length_cmp): Ditto.
15689         (convert_control_dep_chain_into_preds): Type change.
15690         (find_predicates): Ditto.
15691         (find_def_preds): Ditto.
15692         (destroy_predicates_vecs): Ditto.
15693         (find_matching_predicates_in_rest_chains): Ditto.
15694         (use_pred_not_overlap_with_undef_path_pred): Ditto.
15695         (is_pred_expr_subset): Ditto.
15696         (is_pred_chain_subset_of): Ditto.
15697         (is_included_in): Ditto.
15698         (is_superset_of): Ditto.
15700 2014-01-02  Richard Sandiford  <rdsandiford@googlemail.com>
15702         Update copyright years.
15704 2014-01-02  Richard Sandiford  <rdsandiford@googlemail.com>
15706         * common/config/arc/arc-common.c, config/arc/arc-modes.def,
15707         config/arc/arc-protos.h, config/arc/arc.c, config/arc/arc.h,
15708         config/arc/arc.md, config/arc/arc.opt,
15709         config/arm/arm_neon_builtins.def, config/arm/crypto.def,
15710         config/i386/avx512cdintrin.h, config/i386/avx512erintrin.h,
15711         config/i386/avx512fintrin.h, config/i386/avx512pfintrin.h,
15712         config/i386/btver2.md, config/i386/shaintrin.h, config/i386/slm.md,
15713         config/linux-protos.h, config/linux.c, config/winnt-c.c,
15714         diagnostic-color.c, diagnostic-color.h, gimple-ssa-isolate-paths.c,
15715         vtable-verify.c, vtable-verify.h: Use the standard form for the
15716         copyright notice.
15718 2014-01-02  Tobias Burnus  <burnus@net-b.de>
15720         * gcc.c (process_command): Update copyright notice dates.
15721         * gcov-dump.c: Ditto.
15722         * gcov.c: Ditto.
15723         * doc/cpp.texi: Bump @copying's copyright year.
15724         * doc/cppinternals.texi: Ditto.
15725         * doc/gcc.texi: Ditto.
15726         * doc/gccint.texi: Ditto.
15727         * doc/gcov.texi: Ditto.
15728         * doc/install.texi: Ditto.
15729         * doc/invoke.texi: Ditto.
15731 2014-01-01  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
15733         * config/nios2/nios2.h (BITS_PER_UNIT): Don't define it.
15735 2014-01-01  Jakub Jelinek  <jakub@redhat.com>
15737         * config/i386/sse.md (*mov<mode>_internal): Guard
15738         EXT_REX_SSE_REGNO_P (REGNO ()) uses with REG_P.
15740         PR rtl-optimization/59647
15741         * cse.c (cse_process_notes_1): Don't substitute negative VOIDmode
15742         new_rtx into UNSIGNED_FLOAT rtxes.
15744 Copyright (C) 2014 Free Software Foundation, Inc.
15746 Copying and distribution of this file, with or without modification,
15747 are permitted in any medium without royalty provided the copyright
15748 notice and this notice are preserved.