gcc/
[official-gcc.git] / gcc / ChangeLog
bloba083f5c2b9ad1873585d411d693d75ac698cf872
1 2010-06-10  Jan Beulich  <jbeulich@novell.com>
3         * configure.ac: Replace $() with ${} when intending to expand
4         variables rather than invoking commands.
5         * configure: Re-generate.
7 2010-06-10  Jan Hubicka  <jh@suse.cz>
9         PR rtl-optimization/44460
10         * emit-rtl.c (set_mem_attributes_minus_bitpos): Remove TYPE_NEEDS_CONSTRUCTING
11         sanity check.
13 2010-06-10  Gerald Pfeifer  <gerald@pfeifer.com>
15         * doc/include/fdl.texi: Move to GFDL version 1.3.
17         * doc/cpp.texi: Move to GFDL version 1.3.
18         * doc/gcc.texi: Move to GFDL version 1.3.  Fix copyright years.
19         * doc/gccint.texi: Move to GFDL version 1.3.
20         * doc/gcov.texi: Move to GFDL version 1.3.  Update copyright years.
21         * doc/install.texi: Move to GFDL version 1.3.  Fix copyright years.
22         * doc/invoke.texi: Move to GFDL version 1.3.
24 2010-06-09  Jan Hubicka  <jh@suse.cz>
26         * ipa-pure-const.c (propagate_pure_const, propagate_noreturn):
27         Break out from ...
28         (propagate) ... here; swap the order.
30 2010-06-09  Jan Hubicka  <jh@suse.cz>
32         * bitmap.c (bitmap_elt_insert_after, bitmap_first_set_bit,
33         bitmap_first_set_bit, bitmap_last_set_bit, bitmap_last_set_bit,
34         bitmap_and_into, bitmap_and_compl_into, bitmap_set_range,
35         bitmap_compl_and_into, bitmap_elt_ior): Use checking asserts.
37 2010-06-09  Changpeng Fang  <changpeng.fang@amd.com>
39         * tree-ssa-loop-prefetch.c (gather_memory_references_ref):
40         Do not the gather memory reference in the outer loop if the step
41         is not a constant.
43 2010-06-09  Changpeng Fang  <changpeng.fang@amd.com>
45         * tree-ssa-loop-prefetch.c (PREFETCH_MOD_TO_UNROLL_FACTOR_RATIO) :
46         Change the PREFETCH_MOD_TO_UNROLL_FACTOR_RATIO threshold value from
47         8 to 4.  Minor change of the related comments.
49 2010-06-09  Sebastian Pop  <sebastian.pop@amd.com>
51         * tree-scalar-evolution.c (instantiate_scev_name): Do not fail
52         the scev analysis when the variable is not used outside the loop
53         in a close phi node: call compute_overall_effect_of_inner_loop.
55 2010-06-09  Sebastian Pop  <sebastian.pop@amd.com>
57         * graphite-sese-to-poly.c (single_pred_cond): Renamed
58         single_pred_cond_non_loop_exit.  Return NULL for loop exit edges.
59         (build_sese_conditions_before): Renamed call to single_pred_cond.
60         (build_sese_conditions_after): Same.
62 2010-06-09  Sebastian Pop  <sebastian.pop@amd.com>
64         * graphite-poly.h: Fix comments and indentation.
65         * graphite-sese-to-poly.c: Same.
66         (build_sese_conditions_before): Compute stmt and gbb only when needed.
67         * tree-chrec.c: Fix comments and indentation.
68         (tree-ssa-loop-niter.c): Same.
70 2010-06-09  Eric Botcazou  <ebotcazou@adacore.com>
72         PR rtl-optimization/42461
73         * dce.c (deletable_insn_p): Return true for const or pure calls again.
74         * except.c (insn_could_throw_p): Return false if !flag_exceptions.
76 2010-06-09  Jan Hubicka  <jh@suse.cz>
78         * bitmap.c (bitmap_and): Walk array forward.
79         (bitmap_and_compl_into): Likewise.
80         (bitmap_xor): Likewise.
81         (bitmap_xor_into):  Likewise.
82         (bitmap_equal_p): Likewise.
83         (bitmap_intersect_p): Likewise.
84         (bitmap_intersect_compl_p): Likewise.
85         (bitmap_ior_and_into): Likewise.
86         (bitmap_elt_copy): Likewise.
87         (bitmap_and_compl): Likewise.
88         (bitmap_elt_ior): Likewise.
90 2010-06-09  Dave Korn  <dave.korn.cygwin@gmail.com>
92         * opts-common.c (prune_options): Ensure replacement argv array
93         is correctly terminated by a NULL entry.
95 2010-06-09  Jan Hubicka  <jh@suse.cz>
97         * cgraph.h (varpool_first_static_initializer,
98         varpool_next_static_initializer): Make checking only when
99         checking enabled.
100         * tree-vectorizer.h (vinfo_for_stmt): Remove check.
101         (set_vinfo_for_stmt, get_earlier_stmt, is_loop_header_bb_p): Change
102         gcc_assert to gcc_checking_assert.
103         * tree-flow-inline.h (gimple_vop, get_var_ann, relink_imm_use, phi_nodes
104         set_phi_nodes, phi_arg_index_from_use, op_iter_next_use,
105         op_iter_next_def, op_iter_next_tree, op_iter_init, op_iter_init_use,
106         op_iter_init_phiuse, op_iter_init_phidef, array_ref_contains_indirect_ref,
107         ref_contains_array_ref): Use gcc_checking_assert.
108         * emit-rtl.h (set_first_insn, set_last_insn): Likewise.
109         * tree-ssa-live.h (var_to_partition, var_to_partition_to_var,
110         partition_is_global, live_on_entry, live_on_exit,
111         live_merge_and_clear): Likewise.
112         * system.h (gcc_checking_assert): New macro.
113         * gimple.h (set_bb_seq): Use gcc_checking_assert.
115 2010-06-09  Jason Merrill  <jason@redhat.com>
117         * Makefile.in (TAGS): Collect tags info from c-family.
119 2010-06-09  Jan Hubicka  <jh@suse.cz>
121         * gimple.h (gcc_gimple_checking_assert): New macro.
122         (gimple_set_def_ops, gimple_set_use_ops,
123         gimple_set_vuse, gimple_set_vdef,
124         gimple_omp_subcode, gimple_omp_set_subcode, gimple_ops, gimple_op,
125         gimple_op_ptr, gimple_op_ptr, gimple_set_op, gimple_bind_set_block,
126         gimple_asm_input_op, gimple_asm_input_op_ptr, gimple_asm_set_input_op,
127         gimple_asm_output_op, gimple_asm_output_op_ptr,
128         gimple_asm_set_output_op, gimple_asm_clobber_op, 
129         gimple_asm_set_clobber_op, gimple_asm_label_op,
130         gimple_asm_set_label_op, gimple_try_set_kind, gimple_try_catch_is_cleanup
131         gimple_try_set_catch_is_cleanup, gimple_phi_arg, 
132         gimple_switch_num_labels, gimple_switch_set_index, gimple_switch_label,
133         gimple_switch_set_label, gimple_omp_for_index, gimple_omp_for_index_ptr,
134         gimple_omp_for_set_index, gimple_omp_for_initial, gimple_omp_for_initial_ptr,
135         gimple_omp_for_set_initial, gimple_omp_for_final, gimple_omp_for_final_ptr,
136         gimple_omp_for_set_final, gimple_omp_for_incr, gimple_omp_for_incr_ptr,
137         gimple_omp_for_set_incr, gimple_omp_for_set_cond, gimple_omp_for_cond): Make
138         checking conditional with ENABLE_GIMPLE_CHECKING.
139         (gimple_phi_set_arg): Likewise; replace memcpy by assignment.
141 2010-06-09  Sandra Loosemore  <sandra@codesourcery.com>
143         * tree-ssa-loop-ivopts.c (adjust_setup_cost): New function.
144         (get_computation_cost_at): Use it.
145         (determine_use_iv_cost_condition): Likewise.
146         (determine_iv_cost): Likewise.
148 2010-06-09  Richard Guenther  <rguenther@suse.de>
150         * tree-ssa-loop-niter.c (simplify_replace_tree): Do not
151         replace constants.
153 2010-06-09  Kai Tietz  <kai.tietz@onevision.com>
155         * c-objc-common.c (c_tree_printer): Pre-intialize t by NULL_TREE.
157 2010-06-09  Martin Jambor  <mjambor@suse.cz>
159         PR tree-optimization/44423
160         * tree-sra.c (dump_access): Dump also grp_assignment_read.
161         (analyze_access_subtree): Pass negative allow_replacements to children
162         if the current type is scalar.
164 2010-06-09  Joern Rennecke  <amylaar@spamcop.net>
166         PR testsuite/42843
167         * gcc-plugin.h (int plugin_is_GPL_compatible): Declare as extern "C".
168         * doc/plugins.texi (Plugin license check): Update information
169         on type of plugin_is_GPL_compatible.
170         * Makefile.in (PLUGINCC): Define as $(COMPILER).
171         (PLUGINCFLAGS): Define as $(COMPILER_FLAGS).
173 2010-06-09  Bernd Schmidt  <bernds@codesourcery.com>
175         * config/arm/arm.c (thumb2_reorg): New function.
176         (arm_reorg): Call it.
177         * config/arm/thumb2.md (define_peephole2 for flag clobbering
178         arithmetic operations): Delete.
180 2010-06-09  Edmar Wienskoski  <edmar@freescale.com>
182         PR target/44067
183         * config/rs6000/rs6000.md (DIFD): Do not split dpfp values for
184         e500v2 target.
186 2010-06-09  Joern Rennecke  <joern.rennecke@embecosm.com>
188         PR plugins/44459
189         * gcc-plugin.h: Encapsulate all declarations in extern "C".
191 2010-06-08  Jan Hubicka  <jh@suse.cz>
193         * basic-block.h (single_succ_edge, single_pred_edge, ei_container,
194         ei_next, ei_prev): Do sanity checking with ENABLE_CHECKING only.
196 2010-06-08  Sandra Loosemore  <sandra@codesourcery.com>
198         PR tree-optimization/39874
199         PR middle-end/28685
200         * gimple.h (maybe_fold_and_comparisons, maybe_fold_or_comparisons):
201         Declare.
202         * gimple-fold.c (canonicalize_bool, same_bool_comparison_p,
203         same_bool_result_p): New.
204         (and_var_with_comparison, and_var_with_comparison_1,
205         and_comparisons_1, and_comparisons, maybe_fold_and_comparisons): New.
206         (or_var_with_comparison, or_var_with_comparison_1,
207         or_comparisons_1, or_comparisons, maybe_fold_or_comparisons): New.
208         * tree-ssa-reassoc.c (eliminate_redundant_comparison): Use
209         maybe_fold_and_comparisons or maybe_fold_or_comparisons instead
210         of combine_comparisons.
211         * tree-ssa-ifcombine.c (ifcombine_ifandif, ifcombine_iforif): Likewise.
213 2010-06-08  Anatoly Sokolov  <aesok@post.ru>
215         * config/pdp11/pdp11.h (FUNCTION_VALUE, FUNCTION_OUTGOING_VALUE,
216         LIBCALL_VALUE, FUNCTION_VALUE_REGNO_P): Remove macros.
217         * config/pdp11/pdp11.c (pdp11_function_value, pdp11_libcall_value,
218         pdp11_function_value_regno_p): New functions.
219         (TARGET_FUNCTION_VALUE, TARGET_LIBCALL_VALUE,
220         TARGET_FUNCTION_VALUE_REGNO_P): Define.
222 2010-06-08  Kazu Hirata  <kazu@codesourcery.com>
224         * config/arm/arm.c (arm_rtx_costs_1): Don't special case for
225         Thumb-2 in the MINUS case.
227 2010-06-08  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
229         * doc/tm.texi (Per-Function Data): Do not reference ggc_alloc.
231         * doc/gty.texi (GTY Options): Document typed GC allocation and
232         variable_size GTY option.
234         * ggc-internal.h: New.
236         * ggc.h: Update copyright year.
237         (digit_string): Move to stringpool.c.
238         (ggc_mark_stringpool, ggc_purge_stringpool, ggc_mark_roots)
239         (gt_pch_save_stringpool, gt_pch_fixup_stringpool)
240         (gt_pach_restore_stringpool, gt_pch_p_S, gt_pch_note_object)
241         (init_ggc_pch, ggc_pch_count_object, ggc_pch_total_size)
242         (ggc_pch_this_base, ggc_pch_alloc_object, ggc_pch_prepare_write)
243         (ggc_pch_write_object, ggc_pch_finish, ggc_pch_read)
244         (ggc_force_collect, ggc_get_size, ggc_statistics)
245         (ggc_print_common_statistics): Move to ggc-internal.h.
246         (digit_vector, new_ggc_zone, destroy_ggc_zone, ggc_alloc_stat)
247         (ggc_alloc, ggc_alloc_cleared, ggc_realloc, ggc_calloc, GGC_NEW)
248         (GGC_CNEW, GGC_NEWVEC, GGC_CNEWVEC, GGC_NEWVAR, ggc_alloc_rtvec)
249         (ggc_alloc_tree, gt_pch_save, ggc_min_expand_heuristic)
250         (ggc_min_heapsize_heuristic, ggc_alloc_zone)
251         (ggc_alloc_zone_pass_stat): Remove.
252         (ggc_internal_alloc_stat, ggc_internal_alloc)
253         (ggc_internal_cleared_alloc_stat): New.
254         (GGC_RESIZEVEC, GGC_RESIZEVAR): Redefine.
255         (ggc_internal_vec_alloc_stat)
256         (ggc_internal_cleared_vec_alloc_stat)
257         (ggc_internal_vec_alloc_stat, ggc_internal_cleared_vec_alloc)
258         (ggc_alloc_atomic_stat, ggc_alloc_atomic)
259         (ggc_alloc_cleared_atomic, ggc_cleared_alloc_htab_ignore_args)
260         (ggc_cleared_alloc_ptr_array_two_args): New.
261         (htab_create_ggc, splay_tree_new_ggc): Redefine.
262         (ggc_splay_alloc): Change the type of the first argument to
263         enum gt_types_enum.
264         (ggc_alloc_string): Make macro.
265         (ggc_alloc_string_stat): New.
266         (ggc_strdup): Redefine.
267         (rtl_zone, tree_zone, tree_id_zone): Declare unconditionally.
268         (ggc_alloc_rtvec_sized): New.
269         (ggc_alloc_zone_stat): Rename to ggc_internal_alloc_zone_stat.
270         (ggc_internal_alloc_zone_pass_stat, ggc_internal_alloc_zone_stat)
271         (ggc_internal_cleared_alloc_zone_stat)
272         (ggc_internal_zone_alloc_stat)
273         (ggc_internal_zone_cleared_alloc_stat)
274         (ggc_internal_zone_vec_alloc_stat)
275         (ggc_alloc_zone_rtx_def_stat)
276         (ggc_alloc_zone_tree_node_stat)
277         (ggc_alloc_zone_cleared_tree_node_stat)
278         (ggc_alloc_cleared_gimple_statement_d_stat): New.
280         * ggc-common.c: Include ggc-internal.h.
281         (ggc_internal_cleared_alloc_stat): Rename from
282         ggc_alloc_cleared_stat.
283         (ggc_realloc_stat): Use ggc_internal_alloc_stat.
284         (ggc_calloc): Remove.
285         (ggc_cleared_alloc_htab_ignore_args): New.
286         (ggc_cleared_alloc_ptr_array_two_args): New.
287         (ggc_splay_alloc): Add obj_type parameter.
288         (init_ggc_heuristics): Formatting fixes.
290         * ggc-none.c: Update copyright year.
291         (ggc_alloc_stat): Rename to ggc_alloc_stat.
292         (ggc_alloc_cleared_stat): Rename to
293         ggc_internal_cleared_alloc_stat.
294         (struct alloc_zone, rtl_zone, tree_zone, tree_id_zone): New.
296         * ggc-page.c: Update copyright year.  Include ggc-internal.h.
297         Remove references to ggc_alloc in comments.
298         (ggc_alloc_typed_stat): Call ggc_internal_alloc_stat.
299         (ggc_alloc_stat): Rename to ggc_internal_alloc_stat.
300         (new_ggc_zone, destroy_ggc_zone): Remove.
301         (struct alloc_zone, rtl_zone, tree_zone, tree_id_zone): New.
303         * ggc-zone.c: Include ggc-internal.h.  Remove references to
304         ggc_alloc in comments.
305         (ggc_alloc_zone_stat): ggc_internal_alloc_zone_stat.
306         (ggc_internal_alloc_zone_pass_stat): New.
307         (ggc_internal_cleared_alloc_zone_stat): New.
308         (ggc_alloc_typed_stat): Use ggc_internal_alloc_zone_pass_stat.
309         (ggc_alloc_stat): Rename ggc_internal_alloc_stat.
310         (new_ggc_zone, destroy_ggc_zone): Remove.
312         * stringpool.c: Update copyright year.  Include ggc-internal.h
313         (digit_vector): Make static.
314         (digit_string): Moved from ggc.h.
315         (stringpool_ggc_alloc): Use ggc_alloc_atomic.
316         (ggc_alloc_string): Rename to ggc_alloc_string_stat.
318         * Makefile.in (GGC_INTERNAL_H): New.
319         (ggc_common.o, ggc-page.o, ggc-zone.o, stringpool.o): Add
320         $(GGC_INTERNAL_H) to dependencies.
322         * gentype.c: Update copyright year.
323         (walk_type): Accept variable_size GTY option.
324         (USED_BY_TYPED_GC_P): New macro.
325         (write_enum_defn): Use USED_BY_TYPED_GC_P.  Do not output
326         whitespace at the end of strings.
327         (get_type_specifier, variable_size_p): New functions.
328         (alloc_quantity, alloc_zone): New enums.
329         (write_typed_alloc_def): New function.
330         (write_typed_struct_alloc_def): Likewise.
331         (write_typed_typed_typedef_alloc_def): Likewise.
332         (write_typed_alloc_defns): Likewise.
333         (output_typename, write_splay_tree_allocator_def): Likewise.
334         (write_splay_tree_allocators): Likewise.
335         (main): Call write_typed_alloc_defns and
336         write_splay_tree_allocators.
338         * lto-streamer.h (lto_file_decl_data_ptr): New.
340         * passes.c (order): Define using cgraph_node_ptr.
342         * strinpool.c (struct string_pool_data): Declare nested_ptr using
343         ht_identifier_ptr.
345         * gimple.h (union gimple_statement_d): Likewise.
347         * rtl.h (struct rtx_def): Likewise.
348         (struct rtvec_def): Likewise.
350         * tree.h (union tree_node): Likewise.
352         * tree-ssa-operands.h (struct ssa_operand_memory_d): Likewise.
354         * cfgloop.c (record_loop_exits): Use htab_create_ggc.
356         * tree-scalar-evolution.c (scev_initialize): Likewise.
358         * alias.c (record_alias_subset): Update splay_tree_new_ggc call.
360         * dwarf2asm.c (dw2_force_const_mem): Likewise.
362         * omp-low.c (lower_omp_critical): Likewise.
364         * bitmap.h (struct bitmap_head_def): Update comment to not
365         reference ggc_alloc.
367         * config/pa/pa.c (get_deferred_label): Use GGC_RESIZEVEC.
369         * ira.c (fix_reg_equiv_init): Use GGC_RESIZEVEC.
371         * ipa-prop.c (duplicate_ggc_array): Rename to
372         duplicate_ipa_jump_func_array.  Use typed GC allocation.
373         (ipa_edge_duplication_hook): Call duplicate_ipa_jump_func_array.
375         * gimple.c (gimple_alloc_stat): Use
376         ggc_alloc_cleared_gimple_statement_d_stat.
378         * varasm.c (create_block_symbol): Use ggc_alloc_zone_rtx_def.
380         * tree.c (make_node_stat): Use
381         ggc_alloc_zone_cleared_tree_node_stat.
382         (make_tree_vec_stat): Likewise.
383         (build_vl_exp_stat): Likewise.
384         (copy_node_stat): Use ggc_alloc_zone_tree_node_stat.
385         (make_tree_binfo_stat): Likewise.
386         (tree_cons_stat): Likewise.
388         * rtl.c (rtx_alloc_stat): Use ggc_alloc_zone_rtx_def_stat.
389         (shallow_copy_rtx_stat): Likewise.
390         (make_node_stat): Likewise.
392         * lto-symtab.c: Fix comment.
394         * tree-cfg.c (create_bb): Update comment to not reference
395         ggc_alloc_cleared.
396         * tree-ssa-structalias.c (struct heapvar_for_stmt): Fix param_is
397         value.
399         * varpool.c (varpool_node): Use typed GC allocation.
400         (varpool_extra_name_alias): Likewise.
402         * varasm.c (emutls_decl): Likewise.
403         (get_unnamed_section): Likewise.
404         (get_noswitch_section): Likewise.
405         (get_section): Likewise.
406         (get_block_for_section): Likewise.
407         (build_constant_desc): Likewise.
408         (create_constant_pool): Likewise.
409         (force_const_mem): Likewise.
411         * tree.c (build_vl_exp_stat): Likewise.
412         (build_real): Likewise.
413         (build_string): Likewise.
414         (decl_debug_expr_insert): Likewise.
415         (decl_value_expr_insert): Likewise.
416         (type_hash_add): Likewise.
417         (build_omp_clause): Likewise.
419         * tree-ssanames.c (duplicate_ssa_name_ptr_info): Likewise.
421         * tree-ssa.c (init_tree_ssa): Likewise.
423         * tree-ssa-structalias.c (heapvar_insert): Likewise.
425         * tree-ssa-operands.c (ssa_operand_alloc): Likewise.
427         * tree-ssa-loop-niter.c (record_estimate): Likewise.
429         * tree-ssa-alias.c (get_ptr_info): Likewise.
431         * tree-scalar-evolution.c (new_scev_info_str): Likewise.
433         * tree-phinodes.c (allocate_phi_node): Likewise.
435         * tree-iterator.c (tsi_link_before): Likewise.
436         (tsi_link_after): Likewise.
438         * tree-eh.c (add_stmt_to_eh_lp_fn): Likewise.
440         * tree-dfa.c (create_var_ann): Likewise.
442         * tree-cfg.c (create_bb): Likewise.
444         * toplev.c (alloc_for_identifier_to_locale): Likewise.
445         (general_init): Likewise.
447         * stringpool.c (stringpool_ggc_alloc): Likewise.
448         (gt_pch_save_stringpool): Likewise.
450         * sese.c (if_region_set_false_region): Likewise.
452         * passes.c (do_per_function_toporder): Likewise.
454         * optabs.c (set_optab_libfunc): Likewise.
455         (set_conv_libfunc): Likewise.
457         * lto-symtab.c (lto_symtab_register_decl): Likewise.
459         * lto-streamer-in.c (lto_input_eh_catch_list): Likewise.
460         (input_eh_region): Likewise.
461         (input_eh_lp): Likewise.
462         (make_new_block): Likewise.
463         (unpack_ts_real_cst_value_fields): Likewise.
465         * lto-section-in.c (lto_new_in_decl_state): Likewise.
467         * lto-cgraph.c (input_node_opt_summary): Likewise.
469         * loop-init.c (loop_optimizer_init): Likewise.
471         * lambda.h (lambda_vector_new): Likewise.
473         * lambda-code.c (replace_uses_equiv_to_x_with_y): Likewise.
475         * ira.c (update_equiv_regs): Likewise.
477         * ipa.c (cgraph_node_set_new): Likewise.
478         (cgraph_node_set_add): Likewise.
479         (varpool_node_set_new): Likewise.
480         (varpool_node_set_add): Likewise.
482         * ipa-prop.c (ipa_compute_jump_functions_for_edge): Likewise.
483         (duplicate_ipa_jump_func_array): Likewise.
484         (ipa_read_node_info): Likewise.
486         * ipa-cp.c (ipcp_create_replace_map): Likewise.
488         * integrate.c (get_hard_reg_initial_val): Likewise.
490         * gimple.c (gimple_alloc_stat): Likewise.
491         (gimple_build_omp_for): Likewise.
492         (gimple_seq_alloc): Likewise.
493         (gimple_copy): Likewise.
495         * gimple-iterator.c (gsi_insert_before_without_update): Likewise.
496         (gsi_insert_after_without_update): Likewise.
498         * function.c (add_frame_space): Likewise.
499         (insert_temp_slot_address): Likewise.
500         (assign_stack_temp_for_type): Likewise.
501         (allocate_struct_function): Likewise.
502         (types_used_by_var_decl_insert): Likewise.
504         * except.c (init_eh_for_function): Likewise.
505         (gen_eh_region): Likewise.
506         (gen_eh_region_catch): Likewise.
507         (gen_eh_landing_pad): Likewise.
508         (add_call_site): Likewise.
510         * emit-rtl.c (get_mem_attrs): Likewise.
511         (get_reg_attrs): Likewise.
512         (start_sequence): Likewise.
513         (init_emit): Likewise.
515         * dwarf2out.c (new_cfi): Likewise.
516         (queue_reg_save): Likewise.
517         (dwarf2out_frame_init): Likewise.
518         (new_loc_descr): Likewise.
519         (find_AT_string): Likewise.
520         (new_die): Likewise.
521         (add_var_loc_to_decl): Likewise.
522         (clone_die): Likewise.
523         (clone_as_declaration): Likewise.
524         (break_out_comdat_types): Likewise.
525         (new_loc_list): Likewise.
526         (loc_descriptor): Likewise.
527         (add_loc_descr_to_each): Likewise.
528         (add_const_value_attribute): Likewise.
529         (tree_add_const_value_attribute): Likewise.
530         (add_comp_dir_attribute): Likewise.
531         (add_name_and_src_coords_attributes): Likewise.
532         (lookup_filename): Likewise.
533         (store_vcall_insn): Likewise.
534         (dwarf2out_init): Likewise.
536         * dbxout.c (dbxout_init): Likewise.
538         * config/xtensa/xtensa.c (xtensa_init_machine_status): Likewise.
540         * config/sparc/sparc.c (sparc_init_machine_status): Likewise.
542         * config/score/score7.c (score7_output_external): Likewise.
544         * config/score/score3.c (score3_output_external): Likewise.
546         * config/s390/s390.c (s390_init_machine_status): Likewise.
548         * config/rs6000/rs6000.c (builtin_function_type): Likewise.
549         (rs6000_init_machine_status): Likewise.
550         (output_toc): Likewise.
552         * config/pa/pa.c (pa_init_machine_status): Likewise.
553         (get_deferred_plabel): Likewise.
555         * config/moxie/moxie.c (moxie_init_machine_status): Likewise.
557         * config/mmix/mmix.c (mmix_init_machine_status): Likewise.
559         * config/mips/mips.c (mflip_mips16_use_mips16_p): Likewise.
561         * config/mep/mep.c (mep_init_machine_status): Likewise.
562         (mep_note_pragma_flag): Likewise.
564         * config/m32c/m32c.c (m32c_init_machine_status): Likewise.
566         * config/iq2000/iq2000.c (iq2000_init_machine_status): Likewise.
568         * config/ia64/ia64.c (ia64_init_machine_status): Likewise.
570         * config/i386/winnt.c (i386_pe_record_external_function): Likewise.
571         (i386_pe_maybe_record_exported_symbol): Likewise.
573         * config/i386/i386.c (get_dllimport_decl): Likewise.
574         (ix86_init_machine_status): Likewise.
575         (assign_386_stack_local): Likewise.
577         * config/frv/frv.c (frv_init_machine_status): Likewise.
579         * config/darwin.c (machopic_indirection_name): Likewise.
581         * config/cris/cris.c (cris_init_machine_status): Likewise.
583         * config/bfin/bfin.c (bfin_init_machine_status): Likewise.
585         * config/avr/avr.c (avr_init_machine_status): Likewise.
587         * config/arm/arm.c (arm_init_machine_status): Likewise.
589         * config/alpha/alpha.c (alpha_init_machine_status): Likewise.
590         (alpha_need_linkage): Likewise.
591         (alpha_use_linkage): Likewise.
593         * cgraph.c (cgraph_allocate_node): Likewise.
594         (cgraph_create_edge_1): Likewise.
595         (cgraph_create_indirect_edge): Likewise.
596         (cgraph_add_asm_node): Likewise.
598         * cfgrtl.c (init_rtl_bb_info): Likewise.
600         * cfgloop.c (alloc_loop): Likewise.
601         (rescan_loop_exit): Likewise.
603         * cfg.c (init_flow): Likewise.
604         (alloc_block): Likewise.
605         (unchecked_make_edge): Likewise.
607         * c-parser.c (c_parse_init): Likewise.
608         (c_parse_file): Likewise.
610         * c-decl.c (bind): Likewise.
611         (record_inline_static): Likewise.
612         (push_scope): Likewise.
613         (make_label): Likewise.
614         (lookup_label_for_goto): Likewise.
615         (finish_struct): Likewise.
616         (finish_enum): Likewise.
617         (c_push_function_context): Likewise.
619         * bitmap.c (bitmap_element_allocate): Likewise.
620         (bitmap_gc_alloc_stat): Likewise.
622         * alias.c (record_alias_subset): Likewise.
623         (init_alias_analysis): Likewise.
625 2010-06-08  Shujing Zhao  <pearly.zhao@oracle.com>
626         
627         * fold-const.c (fold_comparison): Remove redundant parenthesis.
628         * tree-inline.c (expand_call_inline): Pass translated return value of
629         cgraph_inline_failed_string to diagnostic function.
631 2010-06-08  Andrew Pinski <pinskia@gmail.com>
632             Shujing Zhao  <pearly.zhao@oracle.com>
634         PR c/37724
635         * c-typeck.c (convert_for_assignment): Call pedwarn_init if the
636         implicit bad conversions is initialization.
637         (error_init): Use gmsgid instead of msgid for argument name and change
638         the call for error.
639         (pedwarn_init): Use gmsgid instead of msgid for argument name and
640         change the call for pedwarn.
641         (warning_init): Use gmsgid instead of msgid for argument name and
642         change the call for warning.
644 2010-06-07  Nathan Froyd  <froydnj@codesourcery.com>
646         * config/mips/mips-protos.h (mips_print_operand): Delete.
647         (mips_print_operand_address): Delete.
648         * config/mips/mips.h (mips_print_operand_punct): Delete.
649         (PRINT_OPERAND): Delete.
650         (PRINT_OPERAND_PUNCT_VALID_P): Delete.
651         (PRINT_OPERAND_ADDRESS): Delete.
652         * config/mips/mips.c (mips_print_operand_punct): Make static.
653         (mips_print_operand_address): Make static.
654         (mips_print_operand): Make static.  Call
655         mips_print_operand_punct_valid_p.
656         (mips_print_operand_punct_valid_p): New function.
657         (TARGET_PRINT_OPERAND, TARGET_PRINT_OPERAND_ADDRESS): Define.
658         (TARGET_PRINT_OPERAND_PUNCT_VALID_P): Define.
660 2010-06-07  Jan Hubicka  <jh@suse.cz>
662         PR middle-end/44454
663         (df_lr_top_dump, df_lr_bottom_dump): Check that in/out bitmaps
664         are allocated.
666 2010-06-07  Kaz Kojima  <kkojima@gcc.gnu.org>
668         * config/sh/sh.c (sh_build_builtin_va_list): Set tree type
669         name of RECORD.
671 2010-06-07  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
673         * doc/sourcebuild.texi (Effective-Target Keywords, Other
674         attributes): Document gas.
676 2010-06-07  Uros Bizjak  <ubizjak@gmail.com>
678         * config/i386/i386.md (*add<mode>_1): Remove alternative 2.
679         <TYPE_LEA>: Split instruction.
680         <default>: Remove alternative 2 handling.
681         (*addsi_1_zext) <TYPE_LEA>: Split instruction.
682         (add lea splitter): Generate SImode lea for mode sizes <= SImode.
683         (add_zext lea splitter): Use ix86_lea_for_add_ok in insn predicate.
685         (*movsi_1) <TYPE_LEA>: Use %a modifier to output operand 1.
686         (ashift_zext lea splitter): Use DImode for multiplication.
688         * config/i386/i386.c (ix86_expand_epilogue): Do not use ix86_gen_add
689         to generate addition.
691 2010-06-07  Joseph Myers  <joseph@codesourcery.com>
693         * common.opt (fira-verbose): Use Var.
694         (fpcc-struct-return): Use Init instead of VarExists.
695         * defaults.h (DEFAULT_PCC_STRUCT_RETURN): Move definition from
696         toplev.c.
697         * flags.h (flag_signed_char, flag_short_enums,
698         flag_pcc_struct_return, flag_ira_verbose,
699         flag_detailed_statistics, flag_remove_unreachable_functions):
700         Remove.
701         * toplev.c (flag_detailed_statistics, flag_signed_char,
702         flag_short_enums, flag_pcc_struct_return, flag_ira_verbose): Remove.
703         (DEFAULT_PCC_STRUCT_RETURN): Move definition to defaults.h.
704         * toplev.h (flag_crossjumping, flag_if_conversion,
705         flag_if_conversion2, flag_keep_static_consts, flag_peel_loops,
706         flag_rerun_cse_after_loop, flag_thread_jumps, flag_tracer,
707         flag_unroll_loops, flag_unroll_all_loops, flag_unswitch_loops,
708         flag_cprop_registers, time_report, flag_ira_loop_pressure,
709         flag_ira_coalesce, flag_ira_move_spills,
710         flag_ira_share_save_slots, flag_ira_share_spill_slots): Remove.
712 2010-06-07  Jan Hubicka  <jh@suse.cz>
714         * df-core.c (df_analyze_problem): Do verification after allocation.
716         * df-problems.c (df_lr_problem_data): Add lr_bitmaps.
717         (df_lr_alloc): Initialize problem data; move bitmaps to
718         lr_bitmaps obstack.
719         (df_lr_finalize): Free problem data; do not bother to free bitmaps.
720         (df_lr_verify_solution_start): Do not initialize problem data;
721         allocate bitmaps in lr_bitmaps.
722         (df_lr_verify_solution_end): Do not free problem data.
724 2010-06-07  Jan Hubicka  <jh@suse.cz>
726         * cgraph.c (cgraph_edge_cannot_lead_to_return): Also check
727         if caller is noreturn.
728         * ipa-reference.c (analyze_function): Use ipa_ref_cannot_lead_to_return
729         * ipa-ref.h (ipa_ref_cannot_lead_to_return): New function.
730         * ipa-ref.c (ipa_ref_cannot_lead_to_return): New function.
731         * ipa-pure-const.c (check_decl): Add IPA parameter.
732         (state_from_flags): New function.
733         (better_state, worse_state): New functions.
734         (check_call): When in IPA mode, do not care about callees.
735         (check_load, check_store): Update.
736         (check_ipa_load, check_ipa_store): New.
737         (check_stmt): When in IPA mode, use IPA checkers.
738         (analyze_function): Use state_from_flags.
739         (propagate): Check indirect edges and references.
741 2010-06-07  Kazu Hirata  <kazu@codesourcery.com>
743         PR rtl-optimization/44404
744         * auto-inc-dec.c (find_inc): Use reg_overlap_mentioned_p instead
745         of count_occurrences to see if it's safe to modify mem_insn.insn.
747 2010-06-07  Richard Guenther  <rguenther@suse.de>
749         * gimplify.c (gimplify_cleanup_point_expr): For empty body
750         and EH-only cleanup drop the cleanup instead of inserting it
751         unconditionally.
753 2010-06-07  Ira Rosen  <irar@il.ibm.com>
755         * doc/tm.texi (TARGET_VECTORIZE_BUILTIN_VECTORIZATION_COST): Update
756         documentation.
757         * targhooks.c (default_builtin_vectorization_cost): New function.
758         * targhooks.h (default_builtin_vectorization_cost): Declare.
759         * target.h (enum vect_cost_for_stmt): Define.
760         (builtin_vectorization_cost): Change argument and comment.
761         * tree-vectorizer.h: Remove cost model macros.
762         * tree-vect-loop.c: Include target.h.
763         (vect_get_cost): New function.
764         (vect_estimate_min_profitable_iters): Replace cost model macros with
765         calls to vect_get_cost.
766         (vect_model_reduction_cost, vect_model_induction_cost): Likewise.
767         * target-def.h (TARGET_VECTORIZE_BUILTIN_VECTORIZATION_COST): Add
768         default implementation.
769         * tree-vect-stmts.c (cost_for_stmt): Replace cost model macros with
770         calls to target hook builtin_vectorization_cost.
771         (vect_model_simple_cost, vect_model_store_cost, vect_model_load_cost):
772         Likewise.
773         * Makefile.in (tree-vect-loop.o): Add dependency on TARGET_H.
774         * config/spu/spu.c (spu_builtin_vectorization_cost): Replace with new
775         implementation to return costs.
776         * config/i386/i386.c (ix86_builtin_vectorization_cost): Likewise.
777         * config/spu/spu.h: Remove vectorizer cost model macros.
778         * config/i386/i386.h: Likewise.
779         * tree-vect-slp.c (vect_build_slp_tree): Replace cost model macro with
780         a call to target hook builtin_vectorization_cost.
782 2010-06-06  Sriraman Tallam  <tmsriram@google.com>
784         PR target/44319
785         * config/i386/i386.c (override_options): Turn zee pass on for level 2
786         and above and defer till target is known.
787         (optimization_options): Turn on zee pass if TARGET_64BIT is set and
788         turn off otherwise.
790 2010-05-25  Jan Hubicka  <jh@suse.cz>
792         * df-core.c (df_set_blocks): Use bitmap_head instead of bitmap.
793         (df_compact_blocks): Likewise.
794         * df.h (struct df): Turn hardware_regs_used,
795         regular_block_artificial_uses, eh_block_artificial_uses,
796         insns_to_delete, insns_to_rescan, insns_to_notes_rescan into
797         bitmap_head.
798         * df-problems.c (df_lr_local_compute, df_lr_confluence_0,
799         df_byte_lr_alloc, df_simulate_fixup_sets): Update.
800         * df-scan.c (df_scan_free_internal, df_scan_alloc, df_scan_start_dump,
801         df_scan_blocks, df_insn_delete, df_insn_rescan,
802         df_insn_rescan_debug_internal, df_insn_rescan_all,
803         df_process_deferred_rescans, df_process_deferred_rescans,
804         df_notes_rescan, df_get_call_refs, df_get_call_refs,
805         regs_invalidated_by_call_regset, df_get_call_refs, df_bb_refs_collect,
806         df_record_entry_block_defs, df_record_exit_block_uses,
807         df_update_exit_block_uses, df_bb_verify, df_entry_block_bitmap_verify,
808         df_scan_verify): Update.
810 2010-05-25  Dodji Seketeli  <dodji@redhat.com>
812         PR c++/44188
813         * c-common.c (is_typedef_decl): Move this definition ...
814         * tree.c (is_typedef_decl): ... here.
815         (typdef_variant_p): Move definition here from gcc/cp/tree.c.
816         * c-common.h (is_typedef_decl): Move this declaration ...
817         * tree.h (is_typedef_decl): ... here.
818         (typedef_variant_p): Move declaration here from gcc/cp/cp-tree.h
819         * dwarf2out.c (is_naming_typedef_decl): New function.
820         (gen_tagged_type_die): Split out of ...
821         (gen_type_die_with_usage): ... this function. When an anonymous
822         tagged type is named by a typedef, make sure a DW_TAG_typedef DIE
823         is emitted for the typedef.
824         (gen_typedef_die): Emit DW_TAG_typedef also for typedefs naming
825         anonymous tagged types.
827 2010-06-06  Manuel López-Ibáñez  <manu@gcc.gnu.org>
829         PR c/20000
830         * c-decl.c (grokdeclarator): Delete warning.
832 2010-06-06  Eric Botcazou  <ebotcazou@adacore.com>
834         * stor-layout.c (self_referential_size): Set UNKNOWN_LOCATION on the
835         newly built CALL_EXPR.
836         * tree-profile.c (tree_profiling): Don't profile functions produced
837         for built-in stuff.
839 2010-06-06  Segher Boessenkool  <segher@kernel.crashing.org>
841         PR bootstrap/44427
842         PR bootstrap/44428
843         * genautomata.c (SET_BIT, CLEAR_BIT, TEST_BIT): Make these macros
844         endianness-independent.
846 2010-06-05  Steven Bosscher  <steven@gcc.gnu.org>
848         * c-common.c: Move to c-family/.
849         * c-common.def: Likewise.
850         * c-common.h: Likewise.
851         * c-cppbuiltin.c: Likewise.
852         * c-dump.c: Likewise.
853         * c-format.c: Likewise.
854         * c-format.h : Likewise.
855         * c-gimplify.c: Likewise.
856         * c-lex.c: Likewise.
857         * c-omp.c: Likewise.
858         * c.opt: Likewise.
859         * c-opts.c: Likewise.
860         * c-pch.c: Likewise.
861         * c-ppoutput.c: Likewise.
862         * c-pragma.c: Likewise.
863         * c-pragma.h: Likewise.
864         * c-pretty-print.c: Likewise.
865         * c-pretty-print.h: Likewise.
866         * c-semantics.c: Likewise.
867         * stub-objc.c: Likewise.
869         * gengtype.c (get_file_langdir): Special-case files in c-family/.
870         (get_output_file_with_visibility): Fix name for c-common.h.
871         * c-config-lang.in: Update paths in gtfiles for files in c-family/.
873         * c-tree.h: Update include path for moved files.
874         * c-lang.c: Likewise.
875         * c-lang.h: Likewise.
876         * c-parser.c: Likewise.
877         * c-convert.c: Likewise.
878         * c-decl.c: Likewise.
879         * c-objc-common.c: Likewise.
880         * configure.ac: Make sure c-family/ exists in the build directory.
881         * configure: Regenerate.
882         * Makefile.in: Update paths for moved files.  Regroup files per
883         location and update dependencies.  Move generated_files down after
884         ALL_GTFILES_H.
886         * config/spu/spu-c.c: Update paths for moved files.
887         * config/mep/mep-pragma.c: Likewise.
888         * config/darwin-c.c: Likewise.
889         * config/i386/msformat-c.c: Likewise.
890         * config/i386/i386-c.c: Likewise.
891         * config/avr/avr-c.c: Likewise.
892         * config/sol2-c.c: Likewise.
893         * config/ia64/ia64-c.c: Likewise.
894         * config/rs6000/rs6000-c.c: Likewise.
895         * config/arm/arm.c: Likewise.
896         * config/arm/arm-c.c: Likewise.
897         * config/h8300/h8300.c: Likewise.
898         * config/v850/v850-c.c: Likewise.
900         * config/t-darwin: Fix dependencies for moved files.
901         * config/t-sol2: Fix dependencies for moved files.
902         * config/mep/t-mep: Fix dependencies for moved files.
903         * config/ia64/t-ia64: Fix dependencies for moved files.
904         * config/rs6000/t-rs6000: Fix dependencies for moved files.
905         * config/v850/t-v850: Fix dependencies for moved files.
906         * config/v850/t-v850e: Fix dependencies for moved files.
908         * config/m32c/m32c-pragma.c
910         * po/exgettext: Look in c-family/ also.
912 2010-06-05  Eric Botcazou  <ebotcazou@adacore.com>
914         * tree-ssa-dce.c (mark_last_stmt_necessary): New function.
915         (mark_control_dependent_edges_necessary): Call it instead of marking
916         the last statement manually.
917         (propagate_necessity): Likewise.
919 2010-06-05  Jan Hubicka  <jh@suse.cz>
921         * basic-block.h (compute_dominance_frontiers): Updated.
922         (compute_idf): Likewise.
924         * tree-into-ssa.c (insert_phi_nodes): Use bitmap heads
925         for dominance frontiers.
926         (rewrite_into_ssa): Update for bitmap heads in dominance
927         frontiers.
928         (insert_updated_phi_nodes_for): Likewise.
929         (update_ssa): Likewise.
930         * cfganal.c (compute_dominance_frontiers_1): Likewise.
931         (compute_dominance_frontiers): Likewise.
932         (compute_idf): Likewise.
933         * df-problems.c (df_md_local_compute): Likewise.
935 2010-06-05  Anatoly Sokolov  <aesok@post.ru>
937         * target.h (struct gcc_target): Add memory_move_cost field.
938         * target-def.h (TARGET_MEMORY_MOVE_COST): New.
939         (TARGET_INITIALIZER): Use TARGET_MEMORY_MOVE_COST.
940         * targhooks.c (default_memory_move_cost): New function.
941         * targhooks.h (default_memory_move_cost): Declare function.
942         * reload.h (memory_move_cost): Declare.
943         (memory_move_secondary_cost): Change type of 'in' argument to bool.
944         * reginfo.c (memory_move_cost): New function.
945         (memory_move_secondary_cost): Change type of 'in' argument to bool.
946         * ira.h (ira_memory_move_cost): Update comment.
947         * ira.c: (ira_memory_move_cost): Update comment.
948         (setup_class_subset_and_memory_move_costs): Replace MEMORY_MOVE_COST
949         with memory_move_cost.
950         * postreload.c (reload_cse_simplify_set): (Ditto.).
951         * reload1.c (choose_reload_regs): (Ditto.).
952         * doc/tm.texi (TARGET_MEMORY_MOVE_COST): New.
953         (MEMORY_MOVE_COST):  Revise documentation.
955         * config/i386/i386.h (MEMORY_MOVE_COST): Remove macro.
956         * config/i386/i386-protos.h (int ix86_memory_move_cost): Remove.
957         * config/i386/i386.h (ix86_memory_move_cost): Make static. Change
958         type of 'in' argument to bool.
959         (TARGET_MEMORY_MOVE_COST): Define.
961 2010-06-05  Jan Hubicka  <jh@suse.cz>
963         * ipa-pure-const.c (propagate): Fix typo in handling of functions
964         that cannot return.  Be more careful when merging the results with
965         previously known ones.
967 2010-06-05  Matthias Klose  <doko@ubuntu.com>
969         * gcc.c (cc1_options, cpp_unique_options): Use find-plugindir spec
970         function to add the -iplugindir option.
971         (find_plugindir_spec_function): Add new declaration and function.
972         (static_spec_func): Use it for "find-plugindir".
974 2010-06-05  Jakub Jelinek  <jakub@redhat.com>
976         PR c++/44361
977         * c-typeck.c (mark_exp_read): Handle C_MAYBE_CONST_EXPR.
978         * c-parser.c (c_parser_postfix_expression): Call mark_exp_read on
979         statement expression.
981 2010-06-05  Jan Hubicka  <jh@suse.cz>
983         * df-problems.c (seen_in_block, seen_in_insn): Convert to bitmap_head.
984         (df_rd_problem_data): Convert sparse_invalidated_by_call,
985         dense_invalidated_by_call to bitmap head.
986         (df_rd_alloc, df_rd_bb_local_compute_process_def,
987         df_rd_bb_local_compute, df_rd_confluence_n, df_rd_transfer_function,
988         df_rd_start_dump, df_lr_verify_transfer_functions,
989         df_live_verify_transfer_functions, df_chain_create_bb,
990         df_chain_add_problem, df_byte_lr_check_regs, df_byte_lr_alloc,
991         df_byte_lr_confluence_0, df_byte_lr_confluence_n, df_note_compute,
992         df_simulate_one_insn_forwards, df_md_alloc,
993         df_md_bb_local_compute_process_def,
994         df_md_bb_local_compute_process_def, df_md_local_compute,
995         df_md_transfer_function df_md_free): Update.
997 2010-06-05  Joseph Myers  <joseph@codesourcery.com>
999         PR c/44322
1000         * c-typeck.c (build_unary_op): Merge qualifiers into pointer
1001         target type for ADDR_EXPR; require no changes to qualifiers except
1002         for function types.
1003         * c-tree.h (c_build_type_variant): Remove.
1005 2010-06-05  Segher Boessenkool  <segher@kernel.crashing.org>
1007         * genautomata.c (get_excl_set): Do work per element, not per char.
1008         (check_presence_pattern_sets): Similar.
1009         (check_absence_pattern_sets): Similar.
1011 2010-06-05  Segher Boessenkool  <segher@kernel.crashing.org>
1013         * genautomata.c (curr_state_pass_num): Delete.
1014         (min_issue_delay_pass_states): Delete.
1015         (min_issue_delay): Delete.
1016         (initiate_min_issue_delay_pass_states): Delete.
1017         (output_min_issue_delay_table): Compute min_issue_delay_vect
1018         using a breadth-first search variant.
1019         (output_tables): Don't call initiate_min_issue_delay_pass_states.
1021 2010-06-04  H.J. Lu  <hongjiu.lu@intel.com>
1023         PR boostrap/44421
1024         * df-problems.c (df_lr_bb_local_compute): Updated for embedded bitmaps.
1025         (df_byte_lr_bb_local_compute): Likewise.
1027 2010-06-03  Jason Merrill  <jason@redhat.com>
1029         Implement noexcept operator (5.3.7)
1030         * c-common.c (c_common_reswords): Add noexcept.
1031         * c-common.h (enum rid): Add RID_NOEXCEPT.
1033 2010-06-04  Joseph Myers  <joseph@codesourcery.com>
1035         * config/darwin-driver.c (darwin_default_min_version): Use
1036         GCC-specific formats in diagnostics.
1037         * cppspec.c (lang_specific_driver): Use GCC-specific formats in
1038         diagnostics.
1039         * gcc.c (translate_options, read_specs, add_sysrooted_prefix,
1040         execute, process_command, end_going_arg, do_self_spec, do_spec_1,
1041         eval_spec_function, handle_braces, process_brace_body, main,
1042         perror_with_name, used_arg, set_multilib_dir, print_multilib_info,
1043         getenv_spec_function, compare_version_strings,
1044         version_compare_spec_function): Use GCC-specific formats in
1045         diagnostics.
1047 2010-06-04  Uros Bizjak  <ubizjak@gmail.com>
1049         * config/i386/i386.md (*addhi_1_lea) <TYPE_INCDEC, default>: Assert
1050         that operand 0 and operand 1 are equal.
1051         (*addqi_1_lea) <TYPE_INCDEC, default>: Ditto.
1052         (*add<mode>_2) <TYPE_INCDEC>: Remove assert that operand 0
1053         and operand 1 are equal.
1054         <default>: Ditto.  Remove ??? comment.
1055         (*add<mode>_3) <TYPE_INCDEC>: Remove assert that operand 0
1056         and operand 1 are equal.
1057         <default>: Ditto.  Remove ??? comment.
1058         (*adddi_4) <default>: Remove assert that operand 0 and operand 1
1059         are equal.
1060         (*add<mode>_4) <default>: Ditto.
1061         (*add<mode>_5) <TYPE_INCDEC, default>: Ditto.
1063 2010-06-04  Nathan Froyd  <froydnj@codesourcery.com>
1065         * config/i386/i386-protos.h (ix86_print_operand): Declare.
1066         * config/i386/i386.c (ix86_print_operand): Make non-static.
1067         * config/i386/sol2.h (ASM_OUTPUT_CALL): Call ix86_print_operand.
1068         * output.h (output_operand): Declare.
1069         * final.c (output_operand): Make non-static.
1071 2010-06-04  Alexandre Oliva  <aoliva@redhat.com>
1073         PR rtl-optimization/44013
1074         * sched-deps.c (add_dependence_list_and_free): Don't free lists
1075         when processing debug insns.
1077         PR debug/41371
1078         * var-tracking.c (find_loc_in_1pdv): Mark initial value before
1079         recursing.  Check that recursion is bounded.  Rename inner var
1080         to avoid hiding incoming argument.
1082 2010-06-04  Uros Bizjak  <ubizjak@gmail.com>
1084         * config/i386/i386.md (*addqi_2) <TYPE_INCDEC>: Do not assert that
1085         operands[2] == 255.
1086         (*addqi_3): Ditto.
1087         (*addqi_4): Ditto.
1088         (*addqi_5): Ditto.
1089         (*addqi_ext_1_rex64): Ditto.
1090         (*addqi_ext_1): Ditto.
1092         (*addqi_4): Check for incdec_operand in QImode.
1094         (*add<mode>_2): Macroize insn from *add<mode>_2 and *add{qi,hi}_2
1095         using SWI mode iterator.
1096         (*add<mode>_3): Ditto from *add<mode>_3 and *add{qi,hi}_3.
1097         (*add<mode>_4): Macroize insn from *add{qi,hi,si}_4 using SWI124
1098         mode iterator.
1099         (*add<mode>_5): Macroize insn from *add<mode>_5 and *add{qi,hi}_5
1100         using SWI mode iterator.
1102 2010-06-04  Manuel López-Ibáñez  <manu@gcc.gnu.org>
1104         PR c/25880
1105         * c-objc-common.c (c_tree_printer): Handle %V, %v and %#v.
1106         * c-format.c (gcc_diag_flag_specs): Add hash.
1107         (gcc_cxxdiag_flag_specs): Use gcc_diag_flag_specs directly.
1108         (gcc_tdiag_char_table,gcc_cdiag_char_table): Handle %V and %v.
1109         * c-pretty-print.c (pp_c_cv_qualifier): Rename as
1110         pp_c_cv_qualifiers. Handle qualifiers spelling here.
1111         (pp_c_type_qualifier_list): Call the function above.
1112         * c-pretty-print.h (pp_c_cv_qualifiers): Declare.
1113         * c-typeck.c (handle_warn_cast_qual): Print qualifiers.
1114         (WARN_FOR_QUALIFIERS): New macro.
1115         (convert_for_assignment): Use it.
1117 2010-06-04  Kai Tietz  <kai.tietz@onevision.com>
1119         * config/i386/cygming.h (ASM_GENERATE_INTERNAL_LABEL): Prefix by '*'.
1121 2010-06-04  Jan Hubicka  <jh@suse.cz>
1123         * df.h (df_rd_bb_info, df_md_bb_info, df_lr_bb_info, df_live_bb_info,
1124         df_byte_lr_bb_info): Embedd bitmap_head into the structure.
1125         (DF_LIVE_IN, DF_LIVE_OUT, DF_LR_IN, DF_LR_OUT, DF_BYTE_LR_IN,
1126         DF_BYTE_LR_OUT): Update for embedded bitmaps.
1127         * fwprop.c (single_def_use_enter_block): Likewise.
1128         * ddg.c (create_ddg_dep_from_intra_loop_link,
1129         add_cross_iteration_register_deps, build_inter_loop_deps): Likewise.
1130         * loop-iv.c (latch_dominating_def): Likewise.
1131         * df-problems.c (df_rd_free_bb_info, df_rd_alloc,
1132         df_rd_bb_local_compute_process_def, df_rd_bb_local_compute_process_def,
1133         df_rd_init_solution, df_rd_init_solution, df_rd_transfer_function,
1134         df_rd_transfer_function, df_rd_top_dump,
1135         df_rd_bottom_dump): Update.
1136         (df_lr_free_bb_info, df_lr_alloc, df_lr_reset, df_lr_bb_local_compute,
1137         df_lr_bb_local_compute, df_lr_bb_local_compute, df_lr_bb_local_compute,
1138         df_lr_bb_local_compute, df_lr_local_compute, df_lr_init, df_lr_init,
1139         df_lr_confluence_0, df_lr_free, df_lr_top_dump, df_lr_bottom_dump,
1140         df_lr_verify_solution_start, df_lr_verify_solution_end,
1141         df_lr_verify_transfer_functions, df_lr_verify_transfer_functions,
1142         df_live_free_bb_info, df_live_alloc, df_live_reset,
1143         df_live_bb_local_compute, df_live_init, df_live_transfer_function,
1144         df_live_finalize, df_live_free, df_live_top_dump, df_live_bottom_dump,
1145         df_live_verify_solution_start, df_live_verify_solution_end,
1146         df_live_verify_transfer_functions, df_chain_create_bb,
1147         df_byte_lr_free_bb_info, df_byte_lr_alloc, df_byte_lr_reset,
1148         df_byte_lr_bb_local_compute, df_byte_lr_bb_local_compute,
1149         df_byte_lr_bb_local_compute, df_byte_lr_bb_local_compute,
1150         df_byte_lr_bb_local_compute, df_byte_lr_local_compute, df_byte_lr_init,
1151         df_byte_lr_confluence_0, df_byte_lr_confluence_n,
1152         df_byte_lr_transfer_function, df_byte_lr_top_dump,
1153         df_byte_lr_bottom_dump, df_create_unused_note,
1154         df_note_bb_compute, df_md_free_bb_info, df_md_alloc,
1155         df_md_bb_local_compute_process_def, df_md_local_compute, df_md_reset,
1156         df_md_transfer_function, df_md_init, df_md_confluence_0,
1157         df_md_confluence_n,
1158         df_md_top_dump, df_md_bottom_dump): Update.
1159         (struct df_lr_problem_data): Embedd bitmap headers.
1161 2010-06-04  Jan Hubicka  <jh@suse.cz>
1163         * dce.c (dce_process_block): Do not re-scan already marked
1164         instructions.
1166 2010-06-04  Bernd Schmidt  <bernds@codesourcery.com>
1168         PR rtl-optimization/39871
1169         PR rtl-optimization/40615
1170         PR rtl-optimization/42500
1171         PR rtl-optimization/42502
1172         * ira.c (init_reg_equiv_memory_loc: New function.
1173         (ira): Call it twice.
1174         * reload.h (calculate_elim_costs_all_insns): Declare.
1175         * ira-costs.c: Include "reload.h".
1176         (regno_equiv_gains): New static variable.
1177         (init_costs): Allocate it.
1178         (finish_costs): Free it.
1179         (ira_costs): Call calculate_elim_costs_all_insns.
1180         (find_costs_and_classes): Take estimated elimination costs
1181         into account.
1182         (ira_adjust_equiv_reg_cost): New function.
1183         * ira.h (ira_adjust_equiv_reg_cost): Declare it.
1184         * reload1.c (init_eliminable_invariants, free_reg_equiv,
1185         elimination_costs_in_insn, note_reg_elim_costly): New static functions.
1186         (elim_bb): New static variable.
1187         (reload): Move code out of here into init_eliminable_invariants and
1188         free_reg_equiv.  Call them.
1189         (calculate_elim_costs_all_insns): New function.
1190         (eliminate_regs_1): Declare.  Add extra arg FOR_COSTS;
1191         all callers changed.  If FOR_COSTS is true, don't call alter_reg,
1192         but call note_reg_elim_costly if we turned a valid memory address
1193         into an invalid one.
1194         * Makefile.in (ira-costs.o): Depend on reload.h.
1196 2010-06-04  Julian Brown  <julian@codesourcery.com>
1198         * config/arm/thumb2.md (*thumb2_movdf_soft_insn): Fix alternatives
1199         for pool ranges.
1201 2010-06-04  Richard Guenther  <rguenther@suse.de>
1203         PR lto/41584
1204         * cgraph.h (struct varpool_node): Add lto_file_data field.
1205         * lto-cgraph.c (input_varpool_node): Initialize it.
1207 2010-06-04  Uros Bizjak  <ubizjak@gmail.com>
1209         * config/i386/predicates.md (pic_symbolic_operand): Remove predicate.
1210         * config/i386/i386.md (*add<mode>_1): Do not use pic_symbolic_operand
1211         predicate in "type" attribute calculation.
1212         (*addsi_1_zext): Ditto.
1213         (*add<mode>_2): Do not use pic_symbolic_operand in insn predicate.
1214         (*addsi_2_zext): Ditto.
1215         (*add<mode>_3): Ditto.
1216         (*addsi_3_zext): Ditto.
1217         (*add<mode>_5): Ditto.
1219 2010-06-03  Jan Hubicka  <jh@suse.cz>
1221         * tree-into-ssa.c (mark_block_for_update): Avoid redundant call
1222         of bitmap_bit_p.
1223         * cfganal.c (compute_dominance_frontiers_1): Likewise.
1225 2010-06-03  Jan Hubicka  <jh@suse.cz>
1227         * df-problems.c (df_create_unused_note, df_note_bb_compute):
1228         micro-optimize the checks when to add new note.
1230 2010-06-03  Nathan Froyd  <froydnj@codesourcery.com>
1232         * final.c (output_asm_insn): Call
1233         targetm.asm_out.print_operand_punct_valid_p.  Update comments.
1234         (output_operand): Call targetm.asm_out.print_operand.  Update comments.
1235         (output_address): Call targetm.asm_out.print_operand_address.
1236         Update comments.
1237         * target.h (struct gcc_target): Add print_operand,
1238         print_operand_address, and print_operand_punct_valid_p fields.
1239         * targhooks.h (default_print_operand): Declare.
1240         (default_print_operand_address): Declare.
1241         (default_print_operand_punct_valid_p): Declare.
1242         * targhooks.c (default_print_operand): Define.
1243         (default_print_operand_address): Define.
1244         (default_print_operand_punct_valid_p): Define.
1245         * target-def.h (TARGET_PRINT_OPERAND): Define if not defined.
1246         (TARGET_PRINT_OPERAND_ADDRESS): Likewise.
1247         (TARGET_PRINT_OPERAND_PUNCT_VALID_P): Likewise.
1248         (TARGET_ASM_OUT): Add TARGET_PRINT_OPERAND,
1249         TARGET_PRINT_OPERAND_ADDRESS, and TARGET_PRINT_OPERAND_PUNCT_VALID_P.
1250         * vmsdbgout.c (addr_const_to_string): Update comment.
1251         * config/i386/i386.c (print_operand): Rename to...
1252         (ix86_print_operand): ...this.  Make static.
1253         (print_operand_address): Rename to...
1254         (ix86_print_operand_address): ...this.  Make static.  Call
1255         ix86_print_operand instead of PRINT_OPERAND.
1256         (ix86_print_operand_punct_valid_p): New function.
1257         (TARGET_PRINT_OPERAND): Define.
1258         (TARGET_PRINT_OPERAND_ADDRESS): Define.
1259         (TARGET_PRINT_OPERAND_PUNCT_VALID_P): Define.
1260         * config/i386/i386.h (HI_REGISTER_NAMES): Update comment.
1261         (PRINT_OPERAND_PUNCT_VALID_P): Delete.
1262         (PRINT_OPERAND): Delete.
1263         (PRINT_OPERAND_ADDRESS): Delete.
1264         * config/i386/i386-protos.h (print_operand): Delete prototype.
1265         (print_operand_address): Delete prototype.
1267 2010-06-03  Richard Guenther  <rguenther@suse.de>
1269         PR tree-optimization/44403
1270         * tree-vect-data-refs.c (vect_create_addr_base_for_vector_ref):
1271         Preserve pointer qualifiers.
1272         (vect_create_data_ref_ptr): Likewise.
1274 2010-06-03  H.J. Lu  <hongjiu.lu@intel.com>
1276         PR c++/44294
1277         * defaults.h (MAX_FIXED_MODE_SIZE): New.
1279         * stor-layout.c (MAX_FIXED_MODE_SIZE): Removed.
1281 2010-06-03  Jakub Jelinek  <jakub@redhat.com>
1283         PR debug/44375
1284         * tree-cfg.c (gimple_can_merge_blocks_p): For -O0
1285         return false if merging the bbs would lead to goto_locus
1286         location being lost from the IL.
1288 2010-06-03  Jan Hubicka  <jh@suse.cz>
1289             Jakub Jelinek  <jakub@redhat.com>
1291         * var-tracking.c (dataflow_set_equiv_regs): Shortcut the loop if
1292         set->regs[i] is NULL or has just one entry.
1294 2010-06-03  Jan Hubicka  <jh@suse.cz>
1296         * lto-cgraph.c (lto_varpool_encoder_size): Remove.
1297         * lto-streamer.h (lto_varpool_encoder_size): New inline function.
1299 2010-06-03  Paul Brook  <paul@codesourcery.com>
1301         * config/arm/arm.c (FL_TUNE): Define.
1302         (arm_default_cpu, arm_cpu_select): Remove.
1303         (all_cores): Populate core field.
1304         (arm_selected_arch, arm_selected_cpu, arm_selected_tune): New.
1305         (arm_find_cpu): New function.
1306         (arm_handle_option): Lookup cpu/architecture names.
1307         (arm_override_options): Cleanup mcpu/march/mtune handling.
1308         (arm_file_start): Ditto.
1310 2010-06-03  Alan Modra  <amodra@gmail.com>
1312         PR target/44169
1313         * config/rs6000/rs6000.md (load_toc_v4_PIC_1b): Add label operand.
1314         * config/rs6000/rs6000.c (rs6000_legitimize_tls_address): Pass label
1315         rtx to gen_load_toc_v4_PIC_1b.  Tidy.
1316         (rs6000_emit_load_toc_table): Likewise.
1318 2010-06-02  Jan Hubicka  <jh@suse.cz>
1320         * passes.c (init_optimization_passes): Put ipa reference
1321         after ipa pure-const.
1323 2010-06-02  Jan Hubicka  <jh@suse.cz>
1325         * ipa-reference.c (ipa_reference_local_vars_info_d): Remove
1326         calls_read_all and calls_write_all.
1327         (get_reference_optimization_summary): Fix formatting.
1328         (is_proper_for_analysis): Check that decl is not readonly.
1329         (propagate_bits): Check CONST/PURE/noreturn flags.
1330         (ipa_init): Move all_module_statics to optimization_summary_obstack.
1331         (analyze_function): Ignore indirect edges.
1332         (copy_global_bitmap): For all module statics, do nothing.
1333         (generate_summary): Do not print calls_read_all/calls_write_all.
1334         (read_write_all_from_decl): Take node as argument; check
1335         cgraph_node_cannot_return.
1336         (propagate): Reorganize read_all/write_all computation;
1337         check indirect edges; check ecf flags; use all_module_statics
1338         in the results; do not free all_module_statics.
1339         (stream_out_bitmap): Handle all_module_statics.
1340         (ipa_reference_write_optimization_summary): Likewise; use
1341         varpool/cgraph encoders to get boundaries.
1342         (ipa_reference_read_optimization_summary): Read in all_module_statics;
1343         use it when possible.
1345 2010-06-02  Michael Meissner  <meissner@linux.vnet.ibm.com>
1347         PR target/44218
1348         * doc/invoke.texi (RS/6000 and PowerPC Options): Delete obsolete
1349         -mswdiv option.  Add -mrecip, -mrecip=<xxx>, -mrecip-precision options.
1351         * doc/extend.texi (powerpc builtins): Document vec_recip,
1352         vec_rsqrt, vec_rsqrte altivec/vsx builtins.
1354         * config/rs6000/rs60000-protos.h (rs6000_emit_swdiv): New function.
1355         (rs6000_emit_swrsqrt): Ditto.
1356         (rs6000_emit_swdivsf): Delete.
1357         (rs6000_emit_swdivdf): Ditto.
1358         (rs6000_emit_swrsqrtsf): Ditto.
1360         * config/rs6000/rs6000.c (rs6000_recip_bits): New global to
1361         describe the reciprocal estimate support for each type.
1362         (recip_options): Map -mrecip=<opt> into option bits.
1363         (gen_2arg_fn_t): New typedef for binary rtx gen function.
1364         (rs6000_debug_reg_global): If -mdebug=reg, print the state of the
1365         reciprocal estimate instructions.
1366         (rs6000_init_hard_regno_mode_ok): Key ws constraint off of the
1367         debug -mvsx-scalar-memory switch instead of -mvsx-scalar-double.
1368         Set up rs6000_recip_bits based on the -mrecip* options.  Print the
1369         cost information if -mdebug=cost or -mdebug=reg.
1370         (rs6000_override_options): Set -mrecip-precision for power6, and
1371         power7 machines.  If -mvsx or -mdfp, enable various options that
1372         came in previous instruction set ISAs, unless the option was
1373         explicitly disabled by the command line option.  Parse
1374         -mrecip=<opt> options.
1375         (rs6000_builtin_vectorized_function): Add support for vectorizing
1376         the reciprocal estimate builtins and expansions.
1377         (rs6000_handle_option): Add -mrecip, -mrecip=<opt> support.
1378         (bdesc_2arg): Add reciprocal estimate builtins.
1379         (bdesc_1arg): Add reciprocal square root estimate builtins.
1380         (rs6000_expand_builtin): Rewrite to use a switch statement,
1381         instead of multiple if/then/elses.  Add reciprocal estimate builtins.
1382         (rs6000_init_builtins): Create declarations for reciprocal
1383         estimate builtins.
1384         (rs6000_preferred_reload_class): Simplify VSX preferences, if scalar
1385         sized, prefer traditional floating point registers, if integer
1386         vector types, prefer altivec registers.  Don't actually look at
1387         the memory address any more.
1388         (rs6000_builtin_reciprocal): Add new builtin reciprocal estimate
1389         builtins.
1390         (rs6000_load_constant_and_splat): New helper function to load up
1391         the constant for reciprocal estimate instructions.
1392         (rs6000_emit_madd): New helper function for generating
1393         multiply/add type instructions, based on the current switches.
1394         (rs6000_emit_msub): Ditto.
1395         (rs6000_emit_mnsub): Ditto.
1396         (rs6000_emit_swdiv_high_precision): Replace rs6000_emit_swdivsf to
1397         replace a divide with a reciprocal estimate and fixup, adding
1398         support for machines with high precision and vectors.
1399         (rs6000_emit_swdiv_low_precision): Rewrite rs6000_emit_swdivdf for
1400         low precision machines.
1401         (rs6000_emit_swdiv): New common function to be called to replace a
1402         division with reciprocal estimate and fixup.
1403         (rs6000_emit_swrsqrt): Replace rs6000_emit_swrsqrtsf.  Add support
1404         for double and vector types.  Add support for high precision machines.
1406         * config/rs6000/rs6000.h (TARGET_FRES): New macro to say whether
1407         the reciprocal estimate instructions can be generated.
1408         (TARGET_FRE): Ditto.
1409         (TARGET_FRSQRTES): Ditto.
1410         (TARGET_FRSQRTE): Ditto.
1411         (RS6000_RECIP_*): New macros for reciprocal estimate support.
1413         * config/rs6000/vector.md (rsqrte<mode>2): New insn for reciprocal
1414         square root estimate on vectors.
1415         (re<mode>2): New insn for reciprocal division estimate on vectors.
1417         * config/rs6000/rs6000-buitlins.def (ALTIVEC_BUILTIN_VRSQRTFP):
1418         New builtin.
1419         (ALTIVEC_BUILTIN_VRECIPFP): Ditto.
1420         (ALTIVEC_BUITLIN_VEC_RE): Ditto.
1421         (ALTIVEC_BUILTIN_VEC_RSQRT): Ditto.
1422         (VSX_BUILTIN_RSQRT_V4SF): Ditto.
1423         (VSX_BUITLIN_RSQRT_V2DF): Ditto.
1424         (RS6000_BUILTIN_RSQRT): Ditto.
1425         (ALTIVEC_BUILTIN_VEC_RSQRTE): Denote that the builtin is a
1426         floating point builtin.
1428         * config/rs6000/rs6000-c.c (rs6000_cpu_cpp_builtins): Define
1429         macros __RECIP__, __RECIPF__, __RSQRTE__, __RSQRTEF__,
1430         __RECIP_PRECISION__ based on the command line switches.
1431         (altivec_overloaded_builtins): Add reciprocal estimate builtins.
1433         * config/rs6000/rs6000.opt (-mrecip): Document add support for
1434         replacing division instructions with reciprocal estimate and fixup.
1435         (-mrecip=<opt>): New option.
1436         (-mrecip-precision): Ditto.
1438         * config/rs6000/vsx.md (UNSPEC_VSX_RSQRTE): Delete.
1439         (vsx_rsqrte<mode>2): Use UNSPEC_RSQRT not UNSPEC_VSX_RSQRTE.
1440         (vsx_copysignsf3): If -mvsx, use double precision cpsign on single
1441         precision scalar.
1443         * config/rs6000/altivec.md (UNSPEC_RSQRTEFP): Delete.
1444         (UNSPEC_VREFP): Ditto.
1445         (altivec_vnmsubfp*): Make altivec nmsub mirror the scalar and VSX
1446         conterparts with regard to support of -mno-fused-madd and -ffast-math.
1447         (altivec_vrsqrtefp): Use common UNSPEC to allow scalar/vector
1448         reciprocal estimate instructions to be generated.
1449         (altivec_vrefp): Ditto.
1451         * config/rs6000/rs6000.md (RECIPF): New iterator for reciprocal
1452         estimate support.
1453         (rreg): New mode attribute for reciprocal estimate support.
1454         (recip<mode>3): New insn for division using reciprocal estimate
1455         and fixup builtins.
1456         (divide define_split): New define_split to convert floating point
1457         division to use reciprocal estimate if the user used the
1458         appropriate options and the split is run when we can add new
1459         pseudo registers for the fixup.
1460         (rsqrt<mode>2): New insn for reciprocal square root support.
1461         (recipsf3): Move into recip<mode>3.
1462         (recipdf3): Ditto.
1463         (fres): Use TARGET_FRES.
1464         (rsqrtsf2): Move into rsqrt<mode>2.
1465         (rsqrtsf_internal1): Use TARGET_FRSQRTSES.
1466         (copysignsf3): Add support for VSX.
1467         (fred): Use TARGET_FRE.
1468         (fred_fpr): Ditto.
1469         (rsqrtdf_internal1): New function for frsqrte instruciton.
1471         * config/rs6000/altivec.h (vec_recipdiv): Define new vector builtin.
1472         (vec_rsqrt): Ditto.
1474 2010-06-03  Richard Guenther  <rguenther@suse.de>
1476         PR middle-end/44291
1477         * optabs.c (init_one_libfunc): Use IDENTIFIER_HASH_VALUE.
1478         (set_user_assembler_libfunc): Likewise.
1480 2010-06-02  Steven Bosscher  <steven@gcc.gnu.org>
1482         * mkconfig.sh: Include insn-flags.h and insn-constants.h before
1483         defaults.h.
1484         * except.h: Move MUST_USE_SJLJ_EXCEPTIONS and USING_SJLJ_EXCEPTIONS
1485         to defaults.h
1486         * expr.h (BRANCH_COST, MOVE_RATIO, CLEAR_RATIO, SET_RATIO,
1487         DEFAULT_FUNCTION_ARG_PADDING, FUNCTION_ARG_PADDING,
1488         FUNCTION_ARG_BOUNDARY, STACK_SAVEAREA_MODE, STACK_SIZE_MODE,
1489         STACK_CHECK_BUILTIN, STACK_CHECK_STATIC_BUILTIN,
1490         STACK_CHECK_PROBE_INTERVAL_EXP, STACK_CHECK_MOVING_SP,
1491         STACK_OLD_CHECK_PROTECT, STACK_CHECK_PROTECT,
1492         STACK_CHECK_MAX_FRAME_SIZE, STACK_CHECK_FIXED_FRAME_SIZE,
1493         STACK_CHECK_MAX_VAR_SIZE): Move target macro defaults to defaults.h.
1494         * defaults.h: Updated for above mentioned changes.
1496 2010-06-02  Kai Tietz  <kai.tietz@onevision.com>
1498         * c-common.c: Remove header include of tm_p.h.
1499         * Makefile.in (c-common.o): Remove TM_P_H dependency.
1501 2010-06-02  Jakub Jelinek  <jakub@redhat.com>
1503         * tree.h (struct tree_decl_map): New type.
1504         (tree_decl_map_eq, tree_decl_map_marked_p): Define.
1505         (tree_decl_map_hash): New prototype.
1506         (debug_expr_for_decl, value_expr_for_decl): Change into
1507         tree_decl_map hashtab from tree_map.
1508         (init_ttree): Adjust initialization.
1509         (tree_decl_map_hash): New function.
1510         (decl_debug_expr_lookup, decl_debug_expr_insert,
1511         decl_value_expr_lookup, decl_value_expr_insert): Adjust.
1513 2010-06-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1515         * configure.ac (gcc_cv_ld_sol2_emulation): Test for GNU ld *_sol2
1516         linker emulations.
1517         * configure: Regenerate.
1518         * config.in: Regenerate.
1520         * config/i386/sol2-10.h [TARGET_GNU_LD] (I386_EMULATION): Define.
1521         (X86_64_EMULATION): Define.
1522         (TARGET_LD_EMULATION): Use them.
1524         * config/sparc/sol2-gld-bi.h (SPARC32_EMULATION): Define.
1525         (SPARC64_EMULATION): Define.
1526         (LINK_ARCH_SPEC): Use them.
1528 2010-06-02  Sebastian Pop  <sebastian.pop@amd.com>
1530         * graphite-clast-to-gimple.c (gcc_type_for_interval): Use
1531         smallest_mode_for_size for computing the precision types of new
1532         graphite IVs.  Do not call lang_hooks.types.type_for_size.
1534 2010-06-02  Sebastian Pop  <sebastian.pop@amd.com>
1536         * tree-if-conv.c (predicate_bbs): Do not reset the GIMPLE_DEBUG
1537         information.
1538         (remove_conditions_and_labels): Reset the GIMPLE_DEBUG information.
1540 2010-06-02  Sebastian Pop  <sebastian.pop@amd.com>
1542         PR middle-end/44363
1543         * tree-if-conv.c (predicate_bbs): Do not call gcc_unreachable,
1544         return false instead.
1546 2010-06-02  Jan Hubicka  <jh@suse.cz>
1548         PR middle-end/44295
1549         * cgraphunit.c (cgraph_redirect_edge_call_stmt_to_callee): Do not
1550         create new cgraph node to check callee.
1552 2010-06-02  Richard Guenther  <rguenther@suse.de>
1554         * lto-streamer-in.c (input_gimple_stmt): Fix typo.
1556 2010-06-02  Richard Guenther  <rguenther@suse.de>
1558         * lto-wrapper.c (lto_wrapper_exit): Rename to ...
1559         (lto_wrapper_cleanup): ... this.  Do not exit.
1560         (fatal): Adjust.  Exit here.
1561         (fatal_perror): Likewise.
1562         (fatal_signal): New function.
1563         (main): Set up signal handlers to cleanup temporary files.
1564         * Makefile.in (lto-wrapper.o): Adjust dependencies.
1566 2010-06-02  Richard Guenther  <rguenther@suse.de>
1568         PR tree-optimization/44377
1569         * tree-ssa-structalias.c (find_func_aliases): Fix typo.
1571 2010-06-02  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
1573         * config/s390/2097.md (z10_fhex): Remove insn reservation.
1574         * config/s390/s390.md (UNSPEC_COPYSIGN): Remove unused constant.
1575         (*mov<mode>_64 TD_TF, *mov<mode>_31 TD_TF, *mov<mode>_64dfp DD_DF,
1576         *mov<mode>_64 DD_DF, *mov<mode>_31, mov<mode>): Remove load zero
1577         instruction.
1578         * config/s390/s390.c: Don't accept fp zeros as valid constants anymore.
1580 2010-06-02  Jan Hubicka  <jh@suse.cz>
1582         * bitmap.c (bitmap_descriptor): Add search_iter.
1583         (bitmap_find_bit): Increment it.
1584         (print_statistics): Print it.
1586 2010-06-02  Nathan Froyd  <froydnj@codesourcery.com>
1588         * tree-vect-slp.c (vect_create_mask_and_perm): Use gimple_build_call
1589         instead of gimple_build_call_vec.  Delete unnecessary local variable.
1591 2010-06-02  Steven Bosscher  <steven@gcc.gnu.org>
1593         * gimplify.c (gimplify_body): Revert "Do not initialize RTL profiling"
1594         change from yesterday.
1596 2010-06-02  Steven Bosscher  <steven@gcc.gnu.org>
1598         * c-ada-spec.c: Clean up redundant includes.
1600 2010-06-01  Steven Bosscher  <steven@gcc.gnu.org>
1602         * gimplify.c: Do not include except.h and optabs.h.
1603         (gimplify_body): Do not initialize RTL profiling.
1604         * gimple-low.c: Do not include rtl.h, diagnostic.h, langhooks.h,
1605         langhooks-def.h, timevar.h, except.h, hashtab.h, and expr.h.
1606         * gimple-fold.c: Do not include rtl.h, tm_p.h, ggc.h, basic-block.h,
1607         output.h, expr.h, diagnostic.h, timevar.h, value-prof.h, and
1608         langhooks.h.
1610         * tree-pretty-print.h: Include pretty-print.h.
1611         * gimple-pretty-print.h: Include pretty-print.h.
1613         * tree-pretty-print.c: Do not include diagnostic.h.
1614         * tree-vrp.c: Likewise.
1615         * tree-tailcall.c: Likewise
1616         * tree-scalar-evolution.c: Likewise
1617         * tree-ssa-dse.c: Likewise
1618         * tree-chrec.c: Likewise
1619         * tree-ssa-sccvn.c: Likewise
1620         * tree-ssa-copyrename.c: Likewise
1621         * tree-nomudflap.c: Likewise
1622         * tree-call-cdce.c: Likewise
1623         * tree-stdarg.c: Likewise
1624         * tree-ssa-math-opts.c: Likewise
1625         * tree-nrv.c: Likewise
1626         * tree-ssa-sink.c: Likewise
1627         * tree-browser.c: Likewise
1628         * tree-ssa-loop-ivcanon.c: Likewise
1629         * tree-ssa-loop.c: Likewise
1630         * tree-parloops.c: Likewise
1631         * tree-ssa-address.c: Likewise
1632         * tree-ssa-ifcombine.c: Likewise
1633         * tree-if-conv.c: Likewise
1634         * tree-data-ref.c: Likewise
1635         * tree-affine.c: Likewise
1636         * tree-ssa-phiopt.c: Likewise
1637         * tree-ssa-coalesce.c: Likewise
1638         * tree-ssa-pre.c: Likewise
1639         * tree-ssa-live.c: Likewise
1640         * tree-predcom.c: Likewise
1641         * tree-ssa-forwprop.c: Likewise
1642         * tree-ssa-dce.c: Likewise
1643         * tree-ssa-ter.c: Likewise
1644         * tree-ssa-loop-prefetch.c: Likewise
1645         * tree-optimize.c: Likewise
1646         * tree-ssa-phiprop.c: Likewise
1647         * tree-object-size.c: Likewise
1648         * tree-outof-ssa.c: Likewise
1649         * tree-ssa-structalias.c: Likewise
1650         * tree-switch-conversion.c: Likewise
1651         * tree-ssa-reassoc.c: Likewise
1652         * tree-ssa-operands.c: Likewise
1653         * tree-vectorizer.c: Likewise
1654         * tree-vect-data-refs.c: Likewise
1655         * tree-vect-generic.c: Likewise
1656         * tree-vect-stmts.c: Likewise
1657         * tree-vect-patterns.c: Likewise
1658         * tree-vect-slp.c: Likewise
1659         * tree-vect-loop.c: Likewise
1660         * tree-ssa-loop-ivopts.c: Likewise
1661         * tree-ssa-loop-im.c: Likewise
1662         * tree-ssa-loop-niter.c: Likewise
1663         * tree-ssa-loop-unswitch.c: Likewise
1664         * tree-ssa-loop-manip.c: Likewise
1665         * tree-ssa-loop-ch.c: Likewise
1666         * tree-dump.c: Likewise
1667         * tree-complex.c: Likewise
1669         * tree-into-ssa.c: Do not include diagnostic.h and expr.h.
1670         * tree-ssa-uninit.c: Likewise
1671         * tree-ssa-threadupdate.c: Likewise
1672         * tree-ssa-uncprop.c: Likewise
1673         * tree-ssa-ccp.c: Likewise
1674         * tree-ssa-dom.c: Likewise
1675         * tree-ssa-propagate.c: Likewise
1676         * tree-ssa-alias.c: Likewise
1677         * tree-dfa.c: Likewise
1678         * tree-cfgcleanup.c: Likewise
1679         * tree-sra.c: Likewise
1680         * tree-ssa-copy.c: Likewise
1681         * tree-ssa.c: Likewise
1682         * tree-profile.c: Likewise
1683         * tree-cfg.c: Likewise
1684         * tree-ssa-threadedge.c: Likewise
1685         * tree-vect-loop-manip.c: Likewise
1687         * tree-inline.c: Do not include diagnostic.h and expr.h.
1688         Include rtl.h.
1689         (copy_decl_for_dup_finish): Do not use NULL_RTX.
1691         * tree-loop-linear.c: Do not include diagnostic.h, expr.h and optabs.h.
1692         * tree-loop-distribution.c: Likewise.
1694 2010-06-01  Jan Hubicka  <jh@suse.cz>
1696         * ipa-pure-const.c (local_pure_const): Do NORETURN discovery.
1698 2010-06-01  Jan Hubicka  <jh@suse.cz>
1700         * tree-cfgcleanup.c (fixup_noreturn_call): Break out from ...;
1701         remove return value.
1702         (split_bbs_on_noreturn_calls) .... here.
1703         * tree-optimize.c (execute_fixup_cfg): Fixup noreturn calls too.
1704         * tree-flow.h (fixup_noreturn_call): New.
1706 2010-06-01  Jan Hubicka  <jh@suse.cz>
1708         * emit-rtl.c (remove_insn): Fix thinko in prevoius patch.
1710 2010-06-01  Nathan Froyd  <froydnj@codesourcery.com>
1712         * tree.h (build_nt_call_list): Delete.
1713         * tree.c (build_nt_call_list): Delete.
1715 2010-06-01  Jan Hubicka  <jh@suse.cz>
1717         * fwprop.c: Make emit-rtl.h include last.
1718         * rtlanal.c: Include emit-rtl.h.
1719         * genautomata.c: Output emit-rtl include into insn-automata.c
1720         * df-scan.c: Include emit-rtl.h.
1721         * haifa-sched.c: Indlude emit-rtl.h.
1722         * mode-switching.c: Indlude emit-rtl.h.
1723         * graph.c: Indlude emit-rtl.h.
1724         * sel-sched.c: Include emit-rtl.h.
1725         * sel-sched-ir.c: Include emit-rtl.h.
1726         * ira-build.c: Include emit-rtl.h.
1727         * emit-rtl.c: (first_insn, last_insn): Remove defines.
1728         (get_insns, set_first_insn, get_last_insn, set_last_insn, get_max_uid):
1729         Move to emit-rtl.h.
1730         (set_new_first_and_last_insn, get_last_insn_anywhere,
1731         get_first_nonnote_insn, get_last_nonnote_insn, try_split,
1732         make_call_insn_raw, add_insn_after, add_insn_before, remove_insn,
1733         delete_insns_since, reorder_insns_nobb, emit_insn_after_1,
1734         emit_debug_insn_before, emit_insn, start_sequence, push_to_sequence,
1735         push_to_sequence2, push_topmost_sequence, end_sequence, copy_insn):
1736         Use accessor functions.
1737         * emit-rtl.h (gen_blockage, gen_rtvec, copy_insn_1, copy_insn,
1738          gen_int_mode, emit_copy_of_insn_after, set_reg_attrs_from_value,
1739         set_reg_attrs_for_parm, set_reg_attrs_for_decl_rtl, adjust_reg_mode,
1740         mem_expr_equal_p): Move here from rtl.h.
1741         (get_insns, set_first-insn, get_last_insn, set_last_insn, get_max_uid):
1742         Move here from emit-rtl.c; make inline.
1743         * cfglayout.h: Include emit-rtl.h.
1744         * rtl.h (gen_blockage, gen_rtvec, copy_insn_1, copy_insn,
1745          gen_int_mode, emit_copy_of_insn_after, set_reg_attrs_from_value,
1746         set_reg_attrs_for_parm, set_reg_attrs_for_decl_rtl, adjust_reg_mode,
1747         mem_expr_equal_p, get_insns, set_first-insn,
1748         get_last_insn, set_last_insn, get_max_uid): Move to emit-rtl.h.
1749         * reg-stack.c: Include emit-rtl.h.
1750         * dce.c: Likewise.
1752 2010-06-01  Jan Hubicka  <jh@suse.cz>
1754         * cgraph.h (tree_function_versioning): Update prototype.
1755         (cgraph_function_versioning): Update prototype.
1756         * cgraphunit.c (cgraph_copy_node_for_versioning): Accept bbs_to_copy
1757         bitmap.
1758         (cgraph_function_versioning): Accept new_entry_block and bbs_to_copy.
1759         (cgraph_materialize_clone, save_inline_function_body): Update use of
1760         tree_function_versioning.
1761         * tree-inline.c (copy_bb): Look for previous copied block to link
1762         after; fix debug output.
1763         (copy_cfg_body): Accept new_entry_block and bbs_to_copy.
1764         (copy_body): Likewise.
1765         (expand_call_inline): Update use of copy_body.
1766         (tree_function_versioning): Update use of copy body; accept
1767         blocks_to_copy and new_entry.
1769 2010-06-01  Jan Hubicka  <jh@suse.cz>
1771         * gegenrtl.c: Remove unnecesary prototypes.
1772         (gendecl): Remove.
1773         (gendef): Produce static inline.
1774         (gencode): Remove.
1775         (main): Do not decode parameters; generate header only.
1776         * Makefile.in (genrtl.c): Remove.
1778 2010-06-01  Jan Hubicka  <jh@suse.cz>
1780         * tree-switch-conversion.c (build_one_array): Make it readonly.
1782 2010-06-01  Richard Guenther  <rguenther@suse.de>
1784         * optabs.c (init_optabs): Guard all accesses to reinit.
1785         * ipa-pure-const.c (propagate): Fix another typo.
1786         * opts.c (common_handle_option): Split assignment to bool.
1787         * c-opts.c (c_common_handle_option): Likewise.
1789 2010-06-01  Arnaud Charlet  <charlet@adacore.com>
1790             Matthew Gingell  <gingell@adacore.com>
1792         * doc/invoke.texi: Mention -fdump-ada-spec.
1793         * tree-dump.c (dump_files): Add ada-spec.
1794         (FIRST_AUTO_NUMBERED_DUMP): Bump to 8.
1795         * tree-pass.h (tree_dump_index): Add TDI_ada.
1796         * gcc.c: Add support for -C without -E and for -fdump-ada-spec.
1797         (cpp_unique_options): Do not reject -C or -CC when -E isn't present.
1798         (default_compilers) <@c-header>: Allow -fdump-ada-spec on header files.
1799         * c-decl.c: Include c-ada-spec.h.
1800         (collect_source_ref_cb, collect_all_refs, for_each_global_decl): New
1801         functions.
1802         (c_write_global_declarations): Add handling of -fdump-ada-spec.
1803         * c-lex.c (c_lex_with_flags): Add handling of CPP_COMMENT.
1804         * Makefile.in (C_AND_OBJC_OBJS): Add c-ada-spec.o.
1805         * c-ada-spec.h, c-ada-spec.c: New files.
1807 2010-06-01  Richard Guenther  <rguenther@suse.de>
1809         PR lto/43853
1810         * ipa-pure-const.c (get_function_state): Hand back varying state
1811         if we do not have one.
1812         (has_function_state): New function.
1813         (duplicate_node_data): Adjust.
1814         (remove_node_data): Likewise.
1815         (pure_const_write_summary): Likewise.
1816         (propagate): Likewise.  Fix typo.
1818 2010-06-01  Jan Hubicka  <jh@suse.cz>
1820         * tree-cfg.c (verify_stmt): Do not skip could_throw test.
1821         * passes.c (execute_function_todo): Do not make implicit verify_ssa.
1822         (execute_all_ipa_transforms): Do not play with the states.
1824 2010-06-01  Maxim Kuvyrkov  <maxim@codesourcery.com>
1826         * config/arm/t-linux-androideabi: New.
1827         * config.gcc (arm*-*-linux-androideabi): Include multilib config.
1829 2010-06-01  Jan Hubicka  <jh@suse.cz>
1831         * tree-inline.c (estimate_num_insns): For stdarg functions look
1832         into call statement to count cost of argument passing.
1834 2010-06-01  Kai Tietz  <kai.tietz@onevision.com>
1836         * config/i386.c (ix86_output_addr_vec_elt): Make LPREFIX
1837         argument for fprintf.
1838         (ix86_output_addr_diff_elt): Likewise.
1839         (x86_function_profiler): Likewise.
1840         * config/cygming.h (LOCAL_LABEL_PREFIX): Fix for x64 no-underscore.
1841         (LPREFIX): Likewise.
1842         (ASM_GENERATE_INTERNAL_LABEL): Likewise.
1844 2010-05-31  Jakub Jelinek  <jakub@redhat.com>
1846         PR target/44338
1847         * config/i386/sse.md (fma4i_fmadd<mode>4256, fma4i_fmsub<mode>4256,
1848         fma4i_fnmadd<mode>4256, fma4i_fnmsub<mode>4256, fma4i_fmadd<mode>4,
1849         fma4i_fmsub<mode>4, fma4i_fnmadd<mode>4, fma4i_fnmsub<mode>4,
1850         fma4i_vmfmadd<mode>4, fma4i_vmfmsub<mode>4, fma4i_vmfnmadd<mode>4,
1851         fma4i_vmfnmsub<mode>4, fma4i_fmaddsubv8sf4, fma4i_fmaddsubv4df4,
1852         fma4i_fmaddsubv4sf4, fma4i_fmaddsubv2df4, fma4i_fmsubaddv8sf4,
1853         fma4i_fmsubaddv4df4, fma4i_fmsubaddv4sf4, fma4i_fmsubaddv2df4):
1854         Guard only with TARGET_FMA4 instead of TARGET_FMA4 &&
1855         TARGET_FUSED_MADD.
1857 2010-05-31  Jan Hubicka  <jh@suse.cz>
1859         * tree.h (tree_range_check_failed): Declare noreturn.
1861 2010-05-31  Jan Hubicka  <jh@suse.cz>
1863         * gimple.c (gimple_call_builtin_p): New function.
1864         * gimple.h (gimple_call_builtin_p): Declare.
1865         * tree-cfg.c (make_edges): Produce edge from BUILT_IN_RETURN
1866         to exit.
1867         (execute_warn_function_return): BUILT_IN_RETURN is return.
1868         (split_critical_edges): Return edges are not critical.
1869         (is_ctrl_altering_stmt): Builtin_in_return is altering.
1870         (gimple_verify_flow_info): Handle built_in_return.
1871         (execute_warn_function_return): Handle built_in_return.
1872         * ipa-pure-const.c (check_call): Ignore builtin_return.
1874 2010-05-31  Jakub Jelinek  <jakub@redhat.com>
1876         PR middle-end/44337
1877         * expr.c (expand_assignment): Don't store anything for out-of-bounds
1878         array accesses with non-MEM.
1880         PR tree-optimization/44182
1881         * tree-inline.c (copy_edges_for_bb): Don't split bb if a stmt that
1882         newly needs to end a bb is followed by debug stmts, instead return
1883         true from the function at the end.
1884         (maybe_move_debug_stmts_to_successors): New function.
1885         (copy_cfg_body): Call it if copy_edges_for_bb returned true.
1887 2010-05-31  Kai Tietz  <kai.tietz@onevision.com>
1889         PR target/44161
1890         * config/i386/cygming.h (SUBTARGET_OVERRIDE_OPTIONS): Handle flag_pic.
1892 2010-05-31  Eric Botcazou  <ebotcazou@adacore.com>
1894         * cgraphunit.c (cgraph_decide_is_function_needed): Really return false
1895         for nested functions in non-optimized compilation.
1897 2010-05-31  Richard Guenther  <rguenther@suse.de>
1899         * tree-ssa-structalias.c (find_func_aliases): Handle BUILT_IN_RETURN.
1901 2010-05-30  Jan Hubicka  <jh@suse.cz>
1903         * predict.c (maybe_hot_edge_p): Calls to functions called once is cold.
1905 2010-05-30  Richard Guenther  <rguenther@suse.de>
1907         PR lto/42975
1908         * tree-eh.c (execute_cleanup_eh_1): Copy from execute_cleanup_eh.
1909         (execute_cleanup_eh): Clear DECL_FUNCTION_PERSONALITY if it is
1910         no longer needed.
1912 2010-05-30  Iain Sandoe  <iains@gcc.gnu.org>
1914         * config/darwin.c (output_objc_section_asm_op): Add comment.
1915         (name_needs_quotes): Add '_' to list of valid comment chars.
1916         (machopic_output_function_base_name): Remove unneeded quotes.
1917         (darwin_encode_section_info): Adjust asm whitespace.
1918         * config/i386/darwin.h (ASM_OUTPUT_COMMON): Adjust asm tabs.
1919         (ASM_OUTPUT_LOCAL): Ditto.
1920         * config/rs6000/darwin.h (ASM_OUTPUT_COMMON): Ditto.
1921         * config/darwin.h (GLOBAL_ASM_OP): Ditto.
1922         * config/darwin9.h (ASM_OUTPUT_ALIGNED_COMMON): Ditto.
1924 2010-05-30  Eric Botcazou  <ebotcazou@adacore.com>
1926         * config/rs6000/rs6000.c (rs6000_output_function_entry): Use
1927         RS6000_OUTPUT_BASENAME unconditionally.
1928         (rs6000_output_function_epilogue): Likewise.
1930 2010-05-30  Jan Hubicka  <jh@suse.cz>
1932         * toplev.c (wrapup_global_declaration_2): Avoid creation of new varpool
1933         nodes.
1935 2010-05-30  Richard Guenther  <rguenther@suse.de>
1937         * tree-cfg.c (verify_gimple_assign_single): Implement
1938         verification for COND_EXPR rhs.
1940 2010-05-30  Jan Hubicka  <jh@suse.cz>
1942         * cgraph.h (cgraph_dump_file): Declare.
1943         * cgraphunit.c (cgraph_dump_file): Export.
1944         * ipa.c (dump_cgraph_node_set, dump_varpool_node_set): Be less verbose.
1946 2010-05-30  Jan Hubicka  <jh@suse.cz>
1948         * dwarf2out.c (reference_to_unused,
1949         premark_types_used_by_global_vars_helper): Avoid creation of new
1950         varpool nodes.
1952 2010-05-30  Jan Hubicka  <jh@suse.cz>
1954         * cgraph.h (cgraph_node_cannot_return,
1955         cgraph_edge_cannot_lead_to_return): New functions.
1956         * cgraph.c (cgraph_node_cannot_return,
1957         cgraph_edge_cannot_lead_to_return): Use them.
1958         * ipa-pure-const.c (pure_const_names): New static var.
1959         (check_call): Handle calls not leading to return.
1960         (pure_const_read_summary): Dump info read.
1961         (propagate): Dump info about propagation process; ignore side effects
1962         of functions not leading to exit; fix handling of pure functions.
1964 2010-05-30  Jan Hubicka  <jh@suse.cz>
1966         * config/i386/i386.c (pro_epilogue_adjust_stack): Use EBP
1967         for tail call epilogues.
1969 2010-05-30  Jan Hubicka  <jh@suse.cz>
1971         * passes.c (ipa_write_optimization_summaries_1, ipa_write_summaries_2,
1972         ipa_read_summaries_1, ipa_read_optimization_summaries_1): Initialize
1973         dump files.
1975 2010-05-29  Jan Hubicka  <jh@suse.cz>
1977         * ipa.c (cgraph_remove_unreachable_node): Walk references of correct
1978         node; remove references in node we no longer keep in cgrpah but need
1979         body of.
1981 2010-05-29  Jan Hubicka  <jh@suse.cz>
1983         * cgraph.c (cgraph_mark_reachable): Relax check for analyzed nodes.
1985 2010-05-29  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
1987         PR target/44165
1988         * config/pa/pa32-linux.h (CTOR_LIST_BEGIN): Mark __CTOR_LIST__ as used.
1990 2010-05-29  Jan Hubicka  <jh@suse.cz>
1992         * tree-vrp.c (debug_value_range, debug_all_value_ranges,
1993         debug_asserts_for, debug_all_asserts): Annotate with DEBUG_FUNCTION.
1994         * tree-into-ssa.c (debug_decl_set, debug_defs_stack, debug_currdefs,
1995         debug_tree_ssa, debug_tree_ssa_stats, debug_def_blocks,
1996         debug_names_replaced_by, debug_update_ssa): Likewise.
1997         * sbitmap.c (debug_sbitmap): Likewise.
1998         * genrecog.c (debug_decision, debug_decision_list): Likewise.
1999         * tree-pretty-print.c (debug_generic_expr, debug_generic_stmt,
2000         debug_tree_chain): Likewise.
2001         * tree-loop-distribution.c (debug_rdg_partitions): Likewise.
2002         * cgraph.c (debug_cgraph_node, debug_cgraph): Likewise.
2003         * optabs.c  (debug_optab_libfuncs): Likewise.
2004         (verify_loop_closed_ssa): Likewise.
2005         * value-prof.c (verify_histograms): Likewise.
2006         * reload.c (debug_reload_to_stream, debug_reload): Likewise.
2007         * bitmap.c (debug_bitmap_file, debug_bitmap, bitmap_print): Likewise.
2008         * cfghooks.c (verify_flow_info): Likewise.
2009         * fold-const.c (debug_fold_checksum): Likewise.
2010         * omp-low.c (debug_omp_region, debug_all_omp_regions): Likewise.
2011         * cfg.c (debug_regset, debug_flow_info, debug_bb, debug_bb_n):
2012         Likewise.
2013         * omega.c (debug_omega_problem): Likewise.
2014         * cgraphunit.c (verify_cgraph_node, verify_cgraph): Likewise.
2015         * tree-ssa-ccp.c (debug_lattice_value): Likewise.
2016         * dominance.c (verify_dominators, debug_dominance_info,
2017         debug_dominance_tree): Likewise.
2018         * df-core.c (df_insn_uid_debug, df_insn_debug, df_insn_debug_regno,
2019         * df_regno_debug, df_ref_debug,
2020         debug_df_insn, debug_df_reg, debug_df_regno, debug_df_ref,
2021         debug_df_defno, debug_df_useno, debug_df_chain): Likewise.
2022         * tree-ssa-dom.c (debug_dominator_optimization_stats): Likewise.
2023         * sel-sched.c (debug_state): Likewise.
2024         * tree-ssa-alias.c (debug_alias_info, debug_points_to_info_for):
2025         Likewise.
2026         * cfganal.c (print_edge_list, verify_edge_list): Likewise.
2027         * dwarf2out.c (debug_dwarf_die, debug_dwarf): Likewise.
2028         * tree-eh.c (verify_eh_edges, verify_eh_dispatch_edge): Likewise.
2029         * gimple-pretty-print.c (debug_gimple_stmt, debug_gimple_seq):
2030         Likewise.
2031         * c-pretty-print.c (debug_c_tree): Likewise.
2032         * sel-sched-dump.c (debug_insn_rtx, debug_vinsn, debug_expr, debug_insn
2033         debug_av_set, debug_lv_set, debug_ilist, debug_blist,
2034         debug_insn_vector, debug_hard_reg_set, debug_mem_addr_value): Likewise.
2035         * ebitmap.c (debug_ebitmap): Likewise.
2036         * function.c (debug_find_var_in_block_tree): Likewise.
2037         * print-rtl.c (debug_rtx): Likewise.
2038         (debug_rtx_count): Likewise.
2039         (debug_rtx_list, debug_rtx_range, debug_rtx_find): Likewise.
2040         * stor-layout.c (debug_rli): Likewise.
2041         * ipa.c (debug_cgraph_node_set, debug_varpool_node_set): Likewise.
2042         * tree-data-ref.c (debug_data_references,
2043         debug_data_dependence_relations, debug_data_reference,
2044         debug_data_dependence_relation, debug_rdg_vertex,
2045         debug_rdg_component, debug_rdg): Likewise.
2046         * tree-affine.c (debug_aff): Likewise.
2047         * tree-dfa.c (debug_referenced_vars, debug_variable, debug_dfa_stats):
2048         Likewise.
2049         * except.c (debug_eh_tree, verify_eh_tree): Likewise.
2050         * emit-rtl.c (verify_rtl_sharing): Likewise.
2051         * tree-ssa-pre.c (debug_pre_expr, debug_bitmap_set,
2052         debug_value_expressions): Likewise.
2053         * tree-ssa-live.c (debug_scope_block, debug_scope_blocks): Likewise.
2054         * sese.c (debug_rename_map, debug_ivtype_map): Likewise.
2055         * print-tree.c (debug_tree, debug_vec_tree): Likewise.
2056         * cfglayout.c (verify_insn_chain): Likewise.
2057         * graphite-clast-to-gimple.c (debug_clast_name_indexes,
2058         debug_clast_stmt, debug_generated_program): Likewise.
2059         * ggc-page.c (debug_print_page_list): Likewise.
2060         * tree-ssa-ter.c (debug_ter): Likewise.
2061         * graphite-dependences.c (debug_pddr): Likewise.
2062         * sched-deps.c (debug_ds): Likewise.
2063         * tree-ssa.c (verify_ssa): Likewise.
2064         * graphite-poly.c (debug_scattering_function, debug_iteration_domain,
2065         debug_scattering_functions, debug_iteration_domains, debug_pdr,
2066         debug_pdrs, debug_pbb_domain, debug_pbb, debug_scop_context,
2067         debug_scop, debug_cloog, debug_scop_params, debug_lst): Likewise.
2068         * tree-inline.c (debug_find_tree): Likewise.
2069         * graphite-ppl.c (debug_ppl_linear_expr, debug_ppl_polyhedron_matrix,
2070         debug_ppl_powerset_matrix): Likewise.
2071         * var-tracking.c (debug_dv): Likewise.
2072         * system.h (DEBUG_FUNCTION, DEBUG_VARIABLE): Define.
2073         * cfgloop.c (verify_loop_structure): Likewise.
2074         * plugin.c (dump_active_plugins, debug_active_plugins): Likewise.
2075         * c-common.c (verify_sequence_points): Likewise.
2076         * sched-rgn.c (debug_regions, debug_region, debug_candidate,
2077         debug_candidates, debug_rgn_dependencies): Likewise.
2078         * tree-ssa-structalias.c (debug_constraint, debug_constraints,
2079         * debug_constraint_graph, debug_solution_for_var,
2080         debug_sa_points_to_info): Likewise.
2081         * sched-vis.c (debug_insn_slim, debug_bb_slim, debug_bb_n_slim):
2082         Likewie.
2083         * tree-cfg.c (debug_cfg_stats, verify_stmts, debug_function,
2084         debug_loops, debug_loop, debug_loop_num): Likewise.
2085         * passes.c (debug_pass): Likewise.
2086         (dump_properties): Likewise; add cfglayout property.
2087         (debug_properties): Likewise.
2088         * tree-ssa-reassoc.c (debug_ops_vector): Likewise.
2089         * varpool.c (debug_varpool): Likewise.
2090         * regcprop.c (debug_value_data): Likewise.
2091         * tree-ssa-operands.c (verify_imm_links, debug_immediate_uses,
2092         debug_immediate_uses_for): Likewise.
2094 2010-05-29  H.J. Lu  <hongjiu.lu@intel.com>
2096         PR bootstrap/44315
2097         * Makefile.in (build/gencondmd.o): Remove TM_H := $(GTM_H).
2098         Filter out insn-flags.h.
2100 2010-05-29  Jan Hubicka  <jh@suse.cz>
2102         * cgraph.h (struct varpool_node_set_def,
2103         struct cgraph_node_set_def): Remove unused AUX pointer.
2104         (cgraph_node_set_nonempty_p, varpool_node_set_nonempty_p): Use
2105         VEC_empty macro.
2107 2010-05-29  Jan Hubicka  <jh@suse.cz>
2109         PR middle-end/44324
2110         * ipa-cp.c (ipcp_insert_stage): Replace "clone" by "constprop".
2112 2010-05-29  Richard Guenther  <rguenther@suse.de>
2114         * lto-streamer.c (cached_bp): New global variable.
2115         (bitpack_create): Return the cached bitpack, if available.
2116         (bitpack_delete): Clear and cache the bitpack, if appropriate.
2117         (bp_pack_value): Remove redundant asserts.
2119 2010-05-29  Sebastian Pop  <sebastian.pop@amd.com>
2121         PR middle-end/44306
2122         * tree-if-conv.c (is_true_predicate): New.
2123         (is_predicated): Use is_true_predicate.
2124         (add_to_predicate_list): Same.  Do not use unshare_expr.
2125         (add_to_dst_predicate_list): Same.
2127 2010-05-29  Sebastian Pop  <sebastian.pop@amd.com>
2129         * tree-if-conv.c (add_to_dst_predicate_list): Do not use the ->aux
2130         field on edges.
2131         (predicate_bbs): Same.
2132         (clean_predicate_lists): Same.
2133         (find_phi_replacement_condition): Do not AND the predicate from
2134         edge->aux.
2136 2010-05-29  H.J. Lu  <hongjiu.lu@intel.com>
2138         PR bootstrap/44315
2139         * Makefile.in (build/gencondmd.o): Add a missing `\'.
2141 2010-05-29  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
2143         PR target/44261
2144         config/pa/pa.md (negdf2_slow, negsf2_slow): New patterns.
2145         (negdf2): Adjust expander pattern and use negdf2_slow.
2146         (negsf2): Likewise.
2148 2010-05-29  Nathan Froyd  <froydnj@codesourcery.com>
2150         * basic-block.h (struct control_flow_graph): Move last_label_uid field
2151         up.
2152         * df.h (struct df_base_ref): Move regno field up.
2153         * dwarf2out.c (struct dw_fde_struct): Move funcdef_number field down.
2154         * expr.h (struct separate_ops): Move location field up.
2155         * optabs.h (struct optab_d): Move libcall_basename field down.
2156         * config/i386/i386.c (struct ix86_frame): Move red_zone_size up.
2157         * config/i386/i386.h (struct machine_function): Convert call_abi field
2158         into a bitfield.  Move cfa field to the end of the structure.
2160 2010-05-29  Jan Hubicka  <jh@suse.cz>
2162         * varpool.c (varpool_get_node): Fix lookup.
2164 2010-05-29  Steven Bosscher  <steven@gcc.gnu.org>
2166         * config/spu/spu-protos.h: Do not include rtl.h.  Protect
2167         RTL specific prototypes with #ifdef RTX_CODE.
2168         * config/spu/spu-c.c: Include c-common.h instead of c-tree.h.
2169         * config/spu/t-spu-elf: Fix dependencies.
2171         * config/t-darwin (darwin-c.o): Remove C_TREE_H dependency.
2173 2010-05-29  Mike Stump  <mikestump@comcast.net>
2175         PR bootstrap/44315
2176         * Makefile.in (build/gencondmd.o): Be sure to use GTM_H instead of
2177         TM_H when building to avoid dependency loops.
2179 2010-05-29  Jan Hubicka  <jh@suse.cz>
2181         * cgraphunit.c (cgraph_materialize_clone): Only remove calles,
2182         refs and body; not the whole node for masters of materialized
2183         clones.
2185 2010-05-29  Mike Stump  <mikestump@comcast.net>
2187         * config/rs6000/rs6000-c.c: Remove c-tree.h include.
2189 2010-05-29  Jan Hubicka  <jh@suse.cz>
2191         * cgraph.c (clone_function_name): Take SUFFIX argument; export.
2192         (cgraph_create_virtual_clone): Take SUFFIX argument; udpate
2193         use of clone_function_name.
2194         * cgraph.h (cgraph_create_virtual_clone,
2195         cgraph_function_versioning): update prototypes.
2196         (clone_function_name): Declare.
2197         * ipa-cp.c (ipcp_insert_stage): Update call of
2198         cgraph_create_virtual_clone.
2199         * omp-low.c (create_omp_child_function_name): Use
2200         cgraph_create_virtual_clone.
2201         * cgraphunit.c (cgraph_copy_node_for_versioning): Fix edges updating.
2202         (cgraph_function_versioning): Take SUFFIX argument; produce new name
2203         and make decl local.
2205 2010-05-29  Steven Bosscher  <steven@gcc.gnu.org>
2207         * vec.h: Include statistics.h
2208         * Makefile.in: Introduce VEC_H.  Replace all vec.h dependencies
2209         with VEC_H.
2211 2010-05-29  Steven Bosscher  <steven@gcc.gnu.org>
2213         * c-lex.c: Do not include c-tree.h.
2214         * c-pretty-print.c: Likewise.
2215         * c-opts.c: Likewise.
2216         * c-gimplify.c: Likewise.
2217         * c-common.c: Likewise.
2218         * c-dump.c: Likewise.  Include c-common.h.
2220 2010-05-29  Steven Bosscher  <steven@gcc.gnu.org>
2222         * c-common.h (GCC_DIAG_STYLE): Define earlier in the file,
2223         before including diagnostic-core.h.
2224         (c_cpp_error): New prototype moved from c-tree.h.
2225         Use ATTRIBUTE_GCC_DIAG instead of ATTRIBUTE_GCC_CDIAG.
2226         * c-tree.h (ATTRIBUTE_GCC_CDIAG): Remove define.
2227         (pedwarn_c90, perwarn_c99): Use ATTRIBUTE_GCC_DIAG instead.
2228         (c_cpp_error): Prototype moved to c-common.h.
2229         * Makefile.in: Update dependency for C_COMMON_H.
2231 2010-05-29  Steven Bosscher  <steven@gcc.gnu.org>
2233         * c-common.h: Add FIXME for awkward split of c_register_addr_space.
2234         * c-common.c (c_register_addr_space): Remove here.
2235         * c-decl.c (c_register_addr_space): Re-add here.
2237 2010-05-28  Mike Stump  <mikestump@comcast.net>
2239         * config/darwin-c.c: Remove c-tree.h include.
2241 2010-05-28  Joseph Myers  <joseph@codesourcery.com>
2243         * gcc.c: Include diagnostic.h.
2244         (error_count): Remove.  All users changed to use errorcount.
2245         (programname): Remove.  All users changed to use progname.
2246         (fancy_abort, internal_error, fatal_error, error, warning, inform,
2247         fnotice): Remove.
2248         (execute): Don't include "Internal error" and bug reporting
2249         information in argument of internal_error call.
2250         (process_command): Don't increment error_count after calling
2251         perror_with_name.
2252         (input_filename): Rename to gcc_input_filename.  All users
2253         changed.
2254         (main): Call diagnostic_initialize.  Register delete_temp_files
2255         with atexit.  Use seen_error to test for errors.
2256         * gcc.h: Include diagnostic-core.h.
2257         (fatal_error, error, warning): Remove.
2258         * Makefile.in (GCC_H): Add $(DIAGNOSTIC_CORE_H).
2259         (GCC_OBJS): Add diagnostic.o, pretty-print.o and input.o.
2260         (gcc.o): Update dependencies.
2262 2010-05-28  Jeff Law  <law@redhat.com>
2264         * ira.c (ira_bad_reload_regno, ira_build_reload_regno_1): New
2265         functions.
2266         * ira.h (ira_bad_reload_regno): Declare
2267         * reload1.c (allocate_reload_reg): Use ira_bad_reload_regno.
2269         * ira-color.c (update_curr_costs): Free updated hard reg costs.
2270         (ira_reassign_conflict_allocnos): Remove bogus asserts.
2271         (allocno_reload_assign): Likewise.
2273 2010-05-28  Nathan Froyd  <froydnj@codesourcery.com>
2275         * tree-vect-stmts.c (vectorizable_assignment): Call build1 instead of
2276         build1_stat.
2278 2010-05-28  Richard Guenther  <rguenther@suse.de>
2280         PR lto/44312
2281         * lto-streamer-in.c (unpack_ts_fixed_cst_value_fields):
2282         Stream fixed-point constants mode.
2283         (unpack_ts_type_value_fields): Fix width of TYPE_MODE
2284         and TYPE_PRECISION.
2285         * lto-streamer-out.c (pack_ts_fixed_cst_value_fields):
2286         Stream fixed-point constants mode.
2287         (pack_ts_function_decl_value_fields): Fix width of TYPE_MODE
2288         and TYPE_PRECISION.
2290 2010-05-28  Sebastian Pop  <sebastian.pop@amd.com>
2292         * tree-scalar-evolution.c (set_nb_iterations_in_loop): Inlined in the
2293         only place it was called from.
2294         (number_of_latch_executions): Do not return chrec_dont_know when the
2295         may_be_zero is a runtime condition: instead, return a COND_EXPR
2296         including the may_be_zero condition.
2297         * cfgloop.h (struct loop): Add a note on COND_EXPRs to the comment
2298         of nb_iterations.
2299         * tree-ssa-loop-ivopts.c (contains_abnormal_ssa_name_p): Handle
2300         COND_EXPRs.
2302 2010-05-28  Sebastian Pop  <sebastian.pop@amd.com>
2304         * tree-if-conv.c (replace_phi_with_cond_gimple_assign_stmt): Don't
2305         generate COND_EXPRs for degenerate_phi_result.
2307 2010-05-28  Sebastian Pop  <sebastian.pop@amd.com>
2309         PR middle-end/44293
2310         * tree-if-conv.c (if_convertible_loop_p): Check the
2311         if-convertibility of phi nodes in non predicated BBs.
2313 2010-05-28  Joseph Myers  <joseph@codesourcery.com>
2315         * gcc.c (error, warning, inform): Remove duplicate ": " in output.
2317 2010-05-28  Joseph Myers  <joseph@codesourcery.com>
2319         PR driver/15303
2320         * gcc.c (inform, warning, inform): New functions.
2321         (fatal_ice): Rename to internal_error; change cmsgid parameter to
2322         gmsgid.  All callers changed.
2323         (notice): Rename to fnotice; add parameter fp.  All callers
2324         changed.
2325         (fatal_error): Rename to fatal_signal.  All users changed.
2326         (fatal): Rename to fatal_error; change cmsgid parameter to
2327         gmsgid.  All callers changed.
2328         (process_command): Use warning instead of error for warnings.
2329         (end_going_arg): Don't use _() around argument of error.
2330         (do_spec_1): Use inform for message from %n specs.  Use warning
2331         instead of error for warnings.
2332         (main): Use inform for comparison messages.  Use warning for
2333         message about unused linker input.
2334         (error): Increment error_count.  Print "error: ".
2335         * gcc.h (fatal): Change to fatal_error.
2336         (warning): Declare.
2337         * config/darwin-driver.c (darwin_default_min_version): Use warning
2338         instead of fprintf for warnings.
2339         * cppspec.c (lang_specific_driver): Use fatal_error instead of
2340         fatal.
2342 2010-05-28  Julian Brown  <julian@codesourcery.com>
2344         * config/arm/thumb2.md (*thumb2_addsi3_compare0): New.
2345         (*thumb2_addsi3_compare0_scratch): New.
2346         * config/arm/constraints.md (Pv): New.
2347         * config/arm/arm.md (*addsi3_compare0): Remove FIXME comment. Use
2348         for ARM mode only.
2349         (*addsi3_compare0_scratch): Likewise.
2351 2010-05-28  Jan Hubicka  <jh@suse.cz>
2353         * ipa-reference.c (add_static_var): Remove redundant all_module_statics
2354         check.
2355         (ipa_reference_write_optimization_summary): Call is_proper_for_analysis
2356         only on local statics.
2358 2010-05-28  Iain Sandoe  <iains@gcc.gnu.org>
2360         * config.gcc (*-*-darwin*): Adjust t-make fragments for Darwin.
2362 2010-05-28  Maxim Kuvyrkov  <maxim@codesourcery.com>
2364         PR bootstrap/44314
2365         * config/alpha/linux.h, config/rs6000/linux.h, config/rs6000/linux64.h
2366         (OPTION_GLIBC): Define.
2368 2010-05-28  Jakub Jelinek  <jakub@redhat.com>
2370         PR debug/41048
2371         * dwarf2out.c (double_int_type_size_in_bits): New function.
2372         (round_up_to_align): Change first argument and return value to
2373         double_int.
2374         (field_byte_offset): Work internally on double_ints.
2376         PR target/43636
2377         * builtins.c (expand_movstr): Use a temporary pseudo instead
2378         of target even when target is not NULL and not const0_rtx, but
2379         fails movstr predicate.
2380         * config/m32c/blkmov.md (movstr): Add predicate to first operand.
2382 2010-05-28  Joseph Myers  <joseph@codesourcery.com>
2384         * final.c (rest_of_clean_state): Use %m in errors instead of
2385         strerror (errno).
2386         * gengtype.c (read_input_list, close_output_files): Use xstrerror
2387         instead of strerror.
2388         * toplev.c (process_options): Use %m in errors instead of strerror
2389         (errno).
2390         * tree-dump.c (dump_begin): Use %m in errors instead of strerror
2391         (errno).
2393 2010-05-28  Uros Bizjak  <ubizjak@gmail.com>
2395         * config/i386/i386.c (ix86_fn_abi_va_list): Make static.
2396         (ix86_canonical_va_list_type): Make static.  Add declaration.
2397         (ix86_enum_va_list): Make static.  Reindent.
2398         * config/i386/i386-protos.h (ix86_fn_abi_va_list): Remove declaration.
2399         (ix86_canonical_va_list_type): Ditto.
2400         (ix86_enum_va_list): Ditto.
2402 2010-05-28  Richard Guenther  <rguenther@suse.de>
2404         * lto-wrapper.c (run_gcc): With -save-temps generate a
2405         user-visible ltrans filename.  Fixup ltrans unit numbering.
2407 2010-05-28  Kai Tietz  <kai.tietz@onevision.com>
2409         * c-common.c (c_common_nodes_and_builtins): Replace use
2410         of TARGET_ENUM_VA_LIST by target hook enum_va_list.
2411         * config/i386/i386.c (TARGET_ENUM_VA_LIST_P): Hook
2412         to ix86_enum_va_list.
2413         * config/i386/i386.h (TARGET_ENUM_VA_LIST): Removed.
2414         * doc/tm.texi (TARGET_ENUM_VA_LIST): Removed.
2415         (TARGET_ENUM_VA_LIST_P): Add hook description.
2416         * target-def.h (TARGET_ENUM_VA_LIST_P): Added.
2417         * target.h (gcc_target): Add enum_va_list hook.
2419         PR bootstrap/44299
2420         * config/i386/t-cygming: Adjust header dependencies for winnt-cxx.c.
2421         * config/i386/winnt-cxx.c (IN_GCC_FRONTEND): Remove undefine.
2422         * config/i386/winnt.c (IN_GCC_FRONTEND): Likewise.
2424 2010-05-28  Alan Modra  <amodra@gmail.com>
2426         PR target/44266
2427         * config/rs6000/rs6000.c (rs6000_legitimize_tls_address): Use
2428         emit_library_call machinery to set up __tls_get_addr calls.
2430 2010-05-28  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
2432         * config/s390/s390.md (movqi): Fix typo ('*' -> '#').
2434 2010-05-28  Dodji Seketeli  <dodji@redhat.com>
2436         Revert fix for PR c++/44188
2437         * c-common.c (is_typedef_decl): Revert the moving of  this
2438         definition ...
2439         * tree.c (is_typedef_decl): ... here.
2440         (typdef_variant_p): Revert the moving of this  definition
2441         here from gcc/cp/tree.c.
2442         * c-common.h (is_typedef_decl): Revert the moving of this
2443         declaration ...
2444         * tree.h (is_typedef_decl): ... here.
2445         (typedef_variant_p): Revert the moving of this  declaration here
2446         from gcc/cp/cp-tree.h
2447         * dwarf2out.c (is_naming_typedef_decl): Revert this new function.
2448         (gen_tagged_type_die): Revert the splitting out of ...
2449         (gen_type_die_with_usage): ... this function. Revert the anonymous
2450         tagged type handling.
2451         (gen_typedef_die): Revert emitting DW_TAG_typedef  for
2452         typedefs naming anonymous tagged types.
2454 2010-05-28  Segher Boessenkool  <segher@kernel.crashing.org>
2456         * config/rs6000/rs6000-modes.def (PSImode): Delete.
2458 2010-05-28  Segher Boessenkool  <segher@kernel.crashing.org>
2460         * config/rs6000/constraints.md ("z" constraint): Change to CA_REGS.
2461         * config/rs6000/predicates.md: Change XER_REGNO_P to CA_REGNO_P
2462         throughout.
2463         * config/rs6000/rs6000.c (rs6000_reg_names, alt_reg_names): Change
2464         "xer" to "ca".
2465         Change XER_REGNO_P to CA_REGNO_P, XER_REGNO to CA_REGNO, and
2466         XER_REGS to CA_REGS throughout.
2467         * config/rs6000/rs6000.h: Same.
2468         (ADDITIONAL_REGISTER_NAMES): Add "xer".
2469         * config/rs6000/rs6000.md: Change XER_REGNO to CA_REGNO.  Document
2470         that mode_iterator "P" is the size for arithmetic carries as well.
2471         * doc/md.texi (rs6000 section, "z" constraint): Fix documentation.
2473 2010-05-28  Jakub Jelinek  <jakub@redhat.com>
2475         PR bootstrap/44255
2476         * combine.c (struct rtx_subst_pair): Define unconditionally.
2477         (propagate_for_debug_subst): Likewise.  If not AUTO_INC_DEC,
2478         copy_rtx pair->to instead of cleanup_auto_inc_dec it.
2479         Call make_compound_operation on pair->to.
2480         (propagate_for_debug): Don't call make_compound_operation here.
2481         Always use simplify_replace_fn_rtx.
2483 2010-05-27  Sterling Augustine  <sterling@tensilica.com>
2485         * doc/invoke.texi (xtensa options): Add -mforce-no-pic.
2486         * config/xtensa/xtensa.c (override_options): Check
2487           TARGET_FORCE_NO_PIC and set flag_pic.
2488         * config/xtensa/xtensa.opt: Document -mforce-no-pic
2490 2010-05-27  Kai Tietz  <kai.tietz@onevision.com>
2492         PR bootstrap/44299
2493         * config/i386/winnt.c (IN_GCC_FRONTEND): Undefine.
2494         * config/i386/winnt-cxx.c (IN_GCC_FRONTEND): Likewise.
2496 2010-05-27  Joseph Myers  <joseph@codesourcery.com>
2498         * diagnostic-core.h: New.  Contents moved from diagnostic.h and
2499         toplev.h.
2500         * diagnostic.c: Don't include toplev.h.
2501         (progname): Define.  Moved from toplev.c.
2502         (seen_error): New function.
2503         * diagnostic.h: Include diagnostic-core.h.
2504         (diagnostic_t, emit_diagnostic): Don't declare here.
2505         * toplev.c (progname): Move to toplev.c.
2506         (emit_debug_global_declarations, compile_file, finalize,
2507         do_compile, toplev_main): Use seen_error.
2508         * toplev.h: Include diagnostic-core.h.
2509         (trim_filename, GCC_DIAG_STYLE, ATTRIBUTE_GCC_DIAG,
2510         internal_error, warning, warning_at, error, error_n, error_at,
2511         fatal_error, pedwarn, permerror, sorry, inform, inform_n,
2512         verbatim, fnotice, progname): Move to diagnostic-core.h.
2513         * builtins.c: Include diagnostic-core.h instead of diagnostic.h.
2514         (expand_builtin_expect): Use seen_error.
2515         * c-decl.c: Include diagnostic-core.h instead of diagnostic.h.
2516         (c_make_fname_decl, c_write_global_declarations): Use seen_error.
2517         * c-format.c: Include diagnostic-core.h instead of diagnostic.h.
2518         * c-gimplify.c: Include diagnostic-core.h instead of diagnostic.h.
2519         * c-lang.c: Include diagnostic-core.h instead of diagnostic.h.
2520         * c-lex.c (c_lex_with_flags, interpret_float): Don't increment
2521         errorcount for errors.
2522         * c-opts.c (c_common_finish): Use seen_error.
2523         * cgraph.c: Include diagnostic-core.h instead of diagnostic.h.
2524         * cgraphunit.c (verify_cgraph_node, verify_cgraph,
2525         cgraph_output_pending_asms, cgraph_optimize): Use seen_error.
2526         * coverage.c: Include diagnostic-core.h instead of diagnostic.h.
2527         (get_coverage_counts): Use seen_error.
2528         * dwarf2out.c (dwarf2out_finish): Use seen_error.
2529         * gimplify.c (gimplify_var_or_parm_decl, gimple_push_cleanup,
2530         gimplify_body): Use seen_error.
2531         * ipa-inline.c (cgraph_early_inlining): Use seen_error.
2532         * ipa-pure-const.c (gate_pure_const): Use seen_error.
2533         * ipa-reference.c (gate_reference): Use seen_error.
2534         * jump.c: Include diagnostic-core.h instead of diagnostic.h.
2535         * lambda-code.c: Include diagnostic-core.h instead of
2536         diagnostic.h.
2537         * lto-cgraph.c: Include diagnostic-core.h instead of diagnostic.h.
2538         * lto-compress.c: Include diagnostic-core.h instead of
2539         diagnostic.h.
2540         * lto-section-in.c: Include diagnostic-core.h instead of
2541         diagnostic.h.
2542         * lto-streamer-out.c: Include diagnostic-core.h instead of
2543         diagnostic.h.
2544         * lto-streamer.c: Include diagnostic-core.h instead of
2545         diagnostic.h.
2546         (gate_lto_out): Use seen_error.
2547         * matrix-reorg.c: Include diagnostic-core.h instead of
2548         diagnostic.h.
2549         * omega.c: Include diagnostic-core.h instead of diagnostic.h.
2550         * omp-low.c: Include diagnostic-core.h instead of diagnostic.h.
2551         (gate_expand_omp, lower_omp_1): Use seen_error.
2552         * passes.c: Include diagnostic-core.h instead of diagnostic.h.
2553         (rest_of_decl_compilation, rest_of_type_compilation,
2554         gate_rest_of_compilation, ipa_write_summaries): Use seen_error.
2555         * tree-cfg.c (label_to_block_fn): Use seen_error.
2556         * tree-inline.c (optimize_inline_calls): Use seen_error.
2557         * tree-mudflap.c (mudflap_finish_file): Use
2558         seen_error.
2559         * tree-optimize.c (gate_all_optimizations,
2560         gate_all_early_local_passes, gate_all_early_optimizations): Use
2561         seen_error.
2562         * tree-ssa-structalias.c (gate_ipa_pta): Use seen_error.
2563         * varpool.c: Include diagnostic-core.h instead of diagnostic.h.
2564         (varpool_remove_unreferenced_decls,
2565         varpool_assemble_pending_decls): Use seen_error.
2566         * Makefile.in (DIAGNOSTIC_CORE_H): Define.
2567         (TOPLEV_H, DIAGNOSTIC_H): Update.
2568         (c-decl.o, c-lang.o, c-format.o, lto-compress.o, lto-cgraph.o,
2569         lto-streamer-out.o, lto-section-in.o, lto-streamer.o,
2570         c-gimplify.o, omp-low.o, omega.o, diagnostic.o, passes.o,
2571         builtins.o, jump.o, cgraph.o, varpool.o, matrix-reorg.o,
2572         coverage.o, lambda-code.o): Update dependencies.
2574 2010-05-25  Dodji Seketeli  <dodji@redhat.com>
2576         PR c++/44188
2577         * c-common.c (is_typedef_decl): Move this definition ...
2578         * tree.c (is_typedef_decl): ... here.
2579         (typdef_variant_p): Move definition here from gcc/cp/tree.c.
2580         * c-common.h (is_typedef_decl): Move this declaration ...
2581         * tree.h (is_typedef_decl): ... here.
2582         (typedef_variant_p): Move declaration here from gcc/cp/cp-tree.h
2583         * dwarf2out.c (is_naming_typedef_decl): New function.
2584         (gen_tagged_type_die): Split out of ...
2585         (gen_type_die_with_usage): ... this function. When an anonymous
2586         tagged type is named by a typedef, make sure a DW_TAG_typedef DIE
2587         is emitted for the typedef.
2588         (gen_typedef_die): Emit DW_TAG_typedef also for typedefs naming
2589         anonymous tagged types.
2591 2010-05-27  Jason Merrill  <jason@redhat.com>
2593         * print-tree.c (debug_vec_tree): New fn.
2594         (print_vec_tree): New fn.
2595         * tree.h: Declare them.
2596         * gdbinit.in (pvt): New command.
2598         * print-tree.c (print_node) [TREE_VEC]: Print elements normally.
2600         * gdbinit.in (pdd): New command.
2602 2010-05-27  Jan Hubicka  <jh@suse.cz>
2604         * ipa-inline.c (cgraph_estimate_size_after_inlining): Make inline.
2605         (update_caller_keys): Return early if there are no callers;
2606         only update fibheap when decresing the key.
2607         (update_callee_keys): Avoid recursion.
2608         (decide_inlining_of_small_functions): When badness does not match;
2609         re-insert into fibheap.
2611 2010-05-27  Steven Bosscher  <steven@gcc.gnu.org>
2613         * Makefile.in (ALL_CFLAGS): Add file-specific CFLAGS.
2614         (ALL_HOST_FRONTEND_OBJS): New, for all front-end specific objects.
2615         (ALL_HOST_BACKEND_OBJS): New, for all backend and target objects.
2616         (ALL_HOST_OBJS): Now a union of the above two.
2617         <section "Language makefile fragments">: Add -DIN_GCC_FRONTEND for
2618         all files in ALL_HOST_FRONTEND_OBJS.
2619         * system.h: Poison GCC_RTL_H if IN_GCC_FRONTEND is defined.
2621         * c-common.c: Pretend to be a backend file by undefining
2622         IN_GCC_FRONTEND (still need rtl.h here).
2624 2010-05-27  Jan Hubicka  <jh@suse.cz>
2626         * cgraph.h (struct cgraph_node): Mark former_clone_of by GTY ((skip)).
2627         * cgraphunit.c (clone_of_p): Compile only when checking is enabled.
2629 2010-05-27  Jan Hubicka  <jh@suse.cz>
2631         * sched-ebb.c: Rename struct deps to struct deps_desc.
2632         * ddg.c: Likewise.
2633         * sel-sched-ir.c: Likewise.
2634         * sched-deps.c: Likewise.
2635         * sched-int.h: Likewise.
2636         * sched-rgn.c: Likewise.
2638 2010-05-27  Jon Beniston <jon@beniston.com>
2640         PR 43726
2641         * config/lm32/lm32.h: Remove definition of
2642         GO_IF_MODE_DEPENDENT_ADDRESS. Update copyright year.
2644 2010-05-27  Eric Botcazou  <ebotcazou@adacore.com>
2646         PR lto/44230
2647         * dwarf2out.c (dwarf2out_begin_prologue): Fix nits in sorry message.
2649 2010-05-27  Richard Guenther  <rguenther@suse.de>
2651         PR tree-optimization/44284
2652         * tree-vect-stmts.c (vectorizable_assignment): Handle
2653         sign-changing conversions as simple copy.
2655 2010-05-27  Maxim Kuvyrkov  <maxim@codesourcery.com>
2657         * gthr-posix.h (pthread_cancel): Don't declare if compiling against
2658         Bionic C library.
2659         (__gthread_active_p): Check for pthread_create if compiling against
2660         Bionic C library.
2662 2010-05-27  Maxim Kuvyrkov  <maxim@codesourcery.com>
2664         Support compilation for Android platform.  Reimplement -mandroid.
2666         * config.gcc (*linux*): Include linux-android.h and linux-android.opt.
2667         (*android*): Set ANDROID_DEFAULT.
2668         (arm*-*-linux*): Include linux-android.h.
2669         (arm*-*-eabi*): Don't include previous -mandroid implementation.
2670         * config/arm/eabi.h: Remove, move Android-specific parts ...
2671         * config/linux-android.h: ... here.  New file.
2672         * config/arm/eabi.opt: Rename to ...
2673         * config/linux-android.opt: ... this.
2674         (mandroid): Allow -mno-android option.  Initialize based on
2675         ANDROID_DEFAULT.
2676         * config/linux.h (STARTFILE_SPEC, ENDFILE_SPEC, CC1_SPEC, LIB_SPEC):
2677         Move logic to corresponding LINUX_TARGET_* macros.
2678         (TARGET_OS_CPP_BUILTINS): Define __ANDROID__, when appropriate.
2679         * config/linux-eabi.h (LINK_SPEC, CC1_SPEC, CC1PLUS_SPEC, LIB_SPEC,)
2680         (STARTFILE_SPEC, ENDFILE_SPEC): Define to choose between Linux and
2681         Android definitions.
2682         (LINUX_TARGET_OS_CPP_BUILTINS): Define __ANDROID__ if TARGET_ANDROID.
2683         * doc/invoke.texi (-mandroid, -tno-android-cc, -tno-android-ld):
2684         Document.
2686 2010-05-27  Maxim Kuvyrkov  <maxim@codesourcery.com>
2688         Add support for Bionic C library
2690         * config.gcc (LIBC_GLIBC, LIBC_BIONIC, LIBC_UCLIBC): New tm_define
2691         macro.
2692         (DEFAULT_LIBC): New tm_define macro set to one of LIBC_*.
2693         (bfin*-uclinux, moxie-*-uclinux*, m68k-*-uclinux*): Update.
2695         * config/linux.h (OPTION_GLIBC, OPTION_UCLIBC, OPTION_BIONIC): Define.
2696         (LINUX_TARGET_OS_CPP_BUILTINS): Define __gnu_linux__ only for GLIBC.
2697         (CHOOSE_DYNAMIC_LINKER1, CHOOSE_DYNAMIC_LINKER): Make it easier
2698         to support multiple C libraries.  Handle Bionic.
2699         (BIONIC_DYNAMIC_LINKER, BIONIC_DYNAMIC_LINKER32,)
2700         (BIONIC_DYNAMIC_LINKER64): Define.
2701         (LINUX_DYNAMIC_LINKER, LINUX_DYNAMIC_LINKER32, LINUX_DYNAMIC_LINKER64):
2702         Update.
2703         (TARGET_HAS_SINCOS): Enable for Bionic.
2705         * config/linux.opt: Rewrite to handle more than 2 C libraries.  Make
2706         the last option specified on command line take effect.
2707         (linux_uclibc): Rename to linux_libc, initialize using DEFAULT_LIBC.
2708         (mbionic): New.
2709         (mglibc, muclibc): Update.
2711         * config/alpha/linux-elf.h, config/rs6000/linux64.h,
2712         * config/rs6000/sysv4.h (CHOOSE_DYNAMIC_LINKER): Update to use
2713         DEFAULT_LIBC.
2715         * doc/invoke.texi (-mglibc, -muclibc): Update.
2716         (-mbionic): Document.
2718 2010-05-27  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
2720         * c-common.h (c_register_addr_space): Add prototype.
2721         (ADDR_SPACE_KEYWORD): Remove.
2722         * c-common.c (c_register_addr_space): New function.
2723         (c_addr_space_name): Reimplement.
2724         (c_common_reswords): Do not include TARGET_ADDR_SPACE_KEYWORDS.
2726         * config/spu/spu.h (TARGET_ADDR_SPACE_KEYWORDS): Remove.
2727         (REGISTER_TARGET_PRAGMAS): Call c_register_addr_space.
2729         * doc/tm.texi (Named Address Spaces): Mention c_register_addr_space.
2730         Remove TARGET_ADDR_SPACE_KEYWORDS.
2732 2010-05-27  Joseph Myers  <joseph@codesourcery.com>
2734         * input.c: New file.
2735         * input.h (main_input_filename): Move declaration to toplev.h.
2736         * toplev.c (input_location, line_table): Move to input.c
2737         * toplev.h (main_input_filename): Move declaration from input.h.
2738         * tree.c (expand_location): Move to input.c.
2739         * Makefile.in (OBJS-common): Add input.o.
2740         (input.o): Add dependencies.
2742 2010-05-27  Richard Guenther  <rguenther@suse.de>
2744         * lto-wrapper.c (maybe_unlink_file): Ignore unlink failure
2745         for non-existant files.
2746         (fork_execute): Mark args_name file as deleted.
2748 2010-05-27  Kai Tietz  <kai.tietz@onevision.com>
2750         PR bootstrp/44287
2751         * c-lex.c (narrowest_unsigned_type): Check for NULL_TREE.
2752         (narrow_signed_type): Likewise.
2754 2010-05-26  Jan Hubicka  <jh@suse.cz>
2756         * cgraphunit.c (verify_cgraph_node): Do checking that DECL match
2757         edge only when checking is enabled; check using former_clone_of;
2758         check inline clones too.
2759         (cgraph_materialize_clone): Record former_clone_of pointer.
2760         (cgraph_redirect_edge_call_stmt_to_callee): Assert that we are not
2761         combining redirections; dump args_to_skip bitmap
2762         (cgraph_materialize_all_clones): Do no redirection here.
2763         * ipa-inline.c (inline_transform): Do redirection here.
2764         * cgraph.h (struct cgraph_node): Add former_clone_of filed (enabled
2765         cheking only).
2767 2010-05-26  Steven Bosscher  <steven@gcc.gnu.org>
2769         * config/avr/avr-c.c: Do not include regs.h.
2770         Include cpplib.h for cpp_define and tree.h for c-common.h.
2771         * config/avr/avr-devices.c (avr_mcu_types): Fix initializer.
2772         * config/avr/t-avr: Fix dependencies for avr-c.o.
2774 2010-05-26  Steven Bosscher  <steven@gcc.gnu.org>
2776         * explow.c (set_stack_check_libfunc): Adjust to accept name as a
2777         string instead of SYMBOL_REF rtx.
2778         * rtl.h (set_stack_check_libfunc): Move prototype from here...
2779         * libfuncs.h: ...to here.  Adjust for explow.c change.
2781 2010-05-26  Joseph Myers  <joseph@codesourcery.com>
2783         * pretty-print.c: Don't include ggc.h.
2784         (identifier_to_locale_alloc, identifier_to_locale_free): Define.
2785         (identifier_to_locale): Use them for allocation.
2786         * pretty-print.h (identifier_to_locale_alloc,
2787         identifier_to_locale_free): Declare.
2788         * toplev.c (alloc_for_identifier_to_locale): New.
2789         (general_init): Set identifier_to_locale_alloc and
2790         identifier_to_locale_free.
2791         * Makefile.in (pretty-print.o): Update dependencies.
2793 2010-05-26  Eric Botcazou  <ebotcazou@adacore.com>
2795         * gimple.c (gimple_types_compatible_p): Return 0 for aggregate and
2796         pointer types if they have different alignment or mode.
2798 2010-05-26  Anatoly Sokolov  <aesok@post.ru>
2800         * config/sparc/sparc.h (FUNCTION_VALUE, FUNCTION_OUTGOING_VALUE,
2801         LIBCALL_VALUE, FUNCTION_VALUE_REGNO_P): Remove macros.
2802         * config/sparc/sparc-protos.h (function_value): Remove declaration.
2803         * config/sparc/sparc.c (sparc_function_value, sparc_libcall_value,
2804         sparc_function_value_regno_p): New functions.
2805         (TARGET_FUNCTION_VALUE, TARGET_LIBCALL_VALUE,
2806         TARGET_FUNCTION_VALUE_REGNO_P): Define.
2807         (function_value): Rename to...
2808         (sparc_function_value_1): ... this. Make static. Change 'incoming_p'
2809         argument to 'outgoing'.
2810         (function_arg_record_value, function_arg_union_value,
2811         function_arg_vector_value): Update comment.
2813 2010-05-26  Eric Botcazou  <ebotcazou@adacore.com>
2815         * dwarf2out.c (struct dw_fde_struct): Reorder flags.
2816         (fde_needed_for_eh_p): New predicate.
2817         (output_call_frame_info): Use it throughout to decide whether FDEs
2818         are needed for EH purpose.
2819         (dwarf2out_begin_prologue): Reorder assignments.
2821 2010-05-26  Sebastian Pop  <sebastian.pop@amd.com>
2823         * tree-if-conv.c (if_convertible_gimple_assign_stmt_p): Do not
2824         special case loop->header.
2825         (is_predicated): New.
2826         (if_convertible_loop_p): Call it.
2828 2010-05-26  Sebastian Pop  <sebastian.pop@amd.com>
2830         * tree-if-conv.c (add_to_dst_predicate_list): Do not pass a statemet
2831         iterator in parameter.  Do not generate code during the analysis.
2832         (tree_if_convert_cond_stmt): Removed.
2833         (tree_if_convert_stmt): Removed.
2834         (predicate_bbs): New.
2835         (if_convertible_loop_p): Call predicate_bbs.
2836         (tree_if_conversion): Simplify the top-level logic as predicate_bbs
2837         now contains all the analysis part.
2839 2010-05-26  Sebastian Pop  <sebastian.pop@amd.com>
2841         * tree-if-conv.c (tree_if_convert_cond_stmt): Do not remove
2842         statements in the analysis part.
2843         (tree_if_convert_stmt): Update comment.
2844         (remove_conditions_and_labels): New.
2845         (combine_blocks): Call remove_conditions_and_labels.
2846         (tree_if_conversion): Update comment.
2848 2010-05-26  Sebastian Pop  <sebastian.pop@amd.com>
2850         * tree-if-conv.c (if_convertible_bb_p): Don't handle BBs with more
2851         than 2 predecessors or more than 2 successors.
2853 2010-05-26  Sebastian Pop  <sebastian.pop@amd.com>
2855         * tree-if-conv.c (if_convertible_loop_p): Avoid if-conversion
2856         of loops in which the data dependence analysis fails.
2858 2010-05-26  Sebastian Pop  <sebastian.pop@amd.com>
2860         * tree-if-conv.c (if_convertible_loop_p): Do not compute/free
2861         CDI_POST_DOMINATORS.
2862         (tree_if_conversion): Same.
2864 2010-05-26  Sebastian Pop  <sebastian.pop@amd.com>
2866         * tree-if-conv.c (tree_if_conversion): Do not return a bool.
2868 2010-05-26  Sebastian Pop  <sebastian.pop@amd.com>
2870         * tree-if-conv.c: Update copyright years.  Fix comments.
2871         Fix indentation.
2873 2010-05-26  Kai Tietz  <kai.tietz@onevision.com>
2875         * builtin-types.def (BT_INT128): New primitive type.
2876         (BT_UINT128): Likewise.
2877         * c-common.c (c_common_r): Add __int128 keyword.
2878         (c_common_type_for_size): Handle __int128.
2879         (c_common_type_for_mode): Likewise.
2880         (c_common_signed_or_unsigned_type): Likewise.
2881         (c_common_nodes_and_builtins): Add builtin type
2882         if target supports 128-bit integer scalar.
2883         * c-common.h (enum rid): Add RID_INT128.
2884         * c-cppbuiltin.c (c_cpp_builtins): Define __SIZEOF_INT128__
2885         if target supports 128-bit integer scalar.
2886         * c-decl.c (declspecs_add_type): Handle new keyword __int128.
2887         (finish_declspecs): Likewise.
2888         * c-parser.c (c_token_starts_typename): Handle RID_INT128.
2889         (c_token_starts_declspecs): Likewise.
2890         (c_parser_declspecs): Likewise.
2891         (c_parser_attributes): Likewise.
2892         (c_parser_objc_selector): Likewise.
2893         * c-pretty-print.c (pp_c_integer_constant): Handle __int128.
2894         * c-tree.h (enum c_typespec_keyword): Add cts_int128.
2895         * gimple.c (gimple_signed_or_unsigned_type): Handle int128 types.
2896         * tree.c (make_or_reuse_type): Likewise.
2897         (make_unsigned_type): Likewise.
2898         (build_common_tree_nodes_2): Likewise.
2899         * tree.h (enum integer_type_kind): Add itk_int128 and
2900         itk_unsigned_int128.
2901         (int128_integer_type_node): New define.
2902         (int128_unsigned_type_node): New define.
2903         * doc/extend.texi: Add documentation about __int128 type.
2905 2010-05-26  Richard Guenther  <rguenther@suse.de>
2907         * tree-ssa-sccvn.c (copy_nary): Adjust.
2908         (copy_phis): Rename to ...
2909         (copy_phi): ... this.  Adjust.
2910         (copy_references): Rename to ...
2911         (copy_reference): ... this.  Adjust.
2912         (process_scc): Use HTAB_FOR_EACH_ELEMENT to insert the
2913         result into the valid table.
2915 2010-05-26  Steven Bosscher  <steven@gcc.gnu.org>
2917         * config/spu/spu-c.c: Do not include function.h, rtl.h, expr.h,
2918         insn-config.h, insn-codes.h, recog.h, and optabs.h.
2920 2010-05-26  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
2922         * ggc.h (ggc_min_expand_heuristic, ggc_min_heapsize_heuristic): Remove.
2924 2010-05-26  Richard Guenther  <rguenther@suse.de>
2926         * opts.c (common_handle_option): Handle OPT_Ofast.
2928 2010-05-26  Joseph Myers  <joseph@codesourcery.com>
2930         * diagnostic.c: Don't include opts.h.
2931         (permissive_error_option): Define.
2932         (diagnostic_initialize): Take n_opts parameter.  Allocate memory
2933         for classify_diagnostic.  Don't use memset for
2934         classify_diagnostic.  Initialize new and recently added fields.
2935         (diagnostic_classify_diagnostic): Use context->n_opts instead of
2936         N_OPTS.
2937         (diagnostic_report_diagnostic): Pass context parameter to
2938         diagnostic_report_warnings_p.  Use option_enabled and option_name
2939         hooks from context.
2940         (emit_diagnostic): Use permissive_error_option.
2941         (permerror): Likewise.
2942         * diagnostic.h: Don't include options.h.
2943         (struct diagnostic_context): Add n_opts, opt_permissive,
2944         inhibit_warnings, warn_system_headers, option_enabled and
2945         option_name fields.  Change classify_diagnostic to a pointer.
2946         * opts-diagnostic.h: New file.
2947         * opts.c: Include opts-diagnostic.h.
2948         (common_handle_option): Set global_dc fields for -Wfatal-errors,
2949         -Wsystem-headers, -fshow-column, -pedantic-errors and -w.
2950         (option_name): New function.
2951         * c-opts.c (c_common_init_options): Set global_dc->opt_permissive.
2952         (c_common_handle_option): Set global_dc->permissive for
2953         -fpermissive.
2954         * c-common.c (c_cpp_error): Save and restore
2955         global_dc->warn_system_headers, not variable warn_system_headers.
2956         * toplev.c: Include opts-diagnostic.h.
2957         (general_init): Update call to diagnostic_initialize.  Set
2958         global_dc->show_column, global_dc->option_enabled and
2959         global_dc->option_name.
2960         (process_options): Don't set global_dc fields here.
2961         * Makefile.in (DIAGNOSTIC_H): Remove options.h.
2962         (diagnostic.o, opts.o, toplev.o): Update dependencies.
2964 2010-04-30  Hariharan Sandanagobalane  <hariharan@picochip.com>
2966         * config/picochip/picochip.md (movsi): Split a movsi from a
2967         const after reload.
2969 2010-05-26  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
2971         * ggc-zone.c: Update copyright year.
2972         (poison_region): Mark memory for Valgrind as undefined before
2973         memset () call and inaccessible afterwards.
2974         (ggc_pch_total_size): Change type of i to int.
2976 2010-05-26  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
2978         * ggc-common.c (ggc_free_overhead): Allow empty slot.
2980 2010-05-26  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
2982         * ggc-common.c: Update copyright year.
2983         (ggc_rlimit_bound): Remove prototype.  Compile only if
2984         !ENABLE_GC_CHECKING && !ENABLE_GC_ALWAYS_COLLECT.
2985         (ggc_min_heapsize_heuristic): Compile only if !ENABLE_GC_CHECKING
2986         && !ENABLE_GC_ALWAYS_COLLECT.  Make static.
2987         (ggc_min_heapsize_heuristic): Likewise.
2989 2010-05-26  Richard Guenther  <rguenther@suse.de>
2991         PR rtl-optimization/44164
2992         * tree-ssa-alias.c (aliasing_component_refs_p): Fix the
2993         no-common access-path disambiguation.
2994         (indirect_ref_may_alias_decl_p): Adjust.
2995         (indirect_refs_may_alias_p): Likewise.
2996         (refs_may_alias_p_1): Likewise.
2998 2010-05-26  Steven Bosscher  <steven@gcc.gnu.org>
3000         * c-typeck.c: Do not include expr.h.
3002 2010-05-26  Steven Bosscher  <steven@gcc.gnu.org>
3004         * rtl.h (decl_default_tls_model): Move prototype from here...
3005         * output.h: ...to here.
3006         * c-decl.c: Do not include rtl.h.
3007         * c-pragma.c: Likewise.
3008         * c-parser.c: Likewise.
3009         * c-gimplify.c: Likewise.  And also not hard-reg-set.
3010         * c-common.c: Do not include rtl.h.  Include tm_p.h and add a
3011         FIXME note for it.  Add a FIXME note for expr.h.
3012         * config/i386/i386-protos.h (ix86_enum_va_list, ix86_fn_abi_va_list,
3013         ix86_canonical_va_list_type): Make visible even if RTX_CODE is not
3014         defined.
3016 2010-05-26  Jakub Jelinek  <jakub@redhat.com>
3018         PR target/44199
3019         * config/rs6000/rs6000.c (rs6000_emit_epilogue): If cfun->calls_alloca
3020         or total_size is larger than red zone size for non-V4 ABI, emit a
3021         stack_tie resp. frame_tie insn before stack pointer restore.
3022         * config/rs6000/rs6000.md (frame_tie): New insn.
3024 2010-05-25  Eric Botcazou  <ebotcazou@adacore.com>
3026         * function.h (struct function): Add can_throw_non_call_exceptions bit.
3027         * lto-streamer-in.c (input_function): Stream it in.
3028         * lto-streamer-out.c (output_function): Stream it out.
3029         * function.c (allocate_struct_function): Set it.
3030         (expand_function_end): Substitute cfun->can_throw_non_call_exceptions
3031         for flag_non_call_exceptions.
3032         * cfgbuild.c (control_flow_insn_p): Likewise.
3033         (make_edges): Likewise.
3034         * cfgexpand.c (expand_stack_alignment): Likewise.
3035         * combine.c (distribute_notes): Likewise.
3036         * cse.c (cse_extended_basic_block): Likewise.
3037         * except.c (insn_could_throw_p): Likewise.
3038         * gcse.c (simple_mem): Likewise.
3039         * ipa-pure-const.c (check_call): Likewise.
3040         (check_stmt ): Likewise.
3041         * lower-subreg.c (lower-subreg.c): Likewise.
3042         * optabs.c (emit_libcall_block): Likewise.
3043         (prepare_cmp_insn): Likewise.
3044         * postreload-gcse.c (eliminate_partially_redundant_loads): Likewise.
3045         * postreload.c (rest_of_handle_postreload): Likewise.
3046         * reload1.c (reload_as_needed): Likewise.
3047         (emit_input_reload_insns): Likewise.
3048         (emit_output_reload_insns): Likewise.
3049         (fixup_abnormal_edges): Likewise.
3050         * sel-sched-ir.c (init_global_and_expr_for_insn): Likewise.
3051         * store-motion.c (find_moveable_store): Likewise.
3052         * tree-eh.c (stmt_could_throw_p): Likewise.
3053         (tree_could_throw_p): Likewise.
3054         * tree-ssa-dce.c (mark_stmt_if_obviously_necessary): Likewise.
3055         * config/arm/arm.c (arm_expand_prologue): Likewise.
3056         (thumb1_expand_prologue): Likewise.
3057         * config/rx/rx.md (cbranchsf4): Likewise.
3058         (cmpsf): Likewise.
3059         * config/s390/s390.c (s390_emit_prologue): Likewise.
3060         * tree-inline.c (initialize_cfun): Copy can_throw_non_call_exceptions.
3061         (inline_forbidden_into_p): New predicate.
3062         (expand_call_inline): Use it to forbid inlining.
3063         (tree_can_inline_p): Likewise.
3065 2010-05-25  Steven Bosscher  <steven@gcc.gnu.org>
3067         * config/i386/i386-c.c: Do not include rtl.h.
3068         * config/i386/t-i386: Update dependencies.
3070 2010-05-25  Steven Bosscher  <steven@gcc.gnu.org>
3072         * attribs.c: Do not include rtl.h.
3073         * Makefile.in: Update dependencies.
3075 2010-05-25  Anatoly Sokolov  <aesok@post.ru>
3077         * double-int.h (double_int_and): New.
3078         * combine.c (try_combine): Clean up, use double_int_* and
3079         immed_double_int_const functions.
3081 2010-05-25  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3083         * configure.ac (gcc_cv_as_ld_jalr_reloc): Redirect grep stdout,
3084         stderr to /dev/null instead of grep -q.
3085         * configure: Regenerate.
3087 2010-05-25  Steven Bosscher  <steven@gcc.gnu.org>
3089         * Makefile.in (EXCEPT_H): Fix typo.
3091 2010-05-25  Vladimir Makarov <vmakarov@redhat.com>
3093         * ira-build.c (update_conflict_hard_reg_costs): New.
3094         (ira_build): Call update_conflict_hard_reg_costs.
3096 2010-05-25  Jakub Jelinek  <jakub@redhat.com>
3098         PR debug/41371
3099         * var-tracking.c (find_loc_in_1pdv): Guard asserts with
3100         ENABLE_CHECKING.
3101         (intersect_loc_chains): Walk the s2var's loc_chain together
3102         with s1node chain as long as the locations are equal, don't
3103         call find_loc_in_1pdv in that case.
3105         PR debug/42801
3106         * tree-inline.c (remap_decls): Remap DECL_VALUE_EXPR here...
3107         (copy_bind_expr): ... instead of here.
3108         (copy_tree_body_r): If id->remapping_type_depth clear TREE_BLOCK
3109         if the block hasn't been remapped.
3110         * dwarf2out.c (gen_formal_parameter_die, gen_variable_die): When
3111         emitting concrete instance of abstract VLA, add DW_AT_type attribute.
3113 2010-05-25  Richard Guenther  <rguenther@suse.de>
3115         PR middle-end/44069
3116         * gimple-fold.c (maybe_fold_stmt_addition): Avoid generating
3117         out-of-bounds array accesses.
3119 2010-05-25  Richard Guenther  <rguenther@suse.de>
3121         * lto-wrapper.c (nr, input_names, output_names, makefile): Globalize.
3122         (lto_wrapper_exit): Unlink all LTRANS temporary files on error.
3123         (run_gcc): Re-organize to make cleanup easier.
3125 2010-05-25  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
3127         * config/s390/s390.c (optimization_options): Fix and move the
3128         flag_prefetch_loop_arrays override ...
3129         (override_options): ... here.
3131 2010-05-25  Joseph Myers  <joseph@codesourcery.com>
3133         * diagnostic.c: Don't include plugin.h.
3134         (diagnostic_report_diagnostic): Don't handle plugins specially
3135         here.  Pass context to internal_error callback.
3136         * diagnostic.h (struct diagnostic_context): Add context parameter
3137         to internal_error callback.
3138         * plugin.c (warn_if_plugins, plugins_internal_error_function): New.
3139         * plugin.h (struct diagnostic_context): Declare.
3140         (warn_if_plugins, plugins_internal_error_function): Declare.
3141         * toplev.c (general_init): Set global_dc->internal_error.
3142         * Makefile.in (diagnostic.o): Update dependencies.
3144 2010-05-25 Iain Sandoe  <iains@gcc.gnu.org>
3146         * config/rs6000/darwin64.h: Update DARWIN_ARCH_SPEC.
3147         * config/rs6000/t-darwin64: New.
3148         * config.gcc (powerpc64-*-darwin*): Use darwin.opts, t-darwin64,
3149         build crt2.
3151 2010-05-25  Christian Borntraeger  <borntraeger@de.ibm.com>
3153         PR 44203
3154         * tree-ssa-loop-prefetch.c: Fix logic for step calculation to
3155         match the original (and intended) behaviour before r159557.  This
3156         changeset changed a=a+b*c to a=(a+b)*b which was obviously wrong
3157         in two ways.
3159 2010-05-25  Richard Guenther  <rguenther@suse.de>
3161         * doc/invoke.texi: Document -Ofast.
3162         * target.h (struct gcc_target): Add handle_ofast.
3163         * target-def.h (TARGET_HANDLE_OFAST): Add.
3164         (TARGET_INITIALIZER): Adjust.
3165         * opts.c (decode_options): Handle -Ofast.  Enable -ffast-math with it.
3166         * common.opt (Ofast): Add.
3168 2010-05-25  Paolo Bonzini  <bonzini@gnu.org>
3170         * doc/tm.texi (STORE_FLAG_VALUE): Do not refer to sCC patterns.
3171         * doc/md.texi (cstoreXX4): Update for cond-optab changes.
3173 2010-05-25  Paolo Bonzini  <bonzini@gnu.org>
3175         PR target/43610
3176         * optabs.c (prepare_float_lib_cmp): Allow reversing the comparison
3177         even if !FLOAT_LIB_COMPARE_RETURNS_BOOL.  Always compute true_rtx and
3178         false_rtx.  Use false_rtx to compute the correct *ptest for reversed
3179         comparisons for which !FLOAT_LIB_COMPARE_RETURNS_BOOL.
3181 2010-05-25  Jakub Jelinek  <jakub@redhat.com>
3183         * dwarf2out.c (loc_descr_plus_const): When offset is negative, use
3184         DW_OP_minus with negated offset instead of DW_OP_plus.
3185         (loc_list_from_tree): Don't test whether second operand is INTEGER_CST.
3187 2010-05-25  Wei Guozhi  <carrot@google.com>
3189         * config/arm/thumb2.md (thumb2_tlobits_cbranch): Add constraint to
3190         tst instruction and a new alternative.
3191         * config/arm/constraints.md (Pu): New constraint.
3193 2010-05-24  Sebastian Pop  <sebastian.pop@amd.com>
3195         * function.c (assign_stack_local_1): Initialize variable
3196         to avoid warning when bootstrapping at -O3.
3198 2010-05-24  Steven Bosscher  <steven@gcc.gnu.org>
3200         * configure.ac (all_lang_makefiles): Remove everything related to it.
3201         * configure: Regenerate.
3202         * Makefile.in: Fix reference to ada Make-lang.in.
3203         Remove support for LANG_MAKEFILES.
3205 2010-05-24  Daniel Jacobowitz  <dan@codesourcery.com>
3206             Sandra Loosemore  <sandra@codesourcery.com>
3208         * config/arm/neon-testgen.ml: Use dg-add-options arm_neon.
3209         * doc/sourcebuild.texi (Effective-Target Keywords): Update arm_neon_ok
3210         description.  Add arm_neon_fp16_ok.
3211         (Add Options): Add arm_neon and arm_neon_fp16.
3213 2010-05-24  Joseph Myers  <joseph@codesourcery.com>
3215         * diagnostic.c: Don't include flags.h.
3216         (pedantic_warning_kind, permissive_error_kind): Take diagnostic
3217         context parameters.  Check flags in the context passed as a parameter.
3218         (diagnostic_build_prefix): Add context parameter.  Check
3219         show_column flag in context.
3220         (diagnostic_action_after_output): Check fatal_errors flag in context.
3221         (diagnostic_report_current_module): Check show_column flag in context.
3222         (default_diagnostic_starter): Update call to
3223         diagnostic_build_prefix.
3224         (diagnostic_report_diagnostic): Pass context to pedantic_warning_kind.
3225         (emit_diagnostic): Pass context to permissive_error_kind.
3226         (permerror): Pass context to permissive_error_kind.
3227         * diagnostic.h (struct diagnostic_context): Add show_column,
3228         pedantic_errors, permissive and fatal_errors fields.
3229         (diagnostic_build_prefix): Update prototype.
3230         * langhooks.c
3231         * toplev.c (process_options): Set flags in global_dc from
3232         flag_show_column, flag_pedantic_errors, flag_permissive,
3233         flag_fatal_errors.
3234         * tree-diagnostic.c (default_tree_diagnostic_starter): Update call
3235         to diagnostic_build_prefix.
3236         * Makefile.in (diagnostic.o): Update dependencies.
3238 2010-05-24  H.J. Lu  <hongjiu.lu@intel.com>
3240         * config/i386/ia32intrin.h (__crc32q): Define only if
3241         __SSE4_2__ is defined.
3243 2010-05-24  Iain Sandoe  <iains@gcc.gnu.org>
3245         PR target/44132
3246         PR middle-end/43602
3247         * varasm.c (get_emutls_init_templ_addr): Copy DECL_PRESERVE_P,
3248         DECL_VISIBILITY_SPECIFIED.
3249         (emutls_decl): Set DECL_PRESERVE_P and copy
3250         DECL_VISIBILITY_SPECIFIED, DECL_RESTRICTED_P.
3251         (emutls_finalize_control_var): New callback.
3252         (emutls_finish): Finalize emutls control variables.
3253         * toplev.c (compile_file): Move the call to emutls_finish ()
3254         before varpool_assemble_pending_decls ().
3256 2010-05-24  Daniel Gutson  <dgutson@codesourcery.com>
3258         * config/arm/lib1funcs.asm (__ARM_ARCH__): __ARM_ARCH_7EM__
3259         added to the preprocessor condition.
3261 2010-05-24  Paul Brook  <paul@codesourcery.com>
3263         * gengtype-lex.l: Add HARD_REG_SET.
3264         * expr.c (expand_expr_real_1): Record writes to hard registers.
3265         * function.c (rtl_data): Add asm_clobbers.
3266         * ira.c (compute_regs_asm_clobbered): Use crtl->asm_clobbers.
3267         (ira_setup_eliminable_regset): Remove regs_asm_clobbered.
3268         Use crtl->asm_clobbers.
3270 2010-05-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3272         * doc/makefile.texi (Makefile): Mention stages 'profile'
3273         and 'feedback' for profiledbootstrap.
3275 2010-05-23  H.J. Lu  <hongjiu.lu@intel.com>
3277         PR target/44245
3278         * config/i386/i386.c (def_builtin): Properly check
3279         OPTION_MASK_ISA_64BIT.
3281 2010-05-23  Joseph Myers  <joseph@codesourcery.com>
3283         * c-decl.c (diagnose_mismatched_decls): Give error for duplicate
3284         typedefs with different but compatible types.  Allow duplicate
3285         typedefs with the same type except for pedantic non-C1X, but give
3286         warning for variably modified types.
3287         * c-typeck.c (tagged_types_tu_compatible_p,
3288         function_types_compatible_p, type_lists_compatible_p,
3289         comptypes_internal): Add parameter different_types_p; set
3290         *different_types_p for different but compatible types.  All
3291         callers changed.
3292         (comptypes_check_different_types): New.
3293         * c-tree.h (comptypes_check_different_types): Declare.
3295 2010-05-23  Steven Bosscher  <steven@gcc.gnu.org>
3297         * regs.h: Do not include obstack.h, basic-block.h.  Include machmode.h.
3298         * jump.c: Include basic-block.h.
3299         * profile.c: Likewise.
3300         * tree-profile.c: Likewise.
3301         * coverage.c: Likewise.
3302         * basic-block.h (optimize_function_for_size_p): Move to function.h.
3303         (optimize_function_for_speed_p): Likewise.
3304         * function.h (optimize_function_for_size_p,
3305         optimize_function_for_speed_p): Moved here from basic-block.h.
3306         * Makefile.in: Update dependencies.
3308 2010-05-23  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3310         * lto-wrapper.c (run_gcc): Unset MAKEFLAGS and MFLAGS
3311         before calling make; allow override through $MAKE.
3312         * doc/invoke.texi (Optimize Options): Document override.
3314 2010-05-23  Anatoly Sokolov  <aesok@post.ru>
3316         * config/rs6000/rs6000.c (rs6000_mode_dependent_address_p): New.
3317         (TARGET_MODE_DEPENDENT_ADDRESS_P): Define.
3318         (rs6000_mode_dependent_address_ptr): Make static.
3319         * config/rs6000/rs6000.h (GO_IF_MODE_DEPENDENT_ADDRESS): Remove.
3320         * config/rs6000/rs6000-protos.h (rs6000_mode_dependent_address_ptr):
3321         Remove.
3323 2010-05-23  Maarten Lankhorst  <mlankhorst@codeweavers.com>
3325         PR target/43869
3326         * config/i386/i386.c: Make sure that the correct regparm is passed.
3328 2010-05-23  Steven Bosscher  <steven@gcc.gnu.org>
3330         * sbitmap.h (sbitmap_ptr, const_sbitmap_ptr): Move from here...
3331         * sbitmap.c: ...to here to internalize sbitmap element access.
3332         Do not include tm.h, rtl.h, flags.h, hard-reg-set.h, and obstack.h.
3333         Explain why basic-block.h is included.
3334         * function.h: Include tm.h for CUMULATIVE_ARGS.
3335         * Makefile.in: Update dependencies.
3337 2010-05-22  Steven Bosscher  <steven@gcc.gnu.org>
3339         * coretypes.h (struct simple_bitmap_def, sbitmap, const_sbitmap):
3340         New core types.
3341         * sbitmap.h (struct sbitmap_def): Do not typedef here.
3342         * sbitmap.c: Include sbitmap.h.
3343         * basic-block.h: Do not include bitmap.h, sbitmap.h, partition.h,
3344         hard-reg-set.h.  Split everything related to regsets out from here...
3345         * regset.h: ...to here.  New file.
3346         * df.h: Include regset.h and sbitmap.h.
3347         * tree-flow.h: Likewise.
3348         * cfgloop.h: Likewise.
3349         * except.h: Do not include sbitmap.h.  Include hashtab.h.
3350         * cgraph.h: Include vec.h and function.h.
3351         * reload.h (struct insn_chain): Change types of live_throughout
3352         and dead_or_set from regset_head to bitmap_head.
3353         (compute_use_by_pseudos): Be defined also if regset.h is not included.
3354         * ira-int.h (struct ira_spilled_reg_stack_slot): Change type of
3355         spilled_regs from regset_head to bitmap_head to avoid dependency
3356         in regset.h.
3357         * sel-sched-ir.h: Include regset.h.
3358         * reload.c: Include df.h before reload.h.
3359         * caller-save.c: Likewise.
3360         * reload1.c: Likewise.
3361         * ira.c: Likewise.
3362         (mark_elimination): Update type of r to bitmap, consistent with
3363         DF_LR_IN.
3364         * dominance.c: Include bitmap.h.
3365         * modulo-sched.c: Include df.h.
3366         * cfganal.c: Include bitmap.h and sbitmap.h.
3367         * cfgbuild.c: Include sbitmap.h.
3368         * lcm.c: Include sbitmap.h.
3369         * gcse.c (alloc_gcse_mem): Allocate regset with ALLOC_REG_SET.
3370         * domwalk.c: Include sbitmap.h, exclude ggc.h.
3371         * cfgexpand.c: Inlcude bitmap.h and sbitmap.h.
3372         * cselib.c: Include bitmap.h.
3373         * tree-optimize.c: Include regset.h.
3374         * stmt.c: Include bitmap.h.
3375         * Makefile.in: Update dependencies.
3377 2010-05-22  Jan Hubicka  <jh@suse.cz>
3379         * cgraph.h (struct varpool_node): Add same_comdat_group.
3380         * lto-cgrpah.c (lto_output_varpool_node): Output same_comdat_group
3381         pointer.
3382         (output_varpool): Update call of lto_output_varpool_node.
3383         (input_varpool): Read same_comdat_group pointer.
3384         (input_varpool_1): Fixup same_comdat_group pointer.
3385         * ipa.c (cgraph_remove_unreachable_nodes): WHen one of same comdat
3386         group is needed, all are.
3387         * varpool.c (varpool_remove_node): Remove node from same comdat group
3388         linklist too.
3389         (varpool_analyze_pending_decls): Walk same comdat groups.
3391 2010-05-22  Steven Bosscher  <steven@gcc.gnu.org>
3393         * rtl.h (union rtunion_def): Remove rt_bit member.
3394         (XBITMAP, X0BITMAP, XCBITMAP): Remove.
3395         * print-rtl (print_rtx): Do not print the member.
3396         * gengtype.c (adjust_field_rtx_def): Do not handle it.
3397         * gengenrtl.c (type_from_format): Likewise.
3398         (accessor_from_format): Likewise.
3400 2010-05-22  Joseph Myers  <joseph@codesourcery.com>
3402         * dbgcnt.c: Include toplev.h instead of errors.h.
3403         * ira-emit.c: Don't include errors.h.
3404         * ira.c: Include toplev.h instead of errors.h.
3405         * lto-compress.c: Include toplev.h instead of errors.h.
3406         * Makefile.in (lto-compress.o, lto-streamer-out.o, ira-emit.o,
3407         ira.o, dbgcnt.o): Update dependencies.
3409 2010-05-22  Richard Guenther  <rguenther@suse.de>
3411         * gimple.c (gimple_types_compatible_p): Check type qualifications
3412         before merging pointer to complete and pointer to incomplete type.
3413         * lto-symtab.c (lto_symtab_resolve_symbols): For commons make sure
3414         we use our own resolution algorithm.  The gold linker plugin
3415         doesn't do the job we want it to do here.
3417 2010-05-22  Anatoly Sokolov  <aesok@post.ru>
3419         * config/sparc/sparc.h (GO_IF_MODE_DEPENDENT_ADDRESS): Remove.
3420         * config/sparc/sparc.c (TARGET_MODE_DEPENDENT_ADDRESS_P): Define.
3421         (sparc_mode_dependent_address_p): New function.
3423 2010-05-21  Steven Bosscher  <steven@gcc.gnu.org>
3425         * Makefile.in: Fix c-pch.o and ggc-common.o dependencies on timevars.
3427         * timevar.c: Do not include any core headers.
3428         (timevar_print): De-i18n-ize.
3429         (print_time): Likewise.
3430         * timevar.h (timevar_push, timevar_pop): Make inline functions.
3432 2010-05-21  Joseph Myers  <joseph@codesourcery.com>
3434         * diagnostic.c: Don't include tm.h, tree.h, tm_p.h, langhooks.h or
3435         langhooks-def.h.
3436         (diagnostic_initialize): Initialize x_data not last_function.
3437         (diagnostic_report_current_function): Move to tree-diagnostic.c.
3438         (default_diagnostic_starter): Call
3439         diagnostic_report_current_module not
3440         diagnostic_report_current_function.
3441         (diagnostic_report_diagnostic): Initialize x_data not
3442         abstract_origin.
3443         (verbatim): Likewise.
3444         * diagnostic.h (struct diagnostic_info): Change abstract_origin to
3445         x_data.
3446         (struct diagnostic_context): Change last_function to x_data.
3447         (diagnostic_auxiliary_data): Replace with
3448         diagnostic_context_auxiliary_data and
3449         diagnostic_info_auxiliary_data.
3450         (diagnostic_last_function_changed, diagnostic_set_last_function,
3451         diagnostic_report_current_function): Move to tree-diagnostic.h.
3452         (print_declaration, dump_generic_node, print_generic_stmt,
3453         print_generic_stmt_indented, print_generic_expr,
3454         print_generic_decl, debug_c_tree, dump_omp_clauses,
3455         print_call_name, debug_generic_expr, debug_generic_stmt,
3456         debug_tree_chain, default_tree_printer): Move to
3457         tree-pretty-print.h.
3458         (debug_gimple_stmt, debug_gimple_seq, print_gimple_seq,
3459         print_gimple_stmt, print_gimple_expr, dump_gimple_stmt): Move to
3460         gimple-pretty-print.h.
3461         * pretty-print.c: Don't include tree.h
3462         (pp_base_format): Don't handle %K here.
3463         (pp_base_tree_identifier): Move to tree-pretty-print.c.
3464         * pretty-print.h (text_info): Change abstract_origin to x_data.
3465         (pp_tree_identifier, pp_unsupported_tree,
3466         pp_base_tree_identifier): Move to tree-pretty-print.h.
3467         * gimple-pretty-print.h, tree-diagnostic.c, tree-diagnostic.h,
3468         tree-pretty-print.h: New files.
3469         * tree-pretty-print.c: Include tree-pretty-print.h.
3470         (percent_K_format): New.  Moved from pretty-print.c.
3471         (pp_base_tree_identifier): Move from pretty-print.c.
3472         * c-objc-common.c: Include tree-pretty-print.h.
3473         (c_tree_printer): Handle %K here.
3474         * langhooks.c: Include tree-diagnostic.h.
3475         (lhd_print_error_function): Use diagnostic_abstract_origin macro.
3476         * toplev.c: Include tree-diagnostic.h and tree-pretty-print.h.
3477         (default_tree_printer): Handle %K using percent_K_format.
3478         (general_init): Use default_tree_diagnostic_starter.
3479         * tree.c: Include tree-diagnostic.h and tree-pretty-print.h.
3480         (free_lang_data): Use default_tree_diagnostic_starter.
3481         * c-pretty-print.c: Include tree-pretty-print.h.
3482         * cfgexpand.c: Include tree-pretty-print.h and gimple-pretty-print.h.
3483         * cgraphunit.c: Include tree-pretty-print.h and gimple-pretty-print.h.
3484         * dwarf2out.c: Include tree-pretty-print.h.
3485         * except.c: Include tree-pretty-print.h.
3486         * gimple-pretty-print.c: Include tree-pretty-print.h and
3487         gimple-pretty-print.h.
3488         * gimplify.c: Include tree-pretty-print.h.
3489         * graphite-poly.c: Include tree-pretty-print.h and
3490         gimple-pretty-print.h.
3491         * ipa-cp.c: Include tree-pretty-print.h.
3492         * ipa-inline.c: Include gimple-pretty-print.h.
3493         * ipa-prop.c: Include tree-pretty-print.h and gimple-pretty-print.h.
3494         * ipa-pure-const.c: Include gimple-pretty-print.h.
3495         * ipa-struct-reorg.c: Include tree-pretty-print.h and
3496         gimple-pretty-print.h.
3497         * ipa-type-escape.c: Include tree-pretty-print.h.
3498         * print-rtl.c: Include tree-pretty-print.h.
3499         * print-tree.c: Include gimple-pretty-print.h.
3500         * sese.c: Include tree-pretty-print.h.
3501         * tree-affine.c: Include tree-pretty-print.h.
3502         * tree-browser.c: Include tree-pretty-print.h.
3503         * tree-call-cdce.c: Include gimple-pretty-print.h.
3504         * tree-cfg.c: Include tree-pretty-print.h and gimple-pretty-print.h.
3505         * tree-chrec.c: Include tree-pretty-print.h.
3506         * tree-data-ref.c: Include tree-pretty-print.h and
3507         gimple-pretty-print.h.
3508         * tree-dfa.c: Include tree-pretty-print.h.
3509         * tree-if-conv.c: Include tree-pretty-print.h and
3510         gimple-pretty-print.h.
3511         * tree-inline.c: Include tree-pretty-print.h.
3512         * tree-into-ssa.c: Include tree-pretty-print.h and
3513         gimple-pretty-print.h.
3514         * tree-nrv.c: Include tree-pretty-print.h.
3515         * tree-object-size.c: Include tree-pretty-print.h and
3516         gimple-pretty-print.h.
3517         * tree-outof-ssa.c: Include tree-pretty-print.h and
3518         gimple-pretty-print.h.
3519         * tree-parloops.c: Include tree-pretty-print.h and
3520         gimple-pretty-print.h.
3521         * tree-predcom.c: Include tree-pretty-print.h and
3522         gimple-pretty-print.h.
3523         * tree-scalar-evolution.c: Include tree-pretty-print.h and
3524         gimple-pretty-print.h.
3525         * tree-sra.c: Include tree-pretty-print.h.
3526         * tree-ssa-address.c: Include tree-pretty-print.h.
3527         * tree-ssa-alias.c: Include tree-pretty-print.h.
3528         * tree-ssa-ccp.c: Include tree-pretty-print.h and
3529         gimple-pretty-print.h.
3530         * tree-ssa-coalesce.c: Include tree-pretty-print.h.
3531         * tree-ssa-copy.c: Include tree-pretty-print.h and
3532         gimple-pretty-print.h.
3533         * tree-ssa-copyrename.c: Include tree-pretty-print.h.
3534         * tree-ssa-dce.c: Include tree-pretty-print.h and
3535         gimple-pretty-print.h.
3536         * tree-ssa-dom.c: Include tree-pretty-print.h and
3537         gimple-pretty-print.h.
3538         * tree-ssa-dse.c: Include gimple-pretty-print.h.
3539         * tree-ssa-forwprop.c: Include tree-pretty-print.h.
3540         * tree-ssa-ifcombine.c: Include tree-pretty-print.h.
3541         * tree-ssa-live.c: Include tree-pretty-print.h and
3542         gimple-pretty-print.h.
3543         * tree-ssa-loop-im.c: Include tree-pretty-print.h and
3544         gimple-pretty-print.h.
3545         * tree-ssa-loop-ivcanon.c: Include tree-pretty-print.h and
3546         gimple-pretty-print.h.
3547         * tree-ssa-loop-ivopts.c: Include tree-pretty-print.h and
3548         gimple-pretty-print.h.
3549         * tree-ssa-loop-niter.c: Include tree-pretty-print.h and
3550         gimple-pretty-print.h.
3551         * tree-ssa-loop-prefetch.c: Include tree-pretty-print.h.
3552         * tree-ssa-math-opts.c: Include gimple-pretty-print.h.
3553         * tree-ssa-operands.c: Include tree-pretty-print.h and
3554         gimple-pretty-print.h.
3555         * tree-ssa-phiprop.c: Include tree-pretty-print.h and
3556         gimple-pretty-print.h.
3557         * tree-ssa-pre.c: Include tree-pretty-print.h and
3558         gimple-pretty-print.h.
3559         * tree-ssa-propagate.c: Include gimple-pretty-print.h.
3560         * tree-ssa-reassoc.c: Include tree-pretty-print.h and
3561         gimple-pretty-print.h.
3562         * tree-ssa-sccvn.c: Include tree-pretty-print.h and
3563         gimple-pretty-print.h.
3564         * tree-ssa-sink.c: Include gimple-pretty-print.h.
3565         * tree-ssa-ter.c: Include tree-pretty-print.h and
3566         gimple-pretty-print.h.
3567         * tree-ssa-uninit.c: Include gimple-pretty-print.h.
3568         * tree-ssa.c: Include tree-pretty-print.h and
3569         gimple-pretty-print.h.
3570         * tree-stdarg.c: Include gimple-pretty-print.h.
3571         * tree-switch-conversion.c: Include gimple-pretty-print.h.
3572         * tree-tailcall.c: Include tree-pretty-print.h and
3573         gimple-pretty-print.h.
3574         * tree-vect-data-refs.c: Include tree-pretty-print.h and
3575         gimple-pretty-print.h.
3576         * tree-vect-loop-manip.c: Include tree-pretty-print.h and
3577         gimple-pretty-print.h.
3578         * tree-vect-loop.c: Include tree-pretty-print.h and
3579         gimple-pretty-print.h.
3580         * tree-vect-patterns.c: Include gimple-pretty-print.h.
3581         * tree-vect-slp.c: Include tree-pretty-print.h and
3582         gimple-pretty-print.h.
3583         * tree-vect-stmts.c: Include tree-pretty-print.h and
3584         gimple-pretty-print.h.
3585         * tree-vectorizer.c: Include tree-pretty-print.h.
3586         * tree-vrp.c: Include tree-pretty-print.h and
3587         gimple-pretty-print.h.
3588         * value-prof.c: Include tree-pretty-print.h and
3589         gimple-pretty-print.h.
3590         * var-tracking.c: Include tree-pretty-print.h.
3591         * Makefile.in (OBJS-common): Add tree-diagnostic.o.
3592         (tree-diagnostic.o): New dependencies.
3593         (c-objc-common.o, c-pretty-print.o, langhooks.o, tree.o,
3594         tree-inline.o, print-tree.o, stor-layout.o, tree-ssa-uninit.o,
3595         tree-ssa.o, tree-into-ssa.o, tree-ssa-ter.o, tree-ssa-coalesce.o,
3596         tree-outof-ssa.o, tree-ssa-forwprop.o, tree-ssa-phiprop.o,
3597         tree-ssa-ifcombine.o, tree-nrv.o, tree-ssa-copy.o,
3598         tree-ssa-propagate.o, tree-ssa-dom.o, tree-ssa-uncprop.o,
3599         tree-ssa-live.o, tree-ssa-copyrename.o, tree-ssa-pre.o,
3600         tree-ssa-sccvn.o, tree-vrp.o, tree-cfg.o, tree-tailcall.o,
3601         tree-ssa-sink.o, tree-if-conv.o, tree-dfa.o, tree-ssa-operands.o,
3602         tree-ssa-address.o, tree-ssa-loop-niter.o,
3603         tree-ssa-loop-ivcanon.o, tree-ssa-loop-prefetch.o, tree-predcom.o,
3604         tree-ssa-loop-ivopts.o, tree-affine.o, tree-ssa-loop-im.o,
3605         tree-ssa-math-opts.o, tree-ssa-alias.o, tree-ssa-reassoc.o,
3606         gimplify.o, tree-browser.o, tree-chrec.o, tree-scalar-evolution.o,
3607         tree-data-ref.o, sese.o, graphite-poly.o, tree-vect-loop.o,
3608         tree-vect-loop-manip.o, tree-vect-patterns.o, tree-vect-slp.o,
3609         tree-vect-stmts.o, tree-vect-data-refs.o, tree-vectorizer.o,
3610         tree-parloops.o, tree-stdarg.o, tree-object-size.o,
3611         gimple-pretty-print.o, tree-pretty-print.o, diagnostic.o,
3612         toplev.o, print-rtl.o, except.o, dwarf2out.o, cgraphunit.o,
3613         ipa-prop.o, ipa-cp.o, ipa-inline.o, ipa-pure-const.o,
3614         ipa-type-escape.o, ipa-struct-reorg.o, tree-ssa-dce.o,
3615         tree-call-cdce.o, tree-ssa-ccp.o, tree-sra.o,
3616         tree-switch-conversion.o, var-tracking.o, value-prof.o,
3617         cfgexpand.o, pretty-print.o): Update dependencies.
3619 2010-05-22  Andreas Tobler  <andreast@fgznet.ch>
3621         * tree-ssa-structalias.c: Remove tm_p.h from include.
3623 2010-05-21  Jeff Law  <law@redhat.com>
3625         * ira-costs.c (ira_tune_allocno_costs_and_cover_classes): Fix typo.
3627 2010-05-21  Jason Merrill  <jason@redhat.com>
3629         * tree-eh.c (cleanup_is_dead_in): New.
3630         (lower_try_finally): Don't generate a dead cleanup region.
3631         (lower_cleanup): Likewise.
3633 2010-05-21  Jakub Jelinek  <jakub@redhat.com>
3635         PR debug/44223
3636         * haifa-sched.c (schedule_insn): When freeing INSN_REG_USE_LIST,
3637         unchain each use from the cyclic next_regno_use chain first.
3639 2010-05-21  Steven Bosscher  <steven@gcc.gnu.org>
3641         * real: Do not include gmp.h, mpfr.h, and mpc.h.
3642         (REAL_VALUE_NEGATE, REAL_VALUE_ABS, real_arithmetic2): Remove.
3643         (real_value_negate, real_value_abs): New prototypes.
3644         (do_mpc_arg2, real_from_mpfr, mpfr_from_real): Move from here...
3645         * realmpfr.h (do_mpc_arg2, real_from_mpfr, mpfr_from_real): ...to here,
3646         new include file for interface between MPFR and REAL_VALUE_TYPE.
3647         * real.c: Include realmpfr.h.
3648         (real_arithmetic2): Remove legacy function.
3649         (real_value_negate): New.
3650         (real_value_abs): New.
3651         (mfpr_from_real, real_from_mpfr): Move from here...
3652         * realmpfr.c (mpfr_from_real, real_from_mpfr): ...to here, new file.
3653         * builtins.c: Include realmpfr.h.
3654         * fold-const.c: Include realmpfr.h.
3655         (fold_comparison): Use real_value_negate instead of REAL_VALUE_NEGATE.
3656         (fold_negate_const): Likewise.
3657         (fold_abs_const): Use real_value_abs instead of REAL_VALUE_ABS.
3658         * toplev.c: Include realmpfr.h.
3659         * simplify-rtx.c (simplify_const_unary_operation): Use real_value_abs
3660         and real_value_negate.
3661         * fixed-value.c (check_real_for_fixed_mode): Likewise.
3662         * config/arm/arm.c (neg_const_double_rtx_ok_for_fpa): Likewise.
3663         (vfp3_const_double_index): Likewise.
3664         (arm_print_operand): Likewise.
3665         * Makefile.in: Update dependencies.
3667 2010-05-21  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
3669         * config/s390/s390.c (override_options): Increase the default
3670         of max-completely-peel-times.
3672 2010-05-21  Julian Brown  <julian@codesourcery.com>
3673             Mark Mitchell  <mark@codesourcery.com>
3675         * config/arm/arm.c (arm_function_ok_for_sibcall): Only forbid
3676         sibling calls for Thumb-1.
3677         * config/arm/arm.h (USE_RETURN_INSN): Enable for Thumb-2.
3678         * config/arm/arm.md (*call_symbol, *call_value_symbol): Use for
3679         Thumb-2.
3680         (*call_insn, *call_value_insn): Don't use for Thumb-2.
3681         (sibcall, sibcall_value, *sibcall_insn, *sibcall_value_insn): Use
3682         for Thumb-2.
3683         (return): New expander.
3684         (*arm_return): New name for ARM return insn.
3685         * config/arm/thumb2.md (*thumb2_return): New insn pattern.
3687 2010-05-19  Joel Sherrill <joel.sherrill@oarcorp.com>
3689         * config.gcc (sparc64-*-rtems*): New target.
3691 2010-05-21  Nathan Froyd  <froydnj@codesourcery.com>
3693         * tree.c (build_function_decl_skip_args): Fix grammar.
3694         (build_function_type_list_1): Fix typos, adjust formatting.
3696 2010-05-21  Steven Bosscher  <steven@gcc.gnu.org>
3698         * tree.h: Include real.h and fixed-value.h as basic datatypes.
3699         * dfp.c, convert.c, reload1.c, reginfo.c, tree-flow.h,
3700         tree-ssa-threadedge.c, tree-ssanames.c, tree-loop-linear.c,
3701         tree-into-ssa.c, tree-vect-generic.c, tree-ssa-structalias.c,
3702         tree-ssa-loop-im.c, tree-dump.c, tree-complex.c, tree-ssa-uninit.c,
3703         genrecog.c, tree-ssa-threadupdate.c, tree-ssa-loop-niter.c,
3704         tree-pretty-print.c, tree-loop-distribution.c,
3705         tree-ssa-loop-unswitch.c, c-lex.c, optabs.c, postreload-gcse.c,
3706         tree-ssa-loop-manip.c, postreload.c, tree-ssa-loop-ch.c,
3707         tree-tailcall.c, tree.c, reload.c, tree-scalar-evolution.c, rtlanal.c,
3708         tree-phinodes.c, builtins.c, final.c, genoutput.c, fold-const.c,
3709         tree-ssa-dse.c, genautomata.c, tree-ssa-uncprop.c, toplev.c,
3710         tree-chrec.c, genemit.c, c-cppbuiltin.c, tree-ssa-sccvn.c,
3711         tree-ssa-ccp.c, tree-ssa-loop-ivopts.c, mode-switching.c,
3712         tree-call-cdce.c, cse.c, genpeep.c, tree-ssa-math-opts.c,
3713         tree-ssa-dom.c, tree-nrv.c, tree-ssa-propagate.c, tree-ssa-alias.c,
3714         tree-ssa-sink.c, jump.c, ifcvt.c, dwarf2out.c, expr.c, genattrtab.c,
3715         genconditions.c, tree-ssa-loop-ivcanon.c, tree-ssa-loop.c,
3716         tree-parloops.c, recog.c, tree-ssa-address.c, lcm.c, tree-eh.c,
3717         gimple-pretty-print.c, c-pretty-print.c, print-rtl.c, gcse.c,
3718         tree-if-conv.c, tree-data-ref.c, tree-affine.c, gimplify.c,
3719         tree-ssa-phiopt.c, implicit-zee.c, expmed.c, tree-dfa.c, emit-rtl.c,
3720         store-motion.c, cselib.c, tree-cfgcleanup.c, simplify-rtx.c,
3721         tree-ssa-pre.c, genpreds.c, tree-mudflap.c, print-tree.c,
3722         tree-ssa-copy.c, tree-ssa-forwprop.c, tree-ssa-dce.c, varasm.c,
3723         tree-nested.c, tree-ssa.c, tree-ssa-loop-prefetch.c, rtl.c,
3724         tree-inline.c, integrate.c, tree-optimize.c, tree-ssa-phiprop.c,
3725         fixed-value.c, combine.c, tree-profile.c, c-common.c, sched-vis.c,
3726         tree-cfg.c, passes.c, tree-ssa-reassoc.c, config/alpha/alpha.c,
3727         config/frv/frv.c, config/s390/s390.c, config/m32c/m32c.c,
3728         config/spu/spu.c, config/sparc/sparc.c, config/mep/mep.c,
3729         config/m32r/m32r.c, config/rx/rx.c, config/i386/i386.c,
3730         config/sh/sh.c, config/pdp11/pdp11.c, config/avr/avr.c,
3731         config/crx/crx.c, config/xtensa/xtensa.c, config/stormy16/stormy16.c,
3732         config/fr30/fr30.c, config/lm32/lm32.c, config/moxie/moxie.c,
3733         config/m68hc11/m68hc11.c, config/cris/cris.c, config/iq2000/iq2000.c,
3734         config/mn10300/mn10300.c, config/ia64/ia64.c, config/m68k/m68k.c,
3735         config/rs6000/rs6000.c, config/picochip/picochip.c, config/darwin.c,
3736         config/arc/arc.c, config/mcore/mcore.c, config/score/score3.c,
3737         config/score/score7.c, config/score/score.c, config/arm/arm.c,
3738         config/pa/pa.c, config/mips/mips.c, config/vax/vax.c,
3739         config/h8300/h8300.c, config/v850/v850.c, config/mmix/mmix.c,
3740         config/bfin/bfin.c: Clean up redundant includes.
3741         * Makefile.in: Update accordingly.
3743 2010-05-21  Nathan Froyd  <froydnj@codesourcery.com>
3745         PR middle-end/44204
3746         * builtins.c (fold_call_stmt): Pass &error_mark_node if the call
3747         statement has no arguments.
3749 2010-05-21  Kai Tietz  <kai.tietz@onevision.com>
3751         PR/44139
3752         * varasm.c (emutls_decl): Merge attributes to new decl.
3754 2010-05-21  Eric Botcazou  <ebotcazou@adacore.com>
3756         PR middle-end/44101
3757         * gimplify.c (gimplify_init_constructor): Build a VIEW_CONVERT_EXPR
3758         around the uniquized constructor if its type requires a conversion.
3760 2010-05-21  Jakub Jelinek  <jakub@redhat.com>
3762         PR debug/44205
3763         * tree-cfgcleanup.c (tree_forwarder_block_p): Return false if
3764         at -O0 goto_locus of any of the incoming edges differs from
3765         goto_locus of outgoing edge, or gimple_location of any of the
3766         labels differs.
3768 2009-09-14  Vladimir Makarov <vmakarov@redhat.com>
3770         * ira.c (ira_non_ordered_class_hard_regs): Define.
3771         (setup_class_hard_regs): Initialize ira_non_ordered_class_hard_regs.
3772         * ira-int.h (ira_non_ordered_class_hard_regs): Declare.
3773         * ira-costs.c (ira_tune_allocno_costs_and_cover_classes): Increase
3774         cost of unaligned hard regs when allocating multi-reg pseudos.
3776 2010-05-20  Richard Sandiford  <rdsandiford@googlemail.com>
3778         * config.gcc (mips*-sde-elf*): Don't use sdemtk.opt.
3779         * config/mips/mips.h (TARGET_CPU_CPP_BUILTINS): Define __mips_no_float
3780         for TARGET_NO_FLOAT.
3781         * config/mips/mips.c (mips_file_start): Expand conditional expression
3782         into "if" statements.  Use .gnu_attribute 4,0 for TARGET_NO_FLOAT.
3783         (mips_override_options): Move -mno-float override -msoft-float and
3784         -mhard-float.
3785         * config/mips/mips.opt (mno-float): Move from sdemtk.opt, but add
3786         Condition(TARGET_SUPPORTS_NO_FLOAT).
3787         * config/mips/sdemtk.h (TARGET_OS_CPP_BUILTINS): Don't set
3788         __mips_no_float here.
3789         (SUBTARGET_OVERRIDE_OPTIONS): Delete.
3790         (TARGET_SUPPORTS_NO_FLOAT): Define.
3791         * config/mips/sdemtk.opt: Delete.
3793 2010-05-20  Segher Boessenkool  <segher@kernel.crashing.org>
3795         * ipa-prop.c (compute_complex_ancestor_jump_func): Bail out if !cond.
3797 2010-05-20  Uros Bizjak  <ubizjak@gmail.com>
3799         PR target/43733
3800         * configure.ac (gcc_cv_as_ix86_sahf): Switch to 64bit mode.
3801         * configure: Regenerate.
3802         * config.in: Regenerate.
3803         * config/i386/i386.md (x86_sahf_1): Conditionally output 0x9e
3804         instead of sahf only for 64bit targets.
3806 2010-05-20  Jakub Jelinek  <jakub@redhat.com>
3808         PR debug/44178
3809         * haifa-sched.c (initiate_bb_reg_pressure_info): Do not call
3810         setup_ref_regs for DEBUG_INSNs.
3812 2010-05-20  Jan Hubicka  <jh@suse.cz>
3814         PR middle-end/44197
3815         * varpool.c (varpool_remove_node): Handle in-varpool aliases.
3817 2010-05-20  Kenneth Zadeck  <zadeck@naturalbridge.com>
3819         PR bootstrap/43870
3820         * df-scan.c (df_ref_compare): Stabilize sort.
3822 2010-05-20  Jakub Jelinek  <jakub@redhat.com>
3824         * dwarf2out.c (new_loc_descr_op_bit_piece): Add offset
3825         argument.  Don't use DW_OP_piece if offset is non-zero,
3826         put offset into second DW_OP_bit_piece argument.
3827         (dw_sra_loc_expr): Adjust callers.  For memory expressions
3828         compute offset.
3830 2010-05-20  Hans-Peter Nilsson  <hp@axis.com>
3832         PR target/44202
3833         * config/cris/cris.md ("*addsi3_v32"): Correct "cc"
3834         settings for 16-bit-constant "addo" alternative.
3836 2010-05-19  James E. Wilson  <wilson@codesourcery.com>
3838         * config/mips/mips-dsp.md (add<DSPV:mode>3,
3839         mips_add<DSP:dspfmt1>_s_<DSP:dspfmt2>): Add ISA_HAS_DSP condition.
3841         PR target/43764
3842         * mips.c (mips_call_expr_from_insn): New arg second_call.  Set it.
3843         (mips_annotate_pic_calls): Pass new arg to mips_call_expr_from_insn.
3844         Use it.
3846 2010-05-19  Joseph Myers  <joseph@codesourcery.com>
3848         * diagnostic.c (FLOAT, FFS): Don't undefine.
3849         * passes.c, pretty-print.c, rtl-error.c, toplev.c: Likewise.
3850         * cse.c, regmove.c: Remove comments about stdio.h and rtl.h
3851         include ordering.
3853 2010-05-19  Richard Sandiford  <rdsandiford@googlemail.com>
3855         * combine.c (propagate_for_debug): Call make_compound_operation
3856         on the source value.
3857         (try_combine): When implementing a split chosen by find_split_point,
3858         either copy i2src or set it to null.  Assert that i2src is not null
3859         before substituting into CALL_INSN_FUNCTION_USAGE.
3861 2010-05-19  Anatoly Sokolov  <aesok@post.ru>
3863         * double-int.h (double_int_ior): New function.
3864         * tree.h (build_int_cst_wide_type): Remove.
3865         * tree.c (build_int_cst_wide_type): Remove.
3866         * fold-const.c (native_interpret_int): Use double_int_to_tree instead
3867         of build_int_cst_wide_type.
3868         * stor-layout.c (set_sizetype): (Ditto.).
3869         * dojump.c (do_jump): Use build_int_cstu instead of
3870         build_int_cst_wide_type.
3872 2010-05-19  Eric Botcazou  <ebotcazou@adacore.com>
3874         * langhooks.h (struct lang_hooks): Add new field deep_unsharing.
3875         * langhooks-def.h (LANG_HOOKS_DEEP_UNSHARING): New macro.
3876         (LANG_HOOKS_INITIALIZER): Add LANG_HOOKS_DEEP_UNSHARING.
3877         * gimplify.c (mostly_copy_tree_r): Copy trees under SAVE_EXPR and
3878         TARGET_EXPR nodes, but only once, if instructed to do so.  Do not
3879         propagate the 'data' argument to copy_tree_r.
3880         (copy_if_shared_r): Remove bogus ATTRIBUTE_UNUSED marker.
3881         Propagate 'data' argument to walk_tree.
3882         (copy_if_shared): New function.
3883         (unmark_visited_r): Remove bogus ATTRIBUTE_UNUSED marker.
3884         (unmark_visited): New function.
3885         (unshare_body): Call copy_if_shared instead of doing it manually.
3886         (unvisit_body): Call unmark_visited instead of doing it manually.
3888 2010-05-19  Nathan Froyd  <froydnj@codesourcery.com>
3890         * hooks.h (hook_tree_tree_tree_bool_null): Rename to...
3891         (hook_tree_tree_int_treep_bool_null): ...this.  Update signature.
3892         * hooks.c: Likewise.
3893         * target-def.h (TARGET_FOLD_BUILTIN): Define to
3894         hook_tree_tree_int_treep_bool_null.
3895         * target.h (struct gcc_target): Update signature of fold_builtin
3896         field.
3897         * doc/tm.texi (TARGET_FOLD_BUILTIN): Update description and signature.
3898         * builtins.c (fold_call_expr): Pass call_expr_nargs and CALL_EXPR_ARGP
3899         instead of the call expression.
3900         (fold_builtin_call_array): Pass n and argarray directly.
3901         (fold_call_stmt): Pass nargs and gimple_call_arg_ptr instead of
3902         consing a list.
3903         * config/alpha/alpha.c (alpha_fold_builtin): Update signature.  Lift
3904         MAX_ARGS check out of the loop.  Delete declaration of `arity', declare
3905         `i' and use it in place of `arity'.
3906         * config/sparc/sparc.c (sparc_fold_builtin): Update signature.
3907         Dereference `args' directly.
3908         * config/xtensa/xtensa (xtensa_fold_builtin): Likewise.
3910 2010-05-19  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3912         * doc/sourcebuild.texi (Effective-Target Keywords): Document
3913         3dnow, sse3, sse2.
3914         (Directives): Document optional dg-require-effective-target
3915         selector.
3917 2010-05-19  Richard Guenther  <rguenther@suse.de>
3919         PR lto/44196
3920         * tree.c (find_decls_types_r): Walk BLOCKs and its vars.
3922 2010-05-19  Richard Guenther  <rguenther@suse.de>
3924         * doc/invoke.texi (-fwhopr): Document new optional jobs argument.
3925         * common.opt (fwhopr=): New.
3926         * opts.c (common_handle_option): Handle OPT_fwhopr.
3927         * gcc.c (LINK_COMMAND_SPEC): Pass fwhopr*.
3928         * collect2.c (main): Match -fwhopr*.
3929         * lto-wrapper.c (run_gcc): Handle jobs argument of -fwhopr.
3930         Execute ltrans stage in parallel when jobs is bigger than 1.
3932 2010-05-19  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3934         * config.gcc (i[34567]86-*-solaris2*): Default with_arch_32 to
3935         pentiumpro on Solaris 8/x86 with Sun as.
3936         * configure.ac (gcc_cv_as_hidden): Check for Solaris 9/x86 as
3937         hidden alias bug.
3938         (gcc_cv_as_ix86_quad): Check for .quad directive.
3939         * configure: Regenerate.
3940         * config.in: Regenerate.
3941         * config/i386/sol2.h (ASM_QUAD): Change guard to !HAVE_AS_IX86_QUAD.
3943 2010-05-19  Martin Jambor  <mjambor@suse.cz>
3945         * ipa-prop.c (ipa_print_node_jump_functions): Print jump functions
3946         also for indirect edges.  Actual printing moved...
3947         (ipa_print_node_jump_functions_for_edge): ...here.
3948         (ipa_compute_jump_functions): Renamed to
3949         ipa_compute_jump_functions_for_edge and made static.
3950         (ipa_compute_jump_functions): New function.
3951         (make_edge_direct_to_target): Check if the number of arguments on
3952         the newly direct edge is the same as the number of parametrs of
3953         the callee.
3954         * ipa-cp.c (ipcp_init_stage): Most functionality moved to new
3955         ipa_compute_jump_functions.  Call ipa_analyze_params_uses.
3956         * ipa-inline.c (inline_indirect_intraprocedural_analysis): Call
3957         analysis functions unconditionally, call the new
3958         ipa_analyze_params_uses on the node instead of every edge.
3960 2010-05-19  Christian Borntraeger  <borntraeger@de.ibm.com>
3962         * tree-ssa-loop-prefetch.c (mem_ref_group, ar_data): Change step
3963         to tree.
3964         (dump_mem_ref): Adopt debug code to handle a tree as step.  This
3965         also checks for a constant int vs.  non-constant but
3966         loop-invariant steps.
3967         (find_or_create_group): Change the sort algorithm to only consider
3968         steps that are constant ints.
3969         (idx_analyze_ref): Adopt code to handle a tree instead of a
3970         HOST_WIDE_INT for step.
3971         (gather_memory_references_ref): Handle tree instead of int and be
3972         prepared to see a NULL_TREE.
3973         (prune_ref_by_self_reuse, prune_ref_by_group_reuse): Do not prune
3974         prefetches if the step cannot be calculated at compile time.
3975         (issue_prefetch_ref): Issue prefetches for non-constant but
3976         loop-invariant steps.
3978 2010-05-18  Nathan Froyd  <froydnj@codesourcery.com>
3980         Revert:
3981         2010-05-18  Nathan Froyd  <froydnj@codesourcery.com>
3983         * tree.h (build_call_list): Remove.
3984         * tree.c (build_call_list): Remove.
3986 2010-05-18  Nathan Froyd  <froydnj@codesourcery.com>
3988         * tree.h (build_call_list): Remove.
3989         * tree.c (build_call_list): Remove.
3991 2010-05-18  Jan Hubicka  <jh@suse.cz>
3993         * ipa-reference.c (propagate): Walk all nodes in the cleanup stage.
3995 2010-05-18  Vladimir Makarov  <vmakarov@redhat.com>
3997         PR rtl-optimization/43332
3998         * haifa-sched.c (setup_insn_max_reg_pressure): Check barrier.
4000 2010-05-18  Anatoly Sokolov  <aesok@post.ru>
4002         * tree.h (build_int_cstu): Implement as static inline.
4003         * tree.c (build_int_cstu): Remove function.
4004         (double_int_to_tree, double_int_fits_to_tree_p): Handle size types as
4005         sign extended.
4007 2010-05-18  Richard Guenther  <rguenther@suse.de>
4009         PR lto/44143
4010         * lto-wrapper.c (verbose): New variable.  Initialize from -v.
4011         (debug): Initialize from -save-temps.
4012         (collect_execute): Print command-line when verbose.
4013         (run_gcc): Always use COLLECT_GCC_OPTIONS.  Use fork_execute
4014         for ltrans invocation.  Produce -dumpbase flag again.
4015         (process_args): Remove.
4016         (main): Simplify.
4017         * collect2.c (maybe_run_lto_and_relink): Only pass object
4018         files to lto-wrapper.
4019         * gcc.c (LINK_COMMAND_SPEC): Likewise.
4021 2010-05-18  Jan Hubicka  <jh@suse.cz>
4023         * opts.c (decode_options): Do not disable whopr at ipa_cp.
4024         * ipa-prop.c (ipa_detect_param_modifications): Walk PHI nodes too.
4026 2010-05-18  Steven Bosscher  <steven@gcc.gnu.org>
4028         PR lto/44184
4029         * lto-streamer-out.c (output_gimple_stmt): Output number of labels
4030         in a GIMPLE_ASM.
4031         * lto-streamer-in.c (input_gimple_stmt): Read number of labels
4032         in a GIMPLE_ASM.
4034 2010-05-18  Jakub Jelinek  <jakub@redhat.com>
4036         PR debug/41371
4037         * var-tracking.c (find_loc_in_1pdv): Add a few checks from
4038         rtx_equal_p inline.
4040 2010-05-18  Steven Bosscher  <steven@gcc.gnu.org>
4042         * config.gcc (powerpc-*-darwin*, powerpc64-*-darwin*): Add
4043         lto-macho as lto_binary_reader.
4045         * darwin.c (darwin_asm_named_section): Do not add assembler comment
4046         after .section directive; just print it before the directive instead.
4048 2010-05-17  Jan Hubicka  <jh@suse.cz>
4050         * cgraph.c (cgraph_create_virtual_clone): Only check
4051         versionable_function_p when not in wpa and checking is enabled.
4052         * cgraphunit.c (cgraph_materialize_all_clones): Stabilize after
4053         there are no more functions to materialize.
4055 2010-05-17  Jan Hubicka  <jh@suse.cz>
4057         * cgraph.h (struct ipa_replace_map): Add parm_num parameter.
4058         * lto-cgraph.c (output_cgraph_opt_summary, input_cgraph_opt_summary):
4059         New functions.
4060         (output_cgraph): Call output_cgraph_opt_summary.
4061         (input_cgrpah): Call input_cgraph_opt_summary.
4062         (output_cgraph_opt_summary_p, output_node_opt_summary,
4063         input_node_opt_summary, input_cgraph_opt_section): New functions.
4064         * lto-section-in.c (lto_section_name): Add cgraphopt.
4065         * tree-inline.c (tree_function_versioning): Handle parm_num.
4066         * lto-streamer.c (lto_get_section_name): Handle cgraphopt.
4067         * lto-streamer.h (lto_section_type): Add LTO_section_cgraph_opt_sum.
4069 2010-05-17  Changpeng Fang  <changpeng.fang@amd.com>
4071         * doc/invoke.texi: Update documentation for min-insn-to-prefetch-ratio.
4072         * tree-ssa-loop-prefetch.c (is_loop_prefetching_profitable): Also apply
4073         the insn to prefetch ratio heuristic to loops with known trip count.
4075 2010-05-17  Changpeng Fang  <changpeng.fang@amd.com>
4077         * tree-ssa-loop-prefetch.c (PREFETCH_MOD_TO_UNROLL_FACTOR_RATIO): New.
4078         (schedule_prefetches): Do not generate a prefetch if the unroll factor
4079         is far from what is required by the prefetch.
4081 2010-05-17  Jan Hubicka  <jh@suse.cz>
4083         * ipa-cp.c (ipcp_update_callgraph): Use ipa_is_param_used.
4084         (ipcp_estimate_growth): Likewise.
4085         (ipcp_const_param_count): Likewise.
4086         (ipcp_insert_stage): Likewise.
4087         * ipa-prop.c (visit_load_for_mod_analysis): New function.
4088         (visit_store_addr_for_mod_analysis): Set used flag.
4089         (ipa_detect_param_modifications): Set used flag for SSE params;
4090         update use of walk_stmt_load_store_addr_ops.
4091         (ipa_print_node_params): Print used flag.
4092         (ipa_write_node_info): Stream used flag.
4093         (ipa_read_node_info): Likewise.
4094         * ipa-prop.h (struct ipa_param_descriptor): Add used field.
4095         (ipa_is_param_used): New function.
4096         (lto_ipa_fixup_call_notes): Remove unused declaration.
4098 2010-05-17  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4100         PR target/44074
4101         * configure.ac (HAVE_AS_IX86_REP_LOCK_PREFIX): New test.
4102         * configure: Regenerate.
4103         * config.in: Regenerate.
4104         * config/i386/i386.c (print_operand) <case ;>: Also print ";" if
4105         !HAVE_AS_IX86_REP_LOCK_PREFIX.
4106         Don't emit whitespace.
4107         * config/i386/i386.md (*rep_movdi_rex64): Use {%;} after rep.
4108         (*rep_movsi): Likewise.
4109         (*rep_movsi_rex64): Likewise.
4110         (*rep_movqi): Likewise.
4111         (*rep_movqi_rex64): Likewise.
4112         (*rep_stosdi_rex64): Likewise.
4113         (*rep_stossi): Likewise.
4114         (*rep_stossi_rex64): Likewise.
4115         (*rep_stosqi): Likewise.
4116         (*rep_stosqi_rex64): Likewise.
4117         (*cmpstrnqi_nz_1): Use {%;} after repz.
4118         (*cmpstrnqi_nz_rex_1): Likewise.
4119         (*cmpstrnqi_1): Likewise.
4120         (*cmpstrnqi_rex_1): Likewise.
4121         (*strlenqi_1): Use {%;} after repnz.
4122         (*strlenqi_rex_1): Likewise.
4123         * config/i386/sync.md (memory_barrier_nosse): Replace {%;| } by {%;} .
4124         (*sync_compare_and_swap<mode>): Likewise.
4125         (sync_double_compare_and_swap<mode>): Likewise.
4126         (*sync_double_compare_and_swapdi_pic): Likewise.
4127         (sync_old_add<mode>): Likewise.
4128         (sync_add<mode>): Likewise.
4129         (sync_sub<mode>): Likewise.
4130         (sync_<code><mode>): Likewise.
4132 2010-05-17  Martin Jambor  <mjambor@suse.cz>
4134         * cgraph.h (cgraph_indirect_call_info): New fields anc_offset,
4135         otr_token and polymorphic.
4136         * cgraph.c (cgraph_create_indirect_edge): Inilialize the above fields.
4137         (cgraph_clone_edge): Copy the above fields.
4138         * tree.c (get_binfo_at_offset): New function.
4139         * tree.h (get_binfo_at_offset): Declare.
4140         * ipa-prop.h (enum jump_func_type): Added known_type jump function
4141         type, reordered items, updated comments.
4142         (union jump_func_value): Added base_type field, reordered fields.
4143         (enum ipa_lattice_type): Moved down in the file.
4144         (struct ipa_param_descriptor): New field polymorphic.
4145         (ipa_is_param_polymorphic): New function.
4146         * ipa-prop.c: Include gimple.h and gimple-fold.h.
4147         (ipa_print_node_jump_functions): Print known type jump functions.
4148         (compute_complex_pass_through): Renamed to...
4149         (compute_complex_assign_jump_func): this.
4150         (compute_complex_ancestor_jump_func): New function.
4151         (compute_known_type_jump_func): Likewise.
4152         (compute_scalar_jump_functions): Create known type and complex ancestor
4153         jump functions.
4154         (ipa_note_param_call): New parameter polymorphic, set the corresponding
4155         flag in the call note accordingly.
4156         (ipa_analyze_call_uses): Renamed to...
4157         (ipa_analyze_indirect_call_uses): this.  New parameter target, define
4158         variable var only in the block where it is used.
4159         (ipa_analyze_virtual_call_uses): New function.
4160         (ipa_analyze_call_uses): Likewise.
4161         (combine_known_type_and_ancestor_jfs): Likewise.
4162         (update_jump_functions_after_inlining): Implemented handling of a
4163         number of new jump function types combination.
4164         (print_edge_addition_message): Removed.
4165         (make_edge_direct_to_target): New function.
4166         (try_make_edge_direct_simple_call): Likewise.
4167         (try_make_edge_direct_virtual_call): Likewise.
4168         (update_call_notes_after_inlining): Renamed to...
4169         (update_indirect_edges_after_inlining): this.  Moved edge creation for
4170         indirect calls to try_make_edge_direct_simple_call, also calls
4171         try_make_edge_direct_virtual_call for virtual calls.
4172         (ipa_print_node_params): Changed the header message.
4173         (ipa_write_jump_function): Stream also known type jump functions.
4174         (ipa_read_jump_function): Likewise.
4175         (ipa_write_indirect_edge_info): Stream new fields in
4176         cgraph_indirect_call_info.
4177         (ipa_read_indirect_edge_info): Likewise.
4178         * Makefile.in (ipa-prop.o): Add dependency to GIMPLE_H and
4179         GIMPLE_FOLD_H.
4181 2010-05-17  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4183         * config/i386/sol2.h (TARGET_SUN_TLS): Remove duplicate definition.
4185 2010-05-17  Nathan Froyd  <froydnj@codesourcery.com>
4187         * tree.h (CALL_EXPR_ARGS): Delete.
4188         (call_expr_arglist): Delete.
4189         * tree.c (call_expr_arglist): Delete.
4190         * builtins.c (fold_call_expr): Pass the whole CALL_EXPR to
4191         targetm.fold_builtin.
4192         * config/alpha/alpha.c (alpha_fold_builtin): Rename arglist parameter.
4193         Rewrite iteration to work on call_expr_nargs rather than TREE_CHAIN.
4194         * config/picochip/picochip.c (picochip_expand_builtin_2op): Rename
4195         arglist parameter.  Use CALL_EXPR_ARG.
4196         (picochip_expand_builtin_3op): Likewise.
4197         (picochip_expand_builtin_2opvoid): Likewise.
4198         (picochip_expand_array_get): Likewise.
4199         (picochip_expand_array_put): Likewise.
4200         (picochip_expand_array_testport): Likewise.
4201         (picochip_expand_builtin): Don't call CALL_EXPR_ARGS.  Pass exp
4202         rather than arglist.
4203         * config/rx/rx.c (rx_expand_builtin): Call call_expr_nargs instead of
4204         CALL_EXPR_ARGS.
4205         * config/sparc/sparc.c (sparc_fold_builtin): Use CALL_EXPR_ARG rather
4206         than TREE_VALUE and TREE_CHAIN.
4207         * config/xtensa/xtensa.c (xtensa_fold_builtin): Likewise.
4208         * doc/tm.texi (TARGET_FOLD_BUILTIN): Pass CALL_EXPR tree instead of
4209         the arglist.
4211 2010-05-17  Jakub Jelinek  <jakub@redhat.com>
4213         PR bootstrap/42347
4214         * cfglayout.c (fixup_reorder_chain): Allow returnjump_p
4215         to have no fallthru edge.
4217         PR middle-end/44102
4218         * cfgcleanup.c (try_optimize_cfg): When removing trivially empty
4219         bb with no successors, move footer whenever in IR_RTL_CFGLAYOUT
4220         mode, not just when CLEANUP_CFGLAYOUT, and when in IR_RTL_CFGRTL
4221         add BARRIER after previous bb if needed.
4223 2010-05-17  Nathan Froyd  <froydnj@codesourcery.com>
4225         * tree.c (build_function_type_list_1): Remove bogus assert condition.
4227 2010-05-17  Alan Modra  <amodra@gmail.com>
4229         * config/rs6000/rs6000.c (rs6000_emit_allocate_stack): Delete
4230         unnecessary prototype.  Replace copy_r12 and copy_r11 flag params
4231         with copy_reg rtx param.
4232         (rs6000_emit_prologue): Update rs6000_emit_allocate_stack calls.
4233         Correct cases where code for ABI_V4 did not initialise the reg
4234         used to access frame.  Also leave frame_reg_rtx as sp for large
4235         frames that save no regs.
4237 2010-05-17  Martin Jambor  <mjambor@suse.cz>
4239         PR middle-end/44133
4240         * tree-sra.c (create_access_replacement): New parameter rename, mark
4241         the replaement for renaming only when it is true.
4242         (get_access_replacement): Pass true in the rename parameter of
4243         create_access_replacement.
4244         (get_unrenamed_access_replacement): New function.
4245         (replace_uses_with_default_def_ssa_name): New parameter racc, get the
4246         replacement declaration from it.
4248 2010-05-17  Bernd Schmidt  <bernds@codesourcery.com>
4250         * function.c (try_fit_stack_local, add_frame_space): New static
4251         functions.
4252         (assign_stack_local_1): Use them.  Look for opportunities to use
4253         space previously wasted on alignment.
4254         * function.h (struct frame_space): New.
4255         (struct rtl_data): Add FRAME_SPACE_LIST member.
4256         * reload1.c (something_was_spilled): New static variable.
4257         (alter_reg): Set it.
4258         (reload): Test it in addition to testing if the frame size changed.
4260 2010-05-17  Christian Borntraeger  <borntraeger@de.ibm.com>
4262         * config/s390/s390.c: Define sane prefetch settings and activate
4263         flag_prefetch_loop_arrays on -O3.
4264         * config/s390/s390.h: Declare that read can use write prefetch.
4266 2010-05-17  Jakub Jelinek  <jakub@redhat.com>
4268         * lto-streamer-out.c (lto_output): Fix --enable-checking=release
4269         build.
4271 2010-05-16  Jan Hubicka  <jh@suse.cz>
4273         * ipa-cp.c (ipcp_versionable_function_p): Walk cgraph edges instead of
4274         function body; do not check stdarg field of struct function.
4276 2010-05-16  Jan Hubicka  <jh@suse.cz>
4278         * cgraph.c (dump_cgraph_node): Dump versionable flag.
4279         * cgraph.h (cgraph_local_info): Add versionable flag.
4280         * ipa-cp.c (ipcp_analyze_node): Set versionable flag.
4281         (ipcp_versionable_function_p): Use it.
4282         * lto-cgraph.c (lto_output_node, input_overwrite_node): Stream
4283         versionable flag.
4285 2010-05-16  Jan Hubicka  <jh@suse.cz>
4287         * cgraph.c (cgraph_clone_node): Take decl argument and insert
4288         clone into hash when it is different from orig.
4289         (cgraph_create_virtual_clone): Update use of cgraph_clone_node.
4290         * cgraph.h (cgraph_clone_node): Update prototype.
4291         * lto-cgrpah.c (lto_cgraph_encoder_new): Create body map.
4292         (lto_cgraph_encoder_delete): Delete body map.
4293         (lto_cgraph_encoder_size): Move to header.
4294         (lto_cgraph_encoder_encode_body_p,
4295         lto_set_cgraph_encoder_encode_body): New.
4296         (lto_output_node): Do not take written_decls argument; output clone_of
4297         pointer.
4298         (add_node_to): Add include_body_argument; call
4299         lto_set_cgraph_encoder_encode_body on master of the clone.
4300         (add_references): Update use of add_node_to.
4301         (compute_ltrans_boundary): Likewise.
4302         (output_cgraph): Do not create written_decls bitmap.
4303         (input_node): Take nodes argument; stream in clone_of correctly.
4304         (input_cgraph_1): Update use of input_node.
4305         * lto-streamer-out.c (lto_output): Use encoder info to decide
4306         what bodies to output.
4307         * ipa-inline.c (cgraph_clone_inlined_nodes,
4308         cgraph_decide_recursive_inlining): Update call of cgraph_clone_node.
4309         * lto-streamer.h (lto_cgraph_encoder_d): Add body.
4310         (lto_cgraph_encoder_size): Define here.
4311         (lto_cgraph_encoder_encode_body_p, lto_varpool_encoder_encode_body_p):
4312         Declare.
4314 2010-05-16  Richard Guenther  <rguenther@suse.de>
4316         * doc/invoke.texi (-fipa-struct-reorg): Do not mention
4317         -fipa-type-escape.
4318         * ipa-type-escape.c (gate_type_escape_vars): Run when
4319         -fipa-struct-reorg runs.
4320         * opts.c (decode_options): Do not unset flag_ipa_type_escape.
4321         * common.opt (fipa-type-escape): Remove.
4323 2010-05-16  Eric Botcazou  <ebotcazou@adacore.com>
4325         * opts.c (handle_option): Call into LTO streamer only if ENABLE_LTO.
4326         (decode_options): Likewise.
4327         * Makefile.in (opts.o): Add dependency on LTO_STREAMER_H.
4329 2010-05-16  Jan Hubicka  <jh@suse.cz>
4331         * ipa.c (function_and_variable_visibility): Also bring local all
4332         aliases.
4334 2010-05-16  Richard Guenther  <rguenther@suse.de>
4336         * alias.c (nonoverlapping_memrefs_p): Remove use of
4337         IPA type-escape information.
4339 2010-05-16  Joseph Myers  <joseph@codesourcery.com>
4341         * c-common.c (c_common_reswords): Add _Static_assert for C.
4342         * c-parser.c (c_token_starts_declaration,
4343         c_parser_next_token_starts_declaration,
4344         c_parser_static_assert_declaration_no_semi,
4345         c_parser_static_assert_declaration): New.
4346         (c_parser_declaration_or_fndef): Add parameter static_assert_ok.
4347         Handle static assertions if static_assert_ok.
4348         (c_parser_external_declaration, c_parser_declaration_or_fndef,
4349         c_parser_compound_statement_nostart, c_parser_label,
4350         c_parser_for_statement, c_parser_objc_methodprotolist,
4351         c_parser_omp_for_loop): All callers of
4352         c_parser_declaration_or_fndef changed.
4353         (c_parser_struct_declaration): Handle static assertions.
4354         (c_parser_compound_statement_nostart): Use
4355         c_parser_next_token_starts_declaration and
4356         c_token_starts_declaration to detect start of declarations.
4357         (c_parser_label, c_parser_for_statement, c_parser_omp_for_loop):
4358         Likewise.
4360 2010-05-16  Anatoly Sokolov  <aesok@post.ru>
4362         * config/mmix/mmix.h (FUNCTION_VALUE, FUNCTION_OUTGOING_VALUE,
4363         LIBCALL_VALUE, FUNCTION_VALUE_REGNO_P): Remove macros.
4364         * config/mmix/mmix.c (TARGET_FUNCTION_VALUE, TARGET_LIBCALL_VALUE,
4365         TARGET_FUNCTION_VALUE_REGNO_P): Define.
4366         (mmix_function_outgoing_value): Rename to...
4367         (mmix_function_value): ...this. Make static. Add 'outgoing' argument.
4368         (mmix_function_value_regno_p): Make static.
4369         (mmix_libcall_value): New function.
4370         * config/mmix/mmix-protos.h (mmix_function_outgoing_value,
4371         mmix_function_value_regno_p): Remove declaration.
4373 2010-05-16  Eric Botcazou  <ebotcazou@adacore.com>
4375         * tree.c (build_common_builtin_nodes): Always clear TREE_NOTHROW on
4376         BUILT_IN_ALLOCA if stack checking is enabled.
4378 2010-05-16  Richard Guenther  <rguenther@suse.de>
4380         * var-tracking.c (vars_copy_1): Inline ...
4381         (vars_copy): ... here.  Use FOR_EACH_HTAB_ELEMENT.
4382         (variable_union): Use FOR_EACH_HTAB_ELEMENT.  Merge asserts.
4383         (variable_merge_over_cur): Adjust.  Merge asserts.
4384         (variable_merge_over_src): Likewise.
4385         (dataflow_set_merge): Use FOR_EACH_HTAB_ELEMENT.
4386         (variable_post_merge_new_vals): Merge asserts.
4387         (variable_post_merge_perm_vals): Likewise.
4388         (find_mem_expr_in_1pdv): Likewise.
4389         (dataflow_set_different_value): Remove.
4390         (onepart_variable_different_p): Merge asserts.
4391         (variable_different_p): Likewise.
4392         (dataflow_set_different_1): Inline ...
4393         (dataflow_set_different): ... here.  Use FOR_EACH_HTAB_ELEMENT.
4394         (emit_notes_for_differences_1): Merge asserts.
4396 2010-05-16  Richard Guenther  <rguenther@suse.de>
4398         * lto-symtab.c (lto_symtab_entry_hash): Use IDENTIFIER_HASH_VALUE.
4399         * optabs.c (libfunc_decl_hash): Likewise.
4400         * varasm.c (emutls_decl): Likewise.
4402 2010-05-16  Steven Bosscher  <steven@gcc.gnu.org>
4404         * c-decl.c: Don't include gimple.h.
4405         (merge_decls): Do not copy gimple_body.
4407 2010-05-15  Jason Merrill  <jason@redhat.com>
4409         * c.opt: Add -fnothrow-opt.
4411 2010-05-15  Jan Hubicka  <jh@suse.cz>
4413         * ipa-prop.c (ipa_prop_read_section): Add sanity check that node is
4414         analyzed.
4415         * passes.c (ipa_write_summaries): Write all analyzed nodes.
4417 2010-05-15  Steven Bosscher  <steven@gcc.gnu.org>
4419         * vecir.h: New file with VEC primitives for tree, gimple, and rtl.
4420         * Makefile.in: Add it.
4421         Fix all other Makefile dependencies for changes below.
4422         * tree.h: Include it instead of defining VEC primitives here.
4423         * gimple.h: Likewise.
4424         * rtl.h: Likewise.
4425         * tree-inline.h: Inlclude vecir.h instead of gimple.h.
4426         * except.h: Include vecir.h, break dependence on tree.h.
4428         * gimplify.c (append_to_statement_list_1, append_to_statement_list):
4429         Move from here...
4430         * tree-iterator.c: ...to here.
4431         * tree-iterator.h: Fix file introduction comment.  Add extern markers.
4433         * c-lex.c: Include fixed-value.h instead of rtl.h.  Do not include
4434         tm_p.h.
4435         * c-cppbuiltin.c: Explain why debug.h and tm_p.h are included.
4436         * c-objc-common.h: Do not include tm.h, rtl.h, insn-config.h,
4437         integrate.h, function.h, toplev.h, tree-inline.h, ggc.h,
4438         tree-mudflap.h, and target.h.
4439         * c-semantics.c: Do not include except.h, ggc.h, rtl.h, timevar.h,
4440         predict.h, tree-inline.h, gimple.h, and langhooks.h.
4441         * c-decl.c: Do not include expr.h, ggc.h, libfuncs.h, except.h.
4442         Add FIXME for why gimple.h is still included (should be unnecessary
4443         since GCC 4.5 gimplification unit-at-a-time).
4444         * c-typeck.c: Do not include rtl.h, tm_p.h, ggc.h, and gimple.h.
4445         * c-pragma.c: Add FIXME for why function.h needs to be included just
4446         for cfun, at front-end level.
4447         Add note that REGISTER_TARGET_PRAGMAS should probably be a target hook.
4448         Do not include ggc.h, but include vecprim.h for VEC(char).
4449         * c-opts.c: Do not include tm.h, tree-inline.h, and tm_p.h.
4450         Explain why target.h is included.
4451         * c-omp.h: Do not include tm.h, function.h, and bitmap.h.
4452         Explain why gimple.h is included.
4453         * c-ppoutput.c: Do not include tm.h.
4454         * c-common.c: Do not include gimple.h.  Explain why expr.h is included.
4455         * c-parses.c: Explain why rtl.h is included, and that this (and only
4456         this) is also why tm.h must be included.
4457         Do not include except.h.
4458         * c-lang.c: Do not include ggc.h.
4460 2010-05-15  Uros Bizjak  <ubizjak@gmail.com>
4462         * targhooks.c (GO_IF_MODE_DEPENDENT_ADDRESS): Use CONST_CAST_RTX.
4464 2010-05-15  Joseph Myers  <joseph@codesourcery.com>
4466         * c-decl.c (grokfield): Allow typedefs for anonymous structs and
4467         unions by default if those structs and unions have no tags.  Do
4468         not condition anonymous struct and unions handling on flag_iso.
4469         Allow anonymous structs and unions for C1X.
4470         (finish_struct): Do not diagnose lack of named fields when
4471         anonymous structs and unions present for C1X.  Accept flexible
4472         array members in structure with anonymous structs or unions but no
4473         directly named fields.
4474         * doc/extend.texi (Unnamed Fields): Update.
4476 2010-05-15  Eric Botcazou  <ebotcazou@adacore.com>
4478         * gimple.h (compare_field_offset): Rename into...
4479         (gimple_compare_field_offset): ...this.
4480         * gimple.c (compare_field_offset): Rename into...
4481         (gimple_compare_field_offset): ...this.  Compare the full access if
4482         the offset is self-referential.
4483         (gimple_types_compatible_p): Adjust for above renaming.
4484         * lto-streamer-in.c (input_gimple_stmt): Likewise.  Also compare the
4485         DECL_NONADDRESSABLE_P flag of fields before merging them.
4487 2010-05-15  Nathan Froyd  <froydnj@codesourcery.com>
4489         * tree.h (ctor_to_list): Delete.
4490         * tree.c (ctor_to_list): Delete.
4492 2010-05-15  Jan Hubicka  <jh@suse.cz>
4494         * ipa-reference.c: Include toplev.h
4495         (is_proper_for_analysis): Only add to all_module_statics
4496         if it is allocated.
4497         (write_node_summary_p, stream_out_bitmap,
4498         ipa_reference_write_optimization_summary,
4499         ipa_reference_read_optimization_summary): New.
4500         (struct ipa_opt_pass_d pass_ipa_reference): Add
4501         optimization summary streaming.
4502         * lto-cgraph.c (referenced_from_this_partition_p,
4503         reachable_from_this_partition_p): New functions.
4504         * tree-ssa-alias.c (ref_maybe_used_by_call_p_1,
4505         call_may_clobber_ref_p_1): Ask ipa-reference even for public vars.
4506         * opts.c (decode_options): Enable ipa_reference.
4507         * Makefile.in (ipa-reference.o): Add toplev.h dependency.
4508         * lto-streamer.h (referenced_from_this_partition_p,
4509         reachable_from_this_partition_p): Declare.
4511 2010-05-15  Richard Guenther  <rguenther@suse.de>
4513         PR tree-optimization/44038
4514         * tree-ssa-forwprop.c (forward_propagate_addr_expr_1): Avoid
4515         taking the address of a V_C_E of a constant.
4517 2010-05-14  Jan Hubicka  <jh@suse.cz>
4519         * tree.h (memory_identifier_string): Remove.
4520         * ipa-reference.c: Update comment; do not include gt-ipa-reference.h
4521         (ipa_reference_global_vars_info_d): Remove statics_not_read and
4522         statics_not_written.
4523         (ipa_reference_optimization_summary_d): New structure.
4524         (ipa_reference_optimization_summary_t): New type and vector.
4525         (ipa_reference_vars_info_d): Embedd structures instead of using
4526         pointers.
4527         (reference_vars_to_consider): Remove out of GGC space.
4528         (module_statics_escape): Remove.
4529         (global_info_obstack): Rename to ...
4530         (optimization_summary_obstack): ... this one.
4531         (initialization_status_t): Remove.
4532         (memory_identifier_string): Remove.
4533         (get_reference_vars_info): Fix indenting.
4534         (set_reference_vars_info): Likewise.
4535         (get_reference_optimization_summary): New.
4536         (set_reference_optimization_summary): New.
4537         (get_global_reference_vars_info): Remove.
4538         (ipa_reference_get_read_global): Remove.
4539         (ipa_reference_get_written_global): Remove.
4540         (ipa_reference_get_not_read_global): Update.
4541         (ipa_reference_get_not_written_global): Update.
4542         (is_proper_for_analysis): Outlaw addressable.
4543         (propagate_bits): Update for new datastructures.
4544         (analyze_variable): Remove.
4545         (init_function_info): Update for new datastructures.
4546         (clean_function_local_data): Remove.
4547         (clean_function): Remove.
4548         (copy_global_bitmap): Use optimizations_summary_obstack.
4549         (duplicate_node_data): Duplicate optimization summary only.
4550         (remove_node_data): Remove optimization summary only.
4551         (generate_summary): Do not analyze variables; do not compute
4552         module_statics_escape; do not prune solutions by it.
4553         (read_write_all_from_decl): Fix typos in comments.
4554         (propagate): Doscover readonly and nonaddressable first;
4555         update for new datastructures; share global bitmaps.
4556         * ipa-reference.h (ipa_reference_get_read_global,
4557         ipa_reference_get_written_global): Remove.
4558         * ipa-pure-const.c (check_stmt): Do not use memory_identifier_string.
4559         * Makefile.in: Remove ipa-refereference from GT files.
4561 2010-05-14  Jakub Jelinek  <jakub@redhat.com>
4563         PR debug/44112
4564         * dwarf2out.c (resolve_one_addr): Check TREE_ASM_WRITTEN
4565         for all SYMBOL_REF_DECLs.
4567 2010-05-14  Jan Hubicka  <jh@suse.cz>
4569         * cgraph.h (ipa_discover_readonly_nonaddressable_vars): Declare.
4570         (varpool_all_refs_explicit_p): New inline function.
4571         * ipa-reference.c: Update comment.
4572         (module_statics_written): Remove.
4573         (get_static_decl): Remove.
4574         (ipa_init): Do not initialize module_statics_written.
4575         (analyze_function): Likewise.
4576         (generate_summary): Likewise; do not compute module_statics_readonly
4577         and do not update variable flags.
4578         (propagate): Call ipa_discover_readonly_nonaddressable_vars.
4579         * ipa.c: Inlucde flags.h
4580         (cgraph_local_node_p): New.
4581         (cgraph_remove_unreachable_nodes): Return early when not optimizing;
4582         promote functions to local.
4583         (ipa_discover_readonly_nonaddressable_vars): New function.
4584         (function_and_variable_visibility): Use cgraph_local_node_p.
4585         * varpool.c (varpool_finalize_decl): Set force_output for
4586         DECL_PRESERVE_P vars.
4588 2010-05-14  Jan Hubicka  <jh@suse.cz>
4590         * ipa.c (cgraph_remove_unreachable_nodes): Revert accidental commit.
4592 2010-05-14  Richard Guenther  <rguenther@suse.de>
4594         PR tree-optimization/44119
4595         * tree-ssa-pre.c (eliminate): Properly mark replacement of
4596         a PHI node necessary.
4598 2010-05-14  Eric Botcazou  <ebotcazou@adacore.com>
4600         * tree.h (TREE_ADDRESSABLE): Remove bogus usage for FIELD_DECL.
4602 2010-05-14  Jason Merrill  <jason@redhat.com>
4604         PR c++/44127
4605         * gimple.h (enum gf_mask): Add GF_CALL_NOTHROW.
4606         (gimple_call_set_nothrow): New.
4607         * gimple.c (gimple_build_call_from_tree): Call it.
4608         (gimple_call_flags): Set ECF_NOTHROW from GF_CALL_NOTHROW.
4610         PR c++/44127
4611         * gimplify.c (gimplify_seq_add_stmt): No longer static.
4612         * gimple.h: Declare it.
4613         * gimple.c (gimple_build_eh_filter): No ops.
4615 2010-05-14  Jan Hubicka  <jh@suse.cz>
4617         * ipa.c (enqueue_cgraph_node): Update comment; do not re-enqueue
4618         nodes already in queue.
4619         (cgraph_remove_unreachable_nodes): Cleanup; fix problem with
4620         re-enqueueing node.
4622 2010-05-14  Jakub Jelinek  <jakub@redhat.com>
4624         PR debug/44136
4625         * cfgexpand.c (expand_debug_expr): If non-memory op0
4626         has BLKmode, return NULL.
4628 2010-05-14  Harsha Jagasia  <harsha.jagasia@amd.com>
4630         * config.gcc: Add support for --with-cpu option for bdver1.
4631         * config/i386/i386.h (TARGET_BDVER1): New macro.
4632         (ix86_tune_indices): Change SSE_UNALIGNED_MOVE_OPTIMAL
4633         to SSE_UNALIGNED_LOAD_OPTIMAL. Add SSE_UNALIGNED_STORE_OPTIMAL.
4634         (ix86_tune_features) :Change SSE_UNALIGNED_MOVE_OPTIMAL
4635         to SSE_UNALIGNED_LOAD_OPTIMAL. Add SSE_UNALIGNED_STORE_OPTIMAL.
4636         Add SSE_PACKED_SINGLE_INSN_OPTIMAL.
4637         (TARGET_CPU_DEFAULT_NAMES): Add bdver1.
4638         (processor_type): Add PROCESSOR_BDVER1.
4639         * config/i386/i386.md: Add bdver1 as a new cpu attribute to match
4640         processor_type in config/i386/i386.h.
4641         Add check for TARGET_SSE_PACKED_SINGLE_INSN_OPTIMAL to emit
4642         movaps <reg, reg> instead of movapd <reg, reg> when replacing
4643         movsd <reg, reg> or movss <reg, reg> for SSE and AVX.
4644         Add check for  TARGET_SSE_PACKED_SINGLE_INSN_OPTIMAL
4645         to emit packed xor instead of packed double/packed integer
4646         xor for SSE and AVX when moving a zero value.
4647         * config/i386/sse.md: Add check for
4648         TARGET_SSE_PACKED_SINGLE_INSN_OPTIMAL to emit movaps instead of
4649         movapd/movdqa for SSE and AVX.
4650         Add check for TARGET_SSE_PACKED_SINGLE_INSN_OPTIMAL to emit packed
4651         single logical operations i.e and, or and xor instead of packed double
4652         logical operations for SSE and AVX.
4653         * config/i386/i386-c.c (ix86_target_macros_internal):
4654         Add PROCESSOR_BDVER1.
4655         * config/i386/driver-i386.c: Turn on -mtune=native for BDVER1.
4656         (has_fma4, has_xop): New.
4657         * config/i386/i386.c (bdver1_cost): New variable.
4658         (m_BDVER1): New macro.
4659         (m_AMD_MULTIPLE): Add m_BDVER1.
4660         (x86_tune_use_leave, x86_tune_push_memory, x86_tune_unroll_strlen,
4661         x86_tune_deep_branch_prediction, x86_tune_use_sahf, x86_tune_movx,
4662         x86_tune_use_simode_fiop, x86_tune_promote_qimode,
4663         x86_tune_add_esp_8, x86_tune_tune_sub_esp_4, x86_tune_sub_esp_8,
4664         x86_tune_integer_dfmode_moves, x86_tune_partial_reg_dependency,
4665         x86_tune_sse_partial_reg_dependency,
4666         x86_tune_sse_unaligned_load_optimal,
4667         x86_tune_sse_unaligned_store_optimal, x86_tune_sse_typeless_stores,
4668         x86_tune_memory_mismatch_stall, x86_tune_use_ffreep,
4669         x86_tune_inter_unit_moves, x86_tune_inter_unit_conversions,
4670         x86_tune_use_bt, x86_tune_pad_returns, x86_tune_slow_imul_imm32_mem,
4671         x86_tune_slow_imul_imm8, x86_tune_fuse_cmp_and_branch):
4672         Enable/disable for bdver1.
4673         (processor_target_table): Add bdver1_cost.
4674         (cpu_names): Add bdver1.
4675         (override_options): Set up PROCESSOR_BDVER1 for bdver1 entry in
4676          processor_alias_table.
4677         (ix86_expand_vector_move_misalign): Change.
4678         TARGET_SSE_UNALIGNED_MOVE_OPTIMAL to TARGET_SSE_UNALIGNED_LOAD_OPTIMAL.
4679         Check for TARGET_SSE_UNALIGNED_STORE_OPTIMAL.
4680         Check for TARGET_SSE_PACKED_SINGLE_INSN_OPTIMAL to emit movups instead
4681         of movupd/movdqu for SSE and AVX.
4682         (ix86_tune_issue_rate): Add PROCESSOR_BDVER1.
4683         (ix86_tune_adjust_cost): Add code for bdver1.
4684         (standard_sse_constant_opcode): Add check for
4685         TARGET_SSE_PACKED_SINGLE_INSN_OPTIMAL to emit packed single xor instead
4686         of packed double xor for SSE and AVX.
4688 2010-05-14  Pat Haugen  <pthaugen@us.ibm.com>
4690         * tree-ssa-loop.prefetch.c (prune_ref_by_group_reuse): Cast abs()
4691         result to unsigned.
4693 2010-05-14  Tristan Gingold  <gingold@adacore.com>
4695         * toplev.c (default_debug_hooks): Remove this variable.
4696         (process_options): Remove assignments to default_debug_hooks.
4698 2010-05-14  Martin Jambor  <mjambor@suse.cz>
4700         * langhooks-def.h (LANG_HOOKS_FOLD_OBJ_TYPE_REF): Remove.
4701         (LANG_HOOKS_INITIALIZER): Remove LANG_HOOKS_FOLD_OBJ_TYPE_REF.
4702         * langhooks.h (struct lang_hooks_for_decls): Removed field
4703         fold_obj_type_ref.
4704         * tree.c (free_lang_data): Remove assignment to
4705         lang_hooks.fold_obj_type_ref.
4706         * tree.def (OBJ_TYPE_REF): Update comment.
4708 2010-05-14  Richard Guenther  <rguenther@suse.de>
4710         PR tree-optimization/44124
4711         * tree-ssa-sccvn.c (vn_nary_may_trap): Fix invalid memory access.
4713 2010-05-14  Alan Modra  <amodra@gmail.com>
4715         PR target/44075
4716         * config/rs6000/rs6000.c (struct machine_function): Reorder
4717         fields for better packing.  Add lr_save_state.
4718         (rs6000_ra_ever_killed): Return lr_save_state if set.
4719         (rs6000_emit_eh_reg_restore): Set lr_save_state.
4721 2010-05-13  Jan Hubicka  <jh@suse.cz>
4723         * varpool.c (decide_is_variable_needed): Drop code checking
4724         TREE_SYMBOL_REFERENCED.
4726 2010-05-13  Jan Hubicka  <jh@suse.cz>
4728         * final.c (output_addr_const): Do not call mark_decl_referenced.
4729         * cgraphunit.c (process_function_and_variable_attributes): Use
4730         mark_needed_node dirrectly.
4731         (assemble_thunk): Do not call mark_decl_referenced.
4733 2010-05-13  Anatoly Sokolov  <aesok@post.ru>
4735         * targhooks.c (default_mode_dependent_address_p): Cast 'addr' to rtx.
4737 2010-05-13  Jeff Law  <law@redhat.com>
4739         * ira-conflicts.c (print_allocno_conflicts): New function broken out
4740         from...
4741         (print_conflicts): Call print_allocno_conflicts.
4743 2010-05-13  Jakub Jelinek  <jakub@redhat.com>
4745         PR debug/44104
4746         * dwarf2out.c (modified_type_die): Don't dereference mod_type_die
4747         if it is NULL.
4749 2010-05-13  Kai Tietz  <kai.tietz@onevision.com>
4751         * config.gcc (i[34567]86-*-mingw* | x86_64-*-mingw*): Choose
4752         t-mingw-w64 or t-mingw-w32 for multilib configuration.
4753         * config/i386/t-mingw-w32: New.
4754         * config/i386/t-mingw-w64 (MULTILIB_OSDIRNAMES): Change lib64 to lib.
4756 2010-05-13  Martin Jambor  <mjambor@suse.cz>
4758         * gimple.c (gimple_fold_obj_type_ref): Removed (a replacement moved to
4759         gimple-fold.c).
4760         * gimple-fold.c (get_base_binfo_for_type): New function.
4761         (gimple_get_relevant_ref_binfo): Likewise.
4762         (gimple_fold_obj_type_ref_known_binfo): Likewise.
4763         (gimple_fold_obj_type_ref): Likewise.
4764         (fold_gimple_call): Simplify condition for folding virtual calls
4765         and call gimple_fold_obj_type_ref.
4766         * gimple.h (gimple_get_relevant_ref_binfo): Declare.
4767         (gimple_fold_obj_type_ref_known_binfo): Likewise.
4769 2010-05-13  Andreas Schwab  <schwab@linux-m68k.org>
4771         * config/rs6000/rs6000-protos.h
4772         (rs6000_mode_dependent_address_ptr): Change argument to const_rtx.
4773         * config/rs6000/rs6000.c (rs6000_mode_dependent_address)
4774         (rs6000_debug_mode_dependent_address)
4775         (rs6000_mode_dependent_address_ptr): Likewise.
4777 2010-05-13  Jakub Jelinek  <jakub@redhat.com>
4779         PR debug/43983
4780         * var-tracking.c (track_expr_p): Allow tracking of variables optimized
4781         by SRA.
4782         * Makefile.in (dwarf2out.o): Depend on $(TREE_FLOW_H).
4783         * tree-sra.c (create_access_replacement): Call unshare_expr before
4784         passing expr to SET_DECL_DEBUG_EXPR, and remove any SSA_NAMEs from it.
4785         * dwarf2out.c: Include tree-flow.h.
4786         (struct var_loc_node): Rename var_loc_note field to loc, add comment.
4787         (size_of_loc_descr, output_loc_operands, output_loc_operands_raw):
4788         Handle DW_OP_bit_piece.
4789         (decl_piece_bitsize, decl_piece_varloc_ptr, decl_piece_node,
4790         construct_piece_list, adjust_piece_list): New functions.
4791         (add_var_loc_to_decl): Handle SRA optimized variables.
4792         Adjust for var_loc_note to loc field renaming.
4793         (dw_loc_list_1): For WANT_ADDRESS == 2 prefer DECL_MODE of decl
4794         in VAR_LOCATION note.
4795         (new_loc_descr_op_bit_piece): New function.
4796         (dw_sra_loc_expr): New function.
4797         (dw_loc_list): Use it.  Don't handle the last range after the
4798         loop, handle it inside of the loop.  Adjust for var_loc_note
4799         to loc field renaming.
4800         (add_location_or_const_value_attribute): Only special case
4801         single entry loc lists if loc is NOTE_P.  Adjust for
4802         var_loc_note to loc field renaming.
4803         (dwarf2out_var_location): Don't set newloc->var_loc_note
4804         and newloc->next here.
4806 2010-05-12  Jan Hubicka  <jh@suse.cz>
4808         * cgraph.c (cgraph_mark_address_taken_node): No longer imply needed
4809         flag.
4810         * cgraph.h (cgraph_only_called_directly_p,
4811         cgraph_can_remove_if_no_direct_calls_p): test address_taken flag.
4812         (cgraph_can_remove_if_no_direct_calls_and_refs_p): New function.
4813         * cgraphunit.c (cgraph_mark_functions_to_output): Test address_taken.
4814         (assemble
4815         * ipa.c (cgraph_remove_unreachable_nodes): Use
4816         cgraph_can_remove_if_no_direct_calls_and_refs_p; clear address_taken
4817         flags.
4818         * tree-inline.c (copy_bb): Check address_taken flag.
4819         * tree-profile.c (tree_gen_ic_func_profiler): Check address_taken and
4820         externally_visible flag.
4822 2010-05-12  Jason Merrill  <jason@redhat.com>
4824         PR bootstrap/44048
4825         PR target/44099
4826         * dbxout.c (dbxout_type): Remove NULLPTR_TYPE handling.
4827         * sdbout.c (plain_type_1): Likewise.
4828         * dwarf2out.c (is_base_type): Likewise.
4829         (gen_type_die_with_usage): Likewise.  Generate
4830         DW_TAG_unspecified_type for any LANG_TYPE.
4832 2010-05-12  Jan Hubicka  <jh@suse.cz>
4834         * cgraphbuild.c (build_cgraph_edges, rebuild_cgraph_edges): Build
4835         indrect edges too.
4836         * cgraph.c (cgraph_create_indirect_edge): Take ecf_flags argument.
4837         (cgraph_clone_edge): Update.
4838         (cgraph_node_remove_callees): Remove indirect calls too.
4839         * cgraph.h (cgraph_indirect_call_info): Add ecf_flags.
4840         (cgraph_create_indirect_edge): Update prototype.
4841         * ipa-reference.c (has_proper_scope_for_analysis): Rename to
4842         is_proper_for_analysis.
4843         (add_new_function, visited_nodes, function_insertion_hook_holder,
4844         get_local_reference_vars_info, mark_address_taken, mark_address,
4845         mark_load, mark_store, check_asm_memory_clobber, check_call,
4846         scan_stmt_for_static_refs, scan_initializer_for_static_refs): Remove.
4847         (ipa_init): Do not initialize visited_nodes;
4848         function_insertion_hook_holder.
4849         (analyze_variable): Rewrite.
4850         (analyze_function): Rewrite.
4851         (copy_local_bitmap): Remove.
4852         (duplicate_node_dat): Do not duplicate local info.
4853         (generate_summary): Simplify to only walk cgraph.
4854         (write_node_summary_p, ipa_reference_write_summary,
4855         ipa_reference_read_summary): Remove.
4856         (propagate): Do not remove function insertion;
4857         generate summary.
4858         (pass_ipa_reference): NULLify summary handling fields.
4859         * lto-cgraph.c (lto_output_edge): Output ecf_flags.
4860         (input_edge): Input ecf_flags.
4861         * ipa-prop.c (ipa_note_parm_call): Expect edge to be around.
4862         (update_indirect_edges_after_inlining): Ignore edges with unknown
4863         param.
4865 2010-05-12  Sriraman Tallam  <tmsriram@google.com>
4867         * implicit-zee.c: New file.
4868         * tree-pass.h (pass_implicit_zee): Declare.
4869         * passes.c (init_optimization_passes): Add zee pass.
4870         * common.opt (fzee): New flag.
4871         * timevar.def (TV_ZEE): Define.
4872         * config/i386/i386.c (optimization_options): Turn on ZEE for level 2
4873         and beyond.
4874         * Makefile.in (implicit-zee.o): Add new build file.
4876 2010-05-12  Kazu Hirata  <kazu@codesourcery.com>
4877             Nathan Froyd  <froydnj@codesourcery.com>
4879         * c-common.c (sync_resolve_params): Remove write-only variable.
4881 2010-05-12  Anatoly Sokolov  <aesok@post.ru>
4883         * target.h (struct gcc_target): Add mode_dependent_address_p field.
4884         * target-def.h (TARGET_MODE_DEPENDENT_ADDRESS_P): New.
4885         (TARGET_INITIALIZER): Use TARGET_MODE_DEPENDENT_ADDRESS_P.
4886         * targhooks.c (default_mode_dependent_address_p): New function.
4887         * targhooks.h (default_mode_dependent_address_p): Declare function.
4888         * doc/tm.texi (TARGET_MODE_DEPENDENT_ADDRESS_P): New.
4889         (GO_IF_MODE_DEPENDENT_ADDRESS): Update.
4890         * recog.c (mode_dependent_address_p): Call mode_dependent_address_p
4891         target hook. Change return type to bool.
4892         * recog.h (mode_dependent_address_p): Change return type to bool.
4894 2010-05-12  Kazu Hirata  <kazu@codesourcery.com>
4895             Nathan Froyd  <froydnj@codesourcery.com>
4897         * tree-mudflap.c (build_function_type_0, build_function_type_1,
4898         build_function_type_2, build_function_type_3): Remove.
4899         (mudflap_init): Use build_function_type_list.
4901 2010-05-12  Kazu Hirata  <kazu@codesourcery.com>
4902             Nathan Froyd  <froydnj@codesourcery.com>
4904         * coverage.c (build_fn_info_value): Call build_constructor instead of
4905         build_constructor_from_list.
4906         (build_ctr_info_value): Likewise.
4907         (build_gcov_info): Likewise.
4909 2010-05-12  Nathan Froyd  <froydnj@codesourcery.com>
4911         * tree.c (build_constructor): Compute TREE_CONSTANT for the
4912         resultant constructor.
4913         (build_constructor_single): Don't set TREE_CONSTANT.
4914         (build_constructor_from_list): Don't compute TREE_CONSTANT.
4916 2010-05-12  Jan Hubicka  <jh@suse.cz>
4918         * cgraph.h (struct varpool_node): Add aux.
4919         * varasm.c (find_decl_and_mark_needed): Force output of varpool nodes.
4920         * varpool.c (varpool_remove_node): Do not remove initializer.
4921         (varpool_reset_queue): Export.
4922         (varpool_finalize_decl): Volatile vars are forced to be output.
4923         * lto-symtab.c (lto_varpool_replace_node): Clear out initializer of
4924         replaced decl.
4925         * ipa.c (enqueue_cgraph_node, enqueue_varpool_node,
4926         process_references, varpool_can_remove_if_no_refs): New functions.
4927         (cgraph_remove_unreachable_nodes): Handle variables too.
4929 2010-05-12  H.J. Lu  <hongjiu.lu@intel.com>
4931         PR target/44088
4932         * config/i386/sse.md (*avx_vmmaskcmp<mode>3): New.
4934 2010-05-12  Jakub Jelinek  <jakub@redhat.com>
4936         PR middle-end/44085
4937         * gimplify.c (enum omp_region_type): Add ORT_UNTIED_TASK,
4938         change value of ORT_TASK.
4939         (new_omp_context): Handle ORT_UNTIED_TASK like ORT_TASK.
4940         (omp_notice_threadprivate_variable): New function.
4941         (omp_notice_variable): Call it for threadprivate variables.
4942         If enclosing ctx is a task, print enclosing task rather than
4943         enclosing parallel.  Handle ORT_UNTIED_TASK like ORT_TASK.
4944         (gimplify_omp_task): Pass ORT_UNTIED_TASK instead of ORT_TASK
4945         if task has untied clause.
4947         PR debug/42278
4948         * dwarf2out.c (base_type_die): Don't add name attribute here.
4949         (modified_type_die): Instead of sizetype use
4950         its underlying original type.  If a DW_TAG_base_type doesn't
4951         have name added, add __unknown__.
4952         (dwarf2out_imported_module_or_decl_1): Don't call base_type_die,
4953         always call force_type_die instead.
4955 2010-05-12  Maxim Kuvyrkov  <maxim@codesourcery.com>
4957         * targhooks.c (default_stack_protect_guard): Avoid sharing RTL
4958         for __stack_chk_guard.
4960 2010-05-11  Jakub Jelinek  <jakub@redhat.com>
4962         * c-opts.c (c_common_parse_file): If start_end_main_source_file,
4963         don't call start_source_file debug hook here...
4964         (finish_options): ... but here, after outputting predefined and
4965         command line defines and undefs.
4967         PR middle-end/44071
4968         * cfglayout.c (fixup_reorder_chain): Allow asm goto to have
4969         no fallthru edge.
4970         * cfgcleanup.c (try_optimize_cfg): When in cfglayout mode
4971         optimizing away empty bb with no successors, move over its
4972         footer chain to fallthru predecessor.
4973         * cfgrtl.c (patch_jump_insn): Update also REG_LABEL_OPERAND.
4974         (rtl_split_edge): For asm goto call patch_jump_insn even if
4975         splitting fallthru edge.
4977         PR c++/44059
4978         * config/elfos.h (ASM_DECLARE_OBJECT_NAME): Use qnu_unique_object
4979         even for DECL_ONE_ONLY DECL_ARTIFICIAL !TREE_READONLY decls.
4980         * config/alpha/elf.h (ASM_DECLARE_OBJECT_NAME): Likewise.
4981         * dwarf2asm.c (dw2_output_indirect_constant_1): Set TREE_READONLY
4982         on DW.ref.* decls.
4984         PR c++/44062
4985         * c-parser.c (c_parser_expression): Mark LHS of a comma
4986         expression as read if it is a decl, handled component or
4987         COMPOUND_EXPR with that on the RHS.
4988         * c-typeck.c (c_process_expr_stmt): Mark RHS of COMPOUND_EXPR
4989         if it is a decl or handled component.
4991 2010-05-11  Jan Hubicka  <jh@suse.cz>
4993         * lto-symtab.c (lto_symtab_free): New function.
4994         * lto-streamer.h (lto_symtab_free): Declare.
4996 2010-05-11  Jan Hubicka  <jh@suse.cz>
4998         * lto-cgraph.c (reachable_from_other_partition_p): Export; do not assume
4999         that if function is needed it is reachable.
5000         (lto_output_node): See if it the function is reachable or referenced.
5001         (output_cgraph): Update call of lto_output_node.
5002         * lto-streamer.h (reachable_from_other_partition_p): Declare.
5004 2010-05-11  Jan Hubicka  <jh@suse.cz>
5006         * crtstuff.c (__JCR_LIST__, __DTOR_END__, __JCR_END__, __FRAME_END__):
5007         Mark as used.
5009 2010-05-11  Jan Hubicka  <jh@suse.cz>
5011         PR tree-optimize/44063
5012         * ipa-inline.c (cgraph_edge_badness): Move always inlines to top of
5013         queue.
5014         (cgraph_decide_inlining_of_small_function): Skip check when disrgarding
5015         limits.
5016         (estimate_function_body_sizes): Compute sizes even when disregarding.
5018 2010-05-11  Kai Tietz  <kai.tietz@onevision.com>
5020         * collect2.c (maybe_lto_object_file): Add x64-coff magic and check.
5022 2010-05-11  Jan Hubicka  <jh@suse.cz>
5024         * lto-cgraph.c (output_cgraph): Remove loop adding all varpool nodes
5025         into every boundary.
5027 2010-05-11  Jan Hubicka  <jh@suse.cz>
5029         * matrix-reorg.c (matrix_reorg): Rebuild edges.
5031 2010-05-11  Jan Hubicka  <jh@suse.cz>
5033         * lto-streamer.c (lto_streamer_cache_add_to_node_array,
5034         lto_streamer_cache_delete): Put nodes into heap.
5035         * lto-streamer.h (struct lto_streamer_cache_d): Nodes vector is in
5036         heap.
5038 2010-05-11  Jan Hubicka  <jh@suse.cz>
5040         * cgraphbuild.c (cgraph_rebuild_references): New.
5041         * cgraph.c (cgraph_mark_reachable_node): Accept references to optimized
5042         out extern inlines.
5043         * cgraph.h (cgraph_rebuild_references): Declare.
5044         * tree-inline.c (tree_function_versioning): Use it.
5045         * ipa-struct-reorg.c (do_reorg_for_func): Likewise.
5047 2010-05-11  Jan Hubicka  <jh@suse.cz>
5049         * cgraph.c: Include ipa-utils.h
5050         (cgraph_create_virtual_clone): Update references.
5051         * Makefile.in (cgraph.o): Add dependency at ipa-utils.h
5053 2010-05-11  Christian Borntraeger  <borntraeger@de.ibm.com>
5055         * tree-ssa-loop-prefetch.c (prune_ref_by_group_reuse): Reset
5056         prefetch_before to PREFETCH_ALL if to accesses "meet" beyond
5057         cache size.
5059 2010-05-11  Christian Borntraeger  <borntraeger@de.ibm.com>
5061         * tree-ssa-loop-prefetch.c: Add debug for dropped prefetches.
5063 2010-05-11  Jakub Jelinek  <jakub@redhat.com>
5065         * gcc.c (execute): For -### don't quote arguments that
5066         contain just alphanumerics and _/-. characters.
5067         * doc/invoke.texi: Document that change for -###.
5069         PR debug/44023
5070         * df-problems.c (struct dead_debug): Add to_rescan field.
5071         (dead_debug_init): Clear to_rescan field.
5072         (dead_debug_finish): Rescan all debug insns in to_rescan
5073         bitmap and free the bitmap.
5074         (dead_debug_insert_before): Instead of rescanning debug insns
5075         immediately queue their rescanning until dead_debug_finish.
5076         (df_note_bb_compute): After dead_debug_add do continue instead
5077         of break.
5079 2010-05-10  Jakub Jelinek  <jakub@redhat.com>
5081         PR debug/44028
5082         * haifa-sched.c (schedule_insn): When clearing INSN_VAR_LOCATION_LOC,
5083         clear also INSN_REG_USE_LIST.
5085 2010-05-10  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5087         * config/mips/mips.c (TARGET_SMALL_REGISTER_CLASSES_FOR_MODE_P): Undef.
5089 2010-05-10  Jan Hubicka  <jh@suse.cz>
5091         * lto-stramer-out.c (produce_asm_for_decls): Correct accidentally
5092         commited change.
5094 2010-05-10  Jan Hubicka  <jh@suse.cz>
5096         * passes.c (ipa_write_summaries_1, ipa_write_optimization_summaries):
5097         Allocate encoders.
5098         * lto-section-out.c (lto_new_out_decl_state): Do not allocate it here.
5099         * lto-streamer.c (lto_streamer_cache_insert_1): Use alloc pool.
5100         (lto_streamer_cache_create): Init alloc pool.
5101         (lto_streamer_cache_delete): Free alloc pool.
5102         * lto-streamer.h: Include alloc pool.
5103         (lto_streamer_cache_d): Use alloc pool.
5104         * lto-stramer-out.c (produce_asm_for_decls): Delete fn_out_states.
5106 2010-05-10  Jan Hubicka  <jh@suse.cz>
5108         * Makefile.in (cgraphbuild.o): Add dependency on except.h.
5109         * cgraphbuild.c: Include except.h
5110         (record_type_list, record_eh_tables): New function.
5111         (build_cgraph_edges, rebuild_cgraph_edges): Use it.
5113 2010-05-10  Jan Hubicka  <jh@suse.cz>
5115         * crtstuff.c (force_to_data, __do_global_dtors_aux_fini_array_entry,
5116         __frame_dummy_init_array_entry, force_to_data): Attribute as used
5117         rather than unused.
5119 2010-05-10  Michael Matz  <matz@suse.de>
5121         * tree-ssa-reassoc.c (undistribute_ops_list): Use create_tmp_reg.
5122         (can_reassociate_p): Use FLOAT_TYPE_P.
5123         * tree-vectorizer.h (vect_is_simple_reduction): Rename to ...
5124         (vect_force_simple_reduction): ... this.
5125         * tree-parloops.c (gather_scalar_reductions): Use
5126         vect_force_simple_reduction.
5127         * tree-vect-loop.c (vect_is_simple_reduction_1): Rename from
5128         vect_is_simple_reduction, add modify argument, if true rewrite
5129         "a-b" into "a+(-b)".
5130         (vect_is_simple_reduction, vect_force_simple_reduction): New
5131         functions.
5132         (vect_analyze_scalar_cycles_1): Use vect_force_simple_reduction.
5134 2010-05-10  H.J. Lu  <hongjiu.lu@intel.com>
5135             Vladimir Makarov  <vmakarov@redhat.com>
5137         PR rtl-optimization/44012
5138         * ira-build.c (remove_unnecessary_allocnos): Nullify
5139         regno_allocno_map of the removed allocno.
5141 2010-05-10  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5143         * configure.ac (gcc_cv_ld_eh_gc_sections): Redirect objdump errors
5144         to /dev/null.
5145         * configure: Regenerate.
5147 2010-05-10  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5149         * config/sol2.c (solaris_assemble_visibility): Declare decl, vis
5150         unused.
5151         Define visibility_types, name, type inside HAVE_GAS_HIDDEN.
5152         * configure.ac (gcc_cv_ld_hidden): Explain stages of visibility
5153         support in Sun ld.
5154         * configure: Regenerate.
5156 2010-05-10  Richard Guenther  <rguenther@suse.de>
5158         * lto-symtab.c (lto_symtab_entry_marked_p): Make entry
5159         marked if the entry identifier is marked.
5161 2010-05-10  Richard Guenther  <rguenther@suse.de>
5163         * c-common.c (struct c_common_attributes): Add fnspec attribute.
5164         (handle_fnspec_attribute): New function.
5165         * gimple.h (gimple_call_return_flags): Declare.
5166         (gimple_call_arg_flags): Likewise.
5167         * gimple.c (gimple_call_arg_flags): New function.
5168         (gimple_call_return_flags): Likewise.
5169         * tree.h (EAF_DIRECT, EAF_NOCLOBBER, EAF_NOESCAPE, EAF_UNUSED):
5170         New argument flags.
5171         (ERF_RETURN_ARG_MASK, ERF_RETURNS_ARG, ERF_NOALIAS): New function
5172         return value flags.
5173         * tree-ssa-alias.c (ref_maybe_used_by_call_p_1): Skip unused args.
5174         * tree-ssa-structalias.c (make_constraint_from_heapvar): Split
5175         main work to ...
5176         (make_heapvar_for): ... this new function.
5177         (handle_rhs_call): Handle fnspec attribute argument specifiers.
5178         (handle_lhs_call): Likewise.
5179         (find_func_aliases): Adjust.
5181 2010-05-10  Richard Guenther  <rguenther@suse.de>
5183         PR tree-optimization/44050
5184         * tree-inline.c (tree_function_versioning): Clone the ipa-pta flag.
5186 2010-05-10  Wei Guozhi  <carrot@google.com>
5188         PR target/42879
5189         * config/arm/thumb2.md (thumb2_tlobits_cbranch): New insn pattern.
5191 2010-05-09  Joseph Myers  <joseph@codesourcery.com>
5193         PR c/10676
5194         * c-typeck.c (lookup_field): Take a type directly.  Update
5195         recursive calls.
5196         (build_component_ref): Update call to lookup_field.
5197         (set_init_label): Use lookup_field to find initialized field.
5198         Handle returned list of fields like a sequence of designators.
5200 2010-05-09  Richard Guenther  <rguenther@suse.de>
5202         PR middle-end/44024
5203         * fold-const.c (tree_single_nonzero_warnv_p): Properly
5204         handle &FUNCTION_DECL.
5206 2010-05-09  Joseph Myers  <joseph@codesourcery.com>
5208         PR c/4784
5209         * c-decl.c (detect_field_duplicates_hash): New.  Handle anonymous
5210         structures and unions recursively.
5211         (detect_field_duplicates): Move duplicate detection with a hash to
5212         detect_field_duplicates_hash.  Always use a hash if anonymous
5213         structures or unions are present.
5214         * doc/extend.texi (Unnamed Fields): Document that duplicate fields
5215         give errors.
5217 2010-05-09  H.J. Lu  <hongjiu.lu@intel.com>
5219         PR target/44046
5220         * config/i386/driver-i386.c (host_detect_local_cpu): Properly
5221         detect Atom, Core 2 and Core i7.
5223 2010-05-09  Richard Guenther  <rguenther@suse.de>
5225         * gcc.c (store_arg): Handle temporary file deletion for
5226         joined arguments.
5228 2010-05-09  Richard Guenther  <rguenther@suse.de>
5230         PR middle-end/44043
5231         * ipa-inline.c (estimate_function_body_sizes): Return after
5232         disregarding inline limits.
5234 2010-05-09  Richard Guenther  <rguenther@suse.de>
5236         * gcc.c (store_arg): Revert last change.
5238 2010-05-08  Sandra Loosemore  <sandra@codesourcery.com>
5240         PR middle-end/28685
5241         * tree-ssa-reassoc.c (eliminate_redundant_comparison): New function.
5242         (optimize_ops_list): Call it.
5244 2010-05-08  Richard Guenther  <rguenther@suse.de>
5246         PR tree-optimization/44030
5247         * tree-ssa-pre.c (eliminate): Copy NECESSARY flag.  Set
5248         NECESSARY flag if we propagate from a inserted expression.
5250 2010-05-08  Eric Botcazou  <ebotcazou@adacore.com>
5252         * gimple.c (gimple_types_compatible_p) <ARRAY_TYPE>: Treat bounds of
5253         domain types as equal if they are both PLACEHOLDER_EXPRs.
5255 2010-05-08  Richard Guenther  <rguenther@suse.de>
5257         * lto-wrapper.c (run_gcc): Remove linker output from
5258         command line for LTRANS invocation.
5260 2010-05-07  Steven Bosscher  <steven@gcc.gnu.org>
5262         * config.gcc (i[34567]86-*-darwin*, x86_64-*-darwin*): Add
5263         lto-macho as lto_binary_reader.
5264         * target.h (struct gcc_target): New hooks lto_start and lto_end.
5265         * target-def.h (TARGET_ASM_LTO_START, TARGET_ASM_LTO_END): Define.
5266         * cgraphunit.c (ipa_passes): Wrap LTO assembler output generation
5267         in lto_start and lto_end calls.
5268         (is_elf_or_coff): Rename to maybe_lto_object_file.  Add Mach-O
5269         magic numbers.
5270         (scan_prog_file): Update is_elf_or_coff call.
5271         * doc/tm.text (TARGET_ASM_LTO_START, TARGET_ASM_LTO_END): Document.
5273         * collect2.c (main): Fix enum comparison.
5275         * config/darwin-protos.h (darwin_asm_lto_start, darwin_asm_lto_end):
5276         Add prototypes.
5277         * darwin9.h (LINK_COMMAND_SPEC): Pass -flto and -fwhopr to the linker.
5278         * darwin.h (LINK_COMMAND_SPEC): Likewise.  Define TARGET_ASM_LTO_START
5279         and TARGET_ASM_LTO_END.
5280         * darwin.c: Include obstack.h and lto-streamer.h.
5281         (lto_section_names_offset, lto_section_names_obstack,
5282         lto_asm_out_file, lto_asm_out_name, saved_asm_out_file): New static
5283         global variables.
5284         (LTO_SEGMENT_NAME, LTO_NAMES_SECTION): New defines.
5285         (darwin_asm_lto_start): New function.  Redirect output to asm_out_file
5286         to a temporary file.
5287         (darwin_asm_lto_end): New function.  Restore asm_out_file.
5288         (darwin_asm_named_section): For LTO sections, replace the name with
5289         the offset of the section name in a string table, and build this
5290         table.
5291         (darwin_file_start): Initialize global vars for LTO support.
5292         (darwin_file_end): If output to asm_out_file was redirected, append it
5293         to the proper asm_out_file here.  Add the section names section.
5295 2010-05-07  Steven Bosscher  <steven@gcc.gnu.org>
5297         * c-pragma.c (pending_weak_d, pending_weak): New.
5298         (pending_weaks): Change the type to VEC((pending_weak,gc) *.
5299         (maybe_apply_pragma_weak, maybe_apply_pending_pragma_weaks,
5300         handle_pragma_weak): Update the uses of pending_weaks.
5302 2010-05-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5304         PR documentation/44016
5305         * doc/standards.texi (Standards): Link to unversioned
5306         cxx0x_status.html page.
5308 2010-05-07  Iain Sandoe <iains@gcc.gnu.org>
5310         PR target/43708
5311         * config/darwin-c.c (darwin_pragma_unused): Set DECL_READ_P
5312         in addition to TREE_USED, to avoid "set but unused" warnings.
5314 2010-05-07  Changpeng Fang  <changpeng.fang@amd.com>
5316         * tree-ssa-loop-prefetch.c (TRIP_COUNT_TO_AHEAD_RATIO): New.
5317         (is_loop_prefetching_profitable): Do not insert prefetches
5318         when the trip count is not at least TRIP_COUNT_TO_AHEAD_RATIO
5319         times the prefetch ahead distance.
5321 2010-05-07  Changpeng Fang  <changpeng.fang@amd.com>
5323         * tree-ssa-loop-prefetch.c (is_loop_prefetching_profitable):
5324         Account for loop unrolling in the insn-to-prefetch ratio heuristic.
5325         (loop_prefetch_arrays): Pass to is_loop_prefetching_profitable
5326         the unroll_factor.
5328 2010-05-07  Changpeng Fang  <changpeng.fang@amd.com>
5330         * tree-ssa-loop-prefetch.c (is_loop_prefetching_profitable): Dump
5331         a diagnostic info when the insn-to-mem ratio is too small.
5333 2010-05-07  Richard Guenther <rguenther@suse.de>
5335         * gcc.c (LINK_COMMAND_SPEC): Provide a resolution file to
5336         the linker plugin.
5337         (store_arg): Queue temp_filename for deletion instead of
5338         the whole argument.
5340 2010-05-07  Richard Guenther  <rguenther@suse.de>
5342         * lto-wrapper.c (DUMPBASE_SUFFIX): Define.
5343         (run_gcc): Handle LTRANS phase invocation.
5344         * collect2.c (maybe_run_lto_and_relink): Do not set WPA_SAVE_LTRANS.
5346 2010-05-07  Jakub Jelinek  <jakub@redhat.com>
5348         * tree.h (TREE_ADDRESSABLE): Adjust comment to say that
5349         this is also meaningful on PARM_DECLs and RESULT_DECLs.
5351 2010-05-07  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5353         * config/mips/iris6.h (LINK_SPEC): Don't pass -init, -fini with -r.
5355 2010-05-07  Richard Guenther  <rguenther@suse.de>
5357         PR tree-optimization/44020
5358         * tree-ssa-pre.c (execute_pre): Do not remove dead inserted
5359         code when PRE is not yet initialized.
5361 2010-05-07  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5363         * config/mips/dbxmdebug.h: Remove.
5364         * config.gcc (mips-sgi-irix6.5*): Remove mips/dbxmdebug.h.
5366 2010-05-07  Shujing Zhao  <pearly.zhao@oracle.com>
5368         * c-typeck.c (build_binary_op): Warn ordered comparison of pointer
5369         with null pointer and also warn about ordered comparison of zero with
5370         pointer if -Wextra.
5372 2010-05-05  Andreas Simbuerger  <simbuerg@fim.uni-passau.de>
5374         * graphite-blocking.c
5375         (pbb_strip_mine_profitable_p): Replace Value with mpz_t.
5376         * graphite-clast-to-gimple.c
5377         (clast_to_gcc_expression): Same.
5378         (precision_for_value): Same.
5379         (precision_for_interval): Same.
5380         (gcc_type_for_interval): Same.
5381         (graphite_create_new_guard): Same.
5382         (compute_bounds_for_level): Same.
5383         (graphite_create_new_loop_guard): Same.
5384         * graphite-interchange.c
5385         (build_linearized_memory_access): Same.
5386         (pdr_stride_in_loop): Same.
5387         (memory_strides_in_loop_1): Same.
5388         (memory_strides_in_loop): Same.
5389         (extend_scattering): Same.
5390         (psct_scattering_dim_for_loop_depth): Same.
5391         (pbb_number_of_iterations): Same.
5392         * graphite-poly.h
5393         (debug_iteration_domains): Same.
5394         * graphite-ppl.c
5395         (new_Cloog_Domain_from_ppl_Pointset_Powerset): Same.
5396         (ppl_set_inhomogeneous_gmp): Same.
5397         (ppl_strip_loop): Same.
5398         (ppl_lexico_compare_linear_expressions): Same.
5399         (ppl_read_polyhedron_matrix): Same.
5400         (ppl_max_for_le_pointset): Same.
5401         * graphite-ppl.h
5402         (ppl_read_polyhedron_matrix): Same.
5403         (tree_int_to_gmp): Same.
5404         (gmp_cst_to_tree): Same.
5405         (ppl_set_inhomogeneous): Same.
5406         (ppl_set_inhomogeneous_tree): Same.
5407         (ppl_set_coef): Same.
5408         (ppl_set_coef_tree): Same.
5409         * graphite-sese-to-poly.c
5410         (build_pbb_scattering_polyhedrons): Same.
5411         (build_scop_scattering): Same.
5412         (scan_tree_for_params_right_scev): Same.
5413         (scan_tree_for_params): Same.
5414         (find_params_in_bb): Same.
5415         (find_scop_parameters): Same.
5416         (add_upper_bounds_from_estimated_nit): Same.
5417         (build_loop_iteration_domains): Same.
5418         (add_condition_to_domain): Same.
5419         (pdr_add_memory_accesses): Same.
5421 2010-05-05  Andreas Simbuerger  <simbuerg@fim.uni-passau.de>
5423         * graphite-blocking.c (pbb_strip_mine_profitable_p): Resolve
5424         CLooG's value_* macros to their respective mpz_* counterparts.
5425         * graphite-clast-to-gimple.c (clast_to_gcc_expression): Same.
5426         (graphite_create_new_loop_guard): Same.
5427         * graphite-interchange.c (build_linearized_memory_access): Same.
5428         (pdr_stride_in_loop): Same.
5429         (memory_strides_in_loop_1): Same.
5430         (1st_interchange_profitable_p): Same.
5431         * graphite-poly.c (extend_scattering): Same.
5432         (psct_scattering_dim_for_loop_depth): Same.
5433         (pbb_number_of_iterations): Same.
5434         (pbb_number_of_iterations_at_time): Same.
5435         * graphite-poly.h (new_1st_loop): Same.
5436         * graphite-ppl.c (cloog_matrix_to_ppl_constraint): Same.
5437         (oppose_constraint): Same.
5438         (insert_constraint_into_matrix): Same.
5439         (ppl_set_inhomogeneous_gmp): Same.
5440         (ppl_set_coef_gmp): Same.
5441         (ppl_strip_loop): Same.
5442         (ppl_lexico_compare_linear_expressions): Same.
5443         (ppl_max_for_le_pointset): Same.
5444         (ppl_min_for_le_pointset): Same.
5445         (ppl_build_realtion): Same.
5446         * graphite-ppl.h (gmp_cst_to_tree): Same.
5447         (ppl_set_inhomogeneous): Same.
5448         (ppl_set_inhomogeneous_tree): Same.
5449         (ppl_set_coef): Same.
5450         (ppl_set_coef_tree): Same.
5451         * graphite-sese-to-poly.c (build_pbb_scattering_polyhedrons): Same.
5452         (build_scop_scattering): Same.
5453         (add_value_to_dim): Same.
5454         (scan_tree_for_params_right_scev): Same.
5455         (scan_tree_for_params_int): Same.
5456         (scan_tree_for_params): Same.
5457         (find_params_in_bb): Same.
5458         (find_scop_parameters): Same.
5459         (add_upper_bounds_from_estimated_nit): Same.
5460         (build_loop_iteration_domains): Same.
5461         (create_linear_expr_from_tree): Same.
5462         (add_condition_to_domain): Same.
5463         (pdr_add_memory_accesses): Same.
5465 2010-05-06  Magnus Fromreide  <magfr@lysator.liu.se>
5466             Jason Merrill  <jason@redhat.com>
5468         * c-common.c (c_common_reswords): Add nullptr.
5469         * c-common.h: Add RID_NULLPTR.  Reorganize C++0x rids.
5470         * dwarf2out.c (is_base_type): Handle NULLPTR_TYPE.
5471         (gen_type_die_with_usage): Likewise.
5472         * dbxout.c (dbxout_type): Likewise.
5473         * sdbout.c (plain_type_1): Likewise.
5475 2010-05-06  Jason Merrill  <jason@redhat.com>
5477         * gimplify.c (gimplify_expr): Set GS_ALL_DONE when appropriate.
5478         Don't change GS_OK to GS_ALL_DONE.  Make sure that all cases set
5479         ret appropriately.
5480         (gimplify_compound_lval): Return GS_ALL_DONE as appropriate.
5482         * gimplify.c (gimplify_modify_expr_rhs): Don't return GS_OK for
5483         stripping WITH_SIZE_EXPR.
5484         (gimplify_expr) [MODIFY_EXPR]: Trust GS_OK even if the rhs didn't
5485         change.
5487 2010-05-06  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5489         * config.gcc: Removed mips-sgi-irix5*, mips-sgi-irix6.[0-4]* from
5490         list of obsolete configurations.
5491         Disabled check for obsolete configurations.
5492         (mips-sgi-irix[56]*): Restrict to mips-sgi-irix6.5*.
5493         Removed support for previous versions.
5494         * config/mips/iris.h: Removed.
5495         * config/mips/iris5.h: Removed.
5496         * config/mips/iris6.h: Merged old iris.h contents.
5497         (TARGET_IRIX): Removed.
5498         (DRIVER_SELF_SPECS): Removed mabi=32.
5499         (IDENT_ASM_OP): Removed undef.
5500         (STARTFILE_SPEC): Removed mabi=32.
5501         (ENDFILE_SPEC): Likewise.
5502         (IRIX_SUBTARGET_LINK_SPEC): Likewise.
5503         (MACHINE_TYPE): Update for IRIX 6.5.
5504         * config/mips/mips.c (mips_build_builtin_va_list): Replaced
5505         TARGET_IRIX by TARGET_IRIX6.
5506         (mips_file_start): Likewise.
5507         (mips_output_external): Remove IRIX 5/6 O32 support.
5508         (mips_output_function_prologue): Likewise.
5509         * config/mips/mips.h (TARGET_GPWORD): Replaced TARGET_IRIX by
5510         TARGET_IRIX6.
5511         (TARGET_CPU_CPP_BUILTINS): Likewise.
5512         (TARGET_IRIX): Removed.
5513         * config/mips/t-iris6 (MULTILIB_OPTIONS): Removed mabi=32.
5514         (MULTILIB_DIRNAMES): Removed 32.
5515         (MULTILIB_OSDIRNAMES): Removed ../lib.
5516         * doc/install.texi (Prerequisites): Don't reference IRIX before 6.5.
5517         (Specific, mips-sgi-irix5): Document removal.
5518         (Specific, mips-sgi-irix6): Document IRIX 6.[0-4] and O32 ABI removal.
5519         Remove references to older IRIX 6 releases and the O32 ABI.
5521 2010-05-06  Jakub Jelinek  <jakub@redhat.com>
5523         PR bootstrap/43994
5524         * df-problems.c (dead_debug_insert_before): Use *DF_REF_REAL_LOC
5525         instead of DF_REF_REAL_REG.
5527 2010-05-06  Dave Korn  <dave.korn.cygwin@gmail.com>
5529         PR target/43888
5530         * config/i386/winnt.c (i386_pe_binds_local_p): Tweak weak symbol
5531         handling to still return true for x64 targets.
5533 2010-05-06  Maxim Kuvyrkov  <maxim@codesourcery.com>
5535         * config/m68k/uclinux.h (LIB_SPEC): Bring in sync with config/linux.h.
5537 2010-05-06  Jan Hubicka  <jh@suse.cz>
5539         PR tree-optimization/43791
5540         * ipa-inline.c (update_caller_keys): Remove bogus
5541         disregard_inline_limits check.
5543 2010-05-06  Michael Matz  <matz@suse.de>
5545         PR tree-optimization/43984
5546         * tree-ssa-pre.c (inserted_phi_names): Remove.
5547         (inserted_exprs): Change to bitmap.
5548         (create_expression_by_pieces): Set bits, don't append to vector.
5549         (insert_into_preds_of_block): Don't handle inserted_phi_names.
5550         (eliminate): Don't look at inserted_phi_names, remove deleted
5551         insns from inserted_exprs.
5552         (remove_dead_inserted_code): Adjust to use bitmaps instead of vectors.
5553         (init_pre, fini_pre): Allocate and free bitmaps.
5554         (execute_pre): Insert insns on edges before elimination.
5556 2010-05-06  Maxim Kuvyrkov  <maxim@codesourcery.com>
5558         * tree.c (initializer_zerop): Handle STRING_CST.
5560 2010-05-06  Manuel López-Ibáñez  <manu@gcc.gnu.org>
5562         PR 40989
5563         * doc/invoke.texi (Wimplicit): Document as C only.
5564         * opts.c (common_handle_option): Add argument kind.
5565         (handle_option): Rename as read_cmdline_option. Factor out code to...
5566         (handle_option): ... here. New.
5567         (handle_options): Rename as read_cmdline_options.
5568         (decode_options): Update call.
5569         (set_option): Use option index instead of option pointer. Classify
5570         diagnostics correctly.
5571         (enable_warning_as_error): Call handle_option.
5572         * opts.h (set_option): Update declaration.
5573         (handle_option): Declare.
5574         * langhooks.h (struct lang_hooks): Add argument kind to handle_option.
5575         * c.opt (Wimplicit,Wimplicit-int): Initialize to -1.
5576         * c-opts.c (set_Wimplicit): Delete.
5577         (c_family_lang_mask): New static constant.
5578         (c_common_handle_option): Add argument kind. Use handle_option
5579         instead of set_Wimplicit.
5580         (c_common_post_options): warn_implicit and warn_implicit_int
5581         are disabled by default.
5582         * c-common.c (warn_implicit): Do not define here.
5583         * c-common.h (warn_implicit): Do not declare here.
5584         (c_common_handle_option): Update declaration.
5585         * lto-opts.c (lto_reissue_options): Update call to set_option.
5587 2010-05-06  Richard Guenther  <rguenther@suse.de>
5589         PR tree-optimization/43571
5590         * domwalk.c (walk_dominator_tree): Walk the dominator
5591         sons in more optimal order.
5593 2010-05-06  Richard Guenther  <rguenther@suse.de>
5595         PR tree-optimization/43934
5596         * tree-ssa-loop-im.c (movement_possibility): Handle PHI nodes.
5597         (stmt_cost): Likewise.
5598         (extract_true_false_args_from_phi): New helper.
5599         (determine_max_movement): For PHI nodes verify we can hoist them
5600         and compute their cost.
5601         (determine_invariantness_stmt): Handle PHI nodes.
5602         (move_computations_stmt): Likewise.  Hoist PHI nodes in
5603         if-converted form using COND_EXPRs.
5604         (move_computations): Return TODO_cleanup_cfg if we hoisted PHI nodes.
5605         (tree_ssa_lim): Likewise.
5606         * tree-flow.h (tree_ssa_lim): Adjust prototype.
5607         * tree-ssa-loop.c (tree_ssa_loop_im): Return todo.
5609 2010-05-06  Richard Guenther  <rguenther@suse.de>
5611         PR tree-optimization/43987
5612         * tree-ssa-structalias.c (could_have_pointers): For possibly
5613         address-taken variables force pointers to be recorded.
5614         (create_variable_info_for_1): Likewise.
5615         (push_fields_onto_fieldstack): Pass in wheter all fields
5616         must have pointers.
5617         (find_func_aliases): Query types instead of vars whether
5618         they contain pointers where appropriate.
5620 2010-05-06  Jan Hubicka  <jh@suse.cz>
5622         * cgraphbuild.c (record_reference_ctx): Add varpool_node.
5623         (record_reference, mark_address, mark_load, mark_store): Record
5624         references.
5625         (record_references_in_initializer): Update call of record_references.
5626         (rebuild_cgraph_edges): Remove all references before rebuiding.
5627         * cgraph.c (cgraph_create_node): Clear ref list.
5628         (cgraph_remove_node): Remove references.
5629         (dump_cgraph_node): Dump references.
5630         (cgraph_clone_node): Clone references.
5631         * cgraph.h: Include ipa-ref.h and ipa-ref-inline.h
5632         (struct cgraph_node, varpool_node): Add ref_lst.
5633         * ipa-ref.c: New file.
5634         * ipa-ref.h: New file.
5635         * ipa-ref-inline.h: New file.
5636         * lto-cgraph.c (output_varpool): Take cgrag node set argument.
5637         (referenced_from_other_partition_p): New function.
5638         (lto_output_varpool_node): Take set arugment; call
5639         referenced_from_other_partition.
5640         (lto_output_ref): New.
5641         (add_references): New.
5642         (output_refs): New.
5643         (output_cgraph): Compute boundary based on references; output refs.
5644         (output_varpool): Accept cgraph_node_set argument.
5645         (input_ref): New.
5646         (input_refs): New.
5647         (input_cgraph): Call input_refs.
5648         * lto-section-in.c (lto_section_name): Add refs.
5649         * Makefile.in (cgraph.h): Include ipa-ref.h and ipa-ref-inline.h
5650         (ipa-ref.o): New file.
5651         * varpool.c (varpool_node): Clear ipa ref list.
5652         (varpool_remove_node): Remove references.
5653         (dump_varpool_node): Dump references.
5654         (varpool_assemble_decl): Only compile finalized ones.
5655         (varpool_extra_name_alias): Initialize ref list.
5656         * lto-streamer.c (lto-get_section_name): Add .refs section.
5657         * lto-streamer.h (lto_section_type): Add LTO_section_refs.
5658         (referenced_from_other_partition_p): Declared.
5660 2010-05-06  Ira Rosen  <irar@il.ibm.com>
5662         PR tree-optimization/43901
5663         * tree-vect-stmts.c (vectorizable_call): Assert that vector
5664         type is not NULL if it's transformation phase, and return
5665         FALSE if it's analysis.
5666         (vectorizable_conversion, vectorizable_operation,
5667         vectorizable_type_demotion, vectorizable_type_promotion): Likewise.
5669 2010-05-05  Andrew Pinski  <andrew.pinski@caviumnetworks.com>
5671         * config/mips/mips.h (TARGET_SMALL_REGISTER_CLASSES_FOR_MODE_P):
5672         Delete.
5673         * config/mips/mips.c (TARGET_SMALL_REGISTER_CLASSES_FOR_MODE_P):
5674         New define.
5675         * config/mips/mips-protos.h
5676         (mips_small_register_classes_for_mode_p): Delete prototype.
5678 2010-05-06  Bernd Schmidt  <bernds@codesourcery.com>
5680         * config/arm/arm.h (MAX_LDM_STM_OPS): New macro.
5681         * config/arm/arm.c (multiple_operation_profitable_p,
5682         compute_offset_order): New static functions.
5683         (load_multiple_sequence, store_multiple_sequence): Use them.
5684         Replace constant 4 with MAX_LDM_STM_OPS.  Compute order[0] from
5685         memory offsets, not register numbers.
5686         (emit_ldm_seq, emit_stm_seq): Replace constant 4 with MAX_LDM_STM_OPS.
5688 2010-05-05  Steven Bosscher  <steven@gcc.gnu.org>
5690         * stor-layout.c (pending_sizes): Change the type to VEC(tree,gc) *.
5691         (get_pending_sizes, put_pending_size, put_pending_sizes):
5692         Update the uses of pending_sizes.
5693         * c-decl.c (store_parm_decls): Likewise.
5694         * c-tree.h (struct c_arg_info): Likewise.
5695         * tree.h: Update the prototype for get_pending_sizes and
5696         put_pending_sizes.
5698 2010-05-05  Jason Merrill  <jason@redhat.com>
5700         PR debug/43370
5701         * c-common.c (handle_aligned_attribute): Respect
5702         ATTR_FLAG_TYPE_IN_PLACE.
5704         PR testsuite/43758
5705         * target.h (struct gcc_target): Add attribute_takes_identifier_p.
5706         * target_def.h (TARGET_ATTRIBUTE_TAKES_IDENTIFIER_P): Define.
5707         (TARGET_INITIALIZER): Use it.
5708         * c-common.c (attribute_takes_identifier_p): Call it.
5709         * c-common.h: Update prototype.
5710         * config/rs6000/rs6000.c (rs6000_attribute_takes_identifier_p): New.
5711         (TARGET_ATTRIBUTE_TAKES_IDENTIFIER_P): Define.
5713 2010-05-05  Jakub Jelinek  <jakub@redhat.com>
5715         PR debug/43950
5716         * dwarf2out.c (gen_compile_unit_die): Add DW_AT_identifier_case
5717         DW_ID_down_case for Fortran compilation units.
5719 2010-05-05  Jan Hubicka  <jh@suse.cz>
5721         * lto-cgraph.c (lto_output_varpool_node, input_varpool_node): Correctly
5722         handle aliases.
5724 2010-05-05  Eric Botcazou  <ebotcazou@adacore.com>
5726         * gimplify.c (gimplify_return_expr): Gimplify the size expressions of
5727         a variable-sized RESULT_DECL.
5729 2010-05-05  Maxim Kuvyrkov  <maxim@codesourcery.com>
5731         * doc/invoke.texi (-mfix-cortex-m3-ldrd): Move from ARC section to ARM.
5733 2010-05-05  Jason Merrill  <jason@redhat.com>
5735         PR c++/43787
5736         * gimplify.c (gimplify_expr): Keep working if gimplify_modify_expr
5737         returns GS_OK.
5738         (gimplify_modify_expr_rhs): Return GS_OK if anything changed.
5740 2010-05-05  Alexandre Oliva  <aoliva@redhat.com>
5741             Jakub Jelinek  <jakub@redhat.com>
5743         PR debug/43478
5744         * df-problems.c (struct dead_debug_use, struct dead_debug): New.
5745         (dead_debug_init, dead_debug_finish): New functions.
5746         (dead_debug_add, dead_debug_insert_before): Likewise.
5747         (df_note_bb_compute): Initialize a dead_debug object, add dead
5748         debug uses to it, insert debug bind insns before death insns,
5749         reset debug insns that refer to pending uses at the end.
5750         * rtl.h (make_debug_expr_from_rtl): New prototype.
5751         * varasm.c (make_debug_expr_from_rtl): New function.
5753 2010-05-05  Jan Hubicka  <jh@suse.cz>
5755         * lto-cgraph.c (output_varpool): Forward declare; work on encoder.
5756         (lto_varpool_encoder_new, lto_varpool_encoder_delete,
5757         lto_varpool_encoder_encode, lto_varpool_encoder_lookup,
5758         lto_varpool_encoder_deref, lto_varpool_encoder_size,
5759         lto_varpool_encoder_encode_initializer_p,
5760         lto_set_varpool_encoder_encode_initializer): New functions.
5761         (lto_output_cgraph): Take vset parameter too; compute varpool encoder;
5762         call output_varpool.
5763         (input_varpool_node): Do not always set analyzed.
5764         (input_cgraph_1): Return vector of cgraph nodes.
5765         (input_varpool_1): Return vector of varpools.
5766         (input_cgraph): Free the vectors.
5767         * lto-streamer-out.c (lto_output_ts_decl_common_tree_pointers):
5768         output only initializers needed.
5769         (lto_output): Only call output_cgraph.
5770         (produce_asm_for_decls): Call lto_varpool_encoder_delete.
5771         * lto-section-out.c (lto_new_out_decl_state): Initialize
5772         state->varpool_node_encoder.
5773         * lto-streamer.h (lto_varpool_encoder_d): New.
5774         (lto_out_decl_state, lto_file_decl_data): Add varpool_node_encoder.
5775         (lto_cgraph_encoder_delete, output_cgraph): Update prototype.
5776         (lto_varpool_encoder_deref, lto_varpool_encoder_lookup,
5777         lto_varpool_encoder_encode, lto_varpool_encoder_delete,
5778         lto_varpool_encoder_encode_initializer_p, lto_varpool_encoder_new):
5779         Declare.
5780         (output_varpool, input_varpool): Remove declarations.
5782 2010-05-05  Jan Hubicka  <jh@suse.cz>
5784         * lto-symtab.c (lto_symtab_resolve_can_prevail_p): Alias of variable
5785         with body can prevail.
5787 2010-05-05  Jan Hubicka  <jh@suse.cz>
5789         * lto-symtab.c (lto_symtab_merge_decls_1): Prefer declarations with
5790         size.
5792 2010-05-05  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
5794         * Makefile.in (build/gengtype.o): Add $(HASHTAB_H) to dependencies.
5796         * gengtype.h (erro_at_line): Constify pos argument.
5798         * gengtype.c: Include hashtab.h.
5799         (enum gc_used): Document GC_MAYBE_POINTED_TO.
5800         (error_at_line): Constify pos argument.
5801         (do_typedef): Initialize p->opt field.
5802         (get_file_gtfilename): Fix comment typo.
5803         (struct walk_type_data): Constify line field.
5804         (get_output_file_for_structure): New function.
5805         (write_local_func_for_structure): Constify orig_s argument.
5806         Use get_output_file_for_structure.
5807         (write_func_for_structure): Use get_output_file_for_structure.
5808         (INDENT): New define.
5809         (dump_pair, dump_type, dump_type_list, dump_typekind)
5810         (dump_gc_used, dump_options, dump_fileloc, dump_type_u_s)
5811         (dump_type_u_a, dump_type_u_param_struct, dump_everything): New
5812         functions.
5813         (seen_types): New variable.
5814         (main): New variable do_dump.  Process "-d" command line option.
5815         Call dump_everything if dump requested.
5817 2010-05-05  Jakub Jelinek  <jakub@redhat.com>
5819         * var-tracking.c (var_debug_decl): Save DECL_DEBUG_EXPR value
5820         in a temporary instead of invoking the macro multiple times.
5821         (track_expr_p): Likewise.
5823 2010-05-04  Neil Vachharajani <nvachhar@google.com>
5825         * doc/invoke.texi (-Wcoverage-mismatch): Updated documentation as
5826         per new semantics.
5827         * opts.c (decode_options): Enable -Werror=coverage-mismatch.
5828         * coverage.c (get_coverage_counts): Always emit a warning.  Adjust
5829         conditions for printing notes.
5830         * common.opt (-Wcoverage-mismatch): Allow negative, default to
5831         true, update documentation.
5832         * Makefile.in (coverage.o): Add dependence on DIAGNOSTIC_H and intl.h.
5834 2010-05-04  Jakub Jelinek  <jakub@redhat.com>
5836         PR c/43981
5837         * c-parser.c (c_parser_direct_declarator_inner): Call mark_exp_read
5838         on dimen.
5840 2010-05-04  H.J. Lu  <hongjiu.lu@intel.com>
5842         PR target/43799
5843         * config/i386/i386.md (sse_prologue_save): Clobber CC register.
5844         (*sse_prologue_save_insn1): Likewise.
5845         (SSE prologue save splitter): Likewise.
5847 2010-05-04  Eric Botcazou  <ebotcazou@adacore.com>
5849         * tree.c (free_lang_data_in_one_sizepos): New inline function.
5850         (free_lang_data_in_type): Call it on TYPE_{MIN|MAX}_VALUE of numerical
5851         types.  Call it on TYPE_SIZE and TYPE_SIZE_UNIT of all types.
5852         (free_lang_data_in_decl): Call it on DECL_SIZE and DECL_SIZE_UNIT of
5853         all decls.  Call it on DECL_FIELD_OFFSET of fields.
5854         (find_decls_types_r): Follow DECL_VALUE_EXPR.
5855         (iterative_hash_expr) <PLACEHOLDER_EXPR>: New case.
5857 2010-05-04  Martin Jambor  <mjambor@suse.cz>
5859         * tree-sra.c (build_access_from_expr_1): The first parameter type
5860         changed to simple tree.
5861         (build_access_from_expr): Likewise, gsi parameter was eliminated.
5862         (scan_assign_result): Renamed to assignment_mod_result, enum elements
5863         renamed as well.
5864         (build_accesses_from_assign): Removed all parameters except for a
5865         simple gimple statement.  Now returns a simple bool.
5866         (scan_function): All non-analysis parts moved to separate functions
5867         sra_modify_function_body and ipa_sra_modify_function_body.  Removed all
5868         parameters and updated both callers.
5869         (sra_modify_expr): Removed parameter data.
5870         (sra_modify_function_body): New function.
5871         (perform_intra_sra): Call sra_modify_function_body to modify the
5872         function body.
5873         (replace_removed_params_ssa_names): Parameter data changed into
5874         adjustments vector.
5875         (sra_ipa_modify_expr): Likewise.  Also removed unused parameter gsi and
5876         changed the parameter dont_convert to convert with the opposite
5877         meaning.
5878         (sra_ipa_modify_assign): Parameter data changed into adjustments
5879         vector, return value changed to bool.
5880         (ipa_sra_modify_function_body): New function.
5881         (sra_ipa_reset_debug_stmts): Updated a comment.
5882         (modify_function): Use ipa_sra_modify_function_body to modify function
5883         body.
5885 2010-05-04  H.J. Lu  <hongjiu.lu@intel.com>
5887         PR middle-end/43671
5888         * alias.c (true_dependence): Handle the same VALUE in x and mem.
5889         (canon_true_dependence): Likewise.
5890         (write_dependence_p): Likewise.
5892 2010-05-04  Jan Hubicka  <jh@suse.cz>
5894         * Makefile.in (cgraphbuild.o): Add dependency on ipa-utils.h
5895         * cgraphbuild.c: Include ipa-utils.h
5896         (record_reference_ctx): New struct.
5897         (record_reference): Simplify to work on initializers; not statements.
5898         (mark_address, mark_load, mark_store): New.
5899         (build_cgraph_edges): Simplify using walk_stmt_load_store_addr_ops;
5900         walk PHI nodes too.
5901         (record_references_in_initializer): Update use of record_reference.
5902         (rebuild_cgraph_edges): Simplify using walk_stmt_load_store_addr_ops;
5903         walk PHI nodes too.
5905 2010-05-04  Jan Hubicka  <jh@suse.cz>
5907         * lto-symtab.c (lto_cgraph_replace_node): Do not remove edges;
5908         node will be removed anyway.
5909         (lto_varpool_replace_node): Allow also unanalyzed nodes;
5910         relink aliases of node into prevailing node.
5911         * varpool.c (varpool_remove_node): Remove aliases properly;
5912         when removing node, remove all its aliases too; remove DECL_INITIAL
5913         of removed node; ggc_free the varpool node.
5915 2010-05-04  Richard Guenther  <rguenther@suse.de>
5917         PR tree-optimization/43879
5918         * tree-ssa-structalias.c (alias_get_name): Use
5919         DECL_ASSEMBLER_NAME if available.
5920         (create_function_info_for): Return the varinfo node.
5921         (ipa_pta_execute): Associate same-body aliases and extra names
5922         with their origin nodes varinfo.  Dump DECL_ASSEMBLER_NAME.
5924 2010-05-04  Kaz Kojima  <kkojima@gcc.gnu.org>
5926         * config/sh/sh.c (sh_small_register_classes_for_mode_p): Remove static.
5928 2010-05-04  Mikael Pettersson  <mikpe@it.uu.se>
5930         PR bootstrap/43964
5931         * ira-color.c (assign_hard_reg): Declare rclass and add_cost
5932         only if HONOR_REG_ALLOC_ORDER is not defined.
5934 2010-05-04  Richard Guenther  <rguenther@suse.de>
5936         PR tree-optimization/43949
5937         * tree-vrp.c (extract_range_from_binary_expr): Only handle
5938         TRUNC_MOD_EXPR.
5940 2010-04-26  Jason Merrill  <jason@redhat.com>
5942         * c.opt (-fstrict-enums): New.
5943         * doc/invoke.texi (C++ Dialect Options): Document -fstrict-enums.
5945 2010-05-03  David Ung <davidu@mips.com>
5946             James E. Wilson  <wilson@codesourcery.com>
5948         * config/mips/mips.c (mips_output_division): If GENERATE_DIVIDE_TRAPS,
5949         emit the trap instruction before the divide for TUNE_74K.
5951 2010-05-03  Steven Bosscher  <steven@gcc.gnu.org>
5953         * doc/tm.texi (defmac SMALL_REGISTER_CLASSES): Remove.
5954         (TARGET_SMALL_REGISTER_CLASSES_FOR_MODE_P): Add documentation,
5955         based on the above, for new target hook.
5957         * hooks.c (hook_bool_mode_true): New generic hook.
5958         * hooks.h (hook_bool_mode_true): Add prototype.
5960         * target.h (struct gcc_target): Add small_register_classes_for_mode_p
5961         target hook.
5962         * target-def.h (TARGET_SMALL_REGISTER_CLASSES_FOR_MODE_P): New default
5963         target hook, set to hook_bool_mode_false.
5964         * regs.h: Remove default definition of SMALL_REGISTER_CLASSES.
5965         * reload.c (push_secondary_reload): Replace SMALL_REGISTER_CLASSES
5966         with targetm.small_register_classes_for_mode_p.
5967         (find_reusable_reload): Likewise.
5968         (combine_reloads): Likewise.
5969         * reload1.c (reload_as_needed): Likewise.
5970         * cse.c (approx_reg_cost_1, hash_rtx_cb): Likewise.
5971         * ifcvt.c (noce_process_if_block, check_cond_move_block,
5972         dead_or_predicable): Likewise.
5973         * regmove.c (optimize_reg_copy_1): Likewise.
5974         * calls.c (prepare_call_address): Likewise.
5975         (precompute_register_parameters): Likewise.
5977         * config/sh/sh.h: Replace SMALL_REGISTER_CLASSES with new target
5978         hook definition.
5979         * config/sh/sh.c (sh_small_register_classes_for_mode_p): Add
5980         implementation of the hook that considers all register classes
5981         small except for SH64.
5982         (sh_override_options): Use the new hook.
5983         * config/sh/sh-protos.h (sh_small_register_classes_for_mode_p):
5984         Add prototype.
5986         * config/arm/arm.h: Replace SMALL_REGISTER_CLASSES with new target
5987         hook definition.
5988         * config/arm/arm.c (arm_small_register_classes_for_mode_p): Add
5989         implementation of the hook that considers all register classes
5990         small for THUMB1.
5991         * config/arm/arm-protos.h (arm_small_register_classes_for_mode_p):
5992         Add prototype.
5994         * config/mips/mips.h: Replace SMALL_REGISTER_CLASSES with new target
5995         hook definition.
5996         * config/mips/mips.c (mips_small_register_classes_for_mode_p): Add
5997         implementation of the hook that considers all register classes
5998         small for MIPS16.
5999         * config/mips/mips-protos.h (mips_small_register_classes_for_mode_p):
6000         Add prototype.
6002         * config/i386/i386.h: Replace SMALL_REGISTER_CLASSES with new target
6003         hook definition.
6004         * config/m32c/m32c.h: Likewise.
6005         * config/pdp11/pdp11.h: Likewise.
6006         * config/avr/avr.h: Likewise.
6007         * config/xtensa/xtensa.h: Likewise.
6008         * config/m68hc11/m68hc11.h: Likewise.
6009         * config/mn10300/mn10300.h: Likewise.
6010         * config/mcore/mcore.h: Likewise.
6011         * config/h8300/h8300.h: Likewise.
6012         * config/bfin/bfin.h: Likewise.
6014         * config/iq2000/iq2000.h: Remove SMALL_REGISTER_CLASSES definition.
6015         * config/rx/rx.h: Remove SMALL_REGISTER_CLASSES definition.
6017 2010-05-03  Anatoly Sokolov  <aesok@post.ru>
6019         * double-int.h (tree_to_double_int): Remove macro.
6020         (double_int_to_tree, double_int_fits_to_tree_p): Move prototypes ...
6021         * tree.h (double_int_to_tree, double_int_fits_to_tree_p): ... here.
6022         (tree_to_double_int): New function.
6023         * double-int.c (double_int_to_tree, double_int_fits_to_tree_p):
6024         Move ...
6025         * tree.c (double_int_to_tree, double_int_fits_to_tree_p): ... here.
6027 2010-05-03  Richard Guenther  <rguenther@suse.de>
6029         PR tree-optimization/43971
6030         * tree-ssa-structalias.c (get_constraint_for_1): Fix
6031         constraints in the !flag_delete_null_pointer_checks case.
6033 2010-05-03  Jakub Jelinek  <jakub@redhat.com>
6035         PR debug/43972
6036         * config/i386/i386.c (ix86_delegitimize_address): Make sure the
6037         result mode matches original rtl mode.
6039 2010-05-03  Dave Korn  <dave.korn.cygwin@gmail.com>
6041         PR target/43888
6042         * config/i386/winnt.c (i386_pe_binds_local_p): Handle weak decls.
6044 2010-05-02  Uros Bizjak  <ubizjak@gmail.com>
6046         * config/i386/i386.c (ix86_target_string): Output 'flags', not 'isa',
6047         when processing flag options.
6049 2010-05-02  Uros Bizjak  <ubizjak@gmail.com>
6051         * gcov-iov.c (main): Change format string placeholder
6052         from %#08x to 0x%08x.
6053         * genchecksum.c (dosum): Change format string placeholder
6054         from %#02x to 0x%02x.
6056 2010-05-02  Richard Guenther  <rguenther@suse.de>
6058         PR tree-optimization/43879
6059         * tree-tailcall.c (find_tail_calls): Clobbers also prevent tail calls.
6061 2010-05-02  Bruno Haible  <bruno@clisp.org>
6063         * doc/extend.texi (Function Attributes): Fix a typo.
6065 2010-05-02  Uros Bizjak  <ubizjak@gmail.com>
6067         Revert:
6068         * hwint.h (HOST_WIDE_INT_PRINT_DOUBLE_HEX): Change format string
6069         placeholder from 0x%x to %#x.
6070         (HOST_WIDEST_INT_PRINT_DOUBLE_HEX): Ditto.
6071         * config/i386/i386elf.h (ASM_OUTPUT_ASCII): Ditto.
6072         * config/i386/i386-interix.h (ASM_OUTPUT_ASCII): Ditto.
6073         * config/i386/att.h (ASM_OUTPUT_ASCII): Ditto.
6074         * config/i386/sysv4.h (ASM_OUTPUT_ASCII): Ditto.
6075         * config/i386/i386.c (ix86_target_string): Ditto.
6076         * config/i386/i386.c (output_pic_addr_const): Ditto.
6077         (print_operand): Ditto.
6079 2010-05-02  Uros Bizjak  <ubizjak@gmail.com>
6081         * vmsdbgout.c (ASM_OUTPUT_DEBUG_DATA1): Change format string
6082         placeholder from 0x%x to %#x.
6083         (ASM_OUTPUT_DEBUG_DATA1): Ditto.
6084         (ASM_OUTPUT_DEBUG_DATA4): Ditto.
6085         (ASM_OUTPUT_DEBUG_DATA): Ditto.
6086         (ASM_OUTPUT_DEBUG_ADDR_DATA): Ditto.
6087         (ASM_OUTPUT_DEBUG_DATA8): Ditto.
6088         * optc-gen.awk: Ditto.
6089         * hwint.h (HOST_WIDE_INT_PRINT_DOUBLE_HEX): Ditto.
6090         (HOST_WIDE_INT_PRINT_HEX): Ditto.
6091         (HOST_WIDEST_INT_PRINT_HEX): Ditto.
6092         (HOST_WIDEST_INT_PRINT_DOUBLE_HEX): Ditto.
6094 2010-05-01  Anatoly Sokolov  <aesok@post.ru>
6096         * target.h (struct calls): Add function_value_regno_p field.
6097         * target-def.h (TARGET_FUNCTION_VALUE_REGNO_P): Define.
6098         (TARGET_INITIALIZER): Use TARGET_FUNCTION_VALUE_REGNO_P.
6099         * targhooks.c (default_function_value_regno_p): New function.
6100         * targhooks.h (default_function_value_regno_p): Declare function.
6101         * rtlanal.c (keep_with_call_p): Use function_value_regno_p hook.
6102         * builtins.c. (apply_result_size): (Ditto.).
6103         * combine.c. (likely_spilled_retval_p): (Ditto.).
6104         * mode-switching.c. Include 'target.h'.
6105         (create_pre_exit): Use function_value_regno_p hook.
6106         * Makefile.in (mode-switching.o): Add dependency on TARGET_H.
6107         * doc/tm.texi (FUNCTION_VALUE_REGNO_P,
6108         TARGET_FUNCTION_VALUE_REGNO_P): Revise documentation.
6110         * config/i386/i386.h (TARGET_FUNCTION_VALUE_REGNO_P): Remove macro.
6111         * config/i386/i386.c (TARGET_FUNCTION_VALUE_REGNO_P): Define macro.
6112         (ix86_function_value_regno_p): Declare as static, change argument
6113         type to const unsigned int.
6114         * config/i386/i386-protos.h (ix86_function_value_regno_p): Remove.
6116 2010-05-01  Richard Guenther  <rguenther@suse.de>
6118         PR tree-optimization/43949
6119         * tree-vrp.c (ssa_name_nonnegative_p): Return true for unsigned
6120         types.
6121         (extract_range_from_binary_expr): Handle *_MOD_EXPR.
6123 2010-05-01  Anatoly Sokolov  <aesok@post.ru>
6125         * rtl.h (CONST_DOUBLE_P): Define.
6126         (rtx_to_double_int): Declare.
6127         * emit-rtl.c (rtx_to_double_int): New function.
6128         * dwarf2out.c (insert_double): New function.
6129         (loc_descriptor, add_const_value_attribute): Clean up, use
6130         rtx_to_double_int and insert_double functions.
6132 2010-05-01  Jonathan Wakely  <jwakely.gcc@gmail.com>
6134         * doc/extend.texi (Inline): Add missing return keyword to examples.
6135         (Function Attributes, Variable Attributes, Pragmas): Hyphenate
6136         "command-line".
6138 2010-04-30  Eric Botcazou  <ebotcazou@adacore.com>
6140         * tree-ssa-loop-ivopts.c (may_be_unaligned_p): Check the alignment of
6141         the variable part of the offset as well.  Use highest_pow2_factor for
6142         all alignment checks.
6144 2010-04-30  Richard Guenther  <rguenther@suse.de>
6146         PR tree-optimization/43879
6147         * tree-ssa-structalias.c (type_could_have_pointers): Functions
6148         can have pointers.
6150 2010-04-30  Jan Hubicka  <jh@suse.cz>
6152         * lto-symtab.c (lto_symtab_resolve_can_prevail_p): Chose var with
6153         varpool.
6154         (lto_symtab_merge_decls_1): Remove logic looking for an initializer.
6156 2010-04-30  Jan Hubicka  <jh@suse.cz>
6158         * cgraph.h (cgraph_node_set_nonempty_p, varpool_node_set_nonempty_p):
6159         New.
6160         * lto-cgraph.c (input_cgraph): Remove call to lto_mark_file_for_ltrans.
6161         * lto-streamer.h (lto_file_decl_data): Remove needs_ltrans_p.
6162         (lto_file_needs_ltrans_p, lto_mark_file_for_ltrans,
6163         cgraph_node_set_needs_ltrans_p): Remove.
6165 2010-04-30  Steven Bosscher  <steven@gcc.gnu.org>
6167         * sdbout.c: Include vec.h, do not include varray.h.
6168         (deferred_global_decls, sdbout_global_decl,
6169         sdbout_finish, sdbout_init): Use VEC instead of VARRAY.
6170         * toplev.c: Do not include varray.h.
6171         (dump_memory_report): Do not dump VARRAY statistics.
6172         * gengtype.c (open_base_file): Ignore varray.h.
6173         * Makefile.in: Update for abovementioned changes.
6174         Remove all traces of varray.c and varray.h.
6175         * varray.c: Remove file.
6176         * varray.h: Remove file.
6178 2010-04-30  Jan Hubicka  <jh@suse.cz>
6180         * lto-cgraph.c (lto_output_varpool_node): Always output constant pool
6181         references.
6183 2010-04-30  Jan Hubicka  <jh@suse.cz>
6185         * tree-profile.c (tree_init_ic_make_global_vars): Mark new decls as
6186         needed.
6188 2010-04-30  Richard Guenther  <rguenther@suse.de>
6190         * tree-ssa-structalias.c (get_constraint_for_1): Generate
6191         constraints for CONSTRUCTOR.
6193 2010-04-30  Richard Guenther  <rguenther@suse.de>
6195         PR lto/43946
6196         * passes.c (init_optimization_passes): Move pass_ipa_free_lang_data
6197         first after all lowering passes.
6199 2010-04-30  Steven Bosscher  <steven@gcc.gnu.org>
6201         * toplev.c: Include varray.h for statistics dumping.
6202         * tree.h: Do not declare varray_head_tag.
6203         * tree-into-ssa.c, tree-ssa-uninit.c, tree-phinodes.c, omega.c,
6204         regs.h, lto-cgraph.c, tree-ssa-loop-ivopts.c, tree-nomudflap.c,
6205         c-objc-common.c, lto-streamer-out.c, tree-ssa-propagate.c,
6206         gimple-low.c, c-semantics.c, dwarf2out.c, lto-streamer-in.c,
6207         lto-section-in.c, alias.c, tree-if-conv.c, gimplify.c, ggc-zone.c,
6208         tree-ssa.c, tree-ssa-loop-prefetch.c, integrate.h, c-gimplify.c,
6209         c-common.c, c-common.h, reg-stack.c, basic-block.h,
6210         tree-ssa-structalias.c, lto-section-out.c, tree-ssanames.c: Do not
6211         include varray.h.
6212         * Makefile.in: Update for abovementioned changes.
6214 2010-04-30  Jakub Jelinek  <jakub@redhat.com>
6216         PR debug/43942
6217         * tree.c (auto_var_in_fn_p): Return false for DECL_EXTERNAL vars.
6219 2010-04-30  Hariharan Sandanagobalane  <hariharan@picochip.com>
6221         * config/picochip/picochip.c (picochip_legitimize_address): Define.
6222         Use this function to do machine-specific conversion.
6223         (picochip_legitimize_reload_address): Likewise.
6224         (picochip_legitimate_address_p): Check valid base register only if
6225         strict.
6226         (picochip_check_conditional_copy): Check for modw only if opnd is
6227         register.
6228         * config/picochip/picochip.h (LEGITIMIZE_RELOAD_ADDRESS): Use this
6229         to call the function in c.
6230         * config/picochip/picochip-protos.h
6231         (picochip_legitimize_reload_address): Define.
6232         * config/picochip/picochip.md (supported_compare1): Define.
6234 2010-04-30  Jan Hubicka  <jh@suse.cz>
6236         * cgraph.h (cgraph_local_info): Remove for_functions_valid.
6237         (cgraph_global_info): Remove inlined.
6238         (LTO_cgraph_tag_names): Remove.
6239         (LTO_cgraph_tags, LCC_NOT_FOUND): Move to ...
6240         * lto-cgraph.c (LTO_cgraph_tags, LCC_NOT_FOUND): ... here;
6241         simplify cgraph tags and document.
6242         (lto_output_node): Use only LTO_cgraph_unavail_node and
6243         LTO_cgraph_analyzed_node; Do not save analzed, reachable,
6244         for_functions_valid, global info, process and output flags.
6245         (input_overwrite_node): Initialize estimated stack size and
6246         estimated growth.  Do not read flags we no longer store.
6247         (input_node): Likewise do not read info no longer stored.
6248         * ipa-inline.c (cgraph_mark_inline_edge): Do not set global.inlined
6249         flag.
6251 2010-04-30  Richard Guenther  <rguenther@suse.de>
6253         PR tree-optimization/43879
6254         * tree-ssa-structalias.c (get_constraint_for_1): Properly
6255         handle non-zero initializers.
6257 2010-04-30  Richard Guenther  <rguenther@suse.de>
6259         * builtins.c (fold_builtin_1): Delete free (0).
6261 2010-04-29  Jan Hubicka  <jh@suse.cz>
6263         * gengtype.c (open_base_files): Add lto-streamer.h
6264         * cgraph.h (cgraph_local_info): lto_file_data is now in GGC.
6265         (pass_ipa_cp): GGC collect.
6266         * toplev. (compile_file): Do not output symbols.
6267         * ipa-inline.c (pass_ipa_inline): Add ggc collect.
6268         * timevar.def (TV_VARPOOL, TV_IPA_LTO_DECL_INIT_IO,
6269         TV_IPA_LTO_DECL_MERGE, TV_IPA_LTO_CGRAPH_MERGE, TV_VAROUT): New.
6270         * lto-section-in.c: Include ggc.h
6271         (lto_new_in_decl_state): Alloc in GGC.
6272         (lto_delete_in_decl_state): Likewise.
6273         * ipa.c (pass_ipa_function_visibility, pass_ipa_whole_program):
6274         Collect.
6276 2010-04-29  Bernd Schmidt  <bernds@codesourcery.com>
6278         PR target/42895
6279         * doc/tm.texi (ADJUST_REG_ALLOC_ORDER): Renamed from
6280         ORDER_REGS_FOR_LOCAL_ALLOC.  All instances of this macro changed.
6281         (HONOR_REG_ALLOC_ORDER): Describe new macro.
6282         * ira.c (setup_alloc_regs): Use ADJUST_REG_ALLOC_ORDER if defined.
6283         * ira-color.c (assign_hard_reg): Take prologue/epilogue costs into
6284         account only if HONOR_REG_ALLOC_ORDER is not defined.
6285         * config/arm/arm.h (HONOR_REG_ALLOC_ORDER): Define.
6286         * system.h (ORDER_REGS_FOR_LOCAL_ALLOC): Poison.
6288 2010-04-29  Jon Grant  <04@jguk.org>
6290         * collect2.c (vflag): Change type from int to bool.
6291         (debug): Likewise.
6292         (helpflag): New global bool.
6293         (main): Set vflag and debug with boolean, not integer truth values.
6294         Accept new "--help" option and output usage text if found.
6295         * collect2.h (vflag): Update prototype.
6296         (debug): Likewise.
6298 2010-04-29  H.J. Lu  <hongjiu.lu@intel.com>
6300         PR bootstrap/43936
6301         * plugin.h (flag_plugin_added): Moved out of invoke_plugin_callbacks.
6303 2010-04-29  Richard Guenther  <rguenther@suse.de>
6305         PR bootstrap/43935
6306         * plugin.h (invoke_plugin_callbacks): Annotate arguments
6307         with ATTRIBUTE_UNUSED.
6309 2010-04-29  H.J. Lu  <hongjiu.lu@intel.com>
6311         PR target/43921
6312         * config/i386/i386.c (get_some_local_dynamic_name): Replace
6313         INSN_P with NONDEBUG_INSN_P.
6314         (distance_non_agu_define): Likewise.
6315         (distance_agu_use): Likewise.
6317 2010-04-29  Bernd Schmidt  <bernds@codesourcery.com>
6319         From Dominique d'Humieres <dominiq@lps.ens.fr>
6320         PR bootstrap/43858
6321         * ifcvt.c (dead_or_predicable): Use df_simulate_find_defs to compute
6322         test_set.
6324 2010-04-29  Brian Hackett  <bhackett1024@gmail.com>
6326         * plugin.h (invoke_plugin_callbacks): New inline function.
6327         * plugin.c (flag_plugin_added): New global flag.
6328         (add_new_plugin): Initialize above flag.
6329         (invoke_plugin_callbacks): Rename to ...
6330         (invoke_plugin_callbacks_full): ... this.
6332 2010-04-28  Jan Hubicka  <jh@suse.cz>
6334         * lto-symtab.c (lto_symtab_entry_def) Add vnode.
6335         (lto_varpool_replace_node): New.
6336         (lto_symtab_resolve_symbols): Resolve varpool nodes.
6337         (lto_symtab_merge_decls_1): Prefer decls with varpool node.
6338         (lto_symtab_merge_cgraph_nodes_1): Merge varpools.
6339         * cgraph.h (varpool_node_ptr): New type.
6340         (varpool_node_ptr): New vector.
6341         (varpool_node_set_def): New structure.
6342         (varpool_node_set): New type.
6343         (varpool_node_set): New vector.
6344         (varpool_node_set_element_def): New structure.
6345         (varpool_node_set_element, const_varpool_node_set_element): New types.
6346         (varpool_node_set_iterator): New type.
6347         (varpool_node): Add prev pointers, add used_from_other_partition,
6348         in_other_partition.
6349         (varpool_node_set_new, varpool_node_set_find, varpool_node_set_add,
6350         varpool_node_set_remove, dump_varpool_node_set, debug_varpool_node_set,
6351         varpool_get_node, varpool_remove_node): Declare.
6352         (vsi_end_p, vsi_next, vsi_node, vsi_start, varpool_node_in_set_p,
6353         varpool_node_set_size): New inlines.
6354         * cgraph.c (dump_cgraph_node): Dump asm names of aliases.
6355         * tree-pass.h (varpool_node_set_def): Forward declare.
6356         (ipa_opt_pass_d): Summary writting takes vnode sets too.
6357         (ipa_write_optimization_summaries): Update prototype.
6358         * ipa-cp.c (ipcp_write_summary): Update.
6359         * ipa-reference.c (ipa_reference_write_summary): Update.
6360         * lto-cgraph.c (lto_output_varpool_node): New static function.
6361         (output_varpool): New function.
6362         (input_varpool_node): New static function.
6363         (input_varpool_1): New function.
6364         (input_cgraph): Input varpool.
6365         * ipa-pure-const.c (pure_const_write_summary): Update.
6366         * lto-streamer-out.c (lto_output): Update, output varpool too.
6367         (write_global_stream): Kill WPA hack.
6368         (produce_asm_for_decls): Update.
6369         (output_alias_pair_p): Handle variables.
6370         (output_unreferenced_globals): Output only needed partition of varpool.
6371         * ipa-inline.c (inline_write_summary): Update.
6372         * lto-streamer-in.c (lto_input_tree_ref, lto_input_tree): Do not build
6373         cgraph.
6374         * lto-section-in.c (lto_section_name): Add varpool and jump funcs.
6375         * ipa.c (hash_varpool_node_set_element, eq_varpool_node_set_element,
6376         varpool_node_set_new, varpool_node_set_add,
6377         varpool_node_set_remove, varpool_node_set_find, dump_varpool_node_set,
6378         debug_varpool_node_set): New functions.
6379         * passes.c (rest_of_decl_compilation): when in LTO do not finalize.
6380         (execute_one_pass): Process new decls too.
6381         (ipa_write_summaries_2): Pass around vsets.
6382         (ipa_write_summaries_1): Likewise.
6383         (ipa_write_summaries): Build vset; be more selective about cgraph nodes
6384         to add.
6385         (ipa_write_optimization_summaries_1): Pass around vsets.
6386         (ipa_write_optimization_summaries): Likewise.
6387         * varpool.c (varpool_get_node): New.
6388         (varpool_node): Update doubly linked lists.
6389         (varpool_remove_node): New.
6390         (dump_varpool_node): More dumping.
6391         (varpool_enqueue_needed_node): Update doubly linked lists.
6392         (decide_is_variable_needed): Kill ltrans hack.
6393         (varpool_finalize_decl): Kill lto hack.
6394         (varpool_assemble_decl): Skip decls in other partitions.
6395         (varpool_assemble_pending_decls): Update doubly linkes lists.
6396         (varpool_empty_needed_queue): Likewise.
6397         (varpool_extra_name_alias): Likewise.
6398         * lto-streamer.c (lto_get_section_name): Add vars section.
6399         * lto-streamer.h (lto_section_type): Update.
6400         (output_varpool, input_varpool): Declare.
6402 2010-04-28  Mike Stump  <mikestump@comcast.net>
6404         * config/i386/darwin.h (CC1_SPEC): Ignore -mdynamic-no-pic for now.
6406 2010-04-28  Eric Botcazou  <ebotcazou@adacore.com>
6408         * lto-streamer-in.c (unpack_ts_type_value_fields): Replace test for
6409         record or union type with RECORD_OR_UNION_TYPE_P predicate.
6410         (lto_input_ts_type_tree_pointers): Likewise.
6411         * lto-streamer-out.c (pack_ts_type_value_fields): Likewise.
6412         (lto_output_ts_type_tree_pointers): Likewise.
6414 2010-04-28  Eric Botcazou  <ebotcazou@adacore.com>
6416         Uniquization of constants at the Tree level
6417         * tree.h (DECL_IN_CONSTANT_POOL): New macro.
6418         (tree_decl_with_vis): Add in_constant_pool bit, move shadowed_for_var_p
6419         bit to the end.
6420         (tree_output_constant_def): Declare.
6421         * gimplify.c (gimplify_init_constructor): When using block copy, first
6422         uniquize the constant constructor on the RHS.
6423         * lto-streamer-in.c (unpack_ts_decl_with_vis_value_fields): Deal with
6424         DECL_IN_CONSTANT_POOL flag.
6425         * lto-streamer-out.c (pack_ts_decl_with_vis_value_fields): Likewise.
6426         * varasm.c (make_decl_rtl): Deal with variables belonging to the global
6427         constant pool.
6428         (assemble_variable): Deal with symbols belonging to the tree constant
6429         pool.
6430         (get_constant_section): Add ALIGN parameter and simplify.
6431         (build_constant_desc): Build a VAR_DECL and attach it to the symbol.
6432         (assemble_constant_contents): Use the expression of the VAR_DECL.
6433         (output_constant_def_contents): Use the alignment of the VAR_DECL.
6434         (tree_output_constant_def): New global function.
6435         (mark_constant): Use the expression of the VAR_DECL.
6436         (place_block_symbol): Use the alignment of the VAR_DECL and the size of
6437         its expression.
6438         (output_object_block): Likewise and assemble the expression.
6440 2010-04-28  Eric Botcazou  <ebotcazou@adacore.com>
6442         * lto-streamer.c [LTO_STREAMER_DEBUG] (tree_htab, tree_hash_entry,
6443         hash_tree, eq_tree): New tree hash table.
6444         (lto_streamer_init) [LTO_STREAMER_DEBUG]: Initialize it.
6445         [LTO_STREAMER_DEBUG] (lto_orig_address_map, lto_orig_address_get,
6446         lto_orig_address_remove): Reimplement.
6448 2010-04-28  Xinliang David Li  <davidxl@google.com>
6450         PR c/42643
6451         * tree-ssa-uninit.c (can_skip_redundant_opnd): New function.
6452         (compute_uninit_opnds_pos): New function.
6453         (is_non_loop_exit_postdominating): New function.
6454         (compute_control_dep_chain): New function.
6455         (find_pdom): New function.
6456         (convert_control_dep_chain_into_preds): New function.
6457         (find_predicates): New function.
6458         (find_control_equiv_block): New function.
6459         (collect_phi_def_edges): New function.
6460         (find_def_preds): New function.
6461         (find_dom): New function.
6462         (dump_predicates): New function.
6463         (get_cmp_code): New function.
6464         (is_value_included_in): New function.
6465         (find_matching_predicate_in_rest_chains): New function.
6466         (use_pred_not_overlap_with_undef_path_pred): New function.
6467         (is_use_properly_guarded): New function.
6468         (normalize_cond_1): New function.
6469         (is_and_or_or): New function.
6470         (normalize_cond): New function.
6471         (is_gcond_subset_of): New function.
6472         (is_subset_of_any): New function.
6473         (is_or_set_subset_of): New function.
6474         (is_and_set_subset_of): New function.
6475         (is_norm_cond_subset_of): New function.
6476         (is_pred_expr_subset_of): New function.
6477         (is_pred_chain_subset_of): New function.
6478         (is_included_in): New function.
6479         (is_superset_of): New function.
6480         (find_uninit_use): New function.
6481         (warn_uninitialized_phi): New function.
6482         (compute_possibly_undefined_names): New function.
6483         (ssa_undefined_value_p): New function.
6484         (execute_late_warn_uninitialized): New function.
6485         * tree-ssa.c (ssa_undefined_value_p): Removed.
6486         (warn_uninit): Changed to extern.
6487         (warn_uninitialized_phi): Removed.
6488         (warn_uninitialized_vars): Changed to extern.
6489         (execute_late_warn_uninitialized): Removed
6490         * tree-flow.h: Add new prototypes.
6491         * timevar.def: Add new time variable.
6492         * Makefile.in: Add new build file.
6494 2010-04-28  Uros Bizjak  <ubizjak@gmail.com>
6496         * config/alpha/elf.h (ASM_DECLARE_OBJECT_NAME): Use gnu_unique_object
6497         type if available.
6499 2010-04-28  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
6501         PR target/22224
6502         * config/alpha/osf5.h (ASM_OUTPUT_LOCAL): Redefine.
6504 2010-04-28  Martin Jambor  <mjambor@suse.cz>
6506         * cgraph.h (struct cgraph_node): New field indirect_calls.
6507         (struct cgraph_indirect_call_info): New type.
6508         (struct cgraph_edge): Removed field indirect_call. New fields
6509         indirect_info, indirect_inlining_edge and indirect_unknown_callee.
6510         (cgraph_create_indirect_edge): Declare.
6511         (cgraph_make_edge_direct): Likewise.
6512         (enum LTO_cgraph_tags): New item LTO_cgraph_indirect_edge.
6513         * ipa-prop.h (struct ipa_param_call_note): Removed.
6514         (struct ipa_node_params): Removed field param_calls.
6515         (ipa_create_all_structures_for_iinln): Declare.
6516         * cgraph.c: Described indirect edges and uids in initial comment.
6517         (cgraph_add_edge_to_call_site_hash): New function.
6518         (cgraph_edge): Search also among the indirect edges, use
6519         cgraph_add_edge_to_call_site_hash to add edges to the call site hash.
6520         (cgraph_set_call_stmt): Possibly turn an indirect edge into a direct
6521         one, use cgraph_add_edge_to_call_site_hash to add edges to the call
6522         site hash.
6523         (initialize_inline_failed): Assign a reason to indirect edges.
6524         (cgraph_create_edge_1): New function.
6525         (cgraph_create_edge): Moved some functionality to
6526         cgraph_create_edge_1.
6527         (cgraph_create_indirect_edge): New function.
6528         (cgraph_edge_remove_callee): Add an assert checking for
6529         non-indirectness.
6530         (cgraph_edge_remove_caller): Special-case indirect edges.
6531         (cgraph_remove_edge): Likewise.
6532         (cgraph_set_edge_callee): New function.
6533         (cgraph_redirect_edge_callee): Use cgraph_set_edge_callee.
6534         (cgraph_make_edge_direct): New function.
6535         (cgraph_update_edges_for_call_stmt_node): Do nothing only when also
6536         the declaration of the call statement matches.
6537         (cgraph_node_remove_callees): Special-case indirect edges.
6538         (cgraph_clone_edge): Likewise.
6539         (cgraph_clone_node): Clone also the indirect edges.
6540         (dump_cgraph_node): Dump indirect_inlining_edge flag instead of
6541         indirect_call, dump count of indirect_calls edges.
6542         * ipa-prop.c (iinlining_processed_edges): New variable.
6543         (ipa_note_param_call): Create indirect edges instead of
6544         creating notes.  New parameter node.
6545         (ipa_analyze_call_uses): New parameter node, pass it on to
6546         ipa_note_param_call.
6547         (ipa_analyze_stmt_uses): Likewise.
6548         (ipa_analyze_params_uses): Pass node to ipa_analyze_stmt_uses.
6549         (print_edge_addition_message): Work on edges rather than on notes.
6550         (update_call_notes_after_inlining): Likewise, renamed to
6551         update_indirect_edges_after_inlining.
6552         (ipa_create_all_structures_for_iinln): New function.
6553         (ipa_free_node_params_substructures): Do not free notes.
6554         (ipa_edge_duplication_hook): Propagate bits within
6555         iinlining_processed_edges bitmap.
6556         (ipa_node_duplication_hook): Do not duplicate notes.
6557         (free_all_ipa_structures_after_ipa_cp): Renamed to
6558         ipa_free_all_structures_after_ipa_cp.
6559         (free_all_ipa_structures_after_iinln): Renamed to
6560         ipa_free_all_structures_after_iinln.
6561         (ipa_write_param_call_note): Removed.
6562         (ipa_read_param_call_note): Removed.
6563         (ipa_write_indirect_edge_info): New function.
6564         (ipa_read_indirect_edge_info): Likewise.
6565         (ipa_write_node_info): Do not stream notes, do stream information
6566         in indirect edges.
6567         (ipa_read_node_info): Likewise.
6568         (lto_ipa_fixup_call_notes): Removed.
6569         * ipa-cp.c (pass_ipa_cp): Set stmt_fixup to NULL.
6570         * ipa-inline.c (pass_ipa_inline): Likewise.
6571         * cgraphunit.c (verify_cgraph_node): Check also indirect edges.
6572         * cif-code.def (INDIRECT_UNKNOWN_CALL): New reason.
6573         * tree-inline.c (copy_bb): Removed an unnecessary double check for
6574         is_gimple_call.
6575         * tree-inline.c (get_indirect_callee_fndecl): Do not consider indirect
6576         edges.
6577         * lto-cgraph.c (output_outgoing_cgraph_edges): New function.
6578         (output_cgraph): Stream also indirect edges.
6579         (lto_output_edge): Added capability to stream indirect edges.
6580         (input_edge): Likewise.
6581         (input_cgraph_1): Likewise.
6582         * lto-streamer-in.c (fixup_call_stmt_edges_1): Fixup also statements
6583         of indirect edges.
6585 2010-04-28  Richard Guenther  <rguenther@suse.de>
6587         PR tree-optimization/43879
6588         PR tree-optimization/43909
6589         * tree-ssa-structalias.c (struct variable_info): Add
6590         only_restrict_pointers flag.
6591         (new_var_info): Initialize it.  Increment stats.total_vars here.
6592         (create_function_info_for): Do not increment stats.total_vars here.
6593         (get_function_part_constraint): Fix build with C++.
6594         (insert_into_field_list): Remove.
6595         (push_fields_onto_fieldstack): Properly merge fields.
6596         (create_variable_info_for): Split and simplify.
6597         (create_variable_info_for_1): New piece.
6598         (intra_create_variable_infos): Properly make restrict constraints
6599         from parameters.
6601 2010-04-28  Richard Guenther  <rguenther@suse.de>
6603         PR c++/43880
6604         * tree-inline.c (copy_bind_expr): Also copy bind expr vars value-exprs.
6606 2010-04-27  Manuel López-Ibáñez  <manu@gcc.gnu.org>
6607             Jan Hubicka <hubicka@ucw.cz>
6609         * doc/invoke.texi (-Wsuggest-attribute=const,
6610         -Wsuggest-attribute=pure): Document.
6611         * ipa-pure-const.c: Include toplev.h, intl.h and opts.h.
6612         (function_always_visible_to_compiler_p,
6613         suggest_attribute, warn_function_pure, warn_function_const):
6614         New functions.
6615         (check_call): Improve debug info.
6616         (analyze_function): Do not check availability.
6617         (add_new_function): Check availability.
6618         (propagate): Output warnings.
6619         (skip_function_for_local_pure_const): New function.
6620         (local_pure_const): Use it; output warnings.
6621         * common.opt (Wsuggest-attribute=const,
6622         Wsuggest-attribute=pure): New.
6624 2010-04-27  Jakub Jelinek  <jakub@redhat.com>
6626         * dwarf2out.c (def_cfa_1): After DW_CFA_def_cfa_expression
6627         force using DW_CFA_def_cfa instead of DW_CFA_def_cfa_register
6628         or DW_CFA_def_cfa_offset{,_sf}.
6630 2010-04-27  Eric Botcazou  <ebotcazou@adacore.com>
6632         * tree.h: Fix truncated long macros.
6634 2010-04-27  Kai Tietz  <kai.tietz@onevision.com>
6636         * collect2.c (TARGET_64BIT): Redefine to target's default.
6637         * tlink.c: Likewise.
6638         * config/i386/cygming.h (USER_LABEL_PREFIX): Define
6639         dependent to TARGET_64BIT and USE_MINGW64_LEADING_UNDERSCORES.
6640         * config/i386/i386.h (CRT_CALL_STATIC_FUNCTION): Use
6641         for underscoring __USER_LABEL_PREFIX__.
6642         * config/i386/mingw-w64.h (SUB_LINK_ENTRY): New macro.
6643         (SUB_LINK_ENTRY32): New.
6644         (SUB_LINK_ENTRY64): New.
6645         (LINK_SPEC): Replace entry point spec by SUB_LINK_ENTRY.
6646         * config/i386/mingw32 (SUB_LINK_ENTRY32): New.
6647         (SUB_LINK_ENTRY64): New.
6648         (SUB_LINK_ENTRY): New.
6649         (LINK_SPEC): Use SUB_LINK_ENTRY instead of hard-coded entry-point.
6650         (DWARF2_UNWIND_INFO): Error out for use of dw2 unwind when
6651         x64 target is choosen.
6652         * config.in (USE_MINGW64_LEADING_UNDERSCORES): New.
6653         * configure: Regenerated.
6654         * configure.ac (leading-mingw64-underscores): Option added.
6656 2010-04-27  Jan Hubicka  <jh@suse.cz>
6658         * doc/invoke.texi (-fipa-profile): Document.
6659         * opts.c (decode_options): Enable ipa-profile at -O1.
6660         * timevar.def (TV_IPA_PROFILE): Define.
6661         * common.opt (fipa-profile): Add.
6662         * cgraph.c (cgraph_clone_node): Set local flag and clear vtable method
6663         flag for clones.
6664         (cgraph_propagate_frequency): Handle only local ones.
6665         * tree-pass.h (pass_ipa_profile): Declare.
6666         * ipa-profile.c (gate_profile): Use flag_ipa_profile.
6667         (pass_ipa_profile): Use TV_IPA_PROFILE.
6668         * ipa.c (ipa_profile): New function.
6669         (gate_ipa_profile): Likewise.
6670         (pass_ipa_profile): New global variable.
6671         * passes.c (pass_ipa_profile): New.
6673 2010-04-27  Nathan Froyd  <froydnj@codesourcery.com>
6675         * config/arm/arm.c (arm_expand_builtin): Remove redundant declaration.
6677 2010-04-27  Martin Jambor  <mjambor@suse.cz>
6679         PR middle-end/43812
6680         * ipa.c (dissolve_same_comdat_group_list): New function.
6681         (function_and_variable_visibility): Call
6682         dissolve_same_comdat_group_list when comdat group contains external or
6683         newly local nodes.
6684         * cgraphunit.c (verify_cgraph_node): Verify that same_comdat_group
6685         lists are circular and that they contain only DECL_ONE_ONLY nodes.
6687 2010-04-27  Eric Botcazou  <ebotcazou@adacore.com>
6689         * varasm.c (decode_addr_const): Handle special case of INDIRECT_REF.
6690         (const_hash_1) <VECTOR_CST>: New case.
6691         (compare_constant) <VECTOR_CST>: Likewise.
6692         <ADDR_EXPR>: Deal with LABEL_REFs.
6693         (copy_constant) <VECTOR_CST>: New case.
6695 2010-04-27  Jan Hubicka  <jh@suse.cz>
6697         * cgraph.c (cgraph_propagate_frequency): New function.
6698         * cgraph.h (cgraph_propagate_frequency): Declare.
6699         * ipa-inline.c (cgraph_clone_inlined_nodes): Call
6700         cgraph_propagate_frequency.
6702 2010-04-27  Jakub Jelinek  <jakub@redhat.com>
6704         * unwind-dw2.c (_Unwind_DebugHook): Add used and noclone attributes.
6706 2010-04-27  Bernd Schmidt  <bernds@codesourcery.com>
6708         PR target/40657
6709         * config/arm/arm.c (thumb1_extra_regs_pushed): New function.
6710         (thumb1_expand_prologue, thumb1_output_function_prologue): Call it
6711         here to determine which regs to push and how much stack to reserve.
6713 2010-04-27  Jie Zhang  <jie@codesourcery.com>
6715         * doc/gimple.texi (gimple_statement_with_ops): Remove
6716         addresses_taken field.
6717         (gimple_statement_with_memory_ops): Likewise.
6719 2010-04-27  Jan Hubicka  <jh@suse.cz>
6721         * tree-inline.c (eni_inlining_weights): Remove.
6722         (estimate_num_insns): Special case more builtins.
6724 2010-04-27  Shujing Zhao  <pearly.zhao@oracle.com>
6726         PR c/32207
6727         * c-typeck.c (build_binary_op): Move forward check for comparison
6728         pointer with null pointer constant and adjust the diagnostic message.
6730 2010-04-27  Dave Korn  <dave.korn.cygwin@gmail.com>
6732         PR lto/42776
6733         * configure.ac (gcc_cv_as_section_has_align): Set if installed
6734         binutils supports extended .section directive needed by LTO, or
6735         warn if older binutils found.
6736         (LTO_BINARY_READER): New AC_SUBST'd variable.
6737         (LTO_USE_LIBELF): Likewise.
6738         * gcc/config.gcc (lto_binary_reader): New target-specific configure
6739         variable.
6740         * gcc/Makefile.in (LTO_BINARY_READER): Import AC_SUBST'd autoconf var.
6741         (LTO_USE_LIBELF): Likewise.
6742         * configure: Regenerate.
6744         * collect2.c (is_elf): Rename from this ...
6745         (is_elf_or_coff): ... to this, and recognize and allow i386 COFF
6746          object files in addition to ELF-formatted ones.
6747         (scan_prog_file): Caller updated.  Also allow for LTO info marker
6748         symbol to be prefixed or not by an extra underscore.
6750         * config/i386/t-cygming (winnt.o): Also depend on LTO_STREAMER_H.
6751         * config/i386/winnt.c: Also #include lto-streamer.h
6752         (i386_pe_asm_named_section): Specify 1-byte section alignment for
6753         LTO named sections.
6754         (i386_pe_asm_output_aligned_decl_common): Add comment.
6755         (i386_pe_maybe_record_exported_symbol): Allow decl arg to be NULL.
6757 2010-04-27  Hans-Peter Nilsson  <hp@bitrange.com>
6759         PR target/43889
6760         * config/mmix/mmix.md ("*divdi3_nonknuth", "*moddi3_nonknuth"):
6761         Add missing earlyclobber for second alternative.
6763 2010-04-26  Bernd Schmidt  <bernds@codesourcery.com>
6765         * df-problems.c (df_simulate_initialize_forwards): Set, don't clear,
6766         bits for artificial defs at the top of the block.
6767         * fwprop.c (single_def_use_enter_block): Don't call it.
6769 2010-04-26  Jack Howarth <howarth@bromo.med.uc.edu>
6771         PR 43715
6772         * gcc/configure.ac: Use "$gcc_cv_nm -g" on darwin
6773         instead of "$gcc_cv_objdump -T".
6774         Use "-undefined dynamic_lookup" on darwin.
6775         * gcc/configure: Regenerate.
6777 2010-04-26  Jakub Jelinek  <jakub@redhat.com>
6779         PR c/43893
6780         * c-omp.c (c_finish_omp_for): Handle also EQ_EXPR.
6782 2010-04-26  Nathan Froyd  <froydnj@codesourcery.com>
6784         * c-parser.c (struct c_token): Move location field up.
6785         * c-tree.h (struct c_typespec): Move expr_const_operands field up.
6786         (struct c_declspecs): Convert typespec_word, storage_class, and
6787         default_int_p into bitfields.
6788         (struct c_declarator): Move loc field up.
6790 2010-04-26  Nathan Froyd  <froydnj@codesourcery.com>
6792         * cfgloop.h (struct loop): Move can_be_parallel field up.
6793         * ipa-prop.h (struct ip_node_params): Move bitfields up.
6794         * tree-ssa-loop-ivopts.c (struct version_info): Move inv_id field
6795         down.
6796         (struct iv_cand): Convert pos field into a bitfield.
6797         * tree-vectorizer.h (struct _loop_vec_info): Move loop_line_number
6798         field up.
6799         (struct _stmt_vec_info): Shuffle fields for better packing.
6801 2010-04-26  Eric Botcazou  <ebotcazou@adacore.com>
6803         * varasm.c (IN_NAMED_SECTION): Remove guard.
6804         * config/arm/unknown-elf.h (IN_NAMED_SECTION): Rename to...
6805         (IN_NAMED_SECTION_P): ...this.
6806         (ASM_OUTPUT_ALIGNED_BSS): Adjust for above renaming.
6807         (ASM_OUTPUT_ALIGNED_DECL_LOCAL): Likewise.
6809 2010-04-26  Eric Botcazou  <ebotcazou@adacore.com>
6811         * gimplify.c (gimplify_cond_expr): Use THEN_ and ELSE_ local variables.
6812         Use VOID_TYPE_P for all void type tests.  Adjust TYPE variable instead
6813         of shadowing it.  Fix comments.
6815 2010-04-26  Jan Hubicka  <jh@suse.cz>
6817         * cgraph.c (cgraph_create_node): Set node frequency to normal.
6818         (cgraph_clone_node): Copy function frequency.
6819         * cgraph.h (node_frequency): New enum
6820         (struct cgraph_node): Add.
6821         * final.c (rest_of_clean_state): Update.
6822         * lto-cgraph.c (lto_output_node): Output node frequency.
6823         (input_overwrite_node): Input node frequency.
6824         * tre-ssa-loop-ivopts (computation_cost): Update.
6825         * lto-streamer-out.c (output_function): Do not output function
6826         frequency.
6827         * predict.c (maybe_hot_frequency_p): Update and handle functions
6828         executed once.
6829         (cgraph_maybe_hot_edge_p): Likewise; use cgraph frequency instead of
6830         attribute lookup.
6831         (probably_never_executed_bb_p, optimize_function_for_size_p): Update.
6832         (compute_function_frequency): Set noreturn functions to be executed
6833         once.
6834         (choose_function_section): Update.
6835         * lto-streamer-in.c (input_function): Do not input function frequency.
6836         * function.c (allocate_struct_function): Do not initialize function
6837         frequency.
6838         * function.h (function_frequency): Remove.
6839         (struct function): Remove function frequency.
6840         * ipa-profile.c (CGRAPH_NODE_FREQUENCY): Remove.
6841         (try_update): Update.
6842         * tree-inline.c (initialize_cfun): Do not update function frequency.
6843         * passes.c (pass_init_dump_file): Update.
6844         * i386.c (ix86_compute_frame_layout): Update.
6845         (ix86_pad_returns): Update.
6847 2010-04-26  Jie Zhang  <jie@codesourcery.com>
6849         PR tree-optimization/43833
6850         * tree-vrp.c (range_int_cst_p): New.
6851         (range_int_cst_singleton_p): New.
6852         (extract_range_from_binary_expr): Optimize BIT_AND_EXPR case
6853         when both operands are constants.  Use range_int_cst_p in
6854         BIT_IOR_EXPR case.
6856 2010-04-26  Jan Hubicka  <jh@suse.cz>
6858         * cgraphunit.c (cgraph_copy_node_for_versioning): Fix profile updating.
6860 2010-04-26  Richard Guenther  <rguenther@suse.de>
6862         PR lto/43080
6863         * gimple.c (gimple_decl_printable_name): Deal gracefully
6864         with a NULL DECL_NAME.
6866 2010-04-26  Richard Guenther  <rguenther@suse.de>
6868         PR lto/42425
6869         * tree.c (free_lang_data_in_type): Do not free TYPE_CONTEXT
6870         if emitting debug information and it is either a function
6871         or a namespace decl.
6873 2010-04-26  Ira Rosen  <irar@il.ibm.com>
6875         * tree-vectorizer.h (struct _stmt_vec_info): Add new field to
6876         determine if the statement is vectorizable, and a macro to access it.
6877         * tree-vect-data-refs.c (vect_analyze_data_ref_dependence):
6878         Skip statements that can't be vectorized. If the analysis fails,
6879         mark the statement as unvectorizable if vectorizing basic block.
6880         (vect_compute_data_refs_alignment): Likewise.
6881         (vect_verify_datarefs_alignment): Skip statements marked as
6882         unvectorizable. Add print.
6883         (vect_analyze_group_access): Skip statements that can't be
6884         vectorized. If the analysis fails, mark the statement as
6885         unvectorizable if vectorizing basic block.
6886         (vect_analyze_data_ref_accesses, vect_analyze_data_refs): Likewise.
6887         * tree-vect-stmts.c (vectorizable_store): Fix the number of
6888         generated stmts for SLP.
6889         (new_stmt_vec_info): Initialize the new field.
6890         * tree-vect-slp.c (vect_build_slp_tree): Fail to vectorize
6891         statements marked as unvectorizable.
6893 2010-04-25  Joseph Myers  <joseph@codesourcery.com>
6895         * c-common.c (flag_isoc1x): New.
6896         (flag_isoc99): Update comment.
6897         * c-common.h (flag_isoc1x): New.
6898         (flag_isoc99): Update comment.
6899         * c-cppbuiltin.c (builtin_define_float_constants): Also define
6900         __<type>_DECIMAL_DIG__.
6901         * c-opts.c (set_std_c1x): New.
6902         (c_common_handle_option): Handle -std=c1x and -std=gnu1x.
6903         (set_std_c89, set_std_c99): Also set flag_isoc1x to 0.
6904         * c.opt (-std=c1x, -std=gnu1x): New options.
6905         * doc/cpp.texi: Mention -std=c1x.
6906         * doc/cppopts.texi (-std=c1x, -std=gnu1x): Document.
6907         * doc/extend.texi: Mention -std=c1x and -std=gnu1x.
6908         * doc/invoke.texi (-std=c1x, -std=gnu1x): Document.
6909         * doc/standards.texi: Mention C1X.
6910         * ginclude/float.h (FLT_DECIMAL_DIG, DBL_DECIMAL_DIG,
6911         LDBL_DECIMAL_DIG, FLT_HAS_SUBNORM, DBL_HAS_SUBNORM,
6912         LDBL_HAS_SUBNORM, FLT_TRUE_MIN, DBL_TRUE_MIN, LDBL_TRUE_MIN):
6913         Define for C1X.
6915 2010-04-25  Uros Bizjak  <ubizjak@gmail.com>
6917         * config/i386/gmon-sol2.c (_mcleanup): Change format string
6918         placeholder from 0x%x to %#x.
6919         * config/i386/i386elf.h (ASM_OUTPUT_ASCII): Ditto.
6920         * config/i386/i386-interix.h (ASM_OUTPUT_ASCII): Ditto.
6921         * config/i386/att.h (ASM_OUTPUT_ASCII): Ditto.
6922         * config/i386/sysv4.h (ASM_OUTPUT_ASCII): Ditto.
6923         * config/i386/i386.c (ix86_target_string): Ditto.
6924         (output_pic_addr_const): Ditto.
6925         (print_operand): Ditto.
6927 2010-04-25  Paolo Bonzini  <bonzini@gnu.org>
6929         * combine.c (find_split_point): Add third argument.  Use it
6930         to find nested multiply-accumulate instructions.  Adjust calls.
6931         (try_combine): Adjust call to find_split_point.
6933 2010-04-24  Gerald Pfeifer  <gerald@pfeifer.com>
6935         * doc/contrib.texi (Contributors): Add Dodji Seketeli.
6937 2010-04-24  Bernd Schmidt  <bernds@codesourcery.com>
6939         PR tree-optimization/41442
6940         * fold-const.c (merge_truthop_with_opposite_arm): New function.
6941         (fold_binary_loc): Call it.
6943 2010-04-23  Manuel López-Ibáñez  <manu@gcc.gnu.org>
6945         * toplev.c (general_init): Set default for fdiagnostics-show-option.
6946         * opts.c (common_handle_option): Allow disabling it.
6947         * common.opt (fdiagnostics-show-option): Add Var. Enabled by default.
6949 2010-04-23  Eric Botcazou  <ebotcazou@adacore.com>
6951         * expr.c (expand_expr_real_1) <VIEW_CONVERT_EXPR>: Only use conversion
6952         between modes if both types are integral.
6954 2010-04-23  Richard Guenther  <rguenther@suse.de>
6956         PR tree-optimization/43572
6957         * tree-tailcall.c (find_tail_calls): Allow PARM_DECL uses.
6959 2010-04-23  Richard Guenther  <rguenther@suse.de>
6961         PR lto/43455
6962         * tree-inline.c (tree_can_inline_p): Also check compatibility
6963         of return types.
6965 2010-04-23  Martin Jambor  <mjambor@suse.cz>
6967         PR tree-optimization/43846
6968         * tree-sra.c (struct access): New flag grp_assignment_read.
6969         (build_accesses_from_assign): Set grp_assignment_read.
6970         (sort_and_splice_var_accesses): Propagate grp_assignment_read.
6971         (enum mark_read_status): New type.
6972         (analyze_access_subtree): Propagate grp_assignment_read, create
6973         accesses also if both direct_read and root->grp_assignment_read.
6975 2010-04-23  Martin Jambor  <mjambor@suse.cz>
6977         PR middle-end/43835
6978         * tree-sra.c (ipa_sra_preliminary_function_checks): Check that the
6979         function does not have type attributes.
6981 2010-04-23  Richard Guenther  <rguenther@suse.de>
6983         PR lto/42653
6984         * tree.c (free_lang_data_in_decl): Do not reset DECL_CONTEXT
6985         of FUNCTION_DECLs.
6987 2010-04-22  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
6989         * sese.h (create_if_region_on_edge): Remove.
6991         * sese.c (create_if_region_on_edge): Make static.
6993         * tree-inline.c: Do not include ggc.h.
6995         * expr.c: Do not include ggc.h.
6997         * Makefile.in (tree-inline.o, expr.o): Remove $(GGC_H) from
6998         dependencies.
7000 2010-04-22  Kaz Kojima  <kkojima@gcc.gnu.org>
7002         PR target/43744
7003         * config/sh/sh.c (find_barrier): Don't emit a constant pool
7004         in the middle of insns for casesi_worker_2.
7006 2010-04-22  David Edelsohn  <edelsohn@gnu.org>
7008         * config/rs6000/x-aix: Override LDFLAGS for all COMPILERS.
7010 2010-04-22  Ira Rosen  <irar@il.ibm.com>
7012         PR tree-optimization/43842
7013         * tree-vect-loop.c (vect_create_epilog_for_reduction): Handle
7014         loop unrolling in update of exit phis. Fix comment.
7015         * tree-vect-slp.c (vect_analyze_slp): Check that there are at
7016         least two reduction statements in the loop before starting SLP
7017         analysis.
7019 2010-04-22  Nick Clifton  <nickc@redhat.com>
7021         * config/stormy16/stormy16-lib2.c (__ucmpsi2): Fix thinko.
7023 2010-04-22  Alexander Monakov  <amonakov@ispras.ru>
7025         * tree-ssa-reassoc.c (eliminate_plus_minus_pair): Handle BIT_NOT_EXPR
7026         to simplify a + ~a.
7028 2010-04-22  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
7030         * tree-parloops.c (loop_parallel_p): New argument
7031         parloop_obstack.  Pass it down.
7032         (parallelize_loops): New variable parloop_obstack.  Initialize it,
7033         pass it down, free it.
7035         * tree-loop-linear.c (linear_transform_loops): Pass down
7036         lambda_obstack.
7038         * tree-data-ref.h (lambda_compute_access_matrices): New argument
7039         of type struct obstack *.
7041         * tree-data-ref.c (analyze_subscript_affine_affine): New variable
7042         scratch_obstack.  Initialize it, pass down, free it.
7044         * lambda.h (lambda_loop_new): Remove.
7045         (lambda_matrix_new, lambda_matrix_inverse)
7046         (lambda_trans_matrix_new, lambda_trans_matrix_inverse): New
7047         argument of type struct obstack *.
7049         * lambda-trans.c (lambda_trans_matrix_new): New argument
7050         lambda_obstack.  Pass it down, use obstack allocation for ret.
7051         (lambda_trans_matrix_inverse): New argument lambda_obstack.  Pass
7052         it down.
7054         * lambda-mat.c (lambda_matrix_get_column)
7055         (lambda_matrix_project_to_null): Remove.
7056         (lambda_matrix_new): New argument lambda_obstack.  Use obstack
7057         allocation for mat.
7058         (lambda_matrix_inverse_hard, lambda_matrix_inverse): New argument
7059         lambda_obstack.
7061         * lambda-code.c (lambda_loop_new): New function.
7062         (lambda_lattice_new, compute_nest_using_fourier_motzkin)
7063         (lambda_compute_auxillary_space, lambda_compute_target_space)
7064         (lambda_loopnest_transform, gcc_loop_to_lambda_loop)
7065         (lambda_loopnest_to_gcc_loopnest): Pass down lambda_obstack.
7066         (build_access_matrix): New argument lambda_obstack.  Use obstack
7067         allocation for am.
7068         (lambda_compute_step_signs, lambda_compute_access_matrices): New
7069         argument lambda_obstack.  Pass it down.
7071 2010-04-22  Bernd Schmidt  <bernds@codesourcery.com>
7073         * optabs.h (expand_widening_mult): Declare.
7075 2010-04-22  Richard Guenther  <rguenther@suse.de>
7077         PR tree-optimization/43845
7078         * tree-ssa-pre.c (create_component_ref_by_pieces_1): Properly
7079         lookup the CALL_EXPR function and arguments.
7081 2010-04-22  Nick Clifton  <nickc@redhat.com>
7083         * config/stormy16/stormy16.c
7084         (xstormy16_asm_output_aligned_common): Handle a NULL decl parameter.
7085         * config/stormy16/stormy16.h: Tidy up formatting.
7086         (DONT_USE_BUILTIN_SETJMP): Remove definition.
7087         * config/stormy16/stormy16.c (cbranchsi4): Delete pattern.
7088         (ineqbranchsi): Delete pattern.
7089         * config/stormy16/stormy16-lib2-ucmpsi2.c: New file.
7090         * config/stormy16/stormy16-lib2.c (__ucmpsi2): New function.
7091         * config/stormy16/t-stormy16 (LIB2FUNCS_EXTRA): Add
7092         stormy16-lib2-ucmpsi2.c.
7094 2010-04-22  Bernd Schmidt  <bernds@codesourcery.com>
7096         * ifcvt.c (dead_or_predicable): Use df_simulate_find_defs and
7097         df_simulate_find_noclobber_defs as appropriate.  Keep track of an
7098         extra set merge_set_noclobber, and use it to relax the final test
7099         slightly.
7100         * df.h (df_simulate_find_noclobber_defs): Declare.
7101         * df-problems.c (df_simulate_find_defs): Don't ignore partial or
7102         conditional defs.
7103         (df_simulate_find_noclobber_defs): New function.
7105 2010-04-22  Uros Bizjak  <ubizjak@gmail.com>
7107         * config/i386/i386.md: Use {} around multi-line preparation statements.
7109 2010-04-22  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
7111         * c-tree.h (push_init_level, pop_init_level, set_init_index)
7112         (process_init_element): New argument of type struct obstack *.
7114         * c-typeck.c (push_init_level, pop_init_level, set_designator)
7115         (set_init_index, set_init_label, set_nonincremental_init)
7116         (set_nonincremental_init_from_string, find_init_member)
7117         (output_init_element, output_pending_init_elements)
7118         (process_init_element): New argument braced_init_obstack.  Pass it
7119         down.
7120         (push_range_stack, add_pending_init): New argument
7121         braced_init_obstack.  Use obstack allocation.
7123         * c-parser.c (c_parser_initelt, c_parser_initval): New argument
7124         braced_init_obstack.  Pass it down.
7125         (c_parser_braced_init): New variables ret, braced_init_obstack.
7126         Initialize obstack, pass it down and finally free it.
7128 2010-04-22  Bernd Schmidt  <bernds@codesourcery.com>
7130         PR middle-end/29274
7131         * tree-pass.h (pass_optimize_widening_mul): Declare.
7132         * tree-ssa-math-opts.c (execute_optimize_widening_mul,
7133         gate_optimize_widening_mul): New static functions.
7134         (pass_optimize_widening_mul): New.
7135         * expr.c (expand_expr_real_2) <case WIDEN_MULT_EXPR>: New case.
7136         <case MULT_EXPR>: Remove support for widening multiplies.
7137         * tree.def (WIDEN_MULT_EXPR): Tweak comment.
7138         * cfgexpand.c (expand_debug_expr) <case WIDEN_MULT_EXPR>: Use
7139         simplify_gen_unary rather than directly building extensions.
7140         * tree-cfg.c (verify_gimple_assign_binary): Add tests for
7141         WIDEN_MULT_EXPR.
7142         * expmed.c (expand_widening_mult): New function.
7143         * passes.c (init_optimization_passes): Add pass_optimize_widening_mul.
7145 2010-04-21  Jan Hubicka  <jh@suse.cz>
7147         * timevar.def (TV_WHOPR_WPA_FIXUP): Remove.
7148         * lto-section-in.c (lto_section_name): Remove wpa_fixup.
7149         * lto-wpa-fixup.c: Remove.
7150         * Makefile.in (lto-wpa-fixup.o): Remove.
7151         * passes.c (init_optimization_passes): Remove pass_ipa_lto_wpa_fixup.
7152         (execute_all_ipa_transforms): Set cgraph_state to CGRAPH_STATE_IPA_SSA.
7153         * lto-streamer.c (lto_get_section_name): Remove wpa_fixup section.
7155 2010-04-21  Jan Hubicka  <jh@suse.cz>
7157         * tree-pass.h (ipa_opt_pass_d): Rename function_read_summary;
7158         add write_optimization_summary, read_optimization_summary.
7159         (ipa_write_summaries_of_cgraph_node_set): Remove.
7160         (ipa_write_optimization_summaries): Declare.
7161         (ipa_read_optimization_summaries): Declare.
7162         * ipa-cp.c (pass_ipa_cp): Update.
7163         * ipa-reference.c (pass_ipa_reference): Update.
7164         * ipa-pure-const.c (pass_ipa_pure_const): Update.
7165         * lto-streamer-out.c (pass_ipa_lto_gimple, pass_ipa_lto_finish):
7166         Update.
7167         * ipa-inline.c (pass_ipa_inline): Update.
7168         * ipa.c (pass_ipa_whole_program): Update.
7169         * lto-wpa-fixup.c (pass_ipa_lto_wpa_fixup): Update.
7170         * passes.c (ipa_write_summaries_1): Do not test wpa.
7171         (ipa_write_optimization_summaries_1): New.
7172         (ipa_write_optimization_summaries): New.
7173         (ipa_read_summaries): Do not test ltrans.
7174         (ipa_read_optimization_summaries_1): New.
7175         (ipa_read_optimization_summaries): New.
7177 2010-04-21  Jan Hubicka  <jh@suse.cz>
7179         * lto-cgraph.c (lto_output_node): Do not output comdat groups
7180         for boundary nodes.
7181         (output_cgraph): Do not arrange comdat groups for boundary nodes.
7183 2010-04-21  Jakub Jelinek  <jakub@redhat.com>
7185         PR debug/40040
7186         * dwarf2out.c (add_name_and_src_coords_attributes): Add
7187         DW_AT_{,MIPS_}linkage_name even for Fortran decls.
7189 2010-04-21  Jan Hubicka  <jh@suse.cz>
7191         * ipa-prop.c (ipa_edge_removal_hook): Check for bounds.
7193 2010-04-21  Jan Hubicka  <jh@suse.cz>
7195         * varpool.c (decide_is_variable_needed): Variable is always needed
7196         during ltrans.
7198 2010-04-21  Jan Hubicka  <jh@suse.cz>
7200         * opts.c (decode_options): Enable pure-const pass for whopr.
7202 2010-04-21  Jan Hubicka  <jh@suse.cz>
7204         * cgraph.c (dump_cgraph_node): Dump also assembler name.
7205         * ipa-inline.c (cgraph_decide_inlining_of_small_functions): Do not ice
7206         at WPA dumping.
7207         (cgraph_decide_inlining): Do not expect callee to be removed in all
7208         cases.
7210 2010-04-21  Eric B. Weddington  <eric.weddington@atmel.com>
7212         * config/avr/avr-devices.c (avr_mcu_types): Add missing comma.
7214 2010-04-21  Uros Bizjak  <ubizjak@gmail.com>
7216         * config/i386/i386.md (x86_shrd): Add athlon_decode and
7217         amdfam10_decode attributes.
7219 2010-04-21  Jakub Jelinek  <jakub@redhat.com>
7221         PR middle-end/43570
7222         * omp-low.c (scan_sharing_clauses): Don't scan_omp_op
7223         OMP_CLAUSE_DECL for OMP_CLAUSE_COPYPRIVATE.
7224         (lower_copyprivate_clauses): Use private var in outer
7225         context instead of original var.  Make sure the types
7226         are correct for VLAs.
7228 2010-04-21  Richard Guenther  <rguenther@suse.de>
7230         * tree-ssa-structalias.c (do_ds_constraint): Avoid escaping
7231         to non-pointer objects.
7233 2010-04-21  Jakub Jelinek  <jakub@redhat.com>
7235         * dwarf2out.c (add_var_loc_to_decl): Add LABEL argument.  Drop
7236         last chain entry if it starts with the still current label.
7237         (add_location_or_const_value_attribute): Check that
7238         loc_list->first->next is NULL instead of comparing ->first with ->last.
7239         (dwarf2out_var_location): Pass last_label resp. last_postcall_label
7240         to add_var_loc_to_decl.
7242         * dwarf2out.c (output_call_frame_info): For dw_cie_version
7243         >= 4 add also address size and segment size fields into CIE header.
7245         * unwind-dw2.c (extract_cie_info): Handle CIE version 4, as
7246         long as address size is the same as sizeof (void *) and
7247         segment size is 0.
7248         * unwind-dw2-fde.c (get_cie_encoding): Likewise.  If
7249         address size or segment size is unexpected, return DW_EH_PE_omit.
7250         (classify_object_over_fdes): If get_cie_encoding returned
7251         DW_EH_PE_omit, return -1.
7252         (init_object): If classify_object_over_fdes returned -1,
7253         pretend there were no FDEs at all.
7255 2010-04-21  Uros Bizjak  <ubizjak@gmail.com>
7257         * config/i386/i386.md (bswap<mode>2): Macroize expander from
7258         bswap{si,di}2 using SWI48 mode iterator.
7259         (*bswap<mode>2_movbe): Macroize insn from *bswap{si,di}_movbe using
7260         SWI48 mode iterator.  Set type attribute of bswap insn to bitmanip,
7261         set modrm attribute of bswap insn to 0 and remove length attribute.
7262         (*bswap<mode>2_1): Macroize insn from *bswap{si,di}_1 using SWI48 mode
7263         iterator.  Set type attribute to bitmanip, set modrm attribute to 0,
7264         set mode attribute to <MODE> and remove length attribute.
7266 2010-04-20  James E. Wilson  <wilson@codesourcery.com>
7268         PR rtl-optimization/43520
7269         * ira-lives.c (ira_implicitly_set_insn_hard_regs): Exclude classes with
7270         zero available registers.
7272 2010-04-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7274         * builtins.c (fold_builtin_cproj): Fold more cases.
7276 2010-04-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7278         * builtins.c (build_complex_cproj, fold_builtin_cproj): New.
7279         (fold_builtin_1): Fold builtin cproj.
7280         * builtins.def (BUILT_IN_CPROJ, BUILT_IN_CPROJF, BUILT_IN_CPROJL):
7281         Use ATTR_CONST_NOTHROW_LIST.
7283 2010-04-20  Uros Bizjak  <ubizjak@gmail.com>
7285         * config/i386/i386.md (ffs<mode>2): Macroize expander from ffs_cmove
7286         and ffsdi2 using SWI48 mode iterator.  Expand SImode insn through
7287         ffsi2_no_cmove for !TARGET_CMOVE.
7288         (ffssi2_no_cmove): Rename from *ffs_no_cmove.  Make public.
7289         (ffssi2): Remove expander.
7290         (*ffs<mode>_1): Macroize insn from *ffs{si,di} using SWI48
7291         mode iterator.
7292         (ctz<mode>2): Ditto from ctz{si,di}2.
7293         (clz<mode>2): Macroize expander from ctz{hi,si,di}2 using SWI248
7294         mode iterator.
7295         (clz<mode>2_abm): Macroize insn from clz{hi,si,di}2_abm using SWI248
7296         mode iterator.
7298 2010-04-20  Jakub Jelinek  <jakub@redhat.com>
7300         * dwarf2out.c (AT_linkage_name): Define.
7301         (clone_as_declaration): Handle DW_AT_linkage_name.
7302         (add_name_and_src_coords_attributes): Use AT_linkage_name instead
7303         of DW_AT_MIPS_linkage_name.
7304         (move_linkage_attr): Likewise.
7305         (dwarf2out_finish): Likewise.
7307 2010-04-20  Xinliang David Li  <davidxl@gcc.gnu.org>
7309         PR middle-end/41952
7310         * fold-const.c (fold_comparison): New folding rule.
7312 2010-04-20  Anatoly Sokolov  <aesok@post.ru>
7314         * double-int.h (double_int_setbit): Declare.
7315         * double-int.c (double_int_setbit): New function.
7316         * rtl.h (immed_double_int_const): Declare.
7317         * emit-rtl.c (immed_double_int_const): New function.
7318         * builtins.c (expand_builtin_signbit): Clean up, use double_int_*
7319         and immed_double_int_const functions.
7320         * optabs.c (expand_absneg_bit, expand_copysign_absneg,
7321         expand_copysign_bit):  (Ditto.).
7322         * simplify-rtx.c (simplify_binary_operation_1): (Ditto.).
7323         * tree-ssa-address.c (addr_for_mem_ref): (Ditto.).
7324         * dojump.c (prefer_and_bit_test): (Ditto.).
7325         * expr.c (convert_modes, reduce_to_bit_field_precision,
7326         const_vector_from_tree): (Ditto.).
7327         * expmed.c (mask_rtx, lshift_value): (Ditto.).
7329 2010-04-20  Jan Hubicka  <jh@suse.cz>
7331         * cgraph.c (cgraph_remove_node): Kill bodies in other partitoin.
7332         (dump_cgraph_node): Dump new flags.
7333         * cgraph.h (struct cgraph_node): Add flags
7334         reachable_from_other_partition and in_other_partition.
7335         (cgraph_can_remove_if_no_direct_calls_p): Functions used by
7336         other partition can not be removed.
7337         * cgraphunit.c (cgraph_mark_functions_to_output): Functions used by
7338         the other partition must be output; silence sanity checking on
7339         leaking functions bodies from other paritition.
7340         * lto-cgraph.c (reachable_from_other_partition_p): New function.
7341         (lto_output_node): Output new flags; do not sanity check that inline
7342         clones are output; drop lto_forced_extern_inline_p code; do not mock
7343         visibility flags at partition boundaries.
7344         (add_node_to): New function.
7345         (output_cgraph): Use it to sort functions so masters appear before
7346         clones.
7347         (input_overwrite_node): Input new flags.
7348         * passes.c (ipa_write_summaries): Do not call
7349         lto_new_extern_inline_states.
7350         * lto-section-out.c (forced_extern_inline,
7351         lto_new_extern_inline_states lto_delete_extern_inline_states,
7352         lto_force_functions_extern_inline, lto_forced_extern_inline_p): Kill.
7353         * lto-streamer.h (lto_new_extern_inline_states,
7354         * lto_delete_extern_inline_states, lto_force_functions_extern_inline,
7355         lto_forced_extern_inline_p): Kill.
7357 2010-04-20  Richard Guenther  <rguenther@suse.de>
7359         * tree-ssa-structalias.c (do_sd_constraint): Add edges only
7360         from vars that can have pointers.
7361         (process_constraint): Dump useless constraints.
7363 2010-04-20  Richard Guenther  <rguenther@suse.de>
7365         * tree-ssa-structalias.c (do_structure_copy): Properly handle DEREF.
7366         (dump_sa_points_to_info): Remove asserts.
7367         (init_base_vars): nothing_id isn't an escape point nor does it
7368         have pointers.
7370 2010-04-20  Jakub Jelinek  <jakub@redhat.com>
7372         * tree.h (TYPE_REF_IS_RVALUE): Define.
7373         * dwarf2out.c (attr_checksum_ordered, is_type_die, is_comdat_die,
7374         should_move_die_to_comdat, prune_unused_types_walk): Handle
7375         DW_TAG_rvalue_reference_type like DW_TAG_reference_type.
7376         (modified_type_die, gen_reference_type_die): Emit
7377         DW_TAG_rvalue_reference_type instead of DW_TAG_reference_type
7378         if TYPE_REF_IS_RVALUE and -gdwarf-4.
7380 2010-04-20  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
7382         PR target/43635
7383         * config/s390/s390.c (s390_emit_call): Turn direct into indirect
7384         calls for -fpic -m31 if they have been sibcall optimized.
7386 2010-04-19  James E. Wilson  <wilson@codesourcery.com>
7388         * config/ia64/ia64.h (FIXED_REGISTERS, CALL_USED_REGISTERS): Make
7389         ar.lc fixed and call-used.
7391         * config/ia64/ia64.c (TARGET_INVALID_WITHIN_DOLOOP): Define.
7393 2010-04-19  Jan Hubicka  <jh@suse.cz>
7395         * opts.c (decode_options): Disable whpr incompatible passes.
7396         * lto/lto.c (lto_1_to_1_map): Skip clones.
7397         (read_cgraph_and_symbols): Do not mark everything as needed.
7398         (do_whole_program_analysis): Do map only after optimizing;
7399         set proper cgraph_state; use passmanager.
7401 2010-04-19  DJ Delorie  <dj@redhat.com>
7403         * cfgexpand.c (expand_debug_expr): Check for mismatched modes in
7404         POINTER_PLUS_EXPR and fix them.
7406 2010-04-19  Eric B. Weddington  <eric.weddington@atmel.com>
7408         * config/avr/avr-devices.c (avr_mcu_types): Add support for new
7409         devices atmega644pa, attiny2313a, attiny24a, attiny261a, attiny4313,
7410         attiny44a, attiny861a, atmega16a, atmega168a, atmega164a, atmega165a,
7411         atmega169a, atmega169pa, atmega16hva2, atmega324a, atmega324pa,
7412         atmega325a, atmega3250a, atmega328, atmega329a, atmega329pa,
7413         atmega3290a, atmega48a, atmega644a, atmega645a, atmega645p,
7414         atmega6450a, atmega6450p, atmega649a, atmega649p, atmega6490a,
7415         atmega6490p, atmega64hve, atmega88a, atmega88pa, attiny461a, attiny84a,
7416         m3000. Remove support for devices atmega8m1, atmega8c1, atmega16c1,
7417         atmega4hvd, atmega8hvd, attiny327, m3000f, m3000s, m3001b.
7418         * config/avr/t-avr.c (MULTILIB_MATCHES): Same.
7420 2010-04-19  Eric Botcazou  <ebotcazou@adacore.com>
7422         * ifcvt.c (noce_try_cmove_arith): Fix long lines.
7423         (check_cond_move_block): Likewise.
7424         (cond_move_process_if_block): Likewise.
7425         (noce_find_if_block): Improve formatting.
7426         (find_if_header): Pass 0 to memset and tweak conditions.
7427         (cond_exec_find_if_block): Fix long lines and tweak conditions.
7429 2010-04-19  Jakub Jelinek  <jakub@redhat.com>
7431         * dwarf2out.c (lower_bound_default): For DW_LANG_Python return 0
7432         for -gdwarf-4.
7434         PR middle-end/43337
7435         * tree-nested.c (convert_nonlocal_omp_clauses): OMP_CLAUSE_PRIVATE
7436         with non-local decl doesn't need chain.
7438 2010-04-19  Vladimir Makarov  <vmakarov@redhat.com>
7440         * ira-color.c (allocno_reload_assign): Avoid accumulating
7441         reload registers in ALLOCNO_TOTAL_CONFLICT_HARD_REGS.
7443 2010-04-19  Martin Jambor  <mjambor@suse.cz>
7445         * gimple.h (create_tmp_reg): Declare.
7446         * gimplify.c (create_tmp_reg): New function.
7447         (gimplify_return_expr): Use create_tmp_reg.
7448         (gimplify_omp_atomic): Likewise.
7449         (gimple_regimplify_operands): Likewise.
7450         * tree-dfa.c (make_rename_temp): Likewise.
7451         * tree-predcom.c (predcom_tmp_var): Likewise.
7452         (reassociate_to_the_same_stmt): Likewise.
7453         * tree-sra.c (replace_uses_with_default_def_ssa_name): Likewise.
7454         (get_replaced_param_substitute): Likewise.
7455         * tree-ssa-phiprop.c (phiprop_insert_phi): Likewise.
7456         * tree-ssa-phiopt.c (cond_store_replacement): Likewise.
7457         * tree-ssa-pre.c (get_representative_for): Likewise.
7458         (create_expression_by_pieces): Likewise.
7459         * tree-tailcall.c (adjust_return_value_with_ops): Likewise.
7460         (create_tailcall_accumulator): Likewise.
7462 2010-04-19  Martin Jambor  <mjambor@suse.cz>
7464         * cgraphunit.c (cgraph_redirect_edge_call_stmt_to_callee): Update
7465         new_stmt.
7466         (cgraph_materialize_all_clones): Assert !need_ssa_update_p.
7468 2010-04-19  Richard Guenther  <rguenther@suse.de>
7470         PR tree-optimization/43796
7471         * tree-vrp.c (adjust_range_with_scev): Lookup init and step
7472         from SCEV in the lattice.
7473         (vrp_visit_phi_node): Dump change.
7475 2010-04-19  Richard Guenther  <rguenther@suse.de>
7477         * configure.ac: Fix quoting around elf_getshstrndx ABI check.
7478         * configure: Re-generated.
7480 2010-04-19  Richard Guenther  <rguenther@suse.de>
7482         PR tree-optimization/43783
7483         * tree-ssa-pre.c (create_component_ref_by_pieces_1): Drop
7484         constant ARRAY_REF operands two and three if possible.
7486 2010-04-19  Uros Bizjak  <ubizjak@gmail.com>
7488         PR target/43766
7489         * config/i386/i386.c (ix86_decompose_address): Handle ASHIFT addends.
7491 2010-04-19  Jie Zhang  <jie@codesourcery.com>
7493         PR target/43662
7494         * reginfo.c (reinit_regs): Set caller_save_initialized_p to false.
7496 2010-04-19  Ira Rosen  <irar@il.ibm.com>
7498         PR tree-optimization/37027
7499         * tree-vectorizer.h (struct _loop_vec_info): Add new field reductions
7500         and macro to access it.
7501         (vectorizable_reduction): Add argument.
7502         (vect_get_slp_defs): Likewise.
7503         * tree-vect-loop.c (vect_analyze_scalar_cycles_1): Collect reduction
7504         statements for possible use in SLP.
7505         (new_loop_vec_info): Initialize LOOP_VINFO_REDUCTIONS.
7506         (destroy_loop_vec_info): Free LOOP_VINFO_REDUCTIONS.
7507         (vect_create_epilog_for_reduction): Handle SLP. Modify documentation,
7508         add new argument.
7509         (vectorizable_reduction): Likewise.
7510         * tree-vect-stmts.c (vect_get_vec_defs): Update call to
7511         vect_get_slp_defs.
7512         (vectorizable_type_demotion, vectorizable_type_promotion,
7513         vectorizable_store): Likewise.
7514         (vect_analyze_stmt): Update call to vectorizable_reduction.
7515         (vect_transform_stmt): Likewise.
7516         * tree-vect-slp.c (vect_get_and_check_slp_defs): Handle reduction.
7517         (vect_build_slp_tree): Fix indentation. Check that there are no loads
7518         from different interleaving chains in same node.
7519         (vect_slp_rearrange_stmts): New function.
7520         (vect_supported_load_permutation_p): Allow load permutations for
7521         reductions. Call vect_slp_rearrange_stmts() to rearrange statements
7522         inside SLP nodes if necessary.
7523         (vect_analyze_slp_instance): Handle reductions.
7524         (vect_analyze_slp): Try to build SLP instances originating from groups
7525         of reductions.
7526         (vect_detect_hybrid_slp_stmts): Skip reduction statements.
7527         (vect_get_constant_vectors): Create initial vectors for reductions
7528         according to reduction code. Add new argument.
7529         (vect_get_slp_defs): Add new argument, pass it to
7530         vect_get_constant_vectors.
7531         (vect_schedule_slp_instance): Remove SLP tree root statements.
7533 2010-04-19  Jakub Jelinek  <jakub@redhat.com>
7535         * tree.h (ENUM_IS_SCOPED): Define.
7536         * dwarf2out.c (gen_enumeration_type_die): Add DW_AT_enum_class
7537         for ENUM_IS_SCOPED enums.
7539 2010-04-18  Eric Botcazou  <ebotcazou@adacore.com>
7541         * fold-const.c (fold_comparison): Use ssizetype.
7542         * gimple-fold.c (maybe_fold_offset_to_array_ref): Likewise.
7543         * ipa-prop.c (ipa_modify_call_arguments): Use sizetype.
7544         * tree-loop-distribution.c (build_size_arg_loc): Likewise.
7545         * tree-object-size.c (compute_object_sizes): Use size_type_node.
7547         * tree.h (initialize_sizetypes): Remove parameter.
7548         (build_common_tree_nodes): Remove second parameter.
7549         * stor-layout.c (initialize_sizetypes): Remove parameter.
7550         Always create an unsigned type.
7551         (set_sizetype): Assert that the passed type is unsigned and simplify.
7552         * tree.c (build_common_tree_nodes): Remove second parameter.
7553         Adjust call to initialize_sizetypes.
7554         * c-decl.c (c_init_decl_processing): Remove second argument in call to
7555         build_common_tree_nodes.
7557 2010-04-18  Matthias Klose  <doko@ubuntu.com>
7559         * gcc.c (main): Search for liblto_plugin.so with mode R_OK.
7561 2010-04-18  Ira Rosen  <irar@il.ibm.com>
7563         PR tree-optimization/43771
7564         * tree-vect-slp.c (vect_supported_load_permutation_p): Check that
7565         load permutation doesn't have gaps.
7567 2010-04-18  Jan Hubicka  <jh@suse.cz>
7569         * i386.md (UNSPEC_SSE_PROLOGUE_SAVE_LOW): New.
7570         (sse_prologue_save_insn expander): Use new pattern.
7571         (sse_prologue_save_insn1): New pattern and splitter.
7572         (sse_prologue_save_insn): Update to deal also with 64bit aligned
7573         blocks.
7574         * i386.c (setup_incoming_varargs_64): Do not compute jump
7575         destination here.
7576         (ix86_gimplify_va_arg): Update alignment needed.
7577         (ix86_local_alignment): Do not align all local arrays to 128bit.
7579 2010-04-17  Jan Hubicka  <jh@suse.cz>
7581         * ipa-inline.c (cgraph_early_inlining): Handle flattening too.
7583 2010-04-17  Richard Earnshaw  <rearnsha@arm.com>
7585         * arm.md (negdi2): Remove redundant code to force values into a
7586         register.
7588 2010-04-17  Richard Earnshaw  <rearnsha@arm.com>
7590         * arm/bpabi.S: Add EABI alignment attributes to objects.
7591         * arm/bpabi-v6m.S: Likewise.
7592         * arm/crti.asm: Likewise.
7593         * arm/crtn.asm: Likewise.
7594         * arm/lib1funcs.asm: Likewise.
7595         * arm/libunwind.S: Likewise.
7597 2010-04-17  Richard Earnshaw  <rearnsha@arm.com>
7599         * arm-protos.h (tune_params): New structure.
7600         * arm.c (current_tune): New variable.
7601         (arm_constant_limit): Delete.
7602         (struct processors): Add pointer to the tune parameters.
7603         (arm_slowmul_tune): New tuning option.
7604         (arm_fastmul_tune, arm_xscale_tune, arm_9e_tune): Likewise.
7605         (all_cores): Adjust to pick up the tuning model.
7606         (arm_constant_limit): New function.
7607         (arm_override_options): Select the appropriate tuning model.  Delete
7608         initialization of arm_const_limit.
7609         (arm_split_constant): Use the new constant-limit model.
7610         (arm_rtx_costs): Pick up the current tuning model.
7611         * arm.md (is_strongarm, is_xscale): Delete.
7612         * arm-generic.md (load_ldsched_x, load_ldsched): Test explicitly
7613         for Xscale variant architectures.
7614         (mult_ldsched_strongarm, mult_ldsched): Similarly for StrongARM.
7616 2010-04-17  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
7618         * config/arm/arm.c (arm_gen_constant): Remove unused variable
7619         can_shift.
7620         (arm_rtx_costs_1): Remove unused variable extra_cost.
7621         (arm_unwind_emit_set): Use variable offset.
7622         (thumb1_output_casesi): Remove unused variable flags.
7624 2010-04-16  Jeff Law  <law@redhat.com>
7626         * ira-color.c (ira_reassign_pseudos): Collect and sort all the pseudos
7627         needing assignment rather than doing a two-phase assignment.  Remove
7628         unused variable 'm'.
7630 2010-04-16  Jakub Jelinek  <jakub@redhat.com>
7632         PR bootstrap/43767
7633         * alias.c (memrefs_conflict_p): Don't crash if CSELIB_VAL_PTR is NULL.
7635 2010-04-16  Doug Kwan  <dougkwan@google.com>
7637         * tree-ssa-reassoc.c (struct operand_entry): Add new field ID.
7638         (next_operand_entry_id): New static variable.
7639         (sort_by_operand_rank): Stabilize qsort comparator by using unique IDs.
7640         (add_to_ops_vec): Assigned unique ID to operand entry.
7641         (struct oecount_s): New field ID.
7642         (oecount_cmp): Stabilize qsort comparotor by using unique IDs.
7643         (undistribute_ops_list): Assign unique IDs to oecounts.
7644         (init_reassoc): reset next_operand_entry_id.
7646 2010-04-16  Doug Kwan  <dougkwan@google.com>
7648         * config/i386/i386.md (*jcc_bt<mode>): Fix build breakage by adding
7649         missing left parenthesis.
7651 2010-04-16  Uros Bizjak  <ubizjak@gmail.com>
7653         * config/i386/i386.md (*bt<mode>): Macroize insn from *btsi and
7654         *btdi_rex64 using SWI48 mode iterator.
7655         (*jcc_bt<mode>): Ditto from *jcc_btsi and *jcc_btdi_rex64.
7656         (*jcc_bt<mode>_mask): Ditto from *jcc_btsi_mask and
7657         *jcc_btdi_mask_rex64.
7659 2010-04-16  Anatoly Sokolov  <aesok@post.ru>
7661         * double-int.h (tree_to_double_int): Convert to macro.
7662         * double-int.c (tree_to_double_int): Remove.
7664 2010-04-16  Jakub Jelinek  <jakub@redhat.com>
7666         PR debug/43762
7667         * dwarf2out.c (add_bound_info): Always call loc_list_from_tree
7668         with want_address 2 and in case a single element list might be
7669         possible, call it again with want_address 0.
7671 2010-04-12  Kaushik Phatak  <kaushik.phatak@kpitcummins.com>
7673         * config/h8300/h8300.c (print_operand) : Modify case 'V' and
7674         case 'W' print operands for HI mode.
7675         * config/h8300/h8300.h (Y0, Y2) : New constraints.
7676         * config/h8300/h8300.md (bclrqi_msx, bclrhi_msx): New patterns
7677         (bsetqi_msx, bsethi_msx, bnotqi_msx, bnothi_msx): Likewise.
7678         * config/h8300/predicate.md (bit_register_indirect_operand): New.
7680         * config/h8300/h8300.h (OK_FOR_U): Support 'U' constraint for H8300SX.
7682         * config/h8300/h8300.md (movqi_h8sx, movhi_h8sx, movsi_h8sx,
7683         cmphi_h8300hs_znvc, cmpsi, addhi3_h8sx) : Emit instructions in
7684         #xx:3 and #xx:4 mode.
7686         * config/h8300/h8300.md (inverted load with HImode dest): Add
7687         support for H8300SX.
7689         * config/h8300/predicate.md (bit_operand): Allow immediate values that
7690         satisfy 'U' constraint.
7692 2010-04-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
7694         * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx flavor.
7695         * configure: Regenerate.
7696         * config.in: Regenerate.
7697         * doc/install.texi (Prerequisites): Document that Solaris 2 libelf
7698         works.
7700 2010-04-16  Richard Guenther  <rguenther@suse.de>
7702         * tree.h (struct tree_decl_minimal): Move pt_uid ...
7703         (struct tree_decl_common): ... here.
7704         (DECL_PT_UID): Adjust.
7705         (SET_DECL_PT_UID): Likewise.
7706         (DECL_PT_UID_SET_P): Likewise.
7708 2010-04-16  Richard Guenther  <rguenther@suse.de>
7710         PR tree-optimization/43572
7711         * tree-ssa-alias.h (call_may_clobber_ref_p): Declare.
7712         * tree-ssa-alias.c (call_may_clobber_ref_p): Export.
7713         * tree-flow.h (is_call_clobbered): Remove.
7714         * tree-flow-inline.h (is_call_clobbered): Likewise.
7715         * tree-dfa.c (dump_variable): Do not dump call clobber state.
7716         * tree-nrv.c (dest_safe_for_nrv_p): Use the alias oracle.
7717         (execute_return_slot_opt): Adjust.
7718         * tree-tailcall.c (suitable_for_tail_opt_p): Remove
7719         check for call clobbered vars here.
7720         (find_tail_calls): Move tailcall verification to the
7721         proper place.
7723 2010-04-16  Diego Novillo  <dnovillo@google.com>
7725         * doc/invoke.texi: Explain how are unrecognized -Wno- warnings handled.
7727 2010-04-16  Bernd Schmidt  <bernds@codesourcery.com>
7729         PR target/40603
7730         * config/arm/arm.md (cbranchqi4): New pattern.
7731         * config/arm/predicates.md (const0_operand,
7732         cbranchqi4_comparison_operator): New predicates.
7734 2010-04-16  Richard Guenther  <rguenther@suse.de>
7736         * gimple-pretty-print.c (dump_gimple_phi): Dump alias info.
7737         (dump_gimple_stmt): Likewise.
7739 2010-04-16  Bernd Schmidt  <bernds@codesourcery.com>
7741         * recog.h (struct recog_data): New field is_operator.
7742         (struct insn_operand_data): New field is_operator.
7743         * recog.c (extract_insn): Set recog_data.is_operator.
7744         * genoutput.c (output_operand_data): Emit code to set the
7745         is_operator field.
7746         * reload.c (find_reloads): Use it rather than testing for an
7747         empty constraint string.
7749         PR target/41514
7750         * config/arm/arm.md (cbranchsi4_insn): Renamed from "*cbranchsi4_insn".
7751         If the previous insn is a cbranchsi4_insn with the same arguments,
7752         omit the compare instruction.
7754         * config/arm/arm.md (addsi3_cbranch): If destination is a high
7755         register, inputs must be low registers and we need a low register
7756         scratch.  Handle alternative 2 like alternative 3.
7758 2010-04-16  Jakub Jelinek  <jakub@redhat.com>
7760         * alias.c (memrefs_conflict_p): If x and y are the same VALUE,
7761         don't call get_addr on both.  If one expression is a VALUE and
7762         the other a REG, check VALUE's locs if the REG isn't among them.
7764 2010-04-16  Christian Bruel  <christian.bruel@st.com>
7766         * config/sh/sh.h (sh_frame_pointer_required): New function.
7767         * config/sh/sh.h (TARGET_FRAME_POINTER_REQUIRED): New macro.
7768         (flag_omit_frame_pointer) Set.
7769         (MASK_ACCUMULATE_OUTGOING_ARGS) Define and Set.
7770         (rounded_frame_size): Adjust size with outgoing_args_size.
7771         (sh_set_return_address): Must return from stack pointer.
7772         * gcc/config/sh/sh.h (CAN_DEBUG_WITHOUT_FP): Define.
7773         (SUBTARGET_FRAME_POINTER_REQUIRED): Define.
7774         (ACCUMULATE_OUTGOING_ARGS): Define.
7775         * doc/invoke.texi (maccumulate-outgoing-args): Document for SH.
7776         * gcc/config/sh/sh.opt (maccumulate-outgoing-args): New option.
7778 2010-04-15  Kaz Kojima  <kkojima@gcc.gnu.org>
7780         PR target/43471
7781         * config/sh/sh.c (sh_legitimize_reload_address): Use
7782         MAYBE_BASE_REGISTER_RTX_P instead of BASE_REGISTER_RTX_P.
7783         Remove a unneeded check for offset_base.
7785 2010-04-15  H.J. Lu  <hongjiu.lu@intel.com>
7787         * configure: Regenerated.
7789 2010-04-15  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
7791         * config/s390/s390.c (s390_call_save_register_used): Switch back
7792         to HARD_REGNO_NREGS.
7794 2010-04-15  Richard Guenther  <rguenther@suse.de>
7796         * alias.c (alias_set_subset_of): Handle alias-set zero
7797         child properly.
7799 2010-04-15  Mark Shinwell  <shinwell@codesourcery.com>
7800             Julian Brown  <julian@codesourcery.com>
7802         * config/arm/thumb2.md (thumb2_movsi_insn): Split ldr and str
7803         alternatives according to use of high and low regs.
7804         * config/arm/vfp.md (thumb2_movsi_vfp): Likewise.
7805         * config/arm/arm.h (CONDITIONAL_REGISTER_USAGE): Use high regs when
7806         optimizing for size on Thumb-2.
7808 2010-04-15  Thomas Schwinge  <tschwinge@gnu.org>
7810         * config.gcc <i[34567]86-*-gnu*>: Handle softfp as for Linux.
7812 2010-04-15  Richard Guenther  <rguenther@suse.de>
7814         * tree-ssa-structalias.c (struct variable_info): Add
7815         is_fn_info flag.
7816         (new_var_info): Initialize it.
7817         (dump_constraints): Support printing last added constraints.
7818         (debug_constraints): Adjust.
7819         (dump_constraint_graph): Likewise.
7820         (make_heapvar_for): Check for NULL cfun.
7821         (get_function_part_constraint): New function.
7822         (get_fi_for_callee): Likewise.
7823         (find_func_aliases): Properly implement IPA PTA constraints.
7824         (process_ipa_clobber): New function.
7825         (find_func_clobbers): Likewise.
7826         (insert_into_field_list_sorted): Remove.
7827         (create_function_info_for): Properly allocate vars for IPA mode.
7828         Do not use insert_into_field_list_sorted.
7829         (create_variable_info_for): Properly generate constraints for
7830         global vars in IPA mode.
7831         (dump_solution_for_var): Always dump the solution.
7832         (set_uids_in_ptset): Initialize DECL_PT_UID if in ipa-mode.
7833         (find_what_var_points_to): Adjust.
7834         (pt_solution_set): Change.
7835         (pt_solution_ior_into): New function.
7836         (pt_solution_empty_p): Export.
7837         (pt_solution_includes_global): Adjust.
7838         (pt_solution_includes_1): Likewise.
7839         (pt_solutions_intersect_1): Likewise.
7840         (dump_sa_points_to_info): Check some invariants.
7841         (solve_constraints): Move constraint dumping ...
7842         (compute_points_to_sets): ... here.
7843         (ipa_pta_execute): ... and here.
7844         (compute_may_aliases): Do not re-compute points-to info
7845         locally if IPA info is available.
7846         (ipa_escaped_pt): New global var.
7847         (ipa_pta_execute): Properly implement IPA PTA.
7848         * tree-into-ssa.c (dump_decl_set): Support dumping
7849         decls not in referenced-vars.
7850         * tree-flow.h (struct gimple_df): Add ipa_pta flag.
7851         * tree-ssa-alias.c (ptr_deref_may_alias_decl_p): Adjust.
7852         (dump_points_to_solution): Likewise.
7853         * tree-dfa.c (dump_variable): Also dump DECL_PT_UID.
7854         * tree-inline.c (remap_ssa_name): Copy IPA points-to solution.
7855         (remap_gimple_stmt): Reset call clobber/use information if necessary.
7856         (copy_decl_to_var): Copy DECL_PT_UID.
7857         (copy_result_decl_to_var): Likewise.
7858         * tree.c (make_node_stat): Initialize DECL_PT_UID.
7859         (copy_node_stat): Copy it.
7860         * tree.h (DECL_PT_UID): New macro.
7861         (SET_DECL_PT_UID): Likewise.
7862         (DECL_PT_UID_SET_P): Likewise.
7863         (struct tree_decl_minimal): Add pt_uid member.
7864         * tree-ssa-alias.h (struct pt_solution): Add ipa_escaped flag.
7865         (pt_solution_empty_p): Declare.
7866         (pt_solution_set): Adjust.
7867         (ipa_escaped_pt): Declare.
7868         * cfgexpand.c (update_alias_info_with_stack_vars): Adjust.
7869         * gimple-pretty-print.c (pp_points_to_solution): New function.
7870         (dump_gimple_call): Dump call clobber/use information.
7871         * tree-dump.c (dump_option_value_in): Add TDF_ALIAS entry.
7872         * tree-pass.h (TDF_ALIAS): New dump option.
7873         * tree-pretty-print.c (dump_decl_name): Dump DECL_PT_UID if asked to.
7874         * doc/invoke.texi (-fipa-pta): Update documentation.
7876 2010-04-15  Richard Guenther  <rguenther@suse.de>
7878         * Makefile.in (OBJS-common): Add gimple-fold.o.
7879         (gimple-fold.o): New rule.
7880         * tree.h (maybe_fold_offset_to_reference,
7881         maybe_fold_offset_to_address, maybe_fold_stmt_addition): Move
7882         prototypes ...
7883         * gimple.h: ... here.
7884         * tree-flow.h (fold_stmt, fold_stmt_inplace, get_symbol_constant_value,
7885         may_propagate_address_into_dereference): Move prototypes ...
7886         * gimple.h: ... here.
7887         * tree-ssa-ccp.c (get_symbol_constant_value,
7888         may_propagate_address_into_dereference, maybe_fold_offset_to_array_ref,
7889         maybe_fold_offset_to_component_ref, maybe_fold_offset_to_reference,
7890         maybe_fold_offset_to_address, maybe_fold_stmt_indirect,
7891         maybe_fold_stmt_addition, maybe_fold_reference, get_maxval_strlen,
7892         ccp_fold_builtin, fold_gimple_assign, fold_gimple_cond,
7893         fold_gimple_call, fold_stmt_1, fold_stmt, fold_stmt_inplace,
7894         gimplify_and_update_call_from_tree): Move ...
7895         * gimple-fold.c: ... here.  New file.
7896         (ccp_fold_builtin): Rename to ...
7897         (gimple_fold_builtin): ... this.
7898         * tree-ssa-ccp.c (execute_fold_all_builtins): Adjust.
7900 2010-04-15  Richard Guenther  <rguenther@suse.de>
7902         * fold-const.c (LOWPART, HIGHPART, BASE, encode, decode,
7903         fit_double_type, force_fit_type_double, add_double_with_sign,
7904         neg_double, mul_double_with_sign, lshift_double, rshift_double,
7905         lrotate_double, rrotate_double, div_and_round_double): Move ...
7906         * double-int.c: ... here.
7907         * tree.h (force_fit_type_double, fit_double_type, add_double_with_sign,
7908         add_double, neg_double, mul_double_with_sign, mul_double,
7909         lshift_double, rshift_double, lrotate_double, rrotate_double,
7910         div_and_round_double): Move prototypes ...
7911         * double-int.h: ... here.
7913 2010-04-15  Bernd Schmidt  <bernds@codesourcery.com>
7915         PR target/43742
7916         * config/sh/sh.md (doloop_end_split, dect): Undo previous patch.  Use
7917         matching constraints to ensure inputs match the output.
7919 2010-04-15  Kaz Kojima  <kkojima@gcc.gnu.org>
7921         PR target/43742
7922         * config/sh/sh.md (doloop_end_split): Remove "+r" constraint
7923         in an input-only operand.
7925 2010-04-15  Anatoly Sokolov  <aesok@post.ru>
7927         * double-int.h (HOST_BITS_PER_DOUBLE_INT): Define.
7928         (double_int_not, double_int_lshift, double_int_rshift): Declare.
7929         (double_int_negative_p): Convert to static inline function.
7930         * double-int.c (double_int_lshift, double_int_lshift): New functions.
7931         (double_int_negative_p): Remove.
7932         * tree.h (lshift_double, rshift_double):
7933         * tree.c (build_low_bits_mask): Clean up, use double_int_* functions.
7934         * fold-const.c (fold_convert_const_int_from_real,
7935         fold_convert_const_int_from_fixed, div_if_zero_remainder): (Ditto.).
7936         (lshift_double): Change type of arith argument to bool.
7937         (rshift_double): Change type of arith argument to bool. Correct
7938         comment.
7939         * expmed.c (mask_rtx, lshift_value): (Ditto.).
7941 2010-04-14  Bernd Schmidt  <bernds@codesourcery.com>
7943         PR target/21803
7944         * ifcvt.c (cond_exec_process_if_block): Look for identical sequences
7945         at the start and end of the then/else blocks, and omit them from the
7946         conversion.
7947         * cfgcleanup.c (flow_find_cross_jump): No longer static.  Remove MODE
7948         argument; all callers changed.  Pass zero to old_insns_match_p instead.
7949         (flow_find_head_matching_sequence): New function.
7950         (old_insns_match_p): Check REG_EH_REGION notes for calls.
7951         * basic-block.h (flow_find_cross_jump,
7952         flow_find_head_matching_sequence): Declare functions.
7954 2010-04-14  Jason Merrill  <jason@redhat.com>
7956         PR c++/36625
7957         * c-common.c (attribute_takes_identifier_p): New fn.
7958         * c-common.h: Declare it.
7960 2010-04-14  Uros Bizjak  <ubizjak@gmail.com>
7962         * config/i386/i386.md (*divmod<mode>4): Remove stray "&&" from
7963         splitter condition.
7964         (*udivmod<mode>4): Ditto.
7966 2010-04-14  Uros Bizjak  <ubizjak@gmail.com>
7968         * config/i386/i386.md (maxmin_int): Rename code attribute from
7969         maxminiprefix and update all users.
7970         (maxmin_float): Ditto from maxminfprefix.
7971         (logic): Ditto from logicprefix.
7972         (absneg_mnemonic): Ditto from absnegprefix.
7973         * config/i386/mmx.md: Update all users of maxminiprefix,
7974         maxminfprefix and logicprefix for rename.
7975         * config/i386/sse.md: Ditto.
7976         * config/i386/sync.md (sync_<code><mode>): Update for
7977         logicprefix rename.
7979 2010-04-14  Manuel López-Ibáñez  <manu@gcc.gnu.org>
7981         PR 42966
7982         * diagnostics.c (diagnostic_report_diagnostic): Mark specially
7983         warnings converted to errors.
7985 2010-04-14  Uros Bizjak  <ubizjak@gmail.com>
7987         * config/alpha/alpha.c (alpha_adjust_cost): Remove set but not
7988         used insn_type variable.
7989         (function_value): Add ATTRIBUTE_UNUSED to dummy variable declaration
7990         to avoid set-but-not-used warning.
7992 2010-04-14  Uros Bizjak  <ubizjak@gmail.com>
7994         * df-core.c (df_ref_debug): Change format string placeholder
7995         from 0x%x to %#x.
7996         * dwarf2asm.c (dw2_asm_output_data_raw,
7997         dw2_asm_output_data_uleb128_raw, dw2_asm_output_data_uleb128,
7998         dw2_asm_output_data_sleb128_raw, dw2_asm_output_data_sleb128): Ditto.
7999         * dwarf2out.c (output_cfi, output_cfi_directive,
8000         dwarf2out_do_cfi_startproc, output_loc_sequence_raw,
8001         output_cfa_loc_raw, output_die, output_ranges, output_file_names):
8002         Ditto.
8003         * genattrtab.c (write_test_expr, write_attr_valueq): Ditto.
8004         * print-rtl.c (print_rtx): Ditto.
8006 2010-04-14  Michael Meissner  <meissner@linux.vnet.ibm.com>
8008         PR middle-end/42694
8009         * builtins.c (expand_builtin_pow_root): New function to expand pow
8010         calls with exponents 0.25, 0.50, 0.75, 1./3., and 1./6. into a
8011         series of sqrt and cbrt calls under -ffast-math.
8012         (expand_builtin_pow): Call it.
8014 2010-04-14  Michael Matz  <matz@suse.de>
8016         PR tree-optimization/42963
8017         * tree-cfg.c (touched_switch_bbs): New static variable.
8018         (group_case_labels_stmt): New function broken out from ...
8019         (group_case_labels): ... here, use the above.
8020         (start_recording_case_labels): Allocate touched_switch_bbs.
8021         (end_recording_case_labels): Deallocate it, call
8022         group_case_labels_stmt.
8023         (gimple_redirect_edge_and_branch): Remember index of affected BB.
8025 2010-04-14  Uros Bizjak  <ubizjak@gmail.com>
8027         * config/i386/i386.md (*popcountsi2_cmp_zext): Remove mode attribute
8028         from insn template.
8030 2010-04-14  Uros Bizjak  <ubizjak@gmail.com>
8032         * config/i386/i386.md (*ashlqi3_1_slp): New insn pattern.
8034 2010-04-13  Jan Hubicka  <jh@suse.cz>
8036         * ipa-inline.c (cgraph_mark_inline_edge): Avoid double accounting
8037         of optimized out static functions.
8038         (cgraph_edge_badness): Add DUMP parameter and dump reasons for the
8039         cost computation.  Also sanity check for overflows.
8040         (update_caller_keys): Update cgraph_edge_badness call; properly
8041         update fibheap and sanity check that it is up to date.
8042         (add_new_edges_to_heap): Update cgraph_edge_badness.
8043         (cgraph_decide_inlining_of_small_function): Likewise;
8044         add sanity checking that badness in heap is up to date;
8045         improve dumping of reason; Update badness of calls to the
8046         offline copy of function currently inlined; dump badness
8047         of functions not inlined because of unit growth limits.
8049 2010-04-13  Eric Botcazou  <ebotcazou@adacore.com>
8051         PR middle-end/32628
8052         * c-common.c (pointer_int_sum): Disregard overflow that occured only
8053         because of sign-extension change when converting to sizetype here...
8054         * fold-const.c (fold_convert_const_int_from_int): ...and not here.
8056         * fold-const.c (fold_binary_op_with_conditional_arg): Do not restrict
8057         the folding to constants.  Remove redundant final conversion.
8058         (fold_binary) <associate>: Do not associate if the re-association of
8059         constants alone overflows.
8060         (fold_binary) <FLOOR_MOD_EXPR>: Move transformation into BIT_AND_EXPR
8061         to the end of the list.
8062         (multiple_of_p) <COND_EXPR>: New case.
8064 2010-04-13  Manuel López-Ibáñez  <manu@gcc.gnu.org>
8066         * opt-functions.awk (opt_sanitized_name): New.
8067         (opt_enum): New.
8068         * optc-gen.awk: Use it
8069         * opth-gen.awk: Use it.
8071 2010-04-13  Martin Jambor  <mjambor@suse.cz>
8073         * tree-sra.c (replace_uses_with_default_def_ssa_name): New function.
8074         (sra_modify_assign): Delete stmts loading dead data even if racc has no
8075         children.  Call replace_uses_with_default_def_ssa_name to handle
8076         SSA_NAES on lhs.
8078 2010-04-13  Michael Matz  <matz@suse.de>
8080         PR middle-end/43730
8081         * builtins.c (expand_builtin_interclass_mathfn): Also create
8082         a register if the predicate doesn't match.
8084 2010-04-13  Diego Novillo  <dnovillo@google.com>
8086         * Makefile.in (c-pch.o, ggc-common.o): Depend on timevar.h.
8087         * c-pch.c: Include timevar.h.
8088         (c_common_write_pch): Use TV_PCH_SAVE and TV_PCH_CPP_SAVE timers.
8089         (c_common_read_pch): Use TV_PCH_RESTORE and TV_PCH_CPP_RESTORE timers.
8090         * ggc-common.c: Include timevar.h.
8091         (gt_pch_save): Use TV_PCH_PTR_REALLOC and TV_PCH_PTR_SORT timers.
8092         * timevar.def (TV_PCH_SAVE): Define.
8093         (TV_PCH_CPP_SAVE): Define.
8094         (TV_PCH_PTR_REALLOC): Define.
8095         (TV_PCH_PTR_SORT): Define.
8096         (TV_PCH_RESTORE): Define.
8097         (TV_PCH_CPP_RESTORE): Define.
8099 2010-04-13  Michael Matz  <matz@suse.de>
8101         * tree-ssa-reassoc.c (repropagate_negates): Merge negates also
8102         into MINUS_EXPRs.
8103         (can_reassociate_p): New function.
8104         (break_up_subtract_bb, reassociate_bb): Use it.
8106 2010-04-13  Richard Guenther  <rguenther@suse.de>
8108         PR bootstrap/43737
8109         * builtins.c (c_readstr): Fix assert.
8111 2010-04-13  Uros Bizjak  <ubizjak@gmail.com>
8113         * config/i386/i386.md (extendsidi2 splitter): Also check for DX_REG
8114         when generating cltd insn.
8116         (*ashl<mode>3_1): Remove special handling for register operand 2.
8117         (*ashlsi3_1_zext): Ditto.
8118         (*ashlhi3_1): Ditto.
8119         (*ashlhi3_1_lea): Ditto.
8120         (*ashlqi3_1): Ditto.
8121         (*ashlqi3_1_lea): Ditto.
8122         (*<shiftrt_insn><mode>3_1): Ditto.
8123         (*<shiftrt_insn>si3_1_zext): Ditto.
8124         (*<shiftrt_insn>qi3_1_slp): Ditto.
8125         (*<rotate_insn><mode>3_1): Ditto.
8126         (*<rotate_insn>si3_1_zext): Ditto.
8127         (*<rotate_insn>qi3_1_slp): Ditto.
8129 2010-04-13  Richard Guenther  <rguenther@suse.de>
8131         * tree-ssa-structalias.c (callused_id): Remove.
8132         (call_stmt_vars): New.
8133         (get_call_vi): Likewise.
8134         (lookup_call_use_vi): Likewise.
8135         (lookup_call_clobber_vi): Likewise.
8136         (get_call_use_vi): Likewise.
8137         (get_call_clobber_vi): Likewise.
8138         (make_transitive_closure_constraints): Likewise.
8139         (handle_const_call): Adjust to do per-call call-used handling.
8140         (handle_pure_call): Likewise.
8141         (find_what_var_points_to): Remove general callused handling.
8142         (init_base_vars): Likewise.
8143         (init_alias_vars): Initialize call_stmt_vars.
8144         (compute_points_to_sets): Process call-used and call-clobbered
8145         vars for call statements.
8146         (delete_points_to_sets): Free call_stmt_vars.
8148 2010-04-13  Richard Guenther  <rguenther@suse.de>
8150         * tree-vect-data-refs.c (vect_analyze_data_ref_dependence):
8151         Only add RW dependence for dependence distance zero.
8152         Adjust maximal vectorization factor according to dependences.
8153         Move alignment handling ...
8154         (vect_find_same_alignment_drs): ... here.  New function.
8155         (vect_analyze_data_ref_dependences): Adjust.
8156         (vect_analyze_data_refs_alignment): Call vect_find_same_alignment_drs.
8157         (vect_analyze_data_refs): Adjust minimal vectorization factor
8158         according to data references.
8159         * tree-vect-loop.c (vect_analyze_loop): Analyze data-ref
8160         dependences before determining the vectorization factor.
8161         Analyze alignment after determining the vectorization factor.
8162         * tree-vect-slp.c ((vect_slp_analyze_bb): Analyze data-ref
8163         dependences before alignment.
8164         * tree-vectorizer.h (vect_analyze_data_ref_dependences):
8165         Adjust prototype.
8166         (vect_analyze_data_refs): Likewise.
8167         (MAX_VECTORIZATION_FACTOR): New define.
8169 2010-04-13  Duncan Sands  <baldrick@free.fr>
8171         * except.h (lang_eh_type_covers): Remove.
8172         * except.c (lang_eh_type_covers): Likewise.
8174 2010-04-13  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
8175             Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
8177         * gcc/config/s390/s390.md: Replace TARGET_64BIT with TARGET_ZARCH.
8178         * gcc/config/s390/s390.c: Replace UNTIS_PER_WORD with
8179         UNITS_PER_LONG where it is ABI relevant.
8180         (s390_return_addr_rtx): Likewise.
8181         (s390_back_chain_rtx): Likewise.
8182         (s390_frame_area): Likewise.
8183         (s390_frame_info): Likewise.
8184         (s390_initial_elimination_offset): Likewise.
8185         (save_gprs): Likewise.
8186         (s390_emit_prologue): Likewise.
8187         (s390_emit_epilogue): Likewise.
8188         (s390_function_arg_advance): Likewise.
8189         (s390_function_arg): Likewise.
8190         (s390_va_start): Likewise.
8191         (s390_gimplify_va_arg): Likewise.
8192         (s390_function_profiler): Likewise.
8193         (s390_optimize_prologue): Likewise.
8194         (s390_rtx_costs): Likewise.
8195         (s390_secondary_reload): Likewise.
8196         (s390_promote_function_mode): Likewise.
8197         (s390_hard_regno_mode_ok): Replace TARGET_64BIT with TARGET_ZARCH.
8198         (s390_scalar_mode_supported_p): Disallow TImode if no 64 bit
8199         registers available.
8200         (s390_unwind_word_mode): New function.
8201         (s390_function_value): Split 64 bit values into register pair if
8202         used as return value.
8203         (s390_call_saved_register_used): Don't use HARD_REGNO_NREGS for
8204         function call parameters.  Handle parallels.
8205         (TARGET_SCALAR_MODE_SUPPORTED_P): New macro.
8206         (HARD_REGNO_CALL_PART_CLOBBERED): New macro.
8207         (DWARF_CIE_DATA_ALIGNMENT): New macro.
8208         (s390_expand_setmem): Remove unused variable src_addr.
8209         * gcc/longlong.h: Make smul_ppmm and sdiv_qrnnd inline asms to
8210         deal with 64 bit registers.
8211         * gcc/config/s390/s390.h: Define __zarch__ predefined macro.
8212         Replace UNITS_PER_WORD with UNITS_PER_LONG where it is ABI relevant.
8213         (UNITS_PER_LONG): New macro.
8214         * libjava/include/s390-signal.h: Define extended ucontext
8215         structure containing the upper halfs of the 64 bit registers.
8217 2010-04-13  Simon Baldwin  <simonb@google.com>
8219         * cfgexpand.c (gimple_expand_cfg): Clarify warning message text.
8221 2010-04-13  Eric Botcazou  <ebotcazou@adacore.com>
8223         * gimple.c (walk_gimple_op) <GIMPLE_ASSIGN>: Do not request a pure
8224         rvalue on the RHS if the LHS is of a non-renamable type.
8225         * tree-ssa-ccp.c (maybe_fold_offset_to_component_ref): Fold result.
8227 2010-04-13  Matthias Klose  <doko@ubuntu.com>
8229         * gcc.c (cc1_options): Handle -iplugindir before processing
8230         the cc1 spec. Only add -iplugindir once.
8231         (cpp_unique_options): Add -iplugindir option if -fplugin* options
8232         found.
8233         * common.opt (iplugindir): Remove `Separate' property, initialize.
8234         * plugin.c (default_plugin_dir_name): Error with missing -iplugindir
8235         option.
8236         * Makefile.in (check-%, check-parallel-%): Create plugin dir.
8237         (distclean): Remove plugin dir.
8238         * doc/invoke.texi: Document -iplugindir.
8240 2010-04-13  Basile Starynkevitch  <basile@starynkevitch.net>
8242         * doc/plugins.texi (Loading Plugins): Document short
8243         -fplugin=foo option.
8244         (Plugin API): Mention default_plugin_dir_name function.
8246         * gcc.c (find_file_spec_function): Add new declaration.
8247         (static_spec_func): Use it for "find-file".
8248         (find_file_spec_function): Add new function.
8249         (cc1_options): Add -iplugindir option if -fplugin* options found.
8251         * gcc-plugin.h (default_plugin_dir_name): Added new declaration.
8253         * plugin.c (add_new_plugin): Updated comment, and handle short
8254         plugin name.
8255         (default_plugin_dir_name): Added new function.
8257         * common.opt (iplugindir): New option to set the plugin directory.
8259 2010-04-12  Uros Bizjak  <ubizjak@gmail.com>
8261         * config/i386/i386.md (any_rotate): New code iterator.
8262         (rotate_insn): New code attribute.
8263         (rotate): Ditto.
8264         (SWIM124): New mode iterator.
8265         (<rotate_insn>ti3): New expander.
8266         (<rotate_insn>di3): Macroize expander from {rotl,rotr}di3 using
8267         any_rotate code iterator.
8268         (<rotate_insn><mode>3) Macroize expander from {rotl,rotr}{qi,hi,si}3
8269         using any_rotate code iterator and SWIM124 mode iterator.
8270         (ix86_rotlti3): New insn_and_split pattern.
8271         (ix86_rotrti3): Ditto.
8272         (ix86_rotl<dwi>3_doubleword): Macroize insn_and_split pattern from
8273         ix86_rotl{di,ti}3 patterns.
8274         (ix86_rotr<dwi>3_doubleword): Ditto from ix86_rotr{di,ti}3 patterns.
8275         (*<rotate_insn><mode>3_1): Merge with *{rotl,rotr}{qi,hi,si}3_1_one_bit
8276         and *{rotl,rotr}di3_1_one_bit_rex64. Macroize insn from
8277         *{rotl,rotr}{qi,hi,si}3_1 and *{rotl,rotr}di3_1_rex64 using any_rotate
8278         code iterator and SWI mode iterator.
8279         (*<rotate_insn>si3_1_zext): Merge with *{rotl,rotr}si3_1_one_bit_zext.
8280         Macroize insn from {rotl,rotr}si3_1_zext using any_rotate
8281         code iterator.
8282         (*<rotate_insn>qi3_1_slp): Merge with *{rotl,rotr}qi3_1_one_bit_slp.
8283         Macroize insn from {rotl,rotr}qi3_1_slp using any_rotate code iterator.
8284         (bswap rotatert splitter): Add splitter.
8285         (bswap splitter): Macroize splitter using any_rotate code iterator.
8286         Add insn predicate to split only for TARGET_USE_XCHGB or when
8287         optimizing function for size.
8289 2010-04-12  Steve Ellcey  <sje@cup.hp.com>
8291         * config/pa/pa.c (emit_move_sequence): Remove use of
8292         deleted variable flag_argument_noalias.
8294 2010-04-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
8296         * config.gcc: Removed *-*-solaris2.7* from list of obsolete
8297         configurations.
8298         Add to unsupported targets list.
8299         * configure.ac (gcc_cv_as_tls): Removed i[34567]86-*-solaris2.[567]*,
8300         sparc*-sun-solaris2.[567]* from target lists.
8301         * configure: Regenerate.
8302         * doc/install.texi (Specific, *-*-solaris2*): Document Solaris 7
8303         removal.
8304         Remove Solaris 7 patch references.
8305         (Specific, sparc-sun-solaris2.7): Removed.
8306         (sparc-sun-solaris2*): Update Solaris 7 example.
8307         (sparc64-*-solaris2*): Likewise.
8309 2010-04-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
8311         * config.build (alpha*-dec-osf4*): Remove.
8312         * config.gcc: Remove alpha*-dec-osf4*, alpha-dec-osf5.0* from list
8313         of obsolete configurations.
8314         (alpha*-dec-osf[45]*): Remove alpha*-dec-osf4*, alpha-dec-osf5.0*
8315         support.
8316         * config/alpha/t-osf4: Renamed to ...
8317         * config/alpha/t-osf5: ... this.
8318         * config/alpha/osf.h: Renamed to ...
8319         * config/alpha/osf5.h: ... this.
8320         Merged old osf5.h contents.
8321         Update comments.
8322         (ASM_SPEC): Use ASM_OLDAS_SPEC directly.
8323         (EXTRA_SPECS): Removed.
8324         * doc/install.texi (Specific, alpha*-dec-osf5.1): Renamed to
8325         reflect removal of Tru64 UNIX V4.0/V5.0 support.
8326         Document that.
8328 2010-04-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
8330         * doc/contrib.texi (Contributors, Rainer Orth): Update.
8332 2010-04-12  Kai Tietz  <kai.tietz@onevision.com>
8334         PR/43702
8335         * config/i386/i386.c (x86_this_parameter): Handle aggregate for
8336         __thiscall convention.
8338 2010-04-12  Steve Ellcey  <sje@cup.hp.com>
8340         * config/pa/pa.c (hppa_legitimize_address): Remove unused variable
8341         orig_base.
8342         * config/pa/pa.md (call, call_value): Remove unused variable call_insn.
8344 2010-04-12  Steve Ellcey  <sje@cup.hp.com>
8346         * function.c (assign_parms_initialize_all): Add unused attribute
8347         to fntype.
8349 2010-04-12  Richard Guenther  <rguenther@suse.de>
8351         * gsstruct.def (GSS_CALL): New.
8352         * gimple.def (GIMPLE_CALL): Change to GSS_CALL.
8353         * gimple.h: Include tree-ssa-alias.h.
8354         (struct gimple_statement_call): New.
8355         (union gimple_statement_struct_d): Add gimple_call member.
8356         (gimple_call_reset_alias_info): Declare.
8357         (gimple_call_use_set): New function.
8358         (gimple_call_clobber_set): Likewise.
8359         * Makefile.in (GIMPLE_H): Add tree-ssa-alias.h.
8360         * gimple.c (gimple_call_reset_alias_info): New function.
8361         (gimple_build_call_1): Call it.
8362         * lto-streamer-in.c (input_gimple_stmt): Likewise.
8363         * tree-inline.c (remap_gimple_stmt): Likewise.
8364         (expand_call_inline): Remove callused handling.
8365         * cfgexpand.c (update_alias_info_with_stack_vars): Likewise.
8366         * tree-dfa.c (dump_variable): Likewise.
8367         * tree-parloops.c (parallelize_loops): Likewise.
8368         * tree-ssa.c (init_tree_ssa): Likewise.
8369         (delete_tree_ssa): Likewise.
8370         * tree-flow-inline.h (is_call_used): Remove.
8371         * tree-flow.h (struct gimple_df): Remove callused member.
8372         * tree-nrv.c (dest_safe_for_nrv_p): Adjust predicate.
8373         * tree-ssa-alias.c (dump_alias_info): Remove callused handling.
8374         (ref_maybe_used_by_call_p_1): Simplify.
8375         (call_may_clobber_ref_p_1): Likewise.
8376         * tree-ssa-structalias.c (compute_points_to_sets): Set
8377         the call stmt used and clobbered sets.
8378         * tree-tailcall.c (suitable_for_tail_opt_p): Adjust predicate.
8379         (find_tail_calls): Verify the tail call.
8381 2010-04-12  Richard Guenther  <rguenther@suse.de>
8383         * ipa.c (cgraph_postorder): Adjust postorder to guarantee
8384         single-iteration always-inline inlining.
8385         * ipa-inline.c (cgraph_mark_inline): Do not return anything.
8386         (cgraph_decide_inlining): Do not handle always-inline specially.
8387         (try_inline): Remove always-inline cycle detection special case.
8388         Do not recurse on always-inlines.
8389         (cgraph_early_inlining): Do not iterate if not optimizing.
8390         (cgraph_gate_early_inlining): remove.
8391         (pass_early_inline): Run unconditionally.
8392         (gate_cgraph_decide_inlining): New function.
8393         (pass_ipa_inline): Use it.  Do not run the IPA inliner if
8394         not inlining or optimizing.
8395         (cgraph_decide_inlining_of_small_functions): Also consider
8396         always-inline functions.
8397         (cgraph_default_inline_p): Return true for nodes which should
8398         disregard inline limits.
8399         (estimate_function_body_sizes): Assume zero size and time for
8400         nodes which are marked as disregarding inline limits.
8401         (cgraph_decide_recursive_inlining): Do not perform recursive
8402         inlining on always-inline nodes.
8404 2010-04-12  Jakub Jelinek  <jakub@redhat.com>
8406         PR bootstrap/43699
8407         * c-typeck.c (c_process_expr_stmt): Call mark_exp_read even
8408         for exprs satisfying handled_component_p.
8410 2010-04-12  Eric Botcazou  <ebotcazou@adacore.com>
8412         * expr.c (categorize_ctor_elements_1): Properly count sub-elements of
8413         non-constant aggregate elements.
8415         * gimplify.c (gimplify_init_constructor): Do not pre-evaluate if this
8416         is a real initialization.
8418 2010-04-12  Shujing Zhao  <pearly.zhao@oracle.com>
8420         PR c/36774
8421         * c-decl.c (start_function): Move forward check for nested function.
8423 2010-04-11  Kaz Kojima  <kkojima@gcc.gnu.org>
8425         * config/sh/sh-protos.h (sh_legitimize_reload_address): Declare.
8426         * config/sh/sh.c: Include reload.h.
8427         (sh_legitimize_reload_address): New.
8428         * config/sh/sh.h (LEGITIMIZE_RELOAD_ADDRESS): Use
8429         sh_legitimize_reload_address.
8431 2010-04-11  Kaushik Phatak  <kaushik.phatak@kpitcummins.com>
8433         * config/sh/sh.md (*movqi_pop): New insn pattern.
8434         * config/sh/predicates.md (sh_no_delay_pop_operand): New predicate.
8436 2010-04-11  Uros Bizjak  <ubizjak@gmail.com>
8438         * config/i386/i386.md (any_shiftrt): New code iterator.
8439         (shiftrt_insn): New code attribute.
8440         (shiftrt): Ditto.
8441         (<shiftrt_insn><mode>3): Macroize expander from {ashr,lshr}<mode>3
8442         using any_shiftrt code iterator.
8443         (*<shiftrt_insn><mode>3_doubleword): Macroize insn_and_split from
8444         *{ashr,lshr}<mode>3_doubleword using any_shiftrt code iterator.
8445         (*<shiftrt_insn><mode>3_doubleword peephole2): Macroize peephole2
8446         pattern from corresponding peephole2 patterns.
8447         (*<shiftrt_insn><mode>3_1): Macroize insn from *{ashr,lshr}<mode>3_1
8448         using any_shiftrt code iterator.
8449         (*<shiftrt_insn>si3_1_zext): Ditto from *{ashr,lshr}si3_1_zext.
8450         (*<shiftrt_insn>qi3_1_slp): Ditto from *{ashr,lshr}qi3_1_slp.
8451         (*<shiftrt_insn><mode>3_cmp): Ditto from *{ashr,lshr}<mode>3_cmp.
8452         (*<shiftrt_insn><mode>3_cmp_zext): Ditto from
8453         *{ashr,lshr}<mode>3_cmp_zext.
8454         (*<shiftrt_insn><mode>3_cconly): Ditto from *{ashr,lshr}<mode>3_cconly.
8456 2010-04-11  Uros Bizjak  <ubizjak@gmail.com>
8458         * config/i386/i386.md (*ashr<mode>3_cconly): Fix wrong mode of
8459         scratch register.
8460         (*lshr<mode>3_cconly): Ditto.
8462 2010-04-11  Uros Bizjak  <ubizjak@gmail.com>
8464         * config/i386/i386.md (lshr<mode>3): Macroize expander from
8465         lshr{qi,hi,si,di,ti}3_1 using SDWIM mode iterator.
8466         (*lshr<mode>3_doubleword): New insn_and_split_pattern.  Macroize
8467         pattern from *lshr{di,ti}3_1 and corresponding splitters using
8468         DWI mode iterator.
8469         (*lshr<mode>3_doubleword peephole2): Macroize peephole2 pattern
8470         from corresponding peephole2 patterns.
8471         (*lshr<mode>3_1): Merge with *lshr{qi,hi,si}3_1_one_bit and
8472         *lshrdi3_1_one_bit_rex64. Macroize insn from *lshr{qi,hi,si}3_1
8473         and *lshrdi3_1_rex64 using SWI mode iterator.
8474         (*lshrsi3_1_zext): Merge with *lshrsi3_1_one_bit_zext.
8475         (*lshrqi3_1_slp): Merge with *lshrqi3_1_one_bit_slp.
8476         (*lshr<mode>3_cmp): Merge with *lshr{qi,hi,si}3_one_bit_cmp and
8477         *lshrdi3_one_bit_cmp_rex64. Macroize insn from *lshr{qi,hi,si}3_cmp
8478         and *lshrdi3_cmp_rex64 using SWI mode iterator.
8479         (*lshrsi3_cmp_zext): Merge with *lshrsi3_cmp_one_bit_zext.
8480         (*lshr<mode>3_cconly): Merge with *lshr{qi,hi,si}3_one_bit_cconly and
8481         *lshrdi3_one_bit_cconly_rex64. Macroize insn from
8482         *lshr{qi,hi,si}3_cconly and *lshrdi3_cconly_rex64 using
8483         SWI mode iterator.
8485 2010-04-10  Uros Bizjak  <ubizjak@gmail.com>
8487         * config/i386/i386.md (ashr<mode>3): Macroize expander from
8488         ashr{qi,hi,si,di,ti}3_1 using SDWIM mode iterator.
8489         (*ashr<mode>3_doubleword): New insn_and_split_pattern.  Macroize
8490         pattern from *ashr{di,ti}3_1 and corresponding splitters using
8491         DWI mode iterator.
8492         (*ashr<mode>3_doubleword peephole2): Macroize peephole2 pattern
8493         from corresponding peephole2 patterns.
8494         (ashrdi3_cvt): Rename from ashrdi3_63_rex64.
8495         (ashrsi3_cvt): Rename from ashrsi3_31.
8496         (*ashrsi3_cvt_zext): Rename from *ashrsi3_31_zext.
8497         (x86_shift<mode>_adj_3): Macroize expander from x86_shift_adj_3
8498         and x86_64_shift_adj_3 using SWI48 mode iterator.
8499         (*ashr<mode>3_1): Merge with *ashr{qi,hi,si}3_1_one_bit and
8500         *ashrdi3_1_one_bit_rex64. Macroize insn from *ashr{qi,hi,si}3_1
8501         and *ashrdi3_1_rex64 using SWI mode iterator.
8502         (*ashrsi3_1_zext): Merge with *ashrsi3_1_one_bit_zext.
8503         (*ashrqi3_1_slp): Merge with *ashrqi3_1_one_bit_slp.
8504         (*ashr<mode>3_cmp): Merge with *ashr{qi,hi,si}3_one_bit_cmp and
8505         *ashrdi3_one_bit_cmp_rex64. Macroize insn from *ashr{qi,hi,si}3_cmp
8506         and *ashrdi3_cmp_rex64 using SWI mode iterator.
8507         (*ashrsi3_cmp_zext): Merge with *ashrsi3_cmp_one_bit_zext.
8508         (*ashr<mode>3_cconly): Merge with *ashr{qi,hi,si}3_one_bit_cconly and
8509         *ashrdi3_one_bit_cconly_rex64. Macroize insn from
8510         *ashr{qi,hi,si}3_cconly and *ashrdi3_cconly_rex64 using
8511         SWI mode iterator.
8512         (sign_extend splitters): Update for renamed ashr{di,si}3_cvt patterns.
8513         * config/i386/i386.c (ix86_split_ashr): Update for renamed
8514         x86_shift<mode>_adj_3 expanders.
8516 2010-04-10  Wei Guozhi  <carrot@google.com>
8518         PR target/42601
8519         * config/arm/arm.c (arm_pic_static_addr): New function.
8520         (legitimize_pic_address): Call arm_pic_static_addr when it detects
8521         a static symbol.
8522         (arm_output_addr_const_extra): Output expression for new pattern.
8523         * config/arm/arm.md (UNSPEC_SYMBOL_OFFSET): New unspec symbol.
8525 2010-04-10  Bernd Schmidt  <bernds@codesourcery.com>
8527         * ira-costs.c (record_reg_classes): Ignore alternatives that are
8528         not enabled.
8530         * Makefile.in (web.o): Depend on insn-config.h and $(RECOG_H).
8531         * web.c: Include "insn-config.h" and "recog.h".
8532         (union_match_dups): New function.
8533         (web_main): Call it.
8534         (union_defs): Don't try to recognize match_dups.
8536         * reload1.c (eliminate_regs_in_insn): Don't restore an operand
8537         if doing so would replace the entire pattern.
8539 2010-04-09  Uros Bizjak  <ubizjak@gmail.com>
8541         PR target/43707
8542         PR target/43709
8543         * config/i386/i386.md (*ashl<mode>3_doubleword): Split to insn
8544         and splitter pattern.  Change splitter operand 1 predicate to
8545         nonmemory_operand.
8547 2010-04-09  Martin Jambor  <mjambor@suse.cz>
8549         * ipa-cp.c (ipcp_lats_are_equal): Return true also if the two
8550         lattices are addresses of CONST_DECLs with the same initial value.
8551         (ipcp_print_all_lattices): Print values of CONST_DECLs.
8552         * ipa-prop.c (ipa_print_node_jump_functions): Likewise.
8554 2010-04-09  Eric Botcazou  <ebotcazou@adacore.com>
8555             Bernd Schmidt  <bernds@codesourcery.com>
8557         * loop-invariant.c (replace_uses): New static function.
8558         (move_invariant_reg): Use it to ensure we can replace the uses.
8560 2010-04-09  Hariharan Sandanagobalane  <hariharan@picochip.com>
8562         * config/picochip/picochip.c (picochip_rtx_costs): Use correct
8563         function template.
8564         (picochip_override_options): Enable section anchors only above -O1.
8565         (picochip_reorg): Fixed a couple of build warnings.
8567 2010-04-09  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
8569         * configure.ac (plugin -rdynamic test): Log result.
8570         * configure: Regenerate.
8571         * config/sol2.h (LINK_SPEC): Handle -rdynamic.
8572         (RDYNAMIC_SPEC): Define.
8573         * config/sol2-gld.h (RDYNAMIC_SPEC): Redefine.
8575 2010-04-09  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
8577         * configure.ac: Determine Sun ld version numbers.
8578         (comdat_group): Restrict GNU ld version checks to gld.
8579         (comdat_group, *-*-solaris2.1[1-9]*): Enable for Sun ld > 1.1688.
8580         (enable_comdat): Support --enable-comdat.
8581         * configure: Regenerate.
8582         * doc/install.texi (Configuration): Document --enable-comdat.
8584 2010-04-09  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
8586         * config/sparc/sol2-gld.h: Remove SPARC reference.  Rename ...
8587         * config/sol2-gld.h: ... here.
8588         * config.gcc (sparc*-*-solaris2*): Reflect this.
8589         (i[34567]86-*-solaris2*): Use it.
8591 2010-04-09  Steve Ellcey  <sje@cup.hp.com>
8593         * config/ia64/ia64.c (ia64_dfa_new_cycle): Remove unused variable
8594         setup_clocks_p.
8595         (final_emit_insn_group_barriers): Remove unused variable prev_insn.
8597 2010-04-09  Manuel López-Ibáñez  <manu@gcc.gnu.org>
8599         PR 42965
8600         * diagnostic.c (diagnostic_initialize): Initialize
8601         some_warnings_are_errors.
8602         (diagnostic_finish): New.
8603         (diagnostic_action_after_output): Call it before exiting.
8604         (diagnostic_report_diagnostic): Do not print message here. Set
8605         some_warnings_are_errors.
8606         * diagnostic.h (diagnostic_context): Delete
8607         issue_warnings_are_errors_message. Add some_warnings_are_errors.
8608         (diagnostic_finish): Declare.
8609         * toplev.c (toplev_main): Call it before exit.
8611 2010-04-09  Jason Merrill  <jason@redhat.com>
8613         PR c++/42623
8614         * c-common.c (c_sizeof_or_alignof_type): Return error_mark_node
8615         for incomplete type.
8617         PR c++/41788
8618         * stor-layout.c (finalize_record_size): Don't change TYPE_PACKED
8619         based on a warning flag.
8621 2010-04-09  Richard Guenther  <rguenther@suse.de>
8623         * tree-pretty-print.c (dump_generic_node): Dump TYPE_VECTOR_SUBPARTS.
8625 2010-04-09  Iain Sandoe  <iains@gcc.gnu.org>
8627         PR bootstrap/43684
8628         * varasm.c (default_assemble_visibility): Wrap vars that are
8629         set, but unused, by targets without GAS.
8630         * config/rs6000/rs6000.c (paired_emit_vector_compare):
8631         Remove set, but unused, vars.
8632         (rs6000_legitimize_tls_address): Likewise.
8633         (altivec_expand_dst_builtin): Likewise.
8634         * config/darwin.c (machopic_classify_symbol): Likewise.
8635         (machopic_indirection_name): Likewise.
8637 2010-04-09  Uros Bizjak  <ubizjak@gmail.com>
8639         * config/i386/i386.md (DWI): New mode iterator.
8640         (S): New mode attribute.
8641         (shift_operand): Ditto.
8642         (shift_immediate_operand): Ditto.
8643         (ashl_input_operand): Ditto.
8644         (ashl<mode>3): Macroize expander from ashl{qi,hi,si,di,ti}3_1
8645         using SDWIM mode iterator.
8646         (*ashl<mode>3_doubleword): New insn_and_split_pattern.  Macroize
8647         pattern from *ashl{di,ti}3_1 and corresponding splitters using
8648         DWI mode iterator.
8649         (*ashl<mode>3_doubleword peephole2): Macroize peephole2 pattern
8650         from corresponding peephole2 patterns.
8651         (x86_shift<mode>_adj_1): Macroize expander from x86_shift_adj_1
8652         and x86_64_shift_adj_1 using SWI48 mode iterator.
8653         (x86_shift<mode>_adj_2): Ditto.
8654         (*ashldi3_1_rex64): Split TYPE_LEA pattern.
8655         (*ashl<mode>3_1): Macroize insn from *ashlsi3_1 and *ashldi3_1_rex64
8656         using SWI48 mode iterator.
8657         (*ashl<mode>3_cmp): Macroize insn from *ashl{qi,hi,si}3_cmp and
8658         *ashldi3_cmp_rex64 using SWI mode iterator.
8659         (*ashl<mode>3_cconly): Macroize insn from *ashl{qi,hi,si}3_cconly and
8660         *ashldi3_cconly_rex64 using SWI mode iterator.
8661         * config/i386/i386.c (ix86_split_ashl): Update for renamed
8662         x86_shift<mode>_adj_{1,2}.
8663         (ix86_split_ashr): Ditto.
8664         (ix86_split_lshr): Ditto.
8666 2010-04-09  Richard Guenther  <rguenther@suse.de>
8668         * target.h (builtin_conversion): Pass in input and output types.
8669         * targhooks.c (default_builtin_vectorized_conversion): Adjust.
8670         * targhooks.h (default_builtin_vectorized_conversion): Likewise.
8671         * tree-vect-stmts.c (vectorizable_conversion): Adjust.
8672         * doc/tm.texi (TARGET_VECTORIZE_BUILTIN_CONVERSION): Adjust.
8674         * config/i386/i386.c (ix86_vectorize_builtin_conversion): Adjust.
8675         Handle AVX modes.
8676         * config/rs6000/rs6000.c (rs6000_builtin_conversion): Adjust.
8678 2010-04-09  Richard Guenther  <rguenther@suse.de>
8680         PR target/43152
8681         * config/i386/sse.md (vcond<mode>): Handle AVX modes as well.
8683 2010-04-09  Richard Guenther  <rguenther@suse.de>
8685         * tree-vectorizer.h (struct _stmt_vec_info): Document
8686         that vectype is the type of the LHS.
8687         (supportable_widening_operation, supportable_narrowing_operation):
8688         Get both input and output vector types as arguments.
8689         (vect_is_simple_use_1): Declare.
8690         (get_same_sized_vectype): Likewise.
8691         * tree-vect-loop.c (vect_determine_vectorization_factor):
8692         Set STMT_VINFO_VECTYPE to the vector type of the def.
8693         (vectorizable_reduction): Adjust.
8694         * tree-vect-patterns.c (vect_recog_widen_mult_pattern):
8695         Adjust.  Specify the output vector type.
8696         (vect_pattern_recog_1): Adjust.
8697         * tree-vect-stmts.c (get_same_sized_vectype): New function.
8698         (vectorizable_call): Adjust.
8699         (vectorizable_conversion): Likewise.
8700         (vectorizable_operation): Likewise.
8701         (vectorizable_type_demotion): Likewise.
8702         (vectorizable_type_promotion): Likewise.
8703         (vect_analyze_stmt): Set STMT_VINFO_VECTYPE to the vector type of
8704         the def.
8705         (vect_is_simple_use_1): New function.
8706         (supportable_widening_operation): Get both input and output
8707         vector types.
8708         (supportable_narrowing_operation): Likewise.
8709         * tree-vect-slp.c (vect_schedule_slp_instance): Adjust.
8711 2010-04-09  Kai Tietz  <kai.tietz@onevision.com>
8713         * config/i386/cygming.h (TARGET_OS_CPP_BUILTINS): Add
8714         __thiscall and _thiscall as predefined macros.
8715         * config/i386/i386.c (ix86_handle_cconv_attribute): Add
8716         thiscall attribute handling.
8717         (ix86_comp_type_attributes): Likewise.
8718         (ix86_function_regparm): Likewise.
8719         (ix86_return_pops_args): Likewise.
8720         (init_cumulative_args): Likewise.
8721         (find_drap_reg): Likewise.
8722         (ix86_static_chain): Likewise.
8723         (x86_this_parameter): Likewise.
8724         (x86_output_mi_thunk): Likewise.
8725         (ix86_attribute_table): Add description for thiscall attribute.
8726         * config/i386/i386.h (ix86_args): Adjust comment for member fastcall.
8727         * doc/extend.texi: Add documentation for thiscall.
8729 2010-04-09  Manuel López-Ibáñez  <manu@gcc.gnu.org>
8731         PR c++/28584
8732         * c.opt (Wint-to-pointer-cast): Available in C++.
8733         * doc/invoke.texi (Wint-to-pointer-cast): Available in C++.
8735 2010-04-08  Eric Botcazou  <ebotcazou@adacore.com>
8737         * tree.h (TREE_ADDRESSABLE): Document its effect for function types.
8738         * calls.c (expand_call): Pass the function type to aggregate_value_p.
8739         * function.c (aggregate_value_p): Do not honor DECL_BY_REFERENCE on
8740         the target function of a CALL_EXPR.  Honor TREE_ADDRESSABLE on the
8741         function type instead.  Reorder and simplify checks.
8743         * gimplify.c (gimplify_modify_expr_rhs) <WITH_SIZE_EXPR>: New case.
8745 2010-04-08  Jing Yu  <jingyu@google.com>
8746             Zdenek Dvorak  <ook@ucw.cz>
8748         PR tree-optimization/42720
8749         * tree-ssa-loop-unswitch.c (tree_ssa_unswitch_loops): Move one-time
8750         loop unswitch conditions here from ...
8751         (tree_unswitch_single_loop): ... here.
8753 2010-04-08  Sebastian Pop  <sebastian.pop@amd.com>
8755         * tree-if-conv.c: Fix comments and simplify logic.
8757 2010-04-08  Sebastian Pop  <sebastian.pop@amd.com>
8759         * tree-if-conv.c (if_convertible_loop_p): Remove unused parameter.
8760         (tree_if_conversion): Same.  Update call to if_convertible_loop_p.
8761         (main_tree_if_conversion): Update call to tree_if_conversion.
8763 2010-04-08  Manuel López-Ibáñez  <manu@gcc.gnu.org>
8765         PR 42485
8766         * doc/invoke.texi (-b,-V): Delete.
8767         * doc/tm.texi: Do not mention -b.
8768         * gcc.c (display_help): Delete -b and -V.
8769         (process_command): Delete -b and -V.
8770         * gcc.h (DEFAULT_SWITCH_TAKES_ARG): Delete -b and -V.
8772 2010-04-08  Christian Borntraeger  <borntraeger@de.ibm.com>
8773             Wolfgang Gellerich  <gellerich@de.ibm.com>
8775         Implement target hook for loop unrolling
8776         * target.h (loop_unroll_adjust): Add a new target hook function.
8777         * target-def.h (TARGET_LOOP_UNROLL_ADJUST): Likewise.
8778         * doc/tm.texi (TARGET_LOOP_UNROLL_ADJUST): Document it.
8779         * config/s390/s390.c (TARGET_LOOP_UNROLL_ADJUST): Define it.
8780         (s390_loop_unroll_adjust): Implement the new target hook for s390.
8781         * loop-unroll.c (decide_unroll_runtime_iterations): Call loop unroll
8782         target hook.
8783         (decide_unroll_stupid): Likewise.
8785 2010-04-08  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
8787         PR target/43643
8788         * config/i386/gmon-sol2.c [__x86_64__]: Properly restore %rcx.
8790 2010-04-08  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
8792         * doc/install.texi (Specific, i?86-*-solaris2.10): Fix grammar.
8793         (Specific, *-*-solaris2*): Likewise.
8794         Don't prefer Sun as over GNU as.
8796 2010-04-08  Wolfgang Gellerich  <gellerich@de.ibm.com>
8798         * config/s390/s390.c (override_options): Adjust the z10 defaults
8799         for max-unroll-times, max-completely-peeled-insns
8800         and max-completely-peel-times.
8802 2010-04-08  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
8804         * config/s390/s390.c (s390_expand_movmem): Issue prefetch
8805         instructions for z10.
8806         (s390_expand_setmem): Likewise.
8807         (s390_expand_cmpmem): Likewise.
8809 2010-04-08  Richard Guenther  <rguenther@suse.de>
8811         PR tree-optimization/43679
8812         * tree-ssa-pre.c (eliminate): Only propagate copies.
8814 2010-04-08  Jakub Jelinek  <jakub@redhat.com>
8816         PR bootstrap/43681
8817         * expr.c (block_move_libcall_safe_for_call_parm): Avoid
8818         set but not used variable warning.
8820 2010-04-08  Wei Guozhi  <carrot@google.com>
8822         PR target/41653
8823         * config/arm/arm.c (thumb1_size_rtx_costs): New function.
8824         (arm_size_rtx_costs): Call the new function when optimized for size.
8826 2010-04-08  Jakub Jelinek  <jakub@redhat.com>
8828         PR debug/43670
8829         * cfgexpand.c (expand_debug_expr): If for non-NULL offset
8830         op0 is not a MEM, just return NULL instead of assertion
8831         failure.
8832         (discover_nonconstant_array_refs): Don't walk debug stmts.
8834 2010-04-08  Doug Kwan  <dougkwan@google.com>
8836         * configure.ac: Recognize gold and do not use its version number
8837         to test ld features.
8838         * configure: Regenerate.
8840 2010-04-08  Maxim Kuvyrkov  <maxim@codesourcery.com>
8842         PR middle-end/40815
8843         * tree-ssa-reassoc.c (broken_up_substracts): Rename to plus_negates.
8844         (negate_value): Move code to push elements to broken_up_substracts ...
8845         (eliminate_plus_minus_pair): ... here.  Push operands that have no
8846         negative pair to plus_negates.
8847         (repropagate_negates, init_reassoc, fini_reassoc): Update.
8849 2010-04-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8851         * doc/install.texi (Configuration): Move description of
8852         --enable-lto, --with-libelf*, --enable-gold from Java section to
8853         general section.
8855         * doc/generic.texi (Working with declarations)
8856         (Function Properties, C and C++ Trees): Fix typos.
8857         * doc/sourcebuild.texi (Top Level): Likewise.
8859 2010-04-07  Jakub Jelinek  <jakub@redhat.com>
8861         PR c/18624
8862         * tree.h (DECL_READ_P): Define.
8863         (struct tree_decl_common): Add decl_read_flag.
8864         * c-decl.c (pop_scope): If TREE_USED but !DECL_READ_P, issue
8865         a set but not used warning.
8866         (merge_decls): Merge DECL_READ_P flag.
8867         (finish_decl, build_compound_literal): Set DECL_READ_P flag.
8868         (finish_function): Issue -Wunused-but-set-parameter diagnostics.
8869         * c-common.c (handle_used_attribute, handle_unused_attribute):
8870         Likewise.
8871         * c-tree.h (default_function_array_read_conversion, mark_exp_read):
8872         New prototypes.
8873         * c-typeck.c (default_function_array_read_conversion, mark_exp_read):
8874         New functions.
8875         (default_conversion, c_process_expr_stmt): Call mark_exp_read.
8876         * c-parser.c (c_parser_initializer, c_parser_expr_no_commas,
8877         c_parser_binary_expression, c_parser_cast_expression,
8878         c_parser_expr_list, c_parser_omp_atomic, c_parser_omp_for_loop):
8879         Call default_function_array_read_conversion instead of
8880         default_function_array_conversion where needed.
8881         (c_parser_unary_expression, c_parser_conditional_expression,
8882         c_parser_postfix_expression_after_primary, c_parser_initelt):
8883         Likewise.  Call mark_exp_read where needed.
8884         (c_parser_statement_after_labels, c_parser_asm_operands,
8885         c_parser_typeof_specifier, c_parser_sizeof_expression,
8886         c_parser_alignof_expression, c_parser_initval): Call mark_exp_read
8887         where needed.
8888         * common.opt (Wunused-but-set-variable, Wunused-but-set-parameter):
8889         New.
8890         * toplev.c (warn_unused_but_set_variable): Default to warn_unused.
8891         (warn_unused_but_set_parameter): Default to warn_unused
8892         && extra_warnings.
8893         * doc/invoke.texi: Document -Wunused-but-set-variable and
8894         -Wunused-but-set-parameter.
8896         * tree-ssa-pre.c (my_rev_post_order_compute): Remove set but not
8897         used count variable.
8898         * genemit.c (gen_expand, gen_split): Avoid set but not used warnings
8899         when operandN variables aren't used in the body of the expander
8900         or splitter.
8901         * tree-outof-ssa.c (FOR_EACH_ELIM_GRAPH_SUCC,
8902         FOR_EACH_ELIM_GRAPH_PRED): Avoid set but not used warnings.
8903         * tree-ssa-operands.h (FOR_EACH_SSA_TREE_OPERAND): Likewise.
8904         * tree-flow.h (FOR_EACH_IMM_USE_FAST, FOR_EACH_IMM_USE_STMT,
8905         FOR_EACH_IMM_USE_ON_STMT): Likewise.
8906         * tree.h (FOR_EACH_CONSTRUCTOR_ELT): Likewise.
8907         * tree.c (PROCESS_ARG): Likewise.
8909 2010-04-07  Simon Baldwin  <simonb@google.com>
8911         * diagnostic.h (diagnostic_override_option_index): New macro to
8912         set a diagnostic's option_index.
8913         * c-tree.h (c_cpp_error): Add warning reason argument.
8914         * opts.c (_warning_as_error_callback): New.
8915         (register_warning_as_error_callback): Store callback for
8916         warnings enabled via enable_warning_as_error.
8917         (enable_warning_as_error): Call callback, minor code tidy.
8918         * opts.h (register_warning_as_error_callback): Declare.
8919         * c-opts.c (warning_as_error_callback): New, set cpp_opts flag in
8920         response to -Werror=.
8921         (c_common_init_options): Register warning_as_error_callback in opts.c.
8922         * common.opt: Add -Wno-cpp option.
8923         * c-common.c (struct reason_option_codes_t): Map cpp warning
8924         reason codes to gcc option indexes.
8925         * (c_option_controlling_cpp_error): New function, lookup the gcc
8926         option index for a cpp warning reason code.
8927         * (c_cpp_error): Add warning reason argument, call
8928         c_option_controlling_cpp_error for diagnostic_override_option_index.
8929         * doc/invoke.texi: Document -Wno-cpp.
8931 2010-04-07  Richard Guenther  <rguenther@suse.de>
8933         * ipa-reference.c (mark_load): Use get_base_address.
8934         (mark_store): Likewise.
8936         * tree-ssa-ccp.c (gimplify_and_update_call_from_tree): Avoid
8937         inserting GIMPLE_NOPs into the IL.
8938         * tree-ssa-structalias.c (get_constraint_for_component_ref):
8939         Explicitly strip handled components and indirect references.
8941         * fold-const.c (fold_unary_loc): Do not strip qualifiers when
8942         folding address expressions.
8943         * gimple.c (gimple_ior_addresses_taken_1): Use get_base_address.
8944         * tree-ssa-alias.c (decl_refs_may_alias_p): Do not use
8945         operand_equal_p to compare decls.
8946         (ptr_deref_may_alias_decl_p): Likewise.
8947         * tree-ssa-operands.c (get_asm_expr_operands): Simplify
8948         * tree-ssa-forwprop.c (forward_propagate_into_gimple_cond):
8949         Handle reversed comparison ops.
8950         * tree-sra.c (asm_visit_addr): Use get_base_address.
8951         * ipa-prop.c (visit_store_addr_for_mod_analysis): Use get_base_address.
8952         * ipa-reference.c (mark_address): Use get_base_address.
8954 2010-04-07  Richard Guenther  <rguenther@suse.de>
8956         * tree-ssa-forwprop.c (forward_propagate_addr_expr):
8957         Propagate constants everywhere.
8959 2010-04-07  Jakub Jelinek  <jakub@redhat.com>
8961         PR debug/43516
8962         * tree.c (MAX_INT_CACHED_PREC): Define.
8963         (nonstandard_integer_type_cache): New array.
8964         (build_nonstandard_integer_type): Cache results for precision
8965         <= MAX_INT_CACHED_PREC.
8967 2010-04-07  Richard Guenther  <rguenther@suse.de>
8969         * doc/invoke.texi (-fargument-alias, -fargument-noalias,
8970         -fargument-noalias-global, -fargument-noalias-anything): Remove.
8971         * common.opt: Likewise.
8972         * tree-ssa-structalias.c (intra_create_variable_infos): Adjust comment.
8973         * alias.c (base_alias_check): Remove flag_argument_noalias handling.
8974         (nonoverlapping_memrefs_p): Likewise.
8975         * emit-rtl.c (set_mem_attributes_minus_bitpos): Likewise.
8976         * opts.c (common_handle_option): Handle OPT_fargument_alias,
8977         OPT_fargument_noalias, OPT_fargument_noalias_anything and
8978         OPT_fargument_noalias_global for backward compatibility.
8980 2010-04-07  Richard Guenther  <rguenther@suse.de>
8982         PR tree-optimization/43270
8983         * tree-vrp.c (check_array_ref): Fix flexible array member detection.
8984         * tree-ssa-sccvn.h (fully_constant_vn_reference_p): Declare.
8985         * tree-ssa-pre.c (phi_translate_1): Adjust.
8986         (fully_constant_expression): Split out vn_reference handling to ...
8987         * tree-ssa-sccvn.c (fully_constant_vn_reference_p): ... here.
8988         Fold reads from constant strings.
8989         (vn_reference_lookup): Handle fully constant references.
8990         (vn_reference_lookup_pieces): Likewise.
8991         * Makefile.in (expmed.o-warn): Add -Wno-error.
8993 2010-04-07  Martin Jambor  <mjambor@suse.cz>
8995         * tree-sra.c (find_param_candidates): Allow scalar va_list types.
8997 2010-04-07  Iain Sandoe  <iains@gcc.gnu.org>
8999         PR driver/41594
9000         * gcc.c: Add -static-libstdc++ to list of recognized options.
9002 2010-04-07  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
9004         * config.gcc (i[34567]86-*-solaris2*): Default with_tune_32 to generic.
9006 2010-04-07  Richard Guenther  <rguenther@suse.de>
9008         PR middle-end/42617
9009         * expr.c (expand_expr_real_1): For TARGET_MEM_REFs with pointer
9010         bases build simple mem attributes to retain points-to information.
9012 2010-04-07  Richard Guenther  <rguenther@suse.de>
9014         PR middle-end/42617
9015         * alias.c (ao_ref_from_mem): Without MEM_OFFSET or MEM_SIZE
9016         preserve points-to related information.
9018 2010-04-07  Richard Guenther  <rguenther@suse.de>
9020         PR middle-end/42617
9021         * emit-rtl.c (set_mem_attributes_minus_bitpos): Do not
9022         discard plain indirect references.
9023         * fold-const.c (operand_equal_p): Guard against NULL_TREE type.
9024         * tree.c (tree_nop_conversion): Likewise.
9026 2010-04-07  Dodji Seketeli  <dodji@redhat.com>
9028         PR debug/43628
9029         * dwarf2out.c (modified_type_die): Ignore artificial typedefs.
9031 2010-04-06  Kai Tietz  <kai.tietz@onevision.com>
9033         * config/i386/i386.c (ix86_handle_cconv_attribute): Ignore
9034         calling convention attributes on METHOD_TYPEs for w64 ABI, too.
9036 2010-04-07  Sebastian Pop  <sebastian.pop@amd.com>
9038         * tree-if-conv.c: Fix indentation and comments.
9040 2010-04-07  Sebastian Pop  <sebastian.pop@amd.com>
9042         * tree-if-conv.c: Sort static functions in topological order.
9044 2010-04-07  Sebastian Pop  <sebastian.pop@amd.com>
9046         * tree-if-conv.c: Fix indentation and comments.
9048 2010-04-06  Sebastian Pop  <sebastian.pop@amd.com>
9050         PR middle-end/43519
9051         * graphite-clast-to-gimple.c (max_signed_precision_type): Use
9052         lang_hooks.types.type_for_size instead of
9053         build_nonstandard_integer_type.
9054         When converting an unsigned type to signed, double its precision.
9055         (gcc_type_for_interval): Use lang_hooks.types.type_for_size.
9056         (gcc_type_for_iv_of_clast_loop): Call max_signed_precision_type.
9057         (graphite_create_new_loop_guard): When ub + 1 wraps around,
9058         use lb <= ub.
9060 2010-04-06  Sebastian Pop  <sebastian.pop@amd.com>
9062         PR middle-end/43519
9063         * graphite-clast-to-gimple.c (graphite_create_new_loop_guard): Use
9064         POINTER_PLUS_EXPR for pointer types.
9066 2010-04-06  Sebastian Pop  <sebastian.pop@amd.com>
9068         PR middle-end/43519
9069         * Makefile.in (graphite-clast-to-gimple.o): Depends on langhooks.h.
9070         * graphite-clast-to-gimple.c: Include langhooks.h.
9071         (max_signed_precision_type): New.
9072         (max_precision_type): Takes two types as arguments.
9073         (precision_for_value): New.
9074         (precision_for_interval): New.
9075         (gcc_type_for_interval): New.
9076         (gcc_type_for_value): New.
9077         (gcc_type_for_clast_term): New.
9078         (gcc_type_for_clast_red): New.
9079         (gcc_type_for_clast_bin): New.
9080         (gcc_type_for_clast_expr): Split up into several functions.
9081         (gcc_type_for_clast_eq): Rewritten.
9082         (compute_bounds_for_level): New.
9083         (compute_type_for_level_1): New.
9084         (compute_type_for_level): New.
9085         (gcc_type_for_cloog_iv): Removed.
9086         (gcc_type_for_iv_of_clast_loop): Rewritten.
9087         (graphite_create_new_loop): Compute the lower and upper bound types
9088         with gcc_type_for_clast_expr.
9089         (graphite_create_new_loop_guard): Same.
9090         (find_cloog_iv_in_expr): Removed.
9091         (compute_cloog_iv_types_1): Removed.
9092         (compute_cloog_iv_types): Removed.
9093         (gloog): Do not call compute_cloog_iv_types.
9094         * graphite-sese-to-poly.c (new_gimple_bb): Do not initialize
9095         GBB_CLOOG_IV_TYPES.
9096         (free_data_refs_aux): Do not free GBB_CLOOG_IV_TYPES.
9097         * sese.h (struct gimple_bb): Removed field cloog_iv_types.
9098         (GBB_CLOOG_IV_TYPES): Removed.
9100 2010-04-06  Sebastian Pop  <sebastian.pop@amd.com>
9102         * graphite-sese-to-poly.c (rewrite_close_phi_out_of_ssa): Assert that
9103         gimple_phi_num_args of the loop close SSA phi node is equal to 1.
9104         (detect_commutative_reduction): Same.
9106 2010-04-06  Sebastian Pop  <sebastian.pop@amd.com>
9108         * graphite-clast-to-gimple.c (graphite_verify): Remove redundant
9109         call to verify_ssa.  Invoke verify_loop_closed_ssa with an extra
9110         argument.
9111         * graphite-scop-detection.c (canonicalize_loop_closed_ssa_form): Same.
9112         * graphite-sese-to-poly.c (rewrite_reductions_out_of_ssa): Same.
9113         (rewrite_commutative_reductions_out_of_ssa): Same.
9114         * passes.c (execute_function_todo): Call verify_ssa for every pass
9115         in the LNO.  Invoke verify_loop_closed_ssa with an extra argument.
9116         * tree-flow.h (verify_loop_closed_ssa): Update declaration.
9117         * tree-parloops.c (parallelize_loops): Invoke verify_loop_closed_ssa
9118         with an extra argument.
9119         * tree-ssa-loop-manip.c (check_loop_closed_ssa_stmt): Same.  Call
9120         verify_ssa only when the extra argument is true.
9121         (gimple_duplicate_loop_to_header_edge): Invoke verify_loop_closed_ssa
9122         with an extra argument.
9123         (tree_transform_and_unroll_loop): Same.
9125 2010-04-06  Sebastian Pop  <sebastian.pop@amd.com>
9127         * passes.c (execute_function_todo): Call verify_loop_closed_ssa
9128         for all the passes of the LNO having LOOP_CLOSED_SSA.
9129         * tree-if-conv.c (pass_if_conversion): Remove TODO_verify_loops.
9130         * tree-loop-distribution.c (pass_loop_distribution): Same.
9131         * tree-pass.h (TODO_verify_loops): Removed.
9132         * tree-ssa-loop.c (pass_tree_loop_init): Same.
9133         (pass_lim): Same.
9134         (pass_tree_unswitch): Same.
9135         (pass_predcom): Same.
9136         (pass_vectorize): Same.
9137         (pass_linear_transform): Same.
9138         (pass_graphite_transforms): Same.
9139         (pass_iv_canon): Same.
9140         (pass_complete_unroll): Same.
9141         (pass_complete_unrolli): Same.
9142         (pass_parallelize_loops): Same.
9143         (pass_loop_prefetch): Same.
9144         (pass_iv_optimize): Same.
9146 2010-04-06  Changpeng Fang  <changpeng.fang@amd.com>
9148         PR middle-end/32824
9149         * passes.c (init_optimization_passes): Move pass_lim before
9150         pass_copy_prop and pass_dce_loop.
9152 2010-04-06  Jakub Jelinek  <jakub@redhat.com>
9154         PR target/43667
9155         * config/i386/i386.c (bdesc_multi_arg): Use OPTION_MASK_ISA_XOP
9156         instead of OPTION_MASK_ISA_AVX for __builtin_ia32_vpermil2p*.
9157         (ix86_expand_args_builtin): Use V*_FTYPE_* enum codes instead of
9158         MULTI_* defines for 4 argument vpermil2p* builtins.
9160 2010-04-06  Uros Bizjak  <ubizjak@gmail.com>
9162         * config/i386/i386-protos.h (x86_maybe_negate_const_int): Declare.
9163         * config/i386/i386.c (x86_maybe_negate_const_int): New.
9164         (x86_output_mi_thunk): Use x86_maybe_negate_const_int.
9165         * config/i386/i386.md (*add<mode>_1, *addsi_1_zext, *addhi_1,
9166         *addhi_1_lea, *addqi_1, *addqi_1_lea, *addqi_1_slp, *add<mode>_2,
9167         *addsi_2_zext, *addhi_2, *addqi_2, *add<mode>_3, *addsi_3_zext,
9168         *addhi_3, *addqi_3,*add<mode>_5, *addhi_5, *addqi_5):
9169         Use x86_maybe_negate_const_int to output insn mnemonic.
9170         (*adddi_4, *addsi_4, *addhi_4, *addqi_4): Ditto.  Remove overflow
9171         check from instruction predicate.  Update comments.
9172         * config/i386/sync.md (sync_add<mode>): Use
9173         x86_maybe_negate_const_int to output insn mnemonic.
9175 2010-04-06  Jan Hubicka  <jh@suse.cz>
9177         PR tree-optimization/42906
9178         * tree-ssa-dce.c (mark_control_dependent_edges_necessary): Add
9179         IGNORE_SELF argument.  Set visited_control_parents for fully
9180         processed BBs.
9181         (find_obviously_necessary_stmts): Update call of
9182         mark_control_dependent_edges_necessary.
9183         (propagate_necessity): Likewise.  Handle PHI edges more curefully.
9185 2010-04-06  Uros Bizjak  <ubizjak@gmail.com>
9187         * config/i386/i386.md: Remove comment about 'e' and 'E'
9188         operand modifier.
9190 2010-04-06  Richard Guenther  <rguenther@suse.de>
9192         PR tree-optimization/43627
9193         * tree-vrp.c (extract_range_from_unary_expr): Widenings
9194         of [1, +INF(OVF)] go to [1, +INF(OVF)] of the wider type,
9195         not varying.
9197 2010-04-06  Jakub Jelinek  <jakub@redhat.com>
9199         * BASE-VER: Change to 4.6.0.
9201         PR target/43638
9202         * config/i386/i386.c (print_operand): Remove 'e' and 'E' code
9203         handling.
9205 2010-04-06  Richard Guenther  <rguenther@suse.de>
9207         PR middle-end/43661
9208         * fold-const.c (fold_comparison): Handle X * 0 CMP 0.
9210 2010-04-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
9212         * doc/invoke.texi (Optimize Options): Document that LTO
9213         won't remove object access purely due to incompatible
9214         declarations.
9216 2010-04-04  Matthias Klose  <doko@ubuntu.com>
9218         * graphite-sese-to-poly.c (translate_scalar_reduction_to_array):
9219         Initialize variable.
9221 2010-04-03  Richard Guenther  <rguenther@suse.de>
9223         PR middle-end/42509
9224         * alias.c (nonoverlapping_memrefs_p): For spill-slot accesses
9225         require a non-NULL MEM_OFFSET.
9227 2010-04-02  Steven Bosscher  <steven@gcc.gnu.org>
9229         * ada/gcc-interface/Make-lang.in, alias.c, attribs.c, auto-inc-dec.c,
9230         basic-block.h, bb-reorder.c, calls.c, c-common.c, cgraph.h,
9231         collect2.h, config/alpha/alpha.c, config/alpha/alpha.md,
9232         config/alpha/predicates.md, config/arm/arm.md,
9233         config/arm/lib1funcs.asm, config/arm/neon-schedgen.ml,
9234         config/avr/avr.c, config/avr/avr.md, config/bfin/bfin.c,
9235         config/darwin9.h, config/darwin.c, config/darwin.h,
9236         config/h8300/h8300.c, config/i386/cpuid.h, config/i386/cygming.h,
9237         config/i386/cygwin.h, config/i386/mingw32.h, config/i386/msformat-c.c,
9238         config/i386/sol2-10.h, config/i386/xopintrin.h, config/ia64/ia64.c,
9239         config/ia64/ia64.md, config/ia64/sync.md, config/mep/mep.c,
9240         config/mips/mips.md, config/mn10300/mn10300.c,
9241         config/mn10300/mn10300.h, config/pa/pa.c, config/pa/pa.md,
9242         config/rs6000/aix.h, config/rs6000/dfp.md,
9243         config/rs6000/rs6000-builtin.def, config/rs6000/rs6000-c.c,
9244         config/rs6000/vector.md, config/rtems.h, config/rx/rx.md,
9245         config/s390/s390.md, config/sol2-c.c, config/sparc/sol2-bi.h,
9246         config/sparc/sol2-gas.h, config/sparc/sparc.h, config/sparc/sparc.md,
9247         config/sparc/sparc-protos.h, config/spu/spu.c, config/spu/spu-c.c,
9248         config/t-darwin, convert.c, c.opt, c-opts.c, cp/Make-lang.in,
9249         c-pretty-print.c, c-typeck.c, df-core.c, df-scan.c, diagnostic.c,
9250         diagnostic.h, doc/cppopts.texi, doc/cpp.texi, doc/extend.texi,
9251         doc/gimple.texi, doc/languages.texi, doc/plugins.texi, doc/rtl.texi,
9252         doc/standards.texi, doc/tree-ssa.texi, doc/trouble.texi, dominance.c,
9253         fold-const.c, fortran/Make-lang.in, fwprop.c, gcc-plugin.h,
9254         gensupport.c, gimple.h, gimple-iterator.c, graphite.c,
9255         graphite-clast-to-gimple.c, graphite-clast-to-gimple.h,
9256         graphite-dependences.c, graphite-poly.c, graphite-poly.h,
9257         graphite-ppl.c, graphite-ppl.h, graphite-scop-detection.c,
9258         graphite-sese-to-poly.c, graphite-sese-to-poly.h, ifcvt.c, intl.c,
9259         intl.h, ipa.c, ipa-cp.c, ipa-inline.c, ipa-prop.c, ipa-prop.h,
9260         ipa-pure-const.c, ipa-reference.c, ipa-type-escape.c, ira-color.c,
9261         ira-conflicts.c, ira-lives.c, java/Make-lang.in, lambda-code.c,
9262         loop-invariant.c, lto/Make-lang.in, lto-streamer.h, lto-streamer-in.c,
9263         objc/Make-lang.in, objcp/Make-lang.in, omp-low.c, optc-gen.awk,
9264         opt-functions.awk, opth-gen.awk, params.def, passes.c,
9265         postreload-gcse.c, print-tree.c, recog.c, regrename.c, reload.h,
9266         rtl.def, sched-int.h, sched-rgn.c, sel-sched-dump.c, sese.c, sese.h,
9267         store-motion.c, stor-layout.c, tree-cfgcleanup.c, tree-chrec.c,
9268         tree-complex.c, tree-data-ref.c, tree.def, tree-eh.c, tree-flow.h,
9269         tree-flow-inline.h, tree.h, tree-loop-distribution.c, tree-outof-ssa.c,
9270         tree-parloops.c, tree-pass.h, tree-predcom.c, tree-profile.c,
9271         tree-scalar-evolution.c, tree-ssa-address.c, tree-ssa-alias.c,
9272         tree-ssa-coalesce.c, tree-ssa-copy.c, tree-ssa-dce.c, tree-ssa-dom.c,
9273         tree-ssa-dse.c, tree-ssa-loop-im.c, tree-ssa-loop-ivcanon.c,
9274         tree-ssa-loop-manip.c, tree-ssa-math-opts.c, tree-ssa-operands.c,
9275         tree-ssa-pre.c, tree-ssa-sccvn.c, tree-ssa-structalias.c,
9276         tree-ssa-uncprop.c, tree-tailcall.c, tree-vect-data-refs.c,
9277         tree-vect-loop.c, tree-vectorizer.h, tree-vect-slp.c, tree-vrp.c,
9278         unwind-dw2-fde-darwin.c, varpool.c: Update copyright years.
9280 2010-04-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
9282         PR other/43620
9283         * doc/install.texi (Prerequisites): Bump Automake version to 1.11.1.
9284         * aclocal.m4: Regenerate.
9286 2010-04-02  Richard Guenther  <rguenther@suse.de>
9288         PR tree-optimization/43629
9289         * tree-ssa-ccp.c (likely_value): Reset all_undefined_operands
9290         if we have seen a constant value.
9292 2010-04-02  Joseph Myers  <joseph@codesourcery.com>
9294         * read-rtl.c (read_rtx_1): Give an error for EOF while looking for ']'.
9296 2010-04-02  Richard Earnshaw  <rearnsha@arm.com>
9298         PR target/43469
9299         * arm.c (legitimize_tls_address): Adjust call to
9300         gen_tls_load_dot_plus_four.
9301         (arm_note_pic_base): New function.
9302         (arm_cannot_copy_insn_p): Use it.
9303         * thumb2.md (tls_load_dot_plus_four): Rework to avoid use of '+' in
9304         constraint.
9306 2010-04-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
9308         PR bootstrap/43531
9310         Revert:
9311         2009-09-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
9313         * Makefile.in ($(out_object_file)): Depend on
9314         gt-$(basename $(notdir $(out_file))).h.
9316 2010-04-01  Ralf Corsépius <ralf.corsepius@rtems.org>
9318         * config.gcc (lm32-*-rtems*): Add t-lm32.
9320 2010-04-01  Joel Sherrill <joel.sherrill@oarcorp.com>
9322         * config.gcc: Add lm32-*-rtems*.
9323         * config/lm32/rtems.h: New file.
9325 2010-04-01  Dave Korn  <dave.korn.cygwin@gmail.com>
9327         PR target/42609
9328         * config/i386/cygwin.h (CXX_WRAP_SPEC): Disable spec when -mno-cygwin.
9330 2010-04-01  Jakub Jelinek  <jakub@redhat.com>
9332         * dwarf2out.c (output_compilation_unit_header): For
9333         -gdwarf-4 use version 4 instead of version 3.
9334         (output_line_info): For version 4 and above emit additional
9335         maximum ops per insn header field.
9336         (DWARF_LINE_DEFAULT_MAX_OPS_PER_INSN): Define.
9338         * dwarf2out.c (is_c_family, is_java): Remove.
9339         (lower_bound_default): New function.
9340         (add_bound_info, gen_descr_array_type_die): Use it.
9342 2010-04-01  Dodji Seketeli  <dodji@redhat.com>
9344         PR debug/43325
9345         * dwarf2out.c (gen_variable_die): Allow debug info for variable
9346         re-declaration when it happens in a function.
9348 2010-04-01  Aldy Hernandez  <aldyh@redhat.com>
9350         * cgraph.c (cgraph_add_function_insertion_hook): Update comment.
9351         (cgraph_remove_function_insertion_hook): Same.
9352         (cgraph_call_function_insertion_hooks): Same.
9354 2010-04-01  Richard Guenther  <rguenther@suse.de>
9356         PR middle-end/43614
9357         * tree-ssa-address.c (copy_mem_ref_info): Copy TREE_SIDE_EFFECTS
9358         and TREE_THIS_VOLATILE.
9359         (copy_ref_info): Likewise.
9360         * tree-ssa-operands.c (get_tmr_operands): Check TREE_THIS_VOLATILE.
9361         * tree.c (build6_stat): Ignore side-effects of all but arg5
9362         for TARGET_MEM_REF.  Set TREE_THIS_VOLATILE from arg5 of
9363         TARGET_MEM_REF.
9365 2010-04-01  Richard Guenther  <rguenther@suse.de>
9367         PR tree-optimization/43607
9368         * ipa-type-escape.c (check_call): Do not access non-existing
9369         arguments.
9371 2010-04-01  Richard Guenther  <rguenther@suse.de>
9373         PR middle-end/43602
9374         Revert
9375         2010-03-30  Seongbae Park <seongbae.park@gmail.com>
9376                     Jack Howarth <howarth@bromo.med.uc.edu>
9378         * tree-profile.c (tree_init_ic_make_global_vars): Make static
9379         variables TLS.
9381 2010-04-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
9383         * doc/install.texi (Prerequisites): Document libelf usability on
9384         IRIX 5/6 and Solaris 2.
9385         (Specific, i?86-*-solaris2.10): No 64-bit default configuration.
9386         Update GNU as, GNU ld requirements.
9387         (Specific, *-*-solaris2*): Document Solaris 7 obsoletion, removal.
9388         Document Sun Studio compiler download.
9389         Update and simplify as, ld recommendations.
9390         (Specific, *-*-solaris2.7): Note obsoletion, removal.
9392 2010-04-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
9394         * config.gcc (i[34567]86-*-solaris2*): Default with_arch_32,
9395         with_tune_32 to pentium4.
9397 2010-04-01  Uros Bizjak  <ubizjak@gmail.com>
9399         * config/i386/cpuid.h (__get_cpuid_max): Move misplaced comment.
9401 2010-04-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
9403         * doc/install.texi (Specific, mips-sgi-irix5): Document IRIX 5
9404         obsoletion, removal.
9405         Update IDO URL.
9406         Document GNU as requirement.
9407         Update configure requirements.
9408         (Specific, mips-sgi-irix6): Document IRIX 6 < 6.5 obsoletion, removal.
9409         Recomment IRIX 6.5.18+.
9410         Document IDF/IDL requirement.
9411         Document GNU as requirement.
9412         Document GNU ld bootstrap failure.
9413         Remove freeware.sgi.com reference.
9415 2010-04-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
9417         * doc/install.texi (Specific, alpha*-dec-osf*): Document Tru64
9418         UNIX V4.0, V5.0 obsoletion, removal.
9419         Remove --with-gc=simple reference.
9420         Update VM requirements during bootstrap.
9421         Remove -oldas bootstrap description.
9422         Update binutils reference.
9423         Remove comparison failure note.
9425 2010-03-31  Richard Guenther  <rguenther@suse.de>
9426             Zdenek Dvorak  <ook@ucw.cz>
9427             Sebastian Pop  <sebastian.pop@amd.com>
9429         PR middle-end/43464
9430         * tree-ssa-copy.c (init_copy_prop): Handle loop close phi nodes
9431         with multiple arguments.
9432         (execute_copy_prop): Remove call to rewrite_into_loop_closed_ssa.
9434 2010-03-31  Sebastian Pop  <sebastian.pop@amd.com>
9436         * graphite-dependences.c (print_pddr): Call print_pdr with an
9437         extra argument.
9438         * graphite-poly.c (debug_pdr): Add an extra argument for the
9439         verbosity level.
9440         (print_pdr): Same.
9441         (print_pbb_domain): Same.
9442         (print_pbb): Same.
9443         (print_scop_context): Same.
9444         (print_scop): Same.
9445         (print_cloog): Same.
9446         (debug_pbb_domain): Same.
9447         (debug_pbb): Same.
9448         (print_pdrs): Same.
9449         (debug_pdrs): Same.
9450         (debug_scop_context): Same.
9451         (debug_scop): Same.
9452         (debug_cloog): Same.
9453         (print_scop_params): Same.
9454         (debug_scop_params): Same.
9455         (print_iteration_domain): Same.
9456         (print_iteration_domains): Same.
9457         (debug_iteration_domain): Same.
9458         (debug_iteration_domains): Same.
9459         (print_scattering_function): Same.
9460         (print_scattering_functions): Same.
9461         (debug_scattering_function): Same.
9462         (debug_scattering_functions): Same.
9463         * graphite-poly.h (debug_pdr): Update declaration.
9464         (print_pdr): Same.
9465         (print_pbb_domain): Same.
9466         (print_pbb): Same.
9467         (print_scop_context): Same.
9468         (print_scop): Same.
9469         (print_cloog): Same.
9470         (debug_pbb_domain): Same.
9471         (debug_pbb): Same.
9472         (print_pdrs): Same.
9473         (debug_pdrs): Same.
9474         (debug_scop_context): Same.
9475         (debug_scop): Same.
9476         (debug_cloog): Same.
9477         (print_scop_params): Same.
9478         (debug_scop_params): Same.
9479         (print_iteration_domain): Same.
9480         (print_iteration_domains): Same.
9481         (debug_iteration_domain): Same.
9482         (debug_iteration_domains): Same.
9483         (print_scattering_function): Same.
9484         (print_scattering_functions): Same.
9485         (debug_scattering_function): Same.
9486         (debug_scattering_functions): Same.
9488 2010-03-31  Sebastian Pop  <sebastian.pop@amd.com>
9490         * graphite-poly.c (print_scattering_function_1): New.
9491         (print_scattering_function): Call it.
9492         (print_scop_params): Remove spaces at the end of lines.
9493         (print_cloog): New.
9494         (debug_cloog): New.
9495         * graphite-poly.h (print_cloog): Declared.
9496         (debug_cloog): Declared.
9498 2010-03-31  Sebastian Pop  <sebastian.pop@amd.com>
9500         * graphite-sese-to-poly.c (graphite_loop_normal_form): Add the IV bump
9501         in loop->header.
9502         * tree-flow.h (canonicalize_loop_ivs): Updated declaration.
9503         * tree-parloops.c (gen_parallel_loop): Add the IV bump in loop->latch.
9504         * tree-ssa-loop-manip.c (canonicalize_loop_ivs): Add a new parameter
9505         to switch between adding the IV bump in loop->latch or in loop->header.
9507 2010-03-31  Sebastian Pop  <sebastian.pop@amd.com>
9509         * graphite-poly.c (print_scattering_function): Pretty print following
9510         the scoplib format.
9511         (print_pdr): Same.
9512         (print_pbb_domain): Same.
9513         (dump_gbb_cases): Same.
9514         (dump_gbb_conditions): Same.
9515         (print_pdrs): Same.
9516         (print_pbb): Same.
9517         (print_scop_params): Same.
9518         (print_scop_context): Same.
9519         (print_scop): Same.
9520         (print_pbb_body): New.
9521         (lst_indent_to): New.
9522         (print_lst): Start new lines with a #.
9523         * graphite-poly.h (pbb_bb): New.
9524         (pbb_index): Use pbb_bb.
9525         * graphite-ppl.c (ppl_print_powerset_matrix): Print the number of
9526         disjuncts.
9527         * tree-data-ref.c (dump_data_reference): Start new lines with a #.
9529 2010-03-31  Jakub Jelinek  <jakub@redhat.com>
9531         * dwarf2out.c (size_of_die): For -gdwarf-4 use
9532         uleb128 size instead of fixed 1 or 2 for dw_val_class_loc
9533         and 0 instead of 1 for dw_val_class_flag.
9534         (value_format): For -gdwarf-4 use DW_FORM_sec_offset for
9535         dw_val_class_range_list, dw_val_class_loc_list,
9536         dw_val_class_lineptr and dw_val_class_macptr, use
9537         DW_FORM_flag_present for dw_val_class_flag and
9538         DW_FORM_exprloc for dw_val_class_loc.
9539         (output_die): For -gdwarf-4 print dw_val_class_loc
9540         size as uleb128 instead of 1 or 2 bytes and don't print
9541         anything for dw_val_class_flag.
9543         * var-tracking.c (vt_init_cfa_base): Use cselib_lookup_from_insn
9544         instead of cselib_lookup following by tweaking locs->setting_insn.
9546         PR bootstrap/43596
9547         * cselib.c (cselib_process_insn): Clear cselib_current_insn
9548         even before returning from label, setjmp call or volatile asm
9549         handling.
9551 2010-03-31  Richard Guenther  <rguenther@suse.de>
9553         PR middle-end/43600
9554         * cgraphunit.c (cgraph_output_in_order): Do not allocate
9555         temporary data on stack.
9557 2010-03-31  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
9559         * config/sparc/sysv4.h (PUSHSECTION_FORMAT): Remove undef.
9560         (PUSHSECTION_ASM_OP): Remove.
9561         (POPSECTION_ASM_OP): Remove.
9562         (PUSHSECTION_FORMAT): Remove.
9563         * config/sol2.h (PUSHSECTION_FORMAT): Define.
9564         * config/sparc/sol2.h [!USE_GAS] (PUSHSECTION_FORMAT): Redefine.
9565         * config/sol2.c (solaris_output_init_fini): Use it.
9567 2010-03-31  Jie Zhang  <jie@codesourcery.com>
9569         PR 43574
9570         * opt-functions.awk (var_type_struct): Use signed char type
9571         for simple variables.
9573 2010-03-31  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
9575         * config/sol2.c: Include output.h.
9576         (solaris_assemble_visibility): New function.
9577         * config/t-sol2 (sol2.o): Add output.h dependency.
9578         * config/sol2-protos.h (solaris_assemble_visibility): Declare.
9579         * config/sol2.h [!USE_GAS] (TARGET_ASM_ASSEMBLE_VISIBILITY):
9580         Redefine.
9582 2010-03-31  Jakub Jelinek  <jakub@redhat.com>
9584         PR target/43580
9585         * config/arm/arm.c (arm_save_coproc_regs): Use Pmode instead of
9586         V2SImode or XFmode on PRE_DEC.
9588         PR debug/43557
9589         * cfgexpand.c (expand_debug_expr): Handle VOIDmode mode like
9590         BLKmode.
9592 2010-03-31  Jie Zhang  <jie@codesourcery.com>
9594         PR 43562
9595         * reload.h (caller_save_initialized_p): Declare.
9596         * toplev.c (backend_init_target): Don't call
9597         init_caller_save but set caller_save_initialized_p to false.
9598         * caller-save.c (caller_save_initialized_p): Define.
9599         (init_caller_save): Check caller_save_initialized_p.
9600         * ira.c (ira): Call init_caller_save if flag_caller_saves.
9602 2010-03-31  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
9604         PR target/39048
9605         * config.gcc (i[34567]86-*-solaris2*): Add i386/t-fprules-softfp
9606         and soft-fp/t-softfp to tmake_file.
9607         * config/i386/sol2.h (LIBGCC2_HAS_TF_MODE): Redefine.
9608         (LIBGCC2_TF_CEXT): Define.
9609         (TF_SIZE): Define.
9611 2010-03-30  Alexandre Oliva  <aoliva@redhat.com>
9613         PR debug/42977
9614         * cselib.c (n_useless_values): Document handling of debug locs.
9615         (n_useless_debug_values, n_debug_values): New variables.
9616         (new_elt_loc_list): Don't add to debug values, keep count.
9617         (promote_debug_loc): New.
9618         (cselib_reset_table): Zero new variables.
9619         (entry_and_rtx_equal_p): Promote debug locs.
9620         (discard_useless_locs): Increment n_useless_debug_values for
9621         debug values.
9622         (remove_useless_values): Adjust n_useless_values and n_debug_values
9623         with n_useless_debug_values.
9624         (add_mem_for_addr): Promote debug locs.
9625         (cselib_lookup_mem): Likewise.
9626         (cselib_lookup_addr): Renamed to...
9627         (cselib_lookup_addr_1): ... this.  Promote debug locs.  Don't call...
9628         (cselib_log_lookup): ... this.  Turn into...
9629         (cselib_lookup_addr): ... new wrapper.
9630         (cselib_lookup_from_insn): New.
9631         (cselib_invalidate_regno): Increment n_useless_debug_values for
9632         debug values.
9633         (cselib_invalidate_mem): Likewise.
9634         (cselib_process_insn): Take n_deleted and n_debug_values into
9635         account to guard remove_useless_value call.
9636         (cselib_finish): Zero n_useless_debug_values.
9637         * cselib.h (cselib_lookup_from_insn): Declare.
9638         * sched-deps.c (sched_analyze_1): Use cselib_lookup_from_insn.
9639         (sched_analyze_2): Likewise.
9641 2010-03-30  Jakub Jelinek  <jakub@redhat.com>
9643         * var-tracking.c (use_narrower_mode_test, use_narrower_mode): New
9644         functions.
9645         (adjust_mems): Replace narrowing SUBREG of expression containing
9646         just PLUS, MINUS, MULT and ASHIFT of registers and constants
9647         with operations in the narrower mode.
9649         PR debug/43593
9650         * var-tracking.c (dataflow_set_clear_at_call): Invalidate just
9651         regs_invalidated_by_call instead all call_used_reg_set registers.
9653 2010-03-30  Sebastian Pop  <sebastian.pop@amd.com>
9655         PR middle-end/43430
9656         * tree-vect-slp.c (vect_get_and_check_slp_defs): Replace type
9657         pointer comparisons with types_compatible_p.
9658         * tree-vect-stmts.c (vectorizable_call): Same.
9659         (vectorizable_condition): Same.
9661 2010-03-30  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
9663         * config/s390/s390.c (s390_emit_prologue): Omit issuing a dynamic
9664         stack check if the mask would be zero.
9666 2010-03-30  Seongbae Park <seongbae.park@gmail.com>
9667             Jack Howarth <howarth@bromo.med.uc.edu>
9669         * tree-profile.c (tree_init_ic_make_global_vars): Make static
9670         variables TLS.
9672 2010-03-30  Joseph Myers  <joseph@codesourcery.com>
9674         PR other/25232
9675         * libgcc-std.ver (GCC_4.5.0): Define version.  Include __unordxf2
9676         and __unordtf2.
9677         * config/bfin/libgcc-bfin.ver (GCC_4.5.0): Define version.
9678         Include ___unordxf2 and ___unordtf2.
9679         * config/i386/libgcc-glibc.ver: Do not define inheritance from
9680         GCC_4.4.0 here.
9682 2010-03-30  Tarik Graba  <tarik.graba@telecom-paristech.fr>
9684         * config/lm32/t-lm32: New file.
9685         * config.gcc: Use the above file when targetting lm32.
9687 2010-03-28  Duncan Sands  <baldrick@free.fr>
9689         * Makefile.in (PLUGIN_HEADERS): Add except.h.
9691 2010-03-29  Sebastian Pop  <sebastian.pop@amd.com>
9693         PR middle-end/43431
9694         * tree-vect-loop.c (vect_estimate_min_profitable_iters):
9695         Improve vectorization cost model diagnostic.
9697 2010-03-29  Sebastian Pop  <sebastian.pop@amd.com>
9699         PR middle-end/43436
9700         * tree-vect-data-refs.c (vect_analyze_data_refs): When
9701         compute_data_dependences_for_loop returns false, early exit
9702         and output an extra diagnostic for the failed data reference
9703         analysis.
9705 2010-03-29  Richard Guenther  <rguenther@suse.de>
9707         PR tree-optimization/43560
9708         * tree-ssa-loop-im.c (ref_always_accessed_p): Add store_p parameter.
9709         (can_sm_ref_p): Treat stores to readonly locations as trapping.
9711 2010-03-29  Jie Zhang  <jie@codesourcery.com>
9713         PR 43564
9714         * toplev.c (process_options): Set optimization_default_node
9715         and optimization_current_node.
9716         * opts.c (decode_options): Don't set optimization_default_node
9717         and optimization_current_node.
9719 2010-03-29  Ralf Corsépius  <ralf.corsepius@rtems.org>
9721         * config/rtems.h: Abandon -qrtems_debug.
9723 2010-03-28  Jan Hubicka  <jh@suse.cz>
9725         PR tree-optimization/43505
9726         * cgraph.c (cgraph_clone_node): When clonning a clone, replacement
9727         map should not be copied.
9729 2010-03-27  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
9731         PR middle-end/41674
9732         * cgraphunit.c (cgraph_build_static_cdtor): If target doesn't have
9733         cdtors, set DECL_PRESERVE_P.
9734         * ipa.c (cgraph_externally_visible_p): Return true if declaration
9735         should be preseved.
9737 2010-03-27  Uros Bizjak  <ubizjak@gmail.com>
9739         PR tree-optimization/43528
9740         * stor-layout.c (place_field): Check that constant fits into
9741         unsigned HWI when skipping calculation of MS bitfield layout.
9743 2010-03-27  Jan Hubicka  <jh@suse.cz>
9745         PR middle-end/43391
9746         * varasm.c (make_decl_rtl): Deal with COMMON flag to make
9747         notice_global_symbol work.
9749 2010-03-27  Jakub Jelinek  <jakub@redhat.com>
9751         * dwarf2out.c (dwarf2_debug_hooks): Use dwarf2out_function_decl
9752         instead of dwarf2out_decl.
9753         (struct var_loc_node): Remove section_label field.
9754         (dwarf2out_function_decl): New function.
9755         (dwarf2out_var_location): Don't set section_label field.
9756         (dwarf2out_begin_function): Don't empty decl_loc_table here.
9758 2010-03-26  Michael Meissner  <meissner@linux.vnet.ibm.com>
9760         PR tree-optimization/43544
9761         * doc/tm.texi (TARGET_VECTORIZE_BUILTIN_VECTORIZED_FUNCTION):
9762         First argument for builtin vectorized function hook is now a
9763         tree to be able to distinguish between machine specific and
9764         standard builtins.
9765         * targhooks.c (default_builtin_vectorized_function): Ditto.
9766         * targhooks.h (default_builtin_vectorized_function): Ditto.
9767         * target.h (struct gcc_target): Ditto.
9768         * tree-vect-stmts.c (vectorizable_function): Ditto.
9769         * config/i386/i386.c (ix86_builtin_vectorized_function): Ditto.
9770         * config/rs6000/rs6000.c (rs6000_builtin_vectorized_function):
9771         Ditto.
9773 2010-03-26  Joseph Myers  <joseph@codesourcery.com>
9775         PR c/43381
9776         * c-decl.c (get_parm_info): Assert that decl going in OTHERS has a
9777         nested binding iff it is a FUNCTION_DECL.
9778         (store_parm_decls_newstyle): Pass nested=true to bind for
9779         FUNCTION_DECLs amongst parameters.
9781 2010-03-26  Jakub Jelinek  <jakub@redhat.com>
9783         * var-tracking.c (vt_expand_loc_callback): Don't run
9784         cselib_expand_value_rtx_cb in dummy mode if
9785         cselib_dummy_expand_value_rtx_cb returned false.
9787         * var-tracking.c (emit_note_insn_var_location): For one part
9788         notes with offset 0, don't add EXPR_LIST around the location.
9789         * dwarf2out.c (loc_descriptor, dw_loc_list_1,
9790         add_location_or_const_value_attribute): Adjust for that change.
9792         PR debug/43540
9793         * dwarf2out.c (reg_save): For DW_CFA_expression put regnum
9794         into first operand and location into second.
9795         (dw_cfi_oprnd1_desc): Return dw_cfi_oprnd_reg_num instead of
9796         dw_cfi_oprnd_loc for DW_CFA_expression.
9797         (dw_cfi_oprnd2_desc): Return dw_cfi_oprnd_loc for DW_CFA_expression.
9798         (output_cfa_loc, output_cfa_loc_raw): For DW_CFA_expression
9799         assume first argument is regnum and second argument is location.
9801 2010-03-26  Uros Bizjak  <ubizjak@gmail.com>
9803         PR target/42113
9804         * config/alpha/alpha.md (*cmp_sadd_si): Change mode
9805         of scratch register to DImode.  Split to DImode comparison operator.
9806         Use SImode subreg of scratch register in the multiplication.
9807         (*cmp_sadd_sidi): Ditto.
9808         (*cmp_ssub_si): Ditto.
9809         (*cmp_ssub_sidi): Ditto.
9811 2010-03-26  Uros Bizjak  <ubizjak@gmail.com>
9813         PR target/43524
9814         * config/i386/i386.c (ix86_expand_prologue) [TARGET_STACK_PROBE]:
9815         Remove invalid assert and wrong comment.
9817 2010-03-26  Jakub Jelinek  <jakub@redhat.com>
9819         PR debug/43516
9820         * flags.h (final_insns_dump_p): New extern.
9821         * final.c (final_insns_dump_p): New variable.
9822         (rest_of_clean_state): Set it before -fdump-final-insns=
9823         dumping, clear afterwards.
9824         * print-rtl.c (print_rtx): If final_insns_dump_p don't dump
9825         MEM_ALIAS_SET on MEMs.
9827 2010-03-26  David S. Miller  <davem@davemloft.net>
9829         * configure.ac: Fix sparc GOTDATA_OP bug check.
9830         * configure: Rebuild.
9832 2010-03-26  Alan Modra  <amodra@gmail.com>
9834         * config/rs6000/rs6000.md (cmptf_internal2): Correct comparison.
9836 2010-03-25  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
9838         * doc/tm.texi (Sections): Document TLS_COMMON_ASM_OP,
9839         TLS_SECTION_ASM_FLAG.
9841 2010-03-25  Jakub Jelinek  <jakub@redhat.com>
9843         PR bootstrap/43511
9844         * config/i386/i386.c (ix86_code_end): Set DECL_WEAK if TARGET_MACHO.
9845         Clear first_function_block_is_cold.
9847         PR c/43385
9848         * gimplify.c (gimple_boolify): Only recurse on __builtin_expect
9849         argument if the argument is truth_value_p.
9851 2010-03-24  Michael Meissner  <meissner@linux.vnet.ibm.com>
9853         * config/rs6000/constraints.md: Update copyright year for my changes.
9855         PR target/43484
9856         * config/rs6000/rs6000.c (rs6000_split_multireg_move): If r0 is
9857         used in reg+reg addressing, swap registers.
9859 2010-03-24  Jakub Jelinek  <jakub@redhat.com>
9861         PR debug/43293
9862         * target.h (struct gcc_target): Add code_end hook.
9863         * target-def.h (TARGET_ASM_CODE_END): Define to hook_void_void
9864         if not yet defined.
9865         (TARGET_ASM_OUT): Add TARGET_ASM_CODE_END.
9866         * toplev.c (compile_file): Call targetm.asm_out.code_end
9867         hook before unwind info/debug info output.
9868         * config/i386/winnt.c (i386_pe_file_end): Don't call ix86_file_end.
9869         * config/i386/linux.h (NEED_INDICATE_EXEC_STACK): Don't define.
9870         (TARGET_ASM_FILE_END): Define to file_end_indicate_exec_stack.
9871         * config/i386/linux64.h (NEED_INDICATE_EXEC_STACK): Don't define.
9872         (TARGET_ASM_FILE_END): Define to file_end_indicate_exec_stack.
9873         * config/i386/i386.c (ix86_file_end): Renamed to...
9874         (ix86_code_end): ... this.  Make static.  Don't call
9875         file_end_indicate_exec_stack.  Emit unwind info using
9876         final_start_function/final_end_function.
9877         (darwin_x86_file_end): Remove.
9878         (TARGET_ASM_CODE_END): Define.
9879         * config/i386/i386.h (TARGET_ASM_FILE_END,
9880         NEED_INDICATE_EXEC_STACK): Don't define.
9881         * config/i386/darwin.h (darwin_x86_file_end): Remove prototype.
9882         (TARGET_ASM_FILE_END): Define to darwin_file_end.
9883         * config/i386/i386-protos.h (ix86_file_end): Remove prototype.
9884         * doc/tm.texi (TARGET_ASM_CODE_END): Document.
9886         PR target/43498
9887         * config/i386/i386.c (x86_output_mi_thunk): Call final_start_function
9888         at the beginning and final_end_function at the end.
9889         * config/s390/s390.c (s390_output_mi_thunk): Likewise.
9891 2010-03-24  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
9893         * configure.ac (i[34567]86-*-*): Handle Solaris 2/x86 TLS support
9894         and Sun as TLS syntax.
9895         (TLS_SECTION_ASM_FLAG) [on_solaris && !gas_flag]: Define.
9896         * configure: Regenerate.
9897         * config.in: Regenerate.
9898         * varasm.c (TLS_SECTION_ASM_FLAG): Define default.
9899         (default_elf_asm_named_section): Use it.
9900         * config/i386/i386.c (output_pic_addr_const): Lowercase @DTPOFF.
9901         (i386_output_dwarf_dtprel): Likewise.
9902         (output_addr_const_extra): Likewise.
9903         (output_pic_addr_const): Lowercase @GOTTPOFF.
9904         (output_addr_const_extra): Likewise.
9905         (output_pic_addr_const): Lowercase @GOTNTPOFF.
9906         (output_addr_const_extra): Likewise.
9907         (output_pic_addr_const): Lowercase @INDNTPOFF.
9908         (output_addr_const_extra): Likewise.
9909         (output_pic_addr_const): Lowercase @NTPOFF.
9910         (output_addr_const_extra): Likewise.
9911         (output_pic_addr_const): Lowercase @TPOFF.
9912         (output_addr_const_extra): Likewise.
9913         * config/i386/i386.md (*tls_global_dynamic_32_gnu): Lowercase @TLSGD.
9914         (*tls_global_dynamic_64): Likewise.
9915         (*tls_local_dynamic_base_32_gnu): Lowercase @TLSLDM.
9916         (*tls_local_dynamic_base_64): Lowercase @TLSLD.
9918         * defaults.h (TLS_COMMON_ASM_OP): Provide default.
9919         (ASM_OUTPUT_TLS_COMMON): Use it.
9920         * config/i386/sol2-gas.h (TLS_COMMON_ASM_OP): Undef.
9922         PR target/38118
9923         * config.gcc (sparc*-*-solaris2*) [$gas=yes]: Add usegas.h to tm_file.
9924         * config/sparc/sol2.h (ASM_OUTPUT_ALIGNED_COMMON): Move ...
9925         * config/sol2.h (ASM_OUTPUT_ALIGNED_COMMON): ... here.
9926         * config/i386/sol2-10.h (ASM_OUTPUT_ALIGNED_COMMON): Redefine.
9927         * config/i386/sol2.h (TARGET_SUN_TLS): Redefine.
9928         (ASM_DECLARE_OBJECT_NAME) [!USE_GAS]: Redefine.
9930 2010-03-24  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
9932         * config/i386/i386.c (override_options): Don't accept
9933         -mtls-dialect=sun any longer.
9934         * config/i386/i386.h (TARGET_SUN_TLS): Define as 0.
9935         * config/i386/i386.md (*tls_global_dynamic_32_sun): Remove.
9936         (*tls_local_dynamic_base_32_sun): Likewise.
9937         * config/i386/sol2.h (TARGET_SUN_TLS): Redefine.
9939 2010-03-24  Jakub Jelinek  <jakub@redhat.com>
9941         PR debug/43508
9942         * dwarf2out.c (mem_loc_descriptor): Don't ICE on
9943         VEC_{MERGE,SELECT,CONCAT,DUPLICATE}.
9945         PR debug/43479
9946         * ira.c (adjust_cleared_regs): New function.
9947         (update_equiv_regs): Adjust cleared_regs in DEBUG_INSNs.
9949         PR debug/19192
9950         PR debug/43479
9951         * cfgexpand.c (gimple_assign_rhs_to_tree): Also set TREE_BLOCK
9952         from gimple_block.
9953         * expr.c (expand_expr_real): Restore previous
9954         curr_insn_source_location and curr_insn_block after
9955         expand_expr_real_1 call.
9956         (expand_expr_real_1) <case SSA_NAME>: Call expand_expr_real
9957         instead of expand_expr_real_1.
9959 2010-03-23  Vladimir Makarov  <vmakarov@redhat.com>
9961         PR rtl-optimization/43413
9962         * ira-color.c (setup_allocno_available_regs_num): Count prohibited
9963         hard regs too.
9965 2010-03-22  James E. Wilson  <wilson@codesourcery.com>
9967         PR target/43348
9968         * ia64.md (call_nogp, call_value_nogp, sibcall_nogp, call_gp,
9969         call_value_gp, sibcall_gp): Use 's' constraint not 'i'.
9971 2010-03-22  H.J. Lu  <hongjiu.lu@intel.com>
9973         * config/i386/i386.c (ix86_target_string): Add -mfma.
9974         Fix a typo in comment.
9976 2010-03-22  Mike Stump  <mikestump@comcast.net>
9978         PR target/23071
9979         * config/rs6000/rs6000.c (darwin_rs6000_special_round_type_align):
9980         Don't overly align based upon packed packed fields.
9982 2010-03-22  Jason Merrill  <jason@redhat.com>
9984         * c-pretty-print.c (pp_c_specifier_qualifier_list) [VECTOR_TYPE]:
9985         Use () rather than [], and move before the element type.
9987 2010-03-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
9989         * doc/configfiles.texi (Configuration Files): Removed
9990         fixinc/Makefile*, intl/Makefile.*.
9991         * doc/makefile.texi: Fixed markup. Abstract from version
9992         control system used.
9993         (Makefile): Removed obsolete gcc/java/parse.y example.
9994         * doc/sourcebuild.texi: Likewise.
9995         (Top Level): Added config, gnattools, libdecnumber, libgcc,
9996         libgomp, libssp.  Removed fastjar.
9997         (Miscellaneous Docs): Clarify location.
9998         Added COPYING3, COPYING3.LIB.
9999         (Front End Directory): Moved Make-lang.in entry to new subsubsection.
10001 2010-03-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
10003         PR target/38085
10004         * config/i386/i386.c (x86_function_profiler)
10005         [!NO_PROFILE_COUNTERS]: Fix typo.
10006         * config/i386/gmon-sol2.c (_mcleanup) [__x86_64__]: Use call
10007         instead of callq.
10009 2010-03-22  Janis Johnson  <janis187@us.ibm.com>
10010             Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
10012         * doc/sourcebuild.texi (Test Directives): Split into six
10013         subsections, with most of the current text in new subsections
10014         Directives, Selectors, and Final Actions.
10015         (Directives): Split list of test directives into multiple
10016         subsubsections.
10017         (Selectors): Describe use and syntax of selectors.
10018         (Effective-Target Keywords): Describe all existing keywords.
10019         (Add Options): Describe features for dg-add-options.
10020         (Require Support): Describe variants of dg-require-support.
10021         (Final Actions): Describe commands to use in dg-final.
10023 2010-03-22  Michael Matz  <matz@suse.de>
10025         PR middle-end/43475
10026         * recog.c (validate_replace_rtx_group): Replace also in
10027         REG_EQUAL and REG_EQUIV notes.
10029 2010-03-22  Richard Guenther  <rguenther@suse.de>
10031         PR tree-optimization/43390
10032         * tree-vect-stmts.c (get_vectype_for_scalar_type): Make
10033         sure vector extracts are type correct.
10035 2010-03-22  Richard Guenther  <rguenther@suse.de>
10037         PR middle-end/40106
10038         * builtins.c (expand_builtin_pow): Expand pow (x, 1.5) as
10039         x * sqrt (x) even when optimizing for size if the target
10040         has native support for sqrt.
10042 2010-03-22  Jakub Jelinek  <jakub@redhat.com>
10044         * varasm.c (make_decl_rtl_for_debug): Also clear
10045         flag_mudflap for the duration of make_decl_rtl call.
10047         PR debug/43443
10048         * var-tracking.c (add_cselib_value_chains): Remove ASM_OPERANDS
10049         locs from preserved VALUEs.
10051 2010-03-21  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
10053         PR middle-end/42718
10054         * pa.md (movmemsi): Set align to one if zero.
10055         (movmemdi): Likewise.
10057 2010-03-21  Richard Earnshaw  <rearnsha@arm.com>
10059         PR target/42321
10060         * arm.c (arm_output_epilogue): Correctly match VFP pop instructions
10061         with their corresponding prologue pushes.
10063 2010-03-20  Andrew Pinski  <pinskia@gmail.com>
10065         PR target/43156
10066         * config/spu/spu.c (spu_expand_prologue): Don't emit NOTE_INSN_DELETED
10067         at the begining or end.
10068         (spu_expand_epilogue): Likewise.
10070 2010-03-20  Richard Guenther  <rguenther@suse.de>
10072         PR rtl-optimization/43438
10073         * combine.c (make_extraction): Properly zero-/sign-extend an
10074         extraction of the low part of a CONST_INT.  Also handle
10075         CONST_DOUBLE.
10077 2010-03-19  Mike Stump  <mikestump@comcast.net>
10079         * config/i386/darwin.h (SUBTARGET32_DEFAULT_CPU): Add.
10080         * config/i386/i386.c (SUBTARGET32_DEFAULT_CPU): Add.
10081         (override_options): Use SUBTARGET32_DEFAULT_CPU.
10083 2010-03-19  Andrew Pinski  <andrew_pinski@caviumnetworks.com>
10085         PR c/43211
10086         * c-decl.c (grokparms): Set arg_types to NULL_TREE if there was
10087         an error.
10089 2010-03-19  Bernd Schmidt  <bernds@codesourcery.com>
10091         PR rtl-optimization/42258
10092         * ira-lives.c (check_and_make_def_conflict): Ignore conflict for a
10093         use that may match DEF.
10095         PR target/40697
10096         * optabs.c (avoid_expensive_constant): Use rtx_cost to find out
10097         the cost of loading the constant rather than assuming
10098         COSTS_N_INSNS (1).
10099         * config/arm/arm.c (thumb1_rtx_costs) <case CONST_INT>: If the
10100         outer code is AND, do the same tests as the andsi3 expander and
10101         return COSTS_N_INSNS (1) if and is cheap.
10103         * optabs.c (avoid_expensive_constant): Fix formatting.
10105 2010-03-19  Michael Matz  <matz@suse.de>
10107         PR c++/43116
10108         * attribs.c (decl_attributes): When rebuilding a function pointer
10109         type use the same qualifiers as the original pointer type.
10111 2010-03-19  Martin Jambor  <mjambor@suse.cz>
10113         * doc/gimple.texi (Logical Operators): Describe is_gimple_ip_invariant
10114         and is_gimple_ip_invariant_address.
10116 2010-03-19  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
10118         Revert
10119         2009-10-01  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
10121         * config/arm/arm.c (arm_override_options): Turn off
10122         flag_dwarf2_cfi_asm for AAPCS variants.
10124 2010-03-19  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
10126         PR target/43399
10127         * config/arm/arm.c (emit_multi_reg_push): Update comments.
10128         Use PRE_MODIFY instead of PRE_DEC.
10129         (emit_sfm): Use PRE_MODIFY instead of PRE_DEC.
10130         (vfp_emit_fstmd): Likewise.
10132 2010-03-19  Michael Matz  <matz@suse.de>
10134         PR target/43305
10135         * builtins.c (expand_builtin_interclass_mathfn,
10136         expand_builtin_signbit): Use maybe_emit_unop_insn, emit libcalls
10137         if that fails.
10139 2010-03-19  Richard Guenther  <rguenther@suse.de>
10141         PR tree-optimization/43415
10142         * tree-ssa-pre.c (phi_translate): Split out worker to ...
10143         (phi_translate_1): ... this.
10144         (phi_translate): Move all caching here.  Cache all NARY
10145         and REFERENCE translations.
10147 2010-03-19  David S. Miller  <davem@davemloft.net>
10149         With help from Eric Botcazou.
10150         * config/sparc/sparc.c: Include dwarf2out.h.
10151         (emit_pic_helper): Delete.
10152         (pic_helper_symbol_name): Delete.
10153         (pic_helper_emitted_p): Delete.
10154         (pic_helper_needed): New.
10155         (USE_HIDDEN_LINKONCE): Define to '1' if HAVE_GAS_HIDDEN else '0'.
10156         (get_pc_thunk_name): New.
10157         (load_pic_register): Remove 'delay_pic_helper' arg.  Use
10158         get_thunk_pc_name and ggc_strdup to generate PIC thunk symbol.
10159         Set pic_helper_needed to true.  Don't call emit_pic_helper.
10160         (sparc_expand_prologue): Update load_pic_register call.
10161         (sparc_output_mi_thunk): Likewise.
10162         (sparc_file_end): Emit a hidden comdat symbol for the PIC
10163         thunk if possible.  Output CFI information as needed.
10165 2010-03-18  Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
10166             Jack Howarth <howarth@bromo.med.uc.edu>
10168         PR target/36399
10169         * config/i386/i386.h: Fix ABI on darwin x86-32.
10171 2010-03-18  Aldy Hernandez  <aldyh@redhat.com>
10173         * tree.h: Declare make_decl_rtl_for_debug.
10174         * varasm.c (make_decl_rtl_for_debug): New.
10175         * dwarf2out.c (rtl_for_decl_location): Call it.
10176         * cfgexpand.c (expand_debug_expr): Call it.
10178 2010-03-18  Jakub Jelinek  <jakub@redhat.com>
10180         PR bootstrap/43399
10181         * var-tracking.c (adjust_mems) <case POST_MODIFY>: Allow BLKmode
10182         mem_mode.
10184         PR bootstrap/43403
10185         * var-tracking.c (vt_init_cfa_base): Do nothing if
10186         cfa_base_rtx would be hard_frame_pointer_rtx or non-fixed register.
10188 2010-03-18  Alexandre Oliva  <aoliva@redhat.com>
10190         PR debug/42873
10191         * var-tracking.c (canonicalize_vars_star): New.
10192         (dataflow_post_merge_adjust): Use it.
10194 2010-03-18  Jakub Jelinek  <jakub@redhat.com>
10196         PR debug/43058
10197         * var-tracking.c (non_suitable_const): New function.
10198         (add_uses): For DEBUG_INSNs with constants, don't record any
10199         value, instead just the constant value itself.
10200         (compute_bb_dataflow) <case MO_VAL_LOC>: If PAT_VAR_LOCATION_LOC
10201         is not VAR_LOC_UNKNOWN_P, set var to the constant.
10202         (emit_notes_in_bb): Likewise.
10203         (emit_note_insn_var_location): For onepart variables if
10204         cur_loc is a VOIDmode constant, use DECL_MODE.
10206 2010-03-18  Martin Jambor  <mjambor@suse.cz>
10208         PR middle-end/42450
10209         * cgraph.h (cgraph_redirect_edge_call_stmt_to_callee): Declare.
10210         * cgraphunit.c (cgraph_materialize_all_clones): Update calls in
10211         all non-clones.  Moved call redirection...
10212         (cgraph_redirect_edge_call_stmt_to_callee): ...to this new function.
10213         (cgraph_materialize_all_clones): Dispose of all
10214         combined_args_to_skip bitmaps.
10215         (verify_cgraph_node): Do not check for edges pointing to wrong
10216         nodes in inline clones.
10217         * tree-inline.c (copy_bb): Call
10218         cgraph_redirect_edge_call_stmt_to_callee.
10219         * ipa.c (cgraph_remove_unreachable_nodes): Call
10220         cgraph_node_remove_callees even when there are used clones.
10222 2010-03-18  H.J. Lu  <hongjiu.lu@intel.com>
10224         * config/i386/libgcc-glibc.ver: Make GCC_4.5.0 inherit GCC_4.4.0.
10226 2010-03-18  H.J. Lu  <hongjiu.lu@intel.com>
10228         PR target/43383
10229         * config/i386/libgcc-glibc.ver: Add __extendxftf2 to GCC_4.5.0
10230         for 32bit.
10232 2010-03-18  Michael Matz  <matz@suse.de>
10234         PR middle-end/43419
10235         * builtins.c (expand_builtin_pow): Don't transform pow(x, 0.5)
10236         into sqrt(x) if we need to preserve signed zeros.
10238 2010-03-18  Steven Bosscher  <steven@gcc.gnu.org>
10239             Eric Botcazou  <ebotcazou@adacore.com>
10241         PR rtl-optimization/43360
10242         * loop-invariant.c (move_invariant_reg): Remove the REG_EQUAL
10243         note if we don't know its invariant status.
10245 2010-03-18  Michael Matz  <matz@suse.de>
10247         PR tree-optimization/43402
10248         * tree-cfgcleanup.c (cleanup_control_expr_graph): Don't follow
10249         PHI chains of ssa names registered for update.
10251 2010-03-17  Peter Bergner  <bergner@vnet.ibm.com>
10253         PR target/42427
10254         * config/rs6000/rs6000.c (rs6000_split_multireg_move): Add support for
10255         non-offsettable and pre_modify update addressing.
10256         * config/rs6000/dfp.md (*movdd_hardfloat32): Make the "0", "1"
10257         and "2" alternatives "#".
10258         (*movdd_softfloat32): Make all alternatives "#";
10259         * config/rs6000/rs6000.md (DIFD): New define_mode_iterator.
10260         (*movdf_hardfloat32): Make the "0", "1" and "2" alternatives "#".
10261         (*movdf_softfloat32): Make all alternatives "#";
10262         (movdi): Use the new DIFD mode iterator to create a common splitter
10263         for movdi, movdf and movdd patterns.
10265 2010-03-18  Shujing Zhao  <pearly.zhao@oracle.com>
10267         * common.opt (dumpdir): Remove redundant tab.
10269 2010-03-17  Martin Jambor  <mjambor@suse.cz>
10271         PR tree-optimization/43347
10272         * tree-sra.c (create_access_replacement): Set TREE_NO_WARNING when the
10273         original base is DECL_ARTIFICIAL or DECL_IGNORED_P.
10275 2010-03-17  Bernd Schmidt  <bernd.schmidt@analog.com>
10277         PR rtl-optimization/42216
10278         * regrename.c (create_new_chain): New function, broken out from...
10279         (scan_rtx_reg): ... here.  Call it.  Handle the case where we are
10280         appending a use to an empty chain.
10281         (build_def_use): Remove previous changes that convert OP_INOUT to
10282         OP_OUT operands; instead detect the case where an OP_INOUT operand
10283         uses a previously untracked register and create an empty chain for it.
10285 2010-03-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
10287         * doc/extend.texi (Function Attributes): Rewrite unfinished
10288         sentence in ms_abi documentation.
10290 2010-03-17  Alan Modra  <amodra@gmail.com>
10292         * config/rs6000/linux64.opt (mprofile-kernel): Use profile_kernel var.
10293         * config/rs6000/linux64.h (TARGET_PROFILE_KERNEL): Define.
10294         (SUBSUBTARGET_OVERRIDE_OPTIONS): Don't use SET_PROFILE_KERNEL.
10295         * config/rs6000/rs6000.c (SET_PROFILE_KERNEL): Don't define.
10297 2010-03-16  Richard Henderson  <rth@redhat.com>
10299         PR middle-end/43365
10300         * tree-eh.c (replace_goto_queue): Also replace in the eh_seq.
10301         (lower_try_finally): Save and restore eh_seq around the expansion
10302         of the try-finally.
10304 2010-03-16  Aldy Hernandez  <aldyh@redhat.com>
10306         * graphite-sese-to-poly.c (split_reduction_stmt): Skip debug
10307         statements before splitting block.
10309 2010-03-16  Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
10311         * doc/sourcebuild.texi (Testsuites): Fix markup.
10312         Use pathnames relative to gcc/testsuite.
10313         (Test Directives): Move description of how timeout is determined.
10314         (Ada Tests): Favor gnat.exp over ada/acats/tests/gcc.
10315         (C Tests): Correct gcc.misc-tests directory.
10316         Framework tests now live in gcc.test-framework.
10318 2010-03-16  Richard Guenther  <rguenther@suse.de>
10320         PR middle-end/43379
10321         * tree-cfg.c (gimple_merge_blocks): When propagating virtual PHI
10322         operands make sure to merge SSA_NAME_OCCURS_IN_ABNORMAL_PHI properly.
10324 2010-03-16  Aldy Hernandez  <aldyh@redhat.com>
10325             Alexandre Oliva  <aoliva@redhat.com>
10327         PR tree-optimization/42917
10328         * lambda-code.c (remove_iv): Skip debug statements.
10329         (lambda_loopnest_to_gcc_loopnest): Likewise.
10330         (not_interesting_stmt): Debug statements are not interesting.
10332 2010-03-16  Jakub Jelinek  <jakub@redhat.com>
10334         PR debug/43051
10335         PR debug/43092
10336         * cselib.c (cselib_preserve_constants,
10337         cfa_base_preserved_val): New static variables.
10338         (preserve_only_constants): New function.
10339         (cselib_reset_table): If cfa_base_preserved_val is non-NULL, don't
10340         clear its REG_VALUES.  If cselib_preserve_constants, don't
10341         empty the whole hash table, but preserve there VALUEs with constants,
10342         cfa_base_preserved_val and cfa_base_preserved_val plus constant.
10343         (cselib_preserve_cfa_base_value): New function.
10344         (cselib_invalidate_regno): Don't invalidate cfa_base_preserved_val.
10345         (cselib_init): Change argument to int bitfield.  Set
10346         cselib_preserve_constants to whether CSELIB_PRESERVE_CONSTANTS
10347         is in it.
10348         (cselib_finish): Clear cselib_preserve_constants and
10349         cfa_base_preserved_val.
10350         * cselib.h (enum cselib_record_what): New enum.
10351         (cselib_init): Change argument to int.
10352         (cselib_preserve_cfa_base_value): New prototype.
10353         * postreload.c (reload_cse_regs_1): Adjust cselib_init caller.
10354         * dse.c (dse_step1): Likewise.
10355         * cfgcleanup.c (thread_jump): Likewise.
10356         * sched-deps.c (sched_analyze): Likewise.
10357         * gcse.c (local_cprop_pass): Likewise.
10358         * simplify-rtx.c (simplify_replace_fn_rtx): Add argument to callback.
10359         If FN is non-NULL, call the callback always and whenever it returns
10360         non-NULL just return that.  Only do rtx_equal_p if FN is NULL.
10361         * rtl.h (simplify_replace_fn_rtx): Add argument to callback.
10362         * combine.c (propagate_for_debug_subst): Add old_rtx argument,
10363         compare from with old_rtx and if it isn't rtx_equal_p, return NULL.
10364         * Makefile.in (var-tracking.o): Depend on $(RECOG_H).
10365         * var-tracking.c: Include recog.h.
10366         (bb_stack_adjust_offset): Remove.
10367         (vt_stack_adjustments): Don't call it, instead just gather the
10368         adjustments using insn_stack_adjust_offset_pre_post on each bb insn.
10369         (adjust_stack_reference): Remove.
10370         (compute_cfa_pointer): New function.
10371         (hard_frame_pointer_adjustment, cfa_base_rtx): New static variables.
10372         (struct adjust_mem_data): New type.
10373         (adjust_mems, adjust_mem_uses, adjust_mem_stores, adjust_insn): New
10374         functions.
10375         (get_address_mode): New function.
10376         (replace_expr_with_values): Use it.
10377         (use_type): Don't do cselib_lookup for VAR_LOC_UNKNOWN_P.
10378         Use get_address_mode.  For cfa_base_rtx return MO_CLOBBER.
10379         (adjust_sets): Remove.
10380         (add_uses): Don't add extra MO_VAL_USE for cfa_base_rtx plus constant.
10381         Use get_address_mode.
10382         (get_adjusted_src): Remove.
10383         (add_stores): Don't call it.  Never reuse expr SET.  Don't add extra
10384         MO_VAL_USE for cfa_base_rtx plus constant.  Use get_address_mode.
10385         (add_with_sets): Don't call adjust_sets.
10386         (fp_setter, vt_init_cfa_base): New functions.
10387         (vt_initialize): Change return type to bool.  Move most of pool etc.
10388         initialization to the beginning of the function from end.  Pass
10389         CSELIB_RECORD_MEMORY | CSELIB_PRESERVE_CONSTANTS to cselib_init.
10390         If !frame_pointer_needed, call vt_stack_adjustment before mos
10391         vector is filled, call vt_init_cfa_base if argp/framep has been
10392         eliminated to sp.  If frame_pointer_needed and argp/framep has
10393         been eliminated to hard frame pointer, set
10394         hard_frame_pointer_adjustment and call vt_init_cfa_base after
10395         encountering fp setter in the prologue.  For MO_ADJUST, call
10396         log_op_type before pusing the op into mos vector, not afterwards.
10397         Call adjust_insn before cselib_process_insn/add_with_sets,
10398         call cancel_changes (0) afterwards.
10399         (variable_tracking_main_1): Adjust for vt_initialize calling
10400         vt_stack_adjustments and returning whether it succeeded or not.
10402 2010-03-15  Aldy Hernandez  <aldyh@redhat.com>
10404         * graphite-sese-to-poly.c (rewrite_cross_bb_scalar_deps): Skip
10405         debug statements.
10407 2010-03-15  Jakub Jelinek  <jakub@redhat.com>
10409         * dwarf2out.c (dwarf2out_frame_debug): Don't assert drap_reg
10410         has been set.
10411         (based_loc_descr): Use DW_OP_fbreg for vdrap_reg even when
10412         drap_reg has not been set.
10414 2010-03-15  Michael Matz  <matz@suse.de>
10416         PR middle-end/43300
10417         * tree-outof-ssa.c (emit_partition_copy): New argument sizeexp,
10418         use it to expand block copies.
10419         (insert_partition_copy_on_edge, insert_rtx_to_part_on_edge,
10420         insert_part_to_rtx_on_edge): Adjust callers of emit_partition_copy.
10421         (insert_value_copy_on_edge): Use store_expr for BLKmode values.
10423 2010-03-15  Richard Guenther  <rguenther@suse.de>
10425         PR tree-optimization/43367
10426         * tree-cfg.c (gimple_can_merge_blocks_p): Simplify PHI
10427         elimination check.
10429 2010-03-15  Richard Guenther  <rguenther@suse.de>
10431         PR tree-optimization/43317
10432         * ipa-struct-reorg.c (create_new_general_access): Update stmt.
10434 2010-03-15  Martin Jambor  <mjambor@suse.cz>
10436         PR tree-optimization/43141
10437         * tree-sra.c (create_abstract_origin): New function.
10438         (modify_function): Call create_abstract_origin.
10440 2010-03-15  Chris Demetriou  <cgd@google.com>
10442         * Makefile.in (stmp-int-hdrs): Don't chmod include/stdint.h if it
10443         wasn't copied.
10445 2010-03-13  Sebastian Pop  <sebastian.pop@amd.com>
10447         PR middle-end/43354
10448         * graphite-sese-to-poly.c (rewrite_close_phi_out_of_ssa): Do not
10449         call insert_out_of_ssa_copy for default definitions.
10451 2010-03-13  Sebastian Pop  <sebastian.pop@amd.com>
10453         * graphite-clast-to-gimple.c (my_long_long): Defined.
10454         (gcc_type_for_cloog_iv): Use it instead of long_long_integer_type_node.
10455         * graphite-sese-to-poly.c (my_long_long): Defined.
10456         (scop_ivs_can_be_represented): Use it.
10458 2010-03-13  Sebastian Pop  <sebastian.pop@amd.com>
10460         * doc/invoke.texi: Fix documentation of graphite-max-nb-scop-params,
10461         graphite-max-bbs-per-function, and loop-block-tile-size.
10462         * params.def (PARAM_GRAPHITE_MAX_NB_SCOP_PARAMS): Replace "maximal"
10463         with "maximum".
10464         (PARAM_GRAPHITE_MAX_BBS_PER_FUNCTION): Same.
10466 2010-03-13  Sebastian Pop  <sebastian.pop@amd.com>
10468         * graphite-clast-to-gimple.c (gcc_type_for_iv_of_clast_loop): Remove
10469         forward declaration.
10470         * graphite-sese-to-poly.c (reduction_phi_p): Remove FIXME comment.
10471         (add_upper_bounds_from_estimated_nit): New.
10472         (build_loop_iteration_domains): Use it.
10474 2010-03-13  Sebastian Pop  <sebastian.pop@amd.com>
10476         * doc/invoke.texi (PARAM_LOOP_BLOCK_TILE_SIZE): Document.
10478 2010-03-13  Sebastian Pop  <sebastian.pop@amd.com>
10480         PR middle-end/43306
10481         * tree-chrec.c (evolution_function_right_is_integer_cst): CHREC_RIGHT
10482         should be an INTEGER_CST.  Also handle CASE_CONVERT.
10484 2010-03-13  Sebastian Pop  <sebastian.pop@amd.com>
10486         * graphite.c (graphite_initialize): To bound the number of bbs per
10487         function, use PARAM_GRAPHITE_MAX_BBS_PER_FUNCTION.
10488         * params.def (PARAM_GRAPHITE_MAX_BBS_PER_FUNCTION): Declared.
10489         * doc/invoke.texi: Document it.
10491 2010-03-13  Sebastian Pop  <sebastian.pop@amd.com>
10493         * graphite-sese-to-poly.c (build_poly_scop): Do not return bool.
10494         * graphite-sese-to-poly.h (build_poly_scop): Same.
10496 2010-03-13  Sebastian Pop  <sebastian.pop@amd.com>
10498         * graphite-sese-to-poly.c (build_poly_scop): Limit scops following
10499         the number of parameters in the scop.  Use as an upper bound
10500         PARAM_GRAPHITE_MAX_NB_SCOP_PARAMS.
10501         * params.def (PARAM_GRAPHITE_MAX_NB_SCOP_PARAMS): Declared.
10502         * doc/invoke.texi: Document it.
10504 2010-03-13  Jerry Quinn  <jlquinn@optonline.net>
10506         * Makefile.in (TEXI_GCCINT_FILES): Remove c-tree.texi.
10507         * doc/c-tree.texi: Remove.
10508         * doc/generic.texi: Merge c-tree.texi here.
10509         * doc/gccint.texi (Trees): Remove menu entry.
10510         (c-tree.texi): Remove @include.
10511         * doc/rtl.texi (Reading RTL): Update pxref from Trees to GENERIC.
10512         * doc/languages.texi (Reading RTL): Ditto.
10514 2010-03-12  Steve Ellcey  <sje@cup.hp.com>
10516         PR target/42869
10517         * config/ia64/sync.md (sync_compare_and_swap): Move memory fence.
10519 2010-03-12  Michael Meissner  <meissner@linux.vnet.ibm.com>
10521         PR middle-end/42431
10522         * gcc/config/rs6000/rs6000.c (rs6000_emit_move): Delete band-aid
10523         code added to work around reload clobbering CONST insns.
10525 2010-03-12  Jakub Jelinek  <jakub@redhat.com>
10527         * cselib.c (LONG_TERM_PRESERVED_VALUE_P): Remove.
10528         (cselib_preserve_definitely, cselib_clear_preserve): Remove.
10529         (cselib_preserve_only_values): Remove retain argument, don't
10530         traverse hash table with cselib_{preserve_definitely,clear_preserve}.
10531         * cselib.h (cselib_preserve_only_values): Remove retain argument.
10532         * var-tracking.c (micro_operation): Move insn field before union.
10533         Add DEF_VEC_O and DEF_VEC_ALLOC_O for this type.
10534         (struct variable_tracking_info_def): Remove n_mos field, change
10535         mos into a vector of micro_operations.
10536         (count_uses, count_uses_1, count_stores, count_with_sets): Remove.
10537         (bb_stack_adjust_offset, log_op_type, add_uses, add_stores,
10538         compute_bb_dataflow, emit_notes_in_bb): Adjust for VTI (bb)->mos
10539         changing into a vector.
10540         (add_with_sets): Likewise.  Ensure MO_VAL_USE uops from add_stores
10541         come before all other uops generated by add_stores.
10542         (vt_add_function_parameters): Adjust for cselib_preserve_only_values
10543         argument removal.
10544         (vt_initialize): Likewise.  Adjust for VTI (bb)->mos changing into
10545         a vector.  Run just one pass over the bbs instead of separate counting
10546         and computation phase.
10547         (vt_finalize): Free VTI (bb)->mos vector instead of array.
10549         PR debug/43329
10550         * tree-inline.c (remap_decls): Put old_var rather than origin_var
10551         into *nonlocalized_list vector.
10552         * dwarf2out.c (gen_formal_parameter_die): Call decl_ultimate_origin
10553         even if origin is non-NULL.
10554         (gen_variable_die): Likewise.
10555         (process_scope_var): Don't change origin.
10556         (gen_decl_die): Likewise.
10557         * tree-cfgcleanup.c (remove_forwarder_block): Check single_pred_p
10558         before adding new edges instead of after it, fix moving over
10559         debug stmts.
10561 2010-03-11  David S. Miller  <davem@davemloft.net>
10563         * configure.ac (gcc_cv_as_cfi_advance_working): Skip a multiple
10564         of four.
10565         * configure: Rebuild.
10567 2010-03-11  Martin Jambor  <mjambor@suse.cz>
10569         PR tree-optimization/43257
10570         * tree.c (assign_assembler_name_if_neeeded): New function.
10571         (free_lang_data_in_cgraph): Assembler name assignment moved to the
10572         above new function.
10573         * tree.h (assign_assembler_name_if_neeeded): Declare.
10574         * cgraphunit.c (cgraph_analyze_function): Create an assembler name for
10575         the function if needed.
10577 2010-03-11  Chris Demetriou  <cgd@google.com>
10579         * Makefile.in (stmp-int-hdrs): Make include/unwind.h,
10580         include/stdint-gcc.h, and include/stdint.h world-readable.
10582 2010-03-11  Richard Guenther  <rguenther@suse.de>
10584         PR tree-optimization/43255
10585         * tree-vrp.c (process_assert_insertions_for): Do not insert
10586         asserts for trivial conditions.
10588 2010-03-11  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
10590         PR tree-optimization/43280
10591         * tree-ssa-math-opts.c (find_bswap_1): Modify symbolic number
10592         generation.  Move calculation of size out of the if branch.
10593         (find_bswap): Modify compare number generation.
10595 2010-03-11  Richard Guenther  <rguenther@suse.de>
10597         PR lto/43200
10598         * lto-streamer-in.c (maybe_fixup_decls): Simplify.
10599         (input_gimple_stmt): Fixup handled component types during
10600         operand read.  Also fix up decls in ADDR_EXPRs.
10602 2010-03-10  Eric Botcazou  <ebotcazou@adacore.com>
10604         * config/sparc/sol2-bi.h (CC1_SPEC): Default to -mcpu=v9 for -m32.
10605         * config/sparc/t-sol2-64 (MULTILIB_DIRNAMES): Use sparcv8plus.
10607 2010-03-10  Jan Hubicka  <jh@suse.cz>
10609         PR c/43288
10610         * ipa.c (function_and_variable_visibility) Normalize COMMON bits.
10611         * varasm.c (get_variable_section): Don't do that here...
10612         (make_decl_rtl): ... and here.
10613         (do_assemble_alias): Produce decl RTL.
10614         (assemble_alias): Likewise.
10616 2010-03-10  Jakub Jelinek  <jakub@redhat.com>
10618         PR debug/43290
10619         * reg-notes.def (REG_CFA_SET_VDRAP): New note.
10620         * dwarf2out.c (dwarf2out_frame_debug_expr): Remove rule 20 - setting
10621         of fde->vdrap_reg.
10622         (dwarf2out_frame_debug): Handle REG_CFA_SET_VDRAP note.
10623         (based_loc_descr): Only express drap or vdrap regno based expressions
10624         using DW_OP_fbreg when not optimizing.
10625         * config/i386/i386.c (ix86_get_drap_rtx): When not optimizing,
10626         make the vDRAP = DRAP assignment RTX_FRAME_RELATED_P and add
10627         REG_CFA_SET_VDRAP note.
10629 2010-03-10  Alexander Monakov  <amonakov@ispras.ru>
10631         PR tree-optimization/43236
10632         * tree-loop-distribution.c (generate_memset_zero): Fix off-by-one
10633         error in calculation of base address in reverse iteration case.
10634         (generate_builtin): Take number of latch executions if the statement
10635         is in the latch.
10637 2010-03-10  Andrey Belevantsev  <abel@ispras.ru>
10639         PR middle-end/42859
10640         * tree-eh.c: Include pointer-set.h.
10641         (lower_eh_dispatch): Filter out duplicate case labels and
10642         remove the unneeded edge when the label is unused.  Return
10643         true when some edges are removed.
10644         (execute_lower_eh_dispatch): When any lowering resulted in
10645         removing an edge, also delete unreachable blocks.
10647 2010-03-10  Jakub Jelinek  <jakub@redhat.com>
10649         PR bootstrap/43287
10650         * config/rs6000/rs6000.c (rs6000_delegitimize_address): Handle
10651         UNSPEC_MACHOPIC_OFFSET.
10653 2010-03-09  Andreas Schwab  <schwab@linux-m68k.org>
10655         PR target/43294
10656         * config/m68k/m68k.c (TARGET_DELEGITIMIZE_ADDRESS): Define.
10657         (m68k_delegitimize_address): New function.
10659 2010-03-09  Jakub Jelinek  <jakub@redhat.com>
10661         PR debug/43299
10662         * dwarf2out.c (const_ok_for_output_1): Return 1 for UNSPECs.
10664         PR debug/43299
10665         * var-tracking.c (adjust_sets): New function.
10666         (count_with_sets, add_with_sets): Use it.
10667         (get_adjusted_src): New inline function.
10668         (add_stores): Use it.
10670         PR debug/43304
10671         * var-tracking.c (vt_expand_loc_callback) <case SUBREG>: If dummy,
10672         call cselib_dummy_expand_value_rtx_cb instead of
10673         cselib_expand_value_rtx_cb.
10675         PR debug/43293
10676         * config/i386/t-i386 (i386.o): Depend on debug.h and dwarf2out.h.
10677         * config/i386/i386.c: Include debug.h and dwarf2out.h.
10678         (ix86_file_end): If dwarf2out_do_cfi_asm (), emit .cfi_startproc
10679         and .cfi_endproc around the pic thunks.
10680         (output_set_got): For TARGET_DEEP_BRANCH_PREDICTION pic, ensure
10681         all queued unwind info register saves are saved before the call.
10682         For !TARGET_DEEP_BRANCH_PREDICTION pic, ensure the call is
10683         considered as sp-=4 for unwind info and the pop as sp+=4 which
10684         also clobbers dest, but doesn't actually restore it.
10686         PR debug/43290
10687         * config/i386/i386.c (ix86_get_drap_rtx): Don't set
10688         RTX_FRAME_RELATED_P.
10690 2010-03-09  Jie Zhang  <jie@codesourcery.com>
10692         * config/arm/arm.md (thumb_mulsi3_v6): Remove trailing
10693         whitespaces in output template.
10695 2010-03-09  Jie Zhang  <jie@codesourcery.com>
10697         * ira-lives.c (check_and_make_def_use_conflict): Don't fall
10698         out array boundary.
10700 2010-03-08  Jakub Jelinek  <jakub@redhat.com>
10702         * Makefile.in (check_gcc_parallelize): Run dg-torture.exp and
10703         builtins.exp in a separate job.
10705 2010-03-08  Sebastian Pop  <sebastian.pop@amd.com>
10707         * graphite-sese-to-poly.c (add_param_constraints): Use
10708         lower_bound_in_type and upper_bound_in_type.
10710 2010-03-08  Sebastian Pop  <sebastian.pop@amd.com>
10712         * graphite-sese-to-poly.c (add_param_constraints): Use sizetype
10713         instead of unsigned_type_node.
10715 2010-03-08  Sebastian Pop  <sebastian.pop@amd.com>
10716             Reza Yazdani  <reza.yazdani@amd.com>
10718         PR middle-end/43065
10719         * graphite-sese-to-poly.c (add_param_constraints): Insert bounds
10720         on pointer type parameters.
10722 2010-03-08  Tobias Grosser  <grosser@fim.uni-passau.de>
10724         PR middle-end/42644
10725         PR middle-end/42130
10726         * graphite-clast-to-gimple.c (clast_to_gcc_expression): Also
10727         handle conversions from pointer to integers.
10728         (gcc_type_for_cloog_iv): Choose the smalles signed integer as an
10729         induction variable, to be able to work with code generated by CLooG.
10730         * graphite-sese-to-poly.c (scop_ivs_can_be_represented): New.
10731         (build_poly_scop): Bail out if we cannot codegen a loop.
10733 2010-03-08  Tobias Grosser  <grosser@fim.uni-passau.de>
10735         * graphite-clast-to-gimple.c (translate_clast): Do not short-cut
10736         code generation with gloog_error.
10738 2010-03-08  Sebastian Pop  <sebastian.pop@amd.com>
10740         * sese.c (expand_scalar_variables_ssa_name): Add new argument for type.
10741         Call fold_convert on all the returned values.
10742         (expand_scalar_variables_expr): Pass to
10743         expand_scalar_variables_ssa_name the type of the resulting expression.
10745 2010-03-08  Sebastian Pop  <sebastian.pop@amd.com>
10747         * graphite-ppl.c (ppl_min_for_le_polyhedron): Renamed
10748         ppl_min_for_le_pointset.
10749         Use ppl_Pointset_Powerset_C_Polyhedron_minimize.
10750         * graphite-ppl.h (ppl_min_for_le_polyhedron): Update declaration.
10752 2010-03-08  Sebastian Pop  <sebastian.pop@amd.com>
10754         * graphite-dependences.c (map_into_dep_poly): Removed.
10755         (dependence_polyhedron_1): Use combine_context_id_scat.
10757 2010-03-08  Sebastian Pop  <sebastian.pop@amd.com>
10759         * graphite-poly.h (struct poly_scattering): Add layout documentation.
10760         (struct poly_bb): Same.
10761         (combine_context_id_scat): New.
10763 2010-03-08  Sebastian Pop  <sebastian.pop@amd.com>
10765         PR middle-end/42326
10766         * sese.c (name_defined_in_loop_p): Return false for default
10767         definitions.
10769 2010-03-08  Sebastian Pop  <sebastian.pop@amd.com>
10771         * graphite-clast-to-gimple.c (find_cloog_iv_in_expr): Simplify
10772         and clean up the logic.
10774 2010-03-08  Sebastian Pop  <sebastian.pop@amd.com>
10776         * graphite-sese-to-poly.c (add_param_constraints): Enabled: remove
10777         early return.
10779 2010-03-08  Jakub Jelinek  <jakub@redhat.com>
10781         * var-tracking.c (remove_cselib_value_chains): Define only for
10782         ENABLE_CHECKING.
10783         (dataflow_set_preserve_mem_locs, dataflow_set_remove_mem_locs,
10784         delete_slot_part, emit_notes_for_differences_1): Don't call
10785         remove_cselib_value_chains here.
10786         (set_slot_part, emit_notes_for_differences_2): Don't call
10787         add_cselib_value_chains here.
10788         (preserved_values): New vector.
10789         (preserve_value): New function.
10790         (add_uses, add_stores, vt_add_function_parameters): Use it
10791         instead of cselib_preserve_value.
10792         (changed_values_stack): New vector.
10793         (check_changed_vars_0): New function.
10794         (check_changed_vars_1, check_changed_vars_2): Use it.
10795         (emit_notes_for_changes): Call set_dv_changed (*, false) on all
10796         changed_values_stack VALUEs.
10797         (vt_emit_notes): For all preserved_values call
10798         add_cselib_value_chains.  If ENABLE_CHECKING call
10799         remove_cselib_value_chains before verifying value_chains is empty.
10800         Initialize and free changed_values_stack.
10801         (vt_initialize): Initialize preserved_values.
10802         (vt_finalize): Free preserved_values.
10804 2010-03-08  Richard Guenther  <rguenther@suse.de>
10806         PR tree-optimization/43269
10807         * tree-ssa-dse.c (dse_possible_dead_store_p): Fix post-dom
10808         region detection.
10810 2010-03-08  Martin Jambor  <mjambor@suse.cz>
10812         * ipa-prop.h (struct ipa_param_descriptor): Removed the called field.
10813         (ipa_is_param_called): Removed.
10814         * ipa-prop.c (ipa_note_param_call): Do not set the called flag.
10815         (ipa_print_node_params): Do not print the called flag.
10816         (ipa_write_node_info): Do not stream the called flag.
10817         (ipa_read_node_info): Likewise.
10819 2010-03-07  Jakub Jelinek  <jakub@redhat.com>
10821         PR debug/43176
10822         * Makefile.in (var-tracking.o): Depend on pointer-set.h.
10823         * cselib.c (struct expand_value_data): Add dummy field.
10824         (cselib_expand_value_rtx, cselib_expand_value_rtx_cb): Initialize
10825         dummy to false.
10826         (cselib_dummy_expand_value_rtx_cb): New function.
10827         (cselib_expand_value_rtx_1): If evd->dummy is true, don't allocate
10828         any rtl.
10829         * cselib.h (cselib_dummy_expand_value_rtx_cb): New prototype.
10830         * var-tracking.c: Include pointer-set.h.
10831         (variable): Change n_var_parts to char from int.  Add
10832         cur_loc_changed and in_changed_variables fields.
10833         (variable_canonicalize): Remove.
10834         (shared_var_p): New inline function.
10835         (unshare_variable): Maintain cur_loc_changed and
10836         in_changed_variables fields.  If var was in changed_variables,
10837         replace it there with new_var.  Just copy cur_loc instead of
10838         resetting it to something else.
10839         (variable_union): Don't recompute cur_loc.  Use shared_var_p.
10840         (dataflow_set_union): Don't call variable_canonicalize.
10841         (loc_cmp): If both x and y are DEBUG_EXPRs, compare uids
10842         of their DEBUG_EXPR_TREE_DECLs.
10843         (canonicalize_loc_order_check): Verify that cur_loc is NULL
10844         and in_changed_variables and cur_loc_changed is false.
10845         (variable_merge_over_cur): Clear cur_loc, in_changed_variables
10846         and cur_loc_changed.  Don't update cur_loc here.
10847         (variable_merge_over_src): Don't call variable_canonicalize.
10848         (dataflow_set_preserve_mem_locs): Use shared_var_p.  When
10849         removing loc that is equal to cur_loc, clear cur_loc,
10850         set cur_loc_changed and ensure variable_was_changed is called.
10851         (dataflow_set_remove_mem_locs): Use shared_var_p.  Only
10852         compare pointers in cur_loc check, if it is equal to loc,
10853         clear cur_loc and set cur_loc_changed.  Don't recompute cur_loc here.
10854         (variable_different_p): Remove compare_current_location argument,
10855         don't compare cur_loc.
10856         (dataflow_set_different_1): Adjust variable_different_p caller.
10857         (variable_was_changed): If dv had some var in changed_variables
10858         already, reset in_changed_variables flag for it and propagate
10859         cur_loc_changed over to the new variable.  On empty var
10860         always set cur_loc_changed.  Set in_changed_variables on whatever
10861         var is added to changed_variables.
10862         (set_slot_part): Clear cur_loc_changed and in_changed_variables.
10863         Use shared_var_p.  When removing loc that is equal to cur_loc,
10864         clear cur_loc and set cur_loc_changed.  If cur_loc is NULL at the
10865         end, don't set it to something else, just call variable_was_changed.
10866         (delete_slot_part): Use shared_var_p.  When cur_loc equals to
10867         loc being removed, clear cur_loc and set cur_loc_changed.
10868         Set cur_loc_changed if all locations have been removed.
10869         (struct expand_loc_callback_data): New type.
10870         (vt_expand_loc_callback): Add dummy mode in which no rtxes are
10871         allocated.  Always create SUBREGs if simplify_subreg failed.
10872         Prefer to use cur_loc, when that fails and still in
10873         changed_variables (and seen first time) recompute it.  Set
10874         cur_loc_changed of variables which had to change cur_loc and
10875         compute elcd->cur_loc_changed if any of the subexpressions used
10876         had to change cur_loc.
10877         (vt_expand_loc): Adjust to pass arguments in
10878         expand_loc_callback_data structure.
10879         (vt_expand_loc_dummy): New function.
10880         (emitted_notes): New variable.
10881         (emit_note_insn_var_location): For VALUEs and DEBUG_EXPR_DECLs
10882         that weren't used for any other decl in current
10883         emit_notes_for_changes call call vt_expand_loc_dummy to update
10884         cur_loc.  For -fno-var-tracking-assignments, set cur_loc to
10885         first loc_chain location if NULL before.  Always use just
10886         cur_loc instead of first loc_chain location.  When cur_loc_changed
10887         is false, when not --enable-checking=rtl just don't emit any note.
10888         When rtl checking, compute the note and assert it is the same
10889         as previous note.  Clear cur_loc_changed and in_changed_variables
10890         at the end before removing from changed_variables.
10891         (check_changed_vars_3): New function.
10892         (emit_notes_for_changes): Traverse changed_vars to call
10893         check_changed_vars_3 on each changed var.
10894         (emit_notes_for_differences_1): Clear cur_loc_changed and
10895         in_changed_variables.  Recompute cur_loc of new_var.
10896         (emit_notes_for_differences_2): Clear cur_loc if new variable appears.
10897         (vt_emit_notes): Initialize and destroy emitted_notes.
10899 2010-03-07  Bernd Schmidt  <bernd.schmidt@analog.com>
10901         PR rtl-optimization/42220
10902         * regrename.c (scan_rtx) <case STRICT_LOW_PART, ZERO_EXTRACT>:
10903         Use verify_reg_tracked to determine if we should use OP_OUT rather
10904         than OP_INOUT.
10905         (build_def_use): If we see an in-out operand for a register that we
10906         know nothing about, treat is an output if possible, fail the block if
10907         not.
10909 2010-03-06  Alexandre Oliva  <aoliva@redhat.com>
10911         PR debug/42897
10912         * gimple-iterator.c (gsi_remove): Propagate only PHI DEFs removed
10913         permanently.
10915 2010-03-06  Alexandre Oliva  <aoliva@redhat.com>
10917         PR debug/42897
10918         * tree-vect-loop.c (vect_transform_loop): Kill out-of-loop debug
10919         uses of relevant DEFs that are dead outside the loop too.
10921 2010-03-06  Alexandre Oliva <aoliva@redhat.com>
10923         * var-tracking.c (dataflow_set_merge): Swap src and src2.
10924         Reverted:
10925         2010-01-13  Jakub Jelinek  <jakub@redhat.com>
10926         PR debug/41371
10927         * var-tracking.c (values_to_unmark): New variable.
10928         (find_loc_in_1pdv): Clear VALUE_RECURSED_INTO of values in
10929         values_to_unmark vector.  Moved body to...
10930         (find_loc_in_1pdv_1): ... this.  Don't clear VALUE_RECURSED_INTO,
10931         instead queue it into values_to_unmark vector.
10932         (vt_find_locations): Free values_to_unmark vector.
10934 2010-03-05  Eric Botcazou  <ebotcazou@adacore.com>
10936         * Makefile.in (PLUGINCC, PLUGINCFLAGS): New variables.
10937         (site.exp): Export them when plugins are enabled.
10939 2010-03-05  Sebastian Pop  <sebastian.pop@amd.com>
10941         PR middle-end/42326
10942         * tree-chrec.c (chrec_fold_plus_1): Do not handle convert expressions
10943         that contain scevs.
10944         (chrec_fold_multiply): Same.
10946 2010-03-04  Andrew Pinski  <andrew_pinski@caviumnetworks.com>
10948         PR c/43248
10949         * c-decl.c (build_compound_literal): Return early if init is
10950         an error_mark_node.
10952 2010-03-04  Martin Jambor  <mjambor@suse.cz>
10954         PR tree-optimization/43164
10955         PR tree-optimization/43191
10956         * tree-sra.c (type_consists_of_records_p): Reject records with
10957         zero-size bit-fields at the end.
10959 2010-03-04  Mike Stump  <mikestump@comcast.net>
10961         * Makefile.in (TAGS): Remove *.y.
10963 2010-03-04  Richard Guenther  <rguenther@suse.de>
10965         PR tree-optimization/40761
10966         * tree-ssa-pre.c (compute_antic): Walk reverse postorder
10967         in reverse order.
10968         (my_rev_post_order_compute): New function.
10969         (init_pre): Call it.
10971 2010-03-04  Changpeng Fang  <changpeng.fang@amd.com>
10973         PR middle-end/43209
10974         * tree-ssa-loop-ivopts.c (determine_use_iv_cost_condition): Do not
10975         decrease the cost of an IV candidate when the cost is infinite.
10977 2010-03-04  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
10979         * doc/extend.texi (Vector Extensions, X86 Built-in Functions):
10980         Use '3DNow!' for the extension of that name, ensure normal space
10981         after the string.
10982         * doc/invoke.texi (i386 and x86-64 Options): Likewise.
10984 2010-03-03  Jeff Law  <law@redhat.com>
10986         * PR middle-end/32693
10987         * expmed.c (store_bit_field_1): Use gen_lowpart_SUBREG rather
10988         than gen_rtx_SUBREG.
10989         (extract_bit_field_1): Likewise.
10991 2010-03-03  Janis Johnson  <janis187@us.ibm.com>
10993         * doc/sourcebuild.texi (Test directives): Document that arguments
10994         include-opts and exclude-opts are now optional for dg-skip-if,
10995         dg-xfail-if, dg-xfail-run-if, and dg-shouldfail.
10997 2010-03-03  Jason Merrill  <jason@redhat.com>
10999         PR c++/12909
11000         * cgraph.h (varpool_node): Add extra_name field.
11001         * varpool.c (varpool_extra_name_alias): New.
11002         (varpool_assemble_decl): Emit extra name aliases.
11003         (varpool_mark_needed_node): Look past an extra name alias.
11004         * lto-streamer.h (LTO_tags): Add LTO_var_decl_alias.
11005         * lto-streamer-in.c (lto_input_tree): Read it.
11006         * lto-streamer-out.c (output_unreferenced_globals): Write it.
11008 2010-03-03  Eric Botcazou  <ebotcazou@adacore.com>
11010         * config.gcc (sparc64-*-solaris2*, sparc-*-solaris2*): Merge into...
11011         (sparc*-*-solaris2*): ...this.
11013 2010-03-03  Jakub Jelinek  <jakub@redhat.com>
11015         PR debug/43229
11016         * cfgexpand.c (expand_debug_expr): Handle DOT_PROD_EXPR,
11017         WIDEN_MULT_EXPR and WIDEN_SUM_EXPR.  Return NULL without
11018         ICE for vector expressions, ADDR_SPACE_CONVERT_EXPR,
11019         FIXED_CONVERT_EXPR, OBJ_TYPE_REF and WITH_SIZE_EXPR.
11021         PR debug/43237
11022         * dwarf2out.c (add_bound_info): If a decl bound doesn't have decl_die,
11023         fallthrough to default handling, just with want_address 0 instead of 2.
11024         For single element lists, add_AT_loc directly, otherwise create an
11025         artificial variable DIE and stick location list to it.
11027         PR debug/43177
11028         * var-tracking.c (loc_cmp): Don't assert VALUEs have the same mode.
11029         (VAL_EXPR_HAS_REVERSE): Define.
11030         (reverse_op): New function.
11031         (add_stores): For reversible operations add an extra MO_VAL_USE.
11033 2010-03-02  Jason Merrill  <jason@redhat.com>
11035         * c-pretty-print.c (pp_c_specifier_qualifier_list): Print vector size.
11037 2010-03-02  Eric Botcazou  <ebotcazou@adacore.com>
11039         * config.gcc (sparc-*-linux*): Do not include sparc/gas.h.
11040         (sparc64-*-linux*): Likewise.
11041         (sparc64-*-solaris2*): Include assembler files before linker ones.
11042         (sparc-*-solaris2*): Simplify and reorder to match previous case.
11043         * config/sparc/gas.h: Delete.
11044         * config/sparc/sol2-64.h: Add copyright notice.
11045         * config/sparc/sol2-gas-bi.h: Likewise.
11046         * config/sparc/sol2-gld.h: Likewise.
11047         * config/sparc/sysv4.h (TARGET_ASM_NAMED_SECTION): Delete.
11048         * config/sparc/sol2.h (TARGET_ASM_NAMED_SECTION): Redefine.
11049         * config/sparc/sol2-gas.h (TARGET_ASM_NAMED_SECTION): Likewise.
11050         * config/sparc/sparc.c (TARGET_ASM_ALIGNED_SI_OP): Never redefine.
11051         (sparc_elf_asm_named_section): Rename into...
11052         (sparc_solaris_elf_asm_named_section): ...this.  Always define.
11054 2010-03-02  Uros Bizjak  <ubizjak@gmail.com>
11056         * config/alpha/alpha.c (override_options): Fix -mtune error message.
11058 2010-03-02  Jeff Law  <law@redhat.com>
11060         PR middle-end/42431
11061         * reload1.c (rtx_p, substitute_stack): Declare.
11062         (substitute): Record addresses of changed rtxs.
11063         (gen_reload_chain_without_interm_reg_p): Don't use copy_rtx anymore.
11064         Restore the original rtx when complete.
11065         (reload): Free subsitute_stack when complete.
11067 2010-03-02  Janis Johnson  <janis187@us.ibm.com>
11069         * doc/gccint.texi (menu): Add Testsuites as a chapter.
11070         * doc/sourcebuild.texi (Testsuites): Move up a level to be a
11071         new chapter.
11072         (Test Idioms, Test Directives, Ada Tests, C Tests, libgcj Tests,
11073         LTO Testing, gcov Testing, profopt Testing, compat Testing,
11074         Torture Tests): Change from subsection to section.
11076 2010-03-02  Jakub Jelinek  <jakub@redhat.com>
11077             Steven Bosscher  <steven@gcc.gnu.org>
11079         * var-tracking.c (vt_initialize): Scan insns in ebb chunks
11080         instead of bb.
11082 2010-03-02  Reza Yazdani  <reza.yazdani@amd.com>
11084         PR middle-end/42640
11085         * tree-loop-distribution.c (update_phis_for_loop_copy): Replaced
11086         the assignment from the new induction variable to the assignment
11087         of the value from the original loop PHI function.
11089 2010-03-01  Janis Johnson  <janis187@us.ibm.com>
11090             Daniel Jacobowitz  <dan@codesourcery.com>
11092         * doc/sourcebuild.texi (Test directives): Clarify options to
11093         dg-skip-if.
11095 2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
11097         * configure.ac (gcc_cv_as_cfi_directive) [i?86-*-solaris*]:
11098         Disable cfi directives unless GCC and gas agree on using read-only
11099         .eh_frame sections for 64-bit.
11100         * configure: Regenerate.
11102 2010-03-01  Richard Guenther  <rguenther@suse.de>
11104         PR tree-optimization/43220
11105         * tree-ssa-ccp.c (optimize_stack_restore): Do not optimize
11106         BUILT_IN_STACK_{SAVE,RESTORE} around alloca.
11108 2010-03-01  Richard Guenther  <rguenther@suse.de>
11109             Martin Jambor  <mjambor@suse.cz>
11111         PR middle-end/41250
11112         * gimplify.c (gimplify_body): Unset DECL_HAS_VALUE_EXPR_P on
11113         gimplified parameters.
11115 2010-03-01  Christian Bruel  <christian.bruel@st.com>
11117         * except.c (dw2_build_landing_pads): set LABEL_PRESERVE_P.
11119 2010-03-01  H.J. Lu  <hongjiu.lu@intel.com>
11121         * config/i386/linux64.h (ASM_SPEC): Use SPEC_32 and SPEC_64.
11123 2010-03-01  Richard Guenther  <rguenther@suse.de>
11125         PR middle-end/43213
11126         * expr.c (expand_assignment): Use the alias-oracle to tell
11127         if the rhs aliases the result decl.
11129 2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
11131         PR pch/14940
11132         * config/host-solaris.c (HOST_HOOKS_GT_PCH_GET_ADDRESS): Redefine
11133         to sol_gt_pch_get_address.
11134         (TRY_EMPTY_VM_SPACE): Define for all combinations of 32 and
11135         64-bit, SPARC and x86.
11136         (sol_gt_pch_get_address): New function.
11138 2010-03-01  Marco Poletti  <poletti.marco@gmail.com>
11140         * toplev.h (inform_n, error_n): Declare.
11141         * diagnostic.c (inform_n, error_n): New function.
11143 2010-03-01  Jakub Jelinek  <jakub@redhat.com>
11145         * cfgexpand.c (expand_used_vars): If an artificial non-ignored var
11146         has no rtl yet when processing local_decls, queue it and recheck
11147         if deferred stack allocation hasn't assigned it rtl.
11149 2010-02-28  Kaz Kojima  <kkojima@gcc.gnu.org>
11151         * config/sh/sh.c (unspec_bbr_uid): New.
11152         (gen_block_redirect): Use it instead of INSN_UID.
11153         (gen_far_branch): Likewise.
11155 2010-02-28  H.J. Lu  <hongjiu.lu@intel.com>
11157         * config/i386/darwin.h (TARGET_SUBTARGET32_ISA_DEFAULT): Make
11158         it the same as TARGET_SUBTARGET64_ISA_DEFAULT.
11160 2010-02-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
11162         * doc/invoke.texi (Warning Options, RX Options): Fix typos.
11163         (Warning Options): -Wno-conversion-null is valid for
11164         Objective-C++ as well.
11165         * doc/tm.texi (Named Address Spaces): Likewise.
11166         * doc/plugins.texi (Plugins): Replace TABs with spaces.
11167         * doc/tree-ssa.texi (Tree SSA): Likewise.
11169 2010-02-27  H.J. Lu  <hongjiu.lu@intel.com>
11171         PR bootstrap/43202
11172         * config.gcc: Don't enable SSE math for i[34567]86-*-darwin*
11173         by default.  Don't set the default arch for
11174         i[34567]86-*-darwin*|x86_64-*-darwin*.
11176 2010-02-27  H.J. Lu  <hongjiu.lu@intel.com>
11178         PR bootstrap/43202
11179         * config.gcc: Enable SSE math for i[34567]86-*-darwin* by
11180         default.  Set the default 32bit/64bit archs with $with_arch
11181         instead of $arch for i[34567]86-*-*|x86_64-*-* targets.
11183 2010-02-27  Richard Guenther  <rguenther@suse.de>
11185         PR tree-optimization/43186
11186         * params.def (PARAM_MAX_UNROLL_ITERATIONS): New param.
11187         * doc/invoke.texi (max-completely-peel-loop-nest-depth): Document.
11188         * tree-ssa-loop-ivcanon.c (tree_unroll_loops_completely): Limit
11189         unroller iterations.
11191 2010-02-27  H.J. Lu  <hongjiu.lu@intel.com>
11193         * config.gcc: Set the default 32bit/64bit archs if 64bit ISA is
11194         required and i[34567]86-*-* targets don't support 64bit ISA.
11196 2010-02-26  Eric Botcazou  <ebotcazou@adacore.com>
11198         PR ada/43096
11199         * tree-ssa-alias.c (same_type_for_tbaa): Return -1 if the types have
11200         the same alias set.
11202 2010-02-26  H.J. Lu  <hongjiu.lu@intel.com>
11204         * config.gcc: Set the default arch at least to Prescott for
11205         i[34567]86-*-darwin* and Pentium 4 for i[34567]86-*-* targets
11206         if SSE math is enabled.
11208 2010-02-26  Manuel López-Ibáñez  <manu@gcc.gnu.org>
11210         * diagnostic.c (diagnostic_initialize): Update.
11211         (diagnostic_report_diagnostic): Test inhibit_notes_p for
11212         informative notes.
11213         * diagnostic.h (diagnostic_context): New bool inhibit_notes_p.
11214         (diagnostic_inhibit_notes): New.
11215         * toplev.c (process_options): inhibit notes with -fcompare-debug.
11217 2010-02-26  Manuel López-Ibáñez  <manu@gcc.gnu.org>
11219         PR c/20631
11220         * doc/cpp.texi: Use c90 instead of c89 and gnu90 instead of gnu89.
11221         * doc/standards.texi: Likewise.
11222         * doc/extend.texi: Likewise.
11223         * doc/trouble.texi: Likewise.
11224         * doc/cppopts.texi: Likewise.
11225         * doc/install.texi: Likewise.
11226         * c.opt (std=c90,std=gnu90): New options.
11227         * c-opts.c (c_common_handle_option): Handle them.
11229 2010-02-26  Manuel López-Ibáñez  <manu@gcc.gnu.org>
11231         PR c/24577
11232         * c-decl.c (undeclared_variable): Use an informative note.
11234 2010-02-26  Richard Guenther  <rguenther@suse.de>
11236         PR tree-optimization/43186
11237         * gimple.h (gimple_fold): Remove.
11238         * gimple.c (gimple_fold): Remove.  Inline into single user ...
11239         * tree-cfgcleanup.c (cleanup_control_expr_graph): ... here.
11240         Try harder for conditions.
11242 2010-02-26  Jakub Jelinek  <jakub@redhat.com>
11244         PR debug/43190
11245         * function.c (used_types_insert): Don't skip through named pointer
11246         types.  Don't use TYPE_MAIN_VARIANT if the original type has a name
11247         and it is different from the main variant's type.
11249 2010-02-26  Nick Clifton  <nickc@redhat.com>
11251         * config/rx/rx.md (sminsi3): Remove bogus alternative.
11253 2010-02-26  H.J. Lu  <hongjiu.lu@intel.com>
11255         * config.gcc: Support --with-fpmath=sse for x86.
11257         * config/i386/ssemath.h: New.
11259         * doc/install.texi (--with-fpmath=sse): Documented.
11261 2010-02-26  Richard Guenther  <rguenther@suse.de>
11263         PR tree-optimization/43188
11264         * tree-vect-stmts.c (get_vectype_for_scalar_type): Do not build
11265         vector types of over-aligned element type.
11267 2010-02-26  Uros Bizjak  <ubizjak@gmail.com>
11269         PR target/43175
11270         * config/i386/i386.c (expand_vec_perm_blend): Use correct
11271         operands in V8HImode subregs.  Fix operand order in VEC_MERGE rtx.
11273 2010-02-26  Jan Kratochvil  <jan.kratochvil@redhat.com>
11275         * doc/invoke.texi (-fvar-tracking-assignments): Fix typo.
11277 2010-02-26  Jakub Jelinek  <jakub@redhat.com>
11279         * Makefile.in (var-tracking.o): Depend on $(DIAGNOSTIC_H).
11280         * var-tracking.c: Include diagnostic.h.
11281         (debug_dv): New function.
11282         (dump_var): Print DEBUG_EXPR_DECLs as D#N instead of D.-N.
11284         PR debug/43160
11285         * var-tracking.c (dv_onepart_p): Return true for DEBUG_EXPR_DECLs.
11286         (add_value_chain, add_value_chains, remove_value_chain,
11287         remove_value_chains): Handle DEBUG_EXPRs.
11288         (check_changed_vars_1, check_changed_vars_2): Handle DEBUG_EXPR_DECLs.
11290         PR debug/43161
11291         * regcprop.c (struct queued_debug_insn_change): New type.
11292         (struct value_data_entry): Add debug_insn_changes field.
11293         (struct value_data): Add n_debug_insn_changes field.
11294         (debug_insn_changes_pool): New variable.
11295         (free_debug_insn_changes, apply_debug_insn_changes,
11296         cprop_find_used_regs_1, cprop_find_used_regs): New functions.
11297         (kill_value_one_regno): Call free_debug_insn_changes if needed.
11298         (init_value_data): Clear debug_insn_changes and n_debug_insn_changes
11299         fields.
11300         (replace_oldest_value_reg): Don't change DEBUG_INSNs, instead queue
11301         changes for them.
11302         (copyprop_hardreg_forward_1): Don't call apply_change_group for
11303         DEBUG_INSNs.  For a real insn, if there are queued DEBUG_INSN
11304         changes, call cprop_find_used_regs via note_stores.
11305         (copyprop_hardreg_forward): When copying vd from predecessor
11306         which has any queued DEBUG_INSN changes, make sure the pointers are
11307         cleared.  At the end call df_analyze and then if there are any
11308         DEBUG_INSN changes queued at the end of some basic block for still
11309         live registers, apply them.
11310         (pass_cprop_hardreg): Set TODO_df_finish in todo_flags_finish.
11312 2010-02-25  Uros Bizjak  <ubizjak@gmail.com>
11314         * config.gcc (i[34567]86-*-* | x86_64-*-*): Split long line.
11315         (arm*-*-*): Ditto.
11317 2010-02-25  H.J. Lu  <hongjiu.lu@intel.com>
11319         * config.gcc: Set arch/cpu for i[34567]86-*-*|x86_64-*-*
11320         targets.  Set the default with_cpu/with_arch from arch/cpu.
11321         Allow x86-64 and native for with_cpu/with_arch.
11323 2010-02-25  Nicolas Benoit  <nbenoit@tuxfamily.org>
11325         * ebitmap.c: Change calls to verify_popcount with calls to
11326         sbitmap_verify_popcount.
11327         (ebitmap_clear_bit): Fixed map->cacheindex test and
11328         map>cache update when bit clearing results in an empty
11329         element.
11331 2010-02-25  Michael Meissner  <meissner@linux.vnet.ibm.com>
11333         PR target/43154
11334         * config/rs6000/vector.md (VEC_64): New iterator for V2DF, V2DI.
11335         (vec_interleave_high<mode>): Rename from vec_interleave_highv2df
11336         and support both V2DF and V2DI modes.
11337         (vec_interleave_low<mode>): Rename from vec_interleave_lowv2df and
11338         support both V2DF and V2DI modes.
11339         (general): Delete trailing whitespace from a few patterns.
11341         * config/rs6000/rs6000-c.c (altivec_overloaded_builtins): Add
11342         V2DF/V2DI interleave high/low builtins.
11344         * config/rs6000/rs6000-builtin.def (VSX_BUILTIN_VEC_MERGE*): Add
11345         new VSX builtins.
11347         * config/rs6000/rs6000.c (bdesc_2arg): Add support for V2DF/V2DI
11348         interleave high/low functions.
11350 2010-02-25  Gerald Pfeifer  <gerald@pfeifer.com>
11352         * doc/extend.texi (Symbol-Renaming Pragmas): Fix spelling of
11353         #pragma extern_prefix.
11355 2010-02-25  Jakub Jelinek  <jakub@redhat.com>
11357         PR debug/43166
11358         * cfgexpand.c (expand_debug_expr) <case VAR_DECL>: If mode is
11359         BLKmode, assert op0 is a MEM and just adjust its mode.
11361         PR debug/43165
11362         * cfgexpand.c (expand_debug_expr): Don't call simplify_gen_subreg
11363         if bitpos isn't multiple of mode's bitsize.
11365 2010-02-24  Manuel López-Ibáñez  <manu@gcc.gnu.org>
11367         * c.opt (-ftemplate-depth=): New.
11368         (-ftemplate-depth-): Deprecate.
11369         * optc-gen.awk: Handle -ftemplate-depth=.
11370         * opth-gen.awk: Likewise.
11371         * c-opts.c (c_common_handle_option): Likewise.
11372         * doc/invoke.texi (-ftemplate-depth-): Replace with -ftemplate-depth=.
11374 2010-02-24  Jason Merrill  <jason@redhat.com>
11376         * doc/invoke.texi: Improve -Wabi and -fabi-version docs.
11378 2010-02-24  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
11380         * cfg.c (alloc_aux_for_block): Remove inline.
11381         (alloc_aux_for_edge): Likewise.
11383 2010-02-24  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
11385         * config.gcc: Fix typo in mips-sgi-irix6.[0-4]* obsoletion.
11387 2010-02-24  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
11389         * config/i386/sol2.h (NO_DBX_BNSYM_ENSYM): Define.
11390         * config/i386/sol2-gas.h: New file.
11391         * config.gcc (i[34567]86-*-solaris2*): Use it.
11393 2010-02-24  Manuel López-Ibáñez  <manu@gcc.gnu.org>
11395         PR c/43128
11396         * c-typeck.c (ep_convert_and_check): New.
11397         (build_conditional_expr): Use it.
11398         (build_binary_op): Likewise.
11400 2010-02-24  Jakub Jelinek  <jakub@redhat.com>
11402         * regcprop.c (copyprop_hardreg_forward_1): Don't call df_insn_rescan.
11404         PR debug/43150
11405         * gimplify.c (gimplify_type_sizes): Clear DECL_IGNORED_P for VLA
11406         bounds even for -O+.
11407         * var-tracking.c (track_expr_p): If !need_rtl, don't mandate
11408         expr needs to have DECL_NAME set.
11410 2010-02-24  Nick Clifton  <nickc@redhat.com>
11412         * config/mep/mep.c: Include gimple.h.
11413         (mep_function_uses_sp): Delete unused function.
11414         (mep_gimplify_va_arg_expr): Change types of pre_p and post_p
11415         parameters.  Use unsigned integers to count args.  Return a
11416         NULL_RTX instead of an error_mark_node.  Toidy up formatting.
11418 2010-02-23  Jakub Jelinek  <jakub@redhat.com>
11420         PR target/43107
11421         * config/i386/i386.c (avx_vpermilp_parallel): Reject indexes
11422         greater or equal to nelt instead of 2 * nelt.
11423         (expand_vec_perm_1): When op0 and op1 are equal, mask indexes
11424         with nelt - 1.
11426 2010-02-23  Jason Merrill  <jason@redhat.com>
11428         PR debug/42800
11429         * cfgexpand.c (expand_used_vars): Keep artificial non-ignored vars
11430         in cfun->local_decls even if they have register types.
11432         PR c++/42837
11433         * stor-layout.c (place_field): Don't warn about unnecessary
11434         DECL_PACKED if the type is packed.
11436 2010-02-23  Jakub Jelinek  <jakub@redhat.com>
11438         PR target/43139
11439         * config/i386/i386.c (ix86_delegitimize_address): Delegitimize all
11440         GOTOFF relocs, even when the base reg isn't pic pointer.
11442 2010-02-23  Michael Matz  <matz@suse.de>
11444         PR debug/43077
11445         * cfgexpand (expand_debug_expr): Expand TERed ssa names in place.
11446         (expand_gimple_basic_block): Generate and use debug temps if there
11447         are debug uses left after the last real use of TERed ssa names.
11448         Unlink debug immediate uses when they are expanded.
11450 2010-02-23  Manuel López-Ibáñez  <manu@gcc.gnu.org>
11452         PR 43123
11453         * config/i386/i386.c (override_options): Reorganise to provide
11454         better error messages.
11456 2010-02-22  Sebastian Pop  <sebastian.pop@amd.com>
11458         PR middle-end/43083
11459         * graphite-scop-detection.c (create_single_exit_edge): Move
11460         the call to find_single_exit_edge to....
11461         (create_sese_edges): ...here.  Don't handle multiple edges
11462         exiting the function.
11463         (build_graphite_scops): Don't handle multiple edges
11464         exiting the function.
11466 2010-02-22  Sebastian Pop  <sebastian.pop@amd.com>
11468         PR middle-end/43097
11469         * sese.c (get_rename): Assert that old_name is an SSA_NAME.
11470         (rename_variables_in_stmt): Continue when the use is not an SSA_NAME.
11472 2010-02-22  Sebastian Pop  <sebastian.pop@amd.com>
11474         PR middle-end/43026
11475         * sese.c (expand_scalar_variables_expr): Handle COMPONENT_REF.
11477 2010-02-22  Manuel López-Ibáñez  <manu@gcc.gnu.org>
11479         PR c++/43126
11480         * c-typeck.c (convert_arguments): Print declaration location.
11481         * c-common.c (validate_nargs): Rename as
11482         builtin_function_validate_nargs.
11483         (check_builtin_function_arguments): Update.
11485 2010-02-22  Richard Guenther  <rguenther@suse.de>
11487         PR lto/43045
11488         * tree-inline.c (declare_return_variable): Use the type of
11489         the call stmt lhs if available.
11491 2010-02-22  Duncan Sands  <baldrick@free.fr>
11493         * passes.c (register_pass): Always consider all pass lists when
11494         ref_pass_instance_number is zero.
11496 2010-02-22  Richard Guenther  <rguenther@suse.de>
11498         PR tree-optimization/42749
11499         * tree-tailcall.c (adjust_return_value_with_ops): Drop update
11500         parameter.  Do arithmetic in the original type.
11501         (update_accumulator_with_ops): Likewise.
11502         (adjust_accumulator_values): Adjust.
11504 2010-02-22  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
11506         * config/s390/s390.md ("movqi"): Re-add the mem->mem alternative.
11507         (QI to BLKmode splitter): New splitter.
11509 2010-02-22  H.J. Lu  <hongjiu.lu@intel.com>
11511         * config/i386/i386.c (initial_ix86_tune_features): Turn on
11512         X86_TUNE_INTER_UNIT_MOVES for m_ATOM.
11514 2010-02-22  Richard Guenther  <rguenther@suse.de>
11516         * tree-vect-slp.c (vect_slp_analyze_bb): Fix typo.
11518 2010-02-22  Hans-Peter Nilsson  <hp@bitrange.com>
11520         Migrate crti, crtn, crtbegin, crtend build rules to libgcc.
11521         * config/mmix/t-mmix (EXTRA_MULTILIB_PARTS): Don't set.
11522         ($(T)crti.o, $(T)crtn.o): Remove rules.
11524 2010-02-21  Tobias Burnus  <burnus@net-b.de>
11526         PR fortran/35259
11527         * doc/invoke.texi (-fassociative-math): Document that this
11528         option is automatically enabled for Fortran.
11530 2010-02-20  David S. Miller  <davem@davemloft.net>
11532         * configure.ac: Test if linker and assembler properly support
11533         GOTDATA_OP relocations.
11534         * configure: Rebuild.
11535         * config.in: Likewise.
11536         * config/sparc/sparc.md (UNSPEC_MOVE_GOTDATA): New.
11537         (movsi_lo_sum_pic): Use %gdop_*() relocs if available.
11538         (movsi_high_pic): Likewise.
11539         (movdi_lo_sum_pic): Likewise.
11540         (movdi_high_pic): Likewise.
11541         (movsi_pic_gotdata_op): New pattern.
11542         (movdi_pic_gotdata_op): Likewise.
11543         * config/sparc/sparc.c (legitimize_pic_address): If flag_pic is 2,
11544         emit gen_mov{si,di}_pic_gotdata_op for the GOT slot load.
11546 2010-02-20  Uros Bizjak  <ubizjak@gmail.com>
11548         PR target/43067
11549         * config/i386/sse.md (xop_mulv2div2di3_low): Change type
11550         attribute to ssemul.
11551         (xop_mulv2div2di3_high): Ditto.
11553 2010-02-20  Manuel López-Ibáñez  <manu@gcc.gnu.org>
11555         PR c++/35669
11556         * c.opt (Wconversion-null): New option.
11557         * doc/invoke.texi (Wconversion-null): Document.
11559 2010-02-20  Manuel López-Ibáñez  <manu@gcc.gnu.org>
11561         * common.opt (Wlarger-than-): Add Undocumented.
11563 2010-02-19  Mike Stump  <mikestump@comcast.net>
11565         * config/t-darwin (gt-darwin.h): Remove as Makefile now handles it.
11567 2010-02-19  Jason Merrill  <jason@redhat.com>
11569         PR target/40332
11570         * configure.ac (gcc_cv_as_cfi_advance_working): Check 32-bit advance.
11571         * configure: Likewise.
11573 2010-02-20  Alan Modra  <amodra@gmail.com>
11575         PR middle-end/42344
11576         * cgraph.h (cgraph_make_decl_local): Declare.
11577         * cgraph.c (cgraph_make_decl_local): New function.
11578         (cgraph_make_node_local): Use it.
11579         * cgraphunit.c (cgraph_function_versioning): Likewise.
11580         * ipa.c (function_and_variable_visibility): Likewise.
11582 2010-02-19  Jakub Jelinek  <jakub@redhat.com>
11584         PR bootstrap/43121
11585         * except.c (sjlj_emit_function_enter): Don't call
11586         add_reg_br_prob_note, instead add REG_BR_PROB note to the last insn
11587         directly.
11588         * rtl.h (add_reg_br_prob_note): Remove prototype.
11590 2010-02-19  Manuel López-Ibáñez  <manu@gcc.gnu.org>
11592         PR 41779
11593         * c-common.c (conversion_warning): Remove widening conversions
11594         before checking the conversion of integers to reals.
11596 2010-02-19  Mike Stump  <mikestump@comcast.net>
11598         PR middle-end/43125
11599         * c-decl.c (merge_decls): Merge DECL_PRESERVE_P.
11601         PR objc/43061
11602         * cgraphunit.c (process_function_and_variable_attributes): Check
11603         DECL_PRESERVE_P instead of looking up attribute "used".
11604         * ipa-pure-const.c (check_decl): Likewise.
11605         * ipa-reference.c (has_proper_scope_for_analysis): Likewise.
11606         * ipa-type-escape.c (has_proper_scope_for_analysis): Likewise.
11607         * config/sol2.c (solaris_insert_attributes): Set DECL_PRESERVE_P
11608         instead of attribute "used".
11609         * config/sol2-c.c (solaris_pragma_init): Likewise.
11610         (solaris_pragma_fini): Likewise.
11612 2010-02-19  Jakub Jelinek  <jakub@redhat.com>
11614         * ipa-struct-reorg.c (make_field_acc_node, gen_cluster, peel_field):
11615         Use XCNEW instead of xcalloc.
11616         (add_access_to_acc_sites, create_new_var_node, add_alloc_site): Use
11617         XNEW instead of xmalloc.
11618         (get_fields): Use XNEWVEC instead of xmalloc.
11620         PR debug/43084
11621         * ipa-struct-reorg.c (add_access_to_acc_sites): For debug stmts don't
11622         populate vars array.
11623         (create_new_general_access): For debug stmts just reset value.
11624         (get_stmt_accesses): For accesses within debug stmts just record them
11625         using add_access_to_acc_sites instead of preventing the peeling or
11626         counting them as accesses.
11628         PR middle-end/42233
11629         * dojump.c (do_jump) <case TRUTH_NOT_EXPR>: Invert priority.
11631 2010-02-19  Richard Guenther  <rguenther@suse.de>
11633         PR tree-optimization/42916
11634         * tree-vect-slp.c (vect_slp_analyze_bb): Count only real
11635         instructions.
11637 2010-02-19  Andreas Schwab  <schwab@linux-m68k.org>
11639         * configure.ac: Replace all uses of changequote in macro arguments
11640         with proper quoting.
11642 2010-02-19  Jakub Jelinek  <jakub@redhat.com>
11644         PR middle-end/42233
11645         * loop-doloop.c (add_test): Adjust do_compare_rtx_and_jump caller.
11647 2010-02-19  Richard Guenther  <rguenther@suse.de>
11649         PR tree-optimization/42944
11650         * tree-ssa-alias.c (call_may_clobber_ref_p_1): Massage
11651         test for aliasing with errno.
11653 2010-02-19  Jakub Jelinek  <jakub@redhat.com>
11655         PR middle-end/42233
11656         * expr.h (jumpifnot, jumpifnot_1, jumpif, jumpif_1, do_jump,
11657         do_jump_1, do_compare_rtx_and_jump): Add PROB argument.
11658         * dojump.c: Include output.h.
11659         (inv): New inline function.
11660         (jumpifnot, jumpifnot_1, jumpif, jumpif_1, do_jump_1, do_jump,
11661         do_jump_by_parts_greater_rtx, do_jump_by_parts_greater,
11662         do_jump_by_parts_zero_rtx, do_jump_by_parts_equality_rtx,
11663         do_jump_by_parts_equality, do_compare_and_jump): Add PROB
11664         argument, pass it down to other calls.
11665         (do_compare_rtx_and_jump): Likewise.  If PROB is not -1,
11666         add REG_BR_PROB note to the conditional jump.
11667         * cfgexpand.c (add_reg_br_prob_note): Removed.
11668         (expand_gimple_cond): Don't call it, add the probability
11669         as last argument to jumpif_1/jumpifnot_1.
11670         * Makefile.in (dojump.o): Depend on output.h.
11671         * builtins.c (expand_errno_check): Adjust do_compare_rtx_and_jump
11672         callers.
11673         * expmed.c (emit_store_flag_force, do_cmp_and_jump): Likewise.
11674         * stmt.c (do_jump_if_equal): Likewise.
11675         * cfgrtl.c (rtl_lv_add_condition_to_bb): Likewise.
11676         * loop-unswitch.c (compare_and_jump_seq): Likewise.
11677         * config/rs6000/rs6000.c (rs6000_aix_emit_builtin_unwind_init):
11678         Likewise.
11679         * optabs.c (expand_doubleword_shift, expand_abs): Likewise.
11680         * expr.c (expand_expr_real_1): Adjust do_jump, jumpifnot and
11681         jumpifnot_1 callers.
11682         (expand_expr_real_2): Adjust jumpifnot_1 and do_compare_rtx_and_jump
11683         callers.
11684         (store_expr): Adjust jumpifnot caller.
11685         (store_constructor): Adjust jumpif caller.
11687         PR middle-end/42233
11688         * gimplify.c (gimple_boolify): For __builtin_expect call
11689         gimple_boolify also on its first argument.
11691 2010-02-18  Uros Bizjak  <ubizjak@gmail.com>
11693         * configure.ac (gnu-unique-object): Wrap regexps using [] in
11694         changequote block.
11695         (__stack_chk_fail): Ditto.  Remove quadrigraphs.
11696         * configure: Regenerated.
11698 2010-02-18  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
11700         * config/spu/spu-c.c (spu_resolve_overloaded_builtin): Call
11701         lang_hooks.types_compatible_p instead of comptypes.
11703 2010-02-18  Sebastian Huber <sebastian.huber@embedded-brains.de>
11705         * config/arm/lib1funcs.asm (__prefer_thumb__): New define.
11706         (udivsi3, aeabi_uidivmod, divsi3, aeabi_idivmod): Use Thumb-1 variant
11707         if __prefer_thumb__ is defined.
11709 2010-02-18  Martin Jambor  <mjambor@suse.cz>
11711         PR tree-optimization/43066
11712         * tree-sra.c (build_ref_for_offset_1): Return false on encountering an
11713         array with zero-sized element type.
11715 2010-02-18  Jakub Jelinek  <jakub@redhat.com>
11717         * dwarf2out.c (add_var_loc_to_decl): Change last argument to
11718         rtx, allocate struct var_loc_node here and return it to the
11719         caller, and only if it is actually needed.
11720         (dwarf2out_var_location): Adjust add_var_loc_to_decl caller,
11721         move it earlier and return immediately if it returns NULL.
11723 2010-02-17  Mikael Pettersson  <mikpe@it.uu.se>
11725         * config/sparc/gas.h: New file.  Restore
11726         TARGET_ASM_NAMED_SECTION to its ELF default.
11727         * config/sparc/sysv4.h (TARGET_ASM_NAMED_SECTION): Do not
11728         check !HAVE_GNU_AS.
11729         * config/sparc/sparc.c (sparc_elf_asm_named_section):
11730         Likewise.  Add ATTRIBUTE_UNUSED to prototype.
11731         * config.gcc (sparc*-*-linux*): Include sparc/gas.h
11732         after sparc/sysv4.h.
11734 2010-02-17  Dave Korn  <dave.korn.cygwin@gmail.com>
11736         * config/i386/mingw32.h (LIBGCJ_SONAME): Fix cut'n'pasto in DLL name.
11738 2010-02-17  Steven Bosscher  <steven@gcc.gnu.org>
11740         * gensupport.c (process_one_cond_exec): Derive name for COND_EXEC
11741         patterns from predicated pattern.
11743 2010-02-17  Uros Bizjak  <ubizjak@gmail.com>
11745         PR target/43103
11746         * config/i386/sse.md (xop_vpermil2<mode>3): Use avxmodesuffixf2c
11747         for insn mnemonic suffix.
11749 2010-02-17  Richard Guenther  <rguenther@suse.de>
11751         * tree-vrp.c (vrp_visit_phi_node): Restrict SCEV analysis
11752         to loop PHI nodes.
11754 2010-02-17  Jakub Jelinek  <jakub@redhat.com>
11756         PR debug/42918
11757         * caller-save.c (save_call_clobbered_regs): If BB ends with
11758         a DEBUG_INSN, move any notes in between last real insn and the last
11759         DEBUG_INSN after the last DEBUG_INSN.
11761 2010-02-16  Joern Rennecke  <joern.rennecke@embecosm.com>
11763         * tm.texi (TARGET_SCHED_FIRST_CYCLE_MULTIPASS_DFA_LOOKAHEAD_GUARD_SPEC):
11764         Fix return type.  Fix argument type.  Explain meaning of return value.
11766 2010-02-16  Richard Guenther  <rguenther@suse.de>
11768         PR tree-optimization/41043
11769         * tree-vrp.c  (vrp_var_may_overflow): Only ask SCEV for real loops.
11770         (vrp_visit_assignment_or_call): Do not ask SCEV for regular
11771         statements ...
11772         (vrp_visit_phi_node): ... but only for loop PHI nodes.
11774 2010-02-16  Ira Rosen  <irar@il.ibm.com>
11776         PR tree-optimization/43074
11777         * tree-vectorizer.h (VECTORIZABLE_CYCLE_DEF): New.
11778         * tree-vect-loop.c (vect_analyze_loop_operations): Add
11779         vectorizable cycles in hybrid SLP check.
11780         * tree-vect-slp.c (vect_detect_hybrid_slp_stmts): Likewise.
11782 2010-02-16  Richard Guenther  <rguenther@suse.de>
11784         * alias.c (memrefs_conflict_p): Distinguish must-alias from don't know.
11785         (true_dependence): If memrefs_conflict_p computes must-alias
11786         trust it.  Move TBAA check after offset-based disambiguation.
11787         (canon_true_dependence): Likewise.
11789 2010-02-16  Alexandre Oliva  <aoliva@redhat.com>
11791         * params.def (PARAM_MAX_VARTRACK_SIZE): New.
11792         * doc/invoke.texi: Document it.
11793         * var-tracking.c: Include toplev.h and params.h.
11794         (vt_find_locations): Return bool indicating success.  Compute
11795         hash sizes unconditionally.  Check new parameter, report.
11796         (variable_tracking_main_1): Check vt_find_locations results and
11797         retry.  Renamed from...
11798         (variable_tracking_main): ... this.  New wrapper to preserve
11799         flag_var_tracking_assignments.
11800         * Makefile.in (var-tracking.o): Adjust dependencies.
11802 2010-02-16  Jack Howarth <howarth@bromo.med.uc.edu>
11803             Jakub Jelinek <jakub@redhat.com>
11805         PR target/42854
11806         * config/darwin.h (ASM_WEAKEN_DECL): Don't check weak attribute
11807         if weak_import attribute is present.
11808         * config/darwin.c (machopic_select_section): Likewise.
11810 2010-02-15  Joern Rennecke  <joern.rennecke@embecosm.com>
11812         * doc/tm.texi (TARGET_VECTORIZE_BUILTIN_VECTORIZATION_COST): Document.
11813         (TARGET_VECTORIZE_VECTOR_ALIGNMENT_REACHABLE): Likewise.
11814         (TARGET_VECTORIZE_BUILTIN_VEC_PERM): Likewise.
11815         (TARGET_VECTORIZE_BUILTIN_VEC_PERM_OK): Likewise.
11817         * doc/tm.texi (TARGET_VECTORIZE_BUILTIN_CONVERSION): Fix argument
11818         types.
11820         * doc/tm.texi (TARGET_VECTORIZE_BUILTIN_VECTORIZED_FUNCTION):
11821         Fix argument types.
11823         * doc/tm.texi (TARGET_SCHED_DFA_NEW_CYCLE): Add argument names.
11824         Rewrite text to refer to the names.
11826 2010-02-15  Sebastian Pop  <sebastian.pop@amd.com>
11828         * config/i386/i386-builtin-types.def
11829         (V2DF_FTYPE_V2DF_V2DF_V2DI_INT): Declared.
11830         (V4DF_FTYPE_V4DF_V4DF_V4DI_INT): Declared.
11831         (V4SF_FTYPE_V4SF_V4SF_V4SI_INT): Declared.
11832         (V8SF_FTYPE_V8SF_V8SF_V8SI_INT): Declared.
11833         * config/i386/i386.c (enum ix86_builtins): Add IX86_BUILTIN_VPERMIL2PD,
11834         IX86_BUILTIN_VPERMIL2PS, IX86_BUILTIN_VPERMIL2PD256, and
11835         IX86_BUILTIN_VPERMIL2PS256.
11836         (MULTI_ARG_4_DF2_DI_I): Defined.
11837         (MULTI_ARG_4_DF2_DI_I1): Defined.
11838         (MULTI_ARG_4_SF2_SI_I): Defined.
11839         (MULTI_ARG_4_SF2_SI_I1): Defined.
11840         (bdesc_multi_arg): Add __builtin_ia32_vpermil2pd,
11841         __builtin_ia32_vpermil2ps, __builtin_ia32_vpermil2pd256, and
11842         __builtin_ia32_vpermil2ps256.
11843         (ix86_expand_multi_arg_builtin): Handle MULTI_ARG_4_DF2_DI_I,
11844         MULTI_ARG_4_DF2_DI_I1, MULTI_ARG_4_SF2_SI_I, and
11845         MULTI_ARG_4_SF2_SI_I1.  Handle builtins with 4 arguments.
11846         (ix86_expand_args_builtin): Handle MULTI_ARG_4_DF2_DI_I,
11847         MULTI_ARG_4_DF2_DI_I1, MULTI_ARG_4_SF2_SI_I, and
11848         MULTI_ARG_4_SF2_SI_I1.  Handle CODE_FOR_xop_vpermil2v2df3,
11849         CODE_FOR_xop_vpermil2v4sf3, CODE_FOR_xop_vpermil2v4df3, and
11850         CODE_FOR_xop_vpermil2v8sf3.
11851         * config/i386/i386.md (UNSPEC_VPERMIL2): Declared.
11852         * config/i386/sse.md (xop_vpermil2<mode>3): New insn pattern.
11853         * config/i386/xopintrin.h (_mm_permute2_pd): New.
11854         (_mm256_permute2_pd): New.
11855         (_mm_permute2_ps): New.
11856         (_mm256_permute2_ps): New.
11858 2010-02-15  Nick Clifton  <nickc@redhat.com>
11860         * config/h8300/h8300.c (h8300_push_pop): Use bool type for
11861         boolean parameters.  Use emit_jump_insn when emitting a pop
11862         instruction containing a return insn.
11863         (push): Use 'true' rather than '1' as second parameter to F.
11864         (h8300_expand_prologue): Likewise.
11865         Use 'true' and 'false' for boolean parameters to h8300_push_pop.
11866         (h8300_expand_epilogue): Likewise.
11868 2010-02-15  Richard Guenther  <rguenther@suse.de>
11870         PR middle-end/43068
11871         * cgraphunit.c (thunk_adjust): Skip adjusting by fixed_offset
11872         if that is zero.
11874 2010-02-15  Nick Clifton  <nickc@redhat.com>
11876         * config/mn10300/mn10300.h (FUNCTION_ARG_REGNO_P): Revert previous
11877         delta.
11879 2010-02-14  Marco Poletti  <poletti.marco@gmail.com>
11881         * intl.c (fake_ngettext): New function.
11882         * intl.h (fake_ngettext): Declare.
11883         (ngettext): Define macro.
11884         * collect2.c (notice_translated): New function.
11885         (main): Use notice_translated and ngettext.
11886         * collect2.h (notice_translated): Declare.
11888 2010-02-14  Steven Bosscher  <steven@gcc.gnu.org>
11890         * reorg.c (delete_computation): Comment fixes.
11891         * caller-save.c (setup_save_areas): Idem.
11892         * sel-sched-dump.c (dump_lv_set): Idem.
11893         * rtl.def: Idem.
11895 2010-02-14  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
11897         * config/s390/s390.c (s390_sched_init): New function.
11898         (TARGET_SCHED_INIT): Target hook defined.
11900 2010-02-12  Dave Korn  <dave.korn.cygwin@gmail.com>
11901             Jack Howarth  <howarth@bromo.med.uc.edu>
11902             Iain Sandoe <iain.sandoe@sandoe-acoustics.co.uk>
11904         PR target/42982
11905         Partial revert of unintended change in fix for PR41605.
11906         * config/darwin.h: Fix typo.
11907         * config/darwin9.h: Same.
11909 2010-02-11  Jakub Jelinek  <jakub@redhat.com>
11911         * c-pch.c (pch_init): Clear v.
11913 2010-02-11  Sebastian Pop  <sebastian.pop@amd.com>
11915         PR middle-end/42930
11916         * graphite-scop-detection.c (graphite_can_represent_scev): Call
11917         graphite_can_represent_init for MULT_EXPR.
11919 2010-02-11  Sebastian Pop  <sebastian.pop@amd.com>
11921         PR middle-end/42914
11922         PR middle-end/42530
11923         * graphite-sese-to-poly.c (remove_phi): New.
11924         (translate_scalar_reduction_to_array): Call remove_phi.
11926 2010-02-11  Sebastian Pop  <sebastian.pop@amd.com>
11928         PR middle-end/42771
11929         * graphite-clast-to-gimple.c (gloog): Call rename_sese_parameters.
11930         * graphite-clast-to-gimple.h (gloog): Update declaration.
11931         * graphite-poly.c (new_scop): Clear POLY_SCOP_P.
11932         * graphite-poly.h (struct poly_bb): Add missing comments.
11933         (struct scop): Add poly_scop_p field.
11934         (POLY_SCOP_P): New.
11935         * graphite-sese-to-poly.c (build_poly_scop): Set POLY_SCOP_P.
11936         * graphite.c (graphite_transform_loops): Build the polyhedral
11937         representation for each scop before code generation.
11938         * sese.c (rename_variables_in_operand): Removed.
11939         (rename_variables_in_expr): Return the renamed expression.
11940         (rename_sese_parameters): New.
11941         * sese.h (rename_sese_parameters): Declared.
11943 2010-02-11  Richard Guenther  <rguenther@suse.de>
11945         PR tree-optimization/42998
11946         * tree-ssa-pre.c (create_expression_by_pieces): Treat
11947         POINTER_PLUS_EXPR properly.
11949 2010-02-11  Sebastian Pop  <sebastian.pop@amd.com>
11950             Changpeng Fang  <changpeng.fang@amd.com>
11952         PR middle-end/40886
11953         * tree-ssa-loop-ivopts.c (determine_use_iv_cost_condition): Decrement
11954         the cost of an IV candidate when the IV is used in a test against zero.
11956         * gcc.dg/tree-ssa/ivopts-3.c: New.
11958 2010-02-11  Richard Guenther  <rguenther@suse.de>
11960         PR lto/41664
11961         * tree-ssa-alias.c (refs_may_alias_p_1): Canonicalize
11962         pointer-vs-decl case by swapping refs.  Handle some cases
11963         of pointer-vs-decl disambiguations more conservatively.
11964         * cfgexpand.c (gimple_expand_cfg): Set gimple_df->in_ssa_p
11965         to false after expanding.
11967 2010-02-11  Richard Guenther  <rguenther@suse.de>
11969         PR driver/43021
11970         * gcc.c (process_command): Handle LTO file@offset case more
11971         appropriately.
11973 2010-02-11  Jakub Jelinek  <jakub@redhat.com>
11975         * reload1.c (eliminate_regs_1): If insn is DEBUG_INSN, avoid any
11976         modifications outside of the DEBUG_INSN.  Accept CLOBBERs inside
11977         of DEBUG_INSNs.
11978         (eliminate_regs_in_insn): Eliminate regs even in DEBUG_INSNs.
11980         * dwarf2out.c (mem_loc_descriptor) <case MEM>: Use DW_OP_deref_size
11981         if MEM's mode size isn't DWARF2_ADDR_SIZE.
11982         (mem_loc_descriptor) <do_scompare>: Allow also VOIDmode arguments.
11983         Optimize eq/ne comparisons when both arguments are known to be
11984         zero-extended.
11985         (mem_loc_descriptor) <do_ucompare>: Allow also VOIDmode arguments.
11986         Don't mask operands unnecessarily if they are known to be already
11987         zero-extended.
11989 2010-02-10  Vladimir Makarov  <vmakarov@redhat.com>
11991         * ira-conflicts.c (add_insn_allocno_copies): Use find_reg_note
11992         instead of loop.
11994 2010-02-10  Richard Guenther  <rguenther@suse.de>
11996         PR tree-optimization/43017
11997         * tree-vrp.c (vrp_int_const_binop): Trust int_const_binop
11998         for wrapping signed arithmetic.
12000 2010-02-10  Jakub Jelinek  <jakub@redhat.com>
12002         PR debug/43010
12003         * dwarf2out.c (retry_incomplete_types): Don't call gen_type_die
12004         if no debug info should be emitted for it.
12006 2010-02-10  Kaz Kojima  <kkojima@gcc.gnu.org>
12008         * config/sh/sh.c (find_barrier): Skip call insn with a REG_EH_REGION
12009         note when flag_exceptions is set.
12011 2010-02-10  Duncan Sands  <baldrick@free.fr>
12013         * Makefile.in (PLUGIN_HEADERS): Add debug.h.
12015 2010-02-10  Richard Guenther  <rguenther@suse.de>
12017         PR c/43007
12018         * tree.c (get_unwidened): Handle constants.
12019         * convert.c (convert_to_integer): Handle TRUNC_DIV_EXPR.
12021 2010-02-10  Martin Jambor  <mjambor@suse.cz>
12023         PR lto/42985
12024         * ipa-prop.c (ipa_update_after_lto_read): Count parameters and
12025         check for variable argument counts independently.
12027 2010-02-10  Christian Bruel  <christian.bruel@st.com>
12029         PR target/42841
12030         * config/sh/sh.c (find_barrier): Increase length for non delayed
12031         conditional branches.
12033 2010-02-10  Christian Bruel  <christian.bruel@st.com>
12035         * config/sh/sh.c (find_barrier): Don't emit a CP inside the GP setting.
12037 2010-02-10  Jakub Jelinek  <jakub@redhat.com>
12039         * builtins.c (set_builtin_user_assembler_name): Also handle
12040         ffs if int is smaller than word.
12042 2010-02-09  Vladimir Makarov  <vmakarov@redhat.com>
12044         PR middle-end/42973
12045         * ira-conflicts.c (get_dup): Remove.
12046         (process_reg_shuffles): Add new parameter.  Use it as an
12047         additional guard for copy generation.
12048         (add_insn_allocno_copies): Rewrite.
12050 2010-02-09  Alexander Monakov  <amonakov@ispras.ru>
12052         * common.opt (fsched2-use-traces): Preserved for backward
12053         compatibility.
12054         * doc/invoke.texi: Remove the documentation about option
12055         -fsched2-use-traces.
12056         * sched-rgn.c (rest_of_handle_sched2): Remove usage of
12057         flag_sched2_use_traces.
12058         * opts.c (common_handle_option): Add OPT_fsched2_use_traces to
12059         the backward compatibility flag section.
12061 2010-02-09  Richard Guenther  <rguenther@suse.de>
12063         PR tree-optimization/43008
12064         * tree-ssa-structalias.c (handle_lhs_call): Pass in the fndecl,
12065         make HEAP variables initialized from global memory if they
12066         are not known builtin functions.
12067         (find_func_aliases): Adjust.
12069 2010-02-09  Richard Guenther  <rguenther@suse.de>
12071         PR tree-optimization/43000
12072         * tree-vrp.c (vrp_int_const_binop): Only handle unsigned
12073         arithmetic manually.
12075 2010-02-08  Jakub Jelinek  <jakub@redhat.com>
12077         PR tree-optimization/42931
12078         * tree-loop-linear.c (try_interchange_loops): Don't call
12079         double_int_mul if estimated_loop_iterations failed.
12081 2010-02-08  Martin Jambor  <mjambor@suse.cz>
12083         PR middle-end/42898
12084         * tree-sra.c (build_accesses_from_assign): Do not mark in
12085         should_scalarize_away_bitmap if stmt has volatile ops.
12086         (sra_modify_assign): Do not process assigns piecemeal if if stmt
12087         has volatile ops.
12089 2010-02-08  Joern Rennecke  <joern.rennecke@embecosm.com>
12091         * doc/tm.texi (TARGET_UNWIND_WORD_MODE): Document.
12093 2010-02-07  Adam Nemet  <adambnmet@gmail.com>
12095         * config/mips/mips.md (*<optab>_trunc<mode>_exts): Fix comment
12096         before the pattern.
12098 2010-02-07  Andrew Pinski  <pinskia@gmail.com>
12100         PR middle-end/42946
12101         * df-core.c (df_finish_pass): Change type of saved_flags to int.
12103 2010-02-07  Sebastian Pop  <sebastian.pop@amd.com>
12105         PR middle-end/42988
12106         * graphite-dependences.c (dependence_polyhedron): Set PDDR_KIND
12107         to unknown_dependence.
12108         (graphite_legal_transform_dr): Handle the unknown_dependence.
12109         (graphite_carried_dependence_level_k): Same.
12111 2010-02-07  Sebastian Pop  <sebastian.pop@amd.com>
12113         * ChangeLog.graphite: Remove testsuite/ or gcc/testsuite/.
12115 2010-02-07  Richard Guenther  <rguenther@suse.de>
12117         PR middle-end/42991
12118         * expr.c (get_inner_reference): Always initialize *pbitsize.
12120 2010-02-07  Richard Guenther  <rguenther@suse.de>
12122         PR middle-end/42956
12123         * gimplify.c (gimple_fold_indirect_ref): Avoid generating
12124         new ARRAY_REFs on variable size element or minimal index arrays.
12125         Complete.
12126         * tree-ssa-loop-ivopts.c (find_interesting_uses_address): Use
12127         gimple_fold_indirect_ref.
12129 2010-02-06  Richard Earnshaw  <rearnsha@arm.com>
12131         PR target/42957
12132         * arm.c (arm_override_options): Just return if the user has specified
12133         an invalid fpu name.
12135 2010-02-03  Jason Merrill  <jason@redhat.com>
12137         PR c++/42870
12138         * config/i386/cygming.h (ASM_OUTPUT_DEF_FROM_DECLS): Call
12139         i386_pe_maybe_record_exported_symbol.
12141 2010-02-05  Steve Ellcey  <sje@cup.hp.com>
12143         PR target/42924
12144         * config/pa/pa.c (TARGET_DELEGITIMIZE_ADDRESS): Redefine.
12145         (pa_delegitimize_address): New function.
12147 2010-02-05  Ozkan Sezer  <sezeroz@gmail.com>
12149         * config/i386/msformat-c.c (ms_printf_length_specs): Set the
12150         scalar_identity_flag for the size_t/ptrdiff_t %Id and %Iu specs.
12152 2010-02-05  Richard Guenther  <rguenther@suse.de>
12154         PR lto/42762
12155         * lto-streamer-in.c (get_resolution): Deal with references
12156         to undefined functions.
12158 2010-02-05  Richard Guenther  <rguenther@suse.de>
12160         * tree-ssa-ccp.c (get_symbol_constant_value): Strip all conversions.
12161         (fold_const_aggregate_ref): Likewise.
12162         (ccp_fold_stmt): Substitute loads.
12163         (maybe_fold_reference): Verify types before substituting.
12164         Unshare properly.
12165         (fold_gimple_assign): Unshare properly.
12166         (fold_stmt_1): Insert conversion if necessary before replacing the RHS.
12168 2010-02-05  Nathan Froyd  <froydnj@codesourcery.com>
12170         * config/rs6000/rs6000.c (rs6000_override_options): Invert check
12171         for rs6000_gen_cell_microcode.
12173 2010-02-04  Richard Guenther  <rguenther@suse.de>
12175         PR rtl-optimization/42952
12176         * dse.c (const_or_frame_p): Remove MEM handling.
12178 2010-02-04  Nick Clifton  <nickc@redhat.com>
12180         * config/mn10300/mn10300.c (TARGET_ASM_OUTPUT_MI_THUNK): Define.
12181         (TARGET_ASM_CAN_OUTPUT_MI_THUNK): Define.
12182         (function_arg): Use NULL_RTX and FIRST_ARGUMENT_REGNUM.
12183         (mn10300_asm_output_mi_thunk): New function.
12184         (mn10300_can_output_mu_thunk): New function.
12185         * config/mn10300/mn10300.h (FIRST_ARGUMENT_REGNUM): Define.
12186         (FUNCTION_ARG_REGNO_P): Fix comment.  Accept d0 and d1.
12187         (FUNCTION_ARG): Delete incorrect comment.
12189 2010-02-03  Jason Merrill  <jason@redhat.com>
12191         PR c++/40138
12192         * fold-const.c (operand_equal_p): Handle erroneous types.
12194 2010-02-03  Kaushik Phatak  <kaushik.phatak@kpitcummins.com>
12196         * config/h8300/h8300.md (can_delay): Fix attibute condition.
12198 2010-02-03  Vladimir Makarov  <vmakarov@redhat.com>
12200         PR rtl-optimization/42941
12201         * sched-deps.c (setup_insn_reg_pressure_info): Use xcalloc instead
12202         of xmalloc.
12204 2010-02-03  Jason Merrill  <jason@redhat.com>
12206         PR c++/35652
12207         * builtins.c (c_strlen): Use EXPR_LOCATION in diagnostics.
12209 2010-02-03  Alexandre Oliva  <aoliva@redhat.com>
12211         PR debug/42896
12212         * cselib.h (struct cselib_val_struct): Add uid.  Rename value to hash.
12213         (cselib_reset_table): Renamed from...
12214         (cselib_reset_table_with_next_value): ... this.
12215         (cselib_get_next_uid): Renamed from...
12216         (cselib_get_next_unknown_value): ... this.
12217         * cselib.c (next_uid): Renamed from...
12218         (next_unknown_value): ... this.
12219         (cselib_clear_table): Adjust.
12220         (cselib_reset_table): Adjust.  Renamed from...
12221         (cselib_reset_table_with_next_value): ... this.
12222         (cselib_get_next_uid): Adjust.  Renamed from...
12223         (cselib_get_next_unknown_value): ... this.
12224         (get_value_hash): Use hash.
12225         (cselib_hash_rtx): Likewise.
12226         (new_cselib_val): Adjust.  Set and dump uid.
12227         (cselib_lookup_mem): Pass next_uid as hash.
12228         (cselib_subst_to_values): Likewise.
12229         (cselib_log_lookup): Dump uid.
12230         (cselib_lookup): Pass next_uid as hash.  Adjust.
12231         (cselib_process_insn): Adjust.
12232         (cselib_init): Initialize next_uid.
12233         (cselib_finish): Adjust.
12234         (dump_cselib_table): Likewise.
12235         * dse.c (canon_address): Dump value uid.
12236         * print-rtl.c (print_rtx): Print value uid.
12237         * var-tracking.c (VARIABLE_HASH_VAL): Dropped.
12238         (dvuid): New type.
12239         (dv_uid): New function, sort of renamed from...
12240         (dv_htab_hash): ... this, reimplemented in terms of it and...
12241         (dv_uid2hash): ... this.  New.
12242         (variable_htab_eq): Drop excess assertions.
12243         (tie_break_pointers): Removed.
12244         (canon_value_cmp): Compare uids.
12245         (variable_post_merge_New_vals): Print uids.
12246         (vt_add_function_parameters): Adjust.
12247         (vt_initialize): Reset table.  Adjust.
12249 2010-02-03  Richard Guenther  <rguenther@suse.de>
12251         PR tree-optimization/42944
12252         * tree-ssa-alias.c (ref_maybe_used_by_call_p_1): Handle calloc.
12253         (call_may_clobber_ref_p_1): Likewise.  Properly handle
12254         malloc and calloc clobbering errno.
12256 2010-02-03  Steven Bosscher  <steven@gcc.gnu.org>
12258         * doc/invoke.texi: Fix name of sched1 dump.
12260         * opts.c (decode_options): Set flag_tree_switch_conversion
12261         only conditionally on optimize >= 2.
12263         * gcse.c: Assorted comment fixes in pass description.
12265 2010-02-03  Anthony Green  <green@moxielogic.com>
12267         * config/moxie/moxie.c (moxie_asm_trampoline_template): Introduce
12268         nop padding in order to maintain alignment of storage location of
12269         target function address.
12270         (moxie_trampoline_init): Store target function address at newly
12271         aligned location.
12272         * config/moxie/moxie.h (TRAMPOLINE_ALIGNMENT): Increase alignment
12273         to 32.
12274         (TRAMPOLINE_SIZE): Increase size by 2 bytes for alignment padding.
12276 2010-02-03  Richard Guenther  <rguenther@suse.de>
12278         PR middle-end/42927
12279         * tree-cfg.c (verify_gimple_assign_binary): Fix shift verification.
12281 2010-02-03  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
12283         * config.gcc: Reenable check for obsolete targets.
12284         Obsolete alpha*-dec-osf4*, alpha*-dec-osf5.0*, mips-sgi-irix5*,
12285         mips-sgi-irix6.[0-4]*.
12287 2010-02-02  Nick Clifton  <nickc@redhat.com>
12289         * config/rx/rx.c (rx_is_legitimate_constant): Treat a maximum
12290         constant size of 4 as being the same as 0.
12291         * doc/invoke.texi (RX Options): Document that -mmax-constant-size
12292         can take values in the range 0..4.
12294 2010-02-02  Jack Howarth  <howarth@bromo.med.uc.edu>
12296         PR java/41991
12297         * unwind-dw2-fde-darwin.c: Re-export _Unwind_FindEnclosingFunction()
12298         as _darwin10_Unwind_FindEnclosingFunction().
12299         * libgcc-libsystem.ver: New.
12301 2010-02-01  Vladimir Makarov  <vmakarov@redhat.com>
12303         PR target/41399
12304         * sched-deps.c (sched_analyze_insn): Ignore fixed registers for
12305         implicitly set registers.
12307 2010-02-01  Richard Earnshaw  <rearnsha@arm.com>
12309         * arm.c (FL_FOR_ARCH_7A): is also a superset of ARMv6K.
12310         (arm_override_options): Allow automatic selection of the thread
12311         pointer register if thumb2.
12312         (legitimize_pic_address): Improve code sequences for Thumb2.
12313         (arm_call_tls_get_addr): Likewise.
12314         (legitimize_tls_address): Likewise.
12315         * arm.md (pic_load_addr_arm): Delete.  Replace with ...
12316         (pic_load_addr_32bit): ... this.  New named pattern.
12317         * thumb2.md (pic_load_addr_thumb2): Delete.
12318         (pic_load_dot_plus_four): Delete.
12319         (tls_load_dot_plus_four): New named pattern.
12321 2010-02-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
12323         PR libgomp/29986
12324         * doc/install.texi (Specific): Add sparc-sun-solaris2.10 entry.
12325         Document fix for TLS bug.
12327 2010-01-31  Richard Guenther  <rguenther@suse.de>
12329         * tree-sra.c (ptr_parm_has_direct_uses): Rewrite to be
12330         conservatively correct.
12332 2010-01-31  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
12334         PR target/42850
12335         Revert:
12336         2010-01-02  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
12338         * config/pa/t-slibgcc-dwarf-ver (SHLIB_SOVERSION): Bump by two.
12340 2010-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12342         * doc/install.texi: Update recommended GMP/MPFR/MPC versions.
12344 2010-01-31  Kai Tietz  <kai.tietz@onevision.com>
12346         * config.gcc: Adjust order of makefile fragments for mingw targets.
12348 2010-01-31  Richard Guenther  <rguenther@suse.de>
12350         PR middle-end/42898
12351         * gimplify.c (gimplify_init_constructor): For volatile LHS
12352         initialize a temporary.
12354 2010-01-31  Matthias Klose  <doko@ubuntu.com>
12356         * configure.ac: Fix __stack_chk_fail check for cross builds configured
12357         --with-headers
12358         * configure: Regenerate.
12360 2010-01-29  Eric Botcazou  <ebotcazou@adacore.com>
12362         * tree-ssa-alias.c (same_type_for_tbaa): Return -1 if the types have
12363         the same alias set and their sizes different constantness.
12364         (aliasing_component_refs_p): Revert 2009-10-24 change.
12366 2010-01-29  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
12368         * config/sparc/sparc.c (sparc_elf_asm_named_section): Declare decl
12369         unused.
12371 2010-01-29  Richard Guenther  <rguenther@suse.de>
12373         * tree-ssa-ccp.c (ccp_fold_stmt): Unshare values we substitute.
12374         Assert we successfully updated the call.
12376 2010-01-29  Jakub Jelinek  <jakub@redhat.com>
12378         PR rtl-optimization/42889
12379         * df.h (df_set_bb_dirty_nonlr): New prototype.
12380         * df-core.c (df_set_bb_dirty_nonlr): New function.
12381         * df-scan.c (df_insn_rescan): Call it instead of
12382         df_set_bb_dirty for DEBUG_INSNs.
12384 2010-01-29  Richard Guenther  <rguenther@suse.de>
12386         PR middle-end/37448
12387         * ipa-inline.c (cgraph_decide_inlining_incrementally): Avoid
12388         quadratic behavior in most cases.
12390 2010-01-28  Uros Bizjak  <ubizjak@gmail.com>
12392         PR target/42891
12393         * config/i386/i386.c (ix86_expand_int_movcc): Convert tmp to SImode
12394         in the call to gen_x86_movsicc_0_m1.
12396 2010-01-28  Richard Guenther  <rguenther@suse.de>
12398         PR tree-optimization/42871
12399         * tree-ssa-pre.c (phi_translate_set): Make sure to retain leaders.
12401 2010-01-28  Richard Guenther  <rguenther@suse.de>
12403         * tree-ssa-ccp.c (ccp_fold_stmt): Fold calls and propagate
12404         into call arguments.
12406 2010-01-28  Richard Guenther  <rguenther@suse.de>
12408         PR middle-end/42883
12409         * tree-cfgcleanup.c (remove_forwarder_block): Do not remove
12410         the forwarder if the destination is an EH landing pad.
12412 2010-01-28  Razya Ladelsky  <razya@il.ibm.com>
12414         * tree-parloops.c (transform_to_exit_first_loop): Update the basic
12415         block list passed to gimple_duplicate_sese_tail.
12416         (parallelize_loops): Avoid parallelization when the function
12417         has_nonlocal_label.
12418         Avoid parallelization when the preheader is IRREDUCIBLE.
12419         Try to optimize when estimated_loop_iterations_int is unresolved.
12420         Add the loop's location to the dump file.
12421         * tree-cfg.c (add_phi_args_after_redirect): Remove.
12422         (gimple_duplicate_sese_tail): Remove the check for the latch.
12423         Redirect nexits to the exit block.
12424         Remove handling of the incoming edges to the latch.
12425         Redirect the backedge from the copied latch to the exit bb.
12427 2010-01-28  Michael Matz  <matz@suse.de>
12429         PR target/42881
12430         * config/i386/i386.c (ix86_expand_vector_init_duplicate):
12431         Wrap force_reg into a sequence, emit it before user.
12433 2010-01-28  Stephen Thomas  <stephen.thomas@arm.com>
12435         * config/arm/arm.md (bswapsi2): Add support for bswapsi2.
12436         (arm_rev): New.
12437         (arm_legacy_rev): Likewise.
12438         (thumb_legacy_rev): Likewise.
12440 2010-01-27  Jakub Jelinek  <jakub@redhat.com>
12442         * dwarf2out.c (mem_loc_descriptor): Remove special casing of
12443         CONSTANT_POOL_ADDRESS_P SYMBOL_REFs.  If for MEM recursive call
12444         on MEM's address failed, try avoid_constant_pool_reference and
12445         recurse if it returned something different.
12446         (loc_descriptor): If for MEM mem_loc_descriptor failed on the
12447         address, try avoid_constant_pool_reference and recurse if it
12448         returned something different.
12449         (dw_loc_list_1): If for MEM mem_loc_descriptor failed on the
12450         address and avoid_constant_pool_reference returned something
12451         different, don't set have_address.
12453 2010-01-27  Alexandre Oliva  <aoliva@redhat.com>
12455         PR debug/42861
12456         * var-tracking.c (val_store): Add modified argument, obey it.
12457         Adjust callers.
12458         (count_uses): Move down logging of main.
12459         (compute_bb_dataflow): Use val_store for MO_VAL_USEs that
12460         don't need resolution.
12461         (emit_notes_in_bb): Likewise.
12463 2010-01-27  Richard Guenther  <rguenther@suse.de>
12465         PR middle-end/42878
12466         * tree-inline.c (remap_decl): Delay remapping of SSA name
12467         default definitions until we need them.
12469 2010-01-27  Jakub Jelinek  <jakub@redhat.com>
12471         * config/rs6000/rs6000.c (TARGET_DELEGITIMIZE_ADDRESS): Redefine.
12472         (rs6000_delegitimize_address): New function.
12474         * config/s390/s390.c (s390_delegitimize_address): Call
12475         delegitimize_mem_from_attrs.
12477         PR middle-end/42874
12478         * tree-inline.c (cannot_copy_type_1): Removed.
12479         (copy_forbidden): Don't forbid copying of functions containing
12480         records/unions with variable length fields.
12482 2010-01-27  Christian Bruel  <christian.bruel@st.com>
12484         Revert:
12485         PR target/42841
12486         * config/sh/sh.c (find_barrier): Increase length for non delayed
12487         conditional branches.
12489 2010-01-27  Matthias Klose  <doko@ubuntu.com>
12491         * configure.ac (gnu-unique-object): Fix ldd version check.
12492         * configure: Regenerate.
12494 2010-01-26  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
12496         * config/sparc/sparc.c (sparc_elf_asm_named_section): Test for
12497         HAVE_GNU_AS value.
12498         * config/sparc/sysv4.h [HAVE_GNU_AS] (TARGET_ASM_NAMED_SECTION):
12499         Test for HAVE_GNU_AS value.
12501 2010-01-26  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
12503         * config.gcc (mips-sgi-irix[56]*): Set use_gcc_stdint.
12504         * config/mips/iris.h (INT8_TYPE, INT16_TYPE, INT32_TYPE,
12505         INT64_TYPE): Define.
12506         (UINT8_TYPE, UINT16_TYPE, UINT32_TYPE, UINT64_TYPE): Define.
12507         (INT_LEAST8_TYPE, INT_LEAST16_TYPE, INT_LEAST32_TYPE,
12508         INT_LEAST64_TYPE): Define.
12509         (UINT_LEAST8_TYPE, UINT_LEAST16_TYPE, UINT_LEAST32_TYPE,
12510         UINT_LEAST64_TYPE): Define.
12511         (INT_FAST8_TYPE, INT_FAST16_TYPE, INT_FAST32_TYPE)
12512         INT_FAST64_TYPE): Define.
12513         (UINT_FAST8_TYPE, UINT_FAST16_TYPE, UINT_FAST32_TYPE,
12514         UINT_FAST64_TYPE): Define.
12515         (INTMAX_TYPE, UINTMAX_TYPE): Define.
12516         (INTPTR_TYPE, UINTPTR_TYPE): Define.
12517         (SIG_ATOMIC_TYPE): Define.
12519 2010-01-26  Richard Guenther  <rguenther@suse.de>
12521         * df-scan.c (df_scan_set_bb_info): Remove assert.
12522         (df_insn_rescan_debug_internal): Merge asserts.
12523         (df_install_ref): Likewise.
12524         (df_mark_reg): Use bitmap_set_range.
12525         (df_hard_reg_used_p): Remove assert.
12526         (df_hard_reg_used_count): Likewise.
12528 2010-01-26  Richard Guenther  <rguenther@suse.de>
12530         PR rtl-optimization/42685
12531         * web.c (web_main): Ignore DEBUG_INSNs.
12533 2010-01-26  Joern Rennecke  <amylaar@spamcop.net>
12535         * doc/tm.texi (TARGET_HANDLE_C_OPTION): Explain arguments.
12537         (TARGET_RESOLVE_OVERLOADED_BUILTIN): Add loc parameter.
12538         Fix types of fndecl and arglist parameters.
12540 2010-01-26  Richard Guenther  <rguenther@suse.de>
12542         PR middle-end/42806
12543         * tree-eh.c (unsplit_eh): Skip debug insns.
12545 2010-01-26  Richard Guenther  <rguenther@suse.de>
12547         PR tree-optimization/42250
12548         * ipa-type-escape.c (type_escape_execute): Do not analyze clones.
12550 2010-01-26  Jakub Jelinek  <jakub@redhat.com>
12552         PR fortran/42866
12553         * omp-low.c (expand_omp_sections): Only use single_pred if
12554         l2_bb is single_pred_p.
12556 2010-01-25  Christian Bruel  <christian.bruel@st.com>
12558         PR target/42841
12559         * config/sh/sh.c (find_barrier): Increase length for non delayed
12560         conditional branches.
12561         (sh_insn_length_adjustment): Use JUMP_TABLE_DATA_P.
12563 2010-01-24  David S. Miller  <davem@davemloft.net>
12565         * config/sparc/sysv4.h (TARGET_ASM_NAMED_SECTION): Only
12566         define if not using GAS.
12567         * config/sparc/sparc.c (sparc_elf_asm_named_section):
12568         Likewise.  Delete SECTION_MERGE code, which is only applicable
12569         when using GAS.
12571 2010-01-24  Mark Mitchell  <mark@codesourcery.com>
12573         PR c++/42748
12574         * config/arm/arm.c (arm_mangle_type): Do not warn about changes to
12575         mangling of va_list in system headers.
12577 2010-01-23  Toon Moene  <toon@moene.org>
12579         * tree-predcom.c (combine_chains): Return NULL, not false.
12581 2010-01-23  Joern Rennecke  <amylaar@spamcop.net>
12583         * tree-loop-distribution.c (distribute_loop): Fix declaration and
12584         initialization of variable res to agree with return type.
12586 2010-01-22  Steve Ellcey  <sje@cup.hp.com>
12588         * Makefile.in (tree-sra.o): Add $(EXPR_H) dependency.
12589         * tree-sra.c: Add include of expr.h.
12591 2010-01-22  Jakub Jelinek  <jakub@redhat.com>
12593         * tree-into-ssa.c (maybe_register_def): If stmt ends the bb,
12594         insert the debug stmt on the single non-EH edge from the stmt.
12596 2010-01-22  Richard Henderson  <rth@redhat.com>
12598         PR tree-opt/42833
12599         * tree-sra.c (sra_modify_assign): Delay re-gimplification of
12600         the RHS until after generate_subtree_copies has insertted its
12601         code before the current statement.
12603 2010-01-22  Joern Rennecke  <amylaar@spamcop.net>
12605         * doc/tm.texi (TARGET_MIN_DIVISIONS_FOR_RECIP_MUL): Fix return type.
12607         * gcc-plugin.h (plugin_init): Use "C" likage for c++.
12609 2010-01-21  Martin Jambor  <mjambor@suse.cz>
12611         PR tree-optimization/42585
12612         * tree-sra.c (struct access): New field grp_total_scalarization.
12613         (dump_access): Dump the new field.
12614         (should_scalarize_away_bitmap): New variable.
12615         (cannot_scalarize_away_bitmap): Likewise.
12616         (sra_initialize): Allocate new bitmaps.
12617         (sra_deinitialize): Free new bitmaps.
12618         (create_access_1): New function.
12619         (create_access): Parts moved to create_access_1.
12620         (type_consists_of_records_p): New function.
12621         (completely_scalarize_record): Likewise.
12622         (build_access_from_expr): Set bit in cannot_scalarize_away_bitmap.
12623         (build_accesses_from_assign): Set bits in should_scalarize_away_bitmap.
12624         (sort_and_splice_var_accesses): Hint groups with a total_scalarization
12625         access.
12626         (analyze_all_variable_accesses): Completely scalarize small eligible
12627         records.
12629 2010-01-21  Martin Jambor  <mjambor@suse.cz>
12631         * tree-sra.c (build_ref_for_offset_1): Allow for zero size fields.
12633 2010-01-21  Andrew Haley  <aph@redhat.com>
12635         * gcc.c (process_command): Move lang_specific_driver before
12636         setting cc_libexec_prefix.
12638 2010-01-21  Richard Guenther  <rguenther@suse.de>
12640         PR middle-end/19988
12641         * fold-const.c (negate_expr_p): Pretend only negative
12642         real constants are easily negatable.
12644 2010-01-20  Janis Johnson  <janis187@us.ibm.com>
12645             Jason Merrill  <jason@redhat.com>
12647         * tree.h (TYPE_TRANSPARENT_UNION): Replace with ...
12648         (TYPE_TRANSPARENT_AGGR): this, for union and record.
12649         * calls.c (initialize argument_information): Handle it.
12650         * c-common.c (handle_transparent_union_attribute): Use new name.
12651         * c-decl.c (finish_struct): Ditto.
12652         * c-typeck.c (type_lists_compatible_p): Ditto.
12653         (convert_for_assignment): Use new name and also handle record.
12654         * function.c (aggregate_value_p): Handle it.
12655         (pass_by_reference): Ditto.
12656         (assign_parm_data_types): Ditto.
12657         * print-tree.c (print_node): Ditto.
12658         * lto-streamer-in.c (unpack_ts_type_value_fields): Ditto.
12659         * lto-streamer-out.c (pack_ts_type_value_fields): Ditto.
12660         * tree.c (first_field): New fn.
12662 2010-01-21  Dave Korn  <dave.korn.cygwin@gmail.com>
12664         PR target/42818
12665         * config/i386/cygwin.h (CXX_WRAP_SPEC_LIST): Always apply wrappers,
12666         even when linking statically, for now.
12668 2010-01-20  Alexandre Oliva  <aoliva@redhat.com>
12670         PR debug/42715
12671         * var-tracking.c (use_type): Choose MO_VAL_SET for REGs set
12672         without a cselib val.
12673         (count_uses): Accept MO_VAL_SET with no val on stores.
12674         (add_stores): Likewise.
12676 2010-01-20  Jakub Jelinek  <jakub@redhat.com>
12678         * var-tracking.c (check_value_val): Add a compile time assertion.
12679         (dv_is_decl_p): Simplify.
12680         (dv_as_decl, dv_as_value, dv_from_decl, dv_from_value): Only use
12681         gcc_assert if ENABLE_CHECKING.
12683 2010-01-20  Alexandre Oliva  <aoliva@redhat.com>
12685         PR debug/42782
12686         * var-tracking.c: Include tree-flow.h.
12687         (mem_dies_at_call): New.
12688         (dataflow_set_preserve_mem_locs): Use it.
12689         (dataflow_set_remove_mem_locs): Likewise.
12690         (dump_var): Renamed from dump_variable.  Adjust all callers.
12691         (dump_var_slot): Renamed from dump_variable_slot.  Likewise.
12692         * Makefile.in (var-tracking.o): Adjust deps.
12694 2010-01-20  Joern Rennecke  <amylaar@spamcop.net>
12696         * doc/tm.texi (TARGET_SCHED_SET_SCHED_FLAGS): Fix argument list.
12698 2010-01-20  Richard Guenther  <rguenther@suse.de>
12700         PR tree-optimization/42717
12701         * tree-ssa-dce.c (get_live_post_dom): Remove.
12702         (forward_edge_to_pdom): Take an arbitrary edge to copy
12703         degenerate PHI args from.
12704         (remove_dead_stmt): Use the first post-dominator even if it
12705         does not contain live statements as redirection destination.
12707 2010-01-20  Richard Guenther  <rguenther@suse.de>
12709         * tree-inline.c (estimate_num_insns): Handle EH builtins.
12711 2010-01-20  Jakub Jelinek  <jakub@redhat.com>
12713         * sel-sched.c (create_speculation_check): Remove set but not used
12714         variable twin.
12715         (try_transformation_cache): Remove set but not used variable ds.
12716         (calculate_privileged_insns): Remove set but not used variables
12717         cur_insn and min_spec_insn.
12718         (find_best_expr): Remove set but not used variable avail_n.
12719         * tree-predcom.c (base_names_in_chain_on): Remove set but not used
12720         variable e.
12721         * cgraphunit.c (assemble_thunk): Remove set but not used variable
12722         false_label.
12723         * haifa-sched.c (remove_notes): Remove set but not used variable prev.
12724         * graphite-clast-to-gimple.c (gloog): Remove set but not used variable
12725         new_scop_exit_edge.
12727 2010-01-20  Felyza Wishbringer  <fwishbringer@gmail.com>
12729         PR bootstrap/42786
12730         * config.gcc (i[34567]86-*-*): Fix handling of athlon64 and athlon-fx
12731         cpu types.  Add support for *-sse3 cpu types.
12732         (x86_64-*-*): Ditto.
12734 2010-01-20  Jakub Jelinek  <jakub@redhat.com>
12736         PR middle-end/42803
12737         * varasm.c (narrowing_initializer_constant_valid_p): Add CACHE
12738         argument, call initializer_constant_valid_p_1 instead of
12739         initializer_constant_valid_p, pass CACHE to it, return NULL
12740         immediately if first call returns NULL.
12741         (initializer_constant_valid_p_1): New function.
12742         (initializer_constant_valid_p): Use it.
12744 2010-01-20  Thomas Quinot  <quinot@adacore.com>
12746         * tree.def (PLACEHOLDER_EXPR): Fix comment.
12748 2010-01-20  Jakub Jelinek  <jakub@redhat.com>
12750         * dwarf2out.c (mem_loc_descriptor): Use DW_OP_mod for UMOD instead
12751         of MOD, handle MOD using DW_OP_{over,over,div,mul,minus}.
12752         (loc_list_from_tree): Don't handle unsigned division.  Handle
12753         signed modulo using DW_OP_{over,over,div,mul,minus}.
12754         * unwind-dw2.c (execute_stack_op): Handle DW_OP_mod using unsigned
12755         modulo instead of signed.
12757 2010-01-20  DJ Delorie  <dj@redhat.com>
12759         * config/h8300/h8300.c (F): Add "in_epilogue" flag.
12760         (Fpa): Pass it
12761         (h8300_emit_stack_adjustment): Propogate it.
12762         (push): Pass it.
12763         (h8300_expand_prologue): Likewise.
12764         (h8300_expand_epilogue): Likewise.
12766 2010-01-19  Michael Matz  <matz@suse.de>
12768         PR tree-optimization/41783
12769         * tree-data-ref.c (toplevel): Include flags.h.
12770         (dump_data_dependence_relation):  Also dump the inputs if the
12771         result will be unknown.
12772         (split_constant_offset_1): Look through some conversions.
12773         * tree-predcom.c (determine_roots_comp): Restart a new chain if
12774         the offset from last element is too large.
12775         (ref_at_iteration): Deal also with MISALIGNED_INDIRECT_REF.
12776         (reassociate_to_the_same_stmt): Handle vector registers.
12777         * tree-vect-data-refs.c (vect_equal_offsets): Handle unary operations
12778         (e.g. conversions).
12779         * tree-vect-loop-manip.c (vect_gen_niters_for_prolog_loop): Add
12780         wide_prolog_niters argument, emit widening instructions.
12781         (vect_do_peeling_for_alignment): Adjust caller, use widened
12782         variant of the iteration cound.
12783         * Makefile.in (tree-data-ref.o): Add $(FLAGS_H).
12785 2010-01-19  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
12787         PR target/38697
12788         * config/arm/neon-testgen.m (emit_automatics): New parameter
12789         features. Adjust for Fixed_return_reg feature.
12790         (test_intrinsic): Call emit_automatics with new feature.
12791         * config/arm/neon.ml: Update copyright years.
12792         (features): New Fixed_return_reg feature.
12793         (ops): Update feature for Vget_low.
12795 2010-01-19  Jakub Jelinek  <jakub@redhat.com>
12797         PR tree-optimization/42719
12798         * tree-outof-ssa.c (trivially_conflicts_p): Don't consider debug
12799         stmt uses.
12801         PR debug/42728
12802         * fwprop.c (all_uses_available_at): Return false if def_set dest
12803         is a REG that is used in def_insn.
12805 2010-01-19  Joern Rennecke  <amylaar@spamcop.net>
12807         * doc/tm.texi (TARGET_FIXED_CONDITION_CODE_REGS): Add argument names.
12809         (TARGET_CC_MODES_COMPATIBLE): Put return value in braces.
12810         Add argument names.
12812         (TARGET_SCHED_INIT_SCHED_CONTEXT): Clarify language.
12814         * target.h (struct gcc_target) <secondary_reload>: Change type
12815         of last argument to secondary_reload_info *.
12817 2010-01-18  Uros Bizjak  <ubizjak@gmail.com>
12819         PR target/42774
12820         * config/alpha/predicates.md (aligned_memory_operand): Return 0 for
12821         memory references with unaligned offsets.  Remove CQImode handling.
12822         (unaligned_memory_operand): Return 1 for memory references with
12823         unaligned offsets.  Remove CQImode handling.
12825 2010-01-18  Richard Guenther  <rguenther@suse.de>
12827         PR middle-end/39954
12828         * cfgexpand.c (expand_call_stmt): TER pointer arguments in
12829         builtin calls.
12831 2010-01-18  Richard Guenther  <rguenther@suse.de>
12833         PR tree-optimization/42781
12834         * tree-ssa-structalias.c (find_what_var_points_to): Skip
12835         restrict processing only if the original variable was artificial.
12837 2010-01-18  Joern Rennecke  <amylaar@spamcop.net>
12839         * doc/tm.texi (TARGET_ASM_FUNCTION_EPILOGUE): Update text on where to
12840         find number of popped argument bytes.
12842         (TARGET_INVALID_WITHIN_DOLOOP): Put return value in braces.
12843         Fix the text that describes the return value for invalid insns.
12845         (TARGET_SCHED_NEEDS_BLOCK_P): Fix return type.  Fix argument list.
12847         (TARGET_SCHED_IS_COSTLY_DEPENDENCE): Fix argument types.
12848         Clarify what 'cost of the -dependence' is.  Fix quoting.
12850         * toplev.c (default_get_pch_validity): Rename argument to "sz".
12851         * doc/tm.texi (TARGET_GET_PCH_VALIDITY): Likewise.
12853 2010-01-17  Jakub Jelinek  <jakub@redhat.com>
12855         * dwarf2out.c (mem_loc_descriptor): Don't ICE on
12856         {S,U}S_{PLUS,MINUS,NEG,ABS,ASHIFT}.
12858 2010-01-17  Richard Guenther  <rguenther@suse.de>
12860         PR middle-end/42248
12861         * function.c (split_complex_args): Take a VEC to modify.
12862         (assign_parms_augmented_arg_list): Build a VEC instead of
12863         a chain of PARM_DECLs.
12864         (assign_parms_unsplit_complex): Take a VEC of arguments.
12865         Do not fixup unmodified parms.
12866         (assign_parms): Deal with the VEC.
12867         (gimplify_parameters): Likewise.
12869 2010-01-17  Richard Guenther  <rguenther@suse.de>
12871         * tree-ssa-uncprop.c (uncprop_into_successor_phis): Fix PHI
12872         node existence check.
12873         * tree-vect-loop.c (vect_analyze_loop_form): Likewise.
12874         * tree-cfgcleanup.c (merge_phi_nodes): Likewise.
12875         * tree-ssa-dce.c (forward_edge_to_pdom): Likewise.
12876         * tree-cfg.c (gimple_execute_on_growing_pred): Likewise.
12877         (gimple_execute_on_growing_pred): Likewise.
12879 2010-01-17  Richard Guenther  <rguenther@suse.de>
12881         PR tree-optimization/42773
12882         * tree-ssa-pre.c (phi_translate_set): Fix check for PHI node existence.
12883         (compute_antic_aux): Likewise.
12884         (compute_partial_antic_aux): Likewise.
12886 2010-01-17  Jie Zhang  <jie.zhang@analog.com>
12888         PR debug/42767
12889         * dwarf2out.c (mem_loc_descriptor): Handle SS_TRUNCATE
12890         and US_TRUNCATE.
12892 2010-01-17  Joern Rennecke  <amylaar@spamcop.net>
12894         * doc/tm.texi (TARGET_INIT_LIBFUNCS): Put @findex entries in order of
12895         appearance.
12897         (TARGET_LEGITIMATE_ADDRESS_P): Add return type.
12898         Fix markup for strict argument.
12900         (TARGET_SCHED_REORDER2): Fix argument types.
12902         (TARGET_SCHED_DFA_PRE_CYCLE_INSN): Fix return type.
12903         (TARGET_SCHED_DFA_POST_CYCLE_INSN): Likewise.
12905         (TARGET_SCHED_DFA_PRE_ADVANCE_CYCLE): Fix name.
12906         (TARGET_SCHED_DFA_POST_ADVANCE_CYCLE): Likewise.
12908         (TARGET_SCHED_FIRST_CYCLE_MULTIPASS_DFA_LOOKAHEAD_GUARD):
12909         Add argument name.
12911         (TARGET_SCHED_ALLOC_SCHED_CONTEXT): Remove duplicate documentation.
12912         (TARGET_SCHED_INIT_SCHED_CONTEXT): Likewise.
12913         (TARGET_SCHED_SET_SCHED_CONTEXT): Likewise.
12914         (TARGET_SCHED_CLEAR_SCHED_CONTEXT): Likewise.
12915         (TARGET_SCHED_FREE_SCHED_CONTEXT): Likewise.
12917         (TARGET_SCHED_SET_SCHED_CONTEXT): Fix typo.
12919         (TARGET_SCHED_GEN_SPEC_CHECK): Fix name.
12921         (TARGET_ASM_RELOC_RW_MASK): Add return type.
12922         (TARGET_MANGLE_DECL_ASSEMBLER_NAME): Fix return type.
12924         (TARGET_STRIP_NAME_ENCODING): Fix markup of return type and parameter.
12926         (TARGET_ASM_FILE_START): Put @findex before paragraph start.
12927         Use prototype.
12929         (TARGET_ASM_NAMED_SECTION): Fix argument list.
12931         (TARGET_HAVE_NAMED_SECTIONS): Use @deftypevr.
12932         (TARGET_HAVE_SWITCHABLE_BSS_SECTIONS): Likewise.
12934         (TARGET_ASM_RECORD_GCC_SWITCHES_SECTION): Use @deftypevr.
12936         (TARGET_ASM_ASSEMBLE_VISIBILITY): Fix argument types.
12938         (TARGET_ASM_MARK_DECL_PRESERVED): Fix argument and markup
12939         referring to it.  Fix language.
12941         (TARGET_HAVE_CTORS_DTORS): Use @deftypevr.
12943         (TARGET_ASM_FINAL_POSTSCAN_INSN): Adjust name of first argument.
12945         (TARGET_ASM_EMIT_UNWIND_LABEL): Add argument types.
12947         (TARGET_ASM_EMIT_EXCEPT_TABLE_LABEL): Add type to argument.
12949         (TARGET_UNWIND_EMIT): Remove space between 'FILE *' and
12950         '@var{stream}.  Remove stray 'and'.
12952         (TARGET_ARM_EABI_UNWINDER): Use @deftypevr.
12954         (TARGET_ASM_OUTPUT_DWARF_DTPREL): Adjust name of first argument.
12956         (TARGET_SET_DEFAULT_TYPE_ATTRIBUTES): Add missing article.
12958         (TARGET_OPTION_VALID_ATTRIBUTE_P): Fix name, it was
12959         misspelled as TARGET_VALID_OPTION_ATTRIBUTE_P.
12961         (TARGET_GET_PCH_VALIDITY): Put 'void *' in braces.
12962         Fix description of return value.
12963         Rename argument "sz" to "len."
12965         (TARGET_CXX_GUARD_MASK_BIT): Add missing article.
12966         Clarify meaning of 'true' return value.
12968         (TARGET_SHIFT_TRUNCATION_MASK): Fix return type.
12970         (TARGET_MODE_REP_EXTENDED): Fix two inconsisent uses of
12971         rep_mode versus mode_rep.
12973         (TARGET_HANDLE_PRAGMA_EXTERN_PREFIX): Document.
12975         (TARGET_BUILTIN_DECL): Fix name.
12977         (TARGET_COMMUTATIVE_P): Fix type of first argument.
12979         (TARGET_SET_CURRENT_FUNCTION): Mention possibility of cfun being NULL.
12981         (TARGET_BRANCH_TARGET_REGISTER_CLASS): Fix return type.
12983         (TARGET_USE_LOCAL_THUNK_ALIAS_P): Document as macro instead of hook.
12985         (TARGET_RELAXED_ORDERING): Use @deftypevr.
12987         (TARGET_GET_DRAP_RTX): Note that this is a hook.
12988         Clarify language.
12990         (TARGET_BUILTIN_RECIPROCAL): Fix argument types.
12991         Rename argument tm_fn to md_fn.
12993         (TARGET_OPTION_PRINT): Fix argument list.
12995 2010-01-16  Harsha Jagasia  <harsha.jagasia@amd.com>
12997         PR target/42664
12998         * config/i386/i386.c (ix86_fixup_binary_operands):
12999         Revert FMA4 fixup of operands.
13001 2010-01-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
13003         PR gcc/42525
13004         * Makefile.in (write_entries_to_file, install-plugin):
13005         Use \012 instead of \n with tr.
13007 2010-01-16  Richard Sandiford  <r.sandiford@uk.ibm.com>
13009         * configure.ac (HAVE_AS_REF): New C macro.
13010         * configure: Regenerate.
13011         * config.in: Likewise.
13012         * collect2.c (main): Only postpone SCAN_DWEH to the second pass
13013         if HAVE_AS_REF.
13014         * config/rs6000/aix.h (ASM_OUTPUT_DWARF_TABLE_REF): Only define
13015         if HAVE_AS_REF.
13017 2010-01-16  Joern Rennecke  <amylaar@spamcop.net>
13019         * doc/tm.texi (TARGET_USE_BLOCKS_FOR_CONSTANT_P): Fix argument types.
13021         (TARGET_SUPPORT_VECTOR_MISALIGNMENT): Fix argument types.
13023         (TARGET_USE_ANCHORS_FOR_SYMBOL_P): Fix argument types.
13025         (TARGET_SCHED_ALLOC_SCHED_CONTEXT): Put 'void *' in braces.
13027         (TARGET_IN_SMALL_DATA_P): Fix argument type.
13029         (TARGET_BINDS_LOCAL_P): Fix argument type.
13031         (TARGET_ASM_FILE_END): Use prototype.
13033         (TARGET_ASM_RECORD_GCC_SWITCHES): Don't put 'int' in braces.
13035         (TARGET_DWARF_CALLING_CONVENTION): Fix argument type.
13037         (TARGET_COMP_TYPE_ATTRIBUTES): Fix argument types.
13039         (TARGET_VALID_DLLIMPORT_ATTRIBUTE_P): Fix argument type.
13041         (TARGET_EMUTLS_VAR_ALIGN_FIXED): Don't put 'bool' in braces.
13042         (TARGET_EMUTLS_DEBUG_FORM_TLS_ADDRESS): Likewise.
13044         (TARGET_PCH_VALID_P): Put 'const char *' in braces.
13045         (TARGET_CHECK_PCH_TARGET_FLAGS): Likewise.
13047         (TARGET_ADDR_SPACE_LEGITIMATE_ADDRESS_P): Don't put 'bool' in braces.
13048         (TARGET_ADDR_SPACE_SUBSET_P): Likewise.
13049         (TARGET_ADDR_SPACE_LEGITIMIZE_ADDRESS): Don't put 'rtx' in braces.
13050         (TARGET_ADDR_SPACE_CONVERT): Likewise.
13052         (TARGET_CASE_VALUES_THRESHOLD): Put 'unsigned int' in braces.
13054         (TARGET_MACHINE_DEPENDENT_REORG: Use prototype.
13056         (TARGET_INIT_BUILTINS): Use prototype.
13058         (TARGET_INVALID_ARG_FOR_UNPROTOTYPED_FN):
13059         Put 'const char *' in braces.  Fix parameter types.
13060         (TARGET_INVALID_CONVERSION): Fix parameter types.
13061         (TARGET_INVALID_UNARY_OP, TARGET_INVALID_BINARY_OP): Likewise.
13062         (TARGET_INVALID_PARAMETER_TYPE, TARGET_INVALID_RETURN_TYPE): Likewise.
13064         (TARGET_PROMOTED_TYPE): Remove braces around 'tree'.
13065         Fix argument type.
13067         (TARGET_CONVERT_TO_TYPE): Remove braces around 'tree'.
13069         (TARGET_ALLOCATE_STACK_SLOTS_FOR_ARGS): Remove braces around 'bool'.
13071 2010-01-15  Joern Rennecke  <amylaar@spamcop.net>
13073         * doc/tm.texi (TARGET_HELP): Fix return type.
13075         (TARGET_PROMOTE_FUNCTION_MODE): Put 'enum machine_mode'
13076         in braces.  Fix argument types.
13078         (TARGET_LIBGCC_CMP_RETURN_MODE): Use prototype.
13080         (TARGET_LIBGCC_SHIFT_COUNT_MODE): Use prototype.
13082         (TARGET_MS_BITFIELD_LAYOUT_P): Fix argument type.
13084         (TARGET_DECIMAL_FLOAT_SUPPORTED_P): Don't put 'bool' in braces.
13085         (TARGET_FIXED_POINT_SUPPORTED_P): Likewise.
13087         (TARGET_MANGLE_TYPE): Fix argument types.
13089         (TARGET_IRA_COVER_CLASSES): Use prototype.
13091         (TARGET_BUILTIN_SETJMP_FRAME_VALUE): Fix return type.  Use prototype.
13093         (TARGET_CAN_ELIMINATE): Use identifiers for argument names.
13095         (TARGET_PROMOTE_PROTOTYPES): Fix argument type.
13097         (TARGET_MUST_PASS_IN_STACK): Fix argument type.
13099         (TARGET_CALLEE_COPIES): Fix argument types.
13101         (TARGET_SPLIT_COMPLEX_ARG): Fix argument type.
13103         (TARGET_GIMPLIFY_VA_ARG_EXPR): Fix argument types.
13105         (TARGET_FUNCTION_VALUE): Fix argument types.
13107         (TARGET_RETURN_IN_MSB): Fix argument type.
13109         (TARGET_RETURN_IN_MEMORY): Fix argument types.
13111         (TARGET_ASM_CAN_OUTPUT_MI_THUNK): Fix argument types.
13113         (TARGET_EXTRA_LIVE_ON_ENTRY): Fix argument type.
13115         (TARGET_STRICT_ARGUMENT_NAMING): Make literal in text
13116         agree with return type.
13118         (TARGET_PRETEND_OUTGOING_VARARGS_NAMED): Add Prototype.
13120 2010-01-15  Jing Yu  <jingyu@google.com>
13122         PR rtl-optimization/42691
13123         * combine.c (try_combine): Set changed_i3_dest to 1 when I2 and I3 set
13124         a pseudo to a constant and are merged, and adjust comments.
13126 2010-01-15  Eric Botcazou  <ebotcazou@adacore.com>
13128         * config/i386/sse.md (avx_vperm2f128<mode>3): Fix typo.
13130 2010-01-15  Richard Guenther  <rguenther@suse.de>
13132         PR middle-end/42739
13133         * tree-cfgcleanup.c (remove_forwarder_block): Move destination
13134         labels of computed or non-local gotos to the destination.
13135         * tree-cfg.c (gimple_verify_flow_info): Verify that a EH
13136         landing pad label is the first label.
13138 2010-01-15  Richard Guenther  <rguenther@suse.de>
13140         * tree-ssa-loop-im.c (gen_lsm_tmp_name): Fix bogus fallthru.
13142 2010-01-14  Michael Meissner  <meissner@linux.vnet.ibm.com>
13144         PR target/42747
13145         * config/rs6000/rs6000.md (sqrtdf2): Split into expander and insn
13146         to allow generation of the xssqrtdp instruction on power7.
13147         (sqrtdf2_fpr): Ditto.
13149 2010-01-14  Jakub Jelinek  <jakub@redhat.com>
13151         PR middle-end/42674
13152         * c-decl.c (finish_function): Don't emit -Wreturn-type warnings in
13153         functions with noreturn attribute.
13155         PR c++/42608
13156         * varasm.c (declare_weak): Add weak attribute to decl if it
13157         doesn't have one already.
13158         (assemble_external): Only add decls to weak_decls if they also
13159         have weak attribute.
13161 2010-01-14  Alexandre Oliva  <aoliva@redhat.com>
13163         * var-tracking.c (var_reg_delete): Don't delete the association
13164         between REGs and values or one-part variables if the register
13165         isn't clobbered.
13167 2010-01-14  Jakub Jelinek  <jakub@redhat.com>
13169         PR debug/42657
13170         * tree-inline.c (copy_debug_stmt): Don't reset debug stmt just
13171         because its first operand is a non-localized variable.
13173 2010-01-14  Martin Jambor  <mjambor@suse.cz>
13175         PR tree-optimization/42706
13176         * tree-sra.c (encountered_recursive_call): New variable.
13177         (encountered_unchangable_recursive_call): Likewise.
13178         (sra_initialize): Initialize both new variables.
13179         (callsite_has_enough_arguments_p): New function.
13180         (scan_function): Call decl and flags check only for IPA-SRA, check
13181         whether there is a recursive call and whether it has enough arguments.
13182         (all_callers_have_enough_arguments_p): New function.
13183         (convert_callers): Look for recursive calls only when
13184         encountered_recursive_call is set.
13185         (ipa_early_sra): Bail out either if
13186         !all_callers_have_enough_arguments_p or
13187         encountered_unchangable_recursive_call.
13189 2010-01-14  Alexander Monakov  <amonakov@ispras.ru>
13191         * sel-sched.c: Add 2010 to copyright years.
13192         * sel-sched-ir.c: Likewise.
13193         * sel-sched-ir.h: Likewise.
13195 2010-01-14  Martin Jambor  <mjambor@suse.cz>
13197         PR tree-optimization/42714
13198         * tree-sra.c (sra_ipa_modify_assign): Handle incompatible-type
13199         constructors specially.
13201 2010-01-14  Andi Kleen  <ak@linux.intel.com>
13203         * config/i386/drivers-i386.c (detect_caches_intel):
13204         Add l2sizekb parameter and fill in.
13205         (host_detect_local_cpu): Add l2sizekb, fill in.
13206         Add Atom small cache heuristic.
13208 2010-01-14  Andi Kleen  <ak@linux.intel.com>
13210         * config/i386/drivers-i386.c (detect_caches_cpuid4):
13211         Add level3 parameter and fill in.
13212         (detect_caches_intel): Handle level3 cache.
13214 2010-01-14  Andi Kleen  <ak@linux.intel.com>
13216         * config/i386/drivers-i386.c (host_detect_local_cpu):
13217         Fix core duo detection.
13219 2010-01-14  Andi Kleen  <ak@linux.intel.com>
13221         * config/i386/drivers-i386.c (host_detect_local_cpu):
13222         Fix Atom detection.
13224 2010-01-14  Alexander Monakov  <amonakov@ispras.ru>
13226         * config/rs6000/rs6000.c (rs6000_variable_issue): Rename to...
13227         (rs6000_variable_issue_1): this.  Use...
13228         (rs6000_variable_issue): here.  Reimplement.  Print debug info.
13230 2010-01-14  Alexander Monakov  <amonakov@ispras.ru>
13232         * sel-sched-ir.c (sel_restore_other_notes): Rename to
13233         sel_restore_notes.  Update all callers.  Call reemit_notes
13234         for all insns.
13236 2010-01-14  Andrey Belevantsev  <abel@ispras.ru>
13238         PR rtl-optimization/42246
13239         * sel-sched-ir.h (get_all_loop_exits): Include exits from inner
13240         loops.
13242 2010-01-14  Andrey Belevantsev  <abel@ispras.ru>
13244         * sel-sched.c (compute_av_set_at_bb_end): Do not test that number of
13245         all successors is the same as number of successors in current region.
13247 2010-01-14  Alexander Monakov  <amonakov@ispras.ru>
13249         * sel-sched.c (maybe_emit_renaming_copy): Exit early when expression
13250         to rename is not separable.  Otherwise check that its LHS is not NULL.
13252 2010-01-14  Alexander Monakov  <amonakov@ispras.ru>
13254         * sel-sched.c (choose_best_reg_1):  Loop over all regs for mode.
13256 2010-01-14  Alexander Monakov  <amonakov@ispras.ru>
13258         * sel-sched.c (mark_unavailable_hard_regs): Do not try to search
13259         available registers when failed to discover LHS register class.
13260         Fix indentation.  Update comment.
13262 2010-01-14  Andrey Belevantsev  <abel@ispras.ru>
13263             Alexander Monakov  <amonakov@ispras.ru>
13265         PR rtl-optimization/42389
13266         * sel-sched.c (advance_one_cycle): Set FENCE_ISSUE_MORE
13267         to can_issue_more.
13268         (advance_state_on_fence): Likewise.
13269         (sel_target_adjust_priority): Print debug output only when
13270         sched_verbose >= 4, not 2.
13271         (get_expr_cost): Do not issue all unique insns on the next cycle.
13272         (fill_insns): Initialize can_issue_more from the value saved
13273         with the fence.
13274         * sel-sched-ir.c (flist_add): New parameter issue_more.
13275         Init FENCE_ISSUE_MORE with it.
13276         (merge_fences): Likewise.
13277         (init_fences): Update call to flist_add.
13278         (add_to_fences, add_clean_fence_to_fences)
13279         (add_dirty_fence_to_fences): Likewise.
13280         (move_fence_to_fences): Update call to merge_fences.
13281         (invoke_reorder_hooks): Do not reset can_issue_more on insns from
13282         sched groups.
13283         * sel-sched-ir.h (struct _fence): New field issue_more.
13284         (FENCE_ISSUE_MORE): New accessor macro.
13286 2010-01-14  Andrey Belevantsev  <abel@ispras.ru>
13288         PR rtl-optimization/42388
13289         * sel-sched-ir.c (maybe_tidy_empty_bb): Do not delete empty blocks
13290         that have no predecessors nor successors.  Do not call move_bb_info
13291         for empty blocks outside of current region.
13293 2010-01-14  Alexander Monakov  <amonakov@ispras.ru>
13295         PR rtl-optimization/42294
13296         * sel-sched-ir.h (struct _sel_insn_data): Update comment.
13297         * sel-sched.c (move_exprs_to_boundary): Transitively add all
13298         originators' originators.
13300 2010-01-14  Alexander Monakov  <amonakov@ispras.ru>
13302         PR rtl-optimization/39453
13303         PR rtl-optimization/42246
13304         * sel-sched-ir.c (considered_for_pipelining_p): Do not test
13305         for pipelining_p.
13306         (sel_add_loop_preheaders): Add preheader to last_added_blocks.
13308 2010-01-14  Andrey Belevantsev  <abel@ispras.ru>
13309             Alexander Monakov  <amonakov@ispras.ru>
13311         PR middle-end/42245
13312         * sel-sched-ir.c (sel_recompute_toporder): New.  Use it...
13313         (maybe_tidy_empty_bb): ... here.  Make static.  Add new
13314         argument.  Update all callers.
13315         (tidy_control_flow): ... and here.  Recompute topological order
13316         of basic blocks in region if necessary.
13317         (sel_redirect_edge_and_branch): Change return type.  Return true
13318         if topological order might have been invalidated.
13319         (purge_empty_blocks): Export and move from...
13320         * sel-sched.c (purge_empty_blocks): ... here.
13321         * sel-sched-ir.h (sel_redirect_edge_and_branch): Update prototype.
13322         (maybe_tidy_empty_bb): Delete prototype.
13323         (purge_empty_blocks): Declare.
13325 2010-01-14  Andrey Belevantsev <abel@ispras.ru>
13327         PR rtl-optimization/42249
13328         * sel-sched.c (try_replace_dest_reg): When chosen register
13329         and original register is the same, do not bail out early, but
13330         still check all original insns for validity of replacing destination
13331         register.  Set EXPR_TARGET_AVAILABLE to 1 before leaving function
13332         in this case.
13334 2010-01-14  Jakub Jelinek  <jakub@redhat.com>
13336         PR c/42721
13337         Port from no-undefined-overflow branch:
13338         2009-03-09  Richard Guenther  <rguenther@suse.de>
13340         * fold-const.c (add_double_with_sign): Fix unsigned overflow detection.
13342 2010-01-14  Richard Guenther  <rguenther@suse.de>
13344         PR lto/42665
13345         * gimple.c (iterative_hash_gimple_type): Avoid hashing error_mark_node.
13347 2010-01-14  Ira Rosen  <irar@il.ibm.com>
13349         PR tree-optimization/42709
13350         * tree-vect-slp.c (vect_get_constant_vectors): Use constant's type
13351         as scalar type in creation of constant vector operand.
13353 2010-01-14  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
13355         PR testsuite/42414
13356         * Makefile.in ($(TESTSUITEDIR)/site.exp, check-%)
13357         (check-parallel-%): Match `testsuite' directory component only
13358         at the end.
13360 2010-01-14  Shujing Zhao  <pearly.zhao@oracle.com>
13362         PR translation/39521
13363         * gcc.c (do_spec_1): Wrapped the error and notice messages of specs
13364         strings with _().
13366 2010-01-13  Richard Guenther  <rguenther@suse.de>
13368         PR tree-optimization/42730
13369         * tree-ssa-ccp.c (maybe_fold_stmt_indirect): Add shortcut for
13370         offset zero.
13372 2010-01-13  Steve Ellcey  <sje@cup.hp.com>
13374         PR target/pr42542
13375         * config/ia64/ia64.c (ia64_expand_vecint_compare): Convert GTU to GT
13376         for V2SI by subtracting (-(INT MAX) - 1) from both operands to make
13377         them signed.
13379 2010-01-13  Bernd Schmidt  <bernd.schmidt@analog.com>
13381         * config/bfin/libgcc-bfin.ver: Regenerate based on current
13382         libgcc-std.ver.  Add entries for ___smulsi3_highpart and
13383         ___umulsi3_highpart.
13385         * config/bfin/bfin.c (bfin_reorg): Call run_selective_scheduling
13386         rather than schedule_insns if the pass is enabled.
13388 2010-01-13  Martin Jambor  <mjambor@suse.cz>
13390         PR tree-optimization/42704
13391         * tree-sra.c (sra_modify_assign): Do not delete assignments to
13392         SSA_NAMEs.
13394 2010-01-13  Martin Jambor  <mjambor@suse.cz>
13396         PR tree-optimization/42703
13397         * tree-sra.c (analyze_access_subtree): Check that we can build a
13398         reference to the original data within the aggregate.
13400 2010-01-13  Richard Guenther  <rguenther@suse.de>
13402         PR tree-optimization/42705
13403         * tree-ssa-reassoc.c (build_and_add_sum): Insert stmts after labels.
13405 2010-01-13  Richard Guenther  <rguenther@suse.de>
13407         PR middle-end/42716
13408         * fold-const.c (fold_unary_loc): Fold INDIRECT_REFs.
13410 2010-01-13  Jakub Jelinek  <jakub@redhat.com>
13412         PR debug/41371
13413         * var-tracking.c (values_to_unmark): New variable.
13414         (find_loc_in_1pdv): Clear VALUE_RECURSED_INTO of values in
13415         values_to_unmark vector.  Moved body to...
13416         (find_loc_in_1pdv_1): ... this.  Don't clear VALUE_RECURSED_INTO,
13417         instead queue it into values_to_unmark vector.
13418         (vt_find_locations): Free values_to_unmark vector.
13420 2010-01-13  Wolfgang Gellerich  <gellerich@de.ibm.com>
13422         * config/s390/s390.c (override_options): Set
13423         default of max-pending-list-length to 256
13425 2010-01-13  Richard Guenther  <rguenther@suse.de>
13427         PR lto/42678
13428         * tree-pass.h (PROP_gimple_lcx): New.
13429         * cfgexpand.c (pass_expand): Require PROP_gimple_lcx.
13430         * passes.c (init_optimization_passes): Move pass_lower_complex_O0
13431         before the final cleanup_eh.
13432         (dump_properties): Dump PROP_gimple_lcx.
13433         * tree-complex.c (pass_lower_complex): Provide PROP_gimple_lcx.
13434         (tree_lower_complex_O0): Remove.
13435         (gate_no_optimization): Run if PROP_gimple_lcx is not set.
13436         (pass_lower_complex_O0): Provide PROP_gimple_lcx.  Run
13437         tree_lower_complex, schedule TODO_update_ssa.
13438         * lto-streamer-out.c (output_function): Stream the functions
13439         properties.
13440         * lto-streamer-in.c (input_function): Likewise.
13441         (lto_read_body): Do not override them here.
13443 2010-01-12  Joseph Myers  <joseph@codesourcery.com>
13445         PR c/42708
13446         * c-typeck.c (build_c_cast): Fold value cast to union type before
13447         wrapping it in a CONSTRUCTOR.
13449 2010-01-12  Jakub Jelinek  <jakub@redhat.com>
13451         PR rtl-optimization/42699
13452         * cse.c (cse_insn): Optimize lhs ZERO_EXTRACT if only CONST_INTs are
13453         involved.
13455 2010-01-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
13457         * config/mips/iris6.h (SUBTARGET_DONT_WARN_UNUSED_SPEC,
13458         SUBTARGET_WARN_UNUSED_SPEC): Move ...
13459         config/mips/iris.h (SUBTARGET_DONT_WARN_UNUSED_SPEC,
13460         SUBTARGET_WARN_UNUSED_SPEC): ... here
13461         * config/mips/iris5.h (LIBGCC_SPEC): Define.
13463 2010-01-12  Julian Brown  <julian@codesourcery.com>
13465         * config/arm/neon-schedgen.ml (Utils): Don't try to
13466         open missing module.
13467         (find_with_result): New.
13469 2010-01-12  Jakub Jelinek  <jakub@redhat.com>
13471         PR debug/42662
13472         * simplify-rtx.c (simplify_relational_operation_1): Avoid invalid rtx
13473         sharing when canonicalizing ({lt,ge}u (plus a b) b).
13475         PR tree-optimization/42645
13476         * tree-inline.c (processing_debug_stmt): Move earlier.  Make static.
13477         (remap_ssa_name): If processing_debug_stmt and name wasn't found in
13478         decl_map, set processing_debug_stmt to -1 and return name without
13479         any remapping.
13481 2010-01-11  Dave Korn  <dave.korn.cygwin@gmail.com>
13483         * doc/install.texi (Specific#x-x-cygwin): Document minimum required
13484         binutils version, and reword target configuration description.
13486 2010-01-11  Andy Hutchinson  <hutchinsonandy@gcc.gnu.org>
13488         * config/avr/avr.h (LINKER_NAME): Remove.
13490 2010-01-11  Janis Johnson  <janis187@us.ibm.com>
13492         PR target/42416
13493         * config/rs6000/rs6000.c (rs6000_override_options): On targets
13494         that support VSX, warn for -mno-altivec if vsx is not disabled,
13495         and disable vsx.
13497 2010-01-11  Joseph Myers  <joseph@codesourcery.com>
13498             Shujing Zhao  <pearly.zhao@oracle.com>
13500         PR translation/42469
13501         * common.opt (Wframe-larger-than=, fcompare-debug=, fdbg-cnt=,
13502         fira-verbose=, flto-compression-level=, fplugin-arg-): Use tab
13503         character between option name and help text.
13504         * c.opt (imultilib): Likewise.
13506 2010-01-10  Rafael Avila de Espindola  <espindola@google.com>
13508         * lto-streamer-out.c (output_unreferenced_globals): Output static
13509         variables.
13511 2010-01-10  Steven Bosscher  <steven@gcc.gnu.org>
13513         PR rtl-optimization/42621
13514         * bb-reorder.c (gate_duplicated_computed_gotos): Only run if not
13515         optimizing for size.
13516         (duplicate_computed_gotos): Remove now-redundant check.
13518 2010-01-10  Steve Ellcey  <sje@cup.hp.com>
13520         PR target/37454
13521         * configure.ac: Save and restore LDFLAGS and LIBS
13522         * configure: Regenerate.
13524 2010-01-10  Richard Guenther  <rguenther@suse.de>
13526         PR middle-end/42667
13527         * builtins.c (fold_builtin_strlen): Add type argument and
13528         convert the resulting length to it.
13529         (fold_builtin_1): Adjust.
13531 2010-01-09  Jakub Jelinek  <jakub@redhat.com>
13533         * config/rs6000/rs6000.c (rs6000_emit_set_long_const): Shorten
13534         sequence for DImode constants >= 0x80000000UL <= 0xFFFFFFFFUL by
13535         1 insn.
13536         (num_insns_constant_wide): Adjust for that change.
13538 2010-01-09  Alexandre Oliva  <aoliva@redhat.com>
13540         PR debug/42631
13541         * web.c (union_defs): Add used argument, to combine uses of
13542         uninitialized regs.
13543         (entry_register): Adjust type and tests of used argument.
13544         (web_main): Widen used for new use.  Pass it to union_defs.
13545         * df.h (union_defs): Adjust prototype.
13547 2010-01-09  Alexandre Oliva  <aoliva@redhat.com>
13549         PR debug/42630
13550         * loop-unroll.c (referenced_in_one_insn_in_loop_p): Count debug
13551         uses in new incoming argument.  Free body.
13552         (reset_debug_uses_in_loop): New.
13553         (analyze_insn_to_expand_var): Call the latter if the former found
13554         anything.  Fix whitespace.  Reject invalid dest overlaps before
13555         going through all insns in the loop.
13557 2010-01-09  Alexandre Oliva  <aoliva@redhat.com>
13559         PR debug/42629
13560         * haifa-sched.c (dying_use_p): Debug insns don't count.
13562 2010-01-09  Alexandre Oliva  <aoliva@redhat.com>
13564         PR middle-end/42363
13565         * gimplify.c (gimplify_modify_expr): Drop lhs on noreturn calls.
13566         * tree-cfg.c (is_ctrl_altering_stmt): Don't compute flags twice.
13567         (verify_gimple_call): Reject LHS in noreturn calls.
13569 2010-01-09  Alexandre Oliva  <aoliva@redhat.com>
13571         PR debug/42604
13572         PR debug/42395
13573         * tree-vect-loop-manip.c (adjust_info): New type.
13574         (adjust_vec): New pointer to vector.
13575         (adjust_debug_stmts_now, adjust_vec_debug_stmts): New.
13576         (adjust_debug_stmts, adjust_phi_and_debug_stmts): New.
13577         (slpeel_update_phis_for_duplicate_loop): Use them.
13578         (slpeel_update_phi_nodes_for_guard1): Likewise.
13579         (slpeel_update_phi_nodes_for_guard2): Likewise.
13580         (slpeel_tree_peel_loop_to_edge): Likewise.
13581         (vect_update_ivs_after_vectorizer): Likewise.
13583 2010-01-09  Alexandre Oliva  <aoliva@redhat.com>
13585         * vec.h (DEF_VEC_ALLOC_FUNC_O_STACK): Drop excess paren.
13586         (DEF_VEC_ALLOC_FUNC_I_STACK): Likewise.
13588 2010-01-09  Alexandre Oliva  <aoliva@redhat.com>
13590         * config/i386/i386.c (ix86_vectorize_builtin_vec_perm): Silence
13591         bogus uninitialized warning.
13593 2010-01-09  Richard Guenther  <rguenther@suse.de>
13595         PR middle-end/42512
13596         * tree-scalar-evolution.c (interpret_loop_phi): Make sure
13597         the evolution is compatible with the initial condition.
13599 2010-01-09  Jakub Jelinek  <jakub@redhat.com>
13601         * gcc.c (process_command): Update copyright notice dates.
13602         * gcov.c (print_version): Likewise.
13603         * gcov-dump.c (print_version): Likewise.
13604         * mips-tfile.c (main): Likewise.
13605         * mips-tdump.c (main): Likewise.
13607 2010-01-08  Andy Hutchinson  <hutchinsonandy@gcc.gnu.org>
13609         PR target/41885
13610         * config/avr/avr.md (rotlqi3): Add CONST_INT_P check.
13611         (rotlhi3): Delete.
13612         (rotlhi3_8): Delete.
13613         (rotlsi3): Delete.
13614         (rotlsi3_8): Delete.
13615         (rotlsi3_16): Delete.
13616         (rotlsi3_24): Delete.
13617         (rotl<mode>3): New.
13618         (*rotw<mode>3): New.
13619         (*rotb<mode>3): New.
13620         * config/avr/avr.c (avr_rotate_bytes): New function.
13621         * config/avr/avr-proto.h (avr_rotate_bytes): New function.
13623 2010-01-08  Steve Ellcey  <sje@cup.hp.com>
13625         PR target/37454
13626         * configure.ac: Modify -rdynamic check.
13627         * configure: Regenerate.
13629 2010-01-08  DJ Delorie  <dj@redhat.com>
13631         * config/sh/sh.c (sh_expand_epilogue): Fix interrupt handler
13632         register popping order.
13634 2010-01-08  Richard Guenther  <rguenther@suse.de>
13636         PR lto/42528
13637         * c.opt (fsigned-char): Also let LTO handle this option.
13638         (funsigned-char): Likewise.
13640 2010-01-07  Richard Guenther  <rguenther@suse.de>
13642         * gimple.h (gss_for_code): Wrap gcc_assert in ENABLE_CHECKING.
13643         (gimple_op): Likewise.
13644         (gimple_op_ptr): Likewise.
13645         (gimple_assign_set_lhs): Remove gcc_assert.
13646         (gimple_assign_set_rhs1): Likewise.
13647         (gimple_assign_set_rhs2): Likewise.
13648         (gimple_call_set_lhs): Likewise.
13649         (gimple_call_set_fn): Likewise.
13650         (gimple_call_set_fndecl): Likewise.
13651         (gimple_call_fndecl): Likewise.
13652         (gimple_call_return_type): Likewise.
13653         (gimple_call_set_chain): Likewise.
13654         (gimple_call_num_args): Likewise.
13655         (gimple_call_set_arg): Likewise.
13656         (gimple_cond_set_code): Likewise.
13657         (gimple_cond_set_lhs): Likewise.
13658         (gimple_cond_set_rhs): Likewise.
13659         (gimple_cond_set_true_label): Likewise.
13660         (gimple_cond_set_false_label): Likewise.
13661         (gimple_label_set_label): Likewise.
13662         (gimple_goto_set_dest): Likewise.
13663         (gimple_debug_bind_get_var): Wrap gcc_assert in ENABLE_CHECKING.
13664         (gimple_debug_bind_get_value): Likewise.
13665         (gimple_debug_bind_get_value_ptr): Likewise.
13666         (gimple_debug_bind_set_var): Likewise.
13667         (gimple_debug_bind_set_value): Likewise.
13668         (gimple_debug_bind_reset_value): Likewise.
13669         (gimple_debug_bind_has_value_p): Likewise.
13670         (gimple_return_retval_ptr): Remove gcc_assert.
13671         (gimple_return_retval): Likewise.
13672         (gimple_return_set_retval): Likewise.
13673         * tree-flow.h (struct gimple_df): Remove nonlocal_all member.
13674         (safe_referenced_var_iterator): Remove.
13675         (FOR_EACH_REFERENCED_VAR_SAFE): Likewise.
13676         * tree-flow-inline.h (gimple_nonlocal_all): Remove.
13677         (fill_referenced_var_vec): Remove.
13678         (first_readonly_imm_use): Remove redundant gcc_assert.
13679         (phi_arg_index_from_use): Combine gcc_asserts.
13680         (move_use_after_head): Wrap gcc_assert in ENABLE_CHECKING.
13681         (first_imm_use_stmt): Remove redundant gcc_assert.
13682         * tree-cfg.c (verify_gimple_call): Verify function and chain
13683         operands.  Verify arguments.
13684         (verify_types_in_gimple_stmt): Verify condition code and labels.
13686 2010-01-07  Richard Guenther  <rguenther@suse.de>
13688         PR tree-optimization/42641
13689         * sese.c (rename_map_elt_info): Use the SSA name version, do
13690         not hash pointers.
13692 2010-01-07  Jakub Jelinek  <jakub@redhat.com>
13694         PR tree-optimization/42625
13695         * cgraph.c (cgraph_make_node_local): Clear DECL_COMDAT*,
13696         TREE_PUBLIC, DECL_WEAK and DECL_EXTERNAL also for same_body aliases.
13698 2010-01-07  Duncan Sands  <baldrick@free.fr>
13700         * Makefile.in (PLUGIN_HEADERS): Add version.h.
13702 2010-01-07  Uros Bizjak  <ubizjak@gmail.com>
13704         PR target/42511
13705         * ifcvt.c (dead_or_predicable): Also remove REG_EQUAL note when
13706         note itself is not function_invariant_p.
13708 2009-01-07  Steven Bosscher  <steven@gcc.gnu.org>
13710         * gcse.c (execute_rtl_cprop, execute_rtl_pre, execute_rtl_hoist):
13711         Do not add the DF_NOTE problem.
13712         * store-motion.c (execute_rtl_store_motion): Likewise.
13714 2010-01-07  Martin Jambor  <mjambor@suse.cz>
13716         PR tree-optimization/42157
13717         * tree-sra.c (compare_access_positions): Stabilize sort if both
13718         accesses have integer types, return zero immediately if they are the
13719         same.
13721 2010-01-06  Richard Henderson  <rth@redhat.com>
13723         PR middle-end/41883
13724         * haifa-sched.c (add_to_note_list): Merge into ...
13725         (concat_note_lists): ... here, and ...
13726         (unlink_other_notes, rm_other_notes): Merge into...
13727         (remove_notes): ... here.  Create REG_SAVE_NOTEs for
13728         NOTE_INSN_EPILOGUE_BEG.
13730 2010-01-06  Richard Guenther  <rguenther@suse.de>
13732         * ipa-inline.c (cgraph_decide_inlining_incrementally): Do
13733         not inline regular functions into always-inline functions.
13735 2010-01-06  Nick Clifton  <nickc@redhat.com>
13737         * config/rx/rx.h (enum rx_cpu_type): Add RX200.
13738         (CC1_SPEC): Issue an error message if -mcpu=rx200 and -fpu are
13739         used together.
13740         (OVERRIDE_OPTIONS): Delete.
13741         (OPTIMIZATION_OPTIONS): Define.
13742         (ALLOW_RX_FPU_INSNS): Define only in terms of -fpu option.
13743         * config/rx/rx.c (rx_handle_option): Issue an error message if
13744         -mcpu=rx200 and -fpu are used together.
13745         (rx_set_optimization_options): New function.  Issue an error
13746         message if an optimization attribute attempts to reset the FPU/
13747         math optimization pairing.
13748         * config/rx/rx-protos.h (rx_set_optimization_options): Prototype.
13749         * config/rx/rx.opt: Set the default to 32-bit doubles.
13750         * config/rx/t-rx: Add multilibs for -nofpu option.
13751         * doc/invoke.texi: Update documentation of RX options.
13753 2010-01-06  Richard Guenther  <rguenther@suse.de>
13755         * tree-ssa-pre.c (name_to_id): New global.
13756         (alloc_expression_id): Simplify SSA name handling.
13757         (lookup_expression_id): Likewise.
13758         (init_pre): Zero name_to_id.
13759         (fini_pre): Free it.
13761 2010-01-06  Uros Bizjak  <ubizjak@gmail.com>
13763         * ifcvt.c (if_convert): Output slim multiple dumps with TDF_SLIM.
13765 2010-01-05  H.J. Lu  <hongjiu.lu@intel.com>
13767         PR target/42542
13768         * config/i386/sse.md (smaxv2di3): New.
13769         (umaxv2di3): Likewise.
13770         (sminv2di3): Likewise.
13771         (uminv2di3): Likewise.
13773 2010-01-05  Eric Botcazou  <ebotcazou@adacore.com>
13775         PR target/42564
13776         * config/sparc/sparc.h (SPARC_SYMBOL_REF_TLS_P): Delete.
13777         * config/sparc/sparc-protos.h (legitimize_pic_address): Likewise.
13778         (legitimize_tls_address): Likewise.
13779         (sparc_tls_referenced_p): Likewise.
13780         * config/sparc/sparc.c (sparc_expand_move): Use legitimize_tls_address
13781         and adjust calls to legitimize_pic_address.
13782         (legitimate_constant_p) Use sparc_tls_referenced_p.
13783         (legitimate_pic_operand_p): Likewise.
13784         (sparc_legitimate_address_p): Do not use SPARC_SYMBOL_REF_TLS_P.
13785         (sparc_tls_symbol_ref_1): Delete.
13786         (sparc_tls_referenced_p): Make static, recognize specific patterns.
13787         (legitimize_tls_address): Make static, handle CONST patterns.
13788         (legitimize_pic_address): Make static, remove unused parameter and
13789         adjust recursive calls.
13790         (sparc_legitimize_address): Make static, use sparc_tls_referenced_p
13791         and adjust call to legitimize_pic_address.
13792         (sparc_output_mi_thunk): Likewise.
13794 2010-01-05  Paolo Bonzini  <bonzini@gnu.rg>
13795             H.J. Lu  <hongjiu.lu@intel.com>
13797         PR target/42542
13798         * config/i386/i386.c (ix86_expand_int_vcond): Convert GTU to GT
13799         for V4SI and V2DI by subtracting (-(INT MAX) - 1) from both
13800         operands to make them signed.
13802         Revert:
13803         2010-01-04  H.J. Lu  <hongjiu.lu@intel.com>
13805         PR target/42542
13806         * config/i386/i386.c (ix86_expand_int_vcond): Don't convert
13807         GTU to GT for V4SI and V2DI.
13809         * config/i386/sse.md (umaxv4si3): Enabled for SSE4.1 and XOP.
13810         (umin<mode>3): Removed.
13811         (uminv8hi3): New.
13812         (uminv4si3): Likewise.
13814 2010-01-05  Martin Jambor  <mjambor@suse.cz>
13816         PR tree-optimization/42462
13817         * ipa-inline.c (compute_inline_parameters): Pass node->decl instead of
13818         current_function_decl to helper functions and macros.
13820 2010-01-05  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
13822         PR bootstrap/41771
13823         * flags.h: Don't include real.h.
13824         (HONOR_NANS, HONOR_SNANS, HONOR_INFINITIES, HONOR_SIGNED_ZEROS,
13825         HONOR_SIGN_DEPENDENT_ROUNDING): Move ...
13826         * real.h (HONOR_NANS, HONOR_SNANS, HONOR_INFINITIES,
13827         HONOR_SIGNED_ZEROS, HONOR_SIGN_DEPENDENT_ROUNDING): ... here.
13828         * dominance.c: Update copyright.
13829         * gimple.c (walk_gimple_op): Remove inline.
13830         * tree-ssa-reassoc.c: Include real.h.
13831         * Makefile.in (FLAGS_H): Remove $(REAL_H).
13832         (tree-ssa-reassoc.o): Depend on $(REAL_H).
13834 2010-01-05  Nick Clifton  <nickc@redhat.com>
13836         * config/rx/rx.c (rx_get_stack_layout): Fix allocation of second
13837         register to push into the stack frame when the accumulator has to
13838         be saved during interrupts.
13840 2010-01-05  Eric Fisher  <joefoxreal@gmail.com>
13842         * doc/invoke.texi: Remove the documentation about option
13843         -Wunreachable-code.
13844         * common.opt (Wunreachable-code):  Preserved for backward
13845         compatibility.
13846         * tree-cfg.c: Remove the implementation of -Wunreachable-code.
13847         * opts.c (common_handle_option): Add OPT_Wunreachable_code to
13848         the backward compatibility flag section.
13850 2010-01-05  Richard Guenther  <rguenther@suse.de>
13852         * tree-ssa-pre.c (bitmap_value_insert_into_set): Optimize.
13854 2010-01-05  Jakub Jelinek  <jakub@redhat.com>
13856         PR other/42611
13857         * cfgexpand.c (expand_one_var): Diagnose too large variables.
13859         PR tree-optimization/42508
13860         * tree-sra.c (convert_callers): Check for recursive call
13861         by comparing cgraph nodes instead of decls.
13862         (modify_function): Call ipa_modify_formal_parameters also
13863         on all same_body aliases.
13865         * cgraphunit.c (cgraph_materialize_all_clones): Compare
13866         cgraph nodes when checking for same_body aliases.
13868 2010-01-05  Richard Guenther  <rguenther@suse.de>
13870         * tree-ssa-pre.c (get_or_alloc_expr_for_name): Avoid redundant
13871         allocation and lookup.
13872         (get_or_alloc_expr_for_constant): Likewise.
13873         (phi_translate): Sink allocation.
13875 2010-01-04  Richard Guenther  <rguenther@suse.de>
13877         * tree-ssa-sccvn.c (get_or_alloc_constant_value_id): Allocate
13878         a new entry only if needed.
13879         * tree-ssa-dom.c (lookup_avail_expr): Likewise.
13880         * tree-ssa-coalesce.c (find_coalesce_pair): Avoid one
13881         hashtable lookup.
13882         * tree-ssa-pre.c (sorted_array_from_bitmap_set): Pre-allocate
13883         the result array.
13884         (phi_translate): Handle CONSTANTs early.
13886 2010-01-04  Martin Jambor  <mjambor@suse.cz>
13888         PR tree-optimization/42398
13889         * tree-sra.c (struct access): Removed flag grp_different_types.
13890         (dump_access): Do not dump the removed flag.
13891         (sort_and_splice_var_accesses): Do not set the removed flag.
13892         (sra_modify_expr): Check for type compatibility directly.
13894 2010-01-04  Martin Jambor  <mjambor@suse.cz>
13896         PR tree-optimization/42366
13897         * ipa-cp.c (ipcp_init_stage): Always call ipa_compute_jump_functions on
13898         edges with variable number of parameters.
13899         * ipa-prop.c (ipa_write_node_info): Stream out uses_analysis_done
13900         flag instead of asserting it.
13901         (ipa_read_node_info): Read uses_analysis_done flag.
13903 2010-01-04  Richard Guenther  <rguenther@suse.de>
13905         * tree-ssa-sccvn.c (vn_reference_op_compute_hash): Use
13906         iterative_hash_* as intended.
13907         (vn_reference_compute_hash): Likewise.  Simplify hashing
13908         SSA names.
13909         (vn_reference_lookup_2): Likewise.
13910         (vn_nary_op_compute_hash): Likewise.
13911         (vn_phi_compute_hash): Likewise.
13912         (expressions_equal_p): Remove strange code.
13913         * tree-ssa-pre.c (pre_expr_eq): Use gcc_unreachable ().
13914         (pre_expr_hash): Likewise.  Simplify hashing SSA names.
13915         (bitmap_insert_into_set_1): Take value-id as parameter.
13916         (add_to_value): Pass it.
13917         (bitmap_insert_into_set): Likewise.
13918         (bitmap_value_insert_into_set): Likewise.  Remove redundant check.
13920 2010-01-04  Jakub Jelinek  <jakub@redhat.com>
13922         PR driver/42442
13923         * gcc.c (SWITCH_IGNORE_PERMANENTLY): Define.
13924         (do_self_spec): For switches with SWITCH_IGNORE set set also
13925         SWITCH_IGNORE_PERMANENTLY.
13926         (check_live_switch): Check SWITCH_IGNORE_PERMANENTLY instead
13927         of SWITCH_IGNORE.
13929 2010-01-04  Rafael Avila de Espindola  <espindola@google.com>
13931         * lto-streamer-out.c (output_unreferenced_globals): Output the full
13932         tree of an unreferenced global var.
13934 2010-01-04  H.J. Lu  <hongjiu.lu@intel.com>
13936         PR target/42542
13937         * config/i386/i386.c (ix86_expand_int_vcond): Don't convert
13938         GTU to GT for V4SI and V2DI.
13940         * config/i386/sse.md (umaxv4si3): Enabled for SSE4.1 and XOP.
13941         (umin<mode>3): Removed.
13942         (uminv8hi3): New.
13943         (uminv4si3): Likewise.
13945 2010-01-04  H.J. Lu  <hongjiu.lu@intel.com>
13947         PR lto/42581
13948         * collect2.c (main): Turn on trace in collect2 if -v is passed
13949         to gcc with LTO.
13951 2010-01-03  Jerry Quinn  <jlquinn@optonline.net>
13953         * doc/c-tree.texi (RETURN_STMT): Change to RETURN_EXPR.  Update
13954         description of expression operand.
13956 2010-01-03  Andrew Jenner  <andrew@codesourcery.com>
13958         * configure.ac: Add install-html to target_list for Make-hooks.
13959         * configure: Regenerate.
13960         * fortran/Make-lang.in (F95_HTMLFILES): New.
13961         (fortran.html): Use it.
13962         (fortran.install-html): New.
13963         * Makefile.in (install-html): Add lang.install-html.
13964         * java/Make-lang.in (JAVA_HTMLFILES): New.
13965         (java.html): Use it.
13966         (java.install-html): New.
13967         * objc/Make-lang.in (objc.install-html): New.
13968         * objcp/Make-lang.in (obj-c++.install-html): New.
13969         * cp/Make-lang.in (c++.install-html): New.
13970         * ada/gcc-interface/Make-lang.in (ada.install-html): New.
13971         * lto/Make-lang.in (lto.install-html): New.
13973 2010-01-03  H.J. Lu  <hongjiu.lu@intel.com>
13975         PR lto/42520
13976         * gcc.c (LINK_COMMAND_SPEC): Pass -m* and -v to -plugin-opt.
13978 2009-01-03  Steven Bosscher  <steven@gcc.gnu.org>
13980         PR rtl-optimization/41862
13981         * store-motion.c (store_killed_in_insn, compute_store_table,
13982         remove_reachable_equiv_notes, replace_store_insn,
13983         build_store_vectors): Ignore all DEBUG_INSNs.
13985 2010-01-03  H.J. Lu  <hongjiu.lu@intel.com>
13987         PR lto/41564
13988         * common.opt: Add dumpdir.
13990         * gcc.c (cc1_options): Add "-dumpbase %B" only if -dumpbase
13991         isn't specified.
13992         (option_map): Add --dumpdir.
13994         * gcc.h (DEFAULT_WORD_SWITCH_TAKES_ARG): Add dumpdir.
13996         * lto-wrapper.c (run_gcc): Add -dumpbase and -dumpdir for -o.
13998         * opts.c (decode_options): Try dump_dir_name first if
13999         dump_base_name isn't an absolute path.
14000         (common_handle_option): Handle OPT_dumpdir.
14002         * toplev.c (dump_dir_name): New.
14003         (print_switch_values): Also ignore -dumpdir.
14005         * toplev.h (dump_dir_name): New.
14007 2010-01-03  Richard Guenther  <rguenther@suse.de>
14009         PR tree-optimization/42589
14010         * tree-ssa-math-opts.c (execute_optimize_bswap): Allow
14011         double-word expansion of bswap32.
14013 2010-01-03  Steven Bosscher  <steven@gcc.gnu.org>
14015         * postreload-gcse.c (insert_expr_in_table): Replace BLOCK_NUM
14016         with BLOCK_FOR_INSN.
14017         * auto-inc-dec.c (attempt_change, get_next_ref, find_inc): Likewise.
14018         * ifcvt.c (noce_get_alt_condition, noce_try_abs,
14019         noce_process_if_block): Likewise.
14020         * gcse.c (compute_local_properties, insert_expr_in_table,
14021         insert_set_in_table, canon_list_insert, find_avail_set,
14022         pre_insert_copy_insn): Likewise.
14024         * basic-block.h (BLOCK_NUM): Move from here...
14025         * sched-int.h (BLOCK_NUM): ... to here to localize it in the scheduler.
14027 2010-01-03  Richard Guenther  <rguenther@suse.de>
14029         PR tree-optimization/42438
14030         * tree-ssa-pre.c (struct bb_bitmap_sets): Add
14031         contains_may_not_return_call flag.
14032         (BB_MAY_NOTRETURN): New.
14033         (valid_in_sets): Trapping nary operations are not valid
14034         in blocks that may not return.
14035         (insert_into_preds_of_block): Remove check for trapping expressions.
14036         (compute_avail): Compute also BB_MAY_NOTRETURN.
14038 2010-01-03  Gerald Pfeifer  <gerald@pfeifer.com>
14040         * doc/invoke.texi: Add 2010 to copyright years.
14042 2010-01-03  Eric Botcazou  <ebotcazou@adacore.com>
14044         * config/sparc/sparc.c: Fix formatting nits.
14046 2010-01-02  Gerald Pfeifer  <gerald@pfeifer.com>
14047             Alexander Monakov  <amonakov@ispras.ru>
14049         * doc/invoke.texi (Optimize Options): Reword introduction a bit.
14051 2010-01-02  Richard Guenther  <rguenther@suse.de>
14053         PR middle-end/42577
14054         * tree-vrp.c (check_all_array_refs): Skip non-excutable blocks.
14055         (simplify_switch_using_ranges): Mark to be removed edges
14056         as non-executable.
14058 2010-01-02  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
14060         * config/pa/t-slibgcc-dwarf-ver (SHLIB_SOVERSION): Bump by two.
14062         * collect2.c (scan_libraries): Add missing argument in call to
14063         scan_prog_file.
14065 2010-01-02  Uros Bizjak  <ubizjak@gmail.com>
14067         PR target/42448
14068         * config/alpha/predicates.md (aligned_memory_operand): Return false
14069         for CQImode.
14070         (unaligned_memory_operand): Return true for CQImode.
14071         * config/alpha/alpha.c (get_aligned_mem): Assert that location
14072         doesn not cross aligned SImode word boundary.
14074 2010-01-02  Anatoly Sokolov  <aesok@post.ru>
14076         * config/avr/avr.h (REG_OK_FOR_BASE_P, REG_OK_FOR_INDEX_P, XEXP_):
14077         Remove.
14078         * config/avr/avr-protos.h (avr_init_once, avr_optimization_options,
14079         avr_change_section, avr_reg_class_from_letter) : Remove declaration.
14081 2010-01-02  Richard Guenther  <rguenther@suse.de>
14083         PR lto/41597
14084         * toplev.c (compile_file): Emit LTO marker properly.  Change
14085         it to __gnu_lto_v1.
14086         * collect2.c (scan_prog_file): Adjust for changed LTO marker.
14088 2010-01-01  Richard Guenther  <rguenther@suse.de>
14090         PR debug/42455
14091         * tree-sra.c (analyze_all_variable_accesses): Work in DECL_UID order.
14093 2010-01-01  Richard Guenther  <rguenther@suse.de>
14095         PR c/42570
14096         * c-decl.c (grokdeclarator): For zero-size arrays force
14097         structural equality checks as layout_type does.
14099 2010-01-01  H.J. Lu  <hongjiu.lu@intel.com>
14101         * builtins.c: Update copyright to 2010.
14103 2010-01-01  H.J. Lu  <hongjiu.lu@intel.com>
14105         PR lto/42531
14106         * lto-streamer-out.c (produce_asm): Revert the last change.
14107         (copy_function): Likewise.
14109         * lto-streamer.c (lto_get_section_name): Skip any leading
14110         asterisk in name.
14112 2010-01-01  Richard Guenther  <rguenther@suse.de>
14114         PR middle-end/42559
14115         * builtins.c (get_object_alignment): Do not use DECL_ALIGN
14116         for LABEL_DECLs.
14119 Copyright (C) 2010 Free Software Foundation, Inc.
14121 Copying and distribution of this file, with or without modification,
14122 are permitted in any medium without royalty provided the copyright
14123 notice and this notice are preserved.