OSDN Git Service

gcc/
[pf3gnuchains/gcc-fork.git] / gcc / ChangeLog
index 2068c9c..ee5aeaf 100644 (file)
@@ -1,5 +1,286 @@
+2009-04-17  Aurelien Jarno  <aurelien@aurel32.net>
+
+       * config.gcc: Add soft-fp/t-softfp and i386/t-linux to tmake_file
+       for i[34567]86-*-kfreebsd*-gnu*, x86_64-*-kfreebsd*-gnu*.
+
+2009-04-17  Richard Guenther  <rguenther@suse.de>
+
+       PR tree-optimization/39746
+       * tree-ssa-alias.c (ref_maybe_used_by_call_p_1): Remove
+       special-casing for builtins and static variable use/def.
+       (call_may_clobber_ref_p_1): Likewise.
+
+2009-04-16  Ian Lance Taylor  <iant@google.com>
+
+       * df.h: Include "timevar.h".
+       (struct df_problem): Change tv_id field to timevar_id_t.
+       * tree-pass.h: Include "timevar.h".
+       (struct opt_pass): Change tv_id field to timevar_id_t.
+       * timevar.h (timevar_id_t): Define TV_NONE.
+       * passes.c (execute_one_ipa_transform_pass): Check for tv_id !=
+       TV_NONE rather than tv_id != 0.
+       (execute_one_pass): Likewise.
+       * Makefile.in (DF_H): Add $(TIMEVAR_H).
+       (TREE_PASS_H): Define.  Change all instances of tree-pass.h in
+       dependencies to $(TREE_PASS_H).
+       * bt-load.c (pass_branch_target_load_optimize1): Set tv_id field
+       to TV_NONE.
+       (pass_branch_target_load_optimize2): Likewise.
+       * cfglayout.c (pass_into_cfg_layout_mode): Likewise.
+       (pass_outof_cfg_layout_mode): Likewise.
+       * cgraphbuild.c (pass_remove_cgraph_callee_edges): Likewise.
+       (pass_rebuild_cgraph_edges): Likewise.
+       (pass_remove_cgraph_callee_edges): Likewise.
+       * df-core.c (pass_df_initialize_opt): Likewise.
+       (pass_df_initialize_no_opt): Likewise.
+       (pass_df_finish): Likewise.
+       * emit-rtl.c (pass_unshare_all_rtl): Likewise.
+       * except.c (pass_set_nothrow_function_flags): Likewise.
+       (pass_convert_to_eh_region_ranges): Likewise.
+       * final.c (pass_compute_alignments): Likewise.
+       * function.c (pass_instantiate_virtual_regs): Likewise.
+       (pass_init_function): Likewise.
+       (pass_leaf_regs): Likewise.
+       (pass_match_asm_constraints): Likewise.
+       * gimple-low.c (pass_lower_cf): Likewise.
+       (pass_mark_used_blocks): Likewise.
+       * init-regs.c (pass_initialize_regs): Likewise.
+       * integrate.c (pass_initial_value_sets): Likewise.
+       * ira.c (pass_ira): Likewise.
+       * jump.c (pass_cleanup_barriers): Likewise.
+       * omp-low.c (pass_expand_omp): Likewise.
+       (pass_lower_omp): Likewise.
+       * matrix-reorg.c (pass_ipa_matrix_reorg): Likewise.
+       * recog.c (pass_split_all_insns): Likewise.
+       (pass_split_after_reload): Likewise.
+       (pass_split_before_regstack): Likewise.
+       (pass_split_before_sched2): Likewise.
+       (pass_split_for_shorten_branches): Likewise.
+       * reginfo.c (pass_reginfo_init): Likewise.
+       (pass_subregs_of_mode_init): Likewise.
+       (pass_subregs_of_mode_finish): Likewise.
+       * passes.c (pass_postreload): Likewise.
+       * stack-ptr-mod.c (pass_stack_ptr_mod): Likewise.
+       * tree-cfg.c (pass_remove_useless_stmts): Likewise.
+       (pass_warn_function_return): Likewise.
+       (pass_warn_function_noreturn): Likewise.
+       * tree-complex.c (pass_lower_complex): Likewise.
+       (pass_lower_complex_O0): Likewise.
+       * tree-if-conv.c (pass_if_conversion): Likewise.
+       * tree-into-ssa.c (pass_build_ssa): Likewise.
+       * tree-mudflap.c (pass_mudflap_1): Likewise.
+       (pass_mudflap_2): Likewise.
+       * tree-nomudflap.c (pass_mudflap_1): Likewise.
+       (pass_mudflap_2): Likewise.
+       * tree-nrv.c (pass_return_slot): Likewise.
+       * tree-object-size.c (pass_object_sizes): Likewise.
+       * tree-optimize.c (pass_all_optimizations): Likewise.
+       (pass_early_local_passes): Likewise.
+       (pass_all_early_optimizations): Likewise.
+       (pass_cleanup_cfg): Likewise.
+       (pass_cleanup_cfg_post_optimizing): Likewise.
+       (pass_free_datastructures): Likewise.
+       (pass_free_cfg_annotations): Likewise.
+       (pass_fixup_cfg): Likewise.
+       (pass_init_datastructures): Likewise.
+       * tree-ssa.c (pass_early_warn_uninitialized): Likewise.
+       (pass_late_warn_uninitialized): Likewise.
+       (pass_update_address_taken): Likewise.
+       * tree-ssa-ccp.c (pass_fold_builtins): Likewise.
+       * tree-ssa-math-opts.c (pass_cse_reciprocals): Likewise.
+       (pass_cse_sincos): Likewise.
+       (pass_convert_to_rsqrt): Likewise.
+       * tree-ssa-structalias.c (pass_build_alias): Likewise.
+       * tree-stdarg.c (pass_stdarg): Likewise.
+       * tree-tailcall.c (pass_tail_recursion): Likewise.
+       (pass_tail_calls): Likewise.
+       * tree-vect-generic.c (pass_lower_vector): Likewise.
+       (pass_lower_vector_ssa): Likewise.
+       * tree-vectorizer.c (pass_ipa_increase_alignment): Likewise.
+
+2009-04-16  Joseph Myers  <joseph@codesourcery.com>
+
+       * config/mips/mips.c (mips_rtx_cost_data): Use SOFT_FP_COSTS in
+       XLR entry.
+       * config/mips/mips.h (MIPS_ISA_LEVEL_SPEC, MIPS_ARCH_FLOAT_SPEC):
+       Handle -march=xlr.
+       * config/mips/xlr.md (ir_xlr_alu): Also accept insn types move,
+       logical and signext.
+
+2009-04-16  Kaz Kojima  <kkojima@gcc.gnu.org>
+
+       PR target/39767
+       * config/sh/predicates.md (arith_operand): Check if the operand
+       of TRUNCATE is a REG.
+
+2009-04-16  Kazu Hirata  <kazu@codesourcery.com>
+
+       * cfgrtl.c (delete_insn_chain_and_edges): Remove.
+       * rtl.h: Remove the prototype for delete_insn_chain_and_edges.
+
+2009-04-16  Kazu Hirata  <kazu@codesourcery.com>
+
+       * tree-iterator.c (tsi_split_statement_list_after,
+       tsi_split_statement_list_before): Remove.
+       * tree-iterator.h: Remove the prototypes for
+       tsi_split_statement_list_after and tsi_split_statement_list_before.
+
+2009-04-16  Kazu Hirata  <kazu@codesourcery.com>
+
+       * tree-ssa-propagate.c (stmt_makes_single_load): Remove.
+       * tree-ssa-propagate.h: Remove the prototype for
+       stmt_makes_single_load.
+
+2009-04-16  Kazu Hirata  <kazu@codesourcery.com>
+
+       * emit-rtl.c (set_mem_attrs_from_reg): Remove.
+       * rtl.h: Remove the prototype for set_mem_attrs_from_reg.
+
+2009-04-16  Kazu Hirata  <kazu@codesourcery.com>
+
+       * tree-iterator.c (EXPR_LAST_BODY): Remove.
+
+2009-04-16  Kazu Hirata  <kazu@codesourcery.com>
+
+       * except.c (eh_region_outer_p): Remove.
+       * except.h: Remove the prototype for eh_region_outer_p.
+
+2009-04-16  Kazu Hirata  <kazu@codesourcery.com>
+
+       * function.c (current_function_assembler_name): Remove.
+       * function.h: Remove the prototype for
+       current_function_assembler_name.
+
+2009-04-16  Ian Lance Taylor  <iant@google.com>
+
+       * rtlanal.c (alloc_reg_note): New function, broken out of add_reg_note.
+       (add_reg_note): Call alloc_reg_note.
+       * rtl.h (alloc_reg_note): Declare.
+       * combine.c (try_combine): Use alloc_reg_note.
+       (recog_for_combine, move_deaths): Likewise.
+       (distribute_notes): Use alloc_reg_note and add_reg_note.
+       * haifa-sched.c (sched_create_recovery_edges): Use add_reg_note.
+       * combine-stack-adj.c (adjust_frame_related_expr): Likewise.
+       * reload1.c (eliminate_regs_1): Use alloc_reg_note.
+
+2009-04-16  Vladimir Makarov  <vmakarov@redhat.com>
+
+       PR rtl-optimization/39762
+       * ira-int.h (ira_register_move_cost, ira_may_move_in_cost,
+       ira_may_move_out_cost): Add comments about way of their usage.
+       (ira_get_register_move_cost, ira_get_may_move_cost): New functions.
+       
+       * ira-conflicts.c (process_regs_for_copy): Use function
+       ira_get_register_move_cost instead of global
+       ira_register_move_cost.
+
+       * ira-color.c (update_copy_costs, calculate_allocno_spill_cost,
+       color_pass, move_spill_restore, update_curr_costs): Ditto.
+
+       * ira-lives.c (process_single_reg_class_operands): Ditto.
+
+       * ira-emit.c (emit_move_list): Ditto.
+
+       * ira-costs.c (copy_cost): Don't call ira_init_register_move_cost.
+       (record_reg_classes): Ditto.  Use functions
+       ira_get_register_move_cost and ira_get_may_move_cost instead of
+       global vars ira_register_move_cost, ira_may_move_out_cost and
+       ira_may_move_in_cost.
+       (record_address_regs): Don't call ira_init_register_move_cost.
+       Use function ira_get_may_move_cost instead of global
+       ira_may_move_in_cost.
+       (process_bb_node_for_hard_reg_moves): Use function
+       ira_get_register_move_cost instead of global ira_register_move_cost.
+       (ira_costs): Don't call ira_init_register_move_cost.
+       
 2009-04-16  Richard Guenther  <rguenther@suse.de>
