OSDN Git Service

2010-06-02 Richard Guenther <rguenther@suse.de>
[pf3gnuchains/gcc-fork.git] / gcc / ChangeLog
1 2010-06-02  Richard Guenther  <rguenther@suse.de>
2
3         * lto-wrapper.c (lto_wrapper_exit): Rename to ...
4         (lto_wrapper_cleanup): ... this.  Do not exit.
5         (fatal): Adjust.  Exit here.
6         (fatal_perror): Likewise.
7         (fatal_signal): New function.
8         (main): Set up signal handlers to cleanup temporary files.
9         * Makefile.in (lto-wrapper.o): Adjust dependencies.
10
11 2010-06-02  Richard Guenther  <rguenther@suse.de>
12
13         PR tree-optimization/44377
14         * tree-ssa-structalias.c (find_func_aliases): Fix typo.
15
16 2010-06-02  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
17
18         * config/s390/2097.md (z10_fhex): Remove insn reservation.
19         * config/s390/s390.md (UNSPEC_COPYSIGN): Remove unused constant.
20         (*mov<mode>_64 TD_TF, *mov<mode>_31 TD_TF, *mov<mode>_64dfp DD_DF,
21         *mov<mode>_64 DD_DF, *mov<mode>_31, mov<mode>): Remove load zero
22         instruction.
23         * config/s390/s390.c: Don't accept fp zeros as valid constants
24         anymore.
25
26 2010-06-02  Jan Hubicka  <jh@suse.cz>
27
28         * bitmap.c (bitmap_descriptor): Add search_iter.
29         (bitmap_find_bit): Increment it.
30         (print_statistics): Print it.
31
32 2010-06-02  Nathan Froyd  <froydnj@codesourcery.com>
33
34         * tree-vect-slp.c (vect_create_mask_and_perm): Use gimple_build_call
35         instead of gimple_build_call_vec.  Delete unnecessary local variable.
36
37 2010-06-02  Steven Bosscher  <steven@gcc.gnu.org>
38
39         * gimplify.c (gimplify_body): Revert "Do not initialize RTL profiling"
40         change from yesterday.
41
42 2010-06-02  Steven Bosscher  <steven@gcc.gnu.org>
43
44         * c-ada-spec.c: Clean up redundant includes.
45
46 2010-06-01  Steven Bosscher  <steven@gcc.gnu.org>
47
48         * gimplify.c: Do not include except.h and optabs.h.
49         (gimplify_body): Do not initialize RTL profiling.
50         * gimple-low.c: Do not include rtl.h, diagnostic.h, langhooks.h,
51         langhooks-def.h, timevar.h, except.h, hashtab.h, and expr.h.
52         * gimple-fold.c: Do not include rtl.h, tm_p.h, ggc.h, basic-block.h,
53         output.h, expr.h, diagnostic.h, timevar.h, value-prof.h, and
54         langhooks.h.
55
56         * tree-pretty-print.h: Include pretty-print.h.
57         * gimple-pretty-print.h: Include pretty-print.h.
58
59         * tree-pretty-print.c: Do not include diagnostic.h.
60         * tree-vrp.c: Likewise.
61         * tree-tailcall.c: Likewise
62         * tree-scalar-evolution.c: Likewise
63         * tree-ssa-dse.c: Likewise
64         * tree-chrec.c: Likewise
65         * tree-ssa-sccvn.c: Likewise
66         * tree-ssa-copyrename.c: Likewise
67         * tree-nomudflap.c: Likewise
68         * tree-call-cdce.c: Likewise
69         * tree-stdarg.c: Likewise
70         * tree-ssa-math-opts.c: Likewise
71         * tree-nrv.c: Likewise
72         * tree-ssa-sink.c: Likewise
73         * tree-browser.c: Likewise
74         * tree-ssa-loop-ivcanon.c: Likewise
75         * tree-ssa-loop.c: Likewise
76         * tree-parloops.c: Likewise
77         * tree-ssa-address.c: Likewise
78         * tree-ssa-ifcombine.c: Likewise
79         * tree-if-conv.c: Likewise
80         * tree-data-ref.c: Likewise
81         * tree-affine.c: Likewise
82         * tree-ssa-phiopt.c: Likewise
83         * tree-ssa-coalesce.c: Likewise
84         * tree-ssa-pre.c: Likewise
85         * tree-ssa-live.c: Likewise
86         * tree-predcom.c: Likewise
87         * tree-ssa-forwprop.c: Likewise
88         * tree-ssa-dce.c: Likewise
89         * tree-ssa-ter.c: Likewise
90         * tree-ssa-loop-prefetch.c: Likewise
91         * tree-optimize.c: Likewise
92         * tree-ssa-phiprop.c: Likewise
93         * tree-object-size.c: Likewise
94         * tree-outof-ssa.c: Likewise
95         * tree-ssa-structalias.c: Likewise
96         * tree-switch-conversion.c: Likewise
97         * tree-ssa-reassoc.c: Likewise
98         * tree-ssa-operands.c: Likewise
99         * tree-vectorizer.c: Likewise
100         * tree-vect-data-refs.c: Likewise
101         * tree-vect-generic.c: Likewise
102         * tree-vect-stmts.c: Likewise
103         * tree-vect-patterns.c: Likewise
104         * tree-vect-slp.c: Likewise
105         * tree-vect-loop.c: Likewise
106         * tree-ssa-loop-ivopts.c: Likewise
107         * tree-ssa-loop-im.c: Likewise
108         * tree-ssa-loop-niter.c: Likewise
109         * tree-ssa-loop-unswitch.c: Likewise
110         * tree-ssa-loop-manip.c: Likewise
111         * tree-ssa-loop-ch.c: Likewise
112         * tree-dump.c: Likewise
113         * tree-complex.c: Likewise
114
115         * tree-into-ssa.c: Do not include diagnostic.h and expr.h.
116         * tree-ssa-uninit.c: Likewise
117         * tree-ssa-threadupdate.c: Likewise
118         * tree-ssa-uncprop.c: Likewise
119         * tree-ssa-ccp.c: Likewise
120         * tree-ssa-dom.c: Likewise
121         * tree-ssa-propagate.c: Likewise
122         * tree-ssa-alias.c: Likewise
123         * tree-dfa.c: Likewise
124         * tree-cfgcleanup.c: Likewise
125         * tree-sra.c: Likewise
126         * tree-ssa-copy.c: Likewise
127         * tree-ssa.c: Likewise
128         * tree-profile.c: Likewise
129         * tree-cfg.c: Likewise
130         * tree-ssa-threadedge.c: Likewise
131         * tree-vect-loop-manip.c: Likewise
132
133         * tree-inline.c: Do not include diagnostic.h and expr.h.
134         Include rtl.h.
135         (copy_decl_for_dup_finish): Do not use NULL_RTX.
136
137         * tree-loop-linear.c: Do not include diagnostic.h, expr.h,
138         and optabs.h.
139         * tree-loop-distribution.c: Likewise.
140
141 2010-06-01  Jan Hubicka  <jh@suse.cz>
142
143         * ipa-pure-const.c (local_pure_const): Do NORETURN discovery.
144
145 2010-06-01  Jan Hubicka  <jh@suse.cz>
146
147         * tree-cfgcleanup.c (fixup_noreturn_call): Break out from ...;
148         remove return value.
149         (split_bbs_on_noreturn_calls) .... here.
150         * tree-optimize.c (execute_fixup_cfg): Fixup noreturn calls too.
151         * tree-flow.h (fixup_noreturn_call): New.
152
153 2010-06-01  Jan Hubicka  <jh@suse.cz>
154
155         * emit-rtl.c (remove_insn): Fix thinko in prevoius patch.
156
157 2010-06-01  Nathan Froyd  <froydnj@codesourcery.com>
158
159         * tree.h (build_nt_call_list): Delete.
160         * tree.c (build_nt_call_list): Delete.
161
162 2010-06-01  Jan Hubicka  <jh@suse.cz>
163
164         * fwprop.c: Make emit-rtl.h include last.
165         * rtlanal.c: Include emit-rtl.h.
166         * genautomata.c: Output emit-rtl include into insn-automata.c
167         * df-scan.c: Include emit-rtl.h.
168         * haifa-sched.c: Indlude emit-rtl.h.
169         * mode-switching.c: Indlude emit-rtl.h.
170         * graph.c: Indlude emit-rtl.h.
171         * sel-sched.c: Include emit-rtl.h.
172         * sel-sched-ir.c: Include emit-rtl.h.
173         * ira-build.c: Include emit-rtl.h.
174         * emit-rtl.c: (first_insn, last_insn): Remove defines.
175         (get_insns, set_first_insn, get_last_insn, set_last_insn, get_max_uid):
176         Move to emit-rtl.h.
177         (set_new_first_and_last_insn, get_last_insn_anywhere, get_first_nonnote_insn,
178         get_last_nonnote_insn, try_split, make_call_insn_raw, add_insn_after,
179         add_insn_before, remove_insn, delete_insns_since, reorder_insns_nobb,
180         emit_insn_after_1, emit_debug_insn_before, emit_insn, start_sequence,
181         push_to_sequence, push_to_sequence2, push_topmost_sequence, end_sequence,
182         copy_insn): Use accessor functions.
183         * emit-rtl.h (gen_blockage, gen_rtvec, copy_insn_1, copy_insn,
184          gen_int_mode, emit_copy_of_insn_after, set_reg_attrs_from_value,
185         set_reg_attrs_for_parm, set_reg_attrs_for_decl_rtl, adjust_reg_mode,
186         mem_expr_equal_p): Move here from rtl.h
187         (get_insns, set_first-insn, get_last_insn, set_last_insn, get_max_uid):
188         Move here from emit-rtl.c; make inline.
189         * cfglayout.h: Include emit-rtl.h
190         * rtl.h (gen_blockage, gen_rtvec, copy_insn_1, copy_insn,
191          gen_int_mode, emit_copy_of_insn_after, set_reg_attrs_from_value,
192         set_reg_attrs_for_parm, set_reg_attrs_for_decl_rtl, adjust_reg_mode,
193         mem_expr_equal_p, get_insns, set_first-insn, get_last_insn, set_last_insn,
194         get_max_uid): Move to emit-rtl.h.
195         * reg-stack.c: Include emit-rtl.h
196         * dce.c: Likewise.
197
198 2010-06-01  Jan Hubicka  <jh@suse.cz>
199
200         * cgraph.h (tree_function_versioning): Update prototype.
201         (cgraph_function_versioning): Update prototype.
202         * cgraphunit.c (cgraph_copy_node_for_versioning): Accept bbs_to_copy
203         bitmap.
204         (cgraph_function_versioning): Accept new_entry_block and bbs_to_copy. 
205         (cgraph_materialize_clone, save_inline_function_body): Update use of
206         tree_function_versioning.
207         * tree-inline.c (copy_bb): Look for previous copied block to link after;
208         fix debug output.
209         (copy_cfg_body): Accept new_entry_block and bbs_to_copy.
210         (copy_body): Likewise.
211         (expand_call_inline): Update use of copy_body.
212         (tree_function_versioning): Update use of copy body; accept
213         blocks_to_copy and new_entry.
214
215 2010-06-01  Jan Hubicka  <jh@suse.cz>
216
217         * gegenrtl.c: Remove unnecesary prototypes.
218         (gendecl): Remove.
219         (gendef): Produce static inline.
220         (gencode): Remove.
221         (main): Do not decode parameters; generate header only.
222         * Makefile.in (genrtl.c): Remove.
223
224 2010-06-01  Jan Hubicka  <jh@suse.cz>
225
226         * tree-switch-conversion.c (build_one_array): Make it readonly.
227
228 2010-06-01  Richard Guenther  <rguenther@suse.de>
229
230         * optabs.c (init_optabs): Guard all accesses to reinit.
231         * ipa-pure-const.c (propagate): Fix another typo.
232         * opts.c (common_handle_option): Split assignment to bool.
233         * c-opts.c (c_common_handle_option): Likewise.
234
235 2010-06-01  Arnaud Charlet  <charlet@adacore.com>
236             Matthew Gingell  <gingell@adacore.com>
237
238         * doc/invoke.texi: Mention -fdump-ada-spec.
239         * tree-dump.c (dump_files): Add ada-spec.
240         (FIRST_AUTO_NUMBERED_DUMP): Bump to 8.
241         * tree-pass.h (tree_dump_index): Add TDI_ada.
242         * gcc.c: Add support for -C without -E and for -fdump-ada-spec.
243         (cpp_unique_options): Do not reject -C or -CC when -E isn't present.
244         (default_compilers) <@c-header>: Allow -fdump-ada-spec on header files.
245         * c-decl.c: Include c-ada-spec.h.
246         (collect_source_ref_cb, collect_all_refs, for_each_global_decl): New
247         functions.
248         (c_write_global_declarations): Add handling of -fdump-ada-spec.
249         * c-lex.c (c_lex_with_flags): Add handling of CPP_COMMENT.
250         * Makefile.in (C_AND_OBJC_OBJS): Add c-ada-spec.o.
251         * c-ada-spec.h, c-ada-spec.c: New files.
252
253 2010-06-01  Richard Guenther  <rguenther@suse.de>
254
255         PR lto/43853
256         * ipa-pure-const.c (get_function_state): Hand back varying state
257         if we do not have one.
258         (has_function_state): New function.
259         (duplicate_node_data): Adjust.
260         (remove_node_data): Likewise.
261         (pure_const_write_summary): Likewise.
262         (propagate): Likewise.  Fix typo.
263
264 2010-06-01  Jan Hubicka  <jh@suse.cz>
265
266         * tree-cfg.c (verify_stmt): Do not skip could_throw test.
267         * passes.c (execute_function_todo): Do not make implicit verify_ssa.
268         (execute_all_ipa_transforms): Do not play with the states.
269
270 2010-06-01  Maxim Kuvyrkov  <maxim@codesourcery.com>
271
272         * config/arm/t-linux-androideabi: New.
273         * config.gcc (arm*-*-linux-androideabi): Include multilib configuration.
274
275 2010-06-01  Jan Hubicka  <jh@suse.cz>
276
277         * tree-inline.c (estimate_num_insns): For stdarg functions look
278         into call statement to count cost of argument passing.
279
280 2010-06-01  Kai Tietz
281
282         * config/i386.c (ix86_output_addr_vec_elt): Make LPREFIX
283         argument for fprintf.
284         (ix86_output_addr_diff_elt): Likewise.
285         (x86_function_profiler): Likewise.
286         * config/cygming.h (LOCAL_LABEL_PREFIX): Fix
287         for x64 no-underscore.
288         (LPREFIX): Likewise.
289         (ASM_GENERATE_INTERNAL_LABEL): Likewise.
290
291 2010-05-31  Jakub Jelinek  <jakub@redhat.com>
292
293         PR target/44338
294         * config/i386/sse.md (fma4i_fmadd<mode>4256, fma4i_fmsub<mode>4256,
295         fma4i_fnmadd<mode>4256, fma4i_fnmsub<mode>4256, fma4i_fmadd<mode>4,
296         fma4i_fmsub<mode>4, fma4i_fnmadd<mode>4, fma4i_fnmsub<mode>4,
297         fma4i_vmfmadd<mode>4, fma4i_vmfmsub<mode>4, fma4i_vmfnmadd<mode>4,
298         fma4i_vmfnmsub<mode>4, fma4i_fmaddsubv8sf4, fma4i_fmaddsubv4df4,
299         fma4i_fmaddsubv4sf4, fma4i_fmaddsubv2df4, fma4i_fmsubaddv8sf4,
300         fma4i_fmsubaddv4df4, fma4i_fmsubaddv4sf4, fma4i_fmsubaddv2df4):
301         Guard only with TARGET_FMA4 instead of TARGET_FMA4 &&
302         TARGET_FUSED_MADD.
303
304 2010-05-31  Jan Hubicka  <jh@suse.cz>
305
306         * tree.h (tree_range_check_failed): Declare noreturn.
307
308 2010-05-31  Jan Hubicka  <jh@suse.cz>
309
310         * gimple.c (gimple_call_builtin_p): New function.
311         * gimple.h (gimple_call_builtin_p): Declare.
312         * tree-cfg.c (make_edges): Produce edge from BUILT_IN_RETURN
313         to exit.
314         (execute_warn_function_return): BUILT_IN_RETURN is return.
315         (split_critical_edges): Return edges are not critical.
316         (is_ctrl_altering_stmt): Builtin_in_return is altering.
317         (gimple_verify_flow_info): Handle built_in_return.
318         (execute_warn_function_return): Handle built_in_return.
319         * ipa-pure-const.c (check_call): Ignore builtin_return.
320
321 2010-05-31  Jakub Jelinek  <jakub@redhat.com>
322
323         PR middle-end/44337
324         * expr.c (expand_assignment): Don't store anything for out-of-bounds
325         array accesses with non-MEM.
326
327         PR tree-optimization/44182
328         * tree-inline.c (copy_edges_for_bb): Don't split bb if a stmt that
329         newly needs to end a bb is followed by debug stmts, instead return
330         true from the function at the end.
331         (maybe_move_debug_stmts_to_successors): New function.
332         (copy_cfg_body): Call it if copy_edges_for_bb returned true.
333
334 2010-05-31  Kai Tietz  <kai.tietz@onevision.com>
335
336         PR target/44161
337         * config/i386/cygming.h (SUBTARGET_OVERRIDE_OPTIONS): Handle
338         flag_pic.
339
340 2010-05-31  Eric Botcazou  <ebotcazou@adacore.com>
341
342         * cgraphunit.c (cgraph_decide_is_function_needed): Really return false
343         for nested functions in non-optimized compilation.
344
345 2010-05-31  Richard Guenther  <rguenther@suse.de>
346
347         * tree-ssa-structalias.c (find_func_aliases): Handle
348         BUILT_IN_RETURN.
349
350 2010-05-30  Jan Hubicka  <jh@suse.cz>
351
352         * predict.c (maybe_hot_edge_p): Calls to functions called once is cold.
353
354 2010-05-30  Richard Guenther  <rguenther@suse.de>
355
356         PR lto/42975
357         * tree-eh.c (execute_cleanup_eh_1): Copy from execute_cleanup_eh.
358         (execute_cleanup_eh): Clear DECL_FUNCTION_PERSONALITY if it is
359         no longer needed.
360
361 2010-05-30  Iain Sandoe  <iains@gcc.gnu.org>
362
363         * config/darwin.c (output_objc_section_asm_op): Add comment.
364         (name_needs_quotes): Add '_' to list of valid comment chars.
365         (machopic_output_function_base_name): Remove unneeded quotes.
366         (darwin_encode_section_info): Adjust asm whitespace.
367         * config/i386/darwin.h (ASM_OUTPUT_COMMON): Adjust asm tabs.
368         (ASM_OUTPUT_LOCAL): Ditto.
369         * config/rs6000/darwin.h (ASM_OUTPUT_COMMON): Ditto.
370         * config/darwin.h (GLOBAL_ASM_OP): Ditto.
371         * config/darwin9.h (ASM_OUTPUT_ALIGNED_COMMON): Ditto.
372         
373 2010-05-30  Eric Botcazou  <ebotcazou@adacore.com>
374
375         * config/rs6000/rs6000.c (rs6000_output_function_entry): Use
376         RS6000_OUTPUT_BASENAME unconditionally.
377         (rs6000_output_function_epilogue): Likewise.
378
379 2010-05-30  Jan Hubicka  <jh@suse.cz>
380
381         * toplev.c (wrapup_global_declaration_2): Avoid creation of new varpool
382         nodes.
383
384 2010-05-30  Richard Guenther  <rguenther@suse.de>
385
386         * tree-cfg.c (verify_gimple_assign_single): Implement
387         verification for COND_EXPR rhs.
388
389 2010-05-30  Jan Hubicka  <jh@suse.cz>
390
391         * cgraph.h (cgraph_dump_file): Declare.
392         * cgraphunit.c (cgraph_dump_file): Export.
393         * ipa.c (dump_cgraph_node_set, dump_varpool_node_set): Be less
394         verbose.
395
396 2010-05-30  Jan Hubicka  <jh@suse.cz>
397
398         * dwarf2out.c (reference_to_unused,
399         premark_types_used_by_global_vars_helper): Avoid creation of new
400         varpool nodes.
401
402 2010-05-30  Jan Hubicka  <jh@suse.cz>
403
404         * cgraph.h (cgraph_node_cannot_return,
405         cgraph_edge_cannot_lead_to_return): New functions.
406         * cgraph.c (cgraph_node_cannot_return,
407         cgraph_edge_cannot_lead_to_return): Use them.
408         * ipa-pure-const.c (pure_const_names): New static var.
409         (check_call): Handle calls not leading to return.
410         (pure_const_read_summary): Dump info read.
411         (propagate): Dump info about propagation process; ignore side
412         effects of functions not leading to exit; fix handling of
413         pure functions.
414
415 2010-05-30  Jan Hubicka  <jh@suse.cz>
416
417         * config/i386/i386.c (pro_epilogue_adjust_stack): Use EBP
418         for tail call epilogues.
419
420 2010-05-30  Jan Hubicka  <jh@suse.cz>
421
422         * passes.c (ipa_write_optimization_summaries_1, ipa_write_summaries_2,
423         ipa_read_summaries_1, ipa_read_optimization_summaries_1): Initialize
424         dump files.
425
426 2010-05-29  Jan Hubicka  <jh@suse.cz>
427
428         * ipa.c (cgraph_remove_unreachable_node): Walk references of correct
429         node; remove references in node we no longer keep in cgrpah but need
430         body of.
431
432 2010-05-29  Jan Hubicka  <jh@suse.cz>
433
434         * cgraph.c (cgraph_mark_reachable): Relax check for analyzed nodes.
435
436 2010-05-29  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
437
438         PR target/44165
439         * config/pa/pa32-linux.h (CTOR_LIST_BEGIN): Mark __CTOR_LIST__ as used.
440
441 2010-05-29  Jan Hubicka  <jh@suse.cz>
442
443         * tree-vrp.c (debug_value_range, debug_all_value_ranges,
444         debug_asserts_for, debug_all_asserts): Annotate with DEBUG_FUNCTION.
445         * tree-into-ssa.c (debug_decl_set, debug_defs_stack, debug_currdefs,
446         debug_tree_ssa, debug_tree_ssa_stats, debug_def_blocks,
447         debug_names_replaced_by, debug_update_ssa): Likewise.   
448         * sbitmap.c (debug_sbitmap): Likewise.
449         * genrecog.c (debug_decision, debug_decision_list): Likewise.
450         * tree-pretty-print.c (debug_generic_expr, debug_generic_stmt,
451         debug_tree_chain): Likewise.
452         * tree-loop-distribution.c (debug_rdg_partitions): Likewise.
453         * cgraph.c (debug_cgraph_node, debug_cgraph): Likewise.
454         * optabs.c  (debug_optab_libfuncs): Likewise.
455         (verify_loop_closed_ssa): Likewise.
456         * value-prof.c (verify_histograms): Likewise.
457         * reload.c (debug_reload_to_stream, debug_reload): Likewise.
458         * bitmap.c (debug_bitmap_file, debug_bitmap, bitmap_print): Likewise.
459         * cfghooks.c (verify_flow_info): Likewise.
460         * fold-const.c (debug_fold_checksum): Likewise.
461         * omp-low.c (debug_omp_region, debug_all_omp_regions): Likewise.
462         * cfg.c (debug_regset, debug_flow_info, debug_bb, debug_bb_n):
463         Likewise.
464         * omega.c (debug_omega_problem): Likewise.
465         * cgraphunit.c (verify_cgraph_node, verify_cgraph): Likewise.
466         * tree-ssa-ccp.c (debug_lattice_value): Likewise.
467         * dominance.c (verify_dominators, debug_dominance_info,
468         debug_dominance_tree): Likewise.
469         * df-core.c (df_insn_uid_debug, df_insn_debug, df_insn_debug_regno,
470         * df_regno_debug, df_ref_debug,
471         debug_df_insn, debug_df_reg, debug_df_regno, debug_df_ref,
472         debug_df_defno, debug_df_useno, debug_df_chain): Likewise.
473         * tree-ssa-dom.c (debug_dominator_optimization_stats): Likewise.
474         * sel-sched.c (debug_state): Likewise.
475         * tree-ssa-alias.c (debug_alias_info, debug_points_to_info_for):
476         Likewise.
477         * cfganal.c (print_edge_list, verify_edge_list): Likewise.
478         * dwarf2out.c (debug_dwarf_die, debug_dwarf): Likewise.
479         * tree-eh.c (verify_eh_edges, verify_eh_dispatch_edge): Likewise.
480         * gimple-pretty-print.c (debug_gimple_stmt, debug_gimple_seq):
481         Likewise.
482         * c-pretty-print.c (debug_c_tree): Likewise.
483         * sel-sched-dump.c (debug_insn_rtx, debug_vinsn, debug_expr, debug_insn
484         debug_av_set, debug_lv_set, debug_ilist, debug_blist,
485         debug_insn_vector, debug_hard_reg_set, debug_mem_addr_value): Likewise.
486         * ebitmap.c (debug_ebitmap): Likewise.
487         * function.c (debug_find_var_in_block_tree): Likewise.
488         * print-rtl.c (debug_rtx): Likewise.
489         (debug_rtx_count): Likewise.
490         (debug_rtx_list, debug_rtx_range, debug_rtx_find): Likewise.
491         * stor-layout.c (debug_rli): Likewise.
492         * ipa.c (debug_cgraph_node_set, debug_varpool_node_set): Likewise.
493         * tree-data-ref.c (debug_data_references,
494         debug_data_dependence_relations, debug_data_reference,
495         debug_data_dependence_relation, debug_rdg_vertex,
496         debug_rdg_component, debug_rdg): Likewise.
497         * tree-affine.c (debug_aff): Likewise.
498         * tree-dfa.c (debug_referenced_vars, debug_variable, debug_dfa_stats):
499         Likewise.
500         * except.c (debug_eh_tree, verify_eh_tree): Likewise.
501         * emit-rtl.c (verify_rtl_sharing): Likewise.
502         * tree-ssa-pre.c (debug_pre_expr, debug_bitmap_set,
503         debug_value_expressions): Likewise.
504         * tree-ssa-live.c (debug_scope_block, debug_scope_blocks): Likewise.
505         * sese.c (debug_rename_map, debug_ivtype_map): Likewise.
506         * print-tree.c (debug_tree, debug_vec_tree): Likewise.
507         * cfglayout.c (verify_insn_chain): Likewise.
508         * graphite-clast-to-gimple.c (debug_clast_name_indexes,
509         debug_clast_stmt, debug_generated_program): Likewise.
510         * ggc-page.c (debug_print_page_list): Likewise.
511         * tree-ssa-ter.c (debug_ter): Likewise.
512         * graphite-dependences.c (debug_pddr): Likewise.
513         * sched-deps.c (debug_ds): Likewise.
514         * tree-ssa.c (verify_ssa): Likewise.
515         * graphite-poly.c (debug_scattering_function, debug_iteration_domain,
516         debug_scattering_functions, debug_iteration_domains, debug_pdr,
517         debug_pdrs, debug_pbb_domain, debug_pbb, debug_scop_context,
518         debug_scop, debug_cloog, debug_scop_params, debug_lst): Likewise.
519         * tree-inline.c (debug_find_tree): Likewise.
520         * graphite-ppl.c (debug_ppl_linear_expr, debug_ppl_polyhedron_matrix,
521         debug_ppl_powerset_matrix): Likewise.
522         * var-tracking.c (debug_dv): Likewise.
523         * system.h (DEBUG_FUNCTION, DEBUG_VARIABLE): Define.
524         * cfgloop.c (verify_loop_structure): Likewise.
525         * plugin.c (dump_active_plugins, debug_active_plugins): Likewise.
526         * c-common.c (verify_sequence_points): Likewise.
527         * sched-rgn.c (debug_regions, debug_region, debug_candidate,
528         debug_candidates, debug_rgn_dependencies): Likewise.
529         * tree-ssa-structalias.c (debug_constraint, debug_constraints,
530         * debug_constraint_graph, debug_solution_for_var,
531         debug_sa_points_to_info): Likewise.
532         * sched-vis.c (debug_insn_slim, debug_bb_slim, debug_bb_n_slim):
533         Likewie.
534         * tree-cfg.c (debug_cfg_stats, verify_stmts, debug_function,
535         debug_loops, debug_loop, debug_loop_num): Likewise.
536         * passes.c (debug_pass): Likewise.
537         (dump_properties): Likewise; add cfglayout property.
538         (debug_properties): Likewise.
539         * tree-ssa-reassoc.c (debug_ops_vector): Likewise.
540         * varpool.c (debug_varpool): Likewise.
541         * regcprop.c (debug_value_data): Likewise.
542         * tree-ssa-operands.c (verify_imm_links, debug_immediate_uses,
543         debug_immediate_uses_for): Likewise.
544
545 2010-05-29  H.J. Lu  <hongjiu.lu@intel.com>
546
547         PR bootstrap/44315
548         * Makefile.in (build/gencondmd.o): Remove TM_H := $(GTM_H).
549         Filter out insn-flags.h.
550
551 2010-05-29  Jan Hubicka  <jh@suse.cz>
552
553         * cgraph.h (struct varpool_node_set_def,
554         struct cgraph_node_set_def): Remove unused AUX pointer.
555         (cgraph_node_set_nonempty_p, varpool_node_set_nonempty_p): Use
556         VEC_empty macro.
557
558 2010-05-29  Jan Hubicka  <jh@suse.cz>
559
560         PR middle-end/44324
561         * ipa-cp.c (ipcp_insert_stage): Replace "clone" by "constprop".
562
563 2010-05-29  Richard Guenther  <rguenther@suse.de>
564
565         * lto-streamer.c (cached_bp): New global variable.
566         (bitpack_create): Return the cached bitpack, if available.
567         (bitpack_delete): Clear and cache the bitpack, if appropriate.
568         (bp_pack_value): Remove redundant asserts.
569
570 2010-05-29  Sebastian Pop  <sebastian.pop@amd.com>
571
572         PR middle-end/44306
573         * tree-if-conv.c (is_true_predicate): New.
574         (is_predicated): Use is_true_predicate.
575         (add_to_predicate_list): Same.  Do not use unshare_expr.
576         (add_to_dst_predicate_list): Same.
577
578 2010-05-29  Sebastian Pop  <sebastian.pop@amd.com>
579
580         * tree-if-conv.c (add_to_dst_predicate_list): Do not use the ->aux
581         field on edges.
582         (predicate_bbs): Same.
583         (clean_predicate_lists): Same.
584         (find_phi_replacement_condition): Do not AND the predicate from
585         edge->aux.
586
587 2010-05-29  H.J. Lu  <hongjiu.lu@intel.com>
588
589         PR bootstrap/44315
590         * Makefile.in (build/gencondmd.o): Add a missing `\'.
591
592 2010-05-29  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
593
594         PR target/44261
595         config/pa/pa.md (negdf2_slow, negsf2_slow): New patterns.
596         (negdf2): Adjust expander pattern and use negdf2_slow.
597         (negsf2): Likewise.
598
599 2010-05-29  Nathan Froyd  <froydnj@codesourcery.com>
600
601         * basic-block.h (struct control_flow_graph): Move last_label_uid field
602         up.
603         * df.h (struct df_base_ref): Move regno field up.
604         * dwarf2out.c (struct dw_fde_struct): Move funcdef_number field down.
605         * expr.h (struct separate_ops): Move location field up.
606         * optabs.h (struct optab_d): Move libcall_basename field down.
607         * config/i386/i386.c (struct ix86_frame): Move red_zone_size up.
608         * config/i386/i386.h (struct machine_function): Convert call_abi field
609         into a bitfield.  Move cfa field to the end of the structure.
610
611 2010-05-29  Jan Hubicka  <jh@suse.cz>
612
613         * varpool.c (varpool_get_node): Fix lookup.
614
615 2010-05-29  Steven Bosscher  <steven@gcc.gnu.org>
616
617         * config/spu/spu-protos.h: Do not include rtl.h.  Protect
618         RTL specific prototypes with #ifdef RTX_CODE.
619         * config/spu/spu-c.c: Include c-common.h instead of c-tree.h.
620         * config/spu/t-spu-elf: Fix dependencies.
621
622         * config/t-darwin (darwin-c.o): Remove C_TREE_H dependency.
623
624 2010-05-29  Mike Stump  <mikestump@comcast.net>
625
626         PR bootstrap/44315
627         * Makefile.in (build/gencondmd.o): Be sure to use GTM_H instead of
628         TM_H when building to avoid dependency loops.
629
630 2010-05-29  Jan Hubicka  <jh@suse.cz>
631
632         * cgraphunit.c (cgraph_materialize_clone): Only remove calles,
633         refs and body; not the whole node for masters of materialized
634         clones.
635
636 2010-05-29  Mike Stump  <mikestump@comcast.net>
637
638         * config/rs6000/rs6000-c.c: Remove c-tree.h include.
639
640 2010-05-29  Jan Hubicka  <jh@suse.cz>
641
642         * cgraph.c (clone_function_name): Take SUFFIX argument; export.
643         (cgraph_create_virtual_clone): Take SUFFIX argument; udpate
644         use of clone_function_name.
645         * cgraph.h (cgraph_create_virtual_clone, 
646         cgraph_function_versioning): update prototypes.
647         (clone_function_name): Declare.
648         * ipa-cp.c (ipcp_insert_stage): Update call of
649         cgraph_create_virtual_clone.
650         * omp-low.c (create_omp_child_function_name): Use
651         cgraph_create_virtual_clone.
652         * cgraphunit.c (cgraph_copy_node_for_versioning): Fix edges updating.
653         (cgraph_function_versioning): Take SUFFIX argument; produce new name
654         and make decl local.
655
656 2010-05-29  Steven Bosscher  <steven@gcc.gnu.org>
657
658         * vec.h: Include statistics.h
659         * Makefile.in: Introduce VEC_H.  Replace all vec.h dependencies
660         with VEC_H.
661
662 2010-05-29  Steven Bosscher  <steven@gcc.gnu.org>
663
664         * c-lex.c: Do not include c-tree.h.
665         * c-pretty-print.c: Likewise.
666         * c-opts.c: Likewise.
667         * c-gimplify.c: Likewise.
668         * c-common.c: Likewise.
669         * c-dump.c: Likewise.  Include c-common.h.
670
671 2010-05-29  Steven Bosscher  <steven@gcc.gnu.org>
672
673         * c-common.h (GCC_DIAG_STYLE): Define earlier in the file,
674         before including diagnostic-core.h.
675         (c_cpp_error): New prototype moved from c-tree.h.
676         Use ATTRIBUTE_GCC_DIAG instead of ATTRIBUTE_GCC_CDIAG.
677         * c-tree.h (ATTRIBUTE_GCC_CDIAG): Remove define.
678         (pedwarn_c90, perwarn_c99): Use ATTRIBUTE_GCC_DIAG instead.
679         (c_cpp_error): Prototype moved to c-common.h.
680         * Makefile.in: Update dependency for C_COMMON_H.
681
682 2010-05-29  Steven Bosscher  <steven@gcc.gnu.org>
683
684         * c-common.h: Add FIXME for awkward split of c_register_addr_space.
685         * c-common.c (c_register_addr_space): Remove here.
686         * c-decl.c (c_register_addr_space): Re-add here.
687
688 2010-05-28  Mike Stump  <mikestump@comcast.net>
689
690         * config/darwin-c.c: Remove c-tree.h include.
691
692 2010-05-28  Joseph Myers  <joseph@codesourcery.com>
693
694         * gcc.c: Include diagnostic.h.
695         (error_count): Remove.  All users changed to use errorcount.
696         (programname): Remove.  All users changed to use progname.
697         (fancy_abort, internal_error, fatal_error, error, warning, inform,
698         fnotice): Remove.
699         (execute): Don't include "Internal error" and bug reporting
700         information in argument of internal_error call.
701         (process_command): Don't increment error_count after calling
702         perror_with_name.
703         (input_filename): Rename to gcc_input_filename.  All users
704         changed.
705         (main): Call diagnostic_initialize.  Register delete_temp_files
706         with atexit.  Use seen_error to test for errors.
707         * gcc.h: Include diagnostic-core.h.
708         (fatal_error, error, warning): Remove.
709         * Makefile.in (GCC_H): Add $(DIAGNOSTIC_CORE_H).
710         (GCC_OBJS): Add diagnostic.o, pretty-print.o and input.o.
711         (gcc.o): Update dependencies.
712
713 2010-05-28  Jeff Law  <law@redhat.com>
714
715         * ira.c (ira_bad_reload_regno, ira_build_reload_regno_1): New
716         functions.
717         * ira.h (ira_bad_reload_regno): Declare
718         * reload1.c (allocate_reload_reg): Use ira_bad_reload_regno.
719
720         * ira-color.c (update_curr_costs): Free updated hard reg costs.
721         (ira_reassign_conflict_allocnos): Remove bogus asserts.
722         (allocno_reload_assign): Likewise.
723
724 2010-05-28  Nathan Froyd  <froydnj@codesourcery.com>
725
726         * tree-vect-stmts.c (vectorizable_assignment): Call build1 instead of
727         build1_stat.
728
729 2010-05-28  Richard Guenther  <rguenther@suse.de>
730
731         PR lto/44312
732         * lto-streamer-in.c (unpack_ts_fixed_cst_value_fields):
733         Stream fixed-point constants mode.
734         (unpack_ts_type_value_fields): Fix width of TYPE_MODE
735         and TYPE_PRECISION.
736         * lto-streamer-out.c (pack_ts_fixed_cst_value_fields):
737         Stream fixed-point constants mode.
738         (pack_ts_function_decl_value_fields): Fix width of TYPE_MODE
739         and TYPE_PRECISION.
740
741 2010-05-28  Sebastian Pop  <sebastian.pop@amd.com>
742
743         * tree-scalar-evolution.c (set_nb_iterations_in_loop): Inlined in the
744         only place it was called from.
745         (number_of_latch_executions): Do not return chrec_dont_know when the
746         may_be_zero is a runtime condition: instead, return a COND_EXPR
747         including the may_be_zero condition.
748         * cfgloop.h (struct loop): Add a note on COND_EXPRs to the comment
749         of nb_iterations.
750         * tree-ssa-loop-ivopts.c (contains_abnormal_ssa_name_p): Handle
751         COND_EXPRs.
752
753 2010-05-28  Sebastian Pop  <sebastian.pop@amd.com>
754
755         * tree-if-conv.c (replace_phi_with_cond_gimple_assign_stmt): Don't
756         generate COND_EXPRs for degenerate_phi_result.
757
758 2010-05-28  Sebastian Pop  <sebastian.pop@amd.com>
759
760         PR middle-end/44293
761         * tree-if-conv.c (if_convertible_loop_p): Check the
762         if-convertibility of phi nodes in non predicated BBs.
763
764 2010-05-28  Joseph Myers  <joseph@codesourcery.com>
765
766         * gcc.c (error, warning, inform): Remove duplicate ": " in output.
767
768 2010-05-28  Joseph Myers  <joseph@codesourcery.com>
769
770         PR driver/15303
771         * gcc.c (inform, warning, inform): New functions.
772         (fatal_ice): Rename to internal_error; change cmsgid parameter to
773         gmsgid.  All callers changed.
774         (notice): Rename to fnotice; add parameter fp.  All callers
775         changed.
776         (fatal_error): Rename to fatal_signal.  All users changed.
777         (fatal): Rename to fatal_error; change cmsgid parameter to
778         gmsgid.  All callers changed.
779         (process_command): Use warning instead of error for warnings.
780         (end_going_arg): Don't use _() around argument of error.
781         (do_spec_1): Use inform for message from %n specs.  Use warning
782         instead of error for warnings.
783         (main): Use inform for comparison messages.  Use warning for
784         message about unused linker input.
785         (error): Increment error_count.  Print "error: ".
786         * gcc.h (fatal): Change to fatal_error.
787         (warning): Declare.
788         * config/darwin-driver.c (darwin_default_min_version): Use warning
789         instead of fprintf for warnings.
790         * cppspec.c (lang_specific_driver): Use fatal_error instead of
791         fatal.
792
793 2010-05-28  Julian Brown  <julian@codesourcery.com>
794
795         * config/arm/thumb2.md (*thumb2_addsi3_compare0): New.
796         (*thumb2_addsi3_compare0_scratch): New.
797         * config/arm/constraints.md (Pv): New.
798         * config/arm/arm.md (*addsi3_compare0): Remove FIXME comment. Use
799         for ARM mode only.
800         (*addsi3_compare0_scratch): Likewise.
801
802 2010-05-28  Jan Hubicka  <jh@suse.cz>
803
804         * ipa-reference.c (add_static_var): Remove redundant all_module_statics
805         check.
806         (ipa_reference_write_optimization_summary): Call is_proper_for_analysis
807         only on local statics.
808
809 2010-05-28  Iain Sandoe  <iains@gcc.gnu.org>
810
811         * config.gcc (*-*-darwin*): Adjust t-make fragments for Darwin.
812
813 2010-05-28  Maxim Kuvyrkov  <maxim@codesourcery.com>
814
815         PR bootstrap/44314
816         * config/alpha/linux.h, config/rs6000/linux.h, config/rs6000/linux64.h
817         (OPTION_GLIBC): Define.
818
819 2010-05-28  Jakub Jelinek  <jakub@redhat.com>
820
821         PR debug/41048
822         * dwarf2out.c (double_int_type_size_in_bits): New function.
823         (round_up_to_align): Change first argument and return value to
824         double_int.
825         (field_byte_offset): Work internally on double_ints.
826
827         PR target/43636
828         * builtins.c (expand_movstr): Use a temporary pseudo instead
829         of target even when target is not NULL and not const0_rtx, but
830         fails movstr predicate.
831         * config/m32c/blkmov.md (movstr): Add predicate to first operand.
832
833 2010-05-28  Joseph Myers  <joseph@codesourcery.com>
834
835         * final.c (rest_of_clean_state): Use %m in errors instead of
836         strerror (errno).
837         * gengtype.c (read_input_list, close_output_files): Use xstrerror
838         instead of strerror.
839         * toplev.c (process_options): Use %m in errors instead of strerror
840         (errno).
841         * tree-dump.c (dump_begin): Use %m in errors instead of strerror
842         (errno).
843
844 2010-05-28  Uros Bizjak  <ubizjak@gmail.com>
845
846         * config/i386/i386.c (ix86_fn_abi_va_list): Make static.
847         (ix86_canonical_va_list_type): Make static.  Add declaration.
848         (ix86_enum_va_list): Make static.  Reindent.
849         * config/i386/i386-protos.h (ix86_fn_abi_va_list): Remove declaration.
850         (ix86_canonical_va_list_type): Ditto.
851         (ix86_enum_va_list): Ditto.
852
853 2010-05-28  Richard Guenther  <rguenther@suse.de>
854
855         * lto-wrapper.c (run_gcc): With -save-temps generate a
856         user-visible ltrans filename.  Fixup ltrans unit numbering.
857
858 2010-05-28  Kai Tietz  <kai.tietz@onevision.com>
859
860         * c-common.c (c_common_nodes_and_builtins): Replace use
861         of TARGET_ENUM_VA_LIST by target hook enum_va_list.
862         * config/i386/i386.c (TARGET_ENUM_VA_LIST_P): Hook
863         to ix86_enum_va_list.
864         * config/i386/i386.h (TARGET_ENUM_VA_LIST): Removed.
865         * doc/tm.texi (TARGET_ENUM_VA_LIST): Removed.
866         (TARGET_ENUM_VA_LIST_P): Add hook description.
867         * target-def.h (TARGET_ENUM_VA_LIST_P): Added.
868         * target.h (gcc_target): Add enum_va_list hook.
869
870         PR bootstrap/44299
871         * config/i386/t-cygming: Adjust header dependencies for winnt-cxx.c.
872         * config/i386/winnt-cxx.c (IN_GCC_FRONTEND): Remove undefine.
873         * config/i386/winnt.c (IN_GCC_FRONTEND): Likewise.
874
875 2010-05-28  Alan Modra  <amodra@gmail.com>
876
877         PR target/44266
878         * config/rs6000/rs6000.c (rs6000_legitimize_tls_address): Use
879         emit_library_call machinery to set up __tls_get_addr calls.
880
881 2010-05-28  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
882
883         * config/s390/s390.md (movqi): Fix typo ('*' -> '#').
884
885 2010-05-28  Dodji Seketeli  <dodji@redhat.com>
886
887         Revert fix for PR c++/44188
888         * c-common.c (is_typedef_decl): Revert the moving of  this
889         definition ...
890         * tree.c (is_typedef_decl): ... here.
891         (typdef_variant_p): Revert the moving of this  definition
892         here from gcc/cp/tree.c.
893         * c-common.h (is_typedef_decl): Revert the moving of this
894         declaration ...
895         * tree.h (is_typedef_decl): ... here.
896         (typedef_variant_p): Revert the moving of this  declaration here
897         from gcc/cp/cp-tree.h
898         * dwarf2out.c (is_naming_typedef_decl): Revert this new function.
899         (gen_tagged_type_die): Revert the splitting out of ...
900         (gen_type_die_with_usage): ... this function. Revert the anonymous
901         tagged type handling.
902         (gen_typedef_die): Revert emitting DW_TAG_typedef  for
903         typedefs naming anonymous tagged types.
904
905 2010-05-28  Segher Boessenkool  <segher@kernel.crashing.org>
906
907         * config/rs6000/rs6000-modes.def (PSImode): Delete.
908
909 2010-05-28  Segher Boessenkool  <segher@kernel.crashing.org>
910
911         * config/rs6000/constraints.md ("z" constraint): Change to CA_REGS.
912         * config/rs6000/predicates.md: Change XER_REGNO_P to CA_REGNO_P
913         throughout.
914         * config/rs6000/rs6000.c (rs6000_reg_names, alt_reg_names): Change
915         "xer" to "ca".
916         Change XER_REGNO_P to CA_REGNO_P, XER_REGNO to CA_REGNO, and
917         XER_REGS to CA_REGS throughout.
918         * config/rs6000/rs6000.h: Same.
919         (ADDITIONAL_REGISTER_NAMES): Add "xer".
920         * config/rs6000/rs6000.md: Change XER_REGNO to CA_REGNO.  Document
921         that mode_iterator "P" is the size for arithmetic carries as well.
922         * doc/md.texi (rs6000 section, "z" constraint): Fix documentation.
923
924 2010-05-28  Jakub Jelinek  <jakub@redhat.com>
925
926         PR bootstrap/44255
927         * combine.c (struct rtx_subst_pair): Define unconditionally.
928         (propagate_for_debug_subst): Likewise.  If not AUTO_INC_DEC,
929         copy_rtx pair->to instead of cleanup_auto_inc_dec it.
930         Call make_compound_operation on pair->to.
931         (propagate_for_debug): Don't call make_compound_operation here.
932         Always use simplify_replace_fn_rtx.
933
934 2010-05-27  Sterling Augustine  <sterling@tensilica.com>
935
936         * doc/invoke.texi (xtensa options): Add -mforce-no-pic.
937         * config/xtensa/xtensa.c (override_options): Check
938           TARGET_FORCE_NO_PIC and set flag_pic.
939         * config/xtensa/xtensa.opt: Document -mforce-no-pic
940
941 2010-05-27  Kai Tietz  <kai.tietz@onevision.com>
942
943         PR bootstrap/44299
944         * config/i386/winnt.c (IN_GCC_FRONTEND): Undefine.
945         * config/i386/winnt-cxx.c (IN_GCC_FRONTEND): Likewise.
946
947 2010-05-27  Joseph Myers  <joseph@codesourcery.com>
948
949         * diagnostic-core.h: New.  Contents moved from diagnostic.h and
950         toplev.h.
951         * diagnostic.c: Don't include toplev.h.
952         (progname): Define.  Moved from toplev.c.
953         (seen_error): New function.
954         * diagnostic.h: Include diagnostic-core.h.
955         (diagnostic_t, emit_diagnostic): Don't declare here.
956         * toplev.c (progname): Move to toplev.c.
957         (emit_debug_global_declarations, compile_file, finalize,
958         do_compile, toplev_main): Use seen_error.
959         * toplev.h: Include diagnostic-core.h.
960         (trim_filename, GCC_DIAG_STYLE, ATTRIBUTE_GCC_DIAG,
961         internal_error, warning, warning_at, error, error_n, error_at,
962         fatal_error, pedwarn, permerror, sorry, inform, inform_n,
963         verbatim, fnotice, progname): Move to diagnostic-core.h.
964         * builtins.c: Include diagnostic-core.h instead of diagnostic.h.
965         (expand_builtin_expect): Use seen_error.
966         * c-decl.c: Include diagnostic-core.h instead of diagnostic.h.
967         (c_make_fname_decl, c_write_global_declarations): Use seen_error.
968         * c-format.c: Include diagnostic-core.h instead of diagnostic.h.
969         * c-gimplify.c: Include diagnostic-core.h instead of diagnostic.h.
970         * c-lang.c: Include diagnostic-core.h instead of diagnostic.h.
971         * c-lex.c (c_lex_with_flags, interpret_float): Don't increment
972         errorcount for errors.
973         * c-opts.c (c_common_finish): Use seen_error.
974         * cgraph.c: Include diagnostic-core.h instead of diagnostic.h.
975         * cgraphunit.c (verify_cgraph_node, verify_cgraph,
976         cgraph_output_pending_asms, cgraph_optimize): Use seen_error.
977         * coverage.c: Include diagnostic-core.h instead of diagnostic.h.
978         (get_coverage_counts): Use seen_error.
979         * dwarf2out.c (dwarf2out_finish): Use seen_error.
980         * gimplify.c (gimplify_var_or_parm_decl, gimple_push_cleanup,
981         gimplify_body): Use seen_error.
982         * ipa-inline.c (cgraph_early_inlining): Use seen_error.
983         * ipa-pure-const.c (gate_pure_const): Use seen_error.
984         * ipa-reference.c (gate_reference): Use seen_error.
985         * jump.c: Include diagnostic-core.h instead of diagnostic.h.
986         * lambda-code.c: Include diagnostic-core.h instead of
987         diagnostic.h.
988         * lto-cgraph.c: Include diagnostic-core.h instead of diagnostic.h.
989         * lto-compress.c: Include diagnostic-core.h instead of
990         diagnostic.h.
991         * lto-section-in.c: Include diagnostic-core.h instead of
992         diagnostic.h.
993         * lto-streamer-out.c: Include diagnostic-core.h instead of
994         diagnostic.h.
995         * lto-streamer.c: Include diagnostic-core.h instead of
996         diagnostic.h.
997         (gate_lto_out): Use seen_error.
998         * matrix-reorg.c: Include diagnostic-core.h instead of
999         diagnostic.h.
1000         * omega.c: Include diagnostic-core.h instead of diagnostic.h.
1001         * omp-low.c: Include diagnostic-core.h instead of diagnostic.h.
1002         (gate_expand_omp, lower_omp_1): Use seen_error.
1003         * passes.c: Include diagnostic-core.h instead of diagnostic.h.
1004         (rest_of_decl_compilation, rest_of_type_compilation,
1005         gate_rest_of_compilation, ipa_write_summaries): Use seen_error.
1006         * tree-cfg.c (label_to_block_fn): Use seen_error.
1007         * tree-inline.c (optimize_inline_calls): Use seen_error.
1008         * tree-mudflap.c (mudflap_finish_file): Use
1009         seen_error.
1010         * tree-optimize.c (gate_all_optimizations,
1011         gate_all_early_local_passes, gate_all_early_optimizations): Use
1012         seen_error.
1013         * tree-ssa-structalias.c (gate_ipa_pta): Use seen_error.
1014         * varpool.c: Include diagnostic-core.h instead of diagnostic.h.
1015         (varpool_remove_unreferenced_decls,
1016         varpool_assemble_pending_decls): Use seen_error.
1017         * Makefile.in (DIAGNOSTIC_CORE_H): Define.
1018         (TOPLEV_H, DIAGNOSTIC_H): Update.
1019         (c-decl.o, c-lang.o, c-format.o, lto-compress.o, lto-cgraph.o,
1020         lto-streamer-out.o, lto-section-in.o, lto-streamer.o,
1021         c-gimplify.o, omp-low.o, omega.o, diagnostic.o, passes.o,
1022         builtins.o, jump.o, cgraph.o, varpool.o, matrix-reorg.o,
1023         coverage.o, lambda-code.o): Update dependencies.
1024
1025 2010-05-25  Dodji Seketeli  <dodji@redhat.com>
1026
1027         PR c++/44188
1028         * c-common.c (is_typedef_decl): Move this definition ...
1029         * tree.c (is_typedef_decl): ... here.
1030         (typdef_variant_p): Move definition here from gcc/cp/tree.c.
1031         * c-common.h (is_typedef_decl): Move this declaration ...
1032         * tree.h (is_typedef_decl): ... here.
1033         (typedef_variant_p): Move declaration here from gcc/cp/cp-tree.h
1034         * dwarf2out.c (is_naming_typedef_decl): New function.
1035         (gen_tagged_type_die): Split out of ...
1036         (gen_type_die_with_usage): ... this function. When an anonymous
1037         tagged type is named by a typedef, make sure a DW_TAG_typedef DIE
1038         is emitted for the typedef.
1039         (gen_typedef_die): Emit DW_TAG_typedef also for typedefs naming
1040         anonymous tagged types.
1041
1042 2010-05-27  Jason Merrill  <jason@redhat.com>
1043
1044         * print-tree.c (debug_vec_tree): New fn.
1045         (print_vec_tree): New fn.
1046         * tree.h: Declare them.
1047         * gdbinit.in (pvt): New command.
1048
1049         * print-tree.c (print_node) [TREE_VEC]: Print elements normally.
1050
1051         * gdbinit.in (pdd): New command.
1052
1053 2010-05-27  Jan Hubicka  <jh@suse.cz>
1054
1055         * ipa-inline.c (cgraph_estimate_size_after_inlining): Make inline.
1056         (update_caller_keys): Return early if there are no callers;
1057         only update fibheap when decresing the key.
1058         (update_callee_keys): Avoid recursion.
1059         (decide_inlining_of_small_functions): When badness does not match;
1060         re-insert into fibheap.
1061
1062 2010-05-27  Steven Bosscher  <steven@gcc.gnu.org>
1063
1064         * Makefile.in (ALL_CFLAGS): Add file-specific CFLAGS.
1065         (ALL_HOST_FRONTEND_OBJS): New, for all front-end specific objects.
1066         (ALL_HOST_BACKEND_OBJS): New, for all backend and target objects.
1067         (ALL_HOST_OBJS): Now a union of the above two.
1068         <section "Language makefile fragments">: Add -DIN_GCC_FRONTEND for
1069         all files in ALL_HOST_FRONTEND_OBJS.
1070         * system.h: Poison GCC_RTL_H if IN_GCC_FRONTEND is defined.
1071
1072         * c-common.c: Pretend to be a backend file by undefining
1073         IN_GCC_FRONTEND (still need rtl.h here).
1074
1075 2010-05-27  Jan Hubicka  <jh@suse.cz>
1076
1077         * cgraph.h (struct cgraph_node): Mark former_clone_of by GTY ((skip)).
1078         * cgraphunit.c (clone_of_p): Compile only when checking is enabled.
1079
1080 2010-05-27  Jan Hubicka  <jh@suse.cz>
1081
1082         * sched-ebb.c: Rename struct deps to struct deps_desc.
1083         * ddg.c: Likewise.
1084         * sel-sched-ir.c: Likewise.
1085         * sched-deps.c: Likewise.
1086         * sched-int.h: Likewise.
1087         * sched-rgn.c: Likewise.
1088
1089 2010-05-27  Jon Beniston <jon@beniston.com>
1090
1091         PR 43726
1092         * config/lm32/lm32.h: Remove definition of 
1093         GO_IF_MODE_DEPENDENT_ADDRESS. Update copyright year.
1094
1095 2010-05-27  Eric Botcazou  <ebotcazou@adacore.com>
1096
1097         PR lto/44230
1098         * dwarf2out.c (dwarf2out_begin_prologue): Fix nits in sorry message.
1099
1100 2010-05-27  Richard Guenther  <rguenther@suse.de>
1101
1102         PR tree-optimization/44284
1103         * tree-vect-stmts.c (vectorizable_assignment): Handle
1104         sign-changing conversions as simple copy.
1105
1106 2010-05-27  Maxim Kuvyrkov  <maxim@codesourcery.com>
1107
1108         * gthr-posix.h (pthread_cancel): Don't declare if compiling against
1109         Bionic C library.
1110         (__gthread_active_p): Check for pthread_create if compiling against
1111         Bionic C library.
1112
1113 2010-05-27  Maxim Kuvyrkov  <maxim@codesourcery.com>
1114
1115         Support compilation for Android platform.  Reimplement -mandroid.
1116
1117         * config.gcc (*linux*): Include linux-android.h and linux-android.opt.
1118         (*android*): Set ANDROID_DEFAULT.
1119         (arm*-*-linux*): Include linux-android.h.
1120         (arm*-*-eabi*): Don't include previous -mandroid implementation.
1121         * config/arm/eabi.h: Remove, move Android-specific parts ...
1122         * config/linux-android.h: ... here.  New file.
1123         * config/arm/eabi.opt: Rename to ...
1124         * config/linux-android.opt: ... this.
1125         (mandroid): Allow -mno-android option.  Initialize based on
1126         ANDROID_DEFAULT.
1127         * config/linux.h (STARTFILE_SPEC, ENDFILE_SPEC, CC1_SPEC, LIB_SPEC):
1128         Move logic to corresponding LINUX_TARGET_* macros.
1129         (TARGET_OS_CPP_BUILTINS): Define __ANDROID__, when appropriate.
1130         * config/linux-eabi.h (LINK_SPEC, CC1_SPEC, CC1PLUS_SPEC, LIB_SPEC,)
1131         (STARTFILE_SPEC, ENDFILE_SPEC): Define to choose between Linux and
1132         Android definitions.
1133         (LINUX_TARGET_OS_CPP_BUILTINS): Define __ANDROID__ if TARGET_ANDROID.
1134         * doc/invoke.texi (-mandroid, -tno-android-cc, -tno-android-ld):
1135         Document.
1136
1137 2010-05-27  Maxim Kuvyrkov  <maxim@codesourcery.com>
1138
1139         Add support for Bionic C library
1140
1141         * config.gcc (LIBC_GLIBC, LIBC_BIONIC, LIBC_UCLIBC): New tm_define
1142         macro.
1143         (DEFAULT_LIBC): New tm_define macro set to one of LIBC_*.
1144         (bfin*-uclinux, moxie-*-uclinux*, m68k-*-uclinux*): Update.
1145
1146         * config/linux.h (OPTION_GLIBC, OPTION_UCLIBC, OPTION_BIONIC): Define.
1147         (LINUX_TARGET_OS_CPP_BUILTINS): Define __gnu_linux__ only for GLIBC.
1148         (CHOOSE_DYNAMIC_LINKER1, CHOOSE_DYNAMIC_LINKER): Make it easier
1149         to support multiple C libraries.  Handle Bionic.
1150         (BIONIC_DYNAMIC_LINKER, BIONIC_DYNAMIC_LINKER32,)
1151         (BIONIC_DYNAMIC_LINKER64): Define.
1152         (LINUX_DYNAMIC_LINKER, LINUX_DYNAMIC_LINKER32, LINUX_DYNAMIC_LINKER64):
1153         Update.
1154         (TARGET_HAS_SINCOS): Enable for Bionic.
1155
1156         * config/linux.opt: Rewrite to handle more than 2 C libraries.  Make
1157         the last option specified on command line take effect.
1158         (linux_uclibc): Rename to linux_libc, initialize using DEFAULT_LIBC.
1159         (mbionic): New.
1160         (mglibc, muclibc): Update.
1161
1162         * config/alpha/linux-elf.h, config/rs6000/linux64.h,
1163         * config/rs6000/sysv4.h (CHOOSE_DYNAMIC_LINKER): Update to use
1164         DEFAULT_LIBC.
1165
1166         * doc/invoke.texi (-mglibc, -muclibc): Update.
1167         (-mbionic): Document.
1168
1169 2010-05-27  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
1170
1171         * c-common.h (c_register_addr_space): Add prototype.
1172         (ADDR_SPACE_KEYWORD): Remove.
1173         * c-common.c (c_register_addr_space): New function.
1174         (c_addr_space_name): Reimplement.
1175         (c_common_reswords): Do not include TARGET_ADDR_SPACE_KEYWORDS.
1176
1177         * config/spu/spu.h (TARGET_ADDR_SPACE_KEYWORDS): Remove.
1178         (REGISTER_TARGET_PRAGMAS): Call c_register_addr_space.
1179
1180         * doc/tm.texi (Named Address Spaces): Mention c_register_addr_space.
1181         Remove TARGET_ADDR_SPACE_KEYWORDS.
1182
1183 2010-05-27  Joseph Myers  <joseph@codesourcery.com>
1184
1185         * input.c: New file.
1186         * input.h (main_input_filename): Move declaration to toplev.h.
1187         * toplev.c (input_location, line_table): Move to input.c
1188         * toplev.h (main_input_filename): Move declaration from input.h.
1189         * tree.c (expand_location): Move to input.c.
1190         * Makefile.in (OBJS-common): Add input.o.
1191         (input.o): Add dependencies.
1192
1193 2010-05-27  Richard Guenther  <rguenther@suse.de>
1194
1195         * lto-wrapper.c (maybe_unlink_file): Ignore unlink failure
1196         for non-existant files.
1197         (fork_execute): Mark args_name file as deleted.
1198
1199 2010-05-27  Kai Tietz  <kai.tietz@onevision.com>
1200
1201         PR bootstrp/44287
1202         * c-lex.c (narrowest_unsigned_type): Check for NULL_TREE.
1203         (narrow_signed_type): Likewise.
1204
1205 2010-05-26  Jan Hubicka  <jh@suse.cz>
1206
1207         * cgraphunit.c (verify_cgraph_node): Do checking that DECL match
1208         edge only when checking is enabled; check using former_clone_of;
1209         check inline clones too.
1210         (cgraph_materialize_clone): Record former_clone_of pointer.
1211         (cgraph_redirect_edge_call_stmt_to_callee): Assert that we are not
1212         combining redirections; dump args_to_skip bitmap
1213         (cgraph_materialize_all_clones): Do no redirection here.
1214         * ipa-inline.c (inline_transform): Do redirection here.
1215         * cgraph.h (struct cgraph_node): Add former_clone_of filed (enabled
1216         cheking only).
1217
1218 2010-05-26  Steven Bosscher  <steven@gcc.gnu.org>
1219
1220         * config/avr/avr-c.c: Do not include regs.h.
1221         Include cpplib.h for cpp_define and tree.h for c-common.h.
1222         * config/avr/avr-devices.c (avr_mcu_types): Fix initializer.
1223         * config/avr/t-avr: Fix dependencies for avr-c.o.
1224
1225 2010-05-26  Steven Bosscher  <steven@gcc.gnu.org>
1226
1227         * explow.c (set_stack_check_libfunc): Adjust to accept name as a
1228         string instead of SYMBOL_REF rtx.
1229         * rtl.h (set_stack_check_libfunc): Move prototype from here...
1230         * libfuncs.h: ...to here.  Adjust for explow.c change.
1231
1232 2010-05-26  Joseph Myers  <joseph@codesourcery.com>
1233
1234         * pretty-print.c: Don't include ggc.h.
1235         (identifier_to_locale_alloc, identifier_to_locale_free): Define.
1236         (identifier_to_locale): Use them for allocation.
1237         * pretty-print.h (identifier_to_locale_alloc,
1238         identifier_to_locale_free): Declare.
1239         * toplev.c (alloc_for_identifier_to_locale): New.
1240         (general_init): Set identifier_to_locale_alloc and
1241         identifier_to_locale_free.
1242         * Makefile.in (pretty-print.o): Update dependencies.
1243
1244 2010-05-26  Eric Botcazou  <ebotcazou@adacore.com>
1245
1246         * gimple.c (gimple_types_compatible_p): Return 0 for aggregate and
1247         pointer types if they have different alignment or mode.
1248
1249 2010-05-26  Anatoly Sokolov  <aesok@post.ru>
1250
1251         * config/sparc/sparc.h (FUNCTION_VALUE, FUNCTION_OUTGOING_VALUE,
1252         LIBCALL_VALUE, FUNCTION_VALUE_REGNO_P): Remove macros.
1253         * config/sparc/sparc-protos.h (function_value): Remove declaration.
1254         * config/sparc/sparc.c (sparc_function_value, sparc_libcall_value,
1255         sparc_function_value_regno_p): New functions.
1256         (TARGET_FUNCTION_VALUE, TARGET_LIBCALL_VALUE,
1257         TARGET_FUNCTION_VALUE_REGNO_P): Define.
1258         (function_value): Rename to...
1259         (sparc_function_value_1): ... this. Make static. Change 'incoming_p'
1260         argument to 'outgoing'.
1261         (function_arg_record_value, function_arg_union_value,
1262         function_arg_vector_value): Update comment.
1263
1264 2010-05-26  Eric Botcazou  <ebotcazou@adacore.com>
1265
1266         * dwarf2out.c (struct dw_fde_struct): Reorder flags.
1267         (fde_needed_for_eh_p): New predicate.
1268         (output_call_frame_info): Use it throughout to decide whether FDEs
1269         are needed for EH purpose.
1270         (dwarf2out_begin_prologue): Reorder assignments.
1271
1272 2010-05-26  Sebastian Pop  <sebastian.pop@amd.com>
1273
1274         * tree-if-conv.c (if_convertible_gimple_assign_stmt_p): Do not
1275         special case loop->header.
1276         (is_predicated): New.
1277         (if_convertible_loop_p): Call it.
1278
1279 2010-05-26  Sebastian Pop  <sebastian.pop@amd.com>
1280
1281         * tree-if-conv.c (add_to_dst_predicate_list): Do not pass a statemet
1282         iterator in parameter.  Do not generate code during the analysis.
1283         (tree_if_convert_cond_stmt): Removed.
1284         (tree_if_convert_stmt): Removed.
1285         (predicate_bbs): New.
1286         (if_convertible_loop_p): Call predicate_bbs.
1287         (tree_if_conversion): Simplify the top-level logic as predicate_bbs
1288         now contains all the analysis part.
1289
1290 2010-05-26  Sebastian Pop  <sebastian.pop@amd.com>
1291
1292         * tree-if-conv.c (tree_if_convert_cond_stmt): Do not remove
1293         statements in the analysis part.
1294         (tree_if_convert_stmt): Update comment.
1295         (remove_conditions_and_labels): New.
1296         (combine_blocks): Call remove_conditions_and_labels.
1297         (tree_if_conversion): Update comment.
1298
1299 2010-05-26  Sebastian Pop  <sebastian.pop@amd.com>
1300
1301         * tree-if-conv.c (if_convertible_bb_p): Don't handle BBs with more
1302         than 2 predecessors or more than 2 successors.
1303
1304 2010-05-26  Sebastian Pop  <sebastian.pop@amd.com>
1305
1306         * tree-if-conv.c (if_convertible_loop_p): Avoid if-conversion
1307         of loops in which the data dependence analysis fails.
1308
1309 2010-05-26  Sebastian Pop  <sebastian.pop@amd.com>
1310
1311         * tree-if-conv.c (if_convertible_loop_p): Do not compute/free
1312         CDI_POST_DOMINATORS.
1313         (tree_if_conversion): Same.
1314
1315 2010-05-26  Sebastian Pop  <sebastian.pop@amd.com>
1316
1317         * tree-if-conv.c (tree_if_conversion): Do not return a bool.
1318
1319 2010-05-26  Sebastian Pop  <sebastian.pop@amd.com>
1320
1321         * tree-if-conv.c: Update copyright years.  Fix comments.
1322         Fix indentation.
1323
1324 2010-05-26  Kai Tietz  <kai.tietz@onevision.com>
1325
1326         * builtin-types.def (BT_INT128): New primitive type.
1327         (BT_UINT128): Likewise.
1328         * c-common.c (c_common_r): Add __int128 keyword.
1329         (c_common_type_for_size): Handle __int128.
1330         (c_common_type_for_mode): Likewise.
1331         (c_common_signed_or_unsigned_type): Likewise.
1332         (c_common_nodes_and_builtins): Add builtin type
1333         if target supports 128-bit integer scalar.
1334         * c-common.h (enum rid): Add RID_INT128.
1335         * c-cppbuiltin.c (c_cpp_builtins): Define __SIZEOF_INT128__
1336         if target supports 128-bit integer scalar.
1337         * c-decl.c (declspecs_add_type): Handle new keyword __int128.
1338         (finish_declspecs): Likewise.
1339         * c-parser.c (c_token_starts_typename): Handle RID_INT128.
1340         (c_token_starts_declspecs): Likewise.
1341         (c_parser_declspecs): Likewise.
1342         (c_parser_attributes): Likewise.
1343         (c_parser_objc_selector): Likewise.
1344         * c-pretty-print.c (pp_c_integer_constant): Handle __int128.
1345         * c-tree.h (enum c_typespec_keyword): Add cts_int128.
1346         * gimple.c (gimple_signed_or_unsigned_type): Handle int128 types.
1347         * tree.c (make_or_reuse_type): Likewise.
1348         (make_unsigned_type): Likewise.
1349         (build_common_tree_nodes_2): Likewise.
1350         * tree.h (enum integer_type_kind): Add itk_int128 and
1351         itk_unsigned_int128.
1352         (int128_integer_type_node): New define.
1353         (int128_unsigned_type_node): New define.
1354         * doc/extend.texi: Add documentation about __int128 type.
1355
1356 2010-05-26  Richard Guenther  <rguenther@suse.de>
1357
1358         * tree-ssa-sccvn.c (copy_nary): Adjust.
1359         (copy_phis): Rename to ...
1360         (copy_phi): ... this.  Adjust.
1361         (copy_references): Rename to ...
1362         (copy_reference): ... this.  Adjust.
1363         (process_scc): Use HTAB_FOR_EACH_ELEMENT to insert the
1364         result into the valid table.
1365
1366 2010-05-26  Steven Bosscher  <steven@gcc.gnu.org>
1367
1368         * config/spu/spu-c.c: Do not include function.h, rtl.h, expr.h,
1369         insn-config.h, insn-codes.h, recog.h, and optabs.h.
1370
1371 2010-05-26  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
1372
1373         * ggc.h (ggc_min_expand_heuristic, ggc_min_heapsize_heuristic): Remove.
1374
1375 2010-05-26  Richard Guenther  <rguenther@suse.de>
1376
1377         * opts.c (common_handle_option): Handle OPT_Ofast.
1378
1379 2010-05-26  Joseph Myers  <joseph@codesourcery.com>
1380
1381         * diagnostic.c: Don't include opts.h.
1382         (permissive_error_option): Define.
1383         (diagnostic_initialize): Take n_opts parameter.  Allocate memory
1384         for classify_diagnostic.  Don't use memset for
1385         classify_diagnostic.  Initialize new and recently added fields.
1386         (diagnostic_classify_diagnostic): Use context->n_opts instead of
1387         N_OPTS.
1388         (diagnostic_report_diagnostic): Pass context parameter to
1389         diagnostic_report_warnings_p.  Use option_enabled and option_name
1390         hooks from context.
1391         (emit_diagnostic): Use permissive_error_option.
1392         (permerror): Likewise.
1393         * diagnostic.h: Don't include options.h.
1394         (struct diagnostic_context): Add n_opts, opt_permissive,
1395         inhibit_warnings, warn_system_headers, option_enabled and
1396         option_name fields.  Change classify_diagnostic to a pointer.
1397         * opts-diagnostic.h: New file.
1398         * opts.c: Include opts-diagnostic.h.
1399         (common_handle_option): Set global_dc fields for -Wfatal-errors,
1400         -Wsystem-headers, -fshow-column, -pedantic-errors and -w.
1401         (option_name): New function.
1402         * c-opts.c (c_common_init_options): Set global_dc->opt_permissive.
1403         (c_common_handle_option): Set global_dc->permissive for
1404         -fpermissive.
1405         * c-common.c (c_cpp_error): Save and restore
1406         global_dc->warn_system_headers, not variable warn_system_headers.
1407         * toplev.c: Include opts-diagnostic.h.
1408         (general_init): Update call to diagnostic_initialize.  Set
1409         global_dc->show_column, global_dc->option_enabled and
1410         global_dc->option_name.
1411         (process_options): Don't set global_dc fields here.
1412         * Makefile.in (DIAGNOSTIC_H): Remove options.h.
1413         (diagnostic.o, opts.o, toplev.o): Update dependencies.
1414
1415 2010-04-30  Hariharan Sandanagobalane  <hariharan@picochip.com>
1416
1417         * config/picochip/picochip.md (movsi): Split a movsi from a
1418         const after reload.
1419
1420 2010-05-26  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
1421
1422         * ggc-zone.c: Update copyright year.
1423         (poison_region): Mark memory for Valgrind as undefined before
1424         memset () call and inaccessible afterwards.
1425         (ggc_pch_total_size): Change type of i to int.
1426
1427 2010-05-26  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
1428
1429         * ggc-common.c (ggc_free_overhead): Allow empty slot.
1430
1431 2010-05-26  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
1432
1433         * ggc-common.c: Update copyright year.
1434         (ggc_rlimit_bound): Remove prototype.  Compile only if
1435         !ENABLE_GC_CHECKING && !ENABLE_GC_ALWAYS_COLLECT.
1436         (ggc_min_heapsize_heuristic): Compile only if !ENABLE_GC_CHECKING
1437         && !ENABLE_GC_ALWAYS_COLLECT.  Make static.
1438         (ggc_min_heapsize_heuristic): Likewise.
1439
1440 2010-05-26  Richard Guenther  <rguenther@suse.de>
1441
1442         PR rtl-optimization/44164
1443         * tree-ssa-alias.c (aliasing_component_refs_p): Fix the
1444         no-common access-path disambiguation.
1445         (indirect_ref_may_alias_decl_p): Adjust.
1446         (indirect_refs_may_alias_p): Likewise.
1447         (refs_may_alias_p_1): Likewise.
1448
1449 2010-05-26  Steven Bosscher  <steven@gcc.gnu.org>
1450
1451         * c-typeck.c: Do not include expr.h.
1452
1453 2010-05-26  Steven Bosscher  <steven@gcc.gnu.org>
1454
1455         * rtl.h (decl_default_tls_model): Move prototype from here...
1456         * output.h: ...to here.
1457         * c-decl.c: Do not include rtl.h.
1458         * c-pragma.c: Likewise.
1459         * c-parser.c: Likewise.
1460         * c-gimplify.c: Likewise.  And also not hard-reg-set.
1461         * c-common.c: Do not include rtl.h.  Include tm_p.h and add a
1462         FIXME note for it.  Add a FIXME note for expr.h.
1463         * config/i386/i386-protos.h (ix86_enum_va_list, ix86_fn_abi_va_list,
1464         ix86_canonical_va_list_type): Make visible even if RTX_CODE is not
1465         defined.
1466
1467 2010-05-26  Jakub Jelinek  <jakub@redhat.com>
1468
1469         PR target/44199
1470         * config/rs6000/rs6000.c (rs6000_emit_epilogue): If cfun->calls_alloca
1471         or total_size is larger than red zone size for non-V4 ABI, emit a
1472         stack_tie resp. frame_tie insn before stack pointer restore.
1473         * config/rs6000/rs6000.md (frame_tie): New insn.
1474
1475 2010-05-25  Eric Botcazou  <ebotcazou@adacore.com>
1476
1477         * function.h (struct function): Add can_throw_non_call_exceptions bit.
1478         * lto-streamer-in.c (input_function): Stream it in.
1479         * lto-streamer-out.c (output_function): Stream it out.
1480         * function.c (allocate_struct_function): Set it.
1481         (expand_function_end): Substitute cfun->can_throw_non_call_exceptions
1482         for flag_non_call_exceptions.
1483         * cfgbuild.c (control_flow_insn_p): Likewise.
1484         (make_edges): Likewise.
1485         * cfgexpand.c (expand_stack_alignment): Likewise.
1486         * combine.c (distribute_notes): Likewise.
1487         * cse.c (cse_extended_basic_block): Likewise.
1488         * except.c (insn_could_throw_p): Likewise.
1489         * gcse.c (simple_mem): Likewise.
1490         * ipa-pure-const.c (check_call): Likewise.
1491         (check_stmt ): Likewise.
1492         * lower-subreg.c (lower-subreg.c): Likewise.
1493         * optabs.c (emit_libcall_block): Likewise.
1494         (prepare_cmp_insn): Likewise.
1495         * postreload-gcse.c (eliminate_partially_redundant_loads): Likewise.
1496         * postreload.c (rest_of_handle_postreload): Likewise.
1497         * reload1.c (reload_as_needed): Likewise.
1498         (emit_input_reload_insns): Likewise.
1499         (emit_output_reload_insns): Likewise.
1500         (fixup_abnormal_edges): Likewise.
1501         * sel-sched-ir.c (init_global_and_expr_for_insn): Likewise.
1502         * store-motion.c (find_moveable_store): Likewise.
1503         * tree-eh.c (stmt_could_throw_p): Likewise.
1504         (tree_could_throw_p): Likewise.
1505         * tree-ssa-dce.c (mark_stmt_if_obviously_necessary): Likewise.
1506         * config/arm/arm.c (arm_expand_prologue): Likewise.
1507         (thumb1_expand_prologue): Likewise.
1508         * config/rx/rx.md (cbranchsf4): Likewise.
1509         (cmpsf): Likewise.
1510         * config/s390/s390.c (s390_emit_prologue): Likewise.
1511         * tree-inline.c (initialize_cfun): Copy can_throw_non_call_exceptions.
1512         (inline_forbidden_into_p): New predicate.
1513         (expand_call_inline): Use it to forbid inlining.
1514         (tree_can_inline_p): Likewise.
1515
1516 2010-05-25  Steven Bosscher  <steven@gcc.gnu.org>
1517
1518         * config/i386/i386-c.c: Do not include rtl.h.
1519         * config/i386/t-i386: Update dependencies.
1520
1521 2010-05-25  Steven Bosscher  <steven@gcc.gnu.org>
1522
1523         * attribs.c: Do not include rtl.h.
1524         * Makefile.in: Update dependencies.
1525
1526 2010-05-25  Anatoly Sokolov  <aesok@post.ru>
1527
1528         * double-int.h (double_int_and): New.
1529         * combine.c (try_combine): Clean up, use double_int_* and
1530         immed_double_int_const functions.
1531
1532 2010-05-25  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1533
1534         * configure.ac (gcc_cv_as_ld_jalr_reloc): Redirect grep stdout,
1535         stderr to /dev/null instead of grep -q.
1536         * configure: Regenerate.
1537
1538 2010-05-25  Steven Bosscher  <steven@gcc.gnu.org>
1539
1540         * Makefile.in (EXCEPT_H): Fix typo.
1541
1542 2010-05-25  Vladimir Makarov <vmakarov@redhat.com>
1543
1544         * ira-build.c (update_conflict_hard_reg_costs): New.
1545         (ira_build): Call update_conflict_hard_reg_costs.
1546
1547 2010-05-25  Jakub Jelinek  <jakub@redhat.com>
1548
1549         PR debug/41371
1550         * var-tracking.c (find_loc_in_1pdv): Guard asserts with
1551         ENABLE_CHECKING.
1552         (intersect_loc_chains): Walk the s2var's loc_chain together
1553         with s1node chain as long as the locations are equal, don't
1554         call find_loc_in_1pdv in that case.
1555
1556         PR debug/42801
1557         * tree-inline.c (remap_decls): Remap DECL_VALUE_EXPR here...
1558         (copy_bind_expr): ... instead of here.
1559         (copy_tree_body_r): If id->remapping_type_depth clear TREE_BLOCK
1560         if the block hasn't been remapped.
1561         * dwarf2out.c (gen_formal_parameter_die, gen_variable_die): When
1562         emitting concrete instance of abstract VLA, add DW_AT_type attribute.
1563
1564 2010-05-25  Richard Guenther  <rguenther@suse.de>
1565
1566         PR middle-end/44069
1567         * gimple-fold.c (maybe_fold_stmt_addition): Avoid generating
1568         out-of-bounds array accesses.
1569
1570 2010-05-25  Richard Guenther  <rguenther@suse.de>
1571
1572         * lto-wrapper.c (nr, input_names, output_names, makefile): Globalize.
1573         (lto_wrapper_exit): Unlink all LTRANS temporary files on error.
1574         (run_gcc): Re-organize to make cleanup easier.
1575
1576 2010-05-25  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
1577
1578         * config/s390/s390.c (optimization_options): Fix and move the
1579         flag_prefetch_loop_arrays override ...
1580         (override_options): ... here.
1581
1582 2010-05-25  Joseph Myers  <joseph@codesourcery.com>
1583
1584         * diagnostic.c: Don't include plugin.h.
1585         (diagnostic_report_diagnostic): Don't handle plugins specially
1586         here.  Pass context to internal_error callback.
1587         * diagnostic.h (struct diagnostic_context): Add context parameter
1588         to internal_error callback.
1589         * plugin.c (warn_if_plugins, plugins_internal_error_function): New.
1590         * plugin.h (struct diagnostic_context): Declare.
1591         (warn_if_plugins, plugins_internal_error_function): Declare.
1592         * toplev.c (general_init): Set global_dc->internal_error.
1593         * Makefile.in (diagnostic.o): Update dependencies.
1594
1595 2010-05-25 Iain Sandoe  <iains@gcc.gnu.org>
1596
1597         * config/rs6000/darwin64.h: Update DARWIN_ARCH_SPEC.
1598         * config/rs6000/t-darwin64: New.
1599         * config.gcc (powerpc64-*-darwin*): Use darwin.opts, t-darwin64,
1600         build crt2.
1601
1602 2010-05-25  Christian Borntraeger  <borntraeger@de.ibm.com>
1603
1604         PR 44203
1605         * tree-ssa-loop-prefetch.c: Fix logic for step calculation to
1606         match the original (and intended) behaviour before r159557.  This
1607         changeset changed a=a+b*c to a=(a+b)*b which was obviously wrong
1608         in two ways.
1609
1610 2010-05-25  Richard Guenther  <rguenther@suse.de>
1611
1612         * doc/invoke.texi: Document -Ofast.
1613         * target.h (struct gcc_target): Add handle_ofast.
1614         * target-def.h (TARGET_HANDLE_OFAST): Add.
1615         (TARGET_INITIALIZER): Adjust.
1616         * opts.c (decode_options): Handle -Ofast.  Enable -ffast-math with it.
1617         * common.opt (Ofast): Add.
1618
1619 2010-05-25  Paolo Bonzini  <bonzini@gnu.org>
1620
1621         * doc/tm.texi (STORE_FLAG_VALUE): Do not refer to sCC patterns.
1622         * doc/md.texi (cstoreXX4): Update for cond-optab changes.
1623
1624 2010-05-25  Paolo Bonzini  <bonzini@gnu.org>
1625
1626         PR target/43610
1627         * optabs.c (prepare_float_lib_cmp): Allow reversing the comparison
1628         even if !FLOAT_LIB_COMPARE_RETURNS_BOOL.  Always compute true_rtx and
1629         false_rtx.  Use false_rtx to compute the correct *ptest for reversed
1630         comparisons for which !FLOAT_LIB_COMPARE_RETURNS_BOOL.
1631
1632 2010-05-25  Jakub Jelinek  <jakub@redhat.com>
1633
1634         * dwarf2out.c (loc_descr_plus_const): When offset is negative, use
1635         DW_OP_minus with negated offset instead of DW_OP_plus.
1636         (loc_list_from_tree): Don't test whether second operand is INTEGER_CST.
1637
1638 2010-05-25  Wei Guozhi  <carrot@google.com>
1639
1640         * config/arm/thumb2.md (thumb2_tlobits_cbranch): Add constraint to
1641         tst instruction and a new alternative.
1642         * config/arm/constraints.md (Pu): New constraint.
1643
1644 2010-05-24  Sebastian Pop  <sebastian.pop@amd.com>
1645
1646         * function.c (assign_stack_local_1): Initialize variable
1647         to avoid warning when bootstrapping at -O3.
1648
1649 2010-05-24  Steven Bosscher  <steven@gcc.gnu.org>
1650
1651         * configure.ac (all_lang_makefiles): Remove everything related to it.
1652         * configure: Regenerate.
1653         * Makefile.in: Fix reference to ada Make-lang.in.
1654         Remove support for LANG_MAKEFILES.
1655
1656 2010-05-24  Daniel Jacobowitz  <dan@codesourcery.com>
1657             Sandra Loosemore  <sandra@codesourcery.com>
1658
1659         * config/arm/neon-testgen.ml: Use dg-add-options arm_neon.
1660         * doc/sourcebuild.texi (Effective-Target Keywords): Update arm_neon_ok
1661         description.  Add arm_neon_fp16_ok.
1662         (Add Options): Add arm_neon and arm_neon_fp16.
1663
1664 2010-05-24  Joseph Myers  <joseph@codesourcery.com>
1665
1666         * diagnostic.c: Don't include flags.h.
1667         (pedantic_warning_kind, permissive_error_kind): Take diagnostic
1668         context parameters.  Check flags in the context passed as a parameter.
1669         (diagnostic_build_prefix): Add context parameter.  Check
1670         show_column flag in context.
1671         (diagnostic_action_after_output): Check fatal_errors flag in context.
1672         (diagnostic_report_current_module): Check show_column flag in context.
1673         (default_diagnostic_starter): Update call to
1674         diagnostic_build_prefix.
1675         (diagnostic_report_diagnostic): Pass context to pedantic_warning_kind.
1676         (emit_diagnostic): Pass context to permissive_error_kind.
1677         (permerror): Pass context to permissive_error_kind.
1678         * diagnostic.h (struct diagnostic_context): Add show_column,
1679         pedantic_errors, permissive and fatal_errors fields.
1680         (diagnostic_build_prefix): Update prototype.
1681         * langhooks.c
1682         * toplev.c (process_options): Set flags in global_dc from
1683         flag_show_column, flag_pedantic_errors, flag_permissive,
1684         flag_fatal_errors.
1685         * tree-diagnostic.c (default_tree_diagnostic_starter): Update call
1686         to diagnostic_build_prefix.
1687         * Makefile.in (diagnostic.o): Update dependencies.
1688
1689 2010-05-24  H.J. Lu  <hongjiu.lu@intel.com>
1690
1691         * config/i386/ia32intrin.h (__crc32q): Define only if
1692         __SSE4_2__ is defined.
1693
1694 2010-05-24  Iain Sandoe  <iains@gcc.gnu.org>
1695
1696         PR target/44132
1697         PR middle-end/43602
1698         * varasm.c (get_emutls_init_templ_addr): Copy DECL_PRESERVE_P,
1699         DECL_VISIBILITY_SPECIFIED.
1700         (emutls_decl): Set DECL_PRESERVE_P and copy
1701         DECL_VISIBILITY_SPECIFIED, DECL_RESTRICTED_P.
1702         (emutls_finalize_control_var): New callback.
1703         (emutls_finish): Finalize emutls control variables.
1704         * toplev.c (compile_file): Move the call to emutls_finish ()
1705         before varpool_assemble_pending_decls ().
1706
1707 2010-05-24  Daniel Gutson  <dgutson@codesourcery.com>
1708
1709         * config/arm/lib1funcs.asm (__ARM_ARCH__): __ARM_ARCH_7EM__
1710         added to the preprocessor condition.
1711
1712 2010-05-24  Paul Brook  <paul@codesourcery.com>
1713
1714         * gengtype-lex.l: Add HARD_REG_SET.
1715         * expr.c (expand_expr_real_1): Record writes to hard registers.
1716         * function.c (rtl_data): Add asm_clobbers.
1717         * ira.c (compute_regs_asm_clobbered): Use crtl->asm_clobbers.
1718         (ira_setup_eliminable_regset): Remove regs_asm_clobbered.
1719         Use crtl->asm_clobbers.
1720
1721 2010-05-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1722
1723         * doc/makefile.texi (Makefile): Mention stages 'profile'
1724         and 'feedback' for profiledbootstrap.
1725
1726 2010-05-23  H.J. Lu  <hongjiu.lu@intel.com>
1727
1728         PR target/44245
1729         * config/i386/i386.c (def_builtin): Properly check
1730         OPTION_MASK_ISA_64BIT.
1731
1732 2010-05-23  Joseph Myers  <joseph@codesourcery.com>
1733
1734         * c-decl.c (diagnose_mismatched_decls): Give error for duplicate
1735         typedefs with different but compatible types.  Allow duplicate
1736         typedefs with the same type except for pedantic non-C1X, but give
1737         warning for variably modified types.
1738         * c-typeck.c (tagged_types_tu_compatible_p,
1739         function_types_compatible_p, type_lists_compatible_p,
1740         comptypes_internal): Add parameter different_types_p; set
1741         *different_types_p for different but compatible types.  All
1742         callers changed.
1743         (comptypes_check_different_types): New.
1744         * c-tree.h (comptypes_check_different_types): Declare.
1745
1746 2010-05-23  Steven Bosscher  <steven@gcc.gnu.org>
1747
1748         * regs.h: Do not include obstack.h, basic-block.h.  Include machmode.h.
1749         * jump.c: Include basic-block.h.
1750         * profile.c: Likewise.
1751         * tree-profile.c: Likewise.
1752         * coverage.c: Likewise.
1753         * basic-block.h (optimize_function_for_size_p): Move to function.h.
1754         (optimize_function_for_speed_p): Likewise.
1755         * function.h (optimize_function_for_size_p,
1756         optimize_function_for_speed_p): Moved here from basic-block.h.
1757         * Makefile.in: Update dependencies.
1758
1759 2010-05-23  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1760
1761         * lto-wrapper.c (run_gcc): Unset MAKEFLAGS and MFLAGS
1762         before calling make; allow override through $MAKE.
1763         * doc/invoke.texi (Optimize Options): Document override.
1764
1765 2010-05-23  Anatoly Sokolov  <aesok@post.ru>
1766
1767         * config/rs6000/rs6000.c (rs6000_mode_dependent_address_p): New.
1768         (TARGET_MODE_DEPENDENT_ADDRESS_P): Define.
1769         (rs6000_mode_dependent_address_ptr): Make static.
1770         * config/rs6000/rs6000.h (GO_IF_MODE_DEPENDENT_ADDRESS): Remove.
1771         * config/rs6000/rs6000-protos.h (rs6000_mode_dependent_address_ptr):
1772         Remove.
1773
1774 2010-05-23  Maarten Lankhorst  <mlankhorst@codeweavers.com>
1775
1776         PR target/43869
1777         * config/i386/i386.c: Make sure that the correct regparm is passed.
1778
1779 2010-05-23  Steven Bosscher  <steven@gcc.gnu.org>
1780
1781         * sbitmap.h (sbitmap_ptr, const_sbitmap_ptr): Move from here...
1782         * sbitmap.c: ...to here to internalize sbitmap element access.
1783         Do not include tm.h, rtl.h, flags.h, hard-reg-set.h, and obstack.h.
1784         Explain why basic-block.h is included.
1785         * function.h: Include tm.h for CUMULATIVE_ARGS.
1786         * Makefile.in: Update dependencies.
1787
1788 2010-05-22  Steven Bosscher  <steven@gcc.gnu.org>
1789
1790         * coretypes.h (struct simple_bitmap_def, sbitmap, const_sbitmap):
1791         New core types.
1792         * sbitmap.h (struct sbitmap_def): Do not typedef here.
1793         * sbitmap.c: Include sbitmap.h.
1794         * basic-block.h: Do not include bitmap.h, sbitmap.h, partition.h,
1795         hard-reg-set.h.  Split everything related to regsets out from here...
1796         * regset.h: ...to here.  New file.
1797         * df.h: Include regset.h and sbitmap.h.
1798         * tree-flow.h: Likewise.
1799         * cfgloop.h: Likewise.
1800         * except.h: Do not include sbitmap.h.  Include hashtab.h.
1801         * cgraph.h: Include vec.h and function.h.
1802         * reload.h (struct insn_chain): Change types of live_throughout
1803         and dead_or_set from regset_head to bitmap_head.
1804         (compute_use_by_pseudos): Be defined also if regset.h is not included.
1805         * ira-int.h (struct ira_spilled_reg_stack_slot): Change type of
1806         spilled_regs from regset_head to bitmap_head to avoid dependency
1807         in regset.h.
1808         * sel-sched-ir.h: Include regset.h.
1809         * reload.c: Include df.h before reload.h.
1810         * caller-save.c: Likewise.
1811         * reload1.c: Likewise.
1812         * ira.c: Likewise.
1813         (mark_elimination): Update type of r to bitmap, consistent with
1814         DF_LR_IN.
1815         * dominance.c: Include bitmap.h.
1816         * modulo-sched.c: Include df.h.
1817         * cfganal.c: Include bitmap.h and sbitmap.h.
1818         * cfgbuild.c: Include sbitmap.h.
1819         * lcm.c: Include sbitmap.h.
1820         * gcse.c (alloc_gcse_mem): Allocate regset with ALLOC_REG_SET.
1821         * domwalk.c: Include sbitmap.h, exclude ggc.h.
1822         * cfgexpand.c: Inlcude bitmap.h and sbitmap.h.
1823         * cselib.c: Include bitmap.h.
1824         * tree-optimize.c: Include regset.h.
1825         * stmt.c: Include bitmap.h.
1826         * Makefile.in: Update dependencies.
1827
1828 2010-05-22  Jan Hubicka  <jh@suse.cz>
1829
1830         * cgraph.h (struct varpool_node): Add same_comdat_group.
1831         * lto-cgrpah.c (lto_output_varpool_node): Output same_comdat_group
1832         pointer.
1833         (output_varpool): Update call of lto_output_varpool_node.
1834         (input_varpool): Read same_comdat_group pointer.
1835         (input_varpool_1): Fixup same_comdat_group pointer.
1836         * ipa.c (cgraph_remove_unreachable_nodes): WHen one of same comdat
1837         group is needed, all are.
1838         * varpool.c (varpool_remove_node): Remove node from same comdat group
1839         linklist too.
1840         (varpool_analyze_pending_decls): Walk same comdat groups.
1841
1842 2010-05-22  Steven Bosscher  <steven@gcc.gnu.org>
1843
1844         * rtl.h (union rtunion_def): Remove rt_bit member.
1845         (XBITMAP, X0BITMAP, XCBITMAP): Remove.
1846         * print-rtl (print_rtx): Do not print the member.
1847         * gengtype.c (adjust_field_rtx_def): Do not handle it.
1848         * gengenrtl.c (type_from_format): Likewise.
1849         (accessor_from_format): Likewise.
1850
1851 2010-05-22  Joseph Myers  <joseph@codesourcery.com>
1852
1853         * dbgcnt.c: Include toplev.h instead of errors.h.
1854         * ira-emit.c: Don't include errors.h.
1855         * ira.c: Include toplev.h instead of errors.h.
1856         * lto-compress.c: Include toplev.h instead of errors.h.
1857         * Makefile.in (lto-compress.o, lto-streamer-out.o, ira-emit.o,
1858         ira.o, dbgcnt.o): Update dependencies.
1859
1860 2010-05-22  Richard Guenther  <rguenther@suse.de>
1861
1862         * gimple.c (gimple_types_compatible_p): Check type qualifications
1863         before merging pointer to complete and pointer to incomplete type.
1864         * lto-symtab.c (lto_symtab_resolve_symbols): For commons make sure
1865         we use our own resolution algorithm.  The gold linker plugin
1866         doesn't do the job we want it to do here.
1867
1868 2010-05-22  Anatoly Sokolov  <aesok@post.ru>
1869
1870         * config/sparc/sparc.h (GO_IF_MODE_DEPENDENT_ADDRESS): Remove.
1871         * config/sparc/sparc.c (TARGET_MODE_DEPENDENT_ADDRESS_P): Define.
1872         (sparc_mode_dependent_address_p): New function.
1873
1874 2010-05-21  Steven Bosscher  <steven@gcc.gnu.org>
1875
1876         * Makefile.in: Fix c-pch.o and ggc-common.o dependencies on timevars.
1877
1878         * timevar.c: Do not include any core headers.
1879         (timevar_print): De-i18n-ize.
1880         (print_time): Likewise.
1881         * timevar.h (timevar_push, timevar_pop): Make inline functions.
1882
1883 2010-05-21  Joseph Myers  <joseph@codesourcery.com>
1884
1885         * diagnostic.c: Don't include tm.h, tree.h, tm_p.h, langhooks.h or
1886         langhooks-def.h.
1887         (diagnostic_initialize): Initialize x_data not last_function.
1888         (diagnostic_report_current_function): Move to tree-diagnostic.c.
1889         (default_diagnostic_starter): Call
1890         diagnostic_report_current_module not
1891         diagnostic_report_current_function.
1892         (diagnostic_report_diagnostic): Initialize x_data not
1893         abstract_origin.
1894         (verbatim): Likewise.
1895         * diagnostic.h (struct diagnostic_info): Change abstract_origin to
1896         x_data.
1897         (struct diagnostic_context): Change last_function to x_data.
1898         (diagnostic_auxiliary_data): Replace with
1899         diagnostic_context_auxiliary_data and
1900         diagnostic_info_auxiliary_data.
1901         (diagnostic_last_function_changed, diagnostic_set_last_function,
1902         diagnostic_report_current_function): Move to tree-diagnostic.h.
1903         (print_declaration, dump_generic_node, print_generic_stmt,
1904         print_generic_stmt_indented, print_generic_expr,
1905         print_generic_decl, debug_c_tree, dump_omp_clauses,
1906         print_call_name, debug_generic_expr, debug_generic_stmt,
1907         debug_tree_chain, default_tree_printer): Move to
1908         tree-pretty-print.h.
1909         (debug_gimple_stmt, debug_gimple_seq, print_gimple_seq,
1910         print_gimple_stmt, print_gimple_expr, dump_gimple_stmt): Move to
1911         gimple-pretty-print.h.
1912         * pretty-print.c: Don't include tree.h
1913         (pp_base_format): Don't handle %K here.
1914         (pp_base_tree_identifier): Move to tree-pretty-print.c.
1915         * pretty-print.h (text_info): Change abstract_origin to x_data.
1916         (pp_tree_identifier, pp_unsupported_tree,
1917         pp_base_tree_identifier): Move to tree-pretty-print.h.
1918         * gimple-pretty-print.h, tree-diagnostic.c, tree-diagnostic.h,
1919         tree-pretty-print.h: New files.
1920         * tree-pretty-print.c: Include tree-pretty-print.h.
1921         (percent_K_format): New.  Moved from pretty-print.c.
1922         (pp_base_tree_identifier): Move from pretty-print.c.
1923         * c-objc-common.c: Include tree-pretty-print.h.
1924         (c_tree_printer): Handle %K here.
1925         * langhooks.c: Include tree-diagnostic.h.
1926         (lhd_print_error_function): Use diagnostic_abstract_origin macro.
1927         * toplev.c: Include tree-diagnostic.h and tree-pretty-print.h.
1928         (default_tree_printer): Handle %K using percent_K_format.
1929         (general_init): Use default_tree_diagnostic_starter.
1930         * tree.c: Include tree-diagnostic.h and tree-pretty-print.h.
1931         (free_lang_data): Use default_tree_diagnostic_starter.
1932         * c-pretty-print.c: Include tree-pretty-print.h.
1933         * cfgexpand.c: Include tree-pretty-print.h and gimple-pretty-print.h.
1934         * cgraphunit.c: Include tree-pretty-print.h and gimple-pretty-print.h.
1935         * dwarf2out.c: Include tree-pretty-print.h.
1936         * except.c: Include tree-pretty-print.h.
1937         * gimple-pretty-print.c: Include tree-pretty-print.h and
1938         gimple-pretty-print.h.
1939         * gimplify.c: Include tree-pretty-print.h.
1940         * graphite-poly.c: Include tree-pretty-print.h and
1941         gimple-pretty-print.h.
1942         * ipa-cp.c: Include tree-pretty-print.h.
1943         * ipa-inline.c: Include gimple-pretty-print.h.
1944         * ipa-prop.c: Include tree-pretty-print.h and gimple-pretty-print.h.
1945         * ipa-pure-const.c: Include gimple-pretty-print.h.
1946         * ipa-struct-reorg.c: Include tree-pretty-print.h and
1947         gimple-pretty-print.h.
1948         * ipa-type-escape.c: Include tree-pretty-print.h.
1949         * print-rtl.c: Include tree-pretty-print.h.
1950         * print-tree.c: Include gimple-pretty-print.h.
1951         * sese.c: Include tree-pretty-print.h.
1952         * tree-affine.c: Include tree-pretty-print.h.
1953         * tree-browser.c: Include tree-pretty-print.h.
1954         * tree-call-cdce.c: Include gimple-pretty-print.h.
1955         * tree-cfg.c: Include tree-pretty-print.h and gimple-pretty-print.h.
1956         * tree-chrec.c: Include tree-pretty-print.h.
1957         * tree-data-ref.c: Include tree-pretty-print.h and
1958         gimple-pretty-print.h.
1959         * tree-dfa.c: Include tree-pretty-print.h.
1960         * tree-if-conv.c: Include tree-pretty-print.h and
1961         gimple-pretty-print.h.
1962         * tree-inline.c: Include tree-pretty-print.h.
1963         * tree-into-ssa.c: Include tree-pretty-print.h and
1964         gimple-pretty-print.h.
1965         * tree-nrv.c: Include tree-pretty-print.h.
1966         * tree-object-size.c: Include tree-pretty-print.h and
1967         gimple-pretty-print.h.
1968         * tree-outof-ssa.c: Include tree-pretty-print.h and
1969         gimple-pretty-print.h.
1970         * tree-parloops.c: Include tree-pretty-print.h and
1971         gimple-pretty-print.h.
1972         * tree-predcom.c: Include tree-pretty-print.h and
1973         gimple-pretty-print.h.
1974         * tree-scalar-evolution.c: Include tree-pretty-print.h and
1975         gimple-pretty-print.h.
1976         * tree-sra.c: Include tree-pretty-print.h.
1977         * tree-ssa-address.c: Include tree-pretty-print.h.
1978         * tree-ssa-alias.c: Include tree-pretty-print.h.
1979         * tree-ssa-ccp.c: Include tree-pretty-print.h and
1980         gimple-pretty-print.h.
1981         * tree-ssa-coalesce.c: Include tree-pretty-print.h.
1982         * tree-ssa-copy.c: Include tree-pretty-print.h and
1983         gimple-pretty-print.h.
1984         * tree-ssa-copyrename.c: Include tree-pretty-print.h.
1985         * tree-ssa-dce.c: Include tree-pretty-print.h and
1986         gimple-pretty-print.h.
1987         * tree-ssa-dom.c: Include tree-pretty-print.h and
1988         gimple-pretty-print.h.
1989         * tree-ssa-dse.c: Include gimple-pretty-print.h.
1990         * tree-ssa-forwprop.c: Include tree-pretty-print.h.
1991         * tree-ssa-ifcombine.c: Include tree-pretty-print.h.
1992         * tree-ssa-live.c: Include tree-pretty-print.h and
1993         gimple-pretty-print.h.
1994         * tree-ssa-loop-im.c: Include tree-pretty-print.h and
1995         gimple-pretty-print.h.
1996         * tree-ssa-loop-ivcanon.c: Include tree-pretty-print.h and
1997         gimple-pretty-print.h.
1998         * tree-ssa-loop-ivopts.c: Include tree-pretty-print.h and
1999         gimple-pretty-print.h.
2000         * tree-ssa-loop-niter.c: Include tree-pretty-print.h and
2001         gimple-pretty-print.h.
2002         * tree-ssa-loop-prefetch.c: Include tree-pretty-print.h.
2003         * tree-ssa-math-opts.c: Include gimple-pretty-print.h.
2004         * tree-ssa-operands.c: Include tree-pretty-print.h and
2005         gimple-pretty-print.h.
2006         * tree-ssa-phiprop.c: Include tree-pretty-print.h and
2007         gimple-pretty-print.h.
2008         * tree-ssa-pre.c: Include tree-pretty-print.h and
2009         gimple-pretty-print.h.
2010         * tree-ssa-propagate.c: Include gimple-pretty-print.h.
2011         * tree-ssa-reassoc.c: Include tree-pretty-print.h and
2012         gimple-pretty-print.h.
2013         * tree-ssa-sccvn.c: Include tree-pretty-print.h and
2014         gimple-pretty-print.h.
2015         * tree-ssa-sink.c: Include gimple-pretty-print.h.
2016         * tree-ssa-ter.c: Include tree-pretty-print.h and
2017         gimple-pretty-print.h.
2018         * tree-ssa-uninit.c: Include gimple-pretty-print.h.
2019         * tree-ssa.c: Include tree-pretty-print.h and
2020         gimple-pretty-print.h.
2021         * tree-stdarg.c: Include gimple-pretty-print.h.
2022         * tree-switch-conversion.c: Include gimple-pretty-print.h.
2023         * tree-tailcall.c: Include tree-pretty-print.h and
2024         gimple-pretty-print.h.
2025         * tree-vect-data-refs.c: Include tree-pretty-print.h and
2026         gimple-pretty-print.h.
2027         * tree-vect-loop-manip.c: Include tree-pretty-print.h and
2028         gimple-pretty-print.h.
2029         * tree-vect-loop.c: Include tree-pretty-print.h and
2030         gimple-pretty-print.h.
2031         * tree-vect-patterns.c: Include gimple-pretty-print.h.
2032         * tree-vect-slp.c: Include tree-pretty-print.h and
2033         gimple-pretty-print.h.
2034         * tree-vect-stmts.c: Include tree-pretty-print.h and
2035         gimple-pretty-print.h.
2036         * tree-vectorizer.c: Include tree-pretty-print.h.
2037         * tree-vrp.c: Include tree-pretty-print.h and
2038         gimple-pretty-print.h.
2039         * value-prof.c: Include tree-pretty-print.h and
2040         gimple-pretty-print.h.
2041         * var-tracking.c: Include tree-pretty-print.h.
2042         * Makefile.in (OBJS-common): Add tree-diagnostic.o.
2043         (tree-diagnostic.o): New dependencies.
2044         (c-objc-common.o, c-pretty-print.o, langhooks.o, tree.o,
2045         tree-inline.o, print-tree.o, stor-layout.o, tree-ssa-uninit.o,
2046         tree-ssa.o, tree-into-ssa.o, tree-ssa-ter.o, tree-ssa-coalesce.o,
2047         tree-outof-ssa.o, tree-ssa-forwprop.o, tree-ssa-phiprop.o,
2048         tree-ssa-ifcombine.o, tree-nrv.o, tree-ssa-copy.o,
2049         tree-ssa-propagate.o, tree-ssa-dom.o, tree-ssa-uncprop.o,
2050         tree-ssa-live.o, tree-ssa-copyrename.o, tree-ssa-pre.o,
2051         tree-ssa-sccvn.o, tree-vrp.o, tree-cfg.o, tree-tailcall.o,
2052         tree-ssa-sink.o, tree-if-conv.o, tree-dfa.o, tree-ssa-operands.o,
2053         tree-ssa-address.o, tree-ssa-loop-niter.o,
2054         tree-ssa-loop-ivcanon.o, tree-ssa-loop-prefetch.o, tree-predcom.o,
2055         tree-ssa-loop-ivopts.o, tree-affine.o, tree-ssa-loop-im.o,
2056         tree-ssa-math-opts.o, tree-ssa-alias.o, tree-ssa-reassoc.o,
2057         gimplify.o, tree-browser.o, tree-chrec.o, tree-scalar-evolution.o,
2058         tree-data-ref.o, sese.o, graphite-poly.o, tree-vect-loop.o,
2059         tree-vect-loop-manip.o, tree-vect-patterns.o, tree-vect-slp.o,
2060         tree-vect-stmts.o, tree-vect-data-refs.o, tree-vectorizer.o,
2061         tree-parloops.o, tree-stdarg.o, tree-object-size.o,
2062         gimple-pretty-print.o, tree-pretty-print.o, diagnostic.o,
2063         toplev.o, print-rtl.o, except.o, dwarf2out.o, cgraphunit.o,
2064         ipa-prop.o, ipa-cp.o, ipa-inline.o, ipa-pure-const.o,
2065         ipa-type-escape.o, ipa-struct-reorg.o, tree-ssa-dce.o,
2066         tree-call-cdce.o, tree-ssa-ccp.o, tree-sra.o,
2067         tree-switch-conversion.o, var-tracking.o, value-prof.o,
2068         cfgexpand.o, pretty-print.o): Update dependencies.
2069
2070 2010-05-22  Andreas Tobler  <andreast@fgznet.ch>
2071
2072         * tree-ssa-structalias.c: Remove tm_p.h from include.
2073
2074 2010-05-21  Jeff Law  <law@redhat.com>
2075
2076         * ira-costs.c (ira_tune_allocno_costs_and_cover_classes): Fix typo.
2077
2078 2010-05-21  Jason Merrill  <jason@redhat.com>
2079
2080         * tree-eh.c (cleanup_is_dead_in): New.
2081         (lower_try_finally): Don't generate a dead cleanup region.
2082         (lower_cleanup): Likewise.
2083
2084 2010-05-21  Jakub Jelinek  <jakub@redhat.com>
2085
2086         PR debug/44223
2087         * haifa-sched.c (schedule_insn): When freeing INSN_REG_USE_LIST,
2088         unchain each use from the cyclic next_regno_use chain first.
2089
2090 2010-05-21  Steven Bosscher  <steven@gcc.gnu.org>
2091
2092         * real: Do not include gmp.h, mpfr.h, and mpc.h.
2093         (REAL_VALUE_NEGATE, REAL_VALUE_ABS, real_arithmetic2): Remove.
2094         (real_value_negate, real_value_abs): New prototypes.
2095         (do_mpc_arg2, real_from_mpfr, mpfr_from_real): Move from here...
2096         * realmpfr.h (do_mpc_arg2, real_from_mpfr, mpfr_from_real): ...to here,
2097         new include file for interface between MPFR and REAL_VALUE_TYPE.
2098         * real.c: Include realmpfr.h.
2099         (real_arithmetic2): Remove legacy function.
2100         (real_value_negate): New.
2101         (real_value_abs): New.
2102         (mfpr_from_real, real_from_mpfr): Move from here...
2103         * realmpfr.c (mpfr_from_real, real_from_mpfr): ...to here, new file.
2104         * builtins.c: Include realmpfr.h.
2105         * fold-const.c: Include realmpfr.h.
2106         (fold_comparison): Use real_value_negate instead of REAL_VALUE_NEGATE.
2107         (fold_negate_const): Likewise.
2108         (fold_abs_const): Use real_value_abs instead of REAL_VALUE_ABS.
2109         * toplev.c: Include realmpfr.h.
2110         * simplify-rtx.c (simplify_const_unary_operation): Use real_value_abs
2111         and real_value_negate.
2112         * fixed-value.c (check_real_for_fixed_mode): Likewise.
2113         * config/arm/arm.c (neg_const_double_rtx_ok_for_fpa): Likewise.
2114         (vfp3_const_double_index): Likewise.
2115         (arm_print_operand): Likewise.
2116         * Makefile.in: Update dependencies.
2117
2118 2010-05-21  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
2119
2120         * config/s390/s390.c (override_options): Increase the default
2121         of max-completely-peel-times.
2122
2123 2010-05-21  Julian Brown  <julian@codesourcery.com>
2124             Mark Mitchell  <mark@codesourcery.com>
2125
2126         * config/arm/arm.c (arm_function_ok_for_sibcall): Only forbid
2127         sibling calls for Thumb-1.
2128         * config/arm/arm.h (USE_RETURN_INSN): Enable for Thumb-2.
2129         * config/arm/arm.md (*call_symbol, *call_value_symbol): Use for
2130         Thumb-2.
2131         (*call_insn, *call_value_insn): Don't use for Thumb-2.
2132         (sibcall, sibcall_value, *sibcall_insn, *sibcall_value_insn): Use
2133         for Thumb-2.
2134         (return): New expander.
2135         (*arm_return): New name for ARM return insn.
2136         * config/arm/thumb2.md (*thumb2_return): New insn pattern.
2137
2138 2010-05-19  Joel Sherrill <joel.sherrill@oarcorp.com>
2139
2140         * config.gcc (sparc64-*-rtems*): New target.
2141
2142 2010-05-21  Nathan Froyd  <froydnj@codesourcery.com>
2143
2144         * tree.c (build_function_decl_skip_args): Fix grammar.
2145         (build_function_type_list_1): Fix typos, adjust formatting.
2146
2147 2010-05-21  Steven Bosscher  <steven@gcc.gnu.org>
2148
2149         * tree.h: Include real.h and fixed-value.h as basic datatypes.
2150         * dfp.c, convert.c, reload1.c, reginfo.c, tree-flow.h,
2151         tree-ssa-threadedge.c, tree-ssanames.c, tree-loop-linear.c,
2152         tree-into-ssa.c, tree-vect-generic.c, tree-ssa-structalias.c,
2153         tree-ssa-loop-im.c, tree-dump.c, tree-complex.c, tree-ssa-uninit.c,
2154         genrecog.c, tree-ssa-threadupdate.c, tree-ssa-loop-niter.c,
2155         tree-pretty-print.c, tree-loop-distribution.c,
2156         tree-ssa-loop-unswitch.c, c-lex.c, optabs.c, postreload-gcse.c,
2157         tree-ssa-loop-manip.c, postreload.c, tree-ssa-loop-ch.c,
2158         tree-tailcall.c, tree.c, reload.c, tree-scalar-evolution.c, rtlanal.c,
2159         tree-phinodes.c, builtins.c, final.c, genoutput.c, fold-const.c,
2160         tree-ssa-dse.c, genautomata.c, tree-ssa-uncprop.c, toplev.c,
2161         tree-chrec.c, genemit.c, c-cppbuiltin.c, tree-ssa-sccvn.c,
2162         tree-ssa-ccp.c, tree-ssa-loop-ivopts.c, mode-switching.c,
2163         tree-call-cdce.c, cse.c, genpeep.c, tree-ssa-math-opts.c,
2164         tree-ssa-dom.c, tree-nrv.c, tree-ssa-propagate.c, tree-ssa-alias.c,
2165         tree-ssa-sink.c, jump.c, ifcvt.c, dwarf2out.c, expr.c, genattrtab.c,
2166         genconditions.c, tree-ssa-loop-ivcanon.c, tree-ssa-loop.c,
2167         tree-parloops.c, recog.c, tree-ssa-address.c, lcm.c, tree-eh.c,
2168         gimple-pretty-print.c, c-pretty-print.c, print-rtl.c, gcse.c,
2169         tree-if-conv.c, tree-data-ref.c, tree-affine.c, gimplify.c,
2170         tree-ssa-phiopt.c, implicit-zee.c, expmed.c, tree-dfa.c, emit-rtl.c,
2171         store-motion.c, cselib.c, tree-cfgcleanup.c, simplify-rtx.c,
2172         tree-ssa-pre.c, genpreds.c, tree-mudflap.c, print-tree.c,
2173         tree-ssa-copy.c, tree-ssa-forwprop.c, tree-ssa-dce.c, varasm.c,
2174         tree-nested.c, tree-ssa.c, tree-ssa-loop-prefetch.c, rtl.c,
2175         tree-inline.c, integrate.c, tree-optimize.c, tree-ssa-phiprop.c,
2176         fixed-value.c, combine.c, tree-profile.c, c-common.c, sched-vis.c,
2177         tree-cfg.c, passes.c, tree-ssa-reassoc.c, config/alpha/alpha.c,
2178         config/frv/frv.c, config/s390/s390.c, config/m32c/m32c.c,
2179         config/spu/spu.c, config/sparc/sparc.c, config/mep/mep.c,
2180         config/m32r/m32r.c, config/rx/rx.c, config/i386/i386.c,
2181         config/sh/sh.c, config/pdp11/pdp11.c, config/avr/avr.c,
2182         config/crx/crx.c, config/xtensa/xtensa.c, config/stormy16/stormy16.c,
2183         config/fr30/fr30.c, config/lm32/lm32.c, config/moxie/moxie.c,
2184         config/m68hc11/m68hc11.c, config/cris/cris.c, config/iq2000/iq2000.c,
2185         config/mn10300/mn10300.c, config/ia64/ia64.c, config/m68k/m68k.c,
2186         config/rs6000/rs6000.c, config/picochip/picochip.c, config/darwin.c,
2187         config/arc/arc.c, config/mcore/mcore.c, config/score/score3.c,
2188         config/score/score7.c, config/score/score.c, config/arm/arm.c,
2189         config/pa/pa.c, config/mips/mips.c, config/vax/vax.c,
2190         config/h8300/h8300.c, config/v850/v850.c, config/mmix/mmix.c,
2191         config/bfin/bfin.c: Clean up redundant includes.
2192         * Makefile.in: Update accordingly.
2193
2194 2010-05-21  Nathan Froyd  <froydnj@codesourcery.com>
2195
2196         PR middle-end/44204
2197         * builtins.c (fold_call_stmt): Pass &error_mark_node if the call
2198         statement has no arguments.
2199
2200 2010-05-21  Kai Tietz  <kai.tietz@onevision.com>
2201
2202         PR/44139
2203         * varasm.c (emutls_decl): Merge attributes to new decl.
2204
2205 2010-05-21  Eric Botcazou  <ebotcazou@adacore.com>
2206
2207         PR middle-end/44101
2208         * gimplify.c (gimplify_init_constructor): Build a VIEW_CONVERT_EXPR
2209         around the uniquized constructor if its type requires a conversion.
2210
2211 2010-05-21  Jakub Jelinek  <jakub@redhat.com>
2212
2213         PR debug/44205
2214         * tree-cfgcleanup.c (tree_forwarder_block_p): Return false if
2215         at -O0 goto_locus of any of the incoming edges differs from
2216         goto_locus of outgoing edge, or gimple_location of any of the
2217         labels differs.
2218
2219 2009-09-14  Vladimir Makarov <vmakarov@redhat.com>
2220
2221         * ira.c (ira_non_ordered_class_hard_regs): Define.
2222         (setup_class_hard_regs): Initialize ira_non_ordered_class_hard_regs.
2223         * ira-int.h (ira_non_ordered_class_hard_regs): Declare.
2224         * ira-costs.c (ira_tune_allocno_costs_and_cover_classes): Increase
2225         cost of unaligned hard regs when allocating multi-reg pseudos.
2226
2227 2010-05-20  Richard Sandiford  <rdsandiford@googlemail.com>
2228
2229         * config.gcc (mips*-sde-elf*): Don't use sdemtk.opt.
2230         * config/mips/mips.h (TARGET_CPU_CPP_BUILTINS): Define __mips_no_float
2231         for TARGET_NO_FLOAT.
2232         * config/mips/mips.c (mips_file_start): Expand conditional expression
2233         into "if" statements.  Use .gnu_attribute 4,0 for TARGET_NO_FLOAT.
2234         (mips_override_options): Move -mno-float override -msoft-float and
2235         -mhard-float.
2236         * config/mips/mips.opt (mno-float): Move from sdemtk.opt, but add
2237         Condition(TARGET_SUPPORTS_NO_FLOAT).
2238         * config/mips/sdemtk.h (TARGET_OS_CPP_BUILTINS): Don't set
2239         __mips_no_float here.
2240         (SUBTARGET_OVERRIDE_OPTIONS): Delete.
2241         (TARGET_SUPPORTS_NO_FLOAT): Define.
2242         * config/mips/sdemtk.opt: Delete.
2243
2244 2010-05-20  Segher Boessenkool  <segher@kernel.crashing.org>
2245
2246         * ipa-prop.c (compute_complex_ancestor_jump_func): Bail out if !cond.
2247
2248 2010-05-20  Uros Bizjak  <ubizjak@gmail.com>
2249
2250         PR target/43733
2251         * configure.ac (gcc_cv_as_ix86_sahf): Switch to 64bit mode.
2252         * configure: Regenerate.
2253         * config.in: Regenerate.
2254         * config/i386/i386.md (x86_sahf_1): Conditionally output 0x9e
2255         instead of sahf only for 64bit targets.
2256
2257 2010-05-20  Jakub Jelinek  <jakub@redhat.com>
2258
2259         PR debug/44178
2260         * haifa-sched.c (initiate_bb_reg_pressure_info): Do not call
2261         setup_ref_regs for DEBUG_INSNs.
2262
2263 2010-05-20  Jan Hubicka  <jh@suse.cz>
2264
2265         PR middle-end/44197
2266         * varpool.c (varpool_remove_node): Handle in-varpool aliases.
2267
2268 2010-05-20  Kenneth Zadeck  <zadeck@naturalbridge.com>
2269
2270         PR bootstrap/43870
2271         * df-scan.c (df_ref_compare): Stabilize sort.
2272
2273 2010-05-20  Jakub Jelinek  <jakub@redhat.com>
2274
2275         * dwarf2out.c (new_loc_descr_op_bit_piece): Add offset
2276         argument.  Don't use DW_OP_piece if offset is non-zero,
2277         put offset into second DW_OP_bit_piece argument.
2278         (dw_sra_loc_expr): Adjust callers.  For memory expressions
2279         compute offset.
2280
2281 2010-05-20  Hans-Peter Nilsson  <hp@axis.com>
2282
2283         PR target/44202
2284         * config/cris/cris.md ("*addsi3_v32"): Correct "cc"
2285         settings for 16-bit-constant "addo" alternative.
2286
2287 2010-05-19  James E. Wilson  <wilson@codesourcery.com>
2288
2289         * config/mips/mips-dsp.md (add<DSPV:mode>3,
2290         mips_add<DSP:dspfmt1>_s_<DSP:dspfmt2>): Add ISA_HAS_DSP condition.
2291
2292         PR target/43764
2293         * mips.c (mips_call_expr_from_insn): New arg second_call.  Set it.
2294         (mips_annotate_pic_calls): Pass new arg to mips_call_expr_from_insn.
2295         Use it.
2296
2297 2010-05-19  Joseph Myers  <joseph@codesourcery.com>
2298
2299         * diagnostic.c (FLOAT, FFS): Don't undefine.
2300         * passes.c, pretty-print.c, rtl-error.c, toplev.c: Likewise.
2301         * cse.c, regmove.c: Remove comments about stdio.h and rtl.h
2302         include ordering.
2303
2304 2010-05-19  Richard Sandiford  <rdsandiford@googlemail.com>
2305
2306         * combine.c (propagate_for_debug): Call make_compound_operation
2307         on the source value.
2308         (try_combine): When implementing a split chosen by find_split_point,
2309         either copy i2src or set it to null.  Assert that i2src is not null
2310         before substituting into CALL_INSN_FUNCTION_USAGE.
2311
2312 2010-05-19  Anatoly Sokolov  <aesok@post.ru>
2313
2314         * double-int.h (double_int_ior): New function.
2315         * tree.h (build_int_cst_wide_type): Remove.
2316         * tree.c (build_int_cst_wide_type): Remove.
2317         * fold-const.c (native_interpret_int): Use double_int_to_tree instead
2318         of build_int_cst_wide_type.
2319         * stor-layout.c (set_sizetype): (Ditto.).
2320         * dojump.c (do_jump): Use build_int_cstu instead of
2321         build_int_cst_wide_type.
2322
2323 2010-05-19  Eric Botcazou  <ebotcazou@adacore.com>
2324
2325         * langhooks.h (struct lang_hooks): Add new field deep_unsharing.
2326         * langhooks-def.h (LANG_HOOKS_DEEP_UNSHARING): New macro.
2327         (LANG_HOOKS_INITIALIZER): Add LANG_HOOKS_DEEP_UNSHARING.
2328         * gimplify.c (mostly_copy_tree_r): Copy trees under SAVE_EXPR and
2329         TARGET_EXPR nodes, but only once, if instructed to do so.  Do not
2330         propagate the 'data' argument to copy_tree_r.
2331         (copy_if_shared_r): Remove bogus ATTRIBUTE_UNUSED marker.
2332         Propagate 'data' argument to walk_tree.
2333         (copy_if_shared): New function.
2334         (unmark_visited_r): Remove bogus ATTRIBUTE_UNUSED marker.
2335         (unmark_visited): New function.
2336         (unshare_body): Call copy_if_shared instead of doing it manually.
2337         (unvisit_body): Call unmark_visited instead of doing it manually.
2338
2339 2010-05-19  Nathan Froyd  <froydnj@codesourcery.com>
2340
2341         * hooks.h (hook_tree_tree_tree_bool_null): Rename to...
2342         (hook_tree_tree_int_treep_bool_null): ...this.  Update signature.
2343         * hooks.c: Likewise.
2344         * target-def.h (TARGET_FOLD_BUILTIN): Define to
2345         hook_tree_tree_int_treep_bool_null.
2346         * target.h (struct gcc_target): Update signature of fold_builtin
2347         field.
2348         * doc/tm.texi (TARGET_FOLD_BUILTIN): Update description and signature.
2349         * builtins.c (fold_call_expr): Pass call_expr_nargs and CALL_EXPR_ARGP
2350         instead of the call expression.
2351         (fold_builtin_call_array): Pass n and argarray directly.
2352         (fold_call_stmt): Pass nargs and gimple_call_arg_ptr instead of
2353         consing a list.
2354         * config/alpha/alpha.c (alpha_fold_builtin): Update signature.  Lift
2355         MAX_ARGS check out of the loop.  Delete declaration of `arity', declare
2356         `i' and use it in place of `arity'.
2357         * config/sparc/sparc.c (sparc_fold_builtin): Update signature.
2358         Dereference `args' directly.
2359         * config/xtensa/xtensa (xtensa_fold_builtin): Likewise.
2360
2361 2010-05-19  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2362
2363         * doc/sourcebuild.texi (Effective-Target Keywords): Document
2364         3dnow, sse3, sse2.
2365         (Directives): Document optional dg-require-effective-target
2366         selector.
2367
2368 2010-05-19  Richard Guenther  <rguenther@suse.de>
2369
2370         PR lto/44196
2371         * tree.c (find_decls_types_r): Walk BLOCKs and its vars.
2372
2373 2010-05-19  Richard Guenther  <rguenther@suse.de>
2374
2375         * doc/invoke.texi (-fwhopr): Document new optional jobs argument.
2376         * common.opt (fwhopr=): New.
2377         * opts.c (common_handle_option): Handle OPT_fwhopr.
2378         * gcc.c (LINK_COMMAND_SPEC): Pass fwhopr*.
2379         * collect2.c (main): Match -fwhopr*.
2380         * lto-wrapper.c (run_gcc): Handle jobs argument of -fwhopr.
2381         Execute ltrans stage in parallel when jobs is bigger than 1.
2382
2383 2010-05-19  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2384
2385         * config.gcc (i[34567]86-*-solaris2*): Default with_arch_32 to
2386         pentiumpro on Solaris 8/x86 with Sun as.
2387         * configure.ac (gcc_cv_as_hidden): Check for Solaris 9/x86 as
2388         hidden alias bug.
2389         (gcc_cv_as_ix86_quad): Check for .quad directive.
2390         * configure: Regenerate.
2391         * config.in: Regenerate.
2392         * config/i386/sol2.h (ASM_QUAD): Change guard to !HAVE_AS_IX86_QUAD.
2393
2394 2010-05-19  Martin Jambor  <mjambor@suse.cz>
2395
2396         * ipa-prop.c (ipa_print_node_jump_functions): Print jump functions
2397         also for indirect edges.  Actual printing moved...
2398         (ipa_print_node_jump_functions_for_edge): ...here.
2399         (ipa_compute_jump_functions): Renamed to
2400         ipa_compute_jump_functions_for_edge and made static.
2401         (ipa_compute_jump_functions): New function.
2402         (make_edge_direct_to_target): Check if the number of arguments on
2403         the newly direct edge is the same as the number of parametrs of
2404         the callee.
2405         * ipa-cp.c (ipcp_init_stage): Most functionality moved to new
2406         ipa_compute_jump_functions.  Call ipa_analyze_params_uses.
2407         * ipa-inline.c (inline_indirect_intraprocedural_analysis): Call
2408         analysis functions unconditionally, call the new
2409         ipa_analyze_params_uses on the node instead of every edge.
2410
2411 2010-05-19  Christian Borntraeger  <borntraeger@de.ibm.com>
2412
2413         * tree-ssa-loop-prefetch.c (mem_ref_group, ar_data): Change step
2414         to tree.
2415         (dump_mem_ref): Adopt debug code to handle a tree as step.  This
2416         also checks for a constant int vs.  non-constant but
2417         loop-invariant steps.
2418         (find_or_create_group): Change the sort algorithm to only consider
2419         steps that are constant ints.
2420         (idx_analyze_ref): Adopt code to handle a tree instead of a
2421         HOST_WIDE_INT for step.
2422         (gather_memory_references_ref): Handle tree instead of int and be
2423         prepared to see a NULL_TREE.
2424         (prune_ref_by_self_reuse, prune_ref_by_group_reuse): Do not prune
2425         prefetches if the step cannot be calculated at compile time.
2426         (issue_prefetch_ref): Issue prefetches for non-constant but
2427         loop-invariant steps.
2428
2429 2010-05-18  Nathan Froyd  <froydnj@codesourcery.com>
2430
2431         Revert:
2432         2010-05-18  Nathan Froyd  <froydnj@codesourcery.com>
2433
2434         * tree.h (build_call_list): Remove.
2435         * tree.c (build_call_list): Remove.
2436
2437 2010-05-18  Nathan Froyd  <froydnj@codesourcery.com>
2438
2439         * tree.h (build_call_list): Remove.
2440         * tree.c (build_call_list): Remove.
2441
2442 2010-05-18  Jan Hubicka  <jh@suse.cz>
2443
2444         * ipa-reference.c (propagate): Walk all nodes in the cleanup stage.
2445
2446 2010-05-18  Vladimir Makarov  <vmakarov@redhat.com>
2447
2448         PR rtl-optimization/43332
2449         * haifa-sched.c (setup_insn_max_reg_pressure): Check barrier.
2450
2451 2010-05-18  Anatoly Sokolov  <aesok@post.ru>
2452
2453         * tree.h (build_int_cstu): Implement as static inline.
2454         * tree.c (build_int_cstu): Remove function.
2455         (double_int_to_tree, double_int_fits_to_tree_p): Handle size types as
2456         sign extended.
2457
2458 2010-05-18  Richard Guenther  <rguenther@suse.de>
2459
2460         PR lto/44143
2461         * lto-wrapper.c (verbose): New variable.  Initialize from -v.
2462         (debug): Initialize from -save-temps.
2463         (collect_execute): Print command-line when verbose.
2464         (run_gcc): Always use COLLECT_GCC_OPTIONS.  Use fork_execute
2465         for ltrans invocation.  Produce -dumpbase flag again.
2466         (process_args): Remove.
2467         (main): Simplify.
2468         * collect2.c (maybe_run_lto_and_relink): Only pass object
2469         files to lto-wrapper.
2470         * gcc.c (LINK_COMMAND_SPEC): Likewise.
2471
2472 2010-05-18  Jan Hubicka  <jh@suse.cz>
2473
2474         * opts.c (decode_options): Do not disable whopr at ipa_cp.
2475         * ipa-prop.c (ipa_detect_param_modifications): Walk PHI nodes too.
2476
2477 2010-05-18  Steven Bosscher  <steven@gcc.gnu.org>
2478
2479         PR lto/44184
2480         * lto-streamer-out.c (output_gimple_stmt): Output number of labels
2481         in a GIMPLE_ASM.
2482         * lto-streamer-in.c (input_gimple_stmt): Read number of labels
2483         in a GIMPLE_ASM.
2484
2485 2010-05-18  Jakub Jelinek  <jakub@redhat.com>
2486
2487         PR debug/41371
2488         * var-tracking.c (find_loc_in_1pdv): Add a few checks from
2489         rtx_equal_p inline.
2490
2491 2010-05-18  Steven Bosscher  <steven@gcc.gnu.org>
2492
2493         * config.gcc (powerpc-*-darwin*, powerpc64-*-darwin*): Add
2494         lto-macho as lto_binary_reader.
2495
2496         * darwin.c (darwin_asm_named_section): Do not add assembler comment
2497         after .section directive; just print it before the directive instead.
2498
2499 2010-05-17  Jan Hubicka  <jh@suse.cz>
2500
2501         * cgraph.c (cgraph_create_virtual_clone): Only check
2502         versionable_function_p when not in wpa and checking is enabled.
2503         * cgraphunit.c (cgraph_materialize_all_clones): Stabilize after
2504         there are no more functions to materialize.
2505
2506 2010-05-17  Jan Hubicka  <jh@suse.cz>
2507
2508         * cgraph.h (struct ipa_replace_map): Add parm_num parameter.
2509         * lto-cgraph.c (output_cgraph_opt_summary, input_cgraph_opt_summary):
2510         New functions.
2511         (output_cgraph): Call output_cgraph_opt_summary.
2512         (input_cgrpah): Call input_cgraph_opt_summary.
2513         (output_cgraph_opt_summary_p, output_node_opt_summary,
2514         input_node_opt_summary, input_cgraph_opt_section): New functions.
2515         * lto-section-in.c (lto_section_name): Add cgraphopt.
2516         * tree-inline.c (tree_function_versioning): Handle parm_num.
2517         * lto-streamer.c (lto_get_section_name): Handle cgraphopt.
2518         * lto-streamer.h (lto_section_type): Add LTO_section_cgraph_opt_sum.
2519
2520 2010-05-17  Changpeng Fang  <changpeng.fang@amd.com>
2521
2522         * doc/invoke.texi: Update documentation for min-insn-to-prefetch-ratio.
2523         * tree-ssa-loop-prefetch.c (is_loop_prefetching_profitable): Also apply
2524         the insn to prefetch ratio heuristic to loops with known trip count.
2525
2526 2010-05-17  Changpeng Fang  <changpeng.fang@amd.com>
2527
2528         * tree-ssa-loop-prefetch.c (PREFETCH_MOD_TO_UNROLL_FACTOR_RATIO): New.
2529         (schedule_prefetches): Do not generate a prefetch if the unroll factor
2530         is far from what is required by the prefetch.
2531
2532 2010-05-17  Jan Hubicka  <jh@suse.cz>
2533
2534         * ipa-cp.c (ipcp_update_callgraph): Use ipa_is_param_used.
2535         (ipcp_estimate_growth): Likewise.
2536         (ipcp_const_param_count): Likewise.
2537         (ipcp_insert_stage): Likewise.
2538         * ipa-prop.c (visit_load_for_mod_analysis): New function.
2539         (visit_store_addr_for_mod_analysis): Set used flag.
2540         (ipa_detect_param_modifications): Set used flag for SSE params;
2541         update use of walk_stmt_load_store_addr_ops.
2542         (ipa_print_node_params): Print used flag.
2543         (ipa_write_node_info): Stream used flag.
2544         (ipa_read_node_info): Likewise.
2545         * ipa-prop.h (struct ipa_param_descriptor): Add used field.
2546         (ipa_is_param_used): New function.
2547         (lto_ipa_fixup_call_notes): Remove unused declaration.
2548
2549 2010-05-17  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2550
2551         PR target/44074
2552         * configure.ac (HAVE_AS_IX86_REP_LOCK_PREFIX): New test.
2553         * configure: Regenerate.
2554         * config.in: Regenerate.
2555         * config/i386/i386.c (print_operand) <case ;>: Also print ";" if
2556         !HAVE_AS_IX86_REP_LOCK_PREFIX.
2557         Don't emit whitespace.
2558         * config/i386/i386.md (*rep_movdi_rex64): Use {%;} after rep.
2559         (*rep_movsi): Likewise.
2560         (*rep_movsi_rex64): Likewise.
2561         (*rep_movqi): Likewise.
2562         (*rep_movqi_rex64): Likewise.
2563         (*rep_stosdi_rex64): Likewise.
2564         (*rep_stossi): Likewise.
2565         (*rep_stossi_rex64): Likewise.
2566         (*rep_stosqi): Likewise.
2567         (*rep_stosqi_rex64): Likewise.
2568         (*cmpstrnqi_nz_1): Use {%;} after repz.
2569         (*cmpstrnqi_nz_rex_1): Likewise.
2570         (*cmpstrnqi_1): Likewise.
2571         (*cmpstrnqi_rex_1): Likewise.
2572         (*strlenqi_1): Use {%;} after repnz.
2573         (*strlenqi_rex_1): Likewise.
2574         * config/i386/sync.md (memory_barrier_nosse): Replace {%;| } by {%;} .
2575         (*sync_compare_and_swap<mode>): Likewise.
2576         (sync_double_compare_and_swap<mode>): Likewise.
2577         (*sync_double_compare_and_swapdi_pic): Likewise.
2578         (sync_old_add<mode>): Likewise.
2579         (sync_add<mode>): Likewise.
2580         (sync_sub<mode>): Likewise.
2581         (sync_<code><mode>): Likewise.
2582
2583 2010-05-17  Martin Jambor  <mjambor@suse.cz>
2584
2585         * cgraph.h (cgraph_indirect_call_info): New fields anc_offset,
2586         otr_token and polymorphic.
2587         * cgraph.c (cgraph_create_indirect_edge): Inilialize the above fields.
2588         (cgraph_clone_edge): Copy the above fields.
2589         * tree.c (get_binfo_at_offset): New function.
2590         * tree.h (get_binfo_at_offset): Declare.
2591         * ipa-prop.h (enum jump_func_type): Added known_type jump function
2592         type, reordered items, updated comments.
2593         (union jump_func_value): Added base_type field, reordered fields.
2594         (enum ipa_lattice_type): Moved down in the file.
2595         (struct ipa_param_descriptor): New field polymorphic.
2596         (ipa_is_param_polymorphic): New function.
2597         * ipa-prop.c: Include gimple.h and gimple-fold.h.
2598         (ipa_print_node_jump_functions): Print known type jump functions.
2599         (compute_complex_pass_through): Renamed to...
2600         (compute_complex_assign_jump_func): this.
2601         (compute_complex_ancestor_jump_func): New function.
2602         (compute_known_type_jump_func): Likewise.
2603         (compute_scalar_jump_functions): Create known type and complex ancestor
2604         jump functions.
2605         (ipa_note_param_call): New parameter polymorphic, set the corresponding
2606         flag in the call note accordingly.
2607         (ipa_analyze_call_uses): Renamed to...
2608         (ipa_analyze_indirect_call_uses): this.  New parameter target, define
2609         variable var only in the block where it is used.
2610         (ipa_analyze_virtual_call_uses): New function.
2611         (ipa_analyze_call_uses): Likewise.
2612         (combine_known_type_and_ancestor_jfs): Likewise.
2613         (update_jump_functions_after_inlining): Implemented handling of a
2614         number of new jump function types combination.
2615         (print_edge_addition_message): Removed.
2616         (make_edge_direct_to_target): New function.
2617         (try_make_edge_direct_simple_call): Likewise.
2618         (try_make_edge_direct_virtual_call): Likewise.
2619         (update_call_notes_after_inlining): Renamed to...
2620         (update_indirect_edges_after_inlining): this.  Moved edge creation for
2621         indirect calls to try_make_edge_direct_simple_call, also calls
2622         try_make_edge_direct_virtual_call for virtual calls.
2623         (ipa_print_node_params): Changed the header message.
2624         (ipa_write_jump_function): Stream also known type jump functions.
2625         (ipa_read_jump_function): Likewise.
2626         (ipa_write_indirect_edge_info): Stream new fields in
2627         cgraph_indirect_call_info.
2628         (ipa_read_indirect_edge_info): Likewise.
2629         * Makefile.in (ipa-prop.o): Add dependency to GIMPLE_H and
2630         GIMPLE_FOLD_H.
2631
2632 2010-05-17  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2633
2634         * config/i386/sol2.h (TARGET_SUN_TLS): Remove duplicate definition.
2635
2636 2010-05-17  Nathan Froyd  <froydnj@codesourcery.com>
2637
2638         * tree.h (CALL_EXPR_ARGS): Delete.
2639         (call_expr_arglist): Delete.
2640         * tree.c (call_expr_arglist): Delete.
2641         * builtins.c (fold_call_expr): Pass the whole CALL_EXPR to
2642         targetm.fold_builtin.
2643         * config/alpha/alpha.c (alpha_fold_builtin): Rename arglist parameter.
2644         Rewrite iteration to work on call_expr_nargs rather than TREE_CHAIN.
2645         * config/picochip/picochip.c (picochip_expand_builtin_2op): Rename
2646         arglist parameter.  Use CALL_EXPR_ARG.
2647         (picochip_expand_builtin_3op): Likewise.
2648         (picochip_expand_builtin_2opvoid): Likewise.
2649         (picochip_expand_array_get): Likewise.
2650         (picochip_expand_array_put): Likewise.
2651         (picochip_expand_array_testport): Likewise.
2652         (picochip_expand_builtin): Don't call CALL_EXPR_ARGS.  Pass exp
2653         rather than arglist.
2654         * config/rx/rx.c (rx_expand_builtin): Call call_expr_nargs instead of
2655         CALL_EXPR_ARGS.
2656         * config/sparc/sparc.c (sparc_fold_builtin): Use CALL_EXPR_ARG rather
2657         than TREE_VALUE and TREE_CHAIN.
2658         * config/xtensa/xtensa.c (xtensa_fold_builtin): Likewise.
2659         * doc/tm.texi (TARGET_FOLD_BUILTIN): Pass CALL_EXPR tree instead of
2660         the arglist.
2661
2662 2010-05-17  Jakub Jelinek  <jakub@redhat.com>
2663
2664         PR bootstrap/42347
2665         * cfglayout.c (fixup_reorder_chain): Allow returnjump_p
2666         to have no fallthru edge.
2667
2668         PR middle-end/44102
2669         * cfgcleanup.c (try_optimize_cfg): When removing trivially empty
2670         bb with no successors, move footer whenever in IR_RTL_CFGLAYOUT
2671         mode, not just when CLEANUP_CFGLAYOUT, and when in IR_RTL_CFGRTL
2672         add BARRIER after previous bb if needed.
2673
2674 2010-05-17  Nathan Froyd  <froydnj@codesourcery.com>
2675
2676         * tree.c (build_function_type_list_1): Remove bogus assert condition.
2677
2678 2010-05-17  Alan Modra  <amodra@gmail.com>
2679
2680         * config/rs6000/rs6000.c (rs6000_emit_allocate_stack): Delete
2681         unnecessary prototype.  Replace copy_r12 and copy_r11 flag params
2682         with copy_reg rtx param.
2683         (rs6000_emit_prologue): Update rs6000_emit_allocate_stack calls.
2684         Correct cases where code for ABI_V4 did not initialise the reg
2685         used to access frame.  Also leave frame_reg_rtx as sp for large
2686         frames that save no regs.
2687
2688 2010-05-17  Martin Jambor  <mjambor@suse.cz>
2689
2690         PR middle-end/44133
2691         * tree-sra.c (create_access_replacement): New parameter rename, mark
2692         the replaement for renaming only when it is true.
2693         (get_access_replacement): Pass true in the rename parameter of
2694         create_access_replacement.
2695         (get_unrenamed_access_replacement): New function.
2696         (replace_uses_with_default_def_ssa_name): New parameter racc, get the
2697         replacement declaration from it.
2698
2699 2010-05-17  Bernd Schmidt  <bernds@codesourcery.com>
2700
2701         * function.c (try_fit_stack_local, add_frame_space): New static
2702         functions.
2703         (assign_stack_local_1): Use them.  Look for opportunities to use
2704         space previously wasted on alignment.
2705         * function.h (struct frame_space): New.
2706         (struct rtl_data): Add FRAME_SPACE_LIST member.
2707         * reload1.c (something_was_spilled): New static variable.
2708         (alter_reg): Set it.
2709         (reload): Test it in addition to testing if the frame size changed.
2710
2711 2010-05-17  Christian Borntraeger  <borntraeger@de.ibm.com>
2712
2713         * config/s390/s390.c: Define sane prefetch settings and activate
2714         flag_prefetch_loop_arrays on -O3.
2715         * config/s390/s390.h: Declare that read can use write prefetch.
2716
2717 2010-05-17  Jakub Jelinek  <jakub@redhat.com>
2718
2719         * lto-streamer-out.c (lto_output): Fix --enable-checking=release
2720         build.
2721
2722 2010-05-16  Jan Hubicka  <jh@suse.cz>
2723
2724         * ipa-cp.c (ipcp_versionable_function_p): Walk cgraph edges instead of
2725         function body; do not check stdarg field of struct function.
2726
2727 2010-05-16  Jan Hubicka  <jh@suse.cz>
2728
2729         * cgraph.c (dump_cgraph_node): Dump versionable flag.
2730         * cgraph.h (cgraph_local_info): Add versionable flag.
2731         * ipa-cp.c (ipcp_analyze_node): Set versionable flag.
2732         (ipcp_versionable_function_p): Use it.
2733         * lto-cgraph.c (lto_output_node, input_overwrite_node): Stream
2734         versionable flag.
2735
2736 2010-05-16  Jan Hubicka  <jh@suse.cz>
2737
2738         * cgraph.c (cgraph_clone_node): Take decl argument and insert
2739         clone into hash when it is different from orig.
2740         (cgraph_create_virtual_clone): Update use of cgraph_clone_node.
2741         * cgraph.h (cgraph_clone_node): Update prototype.
2742         * lto-cgrpah.c (lto_cgraph_encoder_new): Create body map.
2743         (lto_cgraph_encoder_delete): Delete body map.
2744         (lto_cgraph_encoder_size): Move to header.
2745         (lto_cgraph_encoder_encode_body_p,
2746         lto_set_cgraph_encoder_encode_body): New.
2747         (lto_output_node): Do not take written_decls argument; output clone_of
2748         pointer.
2749         (add_node_to): Add include_body_argument; call
2750         lto_set_cgraph_encoder_encode_body on master of the clone.
2751         (add_references): Update use of add_node_to.
2752         (compute_ltrans_boundary): Likewise.
2753         (output_cgraph): Do not create written_decls bitmap.
2754         (input_node): Take nodes argument; stream in clone_of correctly.
2755         (input_cgraph_1): Update use of input_node.
2756         * lto-streamer-out.c (lto_output): Use encoder info to decide
2757         what bodies to output.
2758         * ipa-inline.c (cgraph_clone_inlined_nodes,
2759         cgraph_decide_recursive_inlining): Update call of cgraph_clone_node.
2760         * lto-streamer.h (lto_cgraph_encoder_d): Add body.
2761         (lto_cgraph_encoder_size): Define here.
2762         (lto_cgraph_encoder_encode_body_p, lto_varpool_encoder_encode_body_p):
2763         Declare.
2764
2765 2010-05-16  Richard Guenther  <rguenther@suse.de>
2766
2767         * doc/invoke.texi (-fipa-struct-reorg): Do not mention
2768         -fipa-type-escape.
2769         * ipa-type-escape.c (gate_type_escape_vars): Run when
2770         -fipa-struct-reorg runs.
2771         * opts.c (decode_options): Do not unset flag_ipa_type_escape.
2772         * common.opt (fipa-type-escape): Remove.
2773
2774 2010-05-16  Eric Botcazou  <ebotcazou@adacore.com>
2775
2776         * opts.c (handle_option): Call into LTO streamer only if ENABLE_LTO.
2777         (decode_options): Likewise.
2778         * Makefile.in (opts.o): Add dependency on LTO_STREAMER_H.
2779
2780 2010-05-16  Jan Hubicka  <jh@suse.cz>
2781
2782         * ipa.c (function_and_variable_visibility): Also bring local all
2783         aliases.
2784
2785 2010-05-16  Richard Guenther  <rguenther@suse.de>
2786
2787         * alias.c (nonoverlapping_memrefs_p): Remove use of
2788         IPA type-escape information.
2789
2790 2010-05-16  Joseph Myers  <joseph@codesourcery.com>
2791
2792         * c-common.c (c_common_reswords): Add _Static_assert for C.
2793         * c-parser.c (c_token_starts_declaration,
2794         c_parser_next_token_starts_declaration,
2795         c_parser_static_assert_declaration_no_semi,
2796         c_parser_static_assert_declaration): New.
2797         (c_parser_declaration_or_fndef): Add parameter static_assert_ok.
2798         Handle static assertions if static_assert_ok.
2799         (c_parser_external_declaration, c_parser_declaration_or_fndef,
2800         c_parser_compound_statement_nostart, c_parser_label,
2801         c_parser_for_statement, c_parser_objc_methodprotolist,
2802         c_parser_omp_for_loop): All callers of
2803         c_parser_declaration_or_fndef changed.
2804         (c_parser_struct_declaration): Handle static assertions.
2805         (c_parser_compound_statement_nostart): Use
2806         c_parser_next_token_starts_declaration and
2807         c_token_starts_declaration to detect start of declarations.
2808         (c_parser_label, c_parser_for_statement, c_parser_omp_for_loop):
2809         Likewise.
2810
2811 2010-05-16  Anatoly Sokolov  <aesok@post.ru>
2812
2813         * config/mmix/mmix.h (FUNCTION_VALUE, FUNCTION_OUTGOING_VALUE,
2814         LIBCALL_VALUE, FUNCTION_VALUE_REGNO_P): Remove macros.
2815         * config/mmix/mmix.c (TARGET_FUNCTION_VALUE, TARGET_LIBCALL_VALUE,
2816         TARGET_FUNCTION_VALUE_REGNO_P): Define.
2817         (mmix_function_outgoing_value): Rename to...
2818         (mmix_function_value): ...this. Make static. Add 'outgoing' argument.
2819         (mmix_function_value_regno_p): Make static.
2820         (mmix_libcall_value): New function.
2821         * config/mmix/mmix-protos.h (mmix_function_outgoing_value,
2822         mmix_function_value_regno_p): Remove declaration.
2823
2824 2010-05-16  Eric Botcazou  <ebotcazou@adacore.com>
2825
2826         * tree.c (build_common_builtin_nodes): Always clear TREE_NOTHROW on
2827         BUILT_IN_ALLOCA if stack checking is enabled.
2828
2829 2010-05-16  Richard Guenther  <rguenther@suse.de>
2830
2831         * var-tracking.c (vars_copy_1): Inline ...
2832         (vars_copy): ... here.  Use FOR_EACH_HTAB_ELEMENT.
2833         (variable_union): Use FOR_EACH_HTAB_ELEMENT.  Merge asserts.
2834         (variable_merge_over_cur): Adjust.  Merge asserts.
2835         (variable_merge_over_src): Likewise.
2836         (dataflow_set_merge): Use FOR_EACH_HTAB_ELEMENT.
2837         (variable_post_merge_new_vals): Merge asserts.
2838         (variable_post_merge_perm_vals): Likewise.
2839         (find_mem_expr_in_1pdv): Likewise.
2840         (dataflow_set_different_value): Remove.
2841         (onepart_variable_different_p): Merge asserts.
2842         (variable_different_p): Likewise.
2843         (dataflow_set_different_1): Inline ...
2844         (dataflow_set_different): ... here.  Use FOR_EACH_HTAB_ELEMENT.
2845         (emit_notes_for_differences_1): Merge asserts.
2846
2847 2010-05-16  Richard Guenther  <rguenther@suse.de>
2848
2849         * lto-symtab.c (lto_symtab_entry_hash): Use IDENTIFIER_HASH_VALUE.
2850         * optabs.c (libfunc_decl_hash): Likewise.
2851         * varasm.c (emutls_decl): Likewise.
2852
2853 2010-05-16  Steven Bosscher  <steven@gcc.gnu.org>
2854
2855         * c-decl.c: Don't include gimple.h.
2856         (merge_decls): Do not copy gimple_body.
2857
2858 2010-05-15  Jason Merrill  <jason@redhat.com>
2859
2860         * c.opt: Add -fnothrow-opt.
2861
2862 2010-05-15  Jan Hubicka  <jh@suse.cz>
2863
2864         * ipa-prop.c (ipa_prop_read_section): Add sanity check that node is
2865         analyzed.
2866         * passes.c (ipa_write_summaries): Write all analyzed nodes.
2867
2868 2010-05-15  Steven Bosscher  <steven@gcc.gnu.org>
2869
2870         * vecir.h: New file with VEC primitives for tree, gimple, and rtl.
2871         * Makefile.in: Add it.
2872         Fix all other Makefile dependencies for changes below.
2873         * tree.h: Include it instead of defining VEC primitives here.
2874         * gimple.h: Likewise.
2875         * rtl.h: Likewise.
2876         * tree-inline.h: Inlclude vecir.h instead of gimple.h.
2877         * except.h: Include vecir.h, break dependence on tree.h.
2878
2879         * gimplify.c (append_to_statement_list_1, append_to_statement_list):
2880         Move from here...
2881         * tree-iterator.c: ...to here.
2882         * tree-iterator.h: Fix file introduction comment.  Add extern markers.
2883
2884         * c-lex.c: Include fixed-value.h instead of rtl.h.  Do not include
2885         tm_p.h.
2886         * c-cppbuiltin.c: Explain why debug.h and tm_p.h are included.
2887         * c-objc-common.h: Do not include tm.h, rtl.h, insn-config.h,
2888         integrate.h, function.h, toplev.h, tree-inline.h, ggc.h,
2889         tree-mudflap.h, and target.h.
2890         * c-semantics.c: Do not include except.h, ggc.h, rtl.h, timevar.h,
2891         predict.h, tree-inline.h, gimple.h, and langhooks.h.
2892         * c-decl.c: Do not include expr.h, ggc.h, libfuncs.h, except.h.
2893         Add FIXME for why gimple.h is still included (should be unnecessary
2894         since GCC 4.5 gimplification unit-at-a-time).
2895         * c-typeck.c: Do not include rtl.h, tm_p.h, ggc.h, and gimple.h.
2896         * c-pragma.c: Add FIXME for why function.h needs to be included just
2897         for cfun, at front-end level.
2898         Add note that REGISTER_TARGET_PRAGMAS should probably be a target hook.
2899         Do not include ggc.h, but include vecprim.h for VEC(char).
2900         * c-opts.c: Do not include tm.h, tree-inline.h, and tm_p.h.
2901         Explain why target.h is included.
2902         * c-omp.h: Do not include tm.h, function.h, and bitmap.h.
2903         Explain why gimple.h is included.
2904         * c-ppoutput.c: Do not include tm.h.
2905         * c-common.c: Do not include gimple.h.  Explain why expr.h is included.
2906         * c-parses.c: Explain why rtl.h is included, and that this (and only
2907         this) is also why tm.h must be included.
2908         Do not include except.h.
2909         * c-lang.c: Do not include ggc.h.
2910
2911 2010-05-15  Uros Bizjak  <ubizjak@gmail.com>
2912
2913         * targhooks.c (GO_IF_MODE_DEPENDENT_ADDRESS): Use CONST_CAST_RTX.
2914
2915 2010-05-15  Joseph Myers  <joseph@codesourcery.com>
2916
2917         * c-decl.c (grokfield): Allow typedefs for anonymous structs and
2918         unions by default if those structs and unions have no tags.  Do
2919         not condition anonymous struct and unions handling on flag_iso.
2920         Allow anonymous structs and unions for C1X.
2921         (finish_struct): Do not diagnose lack of named fields when
2922         anonymous structs and unions present for C1X.  Accept flexible
2923         array members in structure with anonymous structs or unions but no
2924         directly named fields.
2925         * doc/extend.texi (Unnamed Fields): Update.
2926
2927 2010-05-15  Eric Botcazou  <ebotcazou@adacore.com>
2928
2929         * gimple.h (compare_field_offset): Rename into...
2930         (gimple_compare_field_offset): ...this.
2931         * gimple.c (compare_field_offset): Rename into...
2932         (gimple_compare_field_offset): ...this.  Compare the full access if
2933         the offset is self-referential.
2934         (gimple_types_compatible_p): Adjust for above renaming.
2935         * lto-streamer-in.c (input_gimple_stmt): Likewise.  Also compare the
2936         DECL_NONADDRESSABLE_P flag of fields before merging them.
2937
2938 2010-05-15  Nathan Froyd  <froydnj@codesourcery.com>
2939
2940         * tree.h (ctor_to_list): Delete.
2941         * tree.c (ctor_to_list): Delete.
2942
2943 2010-05-15  Jan Hubicka  <jh@suse.cz>
2944
2945         * ipa-reference.c: Include toplev.h
2946         (is_proper_for_analysis): Only add to all_module_statics
2947         if it is allocated.
2948         (write_node_summary_p, stream_out_bitmap,
2949         ipa_reference_write_optimization_summary,
2950         ipa_reference_read_optimization_summary): New.
2951         (struct ipa_opt_pass_d pass_ipa_reference): Add
2952         optimization summary streaming.
2953         * lto-cgraph.c (referenced_from_this_partition_p,
2954         reachable_from_this_partition_p): New functions.
2955         * tree-ssa-alias.c (ref_maybe_used_by_call_p_1,
2956         call_may_clobber_ref_p_1): Ask ipa-reference even for public vars.
2957         * opts.c (decode_options): Enable ipa_reference.
2958         * Makefile.in (ipa-reference.o): Add toplev.h dependency.
2959         * lto-streamer.h (referenced_from_this_partition_p,
2960         reachable_from_this_partition_p): Declare.
2961
2962 2010-05-15  Richard Guenther  <rguenther@suse.de>
2963
2964         PR tree-optimization/44038
2965         * tree-ssa-forwprop.c (forward_propagate_addr_expr_1): Avoid
2966         taking the address of a V_C_E of a constant.
2967
2968 2010-05-14  Jan Hubicka  <jh@suse.cz>
2969
2970         * tree.h (memory_identifier_string): Remove.
2971         * ipa-reference.c: Update comment; do not include gt-ipa-reference.h
2972         (ipa_reference_global_vars_info_d): Remove statics_not_read and
2973         statics_not_written.
2974         (ipa_reference_optimization_summary_d): New structure.
2975         (ipa_reference_optimization_summary_t): New type and vector.
2976         (ipa_reference_vars_info_d): Embedd structures instead of using
2977         pointers.
2978         (reference_vars_to_consider): Remove out of GGC space.
2979         (module_statics_escape): Remove.
2980         (global_info_obstack): Rename to ...
2981         (optimization_summary_obstack): ... this one.
2982         (initialization_status_t): Remove.
2983         (memory_identifier_string): Remove.
2984         (get_reference_vars_info): Fix indenting.
2985         (set_reference_vars_info): Likewise.
2986         (get_reference_optimization_summary): New.
2987         (set_reference_optimization_summary): New.
2988         (get_global_reference_vars_info): Remove.
2989         (ipa_reference_get_read_global): Remove.
2990         (ipa_reference_get_written_global): Remove.
2991         (ipa_reference_get_not_read_global): Update.
2992         (ipa_reference_get_not_written_global): Update.
2993         (is_proper_for_analysis): Outlaw addressable.
2994         (propagate_bits): Update for new datastructures.
2995         (analyze_variable): Remove.
2996         (init_function_info): Update for new datastructures.
2997         (clean_function_local_data): Remove.
2998         (clean_function): Remove.
2999         (copy_global_bitmap): Use optimizations_summary_obstack.
3000         (duplicate_node_data): Duplicate optimization summary only.
3001         (remove_node_data): Remove optimization summary only.
3002         (generate_summary): Do not analyze variables; do not compute
3003         module_statics_escape; do not prune solutions by it.
3004         (read_write_all_from_decl): Fix typos in comments.
3005         (propagate): Doscover readonly and nonaddressable first;
3006         update for new datastructures; share global bitmaps.
3007         * ipa-reference.h (ipa_reference_get_read_global,
3008         ipa_reference_get_written_global): Remove.
3009         * ipa-pure-const.c (check_stmt): Do not use memory_identifier_string.
3010         * Makefile.in: Remove ipa-refereference from GT files.
3011
3012 2010-05-14  Jakub Jelinek  <jakub@redhat.com>
3013
3014         PR debug/44112
3015         * dwarf2out.c (resolve_one_addr): Check TREE_ASM_WRITTEN
3016         for all SYMBOL_REF_DECLs.
3017
3018 2010-05-14  Jan Hubicka  <jh@suse.cz>
3019
3020         * cgraph.h (ipa_discover_readonly_nonaddressable_vars): Declare.
3021         (varpool_all_refs_explicit_p): New inline function.
3022         * ipa-reference.c: Update comment.
3023         (module_statics_written): Remove.
3024         (get_static_decl): Remove.
3025         (ipa_init): Do not initialize module_statics_written.
3026         (analyze_function): Likewise.
3027         (generate_summary): Likewise; do not compute module_statics_readonly
3028         and do not update variable flags.
3029         (propagate): Call ipa_discover_readonly_nonaddressable_vars.
3030         * ipa.c: Inlucde flags.h
3031         (cgraph_local_node_p): New.
3032         (cgraph_remove_unreachable_nodes): Return early when not optimizing;
3033         promote functions to local.
3034         (ipa_discover_readonly_nonaddressable_vars): New function.
3035         (function_and_variable_visibility): Use cgraph_local_node_p.
3036         * varpool.c (varpool_finalize_decl): Set force_output for
3037         DECL_PRESERVE_P vars.
3038
3039 2010-05-14  Jan Hubicka  <jh@suse.cz>
3040
3041         * ipa.c (cgraph_remove_unreachable_nodes): Revert accidental commit.
3042
3043 2010-05-14  Richard Guenther  <rguenther@suse.de>
3044
3045         PR tree-optimization/44119
3046         * tree-ssa-pre.c (eliminate): Properly mark replacement of
3047         a PHI node necessary.
3048
3049 2010-05-14  Eric Botcazou  <ebotcazou@adacore.com>
3050
3051         * tree.h (TREE_ADDRESSABLE): Remove bogus usage for FIELD_DECL.
3052
3053 2010-05-14  Jason Merrill  <jason@redhat.com>
3054
3055         PR c++/44127
3056         * gimple.h (enum gf_mask): Add GF_CALL_NOTHROW.
3057         (gimple_call_set_nothrow): New.
3058         * gimple.c (gimple_build_call_from_tree): Call it.
3059         (gimple_call_flags): Set ECF_NOTHROW from GF_CALL_NOTHROW.
3060
3061         PR c++/44127
3062         * gimplify.c (gimplify_seq_add_stmt): No longer static.
3063         * gimple.h: Declare it.
3064         * gimple.c (gimple_build_eh_filter): No ops.
3065
3066 2010-05-14  Jan Hubicka  <jh@suse.cz>
3067
3068         * ipa.c (enqueue_cgraph_node): Update comment; do not re-enqueue
3069         nodes already in queue.
3070         (cgraph_remove_unreachable_nodes): Cleanup; fix problem with
3071         re-enqueueing node.
3072
3073 2010-05-14  Jakub Jelinek  <jakub@redhat.com>
3074
3075         PR debug/44136
3076         * cfgexpand.c (expand_debug_expr): If non-memory op0
3077         has BLKmode, return NULL.
3078
3079 2010-05-14  Harsha Jagasia  <harsha.jagasia@amd.com>
3080
3081         * config.gcc: Add support for --with-cpu option for bdver1.
3082         * config/i386/i386.h (TARGET_BDVER1): New macro.
3083         (ix86_tune_indices): Change SSE_UNALIGNED_MOVE_OPTIMAL
3084         to SSE_UNALIGNED_LOAD_OPTIMAL. Add SSE_UNALIGNED_STORE_OPTIMAL.
3085         (ix86_tune_features) :Change SSE_UNALIGNED_MOVE_OPTIMAL
3086         to SSE_UNALIGNED_LOAD_OPTIMAL. Add SSE_UNALIGNED_STORE_OPTIMAL.
3087         Add SSE_PACKED_SINGLE_INSN_OPTIMAL.
3088         (TARGET_CPU_DEFAULT_NAMES): Add bdver1.
3089         (processor_type): Add PROCESSOR_BDVER1.
3090         * config/i386/i386.md: Add bdver1 as a new cpu attribute to match
3091         processor_type in config/i386/i386.h.
3092         Add check for TARGET_SSE_PACKED_SINGLE_INSN_OPTIMAL to emit
3093         movaps <reg, reg> instead of movapd <reg, reg> when replacing
3094         movsd <reg, reg> or movss <reg, reg> for SSE and AVX.
3095         Add check for  TARGET_SSE_PACKED_SINGLE_INSN_OPTIMAL
3096         to emit packed xor instead of packed double/packed integer
3097         xor for SSE and AVX when moving a zero value.
3098         * config/i386/sse.md: Add check for
3099         TARGET_SSE_PACKED_SINGLE_INSN_OPTIMAL to emit movaps instead of
3100         movapd/movdqa for SSE and AVX.
3101         Add check for TARGET_SSE_PACKED_SINGLE_INSN_OPTIMAL to emit packed
3102         single logical operations i.e and, or and xor instead of packed double
3103         logical operations for SSE and AVX.
3104         * config/i386/i386-c.c (ix86_target_macros_internal):
3105         Add PROCESSOR_BDVER1.
3106         * config/i386/driver-i386.c: Turn on -mtune=native for BDVER1.
3107         (has_fma4, has_xop): New.
3108         * config/i386/i386.c (bdver1_cost): New variable.
3109         (m_BDVER1): New macro.
3110         (m_AMD_MULTIPLE): Add m_BDVER1.
3111         (x86_tune_use_leave, x86_tune_push_memory, x86_tune_unroll_strlen,
3112         x86_tune_deep_branch_prediction, x86_tune_use_sahf, x86_tune_movx,
3113         x86_tune_use_simode_fiop, x86_tune_promote_qimode,
3114         x86_tune_add_esp_8, x86_tune_tune_sub_esp_4, x86_tune_sub_esp_8,
3115         x86_tune_integer_dfmode_moves, x86_tune_partial_reg_dependency,
3116         x86_tune_sse_partial_reg_dependency,
3117         x86_tune_sse_unaligned_load_optimal,
3118         x86_tune_sse_unaligned_store_optimal, x86_tune_sse_typeless_stores,
3119         x86_tune_memory_mismatch_stall, x86_tune_use_ffreep,
3120         x86_tune_inter_unit_moves, x86_tune_inter_unit_conversions,
3121         x86_tune_use_bt, x86_tune_pad_returns, x86_tune_slow_imul_imm32_mem,
3122         x86_tune_slow_imul_imm8, x86_tune_fuse_cmp_and_branch):
3123         Enable/disable for bdver1.
3124         (processor_target_table): Add bdver1_cost.
3125         (cpu_names): Add bdver1.
3126         (override_options): Set up PROCESSOR_BDVER1 for bdver1 entry in
3127          processor_alias_table.
3128         (ix86_expand_vector_move_misalign): Change.
3129         TARGET_SSE_UNALIGNED_MOVE_OPTIMAL to TARGET_SSE_UNALIGNED_LOAD_OPTIMAL.
3130         Check for TARGET_SSE_UNALIGNED_STORE_OPTIMAL.
3131         Check for TARGET_SSE_PACKED_SINGLE_INSN_OPTIMAL to emit movups instead
3132         of movupd/movdqu for SSE and AVX.
3133         (ix86_tune_issue_rate): Add PROCESSOR_BDVER1.
3134         (ix86_tune_adjust_cost): Add code for bdver1.
3135         (standard_sse_constant_opcode): Add check for
3136         TARGET_SSE_PACKED_SINGLE_INSN_OPTIMAL to emit packed single xor instead
3137         of packed double xor for SSE and AVX.
3138
3139 2010-05-14  Pat Haugen  <pthaugen@us.ibm.com>
3140
3141         * tree-ssa-loop.prefetch.c (prune_ref_by_group_reuse): Cast abs()
3142         result to unsigned.
3143
3144 2010-05-14  Tristan Gingold  <gingold@adacore.com>
3145
3146         * toplev.c (default_debug_hooks): Remove this variable.
3147         (process_options): Remove assignments to default_debug_hooks.
3148
3149 2010-05-14  Martin Jambor  <mjambor@suse.cz>
3150
3151         * langhooks-def.h (LANG_HOOKS_FOLD_OBJ_TYPE_REF): Remove.
3152         (LANG_HOOKS_INITIALIZER): Remove LANG_HOOKS_FOLD_OBJ_TYPE_REF.
3153         * langhooks.h (struct lang_hooks_for_decls): Removed field
3154         fold_obj_type_ref.
3155         * tree.c (free_lang_data): Remove assignment to
3156         lang_hooks.fold_obj_type_ref.
3157         * tree.def (OBJ_TYPE_REF): Update comment.
3158
3159 2010-05-14  Richard Guenther  <rguenther@suse.de>
3160
3161         PR tree-optimization/44124
3162         * tree-ssa-sccvn.c (vn_nary_may_trap): Fix invalid memory access.
3163
3164 2010-05-14  Alan Modra  <amodra@gmail.com>
3165
3166         PR target/44075
3167         * config/rs6000/rs6000.c (struct machine_function): Reorder
3168         fields for better packing.  Add lr_save_state.
3169         (rs6000_ra_ever_killed): Return lr_save_state if set.
3170         (rs6000_emit_eh_reg_restore): Set lr_save_state.
3171
3172 2010-05-13  Jan Hubicka  <jh@suse.cz>
3173
3174         * varpool.c (decide_is_variable_needed): Drop code checking
3175         TREE_SYMBOL_REFERENCED.
3176
3177 2010-05-13  Jan Hubicka  <jh@suse.cz>
3178
3179         * final.c (output_addr_const): Do not call mark_decl_referenced.
3180         * cgraphunit.c (process_function_and_variable_attributes): Use
3181         mark_needed_node dirrectly.
3182         (assemble_thunk): Do not call mark_decl_referenced.
3183
3184 2010-05-13  Anatoly Sokolov  <aesok@post.ru>
3185
3186         * targhooks.c (default_mode_dependent_address_p): Cast 'addr' to rtx.
3187
3188 2010-05-13  Jeff Law  <law@redhat.com>
3189
3190         * ira-conflicts.c (print_allocno_conflicts): New function broken out
3191         from...
3192         (print_conflicts): Call print_allocno_conflicts.
3193
3194 2010-05-13  Jakub Jelinek  <jakub@redhat.com>
3195
3196         PR debug/44104
3197         * dwarf2out.c (modified_type_die): Don't dereference mod_type_die
3198         if it is NULL.
3199
3200 2010-05-13  Kai Tietz  <kai.tietz@onevision.com>
3201
3202         * config.gcc (i[34567]86-*-mingw* | x86_64-*-mingw*): Choose
3203         t-mingw-w64 or t-mingw-w32 for multilib configuration.
3204         * config/i386/t-mingw-w32: New.
3205         * config/i386/t-mingw-w64 (MULTILIB_OSDIRNAMES): Change lib64 to lib.
3206
3207 2010-05-13  Martin Jambor  <mjambor@suse.cz>
3208
3209         * gimple.c (gimple_fold_obj_type_ref): Removed (a replacement moved to
3210         gimple-fold.c).
3211         * gimple-fold.c (get_base_binfo_for_type): New function.
3212         (gimple_get_relevant_ref_binfo): Likewise.
3213         (gimple_fold_obj_type_ref_known_binfo): Likewise.
3214         (gimple_fold_obj_type_ref): Likewise.
3215         (fold_gimple_call): Simplify condition for folding virtual calls
3216         and call gimple_fold_obj_type_ref.
3217         * gimple.h (gimple_get_relevant_ref_binfo): Declare.
3218         (gimple_fold_obj_type_ref_known_binfo): Likewise.
3219
3220 2010-05-13  Andreas Schwab  <schwab@linux-m68k.org>
3221
3222         * config/rs6000/rs6000-protos.h
3223         (rs6000_mode_dependent_address_ptr): Change argument to const_rtx.
3224         * config/rs6000/rs6000.c (rs6000_mode_dependent_address)
3225         (rs6000_debug_mode_dependent_address)
3226         (rs6000_mode_dependent_address_ptr): Likewise.
3227
3228 2010-05-13  Jakub Jelinek  <jakub@redhat.com>
3229
3230         PR debug/43983
3231         * var-tracking.c (track_expr_p): Allow tracking of variables optimized
3232         by SRA.
3233         * Makefile.in (dwarf2out.o): Depend on $(TREE_FLOW_H).
3234         * tree-sra.c (create_access_replacement): Call unshare_expr before
3235         passing expr to SET_DECL_DEBUG_EXPR, and remove any SSA_NAMEs from it.
3236         * dwarf2out.c: Include tree-flow.h.
3237         (struct var_loc_node): Rename var_loc_note field to loc, add comment.
3238         (size_of_loc_descr, output_loc_operands, output_loc_operands_raw):
3239         Handle DW_OP_bit_piece.
3240         (decl_piece_bitsize, decl_piece_varloc_ptr, decl_piece_node,
3241         construct_piece_list, adjust_piece_list): New functions.
3242         (add_var_loc_to_decl): Handle SRA optimized variables.
3243         Adjust for var_loc_note to loc field renaming.
3244         (dw_loc_list_1): For WANT_ADDRESS == 2 prefer DECL_MODE of decl
3245         in VAR_LOCATION note.
3246         (new_loc_descr_op_bit_piece): New function.
3247         (dw_sra_loc_expr): New function.
3248         (dw_loc_list): Use it.  Don't handle the last range after the
3249         loop, handle it inside of the loop.  Adjust for var_loc_note
3250         to loc field renaming.
3251         (add_location_or_const_value_attribute): Only special case
3252         single entry loc lists if loc is NOTE_P.  Adjust for
3253         var_loc_note to loc field renaming.
3254         (dwarf2out_var_location): Don't set newloc->var_loc_note
3255         and newloc->next here.
3256
3257 2010-05-12  Jan Hubicka  <jh@suse.cz>
3258
3259         * cgraph.c (cgraph_mark_address_taken_node): No longer imply needed
3260         flag.
3261         * cgraph.h (cgraph_only_called_directly_p,
3262         cgraph_can_remove_if_no_direct_calls_p): test address_taken flag.
3263         (cgraph_can_remove_if_no_direct_calls_and_refs_p): New function.
3264         * cgraphunit.c (cgraph_mark_functions_to_output): Test address_taken.
3265         (assemble
3266         * ipa.c (cgraph_remove_unreachable_nodes): Use
3267         cgraph_can_remove_if_no_direct_calls_and_refs_p; clear address_taken
3268         flags.
3269         * tree-inline.c (copy_bb): Check address_taken flag.
3270         * tree-profile.c (tree_gen_ic_func_profiler): Check address_taken and
3271         externally_visible flag.
3272
3273 2010-05-12  Jason Merrill  <jason@redhat.com>
3274
3275         PR bootstrap/44048
3276         PR target/44099
3277         * dbxout.c (dbxout_type): Remove NULLPTR_TYPE handling.
3278         * sdbout.c (plain_type_1): Likewise.
3279         * dwarf2out.c (is_base_type): Likewise.
3280         (gen_type_die_with_usage): Likewise.  Generate
3281         DW_TAG_unspecified_type for any LANG_TYPE.
3282
3283 2010-05-12  Jan Hubicka  <jh@suse.cz>
3284
3285         * cgraphbuild.c (build_cgraph_edges, rebuild_cgraph_edges): Build
3286         indrect edges too.
3287         * cgraph.c (cgraph_create_indirect_edge): Take ecf_flags argument.
3288         (cgraph_clone_edge): Update.
3289         (cgraph_node_remove_callees): Remove indirect calls too.
3290         * cgraph.h (cgraph_indirect_call_info): Add ecf_flags.
3291         (cgraph_create_indirect_edge): Update prototype.
3292         * ipa-reference.c (has_proper_scope_for_analysis): Rename to
3293         is_proper_for_analysis.
3294         (add_new_function, visited_nodes, function_insertion_hook_holder,
3295         get_local_reference_vars_info, mark_address_taken, mark_address,
3296         mark_load, mark_store, check_asm_memory_clobber, check_call,
3297         scan_stmt_for_static_refs, scan_initializer_for_static_refs): Remove.
3298         (ipa_init): Do not initialize visited_nodes;
3299         function_insertion_hook_holder.
3300         (analyze_variable): Rewrite.
3301         (analyze_function): Rewrite.
3302         (copy_local_bitmap): Remove.
3303         (duplicate_node_dat): Do not duplicate local info.
3304         (generate_summary): Simplify to only walk cgraph.
3305         (write_node_summary_p, ipa_reference_write_summary,
3306         ipa_reference_read_summary): Remove.
3307         (propagate): Do not remove function insertion;
3308         generate summary.
3309         (pass_ipa_reference): NULLify summary handling fields.
3310         * lto-cgraph.c (lto_output_edge): Output ecf_flags.
3311         (input_edge): Input ecf_flags.
3312         * ipa-prop.c (ipa_note_parm_call): Expect edge to be around.
3313         (update_indirect_edges_after_inlining): Ignore edges with unknown
3314         param.
3315
3316 2010-05-12  Sriraman Tallam  <tmsriram@google.com>
3317
3318         * implicit-zee.c: New file.
3319         * tree-pass.h (pass_implicit_zee): Declare.
3320         * passes.c (init_optimization_passes): Add zee pass.
3321         * common.opt (fzee): New flag.
3322         * timevar.def (TV_ZEE): Define.
3323         * config/i386/i386.c (optimization_options): Turn on ZEE for level 2
3324         and beyond.
3325         * Makefile.in (implicit-zee.o): Add new build file.
3326
3327 2010-05-12  Kazu Hirata  <kazu@codesourcery.com>
3328             Nathan Froyd  <froydnj@codesourcery.com>
3329
3330         * c-common.c (sync_resolve_params): Remove write-only variable.
3331
3332 2010-05-12  Anatoly Sokolov  <aesok@post.ru>
3333
3334         * target.h (struct gcc_target): Add mode_dependent_address_p field.
3335         * target-def.h (TARGET_MODE_DEPENDENT_ADDRESS_P): New.
3336         (TARGET_INITIALIZER): Use TARGET_MODE_DEPENDENT_ADDRESS_P.
3337         * targhooks.c (default_mode_dependent_address_p): New function.
3338         * targhooks.h (default_mode_dependent_address_p): Declare function.
3339         * doc/tm.texi (TARGET_MODE_DEPENDENT_ADDRESS_P): New.
3340         (GO_IF_MODE_DEPENDENT_ADDRESS): Update.
3341         * recog.c (mode_dependent_address_p): Call mode_dependent_address_p
3342         target hook. Change return type to bool.
3343         * recog.h (mode_dependent_address_p): Change return type to bool.
3344
3345 2010-05-12  Kazu Hirata  <kazu@codesourcery.com>
3346             Nathan Froyd  <froydnj@codesourcery.com>
3347
3348         * tree-mudflap.c (build_function_type_0, build_function_type_1,
3349         build_function_type_2, build_function_type_3): Remove.
3350         (mudflap_init): Use build_function_type_list.
3351
3352 2010-05-12  Kazu Hirata  <kazu@codesourcery.com>
3353             Nathan Froyd  <froydnj@codesourcery.com>
3354
3355         * coverage.c (build_fn_info_value): Call build_constructor instead of
3356         build_constructor_from_list.
3357         (build_ctr_info_value): Likewise.
3358         (build_gcov_info): Likewise.
3359
3360 2010-05-12  Nathan Froyd  <froydnj@codesourcery.com>
3361
3362         * tree.c (build_constructor): Compute TREE_CONSTANT for the
3363         resultant constructor.
3364         (build_constructor_single): Don't set TREE_CONSTANT.
3365         (build_constructor_from_list): Don't compute TREE_CONSTANT.
3366
3367 2010-05-12  Jan Hubicka  <jh@suse.cz>
3368
3369         * cgraph.h (struct varpool_node): Add aux.
3370         * varasm.c (find_decl_and_mark_needed): Force output of varpool nodes.
3371         * varpool.c (varpool_remove_node): Do not remove initializer.
3372         (varpool_reset_queue): Export.
3373         (varpool_finalize_decl): Volatile vars are forced to be output.
3374         * lto-symtab.c (lto_varpool_replace_node): Clear out initializer of
3375         replaced decl.
3376         * ipa.c (enqueue_cgraph_node, enqueue_varpool_node,
3377         process_references, varpool_can_remove_if_no_refs): New functions.
3378         (cgraph_remove_unreachable_nodes): Handle variables too.
3379
3380 2010-05-12  H.J. Lu  <hongjiu.lu@intel.com>
3381
3382         PR target/44088
3383         * config/i386/sse.md (*avx_vmmaskcmp<mode>3): New.
3384
3385 2010-05-12  Jakub Jelinek  <jakub@redhat.com>
3386
3387         PR middle-end/44085
3388         * gimplify.c (enum omp_region_type): Add ORT_UNTIED_TASK,
3389         change value of ORT_TASK.
3390         (new_omp_context): Handle ORT_UNTIED_TASK like ORT_TASK.
3391         (omp_notice_threadprivate_variable): New function.
3392         (omp_notice_variable): Call it for threadprivate variables.
3393         If enclosing ctx is a task, print enclosing task rather than
3394         enclosing parallel.  Handle ORT_UNTIED_TASK like ORT_TASK.
3395         (gimplify_omp_task): Pass ORT_UNTIED_TASK instead of ORT_TASK
3396         if task has untied clause.
3397
3398         PR debug/42278
3399         * dwarf2out.c (base_type_die): Don't add name attribute here.
3400         (modified_type_die): Instead of sizetype use
3401         its underlying original type.  If a DW_TAG_base_type doesn't
3402         have name added, add __unknown__.
3403         (dwarf2out_imported_module_or_decl_1): Don't call base_type_die,
3404         always call force_type_die instead.
3405
3406 2010-05-12  Maxim Kuvyrkov  <maxim@codesourcery.com>
3407
3408         * targhooks.c (default_stack_protect_guard): Avoid sharing RTL
3409         for __stack_chk_guard.
3410
3411 2010-05-11  Jakub Jelinek  <jakub@redhat.com>
3412
3413         * c-opts.c (c_common_parse_file): If start_end_main_source_file,
3414         don't call start_source_file debug hook here...
3415         (finish_options): ... but here, after outputting predefined and
3416         command line defines and undefs.
3417
3418         PR middle-end/44071
3419         * cfglayout.c (fixup_reorder_chain): Allow asm goto to have
3420         no fallthru edge.
3421         * cfgcleanup.c (try_optimize_cfg): When in cfglayout mode
3422         optimizing away empty bb with no successors, move over its
3423         footer chain to fallthru predecessor.
3424         * cfgrtl.c (patch_jump_insn): Update also REG_LABEL_OPERAND.
3425         (rtl_split_edge): For asm goto call patch_jump_insn even if
3426         splitting fallthru edge.
3427
3428         PR c++/44059
3429         * config/elfos.h (ASM_DECLARE_OBJECT_NAME): Use qnu_unique_object
3430         even for DECL_ONE_ONLY DECL_ARTIFICIAL !TREE_READONLY decls.
3431         * config/alpha/elf.h (ASM_DECLARE_OBJECT_NAME): Likewise.
3432         * dwarf2asm.c (dw2_output_indirect_constant_1): Set TREE_READONLY
3433         on DW.ref.* decls.
3434
3435         PR c++/44062
3436         * c-parser.c (c_parser_expression): Mark LHS of a comma
3437         expression as read if it is a decl, handled component or
3438         COMPOUND_EXPR with that on the RHS.
3439         * c-typeck.c (c_process_expr_stmt): Mark RHS of COMPOUND_EXPR
3440         if it is a decl or handled component.
3441
3442 2010-05-11  Jan Hubicka  <jh@suse.cz>
3443
3444         * lto-symtab.c (lto_symtab_free): New function.
3445         * lto-streamer.h (lto_symtab_free): Declare.
3446
3447 2010-05-11  Jan Hubicka  <jh@suse.cz>
3448
3449         * lto-cgraph.c (reachable_from_other_partition_p): Export; do not assume
3450         that if function is needed it is reachable.
3451         (lto_output_node): See if it the function is reachable or referenced.
3452         (output_cgraph): Update call of lto_output_node.
3453         * lto-streamer.h (reachable_from_other_partition_p): Declare.
3454
3455 2010-05-11  Jan Hubicka  <jh@suse.cz>
3456
3457         * crtstuff.c (__JCR_LIST__, __DTOR_END__, __JCR_END__, __FRAME_END__):
3458         Mark as used.
3459
3460 2010-05-11  Jan Hubicka  <jh@suse.cz>
3461
3462         PR tree-optimize/44063
3463         * ipa-inline.c (cgraph_edge_badness): Move always inlines to top of
3464         queue.
3465         (cgraph_decide_inlining_of_small_function): Skip check when disrgarding
3466         limits.
3467         (estimate_function_body_sizes): Compute sizes even when disregarding.
3468
3469 2010-05-11  Kai Tietz  <kai.tietz@onevision.com>
3470
3471         * collect2.c (maybe_lto_object_file): Add x64-coff magic and check.
3472
3473 2010-05-11  Jan Hubicka  <jh@suse.cz>
3474
3475         * lto-cgraph.c (output_cgraph): Remove loop adding all varpool nodes
3476         into every boundary.
3477
3478 2010-05-11  Jan Hubicka  <jh@suse.cz>
3479
3480         * matrix-reorg.c (matrix_reorg): Rebuild edges.
3481
3482 2010-05-11  Jan Hubicka  <jh@suse.cz>
3483
3484         * lto-streamer.c (lto_streamer_cache_add_to_node_array,
3485         lto_streamer_cache_delete): Put nodes into heap.
3486         * lto-streamer.h (struct lto_streamer_cache_d): Nodes vector is in
3487         heap.
3488
3489 2010-05-11  Jan Hubicka  <jh@suse.cz>
3490
3491         * cgraphbuild.c (cgraph_rebuild_references): New.
3492         * cgraph.c (cgraph_mark_reachable_node): Accept references to optimized
3493         out extern inlines.
3494         * cgraph.h (cgraph_rebuild_references): Declare.
3495         * tree-inline.c (tree_function_versioning): Use it.
3496         * ipa-struct-reorg.c (do_reorg_for_func): Likewise.
3497
3498 2010-05-11  Jan Hubicka  <jh@suse.cz>
3499
3500         * cgraph.c: Include ipa-utils.h
3501         (cgraph_create_virtual_clone): Update references.
3502         * Makefile.in (cgraph.o): Add dependency at ipa-utils.h
3503
3504 2010-05-11  Christian Borntraeger  <borntraeger@de.ibm.com>
3505
3506         * tree-ssa-loop-prefetch.c (prune_ref_by_group_reuse): Reset
3507         prefetch_before to PREFETCH_ALL if to accesses "meet" beyond
3508         cache size.
3509
3510 2010-05-11  Christian Borntraeger  <borntraeger@de.ibm.com>
3511
3512         * tree-ssa-loop-prefetch.c: Add debug for dropped prefetches.
3513
3514 2010-05-11  Jakub Jelinek  <jakub@redhat.com>
3515
3516         * gcc.c (execute): For -### don't quote arguments that
3517         contain just alphanumerics and _/-. characters.
3518         * doc/invoke.texi: Document that change for -###.
3519
3520         PR debug/44023
3521         * df-problems.c (struct dead_debug): Add to_rescan field.
3522         (dead_debug_init): Clear to_rescan field.
3523         (dead_debug_finish): Rescan all debug insns in to_rescan
3524         bitmap and free the bitmap.
3525         (dead_debug_insert_before): Instead of rescanning debug insns
3526         immediately queue their rescanning until dead_debug_finish.
3527         (df_note_bb_compute): After dead_debug_add do continue instead
3528         of break.
3529
3530 2010-05-10  Jakub Jelinek  <jakub@redhat.com>
3531
3532         PR debug/44028
3533         * haifa-sched.c (schedule_insn): When clearing INSN_VAR_LOCATION_LOC,
3534         clear also INSN_REG_USE_LIST.
3535
3536 2010-05-10  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3537
3538         * config/mips/mips.c (TARGET_SMALL_REGISTER_CLASSES_FOR_MODE_P): Undef.
3539
3540 2010-05-10  Jan Hubicka  <jh@suse.cz>
3541
3542         * lto-stramer-out.c (produce_asm_for_decls): Correct accidentally
3543         commited change.
3544
3545 2010-05-10  Jan Hubicka  <jh@suse.cz>
3546
3547         * passes.c (ipa_write_summaries_1, ipa_write_optimization_summaries):
3548         Allocate encoders.
3549         * lto-section-out.c (lto_new_out_decl_state): Do not allocate it here.
3550         * lto-streamer.c (lto_streamer_cache_insert_1): Use alloc pool.
3551         (lto_streamer_cache_create): Init alloc pool.
3552         (lto_streamer_cache_delete): Free alloc pool.
3553         * lto-streamer.h: Include alloc pool.
3554         (lto_streamer_cache_d): Use alloc pool.
3555         * lto-stramer-out.c (produce_asm_for_decls): Delete fn_out_states.
3556
3557 2010-05-10  Jan Hubicka  <jh@suse.cz>
3558
3559         * Makefile.in (cgraphbuild.o): Add dependency on except.h.
3560         * cgraphbuild.c: Include except.h
3561         (record_type_list, record_eh_tables): New function.
3562         (build_cgraph_edges, rebuild_cgraph_edges): Use it.
3563
3564 2010-05-10  Jan Hubicka  <jh@suse.cz>
3565
3566         * crtstuff.c (force_to_data, __do_global_dtors_aux_fini_array_entry,
3567         __frame_dummy_init_array_entry, force_to_data): Attribute as used
3568         rather than unused.
3569
3570 2010-05-10  Michael Matz  <matz@suse.de>
3571
3572         * tree-ssa-reassoc.c (undistribute_ops_list): Use create_tmp_reg.
3573         (can_reassociate_p): Use FLOAT_TYPE_P.
3574         * tree-vectorizer.h (vect_is_simple_reduction): Rename to ...
3575         (vect_force_simple_reduction): ... this.
3576         * tree-parloops.c (gather_scalar_reductions): Use
3577         vect_force_simple_reduction.
3578         * tree-vect-loop.c (vect_is_simple_reduction_1): Rename from
3579         vect_is_simple_reduction, add modify argument, if true rewrite
3580         "a-b" into "a+(-b)".
3581         (vect_is_simple_reduction, vect_force_simple_reduction): New
3582         functions.
3583         (vect_analyze_scalar_cycles_1): Use vect_force_simple_reduction.
3584
3585 2010-05-10  H.J. Lu  <hongjiu.lu@intel.com>
3586             Vladimir Makarov  <vmakarov@redhat.com>
3587
3588         PR rtl-optimization/44012
3589         * ira-build.c (remove_unnecessary_allocnos): Nullify
3590         regno_allocno_map of the removed allocno.
3591
3592 2010-05-10  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3593
3594         * configure.ac (gcc_cv_ld_eh_gc_sections): Redirect objdump errors
3595         to /dev/null.
3596         * configure: Regenerate.
3597
3598 2010-05-10  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3599
3600         * config/sol2.c (solaris_assemble_visibility): Declare decl, vis
3601         unused.
3602         Define visibility_types, name, type inside HAVE_GAS_HIDDEN.
3603         * configure.ac (gcc_cv_ld_hidden): Explain stages of visibility
3604         support in Sun ld.
3605         * configure: Regenerate.
3606
3607 2010-05-10  Richard Guenther  <rguenther@suse.de>
3608
3609         * lto-symtab.c (lto_symtab_entry_marked_p): Make entry
3610         marked if the entry identifier is marked.
3611
3612 2010-05-10  Richard Guenther  <rguenther@suse.de>
3613
3614         * c-common.c (struct c_common_attributes): Add fnspec attribute.
3615         (handle_fnspec_attribute): New function.
3616         * gimple.h (gimple_call_return_flags): Declare.
3617         (gimple_call_arg_flags): Likewise.
3618         * gimple.c (gimple_call_arg_flags): New function.
3619         (gimple_call_return_flags): Likewise.
3620         * tree.h (EAF_DIRECT, EAF_NOCLOBBER, EAF_NOESCAPE, EAF_UNUSED):
3621         New argument flags.
3622         (ERF_RETURN_ARG_MASK, ERF_RETURNS_ARG, ERF_NOALIAS): New function
3623         return value flags.
3624         * tree-ssa-alias.c (ref_maybe_used_by_call_p_1): Skip unused args.
3625         * tree-ssa-structalias.c (make_constraint_from_heapvar): Split
3626         main work to ...
3627         (make_heapvar_for): ... this new function.
3628         (handle_rhs_call): Handle fnspec attribute argument specifiers.
3629         (handle_lhs_call): Likewise.
3630         (find_func_aliases): Adjust.
3631
3632 2010-05-10  Richard Guenther  <rguenther@suse.de>
3633
3634         PR tree-optimization/44050
3635         * tree-inline.c (tree_function_versioning): Clone the ipa-pta flag.
3636
3637 2010-05-10  Wei Guozhi  <carrot@google.com>
3638
3639         PR target/42879
3640         * config/arm/thumb2.md (thumb2_tlobits_cbranch): New insn pattern.
3641
3642 2010-05-09  Joseph Myers  <joseph@codesourcery.com>
3643
3644         PR c/10676
3645         * c-typeck.c (lookup_field): Take a type directly.  Update
3646         recursive calls.
3647         (build_component_ref): Update call to lookup_field.
3648         (set_init_label): Use lookup_field to find initialized field.
3649         Handle returned list of fields like a sequence of designators.
3650
3651 2010-05-09  Richard Guenther  <rguenther@suse.de>
3652
3653         PR middle-end/44024
3654         * fold-const.c (tree_single_nonzero_warnv_p): Properly
3655         handle &FUNCTION_DECL.
3656
3657 2010-05-09  Joseph Myers  <joseph@codesourcery.com>
3658
3659         PR c/4784
3660         * c-decl.c (detect_field_duplicates_hash): New.  Handle anonymous
3661         structures and unions recursively.
3662         (detect_field_duplicates): Move duplicate detection with a hash to
3663         detect_field_duplicates_hash.  Always use a hash if anonymous
3664         structures or unions are present.
3665         * doc/extend.texi (Unnamed Fields): Document that duplicate fields
3666         give errors.
3667
3668 2010-05-09  H.J. Lu  <hongjiu.lu@intel.com>
3669
3670         PR target/44046
3671         * config/i386/driver-i386.c (host_detect_local_cpu): Properly
3672         detect Atom, Core 2 and Core i7.
3673
3674 2010-05-09  Richard Guenther  <rguenther@suse.de>
3675
3676         * gcc.c (store_arg): Handle temporary file deletion for
3677         joined arguments.
3678
3679 2010-05-09  Richard Guenther  <rguenther@suse.de>
3680
3681         PR middle-end/44043
3682         * ipa-inline.c (estimate_function_body_sizes): Return after
3683         disregarding inline limits.
3684
3685 2010-05-09  Richard Guenther  <rguenther@suse.de>
3686
3687         * gcc.c (store_arg): Revert last change.
3688
3689 2010-05-08  Sandra Loosemore  <sandra@codesourcery.com>
3690
3691         PR middle-end/28685
3692         * tree-ssa-reassoc.c (eliminate_redundant_comparison): New function.
3693         (optimize_ops_list): Call it.
3694
3695 2010-05-08  Richard Guenther  <rguenther@suse.de>
3696
3697         PR tree-optimization/44030
3698         * tree-ssa-pre.c (eliminate): Copy NECESSARY flag.  Set
3699         NECESSARY flag if we propagate from a inserted expression.
3700
3701 2010-05-08  Eric Botcazou  <ebotcazou@adacore.com>
3702
3703         * gimple.c (gimple_types_compatible_p) <ARRAY_TYPE>: Treat bounds of
3704         domain types as equal if they are both PLACEHOLDER_EXPRs.
3705
3706 2010-05-08  Richard Guenther  <rguenther@suse.de>
3707
3708         * lto-wrapper.c (run_gcc): Remove linker output from
3709         command line for LTRANS invocation.
3710
3711 2010-05-07  Steven Bosscher  <steven@gcc.gnu.org>
3712
3713         * config.gcc (i[34567]86-*-darwin*, x86_64-*-darwin*): Add
3714         lto-macho as lto_binary_reader.
3715         * target.h (struct gcc_target): New hooks lto_start and lto_end.
3716         * target-def.h (TARGET_ASM_LTO_START, TARGET_ASM_LTO_END): Define.
3717         * cgraphunit.c (ipa_passes): Wrap LTO assembler output generation
3718         in lto_start and lto_end calls.
3719         (is_elf_or_coff): Rename to maybe_lto_object_file.  Add Mach-O
3720         magic numbers.
3721         (scan_prog_file): Update is_elf_or_coff call.
3722         * doc/tm.text (TARGET_ASM_LTO_START, TARGET_ASM_LTO_END): Document.
3723
3724         * collect2.c (main): Fix enum comparison.
3725
3726         * config/darwin-protos.h (darwin_asm_lto_start, darwin_asm_lto_end):
3727         Add prototypes.
3728         * darwin9.h (LINK_COMMAND_SPEC): Pass -flto and -fwhopr to the linker.
3729         * darwin.h (LINK_COMMAND_SPEC): Likewise.  Define TARGET_ASM_LTO_START
3730         and TARGET_ASM_LTO_END.
3731         * darwin.c: Include obstack.h and lto-streamer.h.
3732         (lto_section_names_offset, lto_section_names_obstack,
3733         lto_asm_out_file, lto_asm_out_name, saved_asm_out_file): New static
3734         global variables.
3735         (LTO_SEGMENT_NAME, LTO_NAMES_SECTION): New defines.
3736         (darwin_asm_lto_start): New function.  Redirect output to asm_out_file
3737         to a temporary file.
3738         (darwin_asm_lto_end): New function.  Restore asm_out_file.
3739         (darwin_asm_named_section): For LTO sections, replace the name with
3740         the offset of the section name in a string table, and build this
3741         table.
3742         (darwin_file_start): Initialize global vars for LTO support.
3743         (darwin_file_end): If output to asm_out_file was redirected, append it
3744         to the proper asm_out_file here.  Add the section names section.
3745
3746 2010-05-07  Steven Bosscher  <steven@gcc.gnu.org>
3747
3748         * c-pragma.c (pending_weak_d, pending_weak): New.
3749         (pending_weaks): Change the type to VEC((pending_weak,gc) *.
3750         (maybe_apply_pragma_weak, maybe_apply_pending_pragma_weaks,
3751         handle_pragma_weak): Update the uses of pending_weaks.
3752
3753 2010-05-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3754
3755         PR documentation/44016
3756         * doc/standards.texi (Standards): Link to unversioned
3757         cxx0x_status.html page.
3758
3759 2010-05-07  Iain Sandoe <iains@gcc.gnu.org>
3760
3761         PR target/43708
3762         * config/darwin-c.c (darwin_pragma_unused): Set DECL_READ_P
3763         in addition to TREE_USED, to avoid "set but unused" warnings.
3764
3765 2010-05-07  Changpeng Fang  <changpeng.fang@amd.com>
3766
3767         * tree-ssa-loop-prefetch.c (TRIP_COUNT_TO_AHEAD_RATIO): New.
3768         (is_loop_prefetching_profitable): Do not insert prefetches
3769         when the trip count is not at least TRIP_COUNT_TO_AHEAD_RATIO
3770         times the prefetch ahead distance.
3771
3772 2010-05-07  Changpeng Fang  <changpeng.fang@amd.com>
3773
3774         * tree-ssa-loop-prefetch.c (is_loop_prefetching_profitable):
3775         Account for loop unrolling in the insn-to-prefetch ratio heuristic.
3776         (loop_prefetch_arrays): Pass to is_loop_prefetching_profitable
3777         the unroll_factor.
3778
3779 2010-05-07  Changpeng Fang  <changpeng.fang@amd.com>
3780
3781         * tree-ssa-loop-prefetch.c (is_loop_prefetching_profitable): Dump
3782         a diagnostic info when the insn-to-mem ratio is too small.
3783
3784 2010-05-07  Richard Guenther <rguenther@suse.de>
3785
3786         * gcc.c (LINK_COMMAND_SPEC): Provide a resolution file to
3787         the linker plugin.
3788         (store_arg): Queue temp_filename for deletion instead of
3789         the whole argument.
3790
3791 2010-05-07  Richard Guenther  <rguenther@suse.de>
3792
3793         * lto-wrapper.c (DUMPBASE_SUFFIX): Define.
3794         (run_gcc): Handle LTRANS phase invocation.
3795         * collect2.c (maybe_run_lto_and_relink): Do not set WPA_SAVE_LTRANS.
3796
3797 2010-05-07  Jakub Jelinek  <jakub@redhat.com>
3798
3799         * tree.h (TREE_ADDRESSABLE): Adjust comment to say that
3800         this is also meaningful on PARM_DECLs and RESULT_DECLs.
3801
3802 2010-05-07  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3803
3804         * config/mips/iris6.h (LINK_SPEC): Don't pass -init, -fini with -r.
3805
3806 2010-05-07  Richard Guenther  <rguenther@suse.de>
3807
3808         PR tree-optimization/44020
3809         * tree-ssa-pre.c (execute_pre): Do not remove dead inserted
3810         code when PRE is not yet initialized.
3811
3812 2010-05-07  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3813
3814         * config/mips/dbxmdebug.h: Remove.
3815         * config.gcc (mips-sgi-irix6.5*): Remove mips/dbxmdebug.h.
3816
3817 2010-05-07  Shujing Zhao  <pearly.zhao@oracle.com>
3818
3819         * c-typeck.c (build_binary_op): Warn ordered comparison of pointer
3820         with null pointer and also warn about ordered comparison of zero with
3821         pointer if -Wextra.
3822
3823 2010-05-05  Andreas Simbuerger  <simbuerg@fim.uni-passau.de>
3824
3825         * graphite-blocking.c
3826         (pbb_strip_mine_profitable_p): Replace Value with mpz_t.
3827         * graphite-clast-to-gimple.c
3828         (clast_to_gcc_expression): Same.
3829         (precision_for_value): Same.
3830         (precision_for_interval): Same.
3831         (gcc_type_for_interval): Same.
3832         (graphite_create_new_guard): Same.
3833         (compute_bounds_for_level): Same.
3834         (graphite_create_new_loop_guard): Same.
3835         * graphite-interchange.c
3836         (build_linearized_memory_access): Same.
3837         (pdr_stride_in_loop): Same.
3838         (memory_strides_in_loop_1): Same.
3839         (memory_strides_in_loop): Same.
3840         (extend_scattering): Same.
3841         (psct_scattering_dim_for_loop_depth): Same.
3842         (pbb_number_of_iterations): Same.
3843         * graphite-poly.h
3844         (debug_iteration_domains): Same.
3845         * graphite-ppl.c
3846         (new_Cloog_Domain_from_ppl_Pointset_Powerset): Same.
3847         (ppl_set_inhomogeneous_gmp): Same.
3848         (ppl_strip_loop): Same.
3849         (ppl_lexico_compare_linear_expressions): Same.
3850         (ppl_read_polyhedron_matrix): Same.
3851         (ppl_max_for_le_pointset): Same.
3852         * graphite-ppl.h
3853         (ppl_read_polyhedron_matrix): Same.
3854         (tree_int_to_gmp): Same.
3855         (gmp_cst_to_tree): Same.
3856         (ppl_set_inhomogeneous): Same.
3857         (ppl_set_inhomogeneous_tree): Same.
3858         (ppl_set_coef): Same.
3859         (ppl_set_coef_tree): Same.
3860         * graphite-sese-to-poly.c
3861         (build_pbb_scattering_polyhedrons): Same.
3862         (build_scop_scattering): Same.
3863         (scan_tree_for_params_right_scev): Same.
3864         (scan_tree_for_params): Same.
3865         (find_params_in_bb): Same.
3866         (find_scop_parameters): Same.
3867         (add_upper_bounds_from_estimated_nit): Same.
3868         (build_loop_iteration_domains): Same.
3869         (add_condition_to_domain): Same.
3870         (pdr_add_memory_accesses): Same.
3871
3872 2010-05-05  Andreas Simbuerger  <simbuerg@fim.uni-passau.de>
3873
3874         * graphite-blocking.c (pbb_strip_mine_profitable_p): Resolve
3875         CLooG's value_* macros to their respective mpz_* counterparts.
3876         * graphite-clast-to-gimple.c (clast_to_gcc_expression): Same.
3877         (graphite_create_new_loop_guard): Same.
3878         * graphite-interchange.c (build_linearized_memory_access): Same.
3879         (pdr_stride_in_loop): Same.
3880         (memory_strides_in_loop_1): Same.
3881         (1st_interchange_profitable_p): Same.
3882         * graphite-poly.c (extend_scattering): Same.
3883         (psct_scattering_dim_for_loop_depth): Same.
3884         (pbb_number_of_iterations): Same.
3885         (pbb_number_of_iterations_at_time): Same.
3886         * graphite-poly.h (new_1st_loop): Same.
3887         * graphite-ppl.c (cloog_matrix_to_ppl_constraint): Same.
3888         (oppose_constraint): Same.
3889         (insert_constraint_into_matrix): Same.
3890         (ppl_set_inhomogeneous_gmp): Same.
3891         (ppl_set_coef_gmp): Same.
3892         (ppl_strip_loop): Same.
3893         (ppl_lexico_compare_linear_expressions): Same.
3894         (ppl_max_for_le_pointset): Same.
3895         (ppl_min_for_le_pointset): Same.
3896         (ppl_build_realtion): Same.
3897         * graphite-ppl.h (gmp_cst_to_tree): Same.
3898         (ppl_set_inhomogeneous): Same.
3899         (ppl_set_inhomogeneous_tree): Same.
3900         (ppl_set_coef): Same.
3901         (ppl_set_coef_tree): Same.
3902         * graphite-sese-to-poly.c (build_pbb_scattering_polyhedrons): Same.
3903         (build_scop_scattering): Same.
3904         (add_value_to_dim): Same.
3905         (scan_tree_for_params_right_scev): Same.
3906         (scan_tree_for_params_int): Same.
3907         (scan_tree_for_params): Same.
3908         (find_params_in_bb): Same.
3909         (find_scop_parameters): Same.
3910         (add_upper_bounds_from_estimated_nit): Same.
3911         (build_loop_iteration_domains): Same.
3912         (create_linear_expr_from_tree): Same.
3913         (add_condition_to_domain): Same.
3914         (pdr_add_memory_accesses): Same.
3915
3916 2010-05-06  Magnus Fromreide  <magfr@lysator.liu.se>
3917             Jason Merrill  <jason@redhat.com>
3918
3919         * c-common.c (c_common_reswords): Add nullptr.
3920         * c-common.h: Add RID_NULLPTR.  Reorganize C++0x rids.
3921         * dwarf2out.c (is_base_type): Handle NULLPTR_TYPE.
3922         (gen_type_die_with_usage): Likewise.
3923         * dbxout.c (dbxout_type): Likewise.
3924         * sdbout.c (plain_type_1): Likewise.
3925
3926 2010-05-06  Jason Merrill  <jason@redhat.com>
3927
3928         * gimplify.c (gimplify_expr): Set GS_ALL_DONE when appropriate.
3929         Don't change GS_OK to GS_ALL_DONE.  Make sure that all cases set
3930         ret appropriately.
3931         (gimplify_compound_lval): Return GS_ALL_DONE as appropriate.
3932
3933         * gimplify.c (gimplify_modify_expr_rhs): Don't return GS_OK for
3934         stripping WITH_SIZE_EXPR.
3935         (gimplify_expr) [MODIFY_EXPR]: Trust GS_OK even if the rhs didn't
3936         change.
3937
3938 2010-05-06  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3939
3940         * config.gcc: Removed mips-sgi-irix5*, mips-sgi-irix6.[0-4]* from
3941         list of obsolete configurations.
3942         Disabled check for obsolete configurations.
3943         (mips-sgi-irix[56]*): Restrict to mips-sgi-irix6.5*.
3944         Removed support for previous versions.
3945         * config/mips/iris.h: Removed.
3946         * config/mips/iris5.h: Removed.
3947         * config/mips/iris6.h: Merged old iris.h contents.
3948         (TARGET_IRIX): Removed.
3949         (DRIVER_SELF_SPECS): Removed mabi=32.
3950         (IDENT_ASM_OP): Removed undef.
3951         (STARTFILE_SPEC): Removed mabi=32.
3952         (ENDFILE_SPEC): Likewise.
3953         (IRIX_SUBTARGET_LINK_SPEC): Likewise.
3954         (MACHINE_TYPE): Update for IRIX 6.5.
3955         * config/mips/mips.c (mips_build_builtin_va_list): Replaced
3956         TARGET_IRIX by TARGET_IRIX6.
3957         (mips_file_start): Likewise.
3958         (mips_output_external): Remove IRIX 5/6 O32 support.
3959         (mips_output_function_prologue): Likewise.
3960         * config/mips/mips.h (TARGET_GPWORD): Replaced TARGET_IRIX by
3961         TARGET_IRIX6.
3962         (TARGET_CPU_CPP_BUILTINS): Likewise.
3963         (TARGET_IRIX): Removed.
3964         * config/mips/t-iris6 (MULTILIB_OPTIONS): Removed mabi=32.
3965         (MULTILIB_DIRNAMES): Removed 32.
3966         (MULTILIB_OSDIRNAMES): Removed ../lib.
3967         * doc/install.texi (Prerequisites): Don't reference IRIX before 6.5.
3968         (Specific, mips-sgi-irix5): Document removal.
3969         (Specific, mips-sgi-irix6): Document IRIX 6.[0-4] and O32 ABI removal.
3970         Remove references to older IRIX 6 releases and the O32 ABI.
3971
3972 2010-05-06  Jakub Jelinek  <jakub@redhat.com>
3973
3974         PR bootstrap/43994
3975         * df-problems.c (dead_debug_insert_before): Use *DF_REF_REAL_LOC
3976         instead of DF_REF_REAL_REG.
3977
3978 2010-05-06  Dave Korn  <dave.korn.cygwin@gmail.com>
3979
3980         PR target/43888
3981         * config/i386/winnt.c (i386_pe_binds_local_p): Tweak weak symbol
3982         handling to still return true for x64 targets.
3983
3984 2010-05-06  Maxim Kuvyrkov  <maxim@codesourcery.com>
3985
3986         * config/m68k/uclinux.h (LIB_SPEC): Bring in sync with config/linux.h.
3987
3988 2010-05-06  Jan Hubicka  <jh@suse.cz>
3989
3990         PR tree-optimization/43791
3991         * ipa-inline.c (update_caller_keys): Remove bogus
3992         disregard_inline_limits check.
3993
3994 2010-05-06  Michael Matz  <matz@suse.de>
3995
3996         PR tree-optimization/43984
3997         * tree-ssa-pre.c (inserted_phi_names): Remove.
3998         (inserted_exprs): Change to bitmap.
3999         (create_expression_by_pieces): Set bits, don't append to vector.
4000         (insert_into_preds_of_block): Don't handle inserted_phi_names.
4001         (eliminate): Don't look at inserted_phi_names, remove deleted
4002         insns from inserted_exprs.
4003         (remove_dead_inserted_code): Adjust to use bitmaps instead of vectors.
4004         (init_pre, fini_pre): Allocate and free bitmaps.
4005         (execute_pre): Insert insns on edges before elimination.
4006
4007 2010-05-06  Maxim Kuvyrkov  <maxim@codesourcery.com>
4008
4009         * tree.c (initializer_zerop): Handle STRING_CST.
4010
4011 2010-05-06  Manuel López-Ibáñez  <manu@gcc.gnu.org>
4012
4013         PR 40989
4014         * doc/invoke.texi (Wimplicit): Document as C only.
4015         * opts.c (common_handle_option): Add argument kind.
4016         (handle_option): Rename as read_cmdline_option. Factor out code to...
4017         (handle_option): ... here. New.
4018         (handle_options): Rename as read_cmdline_options.
4019         (decode_options): Update call.
4020         (set_option): Use option index instead of option pointer. Classify
4021         diagnostics correctly.
4022         (enable_warning_as_error): Call handle_option.
4023         * opts.h (set_option): Update declaration.
4024         (handle_option): Declare.
4025         * langhooks.h (struct lang_hooks): Add argument kind to handle_option.
4026         * c.opt (Wimplicit,Wimplicit-int): Initialize to -1.
4027         * c-opts.c (set_Wimplicit): Delete.
4028         (c_family_lang_mask): New static constant.
4029         (c_common_handle_option): Add argument kind. Use handle_option
4030         instead of set_Wimplicit.
4031         (c_common_post_options): warn_implicit and warn_implicit_int
4032         are disabled by default.
4033         * c-common.c (warn_implicit): Do not define here.
4034         * c-common.h (warn_implicit): Do not declare here.
4035         (c_common_handle_option): Update declaration.
4036         * lto-opts.c (lto_reissue_options): Update call to set_option.
4037
4038 2010-05-06  Richard Guenther  <rguenther@suse.de>
4039
4040         PR tree-optimization/43571
4041         * domwalk.c (walk_dominator_tree): Walk the dominator
4042         sons in more optimal order.
4043
4044 2010-05-06  Richard Guenther  <rguenther@suse.de>
4045
4046         PR tree-optimization/43934
4047         * tree-ssa-loop-im.c (movement_possibility): Handle PHI nodes.
4048         (stmt_cost): Likewise.
4049         (extract_true_false_args_from_phi): New helper.
4050         (determine_max_movement): For PHI nodes verify we can hoist them
4051         and compute their cost.
4052         (determine_invariantness_stmt): Handle PHI nodes.
4053         (move_computations_stmt): Likewise.  Hoist PHI nodes in
4054         if-converted form using COND_EXPRs.
4055         (move_computations): Return TODO_cleanup_cfg if we hoisted PHI nodes.
4056         (tree_ssa_lim): Likewise.
4057         * tree-flow.h (tree_ssa_lim): Adjust prototype.
4058         * tree-ssa-loop.c (tree_ssa_loop_im): Return todo.
4059
4060 2010-05-06  Richard Guenther  <rguenther@suse.de>
4061
4062         PR tree-optimization/43987
4063         * tree-ssa-structalias.c (could_have_pointers): For possibly
4064         address-taken variables force pointers to be recorded.
4065         (create_variable_info_for_1): Likewise.
4066         (push_fields_onto_fieldstack): Pass in wheter all fields
4067         must have pointers.
4068         (find_func_aliases): Query types instead of vars whether
4069         they contain pointers where appropriate.
4070
4071 2010-05-06  Jan Hubicka  <jh@suse.cz>
4072
4073         * cgraphbuild.c (record_reference_ctx): Add varpool_node.
4074         (record_reference, mark_address, mark_load, mark_store): Record
4075         references.
4076         (record_references_in_initializer): Update call of record_references.
4077         (rebuild_cgraph_edges): Remove all references before rebuiding.
4078         * cgraph.c (cgraph_create_node): Clear ref list.
4079         (cgraph_remove_node): Remove references.
4080         (dump_cgraph_node): Dump references.
4081         (cgraph_clone_node): Clone references.
4082         * cgraph.h: Include ipa-ref.h and ipa-ref-inline.h
4083         (struct cgraph_node, varpool_node): Add ref_lst.
4084         * ipa-ref.c: New file.
4085         * ipa-ref.h: New file.
4086         * ipa-ref-inline.h: New file.
4087         * lto-cgraph.c (output_varpool): Take cgrag node set argument.
4088         (referenced_from_other_partition_p): New function.
4089         (lto_output_varpool_node): Take set arugment; call
4090         referenced_from_other_partition.
4091         (lto_output_ref): New.
4092         (add_references): New.
4093         (output_refs): New.
4094         (output_cgraph): Compute boundary based on references; output refs.
4095         (output_varpool): Accept cgraph_node_set argument.
4096         (input_ref): New.
4097         (input_refs): New.
4098         (input_cgraph): Call input_refs.
4099         * lto-section-in.c (lto_section_name): Add refs.
4100         * Makefile.in (cgraph.h): Include ipa-ref.h and ipa-ref-inline.h
4101         (ipa-ref.o): New file.
4102         * varpool.c (varpool_node): Clear ipa ref list.
4103         (varpool_remove_node): Remove references.
4104         (dump_varpool_node): Dump references.
4105         (varpool_assemble_decl): Only compile finalized ones.
4106         (varpool_extra_name_alias): Initialize ref list.
4107         * lto-streamer.c (lto-get_section_name): Add .refs section.
4108         * lto-streamer.h (lto_section_type): Add LTO_section_refs.
4109         (referenced_from_other_partition_p): Declared.
4110
4111 2010-05-06  Ira Rosen  <irar@il.ibm.com>
4112
4113         PR tree-optimization/43901
4114         * tree-vect-stmts.c (vectorizable_call): Assert that vector
4115         type is not NULL if it's transformation phase, and return
4116         FALSE if it's analysis.
4117         (vectorizable_conversion, vectorizable_operation,
4118         vectorizable_type_demotion, vectorizable_type_promotion): Likewise.
4119
4120 2010-05-05  Andrew Pinski  <andrew.pinski@caviumnetworks.com>
4121
4122         * config/mips/mips.h (TARGET_SMALL_REGISTER_CLASSES_FOR_MODE_P):
4123         Delete.
4124         * config/mips/mips.c (TARGET_SMALL_REGISTER_CLASSES_FOR_MODE_P):
4125         New define.
4126         * config/mips/mips-protos.h
4127         (mips_small_register_classes_for_mode_p): Delete prototype.
4128
4129 2010-05-06  Bernd Schmidt  <bernds@codesourcery.com>
4130
4131         * config/arm/arm.h (MAX_LDM_STM_OPS): New macro.
4132         * config/arm/arm.c (multiple_operation_profitable_p,
4133         compute_offset_order): New static functions.
4134         (load_multiple_sequence, store_multiple_sequence): Use them.
4135         Replace constant 4 with MAX_LDM_STM_OPS.  Compute order[0] from
4136         memory offsets, not register numbers.
4137         (emit_ldm_seq, emit_stm_seq): Replace constant 4 with MAX_LDM_STM_OPS.
4138
4139 2010-05-05  Steven Bosscher  <steven@gcc.gnu.org>
4140
4141         * stor-layout.c (pending_sizes): Change the type to VEC(tree,gc) *.
4142         (get_pending_sizes, put_pending_size, put_pending_sizes):
4143         Update the uses of pending_sizes.
4144         * c-decl.c (store_parm_decls): Likewise.
4145         * c-tree.h (struct c_arg_info): Likewise.
4146         * tree.h: Update the prototype for get_pending_sizes and
4147         put_pending_sizes.
4148
4149 2010-05-05  Jason Merrill  <jason@redhat.com>
4150
4151         PR debug/43370
4152         * c-common.c (handle_aligned_attribute): Respect
4153         ATTR_FLAG_TYPE_IN_PLACE.
4154
4155         PR testsuite/43758
4156         * target.h (struct gcc_target): Add attribute_takes_identifier_p.
4157         * target_def.h (TARGET_ATTRIBUTE_TAKES_IDENTIFIER_P): Define.
4158         (TARGET_INITIALIZER): Use it.
4159         * c-common.c (attribute_takes_identifier_p): Call it.
4160         * c-common.h: Update prototype.
4161         * config/rs6000/rs6000.c (rs6000_attribute_takes_identifier_p): New.
4162         (TARGET_ATTRIBUTE_TAKES_IDENTIFIER_P): Define.
4163
4164 2010-05-05  Jakub Jelinek  <jakub@redhat.com>
4165
4166         PR debug/43950
4167         * dwarf2out.c (gen_compile_unit_die): Add DW_AT_identifier_case
4168         DW_ID_down_case for Fortran compilation units.
4169
4170 2010-05-05  Jan Hubicka  <jh@suse.cz>
4171
4172         * lto-cgraph.c (lto_output_varpool_node, input_varpool_node): Correctly
4173         handle aliases.
4174
4175 2010-05-05  Eric Botcazou  <ebotcazou@adacore.com>
4176
4177         * gimplify.c (gimplify_return_expr): Gimplify the size expressions of
4178         a variable-sized RESULT_DECL.
4179
4180 2010-05-05  Maxim Kuvyrkov  <maxim@codesourcery.com>
4181
4182         * doc/invoke.texi (-mfix-cortex-m3-ldrd): Move from ARC section to ARM.
4183
4184 2010-05-05  Jason Merrill  <jason@redhat.com>
4185
4186         PR c++/43787
4187         * gimplify.c (gimplify_expr): Keep working if gimplify_modify_expr
4188         returns GS_OK.
4189         (gimplify_modify_expr_rhs): Return GS_OK if anything changed.
4190
4191 2010-05-05  Alexandre Oliva  <aoliva@redhat.com>
4192             Jakub Jelinek  <jakub@redhat.com>
4193
4194         PR debug/43478
4195         * df-problems.c (struct dead_debug_use, struct dead_debug): New.
4196         (dead_debug_init, dead_debug_finish): New functions.
4197         (dead_debug_add, dead_debug_insert_before): Likewise.
4198         (df_note_bb_compute): Initialize a dead_debug object, add dead
4199         debug uses to it, insert debug bind insns before death insns,
4200         reset debug insns that refer to pending uses at the end.
4201         * rtl.h (make_debug_expr_from_rtl): New prototype.
4202         * varasm.c (make_debug_expr_from_rtl): New function.
4203
4204 2010-05-05  Jan Hubicka  <jh@suse.cz>
4205
4206         * lto-cgraph.c (output_varpool): Forward declare; work on encoder.
4207         (lto_varpool_encoder_new, lto_varpool_encoder_delete,
4208         lto_varpool_encoder_encode, lto_varpool_encoder_lookup,
4209         lto_varpool_encoder_deref, lto_varpool_encoder_size,
4210         lto_varpool_encoder_encode_initializer_p,
4211         lto_set_varpool_encoder_encode_initializer): New functions.
4212         (lto_output_cgraph): Take vset parameter too; compute varpool encoder;
4213         call output_varpool.
4214         (input_varpool_node): Do not always set analyzed.
4215         (input_cgraph_1): Return vector of cgraph nodes.
4216         (input_varpool_1): Return vector of varpools.
4217         (input_cgraph): Free the vectors.
4218         * lto-streamer-out.c (lto_output_ts_decl_common_tree_pointers):
4219         output only initializers needed.
4220         (lto_output): Only call output_cgraph.
4221         (produce_asm_for_decls): Call lto_varpool_encoder_delete.
4222         * lto-section-out.c (lto_new_out_decl_state): Initialize
4223         state->varpool_node_encoder.
4224         * lto-streamer.h (lto_varpool_encoder_d): New.
4225         (lto_out_decl_state, lto_file_decl_data): Add varpool_node_encoder.
4226         (lto_cgraph_encoder_delete, output_cgraph): Update prototype.
4227         (lto_varpool_encoder_deref, lto_varpool_encoder_lookup,
4228         lto_varpool_encoder_encode, lto_varpool_encoder_delete,
4229         lto_varpool_encoder_encode_initializer_p, lto_varpool_encoder_new):
4230         Declare.
4231         (output_varpool, input_varpool): Remove declarations.
4232
4233 2010-05-05  Jan Hubicka  <jh@suse.cz>
4234
4235         * lto-symtab.c (lto_symtab_resolve_can_prevail_p): Alias of variable
4236         with body can prevail.
4237
4238 2010-05-05  Jan Hubicka  <jh@suse.cz>
4239
4240         * lto-symtab.c (lto_symtab_merge_decls_1): Prefer declarations with
4241         size.
4242
4243 2010-05-05  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
4244
4245         * Makefile.in (build/gengtype.o): Add $(HASHTAB_H) to dependencies.
4246
4247         * gengtype.h (erro_at_line): Constify pos argument.
4248
4249         * gengtype.c: Include hashtab.h.
4250         (enum gc_used): Document GC_MAYBE_POINTED_TO.
4251         (error_at_line): Constify pos argument.
4252         (do_typedef): Initialize p->opt field.
4253         (get_file_gtfilename): Fix comment typo.
4254         (struct walk_type_data): Constify line field.
4255         (get_output_file_for_structure): New function.
4256         (write_local_func_for_structure): Constify orig_s argument.
4257         Use get_output_file_for_structure.
4258         (write_func_for_structure): Use get_output_file_for_structure.
4259         (INDENT): New define.
4260         (dump_pair, dump_type, dump_type_list, dump_typekind)
4261         (dump_gc_used, dump_options, dump_fileloc, dump_type_u_s)
4262         (dump_type_u_a, dump_type_u_param_struct, dump_everything): New
4263         functions.
4264         (seen_types): New variable.
4265         (main): New variable do_dump.  Process "-d" command line option.
4266         Call dump_everything if dump requested.
4267
4268 2010-05-05  Jakub Jelinek  <jakub@redhat.com>
4269
4270         * var-tracking.c (var_debug_decl): Save DECL_DEBUG_EXPR value
4271         in a temporary instead of invoking the macro multiple times.
4272         (track_expr_p): Likewise.
4273
4274 2010-05-04  Neil Vachharajani <nvachhar@google.com>
4275
4276         * doc/invoke.texi (-Wcoverage-mismatch): Updated documentation as
4277         per new semantics.
4278         * opts.c (decode_options): Enable -Werror=coverage-mismatch.
4279         * coverage.c (get_coverage_counts): Always emit a warning.  Adjust
4280         conditions for printing notes.
4281         * common.opt (-Wcoverage-mismatch): Allow negative, default to
4282         true, update documentation.
4283         * Makefile.in (coverage.o): Add dependence on DIAGNOSTIC_H and intl.h.
4284
4285 2010-05-04  Jakub Jelinek  <jakub@redhat.com>
4286
4287         PR c/43981
4288         * c-parser.c (c_parser_direct_declarator_inner): Call mark_exp_read
4289         on dimen.
4290
4291 2010-05-04  H.J. Lu  <hongjiu.lu@intel.com>
4292
4293         PR target/43799
4294         * config/i386/i386.md (sse_prologue_save): Clobber CC register.
4295         (*sse_prologue_save_insn1): Likewise.
4296         (SSE prologue save splitter): Likewise.
4297
4298 2010-05-04  Eric Botcazou  <ebotcazou@adacore.com>
4299
4300         * tree.c (free_lang_data_in_one_sizepos): New inline function.
4301         (free_lang_data_in_type): Call it on TYPE_{MIN|MAX}_VALUE of numerical
4302         types.  Call it on TYPE_SIZE and TYPE_SIZE_UNIT of all types.
4303         (free_lang_data_in_decl): Call it on DECL_SIZE and DECL_SIZE_UNIT of
4304         all decls.  Call it on DECL_FIELD_OFFSET of fields.
4305         (find_decls_types_r): Follow DECL_VALUE_EXPR.
4306         (iterative_hash_expr) <PLACEHOLDER_EXPR>: New case.
4307
4308 2010-05-04  Martin Jambor  <mjambor@suse.cz>
4309
4310         * tree-sra.c (build_access_from_expr_1): The first parameter type
4311         changed to simple tree.
4312         (build_access_from_expr): Likewise, gsi parameter was eliminated.
4313         (scan_assign_result): Renamed to assignment_mod_result, enum elements
4314         renamed as well.
4315         (build_accesses_from_assign): Removed all parameters except for a
4316         simple gimple statement.  Now returns a simple bool.
4317         (scan_function): All non-analysis parts moved to separate functions
4318         sra_modify_function_body and ipa_sra_modify_function_body.  Removed all
4319         parameters and updated both callers.
4320         (sra_modify_expr): Removed parameter data.
4321         (sra_modify_function_body): New function.
4322         (perform_intra_sra): Call sra_modify_function_body to modify the
4323         function body.
4324         (replace_removed_params_ssa_names): Parameter data changed into
4325         adjustments vector.
4326         (sra_ipa_modify_expr): Likewise.  Also removed unused parameter gsi and
4327         changed the parameter dont_convert to convert with the opposite
4328         meaning.
4329         (sra_ipa_modify_assign): Parameter data changed into adjustments
4330         vector, return value changed to bool.
4331         (ipa_sra_modify_function_body): New function.
4332         (sra_ipa_reset_debug_stmts): Updated a comment.
4333         (modify_function): Use ipa_sra_modify_function_body to modify function
4334         body.
4335
4336 2010-05-04  H.J. Lu  <hongjiu.lu@intel.com>
4337
4338         PR middle-end/43671
4339         * alias.c (true_dependence): Handle the same VALUE in x and mem.
4340         (canon_true_dependence): Likewise.
4341         (write_dependence_p): Likewise.
4342
4343 2010-05-04  Jan Hubicka  <jh@suse.cz>
4344
4345         * Makefile.in (cgraphbuild.o): Add dependency on ipa-utils.h
4346         * cgraphbuild.c: Include ipa-utils.h
4347         (record_reference_ctx): New struct.
4348         (record_reference): Simplify to work on initializers; not statements.
4349         (mark_address, mark_load, mark_store): New.
4350         (build_cgraph_edges): Simplify using walk_stmt_load_store_addr_ops;
4351         walk PHI nodes too.
4352         (record_references_in_initializer): Update use of record_reference.
4353         (rebuild_cgraph_edges): Simplify using walk_stmt_load_store_addr_ops;
4354         walk PHI nodes too.
4355
4356 2010-05-04  Jan Hubicka  <jh@suse.cz>
4357
4358         * lto-symtab.c (lto_cgraph_replace_node): Do not remove edges;
4359         node will be removed anyway.
4360         (lto_varpool_replace_node): Allow also unanalyzed nodes;
4361         relink aliases of node into prevailing node.
4362         * varpool.c (varpool_remove_node): Remove aliases properly;
4363         when removing node, remove all its aliases too; remove DECL_INITIAL
4364         of removed node; ggc_free the varpool node.
4365
4366 2010-05-04  Richard Guenther  <rguenther@suse.de>
4367
4368         PR tree-optimization/43879
4369         * tree-ssa-structalias.c (alias_get_name): Use
4370         DECL_ASSEMBLER_NAME if available.
4371         (create_function_info_for): Return the varinfo node.
4372         (ipa_pta_execute): Associate same-body aliases and extra names
4373         with their origin nodes varinfo.  Dump DECL_ASSEMBLER_NAME.
4374
4375 2010-05-04  Kaz Kojima  <kkojima@gcc.gnu.org>
4376
4377         * config/sh/sh.c (sh_small_register_classes_for_mode_p): Remove static.
4378
4379 2010-05-04  Mikael Pettersson  <mikpe@it.uu.se>
4380
4381         PR bootstrap/43964
4382         * ira-color.c (assign_hard_reg): Declare rclass and add_cost
4383         only if HONOR_REG_ALLOC_ORDER is not defined.
4384
4385 2010-05-04  Richard Guenther  <rguenther@suse.de>
4386
4387         PR tree-optimization/43949
4388         * tree-vrp.c (extract_range_from_binary_expr): Only handle
4389         TRUNC_MOD_EXPR.
4390
4391 2010-04-26  Jason Merrill  <jason@redhat.com>
4392
4393         * c.opt (-fstrict-enums): New.
4394         * doc/invoke.texi (C++ Dialect Options): Document -fstrict-enums.
4395
4396 2010-05-03  David Ung <davidu@mips.com>
4397             James E. Wilson  <wilson@codesourcery.com>
4398
4399         * config/mips/mips.c (mips_output_division): If GENERATE_DIVIDE_TRAPS,
4400         emit the trap instruction before the divide for TUNE_74K.
4401
4402 2010-05-03  Steven Bosscher  <steven@gcc.gnu.org>
4403
4404         * doc/tm.texi (defmac SMALL_REGISTER_CLASSES): Remove.
4405         (TARGET_SMALL_REGISTER_CLASSES_FOR_MODE_P): Add documentation,
4406         based on the above, for new target hook.
4407
4408         * hooks.c (hook_bool_mode_true): New generic hook.
4409         * hooks.h (hook_bool_mode_true): Add prototype.
4410
4411         * target.h (struct gcc_target): Add small_register_classes_for_mode_p
4412         target hook.
4413         * target-def.h (TARGET_SMALL_REGISTER_CLASSES_FOR_MODE_P): New default
4414         target hook, set to hook_bool_mode_false.
4415         * regs.h: Remove default definition of SMALL_REGISTER_CLASSES.
4416         * reload.c (push_secondary_reload): Replace SMALL_REGISTER_CLASSES
4417         with targetm.small_register_classes_for_mode_p.
4418         (find_reusable_reload): Likewise.
4419         (combine_reloads): Likewise.
4420         * reload1.c (reload_as_needed): Likewise.
4421         * cse.c (approx_reg_cost_1, hash_rtx_cb): Likewise.
4422         * ifcvt.c (noce_process_if_block, check_cond_move_block,
4423         dead_or_predicable): Likewise.
4424         * regmove.c (optimize_reg_copy_1): Likewise.
4425         * calls.c (prepare_call_address): Likewise.
4426         (precompute_register_parameters): Likewise.
4427
4428         * config/sh/sh.h: Replace SMALL_REGISTER_CLASSES with new target
4429         hook definition.
4430         * config/sh/sh.c (sh_small_register_classes_for_mode_p): Add
4431         implementation of the hook that considers all register classes
4432         small except for SH64.
4433         (sh_override_options): Use the new hook.
4434         * config/sh/sh-protos.h (sh_small_register_classes_for_mode_p):
4435         Add prototype.
4436
4437         * config/arm/arm.h: Replace SMALL_REGISTER_CLASSES with new target
4438         hook definition.
4439         * config/arm/arm.c (arm_small_register_classes_for_mode_p): Add
4440         implementation of the hook that considers all register classes
4441         small for THUMB1.
4442         * config/arm/arm-protos.h (arm_small_register_classes_for_mode_p):
4443         Add prototype.
4444
4445         * config/mips/mips.h: Replace SMALL_REGISTER_CLASSES with new target
4446         hook definition.
4447         * config/mips/mips.c (mips_small_register_classes_for_mode_p): Add
4448         implementation of the hook that considers all register classes
4449         small for MIPS16.
4450         * config/mips/mips-protos.h (mips_small_register_classes_for_mode_p):
4451         Add prototype.
4452
4453         * config/i386/i386.h: Replace SMALL_REGISTER_CLASSES with new target
4454         hook definition.
4455         * config/m32c/m32c.h: Likewise.
4456         * config/pdp11/pdp11.h: Likewise.
4457         * config/avr/avr.h: Likewise.
4458         * config/xtensa/xtensa.h: Likewise.
4459         * config/m68hc11/m68hc11.h: Likewise.
4460         * config/mn10300/mn10300.h: Likewise.
4461         * config/mcore/mcore.h: Likewise.
4462         * config/h8300/h8300.h: Likewise.
4463         * config/bfin/bfin.h: Likewise.
4464
4465         * config/iq2000/iq2000.h: Remove SMALL_REGISTER_CLASSES definition.
4466         * config/rx/rx.h: Remove SMALL_REGISTER_CLASSES definition.
4467
4468 2010-05-03  Anatoly Sokolov  <aesok@post.ru>
4469
4470         * double-int.h (tree_to_double_int): Remove macro.
4471         (double_int_to_tree, double_int_fits_to_tree_p): Move prototypes ...
4472         * tree.h (double_int_to_tree, double_int_fits_to_tree_p): ... here.
4473         (tree_to_double_int): New function.
4474         * double-int.c (double_int_to_tree, double_int_fits_to_tree_p):
4475         Move ...
4476         * tree.c (double_int_to_tree, double_int_fits_to_tree_p): ... here.
4477
4478 2010-05-03  Richard Guenther  <rguenther@suse.de>
4479
4480         PR tree-optimization/43971
4481         * tree-ssa-structalias.c (get_constraint_for_1): Fix
4482         constraints in the !flag_delete_null_pointer_checks case.
4483
4484 2010-05-03  Jakub Jelinek  <jakub@redhat.com>
4485
4486         PR debug/43972
4487         * config/i386/i386.c (ix86_delegitimize_address): Make sure the
4488         result mode matches original rtl mode.
4489
4490 2010-05-03  Dave Korn  <dave.korn.cygwin@gmail.com>
4491
4492         PR target/43888
4493         * config/i386/winnt.c (i386_pe_binds_local_p): Handle weak decls.
4494
4495 2010-05-02  Uros Bizjak  <ubizjak@gmail.com>
4496
4497         * config/i386/i386.c (ix86_target_string): Output 'flags', not 'isa',
4498         when processing flag options.
4499
4500 2010-05-02  Uros Bizjak  <ubizjak@gmail.com>
4501
4502         * gcov-iov.c (main): Change format string placeholder
4503         from %#08x to 0x%08x.
4504         * genchecksum.c (dosum): Change format string placeholder
4505         from %#02x to 0x%02x.
4506
4507 2010-05-02  Richard Guenther  <rguenther@suse.de>
4508
4509         PR tree-optimization/43879
4510         * tree-tailcall.c (find_tail_calls): Clobbers also prevent tail calls.
4511
4512 2010-05-02  Bruno Haible  <bruno@clisp.org>
4513
4514         * doc/extend.texi (Function Attributes): Fix a typo.
4515
4516 2010-05-02  Uros Bizjak  <ubizjak@gmail.com>
4517
4518         Revert:
4519         * hwint.h (HOST_WIDE_INT_PRINT_DOUBLE_HEX): Change format string
4520         placeholder from 0x%x to %#x.
4521         (HOST_WIDEST_INT_PRINT_DOUBLE_HEX): Ditto.
4522         * config/i386/i386elf.h (ASM_OUTPUT_ASCII): Ditto.
4523         * config/i386/i386-interix.h (ASM_OUTPUT_ASCII): Ditto.
4524         * config/i386/att.h (ASM_OUTPUT_ASCII): Ditto.
4525         * config/i386/sysv4.h (ASM_OUTPUT_ASCII): Ditto.
4526         * config/i386/i386.c (ix86_target_string): Ditto.
4527         * config/i386/i386.c (output_pic_addr_const): Ditto.
4528         (print_operand): Ditto.
4529
4530 2010-05-02  Uros Bizjak  <ubizjak@gmail.com>
4531
4532         * vmsdbgout.c (ASM_OUTPUT_DEBUG_DATA1): Change format string
4533         placeholder from 0x%x to %#x.
4534         (ASM_OUTPUT_DEBUG_DATA1): Ditto.
4535         (ASM_OUTPUT_DEBUG_DATA4): Ditto.
4536         (ASM_OUTPUT_DEBUG_DATA): Ditto.
4537         (ASM_OUTPUT_DEBUG_ADDR_DATA): Ditto.
4538         (ASM_OUTPUT_DEBUG_DATA8): Ditto.
4539         * optc-gen.awk: Ditto.
4540         * hwint.h (HOST_WIDE_INT_PRINT_DOUBLE_HEX): Ditto.
4541         (HOST_WIDE_INT_PRINT_HEX): Ditto.
4542         (HOST_WIDEST_INT_PRINT_HEX): Ditto.
4543         (HOST_WIDEST_INT_PRINT_DOUBLE_HEX): Ditto.
4544
4545 2010-05-01  Anatoly Sokolov  <aesok@post.ru>
4546
4547         * target.h (struct calls): Add function_value_regno_p field.
4548         * target-def.h (TARGET_FUNCTION_VALUE_REGNO_P): Define.
4549         (TARGET_INITIALIZER): Use TARGET_FUNCTION_VALUE_REGNO_P.
4550         * targhooks.c (default_function_value_regno_p): New function.
4551         * targhooks.h (default_function_value_regno_p): Declare function.
4552         * rtlanal.c (keep_with_call_p): Use function_value_regno_p hook.
4553         * builtins.c. (apply_result_size): (Ditto.).
4554         * combine.c. (likely_spilled_retval_p): (Ditto.).
4555         * mode-switching.c. Include 'target.h'.
4556         (create_pre_exit): Use function_value_regno_p hook.
4557         * Makefile.in (mode-switching.o): Add dependency on TARGET_H.
4558         * doc/tm.texi (FUNCTION_VALUE_REGNO_P,
4559         TARGET_FUNCTION_VALUE_REGNO_P): Revise documentation.
4560
4561         * config/i386/i386.h (TARGET_FUNCTION_VALUE_REGNO_P): Remove macro.
4562         * config/i386/i386.c (TARGET_FUNCTION_VALUE_REGNO_P): Define macro.
4563         (ix86_function_value_regno_p): Declare as static, change argument
4564         type to const unsigned int.
4565         * config/i386/i386-protos.h (ix86_function_value_regno_p): Remove.
4566
4567 2010-05-01  Richard Guenther  <rguenther@suse.de>
4568
4569         PR tree-optimization/43949
4570         * tree-vrp.c (ssa_name_nonnegative_p): Return true for unsigned
4571         types.
4572         (extract_range_from_binary_expr): Handle *_MOD_EXPR.
4573
4574 2010-05-01  Anatoly Sokolov  <aesok@post.ru>
4575
4576         * rtl.h (CONST_DOUBLE_P): Define.
4577         (rtx_to_double_int): Declare.
4578         * emit-rtl.c (rtx_to_double_int): New function.
4579         * dwarf2out.c (insert_double): New function.
4580         (loc_descriptor, add_const_value_attribute): Clean up, use
4581         rtx_to_double_int and insert_double functions.
4582
4583 2010-05-01  Jonathan Wakely  <jwakely.gcc@gmail.com>
4584
4585         * doc/extend.texi (Inline): Add missing return keyword to examples.
4586         (Function Attributes, Variable Attributes, Pragmas): Hyphenate
4587         "command-line".
4588
4589 2010-04-30  Eric Botcazou  <ebotcazou@adacore.com>
4590
4591         * tree-ssa-loop-ivopts.c (may_be_unaligned_p): Check the alignment of
4592         the variable part of the offset as well.  Use highest_pow2_factor for
4593         all alignment checks.
4594
4595 2010-04-30  Richard Guenther  <rguenther@suse.de>
4596
4597         PR tree-optimization/43879
4598         * tree-ssa-structalias.c (type_could_have_pointers): Functions
4599         can have pointers.
4600
4601 2010-04-30  Jan Hubicka  <jh@suse.cz>
4602
4603         * lto-symtab.c (lto_symtab_resolve_can_prevail_p): Chose var with
4604         varpool.
4605         (lto_symtab_merge_decls_1): Remove logic looking for an initializer.
4606
4607 2010-04-30  Jan Hubicka  <jh@suse.cz>
4608
4609         * cgraph.h (cgraph_node_set_nonempty_p, varpool_node_set_nonempty_p):
4610         New.
4611         * lto-cgraph.c (input_cgraph): Remove call to lto_mark_file_for_ltrans.
4612         * lto-streamer.h (lto_file_decl_data): Remove needs_ltrans_p.
4613         (lto_file_needs_ltrans_p, lto_mark_file_for_ltrans,
4614         cgraph_node_set_needs_ltrans_p): Remove.
4615
4616 2010-04-30  Steven Bosscher  <steven@gcc.gnu.org>
4617
4618         * sdbout.c: Include vec.h, do not include varray.h.
4619         (deferred_global_decls, sdbout_global_decl,
4620         sdbout_finish, sdbout_init): Use VEC instead of VARRAY.
4621         * toplev.c: Do not include varray.h.
4622         (dump_memory_report): Do not dump VARRAY statistics.
4623         * gengtype.c (open_base_file): Ignore varray.h.
4624         * Makefile.in: Update for abovementioned changes.
4625         Remove all traces of varray.c and varray.h.
4626         * varray.c: Remove file.
4627         * varray.h: Remove file.
4628
4629 2010-04-30  Jan Hubicka  <jh@suse.cz>
4630
4631         * lto-cgraph.c (lto_output_varpool_node): Always output constant pool
4632         references.
4633
4634 2010-04-30  Jan Hubicka  <jh@suse.cz>
4635
4636         * tree-profile.c (tree_init_ic_make_global_vars): Mark new decls as
4637         needed.
4638
4639 2010-04-30  Richard Guenther  <rguenther@suse.de>
4640
4641         * tree-ssa-structalias.c (get_constraint_for_1): Generate
4642         constraints for CONSTRUCTOR.
4643
4644 2010-04-30  Richard Guenther  <rguenther@suse.de>
4645
4646         PR lto/43946
4647         * passes.c (init_optimization_passes): Move pass_ipa_free_lang_data
4648         first after all lowering passes.
4649
4650 2010-04-30  Steven Bosscher  <steven@gcc.gnu.org>
4651
4652         * toplev.c: Include varray.h for statistics dumping.
4653         * tree.h: Do not declare varray_head_tag.
4654         * tree-into-ssa.c, tree-ssa-uninit.c, tree-phinodes.c, omega.c,
4655         regs.h, lto-cgraph.c, tree-ssa-loop-ivopts.c, tree-nomudflap.c,
4656         c-objc-common.c, lto-streamer-out.c, tree-ssa-propagate.c,
4657         gimple-low.c, c-semantics.c, dwarf2out.c, lto-streamer-in.c,
4658         lto-section-in.c, alias.c, tree-if-conv.c, gimplify.c, ggc-zone.c,
4659         tree-ssa.c, tree-ssa-loop-prefetch.c, integrate.h, c-gimplify.c,
4660         c-common.c, c-common.h, reg-stack.c, basic-block.h,
4661         tree-ssa-structalias.c, lto-section-out.c, tree-ssanames.c: Do not
4662         include varray.h.
4663         * Makefile.in: Update for abovementioned changes.
4664
4665 2010-04-30  Jakub Jelinek  <jakub@redhat.com>
4666
4667         PR debug/43942
4668         * tree.c (auto_var_in_fn_p): Return false for DECL_EXTERNAL vars.
4669
4670 2010-04-30  Hariharan Sandanagobalane  <hariharan@picochip.com>
4671
4672         * config/picochip/picochip.c (picochip_legitimize_address): Define.
4673         Use this function to do machine-specific conversion.
4674         (picochip_legitimize_reload_address): Likewise.
4675         (picochip_legitimate_address_p): Check valid base register only if
4676         strict.
4677         (picochip_check_conditional_copy): Check for modw only if opnd is
4678         register.
4679         * config/picochip/picochip.h (LEGITIMIZE_RELOAD_ADDRESS): Use this
4680         to call the function in c.
4681         * config/picochip/picochip-protos.h
4682         (picochip_legitimize_reload_address): Define.
4683         * config/picochip/picochip.md (supported_compare1): Define.
4684
4685 2010-04-30  Jan Hubicka  <jh@suse.cz>
4686
4687         * cgraph.h (cgraph_local_info): Remove for_functions_valid.
4688         (cgraph_global_info): Remove inlined.
4689         (LTO_cgraph_tag_names): Remove.
4690         (LTO_cgraph_tags, LCC_NOT_FOUND): Move to ...
4691         * lto-cgraph.c (LTO_cgraph_tags, LCC_NOT_FOUND): ... here;
4692         simplify cgraph tags and document.
4693         (lto_output_node): Use only LTO_cgraph_unavail_node and
4694         LTO_cgraph_analyzed_node; Do not save analzed, reachable,
4695         for_functions_valid, global info, process and output flags.
4696         (input_overwrite_node): Initialize estimated stack size and
4697         estimated growth.  Do not read flags we no longer store.
4698         (input_node): Likewise do not read info no longer stored.
4699         * ipa-inline.c (cgraph_mark_inline_edge): Do not set global.inlined
4700         flag.
4701
4702 2010-04-30  Richard Guenther  <rguenther@suse.de>
4703
4704         PR tree-optimization/43879
4705         * tree-ssa-structalias.c (get_constraint_for_1): Properly
4706         handle non-zero initializers.
4707
4708 2010-04-30  Richard Guenther  <rguenther@suse.de>
4709
4710         * builtins.c (fold_builtin_1): Delete free (0).
4711
4712 2010-04-29  Jan Hubicka  <jh@suse.cz>
4713
4714         * gengtype.c (open_base_files): Add lto-streamer.h
4715         * cgraph.h (cgraph_local_info): lto_file_data is now in GGC.
4716         (pass_ipa_cp): GGC collect.
4717         * toplev. (compile_file): Do not output symbols.
4718         * ipa-inline.c (pass_ipa_inline): Add ggc collect.
4719         * timevar.def (TV_VARPOOL, TV_IPA_LTO_DECL_INIT_IO,
4720         TV_IPA_LTO_DECL_MERGE, TV_IPA_LTO_CGRAPH_MERGE, TV_VAROUT): New.
4721         * lto-section-in.c: Include ggc.h
4722         (lto_new_in_decl_state): Alloc in GGC.
4723         (lto_delete_in_decl_state): Likewise.
4724         * ipa.c (pass_ipa_function_visibility, pass_ipa_whole_program):
4725         Collect.
4726
4727 2010-04-29  Bernd Schmidt  <bernds@codesourcery.com>
4728
4729         PR target/42895
4730         * doc/tm.texi (ADJUST_REG_ALLOC_ORDER): Renamed from
4731         ORDER_REGS_FOR_LOCAL_ALLOC.  All instances of this macro changed.
4732         (HONOR_REG_ALLOC_ORDER): Describe new macro.
4733         * ira.c (setup_alloc_regs): Use ADJUST_REG_ALLOC_ORDER if defined.
4734         * ira-color.c (assign_hard_reg): Take prologue/epilogue costs into
4735         account only if HONOR_REG_ALLOC_ORDER is not defined.
4736         * config/arm/arm.h (HONOR_REG_ALLOC_ORDER): Define.
4737         * system.h (ORDER_REGS_FOR_LOCAL_ALLOC): Poison.
4738
4739 2010-04-29  Jon Grant  <04@jguk.org>
4740
4741         * collect2.c (vflag): Change type from int to bool.
4742         (debug): Likewise.
4743         (helpflag): New global bool.
4744         (main): Set vflag and debug with boolean, not integer truth values.
4745         Accept new "--help" option and output usage text if found.
4746         * collect2.h (vflag): Update prototype.
4747         (debug): Likewise.
4748
4749 2010-04-29  H.J. Lu  <hongjiu.lu@intel.com>
4750
4751         PR bootstrap/43936
4752         * plugin.h (flag_plugin_added): Moved out of invoke_plugin_callbacks.
4753
4754 2010-04-29  Richard Guenther  <rguenther@suse.de>
4755
4756         PR bootstrap/43935
4757         * plugin.h (invoke_plugin_callbacks): Annotate arguments
4758         with ATTRIBUTE_UNUSED.
4759
4760 2010-04-29  H.J. Lu  <hongjiu.lu@intel.com>
4761
4762         PR target/43921
4763         * config/i386/i386.c (get_some_local_dynamic_name): Replace
4764         INSN_P with NONDEBUG_INSN_P.
4765         (distance_non_agu_define): Likewise.
4766         (distance_agu_use): Likewise.
4767
4768 2010-04-29  Bernd Schmidt  <bernds@codesourcery.com>
4769
4770         From Dominique d'Humieres <dominiq@lps.ens.fr>
4771         PR bootstrap/43858
4772         * ifcvt.c (dead_or_predicable): Use df_simulate_find_defs to compute
4773         test_set.
4774
4775 2010-04-29  Brian Hackett  <bhackett1024@gmail.com>
4776
4777         * plugin.h (invoke_plugin_callbacks): New inline function.
4778         * plugin.c (flag_plugin_added): New global flag.
4779         (add_new_plugin): Initialize above flag.
4780         (invoke_plugin_callbacks): Rename to ...
4781         (invoke_plugin_callbacks_full): ... this.
4782
4783 2010-04-28  Jan Hubicka  <jh@suse.cz>
4784
4785         * lto-symtab.c (lto_symtab_entry_def) Add vnode.
4786         (lto_varpool_replace_node): New.
4787         (lto_symtab_resolve_symbols): Resolve varpool nodes.
4788         (lto_symtab_merge_decls_1): Prefer decls with varpool node.
4789         (lto_symtab_merge_cgraph_nodes_1): Merge varpools.
4790         * cgraph.h (varpool_node_ptr): New type.
4791         (varpool_node_ptr): New vector.
4792         (varpool_node_set_def): New structure.
4793         (varpool_node_set): New type.
4794         (varpool_node_set): New vector.
4795         (varpool_node_set_element_def): New structure.
4796         (varpool_node_set_element, const_varpool_node_set_element): New types.
4797         (varpool_node_set_iterator): New type.
4798         (varpool_node): Add prev pointers, add used_from_other_partition,
4799         in_other_partition.
4800         (varpool_node_set_new, varpool_node_set_find, varpool_node_set_add,
4801         varpool_node_set_remove, dump_varpool_node_set, debug_varpool_node_set,
4802         varpool_get_node, varpool_remove_node): Declare.
4803         (vsi_end_p, vsi_next, vsi_node, vsi_start, varpool_node_in_set_p,
4804         varpool_node_set_size): New inlines.
4805         * cgraph.c (dump_cgraph_node): Dump asm names of aliases.
4806         * tree-pass.h (varpool_node_set_def): Forward declare.
4807         (ipa_opt_pass_d): Summary writting takes vnode sets too.
4808         (ipa_write_optimization_summaries): Update prototype.
4809         * ipa-cp.c (ipcp_write_summary): Update.
4810         * ipa-reference.c (ipa_reference_write_summary): Update.
4811         * lto-cgraph.c (lto_output_varpool_node): New static function.
4812         (output_varpool): New function.
4813         (input_varpool_node): New static function.
4814         (input_varpool_1): New function.
4815         (input_cgraph): Input varpool.
4816         * ipa-pure-const.c (pure_const_write_summary): Update.
4817         * lto-streamer-out.c (lto_output): Update, output varpool too.
4818         (write_global_stream): Kill WPA hack.
4819         (produce_asm_for_decls): Update.
4820         (output_alias_pair_p): Handle variables.
4821         (output_unreferenced_globals): Output only needed partition of varpool.
4822         * ipa-inline.c (inline_write_summary): Update.
4823         * lto-streamer-in.c (lto_input_tree_ref, lto_input_tree): Do not build
4824         cgraph.
4825         * lto-section-in.c (lto_section_name): Add varpool and jump funcs.
4826         * ipa.c (hash_varpool_node_set_element, eq_varpool_node_set_element,
4827         varpool_node_set_new, varpool_node_set_add,
4828         varpool_node_set_remove, varpool_node_set_find, dump_varpool_node_set,
4829         debug_varpool_node_set): New functions.
4830         * passes.c (rest_of_decl_compilation): when in LTO do not finalize.
4831         (execute_one_pass): Process new decls too.
4832         (ipa_write_summaries_2): Pass around vsets.
4833         (ipa_write_summaries_1): Likewise.
4834         (ipa_write_summaries): Build vset; be more selective about cgraph nodes
4835         to add.
4836         (ipa_write_optimization_summaries_1): Pass around vsets.
4837         (ipa_write_optimization_summaries): Likewise.
4838         * varpool.c (varpool_get_node): New.
4839         (varpool_node): Update doubly linked lists.
4840         (varpool_remove_node): New.
4841         (dump_varpool_node): More dumping.
4842         (varpool_enqueue_needed_node): Update doubly linked lists.
4843         (decide_is_variable_needed): Kill ltrans hack.
4844         (varpool_finalize_decl): Kill lto hack.
4845         (varpool_assemble_decl): Skip decls in other partitions.
4846         (varpool_assemble_pending_decls): Update doubly linkes lists.
4847         (varpool_empty_needed_queue): Likewise.
4848         (varpool_extra_name_alias): Likewise.
4849         * lto-streamer.c (lto_get_section_name): Add vars section.
4850         * lto-streamer.h (lto_section_type): Update.
4851         (output_varpool, input_varpool): Declare.
4852
4853 2010-04-28  Mike Stump  <mikestump@comcast.net>
4854
4855         * config/i386/darwin.h (CC1_SPEC): Ignore -mdynamic-no-pic for now.
4856
4857 2010-04-28  Eric Botcazou  <ebotcazou@adacore.com>
4858
4859         * lto-streamer-in.c (unpack_ts_type_value_fields): Replace test for
4860         record or union type with RECORD_OR_UNION_TYPE_P predicate.
4861         (lto_input_ts_type_tree_pointers): Likewise.
4862         * lto-streamer-out.c (pack_ts_type_value_fields): Likewise.
4863         (lto_output_ts_type_tree_pointers): Likewise.
4864
4865 2010-04-28  Eric Botcazou  <ebotcazou@adacore.com>
4866
4867         Uniquization of constants at the Tree level
4868         * tree.h (DECL_IN_CONSTANT_POOL): New macro.
4869         (tree_decl_with_vis): Add in_constant_pool bit, move shadowed_for_var_p
4870         bit to the end.
4871         (tree_output_constant_def): Declare.
4872         * gimplify.c (gimplify_init_constructor): When using block copy, first
4873         uniquize the constant constructor on the RHS.
4874         * lto-streamer-in.c (unpack_ts_decl_with_vis_value_fields): Deal with
4875         DECL_IN_CONSTANT_POOL flag.
4876         * lto-streamer-out.c (pack_ts_decl_with_vis_value_fields): Likewise.
4877         * varasm.c (make_decl_rtl): Deal with variables belonging to the global
4878         constant pool.
4879         (assemble_variable): Deal with symbols belonging to the tree constant
4880         pool.
4881         (get_constant_section): Add ALIGN parameter and simplify.
4882         (build_constant_desc): Build a VAR_DECL and attach it to the symbol.
4883         (assemble_constant_contents): Use the expression of the VAR_DECL.
4884         (output_constant_def_contents): Use the alignment of the VAR_DECL.
4885         (tree_output_constant_def): New global function.
4886         (mark_constant): Use the expression of the VAR_DECL.
4887         (place_block_symbol): Use the alignment of the VAR_DECL and the size of
4888         its expression.
4889         (output_object_block): Likewise and assemble the expression.
4890
4891 2010-04-28  Eric Botcazou  <ebotcazou@adacore.com>
4892
4893         * lto-streamer.c [LTO_STREAMER_DEBUG] (tree_htab, tree_hash_entry,
4894         hash_tree, eq_tree): New tree hash table.
4895         (lto_streamer_init) [LTO_STREAMER_DEBUG]: Initialize it.
4896         [LTO_STREAMER_DEBUG] (lto_orig_address_map, lto_orig_address_get,
4897         lto_orig_address_remove): Reimplement.
4898
4899 2010-04-28  Xinliang David Li  <davidxl@google.com>
4900
4901         PR c/42643
4902         * tree-ssa-uninit.c (can_skip_redundant_opnd): New function.
4903         (compute_uninit_opnds_pos): New function.
4904         (is_non_loop_exit_postdominating): New function.
4905         (compute_control_dep_chain): New function.
4906         (find_pdom): New function.
4907         (convert_control_dep_chain_into_preds): New function.
4908         (find_predicates): New function.
4909         (find_control_equiv_block): New function.
4910         (collect_phi_def_edges): New function.
4911         (find_def_preds): New function.
4912         (find_dom): New function.
4913         (dump_predicates): New function.
4914         (get_cmp_code): New function.
4915         (is_value_included_in): New function.
4916         (find_matching_predicate_in_rest_chains): New function.
4917         (use_pred_not_overlap_with_undef_path_pred): New function.
4918         (is_use_properly_guarded): New function.
4919         (normalize_cond_1): New function.
4920         (is_and_or_or): New function.
4921         (normalize_cond): New function.
4922         (is_gcond_subset_of): New function.
4923         (is_subset_of_any): New function.
4924         (is_or_set_subset_of): New function.
4925         (is_and_set_subset_of): New function.
4926         (is_norm_cond_subset_of): New function.
4927         (is_pred_expr_subset_of): New function.
4928         (is_pred_chain_subset_of): New function.
4929         (is_included_in): New function.
4930         (is_superset_of): New function.
4931         (find_uninit_use): New function.
4932         (warn_uninitialized_phi): New function.
4933         (compute_possibly_undefined_names): New function.
4934         (ssa_undefined_value_p): New function.
4935         (execute_late_warn_uninitialized): New function.
4936         * tree-ssa.c (ssa_undefined_value_p): Removed.
4937         (warn_uninit): Changed to extern.
4938         (warn_uninitialized_phi): Removed.
4939         (warn_uninitialized_vars): Changed to extern.
4940         (execute_late_warn_uninitialized): Removed
4941         * tree-flow.h: Add new prototypes.
4942         * timevar.def: Add new time variable.
4943         * Makefile.in: Add new build file.
4944
4945 2010-04-28  Uros Bizjak  <ubizjak@gmail.com>
4946
4947         * config/alpha/elf.h (ASM_DECLARE_OBJECT_NAME): Use gnu_unique_object
4948         type if available.
4949
4950 2010-04-28  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4951
4952         PR target/22224
4953         * config/alpha/osf5.h (ASM_OUTPUT_LOCAL): Redefine.
4954
4955 2010-04-28  Martin Jambor  <mjambor@suse.cz>
4956
4957         * cgraph.h (struct cgraph_node): New field indirect_calls.
4958         (struct cgraph_indirect_call_info): New type.
4959         (struct cgraph_edge): Removed field indirect_call. New fields
4960         indirect_info, indirect_inlining_edge and indirect_unknown_callee.
4961         (cgraph_create_indirect_edge): Declare.
4962         (cgraph_make_edge_direct): Likewise.
4963         (enum LTO_cgraph_tags): New item LTO_cgraph_indirect_edge.
4964         * ipa-prop.h (struct ipa_param_call_note): Removed.
4965         (struct ipa_node_params): Removed field param_calls.
4966         (ipa_create_all_structures_for_iinln): Declare.
4967         * cgraph.c: Described indirect edges and uids in initial comment.
4968         (cgraph_add_edge_to_call_site_hash): New function.
4969         (cgraph_edge): Search also among the indirect edges, use
4970         cgraph_add_edge_to_call_site_hash to add edges to the call site hash.
4971         (cgraph_set_call_stmt): Possibly turn an indirect edge into a direct
4972         one, use cgraph_add_edge_to_call_site_hash to add edges to the call
4973         site hash.
4974         (initialize_inline_failed): Assign a reason to indirect edges.
4975         (cgraph_create_edge_1): New function.
4976         (cgraph_create_edge): Moved some functionality to
4977         cgraph_create_edge_1.
4978         (cgraph_create_indirect_edge): New function.
4979         (cgraph_edge_remove_callee): Add an assert checking for
4980         non-indirectness.
4981         (cgraph_edge_remove_caller): Special-case indirect edges.
4982         (cgraph_remove_edge): Likewise.
4983         (cgraph_set_edge_callee): New function.
4984         (cgraph_redirect_edge_callee): Use cgraph_set_edge_callee.
4985         (cgraph_make_edge_direct): New function.
4986         (cgraph_update_edges_for_call_stmt_node): Do nothing only when also
4987         the declaration of the call statement matches.
4988         (cgraph_node_remove_callees): Special-case indirect edges.
4989         (cgraph_clone_edge): Likewise.
4990         (cgraph_clone_node): Clone also the indirect edges.
4991         (dump_cgraph_node): Dump indirect_inlining_edge flag instead of
4992         indirect_call, dump count of indirect_calls edges.
4993         * ipa-prop.c (iinlining_processed_edges): New variable.
4994         (ipa_note_param_call): Create indirect edges instead of
4995         creating notes.  New parameter node.
4996         (ipa_analyze_call_uses): New parameter node, pass it on to
4997         ipa_note_param_call.
4998         (ipa_analyze_stmt_uses): Likewise.
4999         (ipa_analyze_params_uses): Pass node to ipa_analyze_stmt_uses.
5000         (print_edge_addition_message): Work on edges rather than on notes.
5001         (update_call_notes_after_inlining): Likewise, renamed to
5002         update_indirect_edges_after_inlining.
5003         (ipa_create_all_structures_for_iinln): New function.
5004         (ipa_free_node_params_substructures): Do not free notes.
5005         (ipa_edge_duplication_hook): Propagate bits within
5006         iinlining_processed_edges bitmap.
5007         (ipa_node_duplication_hook): Do not duplicate notes.
5008         (free_all_ipa_structures_after_ipa_cp): Renamed to
5009         ipa_free_all_structures_after_ipa_cp.
5010         (free_all_ipa_structures_after_iinln): Renamed to
5011         ipa_free_all_structures_after_iinln.
5012         (ipa_write_param_call_note): Removed.
5013         (ipa_read_param_call_note): Removed.
5014         (ipa_write_indirect_edge_info): New function.
5015         (ipa_read_indirect_edge_info): Likewise.
5016         (ipa_write_node_info): Do not stream notes, do stream information
5017         in indirect edges.
5018         (ipa_read_node_info): Likewise.
5019         (lto_ipa_fixup_call_notes): Removed.
5020         * ipa-cp.c (pass_ipa_cp): Set stmt_fixup to NULL.
5021         * ipa-inline.c (pass_ipa_inline): Likewise.
5022         * cgraphunit.c (verify_cgraph_node): Check also indirect edges.
5023         * cif-code.def (INDIRECT_UNKNOWN_CALL): New reason.
5024         * tree-inline.c (copy_bb): Removed an unnecessary double check for
5025         is_gimple_call.
5026         * tree-inline.c (get_indirect_callee_fndecl): Do not consider indirect
5027         edges.
5028         * lto-cgraph.c (output_outgoing_cgraph_edges): New function.
5029         (output_cgraph): Stream also indirect edges.
5030         (lto_output_edge): Added capability to stream indirect edges.
5031         (input_edge): Likewise.
5032         (input_cgraph_1): Likewise.
5033         * lto-streamer-in.c (fixup_call_stmt_edges_1): Fixup also statements
5034         of indirect edges.
5035
5036 2010-04-28  Richard Guenther  <rguenther@suse.de>
5037
5038         PR tree-optimization/43879
5039         PR tree-optimization/43909
5040         * tree-ssa-structalias.c (struct variable_info): Add
5041         only_restrict_pointers flag.
5042         (new_var_info): Initialize it.  Increment stats.total_vars here.
5043         (create_function_info_for): Do not increment stats.total_vars here.
5044         (get_function_part_constraint): Fix build with C++.
5045         (insert_into_field_list): Remove.
5046         (push_fields_onto_fieldstack): Properly merge fields.
5047         (create_variable_info_for): Split and simplify.
5048         (create_variable_info_for_1): New piece.
5049         (intra_create_variable_infos): Properly make restrict constraints
5050         from parameters.
5051
5052 2010-04-28  Richard Guenther  <rguenther@suse.de>
5053
5054         PR c++/43880
5055         * tree-inline.c (copy_bind_expr): Also copy bind expr vars value-exprs.
5056
5057 2010-04-27  Manuel López-Ibáñez  <manu@gcc.gnu.org>
5058             Jan Hubicka <hubicka@ucw.cz>
5059
5060         * doc/invoke.texi (-Wsuggest-attribute=const,
5061         -Wsuggest-attribute=pure): Document.
5062         * ipa-pure-const.c: Include toplev.h, intl.h and opts.h.
5063         (function_always_visible_to_compiler_p,
5064         suggest_attribute, warn_function_pure, warn_function_const):
5065         New functions.
5066         (check_call): Improve debug info.
5067         (analyze_function): Do not check availability.
5068         (add_new_function): Check availability.
5069         (propagate): Output warnings.
5070         (skip_function_for_local_pure_const): New function.
5071         (local_pure_const): Use it; output warnings.
5072         * common.opt (Wsuggest-attribute=const,
5073         Wsuggest-attribute=pure): New.
5074
5075 2010-04-27  Jakub Jelinek  <jakub@redhat.com>
5076
5077         * dwarf2out.c (def_cfa_1): After DW_CFA_def_cfa_expression
5078         force using DW_CFA_def_cfa instead of DW_CFA_def_cfa_register
5079         or DW_CFA_def_cfa_offset{,_sf}.
5080
5081 2010-04-27  Eric Botcazou  <ebotcazou@adacore.com>
5082
5083         * tree.h: Fix truncated long macros.
5084
5085 2010-04-27  Kai Tietz  <kai.tietz@onevision.com>
5086
5087         * collect2.c (TARGET_64BIT): Redefine to target's default.
5088         * tlink.c: Likewise.
5089         * config/i386/cygming.h (USER_LABEL_PREFIX): Define
5090         dependent to TARGET_64BIT and USE_MINGW64_LEADING_UNDERSCORES.
5091         * config/i386/i386.h (CRT_CALL_STATIC_FUNCTION): Use
5092         for underscoring __USER_LABEL_PREFIX__.
5093         * config/i386/mingw-w64.h (SUB_LINK_ENTRY): New macro.
5094         (SUB_LINK_ENTRY32): New.
5095         (SUB_LINK_ENTRY64): New.
5096         (LINK_SPEC): Replace entry point spec by SUB_LINK_ENTRY.
5097         * config/i386/mingw32 (SUB_LINK_ENTRY32): New.
5098         (SUB_LINK_ENTRY64): New.
5099         (SUB_LINK_ENTRY): New.
5100         (LINK_SPEC): Use SUB_LINK_ENTRY instead of hard-coded entry-point.
5101         (DWARF2_UNWIND_INFO): Error out for use of dw2 unwind when
5102         x64 target is choosen.
5103         * config.in (USE_MINGW64_LEADING_UNDERSCORES): New.
5104         * configure: Regenerated.
5105         * configure.ac (leading-mingw64-underscores): Option added.
5106
5107 2010-04-27  Jan Hubicka  <jh@suse.cz>
5108
5109         * doc/invoke.texi (-fipa-profile): Document.
5110         * opts.c (decode_options): Enable ipa-profile at -O1.
5111         * timevar.def (TV_IPA_PROFILE): Define.
5112         * common.opt (fipa-profile): Add.
5113         * cgraph.c (cgraph_clone_node): Set local flag and clear vtable method
5114         flag for clones.
5115         (cgraph_propagate_frequency): Handle only local ones.
5116         * tree-pass.h (pass_ipa_profile): Declare.
5117         * ipa-profile.c (gate_profile): Use flag_ipa_profile.
5118         (pass_ipa_profile): Use TV_IPA_PROFILE.
5119         * ipa.c (ipa_profile): New function.
5120         (gate_ipa_profile): Likewise.
5121         (pass_ipa_profile): New global variable.
5122         * passes.c (pass_ipa_profile): New.
5123
5124 2010-04-27  Nathan Froyd  <froydnj@codesourcery.com>
5125
5126         * config/arm/arm.c (arm_expand_builtin): Remove redundant declaration.
5127
5128 2010-04-27  Martin Jambor  <mjambor@suse.cz>
5129
5130         PR middle-end/43812
5131         * ipa.c (dissolve_same_comdat_group_list): New function.
5132         (function_and_variable_visibility): Call
5133         dissolve_same_comdat_group_list when comdat group contains external or
5134         newly local nodes.
5135         * cgraphunit.c (verify_cgraph_node): Verify that same_comdat_group
5136         lists are circular and that they contain only DECL_ONE_ONLY nodes.
5137
5138 2010-04-27  Eric Botcazou  <ebotcazou@adacore.com>
5139
5140         * varasm.c (decode_addr_const): Handle special case of INDIRECT_REF.
5141         (const_hash_1) <VECTOR_CST>: New case.
5142         (compare_constant) <VECTOR_CST>: Likewise.
5143         <ADDR_EXPR>: Deal with LABEL_REFs.
5144         (copy_constant) <VECTOR_CST>: New case.
5145
5146 2010-04-27  Jan Hubicka  <jh@suse.cz>
5147
5148         * cgraph.c (cgraph_propagate_frequency): New function.
5149         * cgraph.h (cgraph_propagate_frequency): Declare.
5150         * ipa-inline.c (cgraph_clone_inlined_nodes): Call
5151         cgraph_propagate_frequency.
5152
5153 2010-04-27  Jakub Jelinek  <jakub@redhat.com>
5154
5155         * unwind-dw2.c (_Unwind_DebugHook): Add used and noclone attributes.
5156
5157 2010-04-27  Bernd Schmidt  <bernds@codesourcery.com>
5158
5159         PR target/40657
5160         * config/arm/arm.c (thumb1_extra_regs_pushed): New function.
5161         (thumb1_expand_prologue, thumb1_output_function_prologue): Call it
5162         here to determine which regs to push and how much stack to reserve.
5163
5164 2010-04-27  Jie Zhang  <jie@codesourcery.com>
5165
5166         * doc/gimple.texi (gimple_statement_with_ops): Remove
5167         addresses_taken field.
5168         (gimple_statement_with_memory_ops): Likewise.
5169
5170 2010-04-27  Jan Hubicka  <jh@suse.cz>
5171
5172         * tree-inline.c (eni_inlining_weights): Remove.
5173         (estimate_num_insns): Special case more builtins.
5174
5175 2010-04-27  Shujing Zhao  <pearly.zhao@oracle.com>
5176
5177         PR c/32207
5178         * c-typeck.c (build_binary_op): Move forward check for comparison
5179         pointer with null pointer constant and adjust the diagnostic message.
5180
5181 2010-04-27  Dave Korn  <dave.korn.cygwin@gmail.com>
5182
5183         PR lto/42776
5184         * configure.ac (gcc_cv_as_section_has_align): Set if installed
5185         binutils supports extended .section directive needed by LTO, or
5186         warn if older binutils found.
5187         (LTO_BINARY_READER): New AC_SUBST'd variable.
5188         (LTO_USE_LIBELF): Likewise.
5189         * gcc/config.gcc (lto_binary_reader): New target-specific configure
5190         variable.
5191         * gcc/Makefile.in (LTO_BINARY_READER): Import AC_SUBST'd autoconf var.
5192         (LTO_USE_LIBELF): Likewise.
5193         * configure: Regenerate.
5194
5195         * collect2.c (is_elf): Rename from this ...
5196         (is_elf_or_coff): ... to this, and recognize and allow i386 COFF
5197          object files in addition to ELF-formatted ones.
5198         (scan_prog_file): Caller updated.  Also allow for LTO info marker
5199         symbol to be prefixed or not by an extra underscore.
5200
5201         * config/i386/t-cygming (winnt.o): Also depend on LTO_STREAMER_H.
5202         * config/i386/winnt.c: Also #include lto-streamer.h
5203         (i386_pe_asm_named_section): Specify 1-byte section alignment for
5204         LTO named sections.
5205         (i386_pe_asm_output_aligned_decl_common): Add comment.
5206         (i386_pe_maybe_record_exported_symbol): Allow decl arg to be NULL.
5207
5208 2010-04-27  Hans-Peter Nilsson  <hp@bitrange.com>
5209
5210         PR target/43889
5211         * config/mmix/mmix.md ("*divdi3_nonknuth", "*moddi3_nonknuth"):
5212         Add missing earlyclobber for second alternative.
5213
5214 2010-04-26  Bernd Schmidt  <bernds@codesourcery.com>
5215
5216         * df-problems.c (df_simulate_initialize_forwards): Set, don't clear,
5217         bits for artificial defs at the top of the block.
5218         * fwprop.c (single_def_use_enter_block): Don't call it.
5219
5220 2010-04-26  Jack Howarth <howarth@bromo.med.uc.edu>
5221
5222         PR 43715
5223         * gcc/configure.ac: Use "$gcc_cv_nm -g" on darwin
5224         instead of "$gcc_cv_objdump -T".
5225         Use "-undefined dynamic_lookup" on darwin.
5226         * gcc/configure: Regenerate.
5227
5228 2010-04-26  Jakub Jelinek  <jakub@redhat.com>
5229
5230         PR c/43893
5231         * c-omp.c (c_finish_omp_for): Handle also EQ_EXPR.
5232
5233 2010-04-26  Nathan Froyd  <froydnj@codesourcery.com>
5234
5235         * c-parser.c (struct c_token): Move location field up.
5236         * c-tree.h (struct c_typespec): Move expr_const_operands field up.
5237         (struct c_declspecs): Convert typespec_word, storage_class, and
5238         default_int_p into bitfields.
5239         (struct c_declarator): Move loc field up.
5240
5241 2010-04-26  Nathan Froyd  <froydnj@codesourcery.com>
5242
5243         * cfgloop.h (struct loop): Move can_be_parallel field up.
5244         * ipa-prop.h (struct ip_node_params): Move bitfields up.
5245         * tree-ssa-loop-ivopts.c (struct version_info): Move inv_id field
5246         down.
5247         (struct iv_cand): Convert pos field into a bitfield.
5248         * tree-vectorizer.h (struct _loop_vec_info): Move loop_line_number
5249         field up.
5250         (struct _stmt_vec_info): Shuffle fields for better packing.
5251
5252 2010-04-26  Eric Botcazou  <ebotcazou@adacore.com>
5253
5254         * varasm.c (IN_NAMED_SECTION): Remove guard.
5255         * config/arm/unknown-elf.h (IN_NAMED_SECTION): Rename to...
5256         (IN_NAMED_SECTION_P): ...this.
5257         (ASM_OUTPUT_ALIGNED_BSS): Adjust for above renaming.
5258         (ASM_OUTPUT_ALIGNED_DECL_LOCAL): Likewise.
5259
5260 2010-04-26  Eric Botcazou  <ebotcazou@adacore.com>
5261
5262         * gimplify.c (gimplify_cond_expr): Use THEN_ and ELSE_ local variables.
5263         Use VOID_TYPE_P for all void type tests.  Adjust TYPE variable instead
5264         of shadowing it.  Fix comments.
5265
5266 2010-04-26  Jan Hubicka  <jh@suse.cz>
5267
5268         * cgraph.c (cgraph_create_node): Set node frequency to normal.
5269         (cgraph_clone_node): Copy function frequency.
5270         * cgraph.h (node_frequency): New enum
5271         (struct cgraph_node): Add.
5272         * final.c (rest_of_clean_state): Update.
5273         * lto-cgraph.c (lto_output_node): Output node frequency.
5274         (input_overwrite_node): Input node frequency.
5275         * tre-ssa-loop-ivopts (computation_cost): Update.
5276         * lto-streamer-out.c (output_function): Do not output function
5277         frequency.
5278         * predict.c (maybe_hot_frequency_p): Update and handle functions
5279         executed once.
5280         (cgraph_maybe_hot_edge_p): Likewise; use cgraph frequency instead of
5281         attribute lookup.
5282         (probably_never_executed_bb_p, optimize_function_for_size_p): Update.
5283         (compute_function_frequency): Set noreturn functions to be executed
5284         once.
5285         (choose_function_section): Update.
5286         * lto-streamer-in.c (input_function): Do not input function frequency.
5287         * function.c (allocate_struct_function): Do not initialize function
5288         frequency.
5289         * function.h (function_frequency): Remove.
5290         (struct function): Remove function frequency.
5291         * ipa-profile.c (CGRAPH_NODE_FREQUENCY): Remove.
5292         (try_update): Update.
5293         * tree-inline.c (initialize_cfun): Do not update function frequency.
5294         * passes.c (pass_init_dump_file): Update.
5295         * i386.c (ix86_compute_frame_layout): Update.
5296         (ix86_pad_returns): Update.
5297
5298 2010-04-26  Jie Zhang  <jie@codesourcery.com>
5299
5300         PR tree-optimization/43833
5301         * tree-vrp.c (range_int_cst_p): New.
5302         (range_int_cst_singleton_p): New.
5303         (extract_range_from_binary_expr): Optimize BIT_AND_EXPR case
5304         when both operands are constants.  Use range_int_cst_p in
5305         BIT_IOR_EXPR case.
5306
5307 2010-04-26  Jan Hubicka  <jh@suse.cz>
5308
5309         * cgraphunit.c (cgraph_copy_node_for_versioning): Fix profile updating.
5310
5311 2010-04-26  Richard Guenther  <rguenther@suse.de>
5312
5313         PR lto/43080
5314         * gimple.c (gimple_decl_printable_name): Deal gracefully
5315         with a NULL DECL_NAME.
5316
5317 2010-04-26  Richard Guenther  <rguenther@suse.de>
5318
5319         PR lto/42425
5320         * tree.c (free_lang_data_in_type): Do not free TYPE_CONTEXT
5321         if emitting debug information and it is either a function
5322         or a namespace decl.
5323
5324 2010-04-26  Ira Rosen  <irar@il.ibm.com>
5325
5326         * tree-vectorizer.h (struct _stmt_vec_info): Add new field to
5327         determine if the statement is vectorizable, and a macro to access it.
5328         * tree-vect-data-refs.c (vect_analyze_data_ref_dependence):
5329         Skip statements that can't be vectorized. If the analysis fails,
5330         mark the statement as unvectorizable if vectorizing basic block.
5331         (vect_compute_data_refs_alignment): Likewise.
5332         (vect_verify_datarefs_alignment): Skip statements marked as
5333         unvectorizable. Add print.
5334         (vect_analyze_group_access): Skip statements that can't be
5335         vectorized. If the analysis fails, mark the statement as
5336         unvectorizable if vectorizing basic block.
5337         (vect_analyze_data_ref_accesses, vect_analyze_data_refs): Likewise.
5338         * tree-vect-stmts.c (vectorizable_store): Fix the number of
5339         generated stmts for SLP.
5340         (new_stmt_vec_info): Initialize the new field.
5341         * tree-vect-slp.c (vect_build_slp_tree): Fail to vectorize
5342         statements marked as unvectorizable.
5343
5344 2010-04-25  Joseph Myers  <joseph@codesourcery.com>
5345
5346         * c-common.c (flag_isoc1x): New.
5347         (flag_isoc99): Update comment.
5348         * c-common.h (flag_isoc1x): New.
5349         (flag_isoc99): Update comment.
5350         * c-cppbuiltin.c (builtin_define_float_constants): Also define
5351         __<type>_DECIMAL_DIG__.
5352         * c-opts.c (set_std_c1x): New.
5353         (c_common_handle_option): Handle -std=c1x and -std=gnu1x.
5354         (set_std_c89, set_std_c99): Also set flag_isoc1x to 0.
5355         * c.opt (-std=c1x, -std=gnu1x): New options.
5356         * doc/cpp.texi: Mention -std=c1x.
5357         * doc/cppopts.texi (-std=c1x, -std=gnu1x): Document.
5358         * doc/extend.texi: Mention -std=c1x and -std=gnu1x.
5359         * doc/invoke.texi (-std=c1x, -std=gnu1x): Document.
5360         * doc/standards.texi: Mention C1X.
5361         * ginclude/float.h (FLT_DECIMAL_DIG, DBL_DECIMAL_DIG,
5362         LDBL_DECIMAL_DIG, FLT_HAS_SUBNORM, DBL_HAS_SUBNORM,
5363         LDBL_HAS_SUBNORM, FLT_TRUE_MIN, DBL_TRUE_MIN, LDBL_TRUE_MIN):
5364         Define for C1X.
5365
5366 2010-04-25  Uros Bizjak  <ubizjak@gmail.com>
5367
5368         * config/i386/gmon-sol2.c (_mcleanup): Change format string
5369         placeholder from 0x%x to %#x.
5370         * config/i386/i386elf.h (ASM_OUTPUT_ASCII): Ditto.
5371         * config/i386/i386-interix.h (ASM_OUTPUT_ASCII): Ditto.
5372         * config/i386/att.h (ASM_OUTPUT_ASCII): Ditto.
5373         * config/i386/sysv4.h (ASM_OUTPUT_ASCII): Ditto.
5374         * config/i386/i386.c (ix86_target_string): Ditto.
5375         (output_pic_addr_const): Ditto.
5376         (print_operand): Ditto.
5377
5378 2010-04-25  Paolo Bonzini  <bonzini@gnu.org>
5379
5380         * combine.c (find_split_point): Add third argument.  Use it
5381         to find nested multiply-accumulate instructions.  Adjust calls.
5382         (try_combine): Adjust call to find_split_point.
5383
5384 2010-04-24  Gerald Pfeifer  <gerald@pfeifer.com>
5385
5386         * doc/contrib.texi (Contributors): Add Dodji Seketeli.
5387
5388 2010-04-24  Bernd Schmidt  <bernds@codesourcery.com>
5389
5390         PR tree-optimization/41442
5391         * fold-const.c (merge_truthop_with_opposite_arm): New function.
5392         (fold_binary_loc): Call it.
5393
5394 2010-04-23  Manuel López-Ibáñez  <manu@gcc.gnu.org>
5395
5396         * toplev.c (general_init): Set default for fdiagnostics-show-option.
5397         * opts.c (common_handle_option): Allow disabling it.
5398         * common.opt (fdiagnostics-show-option): Add Var. Enabled by default.
5399
5400 2010-04-23  Eric Botcazou  <ebotcazou@adacore.com>
5401
5402         * expr.c (expand_expr_real_1) <VIEW_CONVERT_EXPR>: Only use conversion
5403         between modes if both types are integral.
5404
5405 2010-04-23  Richard Guenther  <rguenther@suse.de>
5406
5407         PR tree-optimization/43572
5408         * tree-tailcall.c (find_tail_calls): Allow PARM_DECL uses.
5409
5410 2010-04-23  Richard Guenther  <rguenther@suse.de>
5411
5412         PR lto/43455
5413         * tree-inline.c (tree_can_inline_p): Also check compatibility
5414         of return types.
5415
5416 2010-04-23  Martin Jambor  <mjambor@suse.cz>
5417
5418         PR tree-optimization/43846
5419         * tree-sra.c (struct access): New flag grp_assignment_read.
5420         (build_accesses_from_assign): Set grp_assignment_read.
5421         (sort_and_splice_var_accesses): Propagate grp_assignment_read.
5422         (enum mark_read_status): New type.
5423         (analyze_access_subtree): Propagate grp_assignment_read, create
5424         accesses also if both direct_read and root->grp_assignment_read.
5425
5426 2010-04-23  Martin Jambor  <mjambor@suse.cz>
5427
5428         PR middle-end/43835
5429         * tree-sra.c (ipa_sra_preliminary_function_checks): Check that the
5430         function does not have type attributes.
5431
5432 2010-04-23  Richard Guenther  <rguenther@suse.de>
5433
5434         PR lto/42653
5435         * tree.c (free_lang_data_in_decl): Do not reset DECL_CONTEXT
5436         of FUNCTION_DECLs.
5437
5438 2010-04-22  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
5439
5440         * sese.h (create_if_region_on_edge): Remove.
5441
5442         * sese.c (create_if_region_on_edge): Make static.
5443
5444         * tree-inline.c: Do not include ggc.h.
5445
5446         * expr.c: Do not include ggc.h.
5447
5448         * Makefile.in (tree-inline.o, expr.o): Remove $(GGC_H) from
5449         dependencies.
5450
5451 2010-04-22  Kaz Kojima  <kkojima@gcc.gnu.org>
5452
5453         PR target/43744
5454         * config/sh/sh.c (find_barrier): Don't emit a constant pool
5455         in the middle of insns for casesi_worker_2.
5456
5457 2010-04-22  David Edelsohn  <edelsohn@gnu.org>
5458
5459         * config/rs6000/x-aix: Override LDFLAGS for all COMPILERS.
5460
5461 2010-04-22  Ira Rosen  <irar@il.ibm.com>
5462
5463         PR tree-optimization/43842
5464         * tree-vect-loop.c (vect_create_epilog_for_reduction): Handle
5465         loop unrolling in update of exit phis. Fix comment.
5466         * tree-vect-slp.c (vect_analyze_slp): Check that there are at
5467         least two reduction statements in the loop before starting SLP
5468         analysis.
5469
5470 2010-04-22  Nick Clifton  <nickc@redhat.com>
5471
5472         * config/stormy16/stormy16-lib2.c (__ucmpsi2): Fix thinko.
5473
5474 2010-04-22  Alexander Monakov  <amonakov@ispras.ru>
5475
5476         * tree-ssa-reassoc.c (eliminate_plus_minus_pair): Handle BIT_NOT_EXPR
5477         to simplify a + ~a.
5478
5479 2010-04-22  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
5480
5481         * tree-parloops.c (loop_parallel_p): New argument
5482         parloop_obstack.  Pass it down.
5483         (parallelize_loops): New variable parloop_obstack.  Initialize it,
5484         pass it down, free it.
5485
5486         * tree-loop-linear.c (linear_transform_loops): Pass down
5487         lambda_obstack.
5488
5489         * tree-data-ref.h (lambda_compute_access_matrices): New argument
5490         of type struct obstack *.
5491
5492         * tree-data-ref.c (analyze_subscript_affine_affine): New variable
5493         scratch_obstack.  Initialize it, pass down, free it.
5494
5495         * lambda.h (lambda_loop_new): Remove.
5496         (lambda_matrix_new, lambda_matrix_inverse)
5497         (lambda_trans_matrix_new, lambda_trans_matrix_inverse): New
5498         argument of type struct obstack *.
5499
5500         * lambda-trans.c (lambda_trans_matrix_new): New argument
5501         lambda_obstack.  Pass it down, use obstack allocation for ret.
5502         (lambda_trans_matrix_inverse): New argument lambda_obstack.  Pass
5503         it down.
5504
5505         * lambda-mat.c (lambda_matrix_get_column)
5506         (lambda_matrix_project_to_null): Remove.
5507         (lambda_matrix_new): New argument lambda_obstack.  Use obstack
5508         allocation for mat.
5509         (lambda_matrix_inverse_hard, lambda_matrix_inverse): New argument
5510         lambda_obstack.
5511
5512         * lambda-code.c (lambda_loop_new): New function.
5513         (lambda_lattice_new, compute_nest_using_fourier_motzkin)
5514         (lambda_compute_auxillary_space, lambda_compute_target_space)
5515         (lambda_loopnest_transform, gcc_loop_to_lambda_loop)
5516         (lambda_loopnest_to_gcc_loopnest): Pass down lambda_obstack.
5517         (build_access_matrix): New argument lambda_obstack.  Use obstack
5518         allocation for am.
5519         (lambda_compute_step_signs, lambda_compute_access_matrices): New
5520         argument lambda_obstack.  Pass it down.
5521
5522 2010-04-22  Bernd Schmidt  <bernds@codesourcery.com>
5523
5524         * optabs.h (expand_widening_mult): Declare.
5525
5526 2010-04-22  Richard Guenther  <rguenther@suse.de>
5527
5528         PR tree-optimization/43845
5529         * tree-ssa-pre.c (create_component_ref_by_pieces_1): Properly
5530         lookup the CALL_EXPR function and arguments.
5531
5532 2010-04-22  Nick Clifton  <nickc@redhat.com>
5533
5534         * config/stormy16/stormy16.c
5535         (xstormy16_asm_output_aligned_common): Handle a NULL decl parameter.
5536         * config/stormy16/stormy16.h: Tidy up formatting.
5537         (DONT_USE_BUILTIN_SETJMP): Remove definition.
5538         * config/stormy16/stormy16.c (cbranchsi4): Delete pattern.
5539         (ineqbranchsi): Delete pattern.
5540         * config/stormy16/stormy16-lib2-ucmpsi2.c: New file.
5541         * config/stormy16/stormy16-lib2.c (__ucmpsi2): New function.
5542         * config/stormy16/t-stormy16 (LIB2FUNCS_EXTRA): Add
5543         stormy16-lib2-ucmpsi2.c.
5544
5545 2010-04-22  Bernd Schmidt  <bernds@codesourcery.com>
5546
5547         * ifcvt.c (dead_or_predicable): Use df_simulate_find_defs and
5548         df_simulate_find_noclobber_defs as appropriate.  Keep track of an
5549         extra set merge_set_noclobber, and use it to relax the final test
5550         slightly.
5551         * df.h (df_simulate_find_noclobber_defs): Declare.
5552         * df-problems.c (df_simulate_find_defs): Don't ignore partial or
5553         conditional defs.
5554         (df_simulate_find_noclobber_defs): New function.
5555
5556 2010-04-22  Uros Bizjak  <ubizjak@gmail.com>
5557
5558         * config/i386/i386.md: Use {} around multi-line preparation statements.
5559
5560 2010-04-22  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
5561
5562         * c-tree.h (push_init_level, pop_init_level, set_init_index)
5563         (process_init_element): New argument of type struct obstack *.
5564
5565         * c-typeck.c (push_init_level, pop_init_level, set_designator)
5566         (set_init_index, set_init_label, set_nonincremental_init)
5567         (set_nonincremental_init_from_string, find_init_member)
5568         (output_init_element, output_pending_init_elements)
5569         (process_init_element): New argument braced_init_obstack.  Pass it
5570         down.
5571         (push_range_stack, add_pending_init): New argument
5572         braced_init_obstack.  Use obstack allocation.
5573
5574         * c-parser.c (c_parser_initelt, c_parser_initval): New argument
5575         braced_init_obstack.  Pass it down.
5576         (c_parser_braced_init): New variables ret, braced_init_obstack.
5577         Initialize obstack, pass it down and finally free it.
5578
5579 2010-04-22  Bernd Schmidt  <bernds@codesourcery.com>
5580
5581         PR middle-end/29274
5582         * tree-pass.h (pass_optimize_widening_mul): Declare.
5583         * tree-ssa-math-opts.c (execute_optimize_widening_mul,
5584         gate_optimize_widening_mul): New static functions.
5585         (pass_optimize_widening_mul): New.
5586         * expr.c (expand_expr_real_2) <case WIDEN_MULT_EXPR>: New case.
5587         <case MULT_EXPR>: Remove support for widening multiplies.
5588         * tree.def (WIDEN_MULT_EXPR): Tweak comment.
5589         * cfgexpand.c (expand_debug_expr) <case WIDEN_MULT_EXPR>: Use
5590         simplify_gen_unary rather than directly building extensions.
5591         * tree-cfg.c (verify_gimple_assign_binary): Add tests for
5592         WIDEN_MULT_EXPR.
5593         * expmed.c (expand_widening_mult): New function.
5594         * passes.c (init_optimization_passes): Add pass_optimize_widening_mul.
5595
5596 2010-04-21  Jan Hubicka  <jh@suse.cz>
5597
5598         * timevar.def (TV_WHOPR_WPA_FIXUP): Remove.
5599         * lto-section-in.c (lto_section_name): Remove wpa_fixup.
5600         * lto-wpa-fixup.c: Remove.
5601         * Makefile.in (lto-wpa-fixup.o): Remove.
5602         * passes.c (init_optimization_passes): Remove pass_ipa_lto_wpa_fixup.
5603         (execute_all_ipa_transforms): Set cgraph_state to CGRAPH_STATE_IPA_SSA.
5604         * lto-streamer.c (lto_get_section_name): Remove wpa_fixup section.
5605
5606 2010-04-21  Jan Hubicka  <jh@suse.cz>
5607
5608         * tree-pass.h (ipa_opt_pass_d): Rename function_read_summary;
5609         add write_optimization_summary, read_optimization_summary.
5610         (ipa_write_summaries_of_cgraph_node_set): Remove.
5611         (ipa_write_optimization_summaries): Declare.
5612         (ipa_read_optimization_summaries): Declare.
5613         * ipa-cp.c (pass_ipa_cp): Update.
5614         * ipa-reference.c (pass_ipa_reference): Update.
5615         * ipa-pure-const.c (pass_ipa_pure_const): Update.
5616         * lto-streamer-out.c (pass_ipa_lto_gimple, pass_ipa_lto_finish):
5617         Update.
5618         * ipa-inline.c (pass_ipa_inline): Update.
5619         * ipa.c (pass_ipa_whole_program): Update.
5620         * lto-wpa-fixup.c (pass_ipa_lto_wpa_fixup): Update.
5621         * passes.c (ipa_write_summaries_1): Do not test wpa.
5622         (ipa_write_optimization_summaries_1): New.
5623         (ipa_write_optimization_summaries): New.
5624         (ipa_read_summaries): Do not test ltrans.
5625         (ipa_read_optimization_summaries_1): New.
5626         (ipa_read_optimization_summaries): New.
5627
5628 2010-04-21  Jan Hubicka  <jh@suse.cz>
5629
5630         * lto-cgraph.c (lto_output_node): Do not output comdat groups
5631         for boundary nodes.
5632         (output_cgraph): Do not arrange comdat groups for boundary nodes.
5633
5634 2010-04-21  Jakub Jelinek  <jakub@redhat.com>
5635
5636         PR debug/40040
5637         * dwarf2out.c (add_name_and_src_coords_attributes): Add
5638         DW_AT_{,MIPS_}linkage_name even for Fortran decls.
5639
5640 2010-04-21  Jan Hubicka  <jh@suse.cz>
5641
5642         * ipa-prop.c (ipa_edge_removal_hook): Check for bounds.
5643
5644 2010-04-21  Jan Hubicka  <jh@suse.cz>
5645
5646         * varpool.c (decide_is_variable_needed): Variable is always needed
5647         during ltrans.
5648
5649 2010-04-21  Jan Hubicka  <jh@suse.cz>
5650
5651         * opts.c (decode_options): Enable pure-const pass for whopr.
5652
5653 2010-04-21  Jan Hubicka  <jh@suse.cz>
5654
5655         * cgraph.c (dump_cgraph_node): Dump also assembler name.
5656         * ipa-inline.c (cgraph_decide_inlining_of_small_functions): Do not ice
5657         at WPA dumping.
5658         (cgraph_decide_inlining): Do not expect callee to be removed in all
5659         cases.
5660
5661 2010-04-21  Eric B. Weddington  <eric.weddington@atmel.com>
5662
5663         * config/avr/avr-devices.c (avr_mcu_types): Add missing comma.
5664
5665 2010-04-21  Uros Bizjak  <ubizjak@gmail.com>
5666
5667         * config/i386/i386.md (x86_shrd): Add athlon_decode and
5668         amdfam10_decode attributes.
5669
5670 2010-04-21  Jakub Jelinek  <jakub@redhat.com>
5671
5672         PR middle-end/43570
5673         * omp-low.c (scan_sharing_clauses): Don't scan_omp_op
5674         OMP_CLAUSE_DECL for OMP_CLAUSE_COPYPRIVATE.
5675         (lower_copyprivate_clauses): Use private var in outer
5676         context instead of original var.  Make sure the types
5677         are correct for VLAs.
5678
5679 2010-04-21  Richard Guenther  <rguenther@suse.de>
5680
5681         * tree-ssa-structalias.c (do_ds_constraint): Avoid escaping
5682         to non-pointer objects.
5683
5684 2010-04-21  Jakub Jelinek  <jakub@redhat.com>
5685
5686         * dwarf2out.c (add_var_loc_to_decl): Add LABEL argument.  Drop
5687         last chain entry if it starts with the still current label.
5688         (add_location_or_const_value_attribute): Check that
5689         loc_list->first->next is NULL instead of comparing ->first with ->last.
5690         (dwarf2out_var_location): Pass last_label resp. last_postcall_label
5691         to add_var_loc_to_decl.
5692
5693         * dwarf2out.c (output_call_frame_info): For dw_cie_version
5694         >= 4 add also address size and segment size fields into CIE header.
5695
5696         * unwind-dw2.c (extract_cie_info): Handle CIE version 4, as
5697         long as address size is the same as sizeof (void *) and
5698         segment size is 0.
5699         * unwind-dw2-fde.c (get_cie_encoding): Likewise.  If
5700         address size or segment size is unexpected, return DW_EH_PE_omit.
5701         (classify_object_over_fdes): If get_cie_encoding returned
5702         DW_EH_PE_omit, return -1.
5703         (init_object): If classify_object_over_fdes returned -1,
5704         pretend there were no FDEs at all.
5705
5706 2010-04-21  Uros Bizjak  <ubizjak@gmail.com>
5707
5708         * config/i386/i386.md (bswap<mode>2): Macroize expander from
5709         bswap{si,di}2 using SWI48 mode iterator.
5710         (*bswap<mode>2_movbe): Macroize insn from *bswap{si,di}_movbe using
5711         SWI48 mode iterator.  Set type attribute of bswap insn to bitmanip,
5712         set modrm attribute of bswap insn to 0 and remove length attribute.
5713         (*bswap<mode>2_1): Macroize insn from *bswap{si,di}_1 using SWI48 mode
5714         iterator.  Set type attribute to bitmanip, set modrm attribute to 0,
5715         set mode attribute to <MODE> and remove length attribute.
5716
5717 2010-04-20  James E. Wilson  <wilson@codesourcery.com>
5718
5719         PR rtl-optimization/43520
5720         * ira-lives.c (ira_implicitly_set_insn_hard_regs): Exclude classes with
5721         zero available registers.
5722
5723 2010-04-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5724
5725         * builtins.c (fold_builtin_cproj): Fold more cases.
5726
5727 2010-04-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5728
5729         * builtins.c (build_complex_cproj, fold_builtin_cproj): New.
5730         (fold_builtin_1): Fold builtin cproj.
5731         * builtins.def (BUILT_IN_CPROJ, BUILT_IN_CPROJF, BUILT_IN_CPROJL):
5732         Use ATTR_CONST_NOTHROW_LIST.
5733
5734 2010-04-20  Uros Bizjak  <ubizjak@gmail.com>
5735
5736         * config/i386/i386.md (ffs<mode>2): Macroize expander from ffs_cmove
5737         and ffsdi2 using SWI48 mode iterator.  Expand SImode insn through
5738         ffsi2_no_cmove for !TARGET_CMOVE.
5739         (ffssi2_no_cmove): Rename from *ffs_no_cmove.  Make public.
5740         (ffssi2): Remove expander.
5741         (*ffs<mode>_1): Macroize insn from *ffs{si,di} using SWI48
5742         mode iterator.
5743         (ctz<mode>2): Ditto from ctz{si,di}2.
5744         (clz<mode>2): Macroize expander from ctz{hi,si,di}2 using SWI248
5745         mode iterator.
5746         (clz<mode>2_abm): Macroize insn from clz{hi,si,di}2_abm using SWI248
5747         mode iterator.
5748
5749 2010-04-20  Jakub Jelinek  <jakub@redhat.com>
5750
5751         * dwarf2out.c (AT_linkage_name): Define.
5752         (clone_as_declaration): Handle DW_AT_linkage_name.
5753         (add_name_and_src_coords_attributes): Use AT_linkage_name instead
5754         of DW_AT_MIPS_linkage_name.
5755         (move_linkage_attr): Likewise.
5756         (dwarf2out_finish): Likewise.
5757
5758 2010-04-20  Xinliang David Li  <davidxl@gcc.gnu.org>
5759
5760         PR middle-end/41952
5761         * fold-const.c (fold_comparison): New folding rule.
5762
5763 2010-04-20  Anatoly Sokolov  <aesok@post.ru>
5764
5765         * double-int.h (double_int_setbit): Declare.
5766         * double-int.c (double_int_setbit): New function.
5767         * rtl.h (immed_double_int_const): Declare.
5768         * emit-rtl.c (immed_double_int_const): New function.
5769         * builtins.c (expand_builtin_signbit): Clean up, use double_int_*
5770         and immed_double_int_const functions.
5771         * optabs.c (expand_absneg_bit, expand_copysign_absneg,
5772         expand_copysign_bit):  (Ditto.).
5773         * simplify-rtx.c (simplify_binary_operation_1): (Ditto.).
5774         * tree-ssa-address.c (addr_for_mem_ref): (Ditto.).
5775         * dojump.c (prefer_and_bit_test): (Ditto.).
5776         * expr.c (convert_modes, reduce_to_bit_field_precision,
5777         const_vector_from_tree): (Ditto.).
5778         * expmed.c (mask_rtx, lshift_value): (Ditto.).
5779
5780 2010-04-20  Jan Hubicka  <jh@suse.cz>
5781
5782         * cgraph.c (cgraph_remove_node): Kill bodies in other partitoin.
5783         (dump_cgraph_node): Dump new flags.
5784         * cgraph.h (struct cgraph_node): Add flags
5785         reachable_from_other_partition and in_other_partition.
5786         (cgraph_can_remove_if_no_direct_calls_p): Functions used by
5787         other partition can not be removed.
5788         * cgraphunit.c (cgraph_mark_functions_to_output): Functions used by
5789         the other partition must be output; silence sanity checking on
5790         leaking functions bodies from other paritition.
5791         * lto-cgraph.c (reachable_from_other_partition_p): New function.
5792         (lto_output_node): Output new flags; do not sanity check that inline
5793         clones are output; drop lto_forced_extern_inline_p code; do not mock
5794         visibility flags at partition boundaries.
5795         (add_node_to): New function.
5796         (output_cgraph): Use it to sort functions so masters appear before
5797         clones.
5798         (input_overwrite_node): Input new flags.
5799         * passes.c (ipa_write_summaries): Do not call
5800         lto_new_extern_inline_states.
5801         * lto-section-out.c (forced_extern_inline,
5802         lto_new_extern_inline_states lto_delete_extern_inline_states,
5803         lto_force_functions_extern_inline, lto_forced_extern_inline_p): Kill.
5804         * lto-streamer.h (lto_new_extern_inline_states,
5805         * lto_delete_extern_inline_states, lto_force_functions_extern_inline,
5806         lto_forced_extern_inline_p): Kill.
5807
5808 2010-04-20  Richard Guenther  <rguenther@suse.de>
5809
5810         * tree-ssa-structalias.c (do_sd_constraint): Add edges only
5811         from vars that can have pointers.
5812         (process_constraint): Dump useless constraints.
5813
5814 2010-04-20  Richard Guenther  <rguenther@suse.de>
5815
5816         * tree-ssa-structalias.c (do_structure_copy): Properly handle DEREF.
5817         (dump_sa_points_to_info): Remove asserts.
5818         (init_base_vars): nothing_id isn't an escape point nor does it
5819         have pointers.
5820
5821 2010-04-20  Jakub Jelinek  <jakub@redhat.com>
5822
5823         * tree.h (TYPE_REF_IS_RVALUE): Define.
5824         * dwarf2out.c (attr_checksum_ordered, is_type_die, is_comdat_die,
5825         should_move_die_to_comdat, prune_unused_types_walk): Handle
5826         DW_TAG_rvalue_reference_type like DW_TAG_reference_type.
5827         (modified_type_die, gen_reference_type_die): Emit
5828         DW_TAG_rvalue_reference_type instead of DW_TAG_reference_type
5829         if TYPE_REF_IS_RVALUE and -gdwarf-4.
5830
5831 2010-04-20  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
5832
5833         PR target/43635
5834         * config/s390/s390.c (s390_emit_call): Turn direct into indirect
5835         calls for -fpic -m31 if they have been sibcall optimized.
5836
5837 2010-04-19  James E. Wilson  <wilson@codesourcery.com>
5838
5839         * config/ia64/ia64.h (FIXED_REGISTERS, CALL_USED_REGISTERS): Make
5840         ar.lc fixed and call-used.
5841
5842         * config/ia64/ia64.c (TARGET_INVALID_WITHIN_DOLOOP): Define.
5843
5844 2010-04-19  Jan Hubicka  <jh@suse.cz>
5845
5846         * opts.c (decode_options): Disable whpr incompatible passes.
5847         * lto/lto.c (lto_1_to_1_map): Skip clones.
5848         (read_cgraph_and_symbols): Do not mark everything as needed.
5849         (do_whole_program_analysis): Do map only after optimizing;
5850         set proper cgraph_state; use passmanager.
5851
5852 2010-04-19  DJ Delorie  <dj@redhat.com>
5853
5854         * cfgexpand.c (expand_debug_expr): Check for mismatched modes in
5855         POINTER_PLUS_EXPR and fix them.
5856
5857 2010-04-19  Eric B. Weddington  <eric.weddington@atmel.com>
5858
5859         * config/avr/avr-devices.c (avr_mcu_types): Add support for new
5860         devices atmega644pa, attiny2313a, attiny24a, attiny261a, attiny4313,
5861         attiny44a, attiny861a, atmega16a, atmega168a, atmega164a, atmega165a,
5862         atmega169a, atmega169pa, atmega16hva2, atmega324a, atmega324pa,
5863         atmega325a, atmega3250a, atmega328, atmega329a, atmega329pa,
5864         atmega3290a, atmega48a, atmega644a, atmega645a, atmega645p,
5865         atmega6450a, atmega6450p, atmega649a, atmega649p, atmega6490a,
5866         atmega6490p, atmega64hve, atmega88a, atmega88pa, attiny461a, attiny84a,
5867         m3000. Remove support for devices atmega8m1, atmega8c1, atmega16c1,
5868         atmega4hvd, atmega8hvd, attiny327, m3000f, m3000s, m3001b.
5869         * config/avr/t-avr.c (MULTILIB_MATCHES): Same.
5870
5871 2010-04-19  Eric Botcazou  <ebotcazou@adacore.com>
5872
5873         * ifcvt.c (noce_try_cmove_arith): Fix long lines.
5874         (check_cond_move_block): Likewise.
5875         (cond_move_process_if_block): Likewise.
5876         (noce_find_if_block): Improve formatting.
5877         (find_if_header): Pass 0 to memset and tweak conditions.
5878         (cond_exec_find_if_block): Fix long lines and tweak conditions.
5879
5880 2010-04-19  Jakub Jelinek  <jakub@redhat.com>
5881
5882         * dwarf2out.c (lower_bound_default): For DW_LANG_Python return 0
5883         for -gdwarf-4.
5884
5885         PR middle-end/43337
5886         * tree-nested.c (convert_nonlocal_omp_clauses): OMP_CLAUSE_PRIVATE
5887         with non-local decl doesn't need chain.
5888
5889 2010-04-19  Vladimir Makarov  <vmakarov@redhat.com>
5890
5891         * ira-color.c (allocno_reload_assign): Avoid accumulating
5892         reload registers in ALLOCNO_TOTAL_CONFLICT_HARD_REGS.
5893
5894 2010-04-19  Martin Jambor  <mjambor@suse.cz>
5895
5896         * gimple.h (create_tmp_reg): Declare.
5897         * gimplify.c (create_tmp_reg): New function.
5898         (gimplify_return_expr): Use create_tmp_reg.
5899         (gimplify_omp_atomic): Likewise.
5900         (gimple_regimplify_operands): Likewise.
5901         * tree-dfa.c (make_rename_temp): Likewise.
5902         * tree-predcom.c (predcom_tmp_var): Likewise.
5903         (reassociate_to_the_same_stmt): Likewise.
5904         * tree-sra.c (replace_uses_with_default_def_ssa_name): Likewise.
5905         (get_replaced_param_substitute): Likewise.
5906         * tree-ssa-phiprop.c (phiprop_insert_phi): Likewise.
5907         * tree-ssa-phiopt.c (cond_store_replacement): Likewise.
5908         * tree-ssa-pre.c (get_representative_for): Likewise.
5909         (create_expression_by_pieces): Likewise.
5910         * tree-tailcall.c (adjust_return_value_with_ops): Likewise.
5911         (create_tailcall_accumulator): Likewise.
5912
5913 2010-04-19  Martin Jambor  <mjambor@suse.cz>
5914
5915         * cgraphunit.c (cgraph_redirect_edge_call_stmt_to_callee): Update
5916         new_stmt.
5917         (cgraph_materialize_all_clones): Assert !need_ssa_update_p.
5918
5919 2010-04-19  Richard Guenther  <rguenther@suse.de>
5920
5921         PR tree-optimization/43796
5922         * tree-vrp.c (adjust_range_with_scev): Lookup init and step
5923         from SCEV in the lattice.
5924         (vrp_visit_phi_node): Dump change.
5925
5926 2010-04-19  Richard Guenther  <rguenther@suse.de>
5927
5928         * configure.ac: Fix quoting around elf_getshstrndx ABI check.
5929         * configure: Re-generated.
5930
5931 2010-04-19  Richard Guenther  <rguenther@suse.de>
5932
5933         PR tree-optimization/43783
5934         * tree-ssa-pre.c (create_component_ref_by_pieces_1): Drop
5935         constant ARRAY_REF operands two and three if possible.
5936
5937 2010-04-19  Uros Bizjak  <ubizjak@gmail.com>
5938
5939         PR target/43766
5940         * config/i386/i386.c (ix86_decompose_address): Handle ASHIFT addends.
5941
5942 2010-04-19  Jie Zhang  <jie@codesourcery.com>
5943
5944         PR target/43662
5945         * reginfo.c (reinit_regs): Set caller_save_initialized_p to false.
5946
5947 2010-04-19  Ira Rosen  <irar@il.ibm.com>
5948
5949         PR tree-optimization/37027
5950         * tree-vectorizer.h (struct _loop_vec_info): Add new field reductions
5951         and macro to access it.
5952         (vectorizable_reduction): Add argument.
5953         (vect_get_slp_defs): Likewise.
5954         * tree-vect-loop.c (vect_analyze_scalar_cycles_1): Collect reduction
5955         statements for possible use in SLP.
5956         (new_loop_vec_info): Initialize LOOP_VINFO_REDUCTIONS.
5957         (destroy_loop_vec_info): Free LOOP_VINFO_REDUCTIONS.
5958         (vect_create_epilog_for_reduction): Handle SLP. Modify documentation,
5959         add new argument.
5960         (vectorizable_reduction): Likewise.
5961         * tree-vect-stmts.c (vect_get_vec_defs): Update call to
5962         vect_get_slp_defs.
5963         (vectorizable_type_demotion, vectorizable_type_promotion,
5964         vectorizable_store): Likewise.
5965         (vect_analyze_stmt): Update call to vectorizable_reduction.
5966         (vect_transform_stmt): Likewise.
5967         * tree-vect-slp.c (vect_get_and_check_slp_defs): Handle reduction.
5968         (vect_build_slp_tree): Fix indentation. Check that there are no loads
5969         from different interleaving chains in same node.
5970         (vect_slp_rearrange_stmts): New function.
5971         (vect_supported_load_permutation_p): Allow load permutations for
5972         reductions. Call vect_slp_rearrange_stmts() to rearrange statements
5973         inside SLP nodes if necessary.
5974         (vect_analyze_slp_instance): Handle reductions.
5975         (vect_analyze_slp): Try to build SLP instances originating from groups
5976         of reductions.
5977         (vect_detect_hybrid_slp_stmts): Skip reduction statements.
5978         (vect_get_constant_vectors): Create initial vectors for reductions
5979         according to reduction code. Add new argument.
5980         (vect_get_slp_defs): Add new argument, pass it to
5981         vect_get_constant_vectors.
5982         (vect_schedule_slp_instance): Remove SLP tree root statements.
5983
5984 2010-04-19  Jakub Jelinek  <jakub@redhat.com>
5985
5986         * tree.h (ENUM_IS_SCOPED): Define.
5987         * dwarf2out.c (gen_enumeration_type_die): Add DW_AT_enum_class
5988         for ENUM_IS_SCOPED enums.
5989
5990 2010-04-18  Eric Botcazou  <ebotcazou@adacore.com>
5991
5992         * fold-const.c (fold_comparison): Use ssizetype.
5993         * gimple-fold.c (maybe_fold_offset_to_array_ref): Likewise.
5994         * ipa-prop.c (ipa_modify_call_arguments): Use sizetype.
5995         * tree-loop-distribution.c (build_size_arg_loc): Likewise.
5996         * tree-object-size.c (compute_object_sizes): Use size_type_node.
5997
5998         * tree.h (initialize_sizetypes): Remove parameter.
5999         (build_common_tree_nodes): Remove second parameter.
6000         * stor-layout.c (initialize_sizetypes): Remove parameter.
6001         Always create an unsigned type.
6002         (set_sizetype): Assert that the passed type is unsigned and simplify.
6003         * tree.c (build_common_tree_nodes): Remove second parameter.
6004         Adjust call to initialize_sizetypes.
6005         * c-decl.c (c_init_decl_processing): Remove second argument in call to
6006         build_common_tree_nodes.
6007
6008 2010-04-18  Matthias Klose  <doko@ubuntu.com>
6009
6010         * gcc.c (main): Search for liblto_plugin.so with mode R_OK.
6011
6012 2010-04-18  Ira Rosen  <irar@il.ibm.com>
6013
6014         PR tree-optimization/43771
6015         * tree-vect-slp.c (vect_supported_load_permutation_p): Check that
6016         load permutation doesn't have gaps.
6017
6018 2010-04-18  Jan Hubicka  <jh@suse.cz>
6019
6020         * i386.md (UNSPEC_SSE_PROLOGUE_SAVE_LOW): New.
6021         (sse_prologue_save_insn expander): Use new pattern.
6022         (sse_prologue_save_insn1): New pattern and splitter.
6023         (sse_prologue_save_insn): Update to deal also with 64bit aligned
6024         blocks.
6025         * i386.c (setup_incoming_varargs_64): Do not compute jump
6026         destination here.
6027         (ix86_gimplify_va_arg): Update alignment needed.
6028         (ix86_local_alignment): Do not align all local arrays to 128bit.
6029
6030 2010-04-17  Jan Hubicka  <jh@suse.cz>
6031
6032         * ipa-inline.c (cgraph_early_inlining): Handle flattening too.
6033
6034 2010-04-17  Richard Earnshaw  <rearnsha@arm.com>
6035
6036         * arm.md (negdi2): Remove redundant code to force values into a
6037         register.
6038
6039 2010-04-17  Richard Earnshaw  <rearnsha@arm.com>
6040
6041         * arm/bpabi.S: Add EABI alignment attributes to objects.
6042         * arm/bpabi-v6m.S: Likewise.
6043         * arm/crti.asm: Likewise.
6044         * arm/crtn.asm: Likewise.
6045         * arm/lib1funcs.asm: Likewise.
6046         * arm/libunwind.S: Likewise.
6047
6048 2010-04-17  Richard Earnshaw  <rearnsha@arm.com>
6049
6050         * arm-protos.h (tune_params): New structure.
6051         * arm.c (current_tune): New variable.
6052         (arm_constant_limit): Delete.
6053         (struct processors): Add pointer to the tune parameters.
6054         (arm_slowmul_tune): New tuning option.
6055         (arm_fastmul_tune, arm_xscale_tune, arm_9e_tune): Likewise.
6056         (all_cores): Adjust to pick up the tuning model.
6057         (arm_constant_limit): New function.
6058         (arm_override_options): Select the appropriate tuning model.  Delete
6059         initialization of arm_const_limit.
6060         (arm_split_constant): Use the new constant-limit model.
6061         (arm_rtx_costs): Pick up the current tuning model.
6062         * arm.md (is_strongarm, is_xscale): Delete.
6063         * arm-generic.md (load_ldsched_x, load_ldsched): Test explicitly
6064         for Xscale variant architectures.
6065         (mult_ldsched_strongarm, mult_ldsched): Similarly for StrongARM.
6066
6067 2010-04-17  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
6068
6069         * config/arm/arm.c (arm_gen_constant): Remove unused variable
6070         can_shift.
6071         (arm_rtx_costs_1): Remove unused variable extra_cost.
6072         (arm_unwind_emit_set): Use variable offset.
6073         (thumb1_output_casesi): Remove unused variable flags.
6074
6075 2010-04-16  Jeff Law  <law@redhat.com>
6076
6077         * ira-color.c (ira_reassign_pseudos): Collect and sort all the pseudos
6078         needing assignment rather than doing a two-phase assignment.  Remove
6079         unused variable 'm'.
6080
6081 2010-04-16  Jakub Jelinek  <jakub@redhat.com>
6082
6083         PR bootstrap/43767
6084         * alias.c (memrefs_conflict_p): Don't crash if CSELIB_VAL_PTR is NULL.
6085
6086 2010-04-16  Doug Kwan  <dougkwan@google.com>
6087
6088         * tree-ssa-reassoc.c (struct operand_entry): Add new field ID.
6089         (next_operand_entry_id): New static variable.
6090         (sort_by_operand_rank): Stabilize qsort comparator by using unique IDs.
6091         (add_to_ops_vec): Assigned unique ID to operand entry.
6092         (struct oecount_s): New field ID.
6093         (oecount_cmp): Stabilize qsort comparotor by using unique IDs.
6094         (undistribute_ops_list): Assign unique IDs to oecounts.
6095         (init_reassoc): reset next_operand_entry_id.
6096
6097 2010-04-16  Doug Kwan  <dougkwan@google.com>
6098
6099         * config/i386/i386.md (*jcc_bt<mode>): Fix build breakage by adding
6100         missing left parenthesis.
6101
6102 2010-04-16  Uros Bizjak  <ubizjak@gmail.com>
6103
6104         * config/i386/i386.md (*bt<mode>): Macroize insn from *btsi and
6105         *btdi_rex64 using SWI48 mode iterator.
6106         (*jcc_bt<mode>): Ditto from *jcc_btsi and *jcc_btdi_rex64.
6107         (*jcc_bt<mode>_mask): Ditto from *jcc_btsi_mask and
6108         *jcc_btdi_mask_rex64.
6109
6110 2010-04-16  Anatoly Sokolov  <aesok@post.ru>
6111
6112         * double-int.h (tree_to_double_int): Convert to macro.
6113         * double-int.c (tree_to_double_int): Remove.
6114
6115 2010-04-16  Jakub Jelinek  <jakub@redhat.com>
6116
6117         PR debug/43762
6118         * dwarf2out.c (add_bound_info): Always call loc_list_from_tree
6119         with want_address 2 and in case a single element list might be
6120         possible, call it again with want_address 0.
6121
6122 2010-04-12  Kaushik Phatak  <kaushik.phatak@kpitcummins.com>
6123
6124         * config/h8300/h8300.c (print_operand) : Modify case 'V' and
6125         case 'W' print operands for HI mode.
6126         * config/h8300/h8300.h (Y0, Y2) : New constraints.
6127         * config/h8300/h8300.md (bclrqi_msx, bclrhi_msx): New patterns
6128         (bsetqi_msx, bsethi_msx, bnotqi_msx, bnothi_msx): Likewise.
6129         * config/h8300/predicate.md (bit_register_indirect_operand): New.
6130
6131         * config/h8300/h8300.h (OK_FOR_U): Support 'U' constraint for H8300SX.
6132
6133         * config/h8300/h8300.md (movqi_h8sx, movhi_h8sx, movsi_h8sx,
6134         cmphi_h8300hs_znvc, cmpsi, addhi3_h8sx) : Emit instructions in
6135         #xx:3 and #xx:4 mode.
6136
6137         * config/h8300/h8300.md (inverted load with HImode dest): Add
6138         support for H8300SX.
6139
6140         * config/h8300/predicate.md (bit_operand): Allow immediate values that
6141         satisfy 'U' constraint.
6142
6143 2010-04-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
6144
6145         * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx flavor.
6146         * configure: Regenerate.
6147         * config.in: Regenerate.
6148         * doc/install.texi (Prerequisites): Document that Solaris 2 libelf
6149         works.
6150
6151 2010-04-16  Richard Guenther  <rguenther@suse.de>
6152
6153         * tree.h (struct tree_decl_minimal): Move pt_uid ...
6154         (struct tree_decl_common): ... here.
6155         (DECL_PT_UID): Adjust.
6156         (SET_DECL_PT_UID): Likewise.
6157         (DECL_PT_UID_SET_P): Likewise.
6158
6159 2010-04-16  Richard Guenther  <rguenther@suse.de>
6160
6161         PR tree-optimization/43572
6162         * tree-ssa-alias.h (call_may_clobber_ref_p): Declare.
6163         * tree-ssa-alias.c (call_may_clobber_ref_p): Export.
6164         * tree-flow.h (is_call_clobbered): Remove.
6165         * tree-flow-inline.h (is_call_clobbered): Likewise.
6166         * tree-dfa.c (dump_variable): Do not dump call clobber state.
6167         * tree-nrv.c (dest_safe_for_nrv_p): Use the alias oracle.
6168         (execute_return_slot_opt): Adjust.
6169         * tree-tailcall.c (suitable_for_tail_opt_p): Remove
6170         check for call clobbered vars here.
6171         (find_tail_calls): Move tailcall verification to the
6172         proper place.
6173
6174 2010-04-16  Diego Novillo  <dnovillo@google.com>
6175
6176         * doc/invoke.texi: Explain how are unrecognized -Wno- warnings handled.
6177
6178 2010-04-16  Bernd Schmidt  <bernds@codesourcery.com>
6179
6180         PR target/40603
6181         * config/arm/arm.md (cbranchqi4): New pattern.
6182         * config/arm/predicates.md (const0_operand,
6183         cbranchqi4_comparison_operator): New predicates.
6184
6185 2010-04-16  Richard Guenther  <rguenther@suse.de>
6186
6187         * gimple-pretty-print.c (dump_gimple_phi): Dump alias info.
6188         (dump_gimple_stmt): Likewise.
6189
6190 2010-04-16  Bernd Schmidt  <bernds@codesourcery.com>
6191
6192         * recog.h (struct recog_data): New field is_operator.
6193         (struct insn_operand_data): New field is_operator.
6194         * recog.c (extract_insn): Set recog_data.is_operator.
6195         * genoutput.c (output_operand_data): Emit code to set the
6196         is_operator field.
6197         * reload.c (find_reloads): Use it rather than testing for an
6198         empty constraint string.
6199
6200         PR target/41514
6201         * config/arm/arm.md (cbranchsi4_insn): Renamed from "*cbranchsi4_insn".
6202         If the previous insn is a cbranchsi4_insn with the same arguments,
6203         omit the compare instruction.
6204
6205         * config/arm/arm.md (addsi3_cbranch): If destination is a high
6206         register, inputs must be low registers and we need a low register
6207         scratch.  Handle alternative 2 like alternative 3.
6208
6209 2010-04-16  Jakub Jelinek  <jakub@redhat.com>
6210
6211         * alias.c (memrefs_conflict_p): If x and y are the same VALUE,
6212         don't call get_addr on both.  If one expression is a VALUE and
6213         the other a REG, check VALUE's locs if the REG isn't among them.
6214
6215 2010-04-16  Christian Bruel  <christian.bruel@st.com>
6216
6217         * config/sh/sh.h (sh_frame_pointer_required): New function.
6218         * config/sh/sh.h (TARGET_FRAME_POINTER_REQUIRED): New macro.
6219         (flag_omit_frame_pointer) Set.
6220         (MASK_ACCUMULATE_OUTGOING_ARGS) Define and Set.
6221         (rounded_frame_size): Adjust size with outgoing_args_size.
6222         (sh_set_return_address): Must return from stack pointer.
6223         * gcc/config/sh/sh.h (CAN_DEBUG_WITHOUT_FP): Define.
6224         (SUBTARGET_FRAME_POINTER_REQUIRED): Define.
6225         (ACCUMULATE_OUTGOING_ARGS): Define.
6226         * doc/invoke.texi (maccumulate-outgoing-args): Document for SH.
6227         * gcc/config/sh/sh.opt (maccumulate-outgoing-args): New option.
6228
6229 2010-04-15  Kaz Kojima  <kkojima@gcc.gnu.org>
6230
6231         PR target/43471
6232         * config/sh/sh.c (sh_legitimize_reload_address): Use
6233         MAYBE_BASE_REGISTER_RTX_P instead of BASE_REGISTER_RTX_P.
6234         Remove a unneeded check for offset_base.
6235
6236 2010-04-15  H.J. Lu  <hongjiu.lu@intel.com>
6237
6238         * configure: Regenerated.
6239
6240 2010-04-15  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
6241
6242         * config/s390/s390.c (s390_call_save_register_used): Switch back
6243         to HARD_REGNO_NREGS.
6244
6245 2010-04-15  Richard Guenther  <rguenther@suse.de>
6246
6247         * alias.c (alias_set_subset_of): Handle alias-set zero
6248         child properly.
6249
6250 2010-04-15  Mark Shinwell  <shinwell@codesourcery.com>
6251             Julian Brown  <julian@codesourcery.com>
6252
6253         * config/arm/thumb2.md (thumb2_movsi_insn): Split ldr and str
6254         alternatives according to use of high and low regs.
6255         * config/arm/vfp.md (thumb2_movsi_vfp): Likewise.
6256         * config/arm/arm.h (CONDITIONAL_REGISTER_USAGE): Use high regs when
6257         optimizing for size on Thumb-2.
6258
6259 2010-04-15  Thomas Schwinge  <tschwinge@gnu.org>
6260
6261         * config.gcc <i[34567]86-*-gnu*>: Handle softfp as for Linux.
6262
6263 2010-04-15  Richard Guenther  <rguenther@suse.de>
6264
6265         * tree-ssa-structalias.c (struct variable_info): Add
6266         is_fn_info flag.
6267         (new_var_info): Initialize it.
6268         (dump_constraints): Support printing last added constraints.
6269         (debug_constraints): Adjust.
6270         (dump_constraint_graph): Likewise.
6271         (make_heapvar_for): Check for NULL cfun.
6272         (get_function_part_constraint): New function.
6273         (get_fi_for_callee): Likewise.
6274         (find_func_aliases): Properly implement IPA PTA constraints.
6275         (process_ipa_clobber): New function.
6276         (find_func_clobbers): Likewise.
6277         (insert_into_field_list_sorted): Remove.
6278         (create_function_info_for): Properly allocate vars for IPA mode.
6279         Do not use insert_into_field_list_sorted.
6280         (create_variable_info_for): Properly generate constraints for
6281         global vars in IPA mode.
6282         (dump_solution_for_var): Always dump the solution.
6283         (set_uids_in_ptset): Initialize DECL_PT_UID if in ipa-mode.
6284         (find_what_var_points_to): Adjust.
6285         (pt_solution_set): Change.
6286         (pt_solution_ior_into): New function.
6287         (pt_solution_empty_p): Export.
6288         (pt_solution_includes_global): Adjust.
6289         (pt_solution_includes_1): Likewise.
6290         (pt_solutions_intersect_1): Likewise.
6291         (dump_sa_points_to_info): Check some invariants.
6292         (solve_constraints): Move constraint dumping ...
6293         (compute_points_to_sets): ... here.
6294         (ipa_pta_execute): ... and here.
6295         (compute_may_aliases): Do not re-compute points-to info
6296         locally if IPA info is available.
6297         (ipa_escaped_pt): New global var.
6298         (ipa_pta_execute): Properly implement IPA PTA.
6299         * tree-into-ssa.c (dump_decl_set): Support dumping
6300         decls not in referenced-vars.
6301         * tree-flow.h (struct gimple_df): Add ipa_pta flag.
6302         * tree-ssa-alias.c (ptr_deref_may_alias_decl_p): Adjust.
6303         (dump_points_to_solution): Likewise.
6304         * tree-dfa.c (dump_variable): Also dump DECL_PT_UID.
6305         * tree-inline.c (remap_ssa_name): Copy IPA points-to solution.
6306         (remap_gimple_stmt): Reset call clobber/use information if necessary.
6307         (copy_decl_to_var): Copy DECL_PT_UID.
6308         (copy_result_decl_to_var): Likewise.
6309         * tree.c (make_node_stat): Initialize DECL_PT_UID.
6310         (copy_node_stat): Copy it.
6311         * tree.h (DECL_PT_UID): New macro.
6312         (SET_DECL_PT_UID): Likewise.
6313         (DECL_PT_UID_SET_P): Likewise.
6314         (struct tree_decl_minimal): Add pt_uid member.
6315         * tree-ssa-alias.h (struct pt_solution): Add ipa_escaped flag.
6316         (pt_solution_empty_p): Declare.
6317         (pt_solution_set): Adjust.
6318         (ipa_escaped_pt): Declare.
6319         * cfgexpand.c (update_alias_info_with_stack_vars): Adjust.
6320         * gimple-pretty-print.c (pp_points_to_solution): New function.
6321         (dump_gimple_call): Dump call clobber/use information.
6322         * tree-dump.c (dump_option_value_in): Add TDF_ALIAS entry.
6323         * tree-pass.h (TDF_ALIAS): New dump option.
6324         * tree-pretty-print.c (dump_decl_name): Dump DECL_PT_UID if asked to.
6325         * doc/invoke.texi (-fipa-pta): Update documentation.
6326
6327 2010-04-15  Richard Guenther  <rguenther@suse.de>
6328
6329         * Makefile.in (OBJS-common): Add gimple-fold.o.
6330         (gimple-fold.o): New rule.
6331         * tree.h (maybe_fold_offset_to_reference,
6332         maybe_fold_offset_to_address, maybe_fold_stmt_addition): Move
6333         prototypes ...
6334         * gimple.h: ... here.
6335         * tree-flow.h (fold_stmt, fold_stmt_inplace, get_symbol_constant_value,
6336         may_propagate_address_into_dereference): Move prototypes ...
6337         * gimple.h: ... here.
6338         * tree-ssa-ccp.c (get_symbol_constant_value,
6339         may_propagate_address_into_dereference, maybe_fold_offset_to_array_ref,
6340         maybe_fold_offset_to_component_ref, maybe_fold_offset_to_reference,
6341         maybe_fold_offset_to_address, maybe_fold_stmt_indirect,
6342         maybe_fold_stmt_addition, maybe_fold_reference, get_maxval_strlen,
6343         ccp_fold_builtin, fold_gimple_assign, fold_gimple_cond,
6344         fold_gimple_call, fold_stmt_1, fold_stmt, fold_stmt_inplace,
6345         gimplify_and_update_call_from_tree): Move ...
6346         * gimple-fold.c: ... here.  New file.
6347         (ccp_fold_builtin): Rename to ...
6348         (gimple_fold_builtin): ... this.
6349         * tree-ssa-ccp.c (execute_fold_all_builtins): Adjust.
6350
6351 2010-04-15  Richard Guenther  <rguenther@suse.de>
6352
6353         * fold-const.c (LOWPART, HIGHPART, BASE, encode, decode,
6354         fit_double_type, force_fit_type_double, add_double_with_sign,
6355         neg_double, mul_double_with_sign, lshift_double, rshift_double,
6356         lrotate_double, rrotate_double, div_and_round_double): Move ...
6357         * double-int.c: ... here.
6358         * tree.h (force_fit_type_double, fit_double_type, add_double_with_sign,
6359         add_double, neg_double, mul_double_with_sign, mul_double,
6360         lshift_double, rshift_double, lrotate_double, rrotate_double,
6361         div_and_round_double): Move prototypes ...
6362         * double-int.h: ... here.
6363
6364 2010-04-15  Bernd Schmidt  <bernds@codesourcery.com>
6365
6366         PR target/43742
6367         * config/sh/sh.md (doloop_end_split, dect): Undo previous patch.  Use
6368         matching constraints to ensure inputs match the output.
6369
6370 2010-04-15  Kaz Kojima  <kkojima@gcc.gnu.org>
6371
6372         PR target/43742
6373         * config/sh/sh.md (doloop_end_split): Remove "+r" constraint
6374         in an input-only operand.
6375
6376 2010-04-15  Anatoly Sokolov  <aesok@post.ru>
6377
6378         * double-int.h (HOST_BITS_PER_DOUBLE_INT): Define.
6379         (double_int_not, double_int_lshift, double_int_rshift): Declare.
6380         (double_int_negative_p): Convert to static inline function.
6381         * double-int.c (double_int_lshift, double_int_lshift): New functions.
6382         (double_int_negative_p): Remove.
6383         * tree.h (lshift_double, rshift_double):
6384         * tree.c (build_low_bits_mask): Clean up, use double_int_* functions.
6385         * fold-const.c (fold_convert_const_int_from_real,
6386         fold_convert_const_int_from_fixed, div_if_zero_remainder): (Ditto.).
6387         (lshift_double): Change type of arith argument to bool.
6388         (rshift_double): Change type of arith argument to bool. Correct
6389         comment.
6390         * expmed.c (mask_rtx, lshift_value): (Ditto.).
6391
6392 2010-04-14  Bernd Schmidt  <bernds@codesourcery.com>
6393
6394         PR target/21803
6395         * ifcvt.c (cond_exec_process_if_block): Look for identical sequences
6396         at the start and end of the then/else blocks, and omit them from the
6397         conversion.
6398         * cfgcleanup.c (flow_find_cross_jump): No longer static.  Remove MODE
6399         argument; all callers changed.  Pass zero to old_insns_match_p instead.
6400         (flow_find_head_matching_sequence): New function.
6401         (old_insns_match_p): Check REG_EH_REGION notes for calls.
6402         * basic-block.h (flow_find_cross_jump,
6403         flow_find_head_matching_sequence): Declare functions.
6404
6405 2010-04-14  Jason Merrill  <jason@redhat.com>
6406
6407         PR c++/36625
6408         * c-common.c (attribute_takes_identifier_p): New fn.
6409         * c-common.h: Declare it.
6410
6411 2010-04-14  Uros Bizjak  <ubizjak@gmail.com>
6412
6413         * config/i386/i386.md (*divmod<mode>4): Remove stray "&&" from
6414         splitter condition.
6415         (*udivmod<mode>4): Ditto.
6416
6417 2010-04-14  Uros Bizjak  <ubizjak@gmail.com>
6418
6419         * config/i386/i386.md (maxmin_int): Rename code attribute from
6420         maxminiprefix and update all users.
6421         (maxmin_float): Ditto from maxminfprefix.
6422         (logic): Ditto from logicprefix.
6423         (absneg_mnemonic): Ditto from absnegprefix.
6424         * config/i386/mmx.md: Update all users of maxminiprefix,
6425         maxminfprefix and logicprefix for rename.
6426         * config/i386/sse.md: Ditto.
6427         * config/i386/sync.md (sync_<code><mode>): Update for
6428         logicprefix rename.
6429
6430 2010-04-14  Manuel López-Ibáñez  <manu@gcc.gnu.org>
6431
6432         PR 42966
6433         * diagnostics.c (diagnostic_report_diagnostic): Mark specially
6434         warnings converted to errors.
6435
6436 2010-04-14  Uros Bizjak  <ubizjak@gmail.com>
6437
6438         * config/alpha/alpha.c (alpha_adjust_cost): Remove set but not
6439         used insn_type variable.
6440         (function_value): Add ATTRIBUTE_UNUSED to dummy variable declaration
6441         to avoid set-but-not-used warning.
6442
6443 2010-04-14  Uros Bizjak  <ubizjak@gmail.com>
6444
6445         * df-core.c (df_ref_debug): Change format string placeholder
6446         from 0x%x to %#x.
6447         * dwarf2asm.c (dw2_asm_output_data_raw,
6448         dw2_asm_output_data_uleb128_raw, dw2_asm_output_data_uleb128,
6449         dw2_asm_output_data_sleb128_raw, dw2_asm_output_data_sleb128): Ditto.
6450         * dwarf2out.c (output_cfi, output_cfi_directive,
6451         dwarf2out_do_cfi_startproc, output_loc_sequence_raw,
6452         output_cfa_loc_raw, output_die, output_ranges, output_file_names):
6453         Ditto.
6454         * genattrtab.c (write_test_expr, write_attr_valueq): Ditto.
6455         * print-rtl.c (print_rtx): Ditto.
6456
6457 2010-04-14  Michael Meissner  <meissner@linux.vnet.ibm.com>
6458
6459         PR middle-end/42694
6460         * builtins.c (expand_builtin_pow_root): New function to expand pow
6461         calls with exponents 0.25, 0.50, 0.75, 1./3., and 1./6. into a
6462         series of sqrt and cbrt calls under -ffast-math.
6463         (expand_builtin_pow): Call it.
6464
6465 2010-04-14  Michael Matz  <matz@suse.de>
6466
6467         PR tree-optimization/42963
6468         * tree-cfg.c (touched_switch_bbs): New static variable.
6469         (group_case_labels_stmt): New function broken out from ...
6470         (group_case_labels): ... here, use the above.
6471         (start_recording_case_labels): Allocate touched_switch_bbs.
6472         (end_recording_case_labels): Deallocate it, call
6473         group_case_labels_stmt.
6474         (gimple_redirect_edge_and_branch): Remember index of affected BB.
6475
6476 2010-04-14  Uros Bizjak  <ubizjak@gmail.com>
6477
6478         * config/i386/i386.md (*popcountsi2_cmp_zext): Remove mode attribute
6479         from insn template.
6480
6481 2010-04-14  Uros Bizjak  <ubizjak@gmail.com>
6482
6483         * config/i386/i386.md (*ashlqi3_1_slp): New insn pattern.
6484
6485 2010-04-13  Jan Hubicka  <jh@suse.cz>
6486
6487         * ipa-inline.c (cgraph_mark_inline_edge): Avoid double accounting
6488         of optimized out static functions.
6489         (cgraph_edge_badness): Add DUMP parameter and dump reasons for the
6490         cost computation.  Also sanity check for overflows.
6491         (update_caller_keys): Update cgraph_edge_badness call; properly
6492         update fibheap and sanity check that it is up to date.
6493         (add_new_edges_to_heap): Update cgraph_edge_badness.
6494         (cgraph_decide_inlining_of_small_function): Likewise;
6495         add sanity checking that badness in heap is up to date;
6496         improve dumping of reason; Update badness of calls to the
6497         offline copy of function currently inlined; dump badness
6498         of functions not inlined because of unit growth limits.
6499
6500 2010-04-13  Eric Botcazou  <ebotcazou@adacore.com>
6501
6502         PR middle-end/32628
6503         * c-common.c (pointer_int_sum): Disregard overflow that occured only
6504         because of sign-extension change when converting to sizetype here...
6505         * fold-const.c (fold_convert_const_int_from_int): ...and not here.
6506
6507         * fold-const.c (fold_binary_op_with_conditional_arg): Do not restrict
6508         the folding to constants.  Remove redundant final conversion.
6509         (fold_binary) <associate>: Do not associate if the re-association of
6510         constants alone overflows.
6511         (fold_binary) <FLOOR_MOD_EXPR>: Move transformation into BIT_AND_EXPR
6512         to the end of the list.
6513         (multiple_of_p) <COND_EXPR>: New case.
6514
6515 2010-04-13  Manuel López-Ibáñez  <manu@gcc.gnu.org>
6516
6517         * opt-functions.awk (opt_sanitized_name): New.
6518         (opt_enum): New.
6519         * optc-gen.awk: Use it
6520         * opth-gen.awk: Use it.
6521
6522 2010-04-13  Martin Jambor  <mjambor@suse.cz>
6523
6524         * tree-sra.c (replace_uses_with_default_def_ssa_name): New function.
6525         (sra_modify_assign): Delete stmts loading dead data even if racc has no
6526         children.  Call replace_uses_with_default_def_ssa_name to handle
6527         SSA_NAES on lhs.
6528
6529 2010-04-13  Michael Matz  <matz@suse.de>
6530
6531         PR middle-end/43730
6532         * builtins.c (expand_builtin_interclass_mathfn): Also create
6533         a register if the predicate doesn't match.
6534
6535 2010-04-13  Diego Novillo  <dnovillo@google.com>
6536
6537         * Makefile.in (c-pch.o, ggc-common.o): Depend on timevar.h.
6538         * c-pch.c: Include timevar.h.
6539         (c_common_write_pch): Use TV_PCH_SAVE and TV_PCH_CPP_SAVE timers.
6540         (c_common_read_pch): Use TV_PCH_RESTORE and TV_PCH_CPP_RESTORE timers.
6541         * ggc-common.c: Include timevar.h.
6542         (gt_pch_save): Use TV_PCH_PTR_REALLOC and TV_PCH_PTR_SORT timers.
6543         * timevar.def (TV_PCH_SAVE): Define.
6544         (TV_PCH_CPP_SAVE): Define.
6545         (TV_PCH_PTR_REALLOC): Define.
6546         (TV_PCH_PTR_SORT): Define.
6547         (TV_PCH_RESTORE): Define.
6548         (TV_PCH_CPP_RESTORE): Define.
6549
6550 2010-04-13  Michael Matz  <matz@suse.de>
6551
6552         * tree-ssa-reassoc.c (repropagate_negates): Merge negates also
6553         into MINUS_EXPRs.
6554         (can_reassociate_p): New function.
6555         (break_up_subtract_bb, reassociate_bb): Use it.
6556
6557 2010-04-13  Richard Guenther  <rguenther@suse.de>
6558
6559         PR bootstrap/43737
6560         * builtins.c (c_readstr): Fix assert.
6561
6562 2010-04-13  Uros Bizjak  <ubizjak@gmail.com>
6563
6564         * config/i386/i386.md (extendsidi2 splitter): Also check for DX_REG
6565         when generating cltd insn.
6566
6567         (*ashl<mode>3_1): Remove special handling for register operand 2.
6568         (*ashlsi3_1_zext): Ditto.
6569         (*ashlhi3_1): Ditto.
6570         (*ashlhi3_1_lea): Ditto.
6571         (*ashlqi3_1): Ditto.
6572         (*ashlqi3_1_lea): Ditto.
6573         (*<shiftrt_insn><mode>3_1): Ditto.
6574         (*<shiftrt_insn>si3_1_zext): Ditto.
6575         (*<shiftrt_insn>qi3_1_slp): Ditto.
6576         (*<rotate_insn><mode>3_1): Ditto.
6577         (*<rotate_insn>si3_1_zext): Ditto.
6578         (*<rotate_insn>qi3_1_slp): Ditto.
6579
6580 2010-04-13  Richard Guenther  <rguenther@suse.de>
6581
6582         * tree-ssa-structalias.c (callused_id): Remove.
6583         (call_stmt_vars): New.
6584         (get_call_vi): Likewise.
6585         (lookup_call_use_vi): Likewise.
6586         (lookup_call_clobber_vi): Likewise.
6587         (get_call_use_vi): Likewise.
6588         (get_call_clobber_vi): Likewise.
6589         (make_transitive_closure_constraints): Likewise.
6590         (handle_const_call): Adjust to do per-call call-used handling.
6591         (handle_pure_call): Likewise.
6592         (find_what_var_points_to): Remove general callused handling.
6593         (init_base_vars): Likewise.
6594         (init_alias_vars): Initialize call_stmt_vars.
6595         (compute_points_to_sets): Process call-used and call-clobbered
6596         vars for call statements.
6597         (delete_points_to_sets): Free call_stmt_vars.
6598
6599 2010-04-13  Richard Guenther  <rguenther@suse.de>
6600
6601         * tree-vect-data-refs.c (vect_analyze_data_ref_dependence):
6602         Only add RW dependence for dependence distance zero.
6603         Adjust maximal vectorization factor according to dependences.
6604         Move alignment handling ...
6605         (vect_find_same_alignment_drs): ... here.  New function.
6606         (vect_analyze_data_ref_dependences): Adjust.
6607         (vect_analyze_data_refs_alignment): Call vect_find_same_alignment_drs.
6608         (vect_analyze_data_refs): Adjust minimal vectorization factor
6609         according to data references.
6610         * tree-vect-loop.c (vect_analyze_loop): Analyze data-ref
6611         dependences before determining the vectorization factor.
6612         Analyze alignment after determining the vectorization factor.
6613         * tree-vect-slp.c ((vect_slp_analyze_bb): Analyze data-ref
6614         dependences before alignment.
6615         * tree-vectorizer.h (vect_analyze_data_ref_dependences):
6616         Adjust prototype.
6617         (vect_analyze_data_refs): Likewise.
6618         (MAX_VECTORIZATION_FACTOR): New define.
6619
6620 2010-04-13  Duncan Sands  <baldrick@free.fr>
6621
6622         * except.h (lang_eh_type_covers): Remove.
6623         * except.c (lang_eh_type_covers): Likewise.
6624
6625 2010-04-13  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
6626             Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
6627
6628         * gcc/config/s390/s390.md: Replace TARGET_64BIT with TARGET_ZARCH.
6629         * gcc/config/s390/s390.c: Replace UNTIS_PER_WORD with
6630         UNITS_PER_LONG where it is ABI relevant.
6631         (s390_return_addr_rtx): Likewise.
6632         (s390_back_chain_rtx): Likewise.
6633         (s390_frame_area): Likewise.
6634         (s390_frame_info): Likewise.
6635         (s390_initial_elimination_offset): Likewise.
6636         (save_gprs): Likewise.
6637         (s390_emit_prologue): Likewise.
6638         (s390_emit_epilogue): Likewise.
6639         (s390_function_arg_advance): Likewise.
6640         (s390_function_arg): Likewise.
6641         (s390_va_start): Likewise.
6642         (s390_gimplify_va_arg): Likewise.
6643         (s390_function_profiler): Likewise.
6644         (s390_optimize_prologue): Likewise.
6645         (s390_rtx_costs): Likewise.
6646         (s390_secondary_reload): Likewise.
6647         (s390_promote_function_mode): Likewise.
6648         (s390_hard_regno_mode_ok): Replace TARGET_64BIT with TARGET_ZARCH.
6649         (s390_scalar_mode_supported_p): Disallow TImode if no 64 bit
6650         registers available.
6651         (s390_unwind_word_mode): New function.
6652         (s390_function_value): Split 64 bit values into register pair if
6653         used as return value.
6654         (s390_call_saved_register_used): Don't use HARD_REGNO_NREGS for
6655         function call parameters.  Handle parallels.
6656         (TARGET_SCALAR_MODE_SUPPORTED_P): New macro.
6657         (HARD_REGNO_CALL_PART_CLOBBERED): New macro.
6658         (DWARF_CIE_DATA_ALIGNMENT): New macro.
6659         (s390_expand_setmem): Remove unused variable src_addr.
6660         * gcc/longlong.h: Make smul_ppmm and sdiv_qrnnd inline asms to
6661         deal with 64 bit registers.
6662         * gcc/config/s390/s390.h: Define __zarch__ predefined macro.
6663         Replace UNITS_PER_WORD with UNITS_PER_LONG where it is ABI relevant.
6664         (UNITS_PER_LONG): New macro.
6665         * libjava/include/s390-signal.h: Define extended ucontext
6666         structure containing the upper halfs of the 64 bit registers.
6667
6668 2010-04-13  Simon Baldwin  <simonb@google.com>
6669
6670         * cfgexpand.c (gimple_expand_cfg): Clarify warning message text.
6671
6672 2010-04-13  Eric Botcazou  <ebotcazou@adacore.com>
6673
6674         * gimple.c (walk_gimple_op) <GIMPLE_ASSIGN>: Do not request a pure
6675         rvalue on the RHS if the LHS is of a non-renamable type.
6676         * tree-ssa-ccp.c (maybe_fold_offset_to_component_ref): Fold result.
6677
6678 2010-04-13  Matthias Klose  <doko@ubuntu.com>
6679
6680         * gcc.c (cc1_options): Handle -iplugindir before processing
6681         the cc1 spec. Only add -iplugindir once.
6682         (cpp_unique_options): Add -iplugindir option if -fplugin* options
6683         found.
6684         * common.opt (iplugindir): Remove `Separate' property, initialize.
6685         * plugin.c (default_plugin_dir_name): Error with missing -iplugindir
6686         option.
6687         * Makefile.in (check-%, check-parallel-%): Create plugin dir.
6688         (distclean): Remove plugin dir.
6689         * doc/invoke.texi: Document -iplugindir.
6690
6691 2010-04-13  Basile Starynkevitch  <basile@starynkevitch.net>
6692
6693         * doc/plugins.texi (Loading Plugins): Document short
6694         -fplugin=foo option.
6695         (Plugin API): Mention default_plugin_dir_name function.
6696
6697         * gcc.c (find_file_spec_function): Add new declaration.
6698         (static_spec_func): Use it for "find-file".
6699         (find_file_spec_function): Add new function.
6700         (cc1_options): Add -iplugindir option if -fplugin* options found.
6701
6702         * gcc-plugin.h (default_plugin_dir_name): Added new declaration.
6703
6704         * plugin.c (add_new_plugin): Updated comment, and handle short
6705         plugin name.
6706         (default_plugin_dir_name): Added new function.
6707
6708         * common.opt (iplugindir): New option to set the plugin directory.
6709
6710 2010-04-12  Uros Bizjak  <ubizjak@gmail.com>
6711
6712         * config/i386/i386.md (any_rotate): New code iterator.
6713         (rotate_insn): New code attribute.
6714         (rotate): Ditto.
6715         (SWIM124): New mode iterator.
6716         (<rotate_insn>ti3): New expander.
6717         (<rotate_insn>di3): Macroize expander from {rotl,rotr}di3 using
6718         any_rotate code iterator.
6719         (<rotate_insn><mode>3) Macroize expander from {rotl,rotr}{qi,hi,si}3
6720         using any_rotate code iterator and SWIM124 mode iterator.
6721         (ix86_rotlti3): New insn_and_split pattern.
6722         (ix86_rotrti3): Ditto.
6723         (ix86_rotl<dwi>3_doubleword): Macroize insn_and_split pattern from
6724         ix86_rotl{di,ti}3 patterns.
6725         (ix86_rotr<dwi>3_doubleword): Ditto from ix86_rotr{di,ti}3 patterns.
6726         (*<rotate_insn><mode>3_1): Merge with *{rotl,rotr}{qi,hi,si}3_1_one_bit
6727         and *{rotl,rotr}di3_1_one_bit_rex64. Macroize insn from
6728         *{rotl,rotr}{qi,hi,si}3_1 and *{rotl,rotr}di3_1_rex64 using any_rotate
6729         code iterator and SWI mode iterator.
6730         (*<rotate_insn>si3_1_zext): Merge with *{rotl,rotr}si3_1_one_bit_zext.
6731         Macroize insn from {rotl,rotr}si3_1_zext using any_rotate
6732         code iterator.
6733         (*<rotate_insn>qi3_1_slp): Merge with *{rotl,rotr}qi3_1_one_bit_slp.
6734         Macroize insn from {rotl,rotr}qi3_1_slp using any_rotate code iterator.
6735         (bswap rotatert splitter): Add splitter.
6736         (bswap splitter): Macroize splitter using any_rotate code iterator.
6737         Add insn predicate to split only for TARGET_USE_XCHGB or when
6738         optimizing function for size.
6739
6740 2010-04-12  Steve Ellcey  <sje@cup.hp.com>
6741
6742         * config/pa/pa.c (emit_move_sequence): Remove use of
6743         deleted variable flag_argument_noalias.
6744
6745 2010-04-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
6746
6747         * config.gcc: Removed *-*-solaris2.7* from list of obsolete
6748         configurations.
6749         Add to unsupported targets list.
6750         * configure.ac (gcc_cv_as_tls): Removed i[34567]86-*-solaris2.[567]*,
6751         sparc*-sun-solaris2.[567]* from target lists.
6752         * configure: Regenerate.
6753         * doc/install.texi (Specific, *-*-solaris2*): Document Solaris 7
6754         removal.
6755         Remove Solaris 7 patch references.
6756         (Specific, sparc-sun-solaris2.7): Removed.
6757         (sparc-sun-solaris2*): Update Solaris 7 example.
6758         (sparc64-*-solaris2*): Likewise.
6759
6760 2010-04-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
6761
6762         * config.build (alpha*-dec-osf4*): Remove.
6763         * config.gcc: Remove alpha*-dec-osf4*, alpha-dec-osf5.0* from list
6764         of obsolete configurations.
6765         (alpha*-dec-osf[45]*): Remove alpha*-dec-osf4*, alpha-dec-osf5.0*
6766         support.
6767         * config/alpha/t-osf4: Renamed to ...
6768         * config/alpha/t-osf5: ... this.
6769         * config/alpha/osf.h: Renamed to ...
6770         * config/alpha/osf5.h: ... this.
6771         Merged old osf5.h contents.
6772         Update comments.
6773         (ASM_SPEC): Use ASM_OLDAS_SPEC directly.
6774         (EXTRA_SPECS): Removed.
6775         * doc/install.texi (Specific, alpha*-dec-osf5.1): Renamed to
6776         reflect removal of Tru64 UNIX V4.0/V5.0 support.
6777         Document that.
6778
6779 2010-04-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
6780
6781         * doc/contrib.texi (Contributors, Rainer Orth): Update.
6782
6783 2010-04-12  Kai Tietz  <kai.tietz@onevision.com>
6784
6785         PR/43702
6786         * config/i386/i386.c (x86_this_parameter): Handle aggregate for
6787         __thiscall convention.
6788
6789 2010-04-12  Steve Ellcey  <sje@cup.hp.com>
6790
6791         * config/pa/pa.c (hppa_legitimize_address): Remove unused variable
6792         orig_base.
6793         * config/pa/pa.md (call, call_value): Remove unused variable call_insn.
6794
6795 2010-04-12  Steve Ellcey  <sje@cup.hp.com>
6796
6797         * function.c (assign_parms_initialize_all): Add unused attribute
6798         to fntype.
6799
6800 2010-04-12  Richard Guenther  <rguenther@suse.de>
6801
6802         * gsstruct.def (GSS_CALL): New.
6803         * gimple.def (GIMPLE_CALL): Change to GSS_CALL.
6804         * gimple.h: Include tree-ssa-alias.h.
6805         (struct gimple_statement_call): New.
6806         (union gimple_statement_struct_d): Add gimple_call member.
6807         (gimple_call_reset_alias_info): Declare.
6808         (gimple_call_use_set): New function.
6809         (gimple_call_clobber_set): Likewise.
6810         * Makefile.in (GIMPLE_H): Add tree-ssa-alias.h.
6811         * gimple.c (gimple_call_reset_alias_info): New function.
6812         (gimple_build_call_1): Call it.
6813         * lto-streamer-in.c (input_gimple_stmt): Likewise.
6814         * tree-inline.c (remap_gimple_stmt): Likewise.
6815         (expand_call_inline): Remove callused handling.
6816         * cfgexpand.c (update_alias_info_with_stack_vars): Likewise.
6817         * tree-dfa.c (dump_variable): Likewise.
6818         * tree-parloops.c (parallelize_loops): Likewise.
6819         * tree-ssa.c (init_tree_ssa): Likewise.
6820         (delete_tree_ssa): Likewise.
6821         * tree-flow-inline.h (is_call_used): Remove.
6822         * tree-flow.h (struct gimple_df): Remove callused member.
6823         * tree-nrv.c (dest_safe_for_nrv_p): Adjust predicate.
6824         * tree-ssa-alias.c (dump_alias_info): Remove callused handling.
6825         (ref_maybe_used_by_call_p_1): Simplify.
6826         (call_may_clobber_ref_p_1): Likewise.
6827         * tree-ssa-structalias.c (compute_points_to_sets): Set
6828         the call stmt used and clobbered sets.
6829         * tree-tailcall.c (suitable_for_tail_opt_p): Adjust predicate.
6830         (find_tail_calls): Verify the tail call.
6831
6832 2010-04-12  Richard Guenther  <rguenther@suse.de>
6833
6834         * ipa.c (cgraph_postorder): Adjust postorder to guarantee
6835         single-iteration always-inline inlining.
6836         * ipa-inline.c (cgraph_mark_inline): Do not return anything.
6837         (cgraph_decide_inlining): Do not handle always-inline specially.
6838         (try_inline): Remove always-inline cycle detection special case.
6839         Do not recurse on always-inlines.
6840         (cgraph_early_inlining): Do not iterate if not optimizing.
6841         (cgraph_gate_early_inlining): remove.
6842         (pass_early_inline): Run unconditionally.
6843         (gate_cgraph_decide_inlining): New function.
6844         (pass_ipa_inline): Use it.  Do not run the IPA inliner if
6845         not inlining or optimizing.
6846         (cgraph_decide_inlining_of_small_functions): Also consider
6847         always-inline functions.
6848         (cgraph_default_inline_p): Return true for nodes which should
6849         disregard inline limits.
6850         (estimate_function_body_sizes): Assume zero size and time for
6851         nodes which are marked as disregarding inline limits.
6852         (cgraph_decide_recursive_inlining): Do not perform recursive
6853         inlining on always-inline nodes.
6854
6855 2010-04-12  Jakub Jelinek  <jakub@redhat.com>
6856
6857         PR bootstrap/43699
6858         * c-typeck.c (c_process_expr_stmt): Call mark_exp_read even
6859         for exprs satisfying handled_component_p.
6860
6861 2010-04-12  Eric Botcazou  <ebotcazou@adacore.com>
6862
6863         * expr.c (categorize_ctor_elements_1): Properly count sub-elements of
6864         non-constant aggregate elements.
6865
6866         * gimplify.c (gimplify_init_constructor): Do not pre-evaluate if this
6867         is a real initialization.
6868
6869 2010-04-12  Shujing Zhao  <pearly.zhao@oracle.com>
6870
6871         PR c/36774
6872         * c-decl.c (start_function): Move forward check for nested function.
6873
6874 2010-04-11  Kaz Kojima  <kkojima@gcc.gnu.org>
6875
6876         * config/sh/sh-protos.h (sh_legitimize_reload_address): Declare.
6877         * config/sh/sh.c: Include reload.h.
6878         (sh_legitimize_reload_address): New.
6879         * config/sh/sh.h (LEGITIMIZE_RELOAD_ADDRESS): Use
6880         sh_legitimize_reload_address.
6881
6882 2010-04-11  Kaushik Phatak  <kaushik.phatak@kpitcummins.com>
6883
6884         * config/sh/sh.md (*movqi_pop): New insn pattern.
6885         * config/sh/predicates.md (sh_no_delay_pop_operand): New predicate.
6886
6887 2010-04-11  Uros Bizjak  <ubizjak@gmail.com>
6888
6889         * config/i386/i386.md (any_shiftrt): New code iterator.
6890         (shiftrt_insn): New code attribute.
6891         (shiftrt): Ditto.
6892         (<shiftrt_insn><mode>3): Macroize expander from {ashr,lshr}<mode>3
6893         using any_shiftrt code iterator.
6894         (*<shiftrt_insn><mode>3_doubleword): Macroize insn_and_split from
6895         *{ashr,lshr}<mode>3_doubleword using any_shiftrt code iterator.
6896         (*<shiftrt_insn><mode>3_doubleword peephole2): Macroize peephole2
6897         pattern from corresponding peephole2 patterns.
6898         (*<shiftrt_insn><mode>3_1): Macroize insn from *{ashr,lshr}<mode>3_1
6899         using any_shiftrt code iterator.
6900         (*<shiftrt_insn>si3_1_zext): Ditto from *{ashr,lshr}si3_1_zext.
6901         (*<shiftrt_insn>qi3_1_slp): Ditto from *{ashr,lshr}qi3_1_slp.
6902         (*<shiftrt_insn><mode>3_cmp): Ditto from *{ashr,lshr}<mode>3_cmp.
6903         (*<shiftrt_insn><mode>3_cmp_zext): Ditto from
6904         *{ashr,lshr}<mode>3_cmp_zext.
6905         (*<shiftrt_insn><mode>3_cconly): Ditto from *{ashr,lshr}<mode>3_cconly.
6906
6907 2010-04-11  Uros Bizjak  <ubizjak@gmail.com>
6908
6909         * config/i386/i386.md (*ashr<mode>3_cconly): Fix wrong mode of
6910         scratch register.
6911         (*lshr<mode>3_cconly): Ditto.
6912
6913 2010-04-11  Uros Bizjak  <ubizjak@gmail.com>
6914
6915         * config/i386/i386.md (lshr<mode>3): Macroize expander from
6916         lshr{qi,hi,si,di,ti}3_1 using SDWIM mode iterator.
6917         (*lshr<mode>3_doubleword): New insn_and_split_pattern.  Macroize
6918         pattern from *lshr{di,ti}3_1 and corresponding splitters using
6919         DWI mode iterator.
6920         (*lshr<mode>3_doubleword peephole2): Macroize peephole2 pattern
6921         from corresponding peephole2 patterns.
6922         (*lshr<mode>3_1): Merge with *lshr{qi,hi,si}3_1_one_bit and
6923         *lshrdi3_1_one_bit_rex64. Macroize insn from *lshr{qi,hi,si}3_1
6924         and *lshrdi3_1_rex64 using SWI mode iterator.
6925         (*lshrsi3_1_zext): Merge with *lshrsi3_1_one_bit_zext.
6926         (*lshrqi3_1_slp): Merge with *lshrqi3_1_one_bit_slp.
6927         (*lshr<mode>3_cmp): Merge with *lshr{qi,hi,si}3_one_bit_cmp and
6928         *lshrdi3_one_bit_cmp_rex64. Macroize insn from *lshr{qi,hi,si}3_cmp
6929         and *lshrdi3_cmp_rex64 using SWI mode iterator.
6930         (*lshrsi3_cmp_zext): Merge with *lshrsi3_cmp_one_bit_zext.
6931         (*lshr<mode>3_cconly): Merge with *lshr{qi,hi,si}3_one_bit_cconly and
6932         *lshrdi3_one_bit_cconly_rex64. Macroize insn from
6933         *lshr{qi,hi,si}3_cconly and *lshrdi3_cconly_rex64 using
6934         SWI mode iterator.
6935
6936 2010-04-10  Uros Bizjak  <ubizjak@gmail.com>
6937
6938         * config/i386/i386.md (ashr<mode>3): Macroize expander from
6939         ashr{qi,hi,si,di,ti}3_1 using SDWIM mode iterator.
6940         (*ashr<mode>3_doubleword): New insn_and_split_pattern.  Macroize
6941         pattern from *ashr{di,ti}3_1 and corresponding splitters using
6942         DWI mode iterator.
6943         (*ashr<mode>3_doubleword peephole2): Macroize peephole2 pattern
6944         from corresponding peephole2 patterns.
6945         (ashrdi3_cvt): Rename from ashrdi3_63_rex64.
6946         (ashrsi3_cvt): Rename from ashrsi3_31.
6947         (*ashrsi3_cvt_zext): Rename from *ashrsi3_31_zext.
6948         (x86_shift<mode>_adj_3): Macroize expander from x86_shift_adj_3
6949         and x86_64_shift_adj_3 using SWI48 mode iterator.
6950         (*ashr<mode>3_1): Merge with *ashr{qi,hi,si}3_1_one_bit and
6951         *ashrdi3_1_one_bit_rex64. Macroize insn from *ashr{qi,hi,si}3_1
6952         and *ashrdi3_1_rex64 using SWI mode iterator.
6953         (*ashrsi3_1_zext): Merge with *ashrsi3_1_one_bit_zext.
6954         (*ashrqi3_1_slp): Merge with *ashrqi3_1_one_bit_slp.
6955         (*ashr<mode>3_cmp): Merge with *ashr{qi,hi,si}3_one_bit_cmp and
6956         *ashrdi3_one_bit_cmp_rex64. Macroize insn from *ashr{qi,hi,si}3_cmp
6957         and *ashrdi3_cmp_rex64 using SWI mode iterator.
6958         (*ashrsi3_cmp_zext): Merge with *ashrsi3_cmp_one_bit_zext.
6959         (*ashr<mode>3_cconly): Merge with *ashr{qi,hi,si}3_one_bit_cconly and
6960         *ashrdi3_one_bit_cconly_rex64. Macroize insn from
6961         *ashr{qi,hi,si}3_cconly and *ashrdi3_cconly_rex64 using
6962         SWI mode iterator.
6963         (sign_extend splitters): Update for renamed ashr{di,si}3_cvt patterns.
6964         * config/i386/i386.c (ix86_split_ashr): Update for renamed
6965         x86_shift<mode>_adj_3 expanders.
6966
6967 2010-04-10  Wei Guozhi  <carrot@google.com>
6968
6969         PR target/42601
6970         * config/arm/arm.c (arm_pic_static_addr): New function.
6971         (legitimize_pic_address): Call arm_pic_static_addr when it detects
6972         a static symbol.
6973         (arm_output_addr_const_extra): Output expression for new pattern.
6974         * config/arm/arm.md (UNSPEC_SYMBOL_OFFSET): New unspec symbol.
6975
6976 2010-04-10  Bernd Schmidt  <bernds@codesourcery.com>
6977
6978         * ira-costs.c (record_reg_classes): Ignore alternatives that are
6979         not enabled.
6980
6981         * Makefile.in (web.o): Depend on insn-config.h and $(RECOG_H).
6982         * web.c: Include "insn-config.h" and "recog.h".
6983         (union_match_dups): New function.
6984         (web_main): Call it.
6985         (union_defs): Don't try to recognize match_dups.
6986
6987         * reload1.c (eliminate_regs_in_insn): Don't restore an operand
6988         if doing so would replace the entire pattern.
6989
6990 2010-04-09  Uros Bizjak  <ubizjak@gmail.com>
6991
6992         PR target/43707
6993         PR target/43709
6994         * config/i386/i386.md (*ashl<mode>3_doubleword): Split to insn
6995         and splitter pattern.  Change splitter operand 1 predicate to
6996         nonmemory_operand.
6997
6998 2010-04-09  Martin Jambor  <mjambor@suse.cz>
6999
7000         * ipa-cp.c (ipcp_lats_are_equal): Return true also if the two
7001         lattices are addresses of CONST_DECLs with the same initial value.
7002         (ipcp_print_all_lattices): Print values of CONST_DECLs.
7003         * ipa-prop.c (ipa_print_node_jump_functions): Likewise.
7004
7005 2010-04-09  Eric Botcazou  <ebotcazou@adacore.com>
7006             Bernd Schmidt  <bernds@codesourcery.com>
7007
7008         * loop-invariant.c (replace_uses): New static function.
7009         (move_invariant_reg): Use it to ensure we can replace the uses.
7010
7011 2010-04-09  Hariharan Sandanagobalane  <hariharan@picochip.com>
7012
7013         * config/picochip/picochip.c (picochip_rtx_costs): Use correct
7014         function template.
7015         (picochip_override_options): Enable section anchors only above -O1.
7016         (picochip_reorg): Fixed a couple of build warnings.
7017
7018 2010-04-09  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
7019
7020         * configure.ac (plugin -rdynamic test): Log result.
7021         * configure: Regenerate.
7022         * config/sol2.h (LINK_SPEC): Handle -rdynamic.
7023         (RDYNAMIC_SPEC): Define.
7024         * config/sol2-gld.h (RDYNAMIC_SPEC): Redefine.
7025
7026 2010-04-09  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
7027
7028         * configure.ac: Determine Sun ld version numbers.
7029         (comdat_group): Restrict GNU ld version checks to gld.
7030         (comdat_group, *-*-solaris2.1[1-9]*): Enable for Sun ld > 1.1688.
7031         (enable_comdat): Support --enable-comdat.
7032         * configure: Regenerate.
7033         * doc/install.texi (Configuration): Document --enable-comdat.
7034
7035 2010-04-09  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
7036
7037         * config/sparc/sol2-gld.h: Remove SPARC reference.  Rename ...
7038         * config/sol2-gld.h: ... here.
7039         * config.gcc (sparc*-*-solaris2*): Reflect this.
7040         (i[34567]86-*-solaris2*): Use it.
7041
7042 2010-04-09  Steve Ellcey  <sje@cup.hp.com>
7043
7044         * config/ia64/ia64.c (ia64_dfa_new_cycle): Remove unused variable
7045         setup_clocks_p.
7046         (final_emit_insn_group_barriers): Remove unused variable prev_insn.
7047
7048 2010-04-09  Manuel López-Ibáñez  <manu@gcc.gnu.org>
7049
7050         PR 42965
7051         * diagnostic.c (diagnostic_initialize): Initialize
7052         some_warnings_are_errors.
7053         (diagnostic_finish): New.
7054         (diagnostic_action_after_output): Call it before exiting.
7055         (diagnostic_report_diagnostic): Do not print message here. Set
7056         some_warnings_are_errors.
7057         * diagnostic.h (diagnostic_context): Delete
7058         issue_warnings_are_errors_message. Add some_warnings_are_errors.
7059         (diagnostic_finish): Declare.
7060         * toplev.c (toplev_main): Call it before exit.
7061
7062 2010-04-09  Jason Merrill  <jason@redhat.com>
7063
7064         PR c++/42623
7065         * c-common.c (c_sizeof_or_alignof_type): Return error_mark_node
7066         for incomplete type.
7067
7068         PR c++/41788
7069         * stor-layout.c (finalize_record_size): Don't change TYPE_PACKED
7070         based on a warning flag.
7071
7072 2010-04-09  Richard Guenther  <rguenther@suse.de>
7073
7074         * tree-pretty-print.c (dump_generic_node): Dump TYPE_VECTOR_SUBPARTS.
7075
7076 2010-04-09  Iain Sandoe  <iains@gcc.gnu.org>
7077
7078         PR bootstrap/43684
7079         * varasm.c (default_assemble_visibility): Wrap vars that are
7080         set, but unused, by targets without GAS.
7081         * config/rs6000/rs6000.c (paired_emit_vector_compare):
7082         Remove set, but unused, vars.
7083         (rs6000_legitimize_tls_address): Likewise.
7084         (altivec_expand_dst_builtin): Likewise.
7085         * config/darwin.c (machopic_classify_symbol): Likewise.
7086         (machopic_indirection_name): Likewise.
7087
7088 2010-04-09  Uros Bizjak  <ubizjak@gmail.com>
7089
7090         * config/i386/i386.md (DWI): New mode iterator.
7091         (S): New mode attribute.
7092         (shift_operand): Ditto.
7093         (shift_immediate_operand): Ditto.
7094         (ashl_input_operand): Ditto.
7095         (ashl<mode>3): Macroize expander from ashl{qi,hi,si,di,ti}3_1
7096         using SDWIM mode iterator.
7097         (*ashl<mode>3_doubleword): New insn_and_split_pattern.  Macroize
7098         pattern from *ashl{di,ti}3_1 and corresponding splitters using
7099         DWI mode iterator.
7100         (*ashl<mode>3_doubleword peephole2): Macroize peephole2 pattern
7101         from corresponding peephole2 patterns.
7102         (x86_shift<mode>_adj_1): Macroize expander from x86_shift_adj_1
7103         and x86_64_shift_adj_1 using SWI48 mode iterator.
7104         (x86_shift<mode>_adj_2): Ditto.
7105         (*ashldi3_1_rex64): Split TYPE_LEA pattern.
7106         (*ashl<mode>3_1): Macroize insn from *ashlsi3_1 and *ashldi3_1_rex64
7107         using SWI48 mode iterator.
7108         (*ashl<mode>3_cmp): Macroize insn from *ashl{qi,hi,si}3_cmp and
7109         *ashldi3_cmp_rex64 using SWI mode iterator.
7110         (*ashl<mode>3_cconly): Macroize insn from *ashl{qi,hi,si}3_cconly and
7111         *ashldi3_cconly_rex64 using SWI mode iterator.
7112         * config/i386/i386.c (ix86_split_ashl): Update for renamed
7113         x86_shift<mode>_adj_{1,2}.
7114         (ix86_split_ashr): Ditto.
7115         (ix86_split_lshr): Ditto.
7116
7117 2010-04-09  Richard Guenther  <rguenther@suse.de>
7118
7119         * target.h (builtin_conversion): Pass in input and output types.
7120         * targhooks.c (default_builtin_vectorized_conversion): Adjust.
7121         * targhooks.h (default_builtin_vectorized_conversion): Likewise.
7122         * tree-vect-stmts.c (vectorizable_conversion): Adjust.
7123         * doc/tm.texi (TARGET_VECTORIZE_BUILTIN_CONVERSION): Adjust.
7124
7125         * config/i386/i386.c (ix86_vectorize_builtin_conversion): Adjust.
7126         Handle AVX modes.
7127         * config/rs6000/rs6000.c (rs6000_builtin_conversion): Adjust.
7128
7129 2010-04-09  Richard Guenther  <rguenther@suse.de>
7130
7131         PR target/43152
7132         * config/i386/sse.md (vcond<mode>): Handle AVX modes as well.
7133
7134 2010-04-09  Richard Guenther  <rguenther@suse.de>
7135
7136         * tree-vectorizer.h (struct _stmt_vec_info): Document
7137         that vectype is the type of the LHS.
7138         (supportable_widening_operation, supportable_narrowing_operation):
7139         Get both input and output vector types as arguments.
7140         (vect_is_simple_use_1): Declare.
7141         (get_same_sized_vectype): Likewise.
7142         * tree-vect-loop.c (vect_determine_vectorization_factor):
7143         Set STMT_VINFO_VECTYPE to the vector type of the def.
7144         (vectorizable_reduction): Adjust.
7145         * tree-vect-patterns.c (vect_recog_widen_mult_pattern):
7146         Adjust.  Specify the output vector type.
7147         (vect_pattern_recog_1): Adjust.
7148         * tree-vect-stmts.c (get_same_sized_vectype): New function.
7149         (vectorizable_call): Adjust.
7150         (vectorizable_conversion): Likewise.
7151         (vectorizable_operation): Likewise.
7152         (vectorizable_type_demotion): Likewise.
7153         (vectorizable_type_promotion): Likewise.
7154         (vect_analyze_stmt): Set STMT_VINFO_VECTYPE to the vector type of
7155         the def.
7156         (vect_is_simple_use_1): New function.
7157         (supportable_widening_operation): Get both input and output
7158         vector types.
7159         (supportable_narrowing_operation): Likewise.
7160         * tree-vect-slp.c (vect_schedule_slp_instance): Adjust.
7161
7162 2010-04-09  Kai Tietz  <kai.tietz@onevision.com>
7163
7164         * config/i386/cygming.h (TARGET_OS_CPP_BUILTINS): Add
7165         __thiscall and _thiscall as predefined macros.
7166         * config/i386/i386.c (ix86_handle_cconv_attribute): Add
7167         thiscall attribute handling.
7168         (ix86_comp_type_attributes): Likewise.
7169         (ix86_function_regparm): Likewise.
7170         (ix86_return_pops_args): Likewise.
7171         (init_cumulative_args): Likewise.
7172         (find_drap_reg): Likewise.
7173         (ix86_static_chain): Likewise.
7174         (x86_this_parameter): Likewise.
7175         (x86_output_mi_thunk): Likewise.
7176         (ix86_attribute_table): Add description for thiscall attribute.
7177         * config/i386/i386.h (ix86_args): Adjust comment for member fastcall.
7178         * doc/extend.texi: Add documentation for thiscall.
7179
7180 2010-04-09  Manuel López-Ibáñez  <manu@gcc.gnu.org>
7181
7182         PR c++/28584
7183         * c.opt (Wint-to-pointer-cast): Available in C++.
7184         * doc/invoke.texi (Wint-to-pointer-cast): Available in C++.
7185
7186 2010-04-08  Eric Botcazou  <ebotcazou@adacore.com>
7187
7188         * tree.h (TREE_ADDRESSABLE): Document its effect for function types.
7189         * calls.c (expand_call): Pass the function type to aggregate_value_p.
7190         * function.c (aggregate_value_p): Do not honor DECL_BY_REFERENCE on
7191         the target function of a CALL_EXPR.  Honor TREE_ADDRESSABLE on the
7192         function type instead.  Reorder and simplify checks.
7193
7194         * gimplify.c (gimplify_modify_expr_rhs) <WITH_SIZE_EXPR>: New case.
7195
7196 2010-04-08  Jing Yu  <jingyu@google.com>
7197             Zdenek Dvorak  <ook@ucw.cz>
7198
7199         PR tree-optimization/42720
7200         * tree-ssa-loop-unswitch.c (tree_ssa_unswitch_loops): Move one-time
7201         loop unswitch conditions here from ...
7202         (tree_unswitch_single_loop): ... here.
7203
7204 2010-04-08  Sebastian Pop  <sebastian.pop@amd.com>
7205
7206         * tree-if-conv.c: Fix comments and simplify logic.
7207
7208 2010-04-08  Sebastian Pop  <sebastian.pop@amd.com>
7209
7210         * tree-if-conv.c (if_convertible_loop_p): Remove unused parameter.
7211         (tree_if_conversion): Same.  Update call to if_convertible_loop_p.
7212         (main_tree_if_conversion): Update call to tree_if_conversion.
7213
7214 2010-04-08  Manuel López-Ibáñez  <manu@gcc.gnu.org>
7215
7216         PR 42485
7217         * doc/invoke.texi (-b,-V): Delete.
7218         * doc/tm.texi: Do not mention -b.
7219         * gcc.c (display_help): Delete -b and -V.
7220         (process_command): Delete -b and -V.
7221         * gcc.h (DEFAULT_SWITCH_TAKES_ARG): Delete -b and -V.
7222
7223 2010-04-08  Christian Borntraeger  <borntraeger@de.ibm.com>
7224             Wolfgang Gellerich  <gellerich@de.ibm.com>
7225
7226         Implement target hook for loop unrolling
7227         * target.h (loop_unroll_adjust): Add a new target hook function.
7228         * target-def.h (TARGET_LOOP_UNROLL_ADJUST): Likewise.
7229         * doc/tm.texi (TARGET_LOOP_UNROLL_ADJUST): Document it.
7230         * config/s390/s390.c (TARGET_LOOP_UNROLL_ADJUST): Define it.
7231         (s390_loop_unroll_adjust): Implement the new target hook for s390.
7232         * loop-unroll.c (decide_unroll_runtime_iterations): Call loop unroll
7233         target hook.
7234         (decide_unroll_stupid): Likewise.
7235
7236 2010-04-08  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
7237
7238         PR target/43643
7239         * config/i386/gmon-sol2.c [__x86_64__]: Properly restore %rcx.
7240
7241 2010-04-08  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
7242
7243         * doc/install.texi (Specific, i?86-*-solaris2.10): Fix grammar.
7244         (Specific, *-*-solaris2*): Likewise.
7245         Don't prefer Sun as over GNU as.
7246
7247 2010-04-08  Wolfgang Gellerich  <gellerich@de.ibm.com>
7248
7249         * config/s390/s390.c (override_options): Adjust the z10 defaults
7250         for max-unroll-times, max-completely-peeled-insns
7251         and max-completely-peel-times.
7252
7253 2010-04-08  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
7254
7255         * config/s390/s390.c (s390_expand_movmem): Issue prefetch
7256         instructions for z10.
7257         (s390_expand_setmem): Likewise.
7258         (s390_expand_cmpmem): Likewise.
7259
7260 2010-04-08  Richard Guenther  <rguenther@suse.de>
7261
7262         PR tree-optimization/43679
7263         * tree-ssa-pre.c (eliminate): Only propagate copies.
7264
7265 2010-04-08  Jakub Jelinek  <jakub@redhat.com>
7266
7267         PR bootstrap/43681
7268         * expr.c (block_move_libcall_safe_for_call_parm): Avoid
7269         set but not used variable warning.
7270
7271 2010-04-08  Wei Guozhi  <carrot@google.com>
7272
7273         PR target/41653
7274         * config/arm/arm.c (thumb1_size_rtx_costs): New function.
7275         (arm_size_rtx_costs): Call the new function when optimized for size.
7276
7277 2010-04-08  Jakub Jelinek  <jakub@redhat.com>
7278
7279         PR debug/43670
7280         * cfgexpand.c (expand_debug_expr): If for non-NULL offset
7281         op0 is not a MEM, just return NULL instead of assertion
7282         failure.
7283         (discover_nonconstant_array_refs): Don't walk debug stmts.
7284
7285 2010-04-08  Doug Kwan  <dougkwan@google.com>
7286
7287         * configure.ac: Recognize gold and do not use its version number
7288         to test ld features.
7289         * configure: Regenerate.
7290
7291 2010-04-08  Maxim Kuvyrkov  <maxim@codesourcery.com>
7292
7293         PR middle-end/40815
7294         * tree-ssa-reassoc.c (broken_up_substracts): Rename to plus_negates.
7295         (negate_value): Move code to push elements to broken_up_substracts ...
7296         (eliminate_plus_minus_pair): ... here.  Push operands that have no
7297         negative pair to plus_negates.
7298         (repropagate_negates, init_reassoc, fini_reassoc): Update.
7299
7300 2010-04-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7301
7302         * doc/install.texi (Configuration): Move description of
7303         --enable-lto, --with-libelf*, --enable-gold from Java section to
7304         general section.
7305
7306         * doc/generic.texi (Working with declarations)
7307         (Function Properties, C and C++ Trees): Fix typos.
7308         * doc/sourcebuild.texi (Top Level): Likewise.
7309
7310 2010-04-07  Jakub Jelinek  <jakub@redhat.com>
7311
7312         PR c/18624
7313         * tree.h (DECL_READ_P): Define.
7314         (struct tree_decl_common): Add decl_read_flag.
7315         * c-decl.c (pop_scope): If TREE_USED but !DECL_READ_P, issue
7316         a set but not used warning.
7317         (merge_decls): Merge DECL_READ_P flag.
7318         (finish_decl, build_compound_literal): Set DECL_READ_P flag.
7319         (finish_function): Issue -Wunused-but-set-parameter diagnostics.
7320         * c-common.c (handle_used_attribute, handle_unused_attribute):
7321         Likewise.
7322         * c-tree.h (default_function_array_read_conversion, mark_exp_read):
7323         New prototypes.
7324         * c-typeck.c (default_function_array_read_conversion, mark_exp_read):
7325         New functions.
7326         (default_conversion, c_process_expr_stmt): Call mark_exp_read.
7327         * c-parser.c (c_parser_initializer, c_parser_expr_no_commas,
7328         c_parser_binary_expression, c_parser_cast_expression,
7329         c_parser_expr_list, c_parser_omp_atomic, c_parser_omp_for_loop):
7330         Call default_function_array_read_conversion instead of
7331         default_function_array_conversion where needed.
7332         (c_parser_unary_expression, c_parser_conditional_expression,
7333         c_parser_postfix_expression_after_primary, c_parser_initelt):
7334         Likewise.  Call mark_exp_read where needed.
7335         (c_parser_statement_after_labels, c_parser_asm_operands,
7336         c_parser_typeof_specifier, c_parser_sizeof_expression,
7337         c_parser_alignof_expression, c_parser_initval): Call mark_exp_read
7338         where needed.
7339         * common.opt (Wunused-but-set-variable, Wunused-but-set-parameter):
7340         New.
7341         * toplev.c (warn_unused_but_set_variable): Default to warn_unused.
7342         (warn_unused_but_set_parameter): Default to warn_unused
7343         && extra_warnings.
7344         * doc/invoke.texi: Document -Wunused-but-set-variable and
7345         -Wunused-but-set-parameter.
7346
7347         * tree-ssa-pre.c (my_rev_post_order_compute): Remove set but not
7348         used count variable.
7349         * genemit.c (gen_expand, gen_split): Avoid set but not used warnings
7350         when operandN variables aren't used in the body of the expander
7351         or splitter.
7352         * tree-outof-ssa.c (FOR_EACH_ELIM_GRAPH_SUCC,
7353         FOR_EACH_ELIM_GRAPH_PRED): Avoid set but not used warnings.
7354         * tree-ssa-operands.h (FOR_EACH_SSA_TREE_OPERAND): Likewise.
7355         * tree-flow.h (FOR_EACH_IMM_USE_FAST, FOR_EACH_IMM_USE_STMT,
7356         FOR_EACH_IMM_USE_ON_STMT): Likewise.
7357         * tree.h (FOR_EACH_CONSTRUCTOR_ELT): Likewise.
7358         * tree.c (PROCESS_ARG): Likewise.
7359
7360 2010-04-07  Simon Baldwin  <simonb@google.com>
7361
7362         * diagnostic.h (diagnostic_override_option_index): New macro to
7363         set a diagnostic's option_index.
7364         * c-tree.h (c_cpp_error): Add warning reason argument.
7365         * opts.c (_warning_as_error_callback): New.
7366         (register_warning_as_error_callback): Store callback for
7367         warnings enabled via enable_warning_as_error.
7368         (enable_warning_as_error): Call callback, minor code tidy.
7369         * opts.h (register_warning_as_error_callback): Declare.
7370         * c-opts.c (warning_as_error_callback): New, set cpp_opts flag in
7371         response to -Werror=.
7372         (c_common_init_options): Register warning_as_error_callback in opts.c.
7373         * common.opt: Add -Wno-cpp option.
7374         * c-common.c (struct reason_option_codes_t): Map cpp warning
7375         reason codes to gcc option indexes.
7376         * (c_option_controlling_cpp_error): New function, lookup the gcc
7377         option index for a cpp warning reason code.
7378         * (c_cpp_error): Add warning reason argument, call
7379         c_option_controlling_cpp_error for diagnostic_override_option_index.
7380         * doc/invoke.texi: Document -Wno-cpp.
7381
7382 2010-04-07  Richard Guenther  <rguenther@suse.de>
7383
7384         * ipa-reference.c (mark_load): Use get_base_address.
7385         (mark_store): Likewise.
7386
7387         * tree-ssa-ccp.c (gimplify_and_update_call_from_tree): Avoid
7388         inserting GIMPLE_NOPs into the IL.
7389         * tree-ssa-structalias.c (get_constraint_for_component_ref):
7390         Explicitly strip handled components and indirect references.
7391
7392         * fold-const.c (fold_unary_loc): Do not strip qualifiers when
7393         folding address expressions.
7394         * gimple.c (gimple_ior_addresses_taken_1): Use get_base_address.
7395         * tree-ssa-alias.c (decl_refs_may_alias_p): Do not use
7396         operand_equal_p to compare decls.
7397         (ptr_deref_may_alias_decl_p): Likewise.
7398         * tree-ssa-operands.c (get_asm_expr_operands): Simplify
7399         * tree-ssa-forwprop.c (forward_propagate_into_gimple_cond):
7400         Handle reversed comparison ops.
7401         * tree-sra.c (asm_visit_addr): Use get_base_address.
7402         * ipa-prop.c (visit_store_addr_for_mod_analysis): Use get_base_address.
7403         * ipa-reference.c (mark_address): Use get_base_address.
7404
7405 2010-04-07  Richard Guenther  <rguenther@suse.de>
7406
7407         * tree-ssa-forwprop.c (forward_propagate_addr_expr):
7408         Propagate constants everywhere.
7409
7410 2010-04-07  Jakub Jelinek  <jakub@redhat.com>
7411
7412         PR debug/43516
7413         * tree.c (MAX_INT_CACHED_PREC): Define.
7414         (nonstandard_integer_type_cache): New array.
7415         (build_nonstandard_integer_type): Cache results for precision
7416         <= MAX_INT_CACHED_PREC.
7417
7418 2010-04-07  Richard Guenther  <rguenther@suse.de>
7419
7420         * doc/invoke.texi (-fargument-alias, -fargument-noalias,
7421         -fargument-noalias-global, -fargument-noalias-anything): Remove.
7422         * common.opt: Likewise.
7423         * tree-ssa-structalias.c (intra_create_variable_infos): Adjust comment.
7424         * alias.c (base_alias_check): Remove flag_argument_noalias handling.
7425         (nonoverlapping_memrefs_p): Likewise.
7426         * emit-rtl.c (set_mem_attributes_minus_bitpos): Likewise.
7427         * opts.c (common_handle_option): Handle OPT_fargument_alias,
7428         OPT_fargument_noalias, OPT_fargument_noalias_anything and
7429         OPT_fargument_noalias_global for backward compatibility.
7430
7431 2010-04-07  Richard Guenther  <rguenther@suse.de>
7432
7433         PR tree-optimization/43270
7434         * tree-vrp.c (check_array_ref): Fix flexible array member detection.
7435         * tree-ssa-sccvn.h (fully_constant_vn_reference_p): Declare.
7436         * tree-ssa-pre.c (phi_translate_1): Adjust.
7437         (fully_constant_expression): Split out vn_reference handling to ...
7438         * tree-ssa-sccvn.c (fully_constant_vn_reference_p): ... here.
7439         Fold reads from constant strings.
7440         (vn_reference_lookup): Handle fully constant references.
7441         (vn_reference_lookup_pieces): Likewise.
7442         * Makefile.in (expmed.o-warn): Add -Wno-error.
7443
7444 2010-04-07  Martin Jambor  <mjambor@suse.cz>
7445
7446         * tree-sra.c (find_param_candidates): Allow scalar va_list types.
7447
7448 2010-04-07  Iain Sandoe  <iains@gcc.gnu.org>
7449
7450         PR driver/41594
7451         * gcc.c: Add -static-libstdc++ to list of recognized options.
7452
7453 2010-04-07  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
7454
7455         * config.gcc (i[34567]86-*-solaris2*): Default with_tune_32 to generic.
7456
7457 2010-04-07  Richard Guenther  <rguenther@suse.de>
7458
7459         PR middle-end/42617
7460         * expr.c (expand_expr_real_1): For TARGET_MEM_REFs with pointer
7461         bases build simple mem attributes to retain points-to information.
7462
7463 2010-04-07  Richard Guenther  <rguenther@suse.de>
7464
7465         PR middle-end/42617
7466         * alias.c (ao_ref_from_mem): Without MEM_OFFSET or MEM_SIZE
7467         preserve points-to related information.
7468
7469 2010-04-07  Richard Guenther  <rguenther@suse.de>
7470
7471         PR middle-end/42617
7472         * emit-rtl.c (set_mem_attributes_minus_bitpos): Do not
7473         discard plain indirect references.
7474         * fold-const.c (operand_equal_p): Guard against NULL_TREE type.
7475         * tree.c (tree_nop_conversion): Likewise.
7476
7477 2010-04-07  Dodji Seketeli  <dodji@redhat.com>
7478
7479         PR debug/43628
7480         * dwarf2out.c (modified_type_die): Ignore artificial typedefs.
7481
7482 2010-04-06  Kai Tietz  <kai.tietz@onevision.com>
7483
7484         * config/i386/i386.c (ix86_handle_cconv_attribute): Ignore
7485         calling convention attributes on METHOD_TYPEs for w64 ABI, too.
7486
7487 2010-04-07  Sebastian Pop  <sebastian.pop@amd.com>
7488
7489         * tree-if-conv.c: Fix indentation and comments.
7490
7491 2010-04-07  Sebastian Pop  <sebastian.pop@amd.com>
7492
7493         * tree-if-conv.c: Sort static functions in topological order.
7494
7495 2010-04-07  Sebastian Pop  <sebastian.pop@amd.com>
7496
7497         * tree-if-conv.c: Fix indentation and comments.
7498
7499 2010-04-06  Sebastian Pop  <sebastian.pop@amd.com>
7500
7501         PR middle-end/43519
7502         * graphite-clast-to-gimple.c (max_signed_precision_type): Use
7503         lang_hooks.types.type_for_size instead of
7504         build_nonstandard_integer_type.
7505         When converting an unsigned type to signed, double its precision.
7506         (gcc_type_for_interval): Use lang_hooks.types.type_for_size.
7507         (gcc_type_for_iv_of_clast_loop): Call max_signed_precision_type.
7508         (graphite_create_new_loop_guard): When ub + 1 wraps around,
7509         use lb <= ub.
7510
7511 2010-04-06  Sebastian Pop  <sebastian.pop@amd.com>
7512
7513         PR middle-end/43519
7514         * graphite-clast-to-gimple.c (graphite_create_new_loop_guard): Use
7515         POINTER_PLUS_EXPR for pointer types.
7516
7517 2010-04-06  Sebastian Pop  <sebastian.pop@amd.com>
7518
7519         PR middle-end/43519
7520         * Makefile.in (graphite-clast-to-gimple.o): Depends on langhooks.h.
7521         * graphite-clast-to-gimple.c: Include langhooks.h.
7522         (max_signed_precision_type): New.
7523         (max_precision_type): Takes two types as arguments.
7524         (precision_for_value): New.
7525         (precision_for_interval): New.
7526         (gcc_type_for_interval): New.
7527         (gcc_type_for_value): New.
7528         (gcc_type_for_clast_term): New.
7529         (gcc_type_for_clast_red): New.
7530         (gcc_type_for_clast_bin): New.
7531         (gcc_type_for_clast_expr): Split up into several functions.
7532         (gcc_type_for_clast_eq): Rewritten.
7533         (compute_bounds_for_level): New.
7534         (compute_type_for_level_1): New.
7535         (compute_type_for_level): New.
7536         (gcc_type_for_cloog_iv): Removed.
7537         (gcc_type_for_iv_of_clast_loop): Rewritten.
7538         (graphite_create_new_loop): Compute the lower and upper bound types
7539         with gcc_type_for_clast_expr.
7540         (graphite_create_new_loop_guard): Same.
7541         (find_cloog_iv_in_expr): Removed.
7542         (compute_cloog_iv_types_1): Removed.
7543         (compute_cloog_iv_types): Removed.
7544         (gloog): Do not call compute_cloog_iv_types.
7545         * graphite-sese-to-poly.c (new_gimple_bb): Do not initialize
7546         GBB_CLOOG_IV_TYPES.
7547         (free_data_refs_aux): Do not free GBB_CLOOG_IV_TYPES.
7548         * sese.h (struct gimple_bb): Removed field cloog_iv_types.
7549         (GBB_CLOOG_IV_TYPES): Removed.
7550
7551 2010-04-06  Sebastian Pop  <sebastian.pop@amd.com>
7552
7553         * graphite-sese-to-poly.c (rewrite_close_phi_out_of_ssa): Assert that
7554         gimple_phi_num_args of the loop close SSA phi node is equal to 1.
7555         (detect_commutative_reduction): Same.
7556
7557 2010-04-06  Sebastian Pop  <sebastian.pop@amd.com>
7558
7559         * graphite-clast-to-gimple.c (graphite_verify): Remove redundant
7560         call to verify_ssa.  Invoke verify_loop_closed_ssa with an extra
7561         argument.
7562         * graphite-scop-detection.c (canonicalize_loop_closed_ssa_form): Same.
7563         * graphite-sese-to-poly.c (rewrite_reductions_out_of_ssa): Same.
7564         (rewrite_commutative_reductions_out_of_ssa): Same.
7565         * passes.c (execute_function_todo): Call verify_ssa for every pass
7566         in the LNO.  Invoke verify_loop_closed_ssa with an extra argument.
7567         * tree-flow.h (verify_loop_closed_ssa): Update declaration.
7568         * tree-parloops.c (parallelize_loops): Invoke verify_loop_closed_ssa
7569         with an extra argument.
7570         * tree-ssa-loop-manip.c (check_loop_closed_ssa_stmt): Same.  Call
7571         verify_ssa only when the extra argument is true.
7572         (gimple_duplicate_loop_to_header_edge): Invoke verify_loop_closed_ssa
7573         with an extra argument.
7574         (tree_transform_and_unroll_loop): Same.
7575
7576 2010-04-06  Sebastian Pop  <sebastian.pop@amd.com>
7577
7578         * passes.c (execute_function_todo): Call verify_loop_closed_ssa
7579         for all the passes of the LNO having LOOP_CLOSED_SSA.
7580         * tree-if-conv.c (pass_if_conversion): Remove TODO_verify_loops.
7581         * tree-loop-distribution.c (pass_loop_distribution): Same.
7582         * tree-pass.h (TODO_verify_loops): Removed.
7583         * tree-ssa-loop.c (pass_tree_loop_init): Same.
7584         (pass_lim): Same.
7585         (pass_tree_unswitch): Same.
7586         (pass_predcom): Same.
7587         (pass_vectorize): Same.
7588         (pass_linear_transform): Same.
7589         (pass_graphite_transforms): Same.
7590         (pass_iv_canon): Same.
7591         (pass_complete_unroll): Same.
7592         (pass_complete_unrolli): Same.
7593         (pass_parallelize_loops): Same.
7594         (pass_loop_prefetch): Same.
7595         (pass_iv_optimize): Same.
7596
7597 2010-04-06  Changpeng Fang  <changpeng.fang@amd.com>
7598
7599         PR middle-end/32824
7600         * passes.c (init_optimization_passes): Move pass_lim before
7601         pass_copy_prop and pass_dce_loop.
7602
7603 2010-04-06  Jakub Jelinek  <jakub@redhat.com>
7604
7605         PR target/43667
7606         * config/i386/i386.c (bdesc_multi_arg): Use OPTION_MASK_ISA_XOP
7607         instead of OPTION_MASK_ISA_AVX for __builtin_ia32_vpermil2p*.
7608         (ix86_expand_args_builtin): Use V*_FTYPE_* enum codes instead of
7609         MULTI_* defines for 4 argument vpermil2p* builtins.
7610
7611 2010-04-06  Uros Bizjak  <ubizjak@gmail.com>
7612
7613         * config/i386/i386-protos.h (x86_maybe_negate_const_int): Declare.
7614         * config/i386/i386.c (x86_maybe_negate_const_int): New.
7615         (x86_output_mi_thunk): Use x86_maybe_negate_const_int.
7616         * config/i386/i386.md (*add<mode>_1, *addsi_1_zext, *addhi_1,
7617         *addhi_1_lea, *addqi_1, *addqi_1_lea, *addqi_1_slp, *add<mode>_2,
7618         *addsi_2_zext, *addhi_2, *addqi_2, *add<mode>_3, *addsi_3_zext,
7619         *addhi_3, *addqi_3,*add<mode>_5, *addhi_5, *addqi_5):
7620         Use x86_maybe_negate_const_int to output insn mnemonic.
7621         (*adddi_4, *addsi_4, *addhi_4, *addqi_4): Ditto.  Remove overflow
7622         check from instruction predicate.  Update comments.
7623         * config/i386/sync.md (sync_add<mode>): Use
7624         x86_maybe_negate_const_int to output insn mnemonic.
7625
7626 2010-04-06  Jan Hubicka  <jh@suse.cz>
7627
7628         PR tree-optimization/42906
7629         * tree-ssa-dce.c (mark_control_dependent_edges_necessary): Add
7630         IGNORE_SELF argument.  Set visited_control_parents for fully
7631         processed BBs.
7632         (find_obviously_necessary_stmts): Update call of
7633         mark_control_dependent_edges_necessary.
7634         (propagate_necessity): Likewise.  Handle PHI edges more curefully.
7635
7636 2010-04-06  Uros Bizjak  <ubizjak@gmail.com>
7637
7638         * config/i386/i386.md: Remove comment about 'e' and 'E'
7639         operand modifier.
7640
7641 2010-04-06  Richard Guenther  <rguenther@suse.de>
7642
7643         PR tree-optimization/43627
7644         * tree-vrp.c (extract_range_from_unary_expr): Widenings
7645         of [1, +INF(OVF)] go to [1, +INF(OVF)] of the wider type,
7646         not varying.
7647
7648 2010-04-06  Jakub Jelinek  <jakub@redhat.com>
7649
7650         * BASE-VER: Change to 4.6.0.
7651
7652         PR target/43638
7653         * config/i386/i386.c (print_operand): Remove 'e' and 'E' code
7654         handling.
7655
7656 2010-04-06  Richard Guenther  <rguenther@suse.de>
7657
7658         PR middle-end/43661
7659         * fold-const.c (fold_comparison): Handle X * 0 CMP 0.
7660
7661 2010-04-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7662
7663         * doc/invoke.texi (Optimize Options): Document that LTO
7664         won't remove object access purely due to incompatible
7665         declarations.
7666
7667 2010-04-04  Matthias Klose  <doko@ubuntu.com>
7668
7669         * graphite-sese-to-poly.c (translate_scalar_reduction_to_array):
7670         Initialize variable.
7671
7672 2010-04-03  Richard Guenther  <rguenther@suse.de>
7673
7674         PR middle-end/42509
7675         * alias.c (nonoverlapping_memrefs_p): For spill-slot accesses
7676         require a non-NULL MEM_OFFSET.
7677
7678 2010-04-02  Steven Bosscher  <steven@gcc.gnu.org>
7679
7680         * ada/gcc-interface/Make-lang.in, alias.c, attribs.c, auto-inc-dec.c,
7681         basic-block.h, bb-reorder.c, calls.c, c-common.c, cgraph.h,
7682         collect2.h, config/alpha/alpha.c, config/alpha/alpha.md,
7683         config/alpha/predicates.md, config/arm/arm.md,
7684         config/arm/lib1funcs.asm, config/arm/neon-schedgen.ml,
7685         config/avr/avr.c, config/avr/avr.md, config/bfin/bfin.c,
7686         config/darwin9.h, config/darwin.c, config/darwin.h,
7687         config/h8300/h8300.c, config/i386/cpuid.h, config/i386/cygming.h,
7688         config/i386/cygwin.h, config/i386/mingw32.h, config/i386/msformat-c.c,
7689         config/i386/sol2-10.h, config/i386/xopintrin.h, config/ia64/ia64.c,
7690         config/ia64/ia64.md, config/ia64/sync.md, config/mep/mep.c,
7691         config/mips/mips.md, config/mn10300/mn10300.c,
7692         config/mn10300/mn10300.h, config/pa/pa.c, config/pa/pa.md,
7693         config/rs6000/aix.h, config/rs6000/dfp.md,
7694         config/rs6000/rs6000-builtin.def, config/rs6000/rs6000-c.c,
7695         config/rs6000/vector.md, config/rtems.h, config/rx/rx.md,
7696         config/s390/s390.md, config/sol2-c.c, config/sparc/sol2-bi.h,
7697         config/sparc/sol2-gas.h, config/sparc/sparc.h, config/sparc/sparc.md,
7698         config/sparc/sparc-protos.h, config/spu/spu.c, config/spu/spu-c.c,
7699         config/t-darwin, convert.c, c.opt, c-opts.c, cp/Make-lang.in,
7700         c-pretty-print.c, c-typeck.c, df-core.c, df-scan.c, diagnostic.c,
7701         diagnostic.h, doc/cppopts.texi, doc/cpp.texi, doc/extend.texi,
7702         doc/gimple.texi, doc/languages.texi, doc/plugins.texi, doc/rtl.texi,
7703         doc/standards.texi, doc/tree-ssa.texi, doc/trouble.texi, dominance.c,
7704         fold-const.c, fortran/Make-lang.in, fwprop.c, gcc-plugin.h,
7705         gensupport.c, gimple.h, gimple-iterator.c, graphite.c,
7706         graphite-clast-to-gimple.c, graphite-clast-to-gimple.h,
7707         graphite-dependences.c, graphite-poly.c, graphite-poly.h,
7708         graphite-ppl.c, graphite-ppl.h, graphite-scop-detection.c,
7709         graphite-sese-to-poly.c, graphite-sese-to-poly.h, ifcvt.c, intl.c,
7710         intl.h, ipa.c, ipa-cp.c, ipa-inline.c, ipa-prop.c, ipa-prop.h,
7711         ipa-pure-const.c, ipa-reference.c, ipa-type-escape.c, ira-color.c,
7712         ira-conflicts.c, ira-lives.c, java/Make-lang.in, lambda-code.c,
7713         loop-invariant.c, lto/Make-lang.in, lto-streamer.h, lto-streamer-in.c,
7714         objc/Make-lang.in, objcp/Make-lang.in, omp-low.c, optc-gen.awk,
7715         opt-functions.awk, opth-gen.awk, params.def, passes.c,
7716         postreload-gcse.c, print-tree.c, recog.c, regrename.c, reload.h,
7717         rtl.def, sched-int.h, sched-rgn.c, sel-sched-dump.c, sese.c, sese.h,
7718         store-motion.c, stor-layout.c, tree-cfgcleanup.c, tree-chrec.c,
7719         tree-complex.c, tree-data-ref.c, tree.def, tree-eh.c, tree-flow.h,
7720         tree-flow-inline.h, tree.h, tree-loop-distribution.c, tree-outof-ssa.c,
7721         tree-parloops.c, tree-pass.h, tree-predcom.c, tree-profile.c,
7722         tree-scalar-evolution.c, tree-ssa-address.c, tree-ssa-alias.c,
7723         tree-ssa-coalesce.c, tree-ssa-copy.c, tree-ssa-dce.c, tree-ssa-dom.c,
7724         tree-ssa-dse.c, tree-ssa-loop-im.c, tree-ssa-loop-ivcanon.c,
7725         tree-ssa-loop-manip.c, tree-ssa-math-opts.c, tree-ssa-operands.c,
7726         tree-ssa-pre.c, tree-ssa-sccvn.c, tree-ssa-structalias.c,
7727         tree-ssa-uncprop.c, tree-tailcall.c, tree-vect-data-refs.c,
7728         tree-vect-loop.c, tree-vectorizer.h, tree-vect-slp.c, tree-vrp.c,
7729         unwind-dw2-fde-darwin.c, varpool.c: Update copyright years.
7730
7731 2010-04-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7732
7733         PR other/43620
7734         * doc/install.texi (Prerequisites): Bump Automake version to 1.11.1.
7735         * aclocal.m4: Regenerate.
7736
7737 2010-04-02  Richard Guenther  <rguenther@suse.de>
7738
7739         PR tree-optimization/43629
7740         * tree-ssa-ccp.c (likely_value): Reset all_undefined_operands
7741         if we have seen a constant value.
7742
7743 2010-04-02  Joseph Myers  <joseph@codesourcery.com>
7744
7745         * read-rtl.c (read_rtx_1): Give an error for EOF while looking for ']'.
7746
7747 2010-04-02  Richard Earnshaw  <rearnsha@arm.com>
7748
7749         PR target/43469
7750         * arm.c (legitimize_tls_address): Adjust call to
7751         gen_tls_load_dot_plus_four.
7752         (arm_note_pic_base): New function.
7753         (arm_cannot_copy_insn_p): Use it.
7754         * thumb2.md (tls_load_dot_plus_four): Rework to avoid use of '+' in
7755         constraint.
7756
7757 2010-04-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7758
7759         PR bootstrap/43531
7760
7761         Revert:
7762         2009-09-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7763
7764         * Makefile.in ($(out_object_file)): Depend on
7765         gt-$(basename $(notdir $(out_file))).h.
7766
7767 2010-04-01  Ralf Corsépius <ralf.corsepius@rtems.org>
7768
7769         * config.gcc (lm32-*-rtems*): Add t-lm32.
7770
7771 2010-04-01  Joel Sherrill <joel.sherrill@oarcorp.com>
7772
7773         * config.gcc: Add lm32-*-rtems*.
7774         * config/lm32/rtems.h: New file.
7775
7776 2010-04-01  Dave Korn  <dave.korn.cygwin@gmail.com>
7777
7778         PR target/42609
7779         * config/i386/cygwin.h (CXX_WRAP_SPEC): Disable spec when -mno-cygwin.
7780
7781 2010-04-01  Jakub Jelinek  <jakub@redhat.com>
7782
7783         * dwarf2out.c (output_compilation_unit_header): For
7784         -gdwarf-4 use version 4 instead of version 3.
7785         (output_line_info): For version 4 and above emit additional
7786         maximum ops per insn header field.
7787         (DWARF_LINE_DEFAULT_MAX_OPS_PER_INSN): Define.
7788
7789         * dwarf2out.c (is_c_family, is_java): Remove.
7790         (lower_bound_default): New function.
7791         (add_bound_info, gen_descr_array_type_die): Use it.
7792
7793 2010-04-01  Dodji Seketeli  <dodji@redhat.com>
7794
7795         PR debug/43325
7796         * dwarf2out.c (gen_variable_die): Allow debug info for variable
7797         re-declaration when it happens in a function.
7798
7799 2010-04-01  Aldy Hernandez  <aldyh@redhat.com>
7800
7801         * cgraph.c (cgraph_add_function_insertion_hook): Update comment.
7802         (cgraph_remove_function_insertion_hook): Same.
7803         (cgraph_call_function_insertion_hooks): Same.
7804
7805 2010-04-01  Richard Guenther  <rguenther@suse.de>
7806
7807         PR middle-end/43614
7808         * tree-ssa-address.c (copy_mem_ref_info): Copy TREE_SIDE_EFFECTS
7809         and TREE_THIS_VOLATILE.
7810         (copy_ref_info): Likewise.
7811         * tree-ssa-operands.c (get_tmr_operands): Check TREE_THIS_VOLATILE.
7812         * tree.c (build6_stat): Ignore side-effects of all but arg5
7813         for TARGET_MEM_REF.  Set TREE_THIS_VOLATILE from arg5 of
7814         TARGET_MEM_REF.
7815
7816 2010-04-01  Richard Guenther  <rguenther@suse.de>
7817
7818         PR tree-optimization/43607
7819         * ipa-type-escape.c (check_call): Do not access non-existing
7820         arguments.
7821
7822 2010-04-01  Richard Guenther  <rguenther@suse.de>
7823
7824         PR middle-end/43602
7825         Revert
7826         2010-03-30  Seongbae Park <seongbae.park@gmail.com>
7827                     Jack Howarth <howarth@bromo.med.uc.edu>
7828
7829         * tree-profile.c (tree_init_ic_make_global_vars): Make static
7830         variables TLS.
7831
7832 2010-04-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
7833
7834         * doc/install.texi (Prerequisites): Document libelf usability on
7835         IRIX 5/6 and Solaris 2.
7836         (Specific, i?86-*-solaris2.10): No 64-bit default configuration.
7837         Update GNU as, GNU ld requirements.
7838         (Specific, *-*-solaris2*): Document Solaris 7 obsoletion, removal.
7839         Document Sun Studio compiler download.
7840         Update and simplify as, ld recommendations.
7841         (Specific, *-*-solaris2.7): Note obsoletion, removal.
7842
7843 2010-04-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
7844
7845         * config.gcc (i[34567]86-*-solaris2*): Default with_arch_32,
7846         with_tune_32 to pentium4.
7847
7848 2010-04-01  Uros Bizjak  <ubizjak@gmail.com>
7849
7850         * config/i386/cpuid.h (__get_cpuid_max): Move misplaced comment.
7851
7852 2010-04-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
7853
7854         * doc/install.texi (Specific, mips-sgi-irix5): Document IRIX 5
7855         obsoletion, removal.
7856         Update IDO URL.
7857         Document GNU as requirement.
7858         Update configure requirements.
7859         (Specific, mips-sgi-irix6): Document IRIX 6 < 6.5 obsoletion, removal.
7860         Recomment IRIX 6.5.18+.
7861         Document IDF/IDL requirement.
7862         Document GNU as requirement.
7863         Document GNU ld bootstrap failure.
7864         Remove freeware.sgi.com reference.
7865
7866 2010-04-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
7867
7868         * doc/install.texi (Specific, alpha*-dec-osf*): Document Tru64
7869         UNIX V4.0, V5.0 obsoletion, removal.
7870         Remove --with-gc=simple reference.
7871         Update VM requirements during bootstrap.
7872         Remove -oldas bootstrap description.
7873         Update binutils reference.
7874         Remove comparison failure note.
7875
7876 2010-03-31  Richard Guenther  <rguenther@suse.de>
7877             Zdenek Dvorak  <ook@ucw.cz>
7878             Sebastian Pop  <sebastian.pop@amd.com>
7879
7880         PR middle-end/43464
7881         * tree-ssa-copy.c (init_copy_prop): Handle loop close phi nodes
7882         with multiple arguments.
7883         (execute_copy_prop): Remove call to rewrite_into_loop_closed_ssa.
7884
7885 2010-03-31  Sebastian Pop  <sebastian.pop@amd.com>
7886
7887         * graphite-dependences.c (print_pddr): Call print_pdr with an
7888         extra argument.
7889         * graphite-poly.c (debug_pdr): Add an extra argument for the
7890         verbosity level.
7891         (print_pdr): Same.
7892         (print_pbb_domain): Same.
7893         (print_pbb): Same.
7894         (print_scop_context): Same.
7895         (print_scop): Same.
7896         (print_cloog): Same.
7897         (debug_pbb_domain): Same.
7898         (debug_pbb): Same.
7899         (print_pdrs): Same.
7900         (debug_pdrs): Same.
7901         (debug_scop_context): Same.
7902         (debug_scop): Same.
7903         (debug_cloog): Same.
7904         (print_scop_params): Same.
7905         (debug_scop_params): Same.
7906         (print_iteration_domain): Same.
7907         (print_iteration_domains): Same.
7908         (debug_iteration_domain): Same.
7909         (debug_iteration_domains): Same.
7910         (print_scattering_function): Same.
7911         (print_scattering_functions): Same.
7912         (debug_scattering_function): Same.
7913         (debug_scattering_functions): Same.
7914         * graphite-poly.h (debug_pdr): Update declaration.
7915         (print_pdr): Same.
7916         (print_pbb_domain): Same.
7917         (print_pbb): Same.
7918         (print_scop_context): Same.
7919         (print_scop): Same.
7920         (print_cloog): Same.
7921         (debug_pbb_domain): Same.
7922         (debug_pbb): Same.
7923         (print_pdrs): Same.
7924         (debug_pdrs): Same.
7925         (debug_scop_context): Same.
7926         (debug_scop): Same.
7927         (debug_cloog): Same.
7928         (print_scop_params): Same.
7929         (debug_scop_params): Same.
7930         (print_iteration_domain): Same.
7931         (print_iteration_domains): Same.
7932         (debug_iteration_domain): Same.
7933         (debug_iteration_domains): Same.
7934         (print_scattering_function): Same.
7935         (print_scattering_functions): Same.
7936         (debug_scattering_function): Same.
7937         (debug_scattering_functions): Same.
7938
7939 2010-03-31  Sebastian Pop  <sebastian.pop@amd.com>
7940
7941         * graphite-poly.c (print_scattering_function_1): New.
7942         (print_scattering_function): Call it.
7943         (print_scop_params): Remove spaces at the end of lines.
7944         (print_cloog): New.
7945         (debug_cloog): New.
7946         * graphite-poly.h (print_cloog): Declared.
7947         (debug_cloog): Declared.
7948
7949 2010-03-31  Sebastian Pop  <sebastian.pop@amd.com>
7950
7951         * graphite-sese-to-poly.c (graphite_loop_normal_form): Add the IV bump
7952         in loop->header.
7953         * tree-flow.h (canonicalize_loop_ivs): Updated declaration.
7954         * tree-parloops.c (gen_parallel_loop): Add the IV bump in loop->latch.
7955         * tree-ssa-loop-manip.c (canonicalize_loop_ivs): Add a new parameter
7956         to switch between adding the IV bump in loop->latch or in loop->header.
7957
7958 2010-03-31  Sebastian Pop  <sebastian.pop@amd.com>
7959
7960         * graphite-poly.c (print_scattering_function): Pretty print following
7961         the scoplib format.
7962         (print_pdr): Same.
7963         (print_pbb_domain): Same.
7964         (dump_gbb_cases): Same.
7965         (dump_gbb_conditions): Same.
7966         (print_pdrs): Same.
7967         (print_pbb): Same.
7968         (print_scop_params): Same.
7969         (print_scop_context): Same.
7970         (print_scop): Same.
7971         (print_pbb_body): New.
7972         (lst_indent_to): New.
7973         (print_lst): Start new lines with a #.
7974         * graphite-poly.h (pbb_bb): New.
7975         (pbb_index): Use pbb_bb.
7976         * graphite-ppl.c (ppl_print_powerset_matrix): Print the number of
7977         disjuncts.
7978         * tree-data-ref.c (dump_data_reference): Start new lines with a #.
7979
7980 2010-03-31  Jakub Jelinek  <jakub@redhat.com>
7981
7982         * dwarf2out.c (size_of_die): For -gdwarf-4 use
7983         uleb128 size instead of fixed 1 or 2 for dw_val_class_loc
7984         and 0 instead of 1 for dw_val_class_flag.
7985         (value_format): For -gdwarf-4 use DW_FORM_sec_offset for
7986         dw_val_class_range_list, dw_val_class_loc_list,
7987         dw_val_class_lineptr and dw_val_class_macptr, use
7988         DW_FORM_flag_present for dw_val_class_flag and
7989         DW_FORM_exprloc for dw_val_class_loc.
7990         (output_die): For -gdwarf-4 print dw_val_class_loc
7991         size as uleb128 instead of 1 or 2 bytes and don't print
7992         anything for dw_val_class_flag.
7993
7994         * var-tracking.c (vt_init_cfa_base): Use cselib_lookup_from_insn
7995         instead of cselib_lookup following by tweaking locs->setting_insn.
7996
7997         PR bootstrap/43596
7998         * cselib.c (cselib_process_insn): Clear cselib_current_insn
7999         even before returning from label, setjmp call or volatile asm
8000         handling.
8001
8002 2010-03-31  Richard Guenther  <rguenther@suse.de>
8003
8004         PR middle-end/43600
8005         * cgraphunit.c (cgraph_output_in_order): Do not allocate
8006         temporary data on stack.
8007
8008 2010-03-31  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
8009
8010         * config/sparc/sysv4.h (PUSHSECTION_FORMAT): Remove undef.
8011         (PUSHSECTION_ASM_OP): Remove.
8012         (POPSECTION_ASM_OP): Remove.
8013         (PUSHSECTION_FORMAT): Remove.
8014         * config/sol2.h (PUSHSECTION_FORMAT): Define.
8015         * config/sparc/sol2.h [!USE_GAS] (PUSHSECTION_FORMAT): Redefine.
8016         * config/sol2.c (solaris_output_init_fini): Use it.
8017
8018 2010-03-31  Jie Zhang  <jie@codesourcery.com>
8019
8020         PR 43574
8021         * opt-functions.awk (var_type_struct): Use signed char type
8022         for simple variables.
8023
8024 2010-03-31  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
8025
8026         * config/sol2.c: Include output.h.
8027         (solaris_assemble_visibility): New function.
8028         * config/t-sol2 (sol2.o): Add output.h dependency.
8029         * config/sol2-protos.h (solaris_assemble_visibility): Declare.
8030         * config/sol2.h [!USE_GAS] (TARGET_ASM_ASSEMBLE_VISIBILITY):
8031         Redefine.
8032
8033 2010-03-31  Jakub Jelinek  <jakub@redhat.com>
8034
8035         PR target/43580
8036         * config/arm/arm.c (arm_save_coproc_regs): Use Pmode instead of
8037         V2SImode or XFmode on PRE_DEC.
8038
8039         PR debug/43557
8040         * cfgexpand.c (expand_debug_expr): Handle VOIDmode mode like
8041         BLKmode.
8042
8043 2010-03-31  Jie Zhang  <jie@codesourcery.com>
8044
8045         PR 43562
8046         * reload.h (caller_save_initialized_p): Declare.
8047         * toplev.c (backend_init_target): Don't call
8048         init_caller_save but set caller_save_initialized_p to false.
8049         * caller-save.c (caller_save_initialized_p): Define.
8050         (init_caller_save): Check caller_save_initialized_p.
8051         * ira.c (ira): Call init_caller_save if flag_caller_saves.
8052
8053 2010-03-31  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
8054
8055         PR target/39048
8056         * config.gcc (i[34567]86-*-solaris2*): Add i386/t-fprules-softfp
8057         and soft-fp/t-softfp to tmake_file.
8058         * config/i386/sol2.h (LIBGCC2_HAS_TF_MODE): Redefine.
8059         (LIBGCC2_TF_CEXT): Define.
8060         (TF_SIZE): Define.
8061
8062 2010-03-30  Alexandre Oliva  <aoliva@redhat.com>
8063
8064         PR debug/42977
8065         * cselib.c (n_useless_values): Document handling of debug locs.
8066         (n_useless_debug_values, n_debug_values): New variables.
8067         (new_elt_loc_list): Don't add to debug values, keep count.
8068         (promote_debug_loc): New.
8069         (cselib_reset_table): Zero new variables.
8070         (entry_and_rtx_equal_p): Promote debug locs.
8071         (discard_useless_locs): Increment n_useless_debug_values for
8072         debug values.
8073         (remove_useless_values): Adjust n_useless_values and n_debug_values
8074         with n_useless_debug_values.
8075         (add_mem_for_addr): Promote debug locs.
8076         (cselib_lookup_mem): Likewise.
8077         (cselib_lookup_addr): Renamed to...
8078         (cselib_lookup_addr_1): ... this.  Promote debug locs.  Don't call...
8079         (cselib_log_lookup): ... this.  Turn into...
8080         (cselib_lookup_addr): ... new wrapper.
8081         (cselib_lookup_from_insn): New.
8082         (cselib_invalidate_regno): Increment n_useless_debug_values for
8083         debug values.
8084         (cselib_invalidate_mem): Likewise.
8085         (cselib_process_insn): Take n_deleted and n_debug_values into
8086         account to guard remove_useless_value call.
8087         (cselib_finish): Zero n_useless_debug_values.
8088         * cselib.h (cselib_lookup_from_insn): Declare.
8089         * sched-deps.c (sched_analyze_1): Use cselib_lookup_from_insn.
8090         (sched_analyze_2): Likewise.
8091
8092 2010-03-30  Jakub Jelinek  <jakub@redhat.com>
8093
8094         * var-tracking.c (use_narrower_mode_test, use_narrower_mode): New
8095         functions.
8096         (adjust_mems): Replace narrowing SUBREG of expression containing
8097         just PLUS, MINUS, MULT and ASHIFT of registers and constants
8098         with operations in the narrower mode.
8099
8100         PR debug/43593
8101         * var-tracking.c (dataflow_set_clear_at_call): Invalidate just
8102         regs_invalidated_by_call instead all call_used_reg_set registers.
8103
8104 2010-03-30  Sebastian Pop  <sebastian.pop@amd.com>
8105
8106         PR middle-end/43430
8107         * tree-vect-slp.c (vect_get_and_check_slp_defs): Replace type
8108         pointer comparisons with types_compatible_p.
8109         * tree-vect-stmts.c (vectorizable_call): Same.
8110         (vectorizable_condition): Same.
8111
8112 2010-03-30  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
8113
8114         * config/s390/s390.c (s390_emit_prologue): Omit issuing a dynamic
8115         stack check if the mask would be zero.
8116
8117 2010-03-30  Seongbae Park <seongbae.park@gmail.com>
8118             Jack Howarth <howarth@bromo.med.uc.edu>
8119
8120         * tree-profile.c (tree_init_ic_make_global_vars): Make static
8121         variables TLS.
8122
8123 2010-03-30  Joseph Myers  <joseph@codesourcery.com>
8124
8125         PR other/25232
8126         * libgcc-std.ver (GCC_4.5.0): Define version.  Include __unordxf2
8127         and __unordtf2.
8128         * config/bfin/libgcc-bfin.ver (GCC_4.5.0): Define version.
8129         Include ___unordxf2 and ___unordtf2.
8130         * config/i386/libgcc-glibc.ver: Do not define inheritance from
8131         GCC_4.4.0 here.
8132
8133 2010-03-30  Tarik Graba  <tarik.graba@telecom-paristech.fr>
8134
8135         * config/lm32/t-lm32: New file.
8136         * config.gcc: Use the above file when targetting lm32.
8137
8138 2010-03-28  Duncan Sands  <baldrick@free.fr>
8139
8140         * Makefile.in (PLUGIN_HEADERS): Add except.h.
8141
8142 2010-03-29  Sebastian Pop  <sebastian.pop@amd.com>
8143
8144         PR middle-end/43431
8145         * tree-vect-loop.c (vect_estimate_min_profitable_iters):
8146         Improve vectorization cost model diagnostic.
8147
8148 2010-03-29  Sebastian Pop  <sebastian.pop@amd.com>
8149
8150         PR middle-end/43436
8151         * tree-vect-data-refs.c (vect_analyze_data_refs): When
8152         compute_data_dependences_for_loop returns false, early exit
8153         and output an extra diagnostic for the failed data reference
8154         analysis.
8155
8156 2010-03-29  Richard Guenther  <rguenther@suse.de>
8157
8158         PR tree-optimization/43560
8159         * tree-ssa-loop-im.c (ref_always_accessed_p): Add store_p parameter.
8160         (can_sm_ref_p): Treat stores to readonly locations as trapping.
8161
8162 2010-03-29  Jie Zhang  <jie@codesourcery.com>
8163
8164         PR 43564
8165         * toplev.c (process_options): Set optimization_default_node
8166         and optimization_current_node.
8167         * opts.c (decode_options): Don't set optimization_default_node
8168         and optimization_current_node.
8169
8170 2010-03-29  Ralf Corsépius  <ralf.corsepius@rtems.org>
8171
8172         * config/rtems.h: Abandon -qrtems_debug.
8173
8174 2010-03-28  Jan Hubicka  <jh@suse.cz>
8175
8176         PR tree-optimization/43505
8177         * cgraph.c (cgraph_clone_node): When clonning a clone, replacement
8178         map should not be copied.
8179
8180 2010-03-27  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
8181
8182         PR middle-end/41674
8183         * cgraphunit.c (cgraph_build_static_cdtor): If target doesn't have
8184         cdtors, set DECL_PRESERVE_P.
8185         * ipa.c (cgraph_externally_visible_p): Return true if declaration
8186         should be preseved.
8187
8188 2010-03-27  Uros Bizjak  <ubizjak@gmail.com>
8189
8190         PR tree-optimization/43528
8191         * stor-layout.c (place_field): Check that constant fits into
8192         unsigned HWI when skipping calculation of MS bitfield layout.
8193
8194 2010-03-27  Jan Hubicka  <jh@suse.cz>
8195
8196         PR middle-end/43391
8197         * varasm.c (make_decl_rtl): Deal with COMMON flag to make
8198         notice_global_symbol work.
8199
8200 2010-03-27  Jakub Jelinek  <jakub@redhat.com>
8201
8202         * dwarf2out.c (dwarf2_debug_hooks): Use dwarf2out_function_decl
8203         instead of dwarf2out_decl.
8204         (struct var_loc_node): Remove section_label field.
8205         (dwarf2out_function_decl): New function.
8206         (dwarf2out_var_location): Don't set section_label field.
8207         (dwarf2out_begin_function): Don't empty decl_loc_table here.
8208
8209 2010-03-26  Michael Meissner  <meissner@linux.vnet.ibm.com>
8210
8211         PR tree-optimization/43544
8212         * doc/tm.texi (TARGET_VECTORIZE_BUILTIN_VECTORIZED_FUNCTION):
8213         First argument for builtin vectorized function hook is now a
8214         tree to be able to distinguish between machine specific and
8215         standard builtins.
8216         * targhooks.c (default_builtin_vectorized_function): Ditto.
8217         * targhooks.h (default_builtin_vectorized_function): Ditto.
8218         * target.h (struct gcc_target): Ditto.
8219         * tree-vect-stmts.c (vectorizable_function): Ditto.
8220         * config/i386/i386.c (ix86_builtin_vectorized_function): Ditto.
8221         * config/rs6000/rs6000.c (rs6000_builtin_vectorized_function):
8222         Ditto.
8223
8224 2010-03-26  Joseph Myers  <joseph@codesourcery.com>
8225
8226         PR c/43381
8227         * c-decl.c (get_parm_info): Assert that decl going in OTHERS has a
8228         nested binding iff it is a FUNCTION_DECL.
8229         (store_parm_decls_newstyle): Pass nested=true to bind for
8230         FUNCTION_DECLs amongst parameters.
8231
8232 2010-03-26  Jakub Jelinek  <jakub@redhat.com>
8233
8234         * var-tracking.c (vt_expand_loc_callback): Don't run
8235         cselib_expand_value_rtx_cb in dummy mode if
8236         cselib_dummy_expand_value_rtx_cb returned false.
8237
8238         * var-tracking.c (emit_note_insn_var_location): For one part
8239         notes with offset 0, don't add EXPR_LIST around the location.
8240         * dwarf2out.c (loc_descriptor, dw_loc_list_1,
8241         add_location_or_const_value_attribute): Adjust for that change.
8242
8243         PR debug/43540
8244         * dwarf2out.c (reg_save): For DW_CFA_expression put regnum
8245         into first operand and location into second.
8246         (dw_cfi_oprnd1_desc): Return dw_cfi_oprnd_reg_num instead of
8247         dw_cfi_oprnd_loc for DW_CFA_expression.
8248         (dw_cfi_oprnd2_desc): Return dw_cfi_oprnd_loc for DW_CFA_expression.
8249         (output_cfa_loc, output_cfa_loc_raw): For DW_CFA_expression
8250         assume first argument is regnum and second argument is location.
8251
8252 2010-03-26  Uros Bizjak  <ubizjak@gmail.com>
8253
8254         PR target/42113
8255         * config/alpha/alpha.md (*cmp_sadd_si): Change mode
8256         of scratch register to DImode.  Split to DImode comparison operator.
8257         Use SImode subreg of scratch register in the multiplication.
8258         (*cmp_sadd_sidi): Ditto.
8259         (*cmp_ssub_si): Ditto.
8260         (*cmp_ssub_sidi): Ditto.
8261
8262 2010-03-26  Uros Bizjak  <ubizjak@gmail.com>
8263
8264         PR target/43524
8265         * config/i386/i386.c (ix86_expand_prologue) [TARGET_STACK_PROBE]:
8266         Remove invalid assert and wrong comment.
8267
8268 2010-03-26  Jakub Jelinek  <jakub@redhat.com>
8269
8270         PR debug/43516
8271         * flags.h (final_insns_dump_p): New extern.
8272         * final.c (final_insns_dump_p): New variable.
8273         (rest_of_clean_state): Set it before -fdump-final-insns=
8274         dumping, clear afterwards.
8275         * print-rtl.c (print_rtx): If final_insns_dump_p don't dump
8276         MEM_ALIAS_SET on MEMs.
8277
8278 2010-03-26  David S. Miller  <davem@davemloft.net>
8279
8280         * configure.ac: Fix sparc GOTDATA_OP bug check.
8281         * configure: Rebuild.
8282
8283 2010-03-26  Alan Modra  <amodra@gmail.com>
8284
8285         * config/rs6000/rs6000.md (cmptf_internal2): Correct comparison.
8286
8287 2010-03-25  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
8288
8289         * doc/tm.texi (Sections): Document TLS_COMMON_ASM_OP,
8290         TLS_SECTION_ASM_FLAG.
8291
8292 2010-03-25  Jakub Jelinek  <jakub@redhat.com>
8293
8294         PR bootstrap/43511
8295         * config/i386/i386.c (ix86_code_end): Set DECL_WEAK if TARGET_MACHO.
8296         Clear first_function_block_is_cold.
8297
8298         PR c/43385
8299         * gimplify.c (gimple_boolify): Only recurse on __builtin_expect
8300         argument if the argument is truth_value_p.
8301
8302 2010-03-24  Michael Meissner  <meissner@linux.vnet.ibm.com>
8303
8304         * config/rs6000/constraints.md: Update copyright year for my changes.
8305
8306         PR target/43484
8307         * config/rs6000/rs6000.c (rs6000_split_multireg_move): If r0 is
8308         used in reg+reg addressing, swap registers.
8309
8310 2010-03-24  Jakub Jelinek  <jakub@redhat.com>
8311
8312         PR debug/43293
8313         * target.h (struct gcc_target): Add code_end hook.
8314         * target-def.h (TARGET_ASM_CODE_END): Define to hook_void_void
8315         if not yet defined.
8316         (TARGET_ASM_OUT): Add TARGET_ASM_CODE_END.
8317         * toplev.c (compile_file): Call targetm.asm_out.code_end
8318         hook before unwind info/debug info output.
8319         * config/i386/winnt.c (i386_pe_file_end): Don't call ix86_file_end.
8320         * config/i386/linux.h (NEED_INDICATE_EXEC_STACK): Don't define.
8321         (TARGET_ASM_FILE_END): Define to file_end_indicate_exec_stack.
8322         * config/i386/linux64.h (NEED_INDICATE_EXEC_STACK): Don't define.
8323         (TARGET_ASM_FILE_END): Define to file_end_indicate_exec_stack.
8324         * config/i386/i386.c (ix86_file_end): Renamed to...
8325         (ix86_code_end): ... this.  Make static.  Don't call
8326         file_end_indicate_exec_stack.  Emit unwind info using
8327         final_start_function/final_end_function.
8328         (darwin_x86_file_end): Remove.
8329         (TARGET_ASM_CODE_END): Define.
8330         * config/i386/i386.h (TARGET_ASM_FILE_END,
8331         NEED_INDICATE_EXEC_STACK): Don't define.
8332         * config/i386/darwin.h (darwin_x86_file_end): Remove prototype.
8333         (TARGET_ASM_FILE_END): Define to darwin_file_end.
8334         * config/i386/i386-protos.h (ix86_file_end): Remove prototype.
8335         * doc/tm.texi (TARGET_ASM_CODE_END): Document.
8336
8337         PR target/43498
8338         * config/i386/i386.c (x86_output_mi_thunk): Call final_start_function
8339         at the beginning and final_end_function at the end.
8340         * config/s390/s390.c (s390_output_mi_thunk): Likewise.
8341
8342 2010-03-24  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
8343
8344         * configure.ac (i[34567]86-*-*): Handle Solaris 2/x86 TLS support
8345         and Sun as TLS syntax.
8346         (TLS_SECTION_ASM_FLAG) [on_solaris && !gas_flag]: Define.
8347         * configure: Regenerate.
8348         * config.in: Regenerate.
8349         * varasm.c (TLS_SECTION_ASM_FLAG): Define default.
8350         (default_elf_asm_named_section): Use it.
8351         * config/i386/i386.c (output_pic_addr_const): Lowercase @DTPOFF.
8352         (i386_output_dwarf_dtprel): Likewise.
8353         (output_addr_const_extra): Likewise.
8354         (output_pic_addr_const): Lowercase @GOTTPOFF.
8355         (output_addr_const_extra): Likewise.
8356         (output_pic_addr_const): Lowercase @GOTNTPOFF.
8357         (output_addr_const_extra): Likewise.
8358         (output_pic_addr_const): Lowercase @INDNTPOFF.
8359         (output_addr_const_extra): Likewise.
8360         (output_pic_addr_const): Lowercase @NTPOFF.
8361         (output_addr_const_extra): Likewise.
8362         (output_pic_addr_const): Lowercase @TPOFF.
8363         (output_addr_const_extra): Likewise.
8364         * config/i386/i386.md (*tls_global_dynamic_32_gnu): Lowercase @TLSGD.
8365         (*tls_global_dynamic_64): Likewise.
8366         (*tls_local_dynamic_base_32_gnu): Lowercase @TLSLDM.
8367         (*tls_local_dynamic_base_64): Lowercase @TLSLD.
8368
8369         * defaults.h (TLS_COMMON_ASM_OP): Provide default.
8370         (ASM_OUTPUT_TLS_COMMON): Use it.
8371         * config/i386/sol2-gas.h (TLS_COMMON_ASM_OP): Undef.
8372
8373         PR target/38118
8374         * config.gcc (sparc*-*-solaris2*) [$gas=yes]: Add usegas.h to tm_file.
8375         * config/sparc/sol2.h (ASM_OUTPUT_ALIGNED_COMMON): Move ...
8376         * config/sol2.h (ASM_OUTPUT_ALIGNED_COMMON): ... here.
8377         * config/i386/sol2-10.h (ASM_OUTPUT_ALIGNED_COMMON): Redefine.
8378         * config/i386/sol2.h (TARGET_SUN_TLS): Redefine.
8379         (ASM_DECLARE_OBJECT_NAME) [!USE_GAS]: Redefine.
8380
8381 2010-03-24  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
8382
8383         * config/i386/i386.c (override_options): Don't accept
8384         -mtls-dialect=sun any longer.
8385         * config/i386/i386.h (TARGET_SUN_TLS): Define as 0.
8386         * config/i386/i386.md (*tls_global_dynamic_32_sun): Remove.
8387         (*tls_local_dynamic_base_32_sun): Likewise.
8388         * config/i386/sol2.h (TARGET_SUN_TLS): Redefine.
8389
8390 2010-03-24  Jakub Jelinek  <jakub@redhat.com>
8391
8392         PR debug/43508
8393         * dwarf2out.c (mem_loc_descriptor): Don't ICE on
8394         VEC_{MERGE,SELECT,CONCAT,DUPLICATE}.
8395
8396         PR debug/43479
8397         * ira.c (adjust_cleared_regs): New function.
8398         (update_equiv_regs): Adjust cleared_regs in DEBUG_INSNs.
8399
8400         PR debug/19192
8401         PR debug/43479
8402         * cfgexpand.c (gimple_assign_rhs_to_tree): Also set TREE_BLOCK
8403         from gimple_block.
8404         * expr.c (expand_expr_real): Restore previous
8405         curr_insn_source_location and curr_insn_block after
8406         expand_expr_real_1 call.
8407         (expand_expr_real_1) <case SSA_NAME>: Call expand_expr_real
8408         instead of expand_expr_real_1.
8409
8410 2010-03-23  Vladimir Makarov  <vmakarov@redhat.com>
8411
8412         PR rtl-optimization/43413
8413         * ira-color.c (setup_allocno_available_regs_num): Count prohibited
8414         hard regs too.
8415
8416 2010-03-22  James E. Wilson  <wilson@codesourcery.com>
8417
8418         PR target/43348
8419         * ia64.md (call_nogp, call_value_nogp, sibcall_nogp, call_gp,
8420         call_value_gp, sibcall_gp): Use 's' constraint not 'i'.
8421
8422 2010-03-22  H.J. Lu  <hongjiu.lu@intel.com>
8423
8424         * config/i386/i386.c (ix86_target_string): Add -mfma.
8425         Fix a typo in comment.
8426
8427 2010-03-22  Mike Stump  <mikestump@comcast.net>
8428
8429         PR target/23071
8430         * config/rs6000/rs6000.c (darwin_rs6000_special_round_type_align):
8431         Don't overly align based upon packed packed fields.
8432
8433 2010-03-22  Jason Merrill  <jason@redhat.com>
8434
8435         * c-pretty-print.c (pp_c_specifier_qualifier_list) [VECTOR_TYPE]:
8436         Use () rather than [], and move before the element type.
8437
8438 2010-03-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
8439
8440         * doc/configfiles.texi (Configuration Files): Removed
8441         fixinc/Makefile*, intl/Makefile.*.
8442         * doc/makefile.texi: Fixed markup. Abstract from version
8443         control system used.
8444         (Makefile): Removed obsolete gcc/java/parse.y example.
8445         * doc/sourcebuild.texi: Likewise.
8446         (Top Level): Added config, gnattools, libdecnumber, libgcc,
8447         libgomp, libssp.  Removed fastjar.
8448         (Miscellaneous Docs): Clarify location.
8449         Added COPYING3, COPYING3.LIB.
8450         (Front End Directory): Moved Make-lang.in entry to new subsubsection.
8451
8452 2010-03-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
8453
8454         PR target/38085
8455         * config/i386/i386.c (x86_function_profiler)
8456         [!NO_PROFILE_COUNTERS]: Fix typo.
8457         * config/i386/gmon-sol2.c (_mcleanup) [__x86_64__]: Use call
8458         instead of callq.
8459
8460 2010-03-22  Janis Johnson  <janis187@us.ibm.com>
8461             Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
8462
8463         * doc/sourcebuild.texi (Test Directives): Split into six
8464         subsections, with most of the current text in new subsections
8465         Directives, Selectors, and Final Actions.
8466         (Directives): Split list of test directives into multiple
8467         subsubsections.
8468         (Selectors): Describe use and syntax of selectors.
8469         (Effective-Target Keywords): Describe all existing keywords.
8470         (Add Options): Describe features for dg-add-options.
8471         (Require Support): Describe variants of dg-require-support.
8472         (Final Actions): Describe commands to use in dg-final.
8473
8474 2010-03-22  Michael Matz  <matz@suse.de>
8475
8476         PR middle-end/43475
8477         * recog.c (validate_replace_rtx_group): Replace also in
8478         REG_EQUAL and REG_EQUIV notes.
8479
8480 2010-03-22  Richard Guenther  <rguenther@suse.de>
8481
8482         PR tree-optimization/43390
8483         * tree-vect-stmts.c (get_vectype_for_scalar_type): Make
8484         sure vector extracts are type correct.
8485
8486 2010-03-22  Richard Guenther  <rguenther@suse.de>
8487
8488         PR middle-end/40106
8489         * builtins.c (expand_builtin_pow): Expand pow (x, 1.5) as
8490         x * sqrt (x) even when optimizing for size if the target
8491         has native support for sqrt.
8492
8493 2010-03-22  Jakub Jelinek  <jakub@redhat.com>
8494
8495         * varasm.c (make_decl_rtl_for_debug): Also clear
8496         flag_mudflap for the duration of make_decl_rtl call.
8497
8498         PR debug/43443
8499         * var-tracking.c (add_cselib_value_chains): Remove ASM_OPERANDS
8500         locs from preserved VALUEs.
8501
8502 2010-03-21  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
8503
8504         PR middle-end/42718
8505         * pa.md (movmemsi): Set align to one if zero.
8506         (movmemdi): Likewise.
8507
8508 2010-03-21  Richard Earnshaw  <rearnsha@arm.com>
8509
8510         PR target/42321
8511         * arm.c (arm_output_epilogue): Correctly match VFP pop instructions
8512         with their corresponding prologue pushes.
8513
8514 2010-03-20  Andrew Pinski  <pinskia@gmail.com>
8515
8516         PR target/43156
8517         * config/spu/spu.c (spu_expand_prologue): Don't emit NOTE_INSN_DELETED
8518         at the begining or end.
8519         (spu_expand_epilogue): Likewise.
8520
8521 2010-03-20  Richard Guenther  <rguenther@suse.de>
8522
8523         PR rtl-optimization/43438
8524         * combine.c (make_extraction): Properly zero-/sign-extend an
8525         extraction of the low part of a CONST_INT.  Also handle
8526         CONST_DOUBLE.
8527
8528 2010-03-19  Mike Stump  <mikestump@comcast.net>
8529
8530         * config/i386/darwin.h (SUBTARGET32_DEFAULT_CPU): Add.
8531         * config/i386/i386.c (SUBTARGET32_DEFAULT_CPU): Add.
8532         (override_options): Use SUBTARGET32_DEFAULT_CPU.
8533
8534 2010-03-19  Andrew Pinski  <andrew_pinski@caviumnetworks.com>
8535
8536         PR c/43211
8537         * c-decl.c (grokparms): Set arg_types to NULL_TREE if there was
8538         an error.
8539
8540 2010-03-19  Bernd Schmidt  <bernds@codesourcery.com>
8541
8542         PR rtl-optimization/42258
8543         * ira-lives.c (check_and_make_def_conflict): Ignore conflict for a
8544         use that may match DEF.
8545
8546         PR target/40697
8547         * optabs.c (avoid_expensive_constant): Use rtx_cost to find out
8548         the cost of loading the constant rather than assuming
8549         COSTS_N_INSNS (1).
8550         * config/arm/arm.c (thumb1_rtx_costs) <case CONST_INT>: If the
8551         outer code is AND, do the same tests as the andsi3 expander and
8552         return COSTS_N_INSNS (1) if and is cheap.
8553
8554         * optabs.c (avoid_expensive_constant): Fix formatting.
8555
8556 2010-03-19  Michael Matz  <matz@suse.de>
8557
8558         PR c++/43116
8559         * attribs.c (decl_attributes): When rebuilding a function pointer
8560         type use the same qualifiers as the original pointer type.
8561
8562 2010-03-19  Martin Jambor  <mjambor@suse.cz>
8563
8564         * doc/gimple.texi (Logical Operators): Describe is_gimple_ip_invariant
8565         and is_gimple_ip_invariant_address.
8566
8567 2010-03-19  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
8568
8569         Revert
8570         2009-10-01  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
8571
8572         * config/arm/arm.c (arm_override_options): Turn off
8573         flag_dwarf2_cfi_asm for AAPCS variants.
8574
8575 2010-03-19  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
8576
8577         PR target/43399
8578         * config/arm/arm.c (emit_multi_reg_push): Update comments.
8579         Use PRE_MODIFY instead of PRE_DEC.
8580         (emit_sfm): Use PRE_MODIFY instead of PRE_DEC.
8581         (vfp_emit_fstmd): Likewise.
8582
8583 2010-03-19  Michael Matz  <matz@suse.de>
8584
8585         PR target/43305
8586         * builtins.c (expand_builtin_interclass_mathfn,
8587         expand_builtin_signbit): Use maybe_emit_unop_insn, emit libcalls
8588         if that fails.
8589
8590 2010-03-19  Richard Guenther  <rguenther@suse.de>
8591
8592         PR tree-optimization/43415
8593         * tree-ssa-pre.c (phi_translate): Split out worker to ...
8594         (phi_translate_1): ... this.
8595         (phi_translate): Move all caching here.  Cache all NARY
8596         and REFERENCE translations.
8597
8598 2010-03-19  David S. Miller  <davem@davemloft.net>
8599
8600         With help from Eric Botcazou.
8601         * config/sparc/sparc.c: Include dwarf2out.h.
8602         (emit_pic_helper): Delete.
8603         (pic_helper_symbol_name): Delete.
8604         (pic_helper_emitted_p): Delete.
8605         (pic_helper_needed): New.
8606         (USE_HIDDEN_LINKONCE): Define to '1' if HAVE_GAS_HIDDEN else '0'.
8607         (get_pc_thunk_name): New.
8608         (load_pic_register): Remove 'delay_pic_helper' arg.  Use
8609         get_thunk_pc_name and ggc_strdup to generate PIC thunk symbol.
8610         Set pic_helper_needed to true.  Don't call emit_pic_helper.
8611         (sparc_expand_prologue): Update load_pic_register call.
8612         (sparc_output_mi_thunk): Likewise.
8613         (sparc_file_end): Emit a hidden comdat symbol for the PIC
8614         thunk if possible.  Output CFI information as needed.
8615
8616 2010-03-18  Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
8617             Jack Howarth <howarth@bromo.med.uc.edu>
8618
8619         PR target/36399
8620         * config/i386/i386.h: Fix ABI on darwin x86-32.
8621
8622 2010-03-18  Aldy Hernandez  <aldyh@redhat.com>
8623
8624         * tree.h: Declare make_decl_rtl_for_debug.
8625         * varasm.c (make_decl_rtl_for_debug): New.
8626         * dwarf2out.c (rtl_for_decl_location): Call it.
8627         * cfgexpand.c (expand_debug_expr): Call it.
8628
8629 2010-03-18  Jakub Jelinek  <jakub@redhat.com>
8630
8631         PR bootstrap/43399
8632         * var-tracking.c (adjust_mems) <case POST_MODIFY>: Allow BLKmode
8633         mem_mode.
8634
8635         PR bootstrap/43403
8636         * var-tracking.c (vt_init_cfa_base): Do nothing if
8637         cfa_base_rtx would be hard_frame_pointer_rtx or non-fixed register.
8638
8639 2010-03-18  Alexandre Oliva  <aoliva@redhat.com>
8640
8641         PR debug/42873
8642         * var-tracking.c (canonicalize_vars_star): New.
8643         (dataflow_post_merge_adjust): Use it.
8644
8645 2010-03-18  Jakub Jelinek  <jakub@redhat.com>
8646
8647         PR debug/43058
8648         * var-tracking.c (non_suitable_const): New function.
8649         (add_uses): For DEBUG_INSNs with constants, don't record any
8650         value, instead just the constant value itself.
8651         (compute_bb_dataflow) <case MO_VAL_LOC>: If PAT_VAR_LOCATION_LOC
8652         is not VAR_LOC_UNKNOWN_P, set var to the constant.
8653         (emit_notes_in_bb): Likewise.
8654         (emit_note_insn_var_location): For onepart variables if
8655         cur_loc is a VOIDmode constant, use DECL_MODE.
8656
8657 2010-03-18  Martin Jambor  <mjambor@suse.cz>
8658
8659         PR middle-end/42450
8660         * cgraph.h (cgraph_redirect_edge_call_stmt_to_callee): Declare.
8661         * cgraphunit.c (cgraph_materialize_all_clones): Update calls in
8662         all non-clones.  Moved call redirection...
8663         (cgraph_redirect_edge_call_stmt_to_callee): ...to this new function.
8664         (cgraph_materialize_all_clones): Dispose of all
8665         combined_args_to_skip bitmaps.
8666         (verify_cgraph_node): Do not check for edges pointing to wrong
8667         nodes in inline clones.
8668         * tree-inline.c (copy_bb): Call
8669         cgraph_redirect_edge_call_stmt_to_callee.
8670         * ipa.c (cgraph_remove_unreachable_nodes): Call
8671         cgraph_node_remove_callees even when there are used clones.
8672
8673 2010-03-18  H.J. Lu  <hongjiu.lu@intel.com>
8674
8675         * config/i386/libgcc-glibc.ver: Make GCC_4.5.0 inherit GCC_4.4.0.
8676
8677 2010-03-18  H.J. Lu  <hongjiu.lu@intel.com>
8678
8679         PR target/43383
8680         * config/i386/libgcc-glibc.ver: Add __extendxftf2 to GCC_4.5.0
8681         for 32bit.
8682
8683 2010-03-18  Michael Matz  <matz@suse.de>
8684
8685         PR middle-end/43419
8686         * builtins.c (expand_builtin_pow): Don't transform pow(x, 0.5)
8687         into sqrt(x) if we need to preserve signed zeros.
8688
8689 2010-03-18  Steven Bosscher  <steven@gcc.gnu.org>
8690             Eric Botcazou  <ebotcazou@adacore.com>
8691
8692         PR rtl-optimization/43360
8693         * loop-invariant.c (move_invariant_reg): Remove the REG_EQUAL
8694         note if we don't know its invariant status.
8695
8696 2010-03-18  Michael Matz  <matz@suse.de>
8697
8698         PR tree-optimization/43402
8699         * tree-cfgcleanup.c (cleanup_control_expr_graph): Don't follow
8700         PHI chains of ssa names registered for update.
8701
8702 2010-03-17  Peter Bergner  <bergner@vnet.ibm.com>
8703
8704         PR target/42427
8705         * config/rs6000/rs6000.c (rs6000_split_multireg_move): Add support for
8706         non-offsettable and pre_modify update addressing.
8707         * config/rs6000/dfp.md (*movdd_hardfloat32): Make the "0", "1"
8708         and "2" alternatives "#".
8709         (*movdd_softfloat32): Make all alternatives "#";
8710         * config/rs6000/rs6000.md (DIFD): New define_mode_iterator.
8711         (*movdf_hardfloat32): Make the "0", "1" and "2" alternatives "#".
8712         (*movdf_softfloat32): Make all alternatives "#";
8713         (movdi): Use the new DIFD mode iterator to create a common splitter
8714         for movdi, movdf and movdd patterns.
8715
8716 2010-03-18  Shujing Zhao  <pearly.zhao@oracle.com>
8717
8718         * common.opt (dumpdir): Remove redundant tab.
8719
8720 2010-03-17  Martin Jambor  <mjambor@suse.cz>
8721
8722         PR tree-optimization/43347
8723         * tree-sra.c (create_access_replacement): Set TREE_NO_WARNING when the
8724         original base is DECL_ARTIFICIAL or DECL_IGNORED_P.
8725
8726 2010-03-17  Bernd Schmidt  <bernd.schmidt@analog.com>
8727
8728         PR rtl-optimization/42216
8729         * regrename.c (create_new_chain): New function, broken out from...
8730         (scan_rtx_reg): ... here.  Call it.  Handle the case where we are
8731         appending a use to an empty chain.
8732         (build_def_use): Remove previous changes that convert OP_INOUT to
8733         OP_OUT operands; instead detect the case where an OP_INOUT operand
8734         uses a previously untracked register and create an empty chain for it.
8735
8736 2010-03-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8737
8738         * doc/extend.texi (Function Attributes): Rewrite unfinished
8739         sentence in ms_abi documentation.
8740
8741 2010-03-17  Alan Modra  <amodra@gmail.com>
8742
8743         * config/rs6000/linux64.opt (mprofile-kernel): Use profile_kernel var.
8744         * config/rs6000/linux64.h (TARGET_PROFILE_KERNEL): Define.
8745         (SUBSUBTARGET_OVERRIDE_OPTIONS): Don't use SET_PROFILE_KERNEL.
8746         * config/rs6000/rs6000.c (SET_PROFILE_KERNEL): Don't define.
8747
8748 2010-03-16  Richard Henderson  <rth@redhat.com>
8749
8750         PR middle-end/43365
8751         * tree-eh.c (replace_goto_queue): Also replace in the eh_seq.
8752         (lower_try_finally): Save and restore eh_seq around the expansion
8753         of the try-finally.
8754
8755 2010-03-16  Aldy Hernandez  <aldyh@redhat.com>
8756
8757         * graphite-sese-to-poly.c (split_reduction_stmt): Skip debug
8758         statements before splitting block.
8759
8760 2010-03-16  Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
8761
8762         * doc/sourcebuild.texi (Testsuites): Fix markup.
8763         Use pathnames relative to gcc/testsuite.
8764         (Test Directives): Move description of how timeout is determined.
8765         (Ada Tests): Favor gnat.exp over ada/acats/tests/gcc.
8766         (C Tests): Correct gcc.misc-tests directory.
8767         Framework tests now live in gcc.test-framework.
8768
8769 2010-03-16  Richard Guenther  <rguenther@suse.de>
8770
8771         PR middle-end/43379
8772         * tree-cfg.c (gimple_merge_blocks): When propagating virtual PHI
8773         operands make sure to merge SSA_NAME_OCCURS_IN_ABNORMAL_PHI properly.
8774
8775 2010-03-16  Aldy Hernandez  <aldyh@redhat.com>
8776             Alexandre Oliva  <aoliva@redhat.com>
8777
8778         PR tree-optimization/42917
8779         * lambda-code.c (remove_iv): Skip debug statements.
8780         (lambda_loopnest_to_gcc_loopnest): Likewise.
8781         (not_interesting_stmt): Debug statements are not interesting.
8782
8783 2010-03-16  Jakub Jelinek  <jakub@redhat.com>
8784
8785         PR debug/43051
8786         PR debug/43092
8787         * cselib.c (cselib_preserve_constants,
8788         cfa_base_preserved_val): New static variables.
8789         (preserve_only_constants): New function.
8790         (cselib_reset_table): If cfa_base_preserved_val is non-NULL, don't
8791         clear its REG_VALUES.  If cselib_preserve_constants, don't
8792         empty the whole hash table, but preserve there VALUEs with constants,
8793         cfa_base_preserved_val and cfa_base_preserved_val plus constant.
8794         (cselib_preserve_cfa_base_value): New function.
8795         (cselib_invalidate_regno): Don't invalidate cfa_base_preserved_val.
8796         (cselib_init): Change argument to int bitfield.  Set
8797         cselib_preserve_constants to whether CSELIB_PRESERVE_CONSTANTS
8798         is in it.
8799         (cselib_finish): Clear cselib_preserve_constants and
8800         cfa_base_preserved_val.
8801         * cselib.h (enum cselib_record_what): New enum.
8802         (cselib_init): Change argument to int.
8803         (cselib_preserve_cfa_base_value): New prototype.
8804         * postreload.c (reload_cse_regs_1): Adjust cselib_init caller.
8805         * dse.c (dse_step1): Likewise.
8806         * cfgcleanup.c (thread_jump): Likewise.
8807         * sched-deps.c (sched_analyze): Likewise.
8808         * gcse.c (local_cprop_pass): Likewise.
8809         * simplify-rtx.c (simplify_replace_fn_rtx): Add argument to callback.
8810         If FN is non-NULL, call the callback always and whenever it returns
8811         non-NULL just return that.  Only do rtx_equal_p if FN is NULL.
8812         * rtl.h (simplify_replace_fn_rtx): Add argument to callback.
8813         * combine.c (propagate_for_debug_subst): Add old_rtx argument,
8814         compare from with old_rtx and if it isn't rtx_equal_p, return NULL.
8815         * Makefile.in (var-tracking.o): Depend on $(RECOG_H).
8816         * var-tracking.c: Include recog.h.
8817         (bb_stack_adjust_offset): Remove.
8818         (vt_stack_adjustments): Don't call it, instead just gather the
8819         adjustments using insn_stack_adjust_offset_pre_post on each bb insn.
8820         (adjust_stack_reference): Remove.
8821         (compute_cfa_pointer): New function.
8822         (hard_frame_pointer_adjustment, cfa_base_rtx): New static variables.
8823         (struct adjust_mem_data): New type.
8824         (adjust_mems, adjust_mem_uses, adjust_mem_stores, adjust_insn): New
8825         functions.
8826         (get_address_mode): New function.
8827         (replace_expr_with_values): Use it.
8828         (use_type): Don't do cselib_lookup for VAR_LOC_UNKNOWN_P.
8829         Use get_address_mode.  For cfa_base_rtx return MO_CLOBBER.
8830         (adjust_sets): Remove.
8831         (add_uses): Don't add extra MO_VAL_USE for cfa_base_rtx plus constant.
8832         Use get_address_mode.
8833         (get_adjusted_src): Remove.
8834         (add_stores): Don't call it.  Never reuse expr SET.  Don't add extra
8835         MO_VAL_USE for cfa_base_rtx plus constant.  Use get_address_mode.
8836         (add_with_sets): Don't call adjust_sets.
8837         (fp_setter, vt_init_cfa_base): New functions.
8838         (vt_initialize): Change return type to bool.  Move most of pool etc.
8839         initialization to the beginning of the function from end.  Pass
8840         CSELIB_RECORD_MEMORY | CSELIB_PRESERVE_CONSTANTS to cselib_init.
8841         If !frame_pointer_needed, call vt_stack_adjustment before mos
8842         vector is filled, call vt_init_cfa_base if argp/framep has been
8843         eliminated to sp.  If frame_pointer_needed and argp/framep has
8844         been eliminated to hard frame pointer, set
8845         hard_frame_pointer_adjustment and call vt_init_cfa_base after
8846         encountering fp setter in the prologue.  For MO_ADJUST, call
8847         log_op_type before pusing the op into mos vector, not afterwards.
8848         Call adjust_insn before cselib_process_insn/add_with_sets,
8849         call cancel_changes (0) afterwards.
8850         (variable_tracking_main_1): Adjust for vt_initialize calling
8851         vt_stack_adjustments and returning whether it succeeded or not.
8852
8853 2010-03-15  Aldy Hernandez  <aldyh@redhat.com>
8854
8855         * graphite-sese-to-poly.c (rewrite_cross_bb_scalar_deps): Skip
8856         debug statements.
8857
8858 2010-03-15  Jakub Jelinek  <jakub@redhat.com>
8859
8860         * dwarf2out.c (dwarf2out_frame_debug): Don't assert drap_reg
8861         has been set.
8862         (based_loc_descr): Use DW_OP_fbreg for vdrap_reg even when
8863         drap_reg has not been set.
8864
8865 2010-03-15  Michael Matz  <matz@suse.de>
8866
8867         PR middle-end/43300
8868         * tree-outof-ssa.c (emit_partition_copy): New argument sizeexp,
8869         use it to expand block copies.
8870         (insert_partition_copy_on_edge, insert_rtx_to_part_on_edge,
8871         insert_part_to_rtx_on_edge): Adjust callers of emit_partition_copy.
8872         (insert_value_copy_on_edge): Use store_expr for BLKmode values.
8873
8874 2010-03-15  Richard Guenther  <rguenther@suse.de>
8875
8876         PR tree-optimization/43367
8877         * tree-cfg.c (gimple_can_merge_blocks_p): Simplify PHI
8878         elimination check.
8879
8880 2010-03-15  Richard Guenther  <rguenther@suse.de>
8881
8882         PR tree-optimization/43317
8883         * ipa-struct-reorg.c (create_new_general_access): Update stmt.
8884
8885 2010-03-15  Martin Jambor  <mjambor@suse.cz>
8886
8887         PR tree-optimization/43141
8888         * tree-sra.c (create_abstract_origin): New function.
8889         (modify_function): Call create_abstract_origin.
8890
8891 2010-03-15  Chris Demetriou  <cgd@google.com>
8892
8893         * Makefile.in (stmp-int-hdrs): Don't chmod include/stdint.h if it
8894         wasn't copied.
8895
8896 2010-03-13  Sebastian Pop  <sebastian.pop@amd.com>
8897
8898         PR middle-end/43354
8899         * graphite-sese-to-poly.c (rewrite_close_phi_out_of_ssa): Do not
8900         call insert_out_of_ssa_copy for default definitions.
8901
8902 2010-03-13  Sebastian Pop  <sebastian.pop@amd.com>
8903
8904         * graphite-clast-to-gimple.c (my_long_long): Defined.
8905         (gcc_type_for_cloog_iv): Use it instead of long_long_integer_type_node.
8906         * graphite-sese-to-poly.c (my_long_long): Defined.
8907         (scop_ivs_can_be_represented): Use it.
8908
8909 2010-03-13  Sebastian Pop  <sebastian.pop@amd.com>
8910
8911         * doc/invoke.texi: Fix documentation of graphite-max-nb-scop-params,
8912         graphite-max-bbs-per-function, and loop-block-tile-size.
8913         * params.def (PARAM_GRAPHITE_MAX_NB_SCOP_PARAMS): Replace "maximal"
8914         with "maximum".
8915         (PARAM_GRAPHITE_MAX_BBS_PER_FUNCTION): Same.
8916
8917 2010-03-13  Sebastian Pop  <sebastian.pop@amd.com>
8918
8919         * graphite-clast-to-gimple.c (gcc_type_for_iv_of_clast_loop): Remove
8920         forward declaration.
8921         * graphite-sese-to-poly.c (reduction_phi_p): Remove FIXME comment.
8922         (add_upper_bounds_from_estimated_nit): New.
8923         (build_loop_iteration_domains): Use it.
8924
8925 2010-03-13  Sebastian Pop  <sebastian.pop@amd.com>
8926
8927         * doc/invoke.texi (PARAM_LOOP_BLOCK_TILE_SIZE): Document.
8928
8929 2010-03-13  Sebastian Pop  <sebastian.pop@amd.com>
8930
8931         PR middle-end/43306
8932         * tree-chrec.c (evolution_function_right_is_integer_cst): CHREC_RIGHT
8933         should be an INTEGER_CST.  Also handle CASE_CONVERT.
8934
8935 2010-03-13  Sebastian Pop  <sebastian.pop@amd.com>
8936
8937         * graphite.c (graphite_initialize): To bound the number of bbs per
8938         function, use PARAM_GRAPHITE_MAX_BBS_PER_FUNCTION.
8939         * params.def (PARAM_GRAPHITE_MAX_BBS_PER_FUNCTION): Declared.
8940         * doc/invoke.texi: Document it.
8941
8942 2010-03-13  Sebastian Pop  <sebastian.pop@amd.com>
8943
8944         * graphite-sese-to-poly.c (build_poly_scop): Do not return bool.
8945         * graphite-sese-to-poly.h (build_poly_scop): Same.
8946
8947 2010-03-13  Sebastian Pop  <sebastian.pop@amd.com>
8948
8949         * graphite-sese-to-poly.c (build_poly_scop): Limit scops following
8950         the number of parameters in the scop.  Use as an upper bound
8951         PARAM_GRAPHITE_MAX_NB_SCOP_PARAMS.
8952         * params.def (PARAM_GRAPHITE_MAX_NB_SCOP_PARAMS): Declared.
8953         * doc/invoke.texi: Document it.
8954
8955 2010-03-13  Jerry Quinn  <jlquinn@optonline.net>
8956
8957         * Makefile.in (TEXI_GCCINT_FILES): Remove c-tree.texi.
8958         * doc/c-tree.texi: Remove.
8959         * doc/generic.texi: Merge c-tree.texi here.
8960         * doc/gccint.texi (Trees): Remove menu entry.
8961         (c-tree.texi): Remove @include.
8962         * doc/rtl.texi (Reading RTL): Update pxref from Trees to GENERIC.
8963         * doc/languages.texi (Reading RTL): Ditto.
8964
8965 2010-03-12  Steve Ellcey  <sje@cup.hp.com>
8966
8967         PR target/42869
8968         * config/ia64/sync.md (sync_compare_and_swap): Move memory fence.
8969
8970 2010-03-12  Michael Meissner  <meissner@linux.vnet.ibm.com>
8971
8972         PR middle-end/42431
8973         * gcc/config/rs6000/rs6000.c (rs6000_emit_move): Delete band-aid
8974         code added to work around reload clobbering CONST insns.
8975
8976 2010-03-12  Jakub Jelinek  <jakub@redhat.com>
8977
8978         * cselib.c (LONG_TERM_PRESERVED_VALUE_P): Remove.
8979         (cselib_preserve_definitely, cselib_clear_preserve): Remove.
8980         (cselib_preserve_only_values): Remove retain argument, don't
8981         traverse hash table with cselib_{preserve_definitely,clear_preserve}.
8982         * cselib.h (cselib_preserve_only_values): Remove retain argument.
8983         * var-tracking.c (micro_operation): Move insn field before union.
8984         Add DEF_VEC_O and DEF_VEC_ALLOC_O for this type.
8985         (struct variable_tracking_info_def): Remove n_mos field, change
8986         mos into a vector of micro_operations.
8987         (count_uses, count_uses_1, count_stores, count_with_sets): Remove.
8988         (bb_stack_adjust_offset, log_op_type, add_uses, add_stores,
8989         compute_bb_dataflow, emit_notes_in_bb): Adjust for VTI (bb)->mos
8990         changing into a vector.
8991         (add_with_sets): Likewise.  Ensure MO_VAL_USE uops from add_stores
8992         come before all other uops generated by add_stores.
8993         (vt_add_function_parameters): Adjust for cselib_preserve_only_values
8994         argument removal.
8995         (vt_initialize): Likewise.  Adjust for VTI (bb)->mos changing into
8996         a vector.  Run just one pass over the bbs instead of separate counting
8997         and computation phase.
8998         (vt_finalize): Free VTI (bb)->mos vector instead of array.
8999
9000         PR debug/43329
9001         * tree-inline.c (remap_decls): Put old_var rather than origin_var
9002         into *nonlocalized_list vector.
9003         * dwarf2out.c (gen_formal_parameter_die): Call decl_ultimate_origin
9004         even if origin is non-NULL.
9005         (gen_variable_die): Likewise.
9006         (process_scope_var): Don't change origin.
9007         (gen_decl_die): Likewise.
9008         * tree-cfgcleanup.c (remove_forwarder_block): Check single_pred_p
9009         before adding new edges instead of after it, fix moving over
9010         debug stmts.
9011
9012 2010-03-11  David S. Miller  <davem@davemloft.net>
9013
9014         * configure.ac (gcc_cv_as_cfi_advance_working): Skip a multiple
9015         of four.
9016         * configure: Rebuild.
9017
9018 2010-03-11  Martin Jambor  <mjambor@suse.cz>
9019
9020         PR tree-optimization/43257
9021         * tree.c (assign_assembler_name_if_neeeded): New function.
9022         (free_lang_data_in_cgraph): Assembler name assignment moved to the
9023         above new function.
9024         * tree.h (assign_assembler_name_if_neeeded): Declare.
9025         * cgraphunit.c (cgraph_analyze_function): Create an assembler name for
9026         the function if needed.
9027
9028 2010-03-11  Chris Demetriou  <cgd@google.com>
9029
9030         * Makefile.in (stmp-int-hdrs): Make include/unwind.h,
9031         include/stdint-gcc.h, and include/stdint.h world-readable.
9032
9033 2010-03-11  Richard Guenther  <rguenther@suse.de>
9034
9035         PR tree-optimization/43255
9036         * tree-vrp.c (process_assert_insertions_for): Do not insert
9037         asserts for trivial conditions.
9038
9039 2010-03-11  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
9040
9041         PR tree-optimization/43280
9042         * tree-ssa-math-opts.c (find_bswap_1): Modify symbolic number
9043         generation.  Move calculation of size out of the if branch.
9044         (find_bswap): Modify compare number generation.
9045
9046 2010-03-11  Richard Guenther  <rguenther@suse.de>
9047
9048         PR lto/43200
9049         * lto-streamer-in.c (maybe_fixup_decls): Simplify.
9050         (input_gimple_stmt): Fixup handled component types during
9051         operand read.  Also fix up decls in ADDR_EXPRs.
9052
9053 2010-03-10  Eric Botcazou  <ebotcazou@adacore.com>
9054
9055         * config/sparc/sol2-bi.h (CC1_SPEC): Default to -mcpu=v9 for -m32.
9056         * config/sparc/t-sol2-64 (MULTILIB_DIRNAMES): Use sparcv8plus.
9057
9058 2010-03-10  Jan Hubicka  <jh@suse.cz>
9059
9060         PR c/43288
9061         * ipa.c (function_and_variable_visibility) Normalize COMMON bits.
9062         * varasm.c (get_variable_section): Don't do that here...
9063         (make_decl_rtl): ... and here.
9064         (do_assemble_alias): Produce decl RTL.
9065         (assemble_alias): Likewise.
9066
9067 2010-03-10  Jakub Jelinek  <jakub@redhat.com>
9068
9069         PR debug/43290
9070         * reg-notes.def (REG_CFA_SET_VDRAP): New note.
9071         * dwarf2out.c (dwarf2out_frame_debug_expr): Remove rule 20 - setting
9072         of fde->vdrap_reg.
9073         (dwarf2out_frame_debug): Handle REG_CFA_SET_VDRAP note.
9074         (based_loc_descr): Only express drap or vdrap regno based expressions
9075         using DW_OP_fbreg when not optimizing.
9076         * config/i386/i386.c (ix86_get_drap_rtx): When not optimizing,
9077         make the vDRAP = DRAP assignment RTX_FRAME_RELATED_P and add
9078         REG_CFA_SET_VDRAP note.
9079
9080 2010-03-10  Alexander Monakov  <amonakov@ispras.ru>
9081
9082         PR tree-optimization/43236
9083         * tree-loop-distribution.c (generate_memset_zero): Fix off-by-one
9084         error in calculation of base address in reverse iteration case.
9085         (generate_builtin): Take number of latch executions if the statement
9086         is in the latch.
9087
9088 2010-03-10  Andrey Belevantsev  <abel@ispras.ru>
9089
9090         PR middle-end/42859
9091         * tree-eh.c: Include pointer-set.h.
9092         (lower_eh_dispatch): Filter out duplicate case labels and
9093         remove the unneeded edge when the label is unused.  Return
9094         true when some edges are removed.
9095         (execute_lower_eh_dispatch): When any lowering resulted in
9096         removing an edge, also delete unreachable blocks.
9097
9098 2010-03-10  Jakub Jelinek  <jakub@redhat.com>
9099
9100         PR bootstrap/43287
9101         * config/rs6000/rs6000.c (rs6000_delegitimize_address): Handle
9102         UNSPEC_MACHOPIC_OFFSET.
9103
9104 2010-03-09  Andreas Schwab  <schwab@linux-m68k.org>
9105
9106         PR target/43294
9107         * config/m68k/m68k.c (TARGET_DELEGITIMIZE_ADDRESS): Define.
9108         (m68k_delegitimize_address): New function.
9109
9110 2010-03-09  Jakub Jelinek  <jakub@redhat.com>
9111
9112         PR debug/43299
9113         * dwarf2out.c (const_ok_for_output_1): Return 1 for UNSPECs.
9114
9115         PR debug/43299
9116         * var-tracking.c (adjust_sets): New function.
9117         (count_with_sets, add_with_sets): Use it.
9118         (get_adjusted_src): New inline function.
9119         (add_stores): Use it.
9120
9121         PR debug/43304
9122         * var-tracking.c (vt_expand_loc_callback) <case SUBREG>: If dummy,
9123         call cselib_dummy_expand_value_rtx_cb instead of
9124         cselib_expand_value_rtx_cb.
9125
9126         PR debug/43293
9127         * config/i386/t-i386 (i386.o): Depend on debug.h and dwarf2out.h.
9128         * config/i386/i386.c: Include debug.h and dwarf2out.h.
9129         (ix86_file_end): If dwarf2out_do_cfi_asm (), emit .cfi_startproc
9130         and .cfi_endproc around the pic thunks.
9131         (output_set_got): For TARGET_DEEP_BRANCH_PREDICTION pic, ensure
9132         all queued unwind info register saves are saved before the call.
9133         For !TARGET_DEEP_BRANCH_PREDICTION pic, ensure the call is
9134         considered as sp-=4 for unwind info and the pop as sp+=4 which
9135         also clobbers dest, but doesn't actually restore it.
9136
9137         PR debug/43290
9138         * config/i386/i386.c (ix86_get_drap_rtx): Don't set
9139         RTX_FRAME_RELATED_P.
9140
9141 2010-03-09  Jie Zhang  <jie@codesourcery.com>
9142
9143         * config/arm/arm.md (thumb_mulsi3_v6): Remove trailing
9144         whitespaces in output template.
9145
9146 2010-03-09  Jie Zhang  <jie@codesourcery.com>
9147
9148         * ira-lives.c (check_and_make_def_use_conflict): Don't fall
9149         out array boundary.
9150
9151 2010-03-08  Jakub Jelinek  <jakub@redhat.com>
9152
9153         * Makefile.in (check_gcc_parallelize): Run dg-torture.exp and
9154         builtins.exp in a separate job.
9155
9156 2010-03-08  Sebastian Pop  <sebastian.pop@amd.com>
9157
9158         * graphite-sese-to-poly.c (add_param_constraints): Use
9159         lower_bound_in_type and upper_bound_in_type.
9160
9161 2010-03-08  Sebastian Pop  <sebastian.pop@amd.com>
9162
9163         * graphite-sese-to-poly.c (add_param_constraints): Use sizetype
9164         instead of unsigned_type_node.
9165
9166 2010-03-08  Sebastian Pop  <sebastian.pop@amd.com>
9167             Reza Yazdani  <reza.yazdani@amd.com>
9168
9169         PR middle-end/43065
9170         * graphite-sese-to-poly.c (add_param_constraints): Insert bounds
9171         on pointer type parameters.
9172
9173 2010-03-08  Tobias Grosser  <grosser@fim.uni-passau.de>
9174
9175         PR middle-end/42644
9176         PR middle-end/42130
9177         * graphite-clast-to-gimple.c (clast_to_gcc_expression): Also
9178         handle conversions from pointer to integers.
9179         (gcc_type_for_cloog_iv): Choose the smalles signed integer as an
9180         induction variable, to be able to work with code generated by CLooG.
9181         * graphite-sese-to-poly.c (scop_ivs_can_be_represented): New.
9182         (build_poly_scop): Bail out if we cannot codegen a loop.
9183
9184 2010-03-08  Tobias Grosser  <grosser@fim.uni-passau.de>
9185
9186         * graphite-clast-to-gimple.c (translate_clast): Do not short-cut
9187         code generation with gloog_error.
9188
9189 2010-03-08  Sebastian Pop  <sebastian.pop@amd.com>
9190
9191         * sese.c (expand_scalar_variables_ssa_name): Add new argument for type.
9192         Call fold_convert on all the returned values.
9193         (expand_scalar_variables_expr): Pass to
9194         expand_scalar_variables_ssa_name the type of the resulting expression.
9195
9196 2010-03-08  Sebastian Pop  <sebastian.pop@amd.com>
9197
9198         * graphite-ppl.c (ppl_min_for_le_polyhedron): Renamed
9199         ppl_min_for_le_pointset.
9200         Use ppl_Pointset_Powerset_C_Polyhedron_minimize.
9201         * graphite-ppl.h (ppl_min_for_le_polyhedron): Update declaration.
9202
9203 2010-03-08  Sebastian Pop  <sebastian.pop@amd.com>
9204
9205         * graphite-dependences.c (map_into_dep_poly): Removed.
9206         (dependence_polyhedron_1): Use combine_context_id_scat.
9207
9208 2010-03-08  Sebastian Pop  <sebastian.pop@amd.com>
9209
9210         * graphite-poly.h (struct poly_scattering): Add layout documentation.
9211         (struct poly_bb): Same.
9212         (combine_context_id_scat): New.
9213
9214 2010-03-08  Sebastian Pop  <sebastian.pop@amd.com>
9215
9216         PR middle-end/42326
9217         * sese.c (name_defined_in_loop_p): Return false for default
9218         definitions.
9219
9220 2010-03-08  Sebastian Pop  <sebastian.pop@amd.com>
9221
9222         * graphite-clast-to-gimple.c (find_cloog_iv_in_expr): Simplify
9223         and clean up the logic.
9224
9225 2010-03-08  Sebastian Pop  <sebastian.pop@amd.com>
9226
9227         * graphite-sese-to-poly.c (add_param_constraints): Enabled: remove
9228         early return.
9229
9230 2010-03-08  Jakub Jelinek  <jakub@redhat.com>
9231
9232         * var-tracking.c (remove_cselib_value_chains): Define only for
9233         ENABLE_CHECKING.
9234         (dataflow_set_preserve_mem_locs, dataflow_set_remove_mem_locs,
9235         delete_slot_part, emit_notes_for_differences_1): Don't call
9236         remove_cselib_value_chains here.
9237         (set_slot_part, emit_notes_for_differences_2): Don't call
9238         add_cselib_value_chains here.
9239         (preserved_values): New vector.
9240         (preserve_value): New function.
9241         (add_uses, add_stores, vt_add_function_parameters): Use it
9242         instead of cselib_preserve_value.
9243         (changed_values_stack): New vector.
9244         (check_changed_vars_0): New function.
9245         (check_changed_vars_1, check_changed_vars_2): Use it.
9246         (emit_notes_for_changes): Call set_dv_changed (*, false) on all
9247         changed_values_stack VALUEs.
9248         (vt_emit_notes): For all preserved_values call
9249         add_cselib_value_chains.  If ENABLE_CHECKING call
9250         remove_cselib_value_chains before verifying value_chains is empty.
9251         Initialize and free changed_values_stack.
9252         (vt_initialize): Initialize preserved_values.
9253         (vt_finalize): Free preserved_values.
9254
9255 2010-03-08  Richard Guenther  <rguenther@suse.de>
9256
9257         PR tree-optimization/43269
9258         * tree-ssa-dse.c (dse_possible_dead_store_p): Fix post-dom
9259         region detection.
9260
9261 2010-03-08  Martin Jambor  <mjambor@suse.cz>
9262
9263         * ipa-prop.h (struct ipa_param_descriptor): Removed the called field.
9264         (ipa_is_param_called): Removed.
9265         * ipa-prop.c (ipa_note_param_call): Do not set the called flag.
9266         (ipa_print_node_params): Do not print the called flag.
9267         (ipa_write_node_info): Do not stream the called flag.
9268         (ipa_read_node_info): Likewise.
9269
9270 2010-03-07  Jakub Jelinek  <jakub@redhat.com>
9271
9272         PR debug/43176
9273         * Makefile.in (var-tracking.o): Depend on pointer-set.h.
9274         * cselib.c (struct expand_value_data): Add dummy field.
9275         (cselib_expand_value_rtx, cselib_expand_value_rtx_cb): Initialize
9276         dummy to false.
9277         (cselib_dummy_expand_value_rtx_cb): New function.
9278         (cselib_expand_value_rtx_1): If evd->dummy is true, don't allocate
9279         any rtl.
9280         * cselib.h (cselib_dummy_expand_value_rtx_cb): New prototype.
9281         * var-tracking.c: Include pointer-set.h.
9282         (variable): Change n_var_parts to char from int.  Add
9283         cur_loc_changed and in_changed_variables fields.
9284         (variable_canonicalize): Remove.
9285         (shared_var_p): New inline function.
9286         (unshare_variable): Maintain cur_loc_changed and
9287         in_changed_variables fields.  If var was in changed_variables,
9288         replace it there with new_var.  Just copy cur_loc instead of
9289         resetting it to something else.
9290         (variable_union): Don't recompute cur_loc.  Use shared_var_p.
9291         (dataflow_set_union): Don't call variable_canonicalize.
9292         (loc_cmp): If both x and y are DEBUG_EXPRs, compare uids
9293         of their DEBUG_EXPR_TREE_DECLs.
9294         (canonicalize_loc_order_check): Verify that cur_loc is NULL
9295         and in_changed_variables and cur_loc_changed is false.
9296         (variable_merge_over_cur): Clear cur_loc, in_changed_variables
9297         and cur_loc_changed.  Don't update cur_loc here.
9298         (variable_merge_over_src): Don't call variable_canonicalize.
9299         (dataflow_set_preserve_mem_locs): Use shared_var_p.  When
9300         removing loc that is equal to cur_loc, clear cur_loc,
9301         set cur_loc_changed and ensure variable_was_changed is called.
9302         (dataflow_set_remove_mem_locs): Use shared_var_p.  Only
9303         compare pointers in cur_loc check, if it is equal to loc,
9304         clear cur_loc and set cur_loc_changed.  Don't recompute cur_loc here.
9305         (variable_different_p): Remove compare_current_location argument,
9306         don't compare cur_loc.
9307         (dataflow_set_different_1): Adjust variable_different_p caller.
9308         (variable_was_changed): If dv had some var in changed_variables
9309         already, reset in_changed_variables flag for it and propagate
9310         cur_loc_changed over to the new variable.  On empty var
9311         always set cur_loc_changed.  Set in_changed_variables on whatever
9312         var is added to changed_variables.
9313         (set_slot_part): Clear cur_loc_changed and in_changed_variables.
9314         Use shared_var_p.  When removing loc that is equal to cur_loc,
9315         clear cur_loc and set cur_loc_changed.  If cur_loc is NULL at the
9316         end, don't set it to something else, just call variable_was_changed.
9317         (delete_slot_part): Use shared_var_p.  When cur_loc equals to
9318         loc being removed, clear cur_loc and set cur_loc_changed.
9319         Set cur_loc_changed if all locations have been removed.
9320         (struct expand_loc_callback_data): New type.
9321         (vt_expand_loc_callback): Add dummy mode in which no rtxes are
9322         allocated.  Always create SUBREGs if simplify_subreg failed.
9323         Prefer to use cur_loc, when that fails and still in
9324         changed_variables (and seen first time) recompute it.  Set
9325         cur_loc_changed of variables which had to change cur_loc and
9326         compute elcd->cur_loc_changed if any of the subexpressions used
9327         had to change cur_loc.
9328         (vt_expand_loc): Adjust to pass arguments in
9329         expand_loc_callback_data structure.
9330         (vt_expand_loc_dummy): New function.
9331         (emitted_notes): New variable.
9332         (emit_note_insn_var_location): For VALUEs and DEBUG_EXPR_DECLs
9333         that weren't used for any other decl in current
9334         emit_notes_for_changes call call vt_expand_loc_dummy to update
9335         cur_loc.  For -fno-var-tracking-assignments, set cur_loc to
9336         first loc_chain location if NULL before.  Always use just
9337         cur_loc instead of first loc_chain location.  When cur_loc_changed
9338         is false, when not --enable-checking=rtl just don't emit any note.
9339         When rtl checking, compute the note and assert it is the same
9340         as previous note.  Clear cur_loc_changed and in_changed_variables
9341         at the end before removing from changed_variables.
9342         (check_changed_vars_3): New function.
9343         (emit_notes_for_changes): Traverse changed_vars to call
9344         check_changed_vars_3 on each changed var.
9345         (emit_notes_for_differences_1): Clear cur_loc_changed and
9346         in_changed_variables.  Recompute cur_loc of new_var.
9347         (emit_notes_for_differences_2): Clear cur_loc if new variable appears.
9348         (vt_emit_notes): Initialize and destroy emitted_notes.
9349
9350 2010-03-07  Bernd Schmidt  <bernd.schmidt@analog.com>
9351
9352         PR rtl-optimization/42220
9353         * regrename.c (scan_rtx) <case STRICT_LOW_PART, ZERO_EXTRACT>:
9354         Use verify_reg_tracked to determine if we should use OP_OUT rather
9355         than OP_INOUT.
9356         (build_def_use): If we see an in-out operand for a register that we
9357         know nothing about, treat is an output if possible, fail the block if
9358         not.
9359
9360 2010-03-06  Alexandre Oliva  <aoliva@redhat.com>
9361
9362         PR debug/42897
9363         * gimple-iterator.c (gsi_remove): Propagate only PHI DEFs removed
9364         permanently.
9365
9366 2010-03-06  Alexandre Oliva  <aoliva@redhat.com>
9367
9368         PR debug/42897
9369         * tree-vect-loop.c (vect_transform_loop): Kill out-of-loop debug
9370         uses of relevant DEFs that are dead outside the loop too.
9371
9372 2010-03-06  Alexandre Oliva <aoliva@redhat.com>
9373
9374         * var-tracking.c (dataflow_set_merge): Swap src and src2.
9375         Reverted:
9376         2010-01-13  Jakub Jelinek  <jakub@redhat.com>
9377         PR debug/41371
9378         * var-tracking.c (values_to_unmark): New variable.
9379         (find_loc_in_1pdv): Clear VALUE_RECURSED_INTO of values in
9380         values_to_unmark vector.  Moved body to...
9381         (find_loc_in_1pdv_1): ... this.  Don't clear VALUE_RECURSED_INTO,
9382         instead queue it into values_to_unmark vector.
9383         (vt_find_locations): Free values_to_unmark vector.
9384
9385 2010-03-05  Eric Botcazou  <ebotcazou@adacore.com>
9386
9387         * Makefile.in (PLUGINCC, PLUGINCFLAGS): New variables.
9388         (site.exp): Export them when plugins are enabled.
9389
9390 2010-03-05  Sebastian Pop  <sebastian.pop@amd.com>
9391
9392         PR middle-end/42326
9393         * tree-chrec.c (chrec_fold_plus_1): Do not handle convert expressions
9394         that contain scevs.
9395         (chrec_fold_multiply): Same.
9396
9397 2010-03-04  Andrew Pinski  <andrew_pinski@caviumnetworks.com>
9398
9399         PR c/43248
9400         * c-decl.c (build_compound_literal): Return early if init is
9401         an error_mark_node.
9402
9403 2010-03-04  Martin Jambor  <mjambor@suse.cz>
9404
9405         PR tree-optimization/43164
9406         PR tree-optimization/43191
9407         * tree-sra.c (type_consists_of_records_p): Reject records with
9408         zero-size bit-fields at the end.
9409
9410 2010-03-04  Mike Stump  <mikestump@comcast.net>
9411
9412         * Makefile.in (TAGS): Remove *.y.
9413
9414 2010-03-04  Richard Guenther  <rguenther@suse.de>
9415
9416         PR tree-optimization/40761
9417         * tree-ssa-pre.c (compute_antic): Walk reverse postorder
9418         in reverse order.
9419         (my_rev_post_order_compute): New function.
9420         (init_pre): Call it.
9421
9422 2010-03-04  Changpeng Fang  <changpeng.fang@amd.com>
9423
9424         PR middle-end/43209
9425         * tree-ssa-loop-ivopts.c (determine_use_iv_cost_condition): Do not
9426         decrease the cost of an IV candidate when the cost is infinite.
9427
9428 2010-03-04  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
9429
9430         * doc/extend.texi (Vector Extensions, X86 Built-in Functions):
9431         Use '3DNow!' for the extension of that name, ensure normal space
9432         after the string.
9433         * doc/invoke.texi (i386 and x86-64 Options): Likewise.
9434
9435 2010-03-03  Jeff Law  <law@redhat.com>
9436
9437         * PR middle-end/32693
9438         * expmed.c (store_bit_field_1): Use gen_lowpart_SUBREG rather
9439         than gen_rtx_SUBREG.
9440         (extract_bit_field_1): Likewise.
9441
9442 2010-03-03  Janis Johnson  <janis187@us.ibm.com>
9443
9444         * doc/sourcebuild.texi (Test directives): Document that arguments
9445         include-opts and exclude-opts are now optional for dg-skip-if,
9446         dg-xfail-if, dg-xfail-run-if, and dg-shouldfail.
9447
9448 2010-03-03  Jason Merrill  <jason@redhat.com>
9449
9450         PR c++/12909
9451         * cgraph.h (varpool_node): Add extra_name field.
9452         * varpool.c (varpool_extra_name_alias): New.
9453         (varpool_assemble_decl): Emit extra name aliases.
9454         (varpool_mark_needed_node): Look past an extra name alias.
9455         * lto-streamer.h (LTO_tags): Add LTO_var_decl_alias.
9456         * lto-streamer-in.c (lto_input_tree): Read it.
9457         * lto-streamer-out.c (output_unreferenced_globals): Write it.
9458
9459 2010-03-03  Eric Botcazou  <ebotcazou@adacore.com>
9460
9461         * config.gcc (sparc64-*-solaris2*, sparc-*-solaris2*): Merge into...
9462         (sparc*-*-solaris2*): ...this.
9463
9464 2010-03-03  Jakub Jelinek  <jakub@redhat.com>
9465
9466         PR debug/43229
9467         * cfgexpand.c (expand_debug_expr): Handle DOT_PROD_EXPR,
9468         WIDEN_MULT_EXPR and WIDEN_SUM_EXPR.  Return NULL without
9469         ICE for vector expressions, ADDR_SPACE_CONVERT_EXPR,
9470         FIXED_CONVERT_EXPR, OBJ_TYPE_REF and WITH_SIZE_EXPR.
9471
9472         PR debug/43237
9473         * dwarf2out.c (add_bound_info): If a decl bound doesn't have decl_die,
9474         fallthrough to default handling, just with want_address 0 instead of 2.
9475         For single element lists, add_AT_loc directly, otherwise create an
9476         artificial variable DIE and stick location list to it.
9477
9478         PR debug/43177
9479         * var-tracking.c (loc_cmp): Don't assert VALUEs have the same mode.
9480         (VAL_EXPR_HAS_REVERSE): Define.
9481         (reverse_op): New function.
9482         (add_stores): For reversible operations add an extra MO_VAL_USE.
9483
9484 2010-03-02  Jason Merrill  <jason@redhat.com>
9485
9486         * c-pretty-print.c (pp_c_specifier_qualifier_list): Print vector size.
9487
9488 2010-03-02  Eric Botcazou  <ebotcazou@adacore.com>
9489
9490         * config.gcc (sparc-*-linux*): Do not include sparc/gas.h.
9491         (sparc64-*-linux*): Likewise.
9492         (sparc64-*-solaris2*): Include assembler files before linker ones.
9493         (sparc-*-solaris2*): Simplify and reorder to match previous case.
9494         * config/sparc/gas.h: Delete.
9495         * config/sparc/sol2-64.h: Add copyright notice.
9496         * config/sparc/sol2-gas-bi.h: Likewise.
9497         * config/sparc/sol2-gld.h: Likewise.
9498         * config/sparc/sysv4.h (TARGET_ASM_NAMED_SECTION): Delete.
9499         * config/sparc/sol2.h (TARGET_ASM_NAMED_SECTION): Redefine.
9500         * config/sparc/sol2-gas.h (TARGET_ASM_NAMED_SECTION): Likewise.
9501         * config/sparc/sparc.c (TARGET_ASM_ALIGNED_SI_OP): Never redefine.
9502         (sparc_elf_asm_named_section): Rename into...
9503         (sparc_solaris_elf_asm_named_section): ...this.  Always define.
9504
9505 2010-03-02  Uros Bizjak  <ubizjak@gmail.com>
9506
9507         * config/alpha/alpha.c (override_options): Fix -mtune error message.
9508
9509 2010-03-02  Jeff Law  <law@redhat.com>
9510
9511         PR middle-end/42431
9512         * reload1.c (rtx_p, substitute_stack): Declare.
9513         (substitute): Record addresses of changed rtxs.
9514         (gen_reload_chain_without_interm_reg_p): Don't use copy_rtx anymore.
9515         Restore the original rtx when complete.
9516         (reload): Free subsitute_stack when complete.
9517
9518 2010-03-02  Janis Johnson  <janis187@us.ibm.com>
9519
9520         * doc/gccint.texi (menu): Add Testsuites as a chapter.
9521         * doc/sourcebuild.texi (Testsuites): Move up a level to be a
9522         new chapter.
9523         (Test Idioms, Test Directives, Ada Tests, C Tests, libgcj Tests,
9524         LTO Testing, gcov Testing, profopt Testing, compat Testing,
9525         Torture Tests): Change from subsection to section.
9526
9527 2010-03-02  Jakub Jelinek  <jakub@redhat.com>
9528             Steven Bosscher  <steven@gcc.gnu.org>
9529
9530         * var-tracking.c (vt_initialize): Scan insns in ebb chunks
9531         instead of bb.
9532
9533 2010-03-02  Reza Yazdani  <reza.yazdani@amd.com>
9534
9535         PR middle-end/42640
9536         * tree-loop-distribution.c (update_phis_for_loop_copy): Replaced
9537         the assignment from the new induction variable to the assignment
9538         of the value from the original loop PHI function.
9539
9540 2010-03-01  Janis Johnson  <janis187@us.ibm.com>
9541             Daniel Jacobowitz  <dan@codesourcery.com>
9542
9543         * doc/sourcebuild.texi (Test directives): Clarify options to
9544         dg-skip-if.
9545
9546 2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
9547
9548         * configure.ac (gcc_cv_as_cfi_directive) [i?86-*-solaris*]:
9549         Disable cfi directives unless GCC and gas agree on using read-only
9550         .eh_frame sections for 64-bit.
9551         * configure: Regenerate.
9552
9553 2010-03-01  Richard Guenther  <rguenther@suse.de>
9554
9555         PR tree-optimization/43220
9556         * tree-ssa-ccp.c (optimize_stack_restore): Do not optimize
9557         BUILT_IN_STACK_{SAVE,RESTORE} around alloca.
9558
9559 2010-03-01  Richard Guenther  <rguenther@suse.de>
9560             Martin Jambor  <mjambor@suse.cz>
9561
9562         PR middle-end/41250
9563         * gimplify.c (gimplify_body): Unset DECL_HAS_VALUE_EXPR_P on
9564         gimplified parameters.
9565
9566 2010-03-01  Christian Bruel  <christian.bruel@st.com>
9567
9568         * except.c (dw2_build_landing_pads): set LABEL_PRESERVE_P.
9569
9570 2010-03-01  H.J. Lu  <hongjiu.lu@intel.com>
9571
9572         * config/i386/linux64.h (ASM_SPEC): Use SPEC_32 and SPEC_64.
9573
9574 2010-03-01  Richard Guenther  <rguenther@suse.de>
9575
9576         PR middle-end/43213
9577         * expr.c (expand_assignment): Use the alias-oracle to tell
9578         if the rhs aliases the result decl.
9579
9580 2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
9581
9582         PR pch/14940
9583         * config/host-solaris.c (HOST_HOOKS_GT_PCH_GET_ADDRESS): Redefine
9584         to sol_gt_pch_get_address.
9585         (TRY_EMPTY_VM_SPACE): Define for all combinations of 32 and
9586         64-bit, SPARC and x86.
9587         (sol_gt_pch_get_address): New function.
9588
9589 2010-03-01  Marco Poletti  <poletti.marco@gmail.com>
9590
9591         * toplev.h (inform_n, error_n): Declare.
9592         * diagnostic.c (inform_n, error_n): New function.
9593
9594 2010-03-01  Jakub Jelinek  <jakub@redhat.com>
9595
9596         * cfgexpand.c (expand_used_vars): If an artificial non-ignored var
9597         has no rtl yet when processing local_decls, queue it and recheck
9598         if deferred stack allocation hasn't assigned it rtl.
9599
9600 2010-02-28  Kaz Kojima  <kkojima@gcc.gnu.org>
9601
9602         * config/sh/sh.c (unspec_bbr_uid): New.
9603         (gen_block_redirect): Use it instead of INSN_UID.
9604         (gen_far_branch): Likewise.
9605
9606 2010-02-28  H.J. Lu  <hongjiu.lu@intel.com>
9607
9608         * config/i386/darwin.h (TARGET_SUBTARGET32_ISA_DEFAULT): Make
9609         it the same as TARGET_SUBTARGET64_ISA_DEFAULT.
9610
9611 2010-02-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
9612
9613         * doc/invoke.texi (Warning Options, RX Options): Fix typos.
9614         (Warning Options): -Wno-conversion-null is valid for
9615         Objective-C++ as well.
9616         * doc/tm.texi (Named Address Spaces): Likewise.
9617         * doc/plugins.texi (Plugins): Replace TABs with spaces.
9618         * doc/tree-ssa.texi (Tree SSA): Likewise.
9619
9620 2010-02-27  H.J. Lu  <hongjiu.lu@intel.com>
9621
9622         PR bootstrap/43202
9623         * config.gcc: Don't enable SSE math for i[34567]86-*-darwin*
9624         by default.  Don't set the default arch for
9625         i[34567]86-*-darwin*|x86_64-*-darwin*.
9626
9627 2010-02-27  H.J. Lu  <hongjiu.lu@intel.com>
9628
9629         PR bootstrap/43202
9630         * config.gcc: Enable SSE math for i[34567]86-*-darwin* by
9631         default.  Set the default 32bit/64bit archs with $with_arch
9632         instead of $arch for i[34567]86-*-*|x86_64-*-* targets.
9633
9634 2010-02-27  Richard Guenther  <rguenther@suse.de>
9635
9636         PR tree-optimization/43186
9637         * params.def (PARAM_MAX_UNROLL_ITERATIONS): New param.
9638         * doc/invoke.texi (max-completely-peel-loop-nest-depth): Document.
9639         * tree-ssa-loop-ivcanon.c (tree_unroll_loops_completely): Limit
9640         unroller iterations.
9641
9642 2010-02-27  H.J. Lu  <hongjiu.lu@intel.com>
9643
9644         * config.gcc: Set the default 32bit/64bit archs if 64bit ISA is
9645         required and i[34567]86-*-* targets don't support 64bit ISA.
9646
9647 2010-02-26  Eric Botcazou  <ebotcazou@adacore.com>
9648
9649         PR ada/43096
9650         * tree-ssa-alias.c (same_type_for_tbaa): Return -1 if the types have
9651         the same alias set.
9652
9653 2010-02-26  H.J. Lu  <hongjiu.lu@intel.com>
9654
9655         * config.gcc: Set the default arch at least to Prescott for
9656         i[34567]86-*-darwin* and Pentium 4 for i[34567]86-*-* targets
9657         if SSE math is enabled.
9658
9659 2010-02-26  Manuel López-Ibáñez  <manu@gcc.gnu.org>
9660
9661         * diagnostic.c (diagnostic_initialize): Update.
9662         (diagnostic_report_diagnostic): Test inhibit_notes_p for
9663         informative notes.
9664         * diagnostic.h (diagnostic_context): New bool inhibit_notes_p.
9665         (diagnostic_inhibit_notes): New.
9666         * toplev.c (process_options): inhibit notes with -fcompare-debug.
9667
9668 2010-02-26  Manuel López-Ibáñez  <manu@gcc.gnu.org>
9669
9670         PR c/20631
9671         * doc/cpp.texi: Use c90 instead of c89 and gnu90 instead of gnu89.
9672         * doc/standards.texi: Likewise.
9673         * doc/extend.texi: Likewise.
9674         * doc/trouble.texi: Likewise.
9675         * doc/cppopts.texi: Likewise.
9676         * doc/install.texi: Likewise.
9677         * c.opt (std=c90,std=gnu90): New options.
9678         * c-opts.c (c_common_handle_option): Handle them.
9679
9680 2010-02-26  Manuel López-Ibáñez  <manu@gcc.gnu.org>
9681
9682         PR c/24577
9683         * c-decl.c (undeclared_variable): Use an informative note.
9684
9685 2010-02-26  Richard Guenther  <rguenther@suse.de>
9686
9687         PR tree-optimization/43186
9688         * gimple.h (gimple_fold): Remove.
9689         * gimple.c (gimple_fold): Remove.  Inline into single user ...
9690         * tree-cfgcleanup.c (cleanup_control_expr_graph): ... here.
9691         Try harder for conditions.
9692
9693 2010-02-26  Jakub Jelinek  <jakub@redhat.com>
9694
9695         PR debug/43190
9696         * function.c (used_types_insert): Don't skip through named pointer
9697         types.  Don't use TYPE_MAIN_VARIANT if the original type has a name
9698         and it is different from the main variant's type.
9699
9700 2010-02-26  Nick Clifton  <nickc@redhat.com>
9701
9702         * config/rx/rx.md (sminsi3): Remove bogus alternative.
9703
9704 2010-02-26  H.J. Lu  <hongjiu.lu@intel.com>
9705
9706         * config.gcc: Support --with-fpmath=sse for x86.
9707
9708         * config/i386/ssemath.h: New.
9709
9710         * doc/install.texi (--with-fpmath=sse): Documented.
9711
9712 2010-02-26  Richard Guenther  <rguenther@suse.de>
9713
9714         PR tree-optimization/43188
9715         * tree-vect-stmts.c (get_vectype_for_scalar_type): Do not build
9716         vector types of over-aligned element type.
9717
9718 2010-02-26  Uros Bizjak  <ubizjak@gmail.com>
9719
9720         PR target/43175
9721         * config/i386/i386.c (expand_vec_perm_blend): Use correct
9722         operands in V8HImode subregs.  Fix operand order in VEC_MERGE rtx.
9723
9724 2010-02-26  Jan Kratochvil  <jan.kratochvil@redhat.com>
9725
9726         * doc/invoke.texi (-fvar-tracking-assignments): Fix typo.
9727
9728 2010-02-26  Jakub Jelinek  <jakub@redhat.com>
9729
9730         * Makefile.in (var-tracking.o): Depend on $(DIAGNOSTIC_H).
9731         * var-tracking.c: Include diagnostic.h.
9732         (debug_dv): New function.
9733         (dump_var): Print DEBUG_EXPR_DECLs as D#N instead of D.-N.
9734
9735         PR debug/43160
9736         * var-tracking.c (dv_onepart_p): Return true for DEBUG_EXPR_DECLs.
9737         (add_value_chain, add_value_chains, remove_value_chain,
9738         remove_value_chains): Handle DEBUG_EXPRs.
9739         (check_changed_vars_1, check_changed_vars_2): Handle DEBUG_EXPR_DECLs.
9740
9741         PR debug/43161
9742         * regcprop.c (struct queued_debug_insn_change): New type.
9743         (struct value_data_entry): Add debug_insn_changes field.
9744         (struct value_data): Add n_debug_insn_changes field.
9745         (debug_insn_changes_pool): New variable.
9746         (free_debug_insn_changes, apply_debug_insn_changes,
9747         cprop_find_used_regs_1, cprop_find_used_regs): New functions.
9748         (kill_value_one_regno): Call free_debug_insn_changes if needed.
9749         (init_value_data): Clear debug_insn_changes and n_debug_insn_changes
9750         fields.
9751         (replace_oldest_value_reg): Don't change DEBUG_INSNs, instead queue
9752         changes for them.
9753         (copyprop_hardreg_forward_1): Don't call apply_change_group for
9754         DEBUG_INSNs.  For a real insn, if there are queued DEBUG_INSN
9755         changes, call cprop_find_used_regs via note_stores.
9756         (copyprop_hardreg_forward): When copying vd from predecessor
9757         which has any queued DEBUG_INSN changes, make sure the pointers are
9758         cleared.  At the end call df_analyze and then if there are any
9759         DEBUG_INSN changes queued at the end of some basic block for still
9760         live registers, apply them.
9761         (pass_cprop_hardreg): Set TODO_df_finish in todo_flags_finish.
9762
9763 2010-02-25  Uros Bizjak  <ubizjak@gmail.com>
9764
9765         * config.gcc (i[34567]86-*-* | x86_64-*-*): Split long line.
9766         (arm*-*-*): Ditto.
9767
9768 2010-02-25  H.J. Lu  <hongjiu.lu@intel.com>
9769
9770         * config.gcc: Set arch/cpu for i[34567]86-*-*|x86_64-*-*
9771         targets.  Set the default with_cpu/with_arch from arch/cpu.
9772         Allow x86-64 and native for with_cpu/with_arch.
9773
9774 2010-02-25  Nicolas Benoit  <nbenoit@tuxfamily.org>
9775
9776         * ebitmap.c: Change calls to verify_popcount with calls to
9777         sbitmap_verify_popcount.
9778         (ebitmap_clear_bit): Fixed map->cacheindex test and
9779         map>cache update when bit clearing results in an empty
9780         element.
9781
9782 2010-02-25  Michael Meissner  <meissner@linux.vnet.ibm.com>
9783
9784         PR target/43154
9785         * config/rs6000/vector.md (VEC_64): New iterator for V2DF, V2DI.
9786         (vec_interleave_high<mode>): Rename from vec_interleave_highv2df
9787         and support both V2DF and V2DI modes.
9788         (vec_interleave_low<mode>): Rename from vec_interleave_lowv2df and
9789         support both V2DF and V2DI modes.
9790         (general): Delete trailing whitespace from a few patterns.
9791
9792         * config/rs6000/rs6000-c.c (altivec_overloaded_builtins): Add
9793         V2DF/V2DI interleave high/low builtins.
9794
9795         * config/rs6000/rs6000-builtin.def (VSX_BUILTIN_VEC_MERGE*): Add
9796         new VSX builtins.
9797
9798         * config/rs6000/rs6000.c (bdesc_2arg): Add support for V2DF/V2DI
9799         interleave high/low functions.
9800
9801 2010-02-25  Gerald Pfeifer  <gerald@pfeifer.com>
9802
9803         * doc/extend.texi (Symbol-Renaming Pragmas): Fix spelling of
9804         #pragma extern_prefix.
9805
9806 2010-02-25  Jakub Jelinek  <jakub@redhat.com>
9807
9808         PR debug/43166
9809         * cfgexpand.c (expand_debug_expr) <case VAR_DECL>: If mode is
9810         BLKmode, assert op0 is a MEM and just adjust its mode.
9811
9812         PR debug/43165
9813         * cfgexpand.c (expand_debug_expr): Don't call simplify_gen_subreg
9814         if bitpos isn't multiple of mode's bitsize.
9815
9816 2010-02-24  Manuel López-Ibáñez  <manu@gcc.gnu.org>
9817
9818         * c.opt (-ftemplate-depth=): New.
9819         (-ftemplate-depth-): Deprecate.
9820         * optc-gen.awk: Handle -ftemplate-depth=.
9821         * opth-gen.awk: Likewise.
9822         * c-opts.c (c_common_handle_option): Likewise.
9823         * doc/invoke.texi (-ftemplate-depth-): Replace with -ftemplate-depth=.
9824
9825 2010-02-24  Jason Merrill  <jason@redhat.com>
9826
9827         * doc/invoke.texi: Improve -Wabi and -fabi-version docs.
9828
9829 2010-02-24  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
9830
9831         * cfg.c (alloc_aux_for_block): Remove inline.
9832         (alloc_aux_for_edge): Likewise.
9833
9834 2010-02-24  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
9835
9836         * config.gcc: Fix typo in mips-sgi-irix6.[0-4]* obsoletion.
9837
9838 2010-02-24  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
9839
9840         * config/i386/sol2.h (NO_DBX_BNSYM_ENSYM): Define.
9841         * config/i386/sol2-gas.h: New file.
9842         * config.gcc (i[34567]86-*-solaris2*): Use it.
9843
9844 2010-02-24  Manuel López-Ibáñez  <manu@gcc.gnu.org>
9845
9846         PR c/43128
9847         * c-typeck.c (ep_convert_and_check): New.
9848         (build_conditional_expr): Use it.
9849         (build_binary_op): Likewise.
9850
9851 2010-02-24  Jakub Jelinek  <jakub@redhat.com>
9852
9853         * regcprop.c (copyprop_hardreg_forward_1): Don't call df_insn_rescan.
9854
9855         PR debug/43150
9856         * gimplify.c (gimplify_type_sizes): Clear DECL_IGNORED_P for VLA
9857         bounds even for -O+.
9858         * var-tracking.c (track_expr_p): If !need_rtl, don't mandate
9859         expr needs to have DECL_NAME set.
9860
9861 2010-02-24  Nick Clifton  <nickc@redhat.com>
9862
9863         * config/mep/mep.c: Include gimple.h.
9864         (mep_function_uses_sp): Delete unused function.
9865         (mep_gimplify_va_arg_expr): Change types of pre_p and post_p
9866         parameters.  Use unsigned integers to count args.  Return a
9867         NULL_RTX instead of an error_mark_node.  Toidy up formatting.
9868
9869 2010-02-23  Jakub Jelinek  <jakub@redhat.com>
9870
9871         PR target/43107
9872         * config/i386/i386.c (avx_vpermilp_parallel): Reject indexes
9873         greater or equal to nelt instead of 2 * nelt.
9874         (expand_vec_perm_1): When op0 and op1 are equal, mask indexes
9875         with nelt - 1.
9876
9877 2010-02-23  Jason Merrill  <jason@redhat.com>
9878
9879         PR debug/42800
9880         * cfgexpand.c (expand_used_vars): Keep artificial non-ignored vars
9881         in cfun->local_decls even if they have register types.
9882
9883         PR c++/42837
9884         * stor-layout.c (place_field): Don't warn about unnecessary
9885         DECL_PACKED if the type is packed.
9886
9887 2010-02-23  Jakub Jelinek  <jakub@redhat.com>
9888
9889         PR target/43139
9890         * config/i386/i386.c (ix86_delegitimize_address): Delegitimize all
9891         GOTOFF relocs, even when the base reg isn't pic pointer.
9892
9893 2010-02-23  Michael Matz  <matz@suse.de>
9894
9895         PR debug/43077
9896         * cfgexpand (expand_debug_expr): Expand TERed ssa names in place.
9897         (expand_gimple_basic_block): Generate and use debug temps if there
9898         are debug uses left after the last real use of TERed ssa names.
9899         Unlink debug immediate uses when they are expanded.
9900
9901 2010-02-23  Manuel López-Ibáñez  <manu@gcc.gnu.org>
9902
9903         PR 43123
9904         * config/i386/i386.c (override_options): Reorganise to provide
9905         better error messages.
9906
9907 2010-02-22  Sebastian Pop  <sebastian.pop@amd.com>
9908
9909         PR middle-end/43083
9910         * graphite-scop-detection.c (create_single_exit_edge): Move
9911         the call to find_single_exit_edge to....
9912         (create_sese_edges): ...here.  Don't handle multiple edges
9913         exiting the function.
9914         (build_graphite_scops): Don't handle multiple edges
9915         exiting the function.
9916
9917 2010-02-22  Sebastian Pop  <sebastian.pop@amd.com>
9918
9919         PR middle-end/43097
9920         * sese.c (get_rename): Assert that old_name is an SSA_NAME.
9921         (rename_variables_in_stmt): Continue when the use is not an SSA_NAME.
9922
9923 2010-02-22  Sebastian Pop  <sebastian.pop@amd.com>
9924
9925         PR middle-end/43026
9926         * sese.c (expand_scalar_variables_expr): Handle COMPONENT_REF.
9927
9928 2010-02-22  Manuel López-Ibáñez  <manu@gcc.gnu.org>
9929
9930         PR c++/43126
9931         * c-typeck.c (convert_arguments): Print declaration location.
9932         * c-common.c (validate_nargs): Rename as
9933         builtin_function_validate_nargs.
9934         (check_builtin_function_arguments): Update.
9935
9936 2010-02-22  Richard Guenther  <rguenther@suse.de>
9937
9938         PR lto/43045
9939         * tree-inline.c (declare_return_variable): Use the type of
9940         the call stmt lhs if available.
9941
9942 2010-02-22  Duncan Sands  <baldrick@free.fr>
9943
9944         * passes.c (register_pass): Always consider all pass lists when
9945         ref_pass_instance_number is zero.
9946
9947 2010-02-22  Richard Guenther  <rguenther@suse.de>
9948
9949         PR tree-optimization/42749
9950         * tree-tailcall.c (adjust_return_value_with_ops): Drop update
9951         parameter.  Do arithmetic in the original type.
9952         (update_accumulator_with_ops): Likewise.
9953         (adjust_accumulator_values): Adjust.
9954
9955 2010-02-22  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
9956
9957         * config/s390/s390.md ("movqi"): Re-add the mem->mem alternative.
9958         (QI to BLKmode splitter): New splitter.
9959
9960 2010-02-22  H.J. Lu  <hongjiu.lu@intel.com>
9961
9962         * config/i386/i386.c (initial_ix86_tune_features): Turn on
9963         X86_TUNE_INTER_UNIT_MOVES for m_ATOM.
9964
9965 2010-02-22  Richard Guenther  <rguenther@suse.de>
9966
9967         * tree-vect-slp.c (vect_slp_analyze_bb): Fix typo.
9968
9969 2010-02-22  Hans-Peter Nilsson  <hp@bitrange.com>
9970
9971         Migrate crti, crtn, crtbegin, crtend build rules to libgcc.
9972         * config/mmix/t-mmix (EXTRA_MULTILIB_PARTS): Don't set.
9973         ($(T)crti.o, $(T)crtn.o): Remove rules.
9974
9975 2010-02-21  Tobias Burnus  <burnus@net-b.de>
9976
9977         PR fortran/35259
9978         * doc/invoke.texi (-fassociative-math): Document that this
9979         option is automatically enabled for Fortran.
9980
9981 2010-02-20  David S. Miller  <davem@davemloft.net>
9982
9983         * configure.ac: Test if linker and assembler properly support
9984         GOTDATA_OP relocations.
9985         * configure: Rebuild.
9986         * config.in: Likewise.
9987         * config/sparc/sparc.md (UNSPEC_MOVE_GOTDATA): New.
9988         (movsi_lo_sum_pic): Use %gdop_*() relocs if available.
9989         (movsi_high_pic): Likewise.
9990         (movdi_lo_sum_pic): Likewise.
9991         (movdi_high_pic): Likewise.
9992         (movsi_pic_gotdata_op): New pattern.
9993         (movdi_pic_gotdata_op): Likewise.
9994         * config/sparc/sparc.c (legitimize_pic_address): If flag_pic is 2,
9995         emit gen_mov{si,di}_pic_gotdata_op for the GOT slot load.
9996
9997 2010-02-20  Uros Bizjak  <ubizjak@gmail.com>
9998
9999         PR target/43067
10000         * config/i386/sse.md (xop_mulv2div2di3_low): Change type
10001         attribute to ssemul.
10002         (xop_mulv2div2di3_high): Ditto.
10003
10004 2010-02-20  Manuel López-Ibáñez  <manu@gcc.gnu.org>
10005
10006         PR c++/35669
10007         * c.opt (Wconversion-null): New option.
10008         * doc/invoke.texi (Wconversion-null): Document.
10009
10010 2010-02-20  Manuel López-Ibáñez  <manu@gcc.gnu.org>
10011
10012         * common.opt (Wlarger-than-): Add Undocumented.
10013
10014 2010-02-19  Mike Stump  <mikestump@comcast.net>
10015
10016         * config/t-darwin (gt-darwin.h): Remove as Makefile now handles it.
10017
10018 2010-02-19  Jason Merrill  <jason@redhat.com>
10019
10020         PR target/40332
10021         * configure.ac (gcc_cv_as_cfi_advance_working): Check 32-bit advance.
10022         * configure: Likewise.
10023
10024 2010-02-20  Alan Modra  <amodra@gmail.com>
10025
10026         PR middle-end/42344
10027         * cgraph.h (cgraph_make_decl_local): Declare.
10028         * cgraph.c (cgraph_make_decl_local): New function.
10029         (cgraph_make_node_local): Use it.
10030         * cgraphunit.c (cgraph_function_versioning): Likewise.
10031         * ipa.c (function_and_variable_visibility): Likewise.
10032
10033 2010-02-19  Jakub Jelinek  <jakub@redhat.com>
10034
10035         PR bootstrap/43121
10036         * except.c (sjlj_emit_function_enter): Don't call
10037         add_reg_br_prob_note, instead add REG_BR_PROB note to the last insn
10038         directly.
10039         * rtl.h (add_reg_br_prob_note): Remove prototype.
10040
10041 2010-02-19  Manuel López-Ibáñez  <manu@gcc.gnu.org>
10042
10043         PR 41779
10044         * c-common.c (conversion_warning): Remove widening conversions
10045         before checking the conversion of integers to reals.
10046
10047 2010-02-19  Mike Stump  <mikestump@comcast.net>
10048
10049         PR middle-end/43125
10050         * c-decl.c (merge_decls): Merge DECL_PRESERVE_P.
10051
10052         PR objc/43061
10053         * cgraphunit.c (process_function_and_variable_attributes): Check
10054         DECL_PRESERVE_P instead of looking up attribute "used".
10055         * ipa-pure-const.c (check_decl): Likewise.
10056         * ipa-reference.c (has_proper_scope_for_analysis): Likewise.
10057         * ipa-type-escape.c (has_proper_scope_for_analysis): Likewise.
10058         * config/sol2.c (solaris_insert_attributes): Set DECL_PRESERVE_P
10059         instead of attribute "used".
10060         * config/sol2-c.c (solaris_pragma_init): Likewise.
10061         (solaris_pragma_fini): Likewise.
10062
10063 2010-02-19  Jakub Jelinek  <jakub@redhat.com>
10064
10065         * ipa-struct-reorg.c (make_field_acc_node, gen_cluster, peel_field):
10066         Use XCNEW instead of xcalloc.
10067         (add_access_to_acc_sites, create_new_var_node, add_alloc_site): Use
10068         XNEW instead of xmalloc.
10069         (get_fields): Use XNEWVEC instead of xmalloc.
10070
10071         PR debug/43084
10072         * ipa-struct-reorg.c (add_access_to_acc_sites): For debug stmts don't
10073         populate vars array.
10074         (create_new_general_access): For debug stmts just reset value.
10075         (get_stmt_accesses): For accesses within debug stmts just record them
10076         using add_access_to_acc_sites instead of preventing the peeling or
10077         counting them as accesses.
10078
10079         PR middle-end/42233
10080         * dojump.c (do_jump) <case TRUTH_NOT_EXPR>: Invert priority.
10081
10082 2010-02-19  Richard Guenther  <rguenther@suse.de>
10083
10084         PR tree-optimization/42916
10085         * tree-vect-slp.c (vect_slp_analyze_bb): Count only real
10086         instructions.
10087
10088 2010-02-19  Andreas Schwab  <schwab@linux-m68k.org>
10089
10090         * configure.ac: Replace all uses of changequote in macro arguments
10091         with proper quoting.
10092
10093 2010-02-19  Jakub Jelinek  <jakub@redhat.com>
10094
10095         PR middle-end/42233
10096         * loop-doloop.c (add_test): Adjust do_compare_rtx_and_jump caller.
10097
10098 2010-02-19  Richard Guenther  <rguenther@suse.de>
10099
10100         PR tree-optimization/42944
10101         * tree-ssa-alias.c (call_may_clobber_ref_p_1): Massage
10102         test for aliasing with errno.
10103
10104 2010-02-19  Jakub Jelinek  <jakub@redhat.com>
10105
10106         PR middle-end/42233
10107         * expr.h (jumpifnot, jumpifnot_1, jumpif, jumpif_1, do_jump,
10108         do_jump_1, do_compare_rtx_and_jump): Add PROB argument.
10109         * dojump.c: Include output.h.
10110         (inv): New inline function.
10111         (jumpifnot, jumpifnot_1, jumpif, jumpif_1, do_jump_1, do_jump,
10112         do_jump_by_parts_greater_rtx, do_jump_by_parts_greater,
10113         do_jump_by_parts_zero_rtx, do_jump_by_parts_equality_rtx,
10114         do_jump_by_parts_equality, do_compare_and_jump): Add PROB
10115         argument, pass it down to other calls.
10116         (do_compare_rtx_and_jump): Likewise.  If PROB is not -1,
10117         add REG_BR_PROB note to the conditional jump.
10118         * cfgexpand.c (add_reg_br_prob_note): Removed.
10119         (expand_gimple_cond): Don't call it, add the probability
10120         as last argument to jumpif_1/jumpifnot_1.
10121         * Makefile.in (dojump.o): Depend on output.h.
10122         * builtins.c (expand_errno_check): Adjust do_compare_rtx_and_jump
10123         callers.
10124         * expmed.c (emit_store_flag_force, do_cmp_and_jump): Likewise.
10125         * stmt.c (do_jump_if_equal): Likewise.
10126         * cfgrtl.c (rtl_lv_add_condition_to_bb): Likewise.
10127         * loop-unswitch.c (compare_and_jump_seq): Likewise.
10128         * config/rs6000/rs6000.c (rs6000_aix_emit_builtin_unwind_init):
10129         Likewise.
10130         * optabs.c (expand_doubleword_shift, expand_abs): Likewise.
10131         * expr.c (expand_expr_real_1): Adjust do_jump, jumpifnot and
10132         jumpifnot_1 callers.
10133         (expand_expr_real_2): Adjust jumpifnot_1 and do_compare_rtx_and_jump
10134         callers.
10135         (store_expr): Adjust jumpifnot caller.
10136         (store_constructor): Adjust jumpif caller.
10137
10138         PR middle-end/42233
10139         * gimplify.c (gimple_boolify): For __builtin_expect call
10140         gimple_boolify also on its first argument.
10141
10142 2010-02-18  Uros Bizjak  <ubizjak@gmail.com>
10143
10144         * configure.ac (gnu-unique-object): Wrap regexps using [] in
10145         changequote block.
10146         (__stack_chk_fail): Ditto.  Remove quadrigraphs.
10147         * configure: Regenerated.
10148
10149 2010-02-18  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
10150
10151         * config/spu/spu-c.c (spu_resolve_overloaded_builtin): Call
10152         lang_hooks.types_compatible_p instead of comptypes.
10153
10154 2010-02-18  Sebastian Huber <sebastian.huber@embedded-brains.de>
10155
10156         * config/arm/lib1funcs.asm (__prefer_thumb__): New define.
10157         (udivsi3, aeabi_uidivmod, divsi3, aeabi_idivmod): Use Thumb-1 variant
10158         if __prefer_thumb__ is defined.
10159
10160 2010-02-18  Martin Jambor  <mjambor@suse.cz>
10161
10162         PR tree-optimization/43066
10163         * tree-sra.c (build_ref_for_offset_1): Return false on encountering an
10164         array with zero-sized element type.
10165
10166 2010-02-18  Jakub Jelinek  <jakub@redhat.com>
10167
10168         * dwarf2out.c (add_var_loc_to_decl): Change last argument to
10169         rtx, allocate struct var_loc_node here and return it to the
10170         caller, and only if it is actually needed.
10171         (dwarf2out_var_location): Adjust add_var_loc_to_decl caller,
10172         move it earlier and return immediately if it returns NULL.
10173
10174 2010-02-17  Mikael Pettersson  <mikpe@it.uu.se>
10175
10176         * config/sparc/gas.h: New file.  Restore
10177         TARGET_ASM_NAMED_SECTION to its ELF default.
10178         * config/sparc/sysv4.h (TARGET_ASM_NAMED_SECTION): Do not
10179         check !HAVE_GNU_AS.
10180         * config/sparc/sparc.c (sparc_elf_asm_named_section):
10181         Likewise.  Add ATTRIBUTE_UNUSED to prototype.
10182         * config.gcc (sparc*-*-linux*): Include sparc/gas.h
10183         after sparc/sysv4.h.
10184
10185 2010-02-17  Dave Korn  <dave.korn.cygwin@gmail.com>
10186
10187         * config/i386/mingw32.h (LIBGCJ_SONAME): Fix cut'n'pasto in DLL name.
10188
10189 2010-02-17  Steven Bosscher  <steven@gcc.gnu.org>
10190
10191         * gensupport.c (process_one_cond_exec): Derive name for COND_EXEC
10192         patterns from predicated pattern.
10193
10194 2010-02-17  Uros Bizjak  <ubizjak@gmail.com>
10195
10196         PR target/43103
10197         * config/i386/sse.md (xop_vpermil2<mode>3): Use avxmodesuffixf2c
10198         for insn mnemonic suffix.
10199
10200 2010-02-17  Richard Guenther  <rguenther@suse.de>
10201
10202         * tree-vrp.c (vrp_visit_phi_node): Restrict SCEV analysis
10203         to loop PHI nodes.
10204
10205 2010-02-17  Jakub Jelinek  <jakub@redhat.com>
10206
10207         PR debug/42918
10208         * caller-save.c (save_call_clobbered_regs): If BB ends with
10209         a DEBUG_INSN, move any notes in between last real insn and the last
10210         DEBUG_INSN after the last DEBUG_INSN.
10211
10212 2010-02-16  Joern Rennecke  <joern.rennecke@embecosm.com>
10213
10214         * tm.texi (TARGET_SCHED_FIRST_CYCLE_MULTIPASS_DFA_LOOKAHEAD_GUARD_SPEC):
10215         Fix return type.  Fix argument type.  Explain meaning of return value.
10216
10217 2010-02-16  Richard Guenther  <rguenther@suse.de>
10218
10219         PR tree-optimization/41043
10220         * tree-vrp.c  (vrp_var_may_overflow): Only ask SCEV for real loops.
10221         (vrp_visit_assignment_or_call): Do not ask SCEV for regular
10222         statements ...
10223         (vrp_visit_phi_node): ... but only for loop PHI nodes.
10224
10225 2010-02-16  Ira Rosen  <irar@il.ibm.com>
10226
10227         PR tree-optimization/43074
10228         * tree-vectorizer.h (VECTORIZABLE_CYCLE_DEF): New.
10229         * tree-vect-loop.c (vect_analyze_loop_operations): Add
10230         vectorizable cycles in hybrid SLP check.
10231         * tree-vect-slp.c (vect_detect_hybrid_slp_stmts): Likewise.
10232
10233 2010-02-16  Richard Guenther  <rguenther@suse.de>
10234
10235         * alias.c (memrefs_conflict_p): Distinguish must-alias from don't know.
10236         (true_dependence): If memrefs_conflict_p computes must-alias
10237         trust it.  Move TBAA check after offset-based disambiguation.
10238         (canon_true_dependence): Likewise.
10239
10240 2010-02-16  Alexandre Oliva  <aoliva@redhat.com>
10241
10242         * params.def (PARAM_MAX_VARTRACK_SIZE): New.
10243         * doc/invoke.texi: Document it.
10244         * var-tracking.c: Include toplev.h and params.h.
10245         (vt_find_locations): Return bool indicating success.  Compute
10246         hash sizes unconditionally.  Check new parameter, report.
10247         (variable_tracking_main_1): Check vt_find_locations results and
10248         retry.  Renamed from...
10249         (variable_tracking_main): ... this.  New wrapper to preserve
10250         flag_var_tracking_assignments.
10251         * Makefile.in (var-tracking.o): Adjust dependencies.
10252
10253 2010-02-16  Jack Howarth <howarth@bromo.med.uc.edu>
10254             Jakub Jelinek <jakub@redhat.com>
10255
10256         PR target/42854
10257         * config/darwin.h (ASM_WEAKEN_DECL): Don't check weak attribute
10258         if weak_import attribute is present.
10259         * config/darwin.c (machopic_select_section): Likewise.
10260
10261 2010-02-15  Joern Rennecke  <joern.rennecke@embecosm.com>
10262
10263         * doc/tm.texi (TARGET_VECTORIZE_BUILTIN_VECTORIZATION_COST): Document.
10264         (TARGET_VECTORIZE_VECTOR_ALIGNMENT_REACHABLE): Likewise.
10265         (TARGET_VECTORIZE_BUILTIN_VEC_PERM): Likewise.
10266         (TARGET_VECTORIZE_BUILTIN_VEC_PERM_OK): Likewise.
10267
10268         * doc/tm.texi (TARGET_VECTORIZE_BUILTIN_CONVERSION): Fix argument
10269         types.
10270
10271         * doc/tm.texi (TARGET_VECTORIZE_BUILTIN_VECTORIZED_FUNCTION):
10272         Fix argument types.
10273
10274         * doc/tm.texi (TARGET_SCHED_DFA_NEW_CYCLE): Add argument names.
10275         Rewrite text to refer to the names.
10276
10277 2010-02-15  Sebastian Pop  <sebastian.pop@amd.com>
10278
10279         * config/i386/i386-builtin-types.def
10280         (V2DF_FTYPE_V2DF_V2DF_V2DI_INT): Declared.
10281         (V4DF_FTYPE_V4DF_V4DF_V4DI_INT): Declared.
10282         (V4SF_FTYPE_V4SF_V4SF_V4SI_INT): Declared.
10283         (V8SF_FTYPE_V8SF_V8SF_V8SI_INT): Declared.
10284         * config/i386/i386.c (enum ix86_builtins): Add IX86_BUILTIN_VPERMIL2PD,
10285         IX86_BUILTIN_VPERMIL2PS, IX86_BUILTIN_VPERMIL2PD256, and
10286         IX86_BUILTIN_VPERMIL2PS256.
10287         (MULTI_ARG_4_DF2_DI_I): Defined.
10288         (MULTI_ARG_4_DF2_DI_I1): Defined.
10289         (MULTI_ARG_4_SF2_SI_I): Defined.
10290         (MULTI_ARG_4_SF2_SI_I1): Defined.
10291         (bdesc_multi_arg): Add __builtin_ia32_vpermil2pd,
10292         __builtin_ia32_vpermil2ps, __builtin_ia32_vpermil2pd256, and
10293         __builtin_ia32_vpermil2ps256.
10294         (ix86_expand_multi_arg_builtin): Handle MULTI_ARG_4_DF2_DI_I,
10295         MULTI_ARG_4_DF2_DI_I1, MULTI_ARG_4_SF2_SI_I, and
10296         MULTI_ARG_4_SF2_SI_I1.  Handle builtins with 4 arguments.
10297         (ix86_expand_args_builtin): Handle MULTI_ARG_4_DF2_DI_I,
10298         MULTI_ARG_4_DF2_DI_I1, MULTI_ARG_4_SF2_SI_I, and
10299         MULTI_ARG_4_SF2_SI_I1.  Handle CODE_FOR_xop_vpermil2v2df3,
10300         CODE_FOR_xop_vpermil2v4sf3, CODE_FOR_xop_vpermil2v4df3, and
10301         CODE_FOR_xop_vpermil2v8sf3.
10302         * config/i386/i386.md (UNSPEC_VPERMIL2): Declared.
10303         * config/i386/sse.md (xop_vpermil2<mode>3): New insn pattern.
10304         * config/i386/xopintrin.h (_mm_permute2_pd): New.
10305         (_mm256_permute2_pd): New.
10306         (_mm_permute2_ps): New.
10307         (_mm256_permute2_ps): New.
10308
10309 2010-02-15  Nick Clifton  <nickc@redhat.com>
10310
10311         * config/h8300/h8300.c (h8300_push_pop): Use bool type for
10312         boolean parameters.  Use emit_jump_insn when emitting a pop
10313         instruction containing a return insn.
10314         (push): Use 'true' rather than '1' as second parameter to F.
10315         (h8300_expand_prologue): Likewise.
10316         Use 'true' and 'false' for boolean parameters to h8300_push_pop.
10317         (h8300_expand_epilogue): Likewise.
10318
10319 2010-02-15  Richard Guenther  <rguenther@suse.de>
10320
10321         PR middle-end/43068
10322         * cgraphunit.c (thunk_adjust): Skip adjusting by fixed_offset
10323         if that is zero.
10324
10325 2010-02-15  Nick Clifton  <nickc@redhat.com>
10326
10327         * config/mn10300/mn10300.h (FUNCTION_ARG_REGNO_P): Revert previous
10328         delta.
10329
10330 2010-02-14  Marco Poletti  <poletti.marco@gmail.com>
10331
10332         * intl.c (fake_ngettext): New function.
10333         * intl.h (fake_ngettext): Declare.
10334         (ngettext): Define macro.
10335         * collect2.c (notice_translated): New function.
10336         (main): Use notice_translated and ngettext.
10337         * collect2.h (notice_translated): Declare.
10338
10339 2010-02-14  Steven Bosscher  <steven@gcc.gnu.org>
10340
10341         * reorg.c (delete_computation): Comment fixes.
10342         * caller-save.c (setup_save_areas): Idem.
10343         * sel-sched-dump.c (dump_lv_set): Idem.
10344         * rtl.def: Idem.
10345
10346 2010-02-14  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
10347
10348         * config/s390/s390.c (s390_sched_init): New function.
10349         (TARGET_SCHED_INIT): Target hook defined.
10350
10351 2010-02-12  Dave Korn  <dave.korn.cygwin@gmail.com>
10352             Jack Howarth  <howarth@bromo.med.uc.edu>
10353             Iain Sandoe <iain.sandoe@sandoe-acoustics.co.uk>
10354
10355         PR target/42982
10356         Partial revert of unintended change in fix for PR41605.
10357         * config/darwin.h: Fix typo.
10358         * config/darwin9.h: Same.
10359
10360 2010-02-11  Jakub Jelinek  <jakub@redhat.com>
10361
10362         * c-pch.c (pch_init): Clear v.
10363
10364 2010-02-11  Sebastian Pop  <sebastian.pop@amd.com>
10365
10366         PR middle-end/42930
10367         * graphite-scop-detection.c (graphite_can_represent_scev): Call
10368         graphite_can_represent_init for MULT_EXPR.
10369
10370 2010-02-11  Sebastian Pop  <sebastian.pop@amd.com>
10371
10372         PR middle-end/42914
10373         PR middle-end/42530
10374         * graphite-sese-to-poly.c (remove_phi): New.
10375         (translate_scalar_reduction_to_array): Call remove_phi.
10376
10377 2010-02-11  Sebastian Pop  <sebastian.pop@amd.com>
10378
10379         PR middle-end/42771
10380         * graphite-clast-to-gimple.c (gloog): Call rename_sese_parameters.
10381         * graphite-clast-to-gimple.h (gloog): Update declaration.
10382         * graphite-poly.c (new_scop): Clear POLY_SCOP_P.
10383         * graphite-poly.h (struct poly_bb): Add missing comments.
10384         (struct scop): Add poly_scop_p field.
10385         (POLY_SCOP_P): New.
10386         * graphite-sese-to-poly.c (build_poly_scop): Set POLY_SCOP_P.
10387         * graphite.c (graphite_transform_loops): Build the polyhedral
10388         representation for each scop before code generation.
10389         * sese.c (rename_variables_in_operand): Removed.
10390         (rename_variables_in_expr): Return the renamed expression.
10391         (rename_sese_parameters): New.
10392         * sese.h (rename_sese_parameters): Declared.
10393
10394 2010-02-11  Richard Guenther  <rguenther@suse.de>
10395
10396         PR tree-optimization/42998
10397         * tree-ssa-pre.c (create_expression_by_pieces): Treat
10398         POINTER_PLUS_EXPR properly.
10399
10400 2010-02-11  Sebastian Pop  <sebastian.pop@amd.com>
10401             Changpeng Fang  <changpeng.fang@amd.com>
10402
10403         PR middle-end/40886
10404         * tree-ssa-loop-ivopts.c (determine_use_iv_cost_condition): Decrement
10405         the cost of an IV candidate when the IV is used in a test against zero.
10406
10407         * gcc.dg/tree-ssa/ivopts-3.c: New.
10408
10409 2010-02-11  Richard Guenther  <rguenther@suse.de>
10410
10411         PR lto/41664
10412         * tree-ssa-alias.c (refs_may_alias_p_1): Canonicalize
10413         pointer-vs-decl case by swapping refs.  Handle some cases
10414         of pointer-vs-decl disambiguations more conservatively.
10415         * cfgexpand.c (gimple_expand_cfg): Set gimple_df->in_ssa_p
10416         to false after expanding.
10417
10418 2010-02-11  Richard Guenther  <rguenther@suse.de>
10419
10420         PR driver/43021
10421         * gcc.c (process_command): Handle LTO file@offset case more
10422         appropriately.
10423
10424 2010-02-11  Jakub Jelinek  <jakub@redhat.com>
10425
10426         * reload1.c (eliminate_regs_1): If insn is DEBUG_INSN, avoid any
10427         modifications outside of the DEBUG_INSN.  Accept CLOBBERs inside
10428         of DEBUG_INSNs.
10429         (eliminate_regs_in_insn): Eliminate regs even in DEBUG_INSNs.
10430
10431         * dwarf2out.c (mem_loc_descriptor) <case MEM>: Use DW_OP_deref_size
10432         if MEM's mode size isn't DWARF2_ADDR_SIZE.
10433         (mem_loc_descriptor) <do_scompare>: Allow also VOIDmode arguments.
10434         Optimize eq/ne comparisons when both arguments are known to be
10435         zero-extended.
10436         (mem_loc_descriptor) <do_ucompare>: Allow also VOIDmode arguments.
10437         Don't mask operands unnecessarily if they are known to be already
10438         zero-extended.
10439
10440 2010-02-10  Vladimir Makarov  <vmakarov@redhat.com>
10441
10442         * ira-conflicts.c (add_insn_allocno_copies): Use find_reg_note
10443         instead of loop.
10444
10445 2010-02-10  Richard Guenther  <rguenther@suse.de>
10446
10447         PR tree-optimization/43017
10448         * tree-vrp.c (vrp_int_const_binop): Trust int_const_binop
10449         for wrapping signed arithmetic.
10450
10451 2010-02-10  Jakub Jelinek  <jakub@redhat.com>
10452
10453         PR debug/43010
10454         * dwarf2out.c (retry_incomplete_types): Don't call gen_type_die
10455         if no debug info should be emitted for it.
10456
10457 2010-02-10  Kaz Kojima  <kkojima@gcc.gnu.org>
10458
10459         * config/sh/sh.c (find_barrier): Skip call insn with a REG_EH_REGION
10460         note when flag_exceptions is set.
10461
10462 2010-02-10  Duncan Sands  <baldrick@free.fr>
10463
10464         * Makefile.in (PLUGIN_HEADERS): Add debug.h.
10465
10466 2010-02-10  Richard Guenther  <rguenther@suse.de>
10467
10468         PR c/43007
10469         * tree.c (get_unwidened): Handle constants.
10470         * convert.c (convert_to_integer): Handle TRUNC_DIV_EXPR.
10471
10472 2010-02-10  Martin Jambor  <mjambor@suse.cz>
10473
10474         PR lto/42985
10475         * ipa-prop.c (ipa_update_after_lto_read): Count parameters and
10476         check for variable argument counts independently.
10477
10478 2010-02-10  Christian Bruel  <christian.bruel@st.com>
10479
10480         PR target/42841
10481         * config/sh/sh.c (find_barrier): Increase length for non delayed
10482         conditional branches.
10483
10484 2010-02-10  Christian Bruel  <christian.bruel@st.com>
10485
10486         * config/sh/sh.c (find_barrier): Don't emit a CP inside the GP setting.
10487
10488 2010-02-10  Jakub Jelinek  <jakub@redhat.com>
10489
10490         * builtins.c (set_builtin_user_assembler_name): Also handle
10491         ffs if int is smaller than word.
10492
10493 2010-02-09  Vladimir Makarov  <vmakarov@redhat.com>
10494
10495         PR middle-end/42973
10496         * ira-conflicts.c (get_dup): Remove.
10497         (process_reg_shuffles): Add new parameter.  Use it as an
10498         additional guard for copy generation.
10499         (add_insn_allocno_copies): Rewrite.
10500
10501 2010-02-09  Alexander Monakov  <amonakov@ispras.ru>
10502
10503         * common.opt (fsched2-use-traces): Preserved for backward
10504         compatibility.
10505         * doc/invoke.texi: Remove the documentation about option
10506         -fsched2-use-traces.
10507         * sched-rgn.c (rest_of_handle_sched2): Remove usage of
10508         flag_sched2_use_traces.
10509         * opts.c (common_handle_option): Add OPT_fsched2_use_traces to
10510         the backward compatibility flag section.
10511
10512 2010-02-09  Richard Guenther  <rguenther@suse.de>
10513
10514         PR tree-optimization/43008
10515         * tree-ssa-structalias.c (handle_lhs_call): Pass in the fndecl,
10516         make HEAP variables initialized from global memory if they
10517         are not known builtin functions.
10518         (find_func_aliases): Adjust.
10519
10520 2010-02-09  Richard Guenther  <rguenther@suse.de>
10521
10522         PR tree-optimization/43000
10523         * tree-vrp.c (vrp_int_const_binop): Only handle unsigned
10524         arithmetic manually.
10525
10526 2010-02-08  Jakub Jelinek  <jakub@redhat.com>
10527
10528         PR tree-optimization/42931
10529         * tree-loop-linear.c (try_interchange_loops): Don't call
10530         double_int_mul if estimated_loop_iterations failed.
10531
10532 2010-02-08  Martin Jambor  <mjambor@suse.cz>
10533
10534         PR middle-end/42898
10535         * tree-sra.c (build_accesses_from_assign): Do not mark in
10536         should_scalarize_away_bitmap if stmt has volatile ops.
10537         (sra_modify_assign): Do not process assigns piecemeal if if stmt
10538         has volatile ops.
10539
10540 2010-02-08  Joern Rennecke  <joern.rennecke@embecosm.com>
10541
10542         * doc/tm.texi (TARGET_UNWIND_WORD_MODE): Document.
10543
10544 2010-02-07  Adam Nemet  <adambnmet@gmail.com>
10545
10546         * config/mips/mips.md (*<optab>_trunc<mode>_exts): Fix comment
10547         before the pattern.
10548
10549 2010-02-07  Andrew Pinski  <pinskia@gmail.com>
10550
10551         PR middle-end/42946
10552         * df-core.c (df_finish_pass): Change type of saved_flags to int.
10553
10554 2010-02-07  Sebastian Pop  <sebastian.pop@amd.com>
10555
10556         PR middle-end/42988
10557         * graphite-dependences.c (dependence_polyhedron): Set PDDR_KIND
10558         to unknown_dependence.
10559         (graphite_legal_transform_dr): Handle the unknown_dependence.
10560         (graphite_carried_dependence_level_k): Same.
10561
10562 2010-02-07  Sebastian Pop  <sebastian.pop@amd.com>
10563
10564         * ChangeLog.graphite: Remove testsuite/ or gcc/testsuite/.
10565
10566 2010-02-07  Richard Guenther  <rguenther@suse.de>
10567
10568         PR middle-end/42991
10569         * expr.c (get_inner_reference): Always initialize *pbitsize.
10570
10571 2010-02-07  Richard Guenther  <rguenther@suse.de>
10572
10573         PR middle-end/42956
10574         * gimplify.c (gimple_fold_indirect_ref): Avoid generating
10575         new ARRAY_REFs on variable size element or minimal index arrays.
10576         Complete.
10577         * tree-ssa-loop-ivopts.c (find_interesting_uses_address): Use
10578         gimple_fold_indirect_ref.
10579
10580 2010-02-06  Richard Earnshaw  <rearnsha@arm.com>
10581
10582         PR target/42957
10583         * arm.c (arm_override_options): Just return if the user has specified
10584         an invalid fpu name.
10585
10586 2010-02-03  Jason Merrill  <jason@redhat.com>
10587
10588         PR c++/42870
10589         * config/i386/cygming.h (ASM_OUTPUT_DEF_FROM_DECLS): Call
10590         i386_pe_maybe_record_exported_symbol.
10591
10592 2010-02-05  Steve Ellcey  <sje@cup.hp.com>
10593
10594         PR target/42924
10595         * config/pa/pa.c (TARGET_DELEGITIMIZE_ADDRESS): Redefine.
10596         (pa_delegitimize_address): New function.
10597
10598 2010-02-05  Ozkan Sezer  <sezeroz@gmail.com>
10599
10600         * config/i386/msformat-c.c (ms_printf_length_specs): Set the
10601         scalar_identity_flag for the size_t/ptrdiff_t %Id and %Iu specs.
10602
10603 2010-02-05  Richard Guenther  <rguenther@suse.de>
10604
10605         PR lto/42762
10606         * lto-streamer-in.c (get_resolution): Deal with references
10607         to undefined functions.
10608
10609 2010-02-05  Richard Guenther  <rguenther@suse.de>
10610
10611         * tree-ssa-ccp.c (get_symbol_constant_value): Strip all conversions.
10612         (fold_const_aggregate_ref): Likewise.
10613         (ccp_fold_stmt): Substitute loads.
10614         (maybe_fold_reference): Verify types before substituting.
10615         Unshare properly.
10616         (fold_gimple_assign): Unshare properly.
10617         (fold_stmt_1): Insert conversion if necessary before replacing the RHS.
10618
10619 2010-02-05  Nathan Froyd  <froydnj@codesourcery.com>
10620
10621         * config/rs6000/rs6000.c (rs6000_override_options): Invert check
10622         for rs6000_gen_cell_microcode.
10623
10624 2010-02-04  Richard Guenther  <rguenther@suse.de>
10625
10626         PR rtl-optimization/42952
10627         * dse.c (const_or_frame_p): Remove MEM handling.
10628
10629 2010-02-04  Nick Clifton  <nickc@redhat.com>
10630
10631         * config/mn10300/mn10300.c (TARGET_ASM_OUTPUT_MI_THUNK): Define.
10632         (TARGET_ASM_CAN_OUTPUT_MI_THUNK): Define.
10633         (function_arg): Use NULL_RTX and FIRST_ARGUMENT_REGNUM.
10634         (mn10300_asm_output_mi_thunk): New function.
10635         (mn10300_can_output_mu_thunk): New function.
10636         * config/mn10300/mn10300.h (FIRST_ARGUMENT_REGNUM): Define.
10637         (FUNCTION_ARG_REGNO_P): Fix comment.  Accept d0 and d1.
10638         (FUNCTION_ARG): Delete incorrect comment.
10639
10640 2010-02-03  Jason Merrill  <jason@redhat.com>
10641
10642         PR c++/40138
10643         * fold-const.c (operand_equal_p): Handle erroneous types.
10644
10645 2010-02-03  Kaushik Phatak  <kaushik.phatak@kpitcummins.com>
10646
10647         * config/h8300/h8300.md (can_delay): Fix attibute condition.
10648
10649 2010-02-03  Vladimir Makarov  <vmakarov@redhat.com>
10650
10651         PR rtl-optimization/42941
10652         * sched-deps.c (setup_insn_reg_pressure_info): Use xcalloc instead
10653         of xmalloc.
10654
10655 2010-02-03  Jason Merrill  <jason@redhat.com>
10656
10657         PR c++/35652
10658         * builtins.c (c_strlen): Use EXPR_LOCATION in diagnostics.
10659
10660 2010-02-03  Alexandre Oliva  <aoliva@redhat.com>
10661
10662         PR debug/42896
10663         * cselib.h (struct cselib_val_struct): Add uid.  Rename value to hash.
10664         (cselib_reset_table): Renamed from...
10665         (cselib_reset_table_with_next_value): ... this.
10666         (cselib_get_next_uid): Renamed from...
10667         (cselib_get_next_unknown_value): ... this.
10668         * cselib.c (next_uid): Renamed from...
10669         (next_unknown_value): ... this.
10670         (cselib_clear_table): Adjust.
10671         (cselib_reset_table): Adjust.  Renamed from...
10672         (cselib_reset_table_with_next_value): ... this.
10673         (cselib_get_next_uid): Adjust.  Renamed from...
10674         (cselib_get_next_unknown_value): ... this.
10675         (get_value_hash): Use hash.
10676         (cselib_hash_rtx): Likewise.
10677         (new_cselib_val): Adjust.  Set and dump uid.
10678         (cselib_lookup_mem): Pass next_uid as hash.
10679         (cselib_subst_to_values): Likewise.
10680         (cselib_log_lookup): Dump uid.
10681         (cselib_lookup): Pass next_uid as hash.  Adjust.
10682         (cselib_process_insn): Adjust.
10683         (cselib_init): Initialize next_uid.
10684         (cselib_finish): Adjust.
10685         (dump_cselib_table): Likewise.
10686         * dse.c (canon_address): Dump value uid.
10687         * print-rtl.c (print_rtx): Print value uid.
10688         * var-tracking.c (VARIABLE_HASH_VAL): Dropped.
10689         (dvuid): New type.
10690         (dv_uid): New function, sort of renamed from...
10691         (dv_htab_hash): ... this, reimplemented in terms of it and...
10692         (dv_uid2hash): ... this.  New.
10693         (variable_htab_eq): Drop excess assertions.
10694         (tie_break_pointers): Removed.
10695         (canon_value_cmp): Compare uids.
10696         (variable_post_merge_New_vals): Print uids.
10697         (vt_add_function_parameters): Adjust.
10698         (vt_initialize): Reset table.  Adjust.
10699
10700 2010-02-03  Richard Guenther  <rguenther@suse.de>
10701
10702         PR tree-optimization/42944
10703         * tree-ssa-alias.c (ref_maybe_used_by_call_p_1): Handle calloc.
10704         (call_may_clobber_ref_p_1): Likewise.  Properly handle
10705         malloc and calloc clobbering errno.
10706
10707 2010-02-03  Steven Bosscher  <steven@gcc.gnu.org>
10708
10709         * doc/invoke.texi: Fix name of sched1 dump.
10710
10711         * opts.c (decode_options): Set flag_tree_switch_conversion
10712         only conditionally on optimize >= 2.
10713
10714         * gcse.c: Assorted comment fixes in pass description.
10715
10716 2010-02-03  Anthony Green  <green@moxielogic.com>
10717
10718         * config/moxie/moxie.c (moxie_asm_trampoline_template): Introduce
10719         nop padding in order to maintain alignment of storage location of
10720         target function address.
10721         (moxie_trampoline_init): Store target function address at newly
10722         aligned location.
10723         * config/moxie/moxie.h (TRAMPOLINE_ALIGNMENT): Increase alignment
10724         to 32.
10725         (TRAMPOLINE_SIZE): Increase size by 2 bytes for alignment padding.
10726
10727 2010-02-03  Richard Guenther  <rguenther@suse.de>
10728
10729         PR middle-end/42927
10730         * tree-cfg.c (verify_gimple_assign_binary): Fix shift verification.
10731
10732 2010-02-03  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
10733
10734         * config.gcc: Reenable check for obsolete targets.
10735         Obsolete alpha*-dec-osf4*, alpha*-dec-osf5.0*, mips-sgi-irix5*,
10736         mips-sgi-irix6.[0-4]*.
10737
10738 2010-02-02  Nick Clifton  <nickc@redhat.com>
10739
10740         * config/rx/rx.c (rx_is_legitimate_constant): Treat a maximum
10741         constant size of 4 as being the same as 0.
10742         * doc/invoke.texi (RX Options): Document that -mmax-constant-size
10743         can take values in the range 0..4.
10744
10745 2010-02-02  Jack Howarth  <howarth@bromo.med.uc.edu>
10746
10747         PR java/41991
10748         * unwind-dw2-fde-darwin.c: Re-export _Unwind_FindEnclosingFunction()
10749         as _darwin10_Unwind_FindEnclosingFunction().
10750         * libgcc-libsystem.ver: New.
10751
10752 2010-02-01  Vladimir Makarov  <vmakarov@redhat.com>
10753
10754         PR target/41399
10755         * sched-deps.c (sched_analyze_insn): Ignore fixed registers for
10756         implicitly set registers.
10757
10758 2010-02-01  Richard Earnshaw  <rearnsha@arm.com>
10759
10760         * arm.c (FL_FOR_ARCH_7A): is also a superset of ARMv6K.
10761         (arm_override_options): Allow automatic selection of the thread
10762         pointer register if thumb2.
10763         (legitimize_pic_address): Improve code sequences for Thumb2.
10764         (arm_call_tls_get_addr): Likewise.
10765         (legitimize_tls_address): Likewise.
10766         * arm.md (pic_load_addr_arm): Delete.  Replace with ...
10767         (pic_load_addr_32bit): ... this.  New named pattern.
10768         * thumb2.md (pic_load_addr_thumb2): Delete.
10769         (pic_load_dot_plus_four): Delete.
10770         (tls_load_dot_plus_four): New named pattern.
10771
10772 2010-02-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
10773
10774         PR libgomp/29986
10775         * doc/install.texi (Specific): Add sparc-sun-solaris2.10 entry.
10776         Document fix for TLS bug.
10777
10778 2010-01-31  Richard Guenther  <rguenther@suse.de>
10779
10780         * tree-sra.c (ptr_parm_has_direct_uses): Rewrite to be
10781         conservatively correct.
10782
10783 2010-01-31  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
10784
10785         PR target/42850
10786         Revert:
10787         2010-01-02  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
10788
10789         * config/pa/t-slibgcc-dwarf-ver (SHLIB_SOVERSION): Bump by two.
10790
10791 2010-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10792
10793         * doc/install.texi: Update recommended GMP/MPFR/MPC versions.
10794
10795 2010-01-31  Kai Tietz  <kai.tietz@onevision.com>
10796
10797         * config.gcc: Adjust order of makefile fragments for mingw targets.
10798
10799 2010-01-31  Richard Guenther  <rguenther@suse.de>
10800
10801         PR middle-end/42898
10802         * gimplify.c (gimplify_init_constructor): For volatile LHS
10803         initialize a temporary.
10804
10805 2010-01-31  Matthias Klose  <doko@ubuntu.com>
10806
10807         * configure.ac: Fix __stack_chk_fail check for cross builds configured
10808         --with-headers
10809         * configure: Regenerate.
10810
10811 2010-01-29  Eric Botcazou  <ebotcazou@adacore.com>
10812
10813         * tree-ssa-alias.c (same_type_for_tbaa): Return -1 if the types have
10814         the same alias set and their sizes different constantness.
10815         (aliasing_component_refs_p): Revert 2009-10-24 change.
10816
10817 2010-01-29  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
10818
10819         * config/sparc/sparc.c (sparc_elf_asm_named_section): Declare decl
10820         unused.
10821
10822 2010-01-29  Richard Guenther  <rguenther@suse.de>
10823
10824         * tree-ssa-ccp.c (ccp_fold_stmt): Unshare values we substitute.
10825         Assert we successfully updated the call.
10826
10827 2010-01-29  Jakub Jelinek  <jakub@redhat.com>
10828
10829         PR rtl-optimization/42889
10830         * df.h (df_set_bb_dirty_nonlr): New prototype.
10831         * df-core.c (df_set_bb_dirty_nonlr): New function.
10832         * df-scan.c (df_insn_rescan): Call it instead of
10833         df_set_bb_dirty for DEBUG_INSNs.
10834
10835 2010-01-29  Richard Guenther  <rguenther@suse.de>
10836
10837         PR middle-end/37448
10838         * ipa-inline.c (cgraph_decide_inlining_incrementally): Avoid
10839         quadratic behavior in most cases.
10840
10841 2010-01-28  Uros Bizjak  <ubizjak@gmail.com>
10842
10843         PR target/42891
10844         * config/i386/i386.c (ix86_expand_int_movcc): Convert tmp to SImode
10845         in the call to gen_x86_movsicc_0_m1.
10846
10847 2010-01-28  Richard Guenther  <rguenther@suse.de>
10848
10849         PR tree-optimization/42871
10850         * tree-ssa-pre.c (phi_translate_set): Make sure to retain leaders.
10851
10852 2010-01-28  Richard Guenther  <rguenther@suse.de>
10853
10854         * tree-ssa-ccp.c (ccp_fold_stmt): Fold calls and propagate
10855         into call arguments.
10856
10857 2010-01-28  Richard Guenther  <rguenther@suse.de>
10858
10859         PR middle-end/42883
10860         * tree-cfgcleanup.c (remove_forwarder_block): Do not remove
10861         the forwarder if the destination is an EH landing pad.
10862
10863 2010-01-28  Razya Ladelsky  <razya@il.ibm.com>
10864
10865         * tree-parloops.c (transform_to_exit_first_loop): Update the basic
10866         block list passed to gimple_duplicate_sese_tail.
10867         (parallelize_loops): Avoid parallelization when the function
10868         has_nonlocal_label.
10869         Avoid parallelization when the preheader is IRREDUCIBLE.
10870         Try to optimize when estimated_loop_iterations_int is unresolved.
10871         Add the loop's location to the dump file.
10872         * tree-cfg.c (add_phi_args_after_redirect): Remove.
10873         (gimple_duplicate_sese_tail): Remove the check for the latch.
10874         Redirect nexits to the exit block.
10875         Remove handling of the incoming edges to the latch.
10876         Redirect the backedge from the copied latch to the exit bb.
10877
10878 2010-01-28  Michael Matz  <matz@suse.de>
10879
10880         PR target/42881
10881         * config/i386/i386.c (ix86_expand_vector_init_duplicate):
10882         Wrap force_reg into a sequence, emit it before user.
10883
10884 2010-01-28  Stephen Thomas  <stephen.thomas@arm.com>
10885
10886         * config/arm/arm.md (bswapsi2): Add support for bswapsi2.
10887         (arm_rev): New.
10888         (arm_legacy_rev): Likewise.
10889         (thumb_legacy_rev): Likewise.
10890
10891 2010-01-27  Jakub Jelinek  <jakub@redhat.com>
10892
10893         * dwarf2out.c (mem_loc_descriptor): Remove special casing of
10894         CONSTANT_POOL_ADDRESS_P SYMBOL_REFs.  If for MEM recursive call
10895         on MEM's address failed, try avoid_constant_pool_reference and
10896         recurse if it returned something different.
10897         (loc_descriptor): If for MEM mem_loc_descriptor failed on the
10898         address, try avoid_constant_pool_reference and recurse if it
10899         returned something different.
10900         (dw_loc_list_1): If for MEM mem_loc_descriptor failed on the
10901         address and avoid_constant_pool_reference returned something
10902         different, don't set have_address.
10903
10904 2010-01-27  Alexandre Oliva  <aoliva@redhat.com>
10905
10906         PR debug/42861
10907         * var-tracking.c (val_store): Add modified argument, obey it.
10908         Adjust callers.
10909         (count_uses): Move down logging of main.
10910         (compute_bb_dataflow): Use val_store for MO_VAL_USEs that
10911         don't need resolution.
10912         (emit_notes_in_bb): Likewise.
10913
10914 2010-01-27  Richard Guenther  <rguenther@suse.de>
10915
10916         PR middle-end/42878
10917         * tree-inline.c (remap_decl): Delay remapping of SSA name
10918         default definitions until we need them.
10919
10920 2010-01-27  Jakub Jelinek  <jakub@redhat.com>
10921
10922         * config/rs6000/rs6000.c (TARGET_DELEGITIMIZE_ADDRESS): Redefine.
10923         (rs6000_delegitimize_address): New function.
10924
10925         * config/s390/s390.c (s390_delegitimize_address): Call
10926         delegitimize_mem_from_attrs.
10927
10928         PR middle-end/42874
10929         * tree-inline.c (cannot_copy_type_1): Removed.
10930         (copy_forbidden): Don't forbid copying of functions containing
10931         records/unions with variable length fields.
10932
10933 2010-01-27  Christian Bruel  <christian.bruel@st.com>
10934
10935         Revert:
10936         PR target/42841
10937         * config/sh/sh.c (find_barrier): Increase length for non delayed
10938         conditional branches.
10939
10940 2010-01-27  Matthias Klose  <doko@ubuntu.com>
10941
10942         * configure.ac (gnu-unique-object): Fix ldd version check.
10943         * configure: Regenerate.
10944
10945 2010-01-26  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
10946
10947         * config/sparc/sparc.c (sparc_elf_asm_named_section): Test for
10948         HAVE_GNU_AS value.
10949         * config/sparc/sysv4.h [HAVE_GNU_AS] (TARGET_ASM_NAMED_SECTION):
10950         Test for HAVE_GNU_AS value.
10951
10952 2010-01-26  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
10953
10954         * config.gcc (mips-sgi-irix[56]*): Set use_gcc_stdint.
10955         * config/mips/iris.h (INT8_TYPE, INT16_TYPE, INT32_TYPE,
10956         INT64_TYPE): Define.
10957         (UINT8_TYPE, UINT16_TYPE, UINT32_TYPE, UINT64_TYPE): Define.
10958         (INT_LEAST8_TYPE, INT_LEAST16_TYPE, INT_LEAST32_TYPE,
10959         INT_LEAST64_TYPE): Define.
10960         (UINT_LEAST8_TYPE, UINT_LEAST16_TYPE, UINT_LEAST32_TYPE,
10961         UINT_LEAST64_TYPE): Define.
10962         (INT_FAST8_TYPE, INT_FAST16_TYPE, INT_FAST32_TYPE)
10963         INT_FAST64_TYPE): Define.
10964         (UINT_FAST8_TYPE, UINT_FAST16_TYPE, UINT_FAST32_TYPE,
10965         UINT_FAST64_TYPE): Define.
10966         (INTMAX_TYPE, UINTMAX_TYPE): Define.
10967         (INTPTR_TYPE, UINTPTR_TYPE): Define.
10968         (SIG_ATOMIC_TYPE): Define.
10969
10970 2010-01-26  Richard Guenther  <rguenther@suse.de>
10971
10972         * df-scan.c (df_scan_set_bb_info): Remove assert.
10973         (df_insn_rescan_debug_internal): Merge asserts.
10974         (df_install_ref): Likewise.
10975         (df_mark_reg): Use bitmap_set_range.
10976         (df_hard_reg_used_p): Remove assert.
10977         (df_hard_reg_used_count): Likewise.
10978
10979 2010-01-26  Richard Guenther  <rguenther@suse.de>
10980
10981         PR rtl-optimization/42685
10982         * web.c (web_main): Ignore DEBUG_INSNs.
10983
10984 2010-01-26  Joern Rennecke  <amylaar@spamcop.net>
10985
10986         * doc/tm.texi (TARGET_HANDLE_C_OPTION): Explain arguments.
10987
10988         (TARGET_RESOLVE_OVERLOADED_BUILTIN): Add loc parameter.
10989         Fix types of fndecl and arglist parameters.
10990
10991 2010-01-26  Richard Guenther  <rguenther@suse.de>
10992
10993         PR middle-end/42806
10994         * tree-eh.c (unsplit_eh): Skip debug insns.
10995
10996 2010-01-26  Richard Guenther  <rguenther@suse.de>
10997
10998         PR tree-optimization/42250
10999         * ipa-type-escape.c (type_escape_execute): Do not analyze clones.
11000
11001 2010-01-26  Jakub Jelinek  <jakub@redhat.com>
11002
11003         PR fortran/42866
11004         * omp-low.c (expand_omp_sections): Only use single_pred if
11005         l2_bb is single_pred_p.
11006
11007 2010-01-25  Christian Bruel  <christian.bruel@st.com>
11008
11009         PR target/42841
11010         * config/sh/sh.c (find_barrier): Increase length for non delayed
11011         conditional branches.
11012         (sh_insn_length_adjustment): Use JUMP_TABLE_DATA_P.
11013
11014 2010-01-24  David S. Miller  <davem@davemloft.net>
11015
11016         * config/sparc/sysv4.h (TARGET_ASM_NAMED_SECTION): Only
11017         define if not using GAS.
11018         * config/sparc/sparc.c (sparc_elf_asm_named_section):
11019         Likewise.  Delete SECTION_MERGE code, which is only applicable
11020         when using GAS.
11021
11022 2010-01-24  Mark Mitchell  <mark@codesourcery.com>
11023
11024         PR c++/42748
11025         * config/arm/arm.c (arm_mangle_type): Do not warn about changes to
11026         mangling of va_list in system headers.
11027
11028 2010-01-23  Toon Moene  <toon@moene.org>
11029
11030         * tree-predcom.c (combine_chains): Return NULL, not false.
11031
11032 2010-01-23  Joern Rennecke  <amylaar@spamcop.net>
11033
11034         * tree-loop-distribution.c (distribute_loop): Fix declaration and
11035         initialization of variable res to agree with return type.
11036
11037 2010-01-22  Steve Ellcey  <sje@cup.hp.com>
11038
11039         * Makefile.in (tree-sra.o): Add $(EXPR_H) dependency.
11040         * tree-sra.c: Add include of expr.h.
11041
11042 2010-01-22  Jakub Jelinek  <jakub@redhat.com>
11043
11044         * tree-into-ssa.c (maybe_register_def): If stmt ends the bb,
11045         insert the debug stmt on the single non-EH edge from the stmt.
11046
11047 2010-01-22  Richard Henderson  <rth@redhat.com>
11048
11049         PR tree-opt/42833
11050         * tree-sra.c (sra_modify_assign): Delay re-gimplification of
11051         the RHS until after generate_subtree_copies has insertted its
11052         code before the current statement.
11053
11054 2010-01-22  Joern Rennecke  <amylaar@spamcop.net>
11055
11056         * doc/tm.texi (TARGET_MIN_DIVISIONS_FOR_RECIP_MUL): Fix return type.
11057
11058         * gcc-plugin.h (plugin_init): Use "C" likage for c++.
11059
11060 2010-01-21  Martin Jambor  <mjambor@suse.cz>
11061
11062         PR tree-optimization/42585
11063         * tree-sra.c (struct access): New field grp_total_scalarization.
11064         (dump_access): Dump the new field.
11065         (should_scalarize_away_bitmap): New variable.
11066         (cannot_scalarize_away_bitmap): Likewise.
11067         (sra_initialize): Allocate new bitmaps.
11068         (sra_deinitialize): Free new bitmaps.
11069         (create_access_1): New function.
11070         (create_access): Parts moved to create_access_1.
11071         (type_consists_of_records_p): New function.
11072         (completely_scalarize_record): Likewise.
11073         (build_access_from_expr): Set bit in cannot_scalarize_away_bitmap.
11074         (build_accesses_from_assign): Set bits in should_scalarize_away_bitmap.
11075         (sort_and_splice_var_accesses): Hint groups with a total_scalarization
11076         access.
11077         (analyze_all_variable_accesses): Completely scalarize small eligible
11078         records.
11079
11080 2010-01-21  Martin Jambor  <mjambor@suse.cz>
11081
11082         * tree-sra.c (build_ref_for_offset_1): Allow for zero size fields.
11083
11084 2010-01-21  Andrew Haley  <aph@redhat.com>
11085
11086         * gcc.c (process_command): Move lang_specific_driver before
11087         setting cc_libexec_prefix.
11088
11089 2010-01-21  Richard Guenther  <rguenther@suse.de>
11090
11091         PR middle-end/19988
11092         * fold-const.c (negate_expr_p): Pretend only negative
11093         real constants are easily negatable.
11094
11095 2010-01-20  Janis Johnson  <janis187@us.ibm.com>
11096             Jason Merrill  <jason@redhat.com>
11097
11098         * tree.h (TYPE_TRANSPARENT_UNION): Replace with ...
11099         (TYPE_TRANSPARENT_AGGR): this, for union and record.
11100         * calls.c (initialize argument_information): Handle it.
11101         * c-common.c (handle_transparent_union_attribute): Use new name.
11102         * c-decl.c (finish_struct): Ditto.
11103         * c-typeck.c (type_lists_compatible_p): Ditto.
11104         (convert_for_assignment): Use new name and also handle record.
11105         * function.c (aggregate_value_p): Handle it.
11106         (pass_by_reference): Ditto.
11107         (assign_parm_data_types): Ditto.
11108         * print-tree.c (print_node): Ditto.
11109         * lto-streamer-in.c (unpack_ts_type_value_fields): Ditto.
11110         * lto-streamer-out.c (pack_ts_type_value_fields): Ditto.
11111         * tree.c (first_field): New fn.
11112
11113 2010-01-21  Dave Korn  <dave.korn.cygwin@gmail.com>
11114
11115         PR target/42818
11116         * config/i386/cygwin.h (CXX_WRAP_SPEC_LIST): Always apply wrappers,
11117         even when linking statically, for now.
11118
11119 2010-01-20  Alexandre Oliva  <aoliva@redhat.com>
11120
11121         PR debug/42715
11122         * var-tracking.c (use_type): Choose MO_VAL_SET for REGs set
11123         without a cselib val.
11124         (count_uses): Accept MO_VAL_SET with no val on stores.
11125         (add_stores): Likewise.
11126
11127 2010-01-20  Jakub Jelinek  <jakub@redhat.com>
11128
11129         * var-tracking.c (check_value_val): Add a compile time assertion.
11130         (dv_is_decl_p): Simplify.
11131         (dv_as_decl, dv_as_value, dv_from_decl, dv_from_value): Only use
11132         gcc_assert if ENABLE_CHECKING.
11133
11134 2010-01-20  Alexandre Oliva  <aoliva@redhat.com>
11135
11136         PR debug/42782
11137         * var-tracking.c: Include tree-flow.h.
11138         (mem_dies_at_call): New.
11139         (dataflow_set_preserve_mem_locs): Use it.
11140         (dataflow_set_remove_mem_locs): Likewise.
11141         (dump_var): Renamed from dump_variable.  Adjust all callers.
11142         (dump_var_slot): Renamed from dump_variable_slot.  Likewise.
11143         * Makefile.in (var-tracking.o): Adjust deps.
11144
11145 2010-01-20  Joern Rennecke  <amylaar@spamcop.net>
11146
11147         * doc/tm.texi (TARGET_SCHED_SET_SCHED_FLAGS): Fix argument list.
11148
11149 2010-01-20  Richard Guenther  <rguenther@suse.de>
11150
11151         PR tree-optimization/42717
11152         * tree-ssa-dce.c (get_live_post_dom): Remove.
11153         (forward_edge_to_pdom): Take an arbitrary edge to copy
11154         degenerate PHI args from.
11155         (remove_dead_stmt): Use the first post-dominator even if it
11156         does not contain live statements as redirection destination.
11157
11158 2010-01-20  Richard Guenther  <rguenther@suse.de>
11159
11160         * tree-inline.c (estimate_num_insns): Handle EH builtins.
11161
11162 2010-01-20  Jakub Jelinek  <jakub@redhat.com>
11163
11164         * sel-sched.c (create_speculation_check): Remove set but not used
11165         variable twin.
11166         (try_transformation_cache): Remove set but not used variable ds.
11167         (calculate_privileged_insns): Remove set but not used variables
11168         cur_insn and min_spec_insn.
11169         (find_best_expr): Remove set but not used variable avail_n.
11170         * tree-predcom.c (base_names_in_chain_on): Remove set but not used
11171         variable e.
11172         * cgraphunit.c (assemble_thunk): Remove set but not used variable
11173         false_label.
11174         * haifa-sched.c (remove_notes): Remove set but not used variable prev.
11175         * graphite-clast-to-gimple.c (gloog): Remove set but not used variable
11176         new_scop_exit_edge.
11177
11178 2010-01-20  Felyza Wishbringer  <fwishbringer@gmail.com>
11179
11180         PR bootstrap/42786
11181         * config.gcc (i[34567]86-*-*): Fix handling of athlon64 and athlon-fx
11182         cpu types.  Add support for *-sse3 cpu types.
11183         (x86_64-*-*): Ditto.
11184
11185 2010-01-20  Jakub Jelinek  <jakub@redhat.com>
11186
11187         PR middle-end/42803
11188         * varasm.c (narrowing_initializer_constant_valid_p): Add CACHE
11189         argument, call initializer_constant_valid_p_1 instead of
11190         initializer_constant_valid_p, pass CACHE to it, return NULL
11191         immediately if first call returns NULL.
11192         (initializer_constant_valid_p_1): New function.
11193         (initializer_constant_valid_p): Use it.
11194
11195 2010-01-20  Thomas Quinot  <quinot@adacore.com>
11196
11197         * tree.def (PLACEHOLDER_EXPR): Fix comment.
11198
11199 2010-01-20  Jakub Jelinek  <jakub@redhat.com>
11200
11201         * dwarf2out.c (mem_loc_descriptor): Use DW_OP_mod for UMOD instead
11202         of MOD, handle MOD using DW_OP_{over,over,div,mul,minus}.
11203         (loc_list_from_tree): Don't handle unsigned division.  Handle
11204         signed modulo using DW_OP_{over,over,div,mul,minus}.
11205         * unwind-dw2.c (execute_stack_op): Handle DW_OP_mod using unsigned
11206         modulo instead of signed.
11207
11208 2010-01-20  DJ Delorie  <dj@redhat.com>
11209
11210         * config/h8300/h8300.c (F): Add "in_epilogue" flag.
11211         (Fpa): Pass it
11212         (h8300_emit_stack_adjustment): Propogate it.
11213         (push): Pass it.
11214         (h8300_expand_prologue): Likewise.
11215         (h8300_expand_epilogue): Likewise.
11216
11217 2010-01-19  Michael Matz  <matz@suse.de>
11218
11219         PR tree-optimization/41783
11220         * tree-data-ref.c (toplevel): Include flags.h.
11221         (dump_data_dependence_relation):  Also dump the inputs if the
11222         result will be unknown.
11223         (split_constant_offset_1): Look through some conversions.
11224         * tree-predcom.c (determine_roots_comp): Restart a new chain if
11225         the offset from last element is too large.
11226         (ref_at_iteration): Deal also with MISALIGNED_INDIRECT_REF.
11227         (reassociate_to_the_same_stmt): Handle vector registers.
11228         * tree-vect-data-refs.c (vect_equal_offsets): Handle unary operations
11229         (e.g. conversions).
11230         * tree-vect-loop-manip.c (vect_gen_niters_for_prolog_loop): Add
11231         wide_prolog_niters argument, emit widening instructions.
11232         (vect_do_peeling_for_alignment): Adjust caller, use widened
11233         variant of the iteration cound.
11234         * Makefile.in (tree-data-ref.o): Add $(FLAGS_H).
11235
11236 2010-01-19  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
11237
11238         PR target/38697
11239         * config/arm/neon-testgen.m (emit_automatics): New parameter
11240         features. Adjust for Fixed_return_reg feature.
11241         (test_intrinsic): Call emit_automatics with new feature.
11242         * config/arm/neon.ml: Update copyright years.
11243         (features): New Fixed_return_reg feature.
11244         (ops): Update feature for Vget_low.
11245
11246 2010-01-19  Jakub Jelinek  <jakub@redhat.com>
11247
11248         PR tree-optimization/42719
11249         * tree-outof-ssa.c (trivially_conflicts_p): Don't consider debug
11250         stmt uses.
11251
11252         PR debug/42728
11253         * fwprop.c (all_uses_available_at): Return false if def_set dest
11254         is a REG that is used in def_insn.
11255
11256 2010-01-19  Joern Rennecke  <amylaar@spamcop.net>
11257
11258         * doc/tm.texi (TARGET_FIXED_CONDITION_CODE_REGS): Add argument names.
11259
11260         (TARGET_CC_MODES_COMPATIBLE): Put return value in braces.
11261         Add argument names.
11262
11263         (TARGET_SCHED_INIT_SCHED_CONTEXT): Clarify language.
11264
11265         * target.h (struct gcc_target) <secondary_reload>: Change type
11266         of last argument to secondary_reload_info *.
11267
11268 2010-01-18  Uros Bizjak  <ubizjak@gmail.com>
11269
11270         PR target/42774
11271         * config/alpha/predicates.md (aligned_memory_operand): Return 0 for
11272         memory references with unaligned offsets.  Remove CQImode handling.
11273         (unaligned_memory_operand): Return 1 for memory references with
11274         unaligned offsets.  Remove CQImode handling.
11275
11276 2010-01-18  Richard Guenther  <rguenther@suse.de>
11277
11278         PR middle-end/39954
11279         * cfgexpand.c (expand_call_stmt): TER pointer arguments in
11280         builtin calls.
11281
11282 2010-01-18  Richard Guenther  <rguenther@suse.de>
11283
11284         PR tree-optimization/42781
11285         * tree-ssa-structalias.c (find_what_var_points_to): Skip
11286         restrict processing only if the original variable was artificial.
11287
11288 2010-01-18  Joern Rennecke  <amylaar@spamcop.net>
11289
11290         * doc/tm.texi (TARGET_ASM_FUNCTION_EPILOGUE): Update text on where to
11291         find number of popped argument bytes.
11292
11293         (TARGET_INVALID_WITHIN_DOLOOP): Put return value in braces.
11294         Fix the text that describes the return value for invalid insns.
11295
11296         (TARGET_SCHED_NEEDS_BLOCK_P): Fix return type.  Fix argument list.
11297
11298         (TARGET_SCHED_IS_COSTLY_DEPENDENCE): Fix argument types.
11299         Clarify what 'cost of the -dependence' is.  Fix quoting.
11300
11301         * toplev.c (default_get_pch_validity): Rename argument to "sz".
11302         * doc/tm.texi (TARGET_GET_PCH_VALIDITY): Likewise.
11303
11304 2010-01-17  Jakub Jelinek  <jakub@redhat.com>
11305
11306         * dwarf2out.c (mem_loc_descriptor): Don't ICE on
11307         {S,U}S_{PLUS,MINUS,NEG,ABS,ASHIFT}.
11308
11309 2010-01-17  Richard Guenther  <rguenther@suse.de>
11310
11311         PR middle-end/42248
11312         * function.c (split_complex_args): Take a VEC to modify.
11313         (assign_parms_augmented_arg_list): Build a VEC instead of
11314         a chain of PARM_DECLs.
11315         (assign_parms_unsplit_complex): Take a VEC of arguments.
11316         Do not fixup unmodified parms.
11317         (assign_parms): Deal with the VEC.
11318         (gimplify_parameters): Likewise.
11319
11320 2010-01-17  Richard Guenther  <rguenther@suse.de>
11321
11322         * tree-ssa-uncprop.c (uncprop_into_successor_phis): Fix PHI
11323         node existence check.
11324         * tree-vect-loop.c (vect_analyze_loop_form): Likewise.
11325         * tree-cfgcleanup.c (merge_phi_nodes): Likewise.
11326         * tree-ssa-dce.c (forward_edge_to_pdom): Likewise.
11327         * tree-cfg.c (gimple_execute_on_growing_pred): Likewise.
11328         (gimple_execute_on_growing_pred): Likewise.
11329
11330 2010-01-17  Richard Guenther  <rguenther@suse.de>
11331
11332         PR tree-optimization/42773
11333         * tree-ssa-pre.c (phi_translate_set): Fix check for PHI node existence.
11334         (compute_antic_aux): Likewise.
11335         (compute_partial_antic_aux): Likewise.
11336
11337 2010-01-17  Jie Zhang  <jie.zhang@analog.com>
11338
11339         PR debug/42767
11340         * dwarf2out.c (mem_loc_descriptor): Handle SS_TRUNCATE
11341         and US_TRUNCATE.
11342
11343 2010-01-17  Joern Rennecke  <amylaar@spamcop.net>
11344
11345         * doc/tm.texi (TARGET_INIT_LIBFUNCS): Put @findex entries in order of
11346         appearance.
11347
11348         (TARGET_LEGITIMATE_ADDRESS_P): Add return type.
11349         Fix markup for strict argument.
11350
11351         (TARGET_SCHED_REORDER2): Fix argument types.
11352
11353         (TARGET_SCHED_DFA_PRE_CYCLE_INSN): Fix return type.
11354         (TARGET_SCHED_DFA_POST_CYCLE_INSN): Likewise.
11355
11356         (TARGET_SCHED_DFA_PRE_ADVANCE_CYCLE): Fix name.
11357         (TARGET_SCHED_DFA_POST_ADVANCE_CYCLE): Likewise.
11358
11359         (TARGET_SCHED_FIRST_CYCLE_MULTIPASS_DFA_LOOKAHEAD_GUARD):
11360         Add argument name.
11361
11362         (TARGET_SCHED_ALLOC_SCHED_CONTEXT): Remove duplicate documentation.
11363         (TARGET_SCHED_INIT_SCHED_CONTEXT): Likewise.
11364         (TARGET_SCHED_SET_SCHED_CONTEXT): Likewise.
11365         (TARGET_SCHED_CLEAR_SCHED_CONTEXT): Likewise.
11366         (TARGET_SCHED_FREE_SCHED_CONTEXT): Likewise.
11367
11368         (TARGET_SCHED_SET_SCHED_CONTEXT): Fix typo.
11369
11370         (TARGET_SCHED_GEN_SPEC_CHECK): Fix name.
11371
11372         (TARGET_ASM_RELOC_RW_MASK): Add return type.
11373         (TARGET_MANGLE_DECL_ASSEMBLER_NAME): Fix return type.
11374
11375         (TARGET_STRIP_NAME_ENCODING): Fix markup of return type and parameter.
11376
11377         (TARGET_ASM_FILE_START): Put @findex before paragraph start.
11378         Use prototype.
11379
11380         (TARGET_ASM_NAMED_SECTION): Fix argument list.
11381
11382         (TARGET_HAVE_NAMED_SECTIONS): Use @deftypevr.
11383         (TARGET_HAVE_SWITCHABLE_BSS_SECTIONS): Likewise.
11384
11385         (TARGET_ASM_RECORD_GCC_SWITCHES_SECTION): Use @deftypevr.
11386
11387         (TARGET_ASM_ASSEMBLE_VISIBILITY): Fix argument types.
11388
11389         (TARGET_ASM_MARK_DECL_PRESERVED): Fix argument and markup
11390         referring to it.  Fix language.
11391
11392         (TARGET_HAVE_CTORS_DTORS): Use @deftypevr.
11393
11394         (TARGET_ASM_FINAL_POSTSCAN_INSN): Adjust name of first argument.
11395
11396         (TARGET_ASM_EMIT_UNWIND_LABEL): Add argument types.
11397
11398         (TARGET_ASM_EMIT_EXCEPT_TABLE_LABEL): Add type to argument.
11399
11400         (TARGET_UNWIND_EMIT): Remove space between 'FILE *' and
11401         '@var{stream}.  Remove stray 'and'.
11402
11403         (TARGET_ARM_EABI_UNWINDER): Use @deftypevr.
11404
11405         (TARGET_ASM_OUTPUT_DWARF_DTPREL): Adjust name of first argument.
11406
11407         (TARGET_SET_DEFAULT_TYPE_ATTRIBUTES): Add missing article.
11408
11409         (TARGET_OPTION_VALID_ATTRIBUTE_P): Fix name, it was
11410         misspelled as TARGET_VALID_OPTION_ATTRIBUTE_P.
11411
11412         (TARGET_GET_PCH_VALIDITY): Put 'void *' in braces.
11413         Fix description of return value.
11414         Rename argument "sz" to "len."
11415
11416         (TARGET_CXX_GUARD_MASK_BIT): Add missing article.
11417         Clarify meaning of 'true' return value.
11418
11419         (TARGET_SHIFT_TRUNCATION_MASK): Fix return type.
11420
11421         (TARGET_MODE_REP_EXTENDED): Fix two inconsisent uses of
11422         rep_mode versus mode_rep.
11423
11424         (TARGET_HANDLE_PRAGMA_EXTERN_PREFIX): Document.
11425
11426         (TARGET_BUILTIN_DECL): Fix name.
11427
11428         (TARGET_COMMUTATIVE_P): Fix type of first argument.
11429
11430         (TARGET_SET_CURRENT_FUNCTION): Mention possibility of cfun being NULL.
11431
11432         (TARGET_BRANCH_TARGET_REGISTER_CLASS): Fix return type.
11433
11434         (TARGET_USE_LOCAL_THUNK_ALIAS_P): Document as macro instead of hook.
11435
11436         (TARGET_RELAXED_ORDERING): Use @deftypevr.
11437
11438         (TARGET_GET_DRAP_RTX): Note that this is a hook.
11439         Clarify language.
11440
11441         (TARGET_BUILTIN_RECIPROCAL): Fix argument types.
11442         Rename argument tm_fn to md_fn.
11443
11444         (TARGET_OPTION_PRINT): Fix argument list.
11445
11446 2010-01-16  Harsha Jagasia  <harsha.jagasia@amd.com>
11447
11448         PR target/42664
11449         * config/i386/i386.c (ix86_fixup_binary_operands):
11450         Revert FMA4 fixup of operands.
11451
11452 2010-01-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
11453
11454         PR gcc/42525
11455         * Makefile.in (write_entries_to_file, install-plugin):
11456         Use \012 instead of \n with tr.
11457
11458 2010-01-16  Richard Sandiford  <r.sandiford@uk.ibm.com>
11459
11460         * configure.ac (HAVE_AS_REF): New C macro.
11461         * configure: Regenerate.
11462         * config.in: Likewise.
11463         * collect2.c (main): Only postpone SCAN_DWEH to the second pass
11464         if HAVE_AS_REF.
11465         * config/rs6000/aix.h (ASM_OUTPUT_DWARF_TABLE_REF): Only define
11466         if HAVE_AS_REF.
11467
11468 2010-01-16  Joern Rennecke  <amylaar@spamcop.net>
11469
11470         * doc/tm.texi (TARGET_USE_BLOCKS_FOR_CONSTANT_P): Fix argument types.
11471
11472         (TARGET_SUPPORT_VECTOR_MISALIGNMENT): Fix argument types.
11473
11474         (TARGET_USE_ANCHORS_FOR_SYMBOL_P): Fix argument types.
11475
11476         (TARGET_SCHED_ALLOC_SCHED_CONTEXT): Put 'void *' in braces.
11477
11478         (TARGET_IN_SMALL_DATA_P): Fix argument type.
11479
11480         (TARGET_BINDS_LOCAL_P): Fix argument type.
11481
11482         (TARGET_ASM_FILE_END): Use prototype.
11483
11484         (TARGET_ASM_RECORD_GCC_SWITCHES): Don't put 'int' in braces.
11485
11486         (TARGET_DWARF_CALLING_CONVENTION): Fix argument type.
11487
11488         (TARGET_COMP_TYPE_ATTRIBUTES): Fix argument types.
11489
11490         (TARGET_VALID_DLLIMPORT_ATTRIBUTE_P): Fix argument type.
11491
11492         (TARGET_EMUTLS_VAR_ALIGN_FIXED): Don't put 'bool' in braces.
11493         (TARGET_EMUTLS_DEBUG_FORM_TLS_ADDRESS): Likewise.
11494
11495         (TARGET_PCH_VALID_P): Put 'const char *' in braces.
11496         (TARGET_CHECK_PCH_TARGET_FLAGS): Likewise.
11497
11498         (TARGET_ADDR_SPACE_LEGITIMATE_ADDRESS_P): Don't put 'bool' in braces.
11499         (TARGET_ADDR_SPACE_SUBSET_P): Likewise.
11500         (TARGET_ADDR_SPACE_LEGITIMIZE_ADDRESS): Don't put 'rtx' in braces.
11501         (TARGET_ADDR_SPACE_CONVERT): Likewise.
11502
11503         (TARGET_CASE_VALUES_THRESHOLD): Put 'unsigned int' in braces.
11504
11505         (TARGET_MACHINE_DEPENDENT_REORG: Use prototype.
11506
11507         (TARGET_INIT_BUILTINS): Use prototype.
11508
11509         (TARGET_INVALID_ARG_FOR_UNPROTOTYPED_FN):
11510         Put 'const char *' in braces.  Fix parameter types.
11511         (TARGET_INVALID_CONVERSION): Fix parameter types.
11512         (TARGET_INVALID_UNARY_OP, TARGET_INVALID_BINARY_OP): Likewise.
11513         (TARGET_INVALID_PARAMETER_TYPE, TARGET_INVALID_RETURN_TYPE): Likewise.
11514
11515         (TARGET_PROMOTED_TYPE): Remove braces around 'tree'.
11516         Fix argument type.
11517
11518         (TARGET_CONVERT_TO_TYPE): Remove braces around 'tree'.
11519
11520         (TARGET_ALLOCATE_STACK_SLOTS_FOR_ARGS): Remove braces around 'bool'.
11521
11522 2010-01-15  Joern Rennecke  <amylaar@spamcop.net>
11523
11524         * doc/tm.texi (TARGET_HELP): Fix return type.
11525
11526         (TARGET_PROMOTE_FUNCTION_MODE): Put 'enum machine_mode'
11527         in braces.  Fix argument types.
11528
11529         (TARGET_LIBGCC_CMP_RETURN_MODE): Use prototype.
11530
11531         (TARGET_LIBGCC_SHIFT_COUNT_MODE): Use prototype.
11532
11533         (TARGET_MS_BITFIELD_LAYOUT_P): Fix argument type.
11534
11535         (TARGET_DECIMAL_FLOAT_SUPPORTED_P): Don't put 'bool' in braces.
11536         (TARGET_FIXED_POINT_SUPPORTED_P): Likewise.
11537
11538         (TARGET_MANGLE_TYPE): Fix argument types.
11539
11540         (TARGET_IRA_COVER_CLASSES): Use prototype.
11541
11542         (TARGET_BUILTIN_SETJMP_FRAME_VALUE): Fix return type.  Use prototype.
11543
11544         (TARGET_CAN_ELIMINATE): Use identifiers for argument names.
11545
11546         (TARGET_PROMOTE_PROTOTYPES): Fix argument type.
11547
11548         (TARGET_MUST_PASS_IN_STACK): Fix argument type.
11549
11550         (TARGET_CALLEE_COPIES): Fix argument types.
11551
11552         (TARGET_SPLIT_COMPLEX_ARG): Fix argument type.
11553
11554         (TARGET_GIMPLIFY_VA_ARG_EXPR): Fix argument types.
11555
11556         (TARGET_FUNCTION_VALUE): Fix argument types.
11557
11558         (TARGET_RETURN_IN_MSB): Fix argument type.
11559
11560         (TARGET_RETURN_IN_MEMORY): Fix argument types.
11561
11562         (TARGET_ASM_CAN_OUTPUT_MI_THUNK): Fix argument types.
11563
11564         (TARGET_EXTRA_LIVE_ON_ENTRY): Fix argument type.
11565
11566         (TARGET_STRICT_ARGUMENT_NAMING): Make literal in text
11567         agree with return type.
11568
11569         (TARGET_PRETEND_OUTGOING_VARARGS_NAMED): Add Prototype.
11570
11571 2010-01-15  Jing Yu  <jingyu@google.com>
11572
11573         PR rtl-optimization/42691
11574         * combine.c (try_combine): Set changed_i3_dest to 1 when I2 and I3 set
11575         a pseudo to a constant and are merged, and adjust comments.
11576
11577 2010-01-15  Eric Botcazou  <ebotcazou@adacore.com>
11578
11579         * config/i386/sse.md (avx_vperm2f128<mode>3): Fix typo.
11580
11581 2010-01-15  Richard Guenther  <rguenther@suse.de>
11582
11583         PR middle-end/42739
11584         * tree-cfgcleanup.c (remove_forwarder_block): Move destination
11585         labels of computed or non-local gotos to the destination.
11586         * tree-cfg.c (gimple_verify_flow_info): Verify that a EH
11587         landing pad label is the first label.
11588
11589 2010-01-15  Richard Guenther  <rguenther@suse.de>
11590
11591         * tree-ssa-loop-im.c (gen_lsm_tmp_name): Fix bogus fallthru.
11592
11593 2010-01-14  Michael Meissner  <meissner@linux.vnet.ibm.com>
11594
11595         PR target/42747
11596         * config/rs6000/rs6000.md (sqrtdf2): Split into expander and insn
11597         to allow generation of the xssqrtdp instruction on power7.
11598         (sqrtdf2_fpr): Ditto.
11599
11600 2010-01-14  Jakub Jelinek  <jakub@redhat.com>
11601
11602         PR middle-end/42674
11603         * c-decl.c (finish_function): Don't emit -Wreturn-type warnings in
11604         functions with noreturn attribute.
11605
11606         PR c++/42608
11607         * varasm.c (declare_weak): Add weak attribute to decl if it
11608         doesn't have one already.
11609         (assemble_external): Only add decls to weak_decls if they also
11610         have weak attribute.
11611
11612 2010-01-14  Alexandre Oliva  <aoliva@redhat.com>
11613
11614         * var-tracking.c (var_reg_delete): Don't delete the association
11615         between REGs and values or one-part variables if the register
11616         isn't clobbered.
11617
11618 2010-01-14  Jakub Jelinek  <jakub@redhat.com>
11619
11620         PR debug/42657
11621         * tree-inline.c (copy_debug_stmt): Don't reset debug stmt just
11622         because its first operand is a non-localized variable.
11623
11624 2010-01-14  Martin Jambor  <mjambor@suse.cz>
11625
11626         PR tree-optimization/42706
11627         * tree-sra.c (encountered_recursive_call): New variable.
11628         (encountered_unchangable_recursive_call): Likewise.
11629         (sra_initialize): Initialize both new variables.
11630         (callsite_has_enough_arguments_p): New function.
11631         (scan_function): Call decl and flags check only for IPA-SRA, check
11632         whether there is a recursive call and whether it has enough arguments.
11633         (all_callers_have_enough_arguments_p): New function.
11634         (convert_callers): Look for recursive calls only when
11635         encountered_recursive_call is set.
11636         (ipa_early_sra): Bail out either if
11637         !all_callers_have_enough_arguments_p or
11638         encountered_unchangable_recursive_call.
11639
11640 2010-01-14  Alexander Monakov  <amonakov@ispras.ru>
11641
11642         * sel-sched.c: Add 2010 to copyright years.
11643         * sel-sched-ir.c: Likewise.
11644         * sel-sched-ir.h: Likewise.
11645
11646 2010-01-14  Martin Jambor  <mjambor@suse.cz>
11647
11648         PR tree-optimization/42714
11649         * tree-sra.c (sra_ipa_modify_assign): Handle incompatible-type
11650         constructors specially.
11651
11652 2010-01-14  Andi Kleen  <ak@linux.intel.com>
11653
11654         * config/i386/drivers-i386.c (detect_caches_intel):
11655         Add l2sizekb parameter and fill in.
11656         (host_detect_local_cpu): Add l2sizekb, fill in.
11657         Add Atom small cache heuristic.
11658
11659 2010-01-14  Andi Kleen  <ak@linux.intel.com>
11660
11661         * config/i386/drivers-i386.c (detect_caches_cpuid4):
11662         Add level3 parameter and fill in.
11663         (detect_caches_intel): Handle level3 cache.
11664
11665 2010-01-14  Andi Kleen  <ak@linux.intel.com>
11666
11667         * config/i386/drivers-i386.c (host_detect_local_cpu):
11668         Fix core duo detection.
11669
11670 2010-01-14  Andi Kleen  <ak@linux.intel.com>
11671
11672         * config/i386/drivers-i386.c (host_detect_local_cpu):
11673         Fix Atom detection.
11674
11675 2010-01-14  Alexander Monakov  <amonakov@ispras.ru>
11676
11677         * config/rs6000/rs6000.c (rs6000_variable_issue): Rename to...
11678         (rs6000_variable_issue_1): this.  Use...
11679         (rs6000_variable_issue): here.  Reimplement.  Print debug info.
11680
11681 2010-01-14  Alexander Monakov  <amonakov@ispras.ru>
11682
11683         * sel-sched-ir.c (sel_restore_other_notes): Rename to
11684         sel_restore_notes.  Update all callers.  Call reemit_notes
11685         for all insns.
11686
11687 2010-01-14  Andrey Belevantsev  <abel@ispras.ru>
11688
11689         PR rtl-optimization/42246
11690         * sel-sched-ir.h (get_all_loop_exits): Include exits from inner
11691         loops.
11692
11693 2010-01-14  Andrey Belevantsev  <abel@ispras.ru>
11694
11695         * sel-sched.c (compute_av_set_at_bb_end): Do not test that number of
11696         all successors is the same as number of successors in current region.
11697
11698 2010-01-14  Alexander Monakov  <amonakov@ispras.ru>
11699
11700         * sel-sched.c (maybe_emit_renaming_copy): Exit early when expression
11701         to rename is not separable.  Otherwise check that its LHS is not NULL.
11702
11703 2010-01-14  Alexander Monakov  <amonakov@ispras.ru>
11704
11705         * sel-sched.c (choose_best_reg_1):  Loop over all regs for mode.
11706
11707 2010-01-14  Alexander Monakov  <amonakov@ispras.ru>
11708
11709         * sel-sched.c (mark_unavailable_hard_regs): Do not try to search
11710         available registers when failed to discover LHS register class.
11711         Fix indentation.  Update comment.
11712
11713 2010-01-14  Andrey Belevantsev  <abel@ispras.ru>
11714             Alexander Monakov  <amonakov@ispras.ru>
11715
11716         PR rtl-optimization/42389
11717         * sel-sched.c (advance_one_cycle): Set FENCE_ISSUE_MORE
11718         to can_issue_more.
11719         (advance_state_on_fence): Likewise.
11720         (sel_target_adjust_priority): Print debug output only when
11721         sched_verbose >= 4, not 2.
11722         (get_expr_cost): Do not issue all unique insns on the next cycle.
11723         (fill_insns): Initialize can_issue_more from the value saved
11724         with the fence.
11725         * sel-sched-ir.c (flist_add): New parameter issue_more.
11726         Init FENCE_ISSUE_MORE with it.
11727         (merge_fences): Likewise.
11728         (init_fences): Update call to flist_add.
11729         (add_to_fences, add_clean_fence_to_fences)
11730         (add_dirty_fence_to_fences): Likewise.
11731         (move_fence_to_fences): Update call to merge_fences.
11732         (invoke_reorder_hooks): Do not reset can_issue_more on insns from
11733         sched groups.
11734         * sel-sched-ir.h (struct _fence): New field issue_more.
11735         (FENCE_ISSUE_MORE): New accessor macro.
11736
11737 2010-01-14  Andrey Belevantsev  <abel@ispras.ru>
11738
11739         PR rtl-optimization/42388
11740         * sel-sched-ir.c (maybe_tidy_empty_bb): Do not delete empty blocks
11741         that have no predecessors nor successors.  Do not call move_bb_info
11742         for empty blocks outside of current region.
11743
11744 2010-01-14  Alexander Monakov  <amonakov@ispras.ru>
11745
11746         PR rtl-optimization/42294
11747         * sel-sched-ir.h (struct _sel_insn_data): Update comment.
11748         * sel-sched.c (move_exprs_to_boundary): Transitively add all
11749         originators' originators.
11750
11751 2010-01-14  Alexander Monakov  <amonakov@ispras.ru>
11752
11753         PR rtl-optimization/39453
11754         PR rtl-optimization/42246
11755         * sel-sched-ir.c (considered_for_pipelining_p): Do not test
11756         for pipelining_p.
11757         (sel_add_loop_preheaders): Add preheader to last_added_blocks.
11758
11759 2010-01-14  Andrey Belevantsev  <abel@ispras.ru>
11760             Alexander Monakov  <amonakov@ispras.ru>
11761
11762         PR middle-end/42245
11763         * sel-sched-ir.c (sel_recompute_toporder): New.  Use it...
11764         (maybe_tidy_empty_bb): ... here.  Make static.  Add new
11765         argument.  Update all callers.
11766         (tidy_control_flow): ... and here.  Recompute topological order
11767         of basic blocks in region if necessary.
11768         (sel_redirect_edge_and_branch): Change return type.  Return true
11769         if topological order might have been invalidated.
11770         (purge_empty_blocks): Export and move from...
11771         * sel-sched.c (purge_empty_blocks): ... here.
11772         * sel-sched-ir.h (sel_redirect_edge_and_branch): Update prototype.
11773         (maybe_tidy_empty_bb): Delete prototype.
11774         (purge_empty_blocks): Declare.
11775
11776 2010-01-14  Andrey Belevantsev <abel@ispras.ru>
11777
11778         PR rtl-optimization/42249
11779         * sel-sched.c (try_replace_dest_reg): When chosen register
11780         and original register is the same, do not bail out early, but
11781         still check all original insns for validity of replacing destination
11782         register.  Set EXPR_TARGET_AVAILABLE to 1 before leaving function
11783         in this case.
11784
11785 2010-01-14  Jakub Jelinek  <jakub@redhat.com>
11786
11787         PR c/42721
11788         Port from no-undefined-overflow branch:
11789         2009-03-09  Richard Guenther  <rguenther@suse.de>
11790
11791         * fold-const.c (add_double_with_sign): Fix unsigned overflow detection.
11792
11793 2010-01-14  Richard Guenther  <rguenther@suse.de>
11794
11795         PR lto/42665
11796         * gimple.c (iterative_hash_gimple_type): Avoid hashing error_mark_node.
11797
11798 2010-01-14  Ira Rosen  <irar@il.ibm.com>
11799
11800         PR tree-optimization/42709
11801         * tree-vect-slp.c (vect_get_constant_vectors): Use constant's type
11802         as scalar type in creation of constant vector operand.
11803
11804 2010-01-14  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
11805
11806         PR testsuite/42414
11807         * Makefile.in ($(TESTSUITEDIR)/site.exp, check-%)
11808         (check-parallel-%): Match `testsuite' directory component only
11809         at the end.
11810
11811 2010-01-14  Shujing Zhao  <pearly.zhao@oracle.com>
11812
11813         PR translation/39521
11814         * gcc.c (do_spec_1): Wrapped the error and notice messages of specs
11815         strings with _().
11816
11817 2010-01-13  Richard Guenther  <rguenther@suse.de>
11818
11819         PR tree-optimization/42730
11820         * tree-ssa-ccp.c (maybe_fold_stmt_indirect): Add shortcut for
11821         offset zero.
11822
11823 2010-01-13  Steve Ellcey  <sje@cup.hp.com>
11824
11825         PR target/pr42542
11826         * config/ia64/ia64.c (ia64_expand_vecint_compare): Convert GTU to GT
11827         for V2SI by subtracting (-(INT MAX) - 1) from both operands to make
11828         them signed.
11829
11830 2010-01-13  Bernd Schmidt  <bernd.schmidt@analog.com>
11831
11832         * config/bfin/libgcc-bfin.ver: Regenerate based on current
11833         libgcc-std.ver.  Add entries for ___smulsi3_highpart and
11834         ___umulsi3_highpart.
11835
11836         * config/bfin/bfin.c (bfin_reorg): Call run_selective_scheduling
11837         rather than schedule_insns if the pass is enabled.
11838
11839 2010-01-13  Martin Jambor  <mjambor@suse.cz>
11840
11841         PR tree-optimization/42704
11842         * tree-sra.c (sra_modify_assign): Do not delete assignments to
11843         SSA_NAMEs.
11844
11845 2010-01-13  Martin Jambor  <mjambor@suse.cz>
11846
11847         PR tree-optimization/42703
11848         * tree-sra.c (analyze_access_subtree): Check that we can build a
11849         reference to the original data within the aggregate.
11850
11851 2010-01-13  Richard Guenther  <rguenther@suse.de>
11852
11853         PR tree-optimization/42705
11854         * tree-ssa-reassoc.c (build_and_add_sum): Insert stmts after labels.
11855
11856 2010-01-13  Richard Guenther  <rguenther@suse.de>
11857
11858         PR middle-end/42716
11859         * fold-const.c (fold_unary_loc): Fold INDIRECT_REFs.
11860
11861 2010-01-13  Jakub Jelinek  <jakub@redhat.com>
11862
11863         PR debug/41371
11864         * var-tracking.c (values_to_unmark): New variable.
11865         (find_loc_in_1pdv): Clear VALUE_RECURSED_INTO of values in
11866         values_to_unmark vector.  Moved body to...
11867         (find_loc_in_1pdv_1): ... this.  Don't clear VALUE_RECURSED_INTO,
11868         instead queue it into values_to_unmark vector.
11869         (vt_find_locations): Free values_to_unmark vector.
11870
11871 2010-01-13  Wolfgang Gellerich  <gellerich@de.ibm.com>
11872
11873         * config/s390/s390.c (override_options): Set
11874         default of max-pending-list-length to 256
11875
11876 2010-01-13  Richard Guenther  <rguenther@suse.de>
11877
11878         PR lto/42678
11879         * tree-pass.h (PROP_gimple_lcx): New.
11880         * cfgexpand.c (pass_expand): Require PROP_gimple_lcx.
11881         * passes.c (init_optimization_passes): Move pass_lower_complex_O0
11882         before the final cleanup_eh.
11883         (dump_properties): Dump PROP_gimple_lcx.
11884         * tree-complex.c (pass_lower_complex): Provide PROP_gimple_lcx.
11885         (tree_lower_complex_O0): Remove.
11886         (gate_no_optimization): Run if PROP_gimple_lcx is not set.
11887         (pass_lower_complex_O0): Provide PROP_gimple_lcx.  Run
11888         tree_lower_complex, schedule TODO_update_ssa.
11889         * lto-streamer-out.c (output_function): Stream the functions
11890         properties.
11891         * lto-streamer-in.c (input_function): Likewise.
11892         (lto_read_body): Do not override them here.
11893
11894 2010-01-12  Joseph Myers  <joseph@codesourcery.com>
11895
11896         PR c/42708
11897         * c-typeck.c (build_c_cast): Fold value cast to union type before
11898         wrapping it in a CONSTRUCTOR.
11899
11900 2010-01-12  Jakub Jelinek  <jakub@redhat.com>
11901
11902         PR rtl-optimization/42699
11903         * cse.c (cse_insn): Optimize lhs ZERO_EXTRACT if only CONST_INTs are
11904         involved.
11905
11906 2010-01-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
11907
11908         * config/mips/iris6.h (SUBTARGET_DONT_WARN_UNUSED_SPEC,
11909         SUBTARGET_WARN_UNUSED_SPEC): Move ...
11910         config/mips/iris.h (SUBTARGET_DONT_WARN_UNUSED_SPEC,
11911         SUBTARGET_WARN_UNUSED_SPEC): ... here
11912         * config/mips/iris5.h (LIBGCC_SPEC): Define.
11913
11914 2010-01-12  Julian Brown  <julian@codesourcery.com>
11915
11916         * config/arm/neon-schedgen.ml (Utils): Don't try to
11917         open missing module.
11918         (find_with_result): New.
11919
11920 2010-01-12  Jakub Jelinek  <jakub@redhat.com>
11921
11922         PR debug/42662
11923         * simplify-rtx.c (simplify_relational_operation_1): Avoid invalid rtx
11924         sharing when canonicalizing ({lt,ge}u (plus a b) b).
11925
11926         PR tree-optimization/42645
11927         * tree-inline.c (processing_debug_stmt): Move earlier.  Make static.
11928         (remap_ssa_name): If processing_debug_stmt and name wasn't found in
11929         decl_map, set processing_debug_stmt to -1 and return name without
11930         any remapping.
11931
11932 2010-01-11  Dave Korn  <dave.korn.cygwin@gmail.com>
11933
11934         * doc/install.texi (Specific#x-x-cygwin): Document minimum required
11935         binutils version, and reword target configuration description.
11936
11937 2010-01-11  Andy Hutchinson  <hutchinsonandy@gcc.gnu.org>
11938
11939         * config/avr/avr.h (LINKER_NAME): Remove.
11940
11941 2010-01-11  Janis Johnson  <janis187@us.ibm.com>
11942
11943         PR target/42416
11944         * config/rs6000/rs6000.c (rs6000_override_options): On targets
11945         that support VSX, warn for -mno-altivec if vsx is not disabled,
11946         and disable vsx.
11947
11948 2010-01-11  Joseph Myers  <joseph@codesourcery.com>
11949             Shujing Zhao  <pearly.zhao@oracle.com>
11950
11951         PR translation/42469
11952         * common.opt (Wframe-larger-than=, fcompare-debug=, fdbg-cnt=,
11953         fira-verbose=, flto-compression-level=, fplugin-arg-): Use tab
11954         character between option name and help text.
11955         * c.opt (imultilib): Likewise.
11956
11957 2010-01-10  Rafael Avila de Espindola  <espindola@google.com>
11958
11959         * lto-streamer-out.c (output_unreferenced_globals): Output static
11960         variables.
11961
11962 2010-01-10  Steven Bosscher  <steven@gcc.gnu.org>
11963
11964         PR rtl-optimization/42621
11965         * bb-reorder.c (gate_duplicated_computed_gotos): Only run if not
11966         optimizing for size.
11967         (duplicate_computed_gotos): Remove now-redundant check.
11968
11969 2010-01-10  Steve Ellcey  <sje@cup.hp.com>
11970
11971         PR target/37454
11972         * configure.ac: Save and restore LDFLAGS and LIBS
11973         * configure: Regenerate.
11974
11975 2010-01-10  Richard Guenther  <rguenther@suse.de>
11976
11977         PR middle-end/42667
11978         * builtins.c (fold_builtin_strlen): Add type argument and
11979         convert the resulting length to it.
11980         (fold_builtin_1): Adjust.
11981
11982 2010-01-09  Jakub Jelinek  <jakub@redhat.com>
11983
11984         * config/rs6000/rs6000.c (rs6000_emit_set_long_const): Shorten
11985         sequence for DImode constants >= 0x80000000UL <= 0xFFFFFFFFUL by
11986         1 insn.
11987         (num_insns_constant_wide): Adjust for that change.
11988
11989 2010-01-09  Alexandre Oliva  <aoliva@redhat.com>
11990
11991         PR debug/42631
11992         * web.c (union_defs): Add used argument, to combine uses of
11993         uninitialized regs.
11994         (entry_register): Adjust type and tests of used argument.
11995         (web_main): Widen used for new use.  Pass it to union_defs.
11996         * df.h (union_defs): Adjust prototype.
11997
11998 2010-01-09  Alexandre Oliva  <aoliva@redhat.com>
11999
12000         PR debug/42630
12001         * loop-unroll.c (referenced_in_one_insn_in_loop_p): Count debug
12002         uses in new incoming argument.  Free body.
12003         (reset_debug_uses_in_loop): New.
12004         (analyze_insn_to_expand_var): Call the latter if the former found
12005         anything.  Fix whitespace.  Reject invalid dest overlaps before
12006         going through all insns in the loop.
12007
12008 2010-01-09  Alexandre Oliva  <aoliva@redhat.com>
12009
12010         PR debug/42629
12011         * haifa-sched.c (dying_use_p): Debug insns don't count.
12012
12013 2010-01-09  Alexandre Oliva  <aoliva@redhat.com>
12014
12015         PR middle-end/42363
12016         * gimplify.c (gimplify_modify_expr): Drop lhs on noreturn calls.
12017         * tree-cfg.c (is_ctrl_altering_stmt): Don't compute flags twice.
12018         (verify_gimple_call): Reject LHS in noreturn calls.
12019
12020 2010-01-09  Alexandre Oliva  <aoliva@redhat.com>
12021
12022         PR debug/42604
12023         PR debug/42395
12024         * tree-vect-loop-manip.c (adjust_info): New type.
12025         (adjust_vec): New pointer to vector.
12026         (adjust_debug_stmts_now, adjust_vec_debug_stmts): New.
12027         (adjust_debug_stmts, adjust_phi_and_debug_stmts): New.
12028         (slpeel_update_phis_for_duplicate_loop): Use them.
12029         (slpeel_update_phi_nodes_for_guard1): Likewise.
12030         (slpeel_update_phi_nodes_for_guard2): Likewise.
12031         (slpeel_tree_peel_loop_to_edge): Likewise.
12032         (vect_update_ivs_after_vectorizer): Likewise.
12033
12034 2010-01-09  Alexandre Oliva  <aoliva@redhat.com>
12035
12036         * vec.h (DEF_VEC_ALLOC_FUNC_O_STACK): Drop excess paren.
12037         (DEF_VEC_ALLOC_FUNC_I_STACK): Likewise.
12038
12039 2010-01-09  Alexandre Oliva  <aoliva@redhat.com>
12040
12041         * config/i386/i386.c (ix86_vectorize_builtin_vec_perm): Silence
12042         bogus uninitialized warning.
12043
12044 2010-01-09  Richard Guenther  <rguenther@suse.de>
12045
12046         PR middle-end/42512
12047         * tree-scalar-evolution.c (interpret_loop_phi): Make sure
12048         the evolution is compatible with the initial condition.
12049
12050 2010-01-09  Jakub Jelinek  <jakub@redhat.com>
12051
12052         * gcc.c (process_command): Update copyright notice dates.
12053         * gcov.c (print_version): Likewise.
12054         * gcov-dump.c (print_version): Likewise.
12055         * mips-tfile.c (main): Likewise.
12056         * mips-tdump.c (main): Likewise.
12057
12058 2010-01-08  Andy Hutchinson  <hutchinsonandy@gcc.gnu.org>
12059
12060         PR target/41885
12061         * config/avr/avr.md (rotlqi3): Add CONST_INT_P check.
12062         (rotlhi3): Delete.
12063         (rotlhi3_8): Delete.
12064         (rotlsi3): Delete.
12065         (rotlsi3_8): Delete.
12066         (rotlsi3_16): Delete.
12067         (rotlsi3_24): Delete.
12068         (rotl<mode>3): New.
12069         (*rotw<mode>3): New.
12070         (*rotb<mode>3): New.
12071         * config/avr/avr.c (avr_rotate_bytes): New function.
12072         * config/avr/avr-proto.h (avr_rotate_bytes): New function.
12073
12074 2010-01-08  Steve Ellcey  <sje@cup.hp.com>
12075
12076         PR target/37454
12077         * configure.ac: Modify -rdynamic check.
12078         * configure: Regenerate.
12079
12080 2010-01-08  DJ Delorie  <dj@redhat.com>
12081
12082         * config/sh/sh.c (sh_expand_epilogue): Fix interrupt handler
12083         register popping order.
12084
12085 2010-01-08  Richard Guenther  <rguenther@suse.de>
12086
12087         PR lto/42528
12088         * c.opt (fsigned-char): Also let LTO handle this option.
12089         (funsigned-char): Likewise.
12090
12091 2010-01-07  Richard Guenther  <rguenther@suse.de>
12092
12093         * gimple.h (gss_for_code): Wrap gcc_assert in ENABLE_CHECKING.
12094         (gimple_op): Likewise.
12095         (gimple_op_ptr): Likewise.
12096         (gimple_assign_set_lhs): Remove gcc_assert.
12097         (gimple_assign_set_rhs1): Likewise.
12098         (gimple_assign_set_rhs2): Likewise.
12099         (gimple_call_set_lhs): Likewise.
12100         (gimple_call_set_fn): Likewise.
12101         (gimple_call_set_fndecl): Likewise.
12102         (gimple_call_fndecl): Likewise.
12103         (gimple_call_return_type): Likewise.
12104         (gimple_call_set_chain): Likewise.
12105         (gimple_call_num_args): Likewise.
12106         (gimple_call_set_arg): Likewise.
12107         (gimple_cond_set_code): Likewise.
12108         (gimple_cond_set_lhs): Likewise.
12109         (gimple_cond_set_rhs): Likewise.
12110         (gimple_cond_set_true_label): Likewise.
12111         (gimple_cond_set_false_label): Likewise.
12112         (gimple_label_set_label): Likewise.
12113         (gimple_goto_set_dest): Likewise.
12114         (gimple_debug_bind_get_var): Wrap gcc_assert in ENABLE_CHECKING.
12115         (gimple_debug_bind_get_value): Likewise.
12116         (gimple_debug_bind_get_value_ptr): Likewise.
12117         (gimple_debug_bind_set_var): Likewise.
12118         (gimple_debug_bind_set_value): Likewise.
12119         (gimple_debug_bind_reset_value): Likewise.
12120         (gimple_debug_bind_has_value_p): Likewise.
12121         (gimple_return_retval_ptr): Remove gcc_assert.
12122         (gimple_return_retval): Likewise.
12123         (gimple_return_set_retval): Likewise.
12124         * tree-flow.h (struct gimple_df): Remove nonlocal_all member.
12125         (safe_referenced_var_iterator): Remove.
12126         (FOR_EACH_REFERENCED_VAR_SAFE): Likewise.
12127         * tree-flow-inline.h (gimple_nonlocal_all): Remove.
12128         (fill_referenced_var_vec): Remove.
12129         (first_readonly_imm_use): Remove redundant gcc_assert.
12130         (phi_arg_index_from_use): Combine gcc_asserts.
12131         (move_use_after_head): Wrap gcc_assert in ENABLE_CHECKING.
12132         (first_imm_use_stmt): Remove redundant gcc_assert.
12133         * tree-cfg.c (verify_gimple_call): Verify function and chain
12134         operands.  Verify arguments.
12135         (verify_types_in_gimple_stmt): Verify condition code and labels.
12136
12137 2010-01-07  Richard Guenther  <rguenther@suse.de>
12138
12139         PR tree-optimization/42641
12140         * sese.c (rename_map_elt_info): Use the SSA name version, do
12141         not hash pointers.
12142
12143 2010-01-07  Jakub Jelinek  <jakub@redhat.com>
12144
12145         PR tree-optimization/42625
12146         * cgraph.c (cgraph_make_node_local): Clear DECL_COMDAT*,
12147         TREE_PUBLIC, DECL_WEAK and DECL_EXTERNAL also for same_body aliases.
12148
12149 2010-01-07  Duncan Sands  <baldrick@free.fr>
12150
12151         * Makefile.in (PLUGIN_HEADERS): Add version.h.
12152
12153 2010-01-07  Uros Bizjak  <ubizjak@gmail.com>
12154
12155         PR target/42511
12156         * ifcvt.c (dead_or_predicable): Also remove REG_EQUAL note when
12157         note itself is not function_invariant_p.
12158
12159 2009-01-07  Steven Bosscher  <steven@gcc.gnu.org>
12160
12161         * gcse.c (execute_rtl_cprop, execute_rtl_pre, execute_rtl_hoist):
12162         Do not add the DF_NOTE problem.
12163         * store-motion.c (execute_rtl_store_motion): Likewise.
12164
12165 2010-01-07  Martin Jambor  <mjambor@suse.cz>
12166
12167         PR tree-optimization/42157
12168         * tree-sra.c (compare_access_positions): Stabilize sort if both
12169         accesses have integer types, return zero immediately if they are the
12170         same.
12171
12172 2010-01-06  Richard Henderson  <rth@redhat.com>
12173
12174         PR middle-end/41883
12175         * haifa-sched.c (add_to_note_list): Merge into ...
12176         (concat_note_lists): ... here, and ...
12177         (unlink_other_notes, rm_other_notes): Merge into...
12178         (remove_notes): ... here.  Create REG_SAVE_NOTEs for
12179         NOTE_INSN_EPILOGUE_BEG.
12180
12181 2010-01-06  Richard Guenther  <rguenther@suse.de>
12182
12183         * ipa-inline.c (cgraph_decide_inlining_incrementally): Do
12184         not inline regular functions into always-inline functions.
12185
12186 2010-01-06  Nick Clifton  <nickc@redhat.com>
12187
12188         * config/rx/rx.h (enum rx_cpu_type): Add RX200.
12189         (CC1_SPEC): Issue an error message if -mcpu=rx200 and -fpu are
12190         used together.
12191         (OVERRIDE_OPTIONS): Delete.
12192         (OPTIMIZATION_OPTIONS): Define.
12193         (ALLOW_RX_FPU_INSNS): Define only in terms of -fpu option.
12194         * config/rx/rx.c (rx_handle_option): Issue an error message if
12195         -mcpu=rx200 and -fpu are used together.
12196         (rx_set_optimization_options): New function.  Issue an error
12197         message if an optimization attribute attempts to reset the FPU/
12198         math optimization pairing.
12199         * config/rx/rx-protos.h (rx_set_optimization_options): Prototype.
12200         * config/rx/rx.opt: Set the default to 32-bit doubles.
12201         * config/rx/t-rx: Add multilibs for -nofpu option.
12202         * doc/invoke.texi: Update documentation of RX options.
12203
12204 2010-01-06  Richard Guenther  <rguenther@suse.de>
12205
12206         * tree-ssa-pre.c (name_to_id): New global.
12207         (alloc_expression_id): Simplify SSA name handling.
12208         (lookup_expression_id): Likewise.
12209         (init_pre): Zero name_to_id.
12210         (fini_pre): Free it.
12211
12212 2010-01-06  Uros Bizjak  <ubizjak@gmail.com>
12213
12214         * ifcvt.c (if_convert): Output slim multiple dumps with TDF_SLIM.
12215
12216 2010-01-05  H.J. Lu  <hongjiu.lu@intel.com>
12217
12218         PR target/42542
12219         * config/i386/sse.md (smaxv2di3): New.
12220         (umaxv2di3): Likewise.
12221         (sminv2di3): Likewise.
12222         (uminv2di3): Likewise.
12223
12224 2010-01-05  Eric Botcazou  <ebotcazou@adacore.com>
12225
12226         PR target/42564
12227         * config/sparc/sparc.h (SPARC_SYMBOL_REF_TLS_P): Delete.
12228         * config/sparc/sparc-protos.h (legitimize_pic_address): Likewise.
12229         (legitimize_tls_address): Likewise.
12230         (sparc_tls_referenced_p): Likewise.
12231         * config/sparc/sparc.c (sparc_expand_move): Use legitimize_tls_address
12232         and adjust calls to legitimize_pic_address.
12233         (legitimate_constant_p) Use sparc_tls_referenced_p.
12234         (legitimate_pic_operand_p): Likewise.
12235         (sparc_legitimate_address_p): Do not use SPARC_SYMBOL_REF_TLS_P.
12236         (sparc_tls_symbol_ref_1): Delete.
12237         (sparc_tls_referenced_p): Make static, recognize specific patterns.
12238         (legitimize_tls_address): Make static, handle CONST patterns.
12239         (legitimize_pic_address): Make static, remove unused parameter and
12240         adjust recursive calls.
12241         (sparc_legitimize_address): Make static, use sparc_tls_referenced_p
12242         and adjust call to legitimize_pic_address.
12243         (sparc_output_mi_thunk): Likewise.
12244
12245 2010-01-05  Paolo Bonzini  <bonzini@gnu.rg>
12246             H.J. Lu  <hongjiu.lu@intel.com>
12247
12248         PR target/42542
12249         * config/i386/i386.c (ix86_expand_int_vcond): Convert GTU to GT
12250         for V4SI and V2DI by subtracting (-(INT MAX) - 1) from both
12251         operands to make them signed.
12252
12253         Revert:
12254         2010-01-04  H.J. Lu  <hongjiu.lu@intel.com>
12255
12256         PR target/42542
12257         * config/i386/i386.c (ix86_expand_int_vcond): Don't convert
12258         GTU to GT for V4SI and V2DI.
12259
12260         * config/i386/sse.md (umaxv4si3): Enabled for SSE4.1 and XOP.
12261         (umin<mode>3): Removed.
12262         (uminv8hi3): New.
12263         (uminv4si3): Likewise.
12264
12265 2010-01-05  Martin Jambor  <mjambor@suse.cz>
12266
12267         PR tree-optimization/42462
12268         * ipa-inline.c (compute_inline_parameters): Pass node->decl instead of
12269         current_function_decl to helper functions and macros.
12270
12271 2010-01-05  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
12272
12273         PR bootstrap/41771
12274         * flags.h: Don't include real.h.
12275         (HONOR_NANS, HONOR_SNANS, HONOR_INFINITIES, HONOR_SIGNED_ZEROS,
12276         HONOR_SIGN_DEPENDENT_ROUNDING): Move ...
12277         * real.h (HONOR_NANS, HONOR_SNANS, HONOR_INFINITIES,
12278         HONOR_SIGNED_ZEROS, HONOR_SIGN_DEPENDENT_ROUNDING): ... here.
12279         * dominance.c: Update copyright.
12280         * gimple.c (walk_gimple_op): Remove inline.
12281         * tree-ssa-reassoc.c: Include real.h.
12282         * Makefile.in (FLAGS_H): Remove $(REAL_H).
12283         (tree-ssa-reassoc.o): Depend on $(REAL_H).
12284
12285 2010-01-05  Nick Clifton  <nickc@redhat.com>
12286
12287         * config/rx/rx.c (rx_get_stack_layout): Fix allocation of second
12288         register to push into the stack frame when the accumulator has to
12289         be saved during interrupts.
12290
12291 2010-01-05  Eric Fisher  <joefoxreal@gmail.com>
12292
12293         * doc/invoke.texi: Remove the documentation about option
12294         -Wunreachable-code.
12295         * common.opt (Wunreachable-code):  Preserved for backward
12296         compatibility.
12297         * tree-cfg.c: Remove the implementation of -Wunreachable-code.
12298         * opts.c (common_handle_option): Add OPT_Wunreachable_code to
12299         the backward compatibility flag section.
12300
12301 2010-01-05  Richard Guenther  <rguenther@suse.de>
12302
12303         * tree-ssa-pre.c (bitmap_value_insert_into_set): Optimize.
12304
12305 2010-01-05  Jakub Jelinek  <jakub@redhat.com>
12306
12307         PR other/42611
12308         * cfgexpand.c (expand_one_var): Diagnose too large variables.
12309
12310         PR tree-optimization/42508
12311         * tree-sra.c (convert_callers): Check for recursive call
12312         by comparing cgraph nodes instead of decls.
12313         (modify_function): Call ipa_modify_formal_parameters also
12314         on all same_body aliases.
12315
12316         * cgraphunit.c (cgraph_materialize_all_clones): Compare
12317         cgraph nodes when checking for same_body aliases.
12318
12319 2010-01-05  Richard Guenther  <rguenther@suse.de>
12320
12321         * tree-ssa-pre.c (get_or_alloc_expr_for_name): Avoid redundant
12322         allocation and lookup.
12323         (get_or_alloc_expr_for_constant): Likewise.
12324         (phi_translate): Sink allocation.
12325
12326 2010-01-04  Richard Guenther  <rguenther@suse.de>
12327
12328         * tree-ssa-sccvn.c (get_or_alloc_constant_value_id): Allocate
12329         a new entry only if needed.
12330         * tree-ssa-dom.c (lookup_avail_expr): Likewise.
12331         * tree-ssa-coalesce.c (find_coalesce_pair): Avoid one
12332         hashtable lookup.
12333         * tree-ssa-pre.c (sorted_array_from_bitmap_set): Pre-allocate
12334         the result array.
12335         (phi_translate): Handle CONSTANTs early.
12336
12337 2010-01-04  Martin Jambor  <mjambor@suse.cz>
12338
12339         PR tree-optimization/42398
12340         * tree-sra.c (struct access): Removed flag grp_different_types.
12341         (dump_access): Do not dump the removed flag.
12342         (sort_and_splice_var_accesses): Do not set the removed flag.
12343         (sra_modify_expr): Check for type compatibility directly.
12344
12345 2010-01-04  Martin Jambor  <mjambor@suse.cz>
12346
12347         PR tree-optimization/42366
12348         * ipa-cp.c (ipcp_init_stage): Always call ipa_compute_jump_functions on
12349         edges with variable number of parameters.
12350         * ipa-prop.c (ipa_write_node_info): Stream out uses_analysis_done
12351         flag instead of asserting it.
12352         (ipa_read_node_info): Read uses_analysis_done flag.
12353
12354 2010-01-04  Richard Guenther  <rguenther@suse.de>
12355
12356         * tree-ssa-sccvn.c (vn_reference_op_compute_hash): Use
12357         iterative_hash_* as intended.
12358         (vn_reference_compute_hash): Likewise.  Simplify hashing
12359         SSA names.
12360         (vn_reference_lookup_2): Likewise.
12361         (vn_nary_op_compute_hash): Likewise.
12362         (vn_phi_compute_hash): Likewise.
12363         (expressions_equal_p): Remove strange code.
12364         * tree-ssa-pre.c (pre_expr_eq): Use gcc_unreachable ().
12365         (pre_expr_hash): Likewise.  Simplify hashing SSA names.
12366         (bitmap_insert_into_set_1): Take value-id as parameter.
12367         (add_to_value): Pass it.
12368         (bitmap_insert_into_set): Likewise.
12369         (bitmap_value_insert_into_set): Likewise.  Remove redundant check.
12370
12371 2010-01-04  Jakub Jelinek  <jakub@redhat.com>
12372
12373         PR driver/42442
12374         * gcc.c (SWITCH_IGNORE_PERMANENTLY): Define.
12375         (do_self_spec): For switches with SWITCH_IGNORE set set also
12376         SWITCH_IGNORE_PERMANENTLY.
12377         (check_live_switch): Check SWITCH_IGNORE_PERMANENTLY instead
12378         of SWITCH_IGNORE.
12379
12380 2010-01-04  Rafael Avila de Espindola  <espindola@google.com>
12381
12382         * lto-streamer-out.c (output_unreferenced_globals): Output the full
12383         tree of an unreferenced global var.
12384
12385 2010-01-04  H.J. Lu  <hongjiu.lu@intel.com>
12386
12387         PR target/42542
12388         * config/i386/i386.c (ix86_expand_int_vcond): Don't convert
12389         GTU to GT for V4SI and V2DI.
12390
12391         * config/i386/sse.md (umaxv4si3): Enabled for SSE4.1 and XOP.
12392         (umin<mode>3): Removed.
12393         (uminv8hi3): New.
12394         (uminv4si3): Likewise.
12395
12396 2010-01-04  H.J. Lu  <hongjiu.lu@intel.com>
12397
12398         PR lto/42581
12399         * collect2.c (main): Turn on trace in collect2 if -v is passed
12400         to gcc with LTO.
12401
12402 2010-01-03  Jerry Quinn  <jlquinn@optonline.net>
12403
12404         * doc/c-tree.texi (RETURN_STMT): Change to RETURN_EXPR.  Update
12405         description of expression operand.
12406
12407 2010-01-03  Andrew Jenner  <andrew@codesourcery.com>
12408
12409         * configure.ac: Add install-html to target_list for Make-hooks.
12410         * configure: Regenerate.
12411         * fortran/Make-lang.in (F95_HTMLFILES): New.
12412         (fortran.html): Use it.
12413         (fortran.install-html): New.
12414         * Makefile.in (install-html): Add lang.install-html.
12415         * java/Make-lang.in (JAVA_HTMLFILES): New.
12416         (java.html): Use it.
12417         (java.install-html): New.
12418         * objc/Make-lang.in (objc.install-html): New.
12419         * objcp/Make-lang.in (obj-c++.install-html): New.
12420         * cp/Make-lang.in (c++.install-html): New.
12421         * ada/gcc-interface/Make-lang.in (ada.install-html): New.
12422         * lto/Make-lang.in (lto.install-html): New.
12423
12424 2010-01-03  H.J. Lu  <hongjiu.lu@intel.com>
12425
12426         PR lto/42520
12427         * gcc.c (LINK_COMMAND_SPEC): Pass -m* and -v to -plugin-opt.
12428
12429 2009-01-03  Steven Bosscher  <steven@gcc.gnu.org>
12430
12431         PR rtl-optimization/41862
12432         * store-motion.c (store_killed_in_insn, compute_store_table,
12433         remove_reachable_equiv_notes, replace_store_insn,
12434         build_store_vectors): Ignore all DEBUG_INSNs.
12435
12436 2010-01-03  H.J. Lu  <hongjiu.lu@intel.com>
12437
12438         PR lto/41564
12439         * common.opt: Add dumpdir.
12440
12441         * gcc.c (cc1_options): Add "-dumpbase %B" only if -dumpbase
12442         isn't specified.
12443         (option_map): Add --dumpdir.
12444
12445         * gcc.h (DEFAULT_WORD_SWITCH_TAKES_ARG): Add dumpdir.
12446
12447         * lto-wrapper.c (run_gcc): Add -dumpbase and -dumpdir for -o.
12448
12449         * opts.c (decode_options): Try dump_dir_name first if
12450         dump_base_name isn't an absolute path.
12451         (common_handle_option): Handle OPT_dumpdir.
12452
12453         * toplev.c (dump_dir_name): New.
12454         (print_switch_values): Also ignore -dumpdir.
12455
12456         * toplev.h (dump_dir_name): New.
12457
12458 2010-01-03  Richard Guenther  <rguenther@suse.de>
12459
12460         PR tree-optimization/42589
12461         * tree-ssa-math-opts.c (execute_optimize_bswap): Allow
12462         double-word expansion of bswap32.
12463
12464 2010-01-03  Steven Bosscher  <steven@gcc.gnu.org>
12465
12466         * postreload-gcse.c (insert_expr_in_table): Replace BLOCK_NUM
12467         with BLOCK_FOR_INSN.
12468         * auto-inc-dec.c (attempt_change, get_next_ref, find_inc): Likewise.
12469         * ifcvt.c (noce_get_alt_condition, noce_try_abs,
12470         noce_process_if_block): Likewise.
12471         * gcse.c (compute_local_properties, insert_expr_in_table,
12472         insert_set_in_table, canon_list_insert, find_avail_set,
12473         pre_insert_copy_insn): Likewise.
12474
12475         * basic-block.h (BLOCK_NUM): Move from here...
12476         * sched-int.h (BLOCK_NUM): ... to here to localize it in the scheduler.
12477
12478 2010-01-03  Richard Guenther  <rguenther@suse.de>
12479
12480         PR tree-optimization/42438
12481         * tree-ssa-pre.c (struct bb_bitmap_sets): Add
12482         contains_may_not_return_call flag.
12483         (BB_MAY_NOTRETURN): New.
12484         (valid_in_sets): Trapping nary operations are not valid
12485         in blocks that may not return.
12486         (insert_into_preds_of_block): Remove check for trapping expressions.
12487         (compute_avail): Compute also BB_MAY_NOTRETURN.
12488
12489 2010-01-03  Gerald Pfeifer  <gerald@pfeifer.com>
12490
12491         * doc/invoke.texi: Add 2010 to copyright years.
12492
12493 2010-01-03  Eric Botcazou  <ebotcazou@adacore.com>
12494
12495         * config/sparc/sparc.c: Fix formatting nits.
12496
12497 2010-01-02  Gerald Pfeifer  <gerald@pfeifer.com>
12498             Alexander Monakov  <amonakov@ispras.ru>
12499
12500         * doc/invoke.texi (Optimize Options): Reword introduction a bit.
12501
12502 2010-01-02  Richard Guenther  <rguenther@suse.de>
12503
12504         PR middle-end/42577
12505         * tree-vrp.c (check_all_array_refs): Skip non-excutable blocks.
12506         (simplify_switch_using_ranges): Mark to be removed edges
12507         as non-executable.
12508
12509 2010-01-02  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
12510
12511         * config/pa/t-slibgcc-dwarf-ver (SHLIB_SOVERSION): Bump by two.
12512
12513         * collect2.c (scan_libraries): Add missing argument in call to
12514         scan_prog_file.
12515
12516 2010-01-02  Uros Bizjak  <ubizjak@gmail.com>
12517
12518         PR target/42448
12519         * config/alpha/predicates.md (aligned_memory_operand): Return false
12520         for CQImode.
12521         (unaligned_memory_operand): Return true for CQImode.
12522         * config/alpha/alpha.c (get_aligned_mem): Assert that location
12523         doesn not cross aligned SImode word boundary.
12524
12525 2010-01-02  Anatoly Sokolov  <aesok@post.ru>
12526
12527         * config/avr/avr.h (REG_OK_FOR_BASE_P, REG_OK_FOR_INDEX_P, XEXP_):
12528         Remove.
12529         * config/avr/avr-protos.h (avr_init_once, avr_optimization_options,
12530         avr_change_section, avr_reg_class_from_letter) : Remove declaration.
12531
12532 2010-01-02  Richard Guenther  <rguenther@suse.de>
12533
12534         PR lto/41597
12535         * toplev.c (compile_file): Emit LTO marker properly.  Change
12536         it to __gnu_lto_v1.
12537         * collect2.c (scan_prog_file): Adjust for changed LTO marker.
12538
12539 2010-01-01  Richard Guenther  <rguenther@suse.de>
12540
12541         PR debug/42455
12542         * tree-sra.c (analyze_all_variable_accesses): Work in DECL_UID order.
12543
12544 2010-01-01  Richard Guenther  <rguenther@suse.de>
12545
12546         PR c/42570
12547         * c-decl.c (grokdeclarator): For zero-size arrays force
12548         structural equality checks as layout_type does.
12549
12550 2010-01-01  H.J. Lu  <hongjiu.lu@intel.com>
12551
12552         * builtins.c: Update copyright to 2010.
12553
12554 2010-01-01  H.J. Lu  <hongjiu.lu@intel.com>
12555
12556         PR lto/42531
12557         * lto-streamer-out.c (produce_asm): Revert the last change.
12558         (copy_function): Likewise.
12559
12560         * lto-streamer.c (lto_get_section_name): Skip any leading
12561         asterisk in name.
12562
12563 2010-01-01  Richard Guenther  <rguenther@suse.de>
12564
12565         PR middle-end/42559
12566         * builtins.c (get_object_alignment): Do not use DECL_ALIGN
12567         for LABEL_DECLs.
12568
12569 \f
12570 Copyright (C) 2010 Free Software Foundation, Inc.
12571
12572 Copying and distribution of this file, with or without modification,
12573 are permitted in any medium without royalty provided the copyright
12574 notice and this notice are preserved.