1. 01 Jun, 2015 40 commits
    • Small pool-allocator fallback. · c547dbce
      	* alloc-pool.h: Add ATTRIBUTE_UNUSED for
      	a function local variabled.
      
      From-SVN: r223974
      Martin Liska committed
    • Remove old pool allocator. · fdc5c392
      	* alloc-pool.c (create_alloc_pool): Remove.
      	(empty_alloc_pool): Likewise.
      	(free_alloc_pool): Likewise.
      	(free_alloc_pool_if_empty): Likewise.
      	(pool_alloc): Likewise.
      	(pool_free): Likewise.
      	* alloc-pool.h: Remove old declarations.
      
      From-SVN: r223973
      Martin Liska committed
    • Change use to type-based pool allocator in ira-build.c. · 0b470bae
      	* ira-build.c (initiate_allocnos): Use new type-based pool allocator.
      	(ira_create_object): Likewise.
      	(ira_create_allocno): Likewise.
      	(ira_create_live_range): Likewise.
      	(copy_live_range): Likewise.
      	(ira_finish_live_range): Likewise.
      	(ira_free_allocno_costs): Likewise.
      	(finish_allocno): Likewise.
      	(finish_allocnos): Likewise.
      	(initiate_prefs): Likewise.
      	(ira_create_pref): Likewise.
      	(finish_pref): Likewise.
      	(finish_prefs): Likewise.
      	(initiate_copies): Likewise.
      	(ira_create_copy): Likewise.
      	(finish_copy): Likewise.
      	(finish_copies): Likewise.
      	(finish_prefs): Likewise.
      
      From-SVN: r223972
      Martin Liska committed
    • Change use to type-based pool allocator in ipa-prop.c · 2651e637
      	* ipa-cp.c (ipcp_value::add_source): Use new type-based pool allocator.
      	(allocate_and_init_ipcp_value): Likewise.
      	(ipcp_lattice::add_value): Likewise.
      	(merge_agg_lats_step): Likewise.
      	(ipcp_driver): Likewise.
      	* ipa-prop.c (ipa_free_all_structures_after_ipa_cp): Likewise.
      	(ipa_free_all_structures_after_iinln): Likewise.
      	* ipa-prop.h: Likewise.
      
      From-SVN: r223971
      Martin Liska committed
    • Change use to type-based pool allocator in · 50a41d64
      	* ipa-inline-analysis.c (edge_set_predicate): Use new type-based pool allocator.
      	(set_hint_predicate): Likewise.
      	(inline_summary_alloc): Likewise.
      	(reset_inline_edge_summary): Likewise.
      	(reset_inline_summary): Likewise.
      	(set_cond_stmt_execution_predicate): Likewise.
      	(set_switch_stmt_execution_predicate): Likewise.
      	(compute_bb_predicates): Likewise.
      	(estimate_function_body_sizes): Likewise.
      	(inline_free_summary): Likewise.
      
      From-SVN: r223970
      Martin Liska committed
    • Change use to type-based pool allocator in ipa-prop.c. · 601f3293
      	* ipa-prop.c (ipa_set_jf_constant): Use new type-based pool allocator.
      	(ipa_edge_duplication_hook): Likewise.
      	(ipa_free_all_structures_after_ipa_cp): Likewise.
      	(ipa_free_all_structures_after_iinln): Likewise.
      
      From-SVN: r223969
      Martin Liska committed
    • Change use to type-based pool allocator in · d7809518
      	* ipa-profile.c (account_time_size): Use new type-based pool allocator.
      	(ipa_profile_generate_summary): Likewise.
      	(ipa_profile_read_summary): Likewise.
      	(ipa_profile): Likewise.
      
      From-SVN: r223968
      Martin Liska committed
    • Change use to type-based pool allocator in · dc5667a3
      	* tree-ssa-structalias.c (new_var_info): Use new type-based pool allocator.
      	(new_constraint): Likewise.
      	(init_alias_vars): Likewise.
      	(delete_points_to_sets): Likewise.
      
      From-SVN: r223967
      Martin Liska committed
    • Change use to type-based pool allocator in · 33e7d32e
      	* tree-ssa-strlen.c (new_strinfo): Use new type-based pool allocator.
      	(free_strinfo): Likewise.
      	(pass_strlen::execute): Likewise.
      
      From-SVN: r223966
      Martin Liska committed
    • Change use to type-based pool allocator in · af6a6eec
      	* tree-ssa-sccvn.c (vn_reference_insert): Use new type-based pool allocator.
      	(vn_reference_insert_pieces): Likewise.
      	(vn_phi_insert): Likewise.
      	(visit_reference_op_call): Likewise.
      	(copy_phi): Likewise.
      	(copy_reference): Likewise.
      	(process_scc): Likewise.
      	(allocate_vn_table): Likewise.
      	(free_vn_table): Likewise.
      
      From-SVN: r223965
      Martin Liska committed
    • Change use to type-based pool allocator in · 153e4228
      	* tree-ssa-reassoc.c (add_to_ops_vec): Use new type-based pool allocator.
      	(add_repeat_to_ops_vec): Likewise.
      	(get_ops): Likewise.
      	(maybe_optimize_range_tests): Likewise.
      	(init_reassoc): Likewise.
      	(fini_reassoc): Likewise.
      
      From-SVN: r223964
      Martin Liska committed
    • Change use to type-based pool allocator in · 971540bd
      	* tree-ssa-pre.c (get_or_alloc_expr_for_name): Use new type-based pool allocator.
      	(bitmap_set_new): Likewise.
      	(get_or_alloc_expr_for_constant): Likewise.
      	(get_or_alloc_expr_for): Likewise.
      	(phi_translate_1): Likewise.
      	(compute_avail): Likewise.
      	(init_pre): Likewise.
      	(fini_pre): Likewise.
      
      From-SVN: r223963
      Martin Liska committed
    • Change use to type-based pool allocator in · 973004cb
      	* sched-deps.c (create_dep_node): Use new type-based pool allocator.
      	(delete_dep_node): Likewise.
      	(create_deps_list): Likewise.
      	(free_deps_list): Likewise.
      	(sched_deps_init): Likewise.
      	(sched_deps_finish): Likewise.
      
      From-SVN: r223962
      Martin Liska committed
    • Change use to type-based pool allocator in regcprop.c. · 5c7337c5
      	* regcprop.c (free_debug_insn_changes): Use new type-based pool allocator.
      	(replace_oldest_value_reg): Likewise.
      	(pass_cprop_hardreg::execute): Likewise.
      
      From-SVN: r223961
      Martin Liska committed
    • Change use to type-based pool allocator in ira-build.c. · 3599f64a
      	* ira-build.c (initiate_cost_vectors): Use new type-based pool allocator.
      	(ira_allocate_cost_vector): Likewise.
      	(ira_free_cost_vector): Likewise.
      	(finish_cost_vectors): Likewise.
      
      From-SVN: r223960
      Martin Liska committed
    • Change use to type-based pool allocator in · 8bb6373a
      	* sel-sched-ir.c (alloc_sched_pools): Use new type-based pool allocator.
      	(free_sched_pools): Likewise.
      	* sel-sched-ir.h (_list_alloc): Likewise.
      	(_list_remove): Likewise.
      
      From-SVN: r223959
      Martin Liska committed
    • Change use to type-based pool allocator in stmt.c. · 5f844697
      	* stmt.c (add_case_node): Use new type-based pool allocator.
      	(expand_case): Likewise.
      	(expand_sjlj_dispatch_table): Likewise.
      
      From-SVN: r223958
      Martin Liska committed
    • Change use to type-based pool allocator in · 2cc777fb
      	* tree-ssa-math-opts.c (occ_new): Use new type-based pool allocator.
      	(free_bb): Likewise.
      	(pass_cse_reciprocals::execute): Likewise.
      
      From-SVN: r223957
      Martin Liska committed
    • Change use to type-based pool allocator in tree-sra.c. · bc2c893b
      	* tree-sra.c (sra_initialize): Use new type-based pool allocator.
      	(sra_deinitialize) Likewise.
      	(create_access_1) Likewise.
      	(build_accesses_from_assign) Likewise.
      	(create_artificial_child_access) Likewise.
      
      From-SVN: r223956
      Martin Liska committed
    • Change use to type-based pool allocator in dse.c. · da6603c6
      	* dse.c (get_group_info):Use new type-based pool allocator.
      	(dse_step0) Likewise.
      	(free_store_info) Likewise.
      	(delete_dead_store_insn) Likewise.
      	(free_read_records) Likewise.
      	(record_store) Likewise.
      	(replace_read) Likewise.
      	(check_mem_read_rtx) Likewise.
      	(scan_insn) Likewise.
      	(dse_step1) Likewise.
      	(dse_step7) Likewise.
      
      From-SVN: r223955
      Martin Liska committed
    • Change use to type-based pool allocator in df-scan.c. · e956943e
      	* df-scan.c (struct df_scan_problem_data):Use new type-based pool allocator.
      	(df_scan_free_internal) Likewise.
      	(df_scan_alloc) Likewise.
      	(df_grow_reg_info) Likewise.
      	(df_free_ref) Likewise.
      	(df_insn_create_insn_record) Likewise.
      	(df_mw_hardreg_chain_delete) Likewise.
      	(df_insn_info_delete) Likewise.
      	(df_free_collection_rec) Likewise.
      	(df_mw_hardreg_chain_delete_eq_uses) Likewise.
      	(df_sort_and_compress_mws) Likewise.
      	(df_ref_create_structure) Likewise.
      	(df_ref_record) Likewise.
      
      From-SVN: r223954
      Martin Liska committed
    • Change use to type-based pool allocator in · 295e7047
      	* df-problems.c (df_chain_create):Use new type-based pool allocator.
      	(df_chain_unlink_1) Likewise.
      	(df_chain_unlink) Likewise.
      	(df_chain_remove_problem) Likewise.
      	(df_chain_alloc) Likewise.
      	(df_chain_free) Likewise.
      	* df.h (struct dataflow) Likewise.
      
      From-SVN: r223953
      Martin Liska committed
    • Change use to type-based pool allocator in cselib.c. · a78a26f1
      	* cselib.c (new_elt_list):Use new type-based pool allocator.
      	(new_elt_loc_list) Likewise.
      	(unchain_one_elt_list) Likewise.
      	(unchain_one_elt_loc_list) Likewise.
      	(unchain_one_value) Likewise.
      	(new_cselib_val) Likewise.
      	(cselib_init) Likewise.
      	(cselib_finish) Likewise.
      
      From-SVN: r223952
      Martin Liska committed
    • Change use to type-based pool allocator in sh.c. · 533ab6c4
      	* config/sh/sh.c (add_constant):Use new type-based pool allocator.
      	(sh_reorg) Likewise.
      
      From-SVN: r223951
      Martin Liska committed
    • Change use to type-based pool allocator in cfg.c. · ac0539d7
      	* cfg.c (initialize_original_copy_tables):Use new type-based pool allocator.
      	(free_original_copy_tables) Likewise.
      	(copy_original_table_clear) Likewise.
      	(copy_original_table_set) Likewise.
      
      From-SVN: r223950
      Martin Liska committed
    • Change use to type-based pool allocator in c-format.c. · 4fef8379
      	* c-format.c (check_format_arg):Use new type-based pool allocator.
      	(check_format_info_main) Likewise.
      
      From-SVN: r223949
      Martin Liska committed
    • Change use to type-based pool allocator in asan.c. · c1f5ce48
      	* asan.c (asan_mem_ref_get_alloc_pool):Use new type-based pool allocator.
      	(asan_mem_ref_new) Likewise.
      	(free_mem_ref_resources) Likewise.
      
      From-SVN: r223948
      Martin Liska committed
    • Change use to type-based pool allocator in · 7e46899d
      	* var-tracking.c (variable_htab_free):Use new type-based pool allocator.
      	(attrs_list_clear) Likewise.
      	(attrs_list_insert) Likewise.
      	(attrs_list_copy) Likewise.
      	(shared_hash_unshare) Likewise.
      	(shared_hash_destroy) Likewise.
      	(unshare_variable) Likewise.
      	(var_reg_delete_and_set) Likewise.
      	(var_reg_delete) Likewise.
      	(var_regno_delete) Likewise.
      	(drop_overlapping_mem_locs) Likewise.
      	(variable_union) Likewise.
      	(insert_into_intersection) Likewise.
      	(canonicalize_values_star) Likewise.
      	(variable_merge_over_cur) Likewise.
      	(dataflow_set_merge) Likewise.
      	(remove_duplicate_values) Likewise.
      	(variable_post_merge_new_vals) Likewise.
      	(dataflow_set_preserve_mem_locs) Likewise.
      	(dataflow_set_remove_mem_locs) Likewise.
      	(variable_from_dropped) Likewise.
      	(variable_was_changed) Likewise.
      	(set_slot_part) Likewise.
      	(clobber_slot_part) Likewise.
      	(delete_slot_part) Likewise.
      	(loc_exp_insert_dep) Likewise.
      	(notify_dependents_of_changed_value) Likewise.
      	(emit_notes_for_differences_1) Likewise.
      	(vt_emit_notes) Likewise.
      	(vt_initialize) Likewise.
      	(vt_finalize) Likewise.
      
      From-SVN: r223947
      Martin Liska committed
    • Change use to type-based pool allocator in ira-color.c. · 8b17d27f
      	* ira-color.c (init_update_cost_records):Use new type-based pool allocator.
      	(get_update_cost_record) Likewise.
      	(free_update_cost_record_list) Likewise.
      	(finish_update_cost_records) Likewise.
      	(initiate_cost_update) Likewise.
      
      From-SVN: r223946
      Martin Liska committed
    • Change use to type-based pool allocator in lra.c. · 2f77a607
      	* lra.c (init_insn_regs): Use new type-based pool allocator.
      	(new_insn_reg) Likewise.
      	(free_insn_reg) Likewise.
      	(free_insn_regs) Likewise.
      	(finish_insn_regs) Likewise.
      	(init_insn_recog_data) Likewise.
      	(init_reg_info) Likewise.
      	(finish_reg_info) Likewise.
      	(lra_free_copies) Likewise.
      	(lra_create_copy) Likewise.
      	(invalidate_insn_data_regno_info) Likewise.
      
      From-SVN: r223945
      Martin Liska committed
    • Change use to type-based pool allocator in lra-lives.c. · cb8abb1c
      	* lra-lives.c (free_live_range): Use new type-based pool allocator.
      	(free_live_range_list) Likewise.
      	(create_live_range) Likewise.
      	(copy_live_range) Likewise.
      	(lra_merge_live_ranges) Likewise.
      	(remove_some_program_points_and_update_live_ranges) Likewise.
      	(lra_live_ranges_init) Likewise.
      	(lra_live_ranges_finish) Likewise.
      
      From-SVN: r223944
      Martin Liska committed
    • Change use to type-based pool allocator in et-forest.c. · 64afff5b
      	* et-forest.c (et_new_occ): Use new type-based pool allocator.
      	(et_new_tree): Likewise.
      	(et_free_tree): Likewise.
      	(et_free_tree_force): Likewise.
      	(et_free_pools): Likewise.
      	(et_split): Likewise.
      
      From-SVN: r223943
      Martin Liska committed
    • Introduce new type-based pool allocator. · 7d50111b
      	* alloc-pool.c (struct alloc_pool_descriptor): Move definition
      	to header file.
      	* alloc-pool.h (pool_allocator::pool_allocator): New function.
      	(pool_allocator::release): Likewise.
      	(inline pool_allocator::release_if_empty): Likewise.
      	(inline pool_allocator::~pool_allocator): Likewise.
      	(pool_allocator::allocate): Likewise.
      	(pool_allocator::remove): Likewise.
      
      From-SVN: r223942
      Martin Liska committed
    • [Patch obvious] Fuseable is not a word -> s/fuseable/fusible/g · 32d48af5
      gcc/
      
      	* sched-deps.c (sched_analyze_2): Replace fuseable with fusible
      	in comment.
      
      From-SVN: r223940
      James Greenhalgh committed
    • [ARM Obvious] Fuseable is not a word -> s/fuseable/fusible/g · fe0b29c7
      gcc/
      
      	* gcc/config/arm/arm-protos.h (tune_params): Rename fuseable_ops
      	to fusible_ops.
      	* gcc/config/arm/arm.c (arm_print_tune_info): Likewise.
      	(arm_macro_fusion_p): Likewise.
      	(arm_macro_fusion_pair_p): Likewise.
      
      From-SVN: r223939
      James Greenhalgh committed
    • [AArch64 Obvious] "Fuseable" is not a word -> s/fuseable/fusible/g · e9a3a175
      gcc/
      
      	* config/aarch64/aarch64-protos.h (tune_params): Rename
      	fuseable_ops to fusible_ops.
      	* config/aarch64/aarch64.c (generic_tunings): Rename
      	fuseable_ops to fusible_ops.
      	(cortexa53_tunings): Likewise.
      	(cortexa57_tunings): Likewise.
      	(thunderx_tunings): Likewise.
      	(xgene1_tunings): Likewise.
      	(aarch64_macro_fusion_p): Likewise.
      	(aarch64_macro_fusion_pair_p): Likewise.
      
      From-SVN: r223938
      James Greenhalgh committed
    • libstdc++.exp (libstdc++_init): Unset LANGUAGE environment variable. · 77d0ed47
      	* testsuite/lib/libstdc++.exp (libstdc++_init): Unset LANGUAGE
      	environment variable.
      
      From-SVN: r223937
      Jonathan Wakely committed
    • S390: Support -mtune=native and -march=native. · cb0edc39
      gcc/ChangeLog
      
      2015-06-01  Dominik Vogt  <vogt@linux.vnet.ibm.com>
      
      	    * config/s390/driver-native.c: New file.
      	    * config/s390/x-native: New file.
      	    * config.host: Add new files for s390.
      	    * config/s390/s390.h (DRIVER_SELF_SPECS): Add support for -mtune=native
      	    and -march=native
      	    * config.gcc: Likewise.
      	    * config/s390/s390.opt (march): Likewise; add PROCESSOR_NATIVE
      	    * config/s390/s390-opts.h (enum processor_type): Ditto.
      	    * config/s390/s390.c (s390_option_override): Catch unhandled
      	    PROCESSOR_NATIVE
      
      From-SVN: r223934
      Dominik Vogt committed
    • hotpatch-compile-15.c: Remove dg-prune-output directives. · a48b05f9
      	* gcc.target/s390/hotpatch-compile-15.c: Remove dg-prune-output
      	directives.
      	(hp3, hp4): Add inline keyword.
      	* gcc.target/s390/hotpatch-19.c: Remove dg-prune-output directive.
      	(hp2): Add inline keyword.
      	* gcc.target/s390/hotpatch-19.c: Remove dg-prune-output directives.
      	(hp2): Add inline keyword.
      
      From-SVN: r223933
      Jakub Jelinek committed
    • re PR target/65527 (ICE: in expand_builtin_with_bounds, at builtins.c:7120 with… · 8e9b2773
      re PR target/65527 (ICE: in expand_builtin_with_bounds, at builtins.c:7120 with -fcheck-pointer-bounds -mmpx)
      
      gcc/
      
      	PR target/65527
      	* cgraph.c (cgraph_edge::redirect_call_stmt_to_callee): Add
      	redirection for instrumented calls.
      	* lto-wrapper.c (merge_and_complain): Merge -fcheck-pointer-bounds.
      	(append_compiler_options): Append -fcheck-pointer-bounds.
      	* tree-chkp.h (chkp_copy_call_skip_bounds): New.
      	(chkp_redirect_edge): New.
      	* tree-chkp.c (chkp_copy_call_skip_bounds): New.
      	(chkp_redirect_edge): New.
      
      gcc/testsuite/
      
      	PR target/65527
      	* gcc.target/i386/mpx/chkp-fix-calls-1.c: New.
      	* gcc.target/i386/mpx/chkp-fix-calls-2.c: New.
      	* gcc.target/i386/mpx/chkp-fix-calls-3.c: New.
      	* gcc.target/i386/mpx/chkp-fix-calls-4.c: New.
      
      From-SVN: r223929
      Ilya Enkovich committed