-       Ira Rosen  <irar@il.ibm.com>
+
+       * tree-cfg.c (verify_gimple_assign_binary):
+       Allow POINTER_PLUS_EXPR-like PLUS_EXPR for vectors.
+       * ipa-struct-reorg.c (gen_size): Fold the built expressions.
+       (create_general_new_stmt): Note that this function is broken.
+
+2009-04-16  Rafael Avila de Espindola  <espindola@google.com>
+
+       * common.opt (fhelp): Add Var(help_flag).
+       * gcc-plugin.h (plugin_info): Add help.
+       * plugin.c (plugin_name_args): Add help.
+       (register_plugin_info): Set plugin->help.
+       (print_help_one_plugin): New.
+       (print_plugins_help): New.
+       * plugin.h (print_plugins_help): New.
+       * toplev.c (toplev_main): Call print_plugins_help if needed.
+
+2009-04-16  Richard Guenther  <rguenther@suse.de>
+
+       * gimple.c (gimple_copy): Do not clear addresses_taken bitmap.
+       (gimple_ior_addresses_taken_1): New function.
+       (gimple_ior_addresses_taken): Likewise.
+       * gimple.h (struct gimple_statement_with_ops_base): Remove
+       addresses_taken member.
+       (gimple_ior_addresses_taken): Declare.
+       (gimple_addresses_taken, gimple_addresses_taken_ptr,
+       gimple_set_addresses_taken): Remove.
+       * ipa-reference.c (mark_address): New function.
+       (scan_stmt_for_static_refs): Use it for marking addresses taken.
+       * tree-ssa-operands.c (add_to_addressable_set): Rename to ...
+       (mark_address_taken): ... this.  Just set TREE_ADDRESSABLE.
+       (gimple_add_to_addresses_taken): Remove.
+       (get_tmr_operands): Call mark_address_taken.
+       (get_asm_expr_operands): Likewise.
+       (get_expr_operands): Likewise.
+       (build_ssa_operands): Do not clear the addresses_taken bitmap.
+       (free_stmt_operands): Do not free it.
+       * tree-ssa.c (delete_tree_ssa): Likewise.
+       (execute_update_addresses_taken): Use gimple_ior_addresses_taken.
+
+2009-04-16  Richard Guenther  <rguenther@suse.de>
+
+       * gimple.h (walk_stmt_load_store_addr_ops): Declare.
+       (walk_stmt_load_store_ops): Likewise.
+       * gimple.c (get_base_loadstore): New function.
+       (walk_stmt_load_store_addr_ops): Likewise.
+       (walk_stmt_load_store_ops): Likewise.
+       * ipa-pure-const.c (check_op): Simplify.
+       (check_load, check_store): New functions.
+       (check_stmt): Use walk_stmt_load_store_ops.
+       * ipa-reference.c (mark_load): Adjust signature.
+       (mark_store): Likewise.
+       (scan_stmt_for_static_refs): Use walk_stmt_load_store_addr_ops.
+
+2009-04-16  Rafael Avila de Espindola  <espindola@google.com>
+
+       * gcc-plugin.h (plugin_event): Add PLUGIN_INFO.
+       (plugin_info): New.
+       * opts.c (common_handle_option): Don't call print_version.
+       * plugin.c (plugin_name_args): Add version.
+       (register_plugin_info): New.
+       (register_callback): Handle PLUGIN_INFO.
+       (try_init_one_plugin): New.
+       (init_one_plugin): Use try_init_one_plugin. Only free plugin_name_args
+       if failed to init.
+       (finalize_one_plugin): New.
+       (finalize_plugins): New.
+       (print_one_plugin): New.
+       (print_plugins_versions): New.
+       * plugin.h (print_plugins_versions): New.
+       (finalize_plugins): New.
+       * toplev.c (compile_file): Don't call initialize_plugins.
+       (print_version): Call print_plugins_versions.
+       (toplev_main): Call initialize_plugins. Print version if needed.
+       Call finalize_plugins.
+
+2009-04-16  Rafael Avila de Espindola  <espindola@google.com>
+
+       * common.opt (fversion): New.
+       * gcc.c (print_version): New.
+       (process_command): Don't print the version. Just set print_version.
+       (main): Print version. Call subprocesses if print_version and
+       verbose_flag are set.
+       * opts.c (common_handle_option): Handle OPT_fversion.
+
+2009-04-16  Richard Guenther  <rguenther@suse.de>
+           Ira Rosen  <irar@il.ibm.com>
 
        PR tree-optimization/39698
        * tree-vect-loop.c (get_initial_def_for_reduction): Use the
 
 2009-04-15  Catherine Moore  <clm@codesourcery.com>
 
-        * debug.h (set_name):  Declare.
-        * dwarf2out.c (dwarf2out_set_name): Declare.
-        (dwarf2_debug_hooks): Add set_name.
-        (find_AT_string): New.
-        (add_AT_string): Call find_AT_string.
-        (dwarf2out_set_name): New.
-        * cp/decl.c (grokdeclarator): Call set_name.
-        * vmsdbgout.c (vmsdbg_debug_hooks): Add set_name_debug_nothing.
-        * debug.c (do_nothing_debug_hooks):  Likewise.
-        * dbxout.c (dbx_debug_hooks): Likewise.
-        * sdbout.c (sdb_debug_hooks): Likewise.
+       * debug.h (set_name):  Declare.
+       * dwarf2out.c (dwarf2out_set_name): Declare.
+       (dwarf2_debug_hooks): Add set_name.
+       (find_AT_string): New.
+       (add_AT_string): Call find_AT_string.
+       (dwarf2out_set_name): New.
+       * cp/decl.c (grokdeclarator): Call set_name.
+       * vmsdbgout.c (vmsdbg_debug_hooks): Add set_name_debug_nothing.
+       * debug.c (do_nothing_debug_hooks):  Likewise.
+       * dbxout.c (dbx_debug_hooks): Likewise.
+       * sdbout.c (sdb_debug_hooks): Likewise.
 
 2009-04-15  Michael Eager <eager@eagercon.com>
 
-       * config/rs6000/rs6000.c: rs6000_function_value: set function return
-       reg for single-precision FPU
-       * config/rs6000/rs6000.md: (movsi_internal1): only for !TARGET_SINGLE_FPU
-       (movsi_internal1_single): New: add pattern to move SI values to/from
+       * config/rs6000/rs6000.c (rs6000_function_value): Set function return
+       reg for single-precision FPU.
+       * config/rs6000/rs6000.md (movsi_internal1): Only for
+       !TARGET_SINGLE_FPU.
+       (movsi_internal1_single): New. Add pattern to move SI values to/from
        single-precision FP regs.
 
 2009-04-15  Richard Guenther  <rguenther@suse.de>
        * omp-low.c (lower_rec_input_clauses): Build correct address
        expressions.
        (expand_omp_for_generic): Fix multiplication type.
-       * tree-loop-distribution.c (build_size_arg): Build a
-       size_t argument.
+       * tree-loop-distribution.c (build_size_arg): Build a size_t argument.
        (generate_memset_zero): Fix types.
        * tree-profile.c (prepare_instrumented_value): Correctly
        widen a pointer.
        (c_parser_alignof_expression): Likewise.
        (c_parser_postfix_expression): Likewise.  Pull setting of
        original_code to top of function.
-       (c_parser_postfix_expression_after_paren_type): Set
-       original_type.
+       (c_parser_postfix_expression_after_paren_type): Set original_type.
        (c_parser_postfix_expression_after_primary): Likewise.
        (c_parser_expression): Likewise.
        * c-typeck.c (build_external_ref): Add type parameter.  Change all
 2009-04-14  Rafael Avila de Espindola  <espindola@google.com>
 
        Merge:
-
        2008-12-19  Diego Novillo  <dnovillo@google.com>
 
-               * cgraph.c (dump_cgraph_node): Show memory address of NODE.
+       * cgraph.c (dump_cgraph_node): Show memory address of NODE.
 
 2000-04-14  Richard Guenther  <rguenther@suse.de>
 
 2009-04-02  Dodji Seketeli  <dodji@redhat.com>
 
        PR c++/26693
-       * c-decl.c: (clone_underlying_type): Move this ...
+       * c-decl.c (clone_underlying_type): Move this ...
        * c-common.c (set_underlying_type): ... here.
        Also, make sure the function properly sets TYPE_STUB_DECL() on
        the newly created typedef variant type.