re PR rtl-optimization/46440 (ICE: in rtl_verify_flow_info, at cfgrtl.c:2165 with...
[platform/upstream/gcc.git] / gcc / ChangeLog
1 2010-11-17  Jakub Jelinek  <jakub@redhat.com>
2
3         PR rtl-optimization/46440
4         * combine.c (update_cfg_for_uncondjump): When changing
5         an indirect jump into unconditional jump, remove BARRIERs
6         from bb's footer.
7
8 2010-11-17  Joseph Myers  <joseph@codesourcery.com>
9
10         * opts.c (target_handle_option): Do not assert that loc ==
11         UNKNOWN_LOCATION.
12
13 2010-11-17  Jakub Jelinek  <jakub@redhat.com>
14             Richard Guenther  <rguenther@suse.de>
15
16         PR middle-end/45838
17         * tree-ssa-alias.c (ref_maybe_used_by_call_p_1,
18         call_may_clobber_ref_p_1): Return true for __sync_* and some
19         OpenMP builtins that act as threading barriers.
20
21 2010-11-17  Richard Guenther  <rguenther@suse.de>
22
23         PR tree-optimization/46498
24         * tree-ssa-dce.c (perform_tree_ssa_dce): Compute dominator info.
25
26 2010-11-16  Nathan Froyd  <froydnj@codesourcery.com>
27
28         * config/xtensa/xtensa.c (function_arg_boundary): Really rename to...
29         (xtensa_function_arg_boundary): ...this.
30         * config/picochip/pichochip.c (picochip_function_arg_boundary): Fix
31         thinko in declaration.
32         (picochip_function_arg, picochip_arg_partial_bytes): Pass proper
33         number of parameters to picochip_function_arg_boundary.
34         (picochip_arg_advance): Likewise.
35
36 2010-11-16  Nathan Froyd  <froydnj@codesourcery.com>
37
38         PR target/46512
39         * config/pa/pa.c (pa_function_arg_boundary): Move TYPE_SIZE accesses
40         under check for type.
41
42 2010-11-16  Eric Botcazou  <ebotcazou@adacore.com>
43
44         * ifcvt.c (dead_or_predicable): Fix typo.
45
46 2010-11-16  Richard Henderson  <rth@redhat.com>
47
48         * config.gcc [s390*-*] (extra_options): Add fused-madd.opt.
49         * config/s390/s390.opt (mfused-madd): Remove.
50         * config/s390/s390.c (s390_rtx_costs): Handle FMA.
51         (TARGET_DEFAULT_TARGET_FLAGS): Remove MASK_FUSED_MADD.
52         * config/s390/s390.md (fma<DSF>4): Rename from *fmadd<DSF>; use FMA.
53         (fms<DSF>4): Rename from *fmsub<DSF>; use FMA.
54
55 2010-11-16  Richard Henderson  <rth@redhat.com>
56
57         * config.gcc [powerpc*, rs6000*] (extra_options): Add fused-madd.opt.
58         * config/rs6000/rs6000.opt (mfused-madd): Remove.
59         * config/rs6000/altivec.md (altivec_vmaddfp): Remove.
60         (*altivec_vmaddfp_1): Remove.
61         (*altivec_fmav4sf4): Rename from altivec_vmaddfp_2; use FMA.
62         (altivec_mulv4sf3): Expand to FMA directly.
63         (*altivec_vnmsubfp): Rename from altivec_vnmsubfp.
64         (*altivec_vnmsubfp_1, *altivec_vnmsubfp_2): Remove.
65         * config/rs6000/paired.md (paired_madds0): Use FMA.
66         (paired_madds1): Likewise.
67         (*paired_madd): Rename from paired_madd; use FMA.
68         (*paired_msub, *paired_nmadd, *paired_nmsub): Similarly.
69         * config/rs6000/rs6000.c (rs6000_init_hard_regno_mode_ok): Do not
70         consider TARGET_FUSED_MADD wrt rs6000_recip_control.
71         (bdesc_3arg): Update CODE_FOR_* for pattern renames.
72         (rs6000_emit_madd): Use fma_optab.
73         (rs6000_emit_msub): Use fms_optab.
74         (rs6000_emit_nmsub): Expand the FMA pattern directly.
75         * config/rs6000/rs6000.md (FMA_F): New mode iterator.
76         (*fmasf4_fpr): Rename from fmasf4_fpr.
77         (*nfmasf4_fpr): Rename from *fnmasf4_fpr.
78         (*nfmssf4_fpr): Rename from *fnmssf4_fpr.
79         (*fmaddsf4_powerpc, *fmaddsf4_power, *fmsubsf4_powerpc): Remove.
80         (*fmsubsf4_power, *fnmaddsf4_powerpc_1, *fnmaddsf4_powerpc_2): Remove.
81         (*fnmaddsf4_power_1, *fnmaddsf4_power_2, *fnmsubsf4_powerpc_1): Remove.
82         (*fnmsubsf4_powerpc_2, *fnmsubsf4_power_1, *fnmsubsf4_power_2): Remove.
83         (*fmadf4_fpr): Rename from fmadf4_fpr.
84         (*nfmadf4_fpr): Rename from *fnmadf4_fpr.
85         (*nfmsdf4_fpr): Rename from *fnmsdf4_fpr.
86         (*fmadddf4_fpr, *fmsubdf4_fpr, *fnmadddf4_fpr_1): Remove.
87         (*fnmadddf4_fpr_2, *fnmsubdf4_fpr_1, *fnmsubdf4_fpr_2): Remove.
88         (fmasf4, fmadf4): Macroize into...
89         (fma<FMA_F>4): ... here.
90         (fms<FMA_F>4, fnma<FMA_F>4, fnms<FMA_F>4): New.
91         (nfma<FMA_F>4, nfms<FMA_F>4): New.
92         * config/rs6000/vector.md (mul<VEC_F>3): Do not depend on
93         TARGET_FUSED_MADD.
94         * config/rs6000/vsx.md (vsx_fmadd<VSX_B>4): Remove.
95         (*vsx_fmadd<mode>4_1): Remove.
96         (vsx_fmsub<mode>4, *vsx_fmsub<mode>4_1): Remove.
97         (vsx_fnmadd<mode>4_1, vsx_fnmadd<mode>4_2): Remove.
98         (vsx_fnmsub<mode>4_1, vsx_fnmsub<mode>4_2): Remove.
99         (*vsx_fma<mode>4): Rename from vsx_fmadd<mode>4_2.
100         (*vsx_fms<mode>4): Rename from vsx_fmsub<mode>4_2.
101         (*vsx_nfma<mode>4): Rename from vsx_fnmadd<mode>4.
102         (*vsx_nfms<mode>4): Rename from vsx_fnmsub<mode>4.
103
104 2010-11-16  Richard Henderson  <rth@redhat.com>
105
106         * config/pa/pa.md (fmadf4): Rename from unnamed; use FMA.
107         (fmasf4, fnmadf4, fnmasf4): Likewise.
108         (unnamed plus+mult insns and splitters): Delete.
109
110 2010-11-16  Richard Henderson  <rth@redhat.com>
111
112         * config/spu/spu.md (fma<VSF>4): Rename from fma_<VSF>.
113         (fnma<VSF>4): Rename from fnms_<VSF>.
114         (fms<VSF>4): Rename from fms_<VSF>.
115         (fma<VDF>4): Rename from fma_<VDF>.
116         (fms<VDF>4): Rename from fms_<VDF>.
117         (nfma<VDF>4): Rename from fnma_<VDF>.
118         (nfms<VDF>4): Rename from fnms_<VDF>.
119         (fnma<VDF>4, fnms<VDF>4): New expanders.
120         (floatunsdisf2): Update for the renames.
121         (*div<VSF>3_fast, *div<VSF>3_adjusted): Likewise.
122         * config/spu/spu-builtins.def: Update CODE_FOR_* for the renames.
123
124 2010-11-16  Eric Botcazou  <ebotcazou@adacore.com>
125
126         PR rtl-optimization/46490
127         * combine.c (expand_compound_operation): Fix thinko.
128
129 2010-11-16  Richard Henderson  <rth@redhat.com>
130
131         PR target/46470
132         * recog.c (peep2_attempt): Convert frame-related info when possible.
133         (peep2_fill_buffer): Allow frame-related insns into the buffer.
134         (peephole2_optimize): Allow peep2_attempt to fail.
135
136 2010-11-16  Eric Botcazou  <ebotcazou@adacore.com>
137
138         PR rtl-optimization/46315
139         * rtl.h (remove_reg_equal_equiv_notes_for_regno): Declare.
140         * rtlanal.c (remove_reg_equal_equiv_notes_for_regno): New function
141         extracted from...
142         * dce.c (delete_corresponding_reg_eq_notes): ...here.  Rename into...
143         (remove_reg_equal_equiv_notes_for_defs): ...this.
144         (delete_unmarked_insns): Adjust to above renaming.
145         * ifcvt.c (dead_or_predicable): Remove REG_EQUAL and REG_EQUIV notes
146         referring to registers set in the insns being moved, if any.
147
148         * df-core.c (df_ref_dump): New function extracted from...
149         (df_refs_chain_dump): ...here.  Call it.
150         (df_regs_chain_dump): Likewise.
151         * df-problems.c (df_chain_dump): Print 'e' for uses in notes.
152         * df-scan.c (df_scan_start_dump): Likewise.  Fix long line.
153
154 2010-11-16  Andreas Schwab  <schwab@linux-m68k.org>
155
156         PR rtl-optimization/46395
157         * postreload.c (reload_combine): Invalidate register use
158         information on all control flow insns.
159
160         * config/m68k/m68k.c (m68k_delegitimize_address): Also expect
161         LABEL_REF in UNSPEC operand.
162
163 2010-11-16  Jan Hubicka  <jh@suse.cz>
164
165         * cgraph.h (+varpool_can_remove_if_no_refs): Move here from ...;
166         when !flag_toplevel_reorder do not remove unless variable is
167         COMDAT or ARTIFICIAL.
168         * ipa.c (varpool_can_remove_if_no_refs): ... here.
169         (cgraph_remove_unreachable_nodes): Only analyzed nodes needs to stay.
170         * cgraphunit.c (cgraph_analyze_functions): Dump varpool, too.
171         * varpool.c (decide_is_variable_needed): Do not handle visibility issues.
172         (varpool_finalize_decl): Likewise.
173         (varpool_remove_unreferenced_decls): Use varpool_mark_needed_node; update
174         outdated comment on DECL_RTL_SET_P check.
175
176 2010-11-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
177
178         * config/sol2.h (NM_FLAGS): Define.
179         * doc/tm.texi.in (Macros for Initialization, NM_FLAGS): Document.
180         * doc/tm.texi: Update.
181
182 2010-11-16  Nick Clifton  <nickc@redhat.com>
183
184         * config/v850/v850.md (maddsf4): Rename to fmasf4 and use fma
185         rtx_code.
186         (msubsf4): Rename to fmssf4, and use fma.
187         (nmaddsf4): Rename to fnmasf4 and use fma.
188         (nmsubsf4): Rename to fnmssf4 and use fma.
189
190 2010-11-16  Joern Rennecke  <amylaar@spamcop.net>
191
192         PR target/44762
193         * config/score/score3.c (score3_return_in_memory): Constify arguments.
194         (score3_in_small_data_p, score3_function_value): Likewise.
195         (score3_trampoline_init): Use LCT_NORMAL.
196         (score3_print_operand): Initialize code as UNKNOWN.
197         * config/score/predicates.md (score_load_multiple_operation):
198         Remove unused variable.
199         (score_store_multiple_operation): Likewise.
200         * config/score/score7.c (score7_return_in_memory): Constify arguments.
201         (score7_in_small_data_p, score7_function_value): Likewise.
202         (score7_trampoline_init): Use LCT_NORMAL.
203         (score7_print_operand): Initialize code as UNKNOWN.
204         * config/score/score3.h (score3_return_in_memory): Update prototype.
205         (score3_in_small_data_p, score3_function_value): Likewise.
206         * config/score/score-protos.h (score_function_value): Likewise.
207         * config/score/score7.h (score7_return_in_memory): Update prototype.
208         (score7_in_small_data_p, score7_function_value): Likewise.
209         * config/score/score.c (TARGET_PROMOTE_PROTOTYPES): Constify.
210         (score_return_in_memory, score_pass_by_reference): Constify arguments.
211         (score_output_mi_thunk, score_function_prologue): Don't return a value.
212         (score_function_epilogue, score_in_small_data_p): Likewise.
213         (score_option_override, score_asm_trampoline_template): Likewise.
214         (score_trampoline_init, score_print_operand): Likewise.
215         (score_print_operand_address, score_prologue): Likewise.
216         (score_epilogue, score_call, score_call_value): Likewise.
217         (score_movsicc, score_movdi, score_zero_extract_andi): Likewise.
218         (score_function_arg_advance): Likewise. Make static.
219         (score_asm_file_end): Mark parameter value with ATTRIBUTE_UNUSED.
220         (score_function_arg, score_legitimate_address_p): Make static.
221         (score_function_value): Mark parameter func with ATTRIBUTE_UNUSED.
222         * config/score/score.h (REGNO_REG_CLASS): Cast value to enum reg_class.
223         * config/score/score-conv.h (UIMM_IN_RANGE, SIMM_IN_RANGE):
224         Allow (W) == HOST_BITS_PER_WIDE_INT.
225
226         PR java/46386
227         * config/pdp11/t-pdp11 (java/constants.o-warn): Remove.
228         * config/t-pnt16-warn (java/constants.o-warn): Likewise.
229
230 2010-11-16  Nathan Froyd  <froydnj@codesourcery.com>
231
232         * config/arc/arc.c: Delete pasto.
233         * config/pa/pa.c (pa_function_arg_boundary): Add missing comparison.
234
235 2010-11-16  Anatoly Sokolov  <aesok@post.ru>
236
237         * config/mn10300/mn10300.h (PREFERRED_RELOAD_CLASS,
238         PREFERRED_OUTPUT_RELOAD_CLASS): Remove.
239         * config/mn10300/mn10300.c (TARGET_PREFERRED_RELOAD_CLASS,
240         TARGET_PREFERRED_OUTPUT_RELOAD_CLASS): Define.
241         (mn10300_preferred_reload_class,
242         mn10300_preferred_output_reload_class): New functions.
243
244 2010-11-16  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
245
246         * gensupport.c (MNEMONIC_ATTR_NAME, MNEMONIC_HTAB_SIZE): New
247         macros.
248         (htab_eq_string, add_mnemonic_string, gen_mnemonic_setattr)
249         (mnemonic_htab_callback, gen_mnemonic_attr): New functions.
250         (init_rtx_reader_args_cb): Invoke gen_mnemonic_attr.
251
252 2010-11-16  Nathan Froyd  <froydnj@codesourcery.com>
253
254         * builtins.c (std_gimplify_va_arg_expr): Use
255         targetm.calls.function_arg_boundary.
256         * function.c (assign_parms, locate_and_pad_parm): Likewise.
257         * calls.c (struct arg_data): Update comment.
258         * defaults.h (FUNCTION_ARG_BOUNDARY): Delete.
259         * target.def (function_arg_boundary): Define.
260         * targhooks.h (default_function_arg_boundary): Declare.
261         * targhooks.c (default_function_arg_boundary): Define.
262         * doc/tm.texi.in (FUNCTION_ARG_PADDING): Use
263         TARGET_FUNCTION_ARG_BOUNDARY.
264         (FUNCTION_ARG_BOUNDARY): Delete.
265         (TARGET_FUNCTION_ARG_BOUNDARY): New.
266         * doc/tm.texi: Regenerate.
267         * system.h (FUNCTION_ARG_BOUNDARY): Poison.
268         * config/arc/arc.h (FUNCTION_ARG_BOUNDARY): Delete.
269         * config/arc/arc.c (arc_function_arg_boundary): Define.
270         (TARGET_FUNCTION_ARG_BOUNDARY): Define.
271         * config/arm/arm.h (FUNCTION_ARG_BOUNDARY): Delete.
272         * config/arm/arm-protos.h (arm_needs_doubleword_align): Delete.
273         * config/arm/arm.c (arm_needs_doubleword_align): Make static.
274         (arm_function_arg_boundary): Define.
275         (TARGET_FUNCTION_ARG_BOUNDARY): Define.
276         * config/frv/frv.h (FUNCTION_ARG_BOUNDARY): Delete.
277         * config/frv/frv-protos.h (frv_function_arg_boundary): Delete.
278         * config/frv/frv.c (frv_function_arg_boundary): Make static.
279         (TARGET_FUNCTION_ARG_BOUNDARY): Define.
280         * config/i386/i386.h (FUNCTION_ARG_BOUNDARY): Delete.
281         * config/i386/i386-protos.h (ix86_function_arg_boundary): Delete.
282         * config/i386/i386.c (ix86_function_arg_boundary): Make static.
283         (ix86_compat_function_arg_boundary): Take and return unsigned int.
284         (TARGET_FUNCTION_ARG_BOUNDARY): Define.
285         * config/ia64/ia64.h (FUNCTION_ARG_BOUNDARY): Delete.
286         * config/ia64/ia64-protos.h (ia64_function_arg_boundary): Delete.
287         * config/ia64/ia64.c (ia64_function_arg_boundary): Make static.
288         (TARGET_FUNCTION_ARG_BOUNDARY): Define.
289         * config/m32c/m32c.h (FUNCTION_ARG_BOUNDARY): Delete.
290         * config/m32c/m32c.c (m32c_function_arg_boundary): Define.
291         (TARGET_FUNCTION_ARG_BOUNDARY): Define.
292         * config/m32r/m32r.h (FUNCTION_ARG_BOUNDARY): Delete.
293         * config/mcore/mcore.h (FUNCTION_ARG_BOUNDARY): Delete.
294         * config/mcore/mcore.c (mcore_function_arg_boundary): Define.
295         (TARGET_FUNCTION_ARG_BOUNDARY): Define.
296         * config/mips/mips.h (FUNCTION_ARG_BOUNDARY): Delete.
297         * config/mips/mips-protos.h (mips_function_arg_boundary): Delete.
298         * config/mips/mips.c (mips_function_arg_boundary): Make static.
299         (TARGET_FUNCTION_ARG_BOUNDARY): Define.
300         * config/pa/pa.h (FUNCTION_ARG_BOUNDARY): Delete.
301         * config/pa/pa.c (pa_function_arg_boundary): Define.
302         (TARGET_FUNCTION_ARG_BOUNDARY): Define.
303         * config/picochip/picochip.h (FUNCTION_ARG_BOUNDARY): Delete.
304         * config/picochip/picochip-protos.h
305         (picochip_get_function_arg_boundary): Delete.
306         * config/picochip/picochip.c (picochip_get_function_arg_boundary):
307         Rename to...
308         (picochip_function_arg_boundary): ...this.  Make static.
309         (picochip_function_arg, picochip_arg_partial_bytes): Adjust.
310         (picochip_arg_advance): Adjust.
311         (TARGET_FUNCTION_ARG_BOUNDARY): Define.
312         * config/rs6000/rs6000.h (FUNCTION_ARG_BOUNDARY): Delete.
313         * config/rs6000/rs6000-protos.h (function_arg_boundary): Delete.
314         * config/rs6000/rs6000.c (function_arg_boundary): Rename to...
315         (rs6000_function_arg_boundary): ...this.  Make static.
316         (rs6000_parm_start, rs6000_gimplify_va_arg): Adjust.
317         (TARGET_FUNCTION_ARG_BOUNDARY): Define.
318         * config/rx/rx.h (FUNCTION_ARG_BOUNDARY): Delete.
319         * config/rx/rx.c (rx_function_arg_boundary): Define.
320         (TARGET_FUNCTION_ARG_BOUNDARY): Define.
321         * config/sparc/sparc.h (FUNCTION_ARG_BOUNDARY): Delete.
322         * config/sparc/sparc.c (sparc_function_arg_boundary): Define.
323         (TARGET_FUNCTION_ARG_BOUNDARY): Define.
324         * config/xtensa/xtensa.h (FUNCTION_ARG_BOUNDARY): Delete.
325         * config/xtensa/xtensa-protos.h (function_arg_boundary): Delete.
326         * config/xtensa/xtensa.c (function_arg_boundary): Rename to...
327         (xtensa_function_arg_boundary): ...this.  Make static.
328         (TARGET_FUNCTION_ARG_BOUNDARY): Define.
329
330 2010-11-16  Nathan Froyd  <froydnj@codesourcery.com>
331
332         * expr.c (alignment_for_piecewise_move): New function.
333         (widest_int_mode_for_size): New function.
334         (move_by_pieces, move_by_pieces_ninsns): Call them.
335         (can_store_by_pieces, store_by_pieces_1): Likewise.
336
337 2010-11-16  Nathan Froyd  <froydnj@codesourcery.com>
338
339         * gcc.c (char_p): Define.  Define a VEC of it.
340         (n_linker_options, n_assembler_options, n_preprocessor_options):
341         Delete.
342         (linker_options, assembler_options, preprocessor_options): Convert
343         to a VEC.
344         (add_preprocessor_option): Adjust.
345         (add_assembler_option): Adjust.
346         (add_linker_option): Adjust.
347         (do_specs_vec): New function.
348         (do_spec_1): Call it.  Adjust for new types.
349
350 2010-11-16  Nathan Froyd  <froydnj@codesourcery.com>
351
352         * Makefile.in (bitmap.o, ebitmap.o, et-forest.o): Update
353         dependencies.
354         (sreal.o, statistics.o, stringpool.o): Likewise.
355
356 2010-11-16  Richard Guenther  <rguenther@suse.de>
357
358         PR tree-optimization/44545
359         * tree-ssa-reassoc.c (linearize_expr_tree): Possibly throwing
360         statements are not reassociatable.
361         (reassociate_bb): Likewise.
362
363 2010-11-16  Nathan Froyd  <froydnj@codesourcery.com>
364
365         * bitmap.c: Delete unnecessary includes.
366         * ebitmap.c: Likewise.
367         * et-forest.c: Likewise.
368         * sreal.c: Likewise.
369         * statistics.c: Likewise.
370         * stringpool.c: Likewise.
371         * double-int.c: Add comment for inclusion of tm.h.
372
373 2010-11-16  Richard Guenther  <rguenther@suse.de>
374
375         * tree-ssa-sccvn.c (visit_unary_op): Rename to ...
376         (visit_nary_op): ... this.
377         (visit_binary_op): Remove.
378         (visit_use): Adjust and handle GIMPLE_TERNARY_RHS.
379
380 2010-11-16  Richard Guenther  <rguenther@suse.de>
381
382         PR middle-end/45172
383         * tree-eh.c (cleanup_empty_eh_unsplit): Avoid creating duplicate
384         edges.
385
386 2010-11-16  Nick Clifton  <nickc@redhat.com>
387
388         * config/rx/rx.c (rx_is_ms_bitfield_layout): Return false if the
389         record is packed.
390
391 2010-11-15  Richard Henderson  <rth@redhat.com>
392
393         * fold-const.c (operand_equal_for_comparison_p): Handle FMA_EXPR,
394         WIDEN_MULT_PLUS_EXPR, WIDEN_MULT_MINUS_EXPR, VEC_COND_EXPR,
395         DOT_PROD_EXPR.
396
397 2010-11-15  Richard Henderson  <rth@redhat.com>
398
399         * config/mn10300/mn10300.md (fmasf4, fmssf4, fnmasf4, fnmssf4): Rename
400         from fmaddsf4, fmsubsf4, fnmaddsf4, fnmsubsf4 respectively.  Use
401         fma rtx_code.
402
403 2010-11-15  Richard Henderson  <rth@redhat.com>
404
405         * config/frv/frv.md (fmasf4, fmssf4): Rename from *muladdsf4
406         and *mulsubsf4 respectively.  Use fma rtx_code.
407
408 2010-11-15  Joseph Myers  <joseph@codesourcery.com>
409
410         * gcc.c: Include "vec.h".
411         (argbuf): Make into a VEC.
412         (argbuf_length, argbuf_index): Remove.
413         (alloc_args, clear_args, store_arg, execute, insert_wrapper,
414         do_spec, do_self_spec, do_spec_1, eval_spec_function, main,
415         compare_debug_dump_opt_spec_function: Use VEC interfaces on
416         argbuf.
417         * Makefile.in (GCC_OBJS): Add vec.o and ggc-none.o.
418         (gcc.o): Depend on $(VEC_H).
419
420 2010-11-15  Richard Henderson  <rth@redhat.com>
421
422         * loop-unroll.c (analyze_insn_to_expand_var): Accept accumulation
423         via FMA if unsafe math.
424         (insert_var_expansion_initialization): Handle FMA.
425         (combine_var_copies_in_loop_exit): Likewise.
426
427 2010-11-15  Richard Henderson  <rth@redhat.com>
428
429         * config.gcc [ia64-*] (extra_options): Add fused-madd.opt.
430         * config/ia64/ia64.opt: Remove mfused-madd.
431         * config/ia64/ia64.c (ia64_rtx_costs): Handle FP MULT, PLUS, FMA.
432         * config/ia64/vms.h (TARGET_DEFAULT): Remove MASK_FUSED_MADD.
433         * config/ia64/vms64.h (TARGET_DEFAULT): Likewise.
434         * config/ia64/ia64.h (TARGET_DEFAULT): Likewise.
435         * config/ia64/hpux.h (TARGET_DEFAULT): Likewise.
436         * config/ia64/vect.md (addv2sf3, subv2sf3): Generate FMA.
437         (*addv2sf3_1, *addv2sf3_2, *subv2sf3_1, *subv2sf3_2): Remove.
438         (fmav2sf4): Rename from fpma; use FMA code.
439         (fmsv2sf4): Rename from fpms; use FMA code.
440         (fnmav2sf4): Rename from *fpnma; use FMA code.
441         * config/ia64/ia64.md (MODE_SDF): New iterator.
442         (suffix): New mode attribute.
443         (*maddsf4, *msubsf4, *nmaddsf4): Remove.
444         (fmssf4): Rename from *fmssf4.
445         (fnmasf4): Rename from *nfmasf4.
446         (*madddf4, *madddf4_trunc, *msubdf4, *msubdf4_trunc): Remove.
447         (*nmadddf4, *nmadddf4_truncsf): Remove.
448         (fmsdf4): Rename from *fmsdf4.
449         (fnmadf4): Rename from *nfmadf4.
450         (*fmadf_trunc_sf, *fmsdf_trunc_sf, *fnmadf_trunc_sf): New.
451         (*maddxf4, *maddxf4_truncsf, *maddxf4_truncdf): Remove.
452         (*msubxf4, *msubxf4_truncsf, *msubxf4_truncdf): Remove.
453         (*nmaddxf4, *nmaddxf4_truncsf, *nmaddxf4_truncdf): Remove.
454         (fmsxf4): Rename from *fmsxf4.
455         (fnmaxf4): Rename from *nfmaxf4.
456         (*fmaxf_trunc_<MODE_SDF>, *fmsxf_trunc_<MODE_SDF>): New.
457         (*fnmaxf_trunc_<MODE_SDF>): New.
458
459 2010-11-15  Jakub Jelinek  <jakub@redhat.com>
460
461         PR tree-optimization/46461
462         * tree-ssa-forwprop.c (simplify_builtin_call): Ensure ptr1 is
463         a gimple val.
464
465 2010-11-15  Ian Lance Taylor  <iant@google.com>
466
467         * godump.c: New file.
468         * common.opt (fdump-go-spec=): New option.
469         * tree.h: Add comments for TYPE_SYMTAB_ADDRESS and friends.
470         (TYPE_SYMTAB_IS_ADDRESS, TYPE_SYMTAB_IS_POINTER): Define.
471         (TYPE_SYMTAB_IS_DIE): Define.
472         (struct tree_type): Change GTY for symtab field to use
473         TYPE_SYMTAB_IS_ADDRESS and friends and to use a debug_hooks field
474         to pick the union field.
475         * debug.h (struct gcc_debug_hooks): Add tree_type_symtab_field.
476         (dump_go_spec_init): Declare.
477         * toplev.c (process_options): Handle flag_dump_go_spec.
478         * debug.c: Include "tree.h".
479         (do_nothing_debug_hooks): Set tree_type_symtab_field.
480         * dwarf2out.c (dwarf2_debug_hooks): Likewise.
481         * dbxout.c (dbx_debug_hooks): Likewise.
482         (xcoff_debug_hooks): Likewise.
483         * vmsdbgout.c (vmsdbg_debug_hooks): Likewise.
484         * sdbout.c (sdb_debug_hooks): Likewise.  Do not define if
485         SDB_DEBUGGING_INFO is not defined.
486         * doc/invoke.texi (Option Summary): Mention -fdump-go-spec.
487         (Overall Options): Document -fdump-go-spec.
488         * Makefile.in (OBJS-common): Add godump.o.
489         (debug.o): Add dependency on $(TREE_H).
490         (godump.o): New target.
491         (GTFILES): Add $(srcdir)/godump.c.
492
493 2010-11-15  Jakub Jelinek  <jakub@redhat.com>
494
495         PR debug/46095
496         * config/i386/i386.c (pro_epilogue_adjust_stack): Instead of
497         marking r11 set RTX_FRAME_RELATED_P if offset is too large for
498         style < 0, add REG_FRAME_RELATED_EXPR.
499
500         PR debug/46387
501         * rtl.h (vt_equate_reg_base_value): New prototype.
502         * alias.c (vt_equate_reg_base_value): New function.
503         * var-tracking.c (vt_init_cfa_base): Use it.
504
505 2010-11-15  Jan Hubicka  <jh@suse.cz>
506             Diego Novillo  <dnovillo@google.com>
507
508         PR lto/41528
509         * doc/lto.texi: Add.
510         * doc/gccint.texi: Add reference to lto.texi.
511         * doc/invoke.texi: Update user documentation for LTO.
512         Move internal flags to lto.texi
513
514 2010-11-15  Nicola Pero  <nicola.pero@meta-innovation.com>
515
516         * c-typeck.c (build_unary_op): Use
517         objc_build_incr_expr_for_property_ref to build the pre/post
518         increment/decrement of an Objective-C property ref, and skip the
519         lvalue_or_else check in that case.
520
521 2010-11-15  Martin Jambor  <mjambor@suse.cz>
522
523         PR tree-optimization/46349
524         * tree-sra.c (contains_bitfld_comp_ref_p): New function.
525         (contains_vce_or_bfcref_p): Likewise.
526         (sra_modify_assign): Use them.
527
528 2010-11-15  Richard Guenther  <rguenther@suse.de>
529
530         PR tree-optimization/46467
531         * tree-ssa-structalias.c (do_structure_copy): Properly treat
532         variables without subvars.
533
534 2010-11-15  Hariharan Sandanagobalane  <hariharan@picochip.com>
535
536         * config/picochip/picochip.c (file header): Picochip name change.
537         * config/picochip/picochip.md (file header): Likewise.
538         * config/picochip/predicates.md (file header): Likewise.
539         * config/picochip/dfa_space.md (file header): Likewise.
540         * config/picochip/dfa_speed.md (file header): Likewise.
541         * config/picochip/picochip.h(file header): Likewise.
542         * config/picochip/constraints.md (file header): Likewise.
543         * config/picochip/picochip-protos.h (file header): Likewise.
544         * config/picochip/libgccExtras/setjmp.asm (file header): Likewise.
545         * config/picochip/libgccExtras/divmodsi4.asm (file header): Likewise.
546         * config/picochip/libgccExtras/ashlsi3.asm (file header): Likewise.
547         * config/picochip/libgccExtras/longjmp.asm (file header): Likewise.
548         * config/picochip/libgccExtras/ashlsi3.c (file header): Likewise.
549         * config/picochip/libgccExtras/popcounthi2.asm (file header): Likewise.
550         * config/picochip/libgccExtras/parityhi2.asm (file header): Likewise.
551         * config/picochip/libgccExtras/udivmodhi4.asm (file header): Likewise.
552         * config/picochip/libgccExtras/ashrsi3.asm (file header): Likewise.
553         * config/picochip/libgccExtras/ashrsi3.c (file header): Likewise.
554         * config/picochip/libgccExtras/ucmpsi2.asm (file header): Likewise.
555         * config/picochip/libgccExtras/divmodhi4.asm (file header): Likewise.
556         * config/picochip/libgccExtras/lshrsi3.asm (file header): Likewise.
557         * config/picochip/libgccExtras/subdi3.asm (file header): Likewise.
558
559 2010-11-15  Richard Guenther  <rguenther@suse.de>
560
561         PR bootstrap/46474
562         * tree-ssa-math-opts.c (convert_mult_to_fma): Disregard debug stmts.
563
564 2010-11-15  Nick Clifton  <nickc@redhat.com>
565
566         * config/stormy16/stormy16.c (direct_return): Do not generate a
567         direct return for interrupt handlers.
568
569 2010-11-15  Joern Rennecke  <amylaar@spamcop.net>
570
571         * Makefile.in (tm.texi): Replace with rule for:
572         ($(srcdir)/doc/tm.texi).
573         (s-tm-texi): Depend on $(srcdir)/doc/../doc/tm.texi instead of on
574         $(srcdir)/doc/tm.texi .
575         (TEXI_GCCINT_FILES): Depend on $(srcdir)/doc/tm.texi instead of on
576         tm.texi .
577
578         PR target/46427
579         * config/m32r/m32r.c: Remove unused variables frame_size and insn.
580
581         PR bootstrap/45444
582         * config/arm/arm.c (locate_neon_builtin_icode): Initialize key.
583         (arm_output_asm_insn) Add ATTRIBUTE_PRINTF_4.
584
585         PR target/46432
586         * config/v850/v850.h (ASM_OUTPUT_REG_PUSH, ASM_OUTPUT_REG_POP): Delete.
587
588 2010-11-15  Richard Guenther  <rguenther@suse.de>
589
590         PR lto/44150
591         * lto-opts.c (lto_write_options): Write -fexceptions even if
592         not set by the user.
593
594 2010-11-13  Paolo Bonzini  <bonzini@gnu.org>
595
596         PR c/46462
597         * c-decl.c (declspecs_add_type): Make variables with error types
598         integers.
599         * c-parser.c (c_parser_next_tokens_start_declaration): Two IDs
600         do not start a declaration before an Objective-C foreach.
601         (c_parser_declaration_or_fndef): Improve recovery after unknown
602         type name.
603         (c_parser_for_statement): Hoist entrance of "foreach context"
604         before ifs, add corresponding reset where it was missing.  Do
605         not set objc_could_be_foreach_context for C.
606
607 2010-11-14  Eric Botcazou  <ebotcazou@adacore.com>
608
609         PR tree-optimization/45722
610         * tree-sra.c (build_ref_for_model): Always build a COMPONENT_REF if
611         this is a reference to a component.
612         * ipa-prop.c (ipa_get_member_ptr_load_param): Accept COMPONENT_REF.
613         (ipa_note_param_call): Adjust comment.
614
615 2010-11-14  Richard Sandiford  <rdsandiford@googlemail.com>
616
617         * config/mips/mips.c (machine_function): Remove
618         initialized_mips16_gp_pseudo_p.
619         (mips16_gp_pseudo_reg): Use cfun->machine->mips16_gp_pseudo_rtx to
620         detect whether a pseudo has already been created.  Unconditionally
621         create a new one if not.
622         (mips_pic_base_register): Only call mips16_gp_pseudo_reg when
623         expanding to rtl.  Create a new pseudo otherwise, if allowed.
624
625 2010-11-13  Richard Earnshaw  <rearnsha@arm.com>
626
627         PR target/43440
628         * tm.texi.in (OVERLAPPING_REGISTER_NAMES): Document new macro.
629         * tm.texi: Regenerated.
630         * output.h (decode_reg_name_and_count): Declare.
631         * varasm.c (decode_reg_name_and_count): New function.
632         (decode_reg_name): Reimplement using decode_reg_name_and_count.
633         * reginfo.c (fix_register): Use decode_reg_name_and_count and
634         iterate over all regs used.
635         * stmt.c (expand_asm_operands): Likewise.
636         * arm/aout.h (OVERLAPPING_REGISTER_NAMES): Define.
637         (ADDITIONAL_REGISTER_NAMES): Remove aliases that overlap
638         multiple machine registers.
639
640 2010-11-13  Eric Botcazou  <ebotcazou@adacore.com>
641
642         * stor-layout.c (place_union_field): Do not put location information
643         on offset expressions.
644         (place_field): Likewise.
645         (finalize_record_size): Likewise on size expressions.
646         (finalize_type_size): Likewise.
647         (layout_type): Likewise.
648
649 2010-11-13  Alexandre Oliva  <aoliva@redhat.com>
650
651         PR debug/42889
652         * df-scan.c (df_insn_rescan): Don't mark BBs upon debug insns.
653         * df-core.c (df_set_bb_dirty_nonrl): Remove.
654         * df.h (df_set_bb_dirty_nonlr): Likewise.
655
656 2010-11-13  Uros Bizjak  <ubizjak@gmail.com>
657
658         * config/mips/mips.md (call_internal): Pass curr_insn to
659         mips_split_call.
660         (call_internal_direct): Ditto.
661         (call_value_internal): Ditto.
662         (call_value_internal_direct): Ditto.
663         (call_value_multiple_internal): Ditto.
664         * config/mips/mips.c (mips_split_call): Do not copy
665         CALL_INSN_FUNCTION_USAGE here.
666
667 2010-11-13  Mingming Sun  <mingm.sun@gmail.com>
668
669         * doc/invoke.texi (MIPS Options): Add loongson3a processor.
670         * config/mips/mips.md (define_attr "cpu"): Add loongson_3a.
671         (define_insn "prefetch"): Add TARGET_LOONGSON_3A.
672         * config/mips/mips.h (TARGET_LOONGSON_3A): Define.
673         (TUNE_LOONGSON_3A): Define.
674         (TARGET_LOONGSON_VECTORS): Add TARGET_LOONGSON_3A.
675         (MIPS_ISA_LEVEL_SPEC): Add loongson3a.
676         * config/mips/mips.c (mips_cpu_info_table): Add loongson3a.
677         (mips_issue_rate): Add PROCESSOR_LOONGSON_3A.
678         (mips_rtx_cost_data): Add Loongson-3A.
679
680 2010-11-13  Iain Sandoe  <iains@gcc.gnu.org>
681
682         * config/darwin.h (LINK_COMMAND_SPEC_A): Update for changes to lto
683         switches.
684
685 2010-11-13  Iain Sandoe  <iains@gcc.gnu.org>
686
687         * dwarf2out.c (macinfo_entry): New struct.
688         (output_comp_unit): Emit the section start label here and flag that we
689         will emit an info section.
690         (dwarf2out_start_source_file): Save data in a macinfo entry rather than
691         emitting directly.
692         (dwarf2out_end_source_file): Likewise.
693         (dwarf2out_define): Likewise.
694         (dwarf2out_undef): Likewise.
695         (output_macinfo): New.
696         (dwarf2out_init): Do not emit debug section switches here, allocate a
697         vec for macinfo, when required.
698         (dwarf2out_finish): First switch to debug_abbrev_section here.
699         debug_line_section,  debug_macinfo_section, Likewise.
700         Check that the pubtypes table has at least one unpruned entry before
701         trying to emit it.
702
703 2010-11-13  Paolo Bonzini  <bonzini@gnu.org>
704
705         PR c/20385
706         * c-parser.c (c_parser_next_token_starts_declaration): Rename to...
707         (c_parser_next_tokens_start_declaration): ... this.  Handle 2nd
708         token lookahead.
709         (c_parser_compound_statement_nostart, c_parser_label,
710         c_parser_for_statement, c_parser_omp_for_loop): Adjust calls.
711         (c_parser_declaration_or_fndef): Detect the case now matched by
712         c_parser_next_tokens_start_declaration, give error and correct it.
713
714 2010-11-13  Paolo Bonzini  <bonzini@gnu.org>
715
716         * c-tree.h (enum c_typespec_kind): Add ctsk_none.
717         (struct c_declspecs): Replace tagdef_seen_p and type_seen_p
718         with typespec_kind.
719         * c-decl.c (build_null_declspecs): Initialize typespec_kind.
720         (shadow_tag_warned, check_compound_literal_type): Adjust
721         uses of tag_defined_p.
722         (declspecs_add_type): Set typespec_kind.
723         * c-parser.c (c_parser_declaration_or_fndef,
724         c_parser_declspecs, c_parser_struct_declaration,
725         c_parser_parameter_declaration, c_parser_type_name,
726         c_parser_objc_diagnose_bad_element_prefix): Adjust uses
727         of type_seen_p.
728         * c-typeck.c (c_cast_expr): Use typespec_kind instead of
729         tag_defined_p, pass ctsk_firstref through.
730
731 2010-11-13  Paolo Bonzini  <bonzini@gnu.org>
732
733         * c-format.c (enum format_specifier_kind, kind_descriptions): New.
734         (struct format_wanted_type): Replace field "name" with "kind", add
735         "format_start" and "format_length".
736         (check_format_info_main): Fill in new fields.  Fill in
737         FORMAT_WANTED_TYPES even for missing arguments.  Move checks
738         after the final NUL outside the while loop.  Do not include
739         width and precision modifiers in the format_start/format_length
740         of the main format.
741         (check_format_types): Remove FORMAT_START and FORMAT_LENGTH
742         arguments.  Compute WANTED_TYPE first so that format_type_warning
743         can be called for missing arguments.  Adjust calls to
744         format_type_warning.
745         (format_type_warning): Fetch as much information as possible
746         from format_wanted_type.  Adjust printing now that every
747         warning has a "descr", as well as for missing argument warnings
748         and to include % sign for format specifiers.
749
750 2010-11-12  Alexander Monakov  <amonakov@ispras.ru>
751
752         PR rtl-optimization/46204
753         * sel-sched-ir.c (maybe_tidy_empty_bb): Remove second argument.
754         Update all callers.  Do not recompute topological order.  Adjust
755         fallthrough edges following a degenerate conditional jump.
756
757 2010-11-12  Joseph Myers  <joseph@codesourcery.com>
758
759         * opts-common.c (control_warning_option): New.
760         * opts.c (set_default_handlers): New.
761         (decode_options): Use set_default_handlers and
762         control_warning_option.
763         (common_handle_option): Update call to enable_warning_as_error.
764         (enable_warning_as_error): Take gcc_options parameters.  Use
765         control_warning_option.
766         * opts.h (set_default_handlers, control_warning_option): Declare.
767
768 2010-11-12  Joseph Myers  <joseph@codesourcery.com>
769
770         * Makefile.in (OPTS_H): Define.
771         (c-decl.o, c-family/c-common.o, c-family/c-opts.o,
772         c-family/c-pch.o, c-family/c-pragma.o, gcc.o, gccspec.o,
773         cppspec.o, options.o, gcc-options.o, lto-opts.o, opts.o,
774         opts-common.o, toplev.o, passes.o, matrix-reorg.o,
775         ipa-struct-reorg.o, PLUGIN_HEADERS): Use $(OPTS_H).
776         * gcc.c (driver_handle_option): Take location_t parameter.
777         (process_command, do_self_spec): Update calls to
778         read_cmdline_option.
779         * langhooks-def.h (lhd_handle_option): Take location_t parameter.
780         * langhooks.c (lhd_handle_option): Take location_t parameter.
781         * langhooks.h (handle_option): Take location_t parameter.
782         * lto-opts.c (lto_reissue_options): Update call to set_option.
783         * opts-common.c (handle_option): Make static.  Take location_t
784         parameter and pass it to other functions.
785         (handle_generated_option): Take location_t parameter and pass it
786         to other functions.
787         (read_cmdline_option): Take location_t parameter and pass it to
788         other functions.  Use warning_at and error_at.
789         (set_option): Take location_t parameter and pass it to other
790         functions.
791         * opts.c (common_handle_option): Take location_t parameter and
792         pass it to other functions.
793         (enable_warning_as_error): Make static.  Take location_t parameter
794         and pass it to other functions.
795         (lang_handle_option): Take location_t parameter and pass it to
796         other functions.
797         (target_handle_option): Take location_t parameter.
798         (read_cmdline_options, maybe_default_option,
799         maybe_default_options, default_options_optimization,
800         decode_options): Take location_t parameter and pass it to other
801         functions.
802         * opts.h: Include input.h.
803         (struct cl_option_handler_func, decode_options, set_option,
804         handle_generated_option, read_cmdline_option): Take location_t
805         parameters.
806         (handle_option, enable_warning_as_error): Remove.
807         * toplev.c (toplev_main): Update call to decode_options.
808
809 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
810
811         * graphite-cloog-util.c (oppose_constraint,
812         cloog_matrix_to_ppl_constraint,
813         new_Constraint_System_from_Cloog_Matrix): Explicitly cast to int as
814         CLooG isl uses unsigned integers.  This triggered a warning.
815
816 2010-11-12  Joern Rennecke  <amylaar@spamcop.net>
817
818         PR target/46438
819         * config/xtensa/xtensa.c (xtensa_expand_nonlocal_goto): Use LCT_NORMAL.
820         (xtensa_setup_frame_addresses, xtensa_trampoline_init): Likewise.
821         (xtensa_function_arg_1): De-constify cum.
822         (xtensa_expand_prologue): Use add_reg_note.
823
824         PR target/46435
825         * config/cris/cris.c (saved_regs_mentioned): Delete.
826         (cris_reload_address_legitimized): Cast itype to enum reload_type.
827         Remove unused variable op0p.
828         (cris_rtx_costs): Cast argument 2 to rtx_cost to enum rtx_code.
829         (cris_emit_movem_store): Use add_reg_note.
830
831         PR bootstrap/46456
832         * cppbuiltin.c (define_builtin_macros_for_type_sizes): Split assert.
833
834 2010-11-12  Eric Botcazou  <ebotcazou@adacore.com>
835
836         * function.c (expand_function_end): Set the locator of the prologue on
837         the stack checking insns.
838
839 2010-11-12  Richard Henderson  <rth@redhat.com>
840
841         * config.gcc [xtensa] (extra_options): Add fused-madd.opt.
842         * config/xtensa/xtensa.opt (mfused-madd): Remove.
843         * config/xtensa/xtensa.c (TARGET_DEFAULT_TARGET_FLAGS): Remove
844         MASK_FUSED_MADD.
845         * config/xtensa/xtensa.md (fmasf4): Rename from muladdsf3; use fma.
846         (fnmasf4): Rename from mulsubsf3; use fma.
847
848 2010-11-12  Joern Rennecke  <amylaar@spamcop.net>
849             Richard Henderson  <rth@redhat.com>
850
851         PR target/46428
852         * config/moxie/moxie.c (moxie_expand_prologue): Remove unused variables.
853         * config/moxie/moxie.h (HARD_REGNO_OK_FOR_BASE_P): Use unsigned
854         comparison.
855
856 2010-11-12  Pat Haugen  <pthaugen@us.ibm.com>
857
858         * opts-common.c (decode_cmdline_option): Initialize separate_args.
859
860 2010-11-12  Jan Hubicka  <jh@suse.cz>
861
862         * doc/invoke.texi (early-inlining-insns): Update default.
863         * params.def (early-inlining-insns): Default to 10.
864
865 2010-11-12  Olivier Hainque  <hainque@adacore.com>
866
867         * config/rs6000/aix.h: #undef TARGET_AIX_OS before #define.
868
869 2010-11-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
870
871         * config/mips/iris6.h [!IRIX_USING_GNU_LD]
872         (SUPPORTS_INIT_PRIORITY): Define.
873
874 2010-11-12  Joern Rennecke  <amylaar@spamcop.net>
875
876         PR target/46430
877         * config/avr/avr-protos.h (avr_return_addr_rtx): Update prototype.
878         * config/avr/driver-avr.c (avr_device_to_arch): Always return value.
879         (avr_device_to_data_start, avr_device_to_startfiles): Likewise.
880         (avr_device_to_devicelib): Likewise.
881         * config/avr/avr.md (zero_extendqihi2): Put variable declarations
882         into block.
883         (zero_extendqisi2, zero_extendhisi2, zero_extendqidi2): Likewise.
884         (zero_extendhidi2, zero_extendsidi2): Likewise.
885         * config/avr/avr.c (avr_num_arg_regs): Constify type.
886         (avr_return_addr_rtx): De-constify tem.
887         (avr_rotate_bytes): Move declarations to start of block.
888         Don't use variable length array.
889         Put nested if/else into block.
890
891         PR rtl-optimization/46433
892         * var-tracking.c: Include tm_p.h .
893
894         PR bootstrap/44756
895         PR build/44767
896         * doc/tm.texi.in (LOCAL_ALIGNMENT): State that the type, if any,
897         should be unsigned.
898         (STACK_SLOT_ALIGNMENT, LOCAL_DECL_ALIGNMENT, PUSH_ROUNDING): Likewise.
899         * doc/tm.texi: Regenerate.
900
901         PR target/46412
902         * config/bfin/bfin-protos.h (bfin_local_alignment): Update prototype.
903         * config/bfin/bfin.c: Include sel-sched.h .
904         (bfin_cpus): Use BFIN_CPU_UNKNOWN for last initializer element.
905         (expand_interrupt_handler_prologue): Remove unused variable insn.
906         (bfin_load_pic_reg): Likewise.
907         (bfin_rtx_costs): Make code / outer_code variables of type
908         enum rtx_code, copied from re-named parameters.
909         (bfin_local_alignment): Change align argument and return type
910         to unsigned.
911         (bfin_adjust_cost): Remove unused variable insn_type.
912         Declare variables at start of block.
913         (struct loop_info): Rename to...
914         (struct loop_info_d).
915         (workaround_rts_anomaly): Change type of icode to int.
916         (harmless_null_pointer_p): Cast REGNO (..) to int before comparison
917         with int-typed variable.
918         (note_np_check_stores): Likewise.
919         (trapping_loads_p): Remove unused variable pat.
920         (bfin_expand_binop_builtin): Use expand_normal.
921         (bfin_expand_unop_builtin): Likewise.
922         (bfin_expand_builtin): Likewise.
923         Set tmode before use.
924
925         PR middle-end/44769
926         * final.c (split_double): Don't use BITS_PER_WORD directly in
927         shift count.
928
929         PR target/46431
930         * config/fr30/fr30.md (*movsf_constant_store): Remove duplicated
931         assignment.
932
933         PR target/46450
934         * config/stormy16/stormy16.c (xstormy16_expand_prologue):
935         Use add_reg_note.
936         (xstormy16_function_arg): Dereference cum.
937         (xstormy16_expand_builtin): Use expand_normal.
938         Change type of omode to enum machine_mode.
939         (combine_bnp): Rename and to and_insn.
940
941         PR target/46437
942         * config/mcore/mcore.c (layout_mcore_frame): Remove unused variable
943         localreg.
944
945 2010-11-12  Eric Botcazou  <ebotcazou@adacore.com>
946
947         PR debug/46375
948         * emit-rtl.c (remove_insn): Do not mark BBs upon debug insns.
949
950 2010-11-11  Rodrigo Rivas Costa  <rodrigorivascosta@gmail.com>
951
952         PR lto/46376
953         * lto-symtab.c (lto_symtab_resolve_replaceable_p): Use DECL_ONE_ONLY.
954
955 2010-11-11  Nathan Froyd  <froydnj@codesourcery.com>
956
957         PR c/44782
958         * common.opt (fmax-errors=): New option.
959         * opts.c (common_handle_option) [OPT_fmax_errors_]: Handle it.
960         * diagnostic.h (struct diagnostic_context): Add max_errors field.
961         * diagnostic.c (diagnostic_initialize): Initialize it.
962         (diagnostic_action_after_output): Exit if more than max_errors
963         have been output.
964         * doc/invoke.texi (Warning Options): Add -fmax-errors.
965         (-fmax-errors): Document.
966
967 2010-11-11  Richard Henderson  <rth@redhat.com>
968
969         * optabs.c (init_optabs): Init {fma,fms,fnma,fnms}_optab properly.
970
971 2010-11-11  Richard Henderson  <rth@redhat.com>
972
973         * config/fused-madd.opt: New file.
974         * config.gcc [i386-*, x86_64-*] (extra_options): Use it.
975         * config/i386/i386.c (ix86_extra_costs): Handle FMA.
976         (TARGET_DEFAULT_TARGET_FLAGS): Remove MASK_FUSED_MADD.
977         * config/i386/i386.opt (mfused-madd): Remove.
978         * config/i386/sse.md (split_fma): Remove.
979         (split_fms, split_fnma, split_fnms): Remove.
980
981 2010-11-12  Jakub Jelinek  <jakub@redhat.com>
982
983         PR target/46088
984         * config/i386/i386.md (*ashl<mode>3_cconly,
985         *<shiftrt_insn><mode>3_cconly): Don't use ix86_binary_operator_ok,
986         change nonimmediate_operand predicate to register_operand.
987
988 2010-11-11  Paolo Bonzini  <bonzini@gnu.org>
989
990         * Makefile.in (gengtype-lex.c): Include bconfig.h first.
991
992 2010-11-11  Jan Hubicka  <jh@suse.cz>
993
994         * opts.c (finish_options): Do not error on -flto-partition alone.
995
996         * doc/invoke.texi (-fwhopr): Merge into -flto section.
997         (-flto-partition): Document none.
998         * gcc.c (LINK_COMMAND_SPEC): Remove -fwhopr.
999         * lto-wrapper.c: Update comment.
1000         (run_gcc): Update LTO option parsing.
1001         * opts.c (finish_options): add support -flto-partition=none
1002         (common_handle_option): Remove fwhopr.
1003         * common.opt: Turn fwhopr into flto.
1004         * collect2.c (main): Update option handling.
1005         * cgraphunit.c (cgraph_decide_is_function_needed): Remove flag_whopr.
1006         * ipa-split.c (execute_split_functions): Remove flag_whopr.
1007         * ipa.c (function_and_variable_visibility): Remove flag_whopr.
1008         * ipa-prop.c (ipa_compute_jump_functions): Remove flag_whopr.
1009         * varpool.c (decide_is_variable_needed): Remove flag_whopr.
1010
1011 2010-11-11  Jan Hubicka  <jh@suse.cz>
1012
1013         PR tree-optimize/40436
1014         * ipa-inline.c (likely_eliminated_by_inlining_p): Rename to ...
1015         (eliminated_by_inlining_prob): ... this one; return 50% probability for
1016         SRA.
1017         (estimate_function_body_sizes): Update use of eliminated_by_inlining_prob;
1018         estimate static function size for 2 instructions.
1019
1020 2010-11-11  Joern Rennecke  <amylaar@spamcop.net>
1021
1022         PR target/44749
1023         * config/mep/mep-protos.h (mep_legitimize_reload_address): Always
1024         declare.  Change type of argument four to type int.
1025         (mep_secondary_input_reload_class): Returns enum reg_class.
1026         (mep_secondary_output_reload_class): Likewise.
1027         (mep_function_value): Change types of arguments to cont_tree.
1028         * config/mep/mep.c (mep_legitimize_reload_address): Change type of
1029         argument four to type int.
1030         (mep_secondary_input_reload_class): Returns enum reg_class.
1031         (mep_secondary_output_reload_class): Likewise.
1032         (mep_function_value): Change types of arguments to cont_tree.
1033         * config/mep/mep.h (REGNO_REG_CLASS): Cast return value of
1034         mep_regno_reg_class to enum reg_class.
1035
1036 2010-11-11  Richard Henderson  <rth@redhat.com>
1037
1038         * tree-ssa-math-opts.c (convert_mult_to_fma): Do not verify
1039         that the target has the exact fma operation that we matched.
1040
1041 2010-11-11  Joseph Myers  <joseph@codesourcery.com>
1042
1043         * reginfo.c (fix_register): Avoid inserting English word in
1044         diagnostic sentence.  Use %qs for quoting and %'.
1045
1046 2010-11-11  H.J. Lu  <hongjiu.lu@intel.com>
1047
1048         * config/i386/driver-i386.c (host_detect_local_cpu): Support
1049         Intel processor family 6, model 0x2c.
1050
1051 2010-11-11  Joseph Myers  <joseph@codesourcery.com>
1052
1053         * opts.c (warning_as_error_callback,
1054         register_warning_as_error_callback): Remove.
1055         (enable_warning_as_error): Don't use warning_as_error_callback.
1056         * opts.h (register_warning_as_error_callback): Remove.
1057
1058 2010-11-11  Richard Henderson  <rth@redhat.com>
1059
1060         * tree-ssa-math-opts.c (convert_mult_to_fma): Handle a NEGATE_EXPR
1061         in between the MULT and the PLUS/MINUS.
1062
1063 2010-11-11  Jakub Jelinek  <jakub@redhat.com>
1064
1065         PR middle-end/46388
1066         * expr.c (expand_assignment): If to_rtx is a VOIDmode MEM, use
1067         BLKmode mode for it.
1068         (expand_expr_real_1): Similarly for op0.
1069
1070 2010-11-11  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1071
1072         * doc/sourcebuild.texi (LTO Testing, dg-suppress-ld-options):
1073         Document optional target selector.
1074
1075 2010-11-11  Dave Korn  <dave.korn.cygwin@gmail.com>
1076
1077         * lto-streamer-out.c (write_symbol): Use int_size_in_bytes rather than
1078         assembling high and low parts of size if not using 32-bit HWINT; else
1079         use DECL_SIZE_UNITS, not DECL_SIZE.
1080
1081 2010-11-11  Martin Jambor  <mjambor@suse.cz>
1082
1083         PR tree-optimization/46383
1084         * ipa-prop.c (compute_complex_assign_jump_func): Ignore negative
1085         offsets.
1086         (compute_complex_ancestor_jump_func): Likewise.
1087         * tree.c (get_binfo_at_offset): Return NULL_TREE if offset is negative.
1088
1089 2010-11-11  Jakub Jelinek  <jakub@redhat.com>
1090
1091         PR debug/46150
1092         * tree-ssa-loop-ivopts.c (htab_inv_expr_eq): Don't return
1093         true if expr1->hash != expr2->hash.
1094
1095 2010-11-10  Joseph Myers  <joseph@codesourcery.com>
1096
1097         * cfgloop.c (verify_loop_structure): Use %' in diagnostics.  Start
1098         diagnostics with lowercase letters.
1099         * cgraphunit.c (verify_cgraph_node): Start diagnostics with
1100         lowercase letters.
1101         * collect2.c (maybe_run_lto_and_relink): Remove trailing '.' from
1102         diagnostic.
1103         * config/alpha/freebsd.h (LINK_SPEC): Avoid '`' in diagnostic.
1104         * config/arm/arm.c (arm_get_pcs_model): Start diagnostics with
1105         lowercase letters.
1106         * config/arm/freebsd.h (LINK_SPEC): Avoid '`' in diagnostic.
1107         Remove trailing ' ' from diagnostic.
1108         * config/avr/avr.c (print_operand_address): Start diagnostic with
1109         a lowercase letter and remove trailing '.'.
1110         * config/avr/avr.opt (mpmem-wrap-around): Fix typo in help text.
1111         * config/bfin/bfin.c (bfin_option_override): Start diagnostics
1112         with lowercase letters.  Use %' in diagnostics.  Remove trailing
1113         '.' from diagnostics.
1114         (bfin_handle_longcall_attribute): Use %' in diagnostic.
1115         * config/cris/cris.c (cris_split_movdx,
1116         cris_expand_pic_call_address): Start diagnostics with lowercase
1117         letters.
1118         (cris_asm_output_label_ref): Use %' in diagnostic.
1119         * config/cris/cris.h (ASM_SPEC): Start diagnostic with a lowercase
1120         letter.
1121         * config/crx/crx.h (FUNCTION_PROFILER): Start diagnostic with a
1122         lowercase letter.
1123         * config/darwin-c.c (version_as_macro): Start diagnostic with a
1124         lowercase letter.
1125         * config/darwin-driver.c (darwin_default_min_version): Use %' in
1126         diagnostic.
1127         * config/host-darwin.c (darwin_gt_pch_use_address): Use %' in
1128         diagnostic.
1129         * config/i386/freebsd.h (LINK_SPEC): Avoid '`' in diagnostic.
1130         * config/i386/host-cygwin.c (cygwin_gt_pch_get_address): Use %' in
1131         diagnostics.
1132         * config/i386/i386.c (ix86_option_override_internal): Write
1133         diagnostic as a single sentence without trailing '.'.  Use %' in
1134         diagnostics.
1135         (ix86_function_sseregparm, classify_argument): Start diagnostics
1136         with lowercase letters.
1137         (ix86_expand_prologue): Use %' in diagnostic.
1138         * config/i386/i386.h (CC1_CPU_SPEC_1): Remove trailing '.' from
1139         diagnostic.
1140         * config/i386/nwld.h (LINK_SPEC): Start diagnostic with a
1141         lowercase letter.
1142         * config/i386/winnt.c (i386_pe_determine_dllimport_p): Use %' in
1143         diagnostic.
1144         * config/ia64/freebsd.h (LINK_SPEC): Avoid '`' in diagnostic.
1145         * config/ia64/ia64.opt (msched-max-memory-insns-hard-limit): Avoid
1146         '`' in help text.
1147         * config/lm32/lm32.c (lm32_print_operand): Start diagnostic with a
1148         lowercase letter.
1149         * config/mep/mep.c (mep_validate_vliw): Start diagnostics with
1150         lowercase letters.
1151         * config/microblaze/microblaze.c (microblaze_handle_option):
1152         Remove trailing '.' from diagnostic.
1153         (print_operand): Start diagnostic with a lowercase letter.
1154         * config/pa/pa-hpux10.h (LINK_SPEC): Start diagnostics with
1155         lowercase letters.  Avoid '`' in diagnostics.
1156         * config/pa/pa-hpux11.h (LINK_SPEC): Start diagnostics with
1157         lowercase letters.  Avoid '`' in diagnostics.
1158         * config/pa/pa64-hpux.h (LINK_SPEC): Start diagnostics with
1159         lowercase letters.  Avoid '`' in diagnostics.
1160         * config/picochip/picochip.c (picochip_option_override,
1161         picochip_emit_save_register, picochip_function_arg,
1162         picochip_output_label, picochip_output_internal_label,
1163         picochip_asm_output_opcode, picochip_output_cbranch,
1164         picochip_output_compare, picochip_output_branch,
1165         picochip_get_vliw_alu_id): Remove trailing '.' and '\n' from
1166         diagnostics. Start diagnostics with lowercase letters.  Use %' in
1167         diagnostics.
1168         * config/rs6000/rs6000.c (rs6000_option_override_internal): Use
1169         "SPE" capitalization.  Start diagnostic with a lowercase letter.
1170         (rs6000_handle_option): Start diagnostics with lowercase letters.
1171         (def_builtin): Remove trailing '.' from diagnostic.
1172         (rs6000_savres_routine_name): Start diagnostic with a lowercase
1173         letter.
1174         * config/rs6000/sysv4.h (LINK_OS_FREEBSD_SPEC): Avoid '`' in
1175         diagnostic.
1176         * config/rx/rx.c (rx_handle_option): Start diagnostic with a
1177         lowercase letter.
1178         * config/s390/s390.c (s390_option_override) Start diagnostics with
1179         lowercase letters.  Use %' in diagnostic.
1180         * config/sh/sh.c (sh_output_mi_thunk): Start diagnostics with
1181         lowercase letters.
1182         * config/sh/symbian-base.c (sh_symbian_mark_dllimport): Use %' in
1183         diagnostic.
1184         * config/sh/symbian-c.c (sh_symbian_is_dllimported): Use %' in
1185         diagnostic.
1186         * config/sh/symbian-cxx.c (sh_symbian_is_dllimported): Use %' in
1187         diagnostic.
1188         * config/sparc/freebsd.h (LINK_SPEC): Avoid '`' in diagnostic.
1189         * config/spu/spu.c (spu_option_override): Start diagnostics with
1190         lowercase letters.  Use %qs for quoting in diagnostics.
1191         (spu_check_builtin_parm): Remove trailing '.' from diagnostics.
1192         Use %wd instead of HOST_WIDE_INT_PRINT_DEC in diagnostic .
1193         * config/v850/v850.c (construct_save_jarl): Remove trailing '\n'
1194         from diagnostic.
1195         * convert.c (convert_to_integer, convert_to_vector): Use %' in
1196         diagnostics.
1197         * dbgcnt.c (dbg_cnt_process_opt): Start diagnostic with lowercase
1198         letter and use "cannot" spelling.
1199         * expmed.c (extract_fixed_bit_field): Start diagnostic with
1200         lowercase letter and format as a single sentence without '.'.
1201         * ggc-common.c (write_pch_globals, gt_pch_save, gt_pch_restore):
1202         Use %' in diagnostics.
1203         * ggc-page.c (ggc_pch_write_object, ggc_pch_finish, ggc_pch_read):
1204         Use %' in diagnostics.
1205         * ggc-zone.c (ggc_pch_write_object, ggc_pch_finish, ggc_pch_read):
1206         Use %' in diagnostics.
1207         * graph.c (clean_graph_dump_file): Use %' in diagnostic.
1208         * graphite-poly.c (graphite_read_scop_file): Start diagnostics
1209         with lowercase letters and remove tailing '.' and '\n'.
1210         * lto-cgraph.c (input_profile_summary): Start diagnostic with
1211         lowercase letter and remove trailing '.'.
1212         (input_cgraph): Start diagnostics with lowercase letters and
1213         remove trailing '\n'.
1214         * opts.c (finish_options, common_handle_option): Start diagnostics
1215         with lowercase letters and remove trailing '.'.  Fix typo in
1216         diagnostic.
1217         * passes.c (position_pass): Start diagnostic with lowercase
1218         letter.
1219         * plugin.c (add_new_plugin, parse_plugin_arg_opt,
1220         register_callback, try_init_one_plugin): Start diagnostics with
1221         lowercase letters.
1222         * reload1.c (spill_failure): Use %' in diagnostic.
1223         (gen_reload): Start diagnostic with a lowercase letter.
1224         * stor-layout.c (place_field): Start diagnostic with a lowercase
1225         letter.
1226         * toplev.c (open_auxiliary_file): Use %' in diagnostic.
1227         * tree-cfg.c (verify_expr, verify_types_in_gimple_reference,
1228         verify_gimple_call, verify_gimple_phi, verify_eh_throw_stmt_node):
1229         Start diagnostics with lowercase letters, remove trailing '.' and
1230         use %' in diagnostics.
1231         * tree-ssa.c (verify_def): Remove trailing '.' from diagnostic.
1232         (verify_ssa): Don't split diagnostic across two error calls.
1233         Spell out "number" and use %' in diagnostic.
1234         * value-prof.c (visit_hist, check_counter): Start diagnostics with
1235         lowercase letters.
1236
1237 2010-11-10  Uros Bizjak  <ubizjak@gmail.com>
1238
1239         PR middle-end/46419
1240         * config/i386/xmmintrin.h (_mm_cvtpi16_ps): Swap __hisi and __losi.
1241         (_mm_cvtpu16_ps): Ditto.
1242
1243 2010-11-10  Joseph Myers  <joseph@codesourcery.com>
1244
1245         * common.opt (flag_excess_precision_cmdline, flag_generate_lto,
1246         warn_larger_than, larger_than_size, warn_frame_larger_than,
1247         frame_larger_than_size, flag_gen_aux_info, flag_shlib,
1248         default_visibility, flag_tls_default): New Variable declarations.
1249         (aux-info, auxbase, dumpbase, dumpdir, falign-functions=,
1250         falign-jumps=, falign-labels=, falign-loops=, o, v): Use Var.
1251         (v): Declare as Common and document here.
1252         * flags.h (default_visibility, flag_generate_lto,
1253         warn_larger_than, larger_than_size, warn_frame_larger_than,
1254         frame_larger_than_size, flag_gen_aux_info, flag_pedantic_errors,
1255         flag_shlib, flag_excess_precision_cmdline): Remove.
1256         (set_Wstrict_aliasing): Update prototype.
1257         * gcc.c (verbose_flag): Remove.
1258         (driver_handle_option): Add diagnostic_context parameter.  Don't
1259         handle OPT_v explicitly here.  Set verbose_flag to 1 rather than
1260         incrementing it.
1261         * opts-common.c (handle_option): Pass dc to handler.
1262         * opts.c (warn_larger_than, larger_than_size,
1263         warn_frame_larger_than, frame_larger_than_size,
1264         default_visibility): Remove.
1265         (common_handle_option): Add diagnostic_context parameter.
1266         (set_fast_math_flags, set_unsafe_math_optimizations_flags): Add
1267         gcc_options parameters.
1268         (lang_handle_option, target_handle_option, read_cmdline_options,
1269         decode_options): Add diagnostic_context parameters.
1270         (finish_options): Access option state through opts pointer where
1271         possible.
1272         (common_handle_option): Access option state through opts pointer
1273         where possible.  Do not set local static variable verbose.  Do not
1274         explicitly handle OPT_v, OPT_Wstrict_aliasing_,
1275         OPT_Wstrict_overflow_, OPT_Wunused, OPT_auxbase, OPT_dumpbase,
1276         OPT_dumpdir, OPT_falign_functions_, OPT_falign_jumps_,
1277         OPT_falign_labels_, OPT_falign_loops_, OPT_fira_verbose_, OPT_o or
1278         OPT_fwhopr_.  Do not explicitly set .opt file variables for
1279         OPT_aux_info or OPT_pedantic_errors.  Use dc for diagnostic context.
1280         (set_Wstrict_aliasing): Add gcc_options parameter.
1281         * opts.h (struct cl_option_handler_func): Add diagnostic_context
1282         parameter to handler.
1283         (decode_options): Add diagnostic_context parameter.
1284         * toplev.c (dump_base_name, dump_dir_name, aux_base_name,
1285         asm_file_name, flag_generate_lto, flag_gen_aux_info,
1286         aux_info_file_name, flag_shlib, flag_tls_default,
1287         flag_excess_precision_cmdline, flag_pedantic_errors): Remove.
1288         (toplev_main): Pass global_dc to decode_options.
1289         * toplev.h (dump_base_name, dump_dir_name, aux_base_name,
1290         aux_info_file_name, asm_file_name): Remove.
1291         * tree.h (flag_tls_default): Remove.
1292
1293 2010-11-10  Eric Botcazou  <ebotcazou@adacore.com>
1294
1295         * config/sparc/sparc.c (sparc_delegitimize_address): New function.
1296         (TARGET_DELEGITIMIZE_ADDRESS): Define to above.
1297
1298 2010-11-10  Quentin Neill  <quentin.neill.gnu@gmail.com>
1299
1300         * config.gcc (i[34567]86-*-*): Include tbmintrin.h.
1301         (x86_64-*-*): Likewise.
1302         * config/i386/cpuid.h: Define TBM bit.
1303         * config/i386/driver-i386.c (host_detect_local_cpu): Define
1304         and set has_tbm.
1305         * config/i386/i386-c.c (ix86_target_macros_internal): Check
1306         isa_flag for TBM.
1307         * config/i386/i386.c (OPTION_MASK_ISA_TBM_SET): New.
1308         (OPTION_MASK_ISA_TBM_UNSET): New.
1309         (ix86_handle_option): Handle -mtbm.
1310         (isa_opts): Add -mtbm.
1311         (enum pta_flags): Add PTA_TBM.
1312         (ix86_option_override_internal): Add TBM support.
1313         (ix86_valid_target_attribute_inner_p): Handle -mtbm.
1314         (IX86_BUILTIN_BEXTRI32): New for TBM intrinsic.
1315         (IX86_BUILTIN_BEXTRI64): Likewise.
1316         (bdesc_args): Add TBM intrinsics.
1317         (ix86_expand_builtin): Add TBM specific case.
1318         * config/i386/i386.h (TARGET_TBM): New for TBM.
1319         * config/i386/i386.md (UNSPEC_BEXTRI): New for TBM.
1320         (tbm_bextri_<mode>): Likewise.
1321         (*tbm_blcfill_<mode>): Likewise.
1322         (*tbm_blci_<mode>): Likewise.
1323         (*tbm_blcic_<mode>): Likewise.
1324         (*tbm_blcmsk_<mode>): Likewise.
1325         (*tbm_blcs_<mode>): Likewise.
1326         (*tbm_blsfill_<mode>): Likewise.
1327         (*tbm_blsic_<mode>): Likewise.
1328         (*tbm_t1mskc_<mode>): Likewise.
1329         (*tbm_tzmsk_<mode>): Likewise.
1330         * config/i386/i386.opt: Add -mtbm.
1331         * config/i386/tbmintrin.h (__bextri_u32): New.
1332         (__blcfill_u32): Likewise.
1333         (__blci_u32): Likewise.
1334         (__blcic_u32): Likewise.
1335         (__blcmsk_u32): Likewise.
1336         (__blcs_u32): Likewise.
1337         (__blsfill_u32): Likewise.
1338         (__blsic_u32): Likewise.
1339         (__t1mskc_u32): Likewise.
1340         (__tzmsk_u32): Likewise.
1341         (__bextri_u64): Likewise.
1342         (__blcfill_u64): Likewise.
1343         (__blci_u64): Likewise.
1344         (__blcic_u64): Likewise.
1345         (__blcmsk_u64): Likewise.
1346         (__blcs_u64): Likewise.
1347         (__blsfill_u64): Likewise.
1348         (__blsic_u64): Likewise.
1349         (__t1mskc_u64): Likewise.
1350         (__tzmsk_u64): Likewise.
1351         * config/i386/x86intrin.h: Add TBM check and tbmintrin.h.
1352         * doc/invoke.texi: Document -mtbm.
1353         * doc/extend.texi: Document TBM built-in functions.
1354
1355 2010-11-10  Quentin Neill  <quentin.neill.gnu@gmail.com>
1356
1357         * config.gcc (i[34567]86-*-*): Include bmiintrin.h.
1358         (x86_64-*-*): Likewise.
1359         * config/i386/cpuid.h: Define BMI bit.
1360         * config/i386/driver-i386.c (host_detect_local_cpu): Define
1361         and set has_bmi.
1362         * config/i386/i386-c.c (ix86_target_macros_internal): Check
1363         isa_flag for BMI.
1364         * config/i386/i386.c (OPTION_MASK_ISA_BMI_SET): New.
1365         (OPTION_MASK_ISA_BMI_UNSET): New.
1366         (ix86_handle_option): Handle -mbmi.
1367         (isa_opts): Add -mbmi.
1368         (enum pta_flags): Add PTA_BMI.
1369         (ix86_option_override_internal): Add BMI support.
1370         (ix86_valid_target_attribute_inner_p): Handle -mbmi.
1371         (IX86_BUILTIN_BEXTR32): New for BMI intrinsic.
1372         (IX86_BUILTIN_BEXTR64): Likewise.
1373         (IX86_BUILTIN_CTZS): Likewise.
1374         (bdesc_args): Add BMI intrinsics.
1375         (ix86_expand_args_builtin): Add BMI specific cases.
1376         * config/i386/i386.h (TARGET_BMI): New for BMI.
1377         (CTZ_DEFINED_VALUE_AT_ZERO): Likewise.
1378         (CLZ_DEFINED_VALUE_AT_ZERO): Likewise.
1379         * config/i386/i386.md (UNSPEC_BEXTR): New for BMI.
1380         (UNSPEC_TZCNT): Likewise.
1381         (ctz<mode>2): Add tzcnt, and handle 16 bit operands.
1382         (bmi_andn_<mode>): New for BMI.
1383         (bmi_bextr_<mode>): Likewise.
1384         (bmi_blsi_<mode>): Likewise.
1385         (bmi_blsmsk_<mode>): Likewise.
1386         (bmi_blsr_<mode>): Likewise.
1387         * config/i386/i386.opt: Add -mbmi.
1388         * config/i386/x86intrin.h: Add BMI check and bmiintrin.h.
1389         * config/i386/bmiintrin.h (__lzcnt_u16): New.
1390         (__tzcnt_u16): Likewise.
1391         (__andn_u32): Likewise.
1392         (__bextr_u32): Likewise.
1393         (__blsi_u32): Likewise.
1394         (__blsmsk_u32): Likewise.
1395         (__blsr_u32): Likewise.
1396         (__lzcnt_u32): Likewise.
1397         (__tzcnt_u32): Likewise.
1398         (__andn_u64): Likewise.
1399         (__bextr_u64): Likewise.
1400         (__blsi_u64): Likewise.
1401         (__blsmsk_u64): Likewise.
1402         (__blsr_u64): Likewise.
1403         (__lzcnt_u64): Likewise.
1404         (__tzcnt_u64): Likewise.
1405         * doc/invoke.texi: Document -mbmi and -mno-bmi.
1406         * doc/extend.texi: Document BMI built-in functions.
1407
1408 2010-11-10  Jan Hubicka  <jh@suse.cz>
1409
1410         PR tree-optimize/46228
1411         * doc/invoke.texi (comdat-sharing-probability): Document.
1412         * ipa-inline.c (cgraph_estimate_growth): Handle COMDATs
1413         * params.def (PARAM_COMDAT_SHARING_PROBABILITY): New param.
1414
1415 2010-11-10  Jan Hubicka  <jh@suse.cz>
1416
1417         PR tree-optimize/46228
1418         * cgraph.c (cgraph_propagate_frequency): Fix typo.
1419
1420 2010-11-10  H.J. Lu  <hongjiu.lu@intel.com>
1421
1422         PR tree-optimization/46414
1423         * tree-inline.c (estimate_move_cost): Check preferred vector
1424         mode for vector type.
1425
1426 2010-11-10  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1427
1428         * config/alpha/osf5.h (ASM_SPEC): Remove -nocpp.
1429
1430 2010-11-10  Sebastian Pop  <sebastian.pop@amd.com>
1431
1432         PR tree-optimization/45971
1433         * tree-if-conv.c (predicate_scalar_phi): Do not generate a COND_EXPR
1434         for phi nodes analyzable by scev.
1435
1436 2010-11-10  Richard Guenther  <rguenther@suse.de>
1437
1438         PR tree-optimization/44964
1439         * ipa-inline.c (cgraph_flatten): Check that SSA form matches.
1440
1441 2010-11-10  Martin Jambor  <mjambor@suse.cz>
1442
1443         PR tree-optimization/46351
1444         PR tree-optimization/46377
1445         * tree-sra.c (type_internals_preclude_sra_p): Disqualify types with
1446         aggregate bit-fields.
1447
1448 2010-11-10  Joseph Myers  <joseph@codesourcery.com>
1449
1450         * doc/tm.texi.in (TARGET_OPTION_TRANSLATE_TABLE): Remove.
1451         * doc/tm.texi: Regenerate.
1452         * opts-common.c (tm.h): Don't include.
1453         (target_option_translations): Remove.
1454         (decode_cmdline_options_to_array): Don't handle translating options.
1455         * system.h (TARGET_OPTION_TRANSLATE_TABLE): Poison.
1456         * config/darwin-driver.c: Don't condition includes on
1457         CROSS_DIRECTORY_STRUCTURE.
1458         (darwin_default_min_version): Make static.
1459         (darwin_driver_init): New.  Call darwin_default_min_version if not
1460         CROSS_DIRECTORY_STRUCTURE.
1461         * config/darwin.h (TARGET_OPTION_TRANSLATE_TABLE): Remove.
1462         (DRIVER_SELF_SPECS, DARWIN_CC1_SPEC): Define.
1463         (ASM_SPEC): Add %{static}.
1464         (darwin_default_min_version): Don't declare.
1465         (darwin_driver_init): Declare.
1466         (GCC_DRIVER_HOST_INITIALIZATION): Define to call
1467         darwin_driver_init, independent of CROSS_DIRECTORY_STRUCTURE.
1468         * config/darwin.opt (all_load, allowable_client,
1469         arch_errors_fatal, bind_at_load, bundle, bundle_loader,
1470         dead_strip, dependency-file, dylib_file, dynamic, dynamiclib,
1471         exported_symbols_list, filelist, findirect-virtual-calls,
1472         flat_namespace, force_cpusubtype_ALL, force_flat_namespace,
1473         framework, fterminated-vtables, gfull, gused, image_base, init,
1474         install_name, multi_module, multiply_defined,
1475         multiply_defined_unused, no_dead_strip_inits_and_terms,
1476         seg_addr_table, seg_addr_table_filename, segaddr,
1477         segs_read_only_addr, segs_read_write_addr, single_module,
1478         umbrella, unexported_symbols_list, weak_reference_mismatches,
1479         Zall_load, Zarch_errors_fatal, Zbind_at_load, Zbundle,
1480         Zdead_strip, Zdynamic, Zdynamiclib, Zflat_namespace,
1481         Zforce_cpusubtype_ALL, Zforce_flat_namespace, Zmulti_module,
1482         Zno_dead_strip_inits_and_terms, Zsingle_module): New.
1483         * config/i386/darwin.h (CC1_SPEC): Add DARWIN_CC1_SPEC.
1484         (ASM_SPEC): Add %{static}.
1485         (SUBTARGET_OPTION_TRANSLATE_TABLE): Remove.
1486         * config/mep/mep.h (TARGET_OPTION_TRANSLATE_TABLE): Remove.
1487         (DRIVER_SELF_SPECS): Handle options formerly in
1488         TARGET_OPTION_TRANSLATE_TABLE.
1489         * config/mep/mep.opt (mfar): New.
1490         * config/picochip/picochip.h (TARGET_OPTION_TRANSLATE_TABLE): Remove.
1491         (DRIVER_SELF_SPECS): Define.  Handle options formerly in
1492         TARGET_OPTION_TRANSLATE_TABLE.
1493         * config/rs6000/darwin.h (CC1_SPEC): Handle -faltivec and -fno-altivec.
1494         (SUBTARGET_OPTION_TRANSLATE_TABLE): Remove.
1495         * config/rs6000/darwin.opt (Waltivec-long-deprecated, faltivec,
1496         ffix-and-continue, findirect-data): New.
1497         * config/rx/rx.h (TARGET_OPTION_TRANSLATE_TABLE): Remove.
1498         * config/rx/rx.opt (nofpu): Make into alias of mnofpu.
1499         (mnofpu): Define mask and use Report here.
1500
1501 2010-11-10  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
1502
1503         * config/s390/s390.c (s390_emit_prologue): Report the stack
1504         size if -fstack-usage is used.
1505
1506 2010-11-10  Richard Guenther  <rguenther@suse.de>
1507
1508         PR tree-optimization/46398
1509         * tree-ssa-sccvn.c (process_scc): Iterate for all PHIs.
1510
1511 2010-11-10  Joern Rennecke  <amylaar@spamcop.net>
1512
1513         PR target/44760
1514         * config/iq2000/iq2000.h (REGISTER_NAMES): Remove trailing semicolon.
1515         (REGNO_MODE_OK_FOR_BASE_P): Cast REGNO to int before passing it to
1516         GP_REG_OR_PSEUDO_STRICT_P.
1517         * config/iq2000/iq2000.md (andsi3+1): Add gcc_unreachable for
1518         unexpected alternative.
1519         (*movsf_internal): Likewise.
1520         (indirect_jump): Replace call to non-existant function with call to
1521         internal_error.
1522         (tablejump): Likewise.
1523         * config/iq2000/iq2000.c: Include df.h .
1524         (iq2000_function_arg_advance): Use CONST_CAST2.
1525         (compute_frame_size, iq2000_expand_prologue): Remove unused variables.
1526         (iq2000_can_eliminate): Call leaf_function_p instead of testing for
1527         a non-zero function address.
1528         (iq2000_initial_elimination_offset): Add gcc_unreachable for
1529         unexpected value of FROM.
1530         (symbolic_expression_p): Delete.
1531         (iq2000_function_value): Constify func.
1532         (expand_one_builtin): Use expand_normal.
1533         (iq2000_print_operand): Don't print VALUE if calculating it failed.
1534
1535         PR rtl-optimization/44764
1536         * addresses.h (ok_for_base_p_1): Mark regno with ATTRIBUTE_UNUSED.
1537
1538         PR target/46407
1539         * config/rx/rx.h (REGISTER_NAMES): Remove trailing semicolon.
1540         * config/rx/rx.c (rx_promote_function_mode): Mark punsignedp
1541         with ATTRIBUTE_UNUSED.
1542         (valid_psw_flag): Constify parameter which.
1543         (rx_memory_move_cost): Change type of parameter regclass to reg_class_t.
1544
1545         PR target/46415
1546         * config/mmix/mmix-protos.h (mmix_local_alignment): Update prototype.
1547         (mmix_dbx_register_number): Likewise.
1548         * config/mmix/mmix.c: Include df.h .
1549         (mmix_local_alignment): Change argument basic_align and return type
1550         to unsigned.
1551         (mmix_dbx_register_number): Change argument and return type to
1552         unsigned.
1553         (mmix_expand_prologue): Use add_reg_note.
1554
1555         PR target/46417
1556         * config/spu/spu.c (spu_expand_insv): Remove unused variables.
1557         (spu_split_store): Use aform.
1558         (spu_function_profiler): Mark parameter labelno with ATTRIBUTE_UNUSED.
1559
1560 2010-11-10  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
1561
1562         PR/46268
1563         * doc/gty.texi (GTY Options): Clarify that variable_size produces
1564         allocators taking size in bytes, compare with length option.  Add
1565         size calculation example.
1566         (Invoking the garbage collector): Ensure that sentences are
1567         followed by two spaces.  Describe that pointer fields must be
1568         initialized at ggc_collect call.
1569         (Troubleshooting): New section.
1570
1571 2010-11-09  Jan Hubicka  <jh@suse.cz>
1572
1573         PR tree-optimization/40436
1574         * ipa-inline.c (leaf_node_p): Implement using is_inexpensive_builtin.
1575         * tree-inline.c (estimate_num_insns): Inexpensive builtins are like
1576         normal instructions; be sure bultin is not implemented in this file;
1577         compute non-zero return cost.
1578         (init_inline_once): Reduce builtin_call_cost to 1; set return cost.
1579         * tree-inline.h (eni_weights_d): Add return cost.
1580
1581 2010-11-09  Joseph Myers  <joseph@codesourcery.com>
1582
1583         * c-parser.c (c_parser_struct_declaration): Handle declaration
1584         specifiers followed by CPP_CLOSE_BRACE.
1585
1586 2010-11-09  Michael Meissner  <meissner@linux.vnet.ibm.com>
1587
1588         * config/rs6000/rs6000.md (floatsi<mode>2_lfiwax): Rewrite so
1589         split occurs before reload, and we allocate memory at the time of
1590         the split, not during expansion.  Add attributes.
1591         (floatsi<mode>2_lfiwax_mem): Ditto.
1592         (floatunssi<mode>2_lfiwzx): Ditto.
1593         (floatunssi<mode>2_lfiwzx_mem): Ditto.
1594         (floatsidf2): Ditto.
1595         (floatunssisf2): Ditto.
1596         (floatunssidf2): Ditto.
1597         (fix_trunc<mode>si2): Ditto.
1598         (fix_trunc<mode>si2_stfiwx): Ditto.
1599         (fix_trunc<mode>si2_internal): Ditto.
1600         (fix_trunc<mode>si2): Ditto.
1601         (fix_trunc<mode>di2): Ditto.
1602         (fixuns_trunc<mode>si2_stfiwx): Ditto.
1603         (floatsisf2): Ditto.
1604         (floatdidf2_mem): Ditto.
1605         (floatunsdidf2_mem): Ditto.
1606         (floatunsdidf2): Ditto.
1607         (floatdisf2_internal1): Ditto.
1608         (floatdisf2_mem): Ditto.
1609         (floatunsdisf2_mem): Ditto.
1610         (floatsi<mode>2_lfiwax_mem2): Delete.
1611         (floatunssi<mode>2_lfiwzx_mem2): Ditto.
1612         (fix_trunc<mode>si2_mem): Ditto.
1613         (fixuns_trunc<mode>si2_mem): Ditto.
1614         (round32<mode>2_fprs): New combiner insn to combine (double)(int)
1615         type operations to reduce copying the values to multiple memory slots.
1616         (roundu32<mode>2_fprs): Ditto.
1617
1618         * config/rs6000/rs6000.c (rs6000_address_for_fpconvert): Handle
1619         PRE_INC, PRE_DEC, PRE_MODIFY.
1620         (rs6000_expand_convert_si_to_sfdf): Delete, no longer used.
1621
1622         * config/rs6000/rs6000-protos.h (rs6000_expand_convert_si_to_sfdf):
1623         Delete prototype.
1624
1625 2010-11-09  Jakub Jelinek  <jakub@redhat.com>
1626
1627         PR target/43808
1628         * cfgexpand.c (partition_stack_vars): Call
1629         update_alias_info_with_stack_vars unconditionally.
1630         (update_alias_info_with_stack_vars): Allow unused
1631         unreferenced vars when not optimizing.
1632
1633 2010-11-09  Sebastian Pop  <sebastian.pop@amd.com>
1634
1635         PR tree-optimization/46036
1636         * tree-if-conv.c (predicate_bbs): Call unshare_expr before
1637         add_to_dst_predicate_list.
1638
1639 2010-11-09  Jakub Jelinek  <jakub@redhat.com>
1640
1641         PR debug/46171
1642         * df-problems.c (struct dead_debug_use, struct dead_debug): Move
1643         earlier.
1644         (df_set_unused_notes_for_mw, df_create_unused_note): Add DEBUG
1645         argument, call dead_debug_reset when adding REG_UNUSED note.
1646         (dead_debug_reset): New function.
1647         (df_note_bb_compute): Adjust df_set_unused_notes_for_mw and
1648         df_create_unused_note callers.
1649
1650 2010-11-09  Anatoly Sokolov  <aesok@post.ru>
1651
1652         * config/fr30/fr30.c: Include "df.h".
1653
1654 2010-11-09  Richard Guenther  <rguenther@suse.de>
1655
1656         PR tree-optimization/46355
1657         * tree-loop-distribution.c (tree_loop_distribution): Do not
1658         distribute loops without a single exit.
1659
1660 2010-11-09  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
1661
1662         PR rtl-optimization/46237
1663         * ira-conflicts.c (ira_build_conflicts): Record conflicts for call
1664         saved hard regs if they might get partially clobbered.
1665
1666 2010-11-09  Paul Koning  <ni1d@arrl.net>
1667
1668         * config/pdp11/pdp11.md (lshrsi3, lshrhi3): Use add for decrement.
1669
1670 2010-11-09  Richard Guenther  <rguenther@suse.de>
1671
1672         PR tree-optimization/46177
1673         * tree-loop-distribution.c (prop_phis): Remove.
1674         (generate_builtin): Re-use the old loop exit edge to avoid
1675         needing to update PHI nodes.
1676
1677 2010-11-09  Joern Rennecke  <amylaar@spamcop.net>
1678
1679         * config/i386/i386.c (ix86_expand_split_stack_prologue): Change
1680         type of args_size to unsigned HOST_WIDE_INT.
1681
1682         PR target/44755
1683         * config.gcc (picochip-*): Add t-pnt16-warn to tmake_file.
1684         * config/t-pnt16-warn: New file.
1685         * config/picochip/picochip.c (picochip_emit_stack_allocate):
1686         Use add_reg_note.
1687         (picochip_emit_save_register): Likewise.
1688         (picochip_emit_restore_register): Remove variable insn.
1689         (picochip_legitimize_address): Don't use C++ style comments.
1690         (picochip_legitimize_reload_address): Likewise.
1691         (reorder_var_tracking_notes): Remove variable vliw_start.
1692         (picochip_reorg): Cast first arguemnt to emit_note_after to
1693         enum insn_note.
1694         (picochip_expand_builtin_2op): Use EXPAND_NORMAL.
1695         (picochip_expand_builtin_3op): Likewise.
1696         (picochip_expand_builtin_2opvoid): Likewise.
1697         (picochip_expand_array_get, picochip_expand_array_put): Likewise.
1698         (picochip_expand_array_testport): Likewise.
1699         (picochip_init_builtins): Remove unused variables.
1700         * config/picochip/picochip.h (ASM_FORMAT_PRIVATE_NAME): Cast LABELNO
1701         to unsigned long, and output it as such.
1702         (ASM_OUTPUT_SKIP): Use HOST_WIDE_INT_PRINT_UNSIGNED.
1703         * config/picochip/picochip.md (movhicc): Remove nonsense statement.
1704         (schedType): Cast result of picochip_schedule_type to
1705         enum attr_schedType.
1706
1707         PR target/44759
1708         * config/mn10300/mn10300.c (SIZE_FMOV_LIMIT): Promote all arms of
1709         conditional to type of S.
1710         (mn10300_function_arg): Remove unused variable align.
1711         (mn10300_arg_partial_bytes): Likewise.
1712         * config/mn10300/mn10300.md (attribute cpu): Cast value to
1713         enum attr_cpu.
1714
1715 2010-11-09  H.J. Lu  <hongjiu.lu@intel.com>
1716
1717         PR bootstrap/46392
1718         * gengtype-parse.c (type): Call get_input_file_name to get file name.
1719
1720 2010-11-09  Eric Botcazou  <ebotcazou@adacore.com>
1721
1722         * tree.h (contains_placeholder_p): Fix comment.
1723         (type_contains_placeholder_p): Adjust comment.
1724         * tree.c (contains_placeholder_p): Fix comment.
1725         (type_contains_placeholder_1): Do not recurse on pointed-to types and
1726         adjust comment.
1727         (type_contains_placeholder_p): Add comment.
1728
1729 2010-11-09  Paul Koning  <ni1d@arrl.net>
1730
1731         * config/pdp11/pdp11.c (pdp11_assemble_integer): Clean up fix for
1732         output of byte values.
1733
1734 2010-11-09  Jakub Jelinek  <jakub@redhat.com>
1735
1736         PR middle-end/46360
1737         * tree-ssa-propagate.c (update_call_from_tree): Fix for use
1738         not in SSA mode.
1739
1740 2010-11-09  Richard Guenther  <rguenther@suse.de>
1741
1742         PR middle-end/46221
1743         * varasm.c (compute_visible_aliases): New function.
1744         (remove_unreachable_alias_pairs): Aliases make a target available
1745         even though we reclaimed the cgraph node.
1746         (finish_aliases_1): Likewise.
1747         * Makefile.in (varasm.o): Add pointer-set.h dependency.
1748
1749 2010-11-09  Nick Clifton  <nickc@redhat.com>
1750
1751         * config/mn10300/mn10300-modes.def: New file.
1752
1753 2010-11-09  Basile Starynkevitch  <basile@starynkevitch.net>
1754             Jeremie Salvucci  <jeremie.salvucci@free.fr>
1755
1756         * gengtype.c (get_output_file_name): Declaration moved to gengtype.h.
1757         (plugin_files, get_file_basename, get_file_realbasename)
1758         (get_file_langdir, error_at_line, gt_files, this_file)
1759         (system_h_file, read_input_list, create_field_all)
1760         (get_file_srcdir_relative_path, get_file_basename)
1761         (get_file_langdir, get_file_gtfilename)
1762         (get_output_file_with_visibility, get_output_file_name)
1763         (struct flist, put_mangled_filename, walk_type)
1764         (put_mangled_filename, finish_root_table, write_roots): Use
1765         input_file-s.
1766         (lang_dir_names, num_lang_dirs): Remove static.
1767         (get_lang_bitmap, set_lang_bitmap): Moved to gengtype.h.
1768         (main): Use input_file-s.
1769
1770         * gengtype.h: (struct input_file_st, input_file): New type.
1771         (struct fileloc): Use it.
1772         (gt_files, num_gt_files, this_file, system_h_file)
1773         (input_file_by_name, get_file_srcdir_relative_path): Use input_file.
1774         (get_input_file_name): New function.
1775         (get_lang_bitmap, set_lang_bitmap): Moved from gengtype.c and
1776         use input_file.
1777         (lang_dir_names, num_lang_dirs, get_output_file_with_visibility)
1778         (get_output_file_name): Ditto.
1779
1780         * gengtype-lex.l (yybegin): Use input_file.
1781
1782         * gengtype-parse.c (parse_error): Use input_file.
1783
1784 2010-11-08  Xinliang David Li  <davidxl@google.com>
1785
1786         PR tree-optimization/46316
1787         * tree-vrp.c (adjust_range_with_scev): Check double_int overflow.
1788         * double-int.h (double_int_mul_with_sign): New function.
1789         * double-int.c (double_int_mul_with_sign): New function.
1790
1791 2010-11-08  Paul Koning  <ni1d@arrl.net>
1792
1793         * config/pdp11/pdp11.md (lshrsi3, lshrhi3): Fix wrong code.
1794
1795 2010-11-08  Paul Koning  <ni1d@arrl.net>
1796
1797         * config/pdp11/pdp11.md (negsi2): Fix wrong code.
1798
1799 2010-11-08  Paul Koning  <ni1d@arrl.net>
1800
1801         * config/pdp11/pdp11.c (pdp11_assemble_integer): Mask byte values
1802         to 8 bits.
1803
1804 2010-11-08  Michael Meissner  <meissner@linux.vnet.ibm.com>
1805
1806         PR target/46378
1807         * config/rs6000/rs6000.c (rs6000_option_override_internal): Don't
1808         turn on ISA 2.04 rounding instructions for power5.
1809
1810         * config/rs6000/rs6000.md (friz): Friz is an ISA 2.04 instruciton,
1811         not ISA 2.02.
1812
1813         PR target/45585
1814         * config/rs6000/darwin.md (movdi_low): Allow DImode values to be
1815         in FPR registers.
1816         (movdi_low_st): Ditto.
1817
1818 2010-11-08  Joern Rennecke  <amylaar@spamcop.net>
1819             Richard Henderson  <rth@redhat.com>
1820
1821         PR target/44758
1822         * config/frv/frv.md (attribute cpu): Cast value to enum attr_cpu.
1823         (attribute acc_group): Cast value to enum attr_acc_group.
1824         (*movdi_nodouble+6): Use gen_int_mode.
1825         * config/frv/frv-protos.h (frv_trampoline_size): Declare no matter
1826         if RTX_CODE is defined or not.
1827         * config/frv/frv.c (enum frv_io_type): New enum, broken out of
1828         struct frv_io.
1829         (frv_handle_option): Mark parameter value with ATTRIBUTE_UNUSED.
1830         (frv_frame_access, frv_expand_prologue): Remove unused variables.
1831         (frv_expand_block_clear): Likewise.
1832         (frv_trampoline_init): Use LCT_NORMAL.
1833         (struct frv_packet_group): New struct, broken out of type of
1834         frv_packet.
1835         (frv_start_packet, frv_reorder_packet): Initialize group to GROUP_I,
1836         use cast in loop counter increment.
1837         (frv_extract_membar): Cast HOST_WIDE_INT to enum frv_io_type before
1838         assigning to io->type.
1839         (bdesc_set): Use rtx_code UNKNOWN in initializer.
1840         (bdesc_1arg, bdesc_2arg, bdesc_int_void2arg): Likewise.
1841         (bdesc_prefetches, bdesc_cut, bdesc_2argimm, bdesc_void2arg): Likewise.
1842         (bdesc_void3arg, bdesc_voidacc, bdesc_loads, bdesc_stores): Likewise.
1843         (frv_read_argument): Use expand_normal.
1844
1845         PR target/44757
1846         * config/lm32/lm32.h (LEGITIMATE_CONSTANT_P): Call
1847         lm32_legitimate_constant_p.
1848         * config/lm32/lm32.md (ashlsi3): Remove unused variable.
1849         * config/lm32/lm32.c (gen_int_relational): Make new block for
1850         LE / LT / LEU / LTU case.  Declare variables at start of block.
1851         (lm32_block_move_inline): Use XALLOCAVEC.
1852
1853 2010-11-08  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1854
1855         * config/i386/i386.c (ix86_function_arg_boundary): Fix warning message.
1856
1857 2010-11-08  Basile Starynkevitch  <basile@starynkevitch.net>
1858
1859         * gengtype (get_output_file_for_structure): Ensure type is union
1860         or struct.
1861         (write_splay_tree_allocator_def): Use
1862         get_output_file_with_visibility.
1863
1864 2010-11-08  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
1865
1866         * config/s390/s390.c (s390_handle_arch_option): Set type and flags
1867         to defined values in case of an error.
1868         (s390_option_override): Skip further processing if the -march
1869         parameter wasn't recognized.
1870
1871 2010-11-08  Joern Rennecke  <amylaar@spamcop.net>
1872
1873         * caller-save.c (reg_save_code): After HARD_REGNO_MODE_OK check fails,
1874         assert that REG is a hard register number before using it as an index.
1875
1876         PR bootstrap/46358
1877         * config/i386/i386.c (ix86_expand_split_stack_prologue):
1878         Avoid warnings when HOST_WIDE_INT is 32 bit.
1879
1880 2010-11-08  Eric Botcazou  <ebotcazou@adacore.com>
1881
1882         PR target/46208
1883         * config/sparc/sparc.c (TARGET_PROMOTE_PROTOTYPES): Delete.
1884         (sparc_promote_prototypes): Likewise.
1885         (sparc_promote_function_mode): Promote in 32-bit mode as well.
1886         (sparc_return_in_memory): Remove superfluous parentheses.
1887         (sparc_struct_value_rtx): Fix long lines.
1888         (sparc_function_value_1): Promote in 32-bit mode as well.
1889
1890 2010-11-08  Andrey Belevantsev  <abel@ispras.ru>
1891
1892         PR rtl-optimization/45352
1893         * sel-sched.c (find_best_expr): Do not set pneed_stall when
1894         the variable_issue hook is not implemented.
1895         (fill_insns): Remove dead variable stall_iterations.
1896         (init_seqno_1): Force EBB start for resetting sched cycles on any
1897         successor blocks of the rescheduled region.
1898         (sel_sched_region_1): Use bitmap_bit_p instead of bitmap_clear_bit.
1899         (reset_sched_cycles_in_current_ebb): Add debug printing.
1900         New variable issued_insns.  Advance state when we have issued
1901         issue_rate insns.
1902
1903 2010-11-08  Basile Starynkevitch  <basile@starynkevitch.net>
1904
1905         * gengtype (main): Get here's position using POS_HERE macro for
1906         do*typedef calls.
1907
1908 2010-11-07  Ian Lance Taylor  <iant@google.com>
1909
1910         PR target/46089
1911         * config/i386/i386.c (split_stack_fn_large): New static variable.
1912         (ix86_expand_split_stack_prologue): Handle large model.
1913
1914 2010-11-07  Andreas Schwab  <schwab@linux-m68k.org>
1915
1916         * config/m68k/m68k.c (m68k_delegitimize_address): Update to handle
1917         all possible addressing modes.
1918
1919 2010-11-07  Uros Bizjak  <ubizjak@gmail.com>
1920
1921         PR tree-optimization/46346
1922         * tree-ssa-forwprop.c (rhs_to_tree): Handle GIMPLE_TERNARY_RHS.
1923
1924 2010-11-07  Richard Sandiford  <rdsandiford@googlemail.com>
1925
1926         * config/mips/mips.c: Revert previous patch.
1927         * config/mips/mips.md: Likewise.
1928
1929 2010-11-07  Richard Sandiford  <rdsandiford@googlemail.com>
1930
1931         * config/mips/mips.c (mips_rtx_costs): Handle FMA.
1932         * config/mips/mips.md (*madd4<mode>, *madd3<mode>, *msub4<mode>)
1933         (*msub3<mode>, *nmadd4<mode>_fastmath, *nmadd3<mode>_fastmath)
1934         (*nmsub4<mode>_fastmath, *nmsub3<mode>_fastmath): Delete.
1935         (*nmadd4<mode>, *nmadd3<mode>. *nmsub4<mode>, *nmsub3<mode>): Redefine
1936         to use FMA.
1937         (fma<mode>4, *fma<mode>4_madd3, *fma<mode>4_madd4): New patterns.
1938         (fms<mode>4, *fms<mode>4_msub3, *fms<mode>4_msub4): Likewise.
1939         (fnms<mode>4, *fnms<mode>4_nmadd3, *fnms<mode>4_nmadd4): Likewise.
1940         (fnma<mode>4, *fnma<mode>4_nmsub3, *fnma<mode>4_nmsub4): Likewise.
1941
1942 2010-11-06  Simon Martin  <simartin@users.sourceforge.net>
1943
1944         PR c/43384
1945         * c-decl.c (lookup_label): Labels can only be referenced in a
1946         function's scope.
1947         (store_parm_decls_oldstyle): Skip erroneous parameters.
1948
1949 2010-11-06  Anatoly Sokolov  <aesok@post.ru>
1950
1951         * config/fr30/fr30.h (FUNCTION_VALUE_REGNO_P, FUNCTION_VALUE,
1952         LIBCALL_VALUE): Remove macros.
1953         * config/fr30/fr30.c (TARGET_FUNCTION_VALUE, TARGET_LIBCALL_VALUE,
1954         TARGET_FUNCTION_VALUE_REGNO_P): Define.
1955         (fr30_function_value_regno_p, fr30_function_value,
1956         fr30_libcall_value): New functions.
1957
1958 2010-11-06  Joern Rennecke  <amylaar@spamcop.net>
1959
1960         PR middle-end/46314
1961         * target.def (generate_internal_label): New asm_out hook.
1962         * output.h (default_generate_internal_label): Declare.
1963         * varasm.c (default_generate_internal_label): Define.
1964
1965 2010-11-06  Iain Sandoe  <iains@gcc.gnu.org>
1966
1967         PR target/44981
1968         * doc/extend.tex (format): Document NSString extension.
1969         (format_arg): Likewise.
1970         (Darwin Format Checks): New section.
1971         * doc/tm.texi: Document string object hooks (generated).
1972         * doc/tm.texi.in (TARGET_OBJC_CONSTRUCT_STRING_OBJECT) Rename.
1973         (TARGET_STRING_OBJECT_REF_TYPE_P): New.
1974         (TARGET_CHECK_STRING_OBJECT_FORMAT_ARG): New.
1975         * target.def (objc_construct_string_object): Rename, amend
1976         documentation.
1977         (string_object_ref_type_p): New hook.
1978         (check_string_object_format_arg): New hook.
1979         * c-parser.c (c_parser_attributes): Allow objective-c class names as
1980         attribute identifiers.
1981         * config/darwin-c.c (darwin_cfstring_ref_p): New.
1982         (darwin_check_cfstring_format_arg): New.
1983         (darwin_additional_format_types): New.
1984         * config/darwin-protos.h (darwin_cfstring_ref_p) New.
1985         (darwin_check_cfstring_format_arg): New.
1986         * config/darwin.h (TARGET_OBJC_CONSTRUCT_STRING_OBJECT) Renamed.
1987         (TARGET_STRING_OBJECT_REF_TYPE_P): New.
1988         (TARGET_N_FORMAT_TYPES): New.
1989         (TARGET_CHECK_STRING_OBJECT_FORMAT_ARG): New.
1990
1991 2010-11-06  Eric Botcazou  <ebotcazou@adacore.com>
1992             Pascal Obry  <obry@adacore.com>
1993
1994         * config/i386/cygming.h (DWARF_FRAME_REGISTERS): Redefine.  Use 33
1995         in 64-bit mode and 17 otherwise.
1996
1997 2010-11-06  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
1998
1999         PR debug/45939
2000         * var-tracking.c (emit_note_insn_var_location): Make sure that
2001         call related var location notes come before the normal ones.
2002
2003 2010-11-05  H.J. Lu  <hongjiu.lu@intel.com>
2004
2005         PR target/46326
2006         * config/i386/i386.c (ix86_delegitimize_address): Fix a typo
2007         in the last change.
2008
2009 2010-11-05  Ian Lance Taylor  <iant@google.com>
2010
2011         * explow.c (allocate_dynamic_stack_space): Check MALLOC_ABI_ALIGNMENT.
2012
2013 2010-11-05  Jakub Jelinek  <jakub@redhat.com>
2014
2015         PR c/44772
2016         * c-decl.c (warn_cxx_compat_finish_struct): Don't call
2017         pointer_set_contains if DECL_NAME is NULL.
2018
2019 2010-11-05  Ian Lance Taylor  <iant@google.com>
2020
2021         PR target/46084
2022         * explow.c (allocate_dynamic_stack_space): If flag_split_stack,
2023         request enough additional space for alignment, and force alignment.
2024
2025 2010-11-05  Kai Tietz  <kai.tietz@onevision.com>
2026
2027         * config/i386/i386.c (legitimate_pic_address_disp_p):
2028         Handle UNSPEC_PCREL.
2029         (ix86_legitimate_address_p): Likewise.
2030         (legitimize_pic_address): Likewise.
2031         (output_pic_addr_const): Likewise.
2032         (ix86_delegitimize_address): Likewise.
2033         (ix86_find_base_term): Likewise.
2034         (memory_address_length): Likewise.
2035         (x86_output_mi_thunk): Handle special case x64
2036         for non local binding.
2037         * config/i386/i386.md (UNSPEC_PCREL): New.
2038         * config/i386/winnt.c (i386_pe_binds_local_p):
2039         Allow weak symbol for x64 windows with non-local binding.
2040
2041 2010-11-05  Jakub Jelinek  <jakub@redhat.com>
2042
2043         PR target/45670
2044         * expr.c (expand_expr_real_1) <case MEM_REF>: Use EXPAND_SUM
2045         instead of EXPAND_NORMAL for base expansion.
2046
2047 2010-11-05  Uros Bizjak  <ubizjak@gmail.com>
2048
2049         * config.gcc: Support --with-fpmath=avx for x86.
2050         * config/i386/avxmath.h: New.
2051         * doc/install.texi (--with-fpmath=): Document --with-fpmath=avx.
2052
2053 2010-11-05  Ian Lance Taylor  <iant@google.com>
2054
2055         * tree.h (struct tree_type): Don't use descbits in GTY annotation.
2056         * gengtype.c (walk_type): Don't recognize descbits option.
2057
2058 2010-11-05  Joseph Myers  <joseph@codesourcery.com>
2059
2060         * defaults.h (DEFAULT_WORD_SWITCH_TAKES_ARG,
2061         WORD_SWITCH_TAKES_ARG): Remove.
2062         * doc/options.texi (Args): Document.
2063         * doc/tm.texi.in (WORD_SWITCH_TAKES_ARG): Remove.
2064         * doc/tm.texi: Regenerate.
2065         * opt-functions.awk (switch_flags): Handle Args.
2066         * opts-common.c: Update comment on tm.h include.
2067         (decode_cmdline_option): Handle options with multiple arguments.
2068         Don't check WORD_SWITCH_TAKES_ARG for unknown options.
2069         * opts.h (CL_SEPARATE_NARGS_SHIFT, CL_SEPARATE_NARGS_MASK): Define.
2070         (CL_PARAMS, CL_WARNING, CL_OPTIMIZATION, CL_DRIVER, CL_TARGET,
2071         CL_COMMON): Update values.
2072         * system.h (WORD_SWITCH_TAKES_ARG): Poison.
2073         * config/darwin.h (WORD_SWITCH_TAKES_ARG): Remove.
2074         * config/darwin.opt (Zsegaddr, sectalign, sectcreate,
2075         sectobjectsymbols, sectorder, segcreate, segprot): New.
2076
2077 2010-11-05  H.J. Lu  <hongjiu.lu@intel.com>
2078             Uros Bizjak  <ubizjak@gmail.com>
2079
2080         * config/i386/i386.c (ix86_expand_move): Set use_avx256_p if
2081         256bit AVX register is used.
2082         (ix86_expand_vector_move_misalign): Likewise.
2083         (ix86_expand_vector_move): Replace use_avx256_p with
2084         VALID_AVX256_REG_MODE.
2085
2086 2010-11-05  Joern Rennecke  <amylaar@spamcop.net>
2087
2088          PR target/44750
2089         * config/pdp11/t-pdp11 (dwarf2out.o, java/constants.o): Undo last
2090         change.  Set $@-warn.o to -Wno-error.
2091
2092         PR bootstrap/44756
2093         * expr.c (emit_push_insn): Cast value of PUSH_ROUNDING before
2094         comparing it to a signed value.
2095
2096         PR middle-end/44766
2097         * expr.c (can_store_by_pieces): Add ATTRIBUTE_UNUSED to cst.
2098         PR bootstrap/44770
2099         * haifa-sched.c (initiate_bb_reg_pressure_info): Add ATTRIBUTE_UNUSED
2100         to i.
2101
2102         PR target/44754
2103         * config/m32c/m32c.c (m32_function_arg): Rename declaration to...
2104         (m32c_function_arg).  Add comma between arguments two and three.
2105         (m32c_promote_prototypes): Remove declaration.
2106         (current_function_special_page_vector): Likewise.
2107         (m32c_regno_reg_class): Change return type to enum reg_class.
2108         (m32c_pushm_popm): Use add_reg_note.
2109         (m32c_push_rounding): Change return type to unsigned int.
2110         (m32c_legitimize_reload_address): Cast argument 11 to push_reload to
2111         enum reload_type.
2112         (m32c_insert_attributes): Constify variable name.
2113         (m32c_output_aligned_common): Add ATTRIBUTE_UNUSED to argument decl.
2114         (m32c_prepare_shift): Remove variable lref.
2115         (m32c_expand_movcc): Remove variable cmp.
2116         (m32c_expand_insv): Fix check of op0 rtx_code to use GET_CODE.
2117         (m32c_compare_redundant): Remove variable op2.
2118         * config/m32c/m32c-pragma.c ("c-family/c-common.h"): Include.
2119         (m32c_pragma_memregs): Assign the number to target_memregs.
2120         (m32c_pragma_address): Remove variable var_str.
2121         * config/m32c/m32c.h (REG_CLASS_FROM_CONSTRAINT): Case value to
2122         enum reg_class.
2123         (LIMIT_RELOAD_CLASS, SECONDARY_RELOAD_CLASS): Likewise.
2124         * config/m32c/bitops.md (andsi3): Add default case to switch.
2125         (iorsi3, xorsi3): Likewise.
2126         * config/m32c/addsub.md (addsi3_1, subsi3_1): Likewise.
2127         * config/m32c/jump.md (call, call_value): Likewise.
2128         * config/m32c/m32c-protos.h (m32c_push_rounding): Update prototype.
2129         (m32c_regno_reg_class): Likewise.
2130         (current_function_special_page_vector): Declare.
2131
2132 2010-11-05  Jakub Jelinek  <jakub@redhat.com>
2133
2134         * cfgexpand.c (expand_debug_expr): Handle MEM_REF with non-zero offset.
2135
2136         PR tree-optimization/46099
2137         * tree-parloops.c (take_address_of): Add GSI argument.  Return NULL
2138         if it is NULL and uid wasn't found in the hash table.  Just fold the
2139         result if it is NULL otherwise.  Insert other potentially needed
2140         stmts right before current stmt instead of on the entry edge.
2141         (struct elv_data): Add gsi and reset fields.
2142         (eliminate_local_variables_1): Adjust caller.  If take_address_of
2143         failed for debug stmt, set dta->reset and return.
2144         (eliminate_local_variables_stmt): Change STMT argument for GSI,
2145         pass GSI through to the callback, handle resetting of debug stmts.
2146         (eliminate_local_variables): Adjust caller.  Process debug stmts
2147         in second phase.
2148
2149         PR middle-end/43690
2150         * gimplify.c (gimplify_asm_expr): If a "m" input is a
2151         {pre,post}{in,de}crement, fail.
2152
2153         PR debug/46307
2154         * tree-ssa-operands.c (get_expr_operands): Handle FMA_EXPR.
2155         * tree-pretty-print.c (dump_generic_node): Likewise.
2156         (op_code_prio): Likewise.
2157         * cfgexpand.c (expand_debug_expr): Likewise.
2158
2159 2010-11-04  Paul Koning  <ni1d@arrl.net>
2160
2161         * doc/md.texi (Machine Constraints): Correct formatting in PDP-11
2162         constraints.
2163
2164 2010-11-04  Chao-ying Fu  <fu@mips.com>
2165
2166         * configure.ac: Test assembler support for DSP Rev1 mult.
2167         * configure: Regenerate.
2168         * config.in: Regenerate.
2169         * config/mips/mips.h (ISA_HAS_DSP_MULT): New define.
2170         * config/mips/mips.c (CODE_FOR_mips_mult): New define.
2171         (CODE_FOR_mips_multu): New define.
2172         (mips_builtins): Move madd, maddu, msub, msubu, mult, multu from
2173         dspr2_32 to dsp_32.
2174         (mips_mulsidi3_gen_fn): Test (TARGET_FIX_R4000 && !ISA_HAS_DSP).
2175         Delete returns when ISA_HAS_DSPR2 because the old patterns are deleted.
2176         * config/mips/mips-dsp.md (mips_madd<u>, mips_msub<u>):
2177         New define_expand patterns.
2178         * config/mips/constraints.md (ka): Update the constraint to test
2179         ISA_HAS_DSP_MULT instead of ISA_HAS_DSPR2.
2180         * config/mips/mips-dspr2.md (mips_madd<u>, mips_msub<u>, mips_mult,
2181         mips_multu): Delete.
2182         * config/mips/mips.md (<u>mulsidi3_32bit): Add comments.
2183         Change target constraint to "ka".
2184         Use (!TARGET_FIX_R4000 || ISA_HAS_DSP), instead of
2185         (!TARGET_FIX_R4000 && !ISA_HAS_DSPR2).
2186         Emit the accumulator destination when ISA_HAS_DSP_MULT.
2187         (<u>msubsidi4): Add comments.  Test ISA_HAS_DSP.
2188         Emit the accumulator destination when ISA_HAS_DSP_MULT.
2189         (<u>maddsidi4): Likewise.
2190         * doc/extend.texi (MIPS DSP Built-in Functions): Move madd, maddu,
2191         msub, msubu, mult, multu built-in functions from DSP r2 to DSP r1.
2192
2193 2010-11-04  Paul Koning  <ni1d@arrl.net>
2194
2195         * doc/md.texi (Machine Constraints): Add PDP-11 constraints.
2196
2197 2010-11-04  Paul Koning  <ni1d@arrl.net>
2198
2199         * doc/invoke.texi (PDP-11 Options): Delete -msplit, -mno-split.
2200
2201 2010-11-04  Nicola Pero  <nicola.pero@meta-innovation.com>
2202
2203         Fixed using the Objective-C 2.0 dot-syntax with class names.
2204         * c-parser.c (c_parser_next_token_starts_declspecs): In
2205         Objective-C, detect Objective-C 2.0 dot-syntax with a class name.
2206         (c_parser_next_token_starts_declaration): Same.
2207         (c_parser_postfix_expression): Parse the Objective-C 2.0
2208         dot-syntax with a class name.
2209
2210 2010-11-04  Pat Haugen  <pthaugen@us.ibm.com>
2211
2212         * final.c (compute_alignments): Compute/free loop info all the time.
2213         * config/rs6000/rs6000.h (LOOP_ALIGN): Define.
2214         * config/rs6000/rs6000-protos.h (rs6000_loop_align): Declare.
2215         * config/rs6000/t-rs6000 (rs6000.o): Add cfgloop.h.
2216         * config/rs6000/rs6000.c (cfgloop.h): Include.
2217         (can_override_loop_align): New.
2218         (rs6000_option_override_internal): Set it.
2219         (TARGET_ASM_LOOP_ALIGN_MAX_SKIP): Define target hook.
2220         (rs6000_loop_align): New function.
2221         (rs6000_loop_align_max_skip): Likewise.
2222
2223 2010-11-04  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2224
2225         PR driver/45703
2226         * collect2.c (main): Print --help output to stdout.  Do not
2227         exit right away, so ld --help is appended.  Add empty lines
2228         to separate output suitably.
2229
2230 2010-11-04  Jakub Jelinek  <jakub@redhat.com>
2231
2232         PR tree-optimization/46233
2233         * ipa-pure-const.c (local_pure_const): Do noreturn discovery
2234         after calling analyze_function, not before.
2235
2236         PR target/46234
2237         * config/rs6000/rs6000.c (rs6000_va_start): Use build_simple_mem_ref
2238         instead of build_va_arg_indirect_ref.
2239         * config/spu/spu.c (spu_va_start): Likewise.
2240         * config/s390/s390.c (s390_va_start): Likewise.
2241
2242 2010-11-03  Uros Bizjak  <ubizjak@gmail.com>
2243
2244         PR middle-end/46292
2245         * lower-subreg.c (simplify_subreg_concatn): For VOIDmode elements,
2246         if the innermode is not vector mode, determine the mode of a subreg
2247         by using mode_for_size of inner_size.
2248
2249 2010-11-04  Richard Guenther  <rguenther@suse.de>
2250
2251         PR rtl-optimization/46183
2252         * gcse.c (execute_rtl_cprop): Cleanup the CFG if something changed.
2253         (execute_rtl_pre): Likewise.
2254         (execute_rtl_hoist): Likewise.
2255
2256 2010-11-04  Richard Guenther  <rguenther@suse.de>
2257
2258         PR tree-optimization/46068
2259         * ipa-split.c (consider_split): Remove gcc_unreachable.
2260
2261 2010-11-04  Richard Guenther  <rguenther@suse.de>
2262
2263         * tree-nested.c (build_addr): Use build_fold_addr_expr.
2264
2265 2010-11-04  Richard Guenther  <rguenther@suse.de>
2266
2267         PR tree-optimization/45991
2268         * gimplify.c (force_gimple_operand_1): Use the provded test
2269         function in the initial test.
2270
2271 2010-11-04  Jeff Law  <law@redhat.com>
2272
2273         * ira.c (validate_equiv_mem): Remove code to avoid invalidation
2274         of readonly memory equivalances for const/pure calls.
2275
2276 2010-11-04  Richard Guenther  <rguenther@suse.de>
2277
2278         PR tree-optimization/45733
2279         * tree-vect-stmts.c (reverse_vec_elements): Honor the
2280         permute builtins function return type.
2281
2282 2010-11-04  Joern Rennecke  <amylaar@spamcop.net>
2283
2284         PR middle-end/44765
2285         * emit-rtl.c (gen_rtx_REG): Before using PIC_OFFSET_TABLE_REGNUM
2286         as an index, check it is not INVALID_REGNUM.
2287
2288         PR bootstrap/44756
2289         * ifcvt.c (noce_emit_cmove): Add ATTRIBUTE_UNUSED to target and
2290         unsignedp.
2291         * reload1.c (set_reload_reg): Add ATTRIBUTE_UNUSED to regno.
2292
2293         PR bootstrap/44756
2294         * function.c (thread_prologue_and_epilogue_insns): Add
2295         ATTRIBUTE_UNUSED to seq, epilogue_end and entry_edge.
2296
2297         PR bootstrap/44756
2298         * varasm.c (asm_output_bss): Add ATTRIBUTE_UNUSED to function.
2299
2300         PR target/44750
2301         * config/pdp11/pdp11.c: (pdp11_secondary_reload): Now static.
2302         (pdp11_preferred_reload_class): Rename class to rclass.
2303         (pdp11_preferred_output_reload_class): Likewise.
2304         * config/pdp11/t-pdp11 (dwarf2out.o): Add -Wno-error=type-limits to
2305         ALL_COMPILERFLAGS .
2306         (java/constants.o): Add -Wno-error to ALL_COMPILERFLAGS.
2307
2308         PR bootstrap/44756
2309         * genopinit.c (main) [FIXUNS_TRUNC_LIKE_FIX_TRUNC]: Cast
2310         iteration variables to enum machine_mode.
2311
2312         PR target/44751
2313         * config/h8300/h8300.c: Include df.h.
2314         (push, pop): Use add_reg_note.
2315         (compute_plussi_cc, compute_logical_op_cc): Return enum attr_c.
2316         (compute_a_shift_cc): Likewise.
2317         (expand_a_shift): Argument code has type enum rtx_code.
2318         (struct shift_insn): Member cc_valid has type enum attr_cc.
2319         (struct shift_info) <cc_inline, cc_special>: Likewise.
2320         enum attr_cc.
2321         * config/h8300/h8300-protos.h (compute_plussi_cc): Update prototype.
2322         (compute_a_shift_cc, compute_logical_op_cc, expand_a_shift): Likewise.
2323
2324 2010-11-04  Ira Rosen  <irar@il.ibm.com>
2325
2326         PR tree-optimization/46213
2327         * tree-vect-loop.c (vect_is_simple_reduction_1): Handle
2328         MINUS_EXPR only if the first operand is reduction operand.
2329
2330 2010-11-04  Richard Guenther  <rguenther@suse.de>
2331             Richard Henderson  <rth@redhat.com>
2332
2333         * tree.def (FMA_EXPR): New tree code.
2334         * expr.c (expand_expr_real_2): Add FMA_EXPR expansion code.
2335         * gimple.c (gimple_rhs_class_table): FMA_EXPR is a GIMPLE_TERNARY_RHS.
2336         * tree-cfg.c (verify_gimple_assign_ternary): Verify FMA_EXPR types.
2337         * tree-inline.c (estimate_operator_cost): Handle FMA_EXPR.
2338         * gimple-pretty-print.c (dump_ternary_rhs): Likewise.
2339         * tree-ssa-math-opts.c (convert_mult_to_fma): New function.
2340         (execute_optimize_widening_mul): Call it.  Reorganize to allow
2341         dead stmt removal.  Move TODO flags ...
2342         (pass_optimize_widening_mul): ... here.
2343         * flag-types.h (enum fp_contract_mode): New enum.
2344         * common.opt (flag_fp_contract_mode): New variable.
2345         (-ffp-contract): New option.
2346         * opts.c (common_handle_option): Handle it.
2347         * doc/invoke.texi (-ffp-contract): Document.
2348         * tree.h (fold_fma): Declare.
2349         * builtins.c (fold_fma): New function.
2350         (fold_builtin_fma): Likewise.
2351         (fold_builtin_3): Call it for fma.
2352         * fold-const.c (fold_ternary_loc): Fold FMA_EXPR.
2353         * optabs.c (optab_for_tree_code): Handle FMA_EXPR.
2354         * config/i386/sse.md (fms<mode>4, fnma<mode>, fnms<mode>4):
2355         New expanders.
2356         * doc/md.texi (fms<mode>4, fnma<mode>, fnms<mode>4): Document new
2357         named patterns.
2358         * genopinit.c (optabs): Initialize fms_optab, fnma_optab and fnms_optab.
2359         * optabs.h (enum optab_index): Add OTI_fms, OTI_fnma and OTI_fnms.
2360         (fms_optab, fnma_optab, fnms_optab): New defines.
2361         * gimplify.c (gimplify_expr): Handle binary truth expressions
2362         explicitly.  Handle FMA_EXPR.
2363         * tree-vect-stmts.c (vectorizable_operation): Handle ternary
2364         operations.
2365
2366 2010-11-04  Artjoms Sinkarovs  <artyom.shinakroff@gmail.com>
2367             Richard Guenther  <rguenther@suse.de>
2368
2369         * passes.c (init_optimization_passes): Move veclower after SSA.
2370         * tree-vect-generic.c (uniform_vector_p): New function.
2371         (expand_vector_operations_1): Handle conversion.
2372         (pass_lower_vector): Update SSA form.
2373
2374 2010-11-04  Iain Sandoe  <iains@gcc.gnu.org>
2375
2376         * configure.ac: Filter -mdynamic-no-pic from CFLAGS when testing for
2377         plugin capabilities.
2378         * configure: Regenerate.
2379
2380 2010-11-03  Xinliang David Li  <davidxl@google.com>
2381
2382         PR target/46200
2383         * tree-ssa-loop-ivopts.c (get_computation_cost_at):
2384         Adjust cbase if the use stmt is after iv update.
2385
2386 2010-11-03  Kaz Kojima  <kkojima@gcc.gnu.org>
2387
2388         * config.gcc (sh64*) <tm_file>: Add newlib-stdint.h for newlib targets.
2389
2390 2010-11-03  Kaz Kojima  <kkojima@gcc.gnu.org>
2391
2392         * config/sh/sh.c (sh_expand_prologue): Remove unnecessary
2393         comment.  Pass true to the last argument of output_stack_adjust.
2394
2395 2010-11-03  H.J. Lu  <hongjiu.lu@intel.com>
2396
2397         PR target/46295
2398         * config/i386/i386.c (ix86_expand_vector_move): Set use_avx256_p
2399         if 256bit AVX register is used.
2400
2401 2010-11-03  Michael Meissner  <meissner@linux.vnet.ibm.com>
2402
2403         * config/rs6000/rs6000.c (rs6000_emit_minmax): Add support to use
2404         xsmindp/xsmaxdp on VSX for single precision min/max.
2405         * config/rs6000/vsx.md (vsx_smaxsf3): Ditto.
2406         (vsx_sminsf3): Ditto.
2407
2408 2010-11-03  Eric Botcazou  <ebotcazou@adacore.com>
2409
2410         * combine.c (try_combine): Fix formatting issues, improve comments and
2411         fix a pasto.
2412
2413 2010-11-03  Eric Botcazou  <ebotcazou@adacore.com>
2414
2415         * tree-tailcall.c (find_tail_calls): Convert the operands to the type
2416         of the result before building binary expressions.
2417
2418 2010-11-03  H.J. Lu  <hongjiu.lu@intel.com>
2419
2420         PR rtl-optimization/45865
2421         * Makefile.in (df-problems.o): Revert revision 164552.
2422         * basic-block.h (enum bb_flags): Likewise.
2423         * cfgcleanup.c (block_was_dirty): Likewise.
2424         (try_forward_edges): Likewise.
2425         (try_crossjump_bb): Likewise.
2426         (try_head_merge_bb): Likewise.
2427         (try_optimize_cfg): Likewise.
2428         (cleanup_cfg): Likewise.
2429         * df-core.c (df_set_bb_dirty): Likewise.
2430         * df-problems.c: Likewise.
2431         (df_simulate_find_uses): Likewise.
2432         (MEMREF_NORMAL, MEMREF_VOLATILE): Likewise.
2433         (find_memory, find_memory_store): Likewise.
2434         (can_move_insns_across): Likewise.
2435         * df.h (can_move_insns_across): Likewise.
2436         * ifcvt.c (find_memory): Likewise.
2437         (dead_or_predicable): Likewise.
2438
2439 2010-11-03  Richard Guenther  <rguenther@suse.de>
2440
2441         PR middle-end/46288
2442         * predict.c (strip_predict_hints): Simply DCE builtin expect if
2443         the result is unused.
2444
2445 2010-11-03  Jakub Jelinek  <jakub@redhat.com>
2446
2447         PR tree-optimization/46009
2448         * tree-ssa-phiopt.c (tree_ssa_phiopt_worker): Call
2449         cond_if_else_store_replacement if bb1 and bb2 have the same
2450         single successor.
2451         (cond_store_replacement): Use gimple_assign_single_p, don't
2452         check if rhs is SSA_NAME or invariant.  Call release_defs for
2453         assign.
2454         (cond_if_else_store_replacement): New function.
2455
2456 2010-11-03  Richard Guenther  <rguenther@suse.de>
2457
2458         * opts.c (finish_options): Properly check for all WHOPR
2459         flags before complaining about -flto-partition.
2460
2461 2010-11-04  Alan Modra  <amodra@gmail.com>
2462
2463         * config/rs6000/rs6000.c (rs6000_pic_labelno): Make static.
2464         (rs6000_emit_load_toc_table): Don't use rs6000_pic_labelno when
2465         TARGET_SECURE_PLT.
2466         * config/rs6000/sysv4.h (rs6000_pic_labelno): Don't declare.
2467         * config/rs6000/rs6000.md (load_toc_v4_PIC_3b): Use "b" constraint
2468         on input, "r" on output.
2469
2470 2010-11-03  Nicola Pero  <nicola.pero@meta-innovation.com>
2471
2472         Implemented -fobjc-std=objc1 flag.
2473         * doc/invoke.texi (Option Summary): Document -fobjc-std=objc1
2474         option.
2475         * doc/standards.texi (Standards): Updated the section on
2476         Objective-C; mention support for Objective-C 2.0 features and the
2477         new -fstd-objc=objc1 flag to disable them.
2478
2479 2010-11-03  Richard Guenther  <rguenther@suse.de>
2480
2481         PR middle-end/46241
2482         * dwarf2out.c (scope_die_for): Properly detect global scope.
2483
2484 2010-11-03  Richard Guenther  <rguenther@suse.de>
2485
2486         PR tree-optimization/46190
2487         * tree-vect-data-refs.c (vect_enhance_data_refs_alignment):
2488         Properly compute peel iterations.
2489
2490 2010-11-03  Richard Guenther  <rguenther@suse.de>
2491
2492         PR tree-optimization/46286
2493         * tree-ssa-structalias.c (get_constraint_for_1): Avoid referencing
2494         re-allocated vector data.
2495
2496 2010-11-03  H.J. Lu  <hongjiu.lu@intel.com>
2497
2498         PR target/46285
2499         * config/i386/i386.c (ix86_expand_call): Conditionally decorate
2500         calls with UNSPEC_CALL_NEEDS_VZEROUPPER unspec before reload
2501         is completed.
2502
2503 2010-11-03  Richard Guenther  <rguenther@suse.de>
2504
2505         PR tree-optimization/46217
2506         * tree-ssa.c (non_rewritable_mem_ref_base): Check if volatile
2507         flag matches.
2508         (execute_update_addresses_taken): Likewise.
2509
2510 2010-11-03  Joern Rennecke  <joern.rennecke@embecosm.com>
2511
2512         PR bootstrap/44335
2513         * targhooks.c (targhook_words_big_endian): New function.
2514         (targhook_float_words_big_endian): Likewise.
2515         * targhooks.h (targhook_words_big_endian): Declare.
2516         (targhook_float_words_big_endian): Likewise.
2517         * target.def (words_big_endian, float_words_big_endian): New hooks.
2518
2519 2010-11-03  Jakub Jelinek  <jakub@redhat.com>
2520
2521         PR tree-optimization/46165
2522         * tree-ssa-pre.c (eliminate): Return TODO_cleanup_cfg if changing
2523         a normal call into noreturn call.
2524
2525 2010-11-03  Richard Guenther  <rguenther@suse.de>
2526
2527         PR middle-end/46251
2528         * builtins.c (expand_builtin_sincos): Properly build MEM_REFs,
2529         not INDIRECT_REFs.
2530
2531 2010-11-03  Jakub Jelinek  <jakub@redhat.com>
2532
2533         PR tree-optimization/46107
2534         * cfgloopmanip.c (loop_version): Set irred_flag back into entry->flags
2535         if cfg_hook_duplicate_loop_to_header_edge failed.
2536
2537 2010-11-03  Ian Lance Taylor  <iant@google.com>
2538
2539         PR lto/46273
2540         * config.gcc: Don't set lto_binary_reader.
2541         * doc/install.texi (Prerequisites): Remove libelf paragraphs.
2542         (Configuration): Mention --disable-lto.  Remove --with-libelf
2543         paragraph.
2544
2545 2010-11-03  Jakub Jelinek  <jakub@redhat.com>
2546
2547         PR debug/46252
2548         * reload1.c (delete_dead_insn): Use prev_active_insn instead of
2549         prev_real_insn.
2550         * gcse.c (insert_insn_end_basic_block): Likewise.
2551
2552         PR rtl-optimization/46034
2553         PR rtl-optimization/46212
2554         PR rtl-optimization/46248
2555         * combine.c (try_combine): If added_sets_2 where i0dest_in_i0src
2556         and i0 feeds i1 and i1 feeds i2 or i0 feeds i2, make a copy of i1src
2557         before i0dest -> i0src substitution and pass 1 instead of 0 as last
2558         argument to subst on i2pat.
2559
2560 2010-11-02  Ian Lance Taylor  <iant@google.com>
2561
2562         * configure.ac: Use AC_SYS_LARGEFILE.
2563         * configure: Rebuild.
2564         * config.in: Rebuild.
2565
2566 2010-11-02  Nathan Froyd  <froydnj@codesourcery.com>
2567
2568         * builtins.c (fold_builtin_signbit): Use build_zero_cst instead of
2569         fold_convert.
2570         * c-typeck.c (build_function_call_vec): Likewise.
2571         * cfgexpand.c (expand_debug_expr): Likewise.
2572         * cgraphunit.c (assemble_thunk): Likewise.
2573         * config/sparc/sparc.c (sparc_fold_builtin): Likewise.
2574         * fold-const.c (fold_unary_loc, fold_mult_zconjz): Likewise.
2575         (fold_binary_loc, fold_ternary_loc): Likewise.
2576         * gimple-fold.c (get_symbol_constant_value): Likewise.
2577         * gimple-low.c (lower_builtin_setjmp): Likewise.
2578         * gimple.c (gimple_cond_get_ops_from_tree): Likewise.
2579         * gimplify.c (gimplify_init_constructor): Likewise.
2580         * lambda.h (build_linear_expr): Likewise.
2581         * omp-low.c (omp_reduction_init): Likewise.
2582         * tree-inline.c (remap_ssa_name): Likewise.
2583         * tree-object-size.c (compute_object_sizes): Likewise.
2584         * tree-sra.c (init_subtree_with_zero): Likewise.
2585         (sra_ipa_modify_assign): Likewise.
2586         * tree-ssa-copy.c (propagate_tree_value_into_stmt): Likewise.
2587         * tree-ssa-reassoc.c (eliminate_duplicate_pair): Likewise.
2588         (eliminate_plus_minus_pair, eliminate_not_pairs): Likewise.
2589         (undistribute_ops_list): Likewise.
2590         * tree-ssa-sccvn.c (vn_reference_lookup_3): Likewise.
2591         * tree-vect-stmts.c (vectorizable_call): Likewise.
2592         * tree.c (build_vector_from_ctor, build_one_cst): Likewise.
2593         (build_zero_cst): Handle more cases directly.  Update comment.
2594
2595 2010-11-02  H.J. Lu  <hongjiu.lu@intel.com>
2596
2597         * config/i386/i386-protos.h (ix86_split_call_pop_vzeroupper): Removed.
2598         * config/i386/i386.c (ix86_split_call_pop_vzeroupper): Likewise.
2599
2600         * config/i386/i386.md (*call_pop_0_vzeroupper): Use parallel
2601         and call ix86_split_call_vzeroupper instead of
2602         ix86_split_call_pop_vzeroupper.
2603         (*call_pop_1_vzeroupper): Likewise.
2604         (*sibcall_pop_1_vzeroupper): Likewise.
2605         (*call_value_pop_0_vzeroupper): Likewise.
2606         (*call_value_pop_1_vzeroupper): Likewise.
2607         (*sibcall_value_pop_1_vzeroupper): Likewise.
2608
2609 2010-11-02  H.J. Lu  <hongjiu.lu@intel.com>
2610
2611         * config/i386/i386.md (*sibcall_1_rex64_vzeroupper): Fix a typo.
2612
2613 2010-11-02  Eric Botcazou  <ebotcazou@adacore.com>
2614
2615         * basic-block.h (insert_insn_end_bb_new): Delete.
2616         * cfgrtl.c (insert_insn_end_bb_new): Likewise.
2617
2618 2010-11-02  Uros Bizjak  <ubizjak@gmail.com>
2619             H.J. Lu  <hongjiu.lu@intel.com>
2620
2621         * config/i386/i386-protos.h (ix86_split_call_vzeroupper): New.
2622         (ix86_split_call_pop_vzeroupper): Likewise.
2623
2624         * config/i386/i386.c (move_or_delete_vzeroupper_2): Rewrite the loop.
2625         (ix86_expand_call): Conditionally decorate calls with
2626         UNSPEC_CALL_NEEDS_VZEROUPPER unspec.
2627         (ix86_split_call_vzeroupper): New.
2628         (ix86_split_call_pop_vzeroupper): Likewise.
2629
2630         * config/i386/i386.md (UNSPEC_CALL_NEEDS_VZEROUPPER): New.
2631         (*call_pop_0_vzeroupper): New insn_and_split pattern.
2632         (*call_pop_1_vzeroupper): Likewise.
2633         (*sibcall_pop_1_vzeroupper): Likewise.
2634         (*call_0_vzeroupper): Likewise.
2635         (*call_1_vzeroupper): Likewise.
2636         (*sibcall_1_vzeroupper): Likewise.
2637         (*call_1_rex64_vzeroupper): Likewise.
2638         (*call_1_rex64_ms_sysv_vzeroupper): Likewise.
2639         (*call_1_rex64_large_vzeroupper): Likewise.
2640         (*sibcall_1_rex64_vzeroupper): Likewise.
2641         (*call_value_pop_0_vzeroupper): Likewise.
2642         (*call_value_pop_1_vzeroupper): Likewise.
2643         (*sibcall_value_pop_1_vzeroupper): Likewise.
2644         (*call_value_0_vzeroupper): Likewise.
2645         (*call_value_0_rex64_vzeroupper): Likewise.
2646         (*call_value_0_rex64_ms_sysv_vzeroupper): Likewise.
2647         (*call_value_1_vzeroupper): Likewise.
2648         (*sibcall_value_1_vzeroupper): Likewise.
2649         (*call_value_1_rex64_vzeroupper): Likewise.
2650         (*call_value_1_rex64_ms_sysv_vzeroupper): Likewise.
2651         (*call_value_1_rex64_large_vzeroupper): Likewise.
2652         (*sibcall_value_1_rex64_vzeroupper): Likewise.
2653
2654 2010-11-02  Ian Lance Taylor  <iant@google.com>
2655
2656         PR lto/46273
2657         * config.gcc: Revert last patch: set lto_binary_reader.
2658
2659 2010-11-02  Richard Guenther  <rguenther@suse.de>
2660
2661         PR tree-optimization/46149
2662         * tree-ssa-structalias.c (get_constraint_for_1): Properly handle
2663         non-indirect MEM_REF variants.
2664
2665 2010-11-02  Richard Guenther  <rguenther@suse.de>
2666
2667         PR tree-optimization/46216
2668         * tree-ssa-forwprop.c (tree_ssa_forward_propagate_single_use_vars):
2669         Check if we can propagate from a POINTER_PLUS_EXPR before doing so.
2670
2671 2010-11-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2672
2673         * configure.ac (*-*-irix6*): Disable set_have_as_tls.
2674         (*-*-osf*): Likewise.
2675         * configure: Regenerate.
2676
2677 2010-11-02  H.J. Lu  <hongjiu.lu@intel.com>
2678
2679         * config/i386/driver-i386.c (host_detect_local_cpu): Updated
2680         for Intel Core 2 and Core i7.
2681
2682 2010-11-02  Maxim Kuvyrkov  <maxim@codesourcery.com>
2683
2684         Model decoder of Core 2/i7 for multipass scheduling.
2685
2686         * config/i386/i386-protos.h (struct ix86_first_cycle_multipass_data_):
2687         New type to hold target-specific data for multipass scheduling.
2688         (TARGET_SCHED_FIRST_CYCLE_MULTIPASS_DATA_T): Define.
2689         * config/i386/i386.c (ia32_multipass_dfa_lookahead): Update for
2690         Core 2/i7.
2691         (core2i7_secondary_decoder_max_insn_size,)
2692         (core2i7_secondary_ifetch_block_size, core2i7_ifetch_block_max_insns):
2693         New static variables.
2694         ([const_]ix86_first_cycle_multipass_data_t): New typedefs.
2695         ([_]ix86_first_cycle_multipass_data): New static variable.
2696         (core2i7_first_cycle_multipass_init, core2i7_dfa_poast_advance_cycle):
2697         Implement targetm.sched hooks.
2698         (core2i7_first_cycle_multipass_filter_ready_try): New static subroutine
2699         of ...
2700         (core2i7_first_cycle_multipass_{begin, issue, backtrack, end, fini}):
2701         Implement new targetm.sched hooks.
2702         (ix86_sched_init_global, TARGET_SCHED_INIT_GLOBAL): Define
2703         targetm.sched hook to install multipass scheduling hooks on demand.
2704
2705         * doc/tm.texi.in: Document new targetm.sched hooks.
2706         * doc/tm.texi: Regenerate.
2707
2708         * haifa-sched.c (TARGET_SCHED_FIRST_CYCLE_MULTIPASS_DATA_T): Define.
2709         (first_cycle_multipass_data_t): New typedef.
2710         (struct choice_entry: target_data): New field.
2711         (max_issue): Add first_cycle_insn_p parameter.  Call new target hooks
2712         to allow target model restrictions not represented in DFA.
2713         (choose_ready, schedule_block): Update.
2714         (sched_extend_ready_list, sched_finish_ready_list): Call new target
2715         hooks to initialize target-specific data for multipass scheduling.
2716         * sched-int.h (max_issue): Update declaration.
2717         * sel-sched.c (choose_best_insn): Update.
2718         * target.def (first_cycle_multipass_{begin, issue, backtrack},)
2719         (first_cycle_multipass_{init, fini}): Define and document new
2720         targetm.sched hooks.
2721
2722 2010-11-02  Richard Guenther  <rguenther@suse.de>
2723
2724         PR tree-optimization/46184
2725         * tree-vect-loop.c (vectorizable_reduction): Try to obtain the
2726         input vector type from the reduction operand as well.
2727
2728 2010-11-02  Richard Guenther  <rguenther@suse.de>
2729
2730         PR tree-optimization/46177
2731         * tree-loop-distribution.c (prop_phis): Use
2732         mark_virtual_phi_result_for_renaming.
2733
2734 2010-11-02  Martin Jambor  <mjambor@suse.cz>
2735
2736         PR middle-end/46120
2737         * tree.c (get_binfo_at_offset): Bail out on artificial
2738         fields.  Identify primary bases according to their offsets.
2739
2740 2010-11-02  Martin Jambor  <mjambor@suse.cz>
2741
2742         PR tree-optimization/45875
2743         * gimple-fold.c (get_first_base_binfo_with_virtuals): Removed.
2744         (gimple_get_relevant_ref_binfo): Detect primary bases according to
2745         their field offset.
2746
2747 2010-11-02  Ian Lance Taylor  <iant@google.com>
2748
2749         * doc/install.texi (Configuration): Note in two places that Java
2750         is not enabled by default.
2751
2752 2010-11-02  Ian Lance Taylor  <iant@google.com>
2753
2754         * doc/install.texi (Prerequisites): Remove libelf paragraphs.
2755         (Configuration): Mention --disable-lto.  Remove --with-libelf
2756         paragraph.
2757
2758 2010-11-02  Ian Lance Taylor  <iant@google.com>
2759
2760         * configure.ac: Remove elf_getshdrstrndx test.  Don't substitute
2761         LTO_BINARY_READER or LTO_USE_LIBELF.  Remove LIBELFLIBS and
2762         LIBELFINC.  Remove HAVE_libelf.
2763         * config.gcc: Don't set lto_binary_reader.
2764         * Makefile.in (LIBELFLIBS, LIBELFINC): Remove variables.
2765         (LTO_BINARY_READER, LTO_USE_LIBELF): Remove variables.
2766         (LIBS): Remove $(LIBELFLIBS).
2767         (INCLUDES): Remove $(LIBELFINC).
2768         * configure: Rebuild.
2769         * config.in: Rebuild.
2770
2771 2010-11-02  Nathan Froyd  <froydnj@codesourcery.com>
2772
2773         * config/microblaze/microblaze-protos.h (function_arg): Delete.
2774         (function_arg_advance): Delete.
2775         * config/microblaze/microblaze.h (FUNCTION_ARG_ADVANCE): Delete.
2776         (FUNCTION_ARG): Delete.
2777         * config/microblaze/microblaze.c (function_arg_advance): Rename to...
2778         (microblaze_function_arg_advance): ...this.  Make static.  Take a
2779         const_tree and a bool.
2780         (function-arg): Rename to...
2781         (microblaze_function_arg): ...this.  Make static.  Take a const_tree
2782         and a bool.
2783         (microblaze_expand_prologue): Call targetm.calls.function_arg and
2784         targetm.calls.function_arg_advance.
2785         (TARGET_FUNCTION_ARG, TARGET_FUNCTION_ARG_ADVANCE): Define.
2786
2787 2010-11-02  Iain Sandoe  <iains@gcc.gnu.org>
2788
2789         Merge from FSF "apple/trunk" branch.
2790
2791         * config/rs6000/darwin.opt (mdynamic-no-pic): move from here ...
2792         * config/darwin.opt: .. to here.
2793         (matt-stubs): New option.
2794         * config/i386/darwin.opt: Delete.
2795         * config/i386/i386.h (MACHOPIC_ATT_STUB): New.
2796         (MACHO_DYNAMIC_NO_PIC_P): New.
2797         (MACHOPIC_INDIRECT): New.
2798         (MACHOPIC_PURE): New.
2799         * config/i386/darwin.h (DARWIN_X86) Define to 1.
2800         (MACHOPIC_ATT_STUB): New.
2801         (CC1_SPEC): Do not remove mdynamic-no-pic.
2802         Move HOT_TEXT_SECTION_NAME: move to config/darwin.h
2803         UNLIKELY_EXECUTED_TEXT_SECTION_NAME: Likewise.
2804         (FUNCTION_PROFILER): Correct over-length line.
2805         (SUBTARGET_OVERRIDE_OPTIONS): New.
2806         (MACHOPIC_NL_SYMBOL_PTR_SECTION): New.
2807         * config/i386/i386.c (config/i386/i386.c): Darwin has no PLT.
2808         (legitimate_constant_p): Handle mdynamic-no-pic.
2809         (ix86_legitimate_address_p): Likewise.
2810         (ix86_legitimize_address): Likewise.
2811         (ix86_expand_move): Likewise.
2812         (machopic_output_stub): Update for ATT-style stubs and
2813         mdynamic-no-pic.
2814         * config/darwin-protos.h (machopic_symbol_defined_p): New.
2815         * config/rs6000/darwin.h (DARWIN_PPC): Define to 1.
2816         TARGET_DYNAMIC_NO_PIC: Remove.
2817         Move HOT_TEXT_SECTION_NAME: move to config/darwin.h
2818         UNLIKELY_EXECUTED_TEXT_SECTION_NAME: Likewise.
2819         * config/rs6000/rs6000.c (darwin_rs6000_override_options):
2820         Remove handling of mdynamic-no-pic.
2821         * config/darwin.c (HAVE_lo_sum, gen_macho_high, gen_macho_low):
2822         Define if required.
2823         (machopic_symbol_defined_p): Do not try to use current_function_decl
2824         when generating _get_pc thunks within stubs.
2825         (machopic_indirect_data_reference): Rework for direct conditionals
2826         rather than #ifdefs, add x86 mdynamic-no-pic
2827         (machopic_legitimize_pic_address): Update to use HAVE_lo_sum with a
2828         defined value.
2829         (darwin_override_options): Handle mdynamic-no-pic here.
2830         * config/darwin-sections.def (machopic_lazy_symbol_ptr2_section): New.
2831         (machopic_lazy_symbol_ptr3_section): New.
2832         (machopic_picsymbol_stub2_section): New.
2833         (machopic_picsymbol_stub3_section): New.
2834         * config/darwin.h (DARWIN_X86, DARWIN_PPC): Define to 0.
2835         (MACHOPIC_NL_SYMBOL_PTR_SECTION): New.
2836         (HOT_TEXT_SECTION_NAME, UNLIKELY_EXECUTED_TEXT_SECTION_NAME):
2837         Moved common definition from x86 and rs6000.
2838         (MACHO_DYNAMIC_NO_PIC_P): Override value.
2839         (MACHOPIC_INDIRECT): Likewise.
2840         (MACHOPIC_PURE): Likewise.
2841         * config.gcc (x86-darwin-*): Remove darwin.opt.
2842
2843 2010-11-02  Jakub Jelinek  <jakub@redhat.com>
2844
2845         PR debug/46255
2846         * tree-cfg.c (gimple_flow_call_edges_add): Use gsi_last_nondebug_bb
2847         instead of gsi_last_bb.
2848
2849 2010-11-02  Bernd Schmidt  <bernds@codesourcery.com>
2850             Maxim Kuvyrkov  <maxim@codesourcery.com>
2851
2852         * config/i386/i386.c (cpu_names): Add "corei7".
2853         * config/i386/i386.h (enum target_cpu_default): Add entry for Core i7.
2854
2855 2010-11-02  Bernd Schmidt  <bernds@codesourcery.com>
2856             Maxim Kuvyrkov  <maxim@codesourcery.com>
2857
2858         Tune alignment for Intel Core i7
2859
2860         * config/i386.h (TARGET_COREI7{_32,_64,}): New macros.
2861         (enum processor_type): Update comment.  Add entries for Core i7.
2862         * config/i386-c.c (ix86_target_macros_internal): Update.
2863         * config/i386.c (m_COREI7{_32,_64}): New macros.
2864         (m_GENERIC32, m_GENERIC64): Use generic tuning for Core i7.
2865         (processor_target_table): Tune alignment for Core i7.
2866         (ix86_option_override_internal): Use PROCESSOR_COREI7_*.
2867
2868         * doc/invoke.texi: Document "corei7" option value.
2869
2870 2010-11-02  Bernd Schmidt  <bernds@codesourcery.com>
2871             Maxim Kuvyrkov  <maxim@codesourcery.com>
2872             H.J. Lu  <hjl.tools@gmail.com>
2873
2874         Basic support for Intel Core i7
2875
2876         * i386.c (ix86_option_override_internal): Add entry for corei7, use
2877         generic tuning.  Use generic32 when compiling for 32-bit ABI.
2878
2879 2010-11-02  Iain Sandoe  <iains@gcc.gnu.org>
2880
2881         * config/darwin.c (darwin_asm_named_section): Check for __DWARF
2882         sections and call darwin_asm_dwarf_section() to handle them.
2883         (darwin_asm_dwarf_section): New.
2884         (darwin_file_start): Remove code emitting dwarf section symbols.
2885
2886 2010-11-02  Chung-Lin Tang  <cltang@codesourcery.com>
2887
2888         * Makefile.in (LIBGCC2_CFLAGS): Add -fno-stack-protector, to
2889         explicitly disable stack protection when building libgcc.
2890         (CRTSTUFF_CFLAGS): Same, for crtbegin/end.
2891
2892 2010-11-01  Jason Merrill  <jason@redhat.com>
2893
2894         * fold-const.c (fold_indirect_ref_1): Handle folding
2895         POINTER_PLUS_EXPR to ARRAY_REF.
2896
2897 2010-11-01  Kaz Kojima  <kkojima@gcc.gnu.org>
2898
2899         * config/sh/sh.c (TARGET_DELEGITIMIZE_ADDRESS): Redefine.
2900         (sh_delegitimize_address): New function.
2901
2902 2010-11-01  Joseph Myers  <joseph@codesourcery.com>
2903
2904         * config/alpha/alpha.h (WORD_SWITCH_TAKES_ARG): Remove.
2905         * config/cris/cris.h (WORD_SWITCH_TAKES_ARG): Remove.
2906         (CC1_SPEC): Don't handle -target.
2907         * config/darwin.h (WORD_SWITCH_TAKES_ARG): Remove single-argument
2908         options.
2909         * config/darwin.opt (Zallowable_client, Zbundle_loader,
2910         Zdylib_file, Zexported_symbols_list, Zfn_seg_addr_table_filename,
2911         Zimage_base, Zinit, Zinstall_name, Zmultiply_defined,
2912         Zmultiplydefinedunused, Zseg_addr_table, Zsegs_read_only_addr,
2913         Zsegs_read_write_addr, Zumbrella, Zunexported_symbols_list,
2914         Zweak_reference_mismatches, client_name, compatibility_version,
2915         current_version, dylinker_install_name, pagezero_size,
2916         read_only_relocs, seg1addr, segs_read_only_addr,
2917         segs_read_write_addr, sub_library, sub_umbrella): New.
2918         * config/freebsd-spec.h (BSD_WORD_SWITCH_TAKES_ARG): Remove.
2919         * config/freebsd.h (WORD_SWITCH_TAKES_ARG): Remove.
2920         * config/freebsd.opt: New.
2921         * config/interix.h (WORD_SWITCH_TAKES_ARG): Remove.
2922         * config/mips/iris6.h (WORD_SWITCH_TAKES_ARG): Remove.
2923         * config/rpath.opt: New.
2924         * config.gcc (*-*-freebsd*): Use rpath.opt and freebsd.opt.
2925         (alpha*-dec-osf5.1*, i[34567]86-*-interix3*, mips-sgi-irix6.5*):
2926         Use rpath.opt.
2927
2928 2010-11-01  Joseph Myers  <joseph@codesourcery.com>
2929
2930         * common.opt (R, T, Tbss, Tdata, Ttext, h, z): New.
2931         * defaults.h (DEFAULT_SWITCH_TAKES_ARG, SWITCH_TAKES_ARG): Remove.
2932         (DEFAULT_WORD_SWITCH_TAKES_ARG): Define to 0.
2933         * doc/tm.texi.in (SWITCH_TAKES_ARG): Remove.
2934         (WORD_SWITCH_TAKES_ARG): Don't refer to SWITCH_TAKES_ARG.
2935         Document that options in .opt files do not need to be included.
2936         * doc/tm.texi: Regenerate.
2937         * gcc.c (LINK_COMMAND_SPEC): Don't include %{x}.
2938         * opts-common.c: Update comment on tm.h include.
2939         (decode_cmdline_option): Don't use SWITCH_TAKES_ARG.
2940         * system.h (SWITCH_TAKES_ARG): Poison.
2941         * config/alpha/alpha.h (SWITCH_TAKES_ARG): Remove.
2942         * config/darwin.h (WORD_SWITCH_TAKES_ARG): Remove options included
2943         in darwin.opt.
2944         (LINK_COMMAND_SPEC_A): Don't include %{x}.
2945         * config/fr30/fr30.h (SWITCH_TAKES_ARG, WORD_SWITCH_TAKES_ARG): Remove.
2946         * config/freebsd-spec.h (FBSD_SWITCH_TAKES_ARG): Remove.
2947         * config/freebsd.h (SWITCH_TAKES_ARG): Remove.
2948         * config/frv/frv.h (SWITCH_TAKES_ARG, WORD_SWITCH_TAKES_ARG): Remove.
2949         * config/i386/djgpp.h (LINK_COMMAND_SPEC): Don't include %{x}.
2950         * config/ia64/ia64.h (SWITCH_TAKES_ARG): Remove.
2951         * config/interix.h (WORD_SWITCH_TAKES_ARG): Don't handle -T options.
2952         * config/lm32/lm32.h (SWITCH_TAKES_ARG): Remove.
2953         * config/m32r/m32r.h (SWITCH_TAKES_ARG, WORD_SWITCH_TAKES_ARG): Remove.
2954         * config/microblaze/microblaze.h (SWITCH_TAKES_ARG): Remove.
2955         * config/mips/mips.h (SWITCH_TAKES_ARG): Remove.
2956         * config/mips/netbsd.h (SWITCH_TAKES_ARG): Remove.
2957         * config/mips/vxworks.h (SWITCH_TAKES_ARG): Remove.
2958         * config/netbsd-aout.h (SWITCH_TAKES_ARG): Remove.
2959         * config/netbsd-elf.h (SWITCH_TAKES_ARG): Remove.
2960         * config/openbsd.h (SWITCH_TAKES_ARG): Remove.
2961         * config/rs6000/sysv4.h (SWITCH_TAKES_ARG): Remove.
2962         * config/score/score.h (SWITCH_TAKES_ARG): Remove.
2963         * config/sol2.h (SWITCH_TAKES_ARG): Remove.
2964         * config/sparc/sp-elf.h (SWITCH_TAKES_ARG): Remove.
2965         * config/sparc/sp64-elf.h (SWITCH_TAKES_ARG): Remove.
2966         * config/sparc/sparc.h (ASM_SPEC): Don't include %{R}.
2967         * config/svr4.h (SWITCH_TAKES_ARG, WORD_SWITCH_TAKES_ARG): Remove.
2968
2969 2010-11-01  Paul Koning  <ni1d@arrl.net>
2970
2971         * config/pdp11/pdp11.md: Use iterators.
2972         (addqi3, subqi3, iorsi3, xorsi3): Delete.
2973
2974 2010-11-01  Steve Ellcey  <sje@cup.hp.com>
2975
2976         * defaults.h (TARGET_VTABLE_USES_DESCRIPTORS): Move under ifdef
2977         GCC_INSN_FLAGS_H.
2978         * libgcov.c (__gcov_indirect_call_profiler): Set
2979         VTABLE_USES_DESCRIPTORS if TARGET_VTABLE_USES_DESCRIPTORS is
2980         defined and use in place of TARGET_VTABLE_USES_DESCRIPTORS.
2981
2982 2010-11-01  Nathan Froyd  <froydnj@codesourcery.com>
2983
2984         PR tree-optimization/46259
2985
2986         Revert:
2987         2010-10-30  Nathan Froyd  <froydnj@codesourcery.com>
2988         * tree-vect-stmts.c (vect_get_vec_def_for_operand): Use
2989         build_vector_from_val.
2990
2991 2010-11-01  DJ Delorie  <dj@redhat.com>
2992
2993         * config/rx/rx.h (TARGET_CPU_CPP_BUILTINS): Add define for RX610
2994         as well as an assertion.
2995
2996 2010-11-01  Paul Koning  <ni1d@arrl.net>
2997
2998         * config/pdp11/pdp11.c (pdp11_return_in_memory): Return vector and
2999         complex modes in memory.
3000
3001 2010-11-01  Nathan Froyd  <froydnj@codesourcery.com>
3002
3003         * tree.c (build_vector_from_val): Use useless_type_conversion_p.
3004
3005 2010-11-01  Jakub Jelinek  <jakub@redhat.com>
3006
3007         PR target/45250
3008         * var-tracking.c (cfa_base_rtx): Move definition earlier in the file.
3009         (cfa_base_offset): New variable.
3010         (compute_cfa_pointer): Use cfa_base_rtx and cfa_base_offset.
3011         (adjust_mems): Don't do any sp or hfp replacements if cfa_base_rtx
3012         is NULL.
3013         (vt_init_cfa_base): Initialize cfa_base_offset.
3014
3015 2010-11-01  Alan Modra  <amodra@gmail.com>
3016
3017         PR target/46030
3018         * config/rs6000/rs6000.c (struct rs6000_stack): Add reload_completed
3019         and savres_strategy.
3020         (stack_info): New file scope var.
3021         (rs6000_init_machine_status): Init stack_info.
3022         (SAVRES_INLINE_FPRS, SAVRES_INLINE_GPRS,
3023         SAVRES_NOINLINE_GPRS_SAVES_LR, SAVRES_NOINLINE_FPRS_SAVES_LR,
3024         SAVRES_NOINLINE_FPRS_DOESNT_RESTORE_LR): Replace with..
3025         (SAVE_INLINE_FPRS, SAVE_INLINE_GPRS, REST_INLINE_FPRS, REST_INLINE_GPRS,
3026         SAVE_NOINLINE_GPRS_SAVES_LR, SAVE_NOINLINE_FPRS_SAVES_LR
3027         REST_NOINLINE_FPRS_DOESNT_RESTORE_LR): ..this.  Update all refs.
3028         (rs6000_savres_strategy): Rewrite.
3029         (rs6000_stack_info): Use "stack_info" in place of local "info".
3030         Return cached stack info when reload_completed unless ENABLE_CHECKING
3031         in which case confirm newly calculated stack info matches old info.
3032         Delay calculation of lr_save_p, set it for out of line gp save/restore
3033         as well as fp.  Call rs6000_savres_strategy from here..
3034         (rs6000_emit_prologue, rs6000_emit_epilogue): ..rather than here.
3035         (rs6000_output_function_prologue): Use info->savres_strategy to
3036         determine whether fp save/restore externs need to be emitted.
3037
3038 2010-10-31  Jason Merrill  <jason@redhat.com>
3039
3040         * tree.h (EXPR_LOC_OR_HERE): New macro.
3041         * builtins.c (c_strlen): Use it.
3042         * c-decl.c (build_enumerator): Likewise.
3043         * gimplify.c (internal_get_tmp_var): Likewise.
3044         (shortcut_cond_expr): Likewise.
3045         (gimplify_one_sizepos): Likewise.
3046
3047 2010-10-31  Richard Henderson  <rth@redhat.com>
3048
3049         * config/i386/cygming.h (TARGET_SEH): New.
3050         (MAX_STACK_ALIGNMENT): New.  Disable alignment for SEH.
3051         (TARGET_ASM_UNWIND_EMIT, TARGET_ASM_UNWIND_EMIT_BEFORE_INSN,
3052         TARGET_ASM_FUNCTION_END_PROLOGUE, SUBTARGET_ASM_UNWIND_INIT): New.
3053         (TARGET_OS_CPP_BUILTINS): Define __SEH__ as needed.
3054         (ASM_DECLARE_FUNCTION_NAME): Use i386_pe_start_function.
3055         (ASM_DECLARE_FUNCTION_SIZE): New.
3056         * config/i386/i386-protos.h: Update.
3057         * config/i386/i386.c (ix86_option_override_internal): Enable
3058         flag_unwind_tables with flag_asynchronous_unwind_tables immediately;
3059         restrict -mpreferred-stack-boundary for SEH; enable flag_fentry.
3060         (ix86_asm_output_function_label): Use SUBTARGET_ASM_UNWIND_INIT.
3061         (ix86_compute_frame_layout): For SEH, disable
3062         use_fast_prologue_epilogue, move frame pointer to the end of
3063         the frame.  Initialize hfp_save_offset.
3064         (ix86_expand_prologue): Honor hfp_save_offset.  Emit blockage
3065         at end of prologue for SEH.
3066         (ix86_expand_epilogue): For SEH, use pops, emit a nop if needed,
3067         emit blockage at beginning of epilogue.
3068         (ix86_expand_binary_operator): After reload, emit LEA if needed.
3069         (ix86_output_call_insn): New.
3070         * config/i386/i386.h (TARGET_SEH): New.
3071         (struct machine_function): Add member seh.
3072         * config/i386/i386.md (all call patterns): Use ix86_output_call_insn.
3073         * config/i386/winnt.c (struct seh_frame_state): New.
3074         (i386_pe_seh_init, i386_pe_seh_end_prologue, i386_pe_seh_fini,
3075         seh_emit_push, seh_emit_save, seh_emit_stackalloc, seh_cfa_adjust_cfa,
3076         seh_cfa_offset, seh_frame_related_expr, i386_pe_seh_unwind_emit,
3077         i386_pe_start_function, i386_pe_end_function): New.
3078
3079         * dwarf2out.c (dwarf2out_frame_debug_expr): Accept CFA as well
3080         as CFA_STORE in rules 12 and 13.
3081
3082 2010-10-31  Uros Bizjak  <ubizjak@gmail.com>
3083
3084         PR tree-optimization/46142
3085         * tree-vect-stmts.c (vectorizable_call): Enlarge dt array to
3086         accommodate third function argument.
3087
3088 2010-10-30  Nathan Froyd  <froydnj@codesourcery.com>
3089
3090         * tree-ssa-loop-im.c (rewrite_reciprocal): Use build_one_cst.
3091
3092 2010-10-30  Nathan Froyd  <froydnj@codesourcery.com>
3093
3094         * fold-const.c (build_zero_vector): Use build_vector_from_val.
3095         * tree-vect-loop.c (get_initial_def_for_induction): Likewise.
3096         (get_initial_def_for_reduction): Likewise.
3097         * tree-vect-slp.c (vect_get_constant_vectors): Likewise.
3098         * tree-vect-stmts.c (vect_get_vec_def_for_operand): Likewise.
3099         * tree.c (build_one_cst): Likewise.
3100         (build_vector_from_val): Use types_compatible_p for assert.
3101
3102 2010-10-30  Nathan Froyd  <froydnj@codesourcery.com>
3103
3104         * emit-rtl.c (mark_used_flags): New function.
3105         (set_used_flags, reset_used_flags): Call it.
3106
3107 2010-10-30  Uros Bizjak  <ubizjak@gmail.com>
3108
3109         PR middle-end/44569
3110         * lower-suberg.c (simplify_subreg_concatn): For VOIDmode elements,
3111         determine the mode of a subreg by GET_MODE_INNER of CONCATN RTX.
3112
3113 2010-10-30  H.J. Lu  <hongjiu.lu@intel.com>
3114
3115         PR target/46195
3116         * config/i386/i386.c (contains_aligned_value_p): Renamed to ...
3117         (ix86_compat_aligned_value_p): This.
3118         (ix86_old_function_arg_boundary): Renamed to ...
3119         (ix86_compat_function_arg_boundary): This.  Updated.
3120         (ix86_contains_aligned_value_p): New.
3121         (ix86_function_arg_boundary): Align long double parameters on
3122         stack to 4byte in 32bit.
3123
3124 2010-10-30  Nicola Pero  <nicola.pero@meta-innovation.com>
3125
3126         Implemented Objective-C 2.0 @property, @synthesize and @dynamic.
3127         * c-parser.c (c_parser_objc_at_property_declaration): Removed
3128         parsing of RID_COPIES and RID_IVAR.  Updated call to
3129         objc_add_property_declaration.
3130         * c-typecheck.c (build_component_ref): Call
3131         objc_maybe_build_component_ref instead of objc_build_setter_call.
3132         Use objc_is_property_ref to improve Objective-C checks.
3133         (cp_build_modify_expr): Call objc_maybe_build_modify_expr instead
3134         of objc_build_getter_call.
3135
3136 2010-10-29  Paul Koning  <ni1d@arrl.net>
3137
3138         * doc/tm.texi.in (REGNO_OK_FOR_BASE_P, REGNO_MODE_OK_FOR_BASE_P,
3139         REGNO_MODE_OK_FOR_REG_BASE, REGNO_MODE_CODE_OK_FOR_BASE_P,
3140         REGNO_OK_FOR_INDEX_P): Delete non-strict variant.
3141         (REG_OK_STRICT): Move description.
3142
3143 2010-10-29  Paul Koning  <ni1d@arrl.net>
3144
3145         * config/pdp11/pdp11.md (*and<mode>): Rename to *bic<mode>.
3146
3147 2010-10-29  Paul Koning  <ni1d@arrl.net>
3148
3149         * config/pdp11/pdp11.md (divhi3, modhi3, divmodhi3): Fix ICE.
3150
3151 2010-10-29  Paul Koning  <ni1d@arrl.net>
3152
3153         PR/41822
3154         * config/pdp11/pdp11.md (andhi3, andqi3): Fix wrong code error.
3155
3156 2010-10-29  Richard Henderson  <rth@redhat.com>
3157
3158         PR rtl-opt/46226
3159         * stmt.c (expand_asm_operands): Call do_pending_stack_adjust
3160         for asm goto.
3161
3162 2010-10-29  Paul Koning  <ni1d@arrl.net>
3163
3164         * config/pdp11/pdp11.c (output_move_quad): Fix ICE for CPU
3165         register to register move.
3166
3167 2010-10-29  Paul Koning  <ni1d@arrl.net>
3168
3169         * config/pdp11/pdp11.c (print_operand_address): Correct handling
3170         of integer constant addresses, delete vax-only logic.
3171
3172 2010-10-11  Hariharan Sandanagobalane  <hariharan@picochip.com>
3173
3174         * config/picochip/picochip.c (picochip_is_short_branch): Simplify
3175         a conditional expression.
3176
3177 2010-10-29  Paul Koning  <ni1d@arrl.net>
3178
3179         * config/pdp11/pdp11.c (pdp11_trampoline_init): Correct
3180         instruction encoding.
3181
3182 2010-10-29  Artjoms Sinkarovs  <artyom.shinakroff@gmail.com>
3183             Andrew Pinski  <pinskia@gmail.com>
3184
3185         * tree.h (build_vector_from_val): Declare.
3186         * tree.c (build_vector_from_val): New function.
3187         * c-typeck.c (build_binary_op): Handle vector shifting.
3188         * doc/extend.texi: Description of the vector shifting operation.
3189
3190 2010-10-29  Paul Koning  <pkoning@equallogic.com>
3191
3192         * config/pdp11/pdp11-protos.h (pdp11_cannot_change_mode_class,
3193         pdp11_secondary_memory_needed): Declare.
3194         * config/pdp11/predicates.md (float_operand): New predicate.
3195         * config/pdp11/pdp11.md (RETVAL_REGNUM): New constant.
3196         (cbranchdf4, movdf): Change predicate.
3197         (movsf): Handle FPU register case.
3198         (truncdfsf2, extendsfdf2): Add FPU register case.
3199         * config/pdp11/pdp11.c (TARGET_SECONDARY_RELOAD,
3200         TARGET_REGISTER_MOVE_COST, TARGET_PREFERRED_RELOAD_CLASS,
3201         TARGET_PREFERRED_OUTPUT_RELOAD_CLASS): Define.
3202         (pdp11_register_move_cost): Update cost matrix.
3203         (pdp11_cannot_change_mode_class, pdp11_preferred_reload_class,
3204         pdp11_preferred_output_reload_class, pdp11_secondary_reload,
3205         pdp11_secondary_memory_needed): New function.
3206         (pdp11_return_in_memory): Add other float types.
3207         * config/pdp11/pdp11.h (HARD_REGNO_MODE_OK): Add other float types.
3208         (SECONDARY_MEMORY_NEEDED, CANNOT_CHANGE_MODE_CLASS): Define.
3209         (PREFERRED_RELOAD_CLASS, SECONDARY_RELOAD_CLASS,
3210         REGISTER_MOVE_COST): Delete.
3211         (BASE_RETURN_VALUE_REG): Add other float types.
3212
3213 2010-10-29  Nick Clifton  <nickc@redhat.com>
3214
3215         * doc/invoke.texi: Document -mam34 and -mtune options.
3216         * config/mn10300/mn10300.c (mn10300_tune_string): New variable.
3217         (mn10300_tune_cpu): New variable.
3218         (mn10300_handle_option): Handle -mam34 and -mtune options.
3219         (mn10300_option_override): Convert tune string into tune cpu variable.
3220         (mn10300_legitimate_constant_p): Delete unused local variable.
3221         (is_load_insn): New function.
3222         (is_store_insn): New function.
3223         (mn10300_adjust_schedule_cost): New function.
3224         (TARGET_SCHED_ADJUST_COST): Define.
3225         * config/mn10300/mn10300.opt (mam34): New option.
3226         (mtune): New option.
3227         * config/mn10300/mn10300.h (TARGET_CPU_CPP_BUILTINS): Add AM34 support.
3228         (enum processor_type): Add AM34.
3229         (TARGET_AM34): Define.
3230         * config/mn10300/mn10300.md (attr cpu): Add am34.
3231         Add pipeline description.
3232         (movqi, movhi, movsi, movsf, movdf, movdi): Fix predicates.
3233         Remove unneeded alternatives.  Add timing attribute.
3234         (pop_pic_reg, am33_addsi3, mn10300_addsi3, am33_subsi3,
3235         mn10300_subsi3, mulsidi3, umulsidi3, am33_mulsi3,
3236         mn10300_mulsi3, udivmodsi4_am33, divmodsi4, am33_andsi3,
3237         mn10300_andsi3, am33_iorsi3, mn10300_iorsi3, am33_xorsi3,
3238         mn10300_xorsi3, byte_clear, byte_set, bit_clear1, bit_clear2,
3239         bit_set, am33_iorqi3, mn10300_iorqi3, test_byte_bitfield,
3240         bit_test, subreg_bit_test, cmpsi, am33_cmpsf, am33_subsi3,
3241         float_conditional_branch, jump, indirect_jump, tablejump,
3242         call_internal, call_value_internal, zero_extendqisi2_am33,
3243         zero_extendqisi2_mn10300, zero_extendhisi2_am33,
3244         zero_extendhisi2_mn10300, extendqisi2_am33, extendqisi2_mn10300,
3245         extendhisi2_am33, extendhisi2_mn10300, am33_ashlsi3,
3246         mn10300_ashlsi3, am33_lshrsi3, mn10300_lshrsi3, am33_ashrisi3,
3247         mn10300_ashrsi3, abssf2_am33_2, negsf2_am33_2, rsqrtsf2,
3248         addsf3_internal, subsf3_internal, mulsf3_internal, divsf3,
3249         fmaddsf4, fmsubsf4, fnmaddsf4, fnmsubsf4, return_internal,
3250         return_internal_regs, store_movm, return, call_next_insn):
3251         Add timing attribute.
3252         (am33_subsi3): Add missing clobber of CC_REG.
3253         (am33_andsi3, mn10300_andsi3): Fix compile time warnings.
3254         (udivmodsi4, udivmodsi4_insn, divmodsi4, test_byte_bitfield,
3255         subreg_bit_test, zero_extendqisi2, zero_extendhisi2,
3256         extendqisi2): Fix predicates.
3257         (call_internal, call_internal_value): Separate alternatives.
3258         * config/mn10300/t-mn10300: Add AM34 multilib.
3259
3260 2010-10-29  Paolo Bonzini  <bonzini@gnu.org>
3261
3262         * config/sh/sh.c (sh_promote_function_mode): Use
3263         default_promote_function_mode if !sh_promote_prototypes.
3264
3265 2010-10-28  Paolo Bonzini  <bonzini@gnu.org>
3266
3267         * recog.c (split_all_insns): Remove dead code.
3268
3269 2010-10-28  Nathan Froyd  <froydnj@codesourcery.com>
3270
3271         * score.h (FUNCTION_ARG, FUNCTION_ARG_ADVANCE): Delete.
3272
3273 2010-10-28  Nathan Froyd  <froydnj@codesourcery.com>
3274
3275         * config/cris/cris.h (FUNCTION_ARG, FUNCTION_INCOMING_ARG): Delete.
3276         (FUNCTION_ARG_ADVANCE): Delete.
3277         * config/cris/cris.c (cris_function_arg_1, cris_function_arg): New
3278         functions.
3279         (cris_function_incoming_arg, cris_function_arg_advance): New functions.
3280         (TARGET_FUNCTION_ARG, TARGET_FUNCTION_INCOMING_ARG): Define.
3281         (TARGET_FUNCTION_ARG_ADVANCE): Define.
3282
3283 2010-10-28  Nathan Froyd  <froydnj@codesourcery.com>
3284
3285         * config/lm32/lm32-protos.h (lm32_function_arg): Delete.
3286         * config/lm32/lm32.h (FUNCTION_ARG, FUNCTION_ARG_ADVANCE): Delete.
3287         * config/mcore/mcore.c (mcore_function_arg): Declare.  Make static.
3288         Take a const_tree and a bool.
3289         (mcore_function_arg_advance): New function.
3290         (TARGET_FUNCTION_ARG, TARGET_FUNCTION_ARG_ADVANCE): Define.
3291
3292 2010-10-28  Nathan Froyd  <froydnj@codesourcery.com>
3293
3294         * config/mcore/mcore-protos.h (mcore_function_arg): Delete.
3295         * config/mcore/mcore.h (FUNCTION_ARG, FUNCTION_ARG_ADVANCE): Delete.
3296         * config/mcore/mcore.c (mcore_function_arg): Declare.  Make static.
3297         Take a const_tree and a bool.
3298         (mcore_function_arg_advance): New function.
3299         (TARGET_FUNCTION_ARG, TARGET_FUNCTION_ARG_ADVANCE): Define.
3300
3301 2010-10-28  Nathan Froyd  <froydnj@codesourcery.com>
3302
3303         * config/h8300/h8300-protos.h (function_arg): Delete.
3304         * config/h8300/h8300.h (FUNCTION_ARG, FUNCTION_ARG_ADVANCE): Delete.
3305         * config/h8300/h8300.c (function_arg): Rename to...
3306         (h8300_function_arg): ...this.  Make static.  Take a const_tree and
3307         a bool.
3308         (h8300_function_arg_advance): New function.
3309         (TARGET_FUNCTION_ARG, TARGET_FUNCTION_ARG_ADVANCE): Define.
3310
3311 2010-10-28  Nathan Froyd  <froydnj@codesourcery.com>
3312
3313         * config/arc/arc.h (FUNCTION_ARG, FUNCTION_ARG_ADVANCE): Move code
3314         to...
3315         * config/arc/arc.c (arc_function_arg): ...here and...
3316         (arc_function_arg_advance): ...here.  New functions.
3317         (TARGET_FUNCTION_ARG, TARGET_FUNCTION_ARG_ADVANCE): Define.
3318
3319 2010-10-28  Nathan Froyd  <froydnj@codesourcery.com>
3320
3321         * config/crx/crx-protos.h (crx_function_arg): Delete.
3322         (crx_function_arg_advance): Delete.
3323         * config/crx/crx.h (FUNCTION_ARG, FUNCTION_ARG_ADVANCE): Delete.
3324         * config/crx/crx.c (crx_function_arg): Make static.  Take a
3325         const_tree and a bool.
3326         (crx_function_arg_advance): Make static.  Take a const_tree and a bool.
3327         (enough_regs_for_param): Take a const_tree.
3328         (TARGET_FUNCTION_ARG, TARGET_FUNCTION_ARG_ADVANCE): Define.
3329
3330 2010-10-28  Nathan Froyd  <froydnj@codesourcery.com>
3331
3332         * config/m68hc11/m68hc11-protos.h (m68hc11_function_arg): Delete.
3333         (m68hc11_function_arg_advance): Delete.
3334         * config/m68hc11/m68hc11.h (FUNCTION_ARG): Delete.
3335         (FUNCTION_ARG_ADVANCE): Delete.
3336         * config/m68hc11/m68hc11.c (m68hc11_function_arg): Make static.
3337         Take a const_tree and a bool.
3338         (m68hc11_function_arg_advance): Likewise.
3339         (TARGET_FUNCTION_ARG, TARGET_FUNCTION_ARG_ADVANCE): Define.
3340
3341 2010-10-28  Nathan Froyd  <froydnj@codesourcery.com>
3342
3343         * config/stormy16/stormy16-protos.h (xstormy16_function_arg): Delete.
3344         (xstormy16_function_arg_advance): Delete.
3345         * config/stormy16/stormy16.h (FUNCTION_ARG): Delete.
3346         (FUNCTION_ARG_ADVANCE): Delete.
3347         * config/stormy16/stormy16.c (xstormy16_function_arg): Make static.
3348         Take a const_tree and a bool.
3349         (xstormy16_function_arg_advance): Likewise.  Return void, updating
3350         the CUM parameter instead.
3351         (TARGET_FUNCTION_ARG, TARGET_FUNCTION_ARG_ADVANCE): Define.
3352
3353 2010-10-28  Nathan Froyd  <froydnj@codesourcery.com>
3354
3355         * config/moxie/moxie-protos.h (moxie_function_arg): Delete.
3356         * config/moxie/moxie.h (FUNCTION_ARG, FUNCTION_ARG_ADVANCE): Delete.
3357         (MOXIE_FUNCTION_ARG_SIZE): Move to...
3358         * config/moxie/moxie.c (MOXIE_FUNCTION_ARG_SIZE): ...here.
3359         (moxie_function_arg): Make static.  Take a const_tree and a bool.
3360         (moxie_function_arg_advance): New function.
3361         (TARGET_FUNCTION_ARG, TARGET_FUNCTION_ARG_ADVANCE): Define.
3362
3363 2010-10-28  Nathan Froyd  <froydnj@codesourcery.com>
3364
3365         * config/mn10300/mn10300-protos.h (function_arg): Delete.
3366         * config/mn10300/mn10300.h (FUNCTION_ARG): Delete.
3367         (FUNCTION_ARG_ADVANCE): Delete.
3368         * config/mn10300/mn10300.c (function_arg): Rename to...
3369         (mn10300_function_arg): ...this.  Make static.  Take a const_tree
3370         and a bool.
3371         (mn10300_function_arg_advance): New function.
3372         (TARGET_FUNCTION_ARG, TARGET_FUNCTION_ARG_ADVANCE): Define.
3373
3374 2010-10-28  Nathan Froyd  <froydnj@codesourcery.com>
3375
3376         * config/iq2000/iq2000-protos.h (function_arg): Delete.
3377         (function_arg_advance): Delete.
3378         * config/iq2000/iq2000.h (FUNCTION_ARG, FUNCTION_ARG_ADVANCE): Delete.
3379         * config/iq2000/iq2000.c (function_arg): Rename to...
3380         (iq2000_function_arg): ...this.  Make static.  Take a const_tree and
3381         a bool.
3382         (function_arg_advance): Rename to...
3383         (iq2000_function_arg_advance): ...this.  Make static.  Take a
3384         const_tree and a bool.
3385         (iq2000_expand_prologue): Call iq2000_function_arg_advance and
3386         iq2000_function_arg.
3387         (iq2000_pass_by_reference): Call iq2000_function_arg).
3388         (TARGET_FUNCTION_ARG, TARGET_FUNCTION_ARG_ADVANCE): Define.
3389
3390 2010-10-28  Nathan Froyd  <froydnj@codesourcery.com>
3391
3392         * config/fr30/fr30-protos.h (fr30_num_arg_regs): Delete.
3393         * config/fr30/fr30.h (FUNCTION_ARG, FUNCTION_ARG_ADVANCE): Delete.
3394         * config/fr30/fr30.c (fr30_num_arg_regs): Make static.  Take a
3395         const_tree.
3396         (fr30_function_arg): New function.
3397         (fr30_function_arg_advance): New function.
3398         (TARGET_FUNCTION_ARG, TARGET_FUNCTION_ARG_ADVANCE): Define.
3399
3400 2010-10-28  Nathan Froyd  <froydnj@codesourcery.com>
3401
3402         * config/frv/frv-protos.h (frv_function_arg): Delete.
3403         (frv_function_arg_advance): Delete.
3404         * config/frv/frv.h (FUNCTION_ARG, FUNCTION_ARG_ADVANCE): Delete.
3405         * config/frv/frv.c (frv_function_arg): Rename to...
3406         (frv_function_arg_1): Make static.  Take const_tree and bool arguments.
3407         (frv_function_arg, frv_function_incoming_arg): New functions.
3408         (frv_function_arg_advance): Make static.  Take a const_tree and a bool.
3409         (TARGET_FUNCTION_ARG, TARGET_FUNCTION_INCOMING_ARG): Define.
3410         (TARGET_FUNCTION_ARG_ADVANCE): Define.
3411
3412 2010-10-28  Uros Bizjak  <ubizjak@gmail.com>
3413
3414         PR target/46153
3415         * config/i386/sse.md (sse_movhlps_exp): Use destination
3416         returned from ix86_fixup_binary_operands to expand insn.
3417         (sse_movlhps_exp): Ditto.
3418         (sse_loadhps_exp): Ditto.
3419         (sse_loadlps_exp): Ditto.
3420         (sse2_loadhpd_exp): Ditto.
3421         (sse2_loadlpd_exp): Ditto.
3422
3423 2010-10-28  Andrew Stubbs  <ams@codesourcery.com>
3424
3425         * config/arm/arm.c (const_ok_for_arm): Support 0xXY00XY00 pattern
3426         constants in thumb2.
3427
3428 2010-10-28  Eric Botcazou  <ebotcazou@adacore.com>
3429
3430         * combine.c (set_nonzero_bits_and_sign_copies): Use unsigned
3431         arithmetics in masking operations.
3432         (contains_muldiv): Likewise.
3433         (try_combine): Likewise.
3434         (find_split_point): Likewise.
3435         (combine_simplify_rtx): Likewise.
3436         (simplify_if_then_else): Likewise.
3437         (simplify_set): Likewise.
3438         (expand_compound_operation): Likewise.
3439         (expand_field_assignment): Likewise.
3440         (make_extraction): Likewise.
3441         (extract_left_shift): Likewise.
3442         (make_compound_operation): Likewise.
3443         (force_to_mode): Likewise.
3444         (make_field_assignment): Likewise.
3445         (reg_nonzero_bits_for_combine): Likewise.
3446         (simplify_shift_const_1): Likewise.
3447         (simplify_comparison): Likewise.
3448
3449 2010-10-27  Nathan Froyd  <froydnj@codesourcery.com>
3450
3451         * config/ia64/ia64-protos.h (ia64_function_arg): Delete.
3452         (ia64_function_arg_advance): Delete.
3453         * config/ia64/ia64.h (FUNCTION_ARG, FUNCTION_INCOMING_ARG): Delete.
3454         (FUNCTION_ARG_ADVANCE): Delete.
3455         * config/ia64/ia64.c (ia64_function_arg): Rename to...
3456         (ia64_function_arg_1): ...this.  Make static.  Take const_tree and
3457         bool arguments.
3458         (ia64_function_arg, ia64_function_incoming_arg): New functions.
3459         (ia64_function_arg_advance): Make static.  Take a const_tree and
3460         a bool.
3461         (TARGET_FUNCTION_ARG, TARGET_FUNCTION_INCOMING_ARG): Define.
3462         (TARGET_FUNCTION_ARG_ADVANCE): Define.
3463
3464 2010-10-27  Steve Ellcey  <sje@cup.hp.com>
3465
3466         * doc/tm.texi.in (TARGET_GET_RAW_RESULT_MODE): New.
3467         (TARGET_GET_RAW_ARG_MODE): New.
3468         * doc/tm.texi: Regenerate.
3469         * target.def (get_raw_result_mode): New.
3470         (get_raw_arg_mode): New.
3471         * targhooks.c (default_get_reg_raw_mode): New.
3472         * targhooks.h (default_get_reg_raw_mode): New.
3473         * builtins.c (apply_args_size): Use targetm.calls.get_raw_arg_mode.
3474         (apply_result_size): Ditto.
3475         * config/ia64/ia64.c (ia64_get_reg_raw_mode): New.
3476         (TARGET_GET_RAW_RESULT_MODE): Define.
3477         (TARGET_GET_RAW_ARG_MODE): Ditto.
3478
3479 2010-10-27  Eric Botcazou  <ebotcazou@adacore.com>
3480
3481         * config/sparc/sol2-unwind.h (sparc64_fallback_frame_state): Adjust
3482         for newer Solaris 10 release.
3483         (sparc_fallback_frame_state): Likewise.
3484
3485 2010-10-27  Jason Merrill  <jason@redhat.com>
3486
3487         * gimplify.c (gimplify_decl_expr): Handle anonymous artificial
3488         variables sooner.
3489
3490 2010-10-27  Jie Zhang  <jie@codesourcery.com>
3491             Maxim Kuvyrkov  <maxim@codesourcery.com>
3492
3493         * haifa-sched.c (ISSUE_POINTS): Remove.
3494         (max_issue): Don't issue more than issue_rate instructions.
3495
3496 2010-10-27  Ian Lance Taylor  <iant@google.com>
3497
3498         PR target/46197
3499         * config/i386/i386.md (UNSPECV_SPLIT_STACK_RETURN): New.
3500         (split_stack_return): Replace UNSPEC_STACK_CHECK with
3501         UNSPECV_SPLIT_STACK_RETURN.
3502
3503 2010-10-27  H.J. Lu  <hongjiu.lu@intel.com>
3504
3505         * config/i386/i386-protos.h (init_cumulative_args): Add an int.
3506
3507         * config/i386/i386.c (block_info): New.
3508         (BLOCK_INFO): Likewise.
3509         (call_avx256_state): Likewise.
3510         (check_avx256_stores): Likewise.
3511         (move_or_delete_vzeroupper_2): Likewise.
3512         (move_or_delete_vzeroupper_1): Likewise.
3513         (move_or_delete_vzeroupper): Likewise.
3514         (use_avx256_p): Likewise.
3515         (function_pass_avx256_p): Likewise.
3516         (flag_opts): Add -mvzeroupper.
3517         (ix86_option_override_internal): Turn on MASK_VZEROUPPER by
3518         default for TARGET_AVX.  Turn off MASK_VZEROUPPER if TARGET_AVX
3519         is disabled.
3520         (ix86_function_ok_for_sibcall): Disable sibcall if we need to
3521         generate vzeroupper.
3522         (init_cumulative_args): Add an int to indicate caller.  Set
3523         use_avx256_p, callee_return_avx256_p and caller_use_avx256_p
3524         based on return type.
3525         (ix86_function_arg): Set use_avx256_p, callee_pass_avx256_p and
3526         caller_pass_avx256_p based on argument type.
3527         (ix86_expand_epilogue): Emit vzeroupper if 256bit AVX register
3528         is used, but not returned by caller.
3529         (ix86_expand_call): Emit vzeroupper if 256bit AVX register is used.
3530         (ix86_local_alignment): Set use_avx256_p if 256bit AVX register
3531         is used.
3532         (ix86_minimum_alignment): Likewise.
3533         (ix86_expand_special_args_builtin): Set target to
3534         GEN_INT (vzeroupper_intrinsic) for CODE_FOR_avx_vzeroupper.
3535         (ix86_reorg): Run the vzeroupper optimization if needed.
3536
3537         * config/i386/i386.h (ix86_args): Add caller.
3538         (INIT_CUMULATIVE_ARGS): Updated.
3539         (machine_function): Add use_vzeroupper_p, use_avx256_p,
3540         caller_pass_avx256_p, caller_return_avx256_p,
3541         callee_pass_avx256_p and callee_return_avx256_p.
3542
3543         * config/i386/i386.opt (-mvzeroupper): New.
3544
3545         * config/i386/predicates.md (vzeroupper_operation): Removed.
3546
3547         * config/i386/sse.md (avx_vzeroupper): Removed.
3548         (*avx_vzeroupper): Removed.
3549         (avx_vzeroupper): New.
3550
3551         * doc/invoke.texi: Document -mvzeroupper.
3552
3553 2010-10-27  Eric Botcazou  <ebotcazou@adacore.com>
3554
3555         * config/i386/t-mingw32 (SHLIB_LC): Add -lmingwthrd.
3556         * config/i386/t-mingw-w32 (SHLIB_LC): Likewise.
3557         * config/i386/t-mingw-w64 (SHLIB_LC): Likewise.
3558
3559 2010-10-27  Eric Botcazou  <ebotcazou@adacore.com>
3560             Olivier Hainque  <hainque@adacore.com>
3561
3562         * config/i386/w32-unwind.h (i386_w32_fallback_frame_state): Fix regnum
3563         of EBP.  Do not restore reg #9.  Remove +1 adjustment to EIP and set
3564         fs->signal_frame instead.
3565
3566 2010-10-27  Nicola Pero  <nicola.pero@meta-innovation.com>
3567
3568         * c-parser.c (cp_parser_objc_at_property_declaration): Removed
3569         parsing of RID_COPIES and RID_IVAR.
3570
3571 2010-10-27  Nicola Pero  <nicola.pero@meta-innovation.com>
3572
3573         * c-parser.c (c_parser_objc_at_property_declaration): Recognize
3574         RID_ASSIGN, RID_COPY, RID_RETAIN, RID_READWRITE and RID_NONATOMIC.
3575         Do not use objc_set_property_attr, but use local variables
3576         instead.  Detect repeated usage of setter, getter and ivar
3577         attributes.  Improved error processing when a setter name does not
3578         end in ':'.  Do not check for CPP_CLOSE_PAREN after we determined
3579         that the token is a keyword.  Updated call to
3580         objc_add_property_declaration.
3581
3582 2010-10-27  Nicola Pero  <nicola.pero@meta-innovation.com>
3583
3584         * c-parser.c (c_parser_objc_at_property): Renamed to
3585         c_parser_objc_at_property_declaration.  Updated calls to
3586         objc_add_property_variable, now objc_add_property_declaration.
3587         Code rewritten to be much more robust in recovering from syntax
3588         errors.  Added comments.
3589         (c_parser_objc_property_attrlist): Removed.
3590         (c_parser_external_declaration): Updated calls to
3591         c_parser_objc_at_property, now
3592         c_parser_objc_at_property_declaration.
3593         (c_parser_objc_methodprotolist): Same change.
3594
3595 2010-10-26  H.J. Lu  <hongjiu.lu@intel.com>
3596
3597         * config/i386/i386.md (split_stack_return): Put back unspec_volatile.
3598
3599 2010-10-26  Jan Hubicka  <jh@suse.cz>
3600
3601         * ipa.c (process_references): Enqueue all referenced nodes;
3602         mark as reachable only non-external nodes.
3603         (cgraph_remove_unreachable_nodes): All referenced nodes should
3604         be enqueued; remove bogues node->needed check.
3605
3606 2010-10-26  Jan Hubicka  <jh@suse.cz>
3607
3608         * cgraphbuild.c (build_cgraph_edges): Use ipa-reference
3609         to represent OMP.
3610
3611 2010-10-26  H.J. Lu  <hongjiu.lu@intel.com>
3612
3613         * config/i386/i386.md (split_stack_return): Replace
3614         unspec_volatile with unspec.
3615
3616 2010-10-26  Jonathan Wakely  <jwakely.gcc@gmail.com>
3617
3618         * doc/install.texi: Fix typo in --with-sysroot description.
3619
3620 2010-10-26  Jan Hubicka  <jh@suse.cz>
3621
3622         * ipa.c (cgraph_externally_visible_p, varpool_externally_visible_p):
3623         Use info provided by linker plugin.
3624
3625 2010-10-26  Jason Merrill  <jason@redhat.com>
3626
3627         * varasm.c (constructor_static_from_elts_p): Don't require a
3628         CONSTRUCTOR to have elements to be suitable for static
3629         initialization.  Allow ARRAY_TYPE as well.
3630
3631 2010-10-26  Jan Hubicka  <jh@suse.cz>
3632
3633         PR middle-end/45736
3634         * cgraph.c (cgraph_set_readonly_flag): Rename to...
3635         (cgraph_set_const_flags) ... this one; get also looping argument;
3636         clear constructor/destructor flags.
3637         (cgraph_set_pure_flag): Likewise.
3638         (cgraph_set_looping_const_or_pure_flag): Remove.
3639         (cgraph_can_remove_if_no_direct_calls_and_refs): Do not try
3640         to optimize away static ctors/dtors; it does not work on inline clones;
3641         external functions can always be rmeoved.
3642         (cgraph_will_be_removed_from_program_if_no_direct_calls): Assert on
3643         inline clones; in LTO external functions always can go.
3644         (cgraph_used_from_object_file_p): Handle EXTERNAL functions correctly.
3645         (cgraph_mark_address_taken_node): Assert that we are not taking
3646         address of inline clone.
3647         (cgraph_can_remove_if_no_direct_calls_p): We always eventually remove
3648         external functions.
3649         * ipa-cp.c (ipcp_cloning_candidate_p): Do not clone functions with
3650         address taken.
3651         (ipcp_initialize_node_lattices): Only local functions can be
3652         handled without cloning.
3653         * cgraph.h (cgraph_set_readonly_flag,
3654         cgraph_set_looping_const_or_pure_flag): Remove.
3655         (cgraph_set_const_flag): Declare.
3656         (cgraph_set_pure_flag): Update.
3657         * ipa-pure-const (propagate_pure_const, local_pure_const): Update
3658         flags setting code.
3659         * ipa.c (cgraph_remove_unreachable_nodes): Fix formating; do not
3660         look at inline clones; fix handling of external definitions.
3661         (cgraph_postorder): Do not look at inline clones in the first pass.
3662         (function_and_variable_visibility): Drop constructors/destructor
3663         flags at pure and const functions.
3664         * tree-profile.c (tree_profiling): Update.
3665         * ipa-inline.c (cgraph_clone_inlined_nodes): Always clone functions with
3666         address taken; external functions do not account to whole program size.
3667         (cgraph_decide_inlining): Likewise; do not try to inline
3668         functions already inlined.
3669
3670 2010-10-26  Jie Zhang  <jie@codesourcery.com>
3671
3672         * doc/invoke.texi: Improve documentation of
3673         -fstrict-volatile-bitfields.
3674
3675 2010-10-26  Ira Rosen  <irar@il.ibm.com>
3676
3677         PR tree-optimization/46167
3678         * tree-vect-patterns.c (vect_recog_dot_prod_pattern): Check that there
3679         is basic block for the statement.
3680
3681 2010-10-26  Paul Koning  <ni1d@arrl.net>
3682
3683         * config/pdp11/pdp11.c (pdp11_f_format, pdp11_d_format): Update to
3684         current definition of struct_real_format.
3685
3686 2010-10-26  H.J. Lu  <hongjiu.lu@intel.com>
3687
3688         PR target/44948
3689         * config/i386/i386.c (ix86_old_function_arg_boundary): New.
3690         (ix86_function_arg_boundary): Always align parameters on stack
3691         in 64bit and align parameters with alignment >= 16byte on stack
3692         in 32bit.  Warn alignment change.
3693
3694 2010-10-26  Ian Lance Taylor  <iant@google.com>
3695
3696         PR middle-end/45687
3697         * ipa-prop.c (ipa_modify_call_arguments): Correct type of MEM_REF
3698         offset.
3699
3700 2010-10-25  Rodrigo Rivas Costa  <rodrigorivascosta@gmail.com>
3701
3702         Implement opaque-enum-specifiesr for C++0x
3703         * tree.h (ENUM_IS_OPAQUE): New.
3704         * dwarf2out.c (gen_enumeration_type_die): Use ENUM_IS_OPAQUE.
3705
3706 2010-10-26  Jie Zhang  <jie@codesourcery.com>
3707
3708         * stor-layout.c (layout_decl): Use the field's type to
3709         determine the mode and keep DECL_BIT_FIELD for a volatile bit-field.
3710         * config/arm/arm.c (arm_override_options): Default to
3711         -fstrict-volatile-bitfields.
3712
3713 2010-10-25  Paul Koning  <ni1d@arrl.net>
3714
3715         * config/pdp11/pdp11.md: Add define_constants for register
3716         numbers, branch offset limits.
3717         * config/pdp11/pdp11.c: Use named constants instead of numbers.
3718         * config/pdp11.pdp11.h: Ditto.
3719
3720 2010-10-25  Eric Botcazou  <ebotcazou@adacore.com>
3721
3722         * configure.ac: Use $cpu_type instead of $target to define the nop.
3723         * configure: Regenerate.
3724
3725 2010-10-25  Jie Zhang  <jie@codesourcery.com>
3726
3727         * combine.c (try_combine): If insns need to be kept around, check that
3728         they can be copied in the merged instruction.
3729
3730 2010-10-24  Eric Botcazou  <ebotcazou@adacore.com>
3731
3732         * reg-stack.c (convert_regs_1): Return boolean value, true if the CFG
3733         has been modified.
3734         (convert_regs_2): Likewise.  Adjust calls to convert_regs_1.
3735         (convert_regs): Adjust calls to convert_regs_2.  Clean up the CFG if
3736         it has been modified.
3737
3738 2010-10-24  Eric Botcazou  <ebotcazou@adacore.com>
3739
3740         * config/sparc/sparc.c (sparc_type_code) <NULLPTR_TYPE>: New case.
3741
3742 2010-10-24  Paul Koning  <ni1d@arrl.net>
3743
3744         * config/pdp11/pdp11.md: Change length attribute to be in bytes.
3745         * config/pdp11/pdp11.c (output_jump): Ditto.
3746
3747 2010-10-24  Ian Lance Taylor  <iant@google.com>
3748
3749         * config/i386/i386.c (ix86_va_start): Remove extraneous blank line.
3750
3751 2010-10-24  Eric Botcazou  <ebotcazou@adacore.com>
3752
3753         * cfglayout.c (fixup_reorder_chain): When ensuring that there is at
3754         least one insn with a locus corresponding to an edge's goto_locus,
3755         disregard non-fallthru edges to the exit block and merge the blocks
3756         created for the same goto_locus.
3757
3758 2010-10-23  Joseph Myers  <joseph@codesourcery.com>
3759
3760         * gcc.c (n_switches_alloc_debug_check): New.
3761         (set_option_handlers): New.
3762         (process_command): Use set_option_handlers.
3763         (do_self_spec): Pass spec-generated options through option handlers.
3764         (main): Also save and restore n_switches_alloc when swapping
3765         switch arrays.
3766
3767 2010-10-23  Richard Henderson  <rth@redhat.com>
3768
3769         PR target/46144
3770         * config/i386/sse.md (*avx_absneg<AVXMODEF2P>2): New.
3771         (*sse_absneg<SSEMODEF2P>2): Rename from *absneg<VEC_FLOAT_MODE>2.
3772         Honor matching operands when splitting to XOR.
3773
3774 2010-10-23  Ian Lance Taylor  <iant@google.com>
3775
3776         * tree-vrp.c (extract_range_from_binary_expr): If
3777         flag_non_call_exceptions don't eliminate division by zero.
3778         * simplify-rtx.c (simplify_binary_operation_1): Likewise.
3779
3780 2010-10-23  Nathan Froyd  <froydnj@codesourcery.com>
3781
3782         * cppbuiltin.c (define_builtin_macros_for_type_sizes): Define
3783         __BYTE_ORDER__, __ORDER_LITTLE_ENDIAN__, __ORDER_BIG_ENDIAN__, and
3784         __ORDER_PDP_ENDIAN__.
3785         * libgcc2.h (LIBGCC2_WORDS_BIG_ENDIAN): Delete.
3786         (struct DWstruct): Define based on __BYTE_ORDER__.
3787         * config/fixed-bit.h (LIBGCC2_WORDS_BIG_ENDIAN): Delete.
3788         (struct INTstruct): Define based on __BYTE_ORDER__.
3789         * config/dfp-bit.h (LIBGCC2_WORDS_BIG_ENDIAN): Delete.
3790         (LIBGCC2_FLOAT_WORDS_BIG_ENDIAN): Test __BYTE_ORDER__.
3791         * system.h (LIBGCC2_WORDS_BIG_ENDIAN): Poison identifier.
3792         * config/arc/arc.h (LIBGCC2_WORDS_BIG_ENDIAN): Delete.
3793         * config/arm/arm.h (LIBGCC2_WORDS_BIG_ENDIAN): Delete.
3794         * config/ia64/ia64.h (LIBGCC2_WORDS_BIG_ENDIAN): Delete.
3795         * config/iq2000/iq2000.h (LIBGCC2_WORDS_BIG_ENDIAN): Delete.
3796         * config/lm32/lm32.h (LIBGCC2_WORDS_BIG_ENDIAN): Delete.
3797         * config/m32r/m32r.h (LIBGCC2_WORDS_BIG_ENDIAN): Delete.
3798         * config/mcore/mcore.h (LIBGCC2_WORDS_BIG_ENDIAN): Delete.
3799         * config/mep/mep.h (LIBGCC2_WORDS_BIG_ENDIAN): Delete.
3800         * config/mips/mips.h (LIBGCC2_WORDS_BIG_ENDIAN): Delete.
3801         * config/rs6000/sysv4.h (LIBGCC2_WORDS_BIG_ENDIAN): Delete.
3802         * config/rx/rx.h (LIBGCC2_WORDS_BIG_ENDIAN): Delete.
3803         * config/score/score.h (LIBGCC2_WORDS_BIG_ENDIAN): Delete.
3804         * config/sh/sh.h (LIBGCC2_WORDS_BIG_ENDIAN): Delete.
3805         * config/sparc/sparc.h (LIBGCC2_WORDS_BIG_ENDIAN): Delete.
3806         * config/xtensa/xtensa.h (LIBGCC2_WORDS_BIG_ENDIAN): Delete.
3807         * doc/tm.texi.in (LIBGCC2_WORDS_BIG_ENDIAN): Delete.
3808         * doc/tm.texi: Regenerate.
3809         * doc/cpp.texi (__BYTE_ORDER__, __ORDER_LITTLE_ENDIAN__): Document.
3810         (__ORDER_BIG_ENDIAN__, __ORDER_PDP_ENDIAN__): Likewise.
3811
3812 2010-10-23  Jie Zhang  <jie@codesourcery.com>
3813
3814         PR rtl-optimization/37360
3815         * config/mips/mips.c (cached_can_issue_more): New local variable.
3816         (mips_sched_reorder_1): New.
3817         (mips_sched_reorder): Use mips_sched_reorder_1.
3818         (mips_sched_reorder2): New.
3819         (mips_variable_issue): Set cached_can_issue_more.
3820         (TARGET_SCHED_REORDER2): Define to mips_sched_reorder2
3821         instead of mips_sched_reorder.
3822
3823         Revert:
3824         2008-09-09  Andrey Belevantsev  <abel@ispras.ru>
3825         PR rtl-optimization/37360
3826         * haifa-sched.c (max_issue): Do not assert that we never issue more
3827         insns than issue_rate.  Add comment.
3828
3829 2010-10-22  Eric Botcazou  <ebotcazou@adacore.com>
3830
3831         * gimplify.c (gimplify_variable_sized_compare): Preserve the source
3832         location info of the expression.
3833
3834 2010-10-22  DJ Delorie  <dj@redhat.com>
3835
3836         * doc/extend.texi (Named Address Spaces): Document the M32C named
3837         address space.
3838
3839         * config/m32c/m32c-pragma.c (m32c_register_pragmas): Register the
3840         __far address space.
3841         * config/m32c/m32c.h (ADDR_SPACE_FAR): New.  Add support for
3842         "__far" address space for R8C and M16C processor variants.
3843         * config/m32c/m32c.c (m32c_addr_space_legitimate_address_p): New.
3844         (far_addr_space_p): New.
3845         (encode_pattern_1): Add sign and zero extend support.
3846         (m32c_hard_regno_nregs_1): Large pointers in A16 mode are SImode.
3847         (m32c_extra_constraint_p2): Add SF constraint.
3848         (m32c_legitimate_address_p): Support __far addresses.
3849         (m32c_addr_space_pointer_mode): New.
3850         (m32c_addr_space_address_mode): New.
3851         (m32c_addr_space_legitimate_address_p): New.
3852         (m32c_addr_space_legitimize_address): New.
3853         (m32c_addr_space_subset_p): New.
3854         (m32c_addr_space_convert): New.
3855         (conversions): Add __far operand patterns.
3856         (m32c_prepare_move): Force constants into registers for __far moves.
3857         (m32c_split_move): __far moves are always split.
3858         * config/m32c/addsub.md (addsi3_1): Support SImode symbols.
3859         * config/m32c/mov.md (mov<mode>_far_op1): New.
3860         (mov<mode>_far_op2): New.
3861         (movqi_op): Add __far (SF) support.
3862         (movhi_op): Likewise.
3863         (movsi_splittable): Split A1A0 also.
3864
3865 2010-10-22  Artjoms Sinkarovs  <artyom.shinakroff@gmail.com>
3866             Andrew Pinski  <pinskia@gmail.com>
3867
3868         * c-typeck.c (build_array_ref): Handle subscripting of vectors.
3869         * doc/extend.texi: New paragraph
3870
3871 2010-10-22  Paul Koning  <ni1d@arrl.net>
3872
3873         * config.pdp11/pdp11.h (DBX_DEBUGGING_INFO): Define.
3874
3875 2010-10-22  DJ Delorie  <dj@redhat.com>
3876
3877         * config/m32c/m32c-lib1.S (m32c_jsri16): Make reentrant.
3878
3879 2010-10-22  Paul Koning  <ni1d@arrl.net>
3880
3881         * config/pdp11/pdp11.h (IRA_COVER_CLASSES): Define.
3882
3883 2010-10-22  Richard Henderson  <rth@redhat.com>
3884
3885         * config/i386/i386.c (ix86_builtin_vectorized_function): Add
3886         cases for __builtin_fma and __builtin_fmaf.
3887
3888 2010-10-22  Richard Henderson  <rth@redhat.com>
3889
3890         * config/i386/i386.c (ix86_expand_fp_absneg_operator): Produce
3891         NEG+USE for vectors as well.
3892         * config/i386/i386.md (*absneg<VEC_FLOAT_MODE>2): New pattern
3893         and splitter.
3894
3895 2010-10-22  Joseph Myers  <joseph@codesourcery.com>
3896
3897         * gcc.c (DEFAULT_SWITCH_CURTAILS_COMPILATION,
3898         SWITCH_CURTAILS_COMPILATION): Remove.
3899         * doc/tm.texi.in (SWITCH_CURTAILS_COMPILATION): Remove documentation.
3900         * doc/tm.texi: Regenerate.
3901         * system.h (SWITCH_CURTAILS_COMPILATION): Poison.
3902
3903 2010-10-22  Changpeng Fang  <changpeng.fang@amd.com>
3904
3905         * config/i386/bdver1.md: New file.
3906         * config/i386/i386.md (include "bdver1.md"): Invoke the
3907         pipeline description for bdver1.
3908         (x86_sahf_1): Add "bdver1_decode" attribute.
3909         (*cmpfp_i_mixed): Likewise.
3910         (*cmpfp_i_sse): Likewise.
3911         (*cmpfp_i_i387): Likewise.
3912         (*cmpfp_iu_mixed): Likewise.
3913         (*cmpfp_iu_sse): Likewise.
3914         (*cmpfp_iu_387): Likewise.
3915         (*swap<mode>,*swap<mode>_1): Likewise.
3916         (fixuns_trunc<mode>hi2): Likewise.
3917         (fix_trunc<mode>si_sse): Likewise.
3918         (x86_fnstcw_1): Likewise.
3919         (x86_fldcw_1): Likewise.
3920         (*floatsi<mode>2_vector_mixed_with_temp): Likewise.
3921         (*floatsi<mode>2_vector_mixed): Likewise.
3922         (*float<SSEMODEI24:mode><MODEF:mode>2_mixed_with_temp): Likewise.
3923         (*float<SSEMODEI24:mode><MODEF:mode>2_mixed_interunit): Likewise.
3924         (*float<SSEMODEI24:mode><MODEF:mode>2_mixed_nointerunit): Likewise.
3925         (*floatsi<mode>2_vector_sse_with_temp): Likewise.
3926         (*floatsi<mode>2_vector_sse): Likewise.
3927         (*float<SSEMODEI24:mode><MODEF:mode>2_sse_with_temp): Likewise.
3928         (*float<SSEMODEI24:mode><MODEF:mode>2_sse_interunit): Likewise.
3929         (*float<SSEMODEI24:mode><MODEF:mode>2_sse_nointerunit): Likewise.
3930         (*mul<mode>3_1): Likewise.
3931         (*mulsi3_1_zext): Likewise.
3932         (*mulhi3_1): Likewise.
3933         (*mulqi3_1): Likewise.
3934         (*<u>mul<mode><dwi>3_1): Likewise.
3935         (*<u>mulqihi3_1): Likewise.
3936         (*<s>muldi3_highpart_1): Likewise.
3937         (*<s>mulsi3_highpart_1): Likewise.
3938         (*<s>mulsi3_highpart_zext): Likewise.
3939         (x86_64_shld): Likewise.
3940         (x86_shld): Likewise.
3941         (x86_64_shrd): Likewise.
3942         (x86_shrd): Likewise.
3943         (sqrtxf2): Likewise.
3944         (sqrt_extend<mode>xf2_i387): Likewise.
3945         (*sqrt<mode>2_sse): Likewise.
3946         * config/i386/sse.md (sse_cvtsi2ss): Add "bdver1_decode" attribute.
3947         (sse_cvtsi2ssq): Likewise.
3948         (sse_cvtss2si): Likewise.
3949         (sse_cvtss2si_2): Likewise.
3950         (sse_cvtss2siq): Likewise.
3951         (sse_cvtss2siq_2): Likewise.
3952         (sse_cvttss2si): Likewise.
3953         (sse_cvttss2siq): Likewise.
3954         (sse2_cvtpi2pd): Likewise.
3955         (sse2_cvttpd2pi): Likewise.
3956         (sse2_cvtsi2sd): Likewise.
3957         (sse2_cvtsi2sdq): Likewise.
3958         (sse2_cvtsd2si): Likewise.
3959         (sse2_cvtsd2si_2): Likewise.
3960         (sse2_cvtsd2siq): Likewise.
3961         (sse2_cvtsd2siq_2): Likewise.
3962         (sse2_cvttsd2si): Likewise.
3963         (sse2_cvttsd2siq): Likewise.
3964         (*sse2_cvtpd2dq): Likewise.
3965         (*sse2_cvttpd2dq): Likewise.
3966         (sse2_cvtsd2ss): Likewise.
3967         (sse2_cvtss2sd): Likewise.
3968         (*sse2_cvtpd2ps): Likewise.
3969         (sse2_cvtps2pd): Likewise.
3970
3971 2010-10-22  Richard Guenther  <rguenther@suse.de>
3972
3973         PR middle-end/46137
3974         * gimple-fold.c (gimplify_and_update_call_from_tree): Properly
3975         remove the virtual operands if they are not needed.
3976
3977 2010-10-22  Changpeng Fang  <changpeng.fang@amd.com>
3978
3979         * config/i386/i386.c (processor_costs bdver1_cost): Update
3980         insn costs and architectural parameters for bdver1.
3981
3982 2010-10-22  Richard Guenther  <rguenther@suse.de>
3983
3984         * gimple.h (gimple_register_canonical_type): Declare.
3985         * gimple.c (gimple_canonical_types): New global hashtable.
3986         (struct gimple_type_leader_entry_s): New type.
3987         (gimple_type_leader): New global cache.
3988         (gimple_lookup_type_leader): New function.
3989         (gtc_visit): Query the proper cache.
3990         (gimple_types_compatible_p): Likewise.
3991         (gimple_register_type): Use the new cache instead of TYPE_CANONICAL.
3992         (gimple_canonical_type_eq): New function.
3993         (gimple_register_canonical_type): Likewise.
3994         (print_gimple_types_stats): Adjust for gimple_canonical_types.
3995         (free_gimple_type_tables): Likewise.  Free gimple_type_leader.
3996         * tree-ssa.c (useless_type_conversion_p): Do not dispatch to
3997         gimple_types_compatible_p for LTO.
3998
3999 2010-10-22  Uros Bizjak  <ubizjak@gmail.com>
4000
4001         PR target/46098
4002         * config/i386/sse.md (*avx_movu<ssemodesuffix><avxmodesuffix>):
4003         Rename from avx_movu<ssemodesuffix><avxmodesuffix>.
4004         (avx_movu<ssemodesuffix><avxmodesuffix>): New expander.
4005         (*<sse>_movu<ssemodesuffix>): Rename from <sse>_movu<ssemodesuffix>.
4006         (<sse>_movu<ssemodesuffix>): New expander.
4007         (*avx_movdqu<avxmodesuffix>): Rename from avx_movdqu<avxmodesuffix>.
4008         (avx_movdqu<avxmodesuffix>): New expander.
4009         (*sse2_movdqu): Rename from sse2_movdqu.
4010         (sse2_movdqu): New expander.
4011
4012 2010-10-22  Richard Guenther  <rguenther@suse.de>
4013
4014         PR tree-optimization/45720
4015         * tree-vect-data-refs.c (vect_update_misalignment_for_peel):
4016         Handle negative step.
4017         (vect_enhance_data_refs_alignment): Likewise.
4018         * tree-vect-loop-manip.c (vect_gen_niters_for_prolog_loop): Likewise.
4019         (vect_create_cond_for_align_checks): Likewise.
4020         (vect_create_cond_for_alias_checks): Likewise.
4021
4022 2010-10-22  Ira Rosen  <irar@il.ibm.com>
4023
4024         PR tree-optimization/46126
4025         * tree-vect-stmts.c (vect_analyze_stmt): Pass NODE to
4026         vectorizable_shift in case of basic block vectorization.
4027
4028 2010-10-22  Joseph Myers  <joseph@codesourcery.com>
4029
4030         * target.h (enum opt_levels, struct default_options): New.
4031         * target.def (handle_ofast): Remove hook.
4032         (target_option.optimization): Change to
4033         target_option.optimization_table.
4034         * doc/tm.texi.in (TARGET_OPTION_OPTIMIZATION): Change to
4035         TARGET_OPTION_OPTIMIZATION_TABLE.
4036         (CAN_DEBUG_WITHOUT_FP): Remove.
4037         * doc/tm.texi: Regenerate.
4038         * opts.c (maybe_default_option, maybe_default_options,
4039         default_options_table): New.
4040         (default_options_optimization): Take extra parameters.  Don't
4041         assert that global_options and global_options_set are in use.  Use
4042         maybe_default_options.
4043         (decode_options): Pass extra parameters to
4044         default_options_optimization.
4045         * common.opt (falign-loops): Use value 0 with Var.
4046         (frerun-cse-after-loop, ftree-ter): Remove Init.
4047         * system.h (CAN_DEBUG_WITHOUT_FP, TARGET_HANDLE_OFAST,
4048         TARGET_OPTION_OPTIMIZATION): Remove.
4049         * targhooks.c (empty_optimization_table): New.
4050         * targhooks.h (empty_optimization_table): Declare.
4051         * toplev.c (process_options): Don't set flag_rerun_cse_after_loop.
4052         * config/alpha/alpha.c (alpha_option_optimization_table,
4053         TARGET_OPTION_OPTIMIZATION_TABLE): New.
4054         * config/alpha/alpha.h (CAN_DEBUG_WITHOUT_FP): Remove.
4055         * config/arm/arm.c (arm_option_optimization: Change to
4056         arm_option_optimization_table.
4057         (TARGET_OPTION_OPTIMIZATION): Change to
4058         TARGET_OPTION_OPTIMIZATION_TABLE.
4059         * config/arm/arm.h (CAN_DEBUG_WITHOUT_FP): Remove.
4060         * config/avr/avr.c (avr_option_optimization_table,
4061         TARGET_OPTION_OPTIMIZATION_TABLE): New.
4062         * config/avr/avr.h (CAN_DEBUG_WITHOUT_FP): Remove.
4063         * config/cris/cris.c (cris_option_optimization): Change to
4064         cris_option_optimization_table.
4065         (TARGET_OPTION_OPTIMIZATION): Change to
4066         TARGET_OPTION_OPTIMIZATION_TABLE.
4067         * config/crx/crx.c (crx_option_optimization): Change to
4068         crx_option_optimization_table.
4069         (TARGET_OPTION_OPTIMIZATION): Change to
4070         TARGET_OPTION_OPTIMIZATION_TABLE.
4071         * config/crx/crx.h (CAN_DEBUG_WITHOUT_FP): Remove.
4072         * config/fr30/fr30.c (fr30_option_optimization_table,
4073         TARGET_OPTION_OPTIMIZATION_TABLE): New.
4074         * config/fr30/fr30.h (CAN_DEBUG_WITHOUT_FP): Remove.
4075         * config/frv/frv.c (frv_option_optimization_table,
4076         TARGET_OPTION_OPTIMIZATION_TABLE): New.
4077         * config/frv/frv.h (CAN_DEBUG_WITHOUT_FP): Remove.
4078         * config/h8300/h8300.c (h8300_option_optimization): Change to
4079         h8300_option_optimization_table.
4080         (TARGET_OPTION_OPTIMIZATION): Change to
4081         TARGET_OPTION_OPTIMIZATION_TABLE.
4082         * config/h8300/h8300.h (CAN_DEBUG_WITHOUT_FP): Remove.
4083         * config/i386/i386.c (ix86_option_optimization): Change to
4084         ix86_option_optimization_table.
4085         (TARGET_OPTION_OPTIMIZATION): Change to
4086         TARGET_OPTION_OPTIMIZATION_TABLE.
4087         * config/i386/sol2-10.h (SUBTARGET_OPTIMIZATION_OPTIONS): Define
4088         as initializer.
4089         * config/ia64/ia64.c (ia64_option_optimization): Change to
4090         ia64_option_optimization_table.
4091         (TARGET_OPTION_OPTIMIZATION): Change to
4092         TARGET_OPTION_OPTIMIZATION_TABLE.
4093         * config/ia64/ia64.h (CAN_DEBUG_WITHOUT_FP): Remove.
4094         * config/ia64/vms.h (SUBTARGET_OPTIMIZATION_OPTIONS): Define as
4095         initializer.
4096         * config/iq2000/iq2000.c (iq2000_option_optimization_table,
4097         TARGET_OPTION_OPTIMIZATION_TABLE): New.
4098         * config/iq2000/iq2000.h (CAN_DEBUG_WITHOUT_FP): Remove.
4099         * config/lm32/lm32.c (lm32_option_optimization_table,
4100         TARGET_OPTION_OPTIMIZATION_TABLE): New.
4101         * config/lm32/lm32.h (CAN_DEBUG_WITHOUT_FP): Remove.
4102         * config/m32r/m32r.c (m32r_option_optimization): Change to
4103         m32r_option_optimization_table.
4104         (TARGET_OPTION_OPTIMIZATION): Change to
4105         TARGET_OPTION_OPTIMIZATION_TABLE.
4106         * config/m32r/m32r.h (SUBTARGET_OPTIMIZATION_OPTIONS,
4107         CAN_DEBUG_WITHOUT_FP): Remove.
4108         * config/mcore/mcore.c (mcore_option_optimization): Change to
4109         mcore_option_optimization_table.
4110         (TARGET_OPTION_OPTIMIZATION): Change to
4111         TARGET_OPTION_OPTIMIZATION_TABLE.
4112         * config/mep/mep.c (mep_option_optimization): Change to
4113         mep_option_optimization_table.
4114         (TARGET_OPTION_OPTIMIZATION): Change to
4115         TARGET_OPTION_OPTIMIZATION_TABLE.
4116         * config/mep/mep.h (CAN_DEBUG_WITHOUT_FP): Remove.
4117         * config/microblaze/microblaze.c
4118         (microblaze_option_optimization_table,
4119         TARGET_OPTION_OPTIMIZATION_TABLE): New.
4120         * config/microblaze/microblaze.h (CAN_DEBUG_WITHOUT_FP): Remove.
4121         * config/mips/mips.c (mips_option_optimization_table,
4122         TARGET_OPTION_OPTIMIZATION_TABLE): New.
4123         * config/mips/mips.h (CAN_DEBUG_WITHOUT_FP): Remove.
4124         * config/mmix/mmix.c (mmix_option_optimization): Change to
4125         mmix_option_optimization_table.
4126         (TARGET_OPTION_OPTIMIZATION): Change to
4127         TARGET_OPTION_OPTIMIZATION_TABLE.
4128         * config/mmix/mmix.h (CAN_DEBUG_WITHOUT_FP): Remove.
4129         * config/mn10300/mn10300.c (mn10300_option_optimization_table,
4130         TARGET_OPTION_OPTIMIZATION_TABLE): New.
4131         * config/mn10300/mn10300.h (CAN_DEBUG_WITHOUT_FP): Remove.
4132         * config/pa/pa.c (pa_option_optimization_table,
4133         TARGET_OPTION_OPTIMIZATION_TABLE): New.
4134         * config/pa/pa.h (CAN_DEBUG_WITHOUT_FP): Remove.
4135         * config/pdp11/pdp11.c (pdp11_option_optimization): Change to
4136         pdp11_option_optimization_table.
4137         (TARGET_OPTION_OPTIMIZATION): Change to
4138         TARGET_OPTION_OPTIMIZATION_TABLE.
4139         * config/picochip/picochip.c (picochip_option_optimization_table,
4140         TARGET_OPTION_OPTIMIZATION_TABLE): New.
4141         * config/picochip/picochip.h (CAN_DEBUG_WITHOUT_FP): Remove.
4142         * config/rs6000/rs6000.c (rs6000_option_optimization_table,
4143         TARGET_OPTION_OPTIMIZATION_TABLE): New.
4144         * config/rs6000/rs6000.h (CAN_DEBUG_WITHOUT_FP): Remove.
4145         * config/rx/rx.c (rx_option_optimization_table,
4146         TARGET_OPTION_OPTIMIZATION_TABLE): New.
4147         * config/rx/rx.h (CAN_DEBUG_WITHOUT_FP): Remove.
4148         * config/s390/s390.c (s390_option_optimization): Change to
4149         s390_option_optimization_table.
4150         (s390_option_override): Update comment.
4151         (TARGET_OPTION_OPTIMIZATION): Change to
4152         TARGET_OPTION_OPTIMIZATION_TABLE.
4153         * config/s390/s390.h (CAN_DEBUG_WITHOUT_FP): Remove.
4154         * config/score/score.c (score_option_optimization_table,
4155         TARGET_OPTION_OPTIMIZATION_TABLE): New.
4156         * config/score/score.h (CAN_DEBUG_WITHOUT_FP): Remove.
4157         * config/sh/sh.c (sh_option_optimization): Change to
4158         sh_option_optimization_table.
4159         (TARGET_OPTION_OPTIMIZATION): Change to
4160         TARGET_OPTION_OPTIMIZATION_TABLE.
4161         (sh_option_override): Set MASK_SAVE_ALL_TARGET_REGS here.
4162         (sh_option_override, expand_block_move, multcosts, find_barrier,
4163         barrier_align): Use optimize_size instead of TARGET_SMALLCODE.
4164         * config/sh/sh.h (CAN_DEBUG_WITHOUT_FP): Remove.
4165         (LOOP_ALIGN, TRAMPOLINE_ALIGNMENT, MOVE_BY_PIECES_P,
4166         STORE_BY_PIECES_P, SH_DYNAMIC_SHIFT_COST): Use optimize_size
4167         instead of TARGET_SMALLCODE.
4168         * config/sh/sh.opt (mspace): Make into an alias for -Os.
4169         * config/sparc/sparc.c (sparc_option_optimization_table,
4170         TARGET_OPTION_OPTIMIZATION_TABLE): New.
4171         * config/sparc/sparc.h (CAN_DEBUG_WITHOUT_FP): Remove.
4172         * config/stormy16/stormy16.c (xstorym16_option_optimization_table,
4173         TARGET_OPTION_OPTIMIZATION_TABLE): New.
4174         * config/stormy16/stormy16.h (CAN_DEBUG_WITHOUT_FP): Remove.
4175         * config/v850/v850.c (v850_option_optimization): Change to
4176         v850_option_optimization_table.
4177         (TARGET_OPTION_OPTIMIZATION): Change to
4178         TARGET_OPTION_OPTIMIZATION_TABLE.
4179         * config/v850/v850.h (CAN_DEBUG_WITHOUT_FP): Remove.
4180         * config/xtensa/xtensa.c (xtensa_option_optimization): Change to
4181         xtensa_option_optimization_table.
4182         (TARGET_OPTION_OPTIMIZATION): Change to
4183         TARGET_OPTION_OPTIMIZATION_TABLE.
4184         * config/xtensa/xtensa.h (CAN_DEBUG_WITHOUT_FP): Remove.
4185
4186 2010-10-21  Iain Sandoe  <iains@gcc.gnu.org>
4187
4188         Based on the CFString implementation in FSF apple/trunk branch.
4189
4190         * target.def (objc_construct_string): New Hook.
4191         * doc/tm.texi (objc_construct_string): Document.
4192         * doc/tm.texi.in (TARGET_OBJC_CONSTRUCT_STRING): New.
4193         * config/t-darwin: Amend build rules for darwin.o.
4194         * config/darwin.opt: Add cfstrings flags.
4195         * config/darwin-c.c: Define __CONSTANT_CFSTRINGS__.
4196         (darwin_objc_construct_string): New.
4197         * config/i386/darwin.h (SUBTARGET_INIT_BUILTINS): Define.
4198         * config/i386/i386.c (ix86_init_builtins): Add SUBTARGET_INIT_BUILTINS.
4199         * config/darwin-protos.h (darwin_init_cfstring_builtins): New prototype.
4200         (darwin_fold_builtin): Likewise.
4201         (darwin_build_constant_cfstring): Likewise.
4202         (darwin_objc_construct_string): Likewise.
4203         (darwin_cfstring_p): Likewise.
4204         (darwin_enter_string_into_cfstring_table): Likewise.
4205         * config/rs6000/darwin.h (SUBTARGET_INIT_BUILTINS) Update for CFString.
4206         * config/darwin.c (darwin_running_cxx): New var.
4207         (machopic_select_section): Return cfstring_constant_object_section.
4208         (darwin_override_options): Set darwin_running_cxx.
4209         (add_builtin_field_decl): New.
4210         (darwin_init_cfstring_builtins): New.
4211         (darwin_build_constant_cfstring): New.
4212         (darwin_fold_builtin): New.
4213         (cfstring_hash): New.
4214         (cfstring_eq): New.
4215         (darwin_enter_string_into_cfstring_table): New.
4216         * config/darwin-sections.def (cfstring_constant_object_section): New.
4217         * config/darwin.h (TARGET_FOLD_BUILTIN): Define.
4218         (TARGET_OBJC_CONSTRUCT_STRING): Define.
4219
4220 2010-10-21  Nathan Froyd  <froydnj@codesourcery.com>
4221
4222         * config/alpha/alpha.c (alpha_build_builtin_va_list): Use
4223         TYPE_STUB_DECL instead of TREE_CHAIN.
4224         * config/i386/i386.c (ix86_build_builtin_va_list_abi): Likewise.
4225         * config/rs6000/rs6000.c (rs6000_build_builtin_va_list): Likewise.
4226         * config/s390/s390.c (s390_build_builtin_va_list): Likewise.
4227         * config/sh/sh.c (sh_build_builtin_va_list): Likewise.
4228         * config/spu/spu.c (spu_build_builtin_va_list): Likewise.
4229         * config/stormy16/stormy16.c (xstormy16_build_builtin_va_list):
4230         Likewise.
4231         * config/xtensa/xtensa.c (xtensa_build_builtin_va_list): Likewise.
4232
4233 2010-10-22  Jie Zhang  <jie@codesourcery.com>
4234
4235         * expr.c (emit_group_load_1): Update calls to extract_bit_field.
4236         (copy_blkmode_from_reg): Likewise.
4237         (read_complex_part): Likewise.
4238         (expand_expr_real_1): Calculate packedp and pass it to
4239         extract_bit_field.
4240         * expr.h (extract_bit_field): Update declaration.
4241         * calls.c (store_unaligned_arguments_into_pseudos): Update call
4242         to extract_bit_field.
4243         * expmed.c (extract_fixed_bit_field): Update calls to
4244         extract_fixed_bit_field.
4245         (store_split_bit_field): Likewise.
4246         (extract_bit_field_1): Add new argument packedp.
4247         (extract_bit_field): Add new argument packedp.
4248         (extract_fixed_bit_field): Add new argument packedp and let
4249         packed attribute override volatile.
4250         * stmt.c (expand_return): Update call to extract_bit_field.
4251
4252 2010-10-21  Nathan Froyd  <froydnj@codesourcery.com>
4253
4254         * config/spu/spu.c (spu_function_arg): Dereference CUM parameter.
4255
4256 2010-10-21  Nathan Froyd  <froydnj@codesourcery.com>
4257
4258         * ddg.c (add_cross_iteration_register_deps): Call gcc_assert instead
4259         of gcc_checking_assert.
4260         * sel-sched.c (code_motion_process_successors): Likewise.
4261
4262 2010-10-21  Eric Botcazou  <ebotcazou@adacore.com>
4263
4264         * cfgcleanup.c (try_forward_edges): Do not throw away previous steps
4265         when stopping because of a different locus on edge or insn.
4266         (try_optimize_cfg): Add comment.
4267         * cfgrtl.c (rtl_merge_blocks): Tweak log message.  If the destination
4268         block is a forwarder block, propagate locus on the edge.
4269         (cfg_layout_merge_blocks): Likewise.
4270
4271 2010-10-21  Uros Bizjak  <ubizjak@gmail.com>
4272
4273         PR target/45946
4274         * config/i386/i386.md (*pushti2): New insn pattern.
4275         (pushti2 splitter): New insn splitter.
4276         (*push<mode>2): Macroize insn pattern from *push{di,ti}2 using
4277         DWI mode iterator.
4278
4279 2010-10-21  Paul Koning  <ni1d@arrl.net>
4280
4281         * config/pdp11/pdp11-protos.md (arith_operand,
4282         const_immediate_operand, expand_shift_operand,
4283         immediate15_operand): Delete
4284         * config/pdp11/pdp11.c: Ditto.
4285         * config/pdp11/pdp11.h (REG_CLASS_FROM_LETTER,
4286         CONST_OK_FOR_LETTER_P, CONST_DOUBLE_OK_FOR_LETTER_P,
4287         EXTRA_CONSTRAINT): Delete.
4288         * config/pdp11/pdp11.md (various): Use standard constraints
4289         instead of removed ones.
4290         * config/pdp11/constraints.md: New file.
4291         * config/pdp11/predicates.md: New file.
4292
4293 2010-10-21  Bingfeng Mei  <bmei@broadcom.com>
4294
4295         PR c/45834
4296         * alias.c (true_dependence_1): Remove obsolete check for QImode.
4297         (may_alias_p): Ditto.
4298
4299 2010-10-21  Martin Jambor  <mjambor@suse.cz>
4300
4301         PR tree-optimization/45875
4302         * tree.c (get_binfo_at_offset): Remove initial zero offset test.
4303
4304 2010-10-21  Nathan Froyd  <froydnj@codesourcery.com>
4305
4306         * tree-into-ssa.c (rewrite_update_enter_block): Remove unused
4307         variables.
4308         (create_new_def_for): Likewise.
4309
4310 2010-10-21  Nick Clifton  <nickc@redhat.com>
4311
4312         * config/mn10300/mn10300.c: Fold code to 80-character width.
4313         Replace GET_CODE (foo) == REG with REG_P (foo).  Likewise for
4314         MEM, CONST_INT and CONST_DOUBLE.
4315         (targetm): Move initialization to end of file.
4316         (print_operand): Rename to mn10300_print_operand.
4317         (print_operand_address): Rename to mn10300_print_operand_address.
4318         (can_use_return_insn): Rename to mn10300_can_use_return_insn.
4319         (expand_prologue): Rename to mn10300_expand_prologue.
4320         (expand_epilogue): Rename to mn10300_expand_epilogue.
4321         (initial_offset): Rename to mn10300_initial_offset.
4322         (function_arg): Rename to mn10300_function_arg.
4323         (mask_ok_for_mem_btst): Rename to mn10300_mask_ok_for_mem_btst.
4324         (symbolic_operand): Rename to mn10300_symbolic_operand.
4325         (legitimize_pic_address): Rename to mn10300_legitimize_pic_address.
4326         (legitimate_pic_operand_p): Rename to mn10300_legitimate_pic_operand_p.
4327         * config/mn10300/mn10300-protos.h: Update prototypes.
4328         * config/mn10300/mn10300.h: Fold code to 80-character width.
4329         Replace GET_CODE (foo) == REG with REG_P (foo).  Likewise for
4330         MEM, CONST_INT and CONST_DOUBLE.
4331         (CPP_SPEC): Move to...
4332         (TARGET_CPU_CPP_BUILTINS): ... here.
4333         * config/mn10300/mn10300.md: Fold code to 80-character width.
4334         Replace GET_CODE (foo) == REG with REG_P (foo).  Likewise for
4335         MEM, CONST_INT and CONST_DOUBLE.
4336
4337 2010-10-21  Ira Rosen  <irar@il.ibm.com>
4338
4339         PR tree-optimization/46049
4340         PR tree-optimization/46052
4341         * tree-vectorizer.h (enum stmt_vec_info_type): Add new value for shift.
4342         (vect_get_slp_defs): Add arguments.
4343         * tree-vect-loop.c (vect_create_epilog_for_reduction): Pass scalar
4344         operands to vect_get_slp_defs.
4345         (vectorizable_reduction): Fix comment, pass scalar operands to
4346         vect_get_slp_defs.
4347         * tree-vect-stmts.c (vect_get_vec_def_for_operand): Use operand's
4348         type to determine number of units in the created vector.
4349         (vect_get_vec_defs): Pass scalar operands to vect_get_slp_defs.
4350         (vectorizable_conversion): Fix comment.
4351         (vectorizable_shift): New function.
4352         (vectorizable_operation): Move code that handles shifts to
4353         vectorizable_shift.
4354         (vectorizable_type_demotion): Fix comment, pass scalar operands to
4355         vect_get_slp_defs.
4356         (vectorizable_type_promotion, vectorizable_store): Likewise.
4357         (vectorizable_condition): Fix comment.
4358         (vect_analyze_stmt): Call vectorizable_shift.
4359         (vect_transform_stmt): Likewise.
4360         * tree-vect-slp.c (vect_get_constant_vectors): Add new argument.
4361         Use it as the operand to create vectors for, except reduction
4362         initial definition and store.  Use operands type.
4363         (vect_get_slp_defs): Add new arguments.  Pass them to
4364          vect_get_constant_vectors.
4365
4366 2010-10-21  Nathan Froyd  <froydnj@codesourcery.com>
4367
4368         * basic-block.h (single_succ_edge): Use gcc_checking_assert.
4369         (single_pred_edge, ei_container, ei_next, ei_prev): Likewise.
4370         * cfghooks.c (fixup_reorder_chain): Likewise.
4371         * cfgrtl.c (cfg_layout_merge_blocks): Likewise.
4372         * cgraph.c (cgraph_add_thunk): Likewise.
4373         (cgraph_create_edge_1): Likewise.
4374         (cgraph_create_virtual_clone): Likewise.
4375         * ddg.c (add_cross_iteration_register_deps): Likewise.
4376         * dwarf2out.c (modified_type_die): Likewise.
4377         * emit-rtl.c (set_mem_alias_set): Likewise.
4378         * ggc-zone.c (zone_allocate_marks): Likewise.
4379         * gimple-iterator.c (gsi_move_to_bb_end): Likewise.
4380         * gimple.c (iterative_hash_gimple_type): Likewise.
4381         * graphite-scop-detection.c (create_single_entry_edge): Likewise.
4382         (create_single_exit_edge): Likewise.
4383         * haifa-sched.c (choose_ready): Likewise.
4384         * lto-streamer-in.c (input_gimple_stmt): Likewise.
4385         * passes.c (execute_todo): Likewise.
4386         * sched-ebb.c (begin_schedule_ready): Likewise.
4387         * sel-sched.c (code_motion_process_successors): Likewise.
4388         * tree-call-cdce.c (gen_conditions_for_pow): Likewise.
4389         * tree-cfg-cleanup.c (tree_forwarder_block_p): Likewise.
4390         * tree-flow-inline.h (link_imm_use, move_use_after_head): Likewise.
4391         (phi_arg_index_from_use, phi_ssa_name_p): Likewise.
4392         * tree-into-ssa.c (insert_updated_phi_nodes_for): Likewise.
4393         * tree-ssa-coalesce.c (ssa_conflicts_test_p): Likewise.
4394         (ssa_conflicts_add): Likewise.
4395         * tree-ssa-copy.c (replace_exp): Likewise.
4396         * tree-ssa-dom.c (eliminate_redundant_computations): Likewise.
4397         * tree-ssa-forwprop.c (simple_gimple_switch): Likewise.
4398         * tree-ssa-math-opts.c (execute_cse_reciprocals): Likewise.
4399         * tree-ssa-pre.c (bitmap_value_insert_into_set): Likewise.
4400         (compute_antic): Likewise.
4401         * tree-ssa-ter.c (add_to_partition_kill_list): Likewise.
4402         (add_dependence): Likewise.
4403         (process_replaceable, kill_expr, find_replaceable_exprs): Likewise.
4404         * tree-vrp.c (supports_overflow_infinity): Likewise.
4405         (make_overflow_infinity, negative_overflow_infinity): Likewise.
4406         (avoid_overflow_infinity, register_new_assert_for): Likewise.
4407         (process_assert_insertions_for): Likewise.
4408         * var-tracking.c (dv_is_value_p, dv_as_decl, dv_from_decl): Likewise.
4409         (dv_from_value, variable_union, find_loc_in_1pdv): Likewise.
4410         (intersect_loc_chains, variable_merge_over_cur): Likewise.
4411
4412 2010-10-21  Nathan Froyd  <froydnj@codesourcery.com>
4413
4414         * cfgloop.c (flow_loops_find): Call bb_has_abnormal_pred.
4415         * reload1.c (has_nonexceptional_receiver): Likewise.
4416         * tree-into-ssa.c (rewrite_update_enter_block): Likewise.
4417         (create_new_def_for): Likewise.
4418         * tree-cfgcleanup.c (remove_forwarder_block): Likewise.
4419         (merge_phi_nodes): Likewise.
4420         (has_abnormal_incoming_edge_p): Delete.
4421
4422 2010-10-21  H.J. Lu  <hongjiu.lu@intel.com>
4423
4424         * config/i386/sse.md (ssescalarmodesuffix): Add V8SI and V4DI.
4425
4426 2010-10-21  Richard Guenther  <rguenther@suse.de>
4427             Michael Matz  <matz@suse.de>
4428
4429         PR tree-optimization/45764
4430         * tree-vect-data-refs.c (vect_compute_data_ref_alignment):
4431         Adjust initial misalignment for negative DR_STEP.
4432         (vect_find_same_alignment_drs): Two DRs with different DR_STEP
4433         do not have the same alignment over the whole iteration domain.
4434
4435 2010-10-21  Richard Guenther  <rguenther@suse.de>
4436
4437         PR tree-optimization/46111
4438         * tree-parloops.c (take_address_of): Re-organize for MEM_REF.
4439
4440 2010-10-21  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
4441
4442         * config/s390/s390.md (*xordi3_cc): Mark xgrk as z196 only.
4443
4444 2010-10-21  Tristan Gingold  <gingold@adacore.com>
4445
4446         * config/vms/vms-crtl.h (CRTL_NAMES): Add new translations.
4447         * config/vms/vms-crtl-64.h (CRTL_NAMES): Ditto.
4448
4449 2010-10-21  Tristan Gingold  <gingold@adacore.com>
4450
4451         * config/alpha/vms-unwind.h (alpha_vms_fallback_frame_state): Set
4452         signal_frame.
4453         * config/alpha/alpha.c (alpha_function_arg): Adjust call.
4454
4455 2010-10-21  Tristan Gingold  <gingold@adacore.com>
4456
4457         * config/ia64/vms64.h (TARGET_DEFAULT): Add MASK_FUSED_MADD.
4458         * config/ia64/vms.h (TARGET_DEFAULT): Ditto.
4459
4460 2010-10-20  Nathan Froyd  <froydnj@codesourcery.com>
4461
4462         * basic-block.h (find_fallthru_edge): Define.
4463         * cfgcleanup.c (merge_blocks_move): Use it.
4464         (try_crossjump_bb): Likewise.
4465         * cfglayout.c (fixup_reorder_chains): Likewise.
4466         (fixup_fallthru_exit_predecessor): Likewise.
4467         * cfgrtl.c (rtl_split_edge): Likewise.
4468         (rtl_verify_flow_info): Likewise.
4469         * function.c (thread_prologue_and_epilogue_insns): Likewise.
4470         * gimple-pretty-print.c (dump_implicit_edges): Likewise.
4471         * ifcvt.c (block_fallthru): Likewise.
4472         * reload1.c (fixup_abnormal_edges): Likewise.
4473         * sched-ebb.c (being_schedule_ready): Likewise.
4474         (schedule_ebb): Likwise.
4475         * sched-rgn.c (find_single_block_region): Likewise.
4476         * sel-sched-ir.c (bb_ends_ebb_p): Likewise.
4477         * tree-complex.c (expand_complex_move): Likewise.
4478         * sched-int.h (find_fallthru_edge): Rename to...
4479         (find_fallthru_edge_from): ...this.
4480         * haifa-sched.c (find_fallthru_edge): Rename to...
4481         (find_fallthru_edge_from): ...this.  Use new find_fallthru_edge.
4482         (init_before_recovery): Call find_fallthru_edge_from.
4483         * sel-sched-ir.c (merge_fences): Likewise.
4484         * sel-sched.c (in_fallthru_bb_p): Likewise.
4485         (move_cond_jump): Likewise.
4486
4487 2010-10-20  Paul Koning  <ni1d@arrl.net>
4488
4489         * config/pdp11/pdp11.md (various): Fix conditions on a number of
4490         insn to check for target 11/40 or higher.
4491
4492 2010-10-20  Nicola Pero  <nicola.pero@meta-innovation.com>
4493
4494         * parser.c (c_parser_objc_method_type): Mark inline.  Return a
4495         bool instead of a tree.
4496         (c_parser_objc_method_decl): Added bool argument.  Updated call to
4497         objc_build_method_signature.
4498         (c_parser_objc_method_definition): Do not call
4499         objc_set_method_type.  Updated calls to c_parser_objc_method_type,
4500         c_parser_objc_method_decl and objc_start_method_definition.
4501         (c_parser_objc_methodproto): Do not call objc_set_method_type.
4502         Updated calls to c_parser_objc_method_type,
4503         c_parser_objc_method_decl and objc_add_method_declaration.
4504
4505 2010-10-20  Jakub Jelinek  <jakub@redhat.com>
4506
4507         PR tree-optimization/45919
4508         * tree-ssa-ccp.c (fold_nonarray_ctor_reference): Handle flexible
4509         array members.
4510
4511         PR tree-optimization/46066
4512         * tree-parloops.c (create_parallel_loop): Use gsi_last_nondebug_bb
4513         instead of gsi_last_bb.
4514
4515 2010-10-20  DJ Delorie  <dj@redhat.com>
4516
4517         * config/m32c/m32c.c (m32c_option_override): Always disable
4518         function-cse in 16-bit mode.  Indirect calls are always worse than
4519         direct calls as there is no 16-bit indirect call opcode.
4520         (m32c_override_options_after_change): New, likewise.
4521
4522 2010-10-20  Nathan Froyd  <froydnj@codesourcery.com>
4523
4524         * ifcvt.c (noce_emit_cmove): If both of the values are SUBREGs, try
4525         emitting the conditional move in the inner mode of the SUBREG.
4526
4527 2010-10-20  Anatoly Sokolov  <aesok@post.ru>
4528
4529         * config/ia64/ia64.h (PREFERRED_RELOAD_CLASS): Remove macros.
4530         * config/ia64/ia64-protos.h (ia64_preferred_reload_class): Remove.
4531         * config/ia64/ia64.c (TARGET_PREFERRED_RELOAD_CLASS): Define.
4532         (ia64_preferred_reload_class): Make static.  Change rclass argument
4533         and result types from enum reg_class to reg_class_t.
4534
4535 2010-10-20  Pat Haugen  <pthaugen@us.ibm.com>
4536
4537         * tree-ssa-ter.c (find_replaceable_in_bb): Allow replacement over
4538         call for single operand expression.
4539
4540 2010-10-20  Eric Botcazou  <ebotcazou@adacore.com>
4541
4542         * tree-optimize.c (execute_fixup_cfg): Purge dead abnormal call edges
4543         if there is a call statement to pure or const function in the block.
4544
4545 2010-10-20  Paul Koning  <pkoning@equallogic.com>
4546
4547         Fix several build errors for pdp11 target.
4548         * config/pdp11/pdp11.md (*cmpdf): Fix tstd operands.
4549         (cbranchdf4): Conditional on TARGET_FPU.
4550         (movdf): Ditto; correct alternatives check.
4551         (movmemhi): Fix predicate and constraint.
4552         * config/pdp11/pdp11.h (HARD_REGNO_MODE_OK): Handle 64 bit mode.
4553
4554 2010-10-20  Richard Guenther  <rguenther@suse.de>
4555
4556         PR lto/45667
4557         * lto-streamer-out.c (output_gimple_stmt): Fix typo.
4558         * tree-cfg.c (verify_gimple_call): Properly get the call fndecl.
4559         (verify_gimple_assign_single): Disable ADDR_EXPR type check
4560         when in LTO.
4561
4562 2010-10-20  Vladimir Makarov  <vmakarov@redhat.com>
4563
4564         PR fortran/42169
4565         * ira-emit.c (store_can_be_removed_p): Return false instead of
4566         gcc_unreachable.
4567
4568 2010-10-20  Dmitry Melnik  <dm@ispras.ru>
4569
4570         * fold-const.c (fold_binary_loc): New transformation.
4571
4572 2010-10-20  H.J. Lu  <hongjiu.lu@intel.com>
4573
4574         PR target/46085
4575         * config/i386/sse.md (reduc_splus_v8sf): Updated.
4576         (reduc_splus_v4df): Likewise.
4577
4578 2010-10-20  Richard Guenther  <rguenther@suse.de>
4579
4580         PR tree-optimization/45860
4581         * tree-ssa-phiopt.c (cond_store_replacement): Do not do
4582         conditional store replacement for non-register type stores.
4583
4584 2010-10-20  Eric Botcazou  <ebotcazou@adacore.com>
4585
4586         * stor-layout.c (skip_simple_constant_arithmetic): New function.
4587         (self_referential_size): Use it instead of skip_simple_arithmetic.
4588
4589 2010-10-20  Olivier Hainque  <hainque@adacore.com>
4590
4591         * config/rs6000/rs6000.c (rs6000_reg_live_or_pic_offset_p):
4592         If the current function calls eh_return, claim live all registers
4593         that we need to check for liveness otherwise.
4594
4595 2010-10-20  Nicola Pero  <nicola.pero@meta-innovation.com>
4596
4597         * c-decl.c (c_write_global_declarations): Call
4598         objc_write_global_declarations when compiling Objective-C.
4599         * c-lang.c (finish_file): Removed.
4600
4601 2010-10-19  DJ Delorie  <dj@redhat.com>
4602
4603         * doc/tm.texi.in (TARGET_ASM_JUMP_ALIGN_MAX_SKIP): New.
4604         (TARGET_ASM_LABEL_ALIGN_AFTER_BARRIER_MAX_SKIP): Change to hook.
4605         (TARGET_ASM_LOOP_ALIGN_MAX_SKIP): Likewise.
4606         (TARGET_ASM_LABEL_ALIGN_MAX_SKIP): Likewise.
4607         * doc/tm.texi: Regenerate.
4608         * targhooks.h (default_label_align_after_barrier_max_skip,
4609         default_loop_align_max_skip, default_label_align_max_skip,
4610         default_jump_align_max_skip): Declare.
4611         * target.def (label_align_after_barrier_max_skip): New.
4612         (loop_align_max_skip): New.
4613         (label_align_max_skip): New.
4614         (jump_align_max_skip): New.
4615         * system.h (poison): Add those macros to the list.
4616         * final.c (LABEL_ALIGN_MAX_SKIP): Remove.
4617         (LOOP_ALIGN_MAX_SKIP): Remove.
4618         (LABEL_ALIGN_AFTER_BARRIER_MAX_SKIP): Remove.
4619         (JUMP_ALIGN_MAX_SKIP): Remove.
4620         (default_label_align_after_barrier_max_skip): New.
4621         (default_loop_align_max_skip): New.
4622         (default_label_align_max_skip): New.
4623         (default_jump_align_max_skip): New.
4624         (compute_alignments): Use the new hooks.
4625         (shorten_branches): Likewise.
4626
4627 2010-10-19  Richard Henderson  <rth@redhat.com>
4628
4629         * config/i386/i386.c (bdesc_multi_arg): Use fma4i_fmadd_<mode>.
4630         * config/i386/sse.md (fma<mode>4): Enable for FMA & SSE_MATH.
4631         (fma4i_fmadd_<mode>): New.
4632         (*split_fma, *split_fms, *split_fnma, *split_fnms): Rename from
4633         fma4_fm*_<mode> and adjust to be pre-reload splitters to the
4634         standard fma patterns.
4635         (fmaddsub_<mode>): Rename from fma4i_fmaddsub_<mode> and
4636         enable for FMA.
4637         (*fma_fmadd_<mode>, *fma_fmsub_<mode>): New.
4638         (*fma_fmadd_<mode>, *fma_fmsub_<mode>): New.
4639         (*fma_fmaddsub_<mode>, *fma_fmsubadd_<mode>): New.
4640
4641 2010-10-19  Paul Koning  <pkoning@equallogic.com>
4642
4643         * lower-subreg.c (resolve_shift_zext): Delete conditional code for
4644         WORDS_BIG_ENDIAN != BYTES_BIG_ENDIAN.
4645
4646 2010-10-19  Richard Henderson  <rth@redhat.com>
4647
4648         * config/ia64/ia64.md (fmasf4, *fmssf4, *nfmasf4): New.
4649         (fmadf4, *fmsdf4, *nfmadf4): New.
4650         (fmaxf4, *fmsxf4, *nfmaxf4): New.
4651
4652 2010-10-19  Michael Eager  <eager@eagercon.com>
4653
4654         * config/microblaze/microblaze.c (TARGET_EXCEPT_UNWIND_INFO):
4655         Use sjlj unwind info for exceptions.
4656
4657 2010-10-19  Francois-Xavier Coudert<fxcoudert@gcc.gnu.org>
4658
4659         PR fortran/43414
4660         * dwarf2out.c (add_calling_convention_attribute): Flag main
4661         Fortran subroutine with DW_AT_main_subprogram.
4662
4663 2010-10-19  Nick Clifton  <nickc@redhat.com>
4664
4665         * config/rx/rx.c (rx_function_value): Small integer types are
4666         promoted to SImode.
4667         (rx_promote_function_mode): New function.
4668         (TARGET_PROMOTE_FUNCTION_MODE): Define.
4669
4670 2010-10-19  Nick Clifton  <nickc@redhat.com>
4671
4672         * config/mep/mep.c (mep_print_operand): Use
4673         targetm.strip_name_encoding.
4674         (mep_output_aligned_common): Likewise.
4675
4676 2010-10-19  Basile Starynkevitch  <basile@starynkevitch.net>
4677
4678         * gengtype.c (new_structure): Remove ad-hoc "location_s" processing.
4679
4680 2010-10-18  Richard Henderson  <rth@redhat.com>
4681
4682         * simplify-rtx.c (simplify_ternary_operation) [FMA]: Simplify
4683         (fma (neg a) (neg b) c) and (fma a (neg b) c).
4684
4685 2010-10-18  Richard Henderson  <rth@redhat.com>
4686
4687         * config/i386/i386.c (IX86_BUILTIN_VFMSUBSS, IX86_BUILTIN_VFMSUBSD,
4688         IX86_BUILTIN_VFMSUBPS, IX86_BUILTIN_VFMSUBPD,
4689         IX86_BUILTIN_VFMSUBADDPS, IX86_BUILTIN_VFMSUBADDPD,
4690         IX86_BUILTIN_VFNMADDSS, IX86_BUILTIN_VFNMADDSD,
4691         IX86_BUILTIN_VFNMADDPS, IX86_BUILTIN_VFNMADDPD,
4692         IX86_BUILTIN_VFNMSUBSS, IX86_BUILTIN_VFNMSUBSD,
4693         IX86_BUILTIN_VFNMSUBPS, IX86_BUILTIN_VFNMSUBPD,
4694         IX86_BUILTIN_VFMSUBADDPS256, IX86_BUILTIN_VFMSUBADDPD256,
4695         IX86_BUILTIN_VFNMADDPS256, IX86_BUILTIN_VFNMADDPD256,
4696         IX86_BUILTIN_VFNMSUBPS256, IX86_BUILTIN_VFNMSUBPD256): Remove.
4697         (bdesc_multi_arg): Remove the corresponding builtins.
4698         * config/i386/i386.md (UNSPEC_FMA4_INTRINSIC): Remove.
4699         (UNSPEC_FMA4_FMSUBADD): Remove.
4700         (UNSPEC_FMADDSUB): Rename from UNSPEC_FMA4_FMADDSUB.
4701         * config/i386/sse.md (FMA4MODEF4): Remove.
4702         (FMAMODE): Add.
4703         (fma<mode>4): New expander.
4704         (*fma4i_fmadd_<mode>): Macroize from fma4i_fmadd<mode>4 patterns,
4705         and use FMA rtx code instead of UNSPEC_FMA4_INTRINSIC.
4706         (*fma4i_fmsub_<mode>): Similarly.
4707         (*fma4i_fnmadd_<mode>): Similarly.
4708         (*fma4i_fnmsub_<mode>): Similarly.
4709         (fma4i_vmfmadd_<mode>): Scalar patterns zero-extend, not merge
4710         with the first operand.
4711         (fma4i_fmaddsub_<mode>): Represent with UNSPEC_FMADDSUB instead
4712         of explicit arithmetic.  Macroize with AVXMODEF2P.
4713         (*fma4i_fmsubadd_<mode>): Represent with UNSPEC_FMADDSUB + NEG.
4714         (xop_frcz<mode>2): Macroize with FMAMODE.
4715         (xop_vmfrcz<mode>2): Scalar patterns zero-extend, not merge with
4716         the first operand.
4717         * config/i386/fma4intrin.h (_mm_msub_ps): Use vfmadd intrinsic with
4718         extra negations.
4719         (_mm_msub_pd, _mm_msub_ss, _mm_msub_sd): Likewise.
4720         (_mm_nmacc_ps, _mm_nmacc_pd, _mm_nmacc_ss, _mm_nmacc_sd): Likewise.
4721         (_mm_nmsub_ps, _mm_nmsub_pd, _mm_nmsub_ss, _mm_nmsub_sd): Likewise.
4722         (_mm256_msub_ps, _mm256_msub_pd): Likewise.
4723         (_mm256_nmacc_ps, _mm256_nmacc_pd): Likewise.
4724         (_mm256_nmsub_ps, _mm256_nmsub_pd): Likewise.
4725         (_mm_msubadd_ps): Use vfmaddsub intrinsic with extra negation.
4726         (_mm_msubadd_pd, _mm256_msubadd_ps, _mm256_msubadd_pd): Likewise.
4727
4728 2010-10-18  Bernd Schmidt  <bernds@codesourcery.com>
4729
4730         PR rtl-optimization/45966
4731         * combine.c (try_combine): If added_sets_2, deal with the case
4732         where i0 feeds i1 and i1 feeds i2.
4733
4734 2010-10-18  Jan Hubicka  <jh@suse.cz>
4735
4736         * ipa.c (cgraph_externally_visible_p): Handle externally visible and
4737         preserve flags before trying to guess on visibility.
4738         (varpool_externally_visible_p): New function.
4739         (function_and_variable_visibility): Use it.
4740
4741 2010-10-18  Nicola Pero  <nicola.pero@meta-innovation.com>
4742
4743         Implemented parsing @synthesize and @dynamic for Objective-C.
4744         * c-parser.c (c_parser_external_declaration): Recognize
4745         RID_AT_SYNTHESIZE and RID_AT_DYNAMIC.
4746         (c_parser_objc_at_synthesize_declaration): New.
4747         (c_parser_objc_at_dynamic_declaration): New.
4748
4749 2010-10-18  Nicola Pero  <nicola.pero@meta-innovation.com>
4750
4751         * c-parser.c (c_parser_objc_class_declaration): After finding an
4752         error, parse the whole declaration then reset parser->error.
4753
4754 2010-10-18  Michael Meissner  <meissner@linux.vnet.ibm.com>
4755
4756         PR target/46041
4757         * tree.h (mode_has_fma): Delete, move to c-cppbuiltins.c.
4758         * builtins.c (mode_has_fma): Ditto.
4759
4760 2010-10-18  Steve Ellcey  <sje@cup.hp.com>
4761
4762         PR target/36898
4763         PR middle-end/43760
4764         * config/ia64/ia64.c (rws_access_regno): Remove predicate check.
4765
4766 2010-10-18  Joseph Myers  <joseph@codesourcery.com>
4767
4768         * config/i386/i386.c (ix86_option_override_internal): Define and
4769         use USE_X86_64_FRAME_POINTER for 64-bit flag_omit_frame_pointer
4770         default.
4771         * config/i386/sol2-10.h (SUBTARGET_OVERRIDE_OPTIONS): Remove.
4772         (USE_IX86_FRAME_POINTER, USE_X86_64_FRAME_POINTER): Define.
4773
4774 2010-10-18  Nicola Pero  <nicola.pero@meta-innovation.com>
4775
4776         Merge from 'apple/trunk' branch on FSF servers.
4777         * c-parser.c (c_parser_objc_type_name): Adapted to new parser the
4778         following Objective-C change:
4779
4780         2005-10-10  Fariborz Jahanian  <fjahanian@apple.com>
4781
4782         Radar 4301047
4783         * c-parse.in (objc_quals): Build objc qualifier list same way
4784         as gcc-3.3
4785
4786 2010-10-18  Jan Hubicka  <jh@suse.cz>
4787
4788         * ipa.c (cgraph_externally_visible_p, varpool_externally_visible_p,
4789         function_and_variable_visibility): Revert accidental commit.
4790
4791 2010-10-18  Nicola Pero  <nicola.pero@meta-innovation.com>
4792
4793         Merge from 'apple/trunk' branch on FSF servers.
4794         * c-parser.c (c_parser_typeof_specifier): Adapted to new parser
4795         the following Objective-C change:
4796
4797         2005-10-07  Fariborz Jahanian  <fjahanian@apple.com>
4798
4799         Radar 4204796
4800         * c-parse.in (typespec_nonreserved_nonattr): Remove volatile from
4801         'volatilized' type used in a typeof operator.
4802
4803 2010-10-18  Eric Botcazou  <ebotcazou@adacore.com>
4804
4805         * tree-flow.h (gimple_purge_all_dead_abnormal_call_edges): Declare.
4806         * tree-cfg.c (gimple_purge_dead_abnormal_call_edges): Move around and
4807         rewrite modelled on gimple_purge_dead_eh_edges.
4808         (gimple_purge_all_dead_abnormal_call_edges): New function.
4809         * tree-inline.c (expand_call_inline): Call gimple_purge_dead_eh_edges
4810         directly instead of through gimple_purge_dead_abnormal_call_edges.
4811         * tree-ssa-pre.c (need_ab_cleanup): New static variable.
4812         (eliminate): Set bit in need_ab_cleanup for the basic block if we have
4813         removed AB side-effects from one of its statements.
4814         (init_pre): Initialize need_ab_cleanup.
4815         (fini_pre): Purge dead abnormal call edges and clean up the CFG if bits
4816         are set in need_ab_cleanup.  Free need_ab_cleanup afterward.
4817
4818 2010-10-18  Jakub Jelinek  <jakub@redhat.com>
4819
4820         PR c/46015
4821         * c-parser.c (c_parser_statement_after_labels): Call mark_exp_read
4822         on computed goto argument.
4823
4824 2010-10-18  Richard Guenther  <rguenther@suse.de>
4825
4826         PR tree-optimization/45967
4827         * tree-ssa-structalias.c (type_could_have_pointers): Remove.
4828         (could_have_pointers): Likewise.
4829         (handle_rhs_call, handle_const_call, handle_pure_call,
4830         find_func_aliases, intra_create_variable_infos): Remove calls to them.
4831         (struct fieldoff): Add must_have_pointers field.
4832         (type_must_have_pointers): New function.
4833         (field_must_have_pointers): Likewise.
4834         (push_fields_onto_fieldstack): Remove must_have_pointers_p argument.
4835         Adjust field merging.
4836         (create_function_info_for): May-have-pointers of varinfo is
4837         almost always true.
4838         (create_variable_info_for_1): Likewise.
4839
4840 2010-10-18  Tejas Belagod  <tejas.belagod@arm.com>
4841
4842         * config/arm/neon.md (neon_move_hi_quad_<mode>): Fix the order
4843         of operands to vec_concat.
4844
4845 2010-10-18  Richard Guenther  <rguenther@suse.de>
4846
4847         PR lto/44950
4848         * tree.c (free_lang_data_in_decl): As we clear TYPE_METHODS
4849         also clear references to entries of it.
4850
4851 2010-10-18  Andi Kleen  <ak@linux.intel.com>
4852
4853         PR other/43448
4854         * gccbug.in: Remove.
4855         * Makefile.in (GCCBUG_INSTALL_NAME, gccbug): Remove
4856         (doc, distclean, install-common): Remove reference to gccbug.
4857         * configure: Regenerate.
4858         * configure.ac (all_outputs): Remove gccbug.
4859         * doc/configfiles.texi: Remove references to gccbug.
4860         * doc/sourcebuild.texi: Dito.
4861
4862 2010-10-18  Jakub Jelinek  <jakub@redhat.com>
4863
4864         PR middle-end/46019
4865         * fold-const.c (fold_binary_loc): If integer_pow2p has
4866         TREE_INT_CST_LOW zero, look at TREE_INT_CST_HIGH.
4867
4868 2010-10-18  Basile Starynkevitch  <basile@starynkevitch.net>
4869             Jeremie Salvucci  <jeremie.salvucci@free.fr>
4870
4871         * gengtype.c (verbosity_level): Add variable.
4872         (set_gc_used): Count variables for verbosity.
4873         (close_output_files): Backing up files, counting written ones
4874         verbosily.
4875         (write_types): Count emitted functions for verbosity. Added
4876         debug messages.
4877         (write_enum_defn): Count structures for verbosity. Added debug
4878         messages.
4879         (gengtype_long_options): Add "verbose" & "backupdir".
4880         (print_usage): Ditto.
4881         (main): Verbose display of parsed files.
4882
4883         * gengtype.h (verbosity_level): Add declaration.
4884
4885 2010-10-18  Basile Starynkevitch  <basile@starynkevitch.net>
4886
4887         * gengtype.c (parse_program_options): Add allocation of
4888         plugin_files, and correct test on nb_plugin_files.
4889
4890 2010-10-17  Nicola Pero  <nicola.pero@meta-innovation.com>
4891
4892         Merge from 'apple/trunk' branch on FSF servers.
4893
4894         2006-03-27 Fariborz Jahanian  <fjahanian@apple.com>
4895
4896         Radar 4133425
4897         * c-decl.c (undeclared_variable): Issue diagnostic on
4898         private 'ivar' access.
4899
4900 2010-10-17  Uros Bizjak  <ubizjak@gmail.com>
4901
4902         PR target/46051
4903         * config/i386/sse.md (vec_interleave_highv4df): Fix third RTX of
4904         generated sequence to match *avx_vperm2f128<mode>_nozero.
4905         (vec_interleave_lowv4df): Ditto.
4906         (vec_interleave_highv8sf): Ditto.
4907         (vec_interleave_lowv8sf): Ditto.
4908
4909 2010-10-17  Kai Tietz  <kai.tietz@onevision.com>
4910
4911         * libgcov.c (create_file_directory): Enable it for win32 case.
4912         (gcov_exit): De-couple GCOV_PREFIX and GCOV_PREFIX_STRIP.
4913         * doc/gcov.texi (GCOV_PREFIX): Adjusted.
4914         (GCOV_PREFIX_SKIP): Likewise.
4915
4916 2010-10-17  Nicola Pero  <nicola.pero@meta-innovation.com>
4917
4918         * doc/objc.texi (GNU Objective-C runtime API): New section.
4919         (Modern GNU Objective-C runtime API): New section.
4920         (Traditional GNU Objective-C runtime API): New section.
4921         (Executing code before main): Mention that this section is
4922         specific to the GNU Objective-C runtime.
4923         (Garbage Collection): Same.
4924
4925 2010-10-17  Uros Bizjak  <ubizjak@gmail.com>
4926
4927         * c-parser.c (c_parser_for_statement): Move initialization of
4928         cond and incr before if.
4929
4930 2010-10-17  Anatoly Sokolov  <aesok@post.ru>
4931
4932         * target.def (preferred_output_reload_class): New hook.
4933         * doc/tm.texi.in (TARGET_PREFERRED_OUTPUT_RELOAD_CLASS): Document.
4934         * doc/tm.texi: Regenerate.
4935         * targhooks.c (default_preferred_output_reload_class): New function.
4936         * targhooks.h (default_preferred_output_reload_class): Declare.
4937         * reload.c (find_dummy_reload): Change rclass argument type from
4938         enum reg_class to reg_class_t. Change this_alternative array type
4939         from enum reg_class to reg_class_t.
4940         Use TARGET_PREFERRED_OUTPUT_RELOAD_CLASS target hook.
4941         (push_reload): Change preferred_class variable type to reg_class_t.
4942         Use TARGET_PREFERRED_OUTPUT_RELOAD_CLASS target hook.
4943         * recog.c (reg_fits_class_p): Change result type to bool. Change cl
4944         argument type from enum reg_class to reg_class_t. Use
4945         HARD_REGISTER_NUM_P predicate.
4946         * recog.h (reg_fits_class_p): Update prototype.
4947
4948         * config/i386/i386.h (PREFERRED_OUTPUT_RELOAD_CLASS): Remove.
4949         * config/i386/i386-protos.h (ix86_preferred_output_reload_class):
4950         Remove.
4951         * config/i386/i386.c (ix86_preferred_output_reload_class): Make
4952         static. Change regclass argument and result types from enum reg_class
4953         to reg_class_t.
4954         (TARGET_PREFERRED_OUTPUT_RELOAD_CLASS): Define.
4955
4956 2010-10-17  Iain Sandoe  <iains@gcc.gnu.org>
4957
4958         * c-parser.c (c_parser_objc_class_instance_variables): Update to use
4959         visibility enum, and handle @package.
4960
4961 2010-10-17  Nicola Pero  <nicola.pero@meta-innovation.com>
4962
4963         * doc/objc.texi (What you can and what you cannot do in +load):
4964         Document that sending messages to constant string objects in +load
4965         is not guaranteed to work.
4966
4967 2010-10-16  Jan Hubicka  <jh@suse.cz>
4968
4969         PR middle-end/44206
4970         * ipa.c (cgraph_remove_unreachable_nodes): Cleanup; check
4971         existence of refrences before removing the function.
4972
4973 2010-10-16  Jan Hubicka  <jh@suse.cz>
4974
4975         * cgraph.c (dump_cgraph_node): Dump same_comdat_group,
4976         only_called_at_startup and only_called_at_exit.
4977         (cgraph_propagate_frequency): Compute only_called_at_startup and
4978         only_called_at_exit.
4979         * cgraph.h (struct cgraph_node): New fileds only_called_at_startup and
4980         only_called_at_exit.
4981         * lto-cgraph.c (lto_output_node, input_overwrite_node): Stream the new
4982         flags.
4983         * predict.c (compute_function_frequency): Initialize the new flags.
4984
4985 2010-10-16  Eric Botcazou  <ebotcazou@adacore.com>
4986
4987         * gimplify.c (gimplify_type_sizes) <ARRAY_TYPE>: If the type is to be
4988         ignored for debug info purposes, do not clear the DECL_IGNORED_P flag
4989         on the bounds of its domain.
4990         * tree.h (DECL_IGNORED_P): Document effect on TYPE_DECL specifically.
4991
4992 2010-10-16  Anatoly Sokolov  <aesok@post.ru>
4993
4994         * config/avr/avr.h (PREFERRED_RELOAD_CLASS): Remove.
4995         * config/avr/avr-protos.h (preferred_reload_class): Remove.
4996         * config/avr/avr.c (preferred_reload_class): Remove.
4997         * config/pa/pa.h (PREFERRED_RELOAD_CLASS): Remove.
4998         * config/pa/pa.c (emit_move_sequence): Update comment
4999         * config/arc/arc.h (PREFERRED_RELOAD_CLASS): Remove.
5000         * config/crx/crx.h (PREFERRED_RELOAD_CLASS): Remove.
5001         * config/fr30/fr30.h (PREFERRED_RELOAD_CLASS): Remove.
5002         * config/frv/frv.h (PREFERRED_RELOAD_CLASS): Remove.
5003         * config/h8300/h8300.h (PREFERRED_RELOAD_CLASS): Remove.
5004         * config/lm32/lm32.h (PREFERRED_RELOAD_CLASS): Remove.
5005         * config/m32r/m32r.h (PREFERRED_RELOAD_CLASS): Remove.
5006         * config/moxie/moxie.h (PREFERRED_RELOAD_CLASS): Remove.
5007         * config/picochip/picochip.h (PREFERRED_RELOAD_CLASS): Remove.
5008         * config/rx/rx.h (PREFERRED_RELOAD_CLASS): Remove.
5009         * config/spu/spu.h (PREFERRED_RELOAD_CLASS): Remove.
5010         * config/v850/v850.h (PREFERRED_RELOAD_CLASS): Remove.
5011         * config/vax/vax.h (PREFERRED_RELOAD_CLASS): Remove.
5012
5013 2010-10-16  Joseph Myers  <joseph@codesourcery.com>
5014
5015         * opts.c (set_fast_math_flags,
5016         set_unsafe_math_optimizations_flags): Make static.
5017         * toplev.h (set_fast_math_flags,
5018         set_unsafe_math_optimizations_flags): Remove prototypes.
5019
5020 2010-10-16  Joseph Myers  <joseph@codesourcery.com>
5021
5022         * config/arm/arm.c (arm_option_optimization): Set
5023         flag_section_anchors to 1 not 2.
5024         * config/i386/i386.c (ix86_option_override_internal): Check
5025         global_options_set.x_flag_zee and
5026         global_options_set.x_flag_omit_frame_pointer.
5027         (ix86_option_optimization): Don't set flag_omit_frame_pointer and
5028         flag_zee to 2.
5029         * config/i386/sol2-10.h (SUBTARGET_OVERRIDE_OPTIONS): Check
5030         global_options_set.x_flag_omit_frame_pointer.
5031         * config/rs6000/rs6000.c (rs6000_option_init_struct): Set
5032         opts->x_flag_section_anchors to 1 not 2.
5033         * config/sh/sh.c (sh_option_optimization): Don't set
5034         flag_schedule_insns to 2.
5035         (sh_option_override): Check
5036         global_options_set.x_flag_schedule_insns.
5037         * opts.c (finish_options): Check opts_set->x_flag_section_anchors.
5038
5039 2010-10-16  Kai Tietz  <kai.tietz@onevision.com>
5040
5041         * configure.ac: Make sure inhibit_libc remains false for mingw targets
5042         as cross.
5043         * configure: Regenerated.
5044
5045 2010-10-15  Xinliang David Li  <davidxl@google.com>
5046
5047         * tree-ssa-uninit.c (prune_uninit_phi_opnds_in_unrealizable_paths): New
5048         function.
5049         (use_pred_not_overlap_with_undef_path_pred): Outline phi arg pruning
5050         into a recursive function.
5051
5052 2010-10-15  Uros Bizjak  <ubizjak@gmail.com>
5053
5054         * config/i386/i386.md (*movdfcc_1_rex64): Correct mode attribute.
5055         (*movdfcc_1): ditto.
5056
5057 2010-10-15  Joseph Myers  <joseph@codesourcery.com>
5058
5059         * target.def (target_option.init_struct): New hook.
5060         * doc/tm.texi.in (TARGET_OPTION_INIT_STRUCT): New @hook.
5061         * doc/tm.texi: Regenerate.
5062         * hooks.c (hook_void_gcc_optionsp): New.
5063         * hooks.h (hook_void_gcc_optionsp): Declare.
5064         * langhooks-def.h (lhd_init_options_struct): Remove.
5065         (LANG_HOOKS_INIT_OPTIONS_STRUCT): Define to hook_void_gcc_optionsp.
5066         * langhooks.c (lhd_init_options_struct): Remove.
5067         * opts.c (init_options_struct): Also call
5068         targetm.target_option.init_struct.
5069         * config/i386/i386.c (ix86_option_init_struct,
5070         TARGET_OPTION_INIT_STRUCT): New.
5071         (ix86_option_optimization): Move some settings to
5072         ix86_option_init_struct.
5073         * config/pdp11/pdp11.c (pdp11_option_init_struct,
5074         TARGET_OPTION_INIT_STRUCT): New.
5075         (pdp11_option_optimization): Move some settings to
5076         pdp11_option_init_struct.
5077         * config/rs6000/rs6000.c (rs6000_option_optimization): Replace by
5078         rs6000_option_init_struct.  Use options structure pointer.
5079         (TARGET_OPTION_OPTIMIZATION): Replace by TARGET_OPTION_INIT_STRUCT.
5080         * config/s390/s390.c (s390_option_init_struct,
5081         TARGET_OPTION_INIT_STRUCT): New.
5082         (s390_option_optimization): Don't set
5083         flag_asynchronous_unwind_tables here.
5084         * config/sh/sh.c (sh_option_init_struct,
5085         TARGET_OPTION_INIT_STRUCT): New.
5086         (sh_option_optimization): Don't set flag_finite_math_only here.
5087         * config/spu/spu.c (spu_option_optimization): Replace by
5088         spu_option_optimization.  Use options structure pointer.
5089         (TARGET_OPTION_OPTIMIZATION): Replace by TARGET_OPTION_INIT_STRUCT.
5090
5091 2010-10-14  Michael Meissner  <meissner@linux.vnet.ibm.com>
5092
5093         * doc/md.texi (Standard Names): Add fma@var{m}4 documentation.
5094
5095         * doc/rtl.texi (RTX_TERNARY): Document FMA is ternary.  Add
5096         SIGN_EXTRACT and ZERO_EXTRACT which were missing.
5097         (Standard names): Document fma.
5098
5099         * doc/cpp.texi (Common Predefined Macros): Document __FP_FAST_FMA,
5100         __FP_FAST_FMAF, __FP_FAST_FMAL.
5101
5102         * builitns.c (expand_builtin_mathfn_ternary): New function for
5103         expanding ternary math functions, like fma.
5104         (expand_builtin): Call it for the fma builtins.
5105
5106         * simplify-rtx.c (simplify_ternary_operation): Don't simplify FMA
5107         ops at present.
5108
5109         * tree-vect-stmts.c (vectorizable_call): Allow 3 argument
5110         vectorizable functions to support vectorizing fma.
5111
5112         * config/rs6000/rs6000.c (rs6000_builtin_vectorized_function):
5113         Handle fma builtins.
5114
5115         * config/rs6000/vsx.md (UNSPEC_VSX_MADD): Delete.
5116         (UNSPEC_VSX_MSUB): Ditto.
5117         (UNSPEC_VSX_NMADD): Ditto.
5118         (UNSPEC_VSX_NMSUB): Ditto.
5119         (vsx_fmadd<mode>4*): Rewrite to use FMA rtl in some cases instead
5120         of UNSPEC. Renumber combiner patterns.
5121         (vsx_fmsub<mode>4*): Ditto.
5122         (vsx_fnmadd<mode>4*): Ditto.
5123         (vsx_fnmsub<mode>4*): Ditto.
5124
5125         * config/rs6000/altivec.md (UNSPEC_VNMSUBFP): Delete.
5126         (altivec_vmaddfp): Rewrite to use FMA rtl if no fused
5127         multiply/add.  Rename combiner pattern, and add TARGET_FUSED_MADD test.
5128         (altivec_vmaddfp_1): Ditto.
5129         (altivec_vmaddfp_2): Ditto.
5130         (atlivec_mulv4sf3): Ditto.
5131         (altivec_vnmsubfp): Ditto.
5132         (altivec_vnmsubfp_1): Ditto.
5133         (altivec_vnmsubfp_2): Ditto.
5134         (altivec_vnmsubfp_3): Delete.
5135
5136         * config/rs6000/rs6000.md (fmasf4): New insns for fma builtin support.
5137         (fmasf4_fpr): Ditto.
5138         (fmssf4_fpr): Ditto.
5139         (fnmasf4_fpr): Ditto.
5140         (fnmssf4_fpr): Ditto.
5141         (fmadf4): Ditto.
5142         (fmadf4_fpr): Ditto.
5143         (fmsdf4_fpr): Ditto.
5144         (fnmadf4_fpr): Ditto.
5145         (fnmsdf4_fpr): Ditto.
5146
5147         * optabs.h (OTI_fma): Add fma optab.
5148         (fma_optab): Ditto.
5149
5150         * genopinit.c (optabs): Set fma optab.
5151
5152         * rtl.def (FMA): Add FMA rtl.
5153
5154         * tree.h (mode_has_fma): New function to return if MODE supports a
5155         fast multiply and add instruction.
5156         * builtins.c (mode_has_fma): Ditto.
5157
5158 2010-10-15  Jan Hubicka  <jh@suse.cz>
5159
5160         * lto-streamer-out.c (write_symbol): Use pointer set of seen
5161         objects instead of bitmap.
5162         (produce_symtab): Likewise; output defined symbols first.
5163
5164 2010-10-15  Jie Zhang  <jie@codesourcery.com>
5165
5166         * doc/invoke.texi: Add -fstrict-volatile-bitfields to
5167         Option Summary and Index.
5168
5169 2010-10-15  Richard Guenther  <rguenther@suse.de>
5170
5171         * tree.c (free_lang_data_in_decl): Clear DECL_INITIAL
5172         for automatic variables again.
5173
5174 2010-10-15  Joseph Myers  <joseph@codesourcery.com>
5175
5176         * doc/extend.texi (Variable Length): Don't refer to VLAs not
5177         conforming to C99.
5178
5179 2010-10-15  Joseph Myers  <joseph@codesourcery.com>
5180
5181         * config/rx/rx.c (rx_option_optimization): Change to
5182         rx_override_options_after_change.  Don't change
5183         flag_lto_compression_level.  Don't check for changes to whether
5184         FPU instructions can be used.  Check and set only
5185         flag_finite_math_only, not other fast-math flags.
5186         (rx_option_override): Call rx_override_options_after_change.
5187         (TARGET_OPTION_OPTIMIZATION): Remove.
5188         (TARGET_OVERRIDE_OPTIONS_AFTER_CHANGE): Define.
5189
5190 2010-10-15  Joseph Myers  <joseph@codesourcery.com>
5191
5192         * config/rs6000/rs6000.c (rs6000_option_optimization): Don't
5193         disable section anchors for lang_hooks.name[4] != 'O'.
5194
5195 2010-10-15  Joseph Myers  <joseph@codesourcery.com>
5196
5197         * config/frv/frv.c (frv_option_optimization,
5198         TARGET_OPTION_OPTIMIZATION): Remove.
5199         * config/frv/frv.h (RCSP_SOFTWARE_PIPELINING): Remove.
5200
5201 2010-10-15  Michael Matz  <matz@suse.de>
5202
5203         * cgraphunit.c (clone_of_p): Define unconditionally.
5204
5205 2010-10-15  Richard Guenther  <rguenther@suse.de>
5206
5207         PR lto/45957
5208         * tree.c (free_lang_data_in_decl): Do not clear DECL_INITIAL of vars.
5209
5210 2010-10-15  Chung-Lin Tang  <cltang@codesourcery.com>
5211
5212         * ifcvt.c (find_active_insn_before): New function.
5213         (find_active_insn_after): New function.
5214         (cond_exec_process_if_block): Use new functions to replace
5215         prev_active_insn() and next_active_insn().
5216
5217 2010-10-14  Yao Qi  <yao@codesourcery.com>
5218
5219         PR target/45447
5220         * config/arm/arm.c (arm_build_builtin_va_list): Assign
5221         va_list_name to TYPE_STUB_DECL (va_list_type).
5222
5223 2010-10-14  Jan Hubicka  <jh@suse.cz>
5224
5225         PR middle-end/45621
5226         * cgraph.c (cgraph_update_edges_for_call_stmt_node): When new call is
5227         redirected to clone, be happy.
5228         * cgraph.h (cgraph node): Enable former_clone_of unconditinally.
5229         * cgraphunit.c (verify_cgraph_node, cgraph_materialize_clone): Handle
5230         former_clone_of unconditionally.
5231
5232 2010-10-14  Iain Sandoe  <iains@gcc.gnu.org>
5233
5234         Merge from FSF apple 'trunk' branch.
5235         2006 Fariborz Jahanian  <fjahanian@apple.com>
5236
5237         Radars 4436866, 4505126, 4506903, 4517826
5238         * c-parser.c (c_parser, objc_property_attr_context) New flag.
5239         (c_lex_one_token): Handle property attributes.
5240         (c_parser_external_declaration): Handle @property.
5241         (c_parser_declaration_or_fndef): Warn on invalid attributes before
5242         @alias, @class, @end and @property objc keywords.
5243         (c_parser_objc_methodprotolist): Handle @property.
5244         (c_parser_objc_property_attrlist): New.
5245         (c_parser_objc_at_property): New.
5246         * c-typeck.c (build_component_ref): Handle CLASS.property syntax.
5247         (build_modify_expr): Likewise.
5248
5249 2010-10-14  Jakub Jelinek  <jakub@redhat.com>
5250
5251         PR tree-optimization/46008
5252         * tree-if-conv.c (predicate_bbs): Try to canonicalize c2 if possible.
5253
5254 2010-10-14  Richard Guenther  <rguenther@suse.de>
5255
5256         PR tree-optimization/44913
5257         * tree-data-ref.c (disjoint_objects_p): Remove.
5258         (dr_may_alias_p): Simplify.  Only hand the base object to
5259         the alias-oracle.
5260         * tree-ssa-alias.c (ptr_deref_may_alias_decl_p): Handle
5261         some more trees, bail out instead of asserting.
5262         (ptr_derefs_may_alias_p): Likewise.  Export.
5263         (refs_may_alias_p_1): Handle STRING_CSTs.
5264         * tree-ssa-alias.h (ptr_derefs_may_alias_p): Declare.
5265
5266 2010-10-14  Joseph Myers  <joseph@codesourcery.com>
5267
5268         PR c/45969
5269         * c-typeck.c (build_binary_op): Don't try to compute a semantic
5270         type with excess precision for boolean operations.
5271
5272 2010-10-14  Jeremie Salvucci  <jeremie.salvucci@free.fr>
5273             Basile Starynkevitch  <basile@starynkevitch.net>
5274
5275         * gengtype.c:  Include getopt.h and version.h.
5276
5277         (lang_bitmap, struct outf, outf_p)
5278         (get_output_file_with_visibility, oprintf): Definitions moved to
5279         gengtype.h
5280         (output_files, header_file, srcdir, srcdir_len, this_file)
5281         (do_dump): No more static variables.
5282         (do_debug): New.
5283         (dbgprint_count_type_at): Added new function.
5284         (gengtype_long_options): New.
5285         (print_usage, print_version, parse_program_options): New.
5286         (main): Call parse_program_options, and removed old option
5287         handling code.  Added some debug output.
5288
5289         * gengtype.h:  Updated copyright year.
5290         (lang_bitmap, struct outf, outf_p, header_file, oprintf)
5291         (get_output_file_with_visibility, srcdir, srcdir_len, do_dump):
5292         Moved from gengtype.c to here.
5293         (do_debug, read_state_filename, write_state_filename): New variables.
5294         (DBGPRINTF, DBGPRINT_COUNT_TYPE): New macros.
5295
5296         * Makefile.in:
5297         (REVISION): Always defined.
5298         (version.o): Removed ifdef REVISION_c.
5299         (s-gtype): Pass arguments to build/gengtype program.
5300         (build/version.o): Added building rule.
5301         (build/gengtype$(build_exeext)): Added build/version.o.
5302
5303 2010-10-14  Iain Sandoe  <iains@gcc.gnu.org>
5304
5305         Partial merge of 'ObjC GC' from FSF apple 'trunk' branch.
5306         * config/darwin-c.c (darwin_cpp_builtins): Define __weak and
5307         __strong macros.
5308
5309 2010-10-14  Eric Botcazou  <ebotcazou@adacore.com>
5310
5311         * sched-deps.c (sched_insn_is_legitimate_for_speculation): Invoke
5312         may_trap_or_fault_p instead of may_trap_p predicate.
5313         * tree.c (substitute_in_expr): Propagate the TREE_THIS_NOTRAP flag.
5314         (substitute_placeholder_in_expr): Likewise.
5315         * tree-inline.c (remap_gimple_op_r): Propagate the TREE_THIS_NOTRAP
5316         flag on MEM_REF nodes.
5317         (copy_tree_body_r): Propagate the TREE_READONLY and TREE_THIS_NOTRAP
5318         flags on INDIRECT_REF nodes.
5319
5320 2010-10-14  Nathan Froyd  <froydnj@codesourcery.com>
5321
5322         * config.gcc (arm*-*-linux-*eabi) <tm_file>: Add bpabi.h from libgcc.
5323         (arm*-*-uclinux*eabi) <tm_file>: Likewise.
5324         (arm*-*-eabi*) <tm_file>: Likewise.
5325         (frv-*-elf) <tm_file>: Add frv-abi.h from libgcc.
5326         (frv-*-*linux*) <tm_file>: Likewise.
5327         * config/arm/bpabi.h: Delete DECLARE_LIBRARY_RENAMES stanzas
5328         and associated helper macros.
5329         * config/frv/frv-abi.h: Delete.
5330
5331 2010-10-14  Richard Guenther  <rguenther@suse.de>
5332
5333         PR lto/44561
5334         * tree.def (NULLPTR_TYPE): New tree code.
5335         * dbxout.c (dbxout_type): Handle NULLPTR_TYPE.
5336         * dwarf2out.c (is_base_type): Likewise.
5337         (gen_type_die_with_usage): Likewise.
5338         * sdbout.c (plain_type_1): Likewise.
5339         * tree.c (build_int_cst_wide): Likewise.
5340         * gimple.c (gimple_types_compatible_p_1): NULLPTR_TYPE types are equal.
5341
5342 2010-10-14  Joseph Myers  <joseph@codesourcery.com>
5343
5344         * params.c (params_finished): New.
5345         (add_params): Assert !params_finished.
5346         (finish_params): New.
5347         (set_param_value_internal): Take params and params_set
5348         parameters.  Assert params_finished.
5349         (set_param_value, maybe_set_param_value): Take params and
5350         params_set parameters.  Update calls to set_param_value_internal.
5351         (set_default_param_value): Assert !params_finished.  Don't use
5352         set_param_value_internal.
5353         (default_param_value, init_param_values): New.
5354         * params.h (struct param_info): Change value to default_value.
5355         Remove set.
5356         (set_param_value, maybe_set_param_value): Add params and
5357         params_set parameters.
5358         (PARAM_VALUE): Get parameters from global_options.
5359         (PARAM_SET_P): Remove.
5360         (finish_params, default_param_value, init_param_values): New.
5361         * common.opt (param_values): New Variable.
5362         * config/arm/arm.c (arm_option_override): Pass extra arguments to
5363         maybe_set_param_value.
5364         * config/i386/i386.c (ix86_option_override_internal): Pass extra
5365         arguments to maybe_set_param_value.
5366         * config/picochip/picochip.c (picochip_option_override): Pass
5367         extra arguments to maybe_set_param_value.
5368         * config/rs6000/rs6000.c (rs6000_option_override_internal): Pass
5369         extra arguments to maybe_set_param_value.
5370         * config/s390/s390.c (s390_option_override): Use
5371         maybe_set_param_value instead of set_param_value.  Pass extra
5372         arguments to maybe_set_param_value.
5373         * config/sparc/sparc.c (sparc_option_override): Pass extra
5374         arguments to maybe_set_param_value.
5375         * config/spu/spu.c (spu_option_override): Pass extra arguments to
5376         maybe_set_param_value.
5377         * opts.c (handle_param): Take opts and opts_set parameters.
5378         Update call to set_param_value.
5379         (initial_min_crossjump_insns, initial_max_fields_for_field_sensitive,
5380         initial_loop_invariant_max_bbs_in_loop): Remove.
5381         (init_options_once): Don't set them.
5382         (init_options_struct): Initialize parameters structures.
5383         (default_options_optimization): Use default_param_value when
5384         restoring defaults.  Update calls to maybe_set_param_value.
5385         (finish_options): Update calls to maybe_set_param_value.
5386         (common_handle_option): Update calls to handle_param and
5387         set_param_value.
5388         * toplev.c (DEFPARAM): Update definition for changes to param_info.
5389         (general_init): Call finish_params.
5390
5391 2010-10-14  Nick Clifton  <nickc@redhat.com>
5392
5393         * config/mn10300/mn10300.h (CONSTANT_ALIGNMENT): Define.
5394         (DATA_ALIGNMENT, LOCAL_ALIGNMENT): Define.
5395         (FIRST_PSEUDO_REGISTER): Increase by one.
5396         (FIXED_REGISTERS, CALL_USED_REGISTERS): Update with CC_REG.
5397         (HARD_REGNO_MODE_OK): Call mn10300_hard_regno_mode_ok.
5398         (MODES_TIEABLE): Call mn10300_modes_tieable.
5399         (REG_CLASS_NAMES, REG_CLASS_CONTENTS, REGNO_REG_CLASS): Add CC_REGS.
5400         (LEGITIMATE_CONSTANT_P): Call mn10300_legitimate_constant_p.
5401         (CC_OVERFLOW_UNUSABLE, CC_NO_CARRY, NOTICE_UPDATE_CC)
5402         (SELECT_CC_MODE, REVERSIBLE_CC_MODE): Delete.
5403         (REGISTER_NAMES, ADDITIONAL_REGISTER_NAMES): Add CC register.
5404         (ASM_OUTPUT_REG_PUSH, ASM_OUTPUT_REG_POP): Delete.
5405         (mn10300_cc_status_mdep): Delete.
5406         (CC_STATUS_MDEP, CC_STATUS_MDEP_INIT): Delete.
5407         * config/mn10300/mn10300 (mn10300_option_override): Stop disabling
5408         the combine-stack-adjust pass.
5409         (print_operand): Use the mode of the comparison operation to
5410         select the comparison suffix.
5411         (notice_update_cc): Delete.
5412         (mn10300_secondary_reload_class): Remove test for stack pointer
5413         based arithmetic.
5414         (output_tst): Rename to mn10300_output_cmp.
5415         (impossible_plus_operand): Move into predicates.md.
5416         (mn10300_legitimize_address): Make static.
5417         (mn10300_legitimate_address_p): Make static.  Only allow SI sized
5418         constant pic operands.
5419         (mn10300_legitimate_constant_p): New function.
5420         (mn10300_case_values_threshold): Make static.
5421         (mn10300_hard_regno_mode_ok): New function.
5422         (mn10300_modes_tieable): New function.
5423         (mn10300_select_cc_mode): New function.
5424         * config/mn10300/predicates.md (impossible_plus_operand): Define.
5425         * config/mn10300/mn10300-protos.h: Tidy.
5426         (mn10300_legitimate_constant_p, mn10300_modes_tieable)
5427         (mn10300_hard_regno_mode_ok, mn10300_select_cc_mode): Prototype.
5428         * config/mn10300/mn10300.md (cc attribute): Delete.  Replace
5429         with clobbers or sets of CC_REG.
5430         (CC_REG): Define.
5431         (mov*): Remove use of CLR instruction.
5432         (cbranch_si4_<code>): New pattern/split.
5433         (integer_conditional_branch): New pattern.
5434         (cbranch_sf4_<code>): New pattern/split.
5435         (float_conditional_branch): New pattern.
5436         (casesi): Use addsi3 pattern instead of movsi pattern to add and
5437         move a value at the same time.
5438         (cc0 peepholes): Remove.
5439
5440 2010-10-14  Andrey Belevantsev  <abel@ispras.ru>
5441
5442         * sel-sched-ir.c (init_global_and_expr_for_insn): Set CANT_MOVE
5443         on RTX_FRAME_RELATED_P insns and the insn to which
5444         NOTE_INSN_EPILOGUE_BEG is attached.
5445         * sched-vis.c (print_value): Allow NULL value.
5446
5447 2010-10-14  Andrey Belevantsev  <abel@ispras.ru>
5448
5449         PR rtl-optimization/45570
5450         * sel-sched-ir.c (cfg_preds_1): When walking out of the region,
5451         assert that we are pipelining outer loops.  Allow returning
5452         zero predecessors.
5453
5454 2010-10-14  Andrey Belevantsev  <abel@ispras.ru>
5455
5456         * sel-sched-ir.c (maybe_tidy_empty_bb): Simplify comment.
5457         (tidy_control_flow): Tidy vertical space.
5458         (sel_remove_bb): New variable idx.  Use it to remember the basic
5459         block index before deleting the block.
5460         (sel_remove_empty_bb): Remove dead code, simplify and insert to ...
5461         (sel_merge_blocks): ... here.
5462         * sel-sched-ir.h (sel_remove_empty_bb): Remove prototype.
5463
5464 2010-10-14  Jakub Jelinek  <jakub@redhat.com>
5465
5466         * cse.c (is_dead_reg): Change into inline function that is not
5467         called through for_each_rtx.
5468         (set_live_p): Adjust caller.
5469         (insn_live_p): Don't reset DEBUG_INSNs here.
5470         (struct dead_debug_insn_data): New data.
5471         (count_stores, is_dead_debug_insn, replace_dead_reg): New functions.
5472         (delete_trivially_dead_insns): If there is just one setter for the
5473         dead reg that is referenced by some DEBUG_INSNs, create a DEBUG_EXPR
5474         and add DEBUG_INSN for it right before the removed setter and
5475         use the DEBUG_EXPR instead of the dead pseudo.
5476
5477 2010-10-14  Zdenek Dvorak  <rakdver@kam.uniff.cz>
5478
5479         * et-forest.c (et_nca): Return NULL immediately when
5480         the dominance forest has disjoint components.
5481
5482 2010-10-13  Vladimir Makarov  <vmakarov@redhat.com>
5483
5484         * ira.c (setup_class_hard_regs): Fix typo in indexing
5485         ira_non_ordered_class_hard_regs and ira_class_hard_reg_index.
5486
5487 2010-10-14  Tijs Wiebe Lefering  <twlevo@gmail.com>
5488
5489         * graph.c (inbb): New variable.
5490         (start_bb): Set inbb to 1 if output is inside of a building block.
5491         (end_bb): Check if output is inside of a building block.
5492
5493 2010-10-13  Eric Botcazou  <ebotcazou@adacore.com>
5494
5495         PR rtl-optimization/45912
5496         * ira-costs.c (ira_tune_allocno_costs_and_cover_classes): Test the
5497         regno of registers instead of their index to compute the alignment.
5498
5499 2010-10-13  H.J. Lu  <hongjiu.lu@intel.com>
5500
5501         * config/i386/i386.c (ix86_build_const_vector): Check vector
5502         mode instead of scalar mode.
5503         (ix86_build_signbit_mask): Likewise.
5504         (ix86_expand_fp_absneg_operator): Updated.
5505         (ix86_expand_copysign): Likewise.
5506         (ix86_expand_int_vcond): Likewise.
5507         (ix86_emit_swdivsf): Likewise.
5508         (ix86_sse_copysign_to_positive): Likewise.
5509         (ix86_expand_sse_fabs): Likewise.
5510         * config/i386/i386.md (fixuns_trunc<mode>si2): Likewise.
5511         * config/i386/sse.md (copysign<mode>3): Likewise.
5512         (sse2_cvtudq2ps): Likewise.
5513         (vec_unpacku_float_hi_v4si): Likewise.
5514         (vec_unpacku_float_lo_v4si): Likewise.
5515
5516         * config/i386/i386.c (ix86_builtins): Add
5517         IX86_BUILTIN_CPYSGNPS256 and IX86_BUILTIN_CPYSGNPD256.
5518         (bdesc_args): Likewise.
5519         (ix86_builtin_vectorized_function): Support
5520         IX86_BUILTIN_CPYSGNPS256, IX86_BUILTIN_CPYSGNPD256,
5521         IX86_BUILTIN_SQRTPD256, IX86_BUILTIN_SQRTPS_NR256,
5522         and IX86_BUILTIN_CVTPS2DQ256.
5523         (ix86_builtin_reciprocal): Support IX86_BUILTIN_SQRTPS_NR256.
5524
5525         * config/i386/sse.md (STORENT_MODE): New.
5526         (VEC_FLOAT_MODE): Likewise.
5527         (VEC_EXTRACT_MODE): Likewise.
5528         (*avx_cvtdq2pd256_2): Likewise.
5529         (vec_pack_trunc_v4df): Likewise.
5530         (vec_interleave_highv8sf): Likewise.
5531         (vec_interleave_lowv8sf): Likewise.
5532         (storent<mode>): Macroized.
5533         (<code><mode>2: absneg): Likewise.
5534         (copysign<mode>3): Likewise.
5535         (vec_extract<mode>): Likewise.
5536
5537         PR target/44180
5538         * config/i386/i386.c (expand_vec_perm_even_odd_1): Rewritten
5539         for V8SFmode.
5540
5541 2010-10-13  Richard Guenther  <rguenther@suse.de>
5542             H.J. Lu  <hongjiu.lu@intel.com>
5543
5544         * config/i386/sse.md (reduc_splus_v8sf): Add.
5545         (reduc_splus_v4df): Likewise.
5546         (vec_unpacks_hi_v8sf): Likewise.
5547         (vec_unpacks_lo_v8sf): Likewise.
5548         (*avx_cvtps2pd256_2): Likewise.
5549         (vec_unpacks_float_hi_v8si): Likewise.
5550         (vec_unpacks_float_lo_v8si): Likewise.
5551         (vec_interleave_highv4df): Likewise.
5552         (vec_interleave_lowv4df): Likewise.
5553
5554 2010-10-13  Richard Guenther  <rguenther@suse.de>
5555
5556         PR objc/45878
5557         * gimple-fold.c (gimple_fold_obj_type_ref): Leave OBJ_TYPE_REFs
5558         alone if there are no virtual methods.
5559
5560 2010-10-13  Richard Henderson  <rth@redhat.com>
5561
5562         * expr.c (build_personality_function): Take parameter LANG instead
5563         of parameter NAME.  Build the name based on the lang prefix and the
5564         unwind method in use.
5565         * tree.c (lhd_gcc_personality): Update call to
5566         build_personality_function.
5567
5568 2010-10-13  Richard Guenther  <rguenther@suse.de>
5569
5570         PR objc/45878
5571         * tree-ssa-ccpc (ccp_fold_stmt): Use gimple_fold_obj_type_ref.
5572
5573 2010-10-13  Eric Botcazou  <ebotcazou@adacore.com>
5574
5575         * cse.c (cse_insn): Fix thinko in the canonicalization of USE insns.
5576         Canonicalize input operands of ASM_OPERANDS insns.
5577
5578 2010-10-13  Richard Guenther  <rguenther@suse.de>
5579
5580         PR tree-optimization/45788
5581         * cgraphunit.c (cgraph_redirect_edge_call_stmt_to_callee): Delay
5582         EH update until fixup-cfg.
5583
5584 2010-10-13  Julian Brown  <julian@codesourcery.com>
5585
5586         * config/arm/arm.h (REG_CLASS_CONTENTS): Remove soft frame pointer
5587         from CORE_REGS and GENERAL_REGS classes.
5588         * config/arm/arm.md (*thumb1_movsi_insn): Ignore all parts of
5589         final constraint for register preferencing.
5590
5591 2010-10-13  Richard Guenther  <rguenther@suse.de>
5592
5593         PR tree-optimization/45970
5594         * tree-ssa-alias.h (stmt_kills_ref_p): Declare.
5595         * tree-ssa-alias.c (stmt_kills_ref_p_1): New function.
5596         (stmt_kills_ref_p): Likewise.
5597         * tree-ssa-dse.c (dse_optimize_stmt): Use it.
5598
5599 2010-10-13  Richard Guenther  <rguenther@suse.de>
5600
5601         PR tree-optimization/45982
5602         * tree-ssa-structalias.c (make_constraints_to): New function.
5603         (make_constraint_to): Implement in terms of make_constraints_to.
5604         (find_func_aliases): Properly make return values of pure/const
5605         functions escape if they assign to sth that is not a pointer.
5606
5607 2010-10-13  Richard Guenther  <rguenther@suse.de>
5608
5609         PR middle-end/45874
5610         * cgraphunit.c (cgraph_redirect_edge_call_stmt_to_callee):
5611         Fixup the CFG when EH was fixed up.
5612
5613 2010-10-13  Ira Rosen  <irar@il.ibm.com>
5614
5615         * tree-vect-slp.c (vect_get_constant_vectors): Fix comment.
5616         Use operand's type for POINTER_PLUS_EXPR.
5617
5618 2010-10-13  Alexandre Oliva  <aoliva@redhat.com>
5619
5620         * c-parser.c (c_parser_for_statement): Initialize incr.
5621
5622 2010-10-12  Xinliang David Li  <davidxl@google.com>
5623
5624         PR tree-optimization/45972
5625         * tree-ssa-uninit.c (compute_uninit_opnds_pos): Skip phis
5626         with too many arguments.
5627
5628 2010-10-12  Jakub Jelinek  <jakub@redhat.com>
5629
5630         PR fortran/45636
5631         * tree-ssa-forwprop.c: Include expr.h.
5632         (constant_pointer_difference, simplify_builtin_call): New functions.
5633         (tree_ssa_forward_propagate_single_use_vars): Call
5634         simplify_builtin_call on builtin calls.
5635
5636 2010-10-12  Eric Botcazou  <ebotcazou@adacore.com>
5637
5638         * config/sparc/sparc.md (*adddi3_insn_sp32): Rename.
5639         (*adddi3_extend_sp32): Likewise.
5640         (*subdi3_insn_sp32): Likewise.
5641         (*subdi3_extend_sp32): Likewise.
5642         (*negdi2_sp32): Use negative test for consistency.
5643
5644 2010-10-12  Nathan Froyd  <froydnj@codesourcery.com>
5645
5646         * libgcc2.h: Use __SIZEOF_DOUBLE__ instead of LIBGCC2_DOUBLE_TYPE_SIZE.
5647         (LIBGCC2_DOUBLE_TYPE_SIZE): Delete.
5648         * config/fixed-bit.h: Likewise.
5649         * config/rx/rx.h (LIBGCC2_DOUBLE_TYPE_SIZE): Delete.
5650         * config/sh/sh.h (LIBGCC2_DOUBLE_TYPE_SIZE): Delete.
5651         * system.h (LIBGCC2_DOUBLE_TYPE_SIZE): Poison.
5652         * doc/tm.texi.in (LIBGCC2_HAS_DF_MODE): Use DOUBLE_TYPE_SIZE.
5653         (DF_SIZE): Likewise.
5654         * doc/tm.texi: Regenerate.
5655
5656 2010-10-12  Nathan Froyd  <froydnj@codesourcery.com>
5657
5658         * config/rs6000/predicates.md (scc_rev_comparison_operator): New.
5659         * config/rs6000/rs6000.md (*isel_reversed_signed_<mode>): New.
5660         (*isel_reversed_unsigned_<mode>): New.
5661         * config/rs6000/rs6000.c (output_isel): Accept GE/GEU/LE/LEU/NE
5662         as valid comparisons and adjust operands and output appropriately.
5663         (rs6000_rtx_costs) <CONST_INT>: Accept NE as a cost-0 outer_code.
5664
5665 2010-10-12  Chung-Lin Tang  <cltang@codesourcery.com>
5666
5667         * config/arm/arm.h (ARM_EXPAND_ALIGNMENT): Rename from
5668         DATA_ALIGNMENT and add COND parameter. Update comments above.
5669         (DATA_ALIGNMENT): Use ARM_EXPAND_ALIGNMENT, with !optimize_size.
5670         (LOCAL_ALIGNMENT): Use ARM_EXPAND_ALIGNMENT, with !flag_conserve_stack.
5671
5672 2010-10-12  H.J. Lu  <hongjiu.lu@intel.com>
5673
5674         PR bootstrap/45958
5675         * exec-tool.in: Support '-plugin' as the second option to the linker.
5676
5677 2010-10-12  Richard Henderson  <rth@redhat.com>
5678
5679         PR middle-end/45962
5680         * cfgexpand.c (add_stack_var): Ensure every variable has 1 byte.
5681         (expand_stack_vars): Assert large base allocated when used.
5682
5683 2010-10-12  Richard Guenther  <rguenther@suse.de>
5684
5685         * tree-ssa-structalias.c (get_constraint_for_1): Constants
5686         only point to nonlocal, not anything.
5687
5688 2010-10-11  Hariharan Sandanagobalane  <hariharan@picochip.com>
5689
5690         * config/picochip/picochip.c (TARGET_EXCEPT_UNWIND_INFO): Use sjlj
5691         unwind info for exceptions.
5692
5693 2010-10-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5694
5695         PR testsuite/45851
5696         * doc/sourcebuild.texi (LTO Testing, dg-extra-ld-options):
5697         Document optional target selector.
5698
5699 2010-10-12  Joseph Myers  <joseph@codesourcery.com>
5700
5701         * flag-types.h: New.
5702         * Makefile.in (TH_H): Include $(OPTIONS_H) instead of $(FLAGS_H).
5703         (FLAGS_H): Include flag-types.h.  Include $(OPTIONS_H) instead of
5704         options.h.
5705         (OPTIONS_H): Define.
5706         (c-family/c-opts.o, lto-opts.o, opts.o): Use $(OPTIONS_H) instead
5707         of options.h.
5708         * configure.ac (tm_include_list): Include options.h not flags.h.
5709         * configure: Regenerate.
5710         * flags.h: Include flag-types.h.  Include options.h at top of file
5711         again.
5712         (enum debug_info_type, enum debug_info_level, enum
5713         debug_info_usage, enum symbol_visibility, struct visibility_flags,
5714         enum ira_algorithm, enum ira_region, enum excess_precision, enum
5715         graph_dump_types, enum stack_check_type,
5716         enum warn_strict_overflow_code): Move to flag-types.h
5717         * opth-gen.awk: Include flag-types.h in options.h.
5718
5719 2010-10-12  Jakub Jelinek  <jakub@redhat.com>
5720
5721         * expr.c (store_expr): Share code for STRING_CST and
5722         MEM_REF of &STRING_CST cases.  Don't require BLKmode, instead
5723         check if target is a MEM.
5724
5725         * rtl.h: Include hashtab.h.
5726         (iterative_hash_rtx): New prototype.
5727         * rtl.c (iterative_hash_rtx): New function.
5728         * dwarf2out.c (dw_loc_list_node): Add hash and emitted fields.
5729         (output_loc_list): Return immediately if emitted is set, set it.
5730         (hash_loc_operands, hash_locs, hash_loc_list,
5731         compare_loc_operands, compare_locs, loc_list_hash, loc_list_eq,
5732         optimize_location_lists_1, optimize_location_lists): New function.
5733         (dwarf2out_finish): Call optimize_location_lists.
5734         * Makefile.in (RTL_BASE_H): Depend on $(HASHTAB_H).
5735
5736 2010-10-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5737
5738         PR testsuite/45974
5739         Revert:
5740         * Makefile.in ($(lang_checks_parallel))
5741         ($(lang_checks_parallelized)): Use single quotes for
5742         $(RUNTESTFLAGS), to allow passing quoted content.
5743
5744 2010-10-11  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
5745
5746         * config/pa/linux-atomic.c (__sync_val_compare_and_swap_4): Return
5747         actual_oldval.  Use __builtin_expect.
5748         (SUBWORD_VAL_CAS): Likewise.
5749
5750 2010-10-11  Nathan Froyd  <froydnj@codesourcery.com>
5751
5752         * recog.c (nonmemory_operand): Call immediate_operand for
5753         CONSTANT_P operands.
5754
5755 2010-10-11  Uros Bizjak  <ubizjak@gmail.com>
5756
5757         * config/i386/i386.md (movmem<mode>): Macroize expander from
5758         movmem{si,di} using SWI48 mode iterator.
5759         (*strmovsi_1): Macroize insn pattern from *strmovsi_1 and
5760         *strmovsi_rex_1 using P mode iterator.
5761         (*strmovhi_1): Ditto from *strmovhi_1 and *strmovhi_rex_1.
5762         (*strmovqi_1): Ditto from *strmovqi_1 and *strmovqi_rex_1.
5763         (*rep_movsi): Ditto from *rep_movsi and *rep_movsi_rex64.
5764         (*rep_movqi): Ditto from *rep_movqi and *rep_movqi_rex64.
5765         (setmem<mode>): Macroize expander from setmem{si,di} using
5766         SWI48 mode iterator.
5767         (*strsetsi_1): Macroize insn pattern from *strsetsi_1 and
5768         *strsetsi_rex_1 using P mode iterator.
5769         (*strsethi_1): Ditto from *strsethi_1 and *strsethi_rex_1.
5770         (*strsetqi_1): Ditto from *strsetqi_1 and *strsetqi_rex_1.
5771         (*rep_stossi): Ditto from *rep_stossi and *rep_stossi_rex64.
5772         (*rep_stosqi): Ditto from *rep_stosqi and *rep_stosqi_rex64.
5773         (*cmpstrnqi_nz_1): Ditto from *cmpstrnqi_nz_1 and *cmpstrnqi_nz_rex_1.
5774         (*cmpstrnqi_1): Ditto from *cmpstrnqi_1 and *cmpstrnqi_rex_1.
5775         (strlen<mode>): Macroize expander from strlen{si,di} using SWI48x
5776         mode iterator.
5777         (*strlenqi_1): Macroize insn pattern from *strlenqi_1 and
5778         *strlenqi_rex_1 using P mode iterator.
5779
5780 2010-10-11  Bernd Schmidt  <bernds@codesourcery.com>
5781
5782         PR bootstrap/45445
5783         * ira-lives.c (mark_pseudo_reg_live, mark_pseudo_reg_dead): New
5784         static functions.
5785         (mark_ref_live, mark_ref_dead): Use them.
5786         (make_pseudo_conflict): New arg ORIG_DREG.  All callers changed.
5787         Save the original reg, and use the new functions.
5788         (check_and_make_def_use_conflict): New arg ORIG_DREG.  All callers
5789         changed.
5790         (check_and_make_def_conflict): Save the original reg.
5791
5792 2010-10-11  Martin Jambor  <mjambor@suse.cz>
5793
5794         PR middle-end/45699
5795         * gimple-fold.c (gimple_fold_obj_type_ref_known_binfo): Choose among
5796         thunks.
5797
5798 2010-10-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5799
5800         * Makefile.in ($(lang_checks_parallel))
5801         ($(lang_checks_parallelized)): Use single quotes for
5802         $(RUNTESTFLAGS), to allow passing quoted content.
5803
5804         PR bootstrap/35855
5805         * opt-functions.awk (BEGIN): New section.
5806         (lower, upper, digit, alnum): New variables.
5807         (static_var, opt_sanitized_name): Use alnum instead of character
5808         classes, for non-C locale.
5809         * optc-gen.awk: Likewise.
5810         * opth-gen.awk: Likewise.
5811
5812 2010-10-11  Anatoly Sokolov  <aesok@post.ru>
5813
5814         * target.def (preferred_reload_class): New hook.
5815         * doc/tm.texi.in (TARGET_PREFERRED_RELOAD_CLASS): Document.
5816         * doc/tm.texi: Regenerate.
5817         * targhooks.c (default_preferred_reload_class): New function.
5818         * targhooks.h (default_preferred_reload_class): Declare.
5819         * reload.c (find_dummy_reload): Change preferred_class variable type
5820         from enum reg_class to reg_class_t. Use TARGET_PREFERRED_RELOAD_CLASS
5821         target hook.
5822         (find_reloads): Change goal_alternative array type from int to
5823         reg_class_t. Use TARGET_PREFERRED_RELOAD_CLASS target hook.
5824         (push_reload, find_reloads_address_part): Use
5825         TARGET_PREFERRED_RELOAD_CLASS target hook.
5826         * reload1.c (emit_input_reload_insns): Ditto.
5827         * ira-costs.c (copy_cost): Use TARGET_PREFERRED_RELOAD_CLASS target
5828         hook. Change rclass argument and secondary_class variable types from
5829         'enum reg_class' to reg_class_t.
5830
5831         * config/i386/i386.h (PREFERRED_RELOAD_CLASS): Remove.
5832         * config/i386/i386-protos (ix86_preferred_reload_class): Remove.
5833         * config/i386/i386.c (ix86_preferred_reload_class): Make static.
5834         Change regclass argument and result types from enum reg_class to
5835         reg_class_t.
5836         (TARGET_PREFERRED_RELOAD_CLASS): Define.
5837
5838 2010-10-11  Eric Botcazou  <ebotcazou@adacore.com>
5839
5840         * simplify-rtx.c (simplify_unary_operation_1): Use unsigned arithmetics
5841         in masking operations.
5842         (simplify_const_unary_operation): Likewise.
5843         (simplify_binary_operation_1): Likewise.
5844         (simplify_const_binary_operation): Likewise.
5845         (simplify_const_relational_operation): Likewise.
5846         (simplify_ternary_operation): Likewise.
5847         (simplify_immed_subreg): Likewise.
5848
5849 2010-10-11  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
5850
5851         PR middle-end/45862
5852         * doc/tm.texi.in (SUPPORTS_WEAK): Update.
5853         (TARGET_SUPPORTS_WEAK): New.
5854         * doc/tm.texi: Regenerate.
5855         * defaults.h (SUPPORTS_WEAK): Update comment.
5856         (TARGET_SUPPORTS_WEAK): New.
5857         * dwarf2asm.c (USE_LINKONCE_INDIRECT): Update define.
5858         * varasm.c (assemble_external): Use TARGET_SUPPORTS_WEAK instead of
5859         SUPPORTS_WEAK.
5860         (merge_weak, declare_weak, do_assemble_alias, supports_one_only,
5861         make_decl_one_only): Likewise.
5862         * config/pa/som.h (SUPPORTS_WEAK): Rename defines to
5863         TARGET_SUPPORTS_WEAK.
5864         (SUPPORTS_ONE_ONLY, MAKE_DECL_ONE_ONLY): Use TARGET_SUPPORTS_WEAK
5865         instead of SUPPORTS_WEAK.
5866
5867 2010-10-11  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5868
5869         * config/sparc/gmon-sol2.c: Don't include coretypes.h, tm.h.
5870
5871 2010-10-11  Nathan Froyd  <froydnj@codesourcery.com>
5872
5873         * vec.h (VEC_qsort): Define.
5874         * dbxout.c (output_used_types): Use it.
5875         * df-scan.c (df_sort_and_compress_refs): Likewise.
5876         (df_sort_and_compress_mws): Likewise.
5877         * genautomata.c (uniq_sort_alt_states): Likewise.
5878         (evaluate_equiv_classes): Likewise.
5879         (output_trans_table): Likewise.
5880         (output_state): Likewise.
5881         * gimplify.c (compare_case_labels): Likewise.
5882         * graphite-sese-to-poly.c (graphite_sort_dominated_info): Likewise.
5883         * ipa.c (build_cdtor_fns): Likewise.
5884         * lto.c (lto_wpa_write_files): Likewise.
5885         * sel-sched.c (fill_vec_av_set): Likewise.
5886         * tree-predcom.c (determine_roots_comp): Likewise.
5887         * tree-sra.c (sort_and_spliace_var_accesses): Likewise.
5888         (splice_param_accesses): Likewise.
5889         * tree-ssa-live.c (dump_enumerated_decls): Likewise.
5890         * tree-ssa-reassoc.c (undistribute_ops_list): Likewise.
5891         (reassociate_bb): Likewise.
5892         * tree-ssa-sccvn.c (sort_scc): Likewise.
5893         * tree-ssa-structalias.c (sort_fieldstack): Likewise.
5894
5895 2010-10-11  Ian Lance Taylor  <iant@google.com>
5896
5897         * tree.h (TREE_THIS_NOTRAP): Use TREE_CHECK5.
5898         * emit-rtl.c (set_mem_attributes_minus_bitpos): Only check
5899         TREE_THIS_NOTRAP when appropriate.
5900         (get_spill_slot_decl): Don't set TREE_THIS_NOTRAP on the new VAR_DECL.
5901         * gimplify.c (gimplify_expr): Copy NOTRAP from INDIRECT_REF to
5902         newly created MEM_REF.
5903
5904 2010-10-11  Hariharan Sandanagobalane  <hariharan@picochip.com>
5905
5906         Nathan Froyds patch to hooks FUNCTION_ARG etc.
5907         * config/picochip/picochip-protos.h (picochip_function_arg): Delete.
5908         (picochip_incoming_function_arg): Delete.
5909         (picochip_arg_advance): Delete.
5910         * config/picochip/picochip.h (FUNCTION_ARG): Delete.
5911         (FUNCTION_INCOMING_ARG): Delete.
5912         (FUNCTION_ARG_ADVANCE): Delete.
5913         * config/picochip/picochip.c (picochip_function_arg): Take a
5914         const_tree and a bool.
5915         (picochip_incoming_function_arg): Likewise.
5916         (picochip_arg_advance): Likewise.
5917         (TARGET_FUNCTION_ARG, TARGET_FUNCTION_INCOMING_ARG): Define.
5918         (TARGET_FUNCTION_ARG_ADVANCE): Define.
5919
5920 2010-10-11  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
5921
5922         PR middle-end/45955
5923         * ipa.c (build_cdtor): Delete endless loop.
5924
5925 2010-10-07  Andi Kleen  <ak@linux.intel.com>
5926
5927         * Makefile.in (MOSTLYCLEANFILES): Remove cc1*dummy, add
5928         checksum-options.
5929         (checksum-options): Add.
5930         (cc1-dummy): Remove.
5931         (cc1-checksum): Change to run checksum over object files
5932         and options only.
5933         * dummy-checksum.c: Remove.
5934         * genchecksum.c: Update copyright.
5935         (usage): Allow multiple arguments.
5936         (BLOCKSIZE): Add.
5937         (dosum): Change for incremental checksum. Remove C output.
5938         (main): Iterate over all argument files. Add C output.
5939
5940 2010-10-11  Joseph Myers  <joseph@codesourcery.com>
5941
5942         * params.c (set_param_value_internal): New.
5943         (set_param_value): Use set_param_value_internal.
5944         (maybe_set_param_value, set_default_param_value): New.
5945         * params.h (PARAM_VALUE, PARAM_SET_P): Make into rvalues.
5946         (maybe_set_param_value, set_default_param_value): Declare.
5947         * config/arm/arm.c (arm_option_override): Use maybe_set_param_value.
5948         * config/i386/i386.c (ix86_option_override_internal): Use
5949         maybe_set_param_value.
5950         * config/ia64/ia64.c (ia64_option_default_params,
5951         TARGET_OPTION_DEFAULT_PARAMS): New.
5952         (ia64_option_optimization): Move some code to
5953         ia64_option_default_params.
5954         * config/picochip/picochip.c (picochip_option_override): Use
5955         maybe_set_param_value.
5956         * config/rs6000/rs6000.c (rs6000_option_default_params,
5957         TARGET_OPTION_DEFAULT_PARAMS): New.
5958         (rs6000_option_override_internal): Use maybe_set_param_value.
5959         (rs6000_option_optimization): Move some code to
5960         rs6000_option_default_params.
5961         * config/s390/s390.c (s390_option_override): Use maybe_set_param_value.
5962         * config/sh/sh.c (sh_option_default_params,
5963         TARGET_OPTION_DEFAULT_PARAMS): New.
5964         (sh_option_optimization): Move some code to sh_option_default_params.
5965         * config/sparc/sparc.c (sparc_option_override): Use
5966         maybe_set_param_value.
5967         * config/spu/spu.c (spu_option_default_params,
5968         TARGET_OPTION_DEFAULT_PARAMS): New.
5969         (spu_option_optimization): Move some code to spu_option_default_params.
5970         (spu_option_override): Use maybe_set_param_value.
5971         * doc/tm.texi.in (TARGET_OPTION_DEFAULT_PARAMS): New @hook.
5972         * doc/tm.texi: Regenerate.
5973         * ggc-common.c (init_ggc_heuristics): Use set_default_param_value.
5974         * opts.c (init_options_once): Use PARAM_VALUE not direct access to
5975         compiler_params.
5976         (default_options_optimization): Use maybe_set_param_value.
5977         (finish_options): Use maybe_set_param_value.
5978         * target.def (target_option.default_params): New hook.
5979         * toplev.c (general_init): Call targetm.target_option.default_params.
5980
5981 2010-10-11  Ira Rosen  <irar@il.ibm.com>
5982
5983         PR tree-optimization/45902
5984         * tree-vect-slp.c (vect_get_constant_vectors): Use statement's
5985         vector type for constants, unless it's a pointer.
5986
5987 2010-10-11  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
5988
5989         * config/s390/s390.md (*mov<mode>cc): lgoc -> locg and stgoc -> stocg.
5990
5991 2010-10-11  Jakub Jelinek  <jakub@redhat.com>
5992
5993         PR target/45870
5994         * config/i386/i386.c (ix86_delegitimize_tls_address): New function.
5995         (ix86_delegitimize_address): Use it.
5996
5997 2010-10-10  Eric Botcazou  <ebotcazou@adacore.com>
5998
5999         * opt-functions.awk (opt_sanitized_name): Remove gdwarf+ handling.
6000
6001 2010-10-10  Uros Bizjak  <ubizjak@gmail.com>
6002
6003         * config/alpha/alpha.c (alpha_setup_incoming_varargs): Pass pointer
6004         to cum struct in the call to function_arg_advance.
6005         (alpha_function_arg_advance): Mark named as unused.
6006
6007 2010-10-10  Richard Sandiford  <rdsandiford@googlemail.com>
6008
6009         * config/mips/mips.c (mips_handle_option): Make "value" with
6010         ATTRIBUTE_UNUSED.
6011
6012 2010-10-09  Richard Henderson  <rth@redhat.com>
6013
6014         PR rtl-opt/33721
6015         * explow.c (allocate_dynamic_stack_space): Add REQUIRED_ALIGN parm,
6016         remove TARGET parm, convert KNOWN_ALIGN parm to SIZE_ALIGN.  Honor
6017         required_align, tidy the code a bit.  Emit split_stack code in the
6018         right place.  Mark the return value with the alignment properly.
6019         * expr.h (allocate_dynamic_stack_space): Update decl.
6020         * builtins.c (expand_builtin_apply): Update call to
6021         allocate_dynamic_stack_space.
6022         (expand_builtin_alloca): Likewise.  Remove TARGET parameter.
6023         * calls.c (initialize_argument_information): Update call to
6024         allocate_dynamic_stack_space.
6025         (expand_call): Likewise.
6026
6027         * cfgexpand.c (get_decl_align_unit): Don't limit alignment.
6028         Don't update_stack_alignment here.
6029         (alloc_stack_frame_space): Make ALIGN unsigned.
6030         (stack_var_cmp): Sort by alignment too.
6031         (partition_stack_vars): Don't merge large and small alignment vars.
6032         (expand_one_stack_var_at): Add BASE and BASE_ALIGN parameters.
6033         Take care when BASE is not virtual_stack_vars_rtx.
6034         (expand_stack_vars): Allocate dynamic stack space for large
6035         alignment variables.
6036         (expand_one_stack_var): Update all to expand_one_stack_var_at.
6037         (defer_stack_allocation): True for large alignment vars.
6038         (update_stack_alignment): Merge into ...
6039         (expand_one_var): ... here.
6040         (gimple_expand_cfg): Place code from expand_stack_vars.
6041
6042 2010-10-09  Nathan Froyd  <froydnj@codesourcery.com>
6043
6044         * config/pdp11/pdp11.h (FUNCTION_ARG, FUNCTION_ARG_ADVANCE): Delete.
6045         * config/pdp11/pdp11.c (pdp11_function_arg): New function.
6046         (pdp11_function_arg_advance): New function.
6047         (TARGET_FUNCTION_ARG, TARGET_FUNCTION_ARG_ADVANCE): Define.
6048
6049 2010-10-09  Nathan Froyd  <froydnj@codesourcery.com>
6050
6051         * libgcc2.h: Use __SIZEOF_LONG_LONG__ instead of LONG_LONG_TYPE_SIZE.
6052         * libgcc2.c: Likewise.
6053
6054 2010-10-09  Richard Guenther  <rguenther@suse.de>
6055
6056         PR lto/45956
6057         * lto-streamer-in.c (lto_register_var_decl_in_symtab):
6058         Properly check if a decl is an automatic var.
6059
6060 2010-10-09  Richard Guenther  <rguenther@suse.de>
6061
6062         PR lto/45947
6063         * tree.c (free_lang_data_in_cgraph): Properly walk the varpool.
6064
6065 2010-10-09  Nathan Froyd  <froydnj@codesourcery.com>
6066
6067         * config/mmix/mmix-protos.h (mmix_function_arg): Delete.
6068         * config/mmix/mmix.h (FUNCTION_ARG, FUNCTION_ARG_ADVANCE): Delete.
6069         * config/mmix/mmix.c (mmix_function_arg): Rename to...
6070         (mmix_function_arg_1): ...this.  Make static.  Take a const_tree and
6071         bool arguments.
6072         (mmix_function_arg): New function.
6073         (mmix_function_incoming_arg): New function.
6074         (mmix_function_arg_advance): New function.
6075         (TARGET_FUNCTION_ARG, TARGET_FUNCTION_INCOMING_ARG): Define.
6076         (TARGET_FUNCTION_ARG_ADVANCE): Define.
6077
6078 2010-10-09  Nathan Froyd  <froydnj@codesourcery.com>
6079
6080         * config/vax/vax.h (FUNCTION_ARG, FUNCTION_ARG_ADVANCE): Delete.
6081         * config/vax/vax.c (vax_function_arg): New function.
6082         (vax_function_arg_advance): New function.
6083         (TARGET_FUNCTION_ARG, TARGET_FUNCTION_ARG_ADVANCE): Define.
6084
6085 2010-10-09  Nathan Froyd  <froydnj@codesourcery.com>
6086
6087         * config/pa/pa-protos.h (function_arg): Delete.
6088         * config/pa/pa.h (FUNCTION_ARG, FUNCTION_ARG_ADVANCE): Delete.
6089         * config/pa/pa.c (function_arg): Rename to...
6090         (pa_function_arg): ...this.  Make static.  Take a const_tree and
6091         a bool.
6092         (pa_function_arg_advance): New function.
6093         (TARGET_FUNCTION_ARG, TARGET_FUNCTION_ARG_ADVANCE): Define.
6094
6095 2010-10-09  Nathan Froyd  <froydnj@codesourcery.com>
6096
6097         * config/m68k/m68k.h (FUNCTION_ARG, FUNCTION_ARG_ADVANCE): Delete.
6098         * config/m68k/m68k.c (m68k_function_arg): New function.
6099         (m68k_function_arg_advance): New function.
6100         (TARGET_FUNCTION_ARG, TARGET_FUNCTION_ARG_ADVANCE): Define.
6101
6102 2010-10-09  Nathan Froyd  <froydnj@codesourcery.com>
6103
6104         * config/avr/avr-protos.h (function_arg): Delete.
6105         (function_arg_advance): Delete.
6106         * config/avr/avr.h (FUNCTION_ARG, FUNCTION_ARG_ADVANCE): Delete.
6107         * config/avr/avr.c (function_arg): Rename to...
6108         (avr_function_arg): ...this.  Make static.  Take a const_tree and
6109         a bool.
6110         (function_arg_advance): Rename to...
6111         (avr_function_arg_advance): ...this.  Make static.  Take a
6112         const_tree and a bool.
6113         (TARGET_FUNCTION_ARG, TARGET_FUNCTION_ARG_ADVANCE): Define.
6114
6115 2010-10-09  Nathan Froyd  <froydnj@codesourcery.com>
6116
6117         * config/alpha/alpha-protos.h (function_arg): Delete.
6118         * config/alpha/alpha.h (FUNCTION_ARG, FUNCTION_ARG_ADVANCE): Delete.
6119         * config/alpha/vms.h (FUNCTION_ARG_ADVANCE): Delete.
6120         * config/alpha/alpha.c (function_arg): Rename to...
6121         (alpha_function_arg): ...this.  Make static.  Take a const_tree and
6122         a bool.  Delete TARGET_ABI_UNICOSMK code.
6123         (alpha_function_arg_advance): New function.
6124         (TARGET_FUNCTION_ARG, TARGET_FUNCTION_ARG_ADVANCE): Define.
6125
6126 2010-10-09  Nathan Froyd  <froydnj@codesourcery.com>
6127
6128         * config/mep/mep-protos.h (mep_function_arg): Delete.
6129         (mep_function_arg_advance): Delete.
6130         * config/mep/mep.h (FUNCTION_ARG, FUNCTION_ARG_ADVANCE): Delete.
6131         * config/mep/mep.c (mep_function_arg): Make static.  Take a
6132         const_tree and a bool.
6133         (mep_function_arg_advance): Likewise.
6134         (TARGET_FUNCTION_ARG, TARGET_FUNCTION_ARG_ADVANCE): Define.
6135
6136 2010-10-09  Richard Guenther  <rguenther@suse.de>
6137
6138         PR tree-optimization/45945
6139         * tree-ssa.c (execute_update_addresses_taken): Fixup LHS scanning.
6140
6141 2010-10-09  Eric Botcazou  <ebotcazou@adacore.com>
6142
6143         PR tree-optimization/45612
6144         * ipa-split.c (test_nonssa_use): Remove bogus ATTRIBUTE_UNUSED.
6145         Test LABEL_DECLs as well.  Fix formatting issues.
6146         (verify_non_ssa_vars): Return false for a GIMPLE_LABEL statement
6147         whose label is present in NON_SSA_VARS.
6148         (mark_nonssa_use): Remove bogus ATTRIBUTE_UNUSED.  Handle LABEL_DECLs
6149         as well.  Fix formatting issues.
6150         (visit_bb): Fix typos and formatting issue.
6151
6152 2010-10-09  Nathan Froyd  <froydnj@codesourcery.com>
6153
6154         PR tree-optimization/45950
6155         * tree-ssa-sccvn.c (init_vn_nary_op_from_pieces): Consult length
6156         before initializing vno->op.
6157
6158 2010-10-09  Ralf Corsépius  <ralf.corsepius@rtems.org>
6159
6160         * config.gcc (bfin*-rtems*): Add newlib-stdint.h.
6161         * config.gcc (lm32*-rtems*): Add newlib-stdint.h.
6162
6163 2010-10-08  H.J. Lu  <hongjiu.lu@intel.com>
6164
6165         PR target/45913
6166         * config/i386/i386.c (ix86_binary_operator_ok): Support
6167         "andhi/andsi/anddi" as a zero-extending move.
6168
6169 2010-10-08  Nathan Froyd  <froydnj@codesourcery.com>
6170
6171         * builtins.c (fold_call_stmt): Don't copy gimple call arguments
6172         into a temporary array.
6173
6174 2010-10-08  Jakub Jelinek  <jakub@redhat.com>
6175
6176         PR tree-optimization/45903
6177         * simplify-rtx.c (simplify_subreg): Optimize lowpart SUBREG
6178         of {A,L}SHIFTRT of MEM.
6179
6180 2010-10-08  Richard Guenther  <rguenther@suse.de>
6181
6182         * lto-streamer-in.c (lto_input_ts_decl_minimal_tree_pointers):
6183         Re-construct BLOCK_VARS.
6184         (lto_input_ts_block_tree_pointers): Do not stream BLOCK_VARS.
6185         * lto-streamer-out.c (lto_output_ts_block_tree_pointers): Likewise.
6186         * tree.c (free_lang_data_in_block): Remove.
6187         (free_lang_data_in_decl): Do not touch DECL_CONTEXT of non-PARM_DECLs.
6188         Do not touch the BLOCK tree.
6189         * expr.c (expand_expr_real_1): Allow externals.
6190
6191 2010-10-08  Richard Guenther  <rguenther@suse.de>
6192
6193         * lto-streamer-out.c (lto_output_ts_block_tree_pointers):
6194         Do not output BLOCK_SUBBLOCKS.
6195         * lto-streamer-in.c (lto_input_ts_block_tree_pointers):
6196         Reserve exact space needed for BLOCK_NONLOCALIZED_VARS.
6197         Re-construct BLOCK_SUBBLOCKS of parent block.
6198         (lto_input_ts_binfo_tree_pointers): Reserve exact space needed
6199         for BINFO_BASE_ACCESSES.
6200
6201 2010-10-08  Joseph Myers  <joseph@codesourcery.com>
6202
6203         * Makefile.in (TM_H): Include $(FLAGS_H) instead of options.h.
6204         (TREE_H): Include $(FLAGS_H) instead of options.h.
6205         (opts-common.o): Depend on $(FLAGS_H) instead of options.h.
6206         * c-objc-common.h (LANG_HOOKS_INIT_OPTIONS_STRUCT): Define.
6207         * common.opt (flag_complex_method, flag_evaluation_order,
6208         flag_ira_algorithm, flag_ira_region, flag_warn_unused_result): New
6209         Variable declarations.
6210         * configure.ac (tm_include_list): Include flags.h instead of options.h.
6211         * configure: Regenerate.
6212         * flags.h: Condition out contents for target libraries.  Include
6213         options.h at end of file.
6214         (flag_complex_method, flag_ira_algorithm, flag_ira_region,
6215         flag_evaluation_order, flag_warn_unused_result): Remove.
6216         * gcc.c (main): Intialize global_options with global_options_init.
6217         * langhooks-def.h (lhd_init_options_struct): Declare.
6218         (LANG_HOOKS_INIT_OPTIONS_STRUCT): Define.
6219         (LANG_HOOKS_INITIALIZER): Include LANG_HOOKS_INIT_OPTIONS_STRUCT.
6220         * langhooks.c (lhd_init_options_struct): New.
6221         * langhooks.h (struct lang_hooks): Add init_options_struct.
6222         Update comment on init_options.
6223         * optc-gen.awk: Generate initializer for global_options_init, not
6224         global_options.
6225         * opth-gen.awk: Condition out structure declarations for target
6226         libraries.  Declare global_options_init.
6227         * opts-common.c: Include flags.h instead of options.h.
6228         * opts.c (flag_warn_unused_result): Remove.
6229         (read_cmdline_options): Take gcc_options parameters.  Pass them to
6230         read_cmdline_option.
6231         (initial_lang_mask, initial_min_crossjump_insns,
6232         initial_max_fields_for_field_sensitive,
6233         initial_loop_invariant_max_bbs_in_loop): Define at file scope.
6234         (init_options_once): New.  Split out of decode_options.
6235         (init_options_struct): New.  Split out of decode_options.
6236         (decode_cmdline_options_to_array_default_mask): New.
6237         (default_options_optimization): New.  Split out of decode_options.
6238         (decode_options): Move most code to other functions.  Update call
6239         to read_cmdline_options.
6240         (finish_options): New.  Split out of decode_options.
6241         * opts.h (decode_options): Add gcc_options parameters.
6242         (init_options_once, init_options_struct,
6243         decode_cmdline_options_to_array_default_mask): New.
6244         * toplev.c (flag_complex_method, flag_ira_algorithm,
6245         flag_ira_region, flag_evaluation_order): Remove.
6246         (general_init): Use global_options_init for initial flag values
6247         for global_dc.
6248         (toplev_main): Call init_options_once, init_options_struct,
6249         lang_hooks.init_options_struct,
6250         decode_cmdline_options_to_array_default_mask and
6251         lang_hooks.init_option before decode_options.  Update arguments to
6252         decode_options.
6253         * tree.h: Include flags.h instead of options.h.
6254
6255 2010-10-08  Nathan Froyd  <froydnj@codesourcery.com>
6256
6257         * config/rx/rx.c (TARGET_EXCEPT_UNWIND_INFO): Define.
6258
6259 2010-10-08  Nathan Froyd  <froydnj@codesourcery.com>
6260
6261         * config/sparc/sparc-protos.h (function_arg_advance, function-arg):
6262         Delete.
6263         * config/sparc/sparc.h (FUNCTION_ARG_ADVANCE, FUNCTION_ARG): Delete.
6264         (FUNCTION_INCOMING_ARG): Delete.
6265         * config/sparc/sparc.c (scan_record_type): Const-ify tree argument.
6266         (function_arg_slotno): Likewise.  Take bool arguments.
6267         (sparc_arg_partial_bytes): Update call to it.
6268         (function_arg): Rename to...
6269         (sparc_function_arg_1): ...this.  Take bool arguments.
6270         (sparc_function_arg, sparc_function_incoming_arg): New functions.
6271         (function_arg_advance): Rename to...
6272         (sparc_function_arg_advance): ...this.  Take bool argument.
6273         (TARGET_FUNCTION_ARG_ADVANCE, TARGET_FUNCTION_ARG): Define.
6274         (TARGET_FUNCTION_INCOMING_ARG): Define.
6275
6276 2010-10-08  Nathan Froyd  <froydnj@codesourcery.com>
6277
6278         * config/bfin/bfin-protos.h (function_arg, function_arg_advance):
6279         Delete.
6280         * config/bfin/bfin.h (FUNCTION_ARG, FUNCTION_ARG_ADVANCE): Delete.
6281         * config/bfin/bfin.c (function_arg_advance): Rename to...
6282         (bfin_function_arg_advance): ...this.  Make static.  Take const_tree
6283         and bool arguments.
6284         (function_arg): Rename to...
6285         (bfin_function_arg): ...this.  Make static.  Take const_tree and bool
6286         arguments.
6287         (TARGET_FUNCTION_ARG, TARGET_FUNCTION_ARG_ADVANCE): Define.
6288
6289 2010-10-08  Nathan Froyd  <froydnj@codesourcery.com>
6290
6291         * config/score/score-protos.h (score_function_arg): Delete.
6292         (score_function_arg_advance): Delete.
6293         * config/score/score3.h (score3_function_arg_advance): Take a
6294         const_tree and a bool.
6295         (score3_function_arg): Likewise.
6296         * config/score/score7.h (score7_function_arg_advance): Likewise.
6297         (score7_function_arg): Likewise.
6298         * config/score/score3.c (score3_classify_arg): Likewise.
6299         (score3_function_arg_advance, score3_function_arg): Likewise.
6300         * config/score/score7.c (score7_classify_arg): Likewise.
6301         (score7_function_arg_advance, score7_function_arg): Likewise.
6302         * config/score/score.c (score_function_arg_advance): Likewise.
6303         (score_function_arg): Likewise.  De-const-ify `cum' argument.
6304         (TARGET_FUNCTION_ARG, TARGET_FUNCTION_ARG_ADVANCE): Define.
6305
6306 2010-10-08  Nathan Froyd  <froydnj@codesourcery.com>
6307
6308         * config/s390/s390-protos.h (s390_function_arg_advance): Delete.
6309         (s390_function_arg): Delete.
6310         * config/s390/s390.h (FUNCTION_ARG, FUNCTION_ARG_ADVANCE): Delete.
6311         * config/s390/s390.c (s390_function_arg_float): Take a const_tree.
6312         (s390_function_arg_integer): Likewise.
6313         (s390_function_arg_advance): Make static.  Take a const_tree and
6314         a bool.
6315         (s390_function_arg): Likewise.
6316         (TARGET_FUNCTION_ARG, TARGET_FUNCTION_ARG_ADVANCE): Define.
6317
6318 2010-10-08  Nathan Froyd  <froydnj@codesourcery.com>
6319
6320         * config/spu/spu-protos.h (spu_function_arg): Delete.
6321         * config/spu/spu.h (FUNCTION_ARG): Delete.
6322         (FUNCTION_ARG_ADVANCE): Move code to ...
6323         * config/spu/spu.c (spu_function_arg_advance): New function.
6324         (spu_function_arg): Make static.  Take a const_tree and a bool.
6325         (spu_setup_incoming_varargs): Call spu_function_arg_advance.
6326         (TARGET_FUNCTION_ARG, TARGET_FUNCTION_ARG_ADVANCE): Define.
6327
6328 2010-10-08  Nathan Froyd  <froydnj@codesourcery.com>
6329
6330         * config/rx/rx.c (TARGET_EXCEPT_UNWIND_INFO): Define.
6331
6332 2010-10-08  Nathan Froyd  <froydnj@codesourcery.com>
6333
6334         * tree-ssa-sccvn.c (init_vn_nary_op_from_pieces): New function.
6335         (init_vn_nary_op_from_op): New function.
6336         (init_vn_nary_op_from_stmt): New function.
6337         (vn_nary_op_lookup_1): New function.
6338         (sizeof_vn_nary_op): New function.
6339         (alloc_vn_nary_op_noinit): New function.
6340         (alloc_vn_nary_op): New function.
6341         (vn_nary_op_insert_into): New function.
6342         (vn_nary_op_lookup_pieces): Rewrite to use new helper functions.
6343         (vn_nary_op_lookup): Likewise.
6344         (vn_nary_op_lookup_stmt): Likewise.
6345         (vn_nary_op_insert_pieces): Likewise.
6346         (vn_nary_op_insert): Likewise.
6347         (vn_nary_op_insert_stmt): Likewise.
6348         (copy_nary): Likewise.
6349         (set_value_id_for_result): New function.
6350         (set_hashtable_value_ids): Call it.
6351
6352 2010-10-08  Nathan Froyd  <froydnj@codesourcery.com>
6353
6354         * config/fr30/fr30.c (TARGET_EXCEPT_UNWIND_INFO): Define.
6355         * config/fr30/fr30.md (leave_func): Rewrite without post_inc.
6356
6357 2010-10-08  Nathan Froyd  <froydnj@codesourcery.com>
6358
6359         * config/mcore/mcore.h (INCOMING_RETURN_ADDR_RTX): Define.
6360         * config/mcore/mcore.c (TARGET_EXCEPT_UNWIND_INFO): Define.
6361
6362 2010-10-08  Alexandre Oliva  <aoliva@redhat.com>
6363
6364         PR debug/45656
6365         * cse.c (cse_extended_basic_block): Preserve cc0 info across
6366         debug isnsn.  Skip them when searching for cc0 setter.
6367         (set_live_p): Skip debug insns when searching for cc0 user.
6368
6369 2010-10-08  Alexandre Oliva  <aoliva@redhat.com>
6370
6371         PR debug/45673
6372         PR debug/45604
6373         PR debug/45419
6374         PR debug/45408
6375         * tree-pretty-print.c (dump_generic_node): Explicitly dump the
6376         type of MEM_REFs to INTEGER_CSTs.
6377
6378 2010-10-07  Nathan Froyd  <froydnj@codesourcery.com>
6379
6380         * config/m68hc11/m68hc11.c (m68hc11_print_operand): Call
6381         m68hc11_print_operand_address.
6382
6383 2010-10-07  Nathan Froyd  <froydnj@codesourcery.com>
6384
6385         * builtins.c (rewrite_call_expr): Move code to...
6386         (rewrite_call_expr_valist): ...here.  Call build_call_expr_loc_array.
6387         (rewrite_call_expr_array): New function.
6388         (fold_builtin_sprintf_chk_1): New function.
6389         (fold_builtin_sprintf_chk): Call it.
6390         (gimple_fold_builtin_sprintf_chk): Likewise.
6391         (fold_builtin_snprintf_chk_1): New function.
6392         (fold_builtin_snprintf_chk): Call it.
6393         (gimple_fold_builtin_snprintf_chk): Likewise.
6394         (gimple_rewrite_call_expr): Delete.
6395
6396 2010-10-07  Dave Korn  <dave.korn.cygwin@gmail.com>
6397
6398         * config.host: Update copyright year.
6399
6400 2010-10-07  Dave Korn  <dave.korn.cygwin@gmail.com>
6401
6402         * config.host (host_lto_plugin_soname): New shell variable.
6403         * configure.ac (LTOPLUGINSONAME): Add an AC_DEFINE for the above.
6404         * config.in: Regenerate.
6405         * configure: Regenerate.
6406         * gcc.c (main): Use LTOPLUGINSONAME instead of hard-coding name of
6407         LTO plugin shared library.
6408
6409 2010-10-07  Richard Henderson  <rth@redhat.com>
6410
6411         * target.h (enum unwind_info_type): Move ...
6412         * coretypes.h: ... here.
6413
6414 2010-10-07  Nicola Pero  <nicola.pero@meta-innovation.com>
6415
6416         * doc/objc.texi (Fast enumeration protocol): Mention that
6417         'unsigned int' can also be used instead of 'unsigned long' in
6418         countByEnumeratingWithState:objects:count:.
6419
6420 2010-10-07  Martin Jambor  <mjambor@suse.cz>
6421
6422         * tree-sra.c (struct access): New field grp_assignment_write.
6423         (dump_access): Dump grp_assignment_write.
6424         (build_accesses_from_assign): Set grp_assignment_write.
6425         (sort_and_splice_var_accesses): Aggregate grp_assignment_write.
6426         (mark_read_status): Renamed to mark_rw_status, individual values
6427         renamed too.
6428         (analyze_access_subtree): Changed type of mark_write to
6429         mark_read_status.  Fixed propagating of mark_read and
6430         mark_write.  Changed benefit estimate.  Updated comment.
6431
6432 2010-10-07  Tejas Belagod  <tejas.belagod@arm.com>
6433
6434         PR Tree-Vect/45847
6435         * tree-vect-patterns.c (vect_recog_widen_mult_pattern): Add NULL
6436         check for vectype_out returned by get_vectype_for_scalar_type().
6437
6438 2010-10-07  Tejas Belagod  <tejas.belagod@arm.com>
6439
6440         PR target/45805
6441         * config/arm/neon.md (neon_unpack<US>_<mode>): Add 'w' to
6442         constraint, add register specifier in instruction template.
6443         (neon_vec_pack_trunc_<mode>): Likewise.
6444         (neon_vec_<US>mult_<mode>): Add register specifier to
6445         instruction template.
6446
6447 2010-10-07  Dave Korn  <dave.korn.cygwin@gmail.com>
6448
6449         * config.gcc (c_target_objs)[i?86-*-pe|i?86-*-cygwin*]: Don't add
6450         cygwin2.o.
6451         (cxx_target_objs)[i?86-*-pe|i?86-*-cygwin*]: Likewise.
6452         (extra_gcc_objs)[i?86-*-pe|i?86-*-cygwin*]: Don't add cygwin1.o.
6453         * config/i386/t-cygwin (cygwin1.o): Delete build rule.
6454         (cygwin2.o): Likewise.
6455         * config/i386/cygwin1.c: Delete file.
6456         * config/i386/cygwin2.c: Likewise.
6457         * config/i386/cygwin.h (CPP_SPEC): Remove all %{mno-cygwin} specs and
6458         make all {%!mno-cygwin} ones unconditional.
6459         (STARTFILE_SPEC): Likewise.
6460         (REAL_LIBGCC_SPEC): Likewise.
6461         (LIB_SPEC): Likewise.
6462         (CXX_WRAP_SPEC): Likewise.
6463         (LINK_SPEC): Likewise.
6464         (CYGWIN_MINGW_SUBDIR): Delete now-unused macro definition.
6465         (CYGWIN_MINGW_SUBDIR_LEN): Likewise.
6466         (cygwin_gplusplus_include_dir): Delete now-unused array.
6467         (GPLUSPLUS_INCLUDE_DIR): Don't redefine to point to it.
6468         (cygwin_gplusplus_tool_include_dir): Delete now-unused array.
6469         (GPLUSPLUS_TOOL_INCLUDE_DIR): Don't redefine to point to it.
6470         (cygwin_gplusplus_backward_include_dir): Delete now-unused array.
6471         (GPLUSPLUS_BACKWARD_INCLUDE_DIR): Don't redefine to point to it.
6472         (cygwin_local_include_dir): Delete now-unused array.
6473         (LOCAL_INCLUDE_DIR): Don't redefine to point to it.
6474         (cygwin_cross_include_dir): Delete now-unused array.
6475         (CROSS_INCLUDE_DIR): Don't redefine to point to it.
6476         (cygwin_tool_include_dir): Delete now-unused array.
6477         (TOOL_INCLUDE_DIR): Don't redefine to point to it.
6478         (cygwin_standard_include_dir): Delete now-unused array.
6479         (STANDARD_INCLUDE_DIR): Don't redefine to point to it.
6480         (GEN_CVT_ARRAY): Delete now-unused macro definition.
6481         (cvt_to_mingw): Delete now-unused array.
6482         (mingw_scan): Remove prototype of deleted function.
6483         (GCC_DRIVER_HOST_INITIALIZATION): Don't define now-unused target macro.
6484         * config/i386/cygming.opt (mcygwin): Delete target-specific option.
6485         * doc/invoke.texi (-mcygwin): Don't document removed option.
6486         (-mno-cygwin): Likewise.
6487
6488 2010-10-07  Richard Guenther  <rguenther@suse.de>
6489
6490         * machmode.h (mode_for_vector): Declare.
6491         * stor-layout.c (mode_for_vector): New function, split out from ...
6492         (layout_type): ... here.
6493         * tree-vectorizer.h (current_vector_size): Declare.
6494         * tree-vect-stmts.c (perm_mask_for_reverse): Check if the
6495         mask vector type is available.
6496         (get_vectype_for_scalar_type): Rename to ...
6497         (get_vectype_for_scalar_type_and_size): ... this.  Get a vector
6498         size argument.
6499         (get_vectype_for_scalar_type): New wrapper around
6500         get_vectype_for_scalar_type_and_size using current_vector_size.
6501         (get_same_sized_vectype): Use get_vectype_for_scalar_type_and_size.
6502         * tree-vect-loop.c (vect_analyze_loop_2): Split out core part
6503         of vect_analyze_loop here.
6504         (vect_analyze_loop): Loop over vector sizes calling vect_analyze_loop_3.
6505         * tree-vect-slp.c (vect_slp_analyze_bb): Set current_vector_size
6506         to autodetect.
6507         * config/i386/i386.c (ix86_vectorize_builtin_conversion): Fix
6508         V8SF to V8SI conversion builtin.
6509
6510 2010-10-07  Richard Guenther  <rguenther@suse.de>
6511
6512         * target.def (autovectorize_vector_sizes): New target hook.
6513         * targhooks.c (default_autovectorize_vector_sizes): New function.
6514         * targhooks.h (default_autovectorize_vector_sizes): Declare.
6515         * doc/tm.texi.in (TARGET_VECTORIZE_AUTOVECTORIZE_VECTOR_SIZES):
6516         Document.
6517         * doc/tm.texi: Update.
6518         * config/i386/i386.c (ix86_autovectorize_vector_sizes): New function.
6519         (TARGET_VECTORIZE_AUTOVECTORIZE_VECTOR_SIZES): Define.
6520
6521 2010-10-07  Richard Guenther  <rguenther@suse.de>
6522
6523         * target.def (units_per_simd_word): Rename to ...
6524         (preferred_simd_mode): ... this.  Return mode instead of size.
6525         * targhooks.c (default_units_per_simd_word): Rename to ...
6526         (default_preferred_simd_mode): ... this.  Return word_mode.
6527         * targhooks.h (default_preferred_simd_mode): Declare.
6528         * config/arm/arm.c (arm_units_per_simd_word): Rename to ...
6529         (arm_preferred_simd_mode): ... this.  Re-implement.
6530         * config/i386/i386.c (ix86_units_per_simd_word): Rename to ...
6531         (ix86_preferred_simd_mode): ... this.  Re-implement.
6532         * config/sparc/sparc.c (sparc_units_per_simd_word): Rename to ...
6533         (sparc_preferred_simd_mode): ... this.  Re-implement.
6534         * config/mips/mips.c (mips_units_per_simd_word): Rename to ...
6535         (mips_preferred_simd_mode): ... this.  Re-implement.
6536         * config/rs6000/rs6000.c (rs6000_units_per_simd_word): Rename to ...
6537         (rs6000_preferred_simd_mode): ... this.  Re-implement.
6538         * tree-vect-stmts.c (get_vectype_for_scalar_type): Adjust.
6539         * doc/tm.texi.in (TARGET_VECTORIZE_UNITS_PER_SIMD_WORD): Remove.
6540         (TARGET_VECTORIZE_PREFERRED_SIMD_MODE): Document.
6541         * doc/tm.texi: Update.
6542
6543 2010-10-07  Richard Guenther  <rguenther@suse.de>
6544
6545         PR middle-end/45869
6546         * tree-cfg.c (verify_gimple_assign_binary): Allow vector shifts
6547         of pointers.
6548
6549 2010-10-07  Alan Modra  <amodra@gmail.com>
6550
6551         * config/rs6000/rs6000.c (rs6000_emit_prologue): Use gen_int_mode
6552         rather than sign extension by hand.
6553
6554 2010-10-07  Jan Hubicka  <jh@suse.cz>
6555
6556         PR middle-end/45926
6557         * ipa.c (cgraph_remove_unreachable_nodes): Revert my previous patch.
6558
6559 2010-10-07  Richard Guenther  <rguenther@suse.de>
6560
6561         PR bootstrap/45914
6562         * configure.ac: Fix typo.
6563         * configure: Regenerated.
6564
6565 2010-10-06  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
6566
6567         * config/spu/spu-c.c (spu_resolve_overloaded_builtin): Don't use
6568         define_builtin_std where it's unnecessary.
6569         * config/i386/nto.h (TARGET_OS_CPP_BUILTINS): Likewise.
6570
6571 2010-10-06  Anatoly Sokolov  <aesok@post.ru>
6572
6573         * doc/tm.texi.in (CLASS_LIKELY_SPILLED_P): Remove documentation.
6574         * doc/tm.texi.in: Regenerate.
6575         * system.h (CLASS_LIKELY_SPILLED_P): Poison.
6576         * targhooks.c (default_class_likely_spilled_p): Don't use the
6577         CLASS_LIKELY_SPILLED_P macro.
6578
6579         * config/arm/arm.md: Update comment.
6580
6581 2010-10-06  Jan Hubicka  <jh@suse.cz>
6582
6583         * ipa.c (cgraph_remove_unreachable_nodes): External references can
6584         always be removed.
6585         (cgraph_externally_visible_p): We can not bring local comdats that
6586         are known to linker; fix handling of internal visibility.
6587         (function_and_variable_visibility): Likewise.
6588
6589 2010-10-06  Eric Botcazou  <ebotcazou@adacore.com>
6590
6591         PR rtl-optimization/45394
6592         * combine.c (cleanup_auto_inc_dec): Remove AFTER parameter and adjust.
6593         (struct rtx_subst_pair): Remove AFTER field.
6594         (propagate_for_debug_subst): Adjust call to cleanup_auto_inc_dec.
6595         (propagate_for_debug): Remove MOVE parameter and adjust.
6596         (try_combine): In the special case where I2 is a PARALLEL, combine only
6597         destinations of SETs and set I2SRC to the I2 source.
6598         Adjust calls to propagate_for_debug throughout.
6599         * reload1.c (eliminate_regs_1) <ASM_OPERANDS>: Do not abort for debug
6600         insns.
6601
6602 2010-10-06  Olivier Hainque  <hainque@adacore.com>
6603
6604         * config/rs6000/rs6000.c (rs6000_expand_ternop_builtin): Rewrite
6605         switch on insn codes as sequence of ifs.
6606
6607 2010-10-06  Hariharan Sandanagobalane  <hariharan@picochip.com>
6608
6609         * config/picochip/picochip.c (TARGET_EXCEPT_UNWIND_INFO): Define it to
6610         be UI_NONE for picochip.
6611         (picochip_option_override): Do not disable exception flags.
6612         * config/picochip/picochip-protos.h (picochip_except_unwind_info):
6613         Declare.
6614
6615 2010-10-06  Richard Guenther  <rguenther@suse.de>
6616
6617         * Makefile.in (regmove.o): Depend on $(TARGET_H).
6618
6619 2010-10-06  Nicola Pero  <nicola.pero@meta-innovation.com>
6620
6621         Implemented fast enumeration for Objective-C.
6622         * c-parser.c (objc_could_be_foreach_context): New.
6623         (c_lex_one_token): Recognize RID_IN keyword in a potential
6624         Objective-C foreach context.
6625         (c_parser_declaration_or_fndef): Added parameter.  Accept
6626         Objective-C RID_IN keyword as terminating a declaration; in that
6627         case, return the declaration in the new parameter.
6628         (c_parser_extenral_declaration): Updated calls to
6629         c_parser_declaration_or_fndef.
6630         (c_parser_declaration_or_fndef): Same change.
6631         (c_parser_compound_statement_nostart): Same change.
6632         (c_parser_label): Same change.
6633         (c_parser_objc_methodprotolist): Same change.
6634         (c_parser_omp_for_loop): Same change.
6635         (c_parser_for_statement): Detect and parse Objective-C foreach
6636         statements.
6637         (c_parser_omp_for_loop): Updated call to check_for_loop_decls().
6638         * c-decl.c (check_for_loop_decls): Added parameter to allow ObjC
6639         fast enumeration parsing code to turn off the c99 error but still
6640         perform checks on the loop declarations.
6641         * c-tree.h (check_for_loop_decls): Updated declaration.
6642         * doc/objc.texi: Document fast enumeration.
6643
6644 2010-10-06  Nick Clifton  <nickc@redhat.com>
6645
6646         * config/mn10300/mn10300.h (FIRST_PSEUDO_REGISTER): Increment by one.
6647         (MDR_REGNUM): Define.
6648         (FIXED_REGISTERS, CALL_USED_REGISTERS): Add MDR as a fixed register.
6649         (REG_CLASS_CONTENTS): Add MDR to ALL_REGS.
6650         (INCOMING_RETURN_ADDR_RTX): Define in terms of MDR.
6651         (REGISTER_NAMES): Add MDR.
6652         (DWARF2_DEBUGGING_INFO): Define to 1.
6653         * config/mn10300/mn10300.c (TARGET_EXCEPT_UNWIND_INFO): Define.
6654         (F): New function.  Sets RTX_FRAME_RELATED_P.
6655         (mn10300_gen_multiple_store): Use F.
6656         (expand_prologue): Use F.  Use gen_movsf() to push floating
6657         point registers.
6658         (expand_epilogue): Use gen_movsf() to pop floating point registers.
6659         (mn10300_option_override): Disable combine stack adjust pass.
6660
6661 2010-10-06  Thomas Schwinge  <thomas@schwinge.name>
6662
6663         PR target/45901
6664         * config/alpha/gnu.h (TARGET_OS_CPP_BUILTINS): Refer to
6665         LINUX_TARGET_OS_CPP_BUILTINS instead of HURD_TARGET_OS_CPP_BUILTINS.
6666
6667 2010-10-06  Jakub Jelinek  <jakub@redhat.com>
6668
6669         * builtins.def (BUILT_IN_CALLOC, BUILT_IN_REALLOC,
6670         BUILT_IN_ISALNUM, BUILT_IN_ISALPHA, BUILT_IN_ISASCII,
6671         BUILT_IN_ISBLANK, BUILT_IN_ISCNTRL, BUILT_IN_ISDIGIT,
6672         BUILT_IN_ISGRAPH, BUILT_IN_ISLOWER, BUILT_IN_ISPRINT,
6673         BUILT_IN_ISPUNCT, BUILT_IN_ISSPACE, BUILT_IN_ISUPPER,
6674         BUILT_IN_ISXDIGIT, BUILT_IN_TOASCII, BUILT_IN_TOLOWER,
6675         BUILT_IN_TOUPPER): Mark as leaf.
6676
6677         PR middle-end/45838
6678         * omp-builtins.def (BUILT_IN_GOMP_PARALLEL_LOOP_STATIC_START,
6679         BUILT_IN_GOMP_PARALLEL_LOOP_DYNAMIC_START,
6680         BUILT_IN_GOMP_PARALLEL_LOOP_GUIDED_START,
6681         BUILT_IN_GOMP_PARALLEL_LOOP_RUNTIME_START,
6682         BUILT_IN_GOMP_PARALLEL_START, BUILT_IN_GOMP_TASK,
6683         BUILT_IN_GOMP_PARALLEL_SECTIONS_START): Use
6684         Revert back to ATTR_NOTHROW_LIST instead of ATTR_NOTHROW_LEAF_LIST.
6685
6686 2010-10-05  Anatoly Sokolov  <aesok@post.ru>
6687
6688         * config/m68hc11/m68hc11.h (CLASS_LIKELY_SPILLED_P): Remove.
6689         * config/m68hc11/m68hc11.c (TARGET_CLASS_LIKELY_SPILLED_P): Define.
6690         (m68hc11_class_likely_spilled_p): New function.
6691
6692 2010-10-05  Nicola Pero  <nicola.pero@meta-innovation.com>
6693
6694         * c-parser.c (c_parser_objc_method_definition): Updated comment.
6695
6696 2010-10-05  Jan Hubicka  <jh@suse.cz>
6697
6698         * doc/invoke.texi (-flto-partition, lto-partitions, lto-minpartition):
6699         Document.
6700         * opts.c (decode_options): Handle lto partitions.
6701         * common.opt (flto-partition=1to1, flto-partition=balanced): New.
6702         * params.def (PARAM_LTO_PARTITIONS, MIN_PARTITION_SIZE): New.
6703
6704 2010-10-05  Jan Hubicka  <jh@suse.cz>
6705
6706         * cgraphunit.c (assemble_function): Output thunks and aliases before
6707         the function itself.
6708
6709 2010-09-29  Hariharan Sandanagobalane  <hariharan@picochip.com>
6710
6711         * config/picochip/picochip.c (picochip_option_override): Disable
6712         exception flags for picochip.
6713
6714 2010-10-05  Joseph Myers  <joseph@codesourcery.com>
6715
6716         * opts-common.c (handle_option, handle_generated_option,
6717         read_cmdline_option, set_option): Add diagnostic_context
6718         parameter.  Update calls among these functions.
6719         (set_option): Don't use global_dc.
6720         * opts.c (read_cmdline_options): Pass global_dc to read_cmdline_option.
6721         (decode_options): Pass global_dc to enable_warning_as_error.
6722         (common_handle_option): Pass global_dc to enable_warning_as_error.
6723         (enable_warning_as_error): Add diagnostic_context parameter.
6724         Document parameters.  Don't use global_dc.  Pass
6725         diagnostic_context parameter to handle_generated_option.
6726         * opts.h (set_option, handle_option, handle_generated_option,
6727         read_cmdline_option, enable_warning_as_error): Add
6728         diagnostic_context parameter.
6729         * Makefile.in (lto-opts.o): Update dependencies.
6730         * coretypes.h (struct diagnostic_context, diagnostic_context):
6731         Declare here.
6732         * diagnostic.h (diagnostic_context): Don't declare typedef here.
6733         * gcc.c (process_command): Pass global_dc to read_cmdline_option.
6734         * langhooks-def.h (struct diagnostic_context): Don't declare here.
6735         (lhd_print_error_function, lhd_initialize_diagnostics): Declare
6736         using diagnostic_context typedef.
6737         * langhooks.c (lhd_initialize_diagnostics): Declare using
6738         diagnostic_context typedef.
6739         * langhooks.h (struct diagnostic_context): Don't declare here.
6740         (initialize_diagnostics, print_error_function): Declare using
6741         diagnostic_context typedef.
6742         * lto-opts.c: Include diagnostic.h.
6743         (lto_reissue_options): Pass global_dc to set_option.  Pass
6744         DK_UNSPECIFIED not 0.
6745         * plugin.c (plugins_internal_error_function): Declare using
6746         diagnostic_context typedef.
6747         * plugin.h (struct diagnostic_context): Don't declare here.
6748         (plugins_internal_error_function): Declare using
6749         diagnostic_context typedef.
6750
6751 2010-10-05  Olivier Hainque  <hainque@adacore.com>
6752             Nicolas Roche  <roche@adacore.com>
6753
6754         * config/vxworksae.h: Add missing VXWORKS_OS_CPP_BUILTINS.
6755         * config/rs6000/vxworks.h: Remove redundant CPP builtin definitions.
6756
6757 2010-10-05  Ira Rosen  <irar@il.ibm.com>
6758
6759         PR tree-optimization/45752
6760         * tree-vect-slp.c (vect_get_mask_element): Remove static
6761         variables, make them function arguments.
6762         (vect_transform_slp_perm_load): Pass new arguments to
6763         vect_get_mask_element.
6764
6765 2010-10-05  Richard Guenther  <rguenther@suse.de>
6766
6767         * value-prof.c (gimple_divmod_fixed_value): Work on SSA form.
6768         (gimple_mod_pow2): Likewise.
6769         (gimple_mod_subtract): Likewise.
6770         (gimple_ic): Likewise.
6771         (gimple_stringop_fixed_value): Likewise.
6772         * tree-profile.c (tree_init_edge_profiler): Mark profile
6773         functions nothrow and leaf.
6774         (add_abnormal_goto_call_edges): Remove.
6775         (tree_gen_edge_profiler): Work on SSA form.
6776         (tree_gen_ic_profiler): Likewise.  Simplify.
6777         (do_tree_profiling): Update SSA form.
6778         (pass_tree_profile): Remove.
6779         (do_tree_profiling): Likewise.
6780         (gate_tree_profile_ipa): New function.
6781         (pass_ipa_tree_profile): New.
6782         (tree_profiling): Re-write as IPA pass.  Properly drop const/pure
6783         state of instrumented functions.
6784         * passes.c (init_optimization_passes): Remove early non-SSA
6785         inlining.  Move profiling after early optimizations.
6786         * ipa-inline.c (cgraph_gate_ipa_early_inlining): Remove.
6787         (pass_ipa_early_inline): Likewise.
6788         * tree-pass.h (pass_ipa_early_inline): Remove.
6789         (pass_tree_profile): Likewise.
6790         (pass_ipa_tree_profile): Declare.
6791
6792 2010-10-05  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
6793             Christian Borntraeger  <Christian.Borntraeger@de.ibm.com>
6794
6795         * config/s390/s390.c (z196_cost): New.
6796         (s390_handle_arch_option): Add -march=z196.
6797         (s390_option_override): Use the new cost function and use the z10
6798         defaults also for z196.
6799         (legitimate_reload_constant_p): Adjust comment.
6800         (legitimate_reload_fp_constant_p): New function.
6801         (s390_preferred_reload_class): Distingiush between FP and Int constants.
6802         (preferred_la_operand_p): Avoid la with index on z196.
6803         (s390_adjust_priority): Trigger also for z196.
6804         (s390_issue_rate): Issue rate for z196 is 3.
6805         (s390_z10_fix_long_loop_prediction): Rename to ...
6806         (s390_fix_long_loop_prediction): ... this.
6807         (s390_reorg): Apply the z10 adjustments also for z196.
6808         (s390_loop_unroll_adjust): Do this also for z196.
6809         * config/s390/s390.h (enum processor_type): Add PROCESSOR_2817_Z196.
6810         (enum processor_flags): Add PF_Z196.
6811         (TARGET_AVOID_CMP_AND_BRANCH): New macro.
6812         (TARGET_CPU_Z196, TARGET_Z196): New macros.
6813         * config.gcc: Enable z196 for --with-arch.
6814         * config/s390/2817.md: New file.
6815         * config/s390/2084.md: New type for multiply and add.
6816         * config/s390/2097.md: Likewise.
6817         * config/s390/s390.md (UNSPEC_POPCNT, UNSPEC_COPYSIGN)
6818         (UNSPECV_ATOMIC_OP): New constants.
6819         (fmadddf, fmaddsf): New values for type attribute.
6820         (z196prop): New insn attribute.
6821         (cpu, cpu_facility): Add z196.
6822         (ATOMIC_Z196): New code iterator.
6823         (noxa): New code attribute.
6824         (gk): New mode attribute.
6825         (*mov<mode>_64, *mov<mode>_31, *mov<mode>_64dfp, mov<mode>):
6826         Support load zero for fp constants.
6827         (fixuns_truncdddi2, fixuns_trunctddi2)
6828         (fixuns_trunc<BFP:mode><GPR:mode>2): Use the standard rtx pattern
6829         for z196.
6830         (fixuns_trunc<mode>si2, mov<mode>cc, popcountdi2, popcountsi2)
6831         (popcounthi2, popcountqi2): New expander.
6832         (*fixuns_trunc<FP:mode><GPR:mode>2_z196, floatsi<mode>2)
6833         (floatuns<GPR:mode><FP:mode>2, *mov<mode>cc, sync_<atomic><mode>)
6834         (sync_old_<atomic><mode>, *popcount<mode>, copysign<mode>3): New
6835         insn definition.
6836         (add<mode>3, *add<mode>3_carry1_cc, *add<mode>3_carry1_cconly)
6837         (*add<mode>3_carry2_cc, *add<mode>3_carry2_cconly, *add<mode>3_cc)
6838         (*add<mode>3_cconly, *add<mode>3_cconly2, *add<mode>3_imm_cc)
6839         (*sub<mode>3, *sub<mode>3_borrow_cc, *sub<mode>3_borrow_cconly)
6840         (*sub<mode>3_cc, *sub<mode>3_cc2, *sub<mode>3_cconly)
6841         (*sub<mode>3_cconly2, *anddi3_cc, *anddi3_cconly, *anddi3, *andsi3_cc)
6842         (*andsi3_cconly, *andsi3_zarch, *andsi3_esa, *andhi3_zarch
6843         (*andqi3_zarch, *iordi3_cc, *iordi3_cconly, *iordi3, *iorsi3_cc)
6844         (*iorsi3_cconly, *iorsi3_zarch, *iorhi3_zarch, *iorqi3_zarch)
6845         (*xordi3_cc, *xordi3_cconly, *xordi3, *xorsi3_cc, *xorsi3_cconly)
6846         (*xorsi3, *xorhi3, *xorqi3, *<shift><mode>3, *<shift><mode>3_and)
6847         (*ashr<mode>3_cc, *ashr<mode>3_cconly, *ashr<mode>3)
6848         (*ashr<mode>3_cc_and, *ashr<mode>3_cconly_and, *ashr<mode>3_and):
6849         Support new z196 instructions.
6850
6851 2010-10-05  Richard Guenther  <rguenther@suse.de>
6852
6853         PR middle-end/45877
6854         * gimple-fold.c (gimplify_and_update_call_from_tree): Handle
6855         case where gimplification optimizes away the stmt.
6856
6857 2010-10-04  Jakub Jelinek  <jakub@redhat.com>
6858
6859         PR debug/45849
6860         * var-tracking.c (strip_pointer_flags): New function.
6861         (emit_note_insn_var_location): If rtx_equal_p check failed,
6862         retry on locations simplified with simplify_replace_fn_rtx
6863         and strip_pointer_flags as its callback.
6864
6865 2010-10-04  Jan Hubicka  <jh@suse.cz>
6866
6867         * gimple-fold.c (static_object_in_other_unit_p): Rename to...
6868         (can_refer_decl_in_current_unit_p): ... this one; reverse return
6869         value; handle comdats too.
6870         (canonicalize_constructor_val): Use it; handle function_decls
6871         correctly.
6872         (gimple_fold_obj_type_ref_known_binfo): Likewise.
6873         * gimple.c (get_base_address): Accept all kinds of decls.
6874
6875 2010-10-04  Joseph Myers  <joseph@codesourcery.com>
6876
6877         * flags.h (g_switch_value, g_switch_set): Remove.
6878         * opts.c (g_switch_value, g_switch_set): Remove.
6879         * config/g.opt (G): Add Var(g_switch_value).
6880         * config/alpha/alpha.c (alpha_handle_option): Don't handle -G here.
6881         (alpha_option_override): Check global_options_set.x_g_switch_value
6882         instead of g_switch_set.
6883         (alpha_in_small_data_p): Remove cast in comparison with
6884         g_switch_value.
6885         * config/alpha/elf.h (ASM_OUTPUT_ALIGNED_LOCAL): Cast
6886         g_switch_value to unsigned HOST_WIDE_INT.
6887         * config/frv/frv.c (frv_const_unspec_p): Remove cast in comparison
6888         with g_switch_value.
6889         (frv_handle_option): Don't handle -G here.
6890         (frv_option_override): Check global_options_set.x_g_switch_value
6891         instead of g_switch_set.  Don't modify g_switch_set.
6892         (frv_in_small_data_p): Remove cast in comparison with g_switch_value.
6893         * config/frv/frv.h (ASM_OUTPUT_ALIGNED_DECL_LOCAL): Cast
6894         g_switch_value to unsigned HOST_WIDE_INT.
6895         * config/ia64/ia64.c (ia64_handle_option): Don't handle -G here.
6896         (ia64_option_override): Check global_options_set.x_g_switch_value
6897         instead of g_switch_set.
6898         * config/lm32/lm32.c (lm32_handle_option, TARGET_HANDLE_OPTION):
6899         Remove.
6900         (lm32_in_small_data_p): Remove cast in comparison with
6901         g_switch_value.
6902         * config/lm32/lm32.h (ASM_OUTPUT_ALIGNED_LOCAL,
6903         ASM_OUTPUT_ALIGNED_COMMON): Cast g_switch_value to unsigned
6904         HOST_WIDE_INT.
6905         * config/m32r/m32r.c (m32r_handle_option): Don't handle -G here.
6906         (m32r_init): Check global_options_set.x_g_switch_value instead of
6907         g_switch_set.
6908         (m32r_in_small_data_p): Remove cast in comparison with
6909         g_switch_value.
6910         (m32r_file_start): Format g_switch_value with %d.
6911         * config/m32r/m32r.h (ASM_OUTPUT_ALIGNED_COMMON,
6912         ASM_OUTPUT_ALIGNED_BSS): Cast g_switch_value to unsigned HOST_WIDE_INT.
6913         * config/microblaze/microblaze.c (microblaze_handle_option): Don't
6914         handle -G here.
6915         (microblaze_option_override): Check
6916         global_options_set.x_g_switch_value instead of g_switch_set.
6917         * config/mips/mips.c (mips_handle_option): Don't handle -G here.
6918         (mips_option_override): Check global_options_set.x_g_switch_value
6919         instead of g_switch_set.
6920         * config/rs6000/rs6000.c (rs6000_handle_option): Don't handle -G here.
6921         (rs6000_file_start): Format g_switch_value with %d.
6922         (small_data_operand, rs6000_elf_in_small_data_p): Remove casts in
6923         comparisons with g_switch_value.
6924         * config/rs6000/sysv4.h (SUBTARGET_OVERRIDE_OPTIONS): Check
6925         global_options_set.x_g_switch_value instead of g_switch_set.
6926         * config/rs6000/vxworks.h (SUBSUBTARGET_OVERRIDE_OPTIONS): Check
6927         global_options_set.x_g_switch_value instead of g_switch_set.
6928         * config/score/score.c (score_handle_option): Don't handle -G here.
6929         * config/score/score3.c (score3_option_override): Check
6930         global_options_set.x_g_switch_value instead of g_switch_set.
6931         * config/score/score7.c (score7_option_override): Check
6932         global_options_set.x_g_switch_value instead of g_switch_set.
6933
6934 2010-10-04  Vladimir Makarov  <vmakarov@redhat.com>
6935
6936         * common.opt (fira-coalesce): Remove.
6937
6938         * doc/invoke.texi (flag_ira_coalesce): Remove.
6939
6940         * ira-color.c (allocno_coalesced_p): Move before
6941         copy_freq_compare_func.
6942         processed_coalesced_allocno_bitmap): Ditto.
6943         (update_conflict_hard_regno_costs): Don't use
6944         ALLOCNO_FIRST_COALESCED_ALLOCNO.
6945         (allocno_cost_compare_func, print_coalesced_allocno): Remove.
6946         (assign_hard_reg): Assume no coalesced allocnos.
6947         (get_coalesced_allocnos_attributes): Remove.
6948         (bucket_allocno_compare_func): Assume no coalesced allocnos.
6949         (push_allocno_to_stack): Ditto.
6950         (remove_allocno_from_bucket_and_push): Use
6951         ira_print_expanded_allocno instead of print_coalesced_allocno.
6952         (push_allocnos_to_stack): Assume uncoalesced allocnos.
6953         (all_conflicting_hard_regs_coalesced): Ditto.  Rename to
6954         all_conflicting_hard_regs.
6955         (setup_allocno_available_regs_num): Assume uncoalesced allocnos.
6956         (setup_allocno_left_conflicts_size): Ditto.
6957         (put_allocno_into_bucket): Ditto.
6958         (copy_freq_compare_func): Remove.
6959         (copy_freq_compare_func, merge_allocnos): Move before
6960         coalesced_pseudo_reg_freq_compare.
6961         coalesced_allocno_conflict_p): Ditto.
6962         (coalesced_allocno_conflict_p, coalesce_allocnos): Ditto.  Remove
6963         parameter.  Assume it true.
6964         (color_allocnos): Assume uncoalesced allocnos.  Use
6965         ira_print_expanded_allocno instead of print_coalesced_allocno.
6966         (ira_sort_regnos_for_alter_reg): Call coalesce_allocnos without
6967         parameter.
6968
6969         * ira.c: Remove comment about coalescing.
6970
6971 2010-10-04  Joseph Myers  <joseph@codesourcery.com>
6972
6973         * config/mips/mips.h (target_flags_explicit): Declare for
6974         GENERATOR_FILE.
6975
6976 2010-10-04  Andi Kleen  <ak@linux.intel.com>
6977
6978         * Makefile.in (xgcc, cpp, cc1, collect2, lto-wrapper, gcov,
6979         gcov-dump, cc1-dummy, genprog, build/gcov-iov): Add + to build rule.
6980
6981 2010-10-04  Matthias Klose  <doko@ubuntu.com>
6982
6983         * config/sparc/t-linux64 (MULTILIB_OSDIRNAMES): Use ../lib32 as the
6984         multilib osdirname if it exists.
6985         * config/s390/t-linux64 (MULTILIB_OSDIRNAMES): Likewise.
6986
6987 2010-10-04  Jakub Jelinek  <jakub@redhat.com>
6988
6989         PR middle-end/45876
6990         * fold-const.c (fold_binary_loc) <case BIT_AND_EXPR>: Use
6991         arg0's type or its unsigned counterpart as utype.  Convert
6992         arg1 to utype unconditionally.
6993
6994 2010-10-04  Julian Brown  <julian@codesourcery.com>
6995
6996         * expr.c (expand_assignment): Add assertion to prevent emitting
6997         null rtx for movmisalign pattern.
6998         (expand_expr_real_1): Likewise.
6999         * config/arm/arm.c (arm_builtin_support_vector_misalignment): New.
7000         (TARGET_VECTORIZE_SUPPORT_VECTOR_MISALIGNMENT): New. Use above.
7001         (arm_vector_alignment_reachable): New.
7002         (TARGET_VECTORIZE_VECTOR_ALIGNMENT_REACHABLE): New. Use above.
7003         (neon_vector_mem_operand): Disallow PRE_DEC for misaligned loads.
7004         (arm_print_operand): Include alignment qualifier in %A.
7005         * config/arm/neon.md (UNSPEC_MISALIGNED_ACCESS): New constant.
7006         (movmisalign<mode>): New expander.
7007         (movmisalign<mode>_neon_store, movmisalign<mode>_neon_load): New
7008         insn patterns.
7009
7010 2010-10-04  Joseph Myers  <joseph@codesourcery.com>
7011
7012         * optc-gen.awk: Define global_options_set.  Don't define
7013         target_flags_explicit.
7014         * opth-gen.awk: Declare global_options_set.  Define
7015         target_flags_explicit as macro.
7016         * opts-common.c (handle_option): Take opts_set and generated_p
7017         parameters.
7018         (handle_generated_option, read_cmdline_option, set_option): Take
7019         opts_set parameter.
7020         (set_option): Use opts_set instead of hardcoding target_flags and
7021         target_flags_explicit.
7022         * opts.c (sel_sched_switch_set, profile_arc_flag_set,
7023         flag_profile_values_set, flag_unroll_loops_set, flag_tracer_set,
7024         flag_value_profile_transformations_set, flag_peel_loops_set,
7025         flag_branch_probabilities_set, flag_inline_functions_set,
7026         flag_ipa_cp_set, flag_ipa_cp_clone_set,
7027         flag_predictive_commoning_set, flag_unswitch_loops_set,
7028         flag_gcse_after_reload_set): Remove.
7029         (common_handle_option, lang_handle_option, target_handle_option):
7030         Take opts_set parameter.  Assert that it is &global_options_set.
7031         (common_handle_option): Don't set _set variables.  Check opts_set
7032         instead of such variables.
7033         (enable_warning_as_error): Pass &global_options_set to
7034         handle_generated_option.
7035         * opts.h (cl_option_handler_func.handler, set_option,
7036         handle_option, handle_generated_option, read_cmdline_option): Add
7037         opts_set parameters.
7038         (handle_option): Add generated_p parameter.
7039         * config/i386/i386.c (ix86_function_specific_save,
7040         ix86_function_specific_restore): Updat for renaming of
7041         target_flags_explicit field.
7042         * config/i386/i386.opt (target_flags_explicit): Rename to
7043         ix86_target_flags_explicit.
7044         * config/ia64/ia64.c (ia64_override_options_after_change): Check
7045         global_options_set.x_flag_selective_scheduling and
7046         global_options_set.x_flag_selective_scheduling2, not
7047         sel_sched_switch_set.
7048         * flags.h (sel_sched_switch_set,
7049         flag_speculative_prefetching_set): Remove.
7050         * gcc.c (driver_handle_option): Take opts_set parameter.  Assert
7051         that it is &global_options_set.
7052         (process_command): Pass &global_options_set to read_cmdline_option.
7053         * lto-opts.c (lto_reissue_options): Pass &global_options_set to
7054         set_option.
7055         * toplev.c (target_flags_explicit): Remove.
7056
7057 2010-10-04  Jan Hubicka  <jh@suse.cz>
7058
7059         PR middle-end/45871
7060         * tree-ssa-ccp.c (get_base_constructor): Take HOST_WIDE_INT offset;
7061         use get_ref_base_and_offset to handle references.
7062         (fold_const_aggregate_ref): Update.
7063
7064 2010-10-04  Martin Jambor  <mjambor@suse.cz>
7065
7066         PR tree-optimization/45572
7067         * ipa-prop.c (ipa_make_edge_direct_to_target): Call
7068         ipa_check_create_node_params.
7069         * ipa-inline.c (add_new_edges_to_heap): Do not insert inlined edges.
7070
7071 2010-10-04  Yao Qi  <yao@codesourcery.com>
7072
7073         * doc/passes.texi: Clean up.
7074
7075 2010-10-03  Ian Lance Taylor  <iant@google.com>
7076
7077         * c-typeck.c (lookup_field): If -fplan9-extensions, permit
7078         referring to a field using a typedef name.
7079         (find_anonymous_field_with_type): New static function.
7080         (convert_to_anonymous_field): New static function.
7081         (convert_for_assignment): If -fplan9-extensions, permit converting
7082         pointer to struct to pointer to anonymous field.
7083         * c-decl.c (grokfield): If -fplan9-extensions, permit anonymous fields.
7084         (is_duplicate_field): New static function.
7085         (detect_field_duplicates_hash): If -fplan9-extensions, check for
7086         typedef names duplicating field names.
7087         (detect_field_duplicates): Likewise.
7088         * doc/invoke.texi (Option Summary): Mention -fplan9-extensions.
7089         (C Dialect Options): Document -fplan9-extensions.
7090         * doc/extend.texi (Unnamed Fields): Document -fplan9-extensions.
7091
7092 2010-10-03  H.J. Lu  <hongjiu.lu@intel.com>
7093
7094         * tree-vect-data-refs.c (vect_analyze_data_ref_access): Revert
7095         revision 164914.
7096         (vect_create_data_ref_ptr): Likewise.
7097         * tree-vect-stmts.c (vectorizable_store): Likewise.
7098         (perm_mask_for_reverse): Likewise.
7099         (reverse_vec_elements): Likewise.
7100         (vectorizable_load): Likewise.
7101
7102 2010-10-03  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
7103
7104         * cppbuiltin.c: New file.
7105         * cppbuiltin.h: New file.
7106         * Makefile.in: Take into account cppbuiltin.{h,c}.
7107
7108 2010-10-03  Andi Kleen  <ak@linux.intel.com>
7109
7110         * lto-cgraph.c (input_cgraph): Check for missing sections.
7111
7112 2010-10-03  Uros Bizjak  <ubizjak@gmail.com>
7113
7114         * config/i386/i386.md (*ashl<mode>3_mask): Change operand 2 predicate
7115         to nonimmediate_operand.  Force operand 2 to register when allowed.
7116         (*<shiftrt_insn><mode>3_mask): Ditto.
7117         (*<rotate_insn><mode>3_mask): Ditto.
7118
7119 2010-10-02  H.J. Lu  <hongjiu.lu@intel.com>
7120
7121         PR tree-optimization/45720
7122         PR tree-optimization/45764
7123         * tree-vect-data-refs.c (vect_analyze_data_ref_access):
7124         Don't accept backwards consecutive accesses.
7125         (vect_create_data_ref_ptr): Disallow negative steps.
7126
7127         * tree-vect-stmts.c (vectorizable_store): Allow negative steps.
7128         (perm_mask_for_reverse): Removed.
7129         (reverse_vec_elements): Likewise.
7130         (vectorizable_load): Don't handle negative steps.
7131
7132 2010-10-02  Jan Hubicka  <jh@suse.cz>
7133
7134         * tree-ssa-ccp.c (ccp_fold_stmt): Fold away OBJ_TYPE_REF when
7135         call destination is known.
7136
7137 2010-10-02  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
7138
7139         PR target/45820
7140         * config/pa/pa.c (pa_secondary_reload): Handle symbolic operands
7141         earlier.
7142
7143 2010-10-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7144
7145         * doc/install.texi (Configuration): Document build_configargs,
7146         host_configargs, target_configargs.
7147
7148 2010-10-01  Uros Bizjak  <ubizjak@gmail.com>
7149
7150         * config/i386/i386.md (*ashl<mode>3_mask): New insn_and_split pattern.
7151         (*<shiftrt_insn><mode>3_mask): Ditto.
7152         (*<rotate_insn><mode>3_mask): Ditto.
7153
7154 2010-10-01  Steve Ellcey  <sje@cup.hp.com>
7155
7156         PR tree-optimization/44716
7157         * config/ia64/hpux.h (UNLIKELY_EXECUTED_TEXT_SECTION_NAME): Define.
7158         (HOT_TEXT_SECTION_NAME): Define.
7159
7160 2010-10-01  Nick Clifton  <nickc@redhat.com>
7161
7162         * common.opt: Add -fcombine-stack-adjustments.
7163         * opts.c (decode_options): Enable -fcombine-stack-adjustments at -O1.
7164         * combine-stack-adj.c (gate_handle_stack_adjustments): Check
7165         flag_combine_stack_adjustments.
7166         * doc/invoke.texi: Document the new option.
7167
7168 2010-10-01  Richard Guenther  <rguenther@suse.de>
7169
7170         PR tree-optimization/45854
7171         * tree-eh.c (cleanup_empty_eh): Avoid degenerate case.
7172
7173 2010-10-01  Anthony Green  <green@moxielogic.com>
7174
7175         * config.gcc: Fix moxie-*-rtems* configuration.
7176
7177 2010-10-01  Richard Guenther  <rguenther@suse.de>
7178
7179         * dwarf2out.c (gen_namespace_die): Use DECL_FILE_SCOPE_P.
7180         (gen_decl_die): Likewise.
7181
7182 2010-10-01  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
7183
7184         * config/spu/spu.c (spu_init_builtins): No longer add END_BUILTINS
7185         to the function code for SPU MD builtins.
7186         (spu_expand_builtin): Update.
7187         * config/spu/spu-c.c (spu_resolve_overloaded_builtin): Update.
7188
7189 2010-10-01  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
7190
7191         * config/spu/spu.c (TARGET_EXCEPT_UNWIND_INFO): Set to
7192         sjlj_except_unwind_info.
7193
7194 2010-10-01  Tristan Gingold  <gingold@adacore.com>
7195
7196         * configure.ac: Define the nop insn for avr*-*-*
7197         * configure: Regenerate.
7198
7199 2010-10-01  Alan Modra  <amodra@gmail.com>
7200
7201         PR target/45807
7202         * config/rs6000/rs6000.c (rs6000_emit_prologue): Properly sign
7203         extend toc_restore_insn.
7204
7205 2010-09-30  Richard Guenther  <rguenther@suse.de>
7206
7207         PR tree-optimization/43959
7208         * function.c (gimplify_parameters): Use create_tmp_reg instead of
7209         create_tmp_var.
7210
7211 2010-09-30  Kaz Kojima  <kkojima@gcc.gnu.org>
7212
7213         * config/sh/sh.c (sh_expand_prologue): Set
7214         current_function_static_stack_size.
7215
7216 2010-09-30  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
7217
7218         * configure.ac: Check for Solaris 8 ld with .hidden support.
7219         * configure: Regenerate.
7220
7221 2010-09-30  Sebastian Pop  <sebastian.pop@amd.com>
7222
7223         PR middle-end/45758
7224         * graphite.c (graphite_initialize): Call scev_reset.
7225
7226 2010-09-30  Sebastian Pop  <sebastian.pop@amd.com>
7227
7228         * sese.h (scev_analyzable_p): Return false for real or floating
7229         point.  Only handle INTEGRAL_TYPE_P and POINTER_TYPE_P.
7230
7231 2010-09-30  Sebastian Pop  <sebastian.pop@amd.com>
7232
7233         * graphite-clast-to-gimple.c (compute_bounds_for_level): Free le
7234         and ps.
7235         * graphite-poly.c (pbb_number_of_iterations_at_time): Free le and
7236         domain.
7237         * graphite-sese-to-poly.c (add_upper_bounds_from_estimated_nit):
7238         Do not allocate ub_expr, it is passed in initialized.
7239
7240 2010-09-30  Andreas Simbuerger  <simbuerg@fim.uni-passau.de>
7241
7242         * graphite-clast-to-gimple.c (init_cloog_input_file): New.
7243         (build_cloog_prog): Dump CLooG input file when
7244         flag_graphite_dump_cloog is set.  This is disabled on trunk.
7245         * graphite-cloog-compat.h (cloog_program_dump_cloog): New.
7246
7247 2010-09-30  Sebastian Pop  <sebastian.pop@amd.com>
7248
7249         * graphite-clast-to-gimple.c (graphite_verify): Remove call to
7250         verify_dominators for CDI_POST_DOMINATORS.
7251         * sese.h: Remove comment about CDI_POST_DOMINATORS.
7252         (recompute_all_dominators): Remove call to free_dominance_info
7253         for CDI_POST_DOMINATORS.  Remove call to calculate_dominance_info
7254         for CDI_POST_DOMINATORS.
7255
7256 2010-09-30  Sebastian Pop  <sebastian.pop@amd.com>
7257
7258         * graphite-poly.c (pbb_number_of_iterations_at_time): Only iterate
7259         over pbb_dim_iter_domain.
7260
7261 2010-09-30  Sebastian Pop  <sebastian.pop@amd.com>
7262
7263         * graphite-flattening.c: Fix comments.
7264
7265 2010-09-30  Sebastian Pop  <sebastian.pop@amd.com>
7266
7267         * Makefile.in (OBJS-common): Add graphite-flattening.o.
7268         (graphite-flattening.o): New rule.
7269         * common.opt (floop-flatten): New flag.
7270         * doc/invoke.texi (-floop-flatten): Documented.
7271         * graphite-flattening.c: New.
7272         * graphite-poly.c (apply_poly_transforms): Call flatten_all_loops.
7273         * graphite-poly.h (flatten_all_loops): Declared.
7274         (lst_remove_loop_and_inline_stmts_in_loop_father): New.
7275         * tree-ssa-loop.c (gate_graphite_transforms): When flag_loop_flatten
7276         is set, also set flag_graphite.
7277
7278 2010-09-30  Sebastian Pop  <sebastian.pop@amd.com>
7279
7280         * graphite-poly.c (cloog_checksum): New.
7281         * graphite-poly.h (cloog_checksum): Declared.
7282
7283 2010-09-30  Sebastian Pop  <sebastian.pop@amd.com>
7284
7285         * graphite-poly.c (pbb_number_of_iterations): Removed.
7286         (pbb_number_of_iterations_at_time): Correctly compute the number
7287         of iterations in the transformed loop.
7288         * graphite-poly.h (pbb_number_of_iterations): Removed.
7289
7290 2010-09-30  Sebastian Pop  <sebastian.pop@amd.com>
7291
7292         * graphite-poly.h (lst_update_scattering_seq): Removed.
7293         (lst_update_scattering): Correctly handle outermost loop dewey
7294         renumbering.
7295
7296 2010-09-30  Sebastian Pop  <sebastian.pop@amd.com>
7297
7298         * graphite-blocking.c (pbb_strip_mine_profitable_p): Renamed
7299         lst_strip_mine_profitable_p.  Call lst_niter_for_loop.
7300         * graphite-poly.h (lst_niter_for_loop): New.
7301
7302 2010-09-30  Sebastian Pop  <sebastian.pop@amd.com>
7303
7304         * graphite-poly.c (apply_poly_transforms): Do not abort when the
7305         transform read from disk is not legal.  Call fatal_error instead.
7306
7307 2010-09-30  Sebastian Pop  <sebastian.pop@amd.com>
7308
7309         * graphite-poly.c (print_pbb_body): Add missing closing parenthesis.
7310         (print_scop_header): Removed.  Inlined in the only call place...
7311         (print_scop): ... here.
7312
7313 2010-09-30  Sebastian Pop  <sebastian.pop@amd.com>
7314
7315         * graphite-poly.h (lst_dewey_number): Use FOR_EACH_VEC_ELT.
7316
7317 2010-09-30  Sebastian Pop  <sebastian.pop@amd.com>
7318
7319         * graphite-poly.c (graphite_read_scop_file): Fix uninitialize warning.
7320
7321 2010-09-30  Sebastian Pop  <sebastian.pop@amd.com>
7322
7323         * graphite-dependences.c (dot_deps): Avoid set but not used warning.
7324         (dot_deps_stmt): Same.
7325         * graphite-poly.c (dot_lst): Same.
7326
7327 2010-09-30  Sebastian Pop  <sebastian.pop@amd.com>
7328
7329         * graphite-blocking.c (scop_do_strip_mine): Do not call
7330         graphite_legal_transform.
7331         (scop_do_block): Same.
7332
7333 2010-09-30  Vladimir Kargov  <kargov@gmail.com>
7334
7335         * graphite-scop-detection.c (graphite_can_represent_loop): Correct the
7336         description.
7337
7338 2010-09-30  Sebastian Pop  <sebastian.pop@amd.com>
7339
7340         * tree-scalar-evolution.c (instantiate_array_ref): New.
7341         (instantiate_scev_r): Also handle ARRAY_REFs.
7342
7343 2010-09-30  Sebastian Pop  <sebastian.pop@amd.com>
7344
7345         * tree-scalar-evolution.c (chrec_contains_symbols_defined_in_loop):
7346         Do not check for VAR_DECL, PARM_DECL, FUNCTION_DECL, LABEL_DECL,
7347         RESULT_DECL, and FIELD_DECL.  Return false for an
7348         SSA_NAME_IS_DEFAULT_DEF.
7349         (compute_scalar_evolution_in_loop): Do not further analyze the
7350         scalar evolution when no_evolution_in_loop_p returns true.
7351
7352 2010-09-30  Sebastian Pop  <sebastian.pop@amd.com>
7353
7354         * tree-chrec.h (evolution_function_is_affine_p): Do not check
7355         whether CHREC_LEFT is invariant.  A function is affine when
7356         CHREC_RIGHT is invariant.
7357
7358 2010-09-30  Sebastian Pop  <sebastian.pop@amd.com>
7359
7360         * graphite-sese-to-poly.c (reduction_phi_p): Remove check for
7361         is_gimple_reg.
7362         (rewrite_degenerate_phi): Same.
7363         (rewrite_reductions_out_of_ssa): Add check for is_gimple_reg.
7364
7365 2010-09-30  Vladimir Kargov  <kargov@gmail.com>
7366
7367         * graphite-scop-detection.c (graphite_can_represent_scev,
7368         graphite_can_represent_expr, stmt_has_simple_data_refs_p,
7369         graphite_can_represent_loop): Remove outermost_loop.
7370
7371 2010-09-30  Sebastian Pop  <sebastian.pop@amd.com>
7372
7373         PR middle-end/45229
7374         * graphite-sese-to-poly.c (rewrite_cross_bb_scalar_deps): Do not
7375         handle GIMPLE_CALLs with no LHS.
7376
7377 2010-09-30  Riyadh Baghdadi  <baghdadi.mr@gmail.com>
7378
7379         * graphite-poly.c (init_graphite_out_file): New.
7380         (init_graphite_in_file): New.
7381         (apply_poly_transforms): Updated to enable reading and writing of
7382         multiple scop files.
7383
7384 2010-09-30  Tobias Grosser  <grosser@fim.uni-passau.de>
7385
7386         * graphite-scop-detection.c (graphite_can_represent_scev): Remove
7387         redundant checks.
7388
7389 2010-09-30  Sebastian Pop  <sebastian.pop@amd.com>
7390
7391         * graphite-clast-to-gimple.c (precision_for_value): Adjust
7392         computation of precision by 1.
7393
7394 2010-09-30  Riyadh Baghdadi  <baghdadi.mr@gmail.com>
7395
7396         * graphite-cloog-util.c (openscop_read_cloog_matrix): New.
7397         (openscop_read_polyhedron_matrix): New.
7398         * graphite-cloog-util.h (openscop_read_polyhedron_matrix): Declared.
7399         (openscop_read_N_int): Same.
7400         * graphite-poly.c (openscop_read_N_int): New.
7401         (openscop_read_one_int): New.
7402         (openscop_read_N_string): New.
7403         (openscop_read_one_string): New.
7404         (openscop_read_powerset_matrix): New.
7405         (graphite_read_transforms): Remove.
7406         (graphite_read_scatt): New.
7407         (graphite_read_scop_file): New.
7408         (apply_poly_transforms): Updated to call graphite_read_scop_file.
7409
7410 2010-09-30  Andreas Simbuerger  <simbuerg@fim.uni-passau.de>
7411
7412         * graphite-poly.c: Change include order.
7413
7414 2010-09-30  Andreas Simbuerger  <simbuerg@fim.uni-passau.de>
7415
7416         * graphite-cloog-compat.h (cloog_matrix_ncolumns): New.
7417         (cloog_matrix_nrows): New.
7418
7419 2010-09-30  Riyadh Baghdadi  <baghdadi.mr@gmail.com>
7420
7421         * graphite-cloog-util.c (openscop_print_cloog_matrix): Remove spaces
7422         from matrix lines.
7423         * graphite-poly.c (openscop_print_scattering_function_1): Same.
7424         (print_scattering_function_1): Same.
7425         (openscop_print_pbb_domain): Same.
7426         (openscop_print_scop_context): Same.
7427         (print_scop_context): Same.
7428
7429 2010-09-30  Riyadh Baghdad  <baghdadi.mr@gmail.com>
7430
7431         * graphite-poly.c (openscop_print_pdr_polyhedron): Fix indentation.
7432         (openscop_print_pdr_polyhedron): Print pph.
7433
7434 2010-09-30  Sebastian Pop  <sebastian.pop@amd.com>
7435
7436         * graphite-clast-to-gimple.c (gcc_type_for_interval): Generate in
7437         priority signed types.
7438
7439 2010-09-30  Sebastian Pop  <sebastian.pop@amd.com>
7440
7441         * graphite-clast-to-gimple.c (max_signed_precision_type): Remove
7442         the call to lang_hooks.types.type_for_size.  Call
7443         build_nonstandard_integer_type.
7444
7445 2010-09-30  Riyadh Baghdadi  <baghdadi.mr@gmail.com>
7446
7447         * graphite-cloog-util.c (openscop_print_cloog_matrix): New.
7448         (openscop_print_polyhedron_matrix): New.
7449         * graphite-cloog-util.h (openscop_print_polyhedron_matrix): Declared.
7450         * graphite-poly.c (openscop_print_pdr_polyhedron): Same.
7451         (openscop_print_pdr_powerset): New.
7452         (openscop_print_powerset_matrix): New.
7453         (openscop_print_scattering_function_1): New.
7454         (print_scattering_function): Add support for scattering names and
7455         OpenScop format.
7456         (graphite_write_transforms): Remove.
7457         (print_pdr_access_layout): Updated to support OpenScop format.
7458         (print_pdr): Same.
7459         (openscop_print_pbb_domain): New.
7460         (print_pbb_body): Added a parameter to allow indicating that pbb_body
7461         is not provided.
7462         (print_pbb): Updated to call the new print_pbb_body.
7463         (openscop_print_scop_context): New.
7464         (print_scop_header): New.
7465         (print_scop): Updated to call print_scop_header.
7466         * graphite-poly.h: Document OpenScop format.
7467
7468 2010-09-30  Anatoly Sokolov  <aesok@post.ru>
7469
7470         * config/cris/m32c.c (cris_memory_move_cost): New.
7471         (cris_register_move_cost): Make static. Change arguments type from
7472         enum reg_class to reg_class_t.
7473         (TARGET_REGISTER_MOVE_COST, TARGET_MEMORY_MOVE_COST): Define.
7474         * config/cris/cris.h (REGISTER_MOVE_COST, MEMORY_MOVE_COST): Remove.
7475         * config/cris/cris-protos.h (cris_register_move_cost): Remove.
7476
7477 2010-09-30  Jakub Jelinek  <jakub@redhat.com>
7478
7479         PR target/45843
7480         * config/i386/i386.c (ix86_gimplify_va_arg): Use
7481         INTVAL (XEXP (slot, 1)) as prev_size.
7482
7483 2010-09-30  Michael Meissner  <meissner@linux.vnet.ibm.com>
7484
7485         PR target/45837
7486         * config/rs6000/aix.h (TARGET_AIX_OS): Define to be 1.
7487         * config/rs6000/rs6000.h (TARGET_AIX_OS): Define to be 0 if not
7488         defined.
7489         * config/rs6000/option-defaults.h (toplevel): Change #if
7490         TARGET_AIX to TARGET_AIX_OS to allow compiler to build after
7491         global option changes.
7492
7493 2010-09-30  Jakub Jelinek  <jakub@redhat.com>
7494
7495         * dwarf2out.c (mem_loc_descriptor): Handle IF_THEN_ELSE.
7496
7497         PR tree-optimization/31261
7498         * fold-const.c (fold_binary): Optimize ((A & N) + B) & M
7499         for constants M and N, M == (1LL << cst) - 1 && (N & M) == M.
7500
7501 2010-09-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7502
7503         PR bootstrap/45796
7504         * Makefile.in (build/gen%$(build_exeext)): Move rule after all
7505         special-casing for generators and turn into ...
7506         ((genprog:%=build/gen%$(build_exeext))): ... this static pattern
7507         rule, for better error messages in case of toplevel dependency errors.
7508         (genprog): Add hooks, rename to ...
7509         (genprogerr): ... this, and let genprog also contain check,
7510         checksum, condmd.
7511         ((genprog:%=build/gen%$(build_exeext))): Rename to ...
7512         ((genprogerr:%=build/gen%$(build_exeext))): ... this.
7513         (build/genhooks$(build_exeext)): Remove now-unneeded dependency.
7514
7515 2010-09-30  Jonathan Wakely  <jwakely.gcc@gmail.com>
7516             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7517
7518         * doc/install.texi: Suggest using LD_LIBRARY_PATH to find libs
7519         for GMP, MPFR and MPC.
7520
7521 2010-09-30  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
7522
7523         * config/sparc/sparc.opt (mimpure-text): Move ...
7524         * config/sol2.opt: ... here.  Correct description.
7525         * config.gcc (*-*-solaris2*): Add sol2.opt to extra_options.
7526         * doc/invoke.texi (Option Summary, SPARC Options): Move
7527         -mimpure-text, -mno-impure-text, -threads, -pthreads, -pthread ...
7528         (Option Summary, Solaris 2 Options): ... here.
7529         (Submodel Options, Solaris 2 Options): New menu entry.
7530         (SPARC Options): Move -mimpure-text, -threads, -pthreads, -pthread ...
7531         (Solaris 2 Options): ... here.
7532
7533 2010-09-30  Michael Eager  <eager@eagercon.com>
7534
7535         * extend.texi (interrupt_handler): Add MicroBlaze to list.
7536         (save_volatiles): Describe option for MicroBlaze.
7537         * invoke.texi: Add MicroBlaze Options.
7538         * contrib.texi: Add acknowledgment.
7539         * md.texi: Add MicroBlaze d and z constraints.
7540         * install.texi: Add microblaze-*-elf.
7541         * configure.ac: Add microblaze-*-* to target list.
7542         * configure: Regenerate.
7543         * config.gcc: Add microblaze*-*-*, microblaze*-linux*.
7544         * config/microblaze/microblaze-protos.h: New.
7545         * config/microblaze/crti.s: New.
7546         * config/microblaze/predicates.md: New.
7547         * config/microblaze/linux.h: New.
7548         * config/microblaze/microblaze.md: New.
7549         * config/microblaze/constraints.md: New.
7550         * config/microblaze/crtn.s: New.
7551         * config/microblaze/microblaze.opt: New.
7552         * config/microblaze/microblaze-c.c: New.
7553         * config/microblaze/t-microblaze: New.
7554         * config/microblaze/microblaze.c: New.
7555         * config/microblaze/microblaze.h: New.
7556
7557 2010-09-30  Iain Sandoe  <iains@gcc.gnu.org>
7558
7559         * c-parser.c (c_parser_objc_methodprotolist): Amend preceding comment,
7560         parse @optional/@required and set the flags as appropriate.
7561
7562 2010-09-30  Nathan Froyd  <froydnj@codesourcery.com>
7563
7564         * config/iq2000/t-iq2000 (TARGET_LIBGCC2_CFLAGS): Delete.
7565
7566 2010-09-30  Joseph Myers  <joseph@codesourcery.com>
7567
7568         * opt-functions.awk (static_var): Update comment.
7569         (var_ref): Return offsetof expression or -1, not variable address.
7570         * optc-gen.awk: Generate structure field initializers instead of
7571         static variables.  Expect -1 for missing variables instead of null
7572         pointer.  Add gcc_options parameters to generated functions.
7573         * opth-gen.awk: Generate structure fields for static variables.
7574         Add gcc_options parameters to generated functions.
7575         * common.opt (optimize, optimize_size): Add variables.
7576         * config/i386/i386-c.c (ix86_pragma_target_parse): Pass
7577         &global_options to cl_target_option_restore.
7578         * config/i386/i386.c (ix86_valid_target_attribute_p): Pass
7579         &global_options to cl_optimization_restore, cl_target_option_save
7580         and cl_target_option_restore.
7581         (ix86_set_current_function): Pass &global_options to
7582         cl_target_option_restore.
7583         * config/pdp11/pdp11.h (optimize): Remove.
7584         * config/rs6000/rs6000.h (optimize): Remove.
7585         * config/sh/sh.h (optimize): Remove.
7586         * config/xtensa/xtensa.h (optimize): Remove.
7587         * coretypes.h (struct gcc_options): Declare.
7588         * diagnostic.c (diagnostic_initialize): Initialize
7589         context->option_state.
7590         (diagnostic_report_diagnostic): Pass option_state to
7591         option_enabled hook.
7592         * diagnostic.h (diagnostic_context.option_enabled): Add void *
7593         parameter.
7594         (diagnostic_context.option_state): New field.
7595         * final.c (final_start_function, final, final_scan_insn): Rename
7596         optimize parameter to optimize_p.
7597         * flags.h (optimize, optimize_size): Remove.
7598         * function.c (invoke_set_current_function_hook): Pass
7599         &global_options to cl_optimization_restore.
7600         * gcc.c (driver_handle_option): Take gcc_options parameter.
7601         Assert that it is &global_options.
7602         (process_command): Pass &global_options to read_cmdline_option.
7603         * ipa-pure-const.c (suggest_attribute): Pass &global_options to
7604         option_enabled.
7605         * lto-opts.c (lto_reissue_options): Use option_flag_var.  Pass
7606         &global_options to set_option.
7607         * opts-common.c (handle_option, handle_generated_option,
7608         read_cmdline_option, set_option): Take explicit gcc_options
7609         parameters.  Use option_flag_var.
7610         (option_flag_var): New.
7611         * opts.c (common_handle_option, lang_handle_option,
7612         target_handle_option): Take gcc_options parameter.  Assert that it
7613         is &global_options.
7614         (read_cmdline_options): Pass &global_options to read_cmdline_option.
7615         (print_filtered_help): Use option_flag_var.  Pass &global_options
7616         to option_enabled.
7617         (common_handle_option): Use option_flag_var.
7618         (option_enabled): Take opts parameter.  Use option_flag_var.
7619         (get_option_state): Take gcc_options parameter.  Use
7620         option_flag_var.  Pass gcc_options parameter to option_enabled.
7621         (enable_warning_as_error): Pass &global_options to
7622         handle_generated_option.
7623         * opts.h (struct cl_option): Change flag_var to flag_var_offset.
7624         (cl_option_handler_func.handler): Take gcc_options parameter.
7625         (option_enabled, get_option_state, set_option, handle_option,
7626         handle_generated_option, read_cmdline_option): Take gcc_options
7627         parameters.
7628         * toplev.c (optimize, optimize_size): Remove.
7629         (print_switch_values): Pass &global_options to option_enabled.
7630         (option_affects_pch_p): Use option_flag_var.  Pass &global_options
7631         to get_option_state.
7632         (general_init): Initialize global_dc->option_state.
7633         * tree.c (build_optimization_node): Pass &global_options to
7634         cl_optimization_save.
7635         (build_target_option_node): Pass &global_options to
7636         cl_target_option_save.
7637
7638 2010-09-30  Martin Jambor  <mjambor@suse.cz>
7639
7640         * tree-sra.c (type_consists_of_records_p): Do not check for trailing
7641         zero sized bit-fields.
7642
7643 2010-09-30  Nicola Pero  <nicola.pero@meta-innovation.com>
7644
7645         * c-parser.c (c_lex_one_token): When finding a CPP_AT_NAME
7646         Objective-C token, map RID_CLASS to RID_AT_CLASS and similar.
7647         (c_parser_external_declaration): Use RID_AT_CLASS instead of RID_CLASS.
7648         (c_parser_objc_class_declaration): Same change.
7649         (c_parser_objc_try_catch_statement): Use RID_AT_TRY instead of
7650         RID_TRY and RID_AT_CATCH instead of RID_CATCH.
7651         (c_parser_objc_class_instance_variables): Use RID_AT_PRIVATE
7652         instead of RID_PRIVATE, RID_AT_PROTECTED instead of RID_PROTECTED
7653         and RID_AT_PUBLIC instead of RID_PUBLIC.
7654         (c_parser_statement_after_labels): Use RID_AT_TRY instead of
7655         RID_TRY and RID_AT_CATCH instead of RID_CATCH.
7656
7657 2010-09-30  Tom G. Christensen  <tgc@jupiterrise.com>
7658
7659         * doc/install.texi (Binaries): Update link to HP-UX porting centre.
7660         Add links to current providers of packages for Solaris and IRIX.
7661
7662 2010-09-29  Nicola Pero  <nicola.pero@meta-innovation.com>
7663
7664         Merge from 'apple/trunk' branch on FSF servers.
7665         * c-parser.c: Applied change originally in c-parse.in.
7666
7667         2005-10-04  Fariborz Jahanian  <fjahanian@apple.com>
7668
7669         Radar 4281748
7670         * c-decl.c (start_decl): Check for redeclaration of class name.
7671         * c-parse.in (after_type_declarator): Recognize CLASSNAME.
7672
7673 2010-09-29  Steve Ellcey  <sje@cup.hp.com>
7674
7675         * config/ia64/ia64.c (ia64_builtin_decl): New.
7676         (TARGET_BUILTIN_DECL): Define.
7677         (ia64_builtins): New.
7678         (ia64_init_builtins): Save decls in ia64_builtins.
7679
7680 2010-09-29  Bernd Schmidt  <bernds@codesourcery.com>
7681
7682         PR target/40457
7683         * postreload.c (move2add_use_add2_insn): Use full_costs for comparison.
7684         (move2add_use_add3_insn): Likewise.
7685         (reload_cse_move2add): Likewise.
7686         * rtlanal.c (get_full_rtx_cost): New function.
7687         * rtl.h (struct full_rtx_costs): New.
7688         (init_costs_to_max, init_costs_to_zero, costs_lt_p,
7689         costs_add_n_insns): New inline functions.
7690         (get_full_rtx_cost): Declare.
7691
7692         PR c/45054
7693         * reload1.c (replace_pseudos_in): Use eliminate_regs_1, allowing
7694         invariants.  Check for reg_equiv_invariant.
7695         (reload): Assert that spilled_pseudos is empty when returning.
7696
7697 2010-09-29  Kai Tietz  <kai.tietz@onevision.com>
7698
7699         * config/i386/mingw32.h (TARGET_64BIT): replaced by
7700         TARGET_64BIT_DEFAULT in #if check.
7701
7702 2010-09-29  Jack Howarth  <howarth@bromo.med.uc.edu>
7703
7704         * varasm.c (assemble_alias): Add error message for unsupported ifunc.
7705
7706 2010-09-29  Mike Stump  <mikestump@comcast.net>
7707
7708         * config/darwin.h (flag_mkernel): Remove.
7709         (flag_apple_kext): Likewise.
7710
7711 2010-09-29  Joseph Myers  <joseph@codesourcery.com>
7712             Jack Howarth  <howarth@bromo.med.uc.edu>
7713
7714         * config/darwin.opt (undefined): Add.
7715
7716 2010-09-29  Nathan Sidwell  <nathan@codesourcery.com>
7717
7718         PR testsuite/45664
7719         * configure.ac: Add --enable-indirect-function option.
7720         * config.gcc: Add default_gnu_indirect_function.
7721         * config.in (HAVE_GAS_INDIRECT_FUNCTION): Rename to ...
7722         (HAVE_GNU_INDIRECT_FUNCTION): ... this.
7723         * varasm.c (do_assemble_alias): Adjust for macro name change.
7724         * configure: Rebuilt.
7725         * doc/install.texi: Document --enable-indirect-function.
7726
7727 2010-09-29  Joseph Myers  <joseph@codesourcery.com>
7728
7729         * doc/options.texi (Variable, Var, Init): Update documentation
7730         without reference to VarExists.
7731         (VarExists): Remove.
7732         * common.opt, config/i386/i386.opt, config/linux.opt,
7733         config/rs6000/rs6000.opt, config/sh/sh.opt, config/spu/spu.opt:
7734         Don't use VarExists.
7735
7736 2010-09-29  Joseph Myers  <joseph@codesourcery.com>
7737
7738         * optc-gen.awk: Generate global_options initializer instead of
7739         individual variables.  Add x_ prefix to names of structure members.
7740         * opth-gen.awk: Generate gcc_options structure.  Add x_ prefix to
7741         names of structure members.
7742         * doc/tm.texi.in (HARD_FRAME_POINTER_IS_FRAME_POINTER,
7743         HARD_FRAME_POINTER_IS_ARG_POINTER): Document.
7744         * doc/tm.texi: Regenerate.
7745         * alias.c: Use HARD_FRAME_POINTER_IS_FRAME_POINTER
7746         * builtins.c: Use HARD_FRAME_POINTER_IS_ARG_POINTER.
7747         * c-parser.c (disable_extension_diagnostics,
7748         restore_extension_diagnostics): Update names of cpp_options members.
7749         * combine.c: Use HARD_FRAME_POINTER_IS_FRAME_POINTER
7750         * common.opt (fcompare-debug-second): Don't use Var.
7751         * config/alpha/alpha.h (target_flags): Remove.
7752         * config/arm/arm.h (HARD_FRAME_POINTER_IS_FRAME_POINTER,
7753         HARD_FRAME_POINTER_IS_ARG_POINTER): Define.
7754         * config/bfin/bfin.h (target_flags): Remove.
7755         * config/cris/cris.h (target_flags): Remove.
7756         * config/i386/i386-c.c (ix86_pragma_target_parse): Update names of
7757         cl_target_option members.
7758         * config/i386/i386.c (ix86_force_align_arg_pointer): Remove.
7759         (ix86_function_specific_print, ix86_valid_target_attribute_tree,
7760         ix86_can_inline_p): Update names of cl_target_option members.
7761         * config/i386/i386.h (ix86_isa_flags): Remove.
7762         * config/lm32/lm32.h (target_flags): Remove.
7763         * config/mcore/mcore.h (mcore_stack_increment): Remove.
7764         * config/mcore/mcore.md (addsi3): Remove extern declaration of
7765         flag_omit_frame_pointer.
7766         * config/mep/mep.h (target_flags): Remove.
7767         * config/mips/mips.h (HARD_FRAME_POINTER_IS_FRAME_POINTER,
7768         HARD_FRAME_POINTER_IS_ARG_POINTER): Define.
7769         * config/mmix/mmix.h (target_flags): Remove.
7770         * config/rs6000/rs6000.h (rs6000_xilinx_fpu, flag_pic,
7771         flag_expensive_optimizations): Remove.
7772         * config/s390/s390.h (flag_pic): Remove.
7773         * config/score/score-conv.h (target_flags): Remove.
7774         * config/sh/sh.h (sh_fixed_range_str): Remove.
7775         * config/spu/spu.h (target_flags, spu_fixed_range_string): Remove.
7776         * dbxout.c: Use HARD_FRAME_POINTER_IS_ARG_POINTER
7777         * df-scan.c: Use HARD_FRAME_POINTER_IS_FRAME_POINTER.
7778         * diagnostic.c (diagnostic_initialize): Update names of
7779         diagnostic_context members.
7780         * diagnostic.h (diagnostic_context): Rename inhibit_warnings and
7781         warn_system_headers.
7782         (diagnostic_report_warnings_p): Update for new names.
7783         * dwarf2out.c: Use HARD_FRAME_POINTER_IS_ARG_POINTER
7784         * emit-rtl.c: Use HARD_FRAME_POINTER_IS_FRAME_POINTER and
7785         HARD_FRAME_POINTER_IS_ARG_POINTER.
7786         * flags.h (flag_compare_debug): Declare.
7787         * ira.c: Use HARD_FRAME_POINTER_IS_FRAME_POINTER
7788         * opts.c (flag_compare_debug): Define.
7789         (common_handle_option): Update names of diagnostic_context
7790         members.  Handle -fcompare-debug-second.
7791         (fast_math_flags_struct_set_p): Update names of cl_optimization
7792         members.
7793         * reginfo.c: Use HARD_FRAME_POINTER_IS_FRAME_POINTER.
7794         * regrename.c: Use HARD_FRAME_POINTER_IS_FRAME_POINTER.
7795         * reload.c: Use HARD_FRAME_POINTER_IS_FRAME_POINTER.
7796         * reload1.c: Use HARD_FRAME_POINTER_IS_FRAME_POINTER.
7797         * resource.c: Use HARD_FRAME_POINTER_IS_FRAME_POINTER.
7798         * rtl.h (HARD_FRAME_POINTER_IS_FRAME_POINTER,
7799         HARD_FRAME_POINTER_IS_ARG_POINTER): Define and use.
7800         * sel-sched.c: Use HARD_FRAME_POINTER_IS_FRAME_POINTER
7801         * stmt.c: Use HARD_FRAME_POINTER_IS_ARG_POINTER.
7802
7803 2010-09-29  Hariharan Sandanagobalane  <hariharan@picochip.com>
7804
7805         * config/picochip/picochip.c (picochip_output_internal_label):
7806         This function can now be called for debug CFI labels, which can come
7807         in the middle of a vliw instruction.  Postpone until end of vliw.
7808
7809 2010-09-29  Richard Guenther  <rguenther@suse.de>
7810
7811         * tree.h (SCOPE_FILE_SCOPE_P): New macro.
7812         (DECL_FILE_SCOPE_P): Use it.
7813         (TYPE_FILE_SCOPE_P): New macro.
7814
7815 2010-09-29  Nicola Pero  <nicola.pero@meta-innovation.com>
7816
7817         * c-parser.c (c_lex_one_token): In Objective-C, when dealing with
7818         a CPP_NAME which is a reserved word, clearly separate cases for
7819         OBJC_IS_PQ_KEYWORD, OBJC_IS_AT_KEYWORD and OBJC_IS_CXX_KEYWORD.
7820
7821 2010-09-29  Nicola Pero  <nicola.pero@meta-innovation.com>
7822
7823         * c-parser.c (c_lex_one_token): In Objective-C, do not replace
7824         token->value with the canonical spelling.  Do exactly like C and
7825         C++ and leave it as it is.
7826
7827 2010-09-28  Richard Henderson  <rth@redhat.com>
7828
7829         * config/alpha/alpha.c (alpha_builtins): New.
7830         (alpha_builtin_decl, TARGET_BUILTIN_DECL): New.
7831         (alpha_builtin_function): New.
7832         (alpha_add_builtins, alpha_init_builtins): Use it.
7833
7834 2010-09-28  Nicola Pero  <nicola.pero@meta-innovation.com>
7835
7836         * doc/standards.texi (Standards): Expanded the section on
7837         Objective-C and Objective-C++.
7838
7839 2010-09-28  DJ Delorie  <dj@redhat.com>
7840
7841         PR target/45800
7842         * config/m32c/m32c.c (m32c_subreg): Force adjustment of subregs of
7843         volatile MEMs.
7844
7845 2010-09-28  Iain Sandoe  <iains@gcc.gnu.org>
7846
7847         * c-parser.c (c_parser_declaration_or_fndef): Diagnose incorrect prefix
7848         attributes on methods.
7849          (c_parser_objc_method_definition): Handle attributes.
7850         (c_parser_objc_methodproto): Likewise.
7851         (c_parser_objc_maybe_method_attributes): New.
7852         (c_parser_objc_method_decl): Handle attributes, add a diagnostic for a
7853         missing definition, similar to that in ObjC++.
7854
7855 2010-09-28  Richard Henderson  <rth@redhat.com>
7856
7857         * defaults.h (DWARF2_UNWIND_INFO): Don't depend on TARGET_UNWIND_INFO.
7858         (MUST_USE_SJLJ_EXCEPTIONS): Remove.
7859         (CONFIG_SJLJ_EXCEPTIONS): Remove.
7860         (STACK_OLD_CHECK_PROTECT): Use targetm.except_unwind_info.
7861         (STACK_CHECK_PROTECT): Likewise.
7862         * dwarf2out.c (DWARF2_UNWIND_INFO, DWARF2_FRAME_INFO): Poison.
7863         (dwarf2out_do_frame): Use debug_unwind_info and except_unwind_info.
7864         (dwarf2out_do_cfi_asm, dwarf2out_begin_prologue): Likewise.
7865         (dwarf2out_frame_init, dwarf2out_frame_finish): Likewise.
7866         (dwarf2out_assembly_start): Likewise.
7867         * except.c (init_eh): Use targetm.except_unwind_info.
7868         (finish_eh_generation, gate_convert_to_eh_region_ranges): Likewise.
7869         (output_one_function_exception_table): Likewise.
7870         * final.c: Unconditionally include dwarf2out.h.
7871         (final_start_function): Unconditionally call dwarf2out routines.
7872         (final_end_function, final_scan_insn): Likewise.
7873         * function.c (expand_function_end): Use targetm.except_unwind_info.
7874         * opts.c (decode_options): Use targetm.except_unwind_info.
7875         * system.h (USING_SJLJ_EXCEPTIONS, TARGET_UNWIND_INFO): Poison.
7876         * target.def (debug_unwind_info, except_unwind_info): New.
7877         * target.h (enum unwind_info_type): New.
7878         * targhooks.c (default_debug_unwind_info): New.
7879         (default_except_unwind_info): New.
7880         (dwarf2_except_unwind_info, sjlj_except_unwind_info): New.
7881         * targhooks.h: Declare them.
7882         * tree-tailcall.c: Include "target.h"
7883         (suitable_for_tail_call_opt_p): Use targetm.except_unwind_info.
7884         * Makefile.in (tree-tailcall.o): Update.
7885         * tree.c (build_common_builtin_nodes): Use targetm.except_unwind_info.
7886         (lhd_gcc_personality): Likewise.
7887
7888         * doc/tm.texi.in (TARGET_UNWIND_INFO): Remove.
7889         (TARGET_EXCEPT_UNWIND_INFO): New.
7890         (DWARF2_UNWIND_INFO): Update.
7891         (TARGET_DEBUG_UNWIND_INFO): New.
7892         * doc/tm.texi: Rebuild.
7893
7894         * c-family/c-cppbuiltin.c (c_cpp_builtins): Use
7895         targetm.except_unwind_info.
7896
7897         * config/arm/arm.c (TARGET_EXCEPT_UNWIND_INFO): New.
7898         (arm_except_unwind_info): New.
7899         (arm_compute_func_type): Use it.
7900         (arm_expand_prologue, thumb_pushpop): Likewise.
7901         (thumb1_expand_prologue, thumb1_output_function_prologue): Likewise.
7902         (arm_unwind_emit, arm_output_fn_unwind): Likewise.
7903         * config/arm/bpabi.h (ARM_UNWIND_INFO): Rename from TARGET_UNWIND_INFO.
7904         * config/arm/arm.h (ARM_UNWIND_INFO): Likewise.
7905         (DWARF2_UNWIND_INFO): Remove.
7906         (MUST_USE_SJLJ_EXCEPTIONS): Remove.
7907         (ARM_EABI_UNWIND_TABLES): Remove.
7908
7909         * config/ia64/ia64.c (ia64_debug_unwind_info): New.
7910         (TARGET_DEBUG_UNWIND_INFO, TARGET_EXCEPT_UNWIND_INFO): New.
7911         (ia64_except_unwind_info): New.
7912         (ia64_output_function_prologue): Use it.
7913         (ia64_add_bundle_selector_before): Likewise.
7914         (ia64_reorg, ia64_asm_unwind_emit): Likewise.
7915         * config/ia64/ia64.h (DWARF2_FRAME_INFO): Remove.
7916         (TARGET_UNWIND_INFO): Remove.
7917
7918         * config/pa/pa.c (pa_option_override): Use targetm.except_unwind_info.
7919
7920 2010-09-28  Iain Sandoe  <iains@gcc.gnu.org>
7921
7922         * c-parser.c (c_parser_objc_class_definition): Adjust prototype.
7923         (c_parser_objc_protocol_definition): Likewise.
7924         (c_parser_external_declaration): Provide dummy attribute arguments.
7925         (c_parser_declaration_or_fndef): Parse prefix attributes for ObjC.
7926         (c_parser_objc_class_definition): Handle attributes.
7927         (c_parser_objc_protocol_definition): Likewise.
7928
7929 2010-09-28  Tobias Burnus  <burnus@net-b.de>
7930
7931         PR fortran/40569
7932         PR fortran/40568
7933         * toplev.h (save_decoded_options, save_decoded_options_count):
7934         New global variables.
7935         * toplev.c (save_decoded_options, save_decoded_options_count):
7936         Export variables.
7937
7938 2010-09-28  Ian Lance Taylor  <iant@google.com>
7939
7940         * config/i386/i386.c (ix86_supports_split_stack): Test
7941         HAVE_GAS_CFI_PERSONALITY_DIRECTIVE rather than dwarf2out_do_cfi_asm.
7942
7943 2010-09-28  Ian Lance Taylor  <iant@google.com>
7944
7945         PR target/45815
7946         * opts.c (decode_options): Don't test whether the target supports
7947         split stack if flag_split_stack == 0.
7948
7949 2010-09-28  Jan Hubicka  <jh@suse.cz>
7950
7951         * builtin-attrs.def (ATTR_LEAF): New attribute.
7952         (ATTR_NOVOPS_LEAF_LIST, ATTR_LEAF_LIST, ATTR_NOTHROW_LEAF_LIST,
7953         ATTR_CONST_NOTHROW_LEAF_LIST, ATTR_PURE_NOTHROW_LEAF_LIST,
7954         ATTR_PURE_NOTHROW_NOVOPS_LEAF_LIST, ATTR_NORETURN_NOTHROW_LEAF_LIST,
7955         ATTR_MALLOC_NOTHROW_LEAF_LIST, ATTR_SENTINEL_NOTHROW_LEAF_LIST,
7956         ATTR_NOTHROW_NONNULL_LEAF, ATTR_CONST_NOTHROW_NONNULL_LEAF,
7957         ATTR_CONST_NOTHROW_TYPEGENERIC_LEAF, ATTR_PURE_NOTHROW_NONNULL_LEAF,
7958         ATTR_MALLOC_NOTHROW_NONNULL_LEAF): New attribute lists.
7959         * sync-builtins.def: Annotate all builtins by leaf.
7960         * omp-builtins.def: Annotate all builtins by leaf.
7961         * builtins.def: Annotate relevant builtins with leaf attribute.
7962         (ATTR_MATHFN_ERRNO, ATTR_MATHFN_FPROUNDING,
7963         ATTR_MATHFN_FPROUNDING_ERRNO, ATTR_MATHFN_FPROUNDING_STORE): Make
7964         leaf.
7965
7966 2010-09-28  Jan Hubicka  <jh@suse.cz>
7967
7968         * tree-ssa-ccp.c (fold_ctor_reference): New function.
7969         (fold_const_aggregate_ref): Use it.
7970         * fold-const.c (canonicalize_constructor_val): Check that we don't fold
7971         into external static.
7972
7973 2010-09-28  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
7974
7975         PR target/44452
7976         * config/i386/i386.opt (mvect8-ret-in-mem): Define.
7977         * config/i386/i386.c (ix86_target_string): Handle -mvect8-ret-in-mem.
7978         (ix86_solaris_return_in_memory): Remove.
7979         * config/i386/i386-protos.h (ix86_solaris_return_in_memory): Remove.
7980         * config/i386/sol2.h (SUBTARGET_RETURN_IN_MEMORY): Remove.
7981         (TARGET_SUBTARGET_DEFAULT): Redefine.
7982         * config/i386/sol2-10.h (TARGET_SUBTARGET_DEFAULT): Update comment.
7983         * config/i386/vx-common.h (SUBTARGET_RETURN_IN_MEMORY): Remove.
7984         (TARGET_SUBTARGET_DEFAULT): Redefine.
7985         * doc/invoke.texi (Option Summary, i386 and x86-64 Options): Add
7986         -mvect8-ret-in-mem.
7987         (i386 and x86-64 Options): Document -mvect8-ret-in-mem.
7988
7989 2010-09-29  Alan Modra  <amodra@gmail.com>
7990
7991         PR target/45807
7992         * config/rs6000/aix.h (SETUP_FRAME_ADDRESSES): Delete.
7993         * config/rs6000/linux64.h (SETUP_FRAME_ADDRESSES): Delete.
7994         * config/rs6000/rs6000-protos.h (rs6000_aix_emit_builtin_unwind_init):
7995         Delete.
7996         * config/rs6000/rs6000.c (rs6000_aix_emit_builtin_unwind_init): Delete.
7997         (rs6000_emit_prologue): Don't just create frame save info for r2,
7998         actually save r2.
7999
8000 2010-09-28  Richard Henderson  <rth@redhat.com>
8001
8002         * config/i386/cygming.h (ASM_OUTPUT_DWARF_OFFSET): Output 8 bytes
8003         when 8 bytes are requested.
8004
8005 2010-09-28  Tristan Gingold  <gingold@adacore.com>
8006
8007         * config/avr/avr.c (expand_prologue): Set
8008         current_function_static_stack_size.
8009
8010 2010-09-28  Tristan Gingold  <gingold@adacore.com>
8011
8012         * config/alpha/alpha.md: Change the initial condition of the
8013         probing loop.
8014
8015 2010-09-28  Uros Bizjak  <ubizjak@gmail.com>
8016
8017         * config/i386/sse.md (*avx_<umaxmin:code><mode>3):
8018         Split from *avx_<maxmin:code><mode>3.
8019         (*avx_<smaxmin:code><mode>3): Ditto.
8020         * config/i386/i386.md (maxmin): Remove code iterator.
8021
8022 2010-09-27  Ian Lance Taylor  <iant@google.com>
8023
8024         * config/i386/i386.c (ix86_supports_split_stack): -fsplit-stack
8025         requires assembler support for CFI directives.
8026
8027 2010-09-27  Richard Henderson  <rth@redhat.com>
8028
8029         * dwarf2out.c (dwarf2out_cfi_label): Use ASM_OUTPUT_DEBUG_LABEL.
8030
8031 2010-09-27  Hans-Peter Nilsson  <hp@axis.com>
8032
8033         * emit-rtl.c (reorder_insns_nobb) [ENABLE_CHECKING]: Sanity-check
8034         that AFTER is not in the range FROM..TO, inclusive.
8035
8036 2010-09-27  Hans-Peter Nilsson  <hp@axis.com>
8037             Bernd Schmidt  <bernds@codesourcery.com>
8038
8039         PR rtl-optimization/45792
8040         * cfgcleanup.c (try_head_merge_bb): New rtx vector nextptr.
8041         If not all insns are to be merged, for each edge, stash the
8042         next candidate after the to-be-merged insns before doing the
8043         merge, and use them for the retry at the new insertion point.
8044         Handle CC0 targets when retrying.
8045
8046 2010-09-27  Ian Lance Taylor  <iant@google.com>
8047
8048         * common.opt (fsplit-stack): New option.
8049         * opts.c (decode_options): Set flag_split_stack to final value.
8050         * target.def (supports_split_stack): New hook.
8051         * gcc.c (STACK_SPLIT_SPEC): Define.
8052         (LINK_COMMAND_SPEC): Use STACK_SPLIT_SPEC.
8053         * doc/invoke.texi (Option Summary): Mention -fsplit-stack.
8054         (Code Gen Options): Document -fsplit-stack.
8055         * doc/extend.texi (Function Attributes): Mention no_split_stack.
8056         (Function Attributes): Document no_split_stack.
8057         * doc/tm.texi.in (Stack Smashing Protection): Add @hook
8058         TARGET_SUPPORTS_SPLIT_STACK.
8059         * doc/tm.texi: Rebuild.
8060         * function.c (thread_prologue_and_epilogue_insns): If
8061         flag_split_stack, add split stack prologue.
8062         * explow.c (allocate_dynamic_stack_space): Support -fsplit-stack.
8063         * varasm.c (saw_no_split_stack): New static variable.
8064         (assemble_start_function): Set saw_no_split_stack if the function
8065         has the no_split_stack attribute.
8066         (file_end_indicate_split_stack): New function.
8067         * output.h (file_end_indicate_split_stack): Declare.
8068         * libgcc-std.ver (GCC_4.6.0): Add -fsplit-stack support variables
8069         and function.
8070         * doc/libgcc.texi (Miscellaneous routines): Document -fsplit-stack
8071         routines.
8072         * config/i386/i386.c (ix86_option_override_internal): Don't set
8073         expand_builtin_va_start to NULL if -fsplit-stack.
8074         (ix86_function_regparm): Reduce local regparm by 1 for 32-bit
8075         -fsplit-stack.
8076         (ix86_va_start): If -fsplit-stack, get overflow pointer from
8077         scratch register set by prologue.
8078         (ix86_code_end): If -fsplit-stack, call
8079         file_end_indicate_split_stack.
8080         (ix86_supports_split_stack): New static function.
8081         (SPLIT_STACK_AVAILABLE): Define.
8082         (split_stack_prologue_scratch_regno): New static function.
8083         (split_stack_fn): New static variable.
8084         (ix86_expand_split_stack_prologue): New function.
8085         (ix86_live_on_entry): New static function.
8086         (ix86_legitimate_address_p): Handle UNSPEC_STACK_CHECK.
8087         (output_pic_addr_const): Likewise.
8088         (i386_asm_output_addr_const_extra): Likewise.
8089         (ix86_expand_call): Change return type to rtx.  Return the new
8090         call instruction.
8091         (TARGET_SUPPORTS_SPLIT_STACK): Define.
8092         (TARGET_EXTRA_LIVE_ON_ENTRY): Define.
8093         * config/i386/i386.md (UNSPEC_STACK_CHECK): Define.
8094         (split_stack_prologue, split_stack_return): New insns.
8095         (split_stack_space_check): New insn.
8096         * config/i386/i386.h (struct machine_function): Add
8097         split_stack_varargs_pointer field.
8098         * config/i386/linux.h (TARGET_CAN_SPLIT_STACK): Define.
8099         (TARGET_THREAD_SPLIT_STACK_OFFSET): Define.
8100         * config/i386/linux64.h (TARGET_CAN_SPLIT_STACK): Define.
8101         (TARGET_THREAD_SPLIT_STACK_OFFSET): Define.
8102         * config/i386/i386-protos.h (ix86_expand_split_stack_prologue):
8103         Declare.
8104         (ix86_expand_call): Update declaration.
8105
8106 2010-09-27  Nicola Pero  <nicola.pero@meta-innovation.com>
8107
8108         * doc/objc.texi (Type encoding): Added the new 'long double' (D)
8109         code.  Added byref, which was missing in the list of codes.
8110         Explain that enumeration values are encoded as the integer type
8111         that the compiler uses to store them.  Explain and make examples
8112         of how 'const' interacts with pointers, and the complication of
8113         the encoding of 'const char *'.
8114         (Legacy type encoding): New subsection, explaining that GCC emits
8115         incorrect type encodings for the NeXT runtime for compatibility
8116         reasons.
8117         (@@encode): New subsection, explaining @encode and particularly
8118         that protocol qualifiers are not recognized inside an @encode()
8119         expression.
8120         (Method signatures): New subsection, explaining how method
8121         signatures are encoded.
8122
8123 2010-09-27  Nicola Pero  <nicola.pero@meta-innovation.com>
8124
8125         Merge from 'apple/trunk' branch on FSF servers.  Removed small
8126         change in build_conditional_expr that had been added when fixing
8127         PR objc/27377 and which did the same check in a less complete way.
8128
8129         2005-12-15  Fariborz Jahanian  <fjahanian@apple.com>
8130
8131         Radar 4229905
8132         * c-typeck.c (build_conditional_expr): Call objc_have_common_type when
8133         looking for objective-c common pointer types.
8134
8135         2005-06-22  Ziemowit Laski  <zlaski@apple.com>
8136
8137         Radar 4154928
8138         * c-typeck.c (build_conditional_expr): For two ObjC pointer types,
8139         use their ObjC common type.
8140
8141 2010-09-27  Richard Guenther  <rguenther@suse.de>
8142
8143         * dbxout.c (dbxout_symbol): Use DECL_FILE_SCOPE_P.
8144
8145 2010-09-27  Jie Zhang  <jie@codesourcery.com>
8146
8147         * print-tree.c (print_node): Print in-constant-pool.
8148
8149 2010-09-27  Uros Bizjak  <ubizjak@gmail.com>
8150
8151         * config/i386/i386.h (CLASS_MAX_NREGS): Also handle XCmode.
8152         (UNITS_PER_WORD): Define only when IN_LIBGCC2 is undefined.
8153         (MOVE_MAX_PIECES): Redefine using UNITS_PER_WORD.
8154         (ASM_OUTPUT_AVX_PREFIX): Simplify pointer addition.
8155
8156 2010-09-26  Uros Bizjak  <ubizjak@gmail.com>
8157
8158         * config/i386/i386.md (pro_epilogue_adjust_stack_<mode>_add): Merge
8159         from pro_epilogue_adjust_stack_<mode>_{1,2}.
8160         (pro_epilogue_adjust_stack_<mode>_add): Rename from
8161         pro_epilogue_adjust_stack_<mode>_3.
8162         * config/i386/i386.c (pro_epilogue_adjust_stack): Update for
8163         renamed pro_epilogue_adjust_stack_{si,di}_add.
8164         (ix86_expand_prologue): Use indirect functions.  Update for renamed
8165         pro_epilogue_adjust_stack_{si,di}_sub.
8166
8167 2010-09-26  Uros Bizjak  <ubizjak@gmail.com>
8168
8169         * config/i386/i386.md (movmsk_df): New insn.
8170         (signbitdf): Split out of signbit<mode>2.  Generate movmsk_df
8171         sequence for TARGET_SSE_MATH.
8172
8173 2010-09-26  Richard Sandiford  <rdsandiford@googlemail.com>
8174
8175         * config/mips/mips.c (mips_builtin_decls): Declare.
8176         (mips_init_builtins): Store function declarations in
8177         mips_builtin_decls.
8178         (mips_builtin_decl): New function.
8179         (TARGET_BUILTIN_DECL): Define.
8180
8181 2010-09-25  Kai Tietz  <kai.tietz@onevision.com>
8182             Richard Henderson  <rth@redhat.com>
8183
8184         * config/i386/cygwin.asm: Include auto-host.h.
8185         (cfi_startproc, cfi_endproc, cfi_adjust_cfa_offset,
8186         cfi_def_cfa_register, cfi_register, cfi_push, cfi_pop): New macros.
8187         (__chkstk, __alloca): Annotate for dwarf2 unwind info.  Drop
8188         alignment code from the 64-bit path.  Use gas local labels.
8189         * config/i386/i386.md (pro_epilogue_adjust_stack_<mode>_2): Macroize
8190         from _di_2.  Remove the useless constant integer argument.
8191         (pro_epilogue_adjust_stack_<mode>_3): New.
8192         (allocate_stack_worker_probe_<mode>): Macroize from
8193         allocate_stack_worker_{32,64}.  Use __chkstk_ms.  Update all users.
8194         * config/i386/i386.c (ix86_expand_prologue): Use __chkstk_ms;
8195         use gen_pro_epilogue_adjust_stack_*_3 and annotate it.
8196         (__chkstk_ms): New function.
8197         * config/i386/t-cygming (LIB1ASMFUNCS): Add _chkstk_ms.
8198         * config/i386/t-interix: Likewise.
8199         * configure.ac (HAVE_GAS_CFI_DIRECTIVE): Export for target.
8200         (HAVE_GAS_CFI_PERSONALITY_DIRECTIVE): Likewise.
8201         (HAVE_GAS_CFI_SECTIONS_DIRECTIVE): Likewise.
8202         * configure, config.in: Rebuild.
8203
8204 2010-09-25  Eric Botcazou  <ebotcazou@adacore.com>
8205
8206         * tree-inline.c (copy_bb): Use GSI_CONTINUE_LINKING when inserting new
8207         statements because of the return slot optimization.
8208
8209 2010-09-25  Anatoly Sokolov  <aesok@post.ru>
8210
8211         * config/avr/avr.h (CLASS_LIKELY_SPILLED_P): Remove.
8212         * config/avr/avr-protos.h (class_likely_spilled_p): Remove.
8213         * config/avr/avr.c (TARGET_CLASS_LIKELY_SPILLED_P): Define.
8214         (class_likely_spilled_p): Rename to...
8215         (avr_class_likely_spilled_p): ...this. Make static. Change argument
8216         type to reg_class_t.
8217
8218 2010-09-24  Jan Hubicka  <jh@suse.cz>
8219
8220         * lto-symtab.c (lto_symtab_entry_def): Add guessed field.
8221         (lto_symtab_resolve_symbols): Set it.
8222         (lto_symtab_merge_decls_1): Do not compute used_from_object_file;
8223         store resolution field in cgraph/varpool.
8224         * cgraph.c (cgraph_same_body_alias, cgraph_add_thunk): Return node.
8225         (cgraph_get_node_or_alias, cgraph_get_node_or_alias): Constify.
8226         (cgraph_dump_node): Drop used_from_object_file.
8227         (cgraph_clone_node, cgraph_create_virtual_clone): Likewise.
8228         (cgraph_function_body_availability): Use decl_replaceable_p.
8229         (cgraph_make_node_local): Set resolution to LDPR_PREVAILING_DEF_IRONLY.
8230         (cgraph_can_remove_if_no_direct_calls_and_refs): Use
8231         cgraph_used_from_object_file_p.
8232         (cgraph_will_be_removed_from_program_if_no_direct_calls): Use
8233         cgraph_used_from_object_file_p.
8234         (resolution_used_from_other_file_p): New functoin.
8235         (cgraph_used_from_object_file_p): New predicate.
8236         * cgraph.h: Include plugin-api.h
8237         (struct cgraph_local_info): Remove used_from_object_file.
8238         (struct cgraph_node): Add resolution field.
8239         (struct varpool_node): Likewise; remove used_from_object_file;
8240         reove const_value_known.
8241         (cgraph_get_node, cgraph_get_node_or_alias, cgraph_node,
8242         cgraph_same_body_alias, cgraph_add_thunk): Update prototypes.
8243         (resolution_used_from_other_file_p, cgraph_used_from_object_file_p,
8244         varpool_used_from_object_file_p): Declare.
8245         (varpool_get_node, varpool_extra_name_alias): Update prototype.
8246         * tree.h (DECL_REPLACEABLE_P): Remove.
8247         (decl_replaceable_p, decl_binds_to_current_def_p): Declare.
8248         * final.c (rest_of_clean_state): Use decl_binds_to_current_def_p.
8249         * lto-cgraph.c (lto_output_node, lto_output_varpool_node,
8250         input_overwrite_node, input_node, input_varpool_node): Stream
8251         resolution.
8252         * expr.c (expand_expr_real_1): Use const_value_known_p
8253         * ipa.c (ipa_discover_readonly_nonaddressable_var): Do not set
8254         const_value_known.
8255         (cgraph_externally_visible_p): Use cgraph_used_from_object_file_p.
8256         (function_and_variable_visibility): Set resolution for local vars
8257         and functions; use varpool_used_from_object_file_p.
8258         * varasm.c (resolution_to_local_definition_p, resolution_local_p): New
8259         static functions.
8260         (default_binds_local_p_1): Use resolutoin info.
8261         (decl_binds_to_current_def_p, decl_replaceable_p): New functions.
8262         * varpool.c (varpool_get_node): Constify.
8263         (const_value_known_p): Do not use vnode->const_value_known;
8264         use decl_replaceable_p.
8265         (varpool_finalize_decl): Do not set const_value_known.
8266         (cgraph_variable_initializer_availability): Use decl_replaceable_p
8267         (varpool_extra_name_alias): Return new node.
8268         (varpool_used_from_object_file_p): New function.
8269
8270 2010-09-24  Richard Henderson  <rth@redhat.com>
8271
8272         * config/ia64/ia64.c (ia64_dwarf_handle_frame_unspec): New.
8273         (TARGET_DWARF_HANDLE_FRAME_UNSPEC): New.
8274         (do_spill): Use REG_CFA_OFFSET.
8275         (ia64_expand_prologue): Use REG_CFA_ADJUST_CFA and REG_CFA_REGISTER
8276         as appropriate.
8277         (ia64_expand_epilogue): Likewise.
8278         (process_set): Split into ...
8279         (process_cfa_adjust_cfa): this,
8280         (process_cfa_register): this,
8281         (process_cfa_offset): and this new function.
8282         (ia64_asm_unwind_emit): Use them.  Expect REG_CFA_* notes
8283         instead of REG_FRAME_RELATED_EXPR.
8284
8285 2010-09-24  Olivier Hainque  <hainque@adacore.com>
8286
8287         * config/i386/vx-common.h (DBX_REGISTER_NUMBER): Reinstate.
8288
8289 2010-09-24  Jan Hubicka  <jh@suse.cz>
8290
8291         * doc/extend.texi: (attribute leaf): Document.
8292         * tree.c (local_define_builtin): Handle ECF_LEAF.
8293         (build_common_builtin_nodes): Set ECF_LEAF where needed.
8294         * tree.h (ECF_LEAF): New.
8295         * ipa-reference.c (propagate_bits): For leaf calls propagate ever
8296         overwrittable and unavailable functions.
8297         (ipa_init): Put all_module_statics into optimization_summary_obstack.
8298         (copy_global_bitmap): Do not copy all_module_statics.
8299         (read_write_all_from_decl): Use cgraph_node argument; handle ECF_LEAF.
8300         (propagate): Handle overwritable and unavailable leaf functions;
8301         initialize global info for overwritable and unavailable leaf functions;
8302         do not free all module statics.
8303         (ipa_reference_get_not_{read,written}_global): Leaf calls don't clobber
8304         local statics.
8305         * calls.c (flags_from_decl_or_type): Handle leaf.
8306         * tree-cfg.c (stmt_can_make_abnormal_goto): Leaf functions can't do
8307         abnormal gotos.
8308
8309 2010-09-24  Basile Starynkevitch  <basile@starynkevitch.net>
8310
8311         * gengtype.c: Reindented.
8312         * gengtype.h: Reindented.
8313         * gengtype-parse.c: Reindented.
8314
8315 2010-09-24  Jan Hubicka  <jh@suse.cz>
8316
8317         PR tree-optimization/45738
8318         PR tree-optimization/45741
8319         * expr.c (string_constant): Allow CONST_DECL too;
8320         check that DECL_INITIAL is set.
8321         * varpool.c (const_value_known_p): Only look into VAR_DECL
8322         and CONST_DECL.
8323
8324 2010-09-24  Joseph Myers  <joseph@codesourcery.com>
8325
8326         * common.opt (undef): New.
8327
8328 2010-09-24  Jakub Jelinek  <jakub@redhat.com>
8329
8330         PR middle-end/45234
8331         * rtl.h (enum global_rtl_index): Add
8332         GR_VIRTUAL_PREFERRED_STACK_BOUNDARY.
8333         (LAST_VIRTUAL_POINTER_REGISTER): Define.
8334         (virtual_preferred_stack_boundary_rtx,
8335         VIRTUAL_PREFERRED_STACK_BOUNDARY_REGNUM): Define.
8336         (LAST_VIRTUAL_REGISTER): Increase by one.
8337         (REGNO_PTR_FRAME_P): Use LAST_VIRTUAL_POINTER_REGISTER
8338         instead of LAST_VIRTUAL_REGISTER.
8339         * function.c (instantiate_new_reg): Handle
8340         virtual_preferred_stack_boundary_rtx.
8341         * emit-rtl.c (init_virtual_regs): Handle
8342         VIRTUAL_PREFERRED_STACK_BOUNDARY_REGNUM.
8343         (init_emit_regs): Initialize virtual_preferred_stack_boundary_rtx.
8344         * explow.c (round_push): If crtl->preferred_stack_boundary
8345         is smaller than MAX_SUPPORTED_STACK_ALIGNMENT, use
8346         virtual_preferred_stack_boundary_rtx alignment instead of
8347         crtl->preferred_stack_boundary alignment.
8348         (allocate_dynamic_stack_space): Use CONST_INT_P and REG_P
8349         macros.  Never decrease crtl->preferred_stack_boundary,
8350         use crtl->preferred_stack_boundary or MAX_SUPPORTED_STACK_ALIGNMENT
8351         instead of PREFERRED_STACK_BOUNDARY.  Don't modify
8352         stack_pointer_delta in dynamic allocation, even when size
8353         is constant.
8354         (probe_stack_range, anti_adjust_stack_and_probe): Use CONST_INT_P
8355         macro.
8356         * print-rtl.c (print_rtx): Handle
8357         VIRTUAL_PREFERRED_STACK_BOUNDARY_REGNUM.
8358         * config/alpha/alpha.h (NONSTRICT_REG_OK_FP_BASE_P): Use
8359         LAST_VIRTUAL_POINTER_REGISTER instead of LAST_VIRTUAL_REGISTER.
8360         * config/frv/frv.c (frv_emit_movsi): Likewise.
8361         * config/arm/arm.c (thumb1_legitimate_address_p): Likewise.
8362         * config/rs6000/rs6000.c (virtual_stack_registers_memory_p):
8363         Likewise.
8364
8365         Revert:
8366         2010-09-17  H.J. Lu  <hongjiu.lu@intel.com>
8367
8368         PR middle-end/45234
8369         * calls.c (expand_call): Make sure that all variable sized
8370         adjustments are multiple of preferred stack boundary after
8371         stack alignment.
8372
8373 2010-09-24  Iain Sandoe  <iains@gcc.gnu.org>
8374             Dominique Dhumieres  <dominiq@lps.ens.fr>
8375
8376         PR bootstrap/45751
8377         * config/darwin-driver.c (darwin_default_min_version):
8378         Adjust size passed to memcpy in two places.
8379
8380 2010-09-24  Richard Guenther  <rguenther@suse.de>
8381
8382         * c-decl.c (pop_scope): Always set file-scope DECL_CONTEXT.
8383         Make sure to not call set_type_context with error_mark_node.
8384         * langhooks.c (lhd_set_decl_assembler_name): Use DECL_FILE_SCOPE_P.
8385
8386 2010-09-24  Richard Guenther  <rguenther@suse.de>
8387
8388         * Makefile.in (OBJS-onestep): Remove.
8389         (ALL_HOST_BACKEND_OBJS): Remove libbackend.o.
8390         (libbackend.a): Remove onestep support.
8391         (libbackend.o): Remove.
8392         * configure.ac (--enable-intermodule): Remove.
8393         * configure: Regenerate.
8394
8395 2010-09-24  Bernd Schmidt  <bernds@codesourcery.com>
8396
8397         * cfgcleanup.c (flow_find_head_matching_sequence): Terminate when
8398         reaching the end of a block if it occurs at a DEBUG_INSN.
8399
8400 2010-09-09  Tristan Gingold  <gingold@adacore.com>
8401
8402         PR target/44242
8403         * config/vms/vms-crt0-64.c: Removed.
8404         * config/vms/vms-crt0.c: Removed.
8405         * config/vms/vms-psxcrt0-64.c: Removed.
8406         * config/vms/vms-psxcrt0.c: Removed.
8407         * config/vms/vms-ucrt0.c: New file.
8408         * config/vms/t-vms64: Removed.
8409         * config/vms/t-vms (VMS_EXTRA_PARTS): Uncomment it.  Remove DECC.
8410         Use $(GCC_FOR_TARGET) to build pcrt0.o and vcrt0.o
8411         * config.gcc (alpha-dec-vms): Use t-vms.
8412
8413 2010-09-24  Nicola Pero  <nicola.pero@meta-innovation.com>
8414
8415         * doc/invoke.texi (-fno-nil-receivers): Tidied up line to remove
8416         underfull hbox in DVI output.
8417         (-fobjc-class-cxx-cdtors): Same change.
8418         (-fobjc-exceptions): Tidied up documentation.  Explain what the
8419         option does, but moved the (lenghty) description of the exception
8420         syntax into objc.texi.
8421         (-fobjc-gc): Explain that the option is not useful with the GNU
8422         runtime.
8423         (-fzero-link): Explain that the GNU runtime always works in
8424         "zero-link" mode.
8425         * doc/objc.texi: All sections: simplified @node declarations
8426         removing specification of next, previous, up node.
8427         (Objective-C): Updated introduction.
8428         (Garbage Collection): Updated.  The bohem-gc library is now
8429         included in gcc itself.  Mention that this section only applies to
8430         the GNU Objective-C runtime.
8431         (compatibility_alias): Small tidy up.
8432         (Exceptions): New section mostly containing text previously in the
8433         description of the -fobjc-exception command-line option.
8434         (Synchronization): Same.
8435
8436 2010-09-24  Uros Bizjak  <ubizjak@gmail.com>
8437
8438         * config/i386/i386.md (ix86_code_end): Move the initialization of
8439         xops array near the consumer.  Use AX_REG and SP_REG instead of
8440         numerical constants.
8441
8442 2010-09-24  Nicola Pero  <nicola.pero@meta-innovation.com>
8443
8444         * c-typeck.c (convert_arguments): Use warning 'too many arguments to
8445         method [methodname]' for an Objective-C method instead of the less
8446         satisfactory 'too many arguments to function' (with no method name).
8447
8448 2010-09-23  Eric Botcazou  <ebotcazou@adacore.com>
8449
8450         * tree-flow.h (execute_update_addresses_taken): Remove parameter.
8451         * tree-ssa.c (maybe_optimize_var): Tweak comment and dump messages.
8452         (execute_update_addresses_taken): Remove parameter.  Execute the
8453         optimization unconditionally.
8454         * passes.c (execute_function_todo): Call execute_update_addresses_taken
8455         unconditionally if TODO_rebuild_alias is set, else only when optimizing
8456         if TODO_update_address_taken is set.
8457
8458 2010-09-23  Anatoly Sokolov  <aesok@post.ru>
8459
8460         * config/arm/arm.h (OUTPUT_ADDR_CONST_EXTRA): Remove.
8461         * config/arm/arm-protos.h (arm_output_addr_const_extra): Remove.
8462         * config/arm/arm.c (TARGET_ASM_OUTPUT_ADDR_CONST_EXTRA): Define.
8463         (arm_output_addr_const_extra): Make static.
8464
8465 2010-09-23  Uros Bizjak  <ubizjak@gmail.com>
8466
8467         * config/i386/i386.md (UNSPECV_NOPS): Rename from UNSPEC_NOPS and
8468         define as unspec_volatile.
8469         ("nops"): Define as unspec_volatile. Use fputs to write to
8470         asm_out_file directly.  Output NOPs on separate lines using while loop.
8471         * config/i386/i386.c (ix86_code_end): Use fputs to write to
8472         asm_out_file directly.  Output NOPs on separate lines using while loop.
8473
8474 2010-09-23  Richard Guenther  <rguenther@suse.de>
8475
8476         PR tree-optimization/45565
8477         * cgraphunit.c (cgraph_redirect_edge_call_stmt_to_callee):
8478         Make sure to adjust the fndecl before replacing the stmt.
8479
8480 2010-09-23  Richard Guenther  <rguenther@suse.de>
8481
8482         PR middle-end/45750
8483         * gimplify.c (gimplify_expr): Properly pass on GS_ERROR when
8484         gimplifying MEM_REF.
8485
8486 2010-09-23  Alan Modra  <amodra@gmail.com>
8487
8488         * config/rs6000/rs6000.c (toc_relative_ok): Delete.
8489         (rs6000_emit_move): Use SYMBOL_REF_LOCAL_P instead.
8490
8491 2010-09-23  Bernd Schmidt  <bernds@codesourcery.com>
8492
8493         PR rtl-optimization/44374
8494         * basic-block.h (enum bb_flags): Add BB_MODIFIED.
8495         * df-core.c (df_set_bb_dirty): Set it.
8496         * ifcvt.c (find_memory): Remove function.
8497         (dead_or_predicable): Use can_move_insns_across.
8498         * df.h (can_move_insns_across): Declare function.
8499         * cfgcleanup.c (block_was_dirty): New static variable.
8500         (try_crossjump_bb, try_forward_edges): Test BB_MODIFIED flag rather
8501         than df_get_bb_dirty.
8502         (try_head_merge_bb): New static function.
8503         (try_optimize_cfg): Call it.  Call df_analyze if block_was_dirty
8504         is set.
8505         * df-problems.c: Include "target.h"
8506         (df_simulate_find_uses): New static function.
8507         (MEMREF_NORMAL, MEMREF_VOLATILE): New macros.
8508         (find_memory, find_memory_store): New static functions.
8509         (can_move_insns_across): New function.
8510         * Makefile.in (df-problems.o): Update dependencies.
8511
8512 2010-09-22  Eric Botcazou  <ebotcazou@adacore.com>
8513
8514         PR java/44095
8515         * config/sparc/linux.h (ASM_SPEC): Pass -K PIC if -findirect-dispatch
8516         is specified and the suffix of the file isn't ".c".
8517         * config/sparc/linux64.h (ASM_SPEC): Likewise.
8518
8519 2010-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8520
8521         * doc/contrib.texi (Contributors): Allow URL to wrap in PDF output.
8522         * doc/cppopts.texi: Fix markup of index entry.
8523         * doc/extend.texi (Constructing Calls): Fix markup of
8524         __builtin_va_arg_pack and __builtin_va_arg_pack_len definition.
8525         (Conditionals, C++ Comments, Pragmas, Unnamed Fields, Thread-Local)
8526         (Vague Linkage, C++ Attributes): Fix markup of index entries and
8527         keywords.
8528         * doc/invoke.texi (Option Summary): Fix spacing.  Rewrap to
8529         avoid long lines.
8530         (C Dialect Options, C++ Dialect Options, Warning Options)
8531         (Debugging Options, Spec Files, Darwin Options)
8532         (i386 and x86-64 Options, MIPS Options)
8533         (RS/6000 and PowerPC Options, Code Gen Options): Fix markup of
8534         index entries, avoid abbreviations, allow URLs to wrap, avoid
8535         long lines, avoid overlong pages from long @itemx lists.
8536         * doc/objc.texi (Garbage Collection): Allow URLs to wrap.
8537         * doc/standards.texi (Standards): Likewise.
8538         * doc/trouble.texi (Incompatibilities): Fix markup of index entry.
8539
8540 2010-09-22  Joseph Myers  <joseph@codesourcery.com>
8541
8542         * opts-common.c (prune_options): Make static.  Work with decoded
8543         options.
8544         (decode_cmdline_options_to_array): Call prune_options.  Don't
8545         resize option array here.
8546         * opts.h (prune_options): Remove prototype.
8547         * gcc.c (process_command): Take decoded options; don't call
8548         decode_cmdline_options_to_array here.  Use decoded options for argv[0].
8549         (main): Call decode_cmdline_options_to_array here instead of
8550         prune_options.  Update call to process_command.
8551         * config/darwin-driver.c: Include opts.h.
8552         (darwin_default_min_version): Work with decoded options.  Don't
8553         handle -b or -V here.
8554         * config/darwin.h (darwin_default_min_version): Update prototype.
8555         (GCC_DRIVER_HOST_INITIALIZATION): Update call to
8556         darwin_default_min_version.
8557         * config/i386/cygwin.h (mingw_scan): Update prototype.
8558         (GCC_DRIVER_HOST_INITIALIZATION): Update call to mingw_scan.
8559         * config/i386/cygwin1.c: Include opts.h.
8560         (mingw_scan): Work with decoded options.
8561         * config/i386/t-cygwin (cygwin1.o): Update dependencies.
8562         * config/t-darwin (darwin-driver.o): Update dependencies.
8563
8564 2010-09-22  Joseph Myers  <joseph@codesourcery.com>
8565
8566         * common.opt (-assemble, -compile, -coverage, -debug, -dump,
8567         -dump=, -dumpbase, -dumpdir, -entry, -entry=, -extra-warnings,
8568         -for-assembler, -for-assembler=, -for-linker, -for-linker=,
8569         -force-link, -force-link=, -language, -language=,
8570         -library-directory, -library-directory=, -no-canonical-prefixes,
8571         -no-standard-libraries, -no-warnings, -optimize, -output,
8572         -output=, -pass-exit-codes, -pedantic, -pedantic-errors, -pie,
8573         -pipe, -prefix, -prefix=, -preprocess, -print-file-name,
8574         -print-file-name=, -print-libgcc-file-name,
8575         -print-multi-directory, -print-multi-lib,
8576         -print-multi-os-directory, -print-prog-name, -print-prog-name=,
8577         -print-search-dirs, -print-sysroot, -print-sysroot-headers-suffix,
8578         -profile, -save-temps, -shared, -specs, -specs=, -static,
8579         -symbolic, -time, -verbose, -param=, -sysroot, coverage, e, u,
8580         symbolic): New.
8581         (fhelp, fhelp=, ftarget-help, fversion): Make into aliases.
8582         * gcc.c (A Short Introduction to Adding a Command-Line Option):
8583         Remove comment.
8584         (cc1_options): Correct specs for passing down --help,
8585         --target-help and --help=*.  Add spec for passing down --version.
8586         (struct option_map, option_map, target_option_translations,
8587         translate_options): Remove.
8588         (driver_handle_option): Handle OPT__version, OPT__help, OPT__help_
8589         and OPT__target_help instead of OPT_fversion, OPT_fhelp,
8590         OPT_fhelp_ and OPT_ftarget_help.
8591         (process_command): Don't call translate_options.  Call
8592         decode_cmdline_options_to_array before checking for
8593         -no-canonical-prefixes using decoded options.
8594         * opts-common.c (tm.h): Update comment on #include.
8595         (find_opt): Allow abbreviations of long options.
8596         (struct option_map, option_map): New.
8597         (decode_cmdline_option): Use them instead of hardcoding -Wno, -fno
8598         and -mno handling.
8599         (target_option_translations): New.
8600         (decode_cmdline_options_to_array): Handle
8601         TARGET_OPTION_TRANSLATE_TABLE in driver.
8602         * opts.c (common_handle_option): Don't handle OPT_fhelp,
8603         OPT_ftarget_help, OPT_fhelp_ or OPT_fversion.
8604
8605 2010-09-22  Richard Guenther  <rguenther@suse.de>
8606
8607         * tree-inline.c (optimize_inline_calls): Schedule cleanups
8608         only if we inlined something.  Block compaction and conditional
8609         folding are done by cfg cleanup.  Schedule update-address-taken.
8610         (tree_function_versioning): Remove redundant call to number_blocks.
8611         * tree-optimize.c (execute_cleanup_cfg_post_optimizing): Conditional
8612         folding is done by cfg cleanup.
8613         * passes.c (init_optimization_passes): Remove update-address-taken
8614         pass after IPA inlining.
8615
8616 2010-09-22  Chung-Lin Tang  <cltang@codesourcery.com>
8617
8618         * postreload.c (move2add_note_store): Add reg_symbol_ref[] checks
8619         to update conditions. Fix reg_mode[] check.
8620
8621 2010-09-22  Hariharan Sandanagobalane  <hariharan@picochip.com>
8622
8623         * config/picochip/picochip.md (movhicc): Use expand to check whether
8624         movhicc is available and split it after reload.
8625
8626 2010-09-22  Richard Guenther  <rguenther@suse.de>
8627
8628         * tree-ssanames.c (release_dead_ssa_names): Do not remove
8629         callee edges here.
8630         * passes.c (init_optimization_passes): Remove early CFG cleanup.
8631         * tree-optimize.c (execute_cleanup_cfg_pre_ipa): Remove.
8632         (pass_cleanup_cfg): Likewise.
8633         (execute_fixup_cfg): Cleanup.
8634         * tree-pass.h (pass_cleanup_cfg): Remove.
8635
8636 2010-09-22  Martin Jambor  <mjambor@suse.cz>
8637
8638         * gimple-fold.c (fold_gimple_call): New parameter inplace, do not fold
8639         builtins if it is true.
8640         (fold_stmt_1): Call, fold_gimple_call always, pass inplace as a
8641         parameter.
8642
8643 2010-09-22  Martin Jambor  <mjambor@suse.cz>
8644
8645         * tree-sra.c (struct access): New field grp_no_warning.
8646         (create_access_replacement): Set TREE_NO_WARNING according to
8647          grp_no_warning.
8648         (create_artificial_child_access): Use build_ref_for_model and set
8649         grp_no_warning if build_user_friendly_ref_for_offset fails.
8650         (propagate_subaccesses_across_link): Likewise.
8651
8652 2010-09-22  Eric Botcazou  <ebotcazou@adacore.com>
8653
8654         PR target/35664
8655         * config/sparc/constraints.md ('e'): Return NO_REGS if !TARGET_FPU.
8656         ('f'): Likewise.
8657
8658 2010-09-22  Tristan Gingold  <gingold@adacore.com>
8659
8660         * config/alpha/alpha.c (alpha_use_linkage): Initialize target field.
8661
8662 2010-09-22  Uros Bizjak  <ubizjak@gmail.com>
8663
8664         * config/i386/i386.h (MAX_STRINGOP_ALGS): Fix typo in the name.
8665         * config/i386/i386.c (decide_alg): Update for rename.
8666
8667 2010-09-22  Jakub Jelinek  <jakub@redhat.com>
8668
8669         PR rtl-optimization/45739
8670         * simplify-rtx.c (simplify_binary_operation_1): Optimize even
8671         vector mode | CONST0_RTX (mode) and ^ CONST0_RTX (mode).
8672
8673 2010-09-21  Anatoly Sokolov  <aesok@post.ru>
8674
8675         * config/rs6000/rs6000.h (OUTPUT_ADDR_CONST_EXTRA): Remove macros.
8676         * config/rs6000/rs6000-protos.h (rs6000_output_addr_const_extra):
8677         Remove.
8678         * config/rs6000/rs6000.c (rs6000_output_addr_const_extra): Make static.
8679         (TTARGET_ASM_OUTPUT_ADDR_CONST_EXTRA): Define.
8680
8681 2010-09-21  Nicola Pero  <nicola.pero@meta-innovation.com>
8682
8683         PR objc/23710
8684         * c-parser.c (c_parser_objc_method_definition): Check the return
8685         value of objc_start_method_definition and if false is returned,
8686         parse the method definition but emit no code.
8687
8688 2010-09-21  Nicola Pero  <nicola.pero@meta-innovation.com>
8689
8690         PR objc/25965
8691         * c-decl.c (detect_field_duplicates): If compiling Objective-C,
8692         call objc_get_interface_ivars ().
8693
8694 2010-09-21  Kai Tietz  <kai.tietz@onevision.com>
8695
8696         PR target/45694
8697         * config/i386/i386.c (ix86_expand_prologue): Save r10 in case that
8698         static chain-register is used for 64-bit.
8699
8700 2010-09-21  Richard Guenther  <rguenther@suse.de>
8701
8702         * dwarf2out.c (is_cu_die): New function.
8703         (add_pubtype): Use it.
8704         (gen_subprogram_die): Likewise.
8705         (gen_struct_or_union_type_die): Likewise.
8706         (dwarf2out_finish): Likewise.
8707         (comp_unit_die): Rename to ...
8708         (single_comp_unit_die): ... this.
8709         (comp_unit_die): New function lazily constructing and
8710         returning single_comp_unit_die.
8711         (is_cxx, is_fortran, is_ada, debug_dwarf, break_out_comdat_types,
8712         base_type_die, subrange_type_die, modified_type_die,
8713         lower_bound_default, add_bound_info, add_prototyped_attribute,
8714         dwarf2out_vms_debug_main_pointer, scope_die_for, retry_incomplete_types,
8715         dwarf2out_abstract_function, gen_type_die_with_usage, get_context_die,
8716         force_decl_die, gen_namespace_die, dwarf2out_decl,
8717         dwarf2out_start_source_file, dwarf2out_end_source_file,
8718         prune_unused_types, dwarf2out_finish): Use it.
8719         (gen_compile_unit_die): For GNU GIMPLE derive DW_AT_language from
8720         the global list of translation-unit decls.
8721         (dwarf2out_init): Do not create single_comp_unit_die here.
8722         (force_decl_die): Handle TRANSLATION_UNIT_DECL.
8723
8724 2010-09-21  Richard Guenther  <rguenther@suse.de>
8725
8726         * dwarf2out.c (dwarf2out_decl): Do not always generate a DIE
8727         for bool for C++.
8728
8729 2010-09-21  Bernd Schmidt  <bernds@codesourcery.com>
8730
8731         * config/arm/iterators.md (qhs_extenddi_op): New mode_attr.
8732         (qhs_extenddi_cstr): Likewise.
8733         * config/arm/arm.md (zero_extend<mode>di2, extend<mode>di2): Use
8734         them for the source operand.
8735
8736 2010-09-21  Uros Bizjak  <ubizjak@gmail.com>
8737
8738         * config/i386/i386.c (ix86_split_ashl): Rename single_width variable
8739         to half_width.  Use GET_MODE_BITSIZE to calculate mode size.
8740         (ix86_split_ashr): Ditto.
8741         (ix86_split_lshr): Ditto.
8742
8743 2010-09-21  Richard Guenther  <rguenther@suse.de>
8744
8745         PR tree-optimization/45580
8746         * tree-ssa-propagate.c (substitute_and_fold): Always replace
8747         regular uses.
8748         * gimple-fold.c (gimple_fold_obj_type_ref): For a BINFO without
8749         virtuals fold the call into a regular indirect one.
8750
8751 2010-09-20  Eric Botcazou  <ebotcazou@adacore.com>
8752
8753         PR rtl-optimization/42775
8754         * cfgrtl.c (rest_of_pass_free_cfg): Recompute notes if delay slot
8755         scheduling is enabled.
8756
8757 2010-09-20  Jakub Jelinek  <jakub@redhat.com>
8758
8759         PR rtl-optimization/45728
8760         * expr.c (expand_expr_real_1): If op0 isn't REG or MEM, try
8761         gen_lowpart_common first and if that fails, force_reg first
8762         before calling gen_lowpart.
8763
8764         PR middle-end/45678
8765         * cfgexpand.c (expand_one_stack_var_at): Use
8766         crtl->max_used_stack_slot_alignment as max_align, instead
8767         of maximum of that and PREFERRED_STACK_BOUNDARY.
8768         Don't call update_stack_alignment.
8769
8770 2010-09-20  Eric Botcazou  <ebotcazou@adacore.com>
8771
8772         * langhooks.h (struct lang_hooks_for_types): Remove hash_types field.
8773         * langhooks-def.h (LANG_HOOKS_HASH_TYPES): Delete.
8774         (LANG_HOOKS_FOR_TYPES_INITIALIZER): Remove LANG_HOOKS_HASH_TYPES.
8775         * system.h (LANG_HOOKS_HASH_TYPES): Poison.
8776         * tree.c (type_hash_canon): Do not test lang_hooks.types.hash_types.
8777         (build_nonstandard_integer_type): Likewise.
8778         (build_range_type_1): New function, built from...
8779         (build_range_type): ...this.  Call build_range_type_1.
8780         (build_nonshared_range_type): New function.
8781         (build_array_type_1): New function, built from...
8782         (build_array_type: ...this.  Call build_array_type_1.
8783         (build_nonshared_array_type): New function.
8784         * tree.h (build_nonshared_range_type): Declare.
8785         (build_nonshared_array_type): Likewise.
8786
8787 2010-09-20  Anatoly Sokolov  <aesok@post.ru>
8788
8789         * config/arm/arm.h (CLASS_LIKELY_SPILLED_P): Remove.
8790         * config/arm/arm.c (TARGET_CLASS_LIKELY_SPILLED_P): Define.
8791         (arm_class_likely_spilled_p): New function.
8792
8793 2010-09-20  Uros Bizjak  <ubizjak@gmail.com>
8794
8795         * config/i386/i386.c (ix86_expand_ashl_const): Rewrite using
8796         indirect functions.
8797         (ix86_split_ashl): Ditto.
8798         (ix86_split_ashr): Ditto.
8799         (ix86_split_lshr): Ditto.
8800         (ix86_adjust_counter): Ditto.
8801
8802 2010-09-20  Nicola Pero  <nicola.pero@meta-innovation.com>
8803
8804         * c-family/c-common.h (constant_string_class): Documented with
8805         comment identical to the one already in c-common.c.
8806
8807 2010-09-20  Jakub Jelinek  <jakub@redhat.com>
8808
8809         * dwarf2out.c (any_cfis_emitted): New static variable.
8810         (add_fde_cfi): Set it.
8811         (dwarf2out_frame_debug): Clear it before processing,
8812         if it is set afterwards, flush any queued reg saves.
8813
8814         PR debug/45124
8815         * dwarf2out.c (add_accessibility_attribute): Assume
8816         DW_ACCESS_private as the default for dwarf_version > 2
8817         and DW_TAG_class_type parent.
8818         (gen_inheritance_die): Assume DW_ACCESS_public as the default
8819         for dwarf_version > 2 and parent other than DW_TAG_class_type.
8820
8821 2010-09-20  Rafael Carre  <rafael.carre@gmail.com>
8822
8823         PR target/45726
8824         * arm.md (arm_movt): Only enable on machines with MOVT.
8825
8826 2010-09-20  Jie Zhang  <jie@codesourcery.com>
8827
8828         * config/arm/arm.c (arm_address_offset_is_imm): New.
8829         (arm_early_store_addr_dep): New.
8830         (arm_early_load_addr_dep): New.
8831         * config/arm/arm-protos.h (arm_early_store_addr_dep): Declare.
8832         (arm_early_load_addr_dep): Declare.
8833         (arm_address_offset_is_imm): Declare.
8834         * config/arm/cortex-m4.md: New file.
8835         * config/arm/cortex-m4-fpu.md: New file.
8836         * config/arm/arm.md: Include cortex-m4.md and cortex-m4-fpu.md.
8837         (attr generic_sched): Exclude cortexm4.
8838         (attr generic_vfp): Exclude cortexm4.
8839
8840 2010-09-20  Richard Guenther  <rguenther@suse.de>
8841
8842         PR middle-end/45704
8843         * gimplify.c (gimplify_modify_expr_rhs): Preserve volatileness.
8844
8845 2010-09-20  Jan Hubicka  <jh@suse.cz>
8846
8847         PR tree-optimize/45605
8848         * cgraph.h (const_value_known_p): Declare.
8849         (varpool_decide_const_value_known): Remove.
8850         * tree-ssa-ccp.c (get_base_constructor): Use it.
8851         * lto-cgraph.c (compute_ltrans_boundary): Likewise.
8852         * expr.c (string_constant): Likewise.
8853         * tree-ssa-loop-ivcanon.c (constant_after_peeling): Likewise.
8854         * ipa.c (ipa_discover_readonly_nonaddressable_var,
8855         function_and_variable_visibility): Likewise.
8856         * gimplify.c (gimplify_call_expr): Likewise.
8857         * gimple-fold.c (get_symbol_constant_value): Likewise.
8858         * varpool.c (varpool_decide_const_value_known): Replace by...
8859         (const_value_known_p): ... this one; handle other kinds of DECLs
8860         too and work for automatic vars.
8861         (varpool_finalize_decl): Use const_value_known_p.
8862
8863 2010-09-20  Rafael Carre  <rafael.carre@gmail.com>
8864
8865         PR target/45726
8866         * arm.md (arm_movtas_ze): Only enable on machine with MOVT.
8867
8868 2010-09-20  Richard Guenther  <rguenther@suse.de>
8869
8870         PR tree-optimization/45705
8871         * tree-ssa-dom.c (optimize_stmt): Perform redundant store elimination.
8872
8873 2010-09-20  Jakub Jelinek  <jakub@redhat.com>
8874
8875         PR rtl-optimization/45695
8876         * combine.c (try_combine): When splitting a two set pattern,
8877         make sure the pattern which will be put into i2 doesn't use REGs
8878         or MEMs set by insns in between i2 and i3.
8879
8880 2010-09-19  Jan Hubicka  <jh@suse.cz>
8881
8882         PR lto/44246
8883         * lto-cgraph.c (input_cgraph_1, input_varpool_1): Avoid
8884         processing same node twice.
8885
8886 2010-09-19  Anatoly Sokolov  <aesok@post.ru>
8887
8888         * config/bfin/bfin.h (CLASS_LIKELY_SPILLED_P): Remove.
8889         * config/bfin/bfin.c (TARGET_CLASS_LIKELY_SPILLED_P): Define.
8890         (bfin_class_likely_spilled_p): New function
8891
8892 2010-09-19  Ira Rosen  <irar@il.ibm.com>
8893
8894         PR tree-optimization/45714
8895         * tree-vect-stmts.c (vect_transform_stmt): Use a dummy statement
8896         created in vectorizable_call instead of the original statement in
8897         def stmt updates.
8898
8899 2010-09-19  Uros Bizjak  <ubizjak@gmail.com>
8900
8901         * config/i386/i386-protos.h (split_double_mode): New prototype.
8902         (split_di, split_ti): Remove prototypes.
8903         * config/i386/i386.c (split_double_mode): New function.
8904         (split_di, split_ti): Remove.
8905         (ix86_expand_branch): Use split_double_mode.
8906         (ix86_split_to_parts): Ditto.
8907         (ix86_split_ashl): Ditto.
8908         (ix86_split_ashr): Ditto.
8909         (ix86_split_lshr): Ditto.
8910         (ix86_force_to_memory): Ditto.
8911         * config/i386/i386.md: Use split_double_mode in double-mode splitters.
8912
8913 2010-09-18  Jan Hubicka  <jh@suse.cz>
8914
8915         PR tree-optimization/45453
8916         * cgraphunit.c (cgraph_finalize_function): Consider comdat & external
8917         virtual functions are reachable.
8918         * ipa-inline.c (cgraph_clone_inlined_nodes): Likewise.
8919         * ipa.c (cgraph_remove_unreachable_nodes): Likewise.
8920         * ipa-prop.c (ipa_modify_formal_parameters): Clear DECL_VIRTUAL_P
8921         when modifying function.
8922
8923 2010-09-18  Jan Hubicka  <jh@suse.cz>
8924
8925         PR tree-optimization/45605
8926         * cgraphunit.c (cgraph_analyze_functions): Allocate bitmap obstack.
8927         * gimple-fold.c (static_object_in_other_unit_p): New function.
8928         (canonicalize_constructor_val): Use it.
8929         (get_symbol_constant_value): Be reaqdy for canonicalize_constructor_val
8930         returning NULL.
8931         (gimple_fold_obj_type_ref_known_binfo): Use
8932         static_object_in_other_unit_p.
8933
8934 2010-09-18  Richard Guenther  <rguenther@suse.de>
8935
8936         PR tree-optimization/45709
8937         * tree-inline.c (copy_phis_for_bb): Delay commit of edge
8938         insertions until after all PHI nodes of the block are processed.
8939
8940 2010-09-18  Tijl Coosemans  <tijl@coosemans.org>
8941
8942         * config/i386/freebsd.h (SUBTARGET32_DEFAULT_CPU): Add.
8943
8944 2010-09-18  Kai Tietz  <kai.tietz@onevision.com>
8945
8946         * config.gcc (*-w64-mingw*): Correct typo about t-dfprules.
8947
8948 2010-09-18  Richard Guenther  <rguenther@suse.de>
8949
8950         PR tree-optimization/45709
8951         * tree-inline.c (copy_phis_for_bb): Fixup new_edge when we splitted it.
8952
8953 2010-09-17  Sebastian Pop  <sebastian.pop@amd.com>
8954
8955         * graphite-dependences.c (dot_deps): Add DEBUG_FUNCTION.
8956         (dot_deps_stmt): Same.
8957         * graphite-poly.c (dot_lst): Same.
8958         * graphite-scop-detection.c (dot_all_scops): Same.
8959         (dot_scop): Same.
8960
8961 2010-09-17  Sebastian Pop  <sebastian.pop@amd.com>
8962
8963         Revert:
8964         2009-12-16  Ben Elliston  <bje@au.ibm.com>
8965
8966         * tree-data-ref.c (dot_rdg_1): Added back.
8967         (dot_rdg): Same.  Added "#if 0" around system call.
8968
8969 2010-09-17  H.J. Lu  <hongjiu.lu@intel.com>
8970             Richard Henderson  <rth@redhat.com>
8971
8972         * config/i386/i386.c (initial_ix86_tune_features): Add
8973         X86_TUNE_PAD_SHORT_FUNCTION.
8974         (ix86_code_end): Pad with 8 NOPs for TARGET_PAD_SHORT_FUNCTION.
8975         (ix86_count_insn): New.
8976         (ix86_pad_short_function): Likewise.
8977         (ix86_reorg): Support TARGET_PAD_SHORT_FUNCTION.
8978
8979         * config/i386/i386.h (ix86_tune_indices): Add
8980         X86_TUNE_PAD_SHORT_FUNCTION.
8981         (TARGET_PAD_SHORT_FUNCTION): New.
8982
8983         * config/i386/i386.md (UNSPEC_NOPS): New.
8984         (nops): Likewise.
8985
8986 2010-09-17  H.J. Lu  <hongjiu.lu@intel.com>
8987
8988         PR middle-end/45234
8989         * calls.c (expand_call): Make sure that all variable sized
8990         adjustments are multiple of preferred stack boundary after
8991         stack alignment.
8992
8993 2010-09-17  DJ Delorie  <dj@redhat.com>
8994
8995         * config/rx/rx.c (rx_print_operand): If __builtin_rx_setpsw() is
8996         passed an invalid value, print an error instead of ICEing.
8997         (valid_psw_flag): New.
8998         (rx_expand_builtin): Call it for setpsw/clrpsw.
8999         (rx_expand_builtin_mvtipl): Pass an integer to IN_RANGE, not an RTX.
9000
9001         * config/rx/rx.md (bitclr): Don't mark the output as early-clobber.
9002         (bitclr_in_memory): Likewise.
9003         (clrspw, setpsw, mvfc, mvtc, mvtipl): Make volatile.
9004
9005 2010-09-17  H.J. Lu  <hongjiu.lu@intel.com>
9006
9007         PR middle-end/45678
9008         * cfgexpand.c (update_stack_alignment): New.
9009         (get_decl_align_unit): Use it.
9010         (expand_one_stack_var_at): Call update_stack_alignment.
9011
9012 2010-09-17  Richard Guenther  <rguenther@suse.de>
9013
9014         * lto-streamer-in.c (lto_input_ts_translation_unit_decl_tree_pointers):
9015         Properly copy the read string.
9016
9017 2010-09-17  Joseph Myers  <joseph@codesourcery.com>
9018
9019         * doc/options.texi (Variable): Document.
9020         * optc-gen.awk, opth-gen.awk: Handle Variable records.  Don't
9021         generate target_flags declarations explicitly.  Don't define
9022         VarExists variables for the driver.
9023         * common.opt (target_flags): New Variable record.
9024         (flag_dump_unnumbered, flag_dump_unnumbered_links,
9025         flag_var_tracking, flag_var_tracking_assignments,
9026         flag_var_tracking_assignments_toggle): Don't mark variables with
9027         VarExists.
9028         * config/i386/i386.c (ix86_isa_flags): Don't define here.
9029         * config/i386/i386.opt (ix86_isa_flags): Define here.
9030         * config/mcore/mcore.c (mcore_stack_increment): Don't define here.
9031         * config/mcore/mcore.opt (mcore_stack_increment): Don't mark with
9032         VarExists.
9033         * flags.h (flag_dump_unnumbered, flag_var_tracking): Remove.
9034         * print-rtl.c (flag_dump_unnumbered, flag_dump_unnumbered_links):
9035         Only define for generator programs.
9036         * rtlanal.c (target_flags): Remove.
9037         * toplev.c (flag_var_tracking, flag_var_tracking_assignments,
9038         flag_var_tracking_assignments_toggle): Remove.
9039
9040 2010-09-17  Michael Matz  <matz@suse.de>
9041
9042         PR tree-optimization/43432
9043         * tree-vect-data-refs.c (vect_analyze_data_ref_access):
9044         Accept backwards consecutive accesses.
9045         (vect_create_data_ref_ptr): If step is negative generate
9046         decreasing IVs.
9047         * tree-vect-stmts.c (vectorizable_store): Reject negative steps.
9048         (perm_mask_for_reverse, reverse_vec_elements): New functions.
9049         (vectorizable_load): Handle loads with negative steps when easily
9050         possible.
9051
9052 2010-09-03  Jan Hubicka  <jh@suse.cz>
9053
9054         * lto-cgraph.c (compute_ltrans_boundary): Use const_value_known.
9055
9056 2010-09-03  Naveen H.S  <naveen.S@kpitcummins.com>
9057
9058         * config/v850/v850.c (v850_function_value_regno_p): Make static.
9059         Adjust comments. Declare.
9060         (TARGET_FUNCTION_VALUE_REGNO_P): Define.
9061         * config/v850/v850.h (FUNCTION_VALUE_REGNO_P): Delete.
9062
9063 2010-09-17  Richard Guenther  <rguenther@suse.de>
9064
9065         * common.opt (combine): Remove.
9066         * gcc.c (default_compilers): Remove specs testing combine.
9067         The C compilers no longer can combine.
9068         (option_map): Remove -combine.
9069         (display_help): Remove -combine.
9070         (driver_handle_option): Remove OPT_combine handling.
9071         (compile_input_file_p): Remove.
9072         (do_spec): Remove code concerning combine.
9073         (main): Likewise.
9074         * doc/invoke.texi: Remove traces of -combine.
9075         * lto-wrapper.c (run_gcc): Do not pass -combine to the compiler driver.
9076
9077 2010-09-17  Richard Guenther  <rguenther@suse.de>
9078
9079         PR middle-end/45678
9080         * builtins.c (fold_builtin_memory_op): Always properly adjust
9081         alignment of memory accesses.
9082
9083 2010-09-16  Jan Hubicka  <jh@suse.cz>
9084
9085         * lto-cgraph.c (input_overwrite_node): Do not set DECL_EXTERNAL when
9086         processing clone.
9087
9088 2010-09-16  H.J. Lu  <hongjiu.lu@intel.com>
9089
9090         * config/i386/i386-protos.h (ix86_split_idivmod): New prototype.
9091
9092         * config/i386/i386.c (predict_jump): Add prototype.
9093         (flag_opts): Add -m8bit-idiv.
9094         (ix86_split_idivmod): New.
9095
9096         * config/i386/i386.md (UNSPEC_DIV_ALREADY_SPLIT): New.
9097         Add 2 splitters for SI/DI mode divide.
9098         (divmod<mode>4_1): New pattern.
9099         (udivmod<mode>4_1): Likewise.
9100         (testdi_ccno_1): Likewise.
9101
9102         * config/i386/i386.opt (m8bit-idiv): New.
9103
9104         * doc/invoke.texi: Document -m8bit-idiv.
9105
9106 2010-09-16  Reza Yazdani  <reza.yazdani@amd.com>
9107
9108         PR bootstrap/45680
9109         * config/i386/i386.c (min_insn_size): Moved out of the
9110         ASM_OUTPUT_MAX_SKIP_PAD ifdef.
9111
9112 2010-09-16  Jan Hubicka  <jh@suse.cz>
9113
9114         * lto-cgraph.c (lto_output_node): Fix handling of clones.
9115         * ipa.c (cgraph_remove_unreachabloe_nodes): Fix handling of
9116         unreachable clones with reachable clones.
9117         * tree-inline.c (copy_bb): Fix sanity checking when producing
9118         unreachable clone.
9119
9120 2010-09-16  Anatoly Sokolov  <aesok@post.ru>
9121
9122         * config/m32r/m32r.c (TARGET_MEMORY_MOVE_COSTS): Remove.
9123         (TARGET_MEMORY_MOVE_COST): Define.
9124         (m32r_function_arg): Annotate argument 'type' with ATTRIBUTE_UNUSED.
9125
9126 2010-09-16  Alexander Monakov  <amonakov@ispras.ru>
9127
9128         * sel-sched.c (move_cond_jump): Use tidy_control_flow instead of
9129         maybe_tidy_empty_bb.
9130
9131         Revert:
9132         2010-09-06  Alexander Monakov  <amonakov@ispras.ru>
9133         * sel-sched-ir.c (maybe_tidy_empty_bb): Export.
9134
9135 2010-09-16  Joseph Myers  <joseph@codesourcery.com>
9136
9137         * target.def (target_option.optimization): New hook.
9138         * doc/tm.texi.in (OPTIMIZATION_OPTIONS): Change to
9139         TARGET_OPTION_OPTIMIZATION hook.
9140         * doc/tm.texi: Regenerate.
9141         * hooks.c (hook_void_int_int): New.
9142         * hooks.h (hook_void_int_int): Declare.
9143         * opts.c: Don't include tm_p.h.
9144         (decode_options): Use targetm.target_option.optimization instead
9145         of OPTIMIZATION_OPTIONS.
9146         * system.h (OPTIMIZATION_OPTIONS): Poison.
9147         * config/arm/arm-protos.h (arm_optimization_options): Remove.
9148         * config/arm/arm.c (TARGET_OPTION_OPTIMIZATION): Define.
9149         (arm_optimization_options): Rename to arm_option_optimization.
9150         Make static.
9151         * config/arm/arm.h (OPTIMIZATION_OPTIONS): Remove.
9152         * config/cris/cris.c (TARGET_OPTION_OPTIMIZATION): Define.
9153         (cris_option_optimization): New.
9154         * config/cris/cris.h (OPTIMIZATION_OPTIONS): Remove.
9155         * config/crx/crx.c (TARGET_OPTION_OPTIMIZATION): Define.
9156         (crx_option_optimization): New.
9157         * config/crx/crx.h (OPTIMIZATION_OPTIONS): Remove.
9158         * config/frv/frv-protos.h (frv_optimization_options): Remove.
9159         * config/frv/frv.c (TARGET_OPTION_OPTIMIZATION): Define.
9160         (frv_optimization_options): Rename to frv_option_optimization.
9161         Make static.
9162         * config/frv/frv.h (OPTIMIZATION_OPTIONS): Remove.
9163         * config/h8300/h8300.c (h8300_option_optimization): New.
9164         (TARGET_OPTION_OPTIMIZATION): Define.
9165         * config/h8300/h8300.h (OPTIMIZATION_OPTIONS): Remove.
9166         * config/i386/i386-protos.h (optimization_options): Remove.
9167         * config/i386/i386.c (optimization_options): Rename to
9168         ix86_option_optimization.  Make static.
9169         (TARGET_OPTION_OPTIMIZATION): Define.
9170         * config/i386/i386.h (OPTIMIZATION_OPTIONS): Remove.
9171         * config/ia64/ia64-protos.h (ia64_optimization_options): Remove.
9172         * config/ia64/ia64.c (TARGET_OPTION_OPTIMIZATION): Define.
9173         (ia64_optimization_options): Rename to ia64_option_optimization.
9174         Make static.  Call SUBTARGET_OPTIMIZATION_OPTIONS.
9175         * config/ia64/ia64.h (OPTIMIZATION_OPTIONS): Remove.  Remove
9176         commented-out definition.
9177         * config/ia64/vms.h (SUBTARGET_OPTIMIZATION_OPTIONS): Define
9178         instead of OPTIMIZATION_OPTIONS.
9179         * config/m32r/m32r.c (TARGET_OPTION_OPTIMIZATION): Define.
9180         (m32r_option_optimization): New.
9181         * config/m32r/m32r.h (OPTIMIZATION_OPTIONS): Remove.
9182         * config/m68hc11/m68hc11-protos.h (m68hc11_optimization_options):
9183         Remove.
9184         * config/mcore/mcore.c (TARGET_OPTION_OPTIMIZATION): Define.
9185         (mcore_option_optimization): New.
9186         * config/mcore/mcore.h (OPTIMIZATION_OPTIONS): Remove.
9187         * config/mep/mep-protos.h (mep_optimization_options): Remove.
9188         * config/mep/mep.c (TARGET_OPTION_OPTIMIZATION): Define.
9189         (mep_optimization_options): Rename to mep_option_optimization.
9190         Make static.  Take unused level and size parameters.
9191         * config/mep/mep.h (OPTIMIZATION_OPTIONS): Remove.
9192         * config/mmix/mmix.c (TARGET_OPTION_OPTIMIZATION): Define.
9193         (mmix_option_optimization): New.
9194         * config/mmix/mmix.h (OPTIMIZATION_OPTIONS): Remove.
9195         * config/pdp11/pdp11.c (TARGET_OPTION_OPTIMIZATION): Define.
9196         (pdp11_option_optimization): New.
9197         * config/pdp11/pdp11.h (OPTIMIZATION_OPTIONS): Remove.
9198         * config/rs6000/rs6000-protos.h (optimization_options): Remove.
9199         * config/rs6000/rs6000.c (TARGET_OPTION_OPTIMIZATION): Define.
9200         (optimization_options): Rename to rs6000_option_optimization.
9201         Make static.
9202         * config/rs6000/rs6000.h (OPTIMIZATION_OPTIONS): Remove.
9203         * config/rx/rx-protos.h (rx_set_optimization_options): Remove.
9204         * config/rx/rx.c (rx_set_optimization_options): Rename to
9205         rx_option_optimization.  Make static.  Take unused level and size
9206         parameters.
9207         (TARGET_OPTION_OPTIMIZATION): Define.
9208         * config/rx/rx.h (OPTIMIZATION_OPTIONS): Remove.
9209         * config/s390/s390-protos.h (optimization_options): Remove.
9210         * config/s390/s390.c (optimization_options): Rename to
9211         s390_option_optimization.  Make static.  Don't mark size parameter
9212         unused.
9213         (TARGET_OPTION_OPTIMIZATION): Define.
9214         * config/s390/s390.h (OPTIMIZATION_OPTIONS): Remove.
9215         * config/sh/sh-protos.h (sh_optimization_options): Remove.
9216         * config/sh/sh.c (TARGET_OPTION_OPTIMIZATION): Define.
9217         (sh_optimization_options): Rename to sh_option_optimization.  Make
9218         static.  Don't mark parameters unused.
9219         * config/sh/sh.h (OPTIMIZATION_OPTIONS): Remove.
9220         * config/spu/spu-protos.h (spu_optimization_options): Remove.
9221         * config/spu/spu.c (TARGET_OPTION_OPTIMIZATION): Define.
9222         (spu_optimization_options): Rename to spu_option_optimization.
9223         Make static.
9224         * config/spu/spu.h (OPTIMIZATION_OPTIONS): Remove.
9225         * config/v850/v850.c (TARGET_OPTION_OPTIMIZATION): Define.
9226         (v850_option_optimization): New.
9227         * config/v850/v850.h (OPTIMIZATION_OPTIONS): Remove.
9228         * config/xtensa/xtensa.c (TARGET_OPTION_OPTIMIZATION): Define.
9229         (xtensa_option_optimization): New.
9230         * config/xtensa/xtensa.h (OPTIMIZATION_OPTIONS): Remove.
9231
9232 2010-09-16  Joseph Myers  <joseph@codesourcery.com>
9233
9234         * doc/tm.texi.in (OVERRIDE_OPTIONS): Remove documentation.
9235         (C_COMMON_OVERRIDE_OPTIONS): Don't refer to OVERRIDE_OPTIONS.
9236         * doc/tm.texi: Regenerate.
9237         * system.h (OVERRIDE_OPTIONS): Poison.
9238         * target.def (override): Default to hook_void_void.
9239         * targhooks.c (default_target_option_override): Remove.
9240         * genmodes.c, machmode.def: Update comments mentioning
9241         OVERRIDE_OPTIONS.
9242         * config/alpha/alpha-modes.def: Update comment mentioning
9243         alpha_override_options.
9244         * config/alpha/alpha-protos.h (override_options): Remove.
9245         * config/alpha/alpha.c (override_options): Rename to
9246         alpha_option_override.  Call SUBTARGET_OVERRIDE_OPTIONS.  Make static.
9247         (TARGET_OPTION_OVERRIDE): Define.
9248         * config/alpha/alpha.h (OVERRIDE_OPTIONS): Remove.
9249         * config/alpha/vms.h (SUBTARGET_OVERRIDE_OPTIONS): Define instead
9250         of OVERRIDE_OPTIONS.
9251         * config/arc/arc-protos.h (arc_init): Remove.
9252         * config/arc/arc.c (TARGET_OPTION_OVERRIDE): Define.
9253         (arc_init): Rename to arc_option_override.  Make static.
9254         * config/arc/arc.h (ARC_EXTENSION_CPU): Correct comment.
9255         (OVERRIDE_OPTIONS): Remove.
9256         * config/arm/arm-protos.h (arm_override_options): Remove.
9257         * config/arm/arm.c (TARGET_OPTION_OVERRIDE): Define.
9258         (arm_override_options): Rename to arm_option_override.  Make
9259         static.  Call SUBTARGET_OVERRIDE_OPTIONS.
9260         * config/arm/arm.h (OVERRIDE_OPTIONS): Remove.
9261         * config/arm/arm.md: Update comment referring to arm_override_options.
9262         * config/arm/vxworks.h (SUBTARGET_OVERRIDE_OPTIONS): Define
9263         instead of OVERRIDE_OPTIONS.
9264         * config/avr/avr-protos.h (avr_override_options): Remove.
9265         * config/avr/avr.c (TARGET_OPTION_OVERRIDE): Define.
9266         (avr_override_options): Rename to avr_option_override.  Make static.
9267         * config/avr/avr.h (OVERRIDE_OPTIONS): Remove.
9268         * config/bfin/bfin-protos.h (override_options): Remove (twice).
9269         * config/bfin/bfin.c (override_options): Rename to
9270         bfin_option_override.  Make static.
9271         (TARGET_OPTION_OVERRIDE): Define.
9272         * config/bfin/bfin.h (OVERRIDE_OPTIONS): Remove.
9273         * config/cris/cris-protos.h (cris_override_options): Remove.
9274         * config/cris/cris.c (TARGET_OPTION_OVERRIDE): Define.
9275         (cris_override_options): Rename to cris_option_override.  Make static.
9276         * config/cris/cris.h (OVERRIDE_OPTIONS): Remove.
9277         * config/frv/frv-protos.h (frv_override_options): Remove.
9278         * config/frv/frv.c (TARGET_OPTION_OVERRIDE): Define.
9279         (frv_override_options): Rename to frv_option_override.  Make static.
9280         * config/frv/frv.h (OVERRIDE_OPTIONS): Remove.
9281         * config/h8300/h8300-protos.h (h8300_init_once): Remove.
9282         * config/h8300/h8300.c (h8300_init_once): Rename to
9283         h8300_option_override.  Make static.
9284         (TARGET_OPTION_OVERRIDE): Define.
9285         * config/h8300/h8300.h (OVERRIDE_OPTIONS): Remove.
9286         * config/i386/i386-protos.h (override_options): Remove.
9287         * config/i386/i386.c (override_options): Rename to
9288         ix86_option_override_internal.  Make static.  Comments referring
9289         to this function and callers changed.
9290         (ix86_option_override): New.
9291         (TARGET_OPTION_OVERRIDE): Define.
9292         * config/i386/i386.h (OVERRIDE_OPTION): Remove.
9293         * config/i386/linux64.h (DEFAULT_PCC_STRUCT_RETURN): Update comment.
9294         * config/ia64/ia64.c (ia64_file_start): Update comment referring
9295         to ia64_override_options.
9296         * config/iq2000/iq2000-protos.h (override_options): Remove.
9297         * config/iq2000/iq2000.c (TARGET_OPTION_OVERRIDE): Define.
9298         (override_options): Rename to iq2000_option_override.  Make static.
9299         * config/iq2000/iq2000.h (OVERRIDE_OPTIONS): Remove.
9300         * config/lm32/lm32-protos.h (lm32_override_options): Remove.
9301         * config/lm32/lm32.c (TARGET_OPTION_OVERRIDE): Define.
9302         (lm32_override_options): Rename to lm32_option_override.  Make static.
9303         * config/lm32/lm32.h (OVERRIDE_OPTIONS): Remove.
9304         * config/m32r/m32r.c (TARGET_OPTION_OVERRIDE): Define.
9305         (m32r_option_override): New.
9306         (m32r_init): Update comment.
9307         * config/m32r/m32r.h (OVERRIDE_OPTIONS): Remove.
9308         * config/m68hc11/m68hc11-protos.h (m68hc11_override_options): Remove.
9309         * config/m68hc11/m68hc11.c (TARGET_OPTION_OVERRIDE): Define.
9310         (m68hc11_override_options): Rename to m68hc11_option_override.
9311         Make static.  Return void.
9312         * config/m68hc11/m68hc11.h (OVERRIDE_OPTIONS): Remove.
9313         * config/m68k/m68k-protos.h (override_options): Remove.
9314         * config/m68k/m68k.c (TARGET_OPTION_OVERRIDE): Define.
9315         (override_options): Rename to m68k_option_override.  Make static.
9316         * config/m68k/m68k.h (OVERRIDE_OPTIONS): Remove.
9317         * config/mcore/mcore-protos.h (mcore_override_options): Remove.
9318         * config/mcore/mcore.c (TARGET_OPTION_OVERRIDE): Define.
9319         (mcore_override_options): Rename to mcore_option_override.  Make
9320         static.
9321         * config/mcore/mcore.h (OVERRIDE_OPTIONS): Remove.
9322         * config/mep/mep-protos.h (mep_override_options): Remove.
9323         * config/mep/mep.c (TARGET_OPTION_OVERRIDE): Define.
9324         (mep_override_options): Rename to mep_option_override.  Make static.
9325         * config/mep/mep.h (OVERRIDE_OPTIONS): Remove.
9326         * config/mmix/mmix-protos.h (mmix_override_options): Remove.
9327         * config/mmix/mmix.c (TARGET_OPTION_OVERRIDE): Define.
9328         (mmix_override_options): Rename to mmix_option_override.  Make static.
9329         * config/mmix/mmix.h (OVERRIDE_OPTIONS): Remove.
9330         * config/mn10300/mn10300-protos.h (mn10300_override_options): Remove.
9331         * config/mn10300/mn10300.c (TARGET_OPTION_OVERRIDE): Define.
9332         (mn10300_override_options): Rename to mn10300_option_override.
9333         Make static.
9334         * config/mn10300/mn10300.h (OVERRIDE_OPTIONS): Remove.
9335         * config/moxie/moxie-protos.h (moxie_override_options): Remove.
9336         * config/moxie/moxie.c (moxie_override_options): Rename to
9337         moxie_option_override.  Make static.
9338         (TARGET_OPTION_OVERRIDE): Define.
9339         * config/moxie/moxie.h (OVERRIDE_OPTIONS): Remove.
9340         * config/picochip/picochip-protos.h (picochip_override_options):
9341         Remove.  Update comment referring to picochip_override_options.
9342         * config/picochip/picochip.c (TARGET_OPTION_OVERRIDE): Define.
9343         (picochip_override_options): Rename to picochip_option_override.
9344         Make static.  Update comment and definition of
9345         TARGET_OVERRIDE_OPTIONS_AFTER_CHANGE.
9346         * config/picochip/picochip.h (OVERRIDE_OPTIONS): Remove.
9347         * config/rs6000/aix43.h (SUBTARGET_OVERRIDE_OPTIONS): Update comment.
9348         * config/rs6000/aix51.h (SUBTARGET_OVERRIDE_OPTIONS): Update comment.
9349         * config/rs6000/aix52.h (SUBTARGET_OVERRIDE_OPTIONS): Update comment.
9350         * config/rs6000/aix53.h (SUBTARGET_OVERRIDE_OPTIONS): Update comment.
9351         * config/rs6000/aix61.h (SUBTARGET_OVERRIDE_OPTIONS): Update comment.
9352         * config/rs6000/linux64.h (OPTION_TARGET_CPU_DEFAULT): Define
9353         instead of OVERRIDE_OPTIONS.
9354         * config/rs6000/rs6000-modes.def: Update comment referring to
9355         rs6000_override_options.
9356         * config/rs6000/rs6000-protos.h (rs6000_override_options): Remove.
9357         * config/rs6000/rs6000.c (TARGET_OPTION_OVERRIDE): Define.
9358         (rs6000_override_options): Rename to
9359         rs6000_option_override_internal.  Make static.  Commented
9360         referring to rs6000_override_options and OVERRIDE_OPTIONS updated.
9361         (rs6000_option_override): New.
9362         * config/rs6000/rs6000.h (OPTION_TARGET_CPU_DEFAULT): Define
9363         instead of OVERRIDE_OPTIONS.
9364         * config/rs6000/sysv4.h (SUBTARGET_OVERRIDE_OPTIONS): Update comment.
9365         * config/s390/s390-protos.h (override_options): Remove.
9366         * config/s390/s390.c (override_options): Rename to
9367         s390_option_override.  Make static.
9368         (TARGET_OPTION_OVERRIDE): Define.
9369         * config/s390/s390.h (OVERRIDE_OPTIONS): Remove.
9370         * config/score/score-protos.h (score_override_options): Remove.
9371         * config/score/score.c (TARGET_OPTION_OVERRIDE): Define.
9372         (score_override_options): Rename to score_option_override.  Make
9373         static.
9374         * config/score/score.h (OVERRIDE_OPTIONS): Remove.
9375         Update comment referring to override_options.
9376         * config/score/score3.c (score3_override_options): Rename to
9377         score3_option_override.
9378         * config/score/score3.h (score3_override_options): Rename to
9379         score3_option_override.
9380         * config/score/score7.c (score7_override_options): Rename to
9381         score7_option_override.
9382         * config/score/score7.h (score7_override_options): Rename to
9383         score7_option_override.
9384         * config/sh/sh.c: Update comments referring to OVERRIDE_OPTIONS.
9385         * config/sparc/sparc.c (TARGET_OPTION_OVERRIDE): Define.
9386         (sparc_override_options): Rename to sparc_option_override.  Make
9387         static.  Call SUBTARGET_OVERRIDE_OPTIONS.
9388         * config/sparc/sparc.h (OVERRIDE_OPTIONS): Remove.
9389         * config/sparc/vxworks.h (SUBTARGET_OVERRIDE_OPTIONS): Define
9390         instead of OVERRIDE_OPTIONS.
9391         * config/spu/spu-protos.h (spu_override_options): Remove.
9392         * config/spu/spu.c (TARGET_OPTION_OVERRIDE): Define.
9393         (spu_override_options): Rename to spu_option_override.  Make
9394         static.
9395         * config/spu/spu.h (OVERRIDE_OPTIONS): Remove.
9396         * config/vax/elf.h (SUBTARGET_OVERRIDE_OPTIONS): Define instead of
9397         OVERRIDE_OPTIONS.
9398         * config/vax/vax-protos.h (override_options): Remove.
9399         * config/vax/vax.c (TARGET_OPTION_OVERRIDE): Define.
9400         (override_options): Rename to vax_option_override.  Make static.
9401         Call SUBTARGET_OVERRIDE_OPTIONS.
9402         * config/vax/vax.h (OVERRIDE_OPTIONS): Remove.
9403         * config/vxworks.c: Update comment referring to OVERRIDE_OPTIONS.
9404         * config/vxworks.h: Update comment referring to OVERRIDE_OPTIONS.
9405         * config/xtensa/xtensa-protos.h (override_options): Remove.
9406         * config/xtensa/xtensa.c (TARGET_OPTION_OVERRIDE): Define.
9407         (override_options): Rename to xtensa_option_override.  Make static.
9408         * config/xtensa/xtensa.h (OVERRIDE_OPTIONS): Remove.
9409
9410 2010-09-16  Richard Guenther  <rguenther@suse.de>
9411
9412         PR tree-optimization/45623
9413         * tree-ssa-structalias.c (get_constraint_for_ptr_offset): Adjust.
9414         (get_constraint_for_component_ref): If computing a constraint
9415         for the rhs handle type punning through unions.
9416         (get_constraint_for_address_of): Adjust.
9417         (get_constraint_for_1): Likewise.
9418         (get_constraint_for): Likewise.
9419         (get_constraint_for_rhs): New function.
9420         (do_structure_copy): Adjust.
9421         (make_constraint_to): Likewise.
9422         (handle_const_call): Likewise.
9423         (find_func_aliases): Likewise.
9424         (process_ipa_clobber): Likewise.
9425         (create_variable_info_for): Likewise.
9426
9427 2010-09-16  Ira Rosen  <irar@il.ibm.com>
9428
9429         * tree-vectorizer.c: Fix documentation.
9430         * tree-vectorizer.h (vinfo_for_stmt): Add documentation.
9431         (set_vinfo_for_stmt, get_earlier_stmt, get_later_stmt,
9432         is_pattern_stmt_p, is_loop_header_bb_p,
9433         stmt_vinfo_set_inside_of_loop_cost,
9434         stmt_vinfo_set_outside_of_loop_cost, vect_pow2, aligned_access_p,
9435         known_alignment_for_access_p): Likewise.
9436         * tree-vect-loop.c: Fix documentation.
9437         (vect_get_cost): Start function name from new line.
9438         * tree-vect-data-refs.c: Fix documentation.
9439         * tree-vect_stmts.c: Likewise.
9440         (vect_create_vectorized_promotion_stmts): Always free vec_tmp.
9441         (vectorizable_store): Free vec_oprnds if allocated.
9442         (vectorizable_condition): Initialize several variables to avoid
9443         warnings.
9444         * tree-vect-slp.c: Fix documentation.
9445
9446 2010-09-16  Richard Guenther  <rguenther@suse.de>
9447
9448         * tree.c (tree_node_structure_for_code): TRANSLATION_UNIT_DECL
9449         is TS_TRANSLATION_UNIT_DECL.
9450         (initialize_tree_contains_struct): Adjust.
9451         (all_translation_units): New global vector.
9452         (build_translation_unit_decl): New function.
9453         * tree.h (TRANSLATION_UNIT_LANGUAGE): New macro.
9454         (struct tree_translation_unit_decl): New.
9455         (all_translation_units): Declare.
9456         (union tree_node): Add translation_unit_decl member.
9457         (build_translation_unit_decl): Declare.
9458         * treestruct.def (TS_TRANSLATION_UNIT_DECL): New.
9459         * lto-streamer-out.c (pack_ts_translation_unit_decl_value_fields):
9460         New function.
9461         (pack_value_fields): Call it.
9462         (lto_output_tree_ref): Handle references to TRANSLATION_UNIT_DECL.
9463         (lto_output_ts_translation_unit_decl_tree_pointers): New function.
9464         (lto_output_tree_pointers): Call it.
9465         * lto-streamer-in.c (lto_input_tree_ref): Handle references
9466         to TRANSLATION_UNIT_DECL.
9467         (unpack_ts_translation_unit_decl_value_fields): New function.
9468         (unpack_value_fields): Call it.
9469         (lto_input_ts_translation_unit_decl_tree_pointers): New function.
9470         (lto_input_tree_pointers): Call it.
9471         * lto-streamer.c (check_handled_ts_structures): Adjust.
9472         * lto-streamer.h (enum LTO_tags): Add LTO_translation_unit_decl_ref.
9473         * c-decl.c (all_translation_units): Remove.
9474         (pop_scope): Use build_translation_unit_decl.
9475         (collect_all_refs): Adjust.
9476         (for_each_global_decl): Likewise.
9477         (c_write_global_declarations): Likewise.
9478
9479 2010-09-16  Jakub Jelinek  <jakub@redhat.com>
9480
9481         PR bootstrap/45686
9482         * fold-const.c (fold_checksum_tree): Change slot from const void **
9483         to void **, use CONST_CAST_TREE to store into *slot.
9484
9485 2010-09-16  Uros Bizjak  <ubizjak@gmail.com>
9486
9487         * config/i386/i386.md: Remove unneeded empty conditions and
9488         preparation statements from expanders.
9489         * config/i386/mmx.md: Ditto.
9490         * config/i386/sse.md: Ditto.
9491
9492 2010-09-16  Uros Bizjak  <ubizjak@gmail.com>
9493
9494         * config/i386/i386.h (PUSH_ROUNDING): Redefine using UNITS_PER_WORD.
9495
9496 2010-09-15  Eric Botcazou  <ebotcazou@adacore.com>
9497
9498         PR rtl-optimization/45593
9499         * reorg.c (relax_delay_slots): Use emit_copy_of_insn_after to re-emit
9500         insns that were in delay slots as stand-alone insns.
9501
9502 2010-09-15  Ian Lance Taylor  <iant@google.com>
9503
9504         * incpath.c (remove_duplicates): If name is not a directory, issue
9505         a warning rather than an error.
9506
9507 2010-09-15  Martin Jambor  <mjambor@suse.cz>
9508
9509         PR middle-end/45644
9510         * tree-sra.c (create_access): Check for bit-fields directly.
9511
9512 2010-09-15  Jakub Jelinek  <jakub@redhat.com>
9513
9514         PR tree-optimization/45633
9515         * tree-cfg.c (verify_gimple_assign_binary): Allow
9516         MINUS_EXPR with lhs and rhs1 pointer vector and
9517         rhs2 sizetype vector.
9518         * expr.c (expand_expr_real_2) <case PLUS_EXPR>: For pointer
9519         or vector pointer use TER to optimize pointer subtraction.
9520
9521 2010-09-15  Jie Zhang  <jie@codesourcery.com>
9522
9523         * config/arm/vfp.md (cmpsf_trap_vfp): Change type from
9524         fcmpd to fcmps.
9525
9526 2010-09-15  Ian Lance Taylor  <iant@google.com>
9527
9528         * config/i386/i386.md (truncxf<mode>2): Fix indentation.
9529
9530 2010-09-15  Ian Lance Taylor  <iant@google.com>
9531
9532         * function.c (get_arg_pointer_save_area): Set
9533         arg_pointer_save_area_init to true.
9534
9535 2010-09-15  Martin Jambor  <mjambor@suse.cz>
9536
9537         * tree-sra.c (generate_subtree_copies): Updated comment.
9538         (handle_unscalarized_data_in_subtree): Removed parameter lhs which is
9539         obtained from the statement iterator instead.
9540         (load_assign_lhs_subreplacements): Removed parameters lhs and
9541         right_offset, which is obtained from top_racc instead.  Parameter lacc
9542         is now expected to be the root of the processed tree rather than root's
9543         first child.  Updated all callers.
9544
9545 2010-09-15  Joseph Myers  <joseph@codesourcery.com>
9546
9547         * config/pdp11/pdp11.c (register_move_cost): Rename to
9548         pdp11_register_move_cost.
9549         * config/pdp11/pdp11-protos.h (register_move_cost): Rename to
9550         pdp11_register_move_cost.
9551         * config/pdp11/pdp11.h (REGISTER_MOVE_COST): Call
9552         pdp11_register_move_cost instead of register_move_cost.
9553
9554 2010-09-15  Tejas Belagod  <tejas.belagod@arm.com>
9555
9556         * config/arm/neon.md (vec_pack_trunc_<mode>): Instruction
9557         pattern for vmovn. Expansion in case of non
9558         -mvectorize-with-neon-quad.
9559         (neon_vec_pack_trunc_<mode>): Instruction pattern for vmovn for
9560         non- -mvectorize-with-neon-quad case.
9561         (move_lo_quad_<mode>): New expansion to vmov into low part.
9562         (move_hi_quad_<mode>): New expansion to vmov into high part.
9563         (move_lo_quad_v4si): Refactor to move_lo_quad_<mode> expansion.
9564         (move_lo_quad_v4sf): Likewise.
9565         (move_lo_quad_v8hi): Likewise.
9566         (neon_move_lo_quad_<mode>): Instruction pattern for vmov into
9567         low part.
9568         (neon_move_hi_quad_<mode>): Instruction pattern for vmov into
9569         high part.
9570         * config/arm/iterators.md (ANY128): New mode iterator.
9571         (V_narrow_pack): New mode attribute.
9572         (V_HALF): Add attribute.
9573         (V_DOUBLE): Add attribute.
9574         (V_mode_nunits): Add attribute.
9575
9576 2010-09-15  Eric Botcazou  <ebotcazou@adacore.com>
9577
9578         * config/alpha/alpha.c (alpha_expand_prologue): If stack checking
9579         is enabled, probe up to frame_size + STACK_CHECK_PROTECT bytes.
9580
9581 2010-09-15  Olivier Hainque  <hainque@adacore.com>
9582             Jose Ruiz  <ruiz@adacore.com>
9583
9584         * config/alpha/osf5.h (MD_UNWIND_SUPPORT): Define.
9585         * config/alpha/osf5-unwind.h: New file.
9586
9587 2010-09-14  H.J. Lu  <hongjiu.lu@intel.com>
9588
9589         PR bootstrap/45672
9590         * config/mips/mips.c (mips_units_per_simd_word): Correct return type.
9591         * config/rs6000/rs6000.c (rs6000_units_per_simd_word): Likewise.
9592         * config/sparc/sparc.c (sparc_units_per_simd_word): Likewise.
9593
9594 2010-09-15  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
9595
9596         * c-lang.h (struct lang_type): Add variable_size GTY option.
9597
9598 2010-09-14  H.J. Lu  <hongjiu.lu@intel.com>
9599
9600         PR bootstrap/45672
9601         * config/rs6000/rs6000.c (TARGET_VECTORIZE_UNITS_PER_SIMD_WORD): New.
9602
9603 2010-09-14  H.J. Lu  <hongjiu.lu@intel.com>
9604
9605         * config/i386/i386.c (ix86_lea_for_add_ok): Return false if
9606         result isn't used in memory address.
9607
9608 2010-09-14  H.J. Lu  <hongjiu.lu@intel.com>
9609
9610         * defaults.h (UNITS_PER_SIMD_WORD): Removed.
9611         * config/arm/arm.h (UNITS_PER_SIMD_WORD): Likewise.
9612         * config/i386/i386.h (UNITS_PER_SIMD_WORD): Likewise.
9613         * config/mips/mips.h (UNITS_PER_SIMD_WORD): Likewise.
9614         * config/rs6000/rs6000.h (UNITS_PER_SIMD_WORD): Likewise.
9615         * config/sparc/sparc.h (UNITS_PER_SIMD_WORD): Likewise.
9616
9617         * target.def: Add units_per_simd_word to vectorize.
9618
9619         * targhooks.c (default_units_per_simd_word): New.
9620         * targhooks.h (default_units_per_simd_word): Likewise.
9621         * config/arm/arm.c (arm_units_per_simd_word): Likewise.
9622         (TARGET_VECTORIZE_UNITS_PER_SIMD_WORD): Likewise.
9623         * config/mips/mips.c (mips_units_per_simd_word): Likewise.
9624         (TARGET_VECTORIZE_UNITS_PER_SIMD_WORD): Likewise.
9625         * config/rs6000/rs6000.c (rs6000_units_per_simd_word): Likewise.
9626         (TARGET_VECTORIZE_UNITS_PER_SIMD_WORD): Likewise.
9627         * config/sparc/sparc.c (sparc_units_per_simd_word): Likewise.
9628         (TARGET_VECTORIZE_UNITS_PER_SIMD_WORD): Likewise.
9629
9630         * tree-vect-loop.c: Replace UNITS_PER_SIMD_WORD with
9631         TARGET_VECTORIZE_UNITS_PER_SIMD_WORD in comments.
9632
9633         * tree-vect-stmts.c: Don't include "tm_p.h".
9634         (get_vectype_for_scalar_type): Replace UNITS_PER_SIMD_WORD
9635         with targetm.vectorize.units_per_simd_word.
9636
9637         * system.h (UNITS_PER_SIMD_WORD): Poisoned.
9638
9639         * config/i386/i386-protos.h (ix86_units_per_simd_word): Removed.
9640
9641         * config/i386/i386.c (ix86_units_per_simd_word): Make it static.
9642         (TARGET_VECTORIZE_UNITS_PER_SIMD_WORD): New.
9643
9644         * doc/tm.texi.in: Remove UNITS_PER_SIMD_WORD.  Add
9645         TARGET_VECTORIZE_UNITS_PER_SIMD_WORD.
9646
9647         * doc/tm.texi: Regenerated.
9648
9649 2010-09-14  H.J. Lu  <hongjiu.lu@intel.com>
9650
9651         * tree-vect-stmts.c: Include "tm_p.h".
9652
9653         * config/i386/i386-protos.h (ix86_units_per_simd_word): Moved
9654         out of RTX_CODE.
9655
9656 2010-09-14  Martin Jambor  <mjambor@suse.cz>
9657
9658         * tree-sra.c (build_ref_for_offset): Loc made a parameter.  Set the
9659         location of generated statement.  Changed all callers.
9660         (build_ref_for_model): New parameter loc which used to set location of
9661         all generated expressions.  Changed all callers.
9662         (generate_subtree_copies): Likewise.
9663         (init_subtree_with_zero): Likewise.
9664         (sra_modify_expr): Set locations of all generated statements and
9665         expressions to the location the original statement.
9666         (handle_unscalarized_data_in_subtree): Likewise.
9667         (load_assign_lhs_subreplacements): Likewise.
9668         (sra_modify_constructor_assign): Likewise.
9669         (sra_modify_assign): Likewise.
9670
9671 2010-09-14  Eric Botcazou  <ebotcazou@adacore.com>
9672
9673         PR target/45277
9674         PR target/45363
9675         PR target/45407
9676         * doc/install.texi (sparc*-*-*): New section.
9677         (sparc-sun-solaris2*): Mention MPC alongside GMP and MPFR.
9678
9679 2010-09-14  Jakub Jelinek  <jakub@redhat.com>
9680
9681         PR middle-end/45567
9682         * builtins.c (expand_builtin_interclass_mathfn, expand_builtin_cexpi,
9683         expand_builtin_powi): Remove subtarget argument, pass NULL_RTX instead.
9684         (expand_builtin): Adjust caller.
9685         (expand_builtin_unop): Only use subtarget if it has the right mode.
9686
9687 2010-09-14  Tristan Gingold  <gingold@adacore.com>
9688
9689         * configure.ac (plugins): Fix typos.
9690         * configure: Regenerate.
9691
9692 2010-09-14  Jakub Jelinek  <jakub@redhat.com>
9693
9694         PR debug/45660
9695         * dwarf2out.c (gen_decl_die): Call gen_type_die for origin before
9696         gen_type_die for function/method return type.
9697
9698 2010-09-14  Ira Rosen  <irar@il.ibm.com>
9699
9700         PR tree-optimization/45470
9701         * tree-vect-data-refs.c (vect_analyze_data_refs): Fail if a statement
9702         can throw an exception.
9703         * tree-vect-stmts.c (vectorizable_call): Likewise.
9704
9705 2010-09-14  DJ Delorie  <dj@redhat.com>
9706
9707         PR target/44749
9708         * config/mep/mep-protos.h (mep_save_register_info,
9709         mep_reinit_regs, mep_init_regs): Declare.
9710
9711         * config/mep/mep.c: Move all target definitions to the end of the
9712         file to avoid the need for duplicate declarations.
9713         (mep_save_register_info, mep_reinit_regs, mep_init_regs): New.
9714         (mep_reorg_erepeat): Remove unused variables.
9715         (mep_expand_builtin): Likewise.
9716
9717         * config/mep/mep-pragma.c: Don't include rtl.h.
9718         (INVALID_REGNUM): New.
9719         (mep_pragma_coprocessor_which): Call mep-specific rtl-layer bridge
9720         functions.
9721         (mep_pragma_coprocessor_subclass): Rename "class" to "rclass".
9722         Avoid enum/integer math.
9723
9724 2010-09-13  Joseph Myers  <joseph@codesourcery.com>
9725
9726         PR target/44749
9727         * config/mep/t-mep (GTM_H): Add insn-constants.h.
9728         * config/mep/mep.c (mep_conditional_register_usage): Take no
9729         parameters.
9730         * config/mep/mep-protos.h (mep_conditional_register_usage): Update
9731         prototype.
9732         * config/mep/mep-pragma.c (CONDITIONAL_REGISTER_USAGE): Update
9733         call to mep_conditional_register_usage.
9734
9735 2010-09-13  Eric Botcazou  <ebotcazou@adacore.com>
9736
9737         PR debug/43937
9738         * varasm.c (output_constant_def_contents): Set TREE_ASM_WRITTEN on
9739         the DECL as well.
9740
9741 2010-09-13  Jakub Jelinek  <jakub@redhat.com>
9742
9743         PR rtl-optimization/45617
9744         * combine.c (simplify_comparison): Optimize (X >> N) {>,>=,<,<=} C
9745         even if low N bits of X aren't known to be zero.
9746
9747 2010-09-13  H.J. Lu  <hongjiu.lu@intel.com>
9748
9749         * config/i386/i386-protos.h (ix86_units_per_simd_word): New.
9750
9751         * config/i386/i386.c (initial_ix86_tune_features): Add
9752         X86_TUNE_VECTORIZE_DOUBLE.
9753         (ix86_units_per_simd_word): New.
9754
9755         * config/i386/i386.h (ix86_tune_indices): Add
9756         X86_TUNE_VECTORIZE_DOUBLE.
9757         (TARGET_VECTORIZE_DOUBLE): New.
9758         (UNITS_PER_SIMD_WORD): Defined with ix86_units_per_simd_word.
9759
9760 2010-09-13  Pat Haugen  <pthaugen@us.ibm.com>
9761
9762         * tree-ssa-ter.c (temp_expr_table_d): Add call_cnt field.
9763         (new_temp_expr_table): Allocate call_cnt vector.
9764         (free_temp_expr_table): Free it.
9765         (process_replaceable): Add call_cnt parm and set in vector.
9766         (find_replaceable_in_bb): Skip replacement if def/use span a call.
9767         (debug_ter): Dump call_cnt value, remove stderr uses.
9768
9769 2010-09-13  Jan Hubicka  <jh@suse.cz>
9770
9771         * tree.c (build_zero_cst): New.
9772         * tree.h (build_zero_cst): Declare.
9773         * tree-ssa-ccp.c (get_constant_value): Accept general operands.
9774         (get_base_constructor): Break out from ...
9775         (fold_const_aggregate_ref): Here; handle empty constructors.
9776
9777 2010-09-13  Marcus Shawcroft  <marcus.shawcroft@arm.com>
9778
9779         * config/arm/arm.md: (define_attr "conds"): Update comment.
9780         * config/arm/sync.md (arm_sync_compare_and_swapsi): Change
9781         conds attribute to clob.
9782         (arm_sync_compare_and_swapsi): Likewise.
9783         (arm_sync_compare_and_swap<mode>): Likewise.
9784         (arm_sync_lock_test_and_setsi): Likewise.
9785         (arm_sync_lock_test_and_set<mode>): Likewise.
9786         (arm_sync_new_<sync_optab>si): Likewise.
9787         (arm_sync_new_nandsi): Likewise.
9788         (arm_sync_new_<sync_optab><mode>): Likewise.
9789         (arm_sync_new_nand<mode>): Likewise.
9790         (arm_sync_old_<sync_optab>si): Likewise.
9791         (arm_sync_old_nandsi): Likewise.
9792         (arm_sync_old_<sync_optab><mode>): Likewise.
9793         (arm_sync_old_nand<mode>): Likewise.
9794
9795 2010-09-13  Olivier Hainque  <hainque@adacore.com>
9796
9797         * fwprop.c (forward_propagate_and_simplify): Only attach a
9798         REG_EQUAL note to an insn if the destination is a register.
9799         * gcse.c (try_replace_reg): Likewise.
9800
9801 2010-09-13  Richard Guenther  <rguenther@suse.de>
9802
9803         PR tree-optimization/45611
9804         * tree-ssa-loop-ivopts.c (rewrite_use_nonlinear_expr): Fix typo.
9805         (copy_ref_info): Likewise.
9806
9807 2010-09-13  Alexandre Oliva  <aoliva@redhat.com>
9808
9809         PR debug/45604
9810         PR debug/45419
9811         PR debug/45408
9812         * tree-pretty-print.c (dump_generic_node): Disregard top-level
9813         types of MEM_REF pointer types to the same type.
9814
9815 2010-09-13  Hans-Peter Nilsson  <hp@axis.com>
9816
9817         PR rtl-optimization/41087
9818         * ifcvt.c (noce_get_condition): Don't allow conditions with
9819         side-effects.
9820
9821 2010-09-12  Anatoly Sokolov  <aesok@post.ru>
9822
9823         * config/frv/frv.h (REGISTER_MOVE_COST, MEMORY_MOVE_COST): Remove.
9824         * config/frv/frv-protos.h (frv_register_move_cost): Remove.
9825         * config/frv/frv.c (frv_register_move_cost): Make static. Change
9826         arguments type to reg_class_t. Add mode argument.
9827         (frv_memory_move_cost): New.
9828         (TARGET_REGISTER_MOVE_COSTS, TARGET_MEMORY_MOVE_COSTS): Define.
9829
9830 2010-09-12  Bernd Schmidt  <bernds@codesourcery.com>
9831
9832         * config/arm/arm.md (arm_ashldi3_1bit, arm_ashrdi3_1bit,
9833         arm_lshrdi3_1bit): Put earlyclobber on the right alternative.
9834
9835 2010-09-10  Jan Hubicka  <jh@suse.cz>
9836
9837         * tree-ssa-ccp.c (fold_const_aggregate_ref): Do not check STATIC flag.
9838
9839 2010-09-10  Richard Guenther  <rguenther@suse.de>
9840
9841         * tree.c (make_vector_type): Do not set TYPE_DEBUG_REPRESENTATION_TYPE.
9842         * tree.h (TYPE_DEBUG_REPRESENTATION_TYPE): Remove.
9843         * lto-streamer-out.c (lto_output_ts_type_tree_pointers): Do
9844         not stream TYPE_DEBUG_REPRESENTATION_TYPE.
9845         * lto-streamer-in.c (lto_input_ts_type_tree_pointers): Likewise.
9846
9847 2010-09-10  Richard Guenther  <rguenther@suse.de>
9848
9849         * dwarf2out.c (gen_array_type_die): Output DW_TAG_subrange_type
9850         for VECTOR_TYPEs using TYPE_VECTOR_SUBPARTS.
9851         * dbxout.c (dbxout_type): Manually deal with VECTOR_TYPE
9852         using TYPE_VECTOR_SUBPARTS, not TYPE_DEBUG_REPRESENTATION_TYPE.
9853
9854 2010-09-10  H.J. Lu  <hongjiu.lu@intel.com>
9855
9856         PR middle-end/45634
9857         * tree-ssa-ccp.c (fold_const_aggregate_ref): Check that result
9858         of string folding is of integral type.
9859
9860 2010-09-10  Ryan Mansfield  <rmansfield@qnx.com>
9861
9862         * doc/invoke.texi (-x): Fix typo.
9863
9864 2010-09-10  Richard Guenther  <rguenther@suse.de>
9865
9866         PR debug/44115
9867         * tree.c (free_lang_data_in_decl): Do not clear DECL_DEBUG_EXPR.
9868         * lto-streamer-out.c (lto_output_ts_decl_common_tree_pointers):
9869         Output DECL_DEBUG_EXPR.
9870         * lto-streamer-in.c (lto_input_ts_decl_common_tree_pointers):
9871         Input DECL_DEBUG_EXPR.
9872
9873 2010-09-10  Richard Guenther  <rguenther@suse.de>
9874
9875         * tree.c (type_hash_eq): For ARRAY_TYPEs also compare TYPE_SIZE.
9876         (build_index_type): Implement in terms of build_range_type.
9877         (build_range_type): Do not allow NULL_TREE type, improve
9878         hashing to cover more cases.  Set TYPE_STRUCTURAL_EQUALITY_P
9879         if we didn't hash.
9880         * c-decl.c (grokdeclarator): When modifying TYPE_SIZE manually
9881         create a distinct copy of the type.
9882
9883 2010-09-10  Kai Tietz  <kai.tietz@onevision.com>
9884
9885         * configure: Regenerated.
9886         * config.gcc: Add for x86_64 and i?86 mingw t-dfprule.
9887
9888 2010-09-10  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
9889
9890         * config/arm/neon-schedgen.ml (allCores): Add support for Cortex-A9.
9891         * config/arm/cortex-a9-neon.md: New and partially generated.
9892         * config/arm/cortex-a9.md (cortex_a9_dp): Adjust for Neon.
9893
9894 2010-09-10  Richard Guenther  <rguenther@suse.de>
9895
9896         * tree.h (build_index_2_type): Remove.
9897         * tree.c (build_index_2_type): Remove.
9898
9899 2010-09-10  Jakub Jelinek  <jakub@redhat.com>
9900
9901         PR bootstrap/45630
9902         * dwarf2out.c (get_ref_die_offset_label): Use %ld instead of
9903         HOST_WIDE_INT_PRINT_DEC to print ref->die_offset.
9904         (implicit_ptr_descriptor): Return NULL if dwarf_strict.
9905
9906 2010-09-10  Martin Jambor  <mjambor@suse.cz>
9907
9908         PR tree-optimization/44972
9909         * tree-sra.c: Include toplev.h.
9910         (build_ref_for_offset): Entirely reimplemented.
9911         (build_ref_for_model): New function.
9912         (build_user_friendly_ref_for_offset): New function.
9913         (analyze_access_subtree): Removed build_ref_for_offset check.
9914         (propagate_subaccesses_across_link): Likewise.
9915         (create_artificial_child_access): Use
9916         build_user_friendly_ref_for_offset.
9917         (propagate_subaccesses_across_link): Likewise.
9918         (ref_expr_for_all_replacements_p): Removed.
9919         (generate_subtree_copies): Updated comment.  Use build_ref_for_model.
9920         (sra_modify_expr): Use build_ref_for_model.
9921         (load_assign_lhs_subreplacements): Likewise.
9922         (sra_modify_assign): Removed ref_expr_for_all_replacements_p checks,
9923         checks for return values of build_ref_for_offset.
9924         * ipa-cp.c (ipcp_lattice_from_jfunc): No need to check return value of
9925         build_ref_for_offset.
9926         * ipa-prop.h: Include gimple.h
9927         * ipa-prop.c (ipa_compute_jump_functions): Update to look for MEM_REFs.
9928         (ipa_analyze_indirect_call_uses): Update comment.
9929         * Makefile.in (tree-sra.o): Add $(GIMPLE_H) to dependencies.
9930         (IPA_PROP_H): Likewise.
9931
9932 2010-09-10  Martin Jambor  <mjambor@suse.cz>
9933
9934         PR tree-optimization/44972
9935         * ipa-prop.c (ipa_modify_call_arguments): Build MEM_REF instead of
9936         calling build_ref_for_offset.
9937
9938 2010-09-09  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
9939
9940         * config/arm/bpabi.h (BE8_LINK_SPEC): Handle Cortex-a15.
9941         * config/arm/arm-cores.def (cortex-a15): New core. Treat it as a v7-a.
9942         * config/arm/arm-tune.md: Regenerate.
9943         * doc/invoke.texi (ARM Options): Document it.
9944
9945 2010-09-09  Reza Yazdani  <reza.yazdani@amd.com>
9946
9947         * config/i386/i386.c: Include sched-int.h.
9948         (TARGET_SCHED_DISPATCH): Defined.
9949         (TARGET_SCHED_DISPATCH_DO): Defined.
9950         (DISPATCH_WINDOW_SIZE): Defined.
9951         (MAX_DISPATCH_WINDOWS): Defined.
9952         (MAX_INSN): Defined.
9953         (MAX_IMM): Defined.
9954         (MAX_IMM_SIZE): Defined.
9955         (MAX_IMM_32): Defined.
9956         (MAX_IMM_64): Defined.
9957         (MAX_LOAD): Defined.
9958         (MAX_STORE): Defined.
9959         (BIG): Defined.
9960         (dispatch_group): New.
9961         (num_allowable_groups): New.
9962         (group_name): New.
9963         (sched_insn_info_s): New.
9964         (dispatch_windows_s): New.
9965         (imm_info_s): New.
9966         (dispatch_window_list): New.
9967         (dispatch_window_list1): New.
9968         (get_mem_group): New.
9969         (is_cmp): New.
9970         (dispatch_violation): New.
9971         (is_branch): New.
9972         (is_prefetch): New.
9973         (init_window): New.
9974         (allocate_window): New.
9975         (init_dispatch_sched): New.
9976         (is_end_basic_block): New.
9977         (process_end_window): New.
9978         (allocate_next_window): New.
9979         (find_constant_1): New.
9980         (find_constant): New.
9981         (get_num_immediates): New.
9982         (has_immediate): New.
9983         (get_insn_path): New.
9984         (get_insn_group): New.
9985         (count_num_restricted): New.
9986         (fits_dispatch_window): New.
9987         (add_insn_window): New.
9988         (add_to_dispatch_window): New.
9989         (debug_dispatch_window_file): New.
9990         (debug_dispatch_window): New.
9991         (debug_insn_dispatch_info_file): New.
9992         (debug_ready_dispatch): New.
9993         (do_dispatch): New.
9994         (has_dispatch): New.
9995         * config/i386/i386.h (debug_ready_dispatch): Declared.
9996         (debug_dispatch_window): Declared.
9997         * config/i386/i386.opt (mdispatch-scheduler): New flag.
9998         * doc/tm.texi.in (TARGET_SCHED_DISPATCH): New.
9999         (TARGET_SCHED_DISPATCH_DO): New.
10000         * doc/tm.texi: Regererated.
10001         * haifa-sched.c (choose_ready): Call targetm.sched.dispatch and
10002         ready_remove_first_dispatch
10003         (schedule_block): Call targetm.sched.dispatch and
10004         targetm.sched.dispatch_do.
10005         (sched_init): Call targetm.sched.dispatch and
10006         targetm.sched.dispatch_do.
10007         (ready_remove_first_dispatch): New.
10008         (number_in_ready): New.
10009         (get_ready_element): New.
10010         * hooks.c (hook_bool_rtx_int_false): New.
10011         (hook_void_rtx_int): New.
10012         * hooks.h (hook_bool_rtx_int_false): Declared.
10013         (hook_void_rtx_int): Declared.
10014         * sched-int.h (IS_DISPATCH_ON): Defined.
10015         (IS_CMP): Defined.
10016         (DISPATCH_VIOLATION): Defined.
10017         (FITS_DISPATCH_WINDOW): Defined.
10018         (DISPATCH_INIT): Defined.
10019         (ADD_TO_DISPATCH_WINDOW): Defined.
10020         (get_ready_element): Declared.
10021         (number_in_ready): Declared.
10022         * target.def (dispatch): Defined.
10023         (dispatch_do): Defined.
10024
10025 2010-09-09  Vladimir Makarov  <vmakarov@redhat.com>
10026
10027         PR middle-end/45312
10028         * reload1.c (merge_assigned_reloads): Remove.
10029         (reload_as_needed): Don't call it.
10030
10031 2010-09-09  Anatoly Sokolov  <aesok@post.ru>
10032
10033         * config/m32r/m32r.c (m32r_mode_dependent_address_p): New functions.
10034         (TARGET_MODE_DEPENDENT_ADDRESS_P): Define.
10035         * config/m32r/m32r.h: (GO_IF_MODE_DEPENDENT_ADDRESS): Remove.
10036
10037 2010-09-09  Matthias Klose  <doko@ubuntu.com>
10038
10039         PR bootstrap/43847
10040         * configure.ac (--enable-plugin): Enhance for cross builds.
10041         * configure: Regenerate.
10042
10043 2010-09-09  Jan Hubicka  <jh@suse.cz>
10044
10045         PR tree-optimization/45598
10046         * tree-ssa-ccp.c (fold_const_aggregate_ref): Check that result of
10047         string folding is of integral type.
10048
10049 2010-09-09  Nathan Sidwell  <nathan@codesourcery.com>
10050
10051         * configure.ac (gnu_indirect_function): New test.
10052         * configure: Rebuilt.
10053         * config.in (HAVE_GAS_INDIRECT_FUNCTION): New.
10054         * defaults.h (IFUNC_ASM_TYPE): Provide default.
10055
10056         * doc/extend.texi (Function Attributes): Document ifunc.
10057         * varasm.c (do_assemble_alias): Deal with ifuncs too.
10058
10059 2010-09-09  Hariharan Sandanagobalane  <hariharan@picochip.com>
10060
10061         * config/picochip/picochip.c (picochip_reorg): Check for note_p for
10062         epilogue instruction move.
10063
10064 2010-09-09  Jan Hubicka  <jh@suse.cz>
10065
10066         * collect2.c (maybe_run_lto_and_relink): Rewrite code producing ld
10067         command line to allow more partitions than input files.
10068
10069 2010-09-09  Vladimir Makarov  <vmakarov@redhat.com>
10070
10071         PR middle-end/44554
10072         * ira.c (ira): Switch off sharing spill slots if setjmp is called.
10073
10074 2010-09-09  Vladimir Makarov  <vmakarov@redhat.com>
10075
10076         PR middle-end/40386
10077         * ira.c (pseudo_for_reload_consideration_p): Don't use
10078         flag_ira_share_spill_slots.
10079
10080 2010-09-09  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
10081
10082         * config/s390/s390.c (legitimate_reload_constant_p): Accept floating-
10083         point zero operands that fit into a single GPR.
10084         (s390_preferred_reload_class): Ensure we only return general-purpose
10085         register classes.
10086         * config/s390/s390.md ("*mov<mode>_64dfp"): Use lghi to load
10087         floating-point zero operands into GPRs.
10088         ("*mov<mode>_64"): Likewise.
10089         ("mov<mode>"): Likewise using lhi.
10090
10091 2010-09-09  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
10092
10093         * config/s390/s390.c (s390_symref_operand_p): Return false for
10094         literal pool references.
10095         (s390_check_qrst_address): Update caller.
10096
10097 2010-09-09  Uros Bizjak  <ubizjak@gmail.com>
10098
10099         * config/i386/predicates.md (ext_register_operand): Check that
10100         SUBREG_REG is really a register before looking for REGNO.
10101         (reg_not_xmm0_operand): Handle SUBREGs correctly.
10102         (nonimm_not_xmm0_operand): Call reg_not_xmm0_operand.
10103
10104 2010-09-09  Jakub Jelinek  <jakub@redhat.com>
10105
10106         * rtl.def (DEBUG_IMPLICIT_PTR): New rtl code.
10107         * rtl.h (DEBUG_IMPLICIT_PTR_DECL): Define.
10108         * rtl.c (rtx_equal_p_cb, rtx_equal_p): Handle DEBUG_IMPLICIT_PTR.
10109         * print-rtl.c (print_rtx): Likewise.
10110         * cselib.c (rtx_equal_for_cselib_p, cselib_hash_rtx): Likewise.
10111         * cfgexpand.c (expand_debug_expr): Generate DEBUG_IMPLICIT_PTR
10112         for ADDR_EXPR with non-addressable object.
10113         * dwarf2out.c (enum dw_val_class): Add dw_val_class_decl_ref.
10114         (struct dw_val_struct): Add v.val_decl_ref.
10115         (dwarf_stack_op_name, output_loc_operands, output_loc_operands_raw):
10116         Handle DW_OP_GNU_implicit_pointer.
10117         (size_of_loc_descr): Likewise.  Fix up DW_OP_call_ref size.
10118         (get_ref_die_offset_label): New function.
10119         (implicit_ptr_descriptor): New function.
10120         (mem_loc_descriptor): Handle DEBUG_IMPLICIT_PTR.
10121         (loc_descriptor): Likewise.
10122         (gen_variable_die): Put even definitions into decl_die_table.
10123         (resolve_addr_in_expr): Resolve still unresolved
10124         DW_OP_GNU_implicit_pointer operands, if it can't be resolved
10125         return false.
10126         (dwarf2out_finish): Call output_location_lists after outputting
10127         .debug_info and .debug_abbrev instead of before.
10128
10129 2010-09-09  Roland McGrath  <roland@redhat.com>
10130
10131         * dwarf2out.c (DWARF_REF_SIZE): Define.
10132         (size_of_loc_descr): Use it for DW_OP_call_ref.
10133
10134 2010-09-09  Alan Modra  <amodra@gmail.com>
10135
10136         * doc/invoke.text: Reinstate mcmodel=medium.
10137         * config/rs6000/linux64.h (SUBSUBTARGET_OVERRIDE_OPTIONS): Set
10138         CMODEL_MEDIUM as default.
10139         * config/rs6000/rs6000.h (enum rs6000_cmodel): Add CMODEL_MEDIUM.
10140         * config/rs6000/rs6000.c (rs6000_handle_option): Add mcmodel=medium.
10141         (toc_relative_ok, offsettable_ok_by_alignment): New functions.
10142         (rs6000_emit_move): Reinstate mcmodel=medium optimization.
10143
10144 2010-09-08  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
10145
10146         PR target/45250
10147         * config/pa/pa.md (nonlocal_goto): Restore hard frame pointer using
10148         hard_frame_pointer_rtx instead of virtual_stack_vars_rtx.
10149         (builtin_longjmp): Likewise.
10150         (allocate_stack): Use hard_frame_pointer_rtx instead of
10151         frame_pointer_rtx.
10152         * config/pa/pa-protos.h (pa_initial_elimination_offset): Declare.
10153         * config/pa/pa.c (pa_internal_arg_pointer): Declare.
10154         (pa_can_eliminate): Likewise.
10155         (TARGET_INTERNAL_ARG_POINTER): Define.
10156         (TARGET_CAN_ELIMINATE): Define.
10157         (hppa_expand_prologue): Use hard frame pointer instead of soft frame
10158         pointer.
10159         (hppa_expand_epilogue, pa_eh_return_handler_rtx): Likewise.
10160         (pa_internal_arg_pointer, pa_can_eliminate,
10161         pa_initial_elimination_offset): New.
10162         * config/pa/pa.h (FRAME_POINTER_REGNUM): Set to new general register.
10163         (HARD_FRAME_POINTER_REGNUM): Set to register three.
10164         (INITIAL_FRAME_POINTER_OFFSET): Delete.
10165         (ELIMINABLE_REGS, INITIAL_ELIMINATION_OFFSET, DWARF_FRAME_REGISTERS):
10166         Define.
10167         (DWARF_ALT_FRAME_RETURN_COLUMN, REGNO_OK_FOR_INDEX_P,
10168         REGNO_OK_FOR_BASE_P): Update to include soft frame pointer.
10169         * config/pa/pa32-regs.h (FIRST_PSEUDO_REGISTER): Increase by one.
10170         (FIXED_REGISTERS, CALL_USED_REGISTERS, REG_ALLOC_ORDER,
10171         REG_CLASS_CONTENTS, REGNO_REG_CLASS, REGISTER_NAMES): Update to include
10172         new soft frame pointer.
10173         * config/pa/pa64-regs.h: Likewise.
10174
10175 2010-09-08  Uros Bizjak  <ubizjak@gmail.com>
10176
10177         * config/i386/i386.h (EH_RETURN_DATA_REGNO) Use DX_REG instead of
10178         numerical constant.
10179         (EH_RETURN_STACKADJ_RTX): Use CX_REG insted of numerical constant.
10180
10181 2010-09-08  Alexandre Oliva  <aoliva@redhat.com>
10182
10183         PR debug/45531
10184         * cfglayout.c (fixup_reorder_chain): Skip debug insns.
10185
10186 2010-09-08  Alexandre Oliva  <aoliva@redhat.com>
10187
10188         PR debug/45419
10189         PR debug/45408
10190         * tree-pretty-print.c (dump_generic_node): Disregard top-level
10191         qualifiers in otherwise equal MEM_REF pointer types.
10192         * fold-const.c (operand_equal_p): Compare pointer type of MEM_REFs.
10193         * tree.c (iterative_hash_expr): Hash the pointer type of MEM_REFs.
10194
10195 2010-09-08  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
10196
10197         PR target/44392
10198         * config/arm/arm.md (bswapsi2): Handle condition correctly
10199         for armv6 and optimize_size.
10200
10201 2010-09-08  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
10202
10203         PR other/18555
10204         * doc/cppopts.texi (-isysroot): Document Darwin behaviour.
10205
10206 2010-09-08  Uros Bizjak  <ubizjak@gmail.com>
10207
10208         * config/i386/i386-protos.h (ix86_can_use_return_insn_p,
10209         symbolic_reference_mentioned_p, ix86_expand_movmem, ix86_expand_setmem,
10210         ix86_expand_strlen, legitimate_pic_address_disp_p,
10211         ix86_binary_operator_ok, ix86_unary_operator_ok, ix86_match_ccmode,
10212         ix86_expand_int_movcc, ix86_expand_fp_movcc, ix86_expand_int_addcc,
10213         ix86_check_movabs, ix86_secondary_memory_needed): Change function
10214         prototype to bool.
10215         * config/i386/i386.c (return_in_memory_32, return_in_memory_64,
10216         return_in_memory_ms_64, ix86_check_movabs,
10217         symbolic_reference_mentioned_p, ix86_can_use_return_insn_p,
10218         legitimate_pic_address_disp_p, ix86_binary_operator_ok,
10219         ix86_unary_operator_ok, ix86_match_ccmode, ix86_expand_int_movcc,
10220         ix86_expand_fp_movcc, ix86_expand_int_addcc, ix86_expand_movmem,
10221         ix86_expand_setmem, ix86_expand_strlen, inline_secondary_memory_needed,
10222         ix86_secondary_memory_needed): Change to bool.  Return
10223         "true" and "false" values.
10224         * config/i386/i386.md: Return "true" and "false" values.
10225
10226 2010-09-08  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
10227
10228         * doc/sourcebuild.texi (Effective-Target Keywords): Document
10229         run_expensive_tests.
10230
10231 2010-09-08  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
10232
10233         * toplev.c (output_stack_usage): Use lbasename instead of basename.
10234
10235 2010-09-08  Martin Jambor  <mjambor@suse.cz>
10236
10237         PR other/45443
10238         * doc/invoke.texi: Add -fipa-cp-clone to list of switches turned on
10239         at -O3.
10240
10241 2010-09-08  Richard Guenther  <rguenther@suse.de>
10242
10243         * gimple.c (gimple_types, type_hash_cache): Move to GC memory.
10244         (visit): Adjust.
10245         (iterative_hash_gimple_type): Likewise.
10246         (gimple_type_hash): Likewise.
10247         (gimple_register_type): Likewise.
10248         (print_gimple_types_stats): Likewise.
10249         (free_gimple_type_tables): Likewise.
10250
10251 2010-09-08  Michael Matz  <matz@suse.de>
10252
10253         PR tree-optimization/43430
10254         * tree-vect-stmts.c (vectorizable_condition): Support multiple
10255         copies for conditional statements if it's not part of a reduction.
10256
10257 2010-09-08  Michael Matz  <matz@suse.de>
10258
10259         PR tree-optimization/33244
10260         * tree-ssa-sink.c (statement_sink_location): Don't sink into
10261         empty loop latches.
10262
10263 2010-09-08  Richard Guenther  <rguenther@suse.de>
10264
10265         PR tree-optimization/45578
10266         * tree-ssa-loop-ivopts.c (rewrite_use_nonlinear_expr):
10267         Be more careful when transfering alignment information to
10268         the new induction variable.
10269         (copy_ref_info): Likewise.
10270
10271 2010-09-08  Richard Guenther  <rguenther@suse.de>
10272
10273         * tree.h (TYPE_ORIG_SIZE_TYPE): Remove.
10274         * c-typeck.c (comptypes_internal): Remove TYPE_ORIG_SIZE_TYPE checks.
10275
10276 2010-09-08  Arnaud Charlet  <charlet@adacore.com>
10277
10278         * c-tree.h, c-decl.c (build_enumerator): Add location parameter.
10279         * c-parser.c (c_parser_enum_specifier): Adjust call to build_enumerator.
10280
10281 2010-09-08  Kenneth Zadeck  <zadeck@naturalbridge.com>
10282
10283         PR doc/45587
10284         * doc/md.texi: Fixed modes on several standard pattern names.
10285
10286 2010-09-08  Mingjie Xing  <mingjie.xing@gmail.com>
10287
10288         * config/mips/loongson.md (loongson_psll<V_suffix>): Rename to...
10289         (ashl<mode>3): ...this.
10290         (loongson_psra<V_suffix>): Rename to...
10291         (ashr<mode>3): ...this.
10292         (loongson_psrl<V_suffix>): Rename to...
10293         (lshr<mode>3): ...this.
10294         * config/mips/mips.c (CODE_FOR_loongson_psllh): Define.
10295         (CODE_FOR_loongson_psllw): Define.
10296         (CODE_FOR_loongson_psrlh): Define.
10297         (CODE_FOR_loongson_psrlw): Define.
10298         (CODE_FOR_loongson_psrah): Define.
10299         (CODE_FOR_loongson_psraw): Define.
10300
10301 2010-09-07  Richard Henderson  <rth@redhat.com>
10302
10303         * tree-vect-data-refs.c: Include tm_p.h.
10304         * Makefile.in (tree-vect-data-refs.o): Update deps.
10305         * config/i386/i386-protos.h (ix86_cfun_abi, ix86_function_type_abi):
10306         Move delarations outside #ifdef RTX_CODE.
10307
10308 2010-09-07  Richard Henderson  <rth@redhat.com>
10309
10310         * final.c (rest_of_handle_final): Unconditionally do
10311         output_function_exception_table before assemble_end_function.
10312
10313 2010-09-07  Jan Hubicka  <jh@suse.cz>
10314
10315         * tree-inline.c (tree_inlinable_function_p): Do not test
10316         DECL_REPLACEABLE_P.
10317         * ipa-inline.c (cgraph_default_inline_p, update_caller_keys,
10318         update_callee_keys, cgraph_decide_inlining): Test function availability.
10319         * cif-code.def (OVERWRITABLE): New code.
10320
10321 2010-09-07  H.J. Lu  <hjl.tools@gmail.com>
10322             Jack Howarth  <howarth@bromo.med.uc.edu>
10323
10324         PR target/36502
10325         PR target/42313
10326         PR target/44651
10327         * config/i386/darwin.h (STACK_BOUNDARY): Redefine as 128 for
10328         profiling or 64-bit MS_ABI and as BITS_PER_WORD otherwise.
10329         (PREFERRED_STACK_BOUNDARY): Replace STACK_BOUNDARY with 128 in
10330         MAX macro.
10331
10332 2010-09-07  H.J. Lu  <hongjiu.lu@intel.com>
10333
10334         * unwind-dw2-fde-glibc.c: Include <elf.h> for DT_CONFIG.
10335         Include <link.h> only if USE_PT_GNU_EH_FRAME is defined.
10336
10337 2010-09-07  H.J. Lu  <hongjiu.lu@intel.com>
10338
10339         * config.gcc: Don't append t-android for Android targets.
10340
10341         * config/t-android: Removed.
10342
10343 2010-09-07  Richard Henderson  <rth@redhat.com>
10344
10345         * target.def (TARGET_ASM_EMIT_EXCEPT_PERSONALITY): New hook.
10346         * doc/tm.texi.in: Add doc marker.
10347         * doc/tm.texi: Rebuild.
10348         * except.c (switch_to_exception_section): Always build.
10349         (output_one_function_exception_table): Move section switch,
10350         personality output, and label output ...
10351         (output_function_exception_table): ... here.  Use the new
10352         personality hook.
10353
10354         * config/ia64/ia64.c (ia64_asm_emit_except_personality,
10355         ia64_asm_init_sections, TARGET_ASM_EMIT_EXCEPT_PERSONALITY,
10356         TARGET_ASM_INIT_SECTIONS): New.
10357         (ia64_asm_unwind_emit): Rename from process_for_unwind_directive,
10358         make static.
10359         (TARGET_ASM_UNWIND_EMIT): Update to match.
10360         * config/ia64/ia64-protos.h (process_for_unwind_directive): Remove.
10361
10362         * config/arm/arm.c (arm_asm_emit_except_personality): New.
10363         (arm_asm_init_sections): New.
10364         (TARGET_ASM_EMIT_EXCEPT_PERSONALITY, TARGET_ASM_INIT_SECTIONS): New.
10365
10366 2010-09-07  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
10367
10368         * config/arm/arm.md: Remove unused variable.
10369
10370 2010-09-07  Anatoly Sokolov  <aesok@post.ru>
10371
10372         * config/m32r/m32r.h (REGISTER_MOVE_COST, MEMORY_MOVE_COST): Remove.
10373         * config/m32r/m32r.c (TARGET_MEMORY_MOVE_COSTS): Define.
10374         (m32r_memory_move_cost): New function.
10375
10376 2010-09-07  H.J. Lu  <hongjiu.lu@intel.com>
10377
10378         * config.gcc: Append t-android for Android targets.
10379
10380         * config/t-android: New.
10381
10382 2010-09-07  Richard Henderson  <rth@redhat.com>
10383
10384         * target.def (unwind_emit_before_insn): New hook.
10385         * doc/tm.texi.in: Add @hook marker for it.
10386         * doc/tm.texi: Rebuild.
10387         * final.c (final_scan_insn): Respect unwind_emit_before_insn.
10388
10389 2010-09-07  Martin Jambor  <mjambor@suse.cz>
10390
10391         PR fortran/43665
10392         * ipa-cp.c (ipcp_versionable_function_p): Return false if there
10393         are any type attributes.
10394
10395 2010-09-07  Jan Hubicka  <jh@suse.cz>
10396
10397         * tree-ssa-ccp.c (fold_const_aggregate_ref): Fix handling of
10398         array_ref_low_bound in string access folding.
10399
10400 2010-09-07  Uros Bizjak  <ubizjak@gmail.com>
10401
10402         PR target/45206
10403         * config/i386/i386.c (ix86_expand_epilogue): Mark SP as valid after
10404         eh_return fixup sequence.
10405
10406 2010-09-07  Jan Hubicka  <jh@suse.cz>
10407
10408         * gimple-fold.c (maybe_fold_reference): Verify that operand is
10409         gimple_min_invariant.
10410
10411 2010-09-07  Richard Guenther  <rguenther@suse.de>
10412
10413         PR middle-end/45569
10414         * tree-eh.c (operation_could_trap_helper_p): Neither COMPLEX_EXPR
10415         nor CONSTRUCTOR can trap.
10416         * tree-complex.c (update_complex_assignment): Update EH info.
10417
10418 2010-09-07  Richard Guenther  <rguenther@suse.de>
10419
10420         PR middle-end/45569
10421         * tree-cfg.c (build_gimple_cfg): Remove redundant stmt verification.
10422         * passes.c (execute_function_todo): Do not verify anything if
10423         we saw errors.
10424
10425 2010-09-07  Richard Guenther  <rguenther@suse.de>
10426
10427         * tree-pretty-print.c (dump_generic_node): Dump void types as void.
10428
10429 2010-09-07  Bernd Schmidt  <bernds@codesourcery.com>
10430
10431         PR target/43137
10432         * config/arm/iterators.md (qhs_zextenddi_cond, qhs_sextenddi_cond):
10433         New define_mode_attrs.
10434         * config/arm/arm.md (zero_extendsidi2, arm_zero_extendsidi2,
10435         arm_exxtendsidi2, arm_extendsidi2): Delete patterns.
10436         (zero_extend<mode>di2, extend<mode>di2 and related splits): New.
10437         (thumb1_zero_extendhisi2): Remove code to handle LABEL_REFs.
10438         Remove pool_range attribute.
10439         (arm_zero_extendhisi2, arm_zero_extendhisi2_v6, arm_zero_extendqisi2,
10440         arm_zero_extendqisi2_v6, thumb1_zero_extendqisi2_v6): Remove
10441         pool_range and neg_pool_range attributes.
10442         * config/arm/thumb2.md (thumb2_zero_extendsidi2,
10443         thumb2_zero_extendhidi2, thumb2_zero_extendqidi2, thumb2_extendsidi2,
10444         thumb2_extendhidi2, thumb2_extendqidi2): Delete.
10445
10446 2010-09-06  H.J. Lu  <hongjiu.lu@intel.com>
10447
10448         * config/i386/linux-unwind.h (x86_fallback_frame_state): Properly
10449         check glibc.
10450
10451 2010-09-06  Uros Bizjak  <ubizjak@gmail.com>
10452
10453         PR target/22152
10454         * config/i386/mmx.md (*mov<mode>_internal_rex64,
10455         *mov<mode>_internal_avx, *mov<mode>_internal,
10456         *movv2sf_internal_rex64_avx, *movv2sf_internal_rex64,
10457         *movv2sf_internal_avx, *movv2sf_internal): Split out !y-!y alternative.
10458
10459 2010-09-06  Mark Mitchell  <mark@codesourcery.com>
10460
10461         * c-typeck.c (do_warn_double_promotion): Remove.
10462         * doc/invoke.texi (-Wdouble-promotion): Note available for C++ and
10463         Objective-C++ too.
10464
10465 2010-09-06  Anatoly Sokolov  <aesok@post.ru>
10466
10467         * config/frv/frv.h (CLASS_LIKELY_SPILLED_P): Remove.
10468         * config/frv/frv-protos.h (frv_class_likely_spilled_p): Remove.
10469         * config/frv/frv.c (frv_class_likely_spilled_p): Make static. Change
10470         argument type to reg_class_t. Change result type to bool.
10471         (TARGET_CLASS_LIKELY_SPILLED_P): Define.
10472
10473 2010-09-06  Nicola Pero  <nicola.pero@meta-innovation.com>
10474
10475         PR libobjc/19850
10476         * gthr-posix.h (__gthread_objc_thread_detach): Use
10477         _objc_thread_attribs when detaching a thread.
10478         * gthr-posix95.h (__gthread_objc_thread_detach): Same change.
10479
10480 2010-09-06  H.J. Lu  <hongjiu.lu@intel.com>
10481
10482         PR target/45524
10483         * configure.ac (enable_decimal_float): Set to $default_decimal_float.
10484         * configure: Regenerated.
10485
10486 2010-09-06  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
10487
10488         * combine.c (try_combine): Set subst_low_luid to i0.
10489
10490 2010-09-06  Richard Guenther  <rguenther@suse.de>
10491
10492         * tree.def (MISALIGNED_INDIRECT_REF): Remove.
10493         * tree.h (INDIRECT_REF_P): Only check for INDIRECT_REF.
10494         (build_aligned_type): Declare.
10495         * tree.c (check_qualified_type): Also compare TYPE_ALIGN.
10496         (check_aligned_type): New function.
10497         (build_aligned_type): Likewise.
10498         * expr.c (expand_assignment): Handle misaligned stores via
10499         TARGET_MEM_REF and MEM_REF using movmisalign_optab.
10500         (expand_expr_real_1): Likewise.
10501         (safe_from_p): Remove MISALIGNED_INDIRECT_REF handling.
10502         * tree-vect-stmts.c (vectorizable_store): Do not build
10503         MISALIGNED_INDIRECT_REF but initialize alignment information.
10504         (vectorizable_load): Likewise.
10505         * builtins.c (get_object_alignment): Remove MISALIGNED_INDIRECT_REF
10506         handling.
10507         * cfgexpand.c (expand_debug_expr): Likewise.
10508         * dwarf2out.c (loc_list_from_tree): Likewise.
10509         * fold-const.c (maybe_lvalue_p): Likewise.
10510         (operand_equal_p): Likewise.
10511         (build_fold_addr_expr_with_type_loc): Likewise.
10512         * gimplify.c (gimplify_addr_expr): Likewise.
10513         (gimplify_expr): Likewise.
10514         * tree-cfg.c (verify_types_in_gimple_min_lval): Likewise.
10515         (verify_gimple_assign_single): Likewise.
10516         * tree-dump.c (dequeue_and_dump): Likewise.
10517         (tree_could_trap_p): Likewise.
10518         * tree-predcom.c (ref_at_iteration): Likewise.
10519         * tree-pretty-print.c (dump_generic_node): Likewise.
10520         (op_code_prio): Likewise.
10521         (op_symbol_code): Likewise.
10522         * tree-ssa-ccp.c (get_value_from_alignment): Likewise.
10523         * tree-ssa-loop-im.c (for_each_index): Likewise.
10524         (gen_lsm_tmp_name): Likewise.
10525         * tree-ssa-loop-ivopts.c (idx_find_step): Likewise.
10526         (find_interesting_uses_address): Likewise.
10527         * tree-ssa-loop-prefetch.c (idx_analyze_ref): Likewise.
10528         * tree-ssa-operands.c (get_expr_operands): Likewise.
10529         * tree-ssa-pre.c (create_component_ref_by_pieces_1): Likewise.
10530         * tree-ssa-sccvn.c (copy_reference_ops_from_ref): Likewise.
10531         (ao_ref_init_from_vn_reference): Likewise.
10532         * tree.c (staticp): Likewise.
10533         (build1_stat): Likewise.
10534         (reference_alias_ptr_type): Likewise.
10535         * emit-rtl.c (set_mem_attributes_minus_bitpos): Likewise.
10536         * config/rs6000/rs6000.c (rs6000_check_sdmode): Remove
10537         MISALIGNED_INDIRECT_REF handling.
10538
10539 2010-09-06  Richard Guenther  <rguenther@suse.de>
10540
10541         PR tree-optimization/45534
10542         * tree-ssa-address.c (create_mem_ref_raw): Add verify parameter.
10543         (create_mem_ref): Do verify the created TARGET_MEM_REF is valid
10544         on the target.
10545         (maybe_fold_tmr): Do not verify the created TARGET_MEM_REF is
10546         valid on the target.
10547
10548 2010-09-06  Andreas Schwab  <schwab@redhat.com>
10549
10550         * configure.ac: Quote argument of AC_MSG_WARN.
10551         * configure: Regenerate.
10552
10553 2010-09-06  Alexander Monakov  <amonakov@ispras.ru>
10554
10555         * sel-sched.c (move_cond_jump): Correct arguments to
10556         maybe_tidy_empty_bb.
10557         * sel-sched-ir.c (maybe_tidy_empty_bb): Export.
10558
10559 2010-09-06  Andrey Belevantsev  <abel@ispras.ru>
10560
10561         PR rtl-optimization/44919
10562         * sel-sched.c (move_cond_jump): Remove assert, check that
10563         the several blocks case can only happen with mutually exclusive
10564         insns instead.  Rewrite the movement code to support moving through
10565         several basic blocks.
10566
10567 2010-09-06  Uros Bizjak  <ubizjak@gmail.com>
10568
10569         * config/i386/i386.md (iptrsize): New mode attribute.
10570         (tp_seg): Ditto.
10571         (*load_tp_<mode>): Macroize insn from *load_tp_{si,di} using P
10572         mode iterator.
10573         (*add_tp_<mode>): Ditto from *add_tp_{si,di}.
10574         (stack_protect_set_<mode>): Ditto from stack_protect_set_{si,di}.
10575         (stack_protect_test_<mode>): Ditto from stack_protect_test_{si,di}.
10576         (stack_tls_protect_set_<mode>): Ditto from
10577         stack_tls_protect_set_{si,di}.  Use %@ to output segment register
10578         of thread base pointer load.
10579         (stack_tls_protect_test_<mode>): Ditto from
10580         stack_tls_protect_test_{si,di}.  Use %@ to output segment register
10581         of thread base pointer load.
10582         (stack_protect_set): Rewrite using indirect functions.
10583         (stack_protect_test): Ditto.
10584         * config/i386/i386.c (ix86_print_operand_punct_valid): Add '@'.
10585         (ix86_print_operand): Handle '@'.
10586
10587 2010-09-05  Giuseppe Scrivano  <gscrivano@gnu.org>
10588
10589         * tree-tailcall.c (process_assignment): Handle NEGATE_EXPR and
10590         MINUS_EXPR.
10591
10592 2010-09-05  Mark Mitchell  <mark@codesourcery.com>
10593
10594         * doc/invoke.texi: Document -Wdouble-promotion.
10595         * c-typeck.c (convert_arguments): Check for implicit conversions
10596         from float to double.
10597         (do_warn_double_promotion): New function.
10598         (build_conditional_expr): Use it.
10599         (build_binary_op): Likewise.
10600
10601 2010-09-05  Richard Guenther  <rguenther@suse.de>
10602
10603         PR tree-optimization/45535
10604         * tree-ssa-alias.c (indirect_ref_may_alias_decl_p): Properly
10605         handle TMR_INDEX2.  Make sure TMR_INDEX is not NULL before
10606         dereferencing it.
10607         (indirect_refs_may_alias_p): Likewise.
10608
10609 2010-09-05  Naveen H.S  <naveen.S@kpitcummins.com>
10610
10611         * config/sh/sh.c (sh_option_override): Make static.
10612         Adjust comments.  Declare.
10613         (sh_function_value_regno_p): Likewise.
10614         (sh_register_move_cost): Modify the arguments, make static.
10615         Adjust comments.  Declare.
10616         (TARGET_OPTION_OVERRIDE, TARGET_REGISTER_MOVE_COST
10617         TARGET_FUNCTION_VALUE_REGNO_P): Define.
10618         * config/sh/sh.h (OVERRIDE_OPTIONS, FUNCTION_VALUE_REGNO_P
10619         REGISTER_MOVE_COST): Delete.
10620         * config/sh/sh-protos.h (sh_override_options): Delete.
10621         (sh_register_move_cost): Delete.
10622         (sh_function_value_regno_p): Delete.
10623
10624 2010-09-04  Anatoly Sokolov  <aesok@post.ru>
10625
10626         * config/m32r/m32r.c (m32r_function_value, m32r_libcall_value,
10627         m32r_function_value_regno_p): New functions.
10628         (TARGET_FUNCTION_VALUE, TARGET_LIBCALL_VALUE,
10629         TARGET_FUNCTION_VALUE_REGNO_P): Declare.
10630         * config/m32r/m32r.h: (FUNCTION_VALUE, LIBCALL_VALUE,
10631         FUNCTION_VALUE_REGNO_P): Remove.
10632
10633 2010-09-04  Jan Hubicka  <jh@suse.cz>
10634
10635         * gimple-fold.c (maybe_fold_reference): Use fold_const_aggregate_ref.
10636         * tree-ssa-ccp.c (fold_const_aggregate_ref): Use
10637         fold_read_from_constant_string.
10638
10639         * gimple.h (canonicalize_constructor_val): Declare.
10640         * gimple-fold.c (canonicalize_constructor_val): New function.
10641         (get_symbol_constant_value):Use it.
10642         * tree-ssa-ccp.c (fold_const_aggregate_ref): Likewise.
10643
10644 2010-09-04  Jan Hubicka  <jh@suse.cz>
10645
10646         * tree-switch-conversion.c (build_one_array): Set constructor to be
10647         static.
10648         * varpool.c (varpool_finalize_decl): Compute const_value_known.
10649
10650 2010-09-04  Richard Guenther  <rguenther@suse.de>
10651
10652         PR bootstrap/45519
10653         * tree-flow.h (force_gimple_operand_1): Declare.
10654         (force_gimple_operand_gsi_1): Likewise.
10655         * gimplify.c (force_gimple_operand_1): New worker taking a
10656         gimple predicate for ...
10657         (force_gimple_operand): ... which now wraps it.
10658         (force_gimple_operand_gsi_1, force_gimple_operand_gsi): Likewise.
10659         * tree-ssa-loop-ivopts.c (find_interesting_uses_address): Revert
10660         last change.
10661         * tree-ssa-address.c (gimplify_mem_ref_parts): Use
10662         force_gimple_operand_gsi_1 with is_gimple_mem_ref_addr.
10663         (create_mem_ref): Likewise.
10664
10665 2010-09-04  Uros Bizjak  <ubizjak@gmail.com>
10666
10667         * config/i386/predicates.md (sse_reg_operand): New predicate.
10668         * config/i386/i386.md (TFmode push splitter): Use sse_reg_operand
10669         predicate for operand 1.
10670         (XFmode push splitter): Use fp_register_operand predicate
10671         for operand 1.
10672         (*dummy_extendsfdf2, *dummy_extendsfxf2): Remove disabled patterns.
10673         (SF-DF float_extend push splitter): Add reload_completed insn
10674         predicate.
10675         ({SF,DF}-XF float_extend_push splitter): Macroize splitter using
10676         MODEF mode macro.  Add reload_completed insn predicate.
10677
10678 2010-09-04  Paolo Bonzini  <bonzini@gnu.org>
10679
10680         * df.h (enum df_ref_class): Remove DF_REF_EXTRACT.
10681         (struct df_extract_ref): Remove.
10682         (union df_ref_d): Remove extract_ref member.
10683         (df_ref_create): Remove last three arguments.
10684         (DF_REF_LOC): Remove DF_REF_EXTRACT case.
10685         * df-scan.c (df_ref_record): Remove last three arguments, do not
10686         pass them to df_ref_create_structure.
10687         (df_uses_record): Remove first and last three arguments.  Replace
10688         first argument with DF_REF_REGULAR, adjust calls to remove the
10689         width, offset and mode.  Always call recursively on the second
10690         and third argument of ZERO_EXTRACT and SIGN_EXTRACT.
10691         (df_ref_create_structure): Remove first argument.
10692         (struct df_scan_problem_data): Remove ref_extract_pool.
10693         (df_scan_free_internal): Do not free it.
10694         (df_scan_alloc): Do not allocate it.
10695         (df_ref_create): Remove last three arguments, do not pass them to
10696         df_ref_create_structure.
10697         (df_free_ref): Remove DF_REF_EXTRACT case.
10698         (df_notes_rescan): Adjust call to df_uses_record.
10699         (df_ref_equal_p, df_ref_compare, df_ref_create_structure):
10700         Remove DF_REF_EXTRACT case.
10701         (df_def_record_1): Do not special case class for a ZERO_EXTRACT lhs.
10702         Adjust calls to df_ref_record, using DF_REF_REGULAR for all REG
10703         and SUBREG definitions.
10704         (df_get_conditional_uses): Remove references to width/offset/mode,
10705         adjust call to df_ref_create_structure.
10706         (df_get_call_refs, df_insn_refs_collect, df_bb_refs_collect,
10707         df_entry_block_defs_collect, df_exit_block_uses_collect): Adjust
10708         calls to df_uses_record and df_ref_record.
10709         * fwprop.c (update_df): Remove references to width/offset/mode,
10710         adjust call to df_ref_create.
10711
10712 2010-09-03  Jan Hubicka  <jh@suse.cz>
10713
10714         * ipa.c (build_cdtor): Take VECtor as argument; fix array walk.
10715         (build_cdtor_fns): Update use of build_cdtor.
10716
10717 2010-09-03  Joseph Myers  <joseph@codesourcery.com>
10718
10719         * doc/options.texi (SeparateAlias): Document.
10720         * opt-functions.awk (switch_flags): Handle SeparateAlias.
10721         * opth-gen.awk: Generate enumeration names for options marked
10722         SeparateAlias, but not for those marked Ignore.
10723         * opts-common.c (generate_canonical_option): Don't output separate
10724         argument for options marked CL_SEPARATE_ALIAS.
10725         (decode_cmdline_option): Handle CL_SEPARATE_ALIAS.
10726         * opts.h (CL_SEPARATE_ALIAS): New.
10727         (CL_PARAMS, CL_WARNING, CL_OPTIMIZATION, CL_DRIVER, CL_TARGET,
10728         CL_COMMON): Adjust definitions.
10729         * config/i386/darwin.opt, config/mips/sde.opt: New.
10730         * common.opt (fdump-final-insns): New.
10731         * config.gcc (i[34567]86-*-darwin*, x86_64-*-darwin*): Add
10732         i386/darwin.opt.
10733         (mips*-sde-elf*): Add mips/sde.opt.
10734         * config/mips/sde.h (DRIVER_SELF_SPECS): Don't handle
10735         -mno-data-in-code and -mcode-xonly here.
10736         * defaults.h (DEFAULT_SWITCH_TAKES_ARG): Add 'd'.
10737         * gcc.c (option_map): Add "j" to --dump entry.
10738         (translate_options): Don't translate -d to -foutput-class-dir= here.
10739
10740 2010-09-03  Sebastian Pop  <sebastian.pop@amd.com>
10741
10742         * tree-data-ref.c (dr_may_alias_p): Replace !DR_IS_READ with
10743         DR_IS_WRITE.
10744         (compute_all_dependences): Same.
10745         (create_rdg_edge_for_ddr): Same.
10746         * tree-data-ref.h (DR_IS_WRITE): New.
10747         (ddr_is_anti_dependent): Replace !DR_IS_READ with DR_IS_WRITE.
10748         * tree-if-conv.c (write_memrefs_written_at_least_once): Same.
10749         (write_memrefs_written_at_least_once): Same.
10750         * tree-predcom.c (suitable_component_p): Same.
10751         (determine_roots_comp): Same.
10752         (execute_load_motion): Same.
10753         * tree-vect-data-refs.c (vect_analyze_data_ref_dependence): Same.
10754         (vect_enhance_data_refs_alignment): Same.
10755         (vect_analyze_group_access): Same.
10756
10757 2010-09-03  Joern Rennecke  <joern.rennecke@embecosm.com>
10758
10759         PR testsuite/42843
10760         * Makefile.in (PLUGINCC): Define in terms of @CC@ / @CXX@
10761         (PLUGINCFLAGS): Define in terms of @CFLAGS@ / @CXXFLAGS@
10762
10763 2010-09-03  Marcin Baczynski  <marbacz@gmail.com>
10764
10765         * dwarf2out.c (file scope): Remove #if0'd code.
10766         (gen_subprogram_die): Same.
10767
10768 2010-09-03  Jakub Jelinek  <jakub@redhat.com>
10769
10770         PR middle-end/45484
10771         * dwarf2out.c (flush_queued_reg_saves): Rename to...
10772         (dwarf2out_flush_queued_reg_saves): ... this.  No longer static.
10773         (dwarf2out_frame_debug_expr, dwarf2out_frame_debug): Adjust callers.
10774         * dwarf2out.h (dwarf2out_flush_queued_reg_saves): New prototype.
10775         * config/i386/i386.c (output_set_got): Call it.
10776
10777 2010-09-03  Michael Matz  <matz@suse.de>
10778
10779         PR middle-end/45415
10780         * tree-sra.c (sra_modify_assign): If we modify the statement,
10781         say so.
10782
10783         * tree-ssa.c (verify_ssa): Check number of operands and links
10784         per statement to agree.
10785
10786 2010-09-03  Uros Bizjak  <ubizjak@gmail.com>
10787             Iain Sandoe  <iains@gcc.gnu.org>
10788
10789         PR target/45476
10790         * config/i386/t-darwin (LIB2FUNCS_EXCLUDE): New.
10791         * config/i386/darwin.h (LIBGCC2_HAS_TF_MODE,
10792         LIBGCC2_TF_CEXT, TF_SIZE): New defines.
10793
10794 2010-09-03  Richard Guenther  <rguenther@suse.de>
10795
10796         * lto-streamer-out.c (output_function): Output function
10797         start and end loci.
10798         * lto-streamer-in.c (input_function): Input function start
10799         and end loci.
10800
10801 2010-09-03  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
10802
10803         * configure.ac: Use the GCC_AC_ENABLE_DECIMAL_FLOAT macro.
10804         * Makefile.in: Add aclocal.m4 dependency to dfp.m4.
10805         * configure: Regenerate.
10806         * aclocal.m4: Regenerate.
10807
10808 2010-09-03  Jan Hubicka  <jh@suse.cz>
10809
10810         PR lto/44812
10811         * lto-cgraph.c (intput_node, input_varpool_node): Set DECL_EXTERNAL
10812         on functions/variables in other partition.
10813
10814 2010-09-03  Jan Hubicka  <jh@suse.cz>
10815
10816         * cgraph.h (struct varpool_node): Add const_value_known.
10817         (varpool_decide_const_value_known): Declare.
10818         * tree-ssa-ccp.c (fold_const_aggregate_ref): Update initializer folding.
10819         * lto-cgraph.c (lto_output_varpool_node): Store const_value_known.
10820         (input_varpool_node): Restore const_value_known.
10821         * tree-ssa-loop-ivcanon (constant_after_peeling): Check varpool for
10822         initializer folding.
10823         * ipa.c (ipa_discover_readonly_nonaddressable_var,
10824         function_and_variable_visibility): Compute const_value_known.
10825         * gimple-fold.c (get_symbol_constant_value): Use varpool for
10826         initializer folding.
10827         * varpool.c (varpool_decide_const_value_known): New function.
10828
10829 2010-09-03  Uros Bizjak  <ubizjak@gmail.com>
10830
10831         * config/i386/i386.md: Remove empty preparation statements
10832         from splitters.
10833
10834 2010-09-03  Jan Hubicka  <jh@suse.cz>
10835
10836         * passes.c (rest_of_decl_compilation): Do not add local vars into
10837         varpool.
10838         * varpool.c (varpool_get_node, varpool_node): Sanity check that only
10839         static or extern vars are in varpool.
10840         (varpool_finalize_decl): Sanity check that only static vars are
10841         finalized.
10842
10843 2010-09-03  Jakub Jelinek  <jakub@redhat.com>
10844
10845         PR debug/45500
10846         * dwarf2out.c (rtl_for_decl_init): Give up for all generic vectors,
10847         not just generic vectors with BLKmode.
10848
10849 2010-09-03  Richard Guenther  <rguenther@suse.de>
10850
10851         * tree.def (TARGET_MEM_REF): Merge TMR_SYMBOL and TMR_BASE.
10852         Move TMR_OFFSET to second operand.  Add TMR_INDEX2.
10853         * tree.h (TMR_SYMBOL): Remove.
10854         (TMR_BASE, TMR_OFFSET): Adjust.
10855         (TMR_INDEX2): New.
10856         * alias.c (ao_ref_from_mem): Use TMR_BASE.
10857         * builtins.c (get_object_alignment): Merge TMR_BASE and
10858         TMR_SYMBOL handling.
10859         * cfgexpand.c (expand_debug_expr): Use TMR_BASE.
10860         * gimple.c (get_base_address): Merge MEM_REF and TARGET_MEM_REF
10861         handling.  Also allow TARGET_MEM_REF as base address.
10862         (walk_stmt_load_store_addr_ops): TMR_BASE is always non-NULL.
10863         * gimplify.c (gimplify_expr): Gimplify TMR_BASE like MEM_REF
10864         base.  Gimplify TMR_INDEX2.
10865         * tree-cfg.c (verify_types_in_gimple_reference): Adjust.
10866         * tree-dfa.c (get_ref_base_and_extent): Likewise.
10867         (get_addr_base_and_unit_offset): Likewise.
10868         * tree-eh.c (tree_could_trap_p): Likewise.
10869         * tree-pretty-print.c (dump_generic_node): Likewise.
10870         * tree-ssa-address.c (tree_mem_ref_addr): Simplify.  Handle TMR_INDEX2.
10871         (create_mem_ref_raw): Merge symbol and base.  Move 2ndary
10872         base to index2.
10873         (get_address_description): Reconstruct addres description
10874         from merged TMR_BASE and TMR_INDEX2.
10875         (maybe_fold_tmr): Fold propagated addresses.
10876         * tree-ssa-alias.c (indirect_ref_may_alias_decl_p): Merge
10877         MEM_REF and TARGET_MEM_REF paths.
10878         (indirect_refs_may_alias_p): Likewise.
10879         * tree-ssa-live.c (mark_all_vars_used_1): Handle TMR_INDEX2
10880         instead of TMR_SYMBOL.
10881         * tree-ssa-operands.c (get_tmr_operands): Simplify.
10882         * tree-ssa-pre.c (create_component_ref_by_pieces_1): Adjust
10883         according to changes ...
10884         * tree-ssa-sccvn.c (copy_reference_ops_from_ref): ... here.
10885         Split TARGET_MEM_REF into two fields plus the base.
10886         * tree.c (mem_ref_offset): Simplify.
10887         * tree-ssa-loop-im.c (for_each_index): Handle TMR_INDEX2.
10888         * tree-ssa-loop-ivopts.c (find_interesting_uses_address): Likewise.
10889         Strip NOPs when folding MEM_REF addresses.
10890         * tree-ssa-sink.c (is_hidden_global_store): Handle TARGET_MEM_REF.
10891         * gimple-fold.c (maybe_fold_reference): Fold TARGET_MEM_REF here ...
10892         (fold_gimple_assign): ... not here.
10893
10894 2010-09-03  Mingjie Xing  <mingjie.xing@gmail.com>
10895
10896         * config/mips/mips.h (SHIFT_COUNT_TRUNCATED): Change the definition.
10897         * config/mips/mips.c (mips_shift_truncation_mask): New function.
10898         (TARGET_SHIFT_TRUNCATION_MASK): Define.
10899
10900 2010-09-02  Richard Henderson  <rth@redhat.com>
10901
10902         * configure.ac (gcc_cv_as_cfi_advance_working): Use objdump
10903         instead of readelf in the test.
10904         (gcc_cv_as_cfi_sections_directive): Check for correct relocation
10905         in the .debug_frame section for coff targets.
10906         * configure: Rebuild.
10907
10908 2010-09-02  Anatoly Sokolov  <aesok@post.ru>
10909
10910         * config/m32c/m32c.h (CLASS_LIKELY_SPILLED_P): Remove.
10911         * config/m32c/m32c-protos.h (m32c_class_likely_spilled_p): Remove.
10912         * config/m32c/m32c.c (TARGET_CLASS_LIKELY_SPILLED_P): Define.
10913         (m32c_class_likely_spilled_p): Make static. Change argument type to
10914         reg_class_t. Change result type to bool.
10915
10916 2010-09-02  Michael Meissner  <meissner@linux.vnet.ibm.com>
10917
10918         * config/rs6000/rs6000.opt (-mfriz): New switch to control whether
10919         to convert (double)(long) into a single FRIZ instruction or not
10920         when -ffast-math is used.
10921
10922         * config/rs6000/vsx.md (VSX_DF): New iterator for DF/V2DF modes.
10923         (vsx_float_fix_<mode>2): Optimize (double)(long) into X{S,V}RDPIZ
10924         or FRIZ instruction if -ffast-math.
10925         * config/rs6000/rs6000.md (friz): Ditto.
10926
10927         * doc/invoke.texi (RS/6000 and PowerPC Options): Document -mfriz.
10928
10929 2010-09-02  Joseph Myers  <joseph@codesourcery.com>
10930
10931         * opth-gen.awk (quote, comma): Remove unused variables.
10932
10933 2010-09-02  Ryan Mansfield  <rmansfield@qnx.com>
10934
10935         * arm.c (arm_override_options): Correct fall-back code to use
10936         SUBTARGET_CPU_DEFAULT.
10937
10938 2010-09-02  Julian Brown  <julian@codesourcery.com>
10939
10940         * config/arm/neon.md (UNSPEC_VCLE, UNSPEC_VCLT): New constants for
10941         unspecs.
10942         (vcond<mode>, vcondu<mode>): New expanders.
10943         (neon_vceq<mode>, neon_vcge<mode>, neon_vcgt<mode>): Support
10944         comparisons with zero.
10945         (neon_vcle<mode>, neon_vclt<mode>): New patterns.
10946         * config/arm/constraints.md (Dz): New constraint.
10947
10948 2010-09-02  Anatoly Sokolov  <aesok@post.ru>
10949
10950         * target.def (class_likely_spilled_p): New hook.
10951         * doc/tm.texi.in (TARGET_CLASS_LIKELY_SPILLED_P): Document.
10952         * doc/tm.texi: Regenerate.
10953         * targhooks.c (default_class_likely_spilled_p): New function.
10954         * targhooks.h (default_class_likely_spilled_p): Declare.
10955         * regs.h (CLASS_LIKELY_SPILLED_P): Remove.
10956         * combine.c (cant_combine_insn_p, likely_spilled_retval_p): Use
10957         TARGET_CLASS_LIKELY_SPILLED_P target hook. Use HARD_REGISTER_P macro.
10958         Use fixed_reg_set instead of fixed_regs.
10959         * cse.c (hash_rtx_cb): Use TARGET_CLASS_LIKELY_SPILLED_P target hook.
10960         * calls.c (avoid_likely_spilled_reg): Ditto.
10961         * ira-conflicts.c (ira_build_conflicts): Ditto.
10962         * ira.c (update_equiv_regs): Ditto.
10963         * mode-switching.c (create_pre_exit): Ditto.
10964         * regmove.c (find_matches): Ditto.
10965         (regclass_compatible_p): Use TARGET_CLASS_LIKELY_SPILLED_P target hook.
10966         * reload.c (SMALL_REGISTER_CLASS_P): Remove macro.
10967         (small_register_class_p): New inline function.
10968         (push_secondary_reload, find_reusable_reload, find_reloads): Use
10969         small_register_class_p instead of SMALL_REGISTER_CLASS_P.
10970
10971         * config/i386/i386.h (CLASS_LIKELY_SPILLED_P): Remove.
10972         * config/i386/i386.c (ix86_class_likely_spilled_p): New.
10973         (TARGET_CLASS_LIKELY_SPILLED_P): Define.
10974
10975 2010-09-02  Richard Guenther  <rguenther@suse.de>
10976
10977         PR tree-optimization/44937
10978         PR tree-optimization/45412
10979         * ipa-split.c (split_function): Properly remove PHI nodes.
10980
10981 2010-09-02  Joseph Myers  <joseph@codesourcery.com>
10982
10983         * opts.h (struct cl_option): Add warn_message field.
10984         (struct cl_decoded_option): Add warn_message field.
10985         * doc/options.texi (Ignore, Warn): Document.
10986         * opt-functions.awk (needs_state_p): Don't consider aliases or
10987         ignored options to need state saved.
10988         * optc-gen.awk: Handle Warn and Ignore.
10989         * opth-gen.awk: Output OPT_SPECIAL_ignore.
10990         * opts-common.c (decode_cmdline_option): Set warn_message field.
10991         Handle ignored options.
10992         (decode_cmdline_options_to_array, generate_option,
10993         generate_option_input_file): Set warn_message field.
10994         (read_cmdline_option): Generate warnings from warn_message field.
10995         Handle ignored options.
10996         * common.opt (Wunreachable-code, fargument-alias,
10997         fargument-noalias, fargument-noalias-global,
10998         fargument-noalias-anything, fcse-skip-blocks, fforce-addr,
10999         floop-optimize, frerun-loop-opt, fsched2-use-traces, fsee,
11000         fstrength-reduce, ftree-store-ccp, ftree-store-copy-prop,
11001         ftree-salias): Mark Ignore.
11002         * config/i386/i386.h (CC1_CPU_SPEC_1): Don't handle -mcpu,
11003         -mintel-syntax and -mno-intel-syntax here.
11004         * config/i386/i386.opt (mcpu=, mintel-syntax): Define as aliases
11005         using Warn.
11006         * opts.c (common_handle_option): Don't handle options marked as
11007         ignored.
11008         (enable_warning_as_error): Handle ignored options.
11009
11010 2010-09-02  Joseph Myers  <joseph@codesourcery.com>
11011
11012         PR driver/44076
11013         * opts.h (struct cl_option): Add alias_arg, neg_alias_arg and
11014         alias_target fields.
11015         * opt-functions.awk (opt_sanitized_name): Don't handle
11016         finline-limit=, Wlarger-than= and ftemplate-depth= specially.
11017         * optc-gen.awk: Generate alias fields.
11018         * opth-gen.awk: Explicitly give values for OPT_* enum constants.
11019         Don't generate such constants for aliases.
11020         * opts-common.c (generate_canonical_option): New.
11021         (decode_cmdline_option): Handle aliases.  Use
11022         generate_canonical_option for known options instead of copying the
11023         input option text.
11024         * doc/options.texi (Alias): Document.
11025         * common.opt (W, Wlarger-than-, aux-info=, finline-limit-,
11026         fstack-check, specs): Mark as aliases.
11027         * gcc.c (driver_handle_option): Canonicalize -L options to joined
11028         arguments.
11029         (driver_handle_option): Don't handle OPT_specs.
11030         * opts.c (common_handle_option): Don't handle options marked as
11031         aliases.
11032         (enable_warning_as_error): Handle aliases.
11033         * stor-layout.c (layout_decl): Use OPT_Wlarger_than_ instead of
11034         OPT_Wlarger_than_eq.
11035         * tree-optimize.c (tree_rest_of_compilation): Use
11036         OPT_Wlarger_than_ instead of OPT_Wlarger_than_eq.
11037
11038 2010-09-02  Uros Bizjak  <ubizjak@gmail.com>
11039
11040         * config/i386/i386.md (nonmemory_operand): New mode attribute.
11041         (push memory peephole2): Macroize peepholes using SWI mode iterator.
11042         (move immediate to memory peephole2): Macroize peepholes using
11043         SWI124 mode iterator.
11044         (non-pairable NOT peephole2): Macroize peepholes using SWI124
11045         mode iterator.
11046         (simple lea add peephole2): Macroize peepholes using SWI48
11047         mode iterator.
11048         (simple lea mult peephole2): Ditto.
11049         (imul by 3,5,9 to lea peephole2): Ditto.
11050         (mov $-1, reg peephole2): Macroize peepholes using SWI248
11051         mode iterator.
11052         (imul $32bit_imm,mem,reg peephole2): Ditto.
11053         (imul $8/16bit_imm,regmem,reg peephole2): Ditto.
11054
11055 2010-09-02  Ian Bolton  <ian.bolton@arm.com>
11056
11057         * tree-ssa-loop-prefetch.c: Fix comment at head of file.
11058
11059 2010-09-02  Olivier Hainque  <hainque@adacore.com>
11060
11061         PR middle-end/44763
11062         * ira-color.c (SORTGT): New macro, helper for qsort callbacks.
11063         (allocno_priority_compare_func): Use it instead of a straight
11064         difference computation over priorities.
11065
11066 2010-09-02  Andi Kleen  <ak@linux.intel.com>
11067
11068         * opts.c (common_handle_option): Fix OPT_fwhopr/fwhopr_ handling.
11069
11070 2010-09-02  Ira Rosen  <irar@il.ibm.com>
11071
11072         * tree-vectorizer.h (get_later_stmt): New function.
11073         (vect_analyze_data_ref_dependences): Add argument.
11074         * tree-vect-loop.c (vect_analyze_loop): Update call to
11075         vect_analyze_data_ref_dependences.
11076         * tree-vect-data-refs.c (vect_drs_dependent_in_basic_block):
11077         New function.
11078         (vect_analyze_data_ref_dependence): Add argument for basic block
11079         dependencies. Check dependencies in basic block vectorization.
11080         (vect_analyze_data_ref_dependences): Add argument and update call to
11081         vect_analyze_data_ref_dependences.
11082         * tree-vect-slp.c (vect_find_last_store_in_slp_instance): New.
11083         (vect_bb_vectorizable_with_dependencies): New.
11084         (vect_slp_analyze_bb): Check dependencies in basic block.
11085         (vect_schedule_slp_instance): Insert stores before the last store in
11086         SLP instance.
11087
11088 2010-09-02  Uros Bizjak  <ubizjak@gmail.com>
11089
11090         PR target/45476
11091         * config/i386/freebsd.h (LIBGCC2_HAS_TF_MODE,
11092         LIBGCC2_TF_CEXT, TF_SIZE): New defines.
11093
11094 2010-09-01  Jakub Jelinek  <jakub@redhat.com>
11095
11096         PR middle-end/45458
11097         * bb-reorder.c (add_labels_and_missing_jumps): Treat
11098         bbs ending with throwing insns like blocks ending with a call.
11099         (fix_up_fall_thru_edges): Likewise.
11100
11101 2010-09-01  Nathan Froyd  <froydnj@codesourcery.com>
11102
11103         * config/m32c/m32c-protos.h (m32c_function_arg): Delete.
11104         (m32c_function_arg_advance): Delete.
11105         * config/m32c/m32c.h (FUNCTION_ARG, FUNCTION_ARG_ADVANCE): Delete.
11106         * config/m32c/m32c.c (m32c_function_arg): Make static.  Adjust
11107         comments.  Take a const_tree and a bool.  Declare.
11108         (m32c_function_arg_advance): Likewise.
11109         (TARGET_FUNCTION_ARG, TARGET_FUNCTION_ARG_ADVANCE): Define.
11110
11111 2010-09-01  Uros Bizjak  <ubizjak@gmail.com>
11112
11113         PR target/45476
11114         * config/i386/cygming.h (LIBGCC2_HAS_TF_MODE,
11115         LIBGCC2_TF_CEXT, TF_SIZE): Move from ...
11116         * config/i386/mingw32.h: ... here.
11117
11118 2010-09-01  Andi Kleen  <ak@linux.intel.com>
11119
11120         PR lto/45475
11121         * lto-streamer-in.c (lto_input_ts_target_option): Add.
11122         (lto_input_tree_pointers): Call lto_input_ts_target_option.
11123         * lto-streamer-out (lto_output_ts_target_option): Add.
11124         (lto_output_tree_pointers): Call lto_output_ts_target_option.
11125
11126 2010-09-01  Kai Tietz  <kai.tietz@onevision.com>
11127
11128         PR/target 45452
11129         * config/i386/cygwin.h: Change order of specified import libraries.
11130         * config/i386/mingw32.h: Likewise.
11131         * config/i386/t-cygwin: Likewise.
11132         * config/i386/t-mingw32: Likewise.
11133         * config/i386/t-mingw-w32: Likewise.
11134         * config/i386/t-mingw-w64: Likewise.
11135
11136 2010-09-01  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
11137
11138         * config/arm/neon-schedgen.ml (core): New type.
11139         (allCores): List of supported cores.
11140         (availability_table): Add supported cores.
11141         (collate_bypasses): Accept core as a parameter.
11142         (worst_case_latencies_and_bypasses): Accept core as a parameter.
11143         (emit_insn_reservations): Accept core as a parameter.  Use tuneStr
11144         and coreStr to get tune attribute and prefix for functional units.
11145         (emit_bypasses): Accept core name and use it.
11146         (calculate_per_core_availability_table): New.
11147         (filter_core): New.
11148         (calculate_core_availability_table): New.
11149         (main): Use calculate_core_availablity_table.
11150         * config/arm/cortex-a8-neon.md: Update copyright year.
11151         Regenerated from ml file and merged in.
11152         (neon_mrrc, neon_mrc): Rename to cortex_a8_neon_mrrc and
11153         cortex_a8_neon_mrc.
11154
11155 2010-09-01  Ian Bolton  <ian.bolton@arm.com>
11156
11157         * Makefile.in (tree-switch-conversion.o): Update dependencies.
11158
11159 2010-09-01  Richard Guenther  <rguenther@suse.de>
11160
11161         * alias.c (ao_ref_from_mem): Adjust.
11162         * builtins.c (get_object_alignment): Likewise.
11163         * cfgexpand.c (expand_debug_expr): Likewise.
11164         * gimple.c (get_base_address): Likewise.
11165         * tree-dfa.c (get_ref_base_and_extent): Likewise.
11166         (get_addr_base_and_unit_offset): Likewise.  Fix for
11167         both TMR_SYMBOL and TMR_BASE being set.
11168         * tree-eh.c (tree_could_trap_p): Likewise.
11169         * gimplify.c (gimplify_expr): Do not attempt to gimplify
11170         TMR_SYMBOL.  Always gimplify TMR_BASE.
11171         * tree-cfg.c (verify_types_in_gimple_reference): Verify
11172         TMR_BASE if there is a TMR_SYMBOL.
11173         * tree-pretty-print.c (dump_generic_node): Adjust.
11174         * tree-ssa-address.c (addr_for_mem_ref): Likewise.
11175         (tree_mem_ref_addr): Likewise.
11176         (create_mem_ref_raw): Likewise.
11177         (move_fixed_address_to_symbol): Likewise.
11178         (create_mem_ref): Likewise.
11179         (dump_mem_address): Likewise.
11180         * tree-ssa-alias.c (indirect_ref_may_alias_decl_p): Adjust.
11181         Fix for both TMR_SYMBOL and TMR_BASE being set.
11182         (indirect_refs_may_alias_p): Likewise.
11183         * tree-ssa-operands.c (get_tmr_operands): Adjust.
11184         * tree.def (TARGET_MEM_REF): Adjust documentation.
11185
11186 2010-09-01  Uros Bizjak  <ubizjak@gmail.com>
11187
11188         * config/i386/i386.h (enum ix86_tune_indices) <X86_TUNE_SINGLE_POP>:
11189         Rename from X86_TUNE_ADD_ESP_4.
11190         <IX86_TUNE_DOUBLE_POP>: Rename from X86_TUNE_ADD_ESP_8.
11191         <IX86_TUNE_SINGLE_PUSH>: Rename from X86_TUNE_SUB_ESP_4.
11192         <IX86_TUNE_DOUBLE_PUSH>: Rename from X86_TUNE_SUB_ESP_8.
11193         (TARGET_SINGLE_POP): Rename from TARGET_ADD_ESP_4.
11194         (TARGET_DOUBLE_POP): Rename from TARGET_ADD_ESP_8.
11195         (TARGET_SINGLE_PUSH): Rename from TARGET_SUB_ESP_4.
11196         (TARGET_DOUBLE_POP): Rename from TARGET_SUB_ESP_8.
11197         * config/i386/i386.c (initial_ix86_tune_features)
11198         <X86_TUNE_SINGLE_POP>: Invert members.
11199         <X86_TUNE_DOUBLE_POP>: Ditto.
11200         <X86_TUNE_SINGLE_PUSH>: Ditto.
11201         <X86_TUNE_DOUBLE_PUSH>: Ditto.
11202         * config/i386/i386.md (*pop<mode>1): Rename from pop<mode>1.
11203         No longer exported.
11204         (push peephole2 patterns): Macroize peepholes using P mode iterator.
11205         Adjust for renamed TARGET_{SINGLE,DOUBLE}_PUSH defines.
11206         (pop peephole2 patterns): Macroize peepholes using P mode iterator.
11207         Adjust for renamed TARGET_{SINGLE,DOUBLE}_POP defines.
11208
11209 2010-09-01  Eric Botcazou  <ebotcazou@adacore.com>
11210
11211         * gimplify.c (gimplify_init_constructor): Do not create a temporary for
11212         a volatile LHS if the constructor has only one element.
11213
11214 2010-09-01  Mikael Pettersson  <mikpe@it.uu.se>
11215
11216         PR bootstrap/45321
11217         * tree.c (stdarg_p): Make fntype parameter const.
11218         * tree.h (stdarg_p): Likewise.
11219         (function_args_iterator): Remove unused fntype field.
11220         (function_args_iter_init): Do not initialize fntype
11221         field.  Make fntype parameter const.
11222
11223 2010-09-01  Richard Guenther  <rguenther@suse.de>
11224
11225         * tree-vrp.c (adjust_range_with_scev): Use number of iteration
11226         estimate.
11227         (vrp_visit_phi_node): Delay using SCEV till we balloon the range.
11228         (execute_vrp): Compute number of iteration estimates.
11229         * cfgloop.h (estimate_numbers_of_iterations_loop): Adjust prototype.
11230         * tree-flow.h (estimate_numbers_of_iterations): Likewise.
11231         * tree-data-ref.c (estimated_loop_iterations): Adjust.
11232         * tree-ssa-loop-niter.c (estimate_numbers_of_iterations_loop):
11233         Infer loop bounds from undefined behavior based on a new parameter.
11234         (estimate_numbers_of_iterations): Likewise.
11235         (scev_probably_wraps_p): Adjust.
11236         * tree-ssa-loop.c (tree_ssa_loop_bounds): Likewise.
11237
11238 2010-09-01  Nick Clifton  <nickc@redhat.com>
11239
11240         * config/stormy16/stormy16.c: Use REG_P, MEM_P and CONST_INT_P
11241         where appropriate.
11242         (xstormy16_legitimate_address_p): Use true and false instead of 1
11243         and 0.
11244         (xstormy16_expand_prologue): Delete unused local variable 'insn'.
11245         (xstormy16_function_arg): Use FIRST_ARGUMENT_REGNUM in place of
11246         magic constant 2.
11247         (xstormy16_expand_call): Fix comment at start of function.
11248
11249 2010-09-01  Nick Clifton  <nickc@redhat.com>
11250
11251         * config/rx/rx.c (rx_expand_prologue): Do not adjust frame size
11252         when pushing accumulator register.
11253         (rx_get_stack_layout): Always save call clobbered registers inside
11254         interrupt handlers.
11255         * config/rx/rx-modes.def: Fix descriptive comment at start of file.
11256
11257 2010-09-01  Uros Bizjak  <ubizjak@gmail.com>
11258
11259         * config.gcc (i[34567]86-*-freebsd*, x86_64-*-freebsd*): Add
11260         i386/t-fprules-softfp and soft-fp/t-softfp to tmake_file.
11261
11262         * libgcc-std.ver (GCC_4.6.0): Define version.
11263
11264 2010-08-31  Eric Botcazou  <ebotcazou@adacore.com>
11265
11266         * tree-nested.c (convert_all_function_calls): Iterate until after the
11267         sum of static chains in the nest doesn't change.
11268
11269 2010-08-31  Anatoly Sokolov  <aesok@post.ru>
11270
11271         * config/m32c/m32c.c (classes_intersect): Remove.
11272         (m32c_preferred_reload_class, m32c_secondary_reload_class): Use
11273         reg_classes_intersect_p instead of classes_intersect.
11274         (class_can_hold_mode): Change arguments type from enum reg_class to
11275         reg_class_t.  Use reg_class_contents instead of class_contents.
11276         (m32c_register_move_cost): Make static. Change arguments type from
11277         enum reg_class to reg_class_t. Use reg_classes_intersect_p instead of
11278         classes_intersect. Use reg_class_contents instead of class_contents.
11279         (m32c_memory_move_cost): Make static. Change arguments type from
11280         enum reg_class to reg_class_t.
11281         (TARGET_REGISTER_MOVE_COST, TARGET_MEMORY_MOVE_COST): Define.
11282         * config/m32c/m32c.h (REGISTER_MOVE_COST, MEMORY_MOVE_COST): Remove.
11283         * config/m32c/m32c-protos.h (m32c_register_move_cost,
11284         m32c_memory_move_cost): Remove.
11285
11286 2010-08-31  Nathan Froyd  <froydnj@codesourcery.com>
11287
11288         * config/arm/arm-protos.h (arm_function_arg_advance): Delete.
11289         (arm_function_arg): Delete.
11290         (arm_needs_doubleword_align): Take a const_tree.
11291         * config/arm/arm.h (FUNCTION_ARG, FUNCTION_ARG_ADVANCE): Delete.
11292         * config/arm/arm.c (aapcs_select_call_coproc): Take a const_tree.
11293         (aapcs_layout_arg, arm_needs_doubleword_align): Likewise.
11294         (arm_function_arg): Make static.  Take a const_tree and a bool.
11295         (arm_function_arg_advance): Likewise.
11296         (TARGET_FUNCTION_ARG, TARGET_FUNCTION_ARG_ADVANCE): Define.
11297
11298 2010-08-31  Andi Kleen  <ak@linux.intel.com>
11299
11300         * common.opt (fwhopr=): Update for -fwhopr=jobserver
11301         * doc/invoke.texi (fwhopr): Document -fwhopr=jobserver.
11302         * lto-wrapper.c (run_gcc): Add jobserver mode.
11303         * opts.c (common_handle_option): Fix OPT_fwhopr for non numeric
11304         argument.
11305
11306 2010-08-31  Uros Bizjak  <ubizjak@gmail.com>
11307
11308         * config/i386/i386.md (popdi1): Rewrite using POST_INC memory operand.
11309         (popsi1): Ditto.
11310         (*popdi1_epilogue): Ditto.
11311         (*popsi1_epilogue): Ditto.
11312         (popsi, popdi peephole2 patterns): Update peepholes for changed
11313         pop{si,di}1 and *pop{si,di}1_epilogue patterns.
11314
11315         (pop<mode>1): Macroize insn from pop{si,di}1 using P code iterator.
11316         (*pop<mode>1_epilogue): Ditto from *pop{si,di}1_epilogue.
11317
11318         * config/i386/i386.c (*ix86_gen_pop1): Remove indirect function.
11319         (override_options): Do not initialize removed ix86_gen_pop1.
11320         (gen_pop): New static function.
11321         (ix86_expand_prologue): Use gen_pop instead of ix86_gen_pop1.
11322         (release_scratch_register_on_entry): Ditto.
11323         (ix86_restore_reg_using_pop): Ditto.
11324         (ix86_expand_epilogue): Ditto.
11325
11326 2010-08-31  Jakub Jelinek  <jakub@redhat.com>
11327
11328         PR middle-end/45461
11329         * builtins.c (dummy_object): Return a MEM_REF instead of INDIRECT_REF.
11330
11331 2010-08-31  Nathan Froyd  <froydnj@codesourcery.com>
11332
11333         * config/fr30/fr30.c (fr30_move_double): Delete `dregno' and extra
11334         semicolons.
11335
11336 2010-08-31  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
11337
11338         * doc/extend.texi: Fix documentation of the return value of
11339         __builtin_choose_expr.
11340
11341 2010-08-31  Nathan Froyd  <froydnj@codesourcery.com>
11342
11343         * config/v850/v850-protos.h (function_arg): Delete.
11344         * config/v850/v850.h (FUNCTION_ARG): Delete.
11345         (FUNCTION_ARG_ADVANCE): Move code to...
11346         * config/v850/v850.c (v850_function_arg_advance): ...here.
11347         (v850_function_arg): Make static.  Take a const_tree and a bool.
11348         (TARGET_FUNCTION_ARG, TARGET_FUNCTION_ARG_ADVANCE): Define.
11349
11350 2010-08-31  Nathan Froyd  <froydnj@codesourcery.com>
11351
11352         * config/m32r/m32r.h (FUNCTION_ARG, FUNCTION_ARG_ADVANCE): Move
11353         these...
11354         (ROUND_ADVANCE, ROUND_ADVANCE_ARG, ROUND_ADVANCE_CUM, PASS_IN_REG_P):
11355         ...and these...
11356         * config/m32r/m32r.c (m32r_function_arg, m32r_function_arg_advance):
11357         ..to here..
11358         (ROUND_ADVANCE, ROUND_ADVANCE_ARG, ROUND_ADVANCE_CUM, PASS_IN_REG_P):
11359         ...and here.
11360         (TARGET_FUNCTION_ARG, TARGET_FUNCTION_ARG_ADVANCE): Define.
11361
11362 2010-08-31  Nathan Froyd  <froydnj@codesourcery.com>
11363
11364         * config/rx/rx-protos.h (rx_function_arg, rx_function_arg_size):
11365         Delete.
11366         * config/rx/rx.h (FUNCTION_ARG, FUNCTION_ARG_ADVANCE): Delete.
11367         * config/rx/rx.c (rx_function_arg_size): Make static.
11368         (rx_function_arg): Likewise.
11369         (rx_function_arg_advance): New function.
11370         (TARGET_FUNCTION_ARG, TARGET_FUNCTION_ARG_ADVANCE): Define.
11371
11372 2010-08-31  John Tytgat  <John.Tytgat@aaug.net>
11373
11374         * config/arm/arm.c (arm_override_options): Remove superfluous test.
11375         Fix indentation.
11376
11377 2010-08-31  Eric Botcazou  <ebotcazou@adacore.com>
11378
11379         * dwarf2out.c (gen_decl_die) <CONST_DECL>: Do not skip in Ada.
11380         (dwarf2out_decl) <CONST_DECL>: Likewise.
11381
11382 2010-08-30  Eric Botcazou  <ebotcazou@adacore.com>
11383
11384         Stack usage support
11385         * common.opt (-fstack-usage): New option.
11386         * doc/invoke.texi (Debugging options): Document it.
11387         * builtins.c (expand_builtin_apply): Pass TRUE as 4th argument to
11388         allocate_dynamic_stack_space.
11389         (expand_builtin_alloca): Add 4th bool parameter CANNOT_ACCUMULATE
11390         and propagate it to allocate_dynamic_stack_space.
11391         (expand_builtin) <BUILT_IN_ALLOCA>: Adjust for above change.
11392         * calls.c (initialize_argument_information): Pass TRUE as 4th
11393         argument to allocate_dynamic_stack_space.
11394         (expand_call): Set current_function_has_unbounded_dynamic_stack_size
11395         to 1 when pushing a variable-sized argument onto the stack.  Pass
11396         TRUE as 4th argument to allocate_dynamic_stack_space.
11397         Update current_function_pushed_stack_size.
11398         (emit_library_call_value_1): Likewise.
11399         * explow.c (allocate_dynamic_stack_space): Add 4th bool parameter
11400         CANNOT_ACCUMULATE.  If flag_stack_usage, look into the size and
11401         attempt to find an upper bound.  Remove redundant code for the
11402         SETJMP_VIA_SAVE_AREA case.
11403         * expr.h (allocate_dynamic_stack_space): Add 4th bool parameter.
11404         * function.h (struct stack_usage): New structure.
11405         (current_function_static_stack_size): New macro.
11406         (current_function_dynamic_stack_size): Likewise.
11407         (current_function_pushed_stack_size): Likewise.
11408         (current_function_dynamic_alloc_count): Likewise.
11409         (current_function_has_unbounded_dynamic_stack_size): Likewise.
11410         (current_function_allocates_dynamic_stack_space): Likewise.
11411         (struct function): Add new field 'su'.
11412         * function.c (instantiate_virtual_regs): If SETJMP_VIA_SAVE_AREA,
11413         add the value of the dynamic offset to the dynamic stack usage.
11414         (gimplify_parameters): Set ALLOCA_FOR_VAR_P on call to BUILT_IN_ALLOCA
11415         for variable-sized objects.
11416         (prepare_function_start): Allocate cfun->su if flag_stack_usage.
11417         (rest_of_handle_thread_prologue_and_epilogue): Call output_stack_usage.
11418         * gimplify.c (gimplify_decl_expr): Set ALLOCA_FOR_VAR_P on call to
11419         BUILT_IN_ALLOCA for variable-sized objects.
11420         * output.h (output_stack_usage): Declare.
11421         * toplev.c (stack_usage_file): New file pointer.
11422         (output_stack_usage): New function.
11423         (open_auxiliary_file): Likewise.
11424         (lang_dependent_init): Open file if flag_stack_usage is set.
11425         (finalize): Close file if stack_usage_file is not null.
11426         * tree.h (ALLOCA_FOR_VAR_P): New macro.
11427         * config/alpha/alpha.c (compute_frame_size): New function.
11428         (alpha_expand_prologue): Use it.
11429         (alpha_start_function): Likewise.
11430         (alpha_expand_epilogue): Likewise.  Set stack usage info.
11431         * config/i386/i386.c (ix86_expand_prologue): Likewise.
11432         * config/ia64/ia64.c (ia64_expand_prologue): Likewise.
11433         * config/mips/mips.c (mips_expand_prologue): Likewise.
11434         * config/pa/pa.c (hppa_expand_prologue): Likewise.
11435         * config/rs6000/rs6000.c (rs6000_emit_prologue): Likewise.
11436         * config/sparc/sparc.c (sparc_expand_prologue): Likewise.
11437
11438 2010-08-30  Zdenek Dvorak  <ook@ucw.cz>
11439
11440         PR tree-optimization/45427
11441         * tree-ssa-loop-niter.c (number_of_iterations_ne_max): Rewritten.
11442         Handle the case that the exit is never taken correctly.
11443         (number_of_iterations_ne): Pass exit_must_be_taken to
11444         number_of_iterations_ne_max.
11445
11446 2010-08-30  Catherine Moore  <clm@codesourcery.com>
11447
11448         * config/mips/mips.h (BASE_DRIVER_SELF_SPECS):
11449         Infer -mdspr2 for the the 74K.
11450
11451 2010-08-30  Jakub Jelinek  <jakub@redhat.com>
11452
11453         PR debug/45419
11454         * tree-ssa-live.c (dump_enumerated_decls): Clear the whole wi variable.
11455
11456         PR middle-end/45423
11457         * gimplify.c (goa_stabilize_expr): Handle TRUTH_NOT_EXPR
11458         and TRUTH_{AND,OR,XOR}_EXPR.
11459         * c-parser.c (c_parser_omp_atomic): Handle boolean
11460         {PRE,POST}_{INC,DEC}REMENT.
11461
11462 2010-08-30  Nathan Froyd  <froydnj@codesourcery.com>
11463
11464         * config/xtensa/xtensa-protos.h (function_arg_advance): Delete.
11465         (function_arg): Delete.
11466         * config/xtensa/xtensa.h (FUNCTION_ARG, FUNCTION_ARG_ADVANCE): Delete.
11467         (FUNCTION_INCOMING_ARG): Delete.
11468         * config/xtensa/xtensa.c (function_arg_advance): Rename to...
11469         (xtensa_function_arg_advance): ...this.  Make static. Take a const_tree
11470         and a bool.
11471         (function_arg): Rename to...
11472         (xtensa_function_arg_1): ...this.  Make static.  Take a const_tree and
11473         a bool.
11474         (xtensa_function_arg, xtensa_function_incoming_arg): Nex functions.
11475         (TARGET_FUNCTION_ARG, TARGET_FUNCTION_ARG_ADVANCE): Define.
11476         (TARGET_FUNCTION_INCOMING_ARG): Define.
11477
11478 2010-08-30  Richard Guenther  <rguenther@suse.de>
11479
11480         PR tree-optimization/21602
11481         * builtins.c (fold_builtin_memory_op): Fold memmove to memcpy
11482         using points-to information.
11483
11484 2010-08-30  H.J. Lu  <hongjiu.lu@intel.com>
11485
11486         * config/linux.h (TARGET_HAS_SINCOS): Replace | with ||.
11487
11488 2010-08-30  Richard Guenther  <rguenther@suse.de>
11489
11490         PR tree-optimization/45449
11491         * tree-ssa-live.c (remove_unused_locals): Also remove address-taken
11492         variables.
11493
11494 2010-08-30  Joseph Myers  <joseph@codesourcery.com>
11495
11496         * opts.h (CL_ERR_NEGATIVE): Define.
11497         * opts.c (unknown_option_callback): Don't postpone warnings for
11498         options marked with CL_ERR_NEGATIVE.
11499         * opts-common.c (decode_cmdline_option): Set CL_ERR_NEGATIVE error
11500         for negative versions of CL_REJECT_NEGATIVE options.
11501
11502 2010-08-30  Uros Bizjak  <ubizjak@gmail.com>
11503
11504         * config/i386/i386.md (zero_extendsidi2_1): Rename from
11505         zero_extendsidi2_32.
11506         (zero_extend<mode>di2): Macroize insn from zero_extend{qi,hi}di2
11507         using SWI12 mode iterator.
11508         (zero_extendhisi2_and): Merge insn pattern and corresponding spliter
11509         to define_insn_and_split pattern.
11510         (zero_extendqi<mode>2): Macroize expander from zero_extendqi{hi,si}2
11511         using SWI24 mode iterator.
11512         (*zero_extendqi<mode>2_and): Macroize insn from
11513         *zero_extendqi{hi,si}2_and using SWI24 mode iterator.
11514         (*zero_extendqi<mode>2_movzbl_and): Macroize insn from
11515         *zero_extendqihi2_movzbw_and and *zero_extendqisi2_movzbl_and using
11516         SWI24 mode iterator.
11517         (*zero_extendqi<mode>2_movzbl): Ditto from
11518         *zero_extendqi{hi,si}2_movzbl.
11519         (extendsidi2_1): Rename from extendsidi2_32.
11520         (extend<mode>di2): Macroize insn from extend{qi,hi}di2 using
11521         SWI12 mode iterator.
11522
11523 2010-08-29  Eric Botcazou  <ebotcazou@adacore.com>
11524
11525         * config/ia64/ia64.h (HARD_REGNO_NREGS): Return 1 for CCImode in
11526         general purpose registers.
11527         (HARD_REGNO_MODE_OK): Accept CCImode in general purpose registers.
11528         * config/ia64/ia64.md (*movcci): Change to named pattern.  Deal
11529         with general purpose registers and memory operands.  Add associated
11530         CCImode post-reload splitter.
11531         * config/ia64/div.md: Change BImode to CCImode throughout.
11532
11533 2010-08-28  Eric Botcazou  <ebotcazou@adacore.com>
11534
11535         * config/ia64/ia64.md (cstorebi4): Fix thinko.
11536
11537 2010-08-28  Hariharan Sandanagobalane  <hariharan@picochip.com>
11538
11539         * config/picochip/picochip.c (reorder_var_tracking_notes): This
11540         function was dropping debug insns which caused PR45299.
11541
11542 2010-08-28  Uros Bizjak  <ubizjak@gmail.com>
11543
11544         * config/i386/sse.md (extsuffix): New code attribute.
11545         (sse4_1_<code>v8qiv8hi2): Macroize insn from sse4_1_extendv8qiv8hi2
11546         and sse4_1_zero_extendv8qiv8hi2 using any_extend code iterator.
11547         (sse4_1_<code>v4qiv4si2): Ditto from sse4_1_extendv4qiv4si2
11548         and sse4_1_zero_extendv4qiv4si2.
11549         (sse4_1_<code>v2qiv2di2): Ditto from sse4_1_extendv2qiv2di2
11550         and sse4_1_zero_extendv2qiv2di2.
11551         (sse4_1_<code>v4hiv4si2): Ditto from sse4_1_extendv4hiv4si2
11552         and sse4_1_zero_extendv4hiv4si2.
11553         (sse4_1_<code>v2hiv2di2): Ditto from sse4_1_extendv2hiv2di2
11554         and sse4_1_zero_extendv2hiv2di2.
11555         (sse4_1_extendv2siv2di2): Ditto from sse4_1_extendv2siv2di2
11556         and sse4_1_zero_extendv2siv2di2
11557
11558         (<s>mulv8hi3_highpart): Macroize expander from {u,s}mulv8hi3_highpart
11559         using any_extend code iterator.
11560         (*avx_<s>mulv8hi3_highpart): Macroize insn from
11561         *avx_{u,s}mulv8hi3_highpart using any_extend code iterator.
11562         (*<s>mulv8hi3_highpart): Ditto from *{u,s}mulv8hi3_highpart.
11563
11564         * config/i386/i386.c (ix86_expand_sse4_unpack): Update for renamed
11565         gen_sse4_1_sign_extend* functions.
11566         (struct builtin_description bdesc_args): Ditto.
11567
11568 2010-08-27  Xinliang David Li  <davidxl@google.com>
11569
11570         PR/45422
11571         * tree-ssa-loop-ivopts.c (iv_ca_get_num_inv_exprs): Remove.
11572         (iv_ca_set_no_cp): Update used inv expr count.
11573         (iv_ca_set_cp): Ditto.
11574         (iv_ca_new): Initialize new member.
11575         (iv_ca_free): Free memory.
11576
11577 2010-08-27  Nathan Froyd  <froydnj@codesourcery.com>
11578
11579         * config/sh/sh-protos.h (sh_function_arg): Delete.
11580         (sh_function_arg_advance): Delete.
11581         * config/sh/sh.h (FUNCTION_ARG, FUNCTION_ARG_ADVANCE): Delete.
11582         (PASS_IN_REG_P): Eliminate cast.
11583         * config/sh/sh.c (sh_function_arg_advance): Make static.  Take a
11584         const_tree and a bool.
11585         (sh_function_arg): Likewise.
11586         (sh_output_mi_thunk): Call sh_function_arg_advance) and
11587         sh_function_arg.
11588         (TARGET_FUNCTION_ARG, TARGET_FUNCTION_ARG_ADVANCE): Define.
11589
11590 2010-08-27  Naveen H.S  <naveen.S@kpitcummins.com>
11591             Kaz Kojima  <kkojima@gcc.gnu.org>
11592
11593         * config/sh/sh.c (push_regs): Emit movml for interrupt handler
11594         when possible.
11595         (sh_expand_epilogue): Likewise.
11596         * config/sh/sh.md (movml_push_banked): New insn.
11597         (movml_pop_banked): Likewise.
11598
11599 2010-08-28  Bernd Schmidt  <bernds@codesourcery.com>
11600
11601         * genautomata.c (gen_regexp_repeat, gen_regexp_allof,
11602         gen_regexp_oneof, gen_regexp_sequence): Use the string found
11603         in vector element 0 rather than the original string when there's
11604         only one element.
11605         (gen_regexp): Remove extra semicolon.
11606
11607         * config/arm/vfp.md (arm_movsi_vfp, thumb2_movsi_vfp, movsf_vfp,
11608         thumb2_movsf_vfp): Set attribute "insn".
11609         * config/arm/arm.md (arm_ashrdi3_1bit, arm_lshrdi3_1bit, not_shiftsi,
11610         not_shiftsi_compare0, not_shiftsi_compare0_scratch, arm_one_cmplsi2,
11611         thumb1_one_cmplsi2, notsi_compare0, notsi_compare0_scratch,
11612         arm_zero_extendsidi2, arm_extendsidi2, thumb1_movdi_insn,
11613         arm_movsi_insn, movhi_insn_arch4, movhi_bytes, arm_movqi_insn,
11614         thumb1_movqi_insn arm32_movhf, thumb1_movhf, arm_movsf_soft_insn,
11615         thumb1_movsf_insn, thumb_movdf_insn, mov_scc, mov_negscc, mov_notscc,
11616         movsicc_insn, movsfcc_soft_insn, and_scc, cond_move, if_move_not,
11617         if_not_move, if_shift_move, if_move_shift, if_shift_shift,
11618         if_not_arith, if_arith_not, cond_move_not): Likewise.
11619
11620 2010-08-23  Michael Meissner  <meissner@linux.vnet.ibm.com>
11621
11622         * config/rs6000/rs6000-protos.h (rs6000_address_for_fpconvert):
11623         New declaration.
11624         (rs6000_allocate_stack_temp): Ditto.
11625         (rs6000_expand_convert_si_to_sfdf): Ditto.
11626
11627         * config/rs6000/rs6000.c (rs6000_override_options): Adjust long
11628         line.  Update the options set if power6 or power7 server/embedded
11629         type options are used.  If we give a warning for no vsx under
11630         -mcpu=power7 -mno-altivec, mark -mvsx as an explicit option.
11631         (rs6000_allocate_stack_temp): New function to allocate a stack
11632         tempoary and adjust the address so it meets either REG+OFFSET or
11633         REG+REG addressing requirements.
11634         (rs6000_address_for_fpconvert): Adjust REG+OFFSET addresses so
11635         that they can be used with the LFIWAX/LFIWZX instrucitons.
11636         (rs6000_expand_convert_si_to_sfdf): New helper funciton for
11637         converting signed/unsigned SImode to either SFmode/DFmode.
11638
11639         * config/rs6000/rs6000.h (TARGET_FCFID): New macros to determine
11640         whether certain instructions can be generated.
11641         (TARGET_FCTIDZ): Ditto.
11642         (TARGET_STFIWX): Ditto.
11643         (TARGET_LFIWAX): Ditto.
11644         (TARGET_LFIWZX): Ditto.
11645         (TARGET_FCFIDS): Ditto.
11646         (TARGET_FCFIDU): Ditto.
11647         (TARGET_FCFIDUS): Ditto.
11648         (TARGET_FCTIDUZ): Ditto.
11649         (TARGET_FCTIWUZ): Ditto.
11650
11651         * config/rs6000/rs6000.md (UNSPEC_FCTIW): New unspec constants.
11652         (UNSPEC_FCTID): Ditto.
11653         (UNSPEC_LFIWAX): Ditto.
11654         (UNSPEC_LFIWZX): Ditto.
11655         (UNSPEC_FCTIWUZ): Ditto.
11656         (rreg): Use correct constraints.
11657         (SI_CONVERT_FP): New mode attribute for floating point conversion
11658         tests.
11659         (E500_CONVERT): Ditto.
11660         (lfiwax): New insns for converting from integer to floating point
11661         utilizing newer instructions.  Attempt to optimize conversions
11662         that come from memory so that we don't load the value into a GPR,
11663         spill it to the stack and reload it into a FPR.
11664         (floatsi<mode>2_lfiwax): Ditto.
11665         (floatsi<mode>2_lfiwax_mem): Ditto.
11666         (floatsi<mode>2_lfiwax_mem2): Ditto.
11667         (lfiwzx): Ditto.
11668         (floatunssi<mode>2_lfiwzx): Ditto.
11669         (floatunssi<mode>2_lfiwzx_mem): Ditto.
11670         (floatunssi<mode>2_lfiwzx_mem2): Ditto.
11671         (floatdidf2_mem): Ditto.
11672         (floatunsdidf2_fcfidu): Ditto.
11673         (floatunsdidf2_mem): Ditto.
11674         (floatunsdisf2): Ditto.
11675         (floatunsdisf2_fcfidus): Ditto.
11676         (floatunsdisf2_mem): Ditto.
11677         (floatsidf2): Add support for LFIWAX/LFIWZX/FCFIDS/FCFIDU/FCFIDUS.
11678         Use FCFID on 32-bit hosts that support it.
11679         (floatsidf2_internal): Ditto.
11680         (floatunssisf2): Ditto.
11681         (floatunssidf2): Ditto.
11682         (floatunssidf2_internal): Ditto.
11683         (floatsisf2): Ditto.
11684         (floatdidf2): Ditto.
11685         (floatdidf2_fpr): Ditto.
11686         (floatunsdidf2): Ditto.
11687         (floatdisf2): Ditto.
11688         (floatdisf2_fcfids): Ditto.
11689         (floatdisf2_internal1): Ditto.
11690         (fixuns_truncsfsi2): Delete, merge into common pattern for both
11691         SF/DF.  Add power7 support.
11692         (fix_truncsfsi2): Ditto.
11693         (fixuns_truncdfsi2): Ditto.
11694         (fixuns_truncdfdi2): Ditto.
11695         (fix_truncdfsi2): Ditto.
11696         (fix_truncdfsi2_internal): Ditto.
11697         (fix_truncdfsi2_internal_gfxopt): Ditto.
11698         (fix_truncdfsi2_mfpgpr): Ditto.
11699         (fctiwz): Ditto.
11700         (btruncdf2): Ditto.
11701         (btruncdf2_fpr): Ditto.
11702         (btructsf2): Ditto.
11703         (ceildf2): Ditto.
11704         (ceildf2_fpr): Ditto.
11705         (ceilsf2): Ditto.
11706         (floordf2): Ditto.
11707         (floordf2_fpr): Ditto.
11708         (floorsf2): Ditto.
11709         (rounddf2): Ditto.
11710         (rounddf2_fpr): Ditto.
11711         (roundsf2): Ditto.
11712         (fix_trunc<mode>si2): Combine SF/DF conversion into one insn.
11713         (fix_trunc<mode>di2): Ditto.
11714         (fixuns_trunc<mode>si2): Ditto.
11715         (fixuns_trunc<mode>di2): Ditto.
11716         (fctiwz_<mode>): Ditto.
11717         (btrunc<mode>2): Ditto.
11718         (btrunc<mode>2_fpr): Ditto.
11719         (ceil<mode>2): Ditto.
11720         (ceil<mode>2_fpr): Ditto.
11721         (floor<mode>2): Ditto.
11722         (float<mode>2_fpr): Ditto.
11723         (round<mode>2): Ditto.
11724         (round<mode>2_fpr): Ditto.
11725         (fix_trunc<mode>si2_stfiwx): New insn for machines with STFIWX.
11726         (fixuns_trunc<mode>si2_stfiwx): Ditto.
11727         (fix_truncdfsi2_internal): Ditto.
11728         (fix_trunc<mode>si2_mem): Combiner pattern to eliminate storing
11729         converted value on stack, loaded into GPR, and then stored into
11730         the final destination.
11731         (fix_trunc<mode>di2_fctidz): New pattern for targets supporting
11732         FCTIDZ.
11733         (lrint<mode>di2): New insn, provide the lrint builtin functions.
11734         (ftruncdf2): Delete, unused.
11735         (fix_trunctfsi2_internal): Use gen_fctiwz_df, not gen_fctiwz.
11736
11737         * config/rs6000/vsx.md (toplevel): Update copyright year.
11738         (VSr2): Use "ws" contraint for DFmode, not "!r#r".
11739         (VSr3): Ditto.
11740
11741 2010-08-27  Basile Starynkevitch  <basile@starynkevitch.net>
11742             Jeremie Salvucci  <jeremie.salvucci@free.fr>
11743
11744         * gengtype.c (output_type_enum): Test the right union member.
11745
11746 2010-08-27  Uros Bizjak  <ubizjak@gmail.com>
11747
11748         PR target/41484
11749         * config/i386/sse.md (sse4_1_extendv8qiv8hi2): Also accept memory
11750         operands for operand 1.
11751         (sse4_1_extendv4qiv4si2): Ditto.
11752         (sse4_1_extendv2qiv2di2): Ditto.
11753         (sse4_1_extendv4hiv4si2): Ditto.
11754         (sse4_1_extendv2hiv2di2): Ditto.
11755         (sse4_1_extendv2siv2di2): Ditto.
11756         (sse4_1_zero_extendv8qiv8hi2): Ditto.
11757         (sse4_1_zero_extendv4qiv4si2): Ditto.
11758         (sse4_1_zero_extendv2qiv2di2): Ditto.
11759         (sse4_1_zero_extendv4hiv4si2): Ditto.
11760         (sse4_1_zero_extendv2hiv2di2): Ditto.
11761         (sse4_1_zero_extendv2siv2di2): Ditto.
11762         (*sse4_1_extendv8qiv8hi2): Remove insn pattern.
11763         (*sse4_1_extendv4qiv4si2): Ditto.
11764         (*sse4_1_extendv2qiv2di2): Ditto.
11765         (*sse4_1_extendv4hiv4si2): Ditto.
11766         (*sse4_1_extendv2hiv2di2): Ditto.
11767         (*sse4_1_extendv2siv2di2): Ditto.
11768         (*sse4_1_zero_extendv8qiv8hi2): Ditto.
11769         (*sse4_1_zero_extendv4qiv4si2): Ditto.
11770         (*sse4_1_zero_extendv2qiv2di2): Ditto.
11771         (*sse4_1_zero_extendv4hiv4si2): Ditto.
11772         (*sse4_1_zero_extendv2hiv2di2): Ditto.
11773         (*sse4_1_zero_extendv2siv2di2): Ditto.
11774
11775 2010-08-27  Nathan Froyd  <froydnj@codesourcery.com>
11776
11777         * config/mips/mips-protos.h (mips_function_arg_advance): Delete
11778         (mips_function_arg): Delete.
11779         (mips_function_arg_boundary): Take a const_tree.
11780         * config/mips/mips.c (mips_function_arg_boundary): Likewise.
11781         (mips_arg_info): Likewise.
11782         (mips_setup_incoming_varargs): Call mips_function_arg_advance
11783         instead of FUNCTION_ARG_ADVANCE.
11784         (mips_function_arg_advance): Adjust prototype.  Make static.
11785         (mips_function_arg): Likewise.
11786         (TARGET_FUNCTION_ARG, TARGET_FUNCTION_ARG_ADVANCE): Define.
11787         * config/mips/mips.h (FUNCTION_ARG_ADVANCE, FUNCTION_ARG): Delete.
11788
11789 2010-08-27  Nathan Froyd  <froydnj@codesourcery.com>
11790
11791         * config/rs6000/rs6000.h (FUNCTION_ARG, FUNCTION_ARG_ADVANCE): Delete.
11792         * config/rs6000/rs6000-protos.h (function_arg_advance): Delete.
11793         (function_arg): Delete.
11794         (function_arg_boundary): Take a const_tree.
11795         * config/rs6000/rs6000.c (function_arg_boundary): Likewise.
11796         (rs6000_spe_function_arg): Likewise.
11797         (rs6000_parm_start): Likewise.
11798         (rs6000_arg_size): Likewise.
11799         (rs6000_darwin64_record_arg_advance_recurse): Likewise.
11800         (rs6000_darwin64_record_arg): Likewise.  Take a bool instead of an int.
11801         (rs6000_mixed_function_arg): Likewise.
11802         (function_arg): Rename to...
11803         (rs6000_function_arg): ...this.
11804         (function_arg_advance): Rename to...
11805         (rs6000_function_arg_advance_1): ...this
11806         (rs6000_function_arg_advance): New function.  Call it.
11807         (setup_incoming_varargs): Call rs6000_function_arg_advance_1.
11808         (rs6000_return_in_memory): Adjust call to rs6000_darwin64_record_arg.
11809         (rs6000_function_value): Likewise.
11810         (TARGET_FUNCTION_ARG, TARGET_FUNCTION_ARG_ADVANCE): Define.
11811
11812 2010-08-27  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
11813
11814         * config/arm/arm.md (enabled): Test the value of arch_enabled
11815         rather than just using it.
11816
11817 2010-08-27  Olivier Hainque  <hainque@adacore.com>
11818             Eric Botcazou  <ebotcazou@adacore.com>
11819
11820         * dse.c (group_info.base_mem, get_group_info): Use BLKmode to
11821         cover all the possible offsets from this base.
11822         (scan_reads_nospill): Pass base_mem's mode to canon_true_dependence.
11823
11824 2010-08-26  Jakub Jelinek  <jakub@redhat.com>
11825
11826         PR tree-optimization/44485
11827         * calls.c (flags_from_decl_or_type): For const or pure
11828         noreturn functions return ECF_LOOPING_CONST_OR_PURE|ECF_NORETURN
11829         together with ECF_CONST resp. ECF_PURE.
11830         * builtins.c (expand_builtin): Use flags_from_decl_or_type
11831         instead of querying flags directly.
11832         * tree-ssa-loop-niter.c (finite_loop_p): Likewise.
11833         * tree-ssa-dce.c (find_obviously_necessary_stmts): Likewise.
11834
11835 2010-08-26  Richard Guenther  <rguenther@suse.de>
11836
11837         PR tree-optimization/45255
11838         * tree.c (decl_address_invariant_p): DECL_DLLIMPORT_P statics
11839         and externals are also invariant.
11840
11841 2010-08-25  Jakub Jelinek  <jakub@redhat.com>
11842
11843         PR rtl-optimization/44858
11844         * combine.c (try_combine): If recog_for_combine added CLOBBERs to
11845         newi2pat, make sure they don't affect newpat.
11846
11847         PR rtl-optimization/45400
11848         * combine.c (simplify_shift_const_1) <case SUBREG>: Only use
11849         SUBREG_REG if both modes are of MODE_INT class.
11850
11851 2010-08-25  Julian Brown  <julian@codesourcery.com>
11852
11853         * config/arm/arm.c (arm_issue_rate): Return 2 for Cortex-A5.
11854         * config/arm/arm.md (generic_sched): No for Cortex-A5.
11855         (generic_vfp): Likewise.
11856         (cortex-a5.md): Include.
11857         * config/arm/cortex-a5.md: New.
11858
11859 2010-08-25  Richard Guenther  <rguenther@suse.de>
11860
11861         * alias.c (get_alias_set): Assign a single alias-set to all pointers.
11862         * gimple.c (gimple_get_alias_set): Remove special handling
11863         for pointers.
11864
11865 2010-08-25  Bernd Schmidt  <bernds@codesourcery.com>
11866
11867         PR middle-end/45355
11868         * combine.c (try_combine): Use reg_overlap_mentioned_p rather than
11869         dead_or_set_p when computing i0_feeds_i2_n.
11870
11871         * combine.c (find_split_point): Undo canonicalization of multiply-add
11872         to (minus x (mult)) when it seems likely that this will increase the
11873         chances of a split.
11874
11875 2010-08-25  Richard Guenther  <rguenther@suse.de>
11876
11877         PR lto/44562
11878         * lto-streamer.c (lto_record_common_node): Do not mess with
11879         TYPE_CANONICAL when not in lto.
11880         * gimple.c (gimple_register_type): Likewise.
11881
11882 2010-08-25  Richard Guenther  <rguenther@suse.de>
11883
11884         PR tree-optimization/45316
11885         * tree-ssa-pre.c (eliminate): Properly clean EH info.
11886
11887 2010-08-25  Richard Guenther  <rguenther@suse.de>
11888
11889         PR tree-optimization/45393
11890         * tree-ssa-math-opts.c (execute_cse_sincos_1): Properly transfer
11891         and clean EH info.  Avoid SSA update.
11892         (execute_cse_sincos): Cleanup the CFG if it has changed.
11893
11894 2010-08-25  Richard Guenther  <rguenther@suse.de>
11895
11896         PR middle-end/45379
11897         * emit-rtl.c (set_mem_attributes_minus_bitpos): Handle
11898         TARGET_MEM_REF in alignment computation.
11899
11900 2010-08-25  Jakub Jelinek  <jakub@redhat.com>
11901
11902         PR tree-optimization/45059
11903         * tree-ssa-reassoc.c (eliminate_redundant_comparison): Strip useless
11904         type conversions from newop{1,2}.  Assert t is a comparison and
11905         newop{1,2} after the stripping are gimple vals.
11906
11907 2010-08-25  Tejas Belagod  <tejas.belagod@arm.com>
11908
11909         * config/arm/iterators.md (VU, SE, V_widen_l): New.
11910         (V_unpack, US): New.
11911         * config/arm/neon.md (vec_unpack<US>_hi_<mode>): Expansion for vmovl.
11912         (vec_unpack<US>_lo_<mode>): Likewise.
11913         (neon_vec_unpack<US>_hi_<mode>): Instruction pattern for vmovl.
11914         (neon_vec_unpack<US>_lo_<mode>): Likewise.
11915         (vec_widen_<US>mult_lo_<mode>): Expansion for vmull.
11916         (vec_widen_<US>mult_hi_<mode>): Likewise.
11917         (neon_vec_<US>mult_lo_<mode>"): Instruction pattern for vmull.
11918         (neon_vec_<US>mult_hi_<mode>"): Likewise.
11919         (neon_unpack<US>_<mode>): Widening move intermediate step for
11920         vectorizing without -mvectorize-with-neon-quad.
11921         (neon_vec_<US>mult_<mode>): Widening multiply intermediate step
11922         for vectorizing without -mvectorize-with-neon-quad.
11923         * config/arm/predicates.md (vect_par_constant_high): Check for
11924         high-half lanes of a vector.
11925         (vect_par_constant_low): Check for low-half lanes of a vector.
11926
11927 2010-08-24  Sebastian Pop  <sebastian.pop@amd.com>
11928
11929         * tree-if-conv.c (struct ifc_dr): New.
11930         (IFC_DR): New.
11931         (DR_WRITTEN_AT_LEAST_ONCE): New.
11932         (DR_RW_UNCONDITIONALLY): New.
11933         (memref_read_or_written_unconditionally): Use the cached values
11934         when possible.
11935         (write_memref_written_at_least_once): Same.
11936         (if_convertible_loop_p): Initialize and free DR->aux fields.
11937
11938 2010-08-24  Sebastian Pop  <sebastian.pop@amd.com>
11939
11940         * gimple.c (gimple_could_trap_p_1): Not static anymore.
11941         Pass an extra bool parameter include_mem.
11942         (gimple_could_trap_p): Adjust call to gimple_could_trap_p_1.
11943         (gimple_assign_rhs_could_trap_p): Same.
11944         * gimple.h (gimple_could_trap_p_1): Declared.
11945         * tree-data-ref.h (same_data_refs_base_objects): New.
11946         (same_data_refs): New.
11947         * tree-if-conv.c (memrefs_read_or_written_unconditionally): New.
11948         (write_memrefs_written_at_least_once): New.
11949         (ifcvt_memrefs_wont_trap): New.
11950         (operations_could_trap): New.
11951         (ifcvt_could_trap_p): New.
11952         (if_convertible_gimple_assign_stmt_p): Call ifcvt_could_trap_p.
11953         Gets a vector of data refs.
11954         (if_convertible_stmt_p): Same.
11955         (if_convertible_loop_p_1): New.
11956         (if_convertible_loop_p): Call if_convertible_loop_p_1.
11957
11958 2010-08-24  Sebastian Pop  <sebastian.pop@amd.com>
11959
11960         * common.opt (ftree-loop-if-convert-stores): New flag.
11961         * doc/invoke.texi (ftree-loop-if-convert-stores): Documented.
11962         * tree-if-conv.c (ifc_temp_var): Pass an extra parameter GSI.  Insert
11963         the created statement before GSI.
11964         (if_convertible_phi_p): Allow virtual phi nodes when
11965         flag_loop_if_convert_stores is set.
11966         (if_convertible_gimple_assign_stmt_p): Allow memory reads and writes
11967         Do not handle types that do not match is_gimple_reg_type.
11968         Remove loop and bb parameters.  Call gimple_could_trap_p instead of
11969         when flag_loop_if_convert_stores is set, as LHS can contain
11970         memory refs.
11971         (if_convertible_stmt_p): Remove loop and bb parameters.  Update calls
11972         to if_convertible_gimple_assign_stmt_p.
11973         (if_convertible_loop_p): Update call to if_convertible_stmt_p.
11974         (replace_phi_with_cond_gimple_assign_stmt): Renamed
11975         predicate_scalar_phi.  Do not handle virtual phi nodes.
11976         (ifconvert_phi_nodes): Renamed predicate_all_scalar_phis.
11977         Call predicate_scalar_phi.
11978         (insert_gimplified_predicates): Insert the gimplified predicate of a BB
11979         just after the labels for flag_loop_if_convert_stores, otherwise
11980         insert the predicate in the end of the BB.
11981         (predicate_mem_writes): New.
11982         (combine_blocks): Call predicate_all_scalar_phis.  When
11983         flag_loop_if_convert_stores is set, call predicate_mem_writes.
11984         (tree_if_conversion): Call mark_sym_for_renaming when
11985         flag_loop_if_convert_stores is set.
11986         (main_tree_if_conversion): Return TODO_update_ssa_only_virtuals when
11987         flag_loop_if_convert_stores is set.
11988
11989 2010-08-24  Anatoly Sokolov  <aesok@post.ru>
11990
11991         * config/pa/pa.c (hppa_register_move_cost, pa_libcall_value,
11992         pa_function_value_regno_p, pa_print_operand_punct_valid_p): New.
11993         (pa_function_value): Make static.
11994         (override_options): Rename to...
11995         (pa_option_override): ...this. Make static.
11996         (TARGET_PRINT_OPERAND_PUNCT_VALID_P, TARGET_REGISTER_MOVE_COST,
11997         TARGET_LIBCALL_VALUE, TARGET_FUNCTION_VALUE_REGNO_P,
11998         TARGET_OPTION_OVERRIDE): Define.
11999         * config/pa/pa.h (OVERRIDE_OPTIONS, FUNCTION_VALUE_REGNO_P,
12000         LIBCALL_VALUE, REGISTER_MOVE_COST, PRINT_OPERAND_PUNCT_VALID_P):
12001         Remove.
12002         * config/pa/pa-protos.h (override_options): Remove.
12003
12004 2010-08-24  Richard Guenther  <rguenther@suse.de>
12005
12006         PR middle-end/45379
12007         * tree-ssa-address.c (create_mem_ref_raw): Drop to MEM_REF
12008         if addr->index is NULL or zero.
12009         * tree-ssa-alias.c (indirect_refs_may_alias_p): Handle
12010         TARGET_MEM_REF more properly.
12011         (indirect_ref_may_alias_decl_p): Likewise.
12012         * emit-rtl.c (set_mem_attributes_minus_bitpos): Keep TARGET_MEM_REFs.
12013         * alias.c (ao_ref_from_mem): Handle TARGET_MEM_REF more properly.
12014
12015 2010-08-23  Anatoly Sokolov  <aesok@post.ru>
12016
12017         * config/m32c/m32c.c (m32c_function_value_regno_p): Make static.
12018         (m32c_override_options): Rename to...
12019         (m32c_option_override): ...this. Make static.
12020         (TARGET_FUNCTION_VALUE_REGNO_P, TARGET_OPTION_OVERRIDE): Define.
12021         * config/m32c/m32c.h (OVERRIDE_OPTIONS, FUNCTION_VALUE_REGNO_P):
12022         Remove.
12023         * config/m32c/m32c-protos.h (m32c_override_options,
12024         m32c_function_value_regno_p): Remove.
12025
12026 2010-08-23  Changpeng Fang  <changpeng.fang@amd.com>
12027
12028         * tree-ssa-loop-prefetch.c (gather_memory_references_ref) :
12029         Fix a typo in a previous commit.
12030
12031 2010-08-23  Kai Tietz  <kai.tietz@onevision.com>
12032
12033         * tree-vect-loop.c (vect_get_single_scalar_iteraion_cost):
12034         Pre-initialize innerloop_iters to one.
12035
12036 2010-08-23  Changpeng Fang  <changpeng.fang@amd.com>
12037
12038         * tree-flow.h (may_be_nonaddressable_p): New definition. Make the
12039         existing static function global.
12040
12041         * tree-ssa-loop-ivopts.c (may_be_nonaddressable_p): This function
12042         is changed to global.
12043
12044         * tree-ssa-loop-prefetch.c (gather_memory_references_ref): Call
12045         may_be_nonaddressable_p on base, and don't collect this reference
12046         if the address of the base could not be taken.
12047
12048 2010-08-23  Michael Meissner  <meissner@linux.vnet.ibm.com>
12049
12050         * config/rs6000/rs6000.opt (-mveclibabi=mass): New option to
12051         enable the compiler to autovectorize mathmetical functions for
12052         power7 using the Mathematical Acceleration Subsystem library.
12053
12054         * config/rs6000/rs6000.c (rs6000_veclib_handler): New variable to
12055         handle which vector math library we have.
12056         (rs6000_override_options): Add -mveclibabi=mass support.
12057         (rs6000_builtin_vectorized_libmass): New function to handle auto
12058         vectorizing math functions that are in the MASS library.
12059         (rs6000_builtin_vectorized_function): Call it.
12060
12061         * doc/invoke.texi (RS/6000 and PowerPC Options): Document
12062         -mveclibabi=mass.
12063
12064 2010-08-22  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
12065
12066         PR boehm-gc/34544
12067         * gthr-posix.h (__gthread_active_init): Delete.
12068         (__gthread_active_p): Do activity check here.
12069         Don't include errno.h on hppa-hpux.  Update comment.
12070         * gthr-posix95.h (__gthread_active_init): Delete.
12071         (__gthread_active_p): Do activity check here.
12072         Don't include errno.h on hppa-hpux.  Update comment.
12073         * config.gcc (hppa[12]*-*-hpux11*): Define extra_parts.
12074         * config/pa/pa64-hpux.h (LIB_SPEC): When -static is specified, only
12075         add -lpthread when -mt or -pthread is specified.
12076         * config/pa/pa-hpux11.h (LIB_SPEC): likewise.
12077         (LINK_GCC_C_SEQUENCE_SPEC): Define.
12078         * config/pa/t-pa-hpux11 (LIBGCCSTUB_OBJS): Define.
12079         (stublib.c, pthread_default_stacksize_np-stub.o,
12080         pthread_mutex_lock-stub.o, pthread_mutex_unlock-stub.o,
12081         $(T)libgcc_stub.a): Add methods.
12082         * config/pa/t-pa64 (LIBGCCSTUB_OBJS): Add pthread stubs.
12083         (stublib.c, pthread_default_stacksize_np-stub.o,
12084         pthread_mutex_lock-stub.o, pthread_mutex_unlock-stub.o): Add methods.
12085         * config/pa/stublib.c (pthread_default_stacksize_np, pthread_mutex_lock,
12086         pthread_mutex_unlock): New stubs.
12087
12088 2010-08-22  Joseph Myers  <joseph@codesourcery.com>
12089
12090         * Makefile.in (gccspec.o, cppspec.o): Update dependencies.
12091         * common.opt (L, nodefaultlibs, nostdlib, pg, static): New
12092         options.
12093         * config/avr/avr.h (LIBSTDCXX): Remove initial "-l".
12094         * config/freebsd.h (MATH_LIBRARY_PROFILE): Remove initial "-l".
12095         * config/i386/djgpp.h (LIBSTDCXX): Remove initial "-l".
12096         * config/rs6000/aix.h (LIBSTDCXX_STATIC): Remove initial "-l".
12097         * config/s390/tpf.h (MATH_LIBRARY, LIBSTDCXX): Remove initial
12098         "-l".
12099         * cppspec.c: Include opts.h.
12100         (lang_specific_driver): Use cl_decoded_option structures.
12101         * doc/tm.texi.in (MATH_LIBRARY): Update documentation.
12102         * doc/tm.texi: Regenerate.
12103         * gcc.c (translate_options): Translate -d to -foutput-class-dir=.
12104         (driver_handle_option): Allow driver options needing no special
12105         processing.
12106         (process_command): Decode options before call to
12107         lang_specific_driver.  Pass decoded options to
12108         lang_specific_driver.
12109         * gcc.h (lang_specific_driver): Update prototype.
12110         * gccspec.c: Include opts.h.
12111         (lang_specific_driver): Use cl_decoded_option structures.
12112         * opts-common.c (option_ok_for_language, generate_option,
12113         generate_option_input_file): New.
12114         (decode_cmdline_option): Use option_ok_for_language.
12115         (decode_cmdline_options_to_array): Use generate_option_input_file.
12116         (handle_generated_option): Use generate_option.
12117         * opts.h (generate_option, generate_option_input_file): Declare.
12118
12119 2010-08-22  Anatoly Sokolov  <aesok@post.ru>
12120
12121         * config/mips/mips.c (mips_override_options): Rename to...
12122         (mips_option_override): ...this. Make static.
12123         (TARGET_OPTION_OVERRIDE): Define.
12124         (mips_in_small_data_p): Update comment.
12125         * config/mips/mips.h (OVERRIDE_OPTIONS): Remove.
12126         (FIXED_REGISTERS): Update comment.
12127         * config/mips/mips-protos.h (mips_override_options): Remove.
12128
12129 2010-08-21  Olivier Hainque  <hainque@adacore.com>
12130
12131         * config/rs6000/vxworks.h (TARGET_OS_CPP_BUILTINS): Define __PPC__.
12132
12133 2010-08-21  Olivier Hainque  <hainque@adacore.com>
12134
12135         * config/rs6000/vxworks.h (PREFERRED_STACK_BOUNDARY,
12136         ABI_STACK_BOUNDARY): Ensure STACK_BOUNDARY is honored despite EABI.
12137
12138 2010-08-20  Jan Hubicka  <jh@suse.cz>
12139
12140         * tree-pass.h (pass_ipa_cdtor_merge): New function.
12141         * cgraphunit.c (static_ctors, static_dtors): Move to ipa.c; make
12142         heap allocated.
12143         (record_cdtor_fn): Move to ipa.c; do not test for
12144         have_ctors_dtors.
12145         (build_cdtor): Move to ipa.c; add code avoiding construction
12146         when target have ctors/dtors and there is only one ctor/dtor at given
12147         priority.
12148         (compare_ctor, compare_dtor): Move to ipa.c; use DECL_UID to stabilize
12149         sort; reverse order of constructors.
12150         (cgraph_build_cdtor_fns): Move to ipa.c; rename to build_cdtor_fns.
12151         (cgraph_finalize_function): Do not call record_cdtor_fn.
12152         (cgraph_finalize_compilation_unit): Do not call cgraph_build_cdtor_fns.
12153         (cgraph_build_static_cdtor): Move to ipa.c.
12154         * ipa.c: Include target.h and tree-iterator.h.
12155         (cgraph_build_static_cdtor, static_ctors, static_dtors,
12156         record_cdtor_fn, build_cdtor, compare_ctor, compare_dtor,
12157         build_cdtor_fns, ipa_cdtor_merge, gate_ipa_cdtor_merge,
12158         pass_ipa_cdtor_merge): New.
12159         * passes.c (init_optimization_passes): Enqueue pass_ipa_cdtor_merge.
12160         * ipa-prop.c (update_indirect_edges_after_inlining): Avoid out of
12161         bounds access.
12162
12163 2010-08-20  Jan Hubicka  <jh@suse.cz>
12164
12165         PR c++/45307
12166         PR c++/17736
12167         * cgraph.h (cgraph_only_called_directly_p,
12168         cgraph_can_remove_if_no_direct_calls_and_refs_p): Handle
12169         static cdtors.
12170         * cgraphunit.c (cgraph_decide_is_function_needed): Static cdtors
12171         are not needed.
12172         (cgraph_finalize_function): Static cdtors are reachable.
12173         (cgraph_mark_functions_to_output): Use cgraph_only_called_directly_p.
12174
12175 2010-08-20  Jan Hubicka  <jh@suse.cz>
12176
12177         * lto-cgraph.c (lto_output_edge): Use gimple_has_body_p instead of
12178         flag_wpa.
12179         * lto-streamer-out.c (lto_output): Likewise.
12180         * passes.c (ipa_write_optimization_summaries): Initialize statement
12181         uids.
12182
12183 2010-08-20  Olivier Hainque  <hainque@adacore.com>
12184
12185         * tree.h (alias_diag_flags): New enum.
12186         (alias_pair): Add an 'emitted_diags' field.
12187         * varasm.c (finish_aliases_1): Honor and update p->emitted_diags.
12188         (assemble_alias): Initialize emitted_diags of new pairs.
12189
12190 2010-08-20  Eric Botcazou  <ebotcazou@adacore.com>
12191
12192         * config/rs6000/aix.h (STACK_CHECK_STATIC_BUILTIN): Define to 1.
12193         * config/rs6000/linux.h (STACK_CHECK_STATIC_BUILTIN): Likewise.
12194         * config/rs6000/linux64.h (STACK_CHECK_STATIC_BUILTIN): Likewise.
12195         (STACK_CHECK_PROTECT): Define.
12196         * config/rs6000/rs6000.c (rs6000_emit_probe_stack_range): New function.
12197         (output_probe_stack_range): Likewise.
12198         (rs6000_emit_prologue): Invoke rs6000_emit_probe_stack_range if static
12199         builtin stack checking is enabled.
12200         * config/rs6000/rs6000-protos.h (output_probe_stack_range): Declare.
12201         * config/rs6000/rs6000.md (UNSPECV_PROBE_STACK_RANGE): New constant.
12202         (probe_stack_range): New insn.
12203
12204 2010-08-20  H.J. Lu  <hongjiu.lu@intel.com>
12205
12206         PR target/45336
12207         * config/i386/emmintrin.h (_mm_extract_epi16): Cast to unsigned
12208         short first.
12209
12210         * config/i386/smmintrin.h (_mm_extract_epi8): Cast to unsigned
12211         char first.
12212
12213 2010-08-20  Jakub Jelinek  <jakub@redhat.com>
12214
12215         PR target/45336
12216         * config/i386/sse.md (*sse4_1_pextrb): Add SWI48 mode iterator
12217         to cover zero extension into 64-bit register.
12218         (*sse2_pextrw): Likewise.
12219         (*sse4_1_pextrd_zext): New insn.
12220
12221 2010-08-20  Iain Sandoe  <iains@gcc.gnu.org>
12222
12223         revert r163410, partially revert r163267.
12224         * config/rs6000/darwin.h (LIB_SPEC): Remove.
12225         * config/darwin.h (REAL_LIBGCC_SPEC): Link lgcc for all
12226         Darwin versions.
12227
12228 2010-08-20  Jakub Jelinek  <jakub@redhat.com>
12229
12230         PR middle-end/44974
12231         * builtins.c (expand_builtin): Don't optimize away
12232         calls to DECL_LOOPING_CONST_OR_PURE_P builtins.
12233
12234 2010-08-20  Uros Bizjak  <ubizjak@gmail.com>
12235
12236         * config/i386/i386.md (ashift %rsp splitter): Remove splitter.
12237         (pro_epilogue_adjust_stack_di_2): Use "l" constraint for
12238         alternative 1 of operand 2.
12239
12240 2010-08-20  Jakub Jelinek  <jakub@redhat.com>
12241             Paolo Bonzini  <bonzini@gnu.org>
12242
12243         * simplify-rtx.c (simplify_unary_operation_1): Optimize
12244         (sign_extend (zero_extend (...)) and
12245         ({sign,zero}_extend (lshiftrt (ashift X (const_int I)) (const_int I))).
12246
12247 2010-08-20  Jakub Jelinek  <jakub@redhat.com>
12248
12249         PR rtl-optimization/45353
12250         * sel-sched-ir.c (sel_bb_head): Return NULL even if next_nonnote_insn
12251         after bb_note is a BARRIER.
12252
12253 2010-08-20  Iain Sandoe  <iains@gcc.gnu.org>
12254
12255         * config/rs6000/darwin.h (LIB_SPEC): New. Provide saveFP/restFP by
12256         linking libgcc.a.
12257
12258 2010-08-20  Jakub Jelinek  <jakub@redhat.com>
12259             Michael Matz  <matz@suse.de>
12260
12261         * tree-ssa-address.c (tree_mem_ref_addr): Convert offset to sizetype.
12262
12263 2010-08-20  Nathan Froyd  <froydnj@codesourcery.com>
12264
12265         * ggc-common.c (ggc_mark_root_tab): New function, split out from...
12266         (ggc_mark_roots): ...here.
12267
12268 2010-08-20  Nathan Froyd  <froydnj@codesourcery.com>
12269
12270         * vec.h (FOR_EACH_VEC_ELT): Define.
12271         * c-decl.c: Use it.
12272         * cfgloop.c: Likewise.
12273         * cfgloopmanip.c: Likewise.
12274         * cgraph.c: Likewise.
12275         * cgraphunit.c: Likewise.
12276         * combine.c: Likewise.
12277         * config/bfin/bfin.c: Likewise.
12278         * config/mips/mips.c: Likewise.
12279         * config/rs6000/rs6000.c: Likewise.
12280         * dbxout.c: Likewise.
12281         * df-scan.c: Likewise.
12282         * dominance.c: Likewise.
12283         * dse.c: Likewise.
12284         * dwarf2out.c: Likewise.
12285         * except.c: Likewise.
12286         * expr.c: Likewise.
12287         * function.c: Likewise.
12288         * gcse.c: Likewise.
12289         * genattr.c: Likewise.
12290         * ggc-common.c: Likewise.
12291         * gimplify.c: Likewise.
12292         * graphite-blocking.c: Likewise.
12293         * graphite-clast-to-gimple.c: Likewise.
12294         * graphite-dependences.c: Likewise.
12295         * graphite-interchange.c: Likewise.
12296         * graphite-poly.c: Likewise.
12297         * graphite-scop-detection.c: Likewise.
12298         * graphite-sese-to-poly.c: Likewise.
12299         * graphite.c: Likewise.
12300         * haifa-sched.c: Likewise.
12301         * ifcvt.c: Likewise.
12302         * implicit-zee.c: Likewise.
12303         * ipa-prop.c: Likewise.
12304         * ipa-struct-reorg.c: Likewise.
12305         * ipa.c: Likewise.
12306         * ira-build.c: Likewise.
12307         * ira-color.c: Likewise.
12308         * ira-emit.c: Likewise.
12309         * lambda-code.c: Likewise.
12310         * loop-invariant.c: Likewise.
12311         * loop-unroll.c: Likewise.
12312         * lower-subreg.c: Likewise.
12313         * lto-cgraph.c: Likewise.
12314         * lto-opts.c: Likewise.
12315         * lto-streamer-in.c: Likewise.
12316         * lto-streamer-out.c: Likewise.
12317         * lto-streamer.c: Likewise.
12318         * lto-symtab.c: Likewise.
12319         * matrix-reorg.c: Likewise.
12320         * opts.c: Likewise.
12321         * predict.c: Likewise.
12322         * print-tree.c: Likewise.
12323         * sdbout.c: Likewise.
12324         * sel-sched-dump.c: Likewise.
12325         * sel-sched-ir.c: Likewise.
12326         * sel-sched.c: Likewise.
12327         * sese.c: Likewise.
12328         * stor-layout.c: Likewise.
12329         * tree-cfg.c: Likewise.
12330         * tree-cfgcleanup.c: Likewise.
12331         * tree-chrec.c: Likewise.
12332         * tree-data-ref.c: Likewise.
12333         * tree-emutls.c: Likewise.
12334         * tree-inline.c: Likewise.
12335         * tree-into-ssa.c: Likewise.
12336         * tree-loop-distribution.c: Likewise.
12337         * tree-loop-linear.c: Likewise.
12338         * tree-mudflap.c: Likewise.
12339         * tree-outof-ssa.c: Likewise.
12340         * tree-parloops.c: Likewise.
12341         * tree-predcom.c: Likewise.
12342         * tree-pretty-print.c: Likewise.
12343         * tree-scalar-evolution.c: Likewise.
12344         * tree-ssa-live.c: Likewise.
12345         * tree-ssa-loop-im.c: Likewise.
12346         * tree-ssa-loop-ivcanon.c: Likewise.
12347         * tree-ssa-loop-ivopts.c: Likewise.
12348         * tree-ssa-loop-manip.c: Likewise.
12349         * tree-ssa-loop-niter.c: Likewise.
12350         * tree-ssa-loop-prefetch.c: Likewise.
12351         * tree-ssa-phiprop.c: Likewise.
12352         * tree-ssa-pre.c: Likewise.
12353         * tree-ssa-reassoc.c: Likewise.
12354         * tree-ssa-sccvn.c: Likewise.
12355         * tree-ssa-structalias.c: Likewise.
12356         * tree-ssa.c: Likewise.
12357         * tree-vect-data-refs.c: Likewise.
12358         * tree-vect-loop-manip.c: Likewise.
12359         * tree-vect-loop.c: Likewise.
12360         * tree-vect-patterns.c: Likewise.
12361         * tree-vect-slp.c: Likewise.
12362         * tree-vect-stmts.c: Likewise.
12363         * tree-vrp.c: Likewise.
12364         * tree.c: Likewise.
12365         * value-prof.c: Likewise.
12366         * var-tracking.c: Likewise.
12367         * varasm.c: Likewise.
12368         * vmsdbgout.c: Likewise.
12369
12370 2010-08-19  Nathan Sidwell  <nathan@codesourcery.com>
12371             Richard Guenther  <richard.guenther@gmail.com>
12372
12373         * gimplify.c (gimplify_modify_expr): When assigning to volatiles,
12374         copy the src value and return a copy.
12375         * doc/extend.texi (Volatiles): Move from C++ to C and expand.
12376         (C++ Volatiles): Adjust to describe C++ semantics only.
12377
12378 2010-08-20  Joseph Myers  <joseph@codesourcery.com>
12379
12380         * doc/tm.texi.in (PIC_OFFSET_TABLE_REG_CALL_CLOBBERED): Document to
12381         be zero or nonzero.
12382         * doc/tm.texi: Regenerate.
12383         * defaults.h (PIC_OFFSET_TABLE_REG_CALL_CLOBBERED): Define.
12384         * df-scan.c (df_get_exit_block_use_set), reginfo.c
12385         (init_reg_sets_1), rtlanal.c (rtx_unstable_p, rtx_varies_p):
12386         Handle new PIC_OFFSET_TABLE_REG_CALL_CLOBBERED semantics.
12387         * config/ia64/ia64.h (PIC_OFFSET_TABLE_REG_CALL_CLOBBERED): Define
12388         to 1.
12389
12390 2010-08-20  Olivier Hainque  <hainque@adacore.com>
12391
12392         * config/sparc/sparc.c (sparc_asm_function_epilogue): Don't output
12393         an extra nop past a sibling call at the very end.
12394
12395 2010-08-19  Bernd Schmidt  <bernds@codesourcery.com>
12396
12397         PR bootstrap/45350
12398         * combine.c (try_combine): Initialize i1_is_used and i2_is_used.  Fix
12399         a comment.
12400
12401 2010-08-19  Nathan Froyd  <froydnj@codesourcery.com>
12402
12403         * target.def (function_arg, function_incoming_arg): Remove const
12404         qualifier on CUMULATIVE_ARGS parameter.
12405         * targhooks.h (default_function_arg, default_function_incoming_arg):
12406         Likewise.
12407         * targhooks.c (default_function_arg, default_function_incoming_arg):
12408         Likewise.
12409         * config/i386/i386.c (ix86_function_arg): Likewise.
12410
12411 2010-08-19  Jakub Jelinek  <jakub@redhat.com>
12412
12413         PR target/45336
12414         * simplify-rtx.c (simplify_unary_operation_1): Optimize nested
12415         SIGN_EXTENDs or ZERO_EXTENDs.
12416
12417 2010-08-19  Bernd Schmidt  <bernds@codesourcery.com>
12418
12419         PR target/42172
12420         * combine.c (combine_validate_cost): New arg I0.  All callers changed.
12421         Take its cost into account if nonnull.
12422         (insn_a_feeds_b): New static function.
12423         (combine_instructions): Look for four-insn combinations.
12424         (can_combine_p): New args PRED2, SUCC2.  All callers changed.  Take
12425         them into account when computing all_adjacent and looking for other
12426         uses.
12427         (combinable_i3pat): New args I0DEST, I0_NOT_IN_SRC.  All callers
12428         changed.  Treat them like I1DEST and I1_NOT_IN_SRC.
12429         (try_combine): New arg I0.  Handle four-insn combinations.
12430         (distribute_notes): New arg ELIM_I0.  All callers changed.  Treat it
12431         like ELIM_I1.
12432
12433 2010-08-19  Jason Merrill  <jason@redhat.com>
12434
12435         PR c++/45307
12436         * gimplify.c (gimplify_init_constructor): Just return GS_UNHANDLED
12437         if ctor is empty.
12438         (gimplify_modify_expr_rhs): Adjust.
12439
12440 2010-08-19  Nathan Froyd  <froydnj@codesourcery.com>
12441
12442         * cfgloop.c (get_loop_body_in_bfs_order): Avoid redundant call to
12443         bitmap_bit_p.
12444         * config/bfin/bifn.c (bfin_discover_loop): Likewise.
12445         * dominance.c (iterate_fix_dominators): Likewise.
12446         * dse.c (set_usage_bits): Likewise.
12447         (set_position_unneeded, record_store): Likewise.
12448         * gimple-fold.c (get_maxval_strlen): Likewise.
12449         * haifa-sched.c (fix_inter_tick, fix_recovery_deps): Likewise.
12450         * ipa-inline.c (update_caller_keys): Likewise.
12451         * ipa-split.c (verify_non_ssa_vars): Likewise.
12452         * ipa-type-escape.c (mark_type, close_type_seen): Likewise.
12453         (close_type_exposed_parameter, close_type_full_escape): Likewise.
12454         (close_addressof_down): Likewise.
12455         * ira-color.c (assign_hard_reg, push_allocno_to_stack): Likewise.
12456         (setup_allocno_left_conflicts_size): Likewise.
12457         (ira_reassign_conflict_allocnos): Likewise.
12458         (ira_reassign_pseudos): Likewise.
12459         * ira-emit.c (change_loop): Likewise.
12460         * loop-invariant.c (mark_regno_live, mark_regno_death): Likewise.
12461         * lto-streamer-out.c (write_symbol): Likewise.
12462         * predict.c (expr_expected_value_1): Likewise.
12463         * regstat.c (regstat_bb_compute_ri): Likewise.
12464         * sel-sched.c (create_block_for_bookkeeping): Likewise.
12465         (track_scheduled_insns_and_blocks, sel_sched_region_1): Likewise.
12466         * stmt.c (expand_case): Likewise.
12467         * tree-eh.c (emit_eh_dispatch): Likewise.
12468         * tree-into-ssa.c (prune_unused_phi_nodes): Likewise.
12469         * tree-loop-distribution.c (make_nodes_having_upstream_mem_writes):
12470         Likewise.
12471         (rdg_flag_vertex, rdg_flag_loop_exits): Likewise.
12472         (rdg_build_components): Likewise.
12473         * tree-object-size.c (collect_object_sizes_for): Likewise.
12474         * tree-sra.c (convert_callers): Likewise.
12475         * tree-ssa-coalesce.c (live_track_add_partition): Likewise.
12476         * tree-ssa-live.c (mark_all_vars_used_1): Likewise.
12477         * tree-ssa-pre.c (bitmap_set_replace_value): Likewise.
12478
12479 2010-08-19  Uros Bizjak  <ubizjak@gmail.com>
12480
12481         * config/i386/i386.md (*lea_1): Use P mode iterator.
12482         (lea add splitter): Also handle DImode operands.
12483         (DImode lea add splitter): Use x86_64_immediate_operand for operand 2
12484         predicate.  Do not use ix86_lea_for_add_ok.
12485         (zext DImode lea add splitter): Use ix86_lea_for_add_ok.
12486         (lea ashift splitter): Also handle DImode operands.
12487         (DImode lea ashift splitter): Remove splitter.
12488
12489 2010-08-19  Uros Bizjak  <ubizjak@gmail.com>
12490
12491         * config/i386/i386.md (*add<SWI:mode>3_cconly_overflow): Do not use
12492         ix86_binary_operator_ok.
12493
12494 2010-08-19  Andrey Belevantsev  <abel@ispras.ru>
12495
12496         PR rtl-optimization/44691
12497         * sel-sched.c (count_occurrences_1): Also punt when SUBREG_REG
12498         is not a register.
12499
12500 2010-08-19  Ian Bolton  <ian.bolton@arm.com>
12501
12502         PR target/45070
12503         * config/arm/arm.c (arm_output_epilogue): Ensure that return
12504          value of size 1-3 is handled correctly.
12505
12506 2010-08-19  Ian Bolton  <ian.bolton@arm.com>
12507
12508         * tree-switch-conversion.c (gen_inbound_check): Ensure that the
12509         type for the conditional has wide enough range.
12510
12511 2010-08-18  Uros Bizjak  <ubizjak@gmail.com>
12512
12513         PR target/45327
12514         * config/i386/i386.md (<any_or:code><SWI:mode>_3): Do not use
12515         ix86_binary_operator_ok.
12516
12517 2010-08-18  Uros Bizjak  <ubizjak@gmail.com>
12518
12519         * config/i386/i386.md (*add<mode>_1) <TYPE_LEA>: Split insn to lea.
12520         <default>:  Swap operands 1 and 2 for alternative 2 to use existing
12521         code to output insn mnemonic.  Fix comment.
12522         (*addsi_1_zext): Add r-r-0 alternative 1.
12523         <TYPE_LEA>: Split insn to lea.
12524         <default>: Handle alternative 1.
12525         (*addhi_1_lea): Add r-r-0 alternative 2.  Use cond RTX instead of
12526         multi-level if_then_else RTX to set "type" attribute.
12527         <default>: Handle alternative 2.
12528         (*addqi_1_lea): Add q-q-0 alternative 2 and r-r-0 alternative 4.
12529         Use cond RTX instead of multi-level if_then_else RTX to set
12530         "type" attribute.
12531         <default>: Handle alternatives 2 and 4.
12532         (lea splitters): Update calls to ix86_lea_for_add_ok.
12533
12534         * config/i386/i386.c (ix86_lea_for_add_ok): Remove unused "code"
12535         argument.
12536         * config/i386/i386-protos.h (ix86_lea_for_add_ok): Update prototype.
12537
12538 2010-08-18  Richard Guenther  <rguenther@suse.de>
12539
12540         * tree-ssa-uninit.c (find_uninit_use): Disregard debug stmts,
12541         use operand helpers.
12542
12543 2010-08-18  Paolo Bonzini  <bonzini@gnu.org>
12544
12545         PR middle-end/45292
12546         * optabs.c (expand_bool_compare_and_swap): Expand pending
12547         pops before trying the optab.
12548
12549 2010-08-18  Yao Qi  <yao@codesourcery.com>
12550
12551         PR target/45094
12552         * config/arm/arm.c (output_move_double): Fix typo generating
12553         instructions ('ldr'->'str').
12554
12555 2010-08-18  Maxim Kuvyrkov  <maxim@codesourcery.com>
12556
12557         PR rtl-optimization/42575
12558         * optabs.c (expand_doubleword_mult): Generate new pseudos to shorten
12559         live ranges.
12560
12561 2010-08-18  Marcus Shawcroft  <marcus.shawcroft@arm.com>
12562
12563         * config/arm/arm-protos.h (arm_expand_sync): New.
12564         (arm_output_memory_barrier, arm_output_sync_insn): New.
12565         (arm_sync_loop_insns): New.
12566         * config/arm/arm.c (FL_ARCH7): New.
12567         (FL_FOR_ARCH7): Include FL_ARCH7.
12568         (arm_arch7): New.
12569         (arm_print_operand): Support %C markup.
12570         (arm_legitimize_sync_memory): New.
12571         (arm_emit, arm_insn_count, arm_count, arm_output_asm_insn): New.
12572         (arm_process_output_memory_barrier, arm_output_memory_barrier): New.
12573         (arm_ldrex_suffix, arm_output_ldrex, arm_output_strex): New.
12574         (arm_output_op2, arm_output_op3, arm_output_sync_loop): New.
12575         (arm_get_sync_operand, FETCH_SYNC_OPERAND): New.
12576         (arm_process_output_sync_insn, arm_output_sync_insn): New.
12577         (arm_sync_loop_insns,arm_call_generator, arm_expand_sync): New.
12578         * config/arm/arm.h (struct arm_sync_generator): New.
12579         (TARGET_HAVE_DMB, TARGET_HAVE_DMB_MCR): New.
12580         (TARGET_HAVE_MEMORY_BARRIER): New.
12581         (TARGET_HAVE_LDREX, TARGET_HAVE_LDREXBHD): New.
12582         * config/arm/arm.md: Include sync.md.
12583         (UNSPEC_MEMORY_BARRIER): New.
12584         (VUNSPEC_SYNC_COMPARE_AND_SWAP, VUNSPEC_SYNC_LOCK): New.
12585         (VUNSPEC_SYNC_OP):New.
12586         (VUNSPEC_SYNC_NEW_OP, VUNSPEC_SYNC_OLD_OP): New.
12587         (sync_result, sync_memory, sync_required_value): New attributes.
12588         (sync_new_value, sync_t1, sync_t2): Likewise.
12589         (sync_release_barrier, sync_op): Likewise.
12590         (length): Add logic to length attribute defintion to call
12591         arm_sync_loop_insns when appropriate.
12592         * config/arm/sync.md: New file.
12593
12594 2010-08-17  Jakub Jelinek  <jakub@redhat.com>
12595
12596         * tree.h (host_integerp): Add ATTRIBUTE_PURE when not
12597         ENABLE_TREE_CHECKING.
12598         (tree_low_cst): Add inline version for !ENABLE_TREE_CHECKING
12599         and GCC >= 4.3.
12600
12601 2010-08-17  H.J. Lu  <hongjiu.lu@intel.com>
12602
12603         * config/i386/i386.c (ix86_lea_for_add_ok): For !TARGET_OPT_AGU
12604         or optimizing for size, always avoid lea if possible.
12605
12606         * config/i386/i386.md (*add<mode>_1): Always avoid lea if possible.
12607
12608 2010-08-17  Iain Sandoe  <iains@gcc.gnu.org>
12609
12610         * unwind-dw2-fde-darwin.c (_darwin10_Unwind_FindEnclosingFunction):
12611         Dunmmy function with NULL return unless the target is
12612         OSX >= 10.6 (Darwin10).
12613
12614 2010-08-17  Jack Howarth  <howarth@bromo.med.uc.edu>
12615
12616         * gcc.c (spec_function): Add remove-outfile.
12617         (remove_outfile_spec_function): New function.
12618         * config/darwin.h (LINK_SPEC): Add removal of -ldl, -lm and -lpthread.
12619         * invoke.texi (replace-outfile): Document.
12620
12621 2010-08-17  Uros Bizjak  <ubizjak@gmail.com>
12622
12623         PR target/45296
12624         * reginfo.c (globalize_reg): Reject stack registers.
12625
12626 2010-08-17  Richard Guenther  <rguenther@suse.de>
12627
12628         * tree-ssa-dom.c (struct edge_info): Use a VEC for the
12629         list of conditional equivalences.
12630         (free_all_edge_infos): Adjust.
12631         (record_equivalences_from_incoming_edge): Likewise.
12632         (record_cond): Likewise.
12633         (build_and_record_new_cond): Likewise.
12634         (record_conditions): Likewise.
12635         (dom_opt_leave_block): Likewise.
12636
12637 2010-08-17  Kai Tietz  <kai.tietz@onevision.com>
12638
12639         * doc/invoke.texi (ms-extension): Add documentation.
12640
12641 2010-08-17  Richard Guenther  <rguenther@suse.de>
12642
12643         * fold-const.c (fold_comparison): Strip nops inside POINTER_PLUS_EXPR.
12644
12645 2010-08-17  Shujing Zhao  <pearly.zhao@oracle.com>
12646
12647         PR c/40563
12648         * c-decl.c (diagnose_uninitialized_cst_member): New function.
12649         (finish_decl): Use it to issue a -Wc++-compat warning about
12650         uninitialized const field in struct or union.
12651
12652         (finish_struct): Use strip_array_types.
12653
12654 2010-08-17  Jakub Jelinek  <jakub@redhat.com>
12655
12656         * function.c (block_fragments_nreverse, blocks_nreverse_all): New
12657         functions.
12658         (reorder_blocks): Use blocks_nreverse_all instead of blocks_nreverse.
12659         (reorder_blocks_1): Assert BLOCK_FRAGMENT_ORIGIN is NULL.  Don't
12660         call block_nreverse here.
12661         (blocks_nreverse): Rename decl temporary to block.
12662
12663 2010-08-16  Bernd Schmidt  <bernds@codesourcery.com>
12664
12665         * config/arm/thumb2.md (thumb2_notsi_shiftsi,
12666         thumbsi_notsi_shiftsi_compare0, thumb2_not_shiftsi_compare0_scratch,
12667         thumb2_cmpsi_shiftsi, thumb2_cmpsi_shiftsi_swp, thumb2_arith_shiftsi,
12668         thumb2_arith_shiftsi splitter, thumb2_arith_shiftsi_compare0,
12669         thumb2_arith_shiftsi_compare0_scratch, thumb2_sub_shiftsi,
12670         thumb2_sub_shiftsi_compare0, thumb2_sub_shiftsi_compare0_scratch,
12671         thumb2_iorsi3): Delete.
12672         (orsi_notsi_si): No longer a named pattern.
12673         (orsi_not_shiftsi_si): Renamed from thumb_orsi_not_shiftsi_si.
12674         * config/arm/predicates.md (shift_amount_operand): New.
12675         (mult_operator): New.
12676         * config/arm/arm.md (attr arch, attr arch_enabled, attr insn_enabled,
12677         attr enabled): New.
12678         (iorsi3_insn): Renamed from arm_iorsi3.  Handle a new alternative if
12679         arch matches t2.
12680         (not_shiftsi): Renamed from arm_notsi_shiftsi.  Handle Thumb2 variant.
12681         (not_shiftsi_compare0): Likewise, renamed from
12682         arm_notsi_shiftsi_compare0.
12683         (not_shiftsi_compare0_scratch): Likweise, renamed from
12684         arm_notsi_shiftsi_compare0_scratch.
12685         (cmpsi_shiftsi): Likewise, renamed from arm_cmpsi_shiftsi.
12686         (cmpsi_shiftsi_swp): Likewise, renamed from arm_cmpsi_shiftsi_swp.
12687         (arith_shiftsi): Handle Thumb2 variant.  Set insn_enabled attribute
12688         so that the register alternative is disabled when the shift_operator
12689         is MULT.  Use "M" as the constraint for constants.
12690         (arith_shiftsi splitter): Enable for TARGET_32BIT.
12691         (arith_shiftsi_compare0): Handle Thumb2 variant.  Use "M" as the
12692         constraint for constants.
12693         (arith_shiftsi_compare0_scratch): Likewise.
12694         (sub_shiftsi, sub_shiftsi_compare0, sub_shiftsi_compare0_scratch):
12695         Handle Thumb2 alternative.
12696
12697 2010-08-16  Joseph Myers  <joseph@codesourcery.com>
12698
12699         * doc/options.texi (NoDriverArg): Document.
12700         * gcc.c (cpp_unique_options): Generate -MD and -MMD instead of
12701         -MDX and -MMDX.
12702         * opt-functions.awk (switch_flags): Handle NoDriverArg.
12703         * opts-common.c (decode_cmdline_option): Ignore CL_SEPARATE
12704         marking for CL_NO_DRIVER_ARG options when in the driver.
12705         * opts.h (CL_NO_DRIVER_ARG): Define.
12706         (CL_PARAMS, CL_WARNING, CL_OPTIMIZATION, CL_DRIVER, CL_TARGET,
12707         CL_COMMON): Update values.
12708
12709 2010-08-16  Joseph Myers  <joseph@codesourcery.com>
12710
12711         * common.opt: Add driver options.
12712         (auxbase, auxbase-strip, quiet, version): Mark RejectDriver.
12713         * doc/options.texi (Driver, RejectDriver): Document.
12714         * gcc.c (pass_exit_codes, print_search_dirs, print_file_name,
12715         print_prog_name, print_multi_directory, print_sysroot,
12716         print_multi_os_directory, print_multi_lib,
12717         print_sysroot_headers_suffix, report_times, combine_flag,
12718         use_pipes, wrapper_string): Remove.
12719         (save_switch, driver_unknown_option_callback,
12720         driver_wrong_lang_callback, driver_post_handling_callback,
12721         driver_handle_option): New.
12722         (spec_lang, last_language_n_infiles): Make file-scope static
12723         instead of local to process_command.
12724         (process_command): Use decode_cmdline_options_to_array and
12725         read_cmdline_option for option processing.  Compute have_c in
12726         prescan of decoded options.
12727         * opt-functions.awk (switch_flags): Handle Driver and
12728         RejectDriver.
12729         (var_type, var_type_struct): Handle Separate options as generating
12730         const char * variables.
12731         * opts-common.c (decode_cmdline_option): Expect CL_COMMON and
12732         CL_TARGET to be passed by caller if required.
12733         (decode_cmdline_options_to_array): Update comment.
12734         * opts.c (complain_wrong_lang): Handle options only valid for the
12735         driver.
12736         (decode_options): Update call to decode_cmdline_options_to_array.
12737         (print_filtered_help): Ignore driver-only options.
12738         (print_specific_help): Ignore CL_DRIVER.
12739         (common_handle_option): Don't call print_specific_help for CL_DRIVER.
12740         * opts.h (CL_DRIVER, CL_REJECT_DRIVER): Define.
12741         (CL_PARAMS, CL_WARNING, CL_OPTIMIZATION, CL_TARGET, CL_COMMON):
12742         Update values.
12743
12744 2010-08-16  Richard Guenther  <rguenther@suse.de>
12745
12746         * tree-cfg.c (verify_types_in_gimple_reference): Verify
12747         TARGET_MEM_REF a bit.
12748         * tree-ssa-address.c (addr_for_mem_ref): Adjust.
12749         (create_mem_ref_raw): Always create TMR_OFFSET, store the
12750         alias pointer type via it.
12751         (copy_mem_ref_info): Adjust.
12752         (maybe_fold_tmr): Likewise.
12753         * tree.c (mem_ref_offset): Also handle TARGET_MEM_REF.
12754         (reference_alias_ptr_type): Likewise.
12755         * tree.def (TARGET_MEM_REF): Remove TMR_ORIGINAL operand,
12756         adjust documentation of TMR_OFFSET operand.
12757         * alias.c (get_alias_set): Do not look at TMR_ORIGINAL but
12758         use the alias pointer type.
12759         * expr.c (expand_expr_real_1): Do not use TMR_ORIGINAL to
12760         initialize mem attrs but the TMR itself.
12761         * tree-eh.c (tree_could_trap_p): Handle TARGET_MEM_REF
12762         similar to MEM_REF.
12763         * tree-pretty-print.c (dump_generic_node): Do not dump TMR_ORIGINAL.
12764         * tree-ssa-loop-ivopts.c (idx_remove_ssa_names): Remove.
12765         (unshare_and_remove_ssa_names): Likewise.
12766         (copy_ref_info): Adjust.
12767         * tree-ssa-pre.c (create_component_ref_by_pieces_1): Simplify
12768         TARGET_MEM_REF case.
12769         * tree-ssa-sccvn.c (copy_reference_ops_from_ref): Do not look
12770         at TMR_ORIGINAL.
12771         * tree.h (TMR_ORIGINAL): Remove.
12772         * gimple.c (get_base_address): For TARGET_MEM_REF with a
12773         symbol return that.
12774         * tree-dfa.c (get_ref_base_and_extent): Handle TARGET_MEM_REF
12775         with a symbol.
12776         (get_addr_base_and_unit_offset): Likewise.
12777         * tree-ssa-alias.c (indirect_ref_may_alias_decl_p): Handle
12778         TARGET_MEM_REFs.
12779         (indirect_ref_may_alias_decl_p): Likewise.
12780         (refs_may_alias_p_1): Do not bail out for TARGET_MEM_REFs.
12781
12782 2010-08-15  Uros Bizjak  <ubizjak@gmail.com>
12783
12784         * doc/invoke.texi (-fomit-frame-pointer): Document that starting
12785         with GCC version 4.6, the default setting (when not optimizing
12786         for size) for 32-bit Linux x86 and 32-bit Darwin x86 targets has
12787         been changed to -fomit-frame-pointer.
12788
12789 2010-08-15  Iain Sandoe  <iains@gcc.gnu.org>
12790
12791         * config/darwin.h (REAL_LIBGCC_SPEC): Remove libgcc_s.10.5 stub for
12792         Darwin10.  Do not link libgcc.a for Darwin >= 9.
12793
12794 2010-08-15  Gerald Pfeifer  <gerald@pfeifer.com>
12795
12796         * doc/invoke.texi (Warning Options): Fix terminology and markup
12797         in the description of how unknown warning options are handled.
12798
12799 2010-08-15  Ira Rosen  <irar@il.ibm.com>
12800
12801         * tree-vect-data-refs.c (vect_setup_realignment): Support realignment
12802         in basic blocks.
12803         (vect_supportable_dr_alignment): Check alignment for basic blocks.
12804         * tree-vect-slp.c (vect_build_slp_tree): Allow different codes for
12805         data references.
12806         (vect_bb_vectorization_profitable_p): New function.
12807         (vect_slp_analyze_bb): Call vect_bb_vectorization_profitable_p() to
12808         check if it's worthwhile to vectorize the basic block.
12809
12810 2010-08-14  Anatoly Sokolov  <aesok@post.ru>
12811
12812         * reload.h (register_move_cost, memory_move_secondary_cost,
12813         secondary_reload_class): Adjust prototype.
12814         * rtl.h (reg_class_subset_p): Adjust prototype.
12815         * reload.c (secondary_reload_class): Change arguments type from
12816         enum reg_class to reg_class_t. Change result type to reg_class_t.
12817         * reginfo.c (register_move_cost, reg_class_subset_p): Change
12818         arguments type from enum reg_class to reg_class_t.
12819         (memory_move_secondary_cost): Change arguments type from
12820         enum reg_class to reg_class_t. Change type of saved_flags to
12821         reg_class_t.
12822
12823         * config/mips/mips.h (REGISTER_MOVE_COST, MEMORY_MOVE_COST):
12824         Remove macros.
12825         (mips_cost): Remove.
12826         (struct mips_rtx_cost_data): Moved to mips.c.
12827         * config/mips/mips-protos.h (mips_register_move_cost): Remove.
12828         * config/mips/mips.c (struct mips_rtx_cost_data): Moved from mips.h.
12829         (mips_cost): Make static.
12830         (mips_canonicalize_move_class): Change argument type to reg_class_t.
12831         Change result type to reg_class_t.
12832         (mips_move_to_gpr_cost, mips_move_from_gpr_cost): Change arguments
12833         type from enum reg_class to reg_class_t.
12834         (mips_register_move_cost): Make static. Change arguments
12835         type from enum reg_class to reg_class_t.
12836         (mips_memory_move_cost): New function.
12837         (TARGET_REGISTER_MOVE_COST, TARGET_MEMORY_MOVE_COST): Define.
12838
12839 2010-08-14  Richard Sandiford  <rdsandiford@googlemail.com>
12840
12841         PR rtl-optimization/43358
12842         * ira-lives.c (process_single_reg_class_operands): Adjust the costs
12843         of a single hard register, using simplify_subreg_regno to decide
12844         what that register should be.
12845
12846 2010-08-14  Mingjie Xing  <mingjie.xing@gmail.com>
12847
12848         * config/mips/mips.c (CODE_FOR_loongson_pmullh): Define.
12849         * config/mips/loongson.md (UNSPEC_LOONGSON_PMULL): Delete.
12850         (loongson_pmull<V_suffix>): Rename to...
12851         (mul<mode>3): ...this and use MULT instead of an UNSPEC.
12852
12853 2010-08-13  Jack Howarth  <howarth@bromo.med.uc.edu>
12854
12855         * configure.ac: Enable -fomit-frame-pointer on darwin
12856         which support dwarf2.
12857         * config/i386/i386.c (override_options): Same.
12858
12859 2010-08-13  Jie Zhang  <jie@codesourcery.com>
12860
12861         * config/arm/arm.md (cstoredf4): Only valid when !TARGET_VFP_SINGLE.
12862
12863 2010-08-12  Joseph Myers  <joseph@codesourcery.com>
12864
12865         * gcc.c (cpp_unique_options): Generate -MDX and -MMDX from -MD and
12866         -MMD.
12867
12868 2010-08-12  Changpeng Fang  <changpeng.fang@amd.com>
12869
12870         * tree-vect-patterns.c (vect_recog_dot_prod_pattern): Give
12871         up dot_prod pattern searching if a stmt is outside the loop.
12872
12873 2010-08-12  H.J. Lu  <hongjiu.lu@intel.com>
12874             Uros Bizjak  <ubizjak@gmail.com>
12875
12876         * config.gcc: Handle --enable-frame-pointer.
12877
12878         * configure.ac: Add --enable-frame-pointer.
12879         * configure: Regenerated.
12880
12881         * config/i386/i386.c (USE_IX86_FRAME_POINTER): Default to 0.
12882         (override_options): If not configured with --enable-frame-pointer,
12883         enable -fomit-frame-pointer (but not for TARGET_MACHO or when
12884         optimizing for size), -fasynchronous-unwind-tables and
12885         -maccumulate-outgoing-args by default.
12886
12887 2010-08-12  Jakub Jelinek  <jakub@redhat.com>
12888
12889         * builtins.c (fold_builtin_memory_op): Avoid -Wsign-compare warning.
12890
12891         PR middle-end/45262
12892         * fold-const.c (make_range) <case NEGATE_EXPR>: Punt if
12893         -a overflows.  Normalize the range.
12894
12895 2010-08-12  Richard Guenther  <rguenther@suse.de>
12896
12897         PR tree-optimization/45232
12898         * tree-ssa-reassoc.c (can_reassociate_p): Disable re-association
12899         for types with undefined overflow.
12900         (reassociate_bb): Allow re-associating of bit and min/max
12901         operations for types with undefined overflow.
12902         * tree-ssa-forwprop.c (associate_plusminus): New function.
12903         (tree_ssa_forward_propagate_single_use_vars): Call it.
12904
12905 2010-08-12  Richard Guenther  <rguenther@suse.de>
12906
12907         * tree-flow.h (struct ptr_info_def): Add align and misalign fields.
12908         * tree-ssa-alias.c (get_ptr_info): Move ...
12909         * tree-ssanames.c (get_ptr_info): ... here.  Initialize
12910         align and misalign fields conservatively.
12911         * tree-ssa-ccp.c (ccp_finalize): From partially constant pointers
12912         derive alignment information.
12913         (evaluate_stmt): Derive alignment information from memory
12914         allocation functions.
12915         * tree.h (get_pointer_alignment): Make unsigned.
12916         * builtins.c (get_object_alignment): Use alignment information we
12917         have computed for pointers.
12918         (get_pointer_alignment): Likewise.  Make conservative, return
12919         and unsigned value.
12920         (expand_builtin_strlen): Adjust.
12921         (expand_builtin_memcmp): Likewise.
12922         (expand_builtin_strcmp): Likewise.
12923         (expand_builtin_strncmp): Likewise.
12924         (get_builtin_sync_mem): Use at least mode alignment.
12925         (fold_builtin_memset): Adjust.
12926         (fold_builtin_memory_op): Likewise.
12927         * gimple-pretty-print.c (dump_gimple_phi): Alongside alias
12928         information also dump pointer alignment knowledge.
12929         (dump_gimple_stmt): Likewise.
12930
12931 2010-08-12  Uros Bizjak  <ubizjak@gmail.com>
12932
12933         * config/i386/i386.c (LONG_TYPE_SIZE): Remove.
12934         (EMPTY_FIELD_BOUNDARY): Remove.
12935         * config/i386/i386-interix.h (PCC_BITFIELD_TYPE_MATTERS): Remove.
12936
12937 2010-08-12  Jakub Jelinek  <jakub@redhat.com>
12938
12939         PR debug/45259
12940         * caller-save.c (save_call_clobbered_regs): Only swap notes with
12941         DEBUG_INSNs if n_regs_saved.
12942
12943 2010-08-12  Wei Guozhi  <carrot@google.com>
12944
12945         PR target/44999
12946         * config/arm/arm.md (andsi3): Change to zero extension if possible.
12947         * config/arm/thumb2.md (thumb2_zero_extendqisi2_v6): Change the name.
12948
12949 2010-08-11  Vladimir Makarov  <vmakarov@redhat.com>
12950
12951         * ira-int.h (ira_remove_allocno_copy_from_list): Remove.
12952
12953         * ira-build.c (ira_remove_allocno_copy_from_list): Remove.
12954
12955 2010-08-11  Sebastian Pop  <sebastian.pop@amd.com>
12956
12957         * graphite-sese-to-poly.c (rewrite_close_phi_out_of_ssa): Add back
12958         the case removed in the previous patch, when the only phi argument
12959         is defined in the same loop as the phi node itself.  Handle it
12960         separately from the invariant case by both propagating it outside
12961         the region and replacing the phi node with an assign.
12962
12963 2010-08-11  Sebastian Pop  <sebastian.pop@amd.com>
12964
12965         * graphite-sese-to-poly.c (rewrite_close_phi_out_of_ssa): The only
12966         constant phi nodes with one argument are is_gimple_min_invariant
12967         and SSA_NAME_IS_DEFAULT_DEF.
12968
12969 2010-08-11  Andreas Simbuerger  <simbuerg@fim.uni-passau.de>
12970
12971         * graphite-cloog-util.c (oppose_constraint):
12972         Extend loop counter's value range (CLOOG_ORG).
12973         (cloog_matrix_to_ppl_constraint): Same.
12974         (new_Constraint_System_from_Cloog_matrix): Same.
12975         * graphite-cloog-compat.h (matrix_num_type): New.
12976
12977 2010-08-11  Andreas Simbuerger  <simbuerg@fim.uni-passau.de>
12978
12979         * graphite.c (graphite_initialize): Do not initialize
12980         CLooG and initialize the Parma Polyhedra Library
12981         manually when using CLOOG_ORG.
12982         (graphite_finalize): Do not finalize CLooG and finalize
12983         the Parma Polyhedra Library manually when using CLOOG_ORG.
12984         * graphite-cloog-compat.h (cloog_initialize): Hide function
12985         when using CLOOG_ORG.
12986         (cloog_finalize): Same.
12987
12988 2010-08-11  Andreas Simbuerger  <simbuerg@fim.uni-passau.de>
12989
12990         * graphite-clast-to-gimple.c (free_scattering): Change
12991         CloogDomainList/CloogDomain to CloogScatteringList/CloogScattering
12992         (CLOOG_ORG).
12993         (build_cloog_prog): Same.
12994         * graphite-cloog-compat.h (cloog_domain): Removed.
12995         (cloog_scattering): New.
12996         (cloog_set_domain): Removed.
12997         (cloog_set_scattering): New.
12998         (cloog_next_domain): Removed.
12999         (cloog_next_scattering): New.
13000         (cloog_set_next_domain): Removed.
13001         (cloog_set_next_scattering): New.
13002         (CloogScatteringList): New.
13003         (CloogScattering): New.
13004         (cloog_scattering_free): New.
13005         (new_Cloog_Scattering_from_ppl_Polyhedron): New.
13006         * graphite-cloog-util.c (new_Cloog_Scattering_from_ppl_Polyhedron):
13007         New.
13008
13009 2010-08-11  Andreas Simbuerger  <simbuerg@fim.uni-passau.de>
13010
13011         * graphite-clast-to-gimple.c (build_cloog_prog): Extend with
13012         CloogState.
13013         (set_cloog_options): Same.
13014         (print_clast_stmt): Same.
13015         (scop_to_clast): Same.
13016         (print_generated_program): Same.
13017         (gloog): Same.
13018         * graphite-clast-to-gimple.h: Include graphite-cloog-util.h.
13019         (scop_to_clast): Extend with CloogState.
13020         * graphite-cloog-util.c: Include graphite-cloog-compat.h
13021         (new_Cloog_Domain_from_ppl_Polyhedron):
13022         Extend with CloogState.  Use cloog_domain_from_cloog_matrix (CLOOG_ORG).
13023         (new_Cloog_Domain_from_ppl_Pointset_Powerset): Extend with CloogState.
13024         (new_Cloog_Domain_from_ppl_Polyhedron): Same.
13025         * graphite-cloog-util.h (build_cloog_prog): Same.
13026         * graphite-cloog-copat.h (build_cloog_prog): New.
13027         (CloogState): New.
13028         (cloog_state_malloc): New.
13029         (cloog_state_free): New.
13030         (cloog_loop_malloc): New.
13031         (cloog_options_malloc): New.
13032         (cloog_statement_alloc): New.
13033         (cloog_domain_from_cloog_matrix): New.
13034         (new_Cloog_Domain_from_ppl_Pointset_Powerset): New.
13035         (new_Cloog_Domain_from_ppl_Polyhedron): New.
13036
13037 2010-08-11  Andreas Simbuerger  <simbuerg@fim.uni-passau.de>
13038
13039         * graphite-clast-to-gimple.c (clast_name_to_gcc): Parameter
13040         type of NAME now depends on used CLooG version.
13041         (clast_to_gcc_expression): Replace expr_* with clast_expr_*.
13042         (gcc_type_for_clast_expr): Same.
13043         (print_clast_stmt): Replace pprint with clast_pprint.
13044         * graphite-cloog-compat.h: Provide compatibility macros for
13045         CLooG Legacy.
13046         (clast_name_p): New.
13047         (clast_expr_term): New.
13048         (clast_expr_red): New.
13049         (clast_expr_bin): New.
13050         (clast_pprint): New.
13051
13052 2010-08-11  Andreas Simbuerger  <simbuerg@fim.uni-passau.de>
13053
13054         * graphite-clast-to-gimple.c (set_cloog_options): Make CLooG options
13055         compatible to newer CLooG releases (CLOOG_ORG).
13056         (build_cloog_prog): Pass CloogOptions to more functions (CLOOG_ORG).
13057         (scop_to_clast): Pass CloogOptions to build_cloog_prog (CLOOG_ORG).
13058         * graphite-cloog-compat.h: Add compatibility macros for CLooG Legacy.
13059         (build_cloog_prog) : New.
13060         (cloog_program_extract_scalars): New.
13061         (cloog_program_scatter): New.
13062
13063 2010-08-11  Andreas Simbuerger  <simbuerg@fim.uni-passau.de>
13064
13065         * graphite-clast-to-gimple.c: Include graphite-cloog-compat.h
13066         conditionally (CLOOG_ORG).
13067         * graphite-cloog-compat.h: New.  Include graphite-cloog-compat.h.
13068         (cloog_statement_usr): New.
13069         (cloog_domain): Same.
13070         (cloog_set_domain): Same.
13071         (cloog_next_domain): Same.
13072         (cloog_set_next_domain): Same.
13073         (cloog_program_nb_scattdims): Same.
13074         (cloog_program_set_nb_scattdims): Same.
13075         (cloog_program_names): Same.
13076         (cloog_program_set_names): Same.
13077         (cloog_program_set_context): Same.
13078         (cloog_program_set_loop): Same.
13079         (cloog_program_blocklist): Same.
13080         (cloog_program_set_blocklist): Same.
13081         (cloog_program_scaldims): Same.
13082         (cloog_program_set_scaldims): Same.
13083         (cloog_names_nb_parameters): Same.
13084         (cloog_names_set_nb_parameters): Same.
13085         (cloog_names_parameters): Same.
13086         (cloog_names_set_parameters): Same.
13087         (cloog_names_set_nb_iterators): Same.
13088         (cloog_names_set_iterators): Same.
13089         (cloog_names_set_nb_scattering): Same.
13090         (cloog_names_set_scattering): Same.
13091         (cloog_statement_set_usr): Same.
13092         (cloog_loop_set_next): Same.
13093         (cloog_loop_set_domain): Same.
13094         (cloog_loop_set_block): Same.
13095         (cloog_block_list_next): Same.
13096         (cloog_block_list_set_next):
13097         (cloog_block_list_set_block): Same.
13098
13099 2010-08-11  Sebastian Pop  <sebastian.pop@amd.com>
13100
13101         * graphite-sese-to-poly.c (rewrite_cross_bb_scalar_deps): Returns
13102         a bool.
13103         (rewrite_commutative_reductions_out_of_ssa_close_phi): Same.
13104         (rewrite_commutative_reductions_out_of_ssa_loop): Same.
13105         (rewrite_cross_bb_scalar_deps_out_of_ssa): Call scev_reset_htab
13106         when something has been changed.
13107         (rewrite_commutative_reductions_out_of_ssa): Same.
13108
13109 2010-08-11  Sebastian Pop  <sebastian.pop@amd.com>
13110
13111         * graphite-sese-to-poly.c (propagate_expr_outside_region): Also
13112         handle the case when def is in the sese region.
13113         (rewrite_close_phi_out_of_ssa): Call propagate_expr_outside_region
13114         for invariant expressions.
13115         (rewrite_cross_bb_phi_deps): Removed.
13116         (rewrite_cross_bb_scalar_deps): Also handle GIMPLE_PHI nodes.
13117         (rewrite_cross_bb_scalar_deps_out_of_ssa): Do not call
13118         rewrite_cross_bb_phi_deps.
13119
13120 2010-08-11  Sebastian Pop  <sebastian.pop@amd.com>
13121
13122         * graphite-sese-to-poly.c
13123         (rewrite_commutative_reductions_out_of_ssa_loop): Call
13124         scev_analyzable_p only on is_gimple_reg
13125
13126 2010-08-11  Sebastian Pop  <sebastian.pop@amd.com>
13127
13128         * graphite-sese-to-poly.c (propagate_expr_outside_region): New.
13129         (rewrite_close_phi_out_of_ssa): Propagate constant values or
13130         parametric expressions outside the scop region.
13131         (rewrite_cross_bb_scalar_deps): Same.
13132         * sese.c (rename_uses): Use NULL_TREE instead of NULL for trees.
13133
13134 2010-08-11  Sebastian Pop  <sebastian.pop@amd.com>
13135
13136         * graphite-sese-to-poly.c (rewrite_phi_out_of_ssa): Use
13137         SSA_NAME_DEF_STMT only on SSA_NAMEs.
13138
13139 2010-08-11  Sebastian Pop  <sebastian.pop@amd.com>
13140
13141         * tree-scalar-evolution.c (instantiate_scev_name): Do not
13142         instantiate default definitions.
13143
13144 2010-08-11  Vladimir Kargov  <kargov@gmail.com>
13145             Sebastian Pop  <sebastian.pop@amd.com>
13146
13147         * cfgloop.c (is_loop_exit): Renamed loop_exits_to_bb_p.
13148         (loop_exits_from_bb_p): New.
13149         * cfgloop.h (is_loop_exit): Renamed loop_exits_to_bb_p.
13150         (loop_exits_from_bb_p): Declared.
13151         * graphite-scop-detection.c (scopdet_basic_block_info): Call
13152         loop_exits_to_bb_p.
13153
13154 2010-08-11  Sebastian Pop  <sebastian.pop@amd.com>
13155
13156         * graphite-sese-to-poly.c (rewrite_close_phi_out_of_ssa): Add an
13157         extra parameter for the region.  Call scev_analyzable_p.
13158         (rewrite_reductions_out_of_ssa): Update call to
13159         rewrite_close_phi_out_of_ssa.
13160         (rewrite_cross_bb_phi_deps): Same.
13161         (rewrite_commutative_reductions_out_of_ssa_loop): Add an extra
13162         parameter for the region.  Call scev_analyzable_p.
13163         (rewrite_commutative_reductions_out_of_ssa): Update call to
13164         rewrite_commutative_reductions_out_of_ssa_loop.
13165
13166 2010-08-11  Sebastian Pop  <sebastian.pop@amd.com>
13167
13168         * sese.c (rename_uses): Call unshare_expr before force_gimple_operand.
13169
13170 2010-08-11  Sebastian Pop  <sebastian.pop@amd.com>
13171
13172         * graphite-sese-to-poly.c (reduction_phi_p): Do not rewrite out of
13173         SSA scalar phi nodes that can be scev_analyzable_p.
13174
13175 2010-08-11  Sebastian Pop  <sebastian.pop@amd.com>
13176
13177         * graphite-sese-to-poly.c (rewrite_close_phi_out_of_ssa): Correctly
13178         handle SSA_NAME_IS_DEFAULT_DEF.
13179
13180 2010-08-11  Sebastian Pop  <sebastian.pop@amd.com>
13181
13182         * sese.c (rename_uses): Handl unconditionally gimple_debug statements.
13183
13184 2010-08-11  Sebastian Pop  <sebastian.pop@amd.com>
13185
13186         * graphite-sese-to-poly.c (rewrite_close_phi_out_of_ssa): Special
13187         case non close-phi nodes with one argument.
13188
13189 2010-08-11  Sebastian Pop  <sebastian.pop@amd.com>
13190
13191         * sese.h (scev_analyzable_p): Scevs could be expressions without
13192         chrecs and still be scev_analyzable_p.
13193
13194 2010-08-11  Sebastian Pop  <sebastian.pop@amd.com>
13195
13196         * params.def (PARAM_SCEV_MAX_EXPR_SIZE): Bump the value to 100.
13197
13198 2010-08-11  Sebastian Pop  <sebastian.pop@amd.com>
13199
13200         * cfgloop.c (alloc_loop): Remove initialization of loop->single_iv.
13201         * cfgloop.h (struct loop): Remove single_iv field.
13202         * graphite-sese-to-poly.c (graphite_loop_normal_form): Removed.
13203         (scop_canonicalize_loops): Removed.
13204         (scop_ivs_can_be_represented): Do not use loop->single_iv.  Iterate
13205         over all the loop phi nodes in loop->header.
13206         (build_poly_scop): Remove use of scop_canonicalize_loops.
13207
13208 2010-08-11  Sebastian Pop  <sebastian.pop@amd.com>
13209
13210         * graphite-sese-to-poly.c (rewrite_cross_bb_scalar_deps): Also
13211         handle GIMPLE_CALL.
13212
13213 2010-08-11  Sebastian Pop  <sebastian.pop@amd.com>
13214
13215         * tree-chrec.c (chrec_apply): Should only apply to the specified
13216         variable.  Also handle multivariate chains of recurrences that
13217         satisfy evolution_function_is_affine_p.  Also handle CASE_CONVERT.
13218
13219 2010-08-11  Sebastian Pop  <sebastian.pop@amd.com>
13220
13221         * graphite-clast-to-gimple.c (debug_clast_name_index): Removed.
13222         (debug_clast_name_indexes_1): Removed.
13223         (debug_clast_name_indexes): Removed.
13224         (pbb_to_depth_to_oldiv): Removed.
13225         (build_iv_mapping): Replace the use of rename_map with iv_map.
13226         (translate_clast_user): Remove uses of rename_map.  Allocate and
13227         free iv_map.
13228         (translate_clast_for_loop): Remove uses of rename_map.
13229         (translate_clast_for): Same.
13230         (translate_clast_guard): Same.
13231         (translate_clast): Same.
13232         (gloog): Same.
13233         * graphite-clast-to-gimple.h (debug_clast_name_indexes): Removed.
13234         * graphite-sese-to-poly.c (scev_analyzable_p): Moved...
13235         * sese.c (set_rename): Now static.
13236         (rename_variables_in_stmt): Removed.
13237         (rename_uses): New.
13238         (is_parameter): Removed.
13239         (is_iv): Removed.
13240         (expand_scalar_variables_call): Removed.
13241         (expand_scalar_variables_ssa_name): Removed.
13242         (expand_scalar_variables_expr): Removed.
13243         (expand_scalar_variables_stmt): Removed.
13244         (expand_scalar_variables): Removed.
13245         (rename_variables): Removed.
13246         (remove_condition): Removed.
13247         (get_true_edge_from_guard_bb): Removed.
13248         (get_false_edge_from_guard_bb): Removed.
13249         (struct igp): Removed.
13250         (default_before_guard): Removed.
13251         (convert_for_phi_arg): Removed.
13252         (add_guard_exit_phis): Removed.
13253         (insert_guard_phis): Removed.
13254         (graphite_copy_stmts_from_block): Now also uses iv_map and a
13255         region.  Do not copy conditions.  Do not copy induction variables.
13256         Call rename_uses.
13257         (copy_bb_and_scalar_dependences): Allocate a local rename_map for
13258         the translated statement.  Use the iv_map for the induction
13259         variable renaming.
13260         * sese.h (copy_bb_and_scalar_dependences): Update declaration.
13261         (set_rename): Removed declaration.
13262         (scev_analyzable_p): ...here.
13263         * tree-chrec.c (chrec_apply_map): New.
13264         * tree-chrec.h (chrec_apply_map): Declared.
13265
13266 2010-08-11  Sebastian Pop  <sebastian.pop@amd.com>
13267
13268         * graphite-clast-to-gimple.c (translate_clast_for_loop): Do not call
13269         insert_loop_close_phis.
13270         * sese.c (name_defined_in_loop_p): Removed.
13271         (expr_defined_in_loop_p): Removed.
13272         (alive_after_loop): Removed.
13273         (close_phi_not_yet_inserted_p): Removed.
13274         (struct alep): Removed.
13275         (add_loop_exit_phis): Removed.
13276         (insert_loop_close_phis): Removed.
13277
13278 2010-08-11  Andreas Simbuerger  <simbuerg@fim.uni-passau.de>
13279
13280         * graphite-cloog-util.c
13281         (cloog_matrix_to_ppl_constraint): Fix flipped condition.
13282         * graphite-poly.c
13283         (psct_scattering_dim_for_loop_depth): Same.
13284
13285 2010-08-11  Andreas Simbuerger  <simbuerg@fim.uni-passau.de>
13286
13287         * graphite-cloog-util.h: Added cloog.h.
13288         * graphite-blocking.c: Removed cloog.h.
13289         * graphite-dependences.c: Same.
13290         * graphite-interchange.c: Same.
13291         * graphite-poly.c: Same.
13292         * graphite-ppl.c: Same.
13293         * graphite-scop-detection.c: Same.
13294         * graphite-sese-to-poly.c:
13295         Removed cloog.h.
13296         Removed graphite-clast-to-gimple.h.
13297         (check_poly_representation): Removed (unused).
13298         * graphite-sese-to-poly.h
13299         (check_poly_representation): Removed (unused).
13300
13301 2010-08-11  Andreas Simbuerger  <simbuerg@fim.uni-passau.de>
13302
13303         * Makefile.in (OBJS-common): Added graphite-cloog-util.o.
13304         (graphite-clast-to-gimple.o): Added graphite-cloog-util.h.
13305         (graphite-cloog-util.o): New.
13306         (graphite-ppl.o): Added graphite-cloog-util.h.
13307         * graphite-clast-to-gimple.c:
13308         Added graphite-cloog-util.h to include statements.
13309         * graphite-cloog-util.c: New.
13310         (new_Cloog_Matrix_from_ppl_Polyhedron): Moved from graphite-ppl.c.
13311         (new_Cloog_Domain_from_ppl_Polyhedron): Same.
13312         (new_Cloog_Domain_from_ppl_Pointset_Powerset): Same.
13313         (new_C_Polyhedron_from_Cloog_Matrix): Same.
13314         (insert_constraint_into_matrix): Same.
13315         (ppl_Constrain_System_number_of_constraints): Same.
13316         (new_Cloog_Matrix_from_ppl_Constraint_System): Same.
13317         (oppose_constraint): Same.
13318         (cloog_matrix_to_ppl_constraint): Same.
13319         (new_Constraint_System_from_Cloog_Matrix): Same.
13320         * graphite-cloog-util.h: New.
13321         (new_Cloog_Matrix_from_ppl_Polyhedron): Moved from graphite-ppl.h.
13322         (new_Cloog_Domain_from_ppl_Polyhedron): Same.
13323         (new_Cloog_Domain_from_ppl_Pointset_Powerset): Same.
13324         (new_C_Polyhedron_from_Cloog_Matrix): Same.
13325         (insert_constraint_into_matrix): Same.
13326         * graphite-ppl.c:
13327         Added graphite-cloog-util.h to include statements.
13328         (new_Cloog_Matrix_from_ppl_Polyhedron): Moved to graphite-cloog-util.c.
13329         (new_Cloog_Domain_from_ppl_Polyhedron): Same.
13330         (new_Cloog_Domain_from_ppl_Pointset_Powerset): Same.
13331         (new_C_Polyhedron_from_Cloog_Matrix): Same.
13332         (insert_constraint_into_matrix): Same.
13333         (ppl_Constrain_System_number_of_constraints): Same.
13334         (new_Cloog_Matrix_from_ppl_Constraint_System): Same.
13335         (oppose_constraint): Same.
13336         (cloog_matrix_to_ppl_constraint): Same.
13337         (new_Constraint_System_from_Cloog_Matrix): Same.
13338         * graphite-ppl.h:
13339         (new_Cloog_Matrix_from_ppl_Polyhedron): Moved to
13340         graphite-cloog-util.h.
13341         (new_Cloog_Domain_from_ppl_Polyhedron): Same.
13342         (new_Cloog_Domain_from_ppl_Pointset_Powerset): Same.
13343         (new_C_Polyhedron_from_Cloog_Matrix): Same.
13344         (insert_constraint_into_matrix): Same.
13345
13346 2010-08-11  Andreas Simbuerger  <simbuerg@fim.uni-passau.de>
13347
13348         * graphite-clast-to-gimple.c
13349         (precision_for_value): Resolve value_* calls to matching mpz_* calls.
13350         (precision_for_interval): Same.
13351         (gcc_type_for_interval): Same.
13352         (compute_type_for_level): Same.
13353         * graphite-interchange.c
13354         (lst_interchange_profitable_p): Same.
13355         * graphite-poly.c
13356         (psct_scattering_dim_for_loop_depth): Same.
13357         * graphite-ppl.c
13358         (ppl_max_for_le_pointset): Same.
13359         (ppl_min_for_le_pointset): Same.
13360
13361 2010-08-11  Sebastian Pop  <sebastian.pop@amd.com>
13362
13363         * graphite-sese-to-poly.c (rewrite_degenerate_phi): New.
13364         (rewrite_reductions_out_of_ssa): Call it for degenerate_phi_result.
13365
13366 2010-08-11  Sebastian Pop  <sebastian.pop@amd.com>
13367
13368         * graphite-sese-to-poly.c (rewrite_cross_bb_phi_deps): Call
13369         rewrite_close_phi_out_of_ssa.
13370
13371 2010-08-11  Sebastian Pop  <sebastian.pop@amd.com>
13372
13373         * graphite-sese-to-poly.c (rewrite_cross_bb_phi_deps): Remove dead code.
13374
13375 2010-08-11  Sebastian Pop  <sebastian.pop@amd.com>
13376
13377         * graphite-clast-to-gimple.c (build_iv_mapping): Rename map with
13378         rename_map.
13379         * sese.c (debug_rename_map): Same.
13380         (get_rename): Same.
13381         (set_rename): Same.
13382         (rename_variables_in_stmt): Same.
13383         (expand_scalar_variables_call): Same.
13384         (expand_scalar_variables_ssa_name): Same.
13385         (expand_scalar_variables_expr): Same.
13386         (expand_scalar_variables_stmt): Same.
13387         (expand_scalar_variables): Same.
13388         (rename_variables): Same.
13389         (graphite_copy_stmts_from_block): Same.
13390         (copy_bb_and_scalar_dependences): Same.
13391
13392 2010-08-11  Sebastian Pop  <sebastian.pop@amd.com>
13393
13394         * graphite-clast-to-gimple.c (copy_renames): Removed.
13395         (translate_clast_for): Do not call copy_renames.
13396         (translate_clast_guard): Same.
13397
13398 2010-08-11  Sebastian Pop  <sebastian.pop@amd.com>
13399
13400         * graphite-sese-to-poly.c (rewrite_reductions_out_of_ssa): Moved up.
13401         (rewrite_cross_bb_phi_deps): Split out of rewrite_cross_bb_scalar_deps.
13402         (rewrite_cross_bb_scalar_deps_out_of_ssa): Run rewrite_cross_bb_phi_deps
13403         before rewrite_cross_bb_scalar_deps.
13404
13405 2010-08-11  Sebastian Pop  <sebastian.pop@amd.com>
13406
13407         * graphite-sese-to-poly.c (rewrite_commutative_reductions_out_of_ssa):
13408         Early return in when flag_associative_math is not set.
13409
13410 2010-08-11  Sebastian Pop  <sebastian.pop@amd.com>
13411
13412         * graphite-sese-to-poly.c (rewrite_phi_out_of_ssa): Always insert out
13413         of SSA copies on edges except for loop->latch.
13414
13415 2010-08-11  Sebastian Pop  <sebastian.pop@amd.com>
13416
13417         * graphite-sese-to-poly.c (rewrite_cross_bb_scalar_deps_out_of_ssa):
13418         Split out of rewrite_reductions_out_of_ssa.
13419         * graphite-sese-to-poly.h (rewrite_cross_bb_scalar_deps_out_of_ssa):
13420         Declared.
13421         * graphite.c (graphite_transform_loops): Call it.
13422
13423 2010-08-11  Sebastian Pop  <sebastian.pop@amd.com>
13424
13425         * graphite.c (graphite_transform_loops): Add two more dbg_cnt calls.
13426
13427 2010-08-11  Alexander Monakov  <amonakov@ispras.ru>
13428
13429         * dbgcnt.def (graphite_scop): New counter.
13430         * graphite.c: Include dbgcnt.h.
13431         (graphite_transform_loops): Use new counter to limit transformations.
13432         * Makefile.in (graphite.o): Depend on DBGCNT_H.
13433
13434 2010-08-11  Sebastian Pop  <sebastian.pop@amd.com>
13435
13436         * passes.c (init_optimization_passes): Add pass_graphite.
13437         Schedule a pass_copy_prop before pass_graphite_transforms.
13438         * timevar.def (TV_GRAPHITE): Declared.
13439         * tree-pass.h (pass_graphite): Declared.
13440         * tree-ssa-loop.c (pass_graphite): New.
13441
13442 2010-08-11  Sebastian Pop  <sebastian.pop@amd.com>
13443
13444         * graphite-clast-to-gimple.c (gloog): Do not pass scops in parameter.
13445         Remove calls to rename_nb_iterations and rename_sese_parameters.
13446         * graphite-clast-to-gimple.h (gloog): Update declaration.
13447         * graphite.c (graphite_transform_loops): Update call to gloog.
13448         * sese.c (rename_variables_in_expr): Removed.
13449         (rename_nb_iterations): Removed.
13450         (rename_sese_parameters): Removed.
13451         * sese.h (rename_nb_iterations): Removed.
13452         (rename_sese_parameters): Removed.
13453
13454 2010-08-11  Sebastian Pop  <sebastian.pop@amd.com>
13455
13456         * graphite-clast-to-gimple.c (gloog): Remove call to
13457         sese_adjust_liveout_phis.
13458         * graphite-sese-to-poly.c (scev_analyzable_p): When scev returns an
13459         SSA_NAME, allow it to be handled by rewrite_cross_bb_scalar_deps.
13460         (rewrite_cross_bb_scalar_deps): Handle GIMPLE_PHI nodes: call
13461         rewrite_phi_out_of_ssa.
13462         * sese.c (get_vdef_before_sese): Removed.
13463         (sese_adjust_vphi): Removed.
13464         (sese_adjust_liveout_phis): Removed.
13465         * sese.h (sese_adjust_liveout_phis): Removed.
13466
13467 2010-08-11  Sebastian Pop  <sebastian.pop@amd.com>
13468
13469         * graphite-sese-to-poly.c (insert_out_of_ssa_copy): Pass an extra
13470         argument for the place after which to insert the out of SSA copy.
13471         (rewrite_close_phi_out_of_ssa): Update calls to insert_out_of_ssa_copy.
13472         (rewrite_phi_out_of_ssa): Same.
13473         (rewrite_cross_bb_scalar_deps): Same.
13474         (insert_copyout): Removed.
13475         (insert_copyin): Removed.
13476         (translate_scalar_reduction_to_array): Call insert_out_of_ssa_copy and
13477         insert_out_of_ssa_copy_on_edge instead of insert_copyout and
13478         insert_copyin.
13479
13480 2010-08-11  Sebastian Pop  <sebastian.pop@amd.com>
13481
13482         * graphite-sese-to-poly.c (build_scop_bbs): Not static anymore.
13483         (rewrite_reductions_out_of_ssa): Same.
13484         (rewrite_commutative_reductions_out_of_ssa): Same.
13485         (build_poly_scop): Do not call these functions.
13486         * graphite-sese-to-poly.h (build_poly_scop): Declared.
13487         (rewrite_reductions_out_of_ssa): Declared.
13488         (rewrite_commutative_reductions_out_of_ssa): Declared.
13489         * graphite.c (graphite_transform_loops): Call on every scop
13490         rewrite_commutative_reductions_out_of_ssa before calling
13491         rewrite_reductions_out_of_ssa and build_scop_bbs.
13492
13493 2010-08-11  Sebastian Pop  <sebastian.pop@amd.com>
13494
13495         * graphite-dependences.c (dot_deps): Make system call to dotty run
13496         in background.
13497         (dot_deps_stmt): Same.
13498         * graphite-poly.c (dot_lst): Same.
13499
13500 2010-08-11  Sebastian Pop  <sebastian.pop@amd.com>
13501
13502         * graphite-sese-to-poly.c (loop_entry_phi_arg): Renamed
13503         phi_arg_in_outermost_loop.
13504         (remove_simple_copy_phi): Call phi_arg_in_outermost_loop.
13505         (remove_invariant_phi): Same.
13506
13507 2010-08-11  Anatoly Sokolov  <aesok@post.ru>
13508
13509         * target.def (output_addr_const_extra): New hook.
13510         * doc/tm.texi.in (TARGET_ASM_OUTPUT_ADDR_CONST_EXTRA): Document.
13511         * doc/tm.texi: Regenerate.
13512         * targhooks.c (default_asm_output_addr_const_extra): New function.
13513         * targhooks.h (default_asm_output_addr_const_extra): Declare.
13514         * final.c (output_addr_const): Use TARGET_ASM_OUTPUT_ADDR_CONST_EXTRA
13515         target hook.
13516
13517         * config/i386/i386.h (OUTPUT_ADDR_CONST_EXTRA): Remove.
13518         * config/i386/i386-protos.h (output_addr_const_extra): Remove.
13519         * config/i386/i386.h (output_addr_const_extra): Rename to...
13520         (i386_asm_output_addr_const_extra): ...this. Make static.
13521         (TARGET_ASM_OUTPUT_ADDR_CONST_EXTRA): Define.
13522
13523 2010-08-11  Richard Henderson  <rth@redhat.com>
13524
13525         * config/i386/i386.h (HARD_REGNO_CALL_PART_CLOBBERED): New.
13526
13527 2010-08-11  Nick Clifton  <nickc@redhat.com>
13528
13529         * config/stormy16/stormy16-lib2.c (__cmpsi2): New function.
13530         * config/stormy16/stormy16-lib2-cmpsi2.c: New file.
13531         * config/stormy16/t-stormy16 (LIB2FUNCS_EXTRA): Add
13532         stormy16-lib2-cmpsi.c.
13533
13534         * config/stormy16/t-stormy16 (TARGET_LIBGCC2_CFLAGS): Change to
13535         -O2.
13536
13537 2010-08-11  Joseph Myers  <joseph@codesourcery.com>
13538
13539         * opts.h (struct cl_option_handler_func): Make handler take
13540         cl_decoded_option structure as parameter, not individual elements.
13541         (struct cl_option_handlers): Make callbacks take cl_decoded_option
13542         structure as parameter, not individual elements.
13543         (handle_option): Take cl_decoded_option structure as parameter,
13544         not individual elements.
13545         (handle_generated_option): Declare.
13546         * opts-common.c (handle_option): Take cl_decoded_option structure
13547         as parameter, not individual elements.  Update calls to callback
13548         and handler functions.
13549         (handle_generated_option): New.
13550         (read_cmdline_option): Update calls to callback functions and
13551         handle_option.
13552         * opts.c (common_handle_option, complain_wrong_lang,
13553         unknown_option_callback, post_handling_callback,
13554         lang_handle_option, target_handle_option): Take cl_decoded_option
13555         structure as parameter, not individual elements.
13556         (lang_handle_option, target_handle_option, common_handle_option):
13557         Assert option has at most one argument.
13558         (enable_warning_as_error): Call handle_generated_option instead of
13559         handle_option.  Do not pass -Werror argument as argument of
13560         generated option.
13561
13562 2010-08-10  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
13563
13564         * config/pa/linux-atomic.c (SUBWORD_VAL_CAS): Instantiate with
13565         'unsigned short' and 'unsigned char' instead of 'short' and 'char'.
13566         (SUBWORD_BOOL_CAS): Likewise.
13567         (SUBWORD_SYNC_OP): Likewise.
13568         (SUBWORD_TEST_AND_SET): Likewise.
13569         (FETCH_AND_OP_WORD): Parenthesise INF_OP
13570         (SUBWORD_SYNC_OP): Likewise.
13571         (OP_AND_FETCH_WORD): Likewise.
13572
13573 2010-08-10  Xinliang David Li  <davidxl@google.com>
13574
13575         * tree-ssa-loop-ivopts.c (get_address_cost): Properly
13576         compute max/min offset in address.
13577
13578 2010-08-10  Vladimir Makarov  <vmakarov@redhat.com>
13579
13580         * ira-live.c: Include sbitmap.h.
13581         (remove_some_program_points_and_update_live_ranges): Use sbitmaps.
13582         Compress live ranges even more.
13583
13584 2010-08-10  Nathan Froyd  <froydnj@codesourcery.com>
13585
13586         * coverage.c (ctr_labels): Delete.
13587
13588 2010-08-10  Bernd Schmidt  <bernds@codesourcery.com>
13589
13590         PR bootstrap/45177
13591         * config/arm/arm.c (multiple_operation_profitable_p): Move xscale
13592         test here from arm_gen_load_multiple_1.
13593         (arm_gen_load_multiple_1, arm_gen_store_multiple_1): Use
13594         multiple_operation_profitable_p.
13595
13596 2010-08-10  Nathan Froyd  <froydnj@codesourcery.com>
13597
13598         * tree-ssa-pre.c (init_pre): Call alloc_aux_for_blocks.
13599         (fini_pre): Call free_aux_for_blocks.  Delete unused bb variable.
13600
13601 2010-08-10  Richard Henderson  <rth@redhat.com>
13602
13603         * config/i386/i386.c (ix86_compute_frame_layout): Re-align stack
13604         after saving registers.  Assert that SSE registers are only saved
13605         with a sufficiently aligned frame.
13606         (ix86_emit_save_reg_using_mov): Assert realigned only with DRAP;
13607         remove stack_realign_fp handling.
13608         (ix86_expand_prologue): Save int registers before stack_realign_fp,
13609         and do not mark the stack alignment as frame related.
13610         (ix86_expand_epilogue): SP is now invalid with stack_realign_fp.
13611
13612         * dwarf2out.c (dwarf2out_frame_debug_expr): Flush queued register
13613         saves when re-aligning the stack.
13614
13615 2010-08-10  Nathan Froyd  <froydnj@codesourcery.com>
13616
13617         * basic-block.h (alloc_aux_for_block, alloc_aux_for_edge): Delete.
13618         * cfg.c (alloc_aux_for_block, alloc_aux_for_edge): Make static.
13619         (alloc_aux_for_blocks, clear_aux_for_blocks): Use FOR_ALL_BB.
13620
13621 2010-08-10  Nathan Froyd  <froydnj@codesourcery.com>
13622
13623         * dwarf2out.c (struct die_struct): Move die_tag to the end.
13624
13625 2010-08-09  Sofiane Naci  <sofiane.naci@arm.com>
13626
13627         * config/arm/iterators.md: New file.
13628         * config/arm/arm.md: Include iterators.md.
13629         (QHSI): Move to new file.
13630         (LTUGEU, cnb, optab, ior_xor): Likewise.
13631         * config/arm/iwmmxt.md (VMMX): Move to new file.
13632         (VSHFT, MMX_char): Likewise.
13633         * config/arm/neon.md (VD): Move to new file.
13634         (VDX, VDI, VQ, VQX, VQI, VQXMOV, VSTRUCT, VTAB, V_TAB_n, VW): Likewise.
13635         (VN, VDQ, VDQW, VDQIW, VCVTF, VCVTI, VMD, VMQ, VMDQ, VMDI): Likewise.
13636         (VMDQI, VX, VE, V64, V32, V_CVTTO, V_elem, V_ext): Likewise.
13637         (V_two_elem, V_three_elem, V_four_elem, V_req, V_widen): Likewise.
13638         (V_narrow, V_HALF, V_half,V_DOUBLE, V_double): Likewise.
13639         (V_double_width, V_cmp_result, V_if_elem, V_s_elem): Likewise.
13640         (V_u_elem, V_uf_sclr, V_sz_elem, VD_dup): Likewise.
13641         (V_PAIR, vqh_ops, vqhs_ops, VQH_mnem, VQH_sign, V_suf64): Likewise.
13642         (scalar_mul_constraint,Is_float_mode, Scalar_mul_8_16): Likewise.
13643         (Is_d_reg, V_mode_nunits): Likewise.
13644         * config/arm/vec-common.md (VALL): Move to new file.
13645         (VALLW, VINT, VINTW): Likewise.
13646
13647 2010-08-10  Bernd Schmidt  <bernds@codesourcery.com>
13648
13649         PR middle-end/45182
13650         * combine.c (make_compound_operation): Don't try to convert
13651         shifts into multiplications for modes that aren't SCALAR_INT_MODE_P.
13652
13653 2010-08-10  Richard Guenther  <rguenther@suse.de>
13654
13655         * tree.h (get_object_alignment): Adjust prototype.
13656         * builtins.c (get_object_alignment): Return unsigned int,
13657         drop the align parameter.  Handle MEM_REF, MISALIGNED_INDIRECT_REF
13658         and TARGET_MEM_REF properly.
13659         (get_pointer_alignment): Adjust.
13660         * emit-rtl.c (get_mem_align_offset): Adjust comment.
13661         (set_mem_attributes_minus_bitpos): Adjust.
13662         * tree-ssa-ccp.c (get_value_from_alignment): Adjust.
13663
13664 2010-08-10  Richard Guenther  <rguenther@suse.de>
13665
13666         * tree-ssa-copy.c (set_copy_of_val): Use operand_equal_p.
13667         (copy_prop_visit_assignment): Simplify.
13668         (copy_prop_visit_stmt): Also visit assignments from
13669         constants.
13670         (copy_prop_visit_phi_node): Use operand_equal_p.
13671
13672 2010-08-09  Nathan Froyd  <froydnj@codesourcery.com>
13673
13674         * ipa-split.c (find_split_points): Free stack.
13675
13676 2010-08-09  Nathan Froyd  <froydnj@codesourcery.com>
13677
13678         * tree.h (tree_node_kind) [perm_list_kind,temp_list_kind]: Delete.
13679         * tree.c (tree_node_kind): Delete corresponding entries.
13680
13681 2010-08-09  H.J. Lu  <hongjiu.lu@intel.com>
13682
13683         * alias.c (may_alias_p): Remove unused ret.
13684
13685 2010-08-09  Bingfeng Mei  <bmei@broadcom.com>
13686
13687         * ddg.c (walk_mems_2): Moved from alias.c, use may_alias_p instead of
13688         alias_sets_conflict_p.
13689         (walk_mems_1): Moved from alias.c.
13690         (insns_may_alias_p): New function, originally insn_alias_sets_conflict_p
13691         in alias.c.
13692         (add_inter_loop_mem_dep): Use insns_may_alias_p now.
13693         * cse.c (cse_insn): New argument in calling nonoverlapping_memrefs_p.
13694         * alias.c (walk_mems_2): Moved to ddg.c.
13695         (walk_mems_1): Ditto.
13696         (insn_alias_sets_conflict_p): Renamed to insns_may_alias_p and moved
13697         to ddg.c.
13698         (nonoverlapping_memrefs_p): Add flag to guard offset-based memory
13699         disambiguation.
13700         *(may_alias_p): New function to check whether two memory expression
13701         may alias or not. Currently used in buidling inter-iteration memory
13702         dependence.
13703         *alias.h (nonoverlapping_memrefs_p): New flag as third argument.
13704         (insn_alias_sets_conflict_p): Removed
13705         *rtl.h (may_alias_p): New function prototype.
13706
13707 2010-08-09  Nathan Froyd  <froydnj@codesourcery.com>
13708
13709         * tree.c (nreverse): Assert that we don't have a BLOCK.
13710
13711 2010-08-09  Nathan Froyd  <froydnj@codesourcery.com>
13712
13713         * builtins.c (fold_builtin_next_arg): Use stdarg_p.
13714         * config/arm/arm.c (arm_get_pcs_model): Likewise.
13715         * config/avr/avr.c (init_cumulative_args): Likewise.
13716         * config/iq2000/iq2000.c (iq2000_expand_prologue): Likewise.
13717         * config/lm32/lm32.c (lm32_setup_incoming_varargs): Likewise.
13718         * config/m68k/m68k.c (m68k_return_pops_args): Likewise.
13719         * config/mn10300/mn10300.c (mn10300_builtin_saveregs): Likewise.
13720         * config/pa/pa.c (hppa_builtin_saveregs): Likewise.
13721         * config/pa/som.h (ASM_DECLARE_FUNCTION_NAME): Likewise.
13722         * config/rs6000/rs6000.c (init_cumulative_args): Likewise.
13723         * dwarf2out.c (gen_subprogram_die): Likewise.
13724         * function.c (allocate_struct_function): Likewise.
13725         * c-aux-info.c (gen_formal_list_for_func_dec): Likewise.
13726         (deserves_ellipsis): Delete.
13727
13728 2010-08-09  Richard Guenther  <rguenther@suse.de>
13729
13730         * tree-ssa-copy.c (cached_last_copy_of): Remove.
13731         (valueize_val): New function.
13732         (get_last_copy_of): Remove.
13733         (set_copy_of_val): Simplify.
13734         (dump_copy_of): Likewise.
13735         (copy_prop_visit_cond_stmt): Use valueize_val.
13736         (copy_prop_visit_phi_node): Properly handle unvisited names.
13737         Drop code managing copy-of chains.
13738         (init_copy_prop): Adjust.
13739         (fini_copy_prop): Likewise.
13740         (execute_copy_prop): Remove obsolete comment.
13741
13742 2010-08-09  Richard Guenther  <rguenther@suse.de>
13743
13744         PR middle-end/44632
13745         * function.c (gimplify_parameters): Do not clear addressable
13746         bit of the original parameter.
13747
13748 2010-08-09  Richard Guenther  <rguenther@suse.de>
13749
13750         PR middle-end/45212
13751         * emit-rtl.c (set_mem_attributes_minus_bitpos): Adjust
13752         alignment from MEM_REF offset only if we took it from the
13753         base object.
13754
13755 2010-08-09  Eric Fisher  <joefoxreal@gmail.com>
13756
13757         * doc/sourcebuild.texi (vect_int_mult): Remove duplicate entry.
13758
13759 2010-08-08  Nathan Froyd  <froydnj@codesourcery.com>
13760
13761         * c-tree.h (build_arg_info): Declare.
13762         * c-decl.c (build_arg_info): Define.
13763         (get_parm_info): Call it.  Delete initialization code.
13764         * c-parser.c (c_parser_parms_declarator): Likewise.
13765         (c_parser_parms_list_declaractor): Likewise.
13766
13767 2010-08-08  Nathan Froyd  <froydnj@codesourcery.com>
13768
13769         * c-tree.h (c_arg_tag): Define.  Define a VEC containing it.
13770         (struct c_arg_info): Change type of tags field.
13771         * c-decl.c (grokdeclarator): Update for changed type of tags field.
13772         (get_parm_info): Likewise.
13773         (store_parm_decls_newstyle): Likewise.
13774
13775 2010-08-08  Nathan Froyd  <froydnj@codesourcery.com>
13776
13777         * config/rs6000/rs6000.c (branch_island): Define.  Define a VEC of it.
13778         (branch_island_list): Delete.
13779         (branch_islands): Declare.
13780         (add_compiler_branch_island): Adjust for branch_islands instead of
13781         branch_island_list.
13782         (macho_branch_islands): Likewise.
13783         (no_previous_def): Likewise.
13784         (get_prev_label): Likewise.
13785
13786 2010-08-08  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
13787
13788         PR boehm-gc/34544
13789         * gthr-posix.h (__gthread_start): Delete.
13790         (__gthread_active_init): Use pthread_default_stacksize_np instead of
13791         pthread_create to determine if hpux pthreads are active.
13792         * gthr-posix95.h (__gthread_start): Delete.
13793         (__gthread_active_init): Likewise use pthread_default_stacksize_np.
13794
13795 2010-08-08  Kai Tietz  <kai.tietz@onevision.com>
13796
13797         * config/i386/mingw32.h ((EXTRA_OS_CPP_BUILTINS): Define
13798         _WIN64 not expanded.
13799
13800 2010-08-07  Uros Bizjak  <ubizjak@gmail.com>
13801             H.J. Lu  <hongjiu.lu@intel.com>
13802
13803         PR target/45213
13804         * config/i386/i386.c (ix86_print_operand): Handle 'q' operand modifier
13805         to output 32bit SFmode immediate as 8 byte sign extended value.
13806
13807 2010-08-07  Marcus Shawcroft  <marcus.shawcroft@arm.com>
13808
13809         * config/arm/linux-atomic.c (SUBWORD_VAL_CAS): Instantiate with
13810         'unsigned short' and 'unsigned char' instead of 'short' and 'char'.
13811         (SUBWORD_BOOL_CAS): Likewise.
13812         (SUBWORD_SYNC_OP): Likewise.
13813         (SUBWORD_TEST_AND_SET): Likewise.
13814         (FETCH_AND_OP_WORD): Parenthesise INF_OP
13815         (SUBWORD_SYNC_OP): Likewise.
13816         (OP_AND_FETCH_WORD): Likewise.
13817
13818 2010-08-07  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
13819
13820         * config/arm/cortex-a9.md: Rewrite VFP Pipeline description.
13821         * config/arm/arm.c (arm_xscale_tune): Initialize sched_adjust_cost.
13822         (arm_fastmul_tune,arm_slowmul_tune, arm_9e_tune): Likewise.
13823         (arm_adjust_cost): Split into xscale_sched_adjust_cost and a
13824         generic part.
13825         (cortex_a9_sched_adjust_cost): New function.
13826         (xscale_sched_adjust_cost): New function.
13827         * config/arm/arm-protos.h (struct tune_params): New field
13828         sched_adjust_cost.
13829         * config/arm/arm-cores.def: Adjust costs for cortex-a9.
13830
13831 2010-08-06  Eric Botcazou  <ebotcazou@adacore.com>
13832
13833         PR target/44942
13834         * config/sparc/sparc.c (function_arg_advance): Always take into account
13835         the padding, if any.
13836
13837 2010-08-06  Richard Guenther  <rguenther@suse.de>
13838
13839         * tree-ssa-ccp.c (struct prop_value_d): Add mask member.
13840         (dump_lattice_value): Dump it.
13841         (get_default_value): Adjust.
13842         (get_constant_value): Likewise.
13843         (set_value_varying): Likewise.
13844         (set_lattice_value): Make sure to not go up the lattice
13845         with bitwise constant values.
13846         (get_value_for_expr): Handle ADDR_EXPRs.
13847         (value_to_double_int): New function.
13848         (get_value_from_alignment): Likewise.
13849         (do_dbg_cnt): Adjust.
13850         (ccp_lattice_meet): Handle partially constant values.
13851         (bit_value_unop_1): New function.
13852         (bit_value_binop_1): Likewise.
13853         (bit_value_unop): Likewise.
13854         (bit_value_binop): Likewise.
13855         (evaluate_stmt): Track partially constant values if
13856         flag_tree_bit_ccp is set.
13857         (ccp_fold_stmt): Dump if we folded a predicate.
13858         (ccp_visit_stmt): Adjust.
13859         * common.opt (ftree-bit-ccp): New flag.
13860         * doc/invoke.texi (ftree-bit-ccp): Document.
13861         * opts.c (decode_options): Enable bit-CCP at -O1.
13862
13863 2010-08-06  Alan Modra  <amodra@gmail.com>
13864
13865         * doc/invoke.texi (RS/6000 and PowerPC Options): Rewrite -mrelocatable
13866         and -mrelocatable-lib description.
13867
13868 2010-08-05  Bernd Schmidt  <bernds@codesourcery.com>
13869
13870         From Martin Thuresson  <martint@google.com>
13871         * postreload.c (reload_cse_simplify_operands): Use
13872         SET_REGNO_RAW instead of SET_REGNO.
13873         * caller-save.c (reg_save_code): Use SET_REGNO_RAW instead of
13874         SET_REGNO.
13875         * ira.c (setup_prohibited_mode_move_regs): Use SET_REGNO_RAW
13876         instead of SET_REGNO.
13877         * rtl.h (SET_REGNO_RAW): New macro.
13878
13879 2010-08-05  Eric Botcazou  <ebotcazou@adacore.com>
13880
13881         * rtlanal.c (nonzero_bits1): Use unsigned HOST_WIDE_INT in all mask
13882         computations.  Fix formatting issues.
13883         (num_sign_bit_copies1): Likewise.
13884         (canonicalize_condition): Likewise.
13885
13886 2010-08-05  Richard Henderson  <rth@redhat.com>
13887
13888         * toplev.h (ctz_hwi, clz_hwi, ffs_hwi): New.
13889         (floor_log2): Use clz_hwi.
13890         (exact_log2): Use ctz_hwi.
13891         * toplev.c (ctz_hwi, clz_hwi, ffs_hwi): New.
13892         * builtins.c (fold_builtin_bitop): Use them.
13893         * simplify-rtx.c (simplify_const_unary_operation): Likewise.
13894         * combine.c (get_pos_from_mask): Use ctz_hwi.
13895         * double-int.c (double_int_ctz): Likewise.
13896         * explow.c (force_reg): Likewise.
13897         * tree.h (SET_DECL_OFFSET_ALIGN): Use ffs_hwi.
13898
13899 2010-08-05  Richard Henderson  <rth@redhat.com>
13900
13901         PR target/45189
13902         * config/i386/i386.c (ix86_emit_save_reg_using_mov): Make sure
13903         the alignment constant is properly sign-extended.
13904
13905 2010-08-05  Richard Guenther  <rguenther@suse.de>
13906
13907         * expr.c (store_expr): Use emit_block_move only if both
13908         source and target are MEMs.  Use store_bit_field if only
13909         the target is a MEM.
13910
13911 2010-08-05  Richard Henderson  <rth@redhat.com>
13912
13913         PR debug/45188
13914         * dwarf2out.c (DWARF2_UNWIND_INFO): Provide default definition.
13915         (INCOMING_RETURN_ADDR_RTX): Likewise.
13916         (dwarf2out_do_frame): Remove conditional compilation.
13917         (dwarf2out_frame_init): Likewise.
13918
13919 2010-08-05  Nicolas Setton  <setton@adacore.com>
13920
13921         * gcov.c (flag_display_progress): New static variable.
13922         (main): Display progress info on standard output if requested.
13923         (options): Add -d/--display-progress.
13924         (print_usage): Print them.
13925         (process_args): Handle them.
13926         * doc/gcov.texi: Document them.
13927
13928 2010-08-05  Martin Jambor  <mjambor@suse.cz>
13929
13930         * ipa-cp.c (ipcp_discover_new_direct_edges): New function.
13931         (ipcp_insert_stage): Redirect only edges not flagged with
13932         indirect_inlining_edge.  Call ipcp_discover_new_direct_edges for all
13933         discovered constants.
13934
13935 2010-08-05  Martin Jambor  <mjambor@suse.cz>
13936
13937         * ipa-prop.h (enum ipa_lattice_type): Changed comments.
13938         (struct ipa_param_descriptor): New fields types and
13939         cannot_devirtualize.
13940         (ipa_param_cannot_devirtualize_p): New function.
13941         (ipa_param_types_vec_empty): Likewise.
13942         (ipa_make_edge_direct_to_target): Declare.
13943         * ipa-cp.c: Fixed first stage driver name in initial comment,
13944         described devirtualization there too.
13945         (ipcp_analyze_node): Call ipa_analyze_params_uses.
13946         (ipcp_print_all_lattices): Print devirtualization info.
13947         (ipa_set_param_cannot_devirtualize): New function.
13948         (ipcp_initialize_node_lattices): Set cannot_devirtualize when setting
13949         lattice to BOTTOM.
13950         (ipcp_init_stage): Merged into...
13951         (ipcp_generate_summary): ...its caller.
13952         (ipcp_change_tops_to_bottom): Also process type lists.
13953         (ipcp_add_param_type): New function.
13954         (ipcp_copy_types): Likewise.
13955         (ipcp_propagate_types): Likewise.
13956         (ipcp_propagate_stage): Also propagate types.
13957         (ipcp_need_redirect_p): Variable jump_func moved to its scope block.
13958         Also return true if propagated types require it.
13959         (ipcp_update_callgraph): Dump redirection info.
13960         (ipcp_process_devirtualization_opportunities): New function.
13961         (ipcp_const_param_count): Include known type information.
13962         (ipcp_insert_stage): Call ipcp_process_devirtualization_opportunities
13963         on new node.  Fixed formatting.
13964         * ipa-prop.c (make_edge_direct_to_target): Renamed to
13965         ipa_make_edge_direct_to_target and changed all callers.  Made
13966         externally visible.
13967         (ipa_node_duplication_hook): Duplicate types vector.
13968         * cgraphunit.c (cgraph_redirect_edge_call_stmt_to_callee): Also try to
13969         redirect outgoing calls for which we can't get a decl from the
13970         statement.  Check that we can get a decl from the call statement.
13971         * ipa-inline.c (inline_indirect_intraprocedural_analysis): Call
13972         ipa_analyze_params_uses only when ipa-cp is disabled.
13973         * tree-inline.c (get_indirect_callee_fndecl): Removed.
13974         (expand_call_inline): Do not call get_indirect_callee_fndecl.
13975         * params.def (PARAM_DEVIRT_TYPE_LIST_SIZE): New parameter.
13976         * Makefile.in (ipa-cp.o): Add gimple.h to dependencies.
13977
13978 2010-08-05  Uros Bizjak  <ubizjak@gmail.com>
13979
13980         * expmed.c (expand_mult_const) <case alg_shift>: Expand shift into
13981         temporary. Emit move from temporary to accum, so REG_EQUAL note will
13982         be attached to this insn in correct mode.
13983
13984 2010-08-05  Uros Bizjak  <ubizjak@gmail.com>
13985
13986         * config/i386/i386.c (ix86_decompose_address): Check for SI_REG
13987         using REGNO of base_reg directly.
13988
13989 2010-08-05  Jie Zhang  <jie@codesourcery.com>
13990
13991         PR tree-optimization/45144
13992         * tree-sra.c (type_consists_of_records_p): Return false
13993         if the record contains bit-field.
13994
13995 2010-08-04  Richard Henderson  <rth@redhat.com>
13996
13997         * config/i386/i386.c (struct ix86_frame): Remove padding and
13998         to_allocate members.
13999         (ix86_compute_frame_layout): Don't store them.
14000         (ix86_can_use_return_insn_p): Use a more direct and more obviously
14001         correct condition for the position of the stack pointer.
14002         (ix86_expand_prologue): Compute remaining stack allocation based
14003         on the ultimate stack pointer offset.
14004         (ix86_expand_epilogue): Use more obvious expressions testing for
14005         the stack pointer already pointing to the saved registers.
14006
14007         * config/i386/i386.c (ix86_expand_epilogue): Eliminate code
14008         duplication deconstructing the frame pointer.  Simplify
14009         deallocation of the local stack frame.
14010
14011         * reg-notes.def (CFA_EXPRESSION): New.
14012         * dwarf2out.c (dwarf2out_frame_debug): Handle it.
14013         (dwarf2out_frame_debug_cfa_expression): New.
14014         (dwarf2out_frame_debug_def_cfa): Handle simple MEMs.
14015
14016         * config/i386/i386.h (struct machine_frame_state): Add realigned flag.
14017         * config/i386/i386.c (ix86_expand_prologue): Set it.
14018         (ix86_expand_epilogue): Clear it.
14019         (ix86_emit_save_reg_using_mov): For registers saved in a realigned
14020         context, add REG_CFA_EXPRESSION notes.
14021
14022         * config/i386/i386.h (struct machine_frame_state): Rename from
14023         machine_cfa_state.  Add members tracking SP and FP regardless
14024         of the current CFA register.
14025         (ix86_cfa_state): Remove.
14026         * config/i386/i386.c (struct ix86_frame): Add reg_save_offset
14027         and sse_reg_save_offset members.
14028         (ix86_compute_frame_layout): Set them.
14029         (gen_push): Increment sp_offset too.
14030         (choose_baseaddr_len, choose_baseaddr): New.
14031         (ix86_emit_save_reg_using_mov): New.
14032         (ix86_emit_save_regs_using_mov): Use it.
14033         (ix86_emit_save_sse_regs_using_mov): Likewise.
14034         (ix86_add_cfa_restore_note): Take cfa_offset not red_offset argument;
14035         compare vs the saved red_zone_offset.
14036         (pro_epilogue_adjust_stack): Adjust sp_offset.
14037         (ix86_adjust_stack_and_probe): Likewise.
14038         (ix86_expand_prologue): Set up, use, and validate the new
14039         frame_state_info members.  Use gen_frame_mem.
14040         (ix86_emit_restore_regs_using_pop): Remove red_offset parameter.
14041         (ix86_emit_restore_reg_using_pop): Likewise.  Use and update the
14042         new frame_state_info members.
14043         (ix86_emit_leave): Likewise.
14044         (ix86_emit_restore_regs_using_mov): Likewise.  Don't check for
14045         out-of-range stack pointer offsets here.
14046         (ix86_emit_restore_sse_regs_using_mov): Likewise.
14047         (ix86_expand_epilogue): Use and validate the new frame_state_info
14048         members.  Break up and simplify the logic selecting the
14049         restore_regs_via_mov code path.  Ensure that there will be no
14050         out-of-range stack pointer offsets.
14051
14052         * config/i386/cygming.h (TARGET_64BIT_MS_ABI): Remove.
14053
14054         * config/i386/i386.c (ix86_function_ms_hook_prologue): Fix
14055         argument name to reflect the expected tree; fix indentation.
14056         (ix86_asm_output_function_label): Output the entire 32-bit
14057         ms_hook here as bytes ...
14058         (ix86_expand_prologue): ... not here as insns.  Attach the
14059         unwind info for the ms_hook to a blockage insn.
14060         (ix86_handle_fndecl_attribute): Don't check HAVE_AS_IX86_SWAP.
14061         (ix86_ms_bitfield_layout_p): Fix indentation.
14062         * config/i386/i386.md (UNSPECV_VSWAPMOV, vswapmov): Remove.
14063
14064         * config/i386/i386.c (ix86_using_red_zone): New.
14065         (ix86_compute_frame_layout, ix86_add_cfa_restore_note,
14066         ix86_expand_prologue, ix86_force_to_memory): Use it.
14067
14068         * config/i386/i386.c (ix86_expand_prologue): Simplify logic
14069         saving the int registers.
14070
14071         * dwarf2out.c: Remove most of the DWARF2_DEBUGGING_INFO
14072         and DWARF2_UNWIND_INFO conditional compilation.
14073
14074 2010-08-04  Richard Henderson  <rth@redhat.com>
14075
14076         PR debug/45171
14077         * dwarf2out.c (gen_typedef_die): Don't re-generate the die of
14078         an is_naming_typedef_decl.
14079
14080 2010-08-04  Bernd Schmidt  <bernds@codesourcery.com>
14081
14082         PR rtl-optimization/45162
14083         * df-problems.c (df_word_lr_bb_local_compute): Ignore DEBUG_INSNs.
14084         * dce.c (word_dce_process_block): Likewise.
14085
14086 2010-08-04  Steve Ellcey  <sje@cup.hp.com>
14087
14088         PR target/44583
14089         * config/ia64/constraints.md (Z): New.
14090         * config/ia64/predicates.md (fr_reg_or_signed_fp01_operand): New.
14091         (xfreg_or_signed_fp01_operand): New.
14092         * config/ia64/ia64.md (addsf3): Replace fr_reg_or_fp01_operand
14093         with fr_reg_or_signed_fp01_operand and constraint G with Z.
14094         (subsf3): Ditto.
14095         (*maddsf4): Ditto.
14096         (*msubsf4): Ditto.
14097         (adddf3): Ditto.
14098         (adddf3_trunc): Ditto.
14099         (subdf3): Ditto.
14100         (*subdf3_trunc): Ditto.
14101         (*madddf4): Ditto.
14102         (*madddf4_trunc): Ditto.
14103         (*msubdf4): Ditto.
14104         (*msubdf4_trunc): Ditto.
14105         (addxf3): Replace xfreg_or_fp01_operand with
14106         xfreg_or_signed_fp01_operand and constraint G with Z.
14107         (*addxf3_truncsf): Ditto.
14108         (*addxf3_truncdf): Ditto.
14109         (subxf3): Ditto.
14110         (*subxf3_truncsf): Ditto.
14111         (*subxf3_truncdf): Ditto.
14112         (*maddxf4): Ditto.
14113         (*maddxf4_truncsf): Ditto.
14114         (*maddxf4_truncdf): Ditto.
14115         (*msubxf4): Ditto.
14116         (*msubxf4_truncsf): Ditto.
14117         (*msubxf4_truncdf): Ditto.
14118
14119 2010-08-04  Richard Guenther  <rguenther@suse.de>
14120
14121         * alias.c (rtx_refs_may_alias_p): Do not resort to TBAA
14122         if either alias-set is zero.
14123
14124 2010-08-04  Richard Guenther  <rguenther@suse.de>
14125
14126         * tree-ssa-propagate.h (struct prop_value_d, prop_value_t): Move ...
14127         * tree-ssa-ccp.c: ... here.
14128         * tree-ssa-copy.c: ... and here.
14129         * tree-ssa-propagate.h (enum value_range_type, struct value_range_d,
14130         value_range_t): Move ...
14131         * tree-vrp.c: ... here.
14132         * tree-ssa-propagate.h (ssa_prop_get_value_fn): New typedef.
14133         (substitute_and_fold): Adjust prototype.
14134         * tree-ssa-propagate.c (replace_uses_in): Adjust.
14135         (replace_phi_args_in): Likewise.
14136         (substitute_and_fold): Take callback to query lattice instead
14137         of pointer to lattice.  Replace SSA name defs with lattice
14138         values first.
14139         * tree-ssa-ccp.c (ccp_finalize): Adjust.
14140         * tree-ssa-copy.c (copy_prop_visit_phi_node): Adjust.
14141         (get_value): New function.
14142         (fini_copy_prop): Adjust.
14143         * tree-vrp.c (vrp_finalize): Adjust.
14144
14145 2010-08-04  Richard Guenther  <rguenther@suse.de>
14146
14147         PR middle-end/45176
14148         * expr.c (expand_expr_real_1): Also preserve TARGET_MEM_REF
14149         points-to set for original MEM_REF.
14150
14151 2010-08-04  Richard Guenther  <rguenther@suse.de>
14152
14153         * tree-ssa-ccp.c (get_constant_value): New function.
14154         (get_rhs_assign_op_for_ccp): Remove.
14155         (valueize_op): New function.
14156         (ccp_fold): Use get_constant_value and valueize_op.
14157         (fold_const_aggregate_ref): Likewise.
14158         (ccp_fold_stmt): Likewise.
14159         (visit_assignment): Simplify.
14160
14161 2010-08-04  Richard Guenther  <rguenther@suse.de>
14162
14163         * Makefile.in (double-int.o): Add $(TOPLEV_H) dependency.
14164         * double-int.h (double_int_ctz): Declare.
14165         * double-int.c (double_int_ctz): New function.
14166
14167 2010-08-04  Hariharan Sandanagobalane  <hariharan@picochip.com>
14168
14169         * config/picochip/picochip.c (TARGET_OVERRIDE_OPTIONS_AFTER_CHANGE):
14170         Define.
14171         picochip_expand_movmemhi : Expand movmem pattern.
14172         * config/picochip/picochip-protos.h (picochip_expand_movmemhi) :
14173         Declare.
14174         * config/picochip/picochip.md (movmemhi) : New pattern.
14175
14176 2010-08-03  Uros Bizjak  <ubizjak@gmail.com>
14177
14178         * config/i386/unix.h (GLOBAL_ASM_OPS): Add tabs around .globl.
14179
14180 2010-08-03  Bernd Schmidt  <bernds@codesourcery.com>
14181
14182         * simplify-rtx.c (simplify_binary_operation_1): Try to simplify away
14183         NEG as operand of a MULT by merging it with the other operand.
14184         * combine.c (make_compound_operation): Use trunc_int_for_mode when
14185         generating a MULT with constant.  Canonicalize PLUS and MINUS involving
14186         MULT.
14187         * config/arm/constraints.md (M): Examine only 32 bits of a
14188         HOST_WIDE_INT.
14189         * config/arm/predicates.md (power_of_two_operand): Likewise.
14190
14191 2010-08-03  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
14192
14193         * config/spu/spu.c (spu_emit_branch_hint): Do not access NOTE_KIND of
14194         non-NOTE insns.
14195
14196 2010-08-03  Jan Hubicka  <jh@suse.cz>
14197
14198         * ipa-split.c (struct split_point): Add split_part_set_retval.
14199         (find_retval): Forward declare.
14200         (test_nonssa_use, mark_nonssa_use): Special case return by reference.
14201         (consider_split): Compute current->split_part_set_retval.
14202         (visit_bb): Do not look into return value.
14203         (split_function): Handle !split_part_set_retval
14204
14205 2010-08-03  Martin Jambor  <mjambor@suse.cz>
14206
14207         * tree-sra.c (completely_scalarize_record): New parameter REF, create
14208         its own access->expr intead of using build_ref_for_offset.
14209
14210 2010-08-03  Joseph Myers  <joseph@codesourcery.com>
14211
14212         * config/alpha/alpha.h (SWITCH_TAKES_ARG): Define.
14213         * config/alpha/osf5.h (LIB_SPEC): Don't handle -a.
14214         * config/bfin/bfin.h (ASM_SPEC, LINK_SPEC): Don't pass -G* options.
14215         * config/darwin.h (WORD_SWITCH_TAKES_ARG): Handle -iframework.
14216         * config/ia64/ia64.h (SWITCH_TAKES_ARG): Define.
14217         * config/iq2000/iq2000.h (SWITCH_TAKES_ARG): Remove.
14218         * config/rs6000/sysv4.h (SWITCH_TAKES_ARG): Define using
14219         DEFAULT_SWITCH_TAKES_ARG.
14220         * config/rx/rx.opt (-patch=): Remove option.
14221         * config/rx/rx.c (rx_handle_option): Don't handle OPT_patch_.
14222         * defaults.h (DEFAULT_WORD_SWITCH_TAKES_ARG): Handle -imultilib.
14223         * doc/invoke.texi (RX Options): Remove -patch=.
14224         * gcc.c (cc1_options): Pass -aux-info* instead of -a* options.
14225         (option_map): Remove --profile-blocks, --quiet and --silent.
14226
14227 2010-08-03  Uros Bizjak  <ubizjak@gmail.com>
14228
14229         * config/i386/i386.h (ix86_compare_op0, ix86_compare_op1): Remove.
14230         * config/i386/i386.c (ix86_compare_op0, ix86_compare_op1): Remove.
14231         (ix86_expand_branch): Add op0 and op1 arguments.  Do not access
14232         ix86_compare_op0 and ix86_compare_op1, use op0 and op1 instead.
14233         Update calls to ix86_expand_compare and ix86_expand_branch.
14234         (ix86_expand_setcc): Add op0 and op1 arguments.  Update calls to
14235         ix86_expand_compare.
14236         (ix86_expand_compare): Add op0 and op1 arguments.  Do not access
14237         ix86_compare_op0 and ix86_compare_op1, use op0 and op1 instead.
14238         Make static.
14239         (ix86_expand_carry_flag_compare): Do not set ix86_compare_op0
14240         and ix86_compare_op1.  Update calls to ix86_expand_compare.
14241         (ix86_expand_int_movcc): Ditto.
14242         (ix86_expand_fp_movcc): Ditto.  Update calls to ix86_expand_setcc.
14243         * config/i386/i386-protos.h (ix86_expand_branch): Update prototype.
14244         (ix86_expand_setcc): Ditto.
14245         (ix86_expand_compare): Remove prototype.
14246         * config/i386/i386.md (cbranch<SDWIM:mode>4): Do not set
14247         ix86_compare_op0 and ix86_compare_op1.  Update calls
14248         to ix86_expand_branch to directly pass operands[1] and operands[2].
14249         (cbranchxf4): Ditto.
14250         (cbranch<MODEF:mode>4): Ditto.
14251         (cbranchcc4): Ditto.
14252         (cstore<SWIM:mode>4): Do not set ix86_compare_op0 and ix86_compare_op1.
14253         Update calls to ix86_expand_setcc to directly pass operands[2] and
14254         operands[3].
14255         (cstorexf4): Ditto.
14256         (cstore<MODEF:mode>4): Ditto.
14257         (cstorecc4): Ditto.
14258
14259 2010-08-02  Bernd Schmidt  <bernds@codesourcery.com>
14260
14261         PR target/45063
14262         * caller-save.c (save_call_clobbered_regs): Remove regs from
14263         hard_regs_saved when they are set.
14264
14265 2010-08-02  Uros Bizjak  <ubizjak@gmail.com>
14266
14267         PR target/41089
14268         * config/alpha/alpha.c (alpha_build_builtin_va_list): Mark __offset
14269         as volatile.
14270
14271 2010-08-02  Sebastian Pop  <sebastian.pop@amd.com>
14272
14273         * common.opt (ftree-loop-distribute-patterns): New.
14274         * invoke.texi (-ftree-loop-distribute-patterns): Documented.
14275         * opts.c (decode_options): Enable flag_tree_loop_distribute_patterns
14276         at -O3.
14277         * tree-data-ref.c (stores_zero_from_loop): New.
14278         * tree-data-ref.h (stores_zero_from_loop): Declared.
14279         * tree-loop-distribution.c (tree_loop_distribution): Call
14280         stores_zero_from_loop.
14281         (tree_loop_distribution): Check flag_tree_loop_distribute_patterns.
14282
14283 2010-08-02  Bernd Schmidt  <bernds@codesourcery.com>
14284
14285         * postreload.c (reload_cse_simplify_operands): Take attribute enabled
14286         into account.
14287
14288         * final.c (final_scan_insn): Call CC_STATUS_INIT unconditionally.
14289         * config/arm/arm.c (thumb1_code): New variable.
14290         (arm_override_options): Set it.
14291         (thumb1_final_prescan_insn): Keep track of condition code status.
14292         (arm_adjust_cost): For Thumb, try to keep cc-setting insns next to
14293         jumps that depend on them.
14294         * config/arm/arm.h (thumb1_code): Declare variable.
14295         (struct machine_function): Guard with #ifndef GENERATOR_FILE.  Add
14296         members thumb1_cc_insn, thumb1_cc_op0, thumb1_cc_op1 and
14297         thumb1_cc_mode.
14298         (CC_STATUS_INIT): New macro.
14299         * config/arm/constraints.md (Pd): New constraint.
14300         * config/arm/predicates.md (noov_comparison_operator): New predicate.
14301         * config/arm/arm.md (is_thumb1): New define_attr.
14302         (conds): Set default to "clob" when generating Thumb1 code.
14303         (thumb1_bicsi3): Renamed from bicsi3.  All uses changed.  Condition
14304         code are set.  Use two-operand assembly syntax.
14305         (thumb1_subsi3_insn): Condition codes are set.  Now a properly named
14306         pattern.
14307         (thumb1_andsi3_insn, thumb1_iorsi3_insn, thumb1_xorsi3_insn): Condition
14308         codes are set.  Use two-operand assembly syntax.
14309         (zero_extendhisi splitter): Remove constraints.
14310         (thumb1_movsi_insn, thumb1_movhi_insn, thumb1_movqi_insn, thumb1_movhf,
14311         thumb1_movsf_insn): Set conds attribute as appropriate.
14312         (cbranchsi4_insn): Use condition code status from struct
14313         machine_function to determine whether the comparison can be eliminated.
14314         Discourage the alternative using high registers.
14315         (movsi_cbranchsi4, andsi3_cbranch, orrsi3_cbranch_scratch,
14316         orrsi3_cbranch, xorsi3_cbranch_scratch, xorsi3_cbranch,
14317         bicsi3_cbranch_scratch, bicsi3_cbranch, subsi3_cbranch_scratch,
14318         subsi3_cbranch): Delete.
14319         (movsi_cbranchsi4 peepholes): Rewrite to generate a sequence of
14320         one subtract and one cbranch insn.
14321
14322         * config/arm/thumb2.md (thumb2_movdi, thumb2_movsf_soft_insn,
14323         thumb2_movdf_soft_insn): Delete patterns.
14324         * config/arm/arm.md (arm_pool_range, thumb2_pool_range,
14325         arm_neg_pool_range, thumb2_neg_pool_range): New attributes.
14326         (pool_range, neg_pool_range): Use them to define defaults.
14327         (movdi, arm_movsf_soft_insn, arm_movdf_soft_insn): Define them
14328         and allow for TARGET_32BIT.
14329
14330         PR target/40457
14331         * config/arm/arm.h (arm_regs_in_sequence): Declare.
14332         * config/arm/arm-protos.h (emit_ldm_seq, emit_stm_seq,
14333         load_multiple_sequence, store_multiple_sequence): Delete
14334         declarations.
14335         (arm_gen_load_multiple, arm_gen_store_multiple): Adjust
14336         declarations.
14337         * config/arm/ldmstm.md: New file.
14338         * config/arm/arm.c (arm_regs_in_sequence): New array.
14339         (load_multiple_sequence): Now static.  New args SAVED_ORDER,
14340         CHECK_REGS.  All callers changed.
14341         If SAVED_ORDER is nonnull, copy the computed order into it.
14342         If CHECK_REGS is false, don't sort REGS.  Handle Thumb mode.
14343         (store_multiple_sequence): Now static.  New args NOPS_TOTAL,
14344         SAVED_ORDER, REG_RTXS and CHECK_REGS.  All callers changed.
14345         If SAVED_ORDER is nonnull, copy the computed order into it.
14346         If CHECK_REGS is false, don't sort REGS.  Set up REG_RTXS just
14347         like REGS.  Handle Thumb mode.
14348         (arm_gen_load_multiple_1): New function, broken out of
14349         arm_gen_load_multiple.
14350         (arm_gen_store_multiple_1): New function, broken out of
14351         arm_gen_store_multiple.
14352         (arm_gen_multiple_op): New function, with code from
14353         arm_gen_load_multiple and arm_gen_store_multiple moved here.
14354         (arm_gen_load_multiple, arm_gen_store_multiple): Now just
14355         wrappers around arm_gen_multiple_op.  Remove argument UP, all callers
14356         changed.
14357         (gen_ldm_seq, gen_stm_seq, gen_const_stm_seq): New functions.
14358         * config/arm/predicates.md (commutative_binary_operator): New.
14359         (load_multiple_operation, store_multiple_operation): Handle more
14360         variants of these patterns with different starting offsets.  Handle
14361         Thumb-1.
14362         * config/arm/arm.md: Include "ldmstm.md".
14363         (ldmsi_postinc4, ldmsi_postinc4_thumb1, ldmsi_postinc3, ldmsi_postinc2,
14364         ldmsi4, ldmsi3, ldmsi2, stmsi_postinc4, stmsi_postinc4_thumb1,
14365         stmsi_postinc3, stmsi_postinc2, stmsi4, stmsi3, stmsi2 and related
14366         peepholes): Delete.
14367         * config/arm/ldmstm.md: New file.
14368         * config/arm/arm-ldmstm.ml: New file.
14369
14370         * config/arm/arm.c (arm_rtx_costs_1): Remove second clause from the
14371         if statement which adds extra costs to frame-related expressions.
14372
14373 2010-08-02  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
14374
14375         * config/arm/arm.c (COSTS_N_INSNS): Remove definition.
14376
14377 2010-08-01  Uros Bizjak  <ubizjak@gmail.com>
14378
14379         PR target/45142
14380         * config/i386/sse.md (vec_set<mode>_0): Do not set mode attribute for
14381         alternative 2.
14382         (vec_set<mode>_0 splitter): Use SSEMODE4S mode iterator to also
14383         split V4SI operands.
14384
14385 2010-08-01  Anatoly Sokolov  <aesok@post.ru>
14386
14387         * config/mmix/mmix.h (ASM_OUTPUT_SOURCE_FILENAME): Remove macro.
14388         * config/mmix/mmix-protos.h (mmix_asm_output_source_filename): Remove.
14389         * config/mmix/mmix.c (mmix_asm_output_source_filename): Make static.
14390         (TARGET_ASM_OUTPUT_SOURCE_FILENAME): Define.
14391
14392 2010-07-31  Kai Tietz  <kai.tietz@onevision.com>
14393
14394         * cppdefault.c (cpp_include_defaults): Move GCC_INCLUDE_DIR before
14395         LOCAL_INCLUDE_DIR.
14396
14397 2010-07-31  Richard Sandiford  <rdsandiford@googlemail.com>
14398
14399         * tree-ssa-math-opts.c (convert_plusminus_to_widen): Fix type
14400         used in the call to optab_for_tree_code.  Fix the second
14401         is_widening_mult_p call.  Check that both unwidened operands
14402         have the same sign.
14403
14404 2010-07-31  John Tytgat  <John.Tytgat@aaug.net>
14405
14406         * config/arm/arm.c (arm_function_arg): Remove superfluous test.
14407
14408 2010-07-31  Anatoly Sokolov  <aesok@post.ru>
14409
14410         * config/spu/spu.h (ASM_OUTPUT_SOURCE_FILENAME): Remove macro.
14411
14412 2010-07-30  DJ Delorie  <dj@redhat.com>
14413
14414         * config/rx/predicates.md (rx_constshift_operand): New.
14415         * config/rx/rx.md (zs_cond): New.
14416         (cbranchsi4): Remove mode.
14417         (*cbranchsi4_<code>): Likewise.
14418         (*tstbranchsi4_<code>): New.
14419         (*tstbranchsi4r_<code>): New.
14420         (*tstbranchsi4m_eq): New.
14421         (*tstbranchsi4m_ne): New.
14422         (cbranchsf4): Remove mode.
14423         (*cbranchsf4_<code>): Likewise.
14424
14425 2010-07-30  Bernd Schmidt  <bernds@codesourcery.com>
14426
14427         * rtlanal.c (simplify_subreg_regno): Don't treat
14428         HARD_FRAME_POINTER_REGNUM specially.
14429
14430 2010-07-30  Joseph Myers  <joseph@codesourcery.com>
14431
14432         * common.opt (-G): Don't define option here.
14433         * config/g.opt: New.
14434         * config.gcc: Use g.opt for alpha, frv, ia64, lm32, m32r, mips,
14435         rs6000/powerpc and score targets.
14436         * opts.c (common_handle_option): Don't handle -G here.
14437         * config/alpha/alpha.c (alpha_handle_option): Handle -G.
14438         * config/frv/frv.c (frv_handle_option): Handle -G.
14439         * config/ia64/ia64.c (ia64_handle_option): Handle -G.
14440         * config/lm32/lm32.c (lm32_handle_option, TARGET_HANDLE_OPTION): New.
14441         * config/m32r/m32r.c (m32r_handle_option): Handle -G.
14442         * config/mips/mips.c (mips_handle_option): Handle -G.
14443         * config/rs6000/rs6000.c (rs6000_handle_option) Handle -G.
14444         * config/score/score.c (score_handle_option): Handle -G.
14445
14446 2010-07-30  Anatoly Sokolov  <aesok@post.ru>
14447
14448         * config/mmix/mmix.c: Include basic-block.h.
14449
14450 2010-07-30  Jakub Jelinek  <jakub@redhat.com>
14451
14452         PR debug/45055
14453         PR rtl-optimization/45137
14454         * rtl.h (prev_nonnote_nondebug_insn, next_nonnote_nondebug_insn): New
14455         prototypes.
14456         * emit-rtl.c (prev_nonnote_nondebug_insn, next_nonnote_nondebug_insn):
14457         New functions.
14458         * combine.c (next_nonnote_nondebug_insn): Removed.
14459         * ifcvt.c (noce_process_if_block): Use prev_nonnote_nondebug_insn.
14460         * haifa-sched.c (queue_to_ready): Use next_nonnote_nondebug_insn.
14461         * sched-deps.c (sched_analyze_insn): Likewise.
14462         (fixup_sched_groups, deps_start_bb): Use prev_nonnote_nondebug_insn.
14463         * rtlanal.c (canonicalize_condition): Likewise.
14464         * postreload.c (reload_combine_recognize_pattern): Likewise.
14465         (reload_cse_move2add): Use next_nonnote_nondebug_insn.
14466
14467 2010-07-29  Uros Bizjak  <ubizjak@gmail.com>
14468
14469         * config/i386/i386.md (int_cond): Remove code iterator.
14470         (fp_cond): Ditto.
14471         (cbranch<mode>4): Use ordered_comparison_operator predicate
14472         for operator0.
14473         (cstore<mode>4): Ditto for operator1.
14474         (mov<SWIM:mode>cc and corresponding splitter): Ditto.
14475         (add<mode>cc): ditto.
14476
14477 2010-07-30  Richard Guenther  <rguenther@suse.de>
14478
14479         PR middle-end/45141
14480         * expr.c (expand_expr_real_1): Check for not handled base address.
14481
14482 2010-07-30  Richard Guenther  <rguenther@suse.de>
14483
14484         * ipa-prop.c (ipa_modify_formal_parameters): Use
14485         build_distinct_type_copy.
14486
14487 2010-07-30  Anthony Green  <green@moxielogic.com>
14488
14489         * config/moxie/rtems.h: New file.
14490         * config.gcc: Add moxie-rtems support.
14491
14492 2010-07-29  Bernd Schmidt  <bernds@codesourcery.com>
14493
14494         * dce.c (run_word_dce): Take flag_dce into account.  Clear and restore
14495         df flags as in run_fast_df_dce.
14496
14497 2010-07-29  Jakub Jelinek  <jakub@redhat.com>
14498
14499         Revert:
14500         2010-07-27  Bernd Schmidt  <bernds@codesourcery.com>
14501
14502         * rtl.def (NOTE): Swap operands 4 and 5.
14503         * rtl.h (NOTE_DATA, NOTE_DELETED_LABEL_NAME, NOTE_BLOCK,
14504         NOTE_EH_HANDLER, NOTE_BASIC_BLOCK, NOTE_VAR_LOCATION, NOTE_KIND):
14505         Adjust accordingly.
14506         * gengtype.c (adjust_field_rtx_def): Swap operands 4 and 5 of NOTEs.
14507
14508 2010-07-29  Jakub Jelinek  <jakub@redhat.com>
14509
14510         PR debug/45110
14511         * dwarf2out.c (dwarf_attr_name): Handle DW_AT_object_pointer.
14512         (gen_formal_types_die): Add DW_AT_object_pointer in methods.
14513         (gen_subprogram_die): Likewise.  Remove it when removing declaration's
14514         formal parameters.
14515         (gen_decl_die): Change return type to dw_die_ref, return what
14516         gen_formal_parameter_die returned.
14517
14518 2010-07-29  Martin Jambor  <mjambor@suse.cz>
14519
14520         * dbgcnt.def (eipa_sra): New counter.
14521         * tree-sra.c (ipa_early_sra_gate): Also check eipa_sra debug counter.
14522
14523 2010-07-29  Xinliang David Li  <davidxl@google.com>
14524
14525         PR bootstrap/45119
14526         * tree-ssa-loop-ivopts.c (get_address_cost): Revert change
14527         in revision 162652.
14528
14529 2010-07-29  Richard Guenther  <rguenther@suse.de>
14530
14531         * timevar.def (TV_TREE_STORE_COPY_PROP): Remove.
14532         (TV_TREE_STORE_CCP): Likewise.
14533         (TV_TREE_REDPHI): Likewise.
14534
14535 2010-07-29  Richard Guenther  <rguenther@suse.de>
14536
14537         * double-int.h (double_int_and_not): New function.
14538         * combine.c (try_combine): Use it.
14539         * tree-vrp.c (simplify_bit_ops_using_ranges): Likewise.
14540
14541 2010-07-29  Bernd Schmidt  <bernds@codesourcery.com>
14542
14543         PR rtl-optimization/42575
14544         * dce.c (word_dce_process_block): Renamed from byte_dce_process_block.
14545         Argument AU removed.  All callers changed.  Ignore artificial refs.
14546         Use return value of df_word_lr_simulate_defs to decide whether an insn
14547         is necessary.
14548         (fast_dce): Rename arg to WORD_LEVEL.
14549         (run_word_dce): Renamed from rest_of_handle_fast_byte_dce.  No longer
14550         static.
14551         (pass_fast_rtl_byte_dce): Delete.
14552         * dce.h (run_word_dce): Declare.
14553         * df-core.c (df_print_word_regset): Renamed from df_print_byteregset.
14554         All callers changed.  Simplify code to only deal with two-word regs.
14555         * df.h (DF_WORD_LR): Renamed from DF_BYTE_LR.
14556         (DF_WORD_LR_BB_INFO): Renamed from DF_BYTE_LR_BB_INFO.
14557         (DF_WORD_LR_IN): Renamed from DF_BYTE_LR_IN.
14558         (DF_WORD_LR_OUT): Renamed from DF_BYTE_LR_OUT.
14559         (struct df_word_lr_bb_info): Renamed from df_byte_lr_bb_info.
14560         (df_word_lr_mark_ref): Declare.
14561         (df_word_lr_add_problem, df_word_lr_mark_ref, df_word_lr_simulate_defs,
14562         df_word_lr_simulate_uses): Declare or rename from byte variants.
14563         (df_byte_lr_simulate_artificial_refs_at_top,
14564         df_byte_lr_simulate_artificial_refs_at_end, df_byte_lr_get_regno_start,
14565         df_byte_lr_get_regno_len, df_compute_accessed_bytes): Delete
14566         declarations.
14567         (df_word_lr_get_bb_info): Rename from df_byte_lr_get_bb_info.
14568         (enum df_mm): Delete.
14569         * df-byte-scan.c: Delete file.
14570         * df-problems.c (df_word_lr_problem_data): Renamed from
14571         df_byte_lr_problem_data, all members deleted except for
14572         WORD_LR_BITMAPS, which is renamed from BYTE_LR_BITMAPS.  Uses changed.
14573         (df_word_lr_expand_bitmap, df_byte_lr_simulate_artificial_refs_at_top,
14574         df_byte_lr_simulate_artificial_refs_at_end, df_byte_lr_get_regno_start,
14575         df_byte_lr_get_regno_len, df_byte_lr_check_regs,
14576         df_byte_lr_confluence_0): Delete functions.
14577         (df_word_lr_free_bb_info): Renamed from df_byte_lr_free_bb_info; all
14578         callers changed.
14579         (df_word_lr_alloc): Renamed from df_byte_lr_alloc; all callers changed.
14580         Don't initialize members that were deleted, don't try to discover data
14581         about registers.  Ignore hard regs.
14582         (df_word_lr_reset): Renamed from df_byte_lr_reset; all callers changed.
14583         (df_word_lr_mark_ref): New function.
14584         (df_word_lr_bb_local_compute): Renamed from
14585         df_byte_bb_lr_local_compute; all callers changed.  Use
14586         df_word_lr_mark_ref.  Assert that artificial refs don't include
14587         pseudos.  Ignore hard registers.
14588         (df_word_lr_local_compute): Renamed from df_byte_lr_local_compute.
14589         Assert that exit block uses don't contain pseudos.
14590         (df_word_lr_init): Renamed from df_byte_lr_init; all callers changed.
14591         (df_word_lr_confluence_n): Renamed from df_byte_lr_confluence_n; all
14592         callers changed.  Ignore hard regs.
14593         (df_word_lr_transfer_function): Renamed from
14594         df_byte_lr_transfer_function; all callers changed.
14595         (df_word_lr_free): Renamed from df_byte_lr_free; all callers changed.
14596         (df_word_lr_top_dump): Renamed from df_byte_lr_top_dump; all callers
14597         changed.
14598         (df_word_lr_bottom_dump): Renamed from df_byte_lr_bottom_dump; all
14599         callers changed.
14600         (problem_WORD_LR): Renamed from problem_BYTE_LR; uses changed;
14601         confluence operator 0 set to NULL.
14602         (df_word_lr_add_problem): Renamed from df_byte_lr_add_problem; all
14603         callers changed.
14604         (df_word_lr_simulate_defs): Renamed from df_byte_lr_simulate_defs.
14605         Return bool, true if bitmap changed or insn otherwise necessary.
14606         All callers changed.  Simplify using df_word_lr_mark_ref.
14607         (df_word_lr_simulate_uses): Renamed from df_byte_lr_simulate_uses;
14608         all callers changed.  Simplify using df_word_lr_mark_ref.
14609         * lower-subreg.c: Include "dce.h"
14610         (decompose_multiword_subregs): Call run_word_dce if df available.
14611         * Makefile.in (lower-subreg.o): Adjust dependencies.
14612         (df-byte-scan.o): Delete.
14613         * timevar.def (TV_DF_WORD_LR): Renamed from TV_DF_BYTE_LR.
14614
14615 2010-07-29  Richard Guenther  <rguenther@suse.de>
14616
14617         * tree.c (build_vector): Assert that the vector constant
14618         has enough elements.
14619         (build_vector_from_ctor): Pad with trailing zeros.
14620
14621 2010-07-29  Richard Guenther  <rguenther@suse.de>
14622
14623         PR tree-optimization/45120
14624         * tree-ssa-structalias.c (get_constraint_for_component_ref):
14625         Handle offset in DEREFs properly.
14626         (get_constraint_for_1): Handle MEM_REF offset properly.
14627
14628 2010-07-29  Richard Guenther  <rguenther@suse.de>
14629
14630         PR middle-end/45034
14631         * convert.c (convert_to_integer): Always use an unsigned
14632         type for narrowed negate and bitwise not.
14633
14634 2010-07-29  Ira Rosen  <irar@il.ibm.com>
14635
14636         * tree-vect-loop.c (vect_create_epilog_for_reduction): Switch
14637         to outer loop when creating reduction epilogue for double reduction,
14638         and switch back to the inner loop when updating the phi nodes.
14639         Update uses of outer loop exit phi nodes in double reduction (instead
14640         of uses of reduction).
14641
14642 2010-07-28  Michael Meissner  <meissner@linux.vnet.ibm.com>
14643
14644         * config/rs6000/rs6000.c (rs6000_rtx_costs): Update costs for
14645         popcount on power7 and parity on power6 systems.
14646         (rs6000_emit_popcount): Rename gen_popcntwsi2 to gen_popcntddi2.
14647         (rs6000_emit_parity): Add support for power6 prtyd/prtyw
14648         instructions.
14649
14650         * config/rs6000/rs6000.md (UNSPEC_COPYSIGN): New unspec.
14651         (UNSPEC_PARITY): Ditto.
14652         (SFDF): New iterator for SF/DF.
14653         (rreg2): New mode attribute for floating register constraint.
14654         (TARGET_FLOAT): New mode attribute for whether single/double float
14655         is supported.
14656         (popcntd<mode>2): Combine popcntwsi2 and popcntddi2 into one
14657         pattern.
14658         (parity<mode>2_cmpb): New insn for parity on power6 and newer
14659         machines.
14660         (copysign<mode>3): Combine copysignsf3, copysigndf3 into one
14661         pattern.  Add support for fcpsgn instruction added in power6.
14662         (copysignsf3): Delete.
14663         (copysigndf3): Delete.
14664         (copysign<mode>3_fcpsgn): New insn to generate fcpsgn.  Use UNSPEC
14665         instead of if_then_else in RTL to avoid problems with -0.
14666
14667         * config/rs6000/vsx.md (vsx_copysign<mode>3): Use UNSPEC instead
14668         of if_then_else to mirror scalar code.
14669         (vsx_copysignsf3): Delete, use copysign<mode>3_fcpsgn in
14670         rs6000.md.
14671
14672         * config/rs6000/vector.md (vector_copysign<mode>3): Use UNSPEC
14673         instead of if_then_else.
14674
14675 2010-07-28  Xinliang David Li  <davidxl@google.com>
14676
14677         * tree-ssa-loop-ivopts.c (avg_loop_niter): New function.
14678         (dump_cand): Dump var_before/after.
14679         (htab_inv_expr_eq): New function.
14680         (htab_inv_expr_hash): New function.
14681         (tree_ssa_iv_optimize_init): Support pseudo invariants.
14682         (add_candidate_1): consider base type precision.
14683         (set_use_iv_cost): New parameter.
14684         (adjust_setup_cost): Use profile information.
14685         (get_address_cost): Do not hard code width in computing address
14686         offset limits.
14687         (compare_aff_trees): New function.
14688         (get_loop_invariant_expr_id): New function.
14689         (get_computation_cost_at): New parameter and use profile information.
14690         (get_computation_cost): New parameter.
14691         (determine_use_iv_cost_generic): Pass new parameter.
14692         (determine_use_iv_cost_address): Ditto.
14693         (determine_use_iv_cost_condition): Ditto.
14694         (autoinc_possible_for_pair): Ditto.
14695         (determine_use_iv_costs): More dumps.
14696         (iv_ca_get_num_inv_exprs): New function.
14697         (iv_ca_recount_cost): Consider loop invariants in register pressure
14698         cost.
14699         (iv_ca_add_use): New parameter.
14700         (iv_ca_dump): Better dumping.
14701         (iv_ca_extend): New parameter.
14702         (try_add_cand_for): Attempt to get better partial solution.
14703         (try_improve_iv_set): Pass new parameter to iv_ca_extend.
14704         (create_new-ivs): More dumps.
14705         (rewrite_use_compare): Ditto.
14706         (free_loop_data): More cleanup.
14707         (treee_ssa_iv_optimize_finalize): Ditto.
14708
14709 2010-07-28  Kai Tietz  <kai.tietz@onevision.com>
14710
14711         * config/i386/i386.h (MCOUNT_NAME_BEFORE_PROLOGUE): New.
14712         * config/i386/i386.c (ix86_profile_before_prologue): New.
14713         (override_options): Add special handling for -mfentry.
14714         (ix86_function_regparm): Likewise.
14715         (ix86_function_sseregparm): Likewise.
14716         (ix86_frame_pointer_required): Likewise.
14717         (ix86_expand_prologue): Check for ms_hook_prologue.
14718         (x86_function_profiler): Adjust mcount output.
14719         (TARGET_PROFILE_BEFORE_PROLOGUE): Define hook.
14720         * config/i386/i386.opt (mfentry): New.
14721         * doc/invoke.texi (mfentry): Add documentation.
14722         * doc/tm.texi: Regenerated..
14723         * doc/tm.texi.in (TARGET_PROFILE_BEFORE_PROLOGUE): New.
14724         * final.c (final_start_function): Replace macro
14725         PROFILE_BEFORE_PROLOGUE by target hook.
14726         * function.c (thread_prologue_and_epilogue_insns): Likewise.
14727         * target.def (profile_before_prologue): New hook.
14728         * targhooks.c (default_profile_before_prologue): New.
14729         * targhooks.h (default_profile_before_prologue): New.
14730
14731 2010-07-28  Jakub Jelinek  <jakub@redhat.com>
14732
14733         PR debug/45105
14734         * gcse.c (hoist_code): Use FOR_BB_INSNS macro.
14735
14736         PR debug/45103
14737         * dwarf2out.c (dwarf2out_var_location): Always consider
14738         NOTE_DURING_CALL_P notes, even when not followed by real instructions.
14739
14740 2010-07-28  Maxim Kuvyrkov  <maxim@codesourcery.com>
14741
14742         PR rtl-optimization/45107
14743         * gcse.c (hash_scan_set): Use max_distance for gcse-las.
14744
14745 2010-07-28  Richard Guenther  <rguenther@suse.de>
14746
14747         * tree-ssa-ccp.c: Remove comment regarding STORE-CCP.
14748         (set_lattice_value): Do not query an old default value.
14749         (get_value_for_expr): New function.  Properly canonicalize
14750         float values.
14751         (ccp_visit_phi_node): Use it.
14752
14753 2010-07-28  Chung-Lin Tang  <cltang@codesourcery.com>
14754
14755         * config/arm/arm.c (arm_pcs_default): Remove static.
14756         * config/arm/arm.h (TARGET_CPU_CPP_BUILTINS): Define __ARM_PCS or
14757         __ARM_PCS_VFP to indicate soft/hard-float calling convention.
14758         (arm_pcs_default): Declare.
14759
14760 2010-07-28  Iain Sandoe  <iains@gcc.gnu.org>
14761
14762         * config/rs6000/rs6000.c (rs6000_override_options):
14763         Use TARGET_MACHO inline, move darwin_one_byte_bool from here...
14764         ... to darwin_rs6000_override_options.
14765         (rs6000_return_in_memory): Update preceding comment for darwin
14766         64 bit ABI.  Use TARGET_MACHO inline.
14767         (rs6000_darwin64_struct_check_p): New.
14768         (function_arg_advance): Use rs6000_darwin64_struct_check_p.
14769         (function_arg): Likewise.
14770         (rs6000_arg_partial_bytes): Likewise.
14771         (rs6000_function_value): Likewise.
14772
14773 2010-07-28  Andi Kleen  <ak@linux.intel.com>
14774
14775         * lto-opts.c (lto_file_read_options): Add loop over all inputs.
14776
14777 2010-07-28  Richard Guenther  <rguenther@suse.de>
14778
14779         PR middle-end/44903
14780         * builtins.c (fold_builtin_memory_op): On STRICT_ALIGNMENT
14781         targets try harder to not generate unaligned accesses.
14782
14783 2010-07-28  Maxim Kuvyrkov  <maxim@codesourcery.com>
14784
14785         PR rtl-optimization/45101
14786         * gcse.c (hash_scan_set): Fix argument ordering of insert_expr_in_table
14787         for gcse-las.
14788
14789 2010-07-28  Eric Botcazou  <ebotcazou@adacore.com>
14790
14791         PR tree-optimization/44885
14792         * tree-sra.c (find_param_candidates): Skip pointer types to arrays
14793         with non-aliased component.
14794
14795 2010-07-28  Joseph Myers  <joseph@codesourcery.com>
14796
14797         * config/darwin-driver.c (SWITCH_TAKES_ARG,
14798         WORD_SWITCH_TAKES_ARG): Remove.
14799         * cppspec.c (SWITCH_TAKES_ARG, WORD_SWITCH_TAKES_ARG): Remove.
14800         * defaults.h (DEFAULT_SWITCH_TAKES_ARG,
14801         DEFAULT_WORD_SWITCH_TAKES_ARG): Move from gcc.h.
14802         (SWITCH_TAKES_ARG, WORD_SWITCH_TAKES_ARG): Move default
14803         definitions from gcc.c.
14804         * gcc.c (SWITCH_TAKES_ARG, WORD_SWITCH_TAKES_ARG): Move to
14805         defaults.h.
14806         * gcc.h (DEFAULT_SWITCH_TAKES_ARG, DEFAULT_WORD_SWITCH_TAKES_ARG):
14807         Move to defaults.h.
14808         * opts-common.c: Include tm.h.
14809         (decode_cmdline_option): Use SWITCH_TAKES_ARG and
14810         WORD_SWITCH_TAKES_ARG to count arguments to unknown options.
14811         Handle more than one argument.  Set canonical_option_num_elements.
14812         (decode_cmdline_options_to_array): Set
14813         canonical_option_num_elements and trailing elements of
14814         canonical_option.
14815         * opts.h (struct cl_decoded_option): Allow four elements in
14816         canonical_option.  Add field canonical_option_num_elements.
14817         * Makefile.in (opts-common.o): Update dependencies.
14818
14819 2010-07-28  Eric Botcazou  <ebotcazou@adacore.com>
14820
14821         PR middle-end/44790
14822         PR middle-end/44993
14823         * expr.c (expand_expr_real_1) <MEM_REF>: Revert latest change.  Make
14824         sure the base has address_mode before adding the offset.
14825
14826 2010-07-27  Xinliang David Li  <davidxl@google.com>
14827
14828         * tree-flow.h (create_mem_ref): Add one new parameter.
14829         * tree-ssa-address.c (create_mem_ref): New parameter.
14830         (addr_to_parts): Ditto.
14831         (move_variant_to_index): New function.
14832         * tree-ssa-loop-ivopts.c (rewrite_use_address): Pass new argument.
14833
14834 2010-07-27  Bernd Schmidt  <bernds@codesourcery.com>
14835
14836         * rtl.def (DEBUG_INSN, INSN, JUMP_INSN, CALL_INSN, NOTE): Swap operands
14837         4 and 5.
14838         * rtl.h (PATTERN, INSN_LOCATOR, NOTE_DATA, NOTE_DELETED_LABEL_NAME,
14839         NOTE_BLOCK, NOTE_EH_HANDLER, NOTE_BASIC_BLOCK, NOTE_VAR_LOCATION,
14840         NOTE_KIND, LABEL_NUSES, LABEL_REFS): Adjust accordingly.
14841         * gengtype.c (adjust_field_rtx_def): Swap operands 4 and 5 of
14842         CODE_LABELs and NOTEs.
14843         * caller-save.c (init_caller_save): Fix up gen_rtx_INSN call.
14844         * combine.c (try_combine): Likewise.
14845         * ira.c (setup_prohibited_mode_move_regs): Likewise.
14846         * print-rtl.c (print_rtx): Start REG_NOTES on a new line.
14847
14848 2010-07-27  Joseph Myers  <joseph@codesourcery.com>
14849
14850         * coretypes.h (struct cl_option_handlers): Declare.
14851         * hooks.c (hook_int_size_t_constcharptr_int_0): Remove.
14852         * hooks.h (hook_int_size_t_constcharptr_int_0): Remove.
14853         * langhooks-def.h (lhd_handle_option): Declare.
14854         (LANG_HOOKS_HANDLE_OPTION): Use lhd_handle_option.
14855         * langhooks.c (lhd_handle_option): New.
14856         * langhooks.h (struct lang_hooks): Update prototype and return
14857         value type of handle_option hook.
14858         * optc-gen.awk: Generate target_flags_explicit definition for the
14859         driver.
14860         * opts-common.c: Include diagnostic.h.
14861         (handle_option): Move from opts.c.  Update prototype and return
14862         value type.  Use handlers structure.
14863         (read_cmdline_option): Move from opts.c.  Update prototype.  Use
14864         handlers structure.
14865         (set_option): Move from opts.c.
14866         * opts.c (common_handle_option): Update prototype and return value
14867         type.  Update calls to handle_option and enable_warning_as_error.
14868         (unknown_option_callback, post_handling_callback,
14869         lang_handle_option, target_handle_option): New.
14870         (handle_option, read_cmdline_option): Move to opts-common.c.
14871         (read_cmdline_options): Update prototype.  Update call to
14872         read_cmdline_option.
14873         (decode_options): Initialize and use handlers structure.
14874         (set_option): Move to opts-common.c.
14875         (enable_warning_as_error): Update prototype.  Update call to
14876         handle_option.
14877         * opts.h (struct cl_option_handler_func, struct
14878         cl_option_handlers): New.
14879         (handle_option, enable_warning_as_error): Update prototypes.
14880         (read_cmdline_option): Declare.
14881         * Makefile.in (opts-common.o): Update dependencies.
14882
14883 2010-07-27  Maxim Kuvyrkov  <maxim@codesourcery.com>
14884
14885         * config/arm/arm.c (params.h): Include.
14886         (arm_override_options): Tune gcse-unrestricted-cost.
14887         * config/arm/t-arm (arm.o): Define dependencies.
14888
14889 2010-07-27  Maxim Kuvyrkov  <maxim@codesourcery.com>
14890
14891         PR target/42495
14892         PR middle-end/42574
14893         * basic-block.h (get_dominated_to_depth): Declare.
14894         * dominance.c (get_dominated_to_depth): New function, use
14895         get_all_dominated_blocks as a base.
14896         (get_all_dominated_blocks): Use get_dominated_to_depth.
14897
14898         * gcse.c (occr_t, VEC (occr_t, heap)): Define.
14899         (hoist_exprs): Remove.
14900         (alloc_code_hoist_mem, free_code_hoist_mem): Update.
14901         (compute_code_hoist_vbeinout): Add debug print outs.
14902         (hoist_code): Partially rewrite, simplify.  Use get_dominated_to_depth.
14903
14904         * params.def (PARAM_MAX_HOIST_DEPTH): New parameter to avoid
14905         quadratic behavior.
14906         * params.h (MAX_HOIST_DEPTH): New macro.
14907         * doc/invoke.texi (max-hoist-depth): Document.
14908
14909 2010-07-27  Maxim Kuvyrkov  <maxim@codesourcery.com>
14910
14911         PR rtl-optimization/40956
14912         * config/arm/arm.c (thumb1_size_rtx_costs): Fix cost of simple
14913         constants.
14914
14915 2010-07-27  Maxim Kuvyrkov  <maxim@codesourcery.com>
14916
14917         PR target/42495
14918         PR middle-end/42574
14919         * config/arm/arm.c (legitimize_pic_address): Use
14920         gen_calculate_pic_address pattern to emit calculation of PIC address.
14921         (will_be_in_index_register): New function.
14922         (arm_legitimate_address_outer_p, thumb2_legitimate_address_p,)
14923         (thumb1_legitimate_address_p): Use it provided !strict_p.
14924         * config/arm/arm.md (calculate_pic_address): New expand and split.
14925
14926 2010-07-27  Maxim Kuvyrkov  <maxim@codesourcery.com>
14927
14928         PR target/42495
14929         PR middle-end/42574
14930         * config/arm/arm.c (thumb1_size_rtx_costs): Add cost for "J" constants.
14931         * config/arm/arm.md (define_split "J", define_split "K"): Make
14932         IRA/reload friendly.
14933
14934 2010-07-27  Maxim Kuvyrkov  <maxim@codesourcery.com>
14935
14936         * gcse.c (insert_insn_end_basic_block): Update signature, remove
14937         unused checks.
14938         (pre_edge_insert, hoist_code): Update.
14939
14940 2010-07-27  Maxim Kuvyrkov  <maxim@codesourcery.com>
14941
14942         PR target/42495
14943         PR middle-end/42574
14944         * gcse.c (hoist_expr_reaches_here_p): Remove excessive check.
14945
14946 2010-07-27  Maxim Kuvyrkov  <maxim@codesourcery.com>
14947
14948         * gcse.c (hoist_code): Generate new pseudo for every new set insn.
14949
14950 2010-07-27  Maxim Kuvyrkov  <maxim@codesourcery.com>
14951
14952         PR rtl-optimization/40956
14953         PR target/42495
14954         PR middle-end/42574
14955         * gcse.c (compute_code_hoist_vbeinout): Consider more expressions
14956         for hoisting.
14957         (hoist_code): Count occurences in current block too.
14958
14959 2010-07-27  Maxim Kuvyrkov  <maxim@codesourcery.com>
14960
14961         * gcse.c (struct expr:max_distance): New field.
14962         (doing_code_hoisting_p): New static variable.
14963         (want_to_gcse_p): Change signature.  Allow constrained hoisting of
14964         simple expressions, don't change behavior for PRE.  Set max_distance.
14965         (insert_expr_in_table): Set new max_distance field.
14966         (hash_scan_set): Update.
14967         (hoist_expr_reaches_here_p): Stop search after max_distance
14968         instructions.
14969         (find_occr_in_bb): New static function.  Use it in ...
14970         (hoist_code): Calculate sizes of basic block before any changes are
14971         done.  Pass max_distance to hoist_expr_reaches_here_p.
14972         (one_code_hoisting_pass): Set doing_code_hoisting_p.
14973
14974         * params.def (PARAM_GCSE_COST_DISTANCE_RATIO,)
14975         (PARAM_GCSE_UNRESTRICTED_COST): New parameters.
14976         * params.h (GCSE_COST_DISTANCE_RATIO, GCSE_UNRESTRICTED_COST): New
14977         macros.
14978         * doc/invoke.texi (gcse-cost-distance-ratio, gcse-unrestricted-cost):
14979         Document.
14980
14981 2010-07-27  Jeff Law  <law@redhat.com>
14982             Maxim Kuvyrkov  <maxim@codesourcery.com>
14983
14984         * gcse.c (compute_transpout, transpout): Remove, move logic
14985         to prune_expressions.
14986         (compute_pre_data): Move pruning of trapping expressions ...
14987         (prune_expressions): ... here.  New static function.
14988         (compute_code_hoist_data): Use it.
14989         (alloc_code_hoist_mem, free_code_hoist_mem, hoist_code): Update.
14990
14991 2010-07-27  Xinliang David Li  <davidxl@google.com>
14992
14993         * tree-ssa-loop-ivopts.c (adjust_iv_update_pos): New function.
14994         (rewrite_use_address): Adjust iv update position when needed.
14995
14996 2010-07-27  Maxim Kuvyrkov  <maxim@codesourcery.com>
14997
14998         * dbgcnt.def (hoist_insn): New debug counter.
14999         * gcse.c (hoist_code): Use it.
15000
15001 2010-07-27  Xinliang David Li  <davidxl@google.com>
15002
15003         * tree-ssa-loop-ivopts.c (niter_for_exit): New parameter.
15004         (niter_for_single_dom_exit): Passes additional parameter.
15005         (iv_period): Fix comments.
15006         (may_eliminate_iv): Handles multiple exit loops properly.
15007         (free_tree_niter_desc): New function.
15008         (free_loop_data): Frees up loop iteration descriptors.
15009
15010 2010-07-27  Jakub Jelinek  <jakub@redhat.com>
15011
15012         PR target/44542
15013         * cfgexpand.c (expand_one_stack_var_at): Limit align to maximum
15014         of max_used_stack_slot_alignment and PREFERRED_STACK_BOUNDARY
15015         instead of MAX_SUPPORTED_STACK_ALIGNMENT.
15016         (expand_one_var): Don't consider DECL_ALIGN for variables for
15017         which expand_one_stack_var_at has been already called.
15018
15019         PR testsuite/44701
15020         * doc/md.texi: Clarify m and es constraints on PowerPC and m and S
15021         constraints on IA-64.
15022
15023 2010-07-27  Jie Zhang  <jie@codesourcery.com>
15024
15025         PR target/44290
15026         Revert:
15027         2010-07-23  Jie Zhang  <jie@codesourcery.com>
15028
15029         * tree-sra.c (ipa_sra_preliminary_function_checks): Return
15030         false if ! tree_versionable_function_p.
15031
15032 2010-07-27  Jakub Jelinek  <jakub@redhat.com>
15033
15034         * dwarf2out.c (add_data_member_location_attribute): Use
15035         add_AT_unsigned instead of add_AT_int if offset is non-negative.
15036
15037 2010-07-27  Bernd Schmidt  <bernds@codesourcery.com>
15038
15039         * postreload.c (try_replace_in_use): New static function.
15040         (reload_combine_recognize_const_pattern): Use it here.  Allow
15041         substituting into a final add insn, and substituting into a memory
15042         reference in an insn that sets the reg.
15043
15044 2010-07-27  Joseph Myers  <joseph@codesourcery.com>
15045
15046         * common.opt (o): Add MissingArgError.
15047         * doc/options.texi (MissingArgError): Document.
15048         * hooks.c (hook_bool_constcharptr_size_t_false): Remove.
15049         * hooks.h (hook_bool_constcharptr_size_t_false): Remove.
15050         * langhooks-def.h (LANG_HOOKS_MISSING_ARGUMENT): Remove.
15051         (LANG_HOOKS_INITIALIZER): Remove missing_argument hook initializer.
15052         * langhooks.h (struct lang_hooks): Remove missing_argument.
15053         * optc-gen.awk: Handle MissingArgError and output new structure
15054         field initializers.
15055         * opts.c (read_cmdline_option): Use missing_argument_error field
15056         instead of missing_argument langhook.
15057         * opts.h (struct cl_option): Add missing_argument_error field.
15058         * system.h (LANG_HOOKS_MISSING_ARGUMENT): Poison.
15059
15060 2010-07-27  Iain Sandoe  <iains@gcc.gnu.org>
15061
15062         PR target/29090
15063         * config/rs6000/rs6000.c (rs6000_gimplify_va_arg): Special-case the
15064         Darwin64 ABI, for zero-sized objects.
15065
15066 2010-07-27  Iain Sandoe  <iains@gcc.gnu.org>
15067
15068         PR target/35491
15069         PR target/29090
15070
15071         Merge from Apple local 4.2.1.
15072         2005-05-11  Stan Shebs  <shebs@apple.com>
15073         Fix 64-bit varargs for Darwin (Radar 4028089).
15074         * config/rs6000/rs6000.h (rs6000_args): New field floats_in_gpr.
15075         * config/rs6000/rs6000.c (rs6000_darwin64_record_arg_advance_flush):
15076         Add argument, add case for 8-byte register half-filled with a float.
15077         (rs6000_darwin64_record_arg_advance_recurse): Detect and handle
15078         single-precision floats specially.
15079
15080 2010-07-27  Ira Rosen  <irar@il.ibm.com>
15081
15082         PR tree-optimization/44152
15083         * tree-vect-slp.c (vect_build_slp_tree): Collect nodes with
15084         complex numbers for further check.
15085         (vect_supported_load_permutation_p): Check nodes with
15086         complex numbers.
15087
15088 2010-07-27  Joseph Myers  <joseph@codesourcery.com>
15089
15090         * langhooks-def.h (lhd_init_options, LANG_HOOKS_OPTION_LANG_MASK,
15091         LANG_HOOKS_COMPLAIN_WRONG_LANG_P): New.
15092         (LANG_HOOKS_INIT_OPTIONS): Update default definition.
15093         (LANG_HOOKS_INITIALIZER): Add new hooks.
15094         * langhooks.c (lhd_init_options, lhd_complain_wrong_lang_p): New.
15095         * langhooks.h (struct lang_hooks): Add new hooks option_lang_mask
15096         and complain_wrong_lang_p.  Update init_options prototype.
15097         * c-objc-common.c (c_initialize_diagnostics): First call
15098         c_common_initialize_diagnostics.
15099         * c-objc-common.h (LANG_HOOKS_OPTION_LANG_MASK,
15100         LANG_HOOKS_COMPLAIN_WRONG_LANG_P): Define.
15101         * coretypes.h (struct cl_option, struct cl_decoded_option): Declare.
15102         * hooks.c (hook_uint_uint_constcharptrptr_0): Remove.
15103         (hook_uint_void_0): New.
15104         * hooks.h (hook_uint_uint_constcharptrptr_0): Remove.
15105         (hook_uint_void_0): New.
15106         * opts-common.c (decode_cmdline_option,
15107         decode_cmdline_options_to_array): Also fill in canonical_option field.
15108         * opts.c (complain_wrong_lang): Use langhook to determine whether
15109         to complain instead of special-casing LTO.
15110         (decode_options): Separate lang_mask determination with
15111         option_lang_mask hook from call of init_options hook.
15112         * opts.h (struct cl_decoded_option): Add canonical_option.
15113
15114 2010-07-27  Jakub Jelinek  <jakub@redhat.com>
15115
15116         PR tree-optimization/45083
15117         * tree-inline.c (add_local_variables): Also remap DECL_DEBUG_EXPR.
15118
15119 2010-07-27  Bernd Schmidt  <bernds@codesourcery.com>
15120
15121         * postreload.c (reload_combine_recognize_const_pattern): Move test
15122         for limiting the insn movement to the right scope.
15123
15124         PR rtl-optimization/45051
15125         * reload1.c (delete_output_reload): Use refers_to_regno_p rather
15126         than reg_mentioned_p.
15127
15128 2010-07-26  Richard Henderson  <rth@redhat.com>
15129
15130         PR target/44132
15131         * tree-emutls.c: New file.
15132         * Makefile.in (OBJS-common): Add it.
15133         * tree-pass.h (pass_ipa_lower_emutls): Declare.
15134         * passes.c (init_optimization_passes): Add it.
15135
15136         * dwarf2out.c (loc_list_from_tree): If emutls.debug_form_tls_address,
15137         pull the control variable from DECL_VALUE_EXPR, not emutls_decl.
15138         * expr.c (emutls_var_address): Delete.
15139         (expand_expr_addr_expr_1, expand_expr_real_1): Don't use it.
15140         * output.h (SECCAT_EMUTLS_VAR, SECCAT_EMUTLS_TMPL): Delete.
15141         (emutls_finish): Delete.
15142         * toplev.c (compile_file): Don't call it.
15143         * tree.h (emutls_decl): Delete.
15144         * varasm.c (emutls_htab, DECL_EMUTLS_VAR_P): Delete.
15145         (emutls_finish, emutls_finalize_control_var): Delete.
15146         (emutls_object_type): Move to tree-emutls.c.
15147         (EMUTLS_SEPARATOR, prefix_name, get_emutls_object_name,
15148         default_emutls_var_fields, get_emutls_object_type,
15149         get_emutls_init_templ_addr, emutls_decl, emutls_common_1
15150         default_emutls_var_init): Likewise.
15151         (get_variable_section): Don't special case emutls.
15152         (assemble_variable, do_assemble_alias, categorize_decl_for_section,
15153         default_elf_select_section, default_unique_section,
15154         default_encode_section_info): Likewise.
15155         * varpool.c (decide_is_variable_needed): Likewise.
15156         * gimple-iterator.c (update_call_edge_frequencies): New
15157         (gsi_insert_on_edge_immediate): Use it.
15158         (gsi_insert_seq_on_edge_immediate): Likewise.
15159         (gsi_commit_one_edge_insert): Likewise.
15160
15161         * config/i386/i386.c (x86_64_elf_select_section): Don't handle
15162         SECCAT_EMUTLS_VAR, SECCAT_EMUTLS_TMPL.
15163         (x86_64_elf_unique_section): Likewise.
15164
15165 2010-07-26  Jan Hubicka  <jh@suse.cz>
15166
15167         * lto-streamer.h (struct lto_file_decl_data): Mark resolutions with
15168         GTY((skip)).
15169
15170 2010-07-26  Anatoly Sokolov  <aesok@post.ru>
15171
15172         * target.def (output_source_filename): New hook.
15173         * doc/tm.texi.in (TARGET_ASM_OUTPUT_SOURCE_FILENAME): Document.
15174         * doc/tm.texi: Regenerate.
15175         * toplev.c (output_file_directive) Remove function.
15176         * toplev.h (output_file_directive) Remove.
15177         * output.h (default_asm_output_source_filename,
15178         output_file_directive): Declare.
15179         * varasm.h (default_asm_output_source_filename,
15180         output_file_directive): New functions.
15181
15182         * config/mips/mips.h (ASM_OUTPUT_SOURCE_FILENAME): Remove macro.
15183         * config/mips/mips-protos.h (mips_output_filename): Remove.
15184         * config/mips/mips.c (mips_output_filename): Make Static.
15185         (TARGET_ASM_OUTPUT_SOURCE_FILENAME): Define.
15186
15187 2010-07-26  Richard Guenther  <rguenther@suse.de>
15188
15189         PR tree-optimization/43784
15190         * tree-nrv.c (dest_safe_for_nrv_p): It's not safe to NRV
15191         if the destination is used by the call.
15192
15193 2010-07-26  Richard Guenther  <rguenther@suse.de>
15194
15195         PR middle-end/45073
15196         * gimple-fold.c (gimplify_and_update_call_from_tree): Conditionalize
15197         SSA updating on being in SSA form.
15198
15199 2010-07-26  Richard Guenther  <rguenther@suse.de>
15200
15201         PR middle-end/45056
15202         * gimple-fold.c (fold_stmt_1): Also fold references in debug stmts.
15203
15204 2010-07-26  Richard Guenther  <rguenther@suse.de>
15205
15206         PR tree-optimization/45071
15207         * tree-ssa-sccvn.c (vn_reference_maybe_forwprop_address): Always
15208         adjust op->opcode.
15209
15210 2010-07-26  Naveen.H.S  <naveen.S@kpitcummins.com>
15211
15212         * config/v850/lib1funcs.asm (save_r2_r31, return_r2_r31,
15213         save_r20_r31, return_r20_r31, save_r21_r31, return_r21_r31,
15214         save_r22_r31, return_r22_r31, save_r23_r31, return_r23_r31,
15215         save_r24_r31, return_r24_r31, save_r25_r31, return_r25_r31,
15216         save_r26_r31, return_r26_r31, save_r27_r31, return_r27_r31,
15217         save_r28_r31, return_r28_r31, save_r29_r31, return_r29_r31,
15218         save_r31, return_r31, save_interrupt, return_interrupt,
15219         save_all_interrupt, return_all_interrupt, L_save_r2_r31,
15220         L_return_interrupt, callt_return_interrupt, L_restore_all_interrupt,
15221         L_save_##START##_r31c, L_callt_save_r31c): Updated as per the
15222         new ABI requirements.
15223         (save_r6_r9, L_callt_save_r6_r9): Remove.
15224         * config/v850/predicates.md (even_reg_operand, disp23_operand,
15225         const_float_1_operand const_float_0_operand): New Predicates.
15226         (pattern_is_ok_for_prepare, pattern_is_ok_for_prologue,
15227         pattern_is_ok_for_epilogue): Update as per the ABI requirements.
15228         * config/v850/t-v850: Update multilibs for new target variants.
15229         (save_varargs, callt_save_varargs, callt_save_r6_r9): Remove.
15230         * config/v850/t-v850e: Likewise.
15231         * config/v850/v850.c (v850_issue_rate): New.
15232         (v850_strict_argument_naming): New.
15233         (function_arg): Modify to generate a different ABI.
15234         (print_operand): Update case 'z' to support float modes.
15235         (output_move_single): Modify to generate appropriate and better
15236         assembly.
15237         (v850_float_z_comparison_operator, v850_select_cc_mode,
15238         v850_float_nz_comparison_operator,  v850_gen_float_compare,
15239         v850_gen_compare): New functions to support comparison of float values.
15240         (ep_memory_offset): Add support for V850E2 targets.
15241         (INTERRUPT_FIXED_NUM, INTERRUPT_ALL_SAVE_NUM): Update.
15242         (INTERRUPT_REGPARM_NUM): Remove.
15243         (compute_register_save_size): Add extra case to save/restore long call.
15244         (use_prolog_function): New function to support prologue.
15245         (expand_prologue): Add support for V850E2 targets and modified
15246         as per the current ABI requirements.
15247         (expand_epilogue): Likewise.
15248         (construct_restore_jr): Modify based on TARGET_LONG_CALLS.
15249         (construct_save_jarl): Likewise.
15250         (construct_dispose_instruction): Update as per the current ABI
15251         requirements.
15252         (construct_prepare_instruction): Likewise.
15253         * config/v850/v850.h (TARGET_CPU_DEFAULT): Add target predefines.
15254         (TARGET_CPU_v850e2, TARGET_CPU_v850e2v3): Define
15255         (CPP_SPEC): Updated to support v850e2 targets.
15256         (STRICT_ALIGNMENT): Modified.
15257         (FIRST_PSEUDO_REGISTER): Updated to add even registers.
15258         (FIXED_REGISTERS): Likewise.
15259         (CALL_USED_REGISTERS): Likewise.
15260         (CONDITIONAL_REGISTER_USAGE): Updated.
15261         (HARD_REGNO_MODE_OK): Updated.
15262         (reg_class): Updated to add even registers.
15263         (REG_CLASS_NAMES): Likewise.
15264         (REG_CLASS_CONTENTS): Likewise.
15265         (REGNO_REG_CLASS): Updated for CC registers.
15266         (REG_CLASS_FROM_LETTER): Added support for even registers.
15267         (REGNO_OK_FOR_BASE_P): Updated for CC registers.
15268         (STACK_POINTER_REGNUM, FRAME_POINTER_REGNUM, LINK_POINTER_REGNUM,
15269         ARG_POINTER_REGNUM): Updated.
15270         (FUNCTION_ARG_ADVANCE): Define.
15271         (REG_PARM_STACK_SPACE): Update as per the current ABI requirements.
15272         (OUTGOING_REG_PARM_STACK_SPACE): Remove.
15273         (EXTRA_CONSTRAINT): Add new constraint 'W' for 23-bit displacement.
15274         (GO_IF_LEGITIMATE_ADDRESS): Updated.
15275         (SELECT_CC_MODE): Define.
15276         (REGISTER_NAMES): Updated to add psw and fcc registers.
15277         (ADDITIONAL_REGISTER_NAMES): Updated.
15278         (ASM_OUTPUT_ADDR_DIFF_ELT): Updated to support new targets.
15279         (JUMP_TABLES_IN_TEXT_SECTION): Updated.
15280         * config/v850/v850.md (define_constants): Define new constants.
15281         (type): Update store,bit1,macc,div,fpu and single attributes.
15282         (cpu): New attribute.
15283         (cc): Add set_z attribute.
15284         (unsign23byte_load, sign23byte_load, unsign23hword_load,
15285         sign23hword_load, 23word_load, 23byte_store, 23hword_store,
15286         23word_store): New instructions for 23-bit displacement load and store.
15287         (movqi_internal, movhi_internal): Update the attributes.
15288         (movsi, movsi_internal_v850e): Updated to support v850e2 targets.
15289         (movsi_internal_v850e, movsi_internal, movsf_internal): Update
15290         the attributes.
15291         (v850_tst1): Modified using CC_REGNUM.
15292         (tstsi): Remove.
15293         (cmpsi): Modified as define_expand from define_insn.
15294         (cmpsi_insn, cmpsf, cmpdf): New instructions.
15295         (addsi3, subsi3, negsi2, divmodsi4, udivmodsi4, divmodhi4,
15296         udivmodhi4, v850_clr1_1, v850_clr1_2, v850_clr1_3, andsi3,
15297         v850_set1_1, v850_set1_3, iorsi3, v850_not1_1, v850_not1_3, xorsi3,
15298         one_cmplsi2): Clobber the CC_REGNUM register.
15299         (v850_clr1_1, v850_clr1_2, v850_clr1_3, andsi3, v850_set1_1,
15300         v850_set1_2, v850_set1_3, iorsi3, v850_not1_1, v850_not1_2,
15301         v850_not1_3, xorsi3, one_cmplsi2): Update the attributes accordingly.
15302         (setf_insn, set_z_insn, set_nz_insn): New instructions for
15303         v850e2v3 target.
15304         (movsicc_normal_cc, movsicc_reversed_cc): New instructions.
15305         (movsicc, movsicc_normal, movsicc_reversed): Add support for V850E2
15306         targets.
15307         (sasf_1, sasf_2): Remove.
15308         (sasf): New instruction.
15309         (rotlhi3, rotlhi3_8, rotlsi3, rotlsi3_16): Update to support V850E2
15310         targets. CC_REGNUM register is clobbered and attributes are
15311         updated.
15312         (branch_z_normal, branch_z_invert, branch_nz_normal,
15313         branch_nz_invert): New branch related instructions.
15314         (jump): Updated the attributes.
15315         (switch): Update to support new targets. CC_REGNUM register is
15316         clobbered and attributes are updated.
15317         (call_internal_short, call_internal_long, call_value_internal_short,
15318         call_value_internal_long): Updated the attributes.
15319         (zero_extendhisi2, zero_extendqisi2): CC_REGNUM register is
15320         clobbered and attributes are updated.
15321         (extendhisi_insn, extendhisi2, extendqisi_insn, extendqisi2):
15322         Update to support new targets. CC_REGNUM register is clobbered.
15323         (ashlsi3_v850e2, lshrsi3_v850e2, ashrsi3_v850e2): New shift
15324         instructions.
15325         (lshrsi3, ashrsi3): CC_REGNUM register is clobbered and attributes
15326         are updated.
15327         (ffssi2, addsf3, adddf3, subsf3, subdf3, mulsf3, muldf3, divsf3,
15328         divdf3, minsf3, mindf3, maxsf3, maxdf3, abssf2, absdf2, negsf2,
15329         negdf2, sqrtsf2, sqrtdf2, truncsfsi2, truncdfsi2, floatsisf2,
15330         floatsidf2, extendsfdf2, extenddfsf2, recipsf2, recipdf2,
15331         rsqrtsf2, rsqrtdf2, maddsf4, msubsf4, nmaddsf4, nmsubsf4,
15332         cmpsf_le_insn, cmpsf_lt_insn, cmpsf_ge_insn, cmpsf_gt_insn,
15333         cmpsf_eq_insn, cmpsf_ne_insn, cmpdf_le_insn, cmpdf_lt_insn,
15334         cmpdf_ge_insn, cmpdf_gt_insn, cmpdf_eq_insn, cmpdf_ne_insn, trfsr,
15335         movsfcc, movdfcc, movsfcc_z_insn, movsfcc_nz_insn, movdfcc_z_insn,
15336         movdfcc_nz_insn, movedfcc_z_zero, movedfcc_nz_zero): New floating
15337         point instructions defined for V850e2v3 target.
15338         (callt_save_interrupt, callt_return_interrupt, return_interrupt):
15339         Add support for V850E2 targets and CC_REGNUM register is clobbered.
15340         (callt_save_all_interrupt, callt_restore_all_interrupt): Add
15341         support for new targets.
15342         * config/v850/v850-modes.def: New file.
15343         * config/v850/v850.opt(mstrict-align): Remove.
15344         (mno-strict-align, mjump-tables-in-data-section, mv850e2,
15345         mv850e2v3): New command line options for V850.
15346         * config.gcc: Update the newly added files.
15347         * doc/invoke.texi: Update the newly added command line options for
15348         V850 target.
15349
15350 2010-07-26  Richard Guenther  <rguenther@suse.de>
15351
15352         PR tree-optimization/45052
15353         * ipa-pure-const.c (check_stmt): Check volatileness.
15354
15355 2010-07-25  Eric Botcazou  <ebotcazou@adacore.com>
15356
15357         PR target/44707
15358         * config/sparc/sparc-protos.h (sparc_legitimize_reload_address): New.
15359         * config/sparc/sparc.c: Include reload.h.
15360         (legitimize_tls_address): Rename into...
15361         (sparc_legitimize_tls_address): ...this.
15362         (legitimize_pic_address): Rename into...
15363         (sparc_legitimize_pic_address): ...this.
15364         (sparc_expand_move): Adjust to above renaming.
15365         (sparc_tls_referenced_p): Likewise.
15366         (sparc_legitimize_tls_address): Likewise.
15367         (sparc_legitimize_pic_address): Likewise.
15368         (sparc_legitimize_address): Likewise.
15369         (sparc_output_mi_thunk): Likewise.
15370         (sparc_legitimize_reload_address): New global function.  Recognize
15371         (lo_sum (high ...) ...) patterns generated by earlier passes.
15372         * config/sparc/sparc.h (LEGITIMIZE_RELOAD_ADDRESS): Use above function.
15373
15374 2010-07-25  Eric Botcazou  <ebotcazou@adacore.com>
15375
15376         PR target/44484
15377         * config/sparc/predicates.md (memory_reg_operand): Delete.
15378         * config/sparc/sync.md (sync_compare_and_swap): Minor tweaks.
15379         (*sync_compare_and_swap): Encode the address form in the pattern.
15380         (*sync_compare_and_swapdi_v8plus): Likewise.
15381
15382 2010-07-24  Gerald Pfeifer  <gerald@pfeifer.com>
15383
15384         * doc/install.texi (Specific, *-*-freebsd*): Adjust to recent changes.
15385         Streamline paragraph on compatibility with the system compiler.
15386
15387 2010-07-24  Steven Bosscher  <steven@gcc.gnu.org>
15388
15389         PR middle-end/45035
15390         * alias.c (true_dependence_1): Fix thinko in merge of old
15391         true_dependence and canon_true_dependence.
15392
15393 2010-07-23  Jan Hubicka  <jh@suse.cz>
15394
15395         * lto-streamer-out.c (write_symbol): Fix visibilities of external
15396         references.
15397
15398 2010-07-23  Le-Chun Wu  <lcwu@google.com>
15399
15400         * omega.c (omega_eliminate_redundant): Remove a self-assign statement.
15401         * tree-ssa-ccp.c (ccp_lattice_meet): Remove a self-assign statement
15402         and an unnecessary assignment.
15403         * dbxout.c (DEBUGGER_ARG_OFFSET): Change OFFSET to OFFSET+0 to avoid
15404         self-assign warning.
15405         * config/i386/i386.c (ix86_vectorize_builtin_vec_perm): Remove
15406         unnecessary self-init.
15407
15408 2010-07-23  Richard Guenther  <rguenther@suse.de>
15409
15410         PR lto/43071
15411         * gcc.c (LINK_COMMAND_SPEC): Filter out -fcompare-debug
15412         for -flto and -fwhopr.
15413
15414 2010-07-23  Kai Tietz  <kai.tietz@onevision.com>
15415
15416         PR target/41943
15417         * Makefile.in (USER_H_INC_NEXT_PRE, USER_H_INC_NEXT_POST): New.
15418         (stmp-int-hdrs): Prefix/postfix headers by include_next.
15419         * config.gcc (user_headers_inc_next_pre): New.
15420         (user_headers_inc_next_post): Likewise.
15421         (*-w64-mingw*): Use for float.h post-fixing, and for
15422         stddef.h/stdarg.h pre-fixing by include_next.
15423         * configure.ac (user_headers_inc_next_post): New.
15424         (user_headers_inc_next_pre): New.
15425         * configure: Regenerated.
15426
15427 2010-07-23  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
15428
15429         * configure.ac: Don't disable TLS on Solaris 8/9 by default
15430         Set tga_func for Solaris 2/x86 resp. SPARC.
15431         Remove duplicate parts of sparc*-sun-solaris2.* TLS check.
15432         (LIB_THREAD_LDFLAGS_SPEC): Define.
15433         (LIB_TLS_SPEC): Define.  Check for required Sun ld version.
15434         * configure: Regenerate.
15435         * config.in: Regenerate.
15436         * config/sol2.h (LIB_SPEC): Use LIB_THREAD_LDFLAGS_SPEC with
15437         -pthread, -threads, LIB_TLS_SPEC with -pthread.
15438         * doc/install.texi (Specific, *-*-solaris2*): Document use of
15439         alternate thread libraries on Solaris 8.
15440         Document TLS patch requirements.
15441         * doc/sourcebuild.texi (Add Options): Sort alphabetically.
15442         Document tls.
15443
15444         PR target/18788
15445         * config/sol2.h (LIB_SPEC): Link with thread libraries even with
15446         -shared.
15447
15448 2010-07-23  Jakub Jelinek  <jakub@redhat.com>
15449
15450         * tree.h (struct tree_base): Add nameless_flag bitfield.
15451         (TYPE_NAMELESS, DECL_NAMELESS): Define.
15452         * omp-low.c (create_omp_child_function, scan_omp_parallel,
15453         scan_omp_task, lower_omp_taskreg): Set DECL_NAMELESS and/or
15454         DECL_ARTIFICIAL where needed.
15455         * dwarf2out.c (dwarf2_name): Return NULL if DECL_NAMELESS.
15456         (type_tag): Return NULL if TYPE_NAMELESS or if TYPE_DECL
15457         has DECL_NAMELESS set.
15458
15459 2010-07-23  Martin Jambor  <mjambor@suse.cz>
15460
15461         PR tree-optimization/44915
15462         * ipa-cp.c (cgraph_gate_cp): Also check that optimize is true.
15463         * ipa-inline.c (cgraph_mark_inline_edge): Likewise.
15464         (analyze_function): Likewise.
15465
15466 2010-07-23  Martin Jambor  <mjambor@suse.cz>
15467
15468         PR tree-optimization/44914
15469         * tree-sra.c (sra_modify_function_body): Return true if CFG was
15470         changed, add purging dead eh edges.
15471         (ipa_sra_modify_function_body): Return true if CFG was changed,
15472         simplify purging dead eh edges.
15473         (modify_function): Return true if CFG was changed.
15474         (perform_intra_sra): Add TODO_cleanup_cfg to the return value if CFG
15475         was changed.
15476         (ipa_early_sra): Likewise.
15477
15478 2010-07-23  Jie Zhang  <jie@codesourcery.com>
15479
15480         PR target/44290
15481         * attribs.c (decl_attributes): Insert "noinline" and "noclone"
15482         if "naked".
15483         * tree-sra.c (ipa_sra_preliminary_function_checks): Return
15484         false if ! tree_versionable_function_p.
15485
15486 2010-07-23  Nathan Froyd  <froydnj@codesourcery.com>
15487
15488         * builtins.def (BUILT_IN_ARGS_INFO): Remove.
15489         * ipa-pure-const.c (special_builtlin_state): Remove
15490         BUILT_IN_ARGS_INFO case.
15491         * tree-stdarg.c (execute_optimize_stdarg): Likewise.
15492         * builtins.c (expand_builtin): Likewise.
15493         (expand_builtin_args_info): Remove.
15494         * doc/tm.texi (__builtin_args_info): Remove.
15495         (__builtin_next_arg): Adjust to not refer to __builtin_args_info.
15496         * doc/tm.text.in: Likewise.
15497
15498 2010-07-23  Richard Guenther  <rguenther@suse.de>
15499
15500         * lto-symtab.c (lto_symtab_merge): Use gtc_mode enum values.
15501         (lto_symtab_merge_decls_2): Likewise.
15502         * tree-ssa.c (useless_type_conversion_p): Likewise.
15503         * lto-streamer-in.c (input_gimple_stmt): Likewise.
15504         * gimple.c (gtc_visited2, gtc_ob2): Remove.
15505         (struct type_pair_d): Make same_p an array indexed by mode.
15506         Update comment.
15507         (lookup_type_pair): Update initialization.
15508         (struct sccs): Adjust same_p type.
15509         (gimple_types_compatible_p_1, gtc_visit, gimple_types_compatible_p):
15510         Adjust.
15511         (print_gimple_types_stats): Likewise.
15512         * gimple.h (enum gtc_mode): New.
15513         (gimple_types_compatible_p): Adjust prototype.
15514
15515 2010-07-23  Daniel Jacobowitz  <dan@codesourcery.com>
15516
15517         * dwarf2out.c (dwarf2out_frame_debug): Check for queued saves
15518         again after processing insn.
15519
15520 2010-07-23  Jie Zhang  <jie@codesourcery.com>
15521
15522         * tree-sra.c (ipa_sra_preliminary_function_checks): Dump
15523         proper words when !tree_versionable_function_p.
15524
15525 2010-07-23  Richard Guenther  <rguenther@suse.de>
15526
15527         PR tree-optimization/45037
15528         * tree-ssa-loop-ivopts.c (copy_ref_info): Handle NULL base.
15529
15530 2010-07-23  Jie Zhang  <jie@codesourcery.com>
15531
15532         * doc/extend.texi: Remove IP2K from the description of naked attribute.
15533         Add MCORE instead.
15534
15535 2010-07-10  Andi Kleen  <ak@linux.intel.com>
15536
15537         PR lto/44992
15538         * lto-opts.c (lto_write_options): Add NULL file_data argument to
15539         lto_get_section_name.
15540         * lto-section-out.c (lto_destroy_simple_output_block): Likewise.
15541         * lto-streamer-out.c (produce_asm): Likewise.
15542         (copy_function): Likewise.
15543         (produce_symtab): Likewise.
15544         (produce_asm_for_decls): Likewise.
15545         * lto-streamer.c (lto_get_section_name): Add file_data argument.
15546         Rewrite to add random postfix to LTO sections.
15547         * lto-streamer.h (lto_file_decl_data): Add next, id, resolutions.
15548         (lto_get_section_name): Add file_data argument to prototype.
15549
15550 2010-07-10  Andi Kleen  <ak@linux.intel.com>
15551
15552         * lto-section-in.c (lto_section_name): Synchronize names
15553         with lto_get_section_name.
15554
15555 2010-07-10  Andi Kleen  <ak@linux.intel.com>
15556
15557         * lto-opts.c (lto_read_file_options): Check for missing section.
15558
15559 2010-07-22  Bernd Schmidt  <bernds@codesourcery.com>
15560
15561         * ira.c (check_allocation): Correctly handle the case where an allocno
15562         with two objects was allocated to a single reg.
15563
15564 2010-07-22  Richard Sandiford  <rdsandiford@googlemail.com>
15565
15566         * tree-ssa-math-opts.c (is_widening_mult_rhs_p): New function.
15567         (is_widening_mult_p): Likewise.
15568         (convert_to_widen): Use them.
15569         (convert_plusminus_to_widen): Likewise.  Handle fixed-point types as
15570         well as integer ones.
15571
15572 2010-07-22  Steven Bosscher  <steven@gcc.gnu.org>
15573
15574         * alias.c (true_dependence_1): New function, merged version of
15575         true_dependence and canon_true_dependence.
15576         (true_dependence): Simplify.
15577         (canon_true_dependence): Simplify.
15578
15579 2010-07-22  Richard Henderson  <rth@redhat.com>
15580
15581         PR target/45027
15582         * config/i386/i386.c (setup_incoming_varargs_64): Force the use
15583         of V4SFmode for the SSE saves; increase stack alignment if needed.
15584         (ix86_gimplify_va_arg): Don't increase stack alignment here.
15585
15586 2010-07-22  Jakub Jelinek  <jakub@redhat.com>
15587
15588         PR bootstrap/45028
15589         * recgprop.c (copyprop_hardreg_forward_1): If changed is true,
15590         call cprop_find_used_regs again via note_uses.
15591
15592 2010-07-22  Eric Botcazou  <ebotcazou@adacore.com>
15593
15594         * alias.c (get_alias_set): Fix formatting issues.
15595
15596 2010-07-22  Steve Ellcey  <sje@cup.hp.com>
15597
15598         PR middle-end/44878
15599         * stmt.c (expand_value_return):  Call promote_function_mode with
15600         a for_return argument of 2 when returning by reference.
15601
15602 2010-07-22  Dodji Seketeli  <dodji@redhat.com>
15603
15604         PR debug/45024
15605         * dwarf2out.c (scope_die_for): Don't fall back to the compilation
15606         unit DIE if we can find the scope DIE.
15607
15608 2010-07-22  Bernd Schmidt  <bernds@codesourcery.com>
15609
15610         * ira-build.c (ira_create_object): New arg SUBWORD; all callers
15611         changed.  Initialize OBJECT_SUBWORD.
15612         (ira_create_allocno): Clear ALLOCNO_NUM_OBJECTS.
15613         (ira_create_allocno_objects): Renamed from ira_create_allocno_object;
15614         all callers changed.
15615         (merge_hard_reg_conflicts): Iterate over allocno subobjects.
15616         (finish_allocno): Likewise.
15617         (move_allocno_live_ranges, copy_allocno_live_ranges): Likewise.
15618         (remove_low_level_allocnos): Likewise.
15619         (update_bad_spill_attribute): Likewise.
15620         (setup_min_max_allocno_live_range_point): Likewise.
15621         (sort_conflict_id_map): Likewise.
15622         (ira_flattening): Likewise.  Use ior_hard_reg_conflicts.
15623         (ior_hard_reg_conflicts): New function.
15624         (ior_allocate_object_conflicts): Renamed first argument to OBJ.
15625         (compress_conflict_vecs): Iterate over objects, not allocnos.
15626         (ira_add_live_range_to_object): New function.
15627         (object_range_compare_func): Renamed from allocno_range_compare_func.
15628         All callers changed.
15629         (setup_min_max_conflict_allocno_ids): For allocnos with multiple
15630         subobjects, widen the min/max range of the lowest-order object to
15631         potentially include all other such low-order objects.
15632         * ira.c (ira_bad_reload_regno_1): Iterate over allocno subobjects.
15633         (check_allocation): Likewise.  Use more fine-grained tests for register
15634         conflicts.
15635         * ira-color.c (allocnos_have_intersected_live_ranges_p): Iterate over
15636         allocno subobjects.
15637         (assign_hard_reg): Keep multiple sets of conflicts.  Make finer-grained
15638         choices about which bits to set in each set.  Don't use
15639         ira_hard_reg_not_in_set_p, perform a more elaborate test for conflicts
15640         using the multiple sets we computed.
15641         (push_allocno_to_stack): Iterate over allocno subobjects.
15642         (all_conflicting_hard_regs_coalesced): New static function.
15643         (setup_allocno_available_regs_num): Use it.
15644         (setup_allocno_left_conflicts_size): Likewise.  Iterate over allocno
15645         subobjects.
15646         (coalesced_allocno_conflict): Test subobject 0 in each allocno.
15647         (setup_allocno_priorities): Divide ALLOCNO_EXCESS_PRESSURE_POINTS_NUM
15648         by ALLOCNO_NUM_OBJECTS.
15649         (calculate_spill_cost): Likewise.
15650         (color_pass): Express if statement in a more normal way.
15651         (ira_reassign_conflict_allocnos): Iterate over allocno subobjects.
15652         (slot_coalesced_allocno_live_ranges_intersect_p): Likewise.
15653         (setup_slot_coalesced_allocno_live_ranges): Likewise.
15654         (allocno_reload_assign): Likewise.
15655         (ira_reassign_pseudos): Likewise.
15656         (fast_allocation): Likewise.
15657         * ira-conflicts.c (build_conflict_bit_table): Likewise.
15658         (print_allocno_conflicts): Likewise.
15659         (ira_build_conflicts): Likewise.
15660         (allocnos_conflict_for_copy_p): Renamed from allocnos_conflict_p.  All
15661         callers changed.  Test subword 0 of each allocno for conflicts.
15662         (build_object_conflicts): Renamed from build_allocno_conflicts.  All
15663         callers changed.  Iterate over allocno subobjects.
15664         * ira-emit.c (modify_move_list): Iterate over allocno subobjects.
15665         * ira-int.h (struct ira_allocno): New member: num_objects.
15666         Rename object to objects and change it into an array.
15667         (ALLOCNO_OBJECT): Add new argument N.
15668         (ALLOCNO_NUM_OBJECTS, OBJECT_SUBWORD): New macros.
15669         (ira_create_allocno_objects): Renamed from ira_create_allocno_object.
15670         (ior_hard_reg_conflicts): Declare.
15671         (ira_add_live_range_to_object): Declare.
15672         (ira_allocno_object_iterator): New.
15673         (ira_allocno_object_iter_init, ira_allocno_object_iter_cond): New.
15674         (FOR_EACH_ALLOCNO_OBJECT): New macro.
15675         * ira-lives.c (objects_live): Renamed from allocnos_live; all
15676         uses changed.
15677         (allocnos_processed): New sparseset.
15678         (make_object_born): Renamed from make_allocno_born; take an
15679         ira_object_t argument.  All callers changed.
15680         (make_object_dead): Renamed from make_allocno_dead; take an
15681         ira_object_t argument.  All callers changed.
15682         (update_allocno_pressure_excess_length): Take an ira_obejct_t argument.
15683         All callers changed.
15684         (mark_pseudo_regno_live): Iterate over allocno subobjects.
15685         (mark_pseudo_regno_dead): Likewise.
15686         (mark_pseudo_regno_subword_live, mark_pseudo_regno_subword_dead): New
15687         functions.
15688         (mark_ref_live): Detect subword accesses and call
15689         mark_pseudo_regno_subword_live as appropriate.
15690         (mark_ref_dead): Likewise for mark_pseudo_regno_subword_dead.
15691         (process_bb_nodes_live): Deal with object-related updates first; set
15692         and test bits in allocnos_processed to avoid computing allocno
15693         statistics more than once.
15694         (create_start_finish_chains): Iterate over objects, not allocnos.
15695         (print_object_live_ranges): New function.
15696         (print_allocno_live_ranges): Use it.
15697         (ira_create_allocno_live_ranges): Allocate and free allocnos_processed
15698         and objects_live.
15699
15700 2010-07-22  Richard Guenther  <rguenther@suse.de>
15701
15702         PR lto/42451
15703         * gimple.c (gtc_next_dfs_num): New global.
15704         (struct sccs): Make value a union, add integer same_p member.
15705         (gtc_visit): New function.
15706         (gimple_types_compatible_p_1): New function, split out from ...
15707         (gimple_types_compatible_p): ... here.  Start a DFS walk here.
15708         (iterative_hash_gimple_type): Adjust for sccs change.
15709
15710 2010-07-22  Martin Jambor  <mjambor@suse.cz>
15711
15712         PR tree-optimization/44891
15713         * tree-sra.c: Include gimple-pretty-print.h.
15714         (replace_uses_with_default_def_ssa_name): Renamed to
15715         get_repl_default_def_ssa_name, return the new SSA name instead of
15716         replacing the old one.
15717         (sra_modify_assign): Dump a message when removing a load, if the LHS
15718         is an SSA_NAME, do not do any propagation, just set the RHS to a
15719         default definition SSA NAME, type convert if necessary.
15720         * Makefile.in (tree-sra.o): Add gimple-pretty-print.h to dependencies.
15721
15722 2010-07-22  Richard Guenther  <rguenther@suse.de>
15723
15724         PR tree-optimization/45017
15725         * tree-ssa-sccvn.c (vn_reference_eq): Make sure we honor
15726         TYPE_PRECISION of integral types in addition to size.
15727
15728 2010-07-22  Maxim Kuvyrkov  <maxim@codesourcery.com>
15729
15730         * config/rs6000/sysv4.h (CHOOSE_DYNAMIC_LINKER): Default to GLIBC
15731         when no C library is specified.
15732
15733 2010-07-22  Martin Jambor  <mjambor@suse.cz>
15734
15735         * ipa-prop.h (struct ipa_node_params): Updated comment.
15736         (struct ipa_edge_args): Likewise.
15737         * Makefile.in (ipa-prop.o): Remove bogus $(GIMPLE_FOLD_H) dependency.
15738
15739 2010-07-22  Martin Jambor  <mjambor@suse.cz>
15740
15741         * cgraphunit.c (verify_edge_count_and_frequency): New function.
15742         (verify_cgraph_node): Verify frequencies of indirect edges.
15743         * tree-inline.c (tree_function_versioning): Update frequencies of
15744         indirect edges.
15745
15746 2010-07-22  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
15747
15748         PR target/43698
15749         * config/arm/arm.md: Split arm_rev into *arm_rev and *thumb1_rev.
15750         Set *arm_rev to be predicable.
15751
15752 2010-07-22  Iain Sandoe  <iains@gcc.gnu.org>
15753
15754         * config/darwin.h (LINK_COMMAND_SPEC): Split into...
15755         (LINK_COMMAND_SPEC_A): New.
15756         (DSYMUTIL): New.
15757         (DSYMUTIL_SPEC): New.
15758         * config/darwin9.h (LINK_COMMAND_SPEC): Remove.
15759         (DSYMUTIL_SPEC): Update for darwin >= 9 requirements.
15760
15761 2010-07-22  Iain Sandoe  <iains@gcc.gnu.org>
15762
15763         * calls.c (load_register_parameters): Move check for zero
15764         sized items so that only the call to
15765         mem_overlaps_already_clobbered_arg_p () is protected.
15766
15767 2010-07-22  Jan Hubicka  <jh@suse.cz>
15768
15769         * ipa-pure-const.c (varying_state): Break out from ...
15770         (get_function_state): ... here; always return varying_state
15771         when state would be NULL otherwise.
15772         (remove_node_data): Do not free varying state.
15773
15774 2010-07-22  Bernd Schmidt  <bernds@codesourcery.com>
15775
15776         PR bootstrap/44970
15777         PR middle-end/45009
15778         * postreload.c: Include "target.h".
15779         (reload_combine_closest_single_use): Don't take DEBUG_INSNs
15780         into account.
15781         (fixup_debug_insns): Don't copy the rtx.
15782         (reload_combine_recognize_const_pattern): DEBUG_INSNs can't have uses.
15783         Don't copy when replacing.  Call fixup_debug_insns in the case where
15784         we merged one add with another.
15785         (reload_combine_recognize_pattern): Fail if there aren't any uses.
15786         Try harder to determine whether we're picking a valid index register.
15787         Don't set store_ruid for an insn we're going to scan in the
15788         next iteration.
15789         (reload_combine): Remove unused code.
15790         (reload_combine_note_use): When updating use information for
15791         an old insn, ignore a use that occurs after store_ruid.
15792         * Makefile.in (postreload.o): Update dependencies.
15793
15794         * function.c (record_hard_reg_sets): Restrict the previous change
15795         to cases where the incoming nominal mode is the same as the
15796         incoming promoted mode and everything happens in MODE_INT.
15797
15798 2010-07-21  Jakub Jelinek  <jakub@redhat.com>
15799
15800         PR debug/45015
15801         * var-tracking.c (adjust_mems): Ignore ASM_OPERANDS with non-zero
15802         ASM_OPERANDS_OUTPUT_IDX.
15803         (adjust_insn): For inline asm with multiple sets ensure first
15804         ASM_OPERANDS vectors are used by all following ASM_OPERANDS in
15805         the insn.
15806
15807 2010-07-21  Richard Henderson  <rth@redhat.com>
15808
15809         * config/i386/i386.c (setup_incoming_varargs_64): Emit a simple
15810         comparison for avoiding xmm register saves.  Emit the xmm register
15811         saves explicitly.
15812         * config/i386/i386.md (UNSPEC_SSE_PROLOGUE_SAVE): Remove.
15813         (UNSPEC_SSE_PROLOGUE_SAVE_LOW): Remove.
15814         (sse_prologue_save, sse_prologue_save_insn1, sse_prologue_save_insn):
15815         Remove patterns and the associated splitters.
15816
15817 2010-07-21  Changpeng Fang  <changpeng.fang@amd.com>
15818
15819         * tree-ssa-loop-prefetch.c (analyze_ref): Strip off the real
15820         and imagine parts of a complex, so that they can have the same
15821         base and fall into the same group.
15822
15823 2010-07-21  Richard Guenther  <rguenther@suse.de>
15824
15825         PR lto/45018
15826         * tree.c (find_decls_types_r): Do not follow TREE_CHAIN
15827         of TYPE_DECLs.  Do not follow TYPE_NEXT_VARIANT,
15828         TYPE_NEXT_PTR_TO, nor TYPE_NEXT_REF_TO or TYPE_CANONICAL.
15829
15830 2010-07-21  Martin Jambor  <mjambor@suse.cz>
15831
15832         PR tree-optimization/44900
15833         * tree-sra.c (load_assign_lhs_subreplacements): Updated comments.
15834         (sra_modify_assign): Move gsi to the next statmenent unconditionally.
15835
15836 2010-07-21  Bernd Schmidt  <bernds@codesourcery.com>
15837
15838         PR middle-end/44738
15839         * tree-ssa.c (warn_uninit): Avoid emitting an unnecessary message.
15840
15841 2010-07-21  Richard Guenther  <rguenther@suse.de>
15842
15843         PR middle-end/45013
15844         * tree-ssa.c (useless_type_conversion_p): Dispatch to
15845         gimple_types_compatible_p only when in lto.
15846         * gimple.c (gimple_types_compatible_p): Use canonical types
15847         to speed up comparison.
15848
15849 2010-07-21  Richard Guenther  <rguenther@suse.de>
15850
15851         * tree-flow.h (referenced_var): Move define ...
15852         * tree-flow-inline.h (referenced_var): ... here as an inline
15853         function.  Assert here ...
15854         * tree-dfa.c (referenced_var_lookup): ... instead of here.
15855         * tree-ssa.c (maybe_optimize_var): Check if the variable
15856         is in referenced vars.
15857         (execute_update_addresses_taken): Remove old broken check.
15858         * gimple-pretty-print.c (pp_points_to_solution): Use
15859         referenced_var_lookup.
15860         * tree-into-ssa.c (dump_decl_set): Likewise.
15861
15862 2010-07-21  Jakub Jelinek  <jakub@redhat.com>
15863
15864         PR debug/45003
15865         * var-tracking.c (reverse_op): Also handle {SIGN,ZERO}_EXTEND of a MEM.
15866         * dwarf2out.c (loc_descriptor): Don't handle SIGN_EXTEND nor
15867         ZERO_EXTEND here.
15868
15869 2010-07-20  Richard Henderson  <rth@redhat.com>
15870
15871         * vxworks.c (vxworks_emutls_var_fields): Pass locus to build_decls.
15872
15873 2010-07-20  Bernd Schmidt  <bernds@codesourcery.com>
15874
15875         * config/arm/arm.md (thumb1_addsi3): Add alternative and split for
15876         computing the sum of the stack pointer and a large constant.
15877         * config/arm/constraints.md (M): Remove superfluous parentheses.
15878         (Pc): New constraint.
15879
15880 2010-07-20  Jakub Jelinek  <jakub@redhat.com>
15881
15882         PR debug/45006
15883         * cfgexpand.c (expand_debug_expr): Only look at TYPE_UNSIGNED of
15884         operand's type if exp is tcc_unary class tree.
15885
15886 2010-07-20  Nathan Froyd  <froydnj@codesourcery.com>
15887
15888         * config/rs6000/rs6000.md (abs<mode>2_isel, nabs<mode>2_isel):
15889         Reverse sense of if_then_else condition.
15890
15891 2010-07-20  Nathan Froyd  <froydnj@codesourcery.com>
15892
15893         * config/rs6000/rs6000.opt (mblock-move-inline-limit): New option.
15894         * config/rs6000/rs6000.c (rs6000_override_options): Set
15895         rs6000_block_move_inline_limit appropriately.
15896         (expand_block_move): Use rs6000_block_move_inline_limit.
15897         * doc/invoke.texi (mblock-move-inline-limit): Document.
15898
15899 2010-07-20  Bernd Schmidt  <bernds@codesourcery.com>
15900
15901         * postreload.c (fixup_debug_insns): Remove arg REGNO.  New args
15902         FROM and TO.  All callers changed.  Don't look for tracked uses,
15903         just scan the RTL for DEBUG_INSNs and substitute.
15904         (reload_combine_recognize_pattern): Call fixup_debug_insns.
15905         (reload_combine): Ignore DEBUG_INSNs.
15906
15907 2010-07-20  Jakub Jelinek  <jakub@redhat.com>
15908
15909         * var-tracking.c (vt_expand_loc, vt_expand_loc_dummy): Bump maximum
15910         depth to 8 from 5.
15911
15912         PR debug/45003
15913         * cfgexpand.c (expand_debug_expr) <case NOP_EXPR>: Use ZERO_EXTEND
15914         or SIGN_EXTEND depending on TYPE_UNSIGNED of the operand's type
15915         instead of the result's type.
15916
15917 2010-07-20  Richard Guenther  <rguenther@suse.de>
15918
15919         PR tree-optimization/44977
15920         * tree-ssa-dom.c (propagate_rhs_into_lhs): Do not create invalid
15921         SSA form.
15922
15923 2010-07-20  Richard Guenther  <rguenther@suse.de>
15924
15925         * lto-symtab.c (lto_symtab_merge): Use gimple_types_compatible_p.
15926         (lto_symtab_merge_decls_2): Likewise.
15927         * gimple.h (gimple_types_compatible_p): Declare.
15928         * gimple.c (gimple_queue_type_fixup): Remove.
15929         (gimple_fixup_complete_and_incomplete_subtype_p): Likewise.
15930         (gimple_compatible_complete_and_incomplete_type_p): New function.
15931         (gimple_types_compatible_p): Adjust.
15932         (gimple_register_type): Remove type fixup code.
15933         (print_gimple_types_stats): Adjust.
15934         (free_gimple_type_tables): Likewise.
15935         * lto-streamer-in.c (input_gimple_stmt): Use gimple_types_compatible_p.
15936         * tree-ssa.c (useless_type_conversion_p): Likewise.
15937
15938 2010-07-20  Richard Guenther  <rguenther@suse.de>
15939
15940         PR middle-end/44971
15941         PR middle-end/44988
15942         * tree-ssa.c (maybe_optimize_var): New function split out from ...
15943         (execute_update_addresses_taken): ... here.
15944         (non_rewritable_mem_ref_base): Likewise.
15945         (execute_update_addresses_taken): Do not iterate over all referenced
15946         vars but just all local decls and parms.
15947         Properly check call and asm arguments and rewrite call arguments.
15948
15949 2010-07-20  Maxim Kuvyrkov  <maxim@codesourcery.com>
15950
15951         * config.gcc (LIBC_GLIBC, LIBC_UCLIBC, LIBC_BIONIC): Move constants
15952         to top level.
15953         * config/linux.h (LINUX_TARGET_OS_CPP_BUILTINS): Move Android-specific
15954         definitions ...
15955         * config/linux-android.h (ANDROID_TARGET_OS_CPP_BUILTINS): ... here.
15956         New macro.
15957         * config/arm/linux-eabi.h (TARGET_OS_CPP_BUILTINS): Use it.
15958
15959 2010-07-19  Richard Sandiford  <rdsandiford@googlemail.com>
15960
15961         * gengtype.c (start_root_entry): New function, split out from
15962         write_root.  Check whether V is null and raise an error if so.
15963         (write_field_root): Check for V being null.  Don't raise an error here;
15964         set V to null instead.
15965         (write_root): Update comment above function.  Use start_root_entry.
15966
15967 2010-07-19  Xinliang David Li  <davidxl@google.com>
15968
15969         PR testsuite/44932
15970         * tree-ssa-uninit.c (collect_phi_def_edges): Fix bug collecting
15971         def edges.
15972         (find_uninit_use): Add dump.
15973         (is_use_properly_guarded): Ditto.
15974         (warn_uninitialized_phi): Ditto.
15975         (execute_late_warn_uninitialized): Ditto.
15976
15977 2010-07-19  Richard Guenther  <rguenther@suse.de>
15978
15979         PR middle-end/44941
15980         * expr.c (emit_block_move_hints): Move zero size check first.
15981         Move asserts to more useful places.
15982         * calls.c (load_register_parameters): Check for zero size.
15983
15984 2010-07-19  Richard Henderson  <rth@redhat.com>
15985
15986         * tree-optimize.c (execute_all_early_local_passes): New.  Change
15987         cgraph_state here ...
15988         (execute_early_local_optimizations): ... not here.  Remove.
15989         (pass_early_local_passes, pass_all_early_optimizations): Update.
15990
15991 2010-07-19  Bernd Schmidt  <bernds@codesourcery.com>
15992
15993         * postreload.c (reload_combine_closest_single_use): Ignore the
15994         number of uses for DEBUG_INSNs.
15995         (fixup_debug_insns): New static function.
15996         (reload_combine_recognize_const_pattern): Use it.  Don't let the
15997         main loop be affected by DEBUG_INSNs.
15998         Really disallow moving adds past a jump insn.
15999         (reload_combine_recognize_pattern): Don't update use_ruid here.
16000         (reload_combine_note_use): Do it here.
16001         (reload_combine): Use control_flow_insn_p rather than JUMP_P.
16002
16003 2010-07-19  Bingfeng Mei  <bmei@broadcom.com>
16004
16005         * ddg.c (create_ddg): Exclude nodes of debug_insn in counting nodes
16006         of a loop.
16007         * loop-doloop.c (doloop_condition_get): Skip possible debug_insn.
16008
16009 2010-07-19  Iain Sandoe  <iains@gcc.gnu.org>
16010
16011         * config/i386/darwin.h: Define darwin_emit_branch_islands.
16012         (TARGET_MACHO_BRANCH_ISLANDS): New.
16013         (FUNCTION_PROFILER): Use TARGET_MACHO_BRANCH_ISLANDS.
16014         * config/i386/i386.h (TARGET_MACHO_BRANCH_ISLANDS): Define a
16015         default value.
16016         * config/i386/i386.c (output_pic_addr_const): Do not emit
16017         branch islands unless TARGET_MACHO_BRANCH_ISLANDS is set.
16018         (x86_output_mi_thunk): Adjust symbol creation.
16019         * config/rs6000/darwin.h: Define darwin_emit_branch_islands.
16020         Remove out of date comment.
16021         * config/rs6000/rs6000.c (print_operand): Adjust symbol.
16022         (DARWIN_LINKER_GENERATES_ISLANDS): Remove.
16023         (DARWIN_GENERATE_ISLANDS): Ditto.
16024         (output_call):  Do not emit branch islands unless
16025         darwin_emit_branch_islands is set.
16026         * config/darwin.c: Declare darwin_emit_branch_islands.
16027         (machopic_indirect_data_reference): Do not emit unless
16028         darwin_emit_branch_islands is set.
16029         (darwin_override_options): Set darwin_emit_branch_islands
16030         where it is needed.
16031         * config/darwin9.h (DARWIN_LINKER_GENERATES_ISLANDS): Remove.
16032
16033 2010-07-19  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
16034
16035         * doc/sourcebuild.texi (Effective-Target Keywords): Document
16036         sse_runtime, sse2_runtime.
16037
16038 2010-07-18  Richard Sandiford  <rdsandiford@googlemail.com>
16039
16040         * config/mips/mips.c (mips16_build_call_stub): Zero-extend the
16041         low half of a single-register SCmode return value before ORing
16042         it with the high half.
16043         * config/mips/mips16.S (MERGE_GPRf): Likewise.
16044
16045 2010-07-17  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
16046
16047         PR target/44805
16048         * config/pa/pa.h (CONSTANT_ALIGNMENT): Align strings to BITS_PER_WORD
16049         on all targets.
16050
16051 2010-07-17  Bernd Schmidt  <bernds@codesourcery.com>
16052
16053         PR target/42235
16054         * postreload.c (reload_cse_move2add): Return bool, true if anything.
16055         changed.  All callers changed.
16056         (move2add_use_add2_insn): Likewise.
16057         (move2add_use_add3_insn): Likewise.
16058         (reload_cse_regs): If reload_cse_move2add changed anything, rerun
16059         reload_combine.
16060         (RELOAD_COMBINE_MAX_USES): Bump to 16.
16061         (last_jump_ruid): New static variable.
16062         (struct reg_use): New members CONTAINING_MEM and RUID.
16063         (reg_state): New members ALL_OFFSETS_MATCH and REAL_STORE_RUID.
16064         (reload_combine_split_one_ruid, reload_combine_split_ruids,
16065         reload_combine_purge_insn_uses, reload_combine_closest_single_use
16066         reload_combine_purge_reg_uses_after_ruid,
16067         reload_combine_recognize_const_pattern): New static functions.
16068         (reload_combine_recognize_pattern): Verify that ALL_OFFSETS_MATCH
16069         is true for our reg and that we have available index regs.
16070         (reload_combine_note_use): New args RUID and CONTAINING_MEM.  All
16071         callers changed.  Use them to initialize fields in struct reg_use.
16072         (reload_combine): Initialize last_jump_ruid.  Be careful when to
16073         take PREV_INSN of the scanned insn.  Update REAL_STORE_RUID fields.
16074         Call reload_combine_recognize_const_pattern.
16075         (reload_combine_note_store): Update REAL_STORE_RUID field.
16076
16077 2010-07-16  Jason Merrill  <jason@redhat.com>
16078
16079         * Makefile.in (opts-common.o): Depend on options.h.
16080
16081 2010-07-16  Nathan Froyd  <froydnj@codesourcery.com>
16082
16083         * tree.c (build_common_builtin_nodes): Use build_function_type_list
16084         instead of build_function_type.
16085         * tree-ssa-loop-prefetch.c (tree_ssa_prefetch_arrays): Likewise.
16086         * cgraphunit.c (cgraph_build_static_cdtor): Likewise.
16087
16088 2010-07-16  Nathan Froyd  <froydnj@codesourcery.com>
16089
16090         * config/rs6000/rs6000.c (rs6000_emit_sISEL): Let rs6000_emit_int_cmove
16091         do all the work.
16092         (rs6000_emit_int_cmove): Use function pointers for insn generation.
16093         Don't force values into registers unnecessarily.
16094         (output_isel): Assert that we're not given conditions we can't handle.
16095         Delete corresponding code.
16096         * config/rs6000/rs6000.md (isel_signed_<mode>): Use
16097         scc_comparison_operator constraint.  Permit 0 for the consequent
16098         operand.  Permit any GPR for the alternative operand.
16099         (isel_unsigned_<mode>): Likewise.
16100
16101 2010-07-16  Jakub Jelinek  <jakub@redhat.com>
16102
16103         PR target/44942
16104         * config/i386/i386-protos.h (ix86_function_arg_boundary): Change second
16105         argument to const_tree.
16106         * config/i386/i386.c (function_arg_advance): If padding needs to be
16107         inserted before argument, increment cum->words by number of padding
16108         words as well.
16109         (contains_aligned_value_p): Change argument to const_tree.
16110         (ix86_function_arg_boundary): Change second argument to const_tree.
16111
16112 2010-07-16  Bernd Schmidt  <bernds@codesourcery.com>
16113
16114         PR target/42235
16115         * function.c (record_hard_reg_sets): New static function.
16116         (assign_parm_setup_reg): If an optab for extending exists and the
16117         generated code clobbbers no hard regs, emit the insn directly and
16118         create a REG_EQUIV note.
16119
16120 2010-07-15  Nathan Froyd  <froydnj@codesourcery.com>
16121
16122         * c-decl.c (detect_field_duplicates): Use DECL_CHAIN insted of
16123         TREE_CHAIN.
16124         * c-typeck.c (push_init_level): Likewise.
16125         (process_init_element): Likewise.
16126
16127 2010-07-15  Anatoly Sokolov  <aesok@post.ru>
16128
16129         * tree.h (enum tree_index): Add TI_INTEGER_THREE.
16130         (integer_three_node): Add.
16131         * tree.c (build_common_tree_nodes_2): Use integer_type_node insead of
16132         NULL_TREE in build_int_cst calls. Initialize the integer_three_node.
16133         * builtins.c (expand_builtin_prefetch): Use common tree nodes instead
16134         of call build_int_cst.
16135         * tree-ssa-sccvn.c (copy_reference_ops_from_ref): Ditto.
16136         * tree-ssa-loop-ivopts.c (idx_find_step): Ditto.
16137         (find_interesting_uses_address): Ditto.
16138         * tree-ssa-alias.c (ao_ref_init_from_ptr_and_size): Ditto.
16139         * tree-eh.c (lower_eh_constructs_2): Ditto.
16140         * tree-vect-loop.c (get_initial_def_for_induction): Ditto.
16141         * c-typeck.c (really_start_incremental_init, push_init_level): Ditto.
16142         * expmed.c (expand_divmod): Ditto.
16143         * tree-mudflap.c (mx_register_decls): Ditto.
16144         * varasm.c (array_size_for_constructor): Ditto.
16145         * tree-ssa-loop-prefetch.c (issue_prefetch_ref): Ditto.
16146         * c-parser.c (c_parser_postfix_expression): Ditto.
16147
16148 2010-07-15  Bernd Schmidt  <bernds@codesourcery.com>
16149
16150         * postreload.c (last_label_ruid, first_index_reg, last_index_reg):
16151         New static variables.
16152         (reload_combine_recognize_pattern): New static function, broken out
16153         of reload_combine.
16154         (reload_combine): Use it.  Only initialize first_index_reg and
16155         last_index_reg once.
16156
16157 2010-07-15  Richard Henderson  <rth@redhat.com>
16158
16159         * cgraphunit.c (cgraph_build_static_cdtor): Clear current_function_decl
16160         when done.
16161
16162 2010-07-15  Jan Hubicka  <jh@suse.cz>
16163
16164         * lto-symtab.c (lto_symtab_resolve_symbols): Remove hack handling
16165         comdats for broken gold.
16166         (lto_sy mtab_merge_decls_1): Set used_from_object_file correctly.
16167
16168 2010-07-15  Nathan Froyd  <froydnj@codesourcery.com>
16169
16170         * tree.h (TREE_RTL_OPERAND_CHECK): Delete.
16171
16172 2010-07-15  Nathan Froyd  <froydnj@codesourcery.com>
16173
16174         * tree.h (DECL_CHAIN): Define.
16175         * alias.c: Carefully replace TREE_CHAIN with DECL_CHAIN.
16176         * c-decl.c: Likewise.
16177         * c-parser.c: Likewise.
16178         * c-typeck.c: Likewise.
16179         * cfgexpand.c: Likewise.
16180         * cgraph.c: Likewise.
16181         * cgraphunit.c: Likewise.
16182         * combine.c: Likewise.
16183         * config/alpha/alpha.c: Likewise.
16184         * config/arm/arm.c: Likewise.
16185         * config/frv/frv.c: Likewise.
16186         * config/i386/i386.c: Likewise.
16187         * config/i386/winnt-cxx.c: Likewise.
16188         * config/ia64/ia64.c: Likewise.
16189         * config/iq2000/iq2000.c: Likewise.
16190         * config/mep/mep.c: Likewise.
16191         * config/mips/mips.c: Likewise.
16192         * config/pa/som.h: Likewise.
16193         * config/rs6000/rs6000.c: Likewise.
16194         * config/s390/s390.c: Likewise.
16195         * config/sh/sh.c: Likewise.
16196         * config/sh/symbian-cxx.c: Likewise.
16197         * config/sparc/sparc.c: Likewise.
16198         * config/spu/spu.c: Likewise.
16199         * config/stormy16/stormy16.c: Likewise.
16200         * config/vxworks.c: Likewise.
16201         * config/xtensa/xtensa.c: Likewise.
16202         * coverage.c: Likewise.
16203         * dbxout.c: Likewise.
16204         * dwarf2out.c: Likewise.
16205         * emit-rtl.c: Likewise.
16206         * expr.c: Likewise.
16207         * function.c: Likewise.
16208         * gimple-low.c: Likewise.
16209         * gimple-pretty-print.c: Likewise.
16210         * gimplify.c: Likewise.
16211         * integrate.c: Likewise.
16212         * ipa-inline.c: Likewise.
16213         * ipa-prop.c: Likewise.
16214         * ipa-split.c: Likewise.
16215         * ipa-struct-reorg.c: Likewise.
16216         * ipa-type-escape.c: Likewise.
16217         * langhooks.c: Likewise.
16218         * lto-cgraph.c: Likewise.
16219         * omp-low.c: Likewise.
16220         * stor-layout.c: Likewise.
16221         * tree-cfg.c: Likewise.
16222         * tree-complex.c: Likewise.
16223         * tree-dfa.c: Likewise.
16224         * tree-dump.c: Likewise.
16225         * tree-inline.c: Likewise.
16226         * tree-mudflap.c: Likewise.
16227         * tree-nested.c: Likewise.
16228         * tree-object-size.c: Likewise.
16229         * tree-pretty-print.c: Likewise.
16230         * tree-sra.c: Likewise.
16231         * tree-ssa-live.c: Likewise.
16232         * tree-ssa-loop-niter.c: Likewise.
16233         * tree-ssa-math-opts.c: Likewise.
16234         * tree-ssa-reassoc.c: Likewise.
16235         * tree-ssa-sccvn.c: Likewise.
16236         * tree-ssa-structalias.c: Likewise.
16237         * tree-tailcall.c: Likewise.
16238         * tree-vrp.c: Likewise.
16239         * tree.c: Likewise.
16240         * var-tracking.c: Likewise.
16241         * varasm.c: Likewise.
16242
16243 2010-07-15  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
16244
16245         PR target/44877
16246         * config/spu/spu.c (spu_expand_builtin_1): Allow references
16247         (as well as pointers) as argument to mask_for_load builtins.
16248
16249 2010-07-15  Richard Guenther  <rguenther@suse.de>
16250
16251         PR tree-optimization/44946
16252         * tree-ssa-structalias.c (get_constraint_for_component_ref): Deal
16253         with accessing only padding properly.
16254
16255 2010-07-15  Jan Hubicka  <jh@suse.cz>
16256
16257         * ipa.c (function_and_variable_visibility): Variables marked as used
16258         should not be localized.
16259
16260 2010-07-15  Jan Hubicka  <jh@suse.cz>
16261
16262         * cgraph.c: Include lto-streamer.h
16263         (change_decl_assembler_name): Work when assembler name hash is at place.
16264         (cgraph_make_decl_local): When localizing COMDAT symbol at WPA stage,
16265         be sure to rename it to avoid name clash.
16266         * ipa.c (cgraph_externally_visible_p, function_and_variable_visibility):
16267         Localize hidden symbols only when locally defined.
16268
16269 2010-07-15  Uros Bizjak  <ubizjak@gmail.com>
16270
16271         * config/i386/i386.h (SHIFT_COUNT_TRUNCATED): Expand comment.
16272
16273 2010-07-15  Magnus Granberg  <zorry@gentoo.org>
16274             Kevin F. Quinn  <kevquinn@gentoo.org>
16275
16276         * builtins.c (expand_builtin_init_trampoline): Warn for -Wtrampolines.
16277         * common.opt: Add -Wtrampolines.
16278         * doc/invoke.texi: Add -Wtrampolines.
16279
16280 2010-07-15  Jie Zhang  <jie@codesourcery.com>
16281
16282         * config/arm/cortex-a8.md (cortex_a8_load_store_2): Reserve
16283         cortex_a8_issue_ls.
16284
16285 2010-07-15  Dave Korn  <dave.korn.cygwin@gmail.com>
16286
16287         * config/i386/cygwin.h (LIBGCJ_SONAME): Update.
16288         * config/i386/mingw32.h (LIBGCJ_SONAME): Likewise.
16289
16290 2010-07-14  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
16291
16292         * config/spu/spu.c (reg_names): Remove prototype.
16293         (call_used_regs): Likewise.
16294
16295 2010-07-14  Dave Korn  <dave.korn.cygwin@gmail.com>
16296
16297         * config/i386/cygming-crtend.c (__FRAME_END__): Replace attribute
16298         "unused" with attribute "used".
16299         (__JCR_END__): Likewise.
16300         * config/i386/cygming-crtbegin.c (__EH_FRAME_BEGIN__): Add missing
16301         "used" attribute.
16302         (__JCR_LIST__): Replace attribute "unused" with attribute "used".
16303
16304 2010-07-14  Richard Guenther  <rguenther@suse.de>
16305
16306         * lto-streamer-in.c (maybe_fixup_handled_component): Remove.
16307         (maybe_fixup_decls): Likewise.
16308         (input_gimple_stmt): Do not fixup anything.
16309         * lto-streamer-out.c (output_gimple_stmt): Make sure all
16310         non-automatic variable uses are wrapped inside a MEM_REF.
16311
16312 2010-07-14  Richard Henderson  <rth@redhat.com>
16313
16314         * passes.c (rest_of_decl_compilation): Do not call assemble_variable
16315         for functions.
16316         * varasm.c (assemble_variable): Remove early exit for functions;
16317         assert that we're given a variable.
16318
16319 2010-07-14  Jie Zhang  <jie@codesourcery.com>
16320
16321         * config/arm/cortex-a8.md (cortex_a8_alu): Don't use
16322         cortex_a8_default when neon_type is not none.
16323
16324 2010-07-14  Bernd Schmidt  <bernds@codesourcery.com>
16325
16326         * lower-subreg.c (subreg_context): New static bitmap.
16327         (decompose_multiword_subregs): Allocate and free it.
16328         (find_decomposable_subregs): Set a bit in it for a register that
16329         occurs in a subreg that changes mode but not size.
16330         (can_decompose_p): Test it instead of non_decomposable_context.
16331
16332 2010-07-14  Richard Guenther  <rguenther@suse.de>
16333
16334         PR tree-optimization/44824
16335         * tree-ssa-forwprop.c (forward_propagate_addr_expr_1): Use
16336         is_gimple_mem_ref_addr.
16337         (tree_ssa_forward_propagate_single_use_vars): Do not propagate
16338         non-decl_address_invariant_p addresses.
16339
16340 2010-07-14  Bernd Schmidt  <bernds@codesourcery.com>
16341
16342         * reload.c (find_reloads): Revert code to penalize small register
16343         classes that was brought in with the IRA merge.
16344
16345 2010-07-14  Richard Guenther  <rguenther@suse.de>
16346
16347         * tree-ssa-ccp.c (fold_const_aggregate_ref): Handle MEM_REF
16348         as base of ARRAY_REFs.
16349
16350 2010-07-14  Richard Guenther  <rguenther@suse.de>
16351
16352         PR middle-end/44930
16353         * tree-pretty-print.c (do_niy): Do not print a newline.
16354
16355 2010-07-14  Bernd Schmidt  <bernds@codesourcery.com>
16356
16357         * ira-int.h (struct ira_object): New.
16358         (ira_object_t): New typedef.  Add DEF_VEC_P and DEF_VEC_ALLOC_P for it.
16359         (struct ira_allocno): Remove members min, max,
16360         conflict_allocno_array, conflict_id, conflict_allocno_array_size,
16361         conflict_allocnos_num and conflict_vec_p.  Add new member object.
16362         (OBJECT_CONFLICT_ARRAY, OBJECT_CONFLICT_VEC_P,
16363         OBJECT_NUM_CONFLICTS, OBJECT_CONFLICT_ARRAY_SIZE,
16364         OBJECT_CONFLICT_HARD_REGS, OBJECT_TOTAL_CONFLICT_HARD_REGS,
16365         OBJECT_MIN, OBJECT_MAX, OBJECT_CONFLICT_ID): Renamed from
16366         ALLOCNO_CONFLICT_ALLOCNO_ARRAY, ALLOCNO_CONFLICT_VEC_P,
16367         ALLOCNO_CONFLICT_ALLOCNOS_NUM, ALLOCNO_CONFLICT_ALLOCNO_ARRAY_SIZE,
16368         ALLOCNO_CONFLICT_HARD_REGS, ALLOCNO_TOTAL_CONFLICT_HARD_REGS)
16369         ALLOCNO_MIN, ALLOCNO_MAX, and ALLOCNO_CONFLICT_ID; now operate on
16370         an ira_object_t rather than ira_allocno_t.  All uses changed.
16371         (ira_object_id_map): Renamed from ira_conflict_id_allocno_map; now
16372         contains a vector of ira_object_t; all uses changed.
16373         (ira_objects_num): Declare variable.
16374         (ira_create_allocno_object): Declare function.
16375         (ira_conflict_vector_profitable_p): Adjust prototype.
16376         (ira_allocate_conflict_vec): Renamed from
16377         ira_allocate_allocno_conflict_vec; first arg now ira_object_t.
16378         (ira_allocate_object_conflicts): Renamed from
16379         ira_allocate_allocno_conflicts; first arg now ira_object_t.
16380         (struct ira_object_iterator): New.
16381         (ira_object_iter_init, ira_object_iter_cond, FOR_EACH_OBJECT): New.
16382         (ira_allocno_conflict_iterator): Renamed member allocno_conflict_vec_p
16383         to conflict_vec_p.  All uses changed.
16384         (ira_allocno_conflict_iter_init, ira_allocno_conflict_iter_cond):
16385         Changed to take into account that conflicts are now tracked for
16386         objects.
16387         * ira-conflicts.c (OBJECTS_CONFLICT_P): Renamed from CONFLICT_ALLOCNO_P.
16388         Args changed to accept ira_object_t.  All uses changed.
16389         (allocnos_conflict_p): New static function.
16390         (collected_conflict_objects): Renamed from collected_allocno_objects;
16391         now a vector of ira_object_t.  All uses changed.
16392         (build_conflict_bit_table): Changed to take into account that
16393         conflicts are now tracked for objects.
16394         (process_regs_for_copy, propagate_copies, build_allocno_conflicts)
16395         (print_allocno_conflicts, ira_build_conflicts): Likewise.
16396         * ira-color.c (assign_hard_reg, setup_allocno_available_regs_num)
16397         setup_allocno_left_conflicts_size, allocno_reload_assign,
16398         fast_allocation): Likewise.
16399         * ira-lives.c (make_hard_regno_born, make_allocno_born)
16400         process_single_reg_class_operands, process_bb_node_lives): Likewise.
16401         * ira-emit.c (modify_move_list, add_range_and_copies_from_move_list):
16402         Likewise.
16403         * ira-build.c (ira_objects_num): New variable.
16404         (ira_object_id_map): Renamed from ira_conflict_id_allocno_map; now
16405         contains a vector of ira_object_t; all uses changed.
16406         (ira_object_id_map_vec): Corresponding change.
16407         (object_pool): New static variable.
16408         (initiate_allocnos): Initialize it.
16409         (finish_allocnos): Free it.
16410         (ira_create_object, ira_create_allocno_object, create_allocno_objects):
16411         New functions.
16412         (ira_create_allocno): Don't set members that were removed.
16413         (ira_set_allocno_cover_class): Don't change conflict hard regs.
16414         (merge_hard_reg_conflicts): Changed to take into account that
16415         conflicts are now tracked for objects.
16416         (ira_conflict_vector_profitable_p, ira_allocate_conflict_vec,
16417         allocate_conflict_bit_vec, ira_allocate_object_conflicts,
16418         compress_conflict_vecs, remove_low_level_allocnos, ira_flattening,
16419         setup_min_max_allocno_live_range_point, allocno_range_compare_func,
16420         setup_min_max_conflict_allocno_ids, ):  Likewise.
16421         (add_to_conflicts): Renamed from add_to_allocno_conflicts, args changed
16422         to ira_object_t; all callers changed.
16423         (ira_add_conflict): Renamed from ira_add_allocno_conflict, args changed
16424         to ira_object_t, all callers changed.
16425         (clear_conflicts): Renamed from clear_allocno_conflicts, arg changed
16426         to ira_object_t, all callers changed.
16427         (conflict_check, curr_conflict_check_tick): Renamed from
16428         allocno_conflict_check and curr_allocno_conflict_check_tick; all uses
16429         changed.
16430         (compress_conflict_vec): Renamed from compress_allocno_conflict_vec,
16431         arg changed to ira_object_t, all callers changed.
16432         (create_cap_allocno): Call ira_create_allocno_object.
16433         (finish_allocno): Free the corresponding object.
16434         (sort_conflict_id_map): Renamed from sort_conflict_id_allocno_map; all
16435         callers changed.  Adjusted for dealing with objects.
16436         (ira_build): Call create_allocno_objects after ira_costs.  Adjusted for
16437         dealing with objects.
16438         * ira.c (ira_bad_reload_regno_1): Adjusted for dealing with objects.
16439
16440         * ira-int.h (struct live_range): Rename allocno member to object
16441         and change type to ira_object_t.
16442         (struct ira_object): New member live_ranges.
16443         (struct ira_allocno): Remove member live_ranges.
16444         (ALLOCNO_LIVE_RANGES): Remove.
16445         (OBJECT_LIVE_RANGES): New macro.
16446         (ira_create_live_range, ira_copy_live_range_list,
16447         ira_merge_live_range_list, ira_live_ranges_intersect_p,
16448         ira_finish_live_range, ira_finish_live_range_list): Adjust declarations.
16449         * ira-build.c (ira_create_object): Initialize live ranges here.
16450         (ira_create_allocno): Not here.
16451         (ira_create_live_range): Rename from ira_create_allocno_live_range, arg
16452         changed to ira_object_t, all callers changed.
16453         (copy_live_range): Rename from copy_allocno_live_range, all callers
16454         changed.
16455         (ira_copy_live_range_list): Rename from
16456         ira_copy_allocno_live_range_list, all callers changed.
16457         (ira_merge_live_ranges): Rename from ira_merge_allocno_live_range_list,
16458         all callers changed.
16459         (ira_live_ranges_intersect_p): Rename from
16460         ira_allocno_live_ranges_intersect_p, all callers changed.
16461         (ira_finish_live_range): Rename from ira_finish_allocno_live_range, all
16462         callers changed.
16463         (ira_finish_live_range_list): Rename from
16464         ira_finish_allocno_live_range_list, all callers changed.
16465         (change_object_in_range_list): Rename from change_allocno_in_range_list,
16466         last arg changed to ira_object_t, all callers changed.
16467         (finish_allocno): Changed to expect live ranges in the allocno's object.
16468         (move_allocno_live_ranges, copy_allocno_live_ranges,
16469         update_bad_spill_attribute, setup_min_max_allocno_live_range_point,
16470         ira_flattening, ira_build): Likewise.
16471         * ira-color.c (allocnos_have_intersected_live_ranges_p,
16472         slot_coalesced_allocno_live_ranges_intersect,
16473         setup_slot_coalesced_allocno_live_ranges, fast_allocation): Likewise.
16474         * ira-conflicts.c (build_conflict_bit_table): Likewise.
16475         * ira-emit.c (add_range_and_copies_from_move_list): Likewise.
16476         * ira-lives.c (make_allocno_born, update_allocno_pressure_excess_length,
16477         make_allocno_dead, create_start_finish_chains,
16478         remove_some_program_points_and_update_live_ranges,
16479         ira_debug_live_range_list): Likewise.
16480
16481         * ira-int.h (ira_object_conflict_iterator): Rename from
16482         ira_allocno_conflict_iterator.
16483         (ira_object_conflict_iter_init): Rename from
16484         ira_allocno_conflict_iter_init, second arg changed to
16485         * ira.c (check_allocation): Use FOR_EACH_OBJECT_CONFLICT rather than
16486         FOR_EACH_ALLOCNO_CONFLICT.
16487         * ira-color.c (assign_hard_reg, push_allocno_to_stack)
16488         setup_allocno_left_conflicts_size, coalesced_allocno_conflict_p,
16489         ira_reassign_conflict_allocnos, ira_reassign_pseudos): Likewise.
16490         * ira-conflicts.c (print_allocno_conflicts): Likewise.
16491
16492 2010-07-13  Joern Rennecke  <joern.rennecke@embecosm.com>
16493
16494         PR other/44874
16495         * tree-dump.c (dump_options): Add enumerate_locals entry.
16496         Add TDF_NOID exclusion to all entry.
16497         * tree-dump.h (dump_enumerated_decls): Declare.
16498         * tree-pretty-print.c (dump_generic_node): For TDF_NOID,
16499         Don't display type uid.
16500         (print_declaration): Don't crash on TREE_TYPE (t) == 0.
16501         * tree-pass.h (TDF_ENUMERATE_LOCALS): Define.
16502         * tree-ssa-live.c: Include gimple.h.
16503         (numbered_tree_d): New struct.
16504         (numbered_tree): New typedef.
16505         (DEF_VEC_O (numbered_tree): New.
16506         (DEF_VEC_ALLOC_O (numbered_tree, heap)): Likewise.
16507         (compare_decls_by_uid, dump_enumerated_decls_push): New functions.
16508         (dump_enumerated_decls): Likewise.
16509         * tree-optimize.c (execute_cleanup_cfg_post_optimizing): If comparing
16510         debug info and flag_dump_final_insns, call dump_enumerated_decls.
16511         * tree-cfg.c (dump_function_to_file): Call dump_enumerated_decls.
16512         * Makefile.in (tree-ssa-live.o): Depend on $(GIMPLE_H).
16513
16514 2010-07-13  Richard Sandiford  <rdsandiford@googlemail.com>
16515
16516         * expmed.h (MAX_BITS_PER_WORD): Move to...
16517         * defaults.h (MAX_BITS_PER_WORD): ...here.
16518
16519 2010-07-13  DJ Delorie  <dj@redhat.com>
16520
16521         * config/h8300/h8300.c (h8300_init_once): Default to
16522         -fstrict_volatile_bitfields.
16523
16524         * config/sh/sh.c (sh_override_options): Default to
16525         -fstrict_volatile_bitfields.
16526
16527         * config/rx/rx.c (rx_option_override): New.
16528
16529         * config/m32c/m32c.c (m32c_override_options): Default to
16530         -fstrict_volatile_bitfields.
16531
16532 2010-07-13  Nathan Froyd  <froydnj@codesourcery.com>
16533
16534         * tree.h (build_function_call_expr): Delete.
16535         (build_call_expr_loc_array): New function.
16536         (build_call_expr_loc_vec): New function.
16537         * tree-flow.h (struct omp_region): Change type of ws_args field
16538         to a VEC.
16539         * builtins.c (build_function_call_expr): Delete.
16540         (build_call_expr_loc_array): New function.
16541         (build_call_expr_loc): Call it.  Use XALLOCAVEC.
16542         (build_call_expr): Likewise.
16543         (build_call_expr_loc_vec): New function.
16544         * cgraphunit.c (build_cdtor): Call build_call_expr instead of
16545         build_function_call_expr.
16546         * expr.c (emutls_var_address): Likewise.
16547         * varasm.c (emutls_common_1): Likewise.
16548         * omp-low.c (expand_omp_atomic_mutex): Likewise.
16549         (expand_omp_taskreg): Adjust for new type of region->ws_args.
16550         (get_ws_args_for): Return a VEC instead of a tree.
16551         (expand_parallel_call): Call build_call_expr_loc_vec instead of
16552         build_function_call_expr.
16553         * stor-layout.c (self_referential_size): Likewise.
16554
16555 2010-07-13  Jakub Jelinek  <jakub@redhat.com>
16556
16557         PR testsuite/44701
16558         * recog.c (constrain_operands): Allow side-effects in memory
16559         operands if either < or > constraint is used, rather than if
16560         both < and > is used.
16561
16562 2010-07-13  Richard Guenther  <rguenther@suse.de>
16563
16564         PR middle-end/44911
16565         * tree-pretty-print.c (dump_generic_node): Use TDF_SLIM for
16566         MEM_REF pointer type dumping.  Avoid recursing for TYPE_DECLs
16567         without name.
16568
16569 2010-07-13  Kaz Kojima  <kkojima@gcc.gnu.org>
16570
16571         PR target/44761
16572         * mode-switching.c (optimize_mode_switching): Add ATTRIBUTE_UNUSED
16573         to variable emited.
16574         * config/sh/sh.c (sh_expand_epilogue): Remove unused variable.
16575         * config/sh/sh.md (symGOT_load): Likewise.
16576         (symDTPOFF2reg): Likewise.
16577         (symTPOFF2reg): Likewise.
16578
16579 2010-07-13  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
16580
16581         * expmed.c (MAX_BITS_PER_WORD): Moved to expmed.h.
16582         * expmed.h (MAX_BITS_PER_WORD): Moved from expmed.c.
16583
16584 2010-07-13  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
16585
16586         * config/i386/sol2-unwind.h (x86_64_fallback_frame_state): Correct
16587         explanation.
16588         Find ucontext_t * on Solaris 11.
16589         (x86_fallback_frame_state): Handle Solaris 9 multi-threaded pattern.
16590         Handle new Solaris 11 __sighndlr patterns.
16591
16592 2010-07-13  Jakub Jelinek  <jakub@redhat.com>
16593
16594         PR debug/44901
16595         * vec.h (VEC_block_remove): Fix comment.
16596         * tree-ssa-live.c (remove_unused_locals): Don't use
16597         VEC_unordered_remove on local_decls, instead replace a single
16598         vector element in each iteration if at least one element had
16599         to be removed and VEC_truncate at the end.
16600         * omp-low.c (expand_omp_taskreg): Likewise.
16601
16602 2010-07-13  Manuel López-Ibáñez  <manu@gcc.gnu.org>
16603
16604         * c-decl.c (finish_function): Fix typo in comment.
16605
16606 2010-07-12  H.J. Lu  <hongjiu.lu@intel.com>
16607
16608         PR bootstrap/44921
16609         * postreload.c (move2add_use_add3_insn): Silence gcc warning
16610         on min_regno.
16611
16612 2010-07-12  Jakub Jelinek  <jakub@redhat.com>
16613
16614         * tree-vrp.c (simplify_bit_ops_using_ranges): New function.
16615         (simplify_stmt_using_ranges): Use it.
16616
16617 2010-07-12  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
16618
16619         * config/spu/spu.h (struct spu_builtin_description): Remove FNDECL
16620         member.  Do not mark as GTY(()).
16621         * config/spu/spu.c (spu_builtins): Remove FNDECL initializer elements.
16622         (spu_builtin_decls): New static variable.
16623         (spu_builtin_decl): Use it instead of spu_builtins[].fndecl.
16624         (spu_init_builtins): Likewise.
16625         (spu_builtin_mul_widen_even): Likewise.
16626         (spu_builtin_mul_widen_odd): Likewise.
16627         (spu_builtin_mask_for_load): Likewise.
16628         (spu_builtin_vec_perm): Likewise.
16629         * config/spu/spu-c.c: Include "target.h".
16630         (spu_resolve_overloaded_builtin): Call targetm.builtin_decl instead
16631         of using spu_builtins[].fndecl.
16632
16633 2010-07-12  Richard Sandiford  <rdsandiford@googlemail.com>
16634
16635         * config/mips/mips.c (mips_override_options): Make -mflip-mips16
16636         imply -minterlink-mips16.
16637
16638 2010-07-12  Richard Sandiford  <rdsandiford@googlemail.com>
16639
16640         * config/mips/mips.h (mips16_globals): Declare.
16641         (SWITCHABLE_TARGET): Define.
16642         * config/mips/mips.c: Include target-globals.h.
16643         (mips16_globals): New variable.
16644         (mips_set_mips16_mode): Use save_target_globals and
16645         restore_target_globals instead of target_reinit.
16646
16647 2010-07-12  Richard Sandiford  <rdsandiford@googlemail.com>
16648
16649         * reginfo.c (init_reg_sets): Don't zero globals here.  Update comment
16650         to say that the function can be called more than once.
16651         * target-globals.c (save_target_globals): Call init_reg_sets.
16652
16653 2010-07-12  Richard Sandiford  <rdsandiford@googlemail.com>
16654
16655         * Makefile.in (bb-reorder.o, target-globals.o): Depend on bb-reorder.h
16656         * bb-reorder.h: New file.
16657         * bb-reorder.c (default_target_bb_reorder): New variable.
16658         (this_target_bb_reorder): New conditional variable.
16659         (uncond_jump_length): Redefine as a macro.
16660         * target-globals.h (this_target_bb_reorder): Declare.
16661         (target_globals): Add a bb_reorder field.
16662         (restore_target_globals): Copy the bb_reorder field to
16663         this_target_bb-reorder.
16664         * target-globals.c: Include bb-reorder.h.
16665         (default_target_globals): Initialize the bb_reorder field.
16666         (save_target_globals): Likewise.
16667
16668 2010-07-12  Richard Sandiford  <rdsandiford@googlemail.com>
16669
16670         * Makefile.in (gcse.o, target-globals.o): Depend on gcse.h..
16671         * gcse.h: New file.
16672         * gcse.c: Include gcse.h.
16673         (default_target_gcse): New variable.
16674         (this_target_gcse): New conditional variable.
16675         (can_copy): Redefine as a macro.
16676         (can_copy_init_p): New macro.
16677         (can_copy_p): Remove can_copy_init_p.
16678         * target-globals.h (this_target_gcse): Declare.
16679         (target_globals): Add a gcse field.
16680         (restore_target_globals): Copy the gcse field to this_target_gcse.
16681         * target-globals.c: Include gcse.h.
16682         (default_target_globals): Initialize the gcse field.
16683         (save_target_globals): Likewise.
16684
16685 2010-07-12  Richard Sandiford  <rdsandiford@googlemail.com>
16686
16687         * ira-int.h (target_ira_int): Add x_ira_prohibited_mode_move_regs
16688         and x_ira_prohibited_mode_move_regs_initialized_p.
16689         (ira_prohibited_mode_move_regs): Redefine as a macro.
16690         * ira.c (ira_prohibited_mode_move_regs): Delete.
16691         (ira_prohibited_mode_move_regs_initialized_p): Redefine as a macro.
16692
16693 2010-07-12  Richard Sandiford  <rdsandiford@googlemail.com>
16694
16695         * reload.h (target_reload): Add x_cached_reg_save_code and
16696         x_cached_reg_restore_code.
16697         * caller-save.c (cached_reg_save_code, cached_reg_restore_code):
16698         Redefine as macros.
16699
16700 2010-07-12  Richard Sandiford  <rdsandiford@googlemail.com>
16701
16702         * Makefile.in (target-globals.o): Depend on builtins.h.
16703         * builtins.h: New file.
16704         * builtins.c: Include builtins.h.
16705         (default_target_builtins): New variable.
16706         (this_target_builtins): New conditional variable.
16707         (apply_args_mode, apply_result_mode): Redefine as macros.
16708         * target-globals.h (this_target_builtins): Declare.
16709         (target_globals): Add a builtins field.
16710         (restore_target_globals): Copy the builtins field to
16711         this_target_builtins.
16712         * target-globals.c: Include builtins.h.
16713         (default_target_globals): Initialize the builtins field.
16714         (save_target_globals): Likewise.
16715
16716 2010-07-12  Richard Sandiford  <rdsandiford@googlemail.com>
16717
16718         * expmed.h (alg_code, mult_cost, MULT_COST_LESS, CHEAPER_MULT_COST)
16719         (algorithm, alg_hash_entry, NUM_ALG_HASH_ENTRIES, alg_hash): Moved
16720         from expmed.c.
16721         (target_expmed): Add x_alg_hash and x_alg_hash_used_p.
16722         (alg_hash, alg_hash_used_p): New macros.
16723         * expmed.c (init_expmed): Clear alg_hash if reinitializing.
16724         (alg_code, mult_cost, MULT_COST_LESS, CHEAPER_MULT_COST, algorithm)
16725         (alg_hash_entry, NUM_ALG_HASH_ENTRIES, alg_hash): Moved to expmed.h.
16726
16727 2010-07-12  Richard Sandiford  <rdsandiford@googlemail.com>
16728
16729         * ira-int.h (target_ira_int): Add x_max_struct_costs_size, x_init_cost,
16730         x_temp_costs, x_op_costs, x_this_op_costs and x_cost_classes.
16731         * ira-costs.c (max_struct_costs_size, init_cost, temp_costs, op_costs)
16732         (this_op_costs, costs_classes): Redefine as macros.
16733         (record_reg_classes): Don't take op_costs as a parameter.
16734         (record_operand_costs): Likewise.  Update calls to record_reg_classes.
16735         (scan_one_insn): Update call to record_operand_costs.
16736
16737 2010-07-12  Richard Sandiford  <rdsandiford@googlemail.com>
16738
16739         * Makefile.in (target-globals.o): Depend on $(IRA_INT_H).
16740         * ira-int.h (ira_max_nregs, ira_important_class_nums): Delete.
16741         (target_ira_int): New structure.
16742         (default_target_ira_int): Declare.
16743         (this_target_ira_int): Declare as a variable or define as a macro.
16744         (ira_reg_mode_hard_regset, ira_register_move_cost)
16745         (ira_may_move_in_cost, ira_may_move_out_cost, ira_class_subset_p)
16746         (ira_non_ordered_class_hard_regs, ira_class_hard_reg_index)
16747         (prohibited_class_mode_regs, ira_important_classes_num)
16748         (ira_important_classes, ira_reg_class_intersect)
16749         (ira_reg_classes_intersect_p, ira_reg_class_super_classes)
16750         (ira_reg_class_union): Redefine as macros.
16751         * ira.h (target_ira): New structure.
16752         (default_target_ira): Declare.
16753         (this_target_ira): Declare as a variable or define as a macro.
16754         (ira_available_class_regs, ira_hard_regno_cover_class)
16755         (ira_reg_class_cover_size, ira_reg_class_cover, ira_class_translate)
16756         (ira_reg_class_nregs, ira_memory_move_cost, ira_class_hard_regs)
16757         (ira_class_hard_regs_num): Redefine as macros.
16758         * ira.c (default_target_ira, default_target_ira_int): New variables.
16759         (this_target_ira, this_target_ira_int): New conditional variables.
16760         (ira_reg_mode_hard_regset, ira_memory_move_cost)
16761         (ira_register_move_cost, ira_may_move_in_cost, ira_may_move_out_cost)
16762         (ira_class_subset_p): Delete.
16763         (no_unit_alloc_regs): Redefine as a macro.
16764         (ira_class_hard_regs, ira_non_ordered_class_hard_regs)
16765         (ira_class_hard_regs_num, ira_class_hard_reg_index)
16766         (ira_available_class_regs): Delete.
16767         (alloc_reg_class_subclasses): Redefine as a macro.
16768         (ira_reg_class_cover_size, ira_reg_class_cover)
16769         (ira_important_classes_num, ira_important_classes)
16770         (ira_important_class_nums, ira_class_translate): Delete.
16771         (cover_class_order): Document the variable's lifetime.
16772         (reorder_important_classes): Don't set ira_important_class_nums.
16773         (ira_reg_class_intersect, ira_reg_classes_intersect_p)
16774         (ira_reg_class_super_classes, ira_reg_class_union)
16775         (ira_hard_regno_cover_class, ira_reg_class_nregs, ira_max_nregs):
16776         Delete.
16777         (setup_reg_class_nregs): Don't set ira_max_regs.
16778         (prohibited_class_mode_regs): Delete.
16779         * target-globals.h (this_target_ira, this_target_ira_int): Declare.
16780         (target_globals): Add ira and ira_int fields.
16781         (restore_target_globals): Copy the ira field to this_target_ira
16782         and the ira_int field to this_target_ira_int.
16783         * target-globals.c: Include ira-int.h.
16784         (default_target_globals): Initialize the ira and ira_int fields.
16785         (save_target_globals): Likewise.
16786
16787 2010-07-12  Richard Sandiford  <rdsandiford@googlemail.com>
16788
16789         * Makefile.in (target-globals.o): Depend on $(CFGLOOP_H).
16790         * cfgloop.h (target_cfgloop): New structure.
16791         (default_target_cfgloop): Declare.
16792         (this_target_cfgloop): Declare as a variable or define as a macro.
16793         (target_avail_regs, target_clobbered_regs, target_res_regs)
16794         (target_reg_cost, target_spill_cost): Redefine as macros.
16795         * cfgloopanal.c (default_target_cfgloop): New variable.
16796         (this_target_cfgloop): New conditional variable.
16797         (target_avail_regs, target_clobbered_regs, target_res_regs)
16798         (target_reg_cost, target_spill_cost): Delete.
16799         * target-globals.h (this_target_cfgloop): Declare.
16800         (target_globals): Add a cfgloop field.
16801         (restore_target_globals): Copy the cfgloop field to
16802         this_target_cfgloop.
16803         * target-globals.c: Include cfgloop.h.
16804         (default_target_globals): Initialize the cfgloop field.
16805         (save_target_globals): Likewise.
16806
16807 2010-07-12  Richard Sandiford  <rdsandiford@googlemail.com>
16808
16809         * regs.h (target_regs): Add x_direct_load, x_direct_store and
16810         x_float_extend_from_mem.
16811         (direct_load, direct_store, float_extend_from_mem): New macros.
16812         * expr.c (direct_load, direct_store, float_extend_from_mem): Delete.
16813
16814 2010-07-12  Richard Sandiford  <rdsandiford@googlemail.com>
16815
16816         * Makefile.in (LIBFUNCS_H): Add $(HASHTAB_H).
16817         (target-globals.o): Depend on $(LIBFUNCS_H).
16818         * libfuncs.h: Include hashtab.h.
16819         (libfunc_entry): Moved from optabs.c.
16820         (target_libfuncs): New structure.
16821         (default_target_libfuncs): Declare.
16822         (this_target_libfuncs): Declare as a variable or define as a macro.
16823         (libfunc_table): Redefine as a macro.
16824         * optabs.c (default_target_libfuncs): New variable.
16825         (this_target_libfuncs): New conditional variable.
16826         (libfunc_table): Delete.
16827         (libfunc_entry): Moved to optabs.h.
16828         (libfunc_hash): Redefine as a macro.
16829         (hash_libfunc, eq_libfunc): Fix comments.
16830         (init_optabs): Use libfunc_hash to detect cases where the function
16831         has already been called.  Clear the hash table instead of
16832         recreating it.
16833         * target-globals.h (this_target_libfuncs): Declare.
16834         (target_globals): Add a libfuncs field.
16835         (restore_target_globals): Copy the libfuncs field to
16836         this_target_libfuncs.
16837         * target-globals.c: Include libfuncs.h.
16838         (default_target_globals): Initialize the libfuncs field.
16839         (save_target_globals): Likewise.
16840
16841 2010-07-12  Richard Sandiford  <rdsandiford@googlemail.com>
16842
16843         * Makefile.in (LIBFUNCS_H): New variable.  Use instead of libfuncs.h
16844         in all dependency lists.
16845
16846 2010-07-12  Richard Sandiford  <rdsandiford@googlemail.com>
16847
16848         * Makefile.in (target-globals.o): Depend on $(EXPR_H) and $(OPTABS_H).
16849         * optabs.h (target_optabs): New structure.
16850         (default_target_optabs): Declare.
16851         (this_target_optabs): Declare as a variable or define as a macro.
16852         (optab_table, convert_optab_table, direct_optab_table): Redefine
16853         as macros.
16854         * optabs.c (default_target_optabs): New variable.
16855         (this_target_optabs): New conditional variable.
16856         (optab_table, convert_optab_table, direct_optab_table): Delete.
16857         * target-globals.h (this_target_optabs): Declare.
16858         (target_globals): Add a optabs field.
16859         (restore_target_globals): Copy the optabs field to
16860         this_target_optabs.
16861         * target-globals.c: Include expr.h and optabs.h.
16862         (default_target_globals): Initialize the optabs field.
16863         (save_target_globals): Likewise.
16864
16865 2010-07-12  Richard Sandiford  <rdsandiford@googlemail.com>
16866
16867         * flags.h (target_flagstate): Add x_flag_excess_precision.
16868         (flag_excess_precision): Redefine as a macro.
16869         * toplev.c (flag_excess_precision): Delete.
16870
16871 2010-07-12  Richard Sandiford  <rdsandiford@googlemail.com>
16872
16873         * defaults.h (MAX_MOVE_MAX, MIN_UNITS_PER_WORD): Define if not defined.
16874         * libgcc2.c (MIN_UNITS_PER_WORD): Delete.
16875         * hard-reg-set.h (target_hard_regs): Add x_no_caller_save_reg_set.
16876         (no_caller_save_reg_set): Redefine as a macro.
16877         * reload.h (target_reload): Add x_caller_save_initialized_p and
16878         x_regno_save_mode.
16879         (caller_save_initialized_p): Redefine as a macro.
16880         * caller-save.c (caller_save_initialized_p, no_caller_save_reg_set)
16881         (MAX_MOVE_MAX, MIN_UNITS_PER_WORD): Delete.
16882         (regno_save_mode): Redefine as a macro.
16883
16884 2010-07-12  Richard Sandiford  <rdsandiford@googlemail.com>
16885
16886         * Makefile.in (expmed.o, target-globals.o): Depend on expmed.h.
16887         * expmed.h: New file.
16888         * expmed.c (default_target_costs): New variable.
16889         (this_target_costs): New conditional variable.
16890         (sdiv_pow2_cheap, smod_pow2_cheap, zero_cost, add_cost, neg_cost)
16891         (shift_cost, shiftadd_cost, shiftsub0_cost, shiftsub1_cost, mul_cost)
16892         (sdiv_cost, udiv_cost, mul_widen_cost, mul_highpart_cost): Delete.
16893         * target-globals.h (this_target_expmed): Declare.
16894         (target_globals): Add a expmed field.
16895         (restore_target_globals): Copy the expmed field to
16896         this_target_expmed.
16897         * target-globals.c: Include expmed.h.
16898         (default_target_globals): Initialize the expmed field.
16899         (save_target_globals): Likewise.
16900
16901 2010-07-12  Richard Sandiford  <rdsandiford@googlemail.com>
16902
16903         * Makefile.in (target-globals.o): Depend on reload.h.
16904         * reload.h (target_reload): New structure.
16905         (default_target_reload): Declare.
16906         (this_target_reload): Declare as a variable or define as a macro.
16907         (indirect_symref_ok, double_reg_address_ok): Redefine as macros.
16908         * reload1.c (default_target_reload): New variable
16909         (this_target_reload): New conditional variable.
16910         (indirect_symref_ok, double_reg_address_ok): Delete.
16911         (spill_indirect_levels): Redefine as a macro.
16912         * target-globals.h (this_target_reload): Declare.
16913         (target_globals): Add a reload field.
16914         (restore_target_globals): Copy the reload field to
16915         this_target_reload.
16916         * target-globals.c: Include hard-reg-set.h.
16917         (default_target_globals): Initialize the reload field.
16918         (save_target_globals): Likewise.
16919
16920 2010-07-12  Richard Sandiford  <rdsandiford@googlemail.com>
16921
16922         * rtl.h (target_rtl): Add x_static_reg_base_value.
16923         * alias.c (static_reg_base_value): Redefine as a macro.
16924
16925 2010-07-12  Richard Sandiford  <rdsandiford@googlemail.com>
16926
16927         * Makefile.in (reginfo.o): Don't depend on $(GGC_H) or gt-reginfo.h.
16928         (GTFILES): Remove reginfo.c.
16929         * rtl.h (target_rtl): Add x_top_of_stack.
16930         (top_of_stack): New macro.
16931         * reginfo.c: Don't include ggc.h or gt-reginfo.h.
16932         (top_of_stack): Delete.
16933
16934 2010-07-12  Richard Sandiford  <rdsandiford@googlemail.com>
16935
16936         * regs.h (target_regs): Add x_hard_regs_of_mode,
16937         x_contains_reg_of_mode, x_move_cost, x_may_move_in_cost,
16938         x_may_move_out_cost and x_last_mode_for_init_move_cost.
16939         (have_regs_of_mode, contains_reg_of_mode, move_cost)
16940         (may_move_in_cost, may_move_out_cost): Redefine as macros.
16941         * reginfo.c (have_regs_of_mode, contains_reg_of_mode, move_cost)
16942         (may_move_in_cost, may_move_out_cost): Delete.
16943         (last_mode_for_init_move_cost): Redefine as a macro.
16944
16945 2010-07-12  Richard Sandiford  <rdsandiford@googlemail.com>
16946
16947         * hard-reg-set.h (target_hard_regs): New structure.
16948         (default_target_hard_regs): Declare.
16949         (this_target_hard_regs): Declare as a variable or define as a macro.
16950         (fixed_regs, fixed_reg_set, call_used_regs, call_really_used_regs)
16951         (call_used_reg_set, call_fixed_reg_set, regs_invalidated_by_call)
16952         (reg_alloc_order, inv_reg_alloc_order, reg_class_contents)
16953         (reg_class_size, reg_class_subclasses, reg_class_subunion)
16954         (reg_class_superunion, reg_names): Redefine as macros.
16955         * reginfo.c (fixed_regs, fixed_reg_set, call_used_regs)
16956         (call_used_reg_set, call_really_used_regs, call_fixed_reg_set)
16957         (regs_invalidated_by_call, reg_alloc_order, inv_reg_alloc_order)
16958         (reg_class_contents, reg_class_size, reg_class_subclasses)
16959         (reg_class_subunion, reg_class_superunion, reg_names): Delete.
16960         (default_target_hard_regs): New variable
16961         (this_target_hard_regs, initial_call_really_used_regs)
16962         (initial_reg_alloc_order): New conditional variables.
16963         (initial_reg_names): New variable.
16964         (init_reg_sets): Assert that initial_call_really_used_regs,
16965         initial_reg_alloc_order and initial_reg_names
16966         are all the same size as their variable counterparts.  Use them to
16967         initialize those counterparts.
16968         * target-globals.h (this_target_hard_regs): Declare.
16969         (target_globals): Add a hard_regs field.
16970         (restore_target_globals): Copy the hard_regs field to
16971         this_target_hard_regs.
16972         * target-globals.c: Include hard-reg-set.h.
16973         (default_target_globals): Initialize the hard_regs field.
16974         (save_target_globals): Likewise.
16975
16976 2010-07-12  Richard Sandiford  <rdsandiford@googlemail.com>
16977
16978         * Makefile.in (target-globals.o): Depend on $(RTL_H).
16979         * rtl.h (target_rtl): New structure.
16980         (default_target_rtl): Declare.
16981         (this_target_rtl): Declare as a variable or define as a macro.
16982         (global_rtl, pic_offset_table_rtx, return_address_pointer_rtx):
16983         Redefine as macros.
16984         * emit-rtl.c (default_target_rtl): New variable.
16985         (this_target_rtl): New conditional variable.
16986         (global_rtl, static_regno_reg_rtx, pic_offset_table_rtx)
16987         (return_address_pointer_rtx): Delete.
16988         (initial_regno_reg_rtx): New macro.
16989         (init_emit): Use initial_regno_reg_rtx instead of static_regno_reg_rtx.
16990         (init_emit_regs): Likewise.
16991         * target-globals.h (this_target_rtl): Declare.
16992         (target_globals): Add a rtl field.
16993         (restore_target_globals): Copy the rtl field to this_target_rtl.
16994         * target-globals.c: Include rtl.h.
16995         (default_target_globals): Initialize the rtl field.
16996         (save_target_globals): Likewise.
16997
16998 2010-07-12  Richard Sandiford  <rdsandiford@googlemail.com>
16999
17000         * Makefile.in (target-globals.o): Depend on $(REGS_H).
17001         * regs.h (target_reg_modes): New structure.
17002         (default_target_reg_modes): Declare.
17003         (this_target_reg_modes): Declare as a variable or define as a macro.
17004         (hard_regno_nregs, reg_raw_mode): Redefine as macros.
17005         * reginfo.c (default_target_reg_modes): New variable.
17006         (this_target_reg_modes): New conditional variable.
17007         (hard_regno_nregs, reg_raw_mode): Delete.
17008         * target-globals.h (this_target_regs): Declare.
17009         (target_globals): Add a regs field.
17010         (restore_target_globals): Copy the regs field to this_target_regs.
17011         * target-globals.c: Include regs.h.
17012         (default_target_globals): Initialize the regs field.
17013         (save_target_globals): Likewise.
17014
17015 2010-07-12  Richard Sandiford  <rdsandiford@googlemail.com>
17016
17017         * doc/tm.texi.in (SWITCHABLE_TARGET): Document.
17018         * doc/tm.texi: Regenerate.
17019         * Makefile.in (OBJS-common): Add target-globals.o.
17020         (gtype-desc.o): Depend on $(IPA_PROP_H), $(LTO_STREAMER_H)
17021         and target-globals.h.
17022         (target-globals.o): New rule.
17023         (GTFILES): Include $(srcdir)/target-globals.h.
17024         * defaults.h (SWITCHABLE_TARGET): Define.
17025         * gengtype.c (open_base_files): Add target-globals.h to the
17026         list of includes.
17027         * target-globals.h: New file.
17028         * target-globals.c: Likewise.
17029
17030         * Makefile.in (target-globals.o): Depend on $(FLAGS_H).
17031         * flags.h (target_flag_state): New structure.
17032         (default_target_flag_state): Declare.
17033         (this_target_flag_state): Declare as a variable or define as a macro.
17034         (align_loops_log): Redefine as a macro.
17035         (align_loops_max_skip, align_jumps_log): Likewise.
17036         (align_jumps_max_skip, align_labels_log): Likewise.
17037         (align_labels_max_skip, align_functions_log): Likewise.
17038         * toplev.c (default_target_flag_state): New variable.
17039         (this_target_flag_state): New conditional variable.
17040         (align_loops_log): Delete.
17041         (align_loops_max_skip, align_jumps_log): Likewise.
17042         (align_jumps_max_skip, align_labels_log): Likewise.
17043         (align_labels_max_skip, align_functions_log): Likewise.
17044         * target-globals.h (this_target_flag_state): Declare.
17045         (target_globals): Add a flag_state field.
17046         (restore_target_globals): Copy the flag_state field to
17047         this_target_flag_state.
17048         * target-globals.c: Include flags.h.
17049         (default_target_globals): Initialize the flag_state field.
17050         (save_target_globals): Likewise.
17051
17052 2010-07-12  Jie Zhang  <jie@codesourcery.com>
17053
17054         * postreload.c (reg_symbol_ref[]): New.
17055         (move2add_use_add2_insn): New.
17056         (move2add_use_add3_insn): New.
17057         (reload_cse_move2add): Handle SYMBOL + OFFSET case.
17058         (move2add_note_store): Likewise.
17059
17060 2010-07-12  Joern Rennecke  <joern.rennecke@embecosm.com>
17061
17062         PR rtl-optimization/44752
17063         * genautomata.c (main): Don't emit an empty file even if there
17064         is no automaton.
17065
17066 2010-07-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
17067
17068         * config/i386/i386.c (ix86_sol10_return_in_memory): Rename to
17069         ix86_solaris_return_in_memory.
17070         * config/i386-protos.h: Reflect this.
17071         * config/i386/vx-common.h (SUBTARGET_RETURN_IN_MEMORY): Likewise.
17072         * config/i386/sol2-10.h (SUBTARGET_RETURN_IN_MEMORY): Likewise.
17073         Move ...
17074         * config/i386/sol2.h (SUBTARGET_RETURN_IN_MEMORY): ... here.
17075
17076 2010-07-12  Jie Zhang  <jie@codesourcery.com>
17077
17078         * config/arm/arm.c (arm_get_frame_offsets): Don't use r3 to
17079         align the stack when it's going to be saved.
17080
17081 2010-07-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
17082
17083         PR pch/14940
17084         * config/host-solaris.c (mmap_fixed): New function.
17085         (sol_gt_pch_get_address): Use it.
17086         (sol_gt_pch_use_address): Likewise.
17087
17088 2010-07-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
17089
17090         * config.gcc (i[34567]86-*-solaris2*): Default with_arch_32 to
17091         pentiumpro on Solaris 8 and 9/x86.
17092         * doc/install.texi (Specific, i?86-*-solaris2.[89]): Recommend GNU as.
17093         Document SSE/SSE2 support.
17094         * doc/sourcebuild.texi (Effective-Target Keywords): Document sse.
17095
17096 2010-07-12  Andi Kleen  <ak@linux.intel.com>
17097
17098         * lto-symtab.c (lto_symtab_merge_decls_1): Use fatal_error
17099         instead of gcc_assert to print better error message for multiple
17100         prevailing defs.
17101
17102 2010-07-12  Uros Bizjak  <ubizjak@gmail.com>
17103
17104         * config/i386/i386.c (ix86_asm_output_function_label): Change format
17105         string placeholder from 0x%x to %#x.
17106         (ix86_code_end): Use putc to output '\n'.
17107         (ix86_print_operand) <case ';'>: Use putc to output ';'.
17108
17109 2010-07-11  Kai Tietz  <kai.tietz@onevision.com>
17110
17111         * config/i386/winnt.c (i386_pe_file_end): Quote symbol name
17112         in directive -export.
17113
17114 2010-07-10  Anatoly Sokolov  <aesok@post.ru>
17115
17116         * reginfo.h (reg_classes_intersect_p): Change arguments type to
17117         reg_class_t.
17118         * rtl.h (reg_classes_intersect_p): Adjust prototype.
17119
17120         * config/rs6000/rs6000.h (REGISTER_MOVE_COST, MEMORY_MOVE_COST):
17121         Remove macros.
17122         * config/rs6000/rs6000-protos.h (rs6000_register_move_cost,
17123         rs6000_memory_move_cost): Remove
17124         * config/rs6000/rs6000.c (TARGET_REGISTER_MOVE_COST,
17125         TARGET_MEMORY_MOVE_COST): Define.
17126         (rs6000_register_move_cost): Make static. Change arguments type from
17127         enum reg_class to reg_class_t. Adjust rs6000_memory_move_cost calls.
17128         (rs6000_memory_move_cost): Make static. Change arguments type from
17129         'enum reg_class' to reg_class_t.
17130
17131 2010-07-10  Sandra Loosemore  <sandra@codesourcery.com>
17132
17133         PR middle-end/42505
17134         * tree-inline.c (estimate_num_insns): Refactor builtin complexity
17135         lookup code into....
17136         * builtins.c (is_simple_builtin, is_inexpensive_builtin): ...these
17137         new functions.
17138         * tree.h (is_simple_builtin, is_inexpensive_builtin): Declare.
17139         * cfgloopanal.c (target_clobbered_regs): Define.
17140         (init_set_costs): Initialize target_clobbered_regs.
17141         (estimate_reg_pressure_cost): Add call_p argument.  When true,
17142         adjust the number of available registers to exclude the
17143         call-clobbered registers.
17144         * cfgloop.h (target_clobbered_regs): Declare.
17145         (estimate_reg_pressure_cost): Adjust declaration.
17146         * tree-ssa-loop-ivopts.c (struct ivopts_data): Add body_includes_call.
17147         (ivopts_global_cost_for_size): Pass it to estimate_reg_pressure_cost.
17148         (determine_set_costs): Dump target_clobbered_regs.
17149         (loop_body_includes_call): New function.
17150         (tree_ssa_iv_optimize_loop): Use it to initialize new field.
17151         * loop-invariant.c (gain_for_invariant): Adjust arguments to pass
17152         call_p flag through.
17153         (best_gain_for_invariant): Likewise.
17154         (find_invariants_to_move): Likewise.
17155         (move_single_loop_invariants): Likewise, using already-computed
17156         has_call field.
17157
17158 2010-07-10  Richard Guenther  <rguenther@suse.de>
17159             Joern Rennecke  <joern.rennecke@embecosm.com>
17160
17161         PR debug/44832
17162         * tree-ssa-live.c (mark_all_vars_used_1): Set TREE_USED for LABEL_DECL.
17163         (remove_unused_scope_block_p): Don't drop TREE_USED LABEL_DECLs
17164         unless they have DECL_IGNORED_P set.
17165
17166 2010-07-10  Richard Guenther  <rguenther@suse.de>
17167
17168         PR lto/44889
17169         * gimple.c (gimple_fixup_complete_and_incomplete_subtype_p): New
17170         helper function.
17171         (gimple_types_compatible_p): Similar to pointed-to
17172         types allow and merge a mix of complete and incomplete aggregate.
17173         Use gimple_fixup_complete_and_incomplete_subtype_p for that.
17174         (iterative_hash_gimple_type): Adjust for that.
17175
17176 2010-07-10  Richard Sandiford  <r.sandiford@uk.ibm.com>
17177
17178         * tree.h (DECL_REPLACEABLE_P): Strengthen check for weak symbols.
17179
17180 2010-07-10  Iain Sandoe  <iains@gcc.gnu.org>
17181
17182         PR objc/44140
17183         * config/darwin.c (output_objc_section_asm_op): Save and restore
17184         section when outputting ObjC section list.
17185
17186 2010-07-09  Jan Hubicka  <jh@suse.cz>
17187
17188         * lto-streamer-out.c (produce_symtab): Do not write alias
17189         cgraph/varpool nodes.
17190
17191 2010-07-09  Jan Hubicka  <jh@suse.cz>
17192
17193         * tree-inline.c (declare_return_variable): Fix ICE while
17194         inlining DECL_BY_VALUE function not in SSA form
17195
17196 2010-07-09  Changpeng Fang  <changpeng.fang@amd.com>
17197
17198         PR tree-optimization/44576
17199         * tree-ssa-loop-prefetch.c (trip_count_to_ahead_ratio_too_small_p):
17200         New.  Pull out from is_loop_prefetching_profitable to implement
17201         the trip count to ahead ratio heuristic.
17202         (mem_ref_count_reasonable_p): New.  Pull out from
17203         is_loop_prefetching_profitable to implement the instruction to
17204         memory reference ratio heuristic.  Also consider not reasonable if
17205         the memory reference count is above a threshold (to avoid
17206         explosive compilation time.
17207         (insn_to_prefetch_ratio_too_small_p): New.  Pull out from
17208         is_loop_prefetching_profitable to implement the instruction to
17209         prefetch ratio heuristic.
17210         (is_loop_prefetching_profitable): Removed.
17211         (loop_prefetch_arrays): Distribute the cost analysis across the
17212         function to allow early exit of the prefetch analysis.
17213         is_loop_prefetching_profitable is splitted into three functions,
17214         with each one called as early as possible.
17215         (PREFETCH_MAX_MEM_REFS_PER_LOOP): New.  Threshold above which the
17216         number of memory references in a loop is considered too many.
17217
17218 2010-07-09  Bernd Schmidt  <bernds@codesourcery.com>
17219
17220         * reload.c (find_reloads): Don't clear badop if we have a winreg
17221         alternative, but not win, and the class only has fixed regs.
17222         * hard-reg-set.h (class_only_fixed_regs): Declare.
17223         * reginfo.c (class_only_fixed_regs): New array.
17224         (init_reg_sets_1): Initialize it.
17225         * config/arm/arm.md (arm_addsi3, thumb1_addsi3, arm_subsi3_insn): Don't
17226         discourage alternatives using the stack pointer.
17227
17228         * config/arm/arm.md (addsi3_cbranch): Switch alternatives 0 and 1.
17229
17230         * config/arm/arm.md (Thumb-1 ldrsb peephole): New.
17231
17232         * config/arm/arm.md (cbranchqi4): Fix array size.
17233         (addsi3_cbranch): Also andle alternative 2 like alternative 3 when
17234         calculating length.
17235
17236 2010-07-09  Richard Guenther  <rguenther@suse.de>
17237
17238         * gimple.c (struct type_fixup_s): New struct and VEC type.
17239         (gimple_register_type_fixups): New static global.
17240         (gimple_queue_type_fixup): New function.
17241         (gimple_types_compatible_p): Queue type fixups instead of
17242         applying them here.
17243         (gimple_register_type): Apply queued fixups for the
17244         canonical type.  Empty the type fixup queue.
17245
17246 2010-07-09  Uros Bizjak  <ubizjak@gmail.com>
17247
17248         * configure.ac (gcc_cv_as_ix86_rep_lock_prefix): Fix test.
17249         * configure: Regenerate.
17250         * config.in: Ditto.
17251
17252 2010-07-09  Jakub Jelinek  <jakub@redhat.com>
17253             Denys Vlasenko  <dvlasenk@redhat.com>
17254             Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
17255
17256         PR tree-optimization/28632
17257         * tree-vrp.c (zero_nonzero_bits_from_vr): New function.
17258         (extract_range_from_binary_expr): Further optimize
17259         BIT_AND_EXPR and BIT_IOR_EXPR.
17260
17261 2010-07-09  Sebastian Pop  <sebastian.pop@amd.com>
17262
17263         * tree-if-conv.c (fold_or_predicates): New.
17264         (add_to_predicate_list): Call it.
17265
17266 2010-07-09  Richard Guenther  <rguenther@suse.de>
17267
17268         PR middle-end/44890
17269         * tree-ssa-address.c (create_mem_ref_raw): Only build a MEM_REF
17270         if base is a pointer.
17271         * tree-cfg.c (verify_expr): Update MEM_REF checking.
17272
17273 2010-07-08  Michael Meissner  <meissner@linux.vnet.ibm.com>
17274
17275         PR target/44877
17276         * config/rs6000/rs6000.c (rs6000_expand_builtin): Use
17277         POINTER_TYPE_P instead of checking only for POINTER_TYPE for the
17278         builtin mask for load/store builtins.
17279
17280 2010-07-09  Uros Bizjak  <ubizjak@gmail.com>
17281
17282         * configure.ac (gcc_cv_as_ix86_rep_lock_prefix): Also check
17283         for "lock addl".
17284         * configure: Regenerate.
17285         * config/i386/i386.c (ix86_print_operand) <case ';'>:
17286         Remove TARGET_MACHO.
17287
17288 2010-07-09  Peter Bergner  <bergner@vnet.ibm.com>
17289
17290         * config/rs6000/rs6000.c (rs6000_override_options): Fix setting of
17291         default ISA flags.
17292         * config/rs6000/rs6000.h (ASM_CPU_SPEC): Add -mvsx.
17293
17294 2010-07-09  Tom de Vries  <tjvries@xs4all.nl>
17295
17296         * tree.c (type_hash_if_marked_p): Removed non-ggc_marked_p clause.
17297
17298 2010-07-09  Hariharan Sandanagobalane  <hariharan@picochip.com>
17299
17300         * config/picochip/picochip.md (commsTestPort): Emit more
17301         efficient sequence for tstport instruction.
17302
17303 2010-07-09  Uros Bizjak  <ubizjak@gmail.com>
17304
17305         * config/i386/i386.c (ix86_veclib_handler): Make static.
17306
17307 2010-07-09  Richard Guenther  <rguenther@suse.de>
17308
17309         PR tree-optimization/44852
17310         * tree-ssa-alias.c: Include toplev.h for exact_log2.
17311         (indirect_ref_may_alias_decl_p): Properly handle negative offsets
17312         in MEM_REF.
17313         (indirect_refs_may_alias_p): Likewise.
17314         * Makefile.in (tree-ssa-alias.o): Add $(TOPLEV_H).
17315
17316 2010-07-09  Richard Guenther  <rguenther@suse.de>
17317
17318         PR tree-optimization/44882
17319         * tree-vect-stmts.c (vectorizable_store): Do not assert alias
17320         sets do conflict.
17321         (vectorizable_load): Likewise.
17322
17323 2010-07-09  Bernd Schmidt  <bernds@codesourcery.com>
17324
17325         PR target/40657
17326         * config/arm/arm.c (thumb1_extra_regs_pushed): New arg FOR_PROLOGUE.
17327         All callers changed.
17328         Handle the case when we're called for the epilogue.
17329         (thumb_unexpanded_epilogue): Use it.
17330         (thumb1_expand_epilogue): Likewise.
17331
17332 2010-07-09  Jakub Jelinek  <jakub@redhat.com>
17333
17334         * tree-vrp.c (extract_range_from_binary_expr) <BIT_AND_EXPR>: If
17335         both ranges are range_int_cst_p with non-negative minimum,
17336         try harder to derive smaller range.
17337
17338 2010-07-09  Manuel López-Ibáñez  <manu@gcc.gnu.org>
17339
17340         * genrecog.c: Include diagnostic-core.h before toplev.h.
17341         * genoutput.c: Likewise.
17342         * genextract.c: Likewise.
17343         * genautomata.c: Likewise.
17344         * genemit.c: Likewise.
17345         * genpeep.c: Likewise.
17346         * genattrtab.c: Likewise.
17347         * genconditions.c: Likewise.
17348         * genpreds.c: Likewise.
17349
17350 2010-07-08  Andi Kleen  <ak@linux.intel.com>
17351
17352         * lto-section-in.c (lto_section_name): Add missing comma.
17353
17354 2010-07-08  Anatoly Sokolov  <aesok@post.ru>
17355
17356         * config/ia64/ia64.h (OVERRIDE_OPTIONS): Remove macros.
17357         * config/ia64/ia64-protos.h (ia64_override_options): Remove.
17358         * config/ia64/ia64.c (TARGET_OPTION_OVERRIDE): Define.
17359         (ia64_override_options): Rename to...
17360         (ia64_option_override): ... this one. Make static.
17361
17362 2010-07-08  Eric Botcazou  <ebotcazou@adacore.com>
17363
17364         PR middle-end/44843
17365         * emit-rtl.c (set_mem_attributes_minus_bitpos): Do not rely on the
17366         pointed-to type of the offset in a MEM_REF to compute the alignment.
17367
17368 2010-07-08  Kai Tietz  <kai.tietz@onevision.com>
17369
17370         * final.c (final_scan_insn): Replace
17371         TARGET_UNWIND_INFO macro check by unwind_emit
17372         hook NULL check.
17373         * targhooks.c (default_unwind_emit): Removed.
17374         * targhooks.h (default_unwind_emit): Likewise.
17375         * target.def (unwind_emit): Set default value to NULL.
17376
17377         * config/i386/i386-protos.h (ix86_asm_output_function_label):
17378         New prototype.
17379         * config/i386/i386.c (ix86_function_ms_hook_prologue): Check
17380         for NULL fntype argument and allow 64-bit targets.
17381         (ix86_asm_output_function_label): New function.
17382         (ix86_expand_prologue): Handle 64-bit ms hook prologue.
17383         (ix86_handle_fndecl_attribute): Likewise.
17384         * doc/extend.texi (ms_hook_prologue): Adjust documentation.
17385         * doc/doc/tm.texi: Regenerated.
17386         * doc/doc/doc/tm.texi.in (ASM_OUTPUT_FUNCTION_LABEL): New.
17387         (ASM_DECLARE_FUNCTION_NAME): Adjust documentation.
17388         * defaults.h (ASM_OUTPUT_FUNCTION_LABEL): New macro.
17389         * config/darwin.h (ASM_DECLARE_FUNCTION_NAME): Use
17390         ASM_OUTPUT_FUNCTION_LABEL instead of ASM_OUTPUT_LABEL.
17391         * config/elfos.h: Likewise.
17392         * config/i386/cygming.h: Likewise.
17393         * config/netbsd-aout.h: Likewise.
17394         * config/openbsd.h: Likewise.
17395         * config/i386/i386.h (ASM_OUTPUT_FUNCTION_LABEL): Override
17396         by ix86_asm_output_function_label function call.
17397         * varasm.c (assemble_start_function): Use
17398         ASM_OUTPUT_FUNCTION_LABEL instead of ASM_OUTPUT_LABEL.
17399
17400 2010-07-08  Jan Hubicka  <jh@suse.cz>
17401
17402         * cgraph.c (cgraph_will_be_removed_from_program_if_no_direct_calls):
17403         New function.
17404         * cgraph.h (cgraph_will_be_removed_from_program_if_no_direct_calls):
17405         Declare.
17406         * ipa-cp.c (ipcp_estimate_growth): Use it.
17407         * ipa-inline.c (cgraph_estimate_growth, cgraph_decide_inlining):
17408         Likewise.
17409
17410 2010-07-08  Jan Hubicka  <jh@suse.cz>
17411
17412         * tree-inline.c (declare_return_variable): Allocate annotation for new
17413         temporary.
17414
17415 2010-07-08  Sebastian Pop  <sebastian.pop@amd.com>
17416
17417         PR tree-optimization/44710
17418         * tree-if-conv.c (parse_predicate): New.
17419         (add_to_predicate_list): Call it, call maybe_fold_or_comparisons.
17420         Make sure that the predicates are either SSA_NAMEs or gimple_condexpr.
17421
17422 2010-07-08  Sebastian Pop  <sebastian.pop@amd.com>
17423
17424         * common.opt (ftree-loop-if-convert): New flag.
17425         * doc/invoke.texi (ftree-loop-if-convert): Documented.
17426         * tree-if-conv.c (gate_tree_if_conversion): Enable if-conversion
17427         when flag_tree_loop_if_convert is set.
17428
17429 2010-07-08  Uros Bizjak  <ubizjak@gmail.com>
17430
17431         * config/i386/i386.c: Use short syntax for function calls
17432         through function pointers.
17433         * config/i386/i386.md: Ditto.
17434
17435 2010-07-08  Eric Botcazou  <ebotcazou@adacore.com>
17436
17437         * emit-rtl.c (set_mem_attributes_minus_bitpos): Fix formatting issues.
17438
17439 2010-07-08  Richard Guenther  <rguenther@suse.de>
17440
17441         * tree-ssa-sccvn.c (vn_reference_maybe_forwprop_address): Fix
17442         stmt check for POINTER_PLUS_EXPRs, fix the pointer assignment.
17443
17444 2010-07-08  Jakub Jelinek  <jakub@redhat.com>
17445
17446         * dwarf2out.c (mem_loc_descriptor): Use DW_OP_const[48]u
17447         instead of DW_OP_addr for DW_OP_GNU_push_tls_address operand.
17448         (loc_list_from_tree): Likewise.
17449         (output_loc_operands): Handle outputting DW_OP_const[48]u
17450         with loc->dtprel set.
17451         (resolve_addr_in_expr): Handle loc->dtprel like DW_OP_addr.
17452
17453 2010-07-08  Jan Hubicka  <jh@suse.cz>
17454
17455         * ipa.c: Include pointer-set.h
17456         (cgraph_externally_visible_p): New attribute ALIASED;
17457         when in LTO, hidden symbols are local unless they are aliased.
17458         (function_and_variable_visibility): Compute aliased nodes;
17459         handle LTO and hidden symbol on functions and vars.
17460         * cgraph.c (cgraph_make_decl_local): Clear NAMED_SECTION
17461         for COMDAT symbols; handle COMDAT_GROUPS also at vars.
17462
17463 2010-07-08  Eric Botcazou  <ebotcazou@adacore.com>
17464
17465         * config/i386/cygming.h (STACK_CHECK_STATIC_BUILTIN): Define to 1.
17466         * config/i386/freebsd.h (STACK_CHECK_STATIC_BUILTIN): Likewise.
17467         * config/i386/linux.h (STACK_CHECK_STATIC_BUILTIN): Likewise.
17468         * config/i386/linux64.h (STACK_CHECK_STATIC_BUILTIN): Likewise.
17469         * config/i386/sol2.h (STACK_CHECK_STATIC_BUILTIN): Likewise.
17470         * config/i386/i386.c (ix86_gen_adjust_stack_and_probe): New variable.
17471         (ix86_gen_probe_stack_range): Likewise.
17472         (override_options): Set them.
17473         (ix86_target_stack_probe): New function.
17474         (ix86_compute_frame_layout): Force use of push instructions to
17475         save registers if stack checking with probes is enabled.
17476         (get_scratch_register_on_entry): New function.
17477         (release_scratch_register_on_entry): Likewise.
17478         (ix86_adjust_stack_and_probe): Likewise.
17479         (output_adjust_stack_and_probe): Likewise.
17480         (ix86_emit_probe_stack_range): Likewise.
17481         (output_probe_stack_range): Likewise.
17482         (ix86_expand_prologue): Emit stack checking code if static built-in
17483         stack checking is enabled.
17484         Test ix86_target_stack_probe instead of TARGET_STACK_PROBE.
17485         * config/i386/i386-protos.h (ix86_target_stack_probe): Declare.
17486         (output_adjust_stack_and_probe): Likewise.
17487         (output_probe_stack_range): Likewise.
17488         * config/i386/i386.md (UNSPECV_PROBE_STACK_RANGE): New constant.
17489         (allocate_stack_worker_32): Test ix86_target_stack_probe instead of
17490         TARGET_STACK_PROBE.
17491         (allocate_stack_worker_64): Likewise.
17492         (allocate_stack): Likewise.
17493         (adjust_stack_and_probe): New insn.
17494         (probe_stack_range): Likewise.
17495
17496 2010-07-08  Richard Guenther  <rguenther@suse.de>
17497
17498         PR tree-optimization/44831
17499         * tree-ssa-phiprop.c (phiprop_insert_phi): Properly build
17500         a MEM_REF preserving TBAA info of the original dereference.
17501         Dereference the original pointer if the address is not invariant.
17502         (propagate_with_phi): Fixup type checks wrt MEM_REFs.  Require
17503         at least one invariant address that we are going to dereference.
17504
17505 2010-07-08  Richard Guenther  <rguenther@suse.de>
17506
17507         PR tree-optimization/44861
17508         * tree-vect-stmts.c (vectorizable_store): Preserve TBAA
17509         information when building MEM_REFs.
17510         (vectorizable_load): Likewise.
17511         * tree-vect-data-refs.c (vect_setup_realignment): Likewise.
17512
17513 2010-07-08  Eric Botcazou  <ebotcazou@adacore.com>
17514
17515         * config/sol2-c.c: Do not include diagnostic-core.h.
17516
17517 2010-07-08  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
17518
17519         PR bootstrap/44768
17520         * cfgexpand.c (estimated_stack_frame_size): Make self-contained
17521         with respect to current_function_decl. Pass decl of the function.
17522         * tree-inline.h (estimated_stack_frame_size): Adjust prototype.
17523         * ipa-inline.c (compute_inline_parameters): Pass decl to
17524         estimated_stack_frame_size.
17525
17526 2010-07-08  Richard Guenther  <rguenther@suse.de>
17527
17528         * tree-ssa-sccvn.c (vn_reference_maybe_forwprop_address):
17529         New function.
17530         (valueize_refs): Call it.
17531
17532 2010-07-08  Richard Guenther  <rguenther@suse.de>
17533
17534         PR rtl-optimization/44838
17535         * tree-ssa-alias.c (indirect_refs_may_alias_p): When not in
17536         SSA form do not use pointer equivalence.
17537
17538 2010-07-08  Eric Botcazou  <ebotcazou@adacore.com>
17539
17540         * dwarf2out.c (AT_linkage_name): Delete.
17541         (add_linkage_attr): New function.
17542         (add_linkage_name): Call it to emit the linkage attribute.
17543         (dwarf2out_finish): Likewise.
17544         (move_linkage_attr): Explicitly accept both attribute variants.
17545
17546 2010-07-08  Manuel López-Ibáñez  <manu@gcc.gnu.org>
17547
17548         * toplev.h: Do not include diagnostic-core.h.
17549         Include diagnostic-core.h in every file that includes toplev.h.
17550         * c-tree.h: Do not include toplev.h.
17551         * pretty-print.h: Update comment.
17552         * Makefile.in: Update dependencies.
17553         * alias.c: Include diagnostic-core.h in every file that includes
17554         toplev.h.
17555         * attribs.c: Likewise.
17556         * auto-inc-dec.c: Likewise.
17557         * bb-reorder.c: Likewise.
17558         * bt-load.c: Likewise.
17559         * caller-save.c: Likewise.
17560         * calls.c: Likewise.
17561         * cfg.c: Likewise.
17562         * cfganal.c: Likewise.
17563         * cfgbuild.c: Likewise.
17564         * cfgcleanup.c: Likewise.
17565         * cfghooks.c: Likewise.
17566         * cfgloop.c: Likewise.
17567         * combine.c: Likewise.
17568         * config/alpha/alpha.c: Likewise.
17569         * config/arc/arc.c: Likewise.
17570         * config/arm/arm.c: Likewise.
17571         * config/arm/pe.c: Likewise.
17572         * config/avr/avr.c: Likewise.
17573         * config/bfin/bfin.c: Likewise.
17574         * config/cris/cris.c: Likewise.
17575         * config/crx/crx.c: Likewise.
17576         * config/darwin-c.c: Likewise.
17577         * config/darwin.c: Likewise.
17578         * config/fr30/fr30.c: Likewise.
17579         * config/frv/frv.c: Likewise.
17580         * config/h8300/h8300.c: Likewise.
17581         * config/host-darwin.c: Likewise.
17582         * config/i386/i386.c: Likewise.
17583         * config/i386/netware.c: Likewise.
17584         * config/i386/nwld.c: Likewise.
17585         * config/i386/winnt-cxx.c: Likewise.
17586         * config/i386/winnt-stubs.c: Likewise.
17587         * config/i386/winnt.c: Likewise.
17588         * config/ia64/ia64-c.c: Likewise.
17589         * config/ia64/ia64.c: Likewise.
17590         * config/iq2000/iq2000.c: Likewise.
17591         * config/lm32/lm32.c: Likewise.
17592         * config/m32c/m32c-pragma.c: Likewise.
17593         * config/m32c/m32c.c: Likewise.
17594         * config/m32r/m32r.c: Likewise.
17595         * config/m68hc11/m68hc11.c: Likewise.
17596         * config/m68k/m68k.c: Likewise.
17597         * config/mcore/mcore.c: Likewise.
17598         * config/mep/mep-pragma.c: Likewise.
17599         * config/mep/mep.c: Likewise.
17600         * config/mmix/mmix.c: Likewise.
17601         * config/mn10300/mn10300.c: Likewise.
17602         * config/moxie/moxie.c: Likewise.
17603         * config/pa/pa.c: Likewise.
17604         * config/pdp11/pdp11.c: Likewise.
17605         * config/picochip/picochip.c: Likewise.
17606         * config/rs6000/rs6000-c.c: Likewise.
17607         * config/rs6000/rs6000.c: Likewise.
17608         * config/rx/rx.c: Likewise.
17609         * config/s390/s390.c: Likewise.
17610         * config/score/score.c: Likewise.
17611         * config/score/score3.c: Likewise.
17612         * config/score/score7.c: Likewise.
17613         * config/sh/sh.c: Likewise.
17614         * config/sh/symbian-base.c: Likewise.
17615         * config/sh/symbian-c.c: Likewise.
17616         * config/sh/symbian-cxx.c: Likewise.
17617         * config/sol2-c.c: Likewise.
17618         * config/sol2.c: Likewise.
17619         * config/sparc/sparc.c: Likewise.
17620         * config/spu/spu.c: Likewise.
17621         * config/stormy16/stormy16.c: Likewise.
17622         * config/v850/v850-c.c: Likewise.
17623         * config/v850/v850.c: Likewise.
17624         * config/vax/vax.c: Likewise.
17625         * config/vxworks.c: Likewise.
17626         * config/xtensa/xtensa.c: Likewise.
17627         * convert.c: Likewise.
17628         * cse.c: Likewise.
17629         * cselib.c: Likewise.
17630         * dbgcnt.c: Likewise.
17631         * dbxout.c: Likewise.
17632         * ddg.c: Likewise.
17633         * dominance.c: Likewise.
17634         * emit-rtl.c: Likewise.
17635         * explow.c: Likewise.
17636         * expmed.c: Likewise.
17637         * fixed-value.c: Likewise.
17638         * fold-const.c: Likewise.
17639         * fwprop.c: Likewise.
17640         * gcse.c: Likewise.
17641         * ggc-common.c: Likewise.
17642         * ggc-page.c: Likewise.
17643         * ggc-zone.c: Likewise.
17644         * gimple-low.c: Likewise.
17645         * gimplify.c: Likewise.
17646         * graph.c: Likewise.
17647         * haifa-sched.c: Likewise.
17648         * ifcvt.c: Likewise.
17649         * implicit-zee.c: Likewise.
17650         * integrate.c: Likewise.
17651         * ira-build.c: Likewise.
17652         * ira-color.c: Likewise.
17653         * ira-conflicts.c: Likewise.
17654         * ira-costs.c: Likewise.
17655         * ira-lives.c: Likewise.
17656         * ira.c: Likewise.
17657         * lists.c: Likewise.
17658         * loop-doloop.c: Likewise.
17659         * loop-iv.c: Likewise.
17660         * lto-opts.c: Likewise.
17661         * lto-symtab.c: Likewise.
17662         * main.c: Likewise.
17663         * modulo-sched.c: Likewise.
17664         * optabs.c: Likewise.
17665         * params.c: Likewise.
17666         * plugin.c: Likewise.
17667         * postreload-gcse.c: Likewise.
17668         * postreload.c: Likewise.
17669         * predict.c: Likewise.
17670         * profile.c: Likewise.
17671         * real.c: Likewise.
17672         * regcprop.c: Likewise.
17673         * reginfo.c: Likewise.
17674         * regmove.c: Likewise.
17675         * reorg.c: Likewise.
17676         * resource.c: Likewise.
17677         * rtl.c: Likewise.
17678         * rtlanal.c: Likewise.
17679         * sched-deps.c: Likewise.
17680         * sched-ebb.c: Likewise.
17681         * sched-rgn.c: Likewise.
17682         * sdbout.c: Likewise.
17683         * sel-sched-dump.c: Likewise.
17684         * sel-sched-ir.c: Likewise.
17685         * simplify-rtx.c: Likewise.
17686         * stmt.c: Likewise.
17687         * stor-layout.c: Likewise.
17688         * store-motion.c: Likewise.
17689         * targhooks.c: Likewise.
17690         * tree-cfg.c: Likewise.
17691         * tree-cfgcleanup.c: Likewise.
17692         * tree-dump.c: Likewise.
17693         * tree-eh.c: Likewise.
17694         * tree-inline.c: Likewise.
17695         * tree-nomudflap.c: Likewise.
17696         * tree-object-size.c: Likewise.
17697         * tree-optimize.c: Likewise.
17698         * tree-outof-ssa.c: Likewise.
17699         * tree-phinodes.c: Likewise.
17700         * tree-profile.c: Likewise.
17701         * tree-ssa-ccp.c: Likewise.
17702         * tree-ssa-coalesce.c: Likewise.
17703         * tree-ssa-live.c: Likewise.
17704         * tree-ssa-loop-niter.c: Likewise.
17705         * tree-ssa-loop-prefetch.c: Likewise.
17706         * tree-ssa-loop.c: Likewise.
17707         * tree-ssa-structalias.c: Likewise.
17708         * tree-ssa-uninit.c: Likewise.
17709         * tree-ssa.c: Likewise.
17710         * tree-vect-data-refs.c: Likewise.
17711         * tree-vect-loop-manip.c: Likewise.
17712         * tree-vect-loop.c: Likewise.
17713         * tree-vect-patterns.c: Likewise.
17714         * tree-vect-stmts.c: Likewise.
17715         * tree-vrp.c: Likewise.
17716         * varasm.c: Likewise.
17717         * vec.c: Likewise.
17718         * web.c: Likewise.
17719         * xcoffout.c: Likewise.
17720
17721 2010-07-07  Richard Sandiford  <rdsandiford@googlemail.com>
17722
17723         * gengtype.c (write_field_root): New function.
17724         (write_root): Use it.
17725
17726 2010-07-07  Wei Guozhi  <carrot@google.com>
17727
17728         * config/arm/thumb2.md (peephole2 to convert zero_extract/compare
17729         of lowest bits to lshift/compare): Add a missing line.
17730
17731 2010-07-07  Wei Guozhi  <carrot@google.com>
17732
17733         * config/arm/thumb2.md (peephole2 to convert zero_extract/compare
17734         of lowest bits to lshift/compare): New.
17735
17736 2010-07-07  Tom Tromey  <tromey@redhat.com>
17737
17738         * doc/tm.texi: Update.
17739         * doc/tm.texi.in (SDB and DWARF) <TARGET_WANT_DEBUG_PUB_SECTIONS>:
17740         Add @hook.
17741         * target.def (want_debug_pub_sections): New hook.
17742         * config/darwin.h (TARGET_WANT_DEBUG_PUB_SECTIONS): Define.
17743         * dwarf2out.c (add_pubname_string): Check
17744         targetm.want_debug_pub_sections.
17745         (add_pubname): Likewise.
17746         (add_pubtype): Likewise.
17747
17748 2010-07-07  Jie Zhang  <jie@codesourcery.com>
17749
17750         * genautomata.c (output_automata_list_min_issue_delay_code):
17751         Correctly decompress min_issue_delay.
17752
17753 2010-07-07  Bernd Schmidt  <bernds@codesourcery.com>
17754
17755         PR rtl-optimization/44404
17756         * auto-inc-dec.c (find_inc): Avoid calling count_occurrences if
17757         possible, use reg_overlap_mentioned_p instead.
17758
17759 2010-07-07  Duncan Sands  <baldrick@free.fr>
17760
17761         PR middle-end/41355
17762         * tree.c (build_function_type_skip_args): Copy the original type using
17763         build_distinct_type_copy rather than copy_node.
17764
17765 2010-07-07  H.J. Lu  <hongjiu.lu@intel.com>
17766
17767         PR target/44850
17768         * config/i386/i386.c (ix86_function_ms_hook_prologue): Revert
17769         revision 161876.
17770         (ix86_expand_prologue): Likewise.
17771         (ix86_handle_fndecl_attribute): Likewise.
17772         (ix86_asm_declare_function_name): Likewise.
17773         * config/i386/i386.h (ASM_DECLARE_FUNCTION_NAME): Likewise.
17774         * config/i386/cygming.h (ASM_DECLARE_FUNCTION_NAME): Likewise.
17775         (SUBTARGET_ASM_DECLARE_FUNCTION_NAME): Likewise.
17776         * config/i386/i386-protos.h (ix86_asm_declare_function_name): Likewise.
17777         * doc/extend.texi: Likewise.
17778
17779 2010-07-07  H.J. Lu  <hongjiu.lu@intel.com>
17780
17781         PR target/44844
17782         * config/i386/i386.md (rdrand<mode>): Changed to expand to
17783         retry if the carry flag isn't valid.
17784         (rdrand<mode>_1): New.
17785
17786 2010-07-07  Richard Guenther  <rguenther@suse.de>
17787
17788         PR middle-end/44790
17789         * expr.c (expand_expr_real_1): Go the POINTER_PLUS_EXPR path
17790         for expanding the constant offset for MEM_REFs.
17791
17792 2010-07-07  Richard Guenther  <rguenther@suse.de>
17793
17794         * tree-ssa-propagate.h (valid_gimple_call_p): Remove.
17795         * tree-ssa-propagate.c (valid_gimple_call_p): Make static.  Fix.
17796         * gimple.h (is_gimple_operand): Remove.
17797         * gimple.c (is_gimple_operand): Likewise.
17798         (walk_gimple_op): Fix wi->val_only setting for calls.
17799         * tree-cfg.c (verify_gimple_call): Fix argument validation.
17800         * tree-profile.c (tree_gen_ic_func_profiler): Do not create
17801         invalid gimple calls.
17802
17803 2010-07-06  Jan Hubicka  <jh@suse.cz>
17804
17805         * lto-cgraph.c (output_cgraph): Add missing declaration.
17806
17807 2010-07-06  Jan Hubicka  <jh@suse.cz>
17808
17809         * lto-cgraph.c (output_cgraph): Output toplevel asms only into first
17810         partition.
17811
17812 2010-07-06  Alexandre Oliva  <aoliva@redhat.com>
17813
17814         * doc/gimple.texi (GIMPLE_DEBUG): Document.
17815         * doc/rtl.texi (Debug Information): New node.
17816         (NOTE_INSN_VAR_LOCATION): Document.
17817         (debug_insn): Likewise.
17818         * doc/generic.texi (DEBUG_EXPR_DECL): Document.
17819
17820 2010-07-07  Jan Hubicka  <jh@suse.cz>
17821
17822         With parts by Richard Guenther.
17823
17824         PR middle-end/44813
17825         * tree-ssa-uninit.c (ssa_undefined_value_p): Result decl is defined
17826         for functions passed by reference.
17827         * tree.c (needs_to_live_in_memory): RESULT_DECL don't need to live
17828         in memory when passed by reference.
17829         * tree-ssa-ccp.c (get_default_value): Only VAR_DECL is undefined at
17830         beggining.
17831         * ipa-split.c (split_function): Cleanup way return value is passed;
17832         handle SSA DECL_BY_REFERENCE retvals.
17833         * tree-ssa.c (verify_def): Verify that RESULT_DECL is read only when
17834         DECL_BY_REFERENCE is set.
17835         * tree-ssa-structalias.c (get_constraint_for_ssa_var, get_fi_for_callee,
17836         find_what_p_points_to): Handle RESULT_DECL.
17837         * tree-inline.c (declare_return_variable): Get new entry_block argument;
17838         when passing by reference ensure that RESULT_DECL is gimple_val.
17839         (remap_gimple_op_r): Remap RESULT_DECL ssa name.
17840         (remap_gimple_stmt): Handle SSA DECL_BY_REFERENCE returns.
17841
17842 2010-07-07  Bernd Schmidt  <bernds@codesourcery.com>
17843
17844         PR rtl-optimization/44787
17845         * config/arm/arm.md (arith_shiftsi): Allow stack pointer in operand 2.
17846         * config/arm/thumb2.md (thumb2_arith_shiftsi): Likewise.
17847
17848 2010-07-06  Jan Hubicka  <jh@suse.cz>
17849
17850         * lto-symtab.c (lto_cgraph_replace_node): Handle aliases.
17851         (lto_symtab_resolve_can_prevail_p): Also alias of cgraph node
17852         with body can prevail.
17853         (lto_symtab_resolve_symbols): Use cgraph_get_node_or_alias.
17854         (lto_symtab_merge_cgraph_nodes_1): Do not remove nodes from aliases.
17855         * cgraph.c (cgraph_get_node_or_alias): New function.
17856         * cgraph.h (cgraph_get_node_or_alias): Declare.
17857
17858 2010-07-06  Kai Tietz  <kai.tietz@onevision.com>
17859
17860         * config/i386/i386.c (ix86_function_ms_hook_prologue): Enable x64
17861         support.
17862         (ix86_expand_prologue): Likewise.
17863         (ix86_handle_fndecl_attribute): Likewise.
17864         (ix86_asm_declare_function_name): New function for
17865         ASM_DECLARE_FUNCTION_NAME.
17866         * config/i386/i386.h (ASM_DECLARE_FUNCTION_NAME): New macro.
17867         * config/i386/cygming.h (ASM_DECLARE_FUNCTION_NAME): Removed.
17868         (SUBTARGET_ASM_DECLARE_FUNCTION_NAME): New macro.
17869         * config/i386/i386-protos.h (ix86_asm_declare_function_name): New.
17870         * doc/extend.texi: Adjust documentation about ms_hook_prologue
17871         attribute.
17872
17873 2010-07-06  Uros Bizjak  <ubizjak@gmail.com>
17874
17875         * config/i386/i386.md (immediate_operand): New mode attribute.
17876
17877         (pro_epilogue_adjust_stack_<mode>_1): Macroize insn from
17878         pro_epilogue_adjust_stack  and pro_epilogue_adjust_stack_rex64
17879         using P mode iterator.
17880         (pro_epilogue_adjust_stack_di_2): Rename from
17881         pro_epilogue_adjust_stack_rex64_2.
17882
17883         * config/i386/i386.c (pro_epilogue_adjust_stack): Update for rename.
17884
17885 2010-07-06  Uros Bizjak  <ubizjak@gmail.com>
17886
17887         * config/i386/i386.md (insv): Call gen_movdi_insv1 or gen_movsi_insv1
17888         through gen_mov_insv_1 function pointer.
17889         (fmod<mode>3): Call gen_truncxf<mode>2_i387_noop_unspec or
17890         gen_truncxf<mode>2 through gen_truncxf function pointer.
17891         (remainder<mode>3): Ditto.
17892         (cmpstrnsi): Rename cmp_insn function pointer to gen_cmp.
17893         (allocate_stack): Call gen_allocate_stack_worker_64 or
17894         gen_allocate_stack_worker_32 through gen_allocate_stack_worker
17895         function pointer.
17896         (probe_stack): Call gen_iordi3 or gen_iorsi3 through gen_ior3
17897         function pointer.
17898
17899 2010-07-06  Uros Bizjak  <ubizjak@gmail.com>
17900
17901         * config/i386/i386.md (*add<mode>3_cconly_overflow): Use <g>
17902         operand constraint instead of <r><i>m.
17903
17904 2010-07-06  Richard Guenther  <rguenther@suse.de>
17905
17906         PR middle-end/44828
17907         * convert.c (convert_to_integer): Watch out for overflowing
17908         MULT_EXPR as well.
17909
17910 2010-07-05  Jan Hubicka  <jh@suse.cz>
17911
17912         * lto-streamer.c (write_symbol_vec): Rename to ...
17913         (write_symbol) ... this one; write only symbol given and when
17914         present in cache. Sanity check that what is defined is present
17915         in cgraph/varpool with body/finalized decl.
17916         (write_symbols_of_kind): Remove.
17917         (produce_symtab): Take outputblock and sets; use cgraph/varpool/alias
17918         pairs to produce symtab.
17919         (produce_asm_for_decls): Update call of produce_symtab; don't do so
17920         when doing WPA streaming.
17921
17922 2010-07-05  Jan Hubicka  <jh@suse.cz>
17923
17924         * gimple-fold.c (gimple_fold_obj_type_ref_known_binfo): Check that
17925         function is still available to fold into.
17926
17927 2010-07-05  Nathan Froyd  <froydnj@codesourcery.com>
17928
17929         * vec.h (FOR_EACH_VEC_ELT_REVERSE): New macro.
17930         * function.h (struct_function): Change type of local_decls field
17931         to a VEC.
17932         (add_local_decl): New function.
17933         (FOR_EACH_LOCAL_DECL): New macro.
17934         * cfgexpand.c (init_vars_expansion): Adjust for new type of
17935         cfun->local_decls.
17936         (estimated_stack_frame_size): Likewise.
17937         (expand_used_vars): Likewise.
17938         * cgraphbuild.c (build_cgraph_edges): Likewise.
17939         * function.c (instantiate_decls_1): Likewise.
17940         * ipa-struct-reorg.c (build_data_structure): Likewise.
17941         * ipa-type-escape.c (analyze_function): Likewise.
17942         * lto-streamer-in.c (input_function): Likewise.
17943         * lto-streamer-out.c (output_function): Likewise.
17944         * tree-ssa-live.c (remove_unused_locals): Likewise.
17945         * tree.c (free_lang_data_in_decl): Likewise.
17946         (find_decls_types_in_node): Likewise.
17947         * omp-low.c (remove_exit_barrier): Likewise.
17948         (expand_omp_taskreg): Likewise.
17949         (list2chain): Rename to...
17950         (vec2chain): ...this.  Adjust.
17951         * cgraphunit.c (assemble_thunk): Call add_local_decl.
17952         * tree-cfg.c (replace_by_duplicate_decl): Likewise.
17953         * gimple-low.c (record_vars_into): Likewise.
17954         * tree-inline.c (remap_decls): Likewise.
17955         (declare_return_variable): Likewise.
17956         (declare_inline_vars): Likewise.
17957         (copy_forbidden): Adjust for new type of cfun->local_decls.
17958         (add_local_variables): New function.
17959         (expand_call_inline): Call it.
17960         (tree_function_versioning): Likewise.
17961
17962 2010-07-05  H.J. Lu  <hongjiu.lu@intel.com>
17963
17964         AVX Programming Reference (June, 2010)
17965         * config/i386/cpuid.h (bit_F16C): New.
17966         (bit_RDRND): Likewise.
17967         (bit_FSGSBASE): Likewise.
17968
17969         * config/i386/i386-builtin-types.def: Add
17970         "DEF_FUNCTION_TYPE (UINT16)", function types for
17971         float16 <-> float conversions and
17972         "DEF_FUNCTION_TYPE (VOID, UINT64)".
17973
17974         * config/i386/i386-c.c (ix86_target_macros_internal): Support
17975         OPTION_MASK_ISA_FSGSBASE, OPTION_MASK_ISA_RDRND and
17976         OPTION_MASK_ISA_F16C.
17977
17978         * config/i386/i386.c (OPTION_MASK_ISA_FSGSBASE_SET): New.
17979         (OPTION_MASK_ISA_RDRND_SET): Likewise.
17980         (OPTION_MASK_ISA_F16C_SET): Likewise.
17981         (OPTION_MASK_ISA_FSGSBASE_UNSET): Likewise.
17982         (OPTION_MASK_ISA_RDRND_UNSET): Likewise.
17983         (OPTION_MASK_ISA_F16C_UNSET): Likewise.
17984         (OPTION_MASK_ISA_AVX_UNSET): Add OPTION_MASK_ISA_F16C_UNSET.
17985         (ix86_handle_option): Handle OPT_mfsgsbase, OPT_mrdrnd and OPT_mf16c.
17986         (ix86_target_string): Support -mfsgsbase, -mrdrnd and -mf16c.
17987         (pta_flags): Add PTA_FSGSBASE, PTA_RDRND and PTA_F16C.
17988         (override_options): Handle them.
17989         (ix86_valid_target_attribute_inner_p): Handle fsgsbase, rdrnd and f16c.
17990         (ix86_builtins): Add IX86_BUILTIN_RDFSBASE32,
17991         IX86_BUILTIN_RDFSBASE64, IX86_BUILTIN_RDGSBASE32,
17992         IX86_BUILTIN_RDGSBASE64, IX86_BUILTIN_WRFSBASE32,
17993         IX86_BUILTIN_WRFSBASE64, IX86_BUILTIN_WRGSBASE32,
17994         IX86_BUILTIN_WRGSBASE64, IX86_BUILTIN_RDRAND16,
17995         IX86_BUILTIN_RDRAND32, IX86_BUILTIN_RDRAND64,
17996         IX86_BUILTIN_CVTPH2PS, IX86_BUILTIN_CVTPH2PS256,
17997         IX86_BUILTIN_CVTPS2PH and IX86_BUILTIN_CVTPS2PH256.
17998         (bdesc_args): Likewise.
17999         (ix86_expand_args_builtin): Handle V8SF_FTYPE_V8HI,
18000         V4SF_FTYPE_V8HI, V8HI_FTYPE_V8SF_INT and V8HI_FTYPE_V4SF_INT.
18001         (ix86_expand_special_args_builtin): Handle VOID_FTYPE_UINT64,
18002         VOID_FTYPE_UNSIGNED, UNSIGNED_FTYPE_VOID and UINT16_FTYPE_VOID.
18003         Handle non-memory store.
18004
18005         * config/i386/i386.h (TARGET_FSGSBASE): New.
18006         (TARGET_RDRND): Likewise.
18007         (TARGET_F12C): Likewise.
18008
18009         * config/i386/i386.md (UNSPEC_VCVTPH2PS): New.
18010         (UNSPEC_VCVTPS2PH): Likewise.
18011         (UNSPECV_RDFSBASE): Likewise.
18012         (UNSPECV_RDGSBASE): Likewise.
18013         (UNSPECV_WRFSBASE): Likewise.
18014         (UNSPECV_WRGSBASE): Likewise.
18015         (UNSPECV_RDRAND): Likewise.
18016         (rdfsbase<mode>): Likewise.
18017         (rdgsbase<mode>): Likewise.
18018         (wrfsbase<mode>): Likewise.
18019         (wrgsbase<mode>): Likewise.
18020         (rdrand<mode>): Likewise.
18021
18022         * config/i386/i386.opt: Add -mfsgsbase, -mrdrnd and -mf16c.
18023
18024         * config/i386/immintrin.h (_rdrand_u16): New.
18025         (_rdrand_u32): Likewise.
18026         (_readfsbase_u32): Likewise.
18027         (_readfsbase_u64): Likewise.
18028         (_readgsbase_u32): Likewise.
18029         (_readgsbase_u64): Likewise.
18030         (_writefsbase_u32): Likewise.
18031         (_writefsbase_u64): Likewise.
18032         (_writegsbase_u32): Likewise.
18033         (_writegsbase_u64): Likewise.
18034         (_rdrand_u64): Likewise.
18035         (_cvtsh_ss): Likewise.
18036         (_mm_cvtph_ps): Likewise.
18037         (_mm256_cvtph_ps): Likewise.
18038         (_cvtss_sh): Likewise.
18039         (_mm_cvtps_ph): Likewise.
18040         (_mm256_cvtps_ph): Likewise.
18041
18042         * config/i386/sse.md (vcvtph2ps): New.
18043         (*vcvtph2ps_load): Likewise.
18044         (vcvtph2ps256): Likewise.
18045         (vcvtps2ph): Likewise.
18046         (*vcvtps2ph): Likewise.
18047         (*vcvtps2ph_store): Likewise.
18048         (vcvtps2ph256): Likewise.
18049
18050         * doc/extend.texi: Document FSGSBASE and RDRND built-in functions.
18051
18052         * doc/invoke.texi: Document -mfsgsbase, -mrdrnd and -mf16c.
18053
18054 2010-07-05  Joern Rennecke  <joern.rennecke@embecosm.com>
18055
18056         PR bootstrap/44512
18057         * genenums.c (main): Output include of insn-constants.h
18058         * Makefile.in (insn-enums.o): Depend on insn-constants.h.
18059
18060 2010-07-05  Uros Bizjak  <ubizjak@gmail.com>
18061
18062         * config/i386/i386.c (ix86_gen_allocate_stack_worker): New.
18063         (override_options): Initialize it.
18064         (ix86_expand_prologue): Use it.
18065
18066 2010-07-05  Jakub Jelinek  <jakub@redhat.com>
18067
18068         * tree-nrv.c (tree_nrv): Set DECL_VALUE_EXPR on found to result.
18069
18070 2010-07-05  Anatoly Sokolov  <aesok@post.ru>
18071
18072         * double-int.h (fit_double_type): Remove declaration.
18073         * double-int.c (fit_double_type): Remove function.
18074         * tree.h (int_fits_type_p): Adjust prototype.
18075         * tree.c (int_fits_type_p): Return bool. Use double_int_fits_to_tree_p
18076         instead of fit_double_type.
18077         (build_int_cst_type): Use double_int_to_tree and shwi_to_double_int
18078         instead of fit_double_type and build_int_cst_wide.
18079         * builtins.c (): Use double_int_fits_to_tree_p and double_int_to_tree
18080         instead of fit_double_type and build_int_cst_wide.
18081         (fold_builtin_object_size): Use double_int_fits_to_tree_p instead
18082         of fit_double_type.
18083
18084 2010-07-05  Jan Hubicka  <jh@suse.cz>
18085
18086         * cgraph.h (cgraph_node, cgraph_varpool_node): Update docmentation of
18087         in_other_partition.
18088         * lto-cgraph.c (referenced_from_other_partition_p,
18089         reachable_from_other_partition_p): Use in_other_partition flags.
18090         (output_node, output_varpool_node): COMDAT nodes always have private
18091         copies and thus are never used from other partition.
18092
18093 2010-07-05  Anatoly Sokolov  <aesok@post.ru>
18094
18095         * config/ia64/ia64.h (MEMORY_MOVE_COST): Remove macro.
18096         * config/ia64/t-ia64 (ia64.o): Depend on reload.h.
18097         * config/ia64/ia64.c Include reload.h.
18098         (ia64_memory_move_cost): New function.
18099         (TARGET_MEMORY_MOVE_COST): Define.
18100         (ia64_register_move_cost): Replace MEMORY_MOVE_COST with
18101         memory_move_cost.
18102
18103 2010-07-05  Sandra Loosemore  <sandra@codesourcery.com>
18104
18105         PR middle-end/42505
18106         * tree-ssa-loop-ivopts.c (determine_set_costs): Delete obsolete
18107         comments about cost model.
18108         (try_add_cand_for):  Add second strategy for choosing initial set
18109         based on original IVs, controlled by ORIGINALP argument.
18110         (get_initial_solution): Add ORIGINALP argument.
18111         (find_optimal_iv_set_1): New function, split from find_optimal_iv_set.
18112         (find_optimal_iv_set): Try two different strategies for choosing
18113         the IV set, and return the one with lower cost.
18114
18115 2010-07-05  Richard Guenther  <rguenther@suse.de>
18116
18117         * tree-ssa-loop-ivopts.c (rewrite_use_nonlinear_expr): Copy alias info.
18118
18119 2010-07-05  Richard Guenther  <rguenther@suse.de>
18120
18121         * tree.c (reference_alias_ptr_type): New function.
18122         * tree.h (reference_alias_ptr_type): Declare.
18123         * tree-ssa-loop-ivopts.c (copy_ref_info): Restructure to
18124         allow non-TARGET_MEM_REF new refs.
18125         (rewrite_use_address): Pass old alias pointer type to create_mem_ref.
18126         * tree-ssa-address.c (create_mem_ref_raw): Get alias pointer type.
18127         Build a MEM_REF instead of a TARGET_MEM_REF if possible.
18128         (create_mem_ref): Get alias pointer type.  Adjust calls to
18129         create_mem_ref_raw.
18130         (maybe_fold_tmr): Likewise.
18131         * tree-flow.h (create_mem_ref): Adjust prototype.
18132
18133 2010-07-05  Jakub Jelinek  <jakub@redhat.com>
18134
18135         PR c++/44808
18136         * gimplify.c (gimplify_modify_expr): Only SET_DECL_DEBUG_EXPR if
18137         *from_p is VAR_DECL.
18138
18139 2010-07-05  Nathan Froyd  <froydnj@codesourcery.com>
18140
18141         * tree.h (build_call_list): Remove.
18142         * tree.c (build_call_list): Remove.
18143
18144 2010-07-05  Richard Guenther  <rguenther@suse.de>
18145
18146         * double-int.h (double_int_sub): Declare.
18147         * double-int.c (double_int_sub): New function.
18148         * dwarf2out.c (field_byte_offset): Use it.
18149         * fixed-value.c (do_fixed_add): Likewise.
18150         (do_fixed_multiply): Likewise.
18151         (do_fixed_divide): Likewise.
18152         * tree-predcom.c (add_ref_to_chain): Likewise.
18153         (determine_roots_comp): Likewise.
18154         * tree-ssa-loop-niter.c (derive_constant_upper_bound_ops): Likewise.
18155
18156 2010-07-05  Nathan Froyd  <froydnj@codesourcery.com>
18157
18158         * vec.h (VEC_splice, VEC_safe_splice): New macros.  Add function
18159         implementations.
18160
18161 2010-07-05  Bernd Schmidt  <bernds@codesourcery.com>
18162
18163         * config/arm/arm.c (get_arm_condition_code): Remove CC_NOTBmode case.
18164         * arm-modes.def (CC_NOTB): Don't define.
18165         * config/arm/arm.md (arm_adddi3): Generate canonical RTL.
18166         (adddi_sesidi_di, adddi_zesidi_di): Likewise.
18167         (LTUGEU): New code_iterator.
18168         (cnb, optab): New corresponding code_attrs.
18169         (addsi3_carryin_<optab>): Renamed from addsi3_carryin.  Change pattern
18170         to canonical form.  Operands 1 and 2 are commutative.  Parametrize
18171         using LTUGEU.
18172         (addsi3_carryin_shift_<optab>): Likewise.
18173         (addsi3_carryin_alt2_<optab>): Renamed from addsi3_carryin_alt2.
18174         Operands 1 and 2 are commutative.  Parametrize using LTUGEU.
18175         (addsi3_carryin_alt1, addsi3_carryin_alt3): Remove.
18176         (subsi3_compare): Renamed from subsi3_compare0_c.
18177         Change CC_NOTB to CC.
18178         (arm_subsi3_insn): Allow constants for operand 0.
18179         (compare_scc peephole for eq case): New.
18180         (compare_scc splitters): Change CC_NOTB to CC.
18181
18182 2010-07-05  Richard Guenther  <rguenther@suse.de>
18183
18184         * tree-ssa-loop-im.c (for_each_index): Do not handle
18185         ALIGN_INDIRECT_REF.
18186         (gen_lsm_tmp_name): Likewise.
18187         * tree-dump.c (dequeue_and_dump): Likewise.
18188         * tree-pretty-print.c (dump_generic_node): Likewise.
18189         (op_code_prio): Likewise.
18190         (op_symbol_code): Likewise.
18191         * tree.c (staticp): Likewise.
18192         (build1_stat): Likewise.
18193         * tree.h (INDIRECT_REF_P): Likewise.
18194         * fold-const.c (maybe_lvalue_p): Likewise.
18195         (operand_equal_p): Likewise.
18196         * tree-ssa-sccvn.c (copy_reference_ops_from_ref): Likewise.
18197         (ao_ref_init_from_vn_reference): Likewise.
18198         * tree-ssa-loop-ivopts.c (idx_find_step): Likewise.
18199         (find_interesting_uses_address): Likewise.
18200         * dwarf2out.c (loc_list_from_tree): Likewise.
18201         * gimplify.c (gimplify_expr): Likewise.
18202         * tree-eh.c (tree_could_trap_p): Likewise.
18203         * emit-rtl.c (set_mem_attributes_minus_bitpos): Likewise.
18204         * cfgexpand.c (expand_debug_expr): Likewise.
18205         * tree-ssa-pre.c (create_component_ref_by_pieces_1): Likewise.
18206         * tree-ssa-loop-prefetch.c (idx_analyze_ref): Likewise.
18207         * tree-cfg.c (verify_types_in_gimple_min_lval): Likewise.
18208         * config/rs6000/rs6000 (rs6000_check_sdmode): Likewise.
18209         * tree-ssa-operands.c (get_expr_operands): Likewise.
18210         * expr.c (safe_from_p): Likewise.
18211         (expand_expr_real_1): Likewise.  TER BIT_AND_EXPRs into MEM_REFs.
18212         * tree-vect-data-refs.c (vect_setup_realignment): Build
18213         BIT_AND_EXPR and MEM_REF instead of ALIGN_INDIRECT_REF.
18214         * tree-vect-stmts.c (vectorizable_load): Likewise.
18215         * tree.def (ALIGN_INDIRECT_REF): Remove.
18216
18217 2010-07-05  Richard Guenther  <rguenther@suse.de>
18218
18219         PR tree-optimization/44784
18220         * tree-ssa-pre.c (bitmap_find_leader): Fix dominance check
18221         for inserted stmts.
18222         (find_or_generate_expression): Fix SCCVN insertion check.
18223
18224 2010-07-05  Nathan Sidwell  <nathan@codesourcery.com>
18225
18226         * config/rs6000/e500crtsavg64gprctr.asm: Correct done label name.
18227         * config/rs6000/e500crtsav64gprctr.asm: Likewise.
18228         * config/rs6000/e500crtres64gprctr.asm: Likewise. Add FUNC_END
18229         directives.
18230
18231 2010-07-05  Ira Rosen  <irar@il.ibm.com>
18232
18233         * tree-vect-loop.c (vect_get_single_scalar_iteraion_cost): Skip
18234         statements that are not vectorized.
18235         * tree-vect-stmts.c (vect_get_load_cost): Update the value stored
18236         in INSIDE_COST.
18237
18238 2010-07-05  Mikael Pettersson  <mikpe@it.uu.se>
18239
18240         PR bootstrap/44820
18241         * config/arm/arm.c (arm_attr_length_move_neon): Delete regno.
18242
18243 2010-07-05  Richard Guenther  <rguenther@suse.de>
18244
18245         * tree-cfg.c (verify_gimple_return): Handle DECL_BY_REFERENCE
18246         RESULT_DECLs properly.
18247
18248 2010-07-04  H.J. Lu  <hongjiu.lu@intel.com>
18249
18250         PR rtl-optimization/44695
18251         * config/i386/i386.md (extract_code): Removed.
18252         (<u>divmodqi4): Likewise.
18253         (divmodqi4): New.
18254         (udivmodqi4): Likewise.
18255         (divmodhiqi3): Change div/mod to HImode and extend operand 2 to HImode.
18256         (udivmodhiqi3): Likewise.
18257
18258 2010-07-04  Jan Hubicka  <jh@suse.cz>
18259
18260         * lto-cgraph.c (input_edge): Do not care about resolution decisions.
18261
18262 2010-07-04  Jan Hubicka  <jh@suse.cz>
18263
18264         * cgraphunit.c (init_cgraph): Only initialize dump file if it
18265         is not already initialized.
18266
18267 2010-07-04  Richard Sandiford  <rdsandiford@googlemail.com>
18268
18269         * optabs.h (reload_in_optab, reload_out_optab, code_to_optab)
18270         (vcond_gen_code, vcondu_gen_code, movmem_optab, setmem_optab)
18271         (cmpstr_optab, cmpstrn_optab, cmpmem_optab, sync_add_optab)
18272         (sync_sub_optab, sync_ior_optab, sync_and_optab, sync_xor_optab)
18273         (sync_nand_optab, sync_old_add_optab, sync_old_sub_optab)
18274         (sync_old_ior_optab, sync_old_and_optab, sync_old_xor_optab)
18275         (sync_old_nand_optab, sync_new_add_optab, sync_new_sub_optab)
18276         (sync_new_ior_optab, sync_new_and_optab, sync_new_xor_optab)
18277         (sync_new_nand_optab): Redefine as macros.
18278         (sync_compare_and_swap, sync_lock_test_and_set, sync_lock_release):
18279         Delete.
18280         (direct_optab_index): New enum.
18281         (direct_optab_d): New structure.
18282         (direct_optab): New typedef.
18283         (direct_optab_table): Declare.
18284         (direct_optab_handler, set_direct_optab_handler): New functions.
18285         (sync_compare_and_swap_optab, sync_lock_test_and_set_optab)
18286         (sync_lock_release_optab): New macros.
18287         * optabs.c (direct_optab_table): New variable.
18288         (movcc_gen_code, vcond_gen_code, vcondu_gen_code): Delete.
18289         (prepare_cmp_insn): Use direct_optab_handler for cmpmem_optab,
18290         cmpstr_optab and cmpstrn_optab.
18291         (emit_conditional_move): Likewise for movcc_optab.
18292         (can_conditionally_move_p): Likewise for movcc_gen_code.
18293         (init_insn_codes): Clear direct_optab_table.
18294         (init_optabs): Don't initialize the new "direct optabs" here.
18295         (get_vcond_icode): Use direct_optab_handler for vcondu_gen_code and
18296         vcond_gen_code.
18297         (expand_val_compare_and_swap): Likewise sync_compare_and_swap_optab.
18298         (expand_bool_compare_and_swap): Likewise sync_compare_and_swap_optab.
18299         (expand_compare_and_swap_loop): Likewise sync_compare_and_swap_optab.
18300         (expand_sync_operation): Likewise other sync_*_optabs.
18301         (expand_sync_fetch_operation): Likewise.  Rename sync_compare_and_swap
18302         to sync_compare_and_swap_optab.
18303         (expand_sync_lock_test_and_set): Use direct_optab_handler for
18304         sync_lock_test_and_set and sync_compare_and_swap, adding "_optab"
18305         to the names of both.
18306         * builtins.c (expand_builtin_strcmp): Use direct_optab_handler for
18307         cmpstr_optab and cmpstrn_optab.
18308         (expand_builtin_lock_release): Likewise sync_lock_release.
18309         * expr.c (movmem_optab, setmem_optab, cmpstr_optab, cmpstrn_optab)
18310         (cmpmem_optab, sync_add_optab, sync_sub_optab, sync_ior_optab)
18311         (sync_and_optab, sync_xor_optab, sync_nand_optab, sync_old_add_optab)
18312         (sync_old_sub_optab, sync_old_ior_optab, sync_old_and_optab)
18313         (sync_old_xor_optab, sync_old_nand_optab, sync_new_add_optab)
18314         (sync_new_sub_optab, sync_new_ior_optab, sync_new_and_optab)
18315         (sync_new_xor_optab, sync_new_nand_optab, sync_compare_and_swap)
18316         (sync_lock_test_and_set, sync_lock_release): Delete.
18317         (emit_block_move_via_movmem): Use direct_optab_handler for movmem_optab.
18318         (emit_block_move_via_setmem): Use direct_optab_handler for setmem_optab.
18319         * genopinit.c (optabs): Use set_direct_optab_handler for the new
18320         macro optabs.
18321         * omp-low.c (expand_omp_atomic_fetch_op): Update the type of
18322         the "optab" local variable.  Use direct_optab_handler for optab and
18323         sync_compare_and_swap_optab.
18324         * reload1.c (reload_in_optab, reload_out_optab): Delete.
18325         * targhooks.c (default_secondary_reload): Use direct_optab_handler for
18326         reload_in_optab and reload_out_optab.
18327         * config/alpha/alpha.c (alpha_secondary_reload): Likewise.
18328         * config/frv/frv.c (frv_alloc_temp_reg): Likewise.
18329         * config/pa/pa.c (pa_secondary_reload): Likewise.
18330         * java/builtins.c (compareAndSwapInt_builtin): Use direct_optab_handler
18331         for sync_compare_and_swap, renaming it to sync_compare_and_swap_optab.
18332         (compareAndSwapLong_builtin, compareAndSwapObject_builtin): Likewise.
18333         (VMSupportsCS8_builtin): Likewise.
18334
18335 2010-07-04  Richard Sandiford  <rdsandiford@googlemail.com>
18336
18337         * optabs.h (optab_handlers): Change type of insn_code to int.
18338         (optab_handler, set_optab_handler, convert_optab_handler)
18339         (set_convert_optab_handler): Treat the insn_code field as "insn_code -
18340         CODE_FOR_nothing".
18341         * optabs.c (optab_table, convert_optab_table): Always zero-initialize.
18342         (init_insn_codes): Zero both the above arrays.
18343         (init_optabs): Never call init_insn_codes first time around.
18344
18345 2010-07-04  Richard Sandiford  <rdsandiford@googlemail.com>
18346
18347         * optabs.h (optab_handler, convert_optab_handler): Turn into
18348         inline functions that return an insn code.
18349         (set_optab_handler, set_convert_optab_handler): New functions.
18350         * builtins.c: Replace optab_handler(X)->insn_code with
18351         optab_handler or set_optab_handler thoughout.  Likewise
18352         convert_optab_handler(X)->insn_code with convert_optab_handler
18353         and set_convert_optab_handler.
18354         * expmed.c, expr.c, genopinit.c, ifcvt.c, optabs.c, reload.c,
18355         reload1.c, stmt.c, targhooks.c, tree-ssa-loop-prefetch.c,
18356         tree-ssa-math-opts.c, tree-vect-data-refs.c, tree-vect-generic.c,
18357         tree-vect-loop.c, tree-vect-patterns.c, tree-vect-slp.c,
18358         tree-vect-stmts.c, config/m32c/m32c.c, config/rs6000/rs6000.c,
18359         config/spu/spu.c: Likewise.
18360
18361 2010-07-04  Kaz Kojima  <kkojima@gcc.gnu.org>
18362
18363         PR target/44531
18364         * config.gcc (sh*-*-*): Use regular expressions instead of
18365         the 'i' modifier for sed substitutions.
18366
18367 2010-07-04  Jeremie Salvucci  <jeremie.salvucci@free.fr>
18368
18369         * gimple.c (gimple_body): Comments added.
18370
18371 2010-07-04  Richard Guenther  <rguenther@suse.de>
18372
18373         PR middle-end/44809
18374         * gimplify.c (gimplify_expr): Properly build a MEM_REF instead
18375         of an INDIRECT_REF.
18376
18377 2010-07-04  Richard Guenther  <rguenther@suse.de>
18378
18379         PR tree-optimization/44479
18380         * tree-ssa-loop-ivopts.c (rewrite_use_nonlinear_expr): Avoid
18381         extra SSA name copy statements which preserves points-to
18382         information.
18383         * tree-vect-data-refs.c (vect_create_addr_base_for_vector_ref):
18384         Copy points-to information for all pointers.  Properly handle
18385         MEM_REFs.
18386         (vect_create_data_ref_ptr): Likewise.  Avoid extra SSA name
18387         copy statements.
18388         * Makefile.in (tree-ssa-loop-ivopts.o): Add tree-ssa-propagate.h
18389         dependency.
18390
18391 2010-07-04  Richard Guenther  <rguenther@suse.de>
18392
18393         PR middle-end/44785
18394         * tree-inline.c (initialize_inlined_parameters): Do not
18395         re-use pointer-map slot over remap_type call.
18396
18397 2010-07-04  Richard Guenther  <rguenther@suse.de>
18398
18399         * tree-ssa-sccvn.c (vn_reference_lookup_3): Fix last commit.
18400
18401 2010-07-04  Richard Guenther  <rguenther@suse.de>
18402
18403         PR tree-optimization/44656
18404         * tree-ssa-sccvn.c (vn_reference_lookup_3): Try disambiguation
18405         again after value-replacing in the defintions lhs.
18406
18407 2010-07-04  Ira Rosen  <irar@il.ibm.com>
18408             Revital Eres  <eres@il.ibm.com>
18409
18410         * doc/tm.texi.in (TARGET_VECTORIZE_BUILTIN_VECTORIZATION_COST):
18411         Document new arguments.
18412         * doc/tm.texi: Regenerate.
18413         * targhooks.c (default_builtin_vectorization_cost): Add new arguments.
18414         Handle unaligned store.
18415         * targhooks.h (default_builtin_vectorization_cost): Add new arguments.
18416         * target.def (builtin_vectorization_cost): Add new arguments.
18417         * target.h (enum vect_cost_for_stmt): Add unaligned_store.
18418         * tree-vect-loop-manip.c (vect_gen_niters_for_prolog_loop): Take number
18419         of iterations of prolog loop directly from LOOP_PEELING_FOR_ALIGNMENT.
18420         (vect_vfa_segment_size): Fix indentation.
18421         * tree-vectorizer.h (struct _vect_peel_info): New.
18422         (struct _vect_peel_extended_info): New.
18423         (struct _loop_vec_info): Add new field for peeling hash table and a
18424         macro for its access.
18425         (VECT_MAX_COST): Define.
18426         (vect_get_load_cost): Declare.
18427         (vect_get_store_cost, vect_get_known_peeling_cost,
18428         vect_get_single_scalar_iteraion_cost): Likewise.
18429         (vect_supportable_dr_alignment): Add new argument.
18430         * tree-vect-loop.c (new_loop_vec_info): Initialize peeling hash table
18431         field.
18432         (destroy_loop_vec_info): Free peeling hash table.
18433         (vect_analyze_loop_form): Update call to builtin_vectorization_cost.
18434         (vect_analyze_loop): Move vect_enhance_data_refs_alignment before
18435         vect_analyze_slp. Fix indentation.
18436         (vect_get_single_scalar_iteraion_cost): New function.
18437         (vect_get_known_peeling_cost): Likewise.
18438         (vect_estimate_min_profitable_iters): Rename byte_misalign to npeel.
18439         Call vect_get_single_scalar_iteraion_cost instead of cost_for_stmt per
18440         statement. Move outside cost calculation inside unknown peeling case.
18441         Call vect_get_known_peeling_cost for known amount of peeling.
18442         * tree-vect-data-refs.c (vect_compute_data_ref_alignment): Add data
18443         reference to the print message of forced alignment.
18444         (vect_verify_datarefs_alignment): Update call to
18445         vect_supportable_dr_alignment.
18446         (vect_get_data_access_cost): New function.
18447         (vect_peeling_hash, vect_peeling_hash_eq, vect_peeling_hash_insert,
18448         vect_peeling_hash_get_most_frequent, vect_peeling_hash_get_lowest_cost,
18449         vect_peeling_hash_choose_best_peeling): Likewise.
18450         (vect_enhance_data_refs_alignment): Fix documentation. Use hash table
18451         to store all the accesses in the loop and find best possible access to
18452         align using peeling for known alignment case. For unknown alignment
18453         check if stores are preferred or if peeling is worthy.
18454         (vect_find_same_alignment_drs): Analyze pairs of loads too.
18455         (vect_supportable_dr_alignment): Add new argument and check aligned
18456         accesses according to it.
18457         * tree-vect-stmts.c (vect_get_stmt_cost): New function.
18458         (cost_for_stmt): Call vect_get_stmt_cost.
18459         (vect_model_simple_cost): Likewise.
18460         (vect_model_store_cost): Call vect_get_stmt_cost. Call
18461         vect_get_store_cost to calculate the cost of the statement.
18462         (vect_get_store_cost): New function.
18463         (vect_model_load_cost): Call vect_get_stmt_cost. Call
18464         vect_get_load_cost to calculate the cost of the statement.
18465         (vect_get_load_cost): New function.
18466         (vectorizable_store): Update call to vect_supportable_dr_alignment.
18467         (vectorizable_load): Likewise.
18468         * config/spu/spu.c (spu_builtin_vectorization_cost): Add new arguments.
18469         * config/i386/i386.c (ix86_builtin_vectorization_cost): Add new
18470         arguments. Handle unaligned store.
18471         * config/rs6000/rs6000.c (rs6000_builtin_vectorization_cost): New.
18472         (rs6000_builtin_support_vector_misalignment): Return true for word and
18473         double word alignments for VSX.
18474         * tree-vect-slp.c (vect_build_slp_tree): Update calls to
18475         vect_supportable_dr_alignment and builtin_vectorization_cost.
18476
18477 2010-07-03  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
18478
18479         PR target/44597
18480         * config/pa/predicates.md (prefetch_cc_operand): Remove.
18481         (prefetch_nocc_operand): Likewise.
18482         * config/pa/pa.md (prefetch): Revise expander to use prefetch_20.
18483         (prefetch_20): New insn.
18484         (prefetch_cc): Remove.
18485         (prefetch_nocc): Likewise.
18486
18487 2010-07-03  Manuel López-Ibáñez  <manu@gcc.gnu.org>
18488
18489         * expr.c (vector_mode_valid_p): Move to c-common.c.
18490         * expr.h (vector_mode_valid_p): Do not declare here.
18491         * system.h: Poison GCC_EXPR_H in front-ends.
18492         * Makefile.in: Update dependencies.
18493
18494 2010-07-03  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
18495
18496         PR target/44705
18497         * config/pa/pa.h (GO_IF_LEGITIMATE_ADDRESS): Reject LABEL_REF.
18498
18499 2010-07-03  Jan Hubicka  <jh@suse.cz>
18500
18501         * timevar.def (TV_OUT_OF_SSA, TV_VAR_EXPAND, TV_POST_EXPAND,
18502         TV_VAR_TRACKING_DATAFLOW, TV_VAR_TRACKING_EMIT): New timevars.
18503         * cfgexpand.c (gimple_expand_cfg): Use new timevars.
18504         * var-tracking.c (vt_find_locations, variable_tracking_main_1):
18505         Likewise.
18506
18507         * lto-stramer-out.c (pass_ipa_lto_gimple_out, pass_ipa_lto_finish_out):
18508         Update timevars.V
18509         * timevar.def (TV_IPA_LTO_GIMPLE_IO, TV_IPA_LTO_DECL_IO): Remove.
18510         (TV_IPA_LTO_GIMPLE_IN, TV_IPA_LTO_GIMPLE_OUT, TV_IPA_LTO_DECL_IN,
18511         TV_IPA_LTO_DECL_OUT): New.
18512         * lto.c (read_cgraph_and_symbols, materialize_cgraph): Update timevars.
18513
18514 2010-07-03  Jan Hubicka  <jh@suse.cz>
18515
18516         * ipa-inline.c (update_edge_key): Break out from ...
18517         update_callers_keys): ... here;
18518         (update_callee_keys): Update only the edges from caller to callee.
18519         (update_all_calle_keys): Do what update_calle_keys did.
18520         (decide_inlining_of_small_functions): Avoid recomputing of all
18521         callees when badness increase.
18522
18523 2010-07-03  Jie Zhang  <jie@codesourcery.com>
18524
18525         * config/arm/arm.c (arm_attr_length_move_neon): New.
18526         * config/arm/arm-protos.h (arm_attr_length_move_neon): Declare.
18527         * config/arm/neon.md (define_mode_attr V_slen): Remove.
18528         (neon_mov<mode> for VSTRUCT): Use arm_attr_length_move_neon
18529         to compute length attribute.
18530
18531 2010-07-03  Jie Zhang  <jie@codesourcery.com>
18532
18533         * config/arm/vfp.md (*push_multi_vfp): Use vfp_register_operand
18534         as predicate for operand 1 and remove its constraint.
18535         * config/arm/predicates.md (vfp_register_operand): New.
18536         * config/arm/arm.md (*push_multi): Remove the constraint of operand 1.
18537         (*push_fp_multi): Likewise.
18538
18539 2010-07-03  Eric Botcazou  <ebotcazou@adacore.com>
18540
18541         * gimplify.c (mostly_copy_tree_r): Deal with BIND_EXPR.
18542
18543 2010-07-03  Jan Hubicka  <jh@suse.cz>
18544
18545         * config/i386/i386.c (override_options): Revert accidental commit.
18546
18547 2010-07-02  Le-Chun Wu  <lcwu@google.com>
18548
18549         PR c++/44128
18550         * doc/invoke.texi: Update documentation of -Wshadow.
18551
18552 2010-07-02  Daniel Jacobowitz  <dan@codesourcery.com>
18553             Julian Brown  <julian@codesourcery.com>
18554             Sandra Loosemore  <sandra@codesourcery.com>
18555
18556         * config/arm/arm.c (arm_canonicalize_comparison): Canonicalize DImode
18557         comparisons.  Adjust to take both operands.
18558         (arm_select_cc_mode): Handle DImode comparisons.
18559         (arm_gen_compare_reg): Generate a scratch register for DImode
18560         comparisons which require one.  Use xor for Thumb equality checks.
18561         (arm_const_double_by_immediates): New.
18562         (arm_print_operand): Allow 'Q' and 'R' for constants.
18563         (get_arm_condition_code): Handle new CC_CZmode and CC_NCVmode.
18564         * config/arm/arm.h (CANONICALIZE_COMPARISON): Always use
18565         arm_canonicalize_comparison.
18566         * config/arm/arm-modes.def: Add CC_CZmode and CC_NCVmode.
18567         * config/arm/arm-protos.h (arm_canonicalize_comparison): Update
18568         prototype.
18569         (arm_const_double_by_immediates): Declare.
18570         * config/arm/constraints.md (Di): New constraint.
18571         * config/arm/predicates.md (arm_immediate_di_operand)
18572         (arm_di_operand, cmpdi_operand): New.
18573         * config/arm/arm.md (cbranchdi4): Handle non-Cirrus also.
18574         (*arm_cmpdi_insn, *arm_cmpdi_unsigned)
18575         (*arm_cmpdi_zero, *thumb_cmpdi_zero): New insns.
18576         (cstoredi4): Handle non-Cirrus also.
18577
18578 2010-07-02  Julian Brown  <julian@codesourcery.com>
18579             Sandra Loosemore  <sandra@codesourcery.com>
18580
18581         PR target/43703
18582         * config/arm/vec-common.md (add<mode>3, sub<mode>3, smin<mode>3)
18583         (smax<mode>3): Disable for NEON float modes when
18584         flag_unsafe_math_optimizations is false.
18585         * config/arm/neon.md (*add<mode>3_neon, *sub<mode>3_neon)
18586         (*mul<mode>3_neon)
18587         (mul<mode>3add<mode>_neon, mul<mode>3neg<mode>add<mode>_neon)
18588         (reduc_splus_<mode>, reduc_smin_<mode>, reduc_smax_<mode>): Disable
18589         for NEON float modes when flag_unsafe_math_optimizations is false.
18590         (quad_halves_<code>v4sf): Only enable if
18591         flag_unsafe_math_optimizations is true.
18592         * doc/invoke.texi (ARM Options): Add note about floating point
18593         vectorization requiring -funsafe-math-optimizations.
18594
18595 2010-07-02  Sandra Loosemore  <sandra@codesourcery.com>
18596             Julian Brown  <julian@codesourcery.com>
18597
18598         * config/arm/neon.md (UNSPEC_VABA): Delete.
18599         (UNSPEC_VABAL): Delete.
18600         (UNSPEC_VABS): Delete.
18601         (UNSPEC_VMUL_N): Delete.
18602         (adddi3_neon): New.
18603         (subdi3_neon): New.
18604         (mul<mode>3add<mode>_neon): Make the pattern named.
18605         (mul<mode>3neg<mode>add<mode>_neon): Likewise.
18606         (neon_vadd<mode>): Replace with define_expand, and move the remaining
18607         unspec parts...
18608         (neon_vadd<mode>_unspec): ...to this.
18609         (neon_vmla<mode>, neon_vmla<mode>_unspec): Likewise.
18610         (neon_vlms<mode>, neon_vmls<mode>_unspec): Likewise.
18611         (neon_vsub<mode>, neon_vsub<mode>_unspec): Likewise.
18612         (neon_vaba<mode>): Rewrite in terms of vabd.
18613         (neon_vabal<mode>): Rewrite in terms of vabdl.
18614         (neon_vabs<mode>): Rewrite without unspec.
18615         * config/arm/arm.md (*arm_adddi3): Disable for TARGET_NEON.
18616         (*arm_subdi3): Likewise.
18617         * config/arm/neon.ml (Vadd, Vsub): Split out 64-bit variants and add
18618         No_op attribute to disable assembly output checks.
18619         * config/arm/arm_neon.h: Regenerated.
18620         * doc/arm-neon-intrinsics.texi: Regenerated.
18621
18622 2010-07-02  Jan Hubicka  <jh@suse.cz>
18623
18624         * ipa-split.c (split_function): For aggregate values, set the return
18625         slot optimization bit.  When passing DECL_BY_REFERENCE, produce
18626         *<retval> = fncall.part ().
18627         (execute_split_functions): Do not care about DECL_BY_REFERENCE.
18628
18629 2010-07-02  Sandra Loosemore  <sandra@codesourcery.com>
18630
18631         * config/arm/neon.md (UNSPEC_VAND): Delete.
18632         (UNSPEC_VBIC): Delete.
18633         (UNSPEC_VCLZ): Delete.
18634         (UNSPEC_VCNT): Delete.
18635         (UNSPEC_VEOR): Delete.
18636         (UNSPEC_VORN): Delete.
18637         (UNSPEC_VORR): Delete.
18638         (iordi3_neon): Rewrite RTL without unspec.  Add alternatives to handle
18639         core registers too.
18640         (anddi3_neon): Likewise.
18641         (orndi3_neon): Likewise.
18642         (bicdi3_neon): Likewise.
18643         (xordi3_neon): Likewise.
18644         (neon_vclz<mode>): Rewrite as define_expand and clz<mode>2 to get
18645         rid of unspec and handle unused operand.
18646         (neon_vcnt<mode>): Similarly, with popcount<mode>2.
18647         * config/arm/predicates.md (imm_for_neon_logic_operand):
18648         Require TARGET_NEON.
18649         (imm_for_neon_inv_logic_operand): Likewise.
18650         * config/arm/arm.md (define_split for logical_binary_operator):
18651         Disable for NEON registers.
18652         (anddi3): Add new define_expand, and rename the insn.  Disable
18653         this insn for NEON, where anddi3_neon now applies.
18654         (*anddi_notdi_di): Disable for TARGET_NEON, where bicdi3_neon applies.
18655         (iordi3): As for anddi3.
18656         (xordi3): Likewise.
18657         * config/arm/neon.ml (Vand): Split DImode variants and mark them
18658         as No_op to disable testing for exact instruction match.
18659         (Vorr): Likewise.
18660         (Veor): Likewise.
18661         (Vbic): Likewise.
18662         (Vorn): Likewise.
18663         * config/arm/arm_neon.h: Regenerated.
18664         * doc/arm-neon-intrinsics.texi: Regenerated.
18665
18666 2010-07-02  Eric Botcazou  <ebotcazou@adacore.com>
18667
18668         * expr.h (emit_stack_probe): Declare.
18669         * explow.c (emit_stack_probe): Make global.
18670         (anti_adjust_stack_and_probe): Fix comments.
18671         * config/sparc/linux.h (STACK_CHECK_STATIC_BUILTIN): Define to 1.
18672         * config/sparc/linux64.h (STACK_CHECK_STATIC_BUILTIN): Likewise.
18673         * config/sparc/sol2.h (STACK_CHECK_STATIC_BUILTIN): Likewise.
18674         * config/sparc/sparc.c: Include except.h.
18675         (sparc_emit_probe_stack_range): New function.
18676         (output_probe_stack_range): Likewise.
18677         (sparc_expand_prologue): Invoke sparc_emit_probe_stack_range if static
18678         built-in stack checking is enabled.
18679         * config/sparc/sparc-protos.h (output_probe_stack_range): Declare.
18680         * config/sparc/sparc.md (UNSPECV_PROBE_STACK_RANGE): New constant.
18681         (probe_stack_range): New insn.
18682
18683 2010-07-02  Richard Guenther  <rguenther@suse.de>
18684
18685         PR target/43958
18686         * config/pa/pa.c (hppa_gimplify_va_arg_expr): Use pointer arithmetic
18687         for argument alignment.
18688
18689 2010-07-02  Jan Hubicka  <jh@suse.cz>
18690
18691         * ipa-split.c (verify_non_ssa_vars): Break out from ...; perform DFS
18692         walk backwards from entry_bb to check only those basic block of header
18693         that might lead to execution of split part.
18694         (consider_split) ... here.
18695         (find_return_bb): Allow assignment in return BB.
18696         (find_retval): New.
18697         (split_function): Fix name of cloned function; take care of updating
18698         return value in return_bb containing move.
18699
18700 2010-07-02  Andreas Schwab  <schwab@linux-m68k.org>
18701
18702         PR target/44771
18703         * config/m68k/m68k.c (m68k_expand_prologue): Remove set but not
18704         used variable insn.
18705
18706 2010-07-02  Eric Botcazou  <ebotcazou@adacore.com>
18707
18708         * implicit-zee.c (combine_reaching_defs): Fix long lines.
18709         (is_set_with_extension_DI): Delete.
18710         (struct zero_extend_info): New structure.
18711         (add_removable_zero_extend): New function.
18712         (find_removable_zero_extends): Use note_stores to find SETs.
18713         (find_and_remove_ze): Fix long line, remove superfluous parentheses.
18714
18715 2010-07-02  Changpeng Fang  <changpeng.fang@amd.com>
18716
18717         * tree-ssa-loop-prefetch.c (compute_miss_rate): Rename to
18718         is_miss_rate_acceptable. Pull total_positions computation
18719         out of the loops.  Early return if miss_positions exceeds
18720         the acceptable threshold.
18721         * tree-ssa-loop-prefetch.c (prune_ref_by_group_reuse): Call
18722         is_miss_rate_acceptable after renaming of compute_miss_rate.
18723
18724 2010-07-02  Changpeng Fang  <changpeng.fang@amd.com>
18725
18726         PR middle-end/44576
18727         * tree-ssa-loop-prefetch.c (compute_miss_rate): Return 1000 (out
18728         of 1000) for miss rate if the address diference is greater than or
18729         equal to the cache line size (the two reference will never hit the
18730         same cache line).
18731
18732 2010-07-02  Bernd Schmidt  <bernds@codesourcery.com>
18733
18734         PR target/42835
18735         * config/arm/arm-modes.def (CC_NOTB): New mode.
18736         * config/arm/arm.c (get_arm_condition_code): Handle it.
18737         * config/arm/thumb2.md (thumb2_compare_scc): Delete pattern.
18738         * config/arm/arm.md (subsi3_compare0_c): New pattern.
18739         (compare_scc): Now a define_and_split.  Add a number of extra
18740         splitters before it.
18741
18742         PR target/42172
18743         * config/arm/arm.c (thumb1_rtx_costs): Improve support for SIGN_EXTEND
18744         and ZERO_EXTEND.
18745         (arm_rtx_costs_1): Likewise.
18746         (arm_size_rtx_costs): Use arm_rtx_costs_1 for these codes.
18747         * config/arm/arm.md (is_arch6): New attribute.
18748         (zero_extendhisi2, zero_extendqisi2, extendhisi2,
18749         extendqisi2): Tighten the code somewhat, avoiding invalid
18750         RTL to occur in the expander patterns.
18751         (thumb1_zero_extendhisi2): Merge with thumb1_zero_extendhisi2_v6.
18752         (thumb1_zero_extendhisi2_v6): Delete.
18753         (thumb1_extendhisi2): Merge with thumb1_extendhisi2_v6.
18754         (thumb1_extendhisi2_v6): Delete.
18755         (thumb1_extendqisi2): Merge with thumb1_extendhisi2_v6.
18756         (thumb1_extendqisi2_v6): Delete.
18757         (zero_extendhisi2 for register input splitter): New.
18758         (zero_extendqisi2 for register input splitter): New.
18759         (thumb1_extendhisi2 for register input splitter): New.
18760         (extendhisi2 for register input splitter): New.
18761         (extendqisi2 for register input splitter): New.
18762         (TARGET_THUMB1 extendqisi2 for memory input splitter): New.
18763         (arm_zero_extendhisi2): Allow nonimmediate_operand for operand 1,
18764         and add support for a register alternative requiring a split.
18765         (thumb1_zero_extendqisi2): Likewise.
18766         (arm_zero_extendqisi2): Likewise.
18767         (arm_extendhisi2): Likewise.
18768         (arm_extendqisi2): Likewise.
18769
18770 2010-07-02  Sandra Loosemore  <sandra@codesourcery.com>
18771
18772         * config/arm/arm.c (neon_vdup_constant): Expand into canonical RTL
18773         instead of an unspec.
18774         (neon_expand_vector_init): Likewise.
18775         * config/arm/neon.md (UNSPEC_VCOMBINE): Delete.
18776         (UNSPEC_VDUP_LANE): Delete.
18777         (UNSPEC VDUP_N): Delete.
18778         (UNSPEC_VGET_HIGH): Delete.
18779         (UNSPEC_VGET_LANE): Delete.
18780         (UNSPEC_VGET_LOW): Delete.
18781         (UNSPEC_VMVN): Delete.
18782         (UNSPEC_VSET_LANE): Delete.
18783         (V_double_vector_mode): New.
18784         (vec_set<mode>_internal): Make code emitted match that for the
18785         corresponding intrinsics.
18786         (vec_setv2di_internal): Likewise.
18787         (neon_vget_lanedi): Rewrite to expand into emit_move_insn.
18788         (neon_vget_lanev2di): Rewrite to expand into vec_extractv2di.
18789         (neon_vset_lane<mode>): Combine double and quad patterns and
18790         expand into vec_set<mode>_internal instead of UNSPEC_VSET_LANE.
18791         (neon_vset_lanedi): Rewrite to expand into emit_move_insn.
18792         (neon_vdup_n<mode>): Rewrite RTL without unspec.
18793         (neon_vdup_ndi): Rewrite as define_expand and use emit_move_insn.
18794         (neon_vdup_nv2di): Rewrite RTL without unspec and merge with
18795         with neon_vdup_lanev2di, adjusting the pattern from the latter
18796         to be predicable for consistency.
18797         (neon_vdup_lane<mode>_internal): New.
18798         (neon_vdup_lane<mode>): Turn into a define_expand and rewrite
18799         to avoid using an unspec.
18800         (neon_vdup_lanedi): Rewrite RTL pattern to avoid unspec.
18801         (neon_vdup_lanev2di): Turn into a define_expand.
18802         (neon_vcombine): Rewrite pattern to eliminate UNPSEC_VCOMBINE.
18803         (neon_vget_high<mode>): Replace with....
18804         (neon_vget_highv16qi): New pattern using canonical RTL.
18805         (neon_vget_highv8hi): Likewise.
18806         (neon_vget_highv4si): Likewise.
18807         (neon_vget_highv4sf): Likewise.
18808         (neon_vget_highv2di): Likewise.
18809         (neon_vget_low<mode>): Replace with....
18810         (neon_vget_lowv16qi): New pattern using canonical RTL.
18811         (neon_vget_lowv8hi): Likewise.
18812         (neon_vget_lowv4si): Likewise.
18813         (neon_vget_lowv4sf): Likewise.
18814         (neon_vget_lowv2di): Likewise.
18815
18816         * config/arm/neon.ml (Vget_lane): Add No_op attribute to suppress
18817         test for this emitting vmov.
18818         (Vset_lane): Likewise.
18819         (Vdup_n): Likewise.
18820         (Vmov_n): Likewise.
18821
18822         * doc/arm-neon-intrinsics.texi: Regenerated.
18823
18824 2010-07-02  Sandra Loosemore  <sandra@codesourcery.com>
18825
18826         * config/arm/neon.md (vec_extractv2di): Correct error in register
18827         numbering to reconcile with neon_vget_lanev2di.
18828
18829 2010-07-02  Richard Guenther  <rguenther@suse.de>
18830
18831         * tree-ssa-structalias.c (pt_solution_set_var): New function.
18832         * tree-ssa-alias.h (pt_solution_set_var): Declare.
18833         * tree-ssa-loop-ivopts.c (copy_ref_info): Also copy or create
18834         points-to information.
18835
18836 2010-07-02  Christian Borntraeger  <borntraeger@de.ibm.com>
18837
18838         * config/s390/s390.c (override_options): Adopt prefetching
18839         at -O3 to handle flag_prefetch_loop_arrays as a tristate.
18840
18841 2010-07-02  Jan Hubicka  <jh@suse.cz>
18842
18843         * df-problems.c (df_kill_notes): Do not collect dead  notes.
18844         (df_set_note): Just call add_reg_note.
18845         (df_set_unused_notes_for_mw, df_set_dead_notes_for_mw,
18846         df_create_unused_note): Do not deal with lists of old notes.
18847         (df_note_bb_compute): Likewise.
18848
18849 2010-07-02  Richard Guenther  <rguenther@suse.de>
18850
18851         * tree-ssa-structalias.c (find_func_aliases): Handle
18852         pointer alignment via BIT_AND_EXPR.
18853         * tree-vrp.c (extract_range_from_binary_expr): Likewise.
18854
18855 2010-07-02  Richard Guenther  <rguenther@suse.de>
18856
18857         * tree-data-ref.c (initialize_data_dependence_relation): Handle
18858         mismatching number of dimensions properly.
18859
18860 2010-07-02  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
18861
18862         PR target/44707
18863         * config/rs6000/rs6000.c (rs6000_legitimize_reload_address): Recognize
18864         (lo_sum (high ...) ...) patterns generated by earlier passes.
18865
18866 2010-07-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
18867
18868         * doc/install.texi (Prerequisites): Document Perl requirement on
18869         Solaris 2.
18870         (Specific, *-*-solaris2*): Document GNU c++filt requirement.
18871
18872 2010-07-02  Richard Guenther  <rguenther@suse.de>
18873
18874         PR middle-end/44777
18875         * tree-cfg.c (gimple_block_ends_with_call_p): Handle empty BBs.
18876
18877 2010-07-02  Jan Hubicka  <jh@suse.cz>
18878
18879         PR middle-end/44706
18880         * predict.c (predict_paths_for_bb): Handle case when control dependence
18881         BB has only abnormal edges.
18882
18883 2010-07-02  Richard Guenther  <rguenther@suse.de>
18884
18885         PR tree-optimization/44748
18886         * tree-ssa-ccp.c (fold_const_aggregate_ref): Properly handle
18887         the embedded conversion in MEM_REFs.
18888
18889 2010-07-01  López-Ibáñez  <manu@gcc.gnu.org>
18890
18891         * reload.c: Include toplev.h.
18892         * recog.c:  Likewise.
18893         * Makefile.in: Adjust dependencies.
18894
18895 2010-07-01  Jakub Jelinek  <jakub@redhat.com>
18896
18897         PR debug/44694
18898         * dwarf2out.c (reg_loc_descriptor): For eliminated arg_pointer_rtx
18899         or frame_pointer_rtx use DW_OP_fbreg offset DW_OP_stack_value.
18900
18901 2010-07-01  Richard Guenther  <rguenther@suse.de>
18902
18903         * emit-rtl.c (set_mem_attributes_minus_bitpos): Use unsigned
18904         types for offsets.
18905
18906 2010-07-01  Joern Rennecke  <joern.rennecke@embecosm.com>
18907
18908         PR target/44732
18909         * config/ia64/ia64.c (ia64_register_move_cost): Remove stray '{'.
18910         Fix argument types.
18911
18912 2010-07-01  Bernd Schmidt  <bernds@codesourcery.com>
18913
18914         PR target/44727
18915         * config/i386/i386.md (peephole2 for arithmetic ops with memory):
18916         Make sure operand 0 dies.
18917
18918 2010-07-01  Richard Guenther  <rguenther@suse.de>
18919
18920         PR middle-end/42834
18921         PR middle-end/44468
18922         * doc/gimple.texi (is_gimple_mem_ref_addr): Document.
18923         * doc/generic.texi (References to storage): Document MEM_REF.
18924         * tree-pretty-print.c (dump_generic_node): Handle MEM_REF.
18925         (print_call_name): Likewise.
18926         * tree.c (recompute_tree_invariant_for_addr_expr): Handle MEM_REF.
18927         (build_simple_mem_ref_loc): New function.
18928         (mem_ref_offset): Likewise.
18929         * tree.h (build_simple_mem_ref_loc): Declare.
18930         (build_simple_mem_ref): Define.
18931         (mem_ref_offset): Declare.
18932         * fold-const.c: Include tree-flow.h.
18933         (operand_equal_p): Handle MEM_REF.
18934         (build_fold_addr_expr_with_type_loc): Likewise.
18935         (fold_comparison): Likewise.
18936         (fold_unary_loc): Fold
18937         VIEW_CONVERT_EXPR <T1, MEM_REF <T2, ...>> to MEM_REF <T1, ...>.
18938         (fold_binary_loc): Fold MEM[&MEM[p, CST1], CST2] to MEM[p, CST1 + CST2],
18939         fold MEM[&a.b, CST2] to MEM[&a, offsetof (a, b) + CST2].
18940         * tree-ssa-alias.c (ptr_deref_may_alias_decl_p): Handle MEM_REF.
18941         (ptr_deref_may_alias_ref_p_1): Likewise.
18942         (ao_ref_base_alias_set): Properly differentiate base object for
18943         offset and TBAA.
18944         (ao_ref_init_from_ptr_and_size): Use MEM_REF.
18945         (indirect_ref_may_alias_decl_p): Handle MEM_REFs properly.
18946         (indirect_refs_may_alias_p): Likewise.
18947         (refs_may_alias_p_1): Likewise.  Remove pointer SSA name def
18948         chasing code.
18949         (ref_maybe_used_by_call_p_1): Handle MEM_REF.
18950         (call_may_clobber_ref_p_1): Likewise.
18951         * dwarf2out.c (loc_list_from_tree): Handle MEM_REF.
18952         * expr.c (expand_assignment): Handle MEM_REF.
18953         (store_expr): Handle MEM_REFs from STRING_CSTs.
18954         (store_field): If expanding a MEM_REF of a non-addressable
18955         decl use bitfield operations.
18956         (get_inner_reference): Handle MEM_REF.
18957         (expand_expr_addr_expr_1): Likewise.
18958         (expand_expr_real_1): Likewise.
18959         * tree-eh.c (tree_could_trap_p): Handle MEM_REF.
18960         * alias.c (ao_ref_from_mem): Handle MEM_REF.
18961         (get_alias_set): Likewise.  Properly handle VIEW_CONVERT_EXPRs.
18962         * tree-data-ref.c (dr_analyze_innermost): Handle MEM_REF.
18963         (dr_analyze_indices): Likewise.
18964         (dr_analyze_alias): Likewise.
18965         (object_address_invariant_in_loop_p): Likewise.
18966         * gimplify.c (mark_addressable): Handle MEM_REF.
18967         (gimplify_cond_expr): Build MEM_REFs.
18968         (gimplify_modify_expr_to_memcpy): Likewise.
18969         (gimplify_init_ctor_preeval_1): Handle MEM_REF.
18970         (gimple_fold_indirect_ref): Adjust.
18971         (gimplify_expr): Handle MEM_REF.  Gimplify INDIRECT_REF to MEM_REF.
18972         * tree.def (MEM_REF): New tree code.
18973         * tree-dfa.c: Include toplev.h.
18974         (get_ref_base_and_extent): Handle MEM_REF.
18975         (get_addr_base_and_unit_offset): New function.
18976         * emit-rtl.c (set_mem_attributes_minus_bitpos): Handle MEM_REF.
18977         * gimple-fold.c (may_propagate_address_into_dereference): Handle
18978         MEM_REF.
18979         (maybe_fold_offset_to_array_ref): Allow possibly out-of bounds
18980         accesses if the array has just one dimension.  Remove always true
18981         parameter.  Do not require type compatibility here.
18982         (maybe_fold_offset_to_component_ref): Remove.
18983         (maybe_fold_stmt_indirect): Remove.
18984         (maybe_fold_reference): Remove INDIRECT_REF handling.
18985         Fold back to non-MEM_REF.
18986         (maybe_fold_offset_to_address): Simplify.  Deal with type
18987         mismatches here.
18988         (maybe_fold_reference): Likewise.
18989         (maybe_fold_stmt_addition): Likewise.  Also handle
18990         &ARRAY + I in addition to &ARRAY[0] + I.
18991         (fold_gimple_assign): Handle ADDR_EXPR of MEM_REFs.
18992         (gimple_get_relevant_ref_binfo): Handle MEM_REF.
18993         * cfgexpand.c (expand_debug_expr): Handle MEM_REF.
18994         * tree-ssa.c (useless_type_conversion_p): Make most pointer
18995         conversions useless.
18996         (warn_uninitialized_var): Handle MEM_REF.
18997         (maybe_rewrite_mem_ref_base): New function.
18998         (execute_update_addresses_taken): Implement re-writing of MEM_REFs
18999         to SSA form.
19000         * tree-inline.c (remap_gimple_op_r): Handle MEM_REF, remove
19001         INDIRECT_REF handling.
19002         (copy_tree_body_r): Handle MEM_REF.
19003         * gimple.c (is_gimple_addressable): Adjust.
19004         (is_gimple_address): Likewise.
19005         (is_gimple_invariant_address): ADDR_EXPRs of MEM_REFs with
19006         invariant base are invariant.
19007         (is_gimple_min_lval): Adjust.
19008         (is_gimple_mem_ref_addr): New function.
19009         (get_base_address): Handle MEM_REF.
19010         (count_ptr_derefs): Likewise.
19011         (get_base_loadstore): Likewise.
19012         * gimple.h (is_gimple_mem_ref_addr): Declare.
19013         (gimple_call_fndecl): Handle invariant MEM_REF addresses.
19014         * tree-cfg.c (verify_address): New function, split out from ...
19015         (verify_expr): ... here.  Use for verifying ADDR_EXPRs and
19016         the address operand of MEM_REFs.  Verify MEM_REFs.  Reject
19017         INDIRECT_REFs.
19018         (verify_types_in_gimple_min_lval): Handle MEM_REF.  Disallow
19019         INDIRECT_REF.  Allow conversions.
19020         (verify_types_in_gimple_reference): Verify VIEW_CONVERT_EXPR of
19021         a register does not change its size.
19022         (verify_types_in_gimple_reference): Verify MEM_REF.
19023         (verify_gimple_assign_single): Disallow INDIRECT_REF.
19024         Handle MEM_REF.
19025         * tree-ssa-operands.c (opf_non_addressable, opf_not_non_addressable):
19026         New.
19027         (mark_address_taken): Handle MEM_REF.
19028         (get_indirect_ref_operands): Pass through opf_not_non_addressable.
19029         (get_asm_expr_operands): Pass opf_not_non_addressable.
19030         (get_expr_operands): Handle opf_[not_]non_addressable.
19031         Handle MEM_REF.  Remove INDIRECT_REF handling.
19032         * tree-vrp.c (check_array_ref): Handle MEM_REF.
19033         (search_for_addr_array): Likewise.
19034         (check_array_bounds): Likewise.
19035         (vrp_stmt_computes_nonzero): Adjust for MEM_REF.
19036         * tree-ssa-loop-im.c (for_each_index): Handle MEM_REF.
19037         (ref_always_accessed_p): Likewise.
19038         (gen_lsm_tmp_name): Likewise.  Handle ADDR_EXPR.
19039         * tree-complex.c (extract_component): Do not handle INDIRECT_REF.
19040         Handle MEM_REF.
19041         * cgraphbuild.c (mark_load): Properly check for NULL result
19042         from get_base_address.
19043         (mark_store): Likewise.
19044         * tree-ssa-loop-niter.c (array_at_struct_end_p): Handle MEM_REF.
19045         * tree-loop-distribution.c (generate_builtin): Exchange INDIRECT_REF
19046         handling for MEM_REF.
19047         * tree-scalar-evolution.c (follow_ssa_edge_expr): Handle
19048         &MEM[ptr + CST] similar to POINTER_PLUS_EXPR.
19049         * builtins.c (stabilize_va_list_loc): Use the function ABI
19050         valist type if we couldn't canonicalize the argument type.
19051         Always dereference with the canonical va-list type.
19052         (maybe_emit_free_warning): Handle MEM_REF.
19053         (fold_builtin_memory_op): Simplify and handle MEM_REFs in folding
19054         memmove to memcpy.
19055         * builtins.c (fold_builtin_memory_op): Use ref-all types
19056         for all memcpy foldings.
19057         * omp-low.c (build_receiver_ref): Adjust for MEM_REF.
19058         (build_outer_var_ref): Likewise.
19059         (scan_omp_1_op): Likewise.
19060         (lower_rec_input_clauses): Likewise.
19061         (lower_lastprivate_clauses): Likewise.
19062         (lower_reduction_clauses): Likewise.
19063         (lower_copyprivate_clauses): Likewise.
19064         (expand_omp_atomic_pipeline): Likewise.
19065         (expand_omp_atomic_mutex): Likewise.
19066         (create_task_copyfn): Likewise.
19067         * tree-ssa-sccvn.c (copy_reference_ops_from_ref): Handle MEM_REF.
19068         Remove old union trick.  Initialize constant offsets.
19069         (ao_ref_init_from_vn_reference): Likewise.  Do not handle
19070         INDIRECT_REF.  Init base_alias_set properly.
19071         (vn_reference_lookup_3): Replace INDIRECT_REF handling with MEM_REF.
19072         (vn_reference_fold_indirect): Adjust for MEM_REFs.
19073         (valueize_refs): Fold MEM_REFs.  Re-evaluate constant offset
19074         for ARRAY_REFs.
19075         (may_insert): Remove.
19076         (visit_reference_op_load): Do not test may_insert.
19077         (run_scc_vn): Remove parameter, do not fiddle with may_insert.
19078         * tree-ssa-sccvn.h (struct vn_reference_op_struct): Add
19079         a field to store the constant offset this op applies.
19080         (run_scc_vn): Adjust prototype.
19081         * cgraphunit.c (thunk_adjust): Adjust for MEM_REF.
19082         * tree-ssa-ccp.c (ccp_fold): Replace INDIRECT_REF folding with
19083         MEM_REF.  Propagate &foo + CST as &MEM[&foo, CST].  Do not
19084         bother about volatile qualifiers on pointers.
19085         (fold_const_aggregate_ref): Handle MEM_REF, do not handle INDIRECT_REF.
19086         * tree-ssa-loop-ivopts.c
19087         * tree-ssa-loop-ivopts.c (determine_base_object): Adjust for MEM_REF.
19088         (strip_offset_1): Likewise.
19089         (find_interesting_uses_address): Replace INDIRECT_REF handling with
19090         MEM_REF handling.
19091         (get_computation_cost_at): Likewise.
19092         * ipa-pure-const.c (check_op): Handle MEM_REF.
19093         * tree-stdarg.c (check_all_va_list_escapes): Adjust for MEM_REF.
19094         * tree-ssa-sink.c (is_hidden_global_store): Handle MEM_REF
19095         and constants.
19096         * ipa-inline.c (likely_eliminated_by_inlining_p): Handle MEM_REF.
19097         * tree-parloops.c (take_address_of): Adjust for MEM_REF.
19098         (eliminate_local_variables_1): Likewise.
19099         (create_call_for_reduction_1): Likewise.
19100         (create_loads_for_reductions): Likewise.
19101         (create_loads_and_stores_for_name): Likewise.
19102         * matrix-reorg.c (may_flatten_matrices_1): Sanitize.
19103         (ssa_accessed_in_tree): Handle MEM_REF.
19104         (ssa_accessed_in_assign_rhs): Likewise.
19105         (update_type_size): Likewise.
19106         (analyze_accesses_for_call_stmt): Likewise.
19107         (analyze_accesses_for_assign_stmt): Likewise.
19108         (transform_access_sites): Likewise.
19109         (transform_allocation_sites): Likewise.
19110         * tree-affine.c (tree_to_aff_combination): Handle MEM_REF.
19111         * tree-vect-data-refs.c (vect_create_addr_base_for_vector_ref): Do
19112         not handle INDIRECT_REF.
19113         * tree-ssa-phiopt.c (add_or_mark_expr): Handle MEM_REF.
19114         (cond_store_replacement): Likewise.
19115         * tree-ssa-pre.c (create_component_ref_by_pieces_1): Handle
19116         MEM_REF, no not handle INDIRECT_REFs.
19117         (insert_into_preds_of_block): Properly initialize avail.
19118         (phi_translate_1): Fold MEM_REFs.  Re-evaluate constant offset
19119         for ARRAY_REFs.  Properly handle reference lookups that
19120         require a bit re-interpretation.
19121         (can_PRE_operation): Do not handle INDIRECT_REF.  Handle MEM_REF.
19122         * tree-sra.c (build_access_from_expr_1): Handle MEM_REF.
19123         (build_ref_for_offset_1): Remove.
19124         (build_ref_for_offset): Build MEM_REFs.
19125         (gate_intra_sra): Disable for now.
19126         (sra_ipa_modify_expr): Handle MEM_REF.
19127         (ipa_early_sra_gate): Disable for now.
19128         * tree-sra.c (create_access): Swap INDIRECT_REF handling for
19129         MEM_REF handling.
19130         (disqualify_base_of_expr): Likewise.
19131         (ptr_parm_has_direct_uses): Swap INDIRECT_REF handling for
19132         MEM_REF handling.
19133         (sra_ipa_modify_expr): Remove INDIRECT_REF handling.
19134         Use mem_ref_offset.  Remove bogus folding.
19135         (build_access_from_expr_1): Properly handle MEM_REF for non IPA-SRA.
19136         (make_fancy_name_1): Add support for MEM_REF.
19137         * tree-predcom.c (ref_at_iteration): Handle MEM_REFs.
19138         * tree-mudflap.c (mf_xform_derefs_1): Adjust for MEM_REF.
19139         * ipa-prop.c (compute_complex_assign_jump_func): Handle MEM_REF.
19140         (compute_complex_ancestor_jump_func): Likewise.
19141         (ipa_analyze_virtual_call_uses): Likewise.
19142         * tree-ssa-forwprop.c (forward_propagate_addr_expr_1): Replace
19143         INDIRECT_REF folding with more generalized MEM_REF folding.
19144         (tree_ssa_forward_propagate_single_use_vars): Adjust accordingly.
19145         (forward_propagate_addr_into_variable_array_index): Also handle
19146         &ARRAY + I in addition to &ARRAY[0] + I.
19147         * tree-ssa-dce.c (ref_may_be_aliased): Handle MEM_REF.
19148         * tree-ssa-ter.c (find_replaceable_in_bb): Avoid TER if that
19149         creates assignments with overlap.
19150         * tree-nested.c (get_static_chain): Adjust for MEM_REF.
19151         (get_frame_field): Likewise.
19152         (get_nonlocal_debug_decl): Likewise.
19153         (convert_nonlocal_reference_op): Likewise.
19154         (struct nesting_info): Add mem_refs pointer-set.
19155         (create_nesting_tree): Allocate it.
19156         (convert_local_reference_op): Insert to be folded mem-refs.
19157         (fold_mem_refs): New function.
19158         (finalize_nesting_tree_1): Perform defered folding of mem-refs
19159         (free_nesting_tree): Free the pointer-set.
19160         * tree-vect-stmts.c (vectorizable_store): Adjust for MEM_REF.
19161         (vectorizable_load): Likewise.
19162         * tree-ssa-phiprop.c (phiprop_insert_phi): Adjust for MEM_REF.
19163         (propagate_with_phi): Likewise.
19164         * tree-object-size.c (addr_object_size): Handle MEM_REFs
19165         instead of INDIRECT_REFs.
19166         (compute_object_offset): Handle MEM_REF.
19167         (plus_stmt_object_size): Handle MEM_REF.
19168         (collect_object_sizes_for): Dispatch to plus_stmt_object_size
19169         for &MEM_REF.
19170         * tree-flow.h (get_addr_base_and_unit_offset): Declare.
19171         (symbol_marked_for_renaming): Likewise.
19172         * Makefile.in (tree-dfa.o): Add $(TOPLEV_H).
19173         (fold-const.o): Add $(TREE_FLOW_H).
19174         * tree-ssa-structalias.c (get_constraint_for_1): Handle MEM_REF.
19175         (find_func_clobbers): Likewise.
19176         * ipa-struct-reorg.c (decompose_indirect_ref_acc): Handle MEM_REF.
19177         (decompose_access): Likewise.
19178         (replace_field_acc): Likewise.
19179         (replace_field_access_stmt): Likewise.
19180         (insert_new_var_in_stmt): Likewise.
19181         (get_stmt_accesses): Likewise.
19182         (reorg_structs_drive): Disable.
19183         * config/i386/i386.c (ix86_va_start): Adjust for MEM_REF.
19184         (ix86_canonical_va_list_type): Likewise.
19185
19186 2010-06-30  Joern Rennecke  <joern.rennecke@embecosm.com>
19187
19188         PR other/44566
19189         * coretypes.h [!USED_FOR_TARGET] (reg_class_t): Define.
19190         * target.def (struct gcc_target): Replace enum reg_class with
19191         reg_class_t in hook argument / return types.
19192         * doc/tm.texi.in (TARGET_SECONDARY_RELOAD): Likewise.
19193         (TARGET_IRA_COVER_CLASSES, TARGET_MEMORY_MOVE_COST): Likewise.
19194         (TARGET_BRANCH_TARGET_REGISTER_CLASS): Likewise.
19195         * targhooks.h (default_branch_target_register_class): Likewise.
19196         (default_ira_cover_classes, default_secondary_reload): Likewise.
19197         (default_memory_move_cost, default_register_move_cost): Likewise.
19198         * targhooks.c (default_branch_target_register_class): Likewise.
19199         (default_ira_cover_classes, default_secondary_reload): Likewise.
19200         (default_memory_move_cost, default_register_move_cost): Likewise.
19201         * reload.c (push_secondary_reload, secondary_reload_class): Likewise.
19202         * bt-load.c (branch_target_load_optimize): Likewise.
19203         * ira.c (setup_cover_and_important_classes): Likewise.
19204         * ira-costs.c (copy_cost): Likewise.
19205         * reload1.c (emit_input_reload_insns): Likewise.
19206         * config/alpha/alpha.c (alpha_secondary_reload): Likewise.
19207         * config/frv/frv.c (frv_secondary_reload): Likewise.
19208         * config/s390/s390.c (s390_secondary_reload): Likewise.
19209         * config/i386/i386.c (i386_ira_cover_classes): Likewise.
19210         (ix86_secondary_reload, ix86_memory_move_cost): Likewise.
19211         (ix86_register_move_cost): Likewise.
19212         * config/sh/sh-protos.h (sh_secondary_reload): Likewise.
19213         * config/sh/sh.c (sh_target_reg_class, sh_secondary_reload): Likewise.
19214         * config/xtensa/xtensa.c (xtensa_secondary_reload): Likewise.
19215         * config/xtensa/xtensa-protos.h (xtensa_secondary_reload): Likewise.
19216         * config/rs6000/rs6000.c (rs6000_secondary_reload): Likewise.
19217         (rs6000_ira_cover_classes): Likewise.
19218         * config/picochip/picochip.c (picochip_secondary_reload): Likewise.
19219         * config/picochip/picochip-protos.h (picochip_secondary_reload):
19220         Likewise.
19221         * config/pa/pa.c (pa_secondary_reload): Likewise.
19222         * config/mips/mips.c (mips_ira_cover_classes): Likewise.
19223         * config/bfin/bfin.c (bfin_secondary_reload): Likewise.
19224         * config/ia64/ia64.c (ia64_register_move_cost): Likewise.
19225         * doc/tm.texi: Regenerate.
19226
19227 2010-06-30  Sebastian Pop  <sebastian.pop@amd.com>
19228
19229         PR bootstrrap/44726
19230         * graphite-sese-to-poly.c (build_poly_dr): Avoid uninitialized
19231         use.
19232         (build_alias_set_optimal_p): Likewise.
19233         (build_base_obj_set_for_drs): Likewise.
19234
19235 2010-06-30  Joern Rennecke  <joern.rennecke@embecosm.com>
19236
19237         * target.def: Remove comment about licensing problems of function
19238         declarations.
19239
19240         * target.def (declare_constant_name): Change exp to expr.  Use DEFHOOK.
19241         * doc/tm.texi.in (TARGET_ASM_DECLARE_CONSTANT_NAME): Use @hook.
19242         * doc/tm.texi: Regenerate.
19243
19244         * target.def (builtin_reciprocal): Change tm_fn to md_fn.  Use DEFHOOK.
19245         * doc/tm.texi.in (TARGET_BUILTIN_RECIPROCAL): Use @hook.
19246
19247         * target.def (enum_va_list_p): Use DEFHOOK.
19248         * doc/tm.texi.in (TARGET_ENUM_VA_LIST_P): Use @hook.
19249         Rename ptype to ptree.
19250         * doc/tm.texi: Regenerate.
19251
19252         * target.def (fold_builtin): Rename nargs to n_args.  Use DEFHOOK.
19253         * doc/tm.texi.in (TARGET_FOLD_BUILTIN): Use @hook.
19254         * doc/tm.texi: Regenerate.
19255
19256         * target.def (memory_move_cost): Use DEFHOOK.
19257         * doc/tm.texi.in (TARGET_MEMORY_MOVE_COST): Use @hook.
19258         Rename regclass AKA class to rclass.
19259         * doc/tm.texi: Regenerate.
19260
19261         * target.def (pragma_parse): Use DEFHOOK.
19262         * doc/tm.texi.in (TARGET_OPTION_PRAGMA_PARSE): Use @hook.
19263         s/TARGET_VALID_OPTION_ATTRIBUTE_P/TARGET_OPTION_VALID_ATRIBUTE_P/ .
19264         * doc/tm.texi: Regenerate.
19265
19266         * target.def (pass_by_reference): Use DEFHOOK.
19267         * doc/tm.texi.in (TARGET_PASS_BY_REFERENCE): Use @hook.
19268         * doc/tm.texi: Regenerate.
19269
19270         * target.def (resolve_overloaded_builtin): Rename params to arglist.
19271         Use DEFHOOK.
19272         * doc/tm.texi.in (TARGET_RESOLVE_OVERLOADED_BUILTIN): Use @hook.
19273         * doc/tm.texi: Regenerate.
19274
19275         * target.def (return_pops_args): Use DEFHOOK.
19276         * doc/tm.texi.in (TARGET_RETURN_POPS_ARGS): Use @hook.
19277         Rename stack-size to size.
19278         * doc/tm.texi: Regenerate.
19279
19280         * target.def (dfa_new_cycle): Use DEFHOOK.  Rename dump_file to dump,
19281         last-sched_cycle to last_clock, cur_cycle to clock.
19282         * doc/tm.texi.in: Use @hook.
19283         * doc/tm.texi: Regenerate.
19284
19285         * target.def (print_operand, print_operand_address): Update comment.
19286         (print_operand_punct_valid_p): Likewise.
19287
19288 2010-06-30  Manuel López-Ibáñez  <manu@gcc.gnu.org>
19289
19290         * toplev.h (_fatal_insn_not_found, _fatal_insn): Move declarations
19291         to rtl.h.
19292         (error_for_asm, warning_for_asm): Move declarations to rtl-error.h.
19293         * rtl.h (_fatal_insn_not_found, _fatal_insn): Move declarations here.
19294         * rtl-error.h: New.
19295         * regrename.c: Do not include toplev.h. Include rtl-error.h.
19296         * rtl-error.c: Likewise.
19297         * reload.c: Likewise.
19298         * recog.c:  Likewise.
19299         * sel-sched.c: Likewise.
19300         * function.c: Likewise.
19301         * reg-stack.c: Likewise.
19302         * cfgrtl.c: Likewise.
19303         * reload1.c: Likewise.
19304         * final.c: Include rtl-error.
19305         * Makefile.in: Adjust dependencies.
19306
19307 2010-06-30  Jan Hubicka  <jh@suse.cz>
19308
19309         PR middle-end/PR44706
19310         * ipa-split (split_function): Refine conditions when to use DECL_RESULT
19311         to return the value.
19312
19313 2010-06-30  Michael Matz  <matz@suse.de>
19314
19315         PR bootstrap/44699
19316         * tree-vrp.c (vrp_finalize): Deal with changing num_ssa_names.
19317         * gimple-fold.c (gimplify_and_update_call_from_tree): If LHS is
19318         a gimple reg, attach the original VDEF to the last store in the
19319         sequence.
19320
19321 2010-06-30  Iain Sandoe  <iains@gcc.gnu.org>
19322
19323         PR other/44034
19324         * config/darwin.c (darwin_override_options): Use renamed
19325         targetm.asm_out.emit_unwind_label.
19326
19327 2010-06-30  Bernd Schmidt  <bernds@codesourcery.com>
19328
19329         PR tree-optimization/39799
19330         * tree-inline.c (remap_ssa_name): Initialize variable only if
19331         SSA_NAME_OCCURS_IN_ABNORMAL_PHI.
19332
19333 2010-06-30  Nathan Froyd  <froydnj@codesourcery.com>
19334
19335         * c-parser.c (c_parser_omp_for_loop): Use a VEC for for_block.
19336
19337 2010-06-30  Richard Guenther  <rguenther@suse.de>
19338
19339         PR target/44722
19340         * config/i386/i386.md (peephole2 for fix:SSEMODEI24): Guard
19341         against oscillation with reverse peephole2.
19342
19343 2010-06-30  H.J. Lu  <hongjiu.lu@intel.com>
19344
19345         PR target/44721
19346         * config/i386/i386.md (peephole2 for arithmetic ops with memory):
19347         Fix last commit.
19348
19349 2010-06-30  Nick Clifton  <nickc@redhat.com>
19350
19351         * config/rx/rx-modes.def: New file.
19352         * config/rx/rx.h (FIRST_PSEUDO_REGISTER): Increase to 17.
19353         (CC_REGNUM): Define.
19354         (FIXED_REGISTERS, CALL_USED_REGISTERS, REGISTER_NAMES): Add cc
19355         register.
19356         (CC_NO_CARRY, NOTICE_UPDATE_CC): Delete.
19357         (SELECT_CC_MODE): Define.
19358         * config/rx/rx.md (CC_REG): Define.  Update all patterns to use
19359         (reg:CC CC_REG) instead of (cc0).
19360         (attr "cc"): Delete.
19361         (cbranchsi4): Do not split compare and branch here. Instead move
19362         it to...
19363         (cbranchsi4_<code>): ... here.  New patterns.
19364         (cmpsi): Call rx-compare_redundant to find out if it is necessary
19365         to emit the compare instruction.
19366         * config/rx/rx.c (rx_gen-cond_branch_template): Remove tests of
19367         cc_status flags.
19368         (rx_get_stack_layout): Iterate up to before CC_REGNUM not
19369         FIRST_PSEUDO_REGNUM.
19370         (rx_expand_prologue, rx_expand_epilogue): Likewise.
19371         (rx_notice_update_cc): Delete.
19372         (rx_cc_modes_compatible): New function.
19373         (flags_needed_for_conditional): New function.
19374         (flags_from_mode): New function.
19375         (rx_compare_redundant): New function - scans backwards through
19376         insn list to find out if condition flags are already set correctly.
19377         (TARGET_CC_MODES_COMPATIBLE): Define.
19378         * config/rx/rx-protos.h (rx_compare_redundant): Prototype.
19379
19380         * config/rx/rx.h (BRANCH_COST): Define.
19381         (REGISTER_MOVE_COST): Define.
19382         * config/rx/predicates (rx_source_operand): Allow all constant types.
19383         * config/rx/rx.md (addsi3): Add alternative for swapped operands.
19384         (tstsi4): New pattern.
19385         * config/rx/rx.c (rx_memory_move_cost): Define.
19386         (TARGET_MEMORY_MOVE_COST): Define.
19387
19388 2010-06-30  Manuel López-Ibáñez  <manu@gcc.gnu.org>
19389
19390         * tree.h (block_may_fallthru): Declare here.
19391         * tree-flow.h (block_may_fallthru): Do not declare here.
19392         * c-typeck.c: Do not include tree-flow.h. Include gimple.h and
19393         bitmap.h
19394         * Makefile.in (c-typeck.o): Update dependencies.
19395
19396 2010-06-30  Jakub Jelinek  <jakub@redhat.com>
19397
19398         PR debug/44694
19399         * cselib.h (cselib_preserve_cfa_base_value): Add regno argument.
19400         * cselib.c (cfa_base_preserved_regno): New static variable.
19401         (cselib_reset_table): Don't reset cfa_base_preserved_regno instead
19402         of REGNO (cfa_base_preserved_val->locs->loc).
19403         (cselib_preserve_cfa_base_value): Add regno argument, set
19404         cfa_base_preserved_regno to it.
19405         (cselib_invalidate_regno): Allow removal of registers other than
19406         cfa_base_preserved_regno from cfa_base_preserved_val.
19407         (cselib_finish): Set cfa_base_preserved_regno to INVALID_REGNUM.
19408         * var-tracking.c (adjust_mems): Replace sp or hfp even outside
19409         of MEM addresses, if not on LHS.
19410         (reverse_op): Don't add reverse ops for cfa_base_rtx.
19411         (vt_init_cfa_base): Adjust cselib_preserve_cfa_base_value caller.
19412
19413 2010-06-30  Bernd Schmidt  <bernds@codesourcery.com>
19414
19415         * recog.c (peep2_do_rebuild_jump_labels, peep2_do_cleanup_cfg): New
19416         static variables.
19417         (peep2_buf_position): New static function.
19418         (peep2_regno_dead_p, peep2_reg_dead_p, peep2_find_free_register,
19419         peephole2_optimize): Use it.
19420         (peep2_attempt, peep2_update_life): New static functions, broken out
19421         of peephole2_optimize.
19422         (peep2_fill_buffer): New static function.
19423         (peephole2_optimize): Change the main loop to try to fill the buffer
19424         with the maximum number of insns before matching them against
19425         peepholes.  Use a forward scan.  Remove special case for targets with
19426         conditional execution.
19427         * genrecog.c (change_state): Delete dead code.
19428         * config/i386/i386.md (peephole2 for arithmetic ops with memory):
19429         Rewrite so as not to expect the second insn to have had a peephole
19430         applied yet.
19431
19432 2010-06-29  Nathan Froyd  <froydnj@codesourcery.com>
19433
19434         * genhooks.c (emit_findices): Cast field precision to int.
19435         (emit_documentation): Likewise.
19436
19437 2010-06-29  Jakub Jelinek  <jakub@redhat.com>
19438
19439         PR tree-optimization/43801
19440         * cgraph.c (cgraph_create_virtual_clone): Clear DECL_SECTION_NAME
19441         if old_decl was DECL_ONE_ONLY.
19442
19443         PR debug/44668
19444         * dwarf2out.c (add_accessibility_attribute): New function.
19445         (gen_subprogram_die, gen_variable_die, gen_field_die): Use it
19446         instead of adding DW_AT_accessibility manually.
19447         (gen_enumeration_type_die, gen_struct_or_union_type_die,
19448         gen_typedef_die): Use it.
19449
19450 2010-06-29  Douglas B Rupp  <rupp@gnat.com>
19451
19452         * vmsdbgout.c (full_name): Just output the file name if not native.
19453
19454 2010-06-29  Douglas B Rupp  <rupp@gnat.com>
19455
19456         * vmsdbgout.c (func_table): Replace with VEC func{nam,num}_tables.
19457         (funcnam_table): New static table.
19458         (funcnum_table): New static table.
19459         (write_rtnbeg): Write value saved in funcnum_table.
19460         (write_rtnend): Write value saved in funcnum_table.
19461         (vmsdbgout_begin_function): Save current function info in
19462         (vmsdbgout_init): Initialize func{nam,num}_tables. Minor reformatting.
19463         (vmsdbgout_finish): Iterate over funcnum_table.
19464
19465 2010-06-29  Douglas B Rupp  <rupp@gnat.com>
19466
19467         * vmsdbgout.c (vmsdbgout_begin_epilogue): Declare
19468         (vmsdbgout_type_decl): Declare
19469         (vmsdbg_debug_hooks): Add entry for type_decl and begin_epilogue.
19470         (FUNC_EPILOGUE_LABEL): New macro
19471         (vmsdbgout_begin_epilogue): New function.
19472         (vmsdbgout_type_decl): New function.
19473
19474 2010-06-29  Douglas B Rupp  <rupp@gnat.com>
19475
19476         * vmsdbg.h: Update copyright.
19477
19478 2010-06-29  Douglas B Rupp  <rupp@gnat.com>
19479
19480         * vmsdbg.h (DST_K_TBG): New DST constant.
19481         * vmsdbgout.c (addr_const_to_string): Removed, not referenced.
19482         (write_modbeg): Cast module_language to avoid warning.
19483         (write_rtnbeg): Use DST_K_TBG vice magic mystery number.
19484
19485 2010-06-29  Joern Rennecke  <joern.rennecke@embecosm.com>
19486
19487         PR other/44034
19488         * target.def, doc/tm.texi.in, genhooks.c: New files.
19489         * target.h: Instead of defining individual hook members,
19490         define DEFHOOKPOD / DEFHOOK / DEFHOOK_UNDOC / HOOKSTRUCT and
19491         include target.def.
19492         * target-def.h: Instead of defining individual hook initializers,
19493         include target-hooks-def.h.
19494         * df-scan.c, haifa-sched.c, sel-sched.c: Rename targetm members:
19495         targetm.live_on_entry -> targetm.extra_live_on_entry
19496         targetm.sched.md_finish ->targetm.sched.finish
19497         targetm.sched.md_init -> targetm.sched.init
19498         targetm.sched.md_init_global -> targetm.sched.init_global
19499         targetm.asm_out.unwind_label -> targetm.asm_out.emit_unwind_label
19500         targetm.asm_out.except_table_label ->
19501           targetm.asm_out.emit_except_table_label
19502         targetm.asm_out.visibility -> targetm.asm_out.assemble_visibility
19503         targetm.target_help -> targetm.help
19504         targetm.vectorize.builtin_support_vector_misalignment ->
19505           targetm.vectorize.support_vector_misalignment
19506         targetm.file_start_app_off -> targetm.asm_file_start_app_off
19507         targetm.file_start_file_directive ->
19508          targetm.asm_file_start_file_directive
19509         * dwarf2out.c, opts.c, tree-vect-data-refs.c, except.c: Likewise.
19510         * varasm.c, config/alpha/alpha.c, config/cris/cris.c: Likewise.
19511         * config/spu/spu.c, config/ia64/ia64.c: Rename target macros:
19512         TARGET_VECTOR_ALIGNMENT_REACHABLE ->
19513           TARGET_VECTORIZE_VECTOR_ALIGNMENT_REACHABLE
19514         TARGET_SUPPORT_VECTOR_MISALIGNMENT ->
19515           TARGET_VECTORIZE_SUPPORT_VECTOR_MISALIGNMENT
19516         TARGET_UNWIND_EMIT -> TARGET_ASM_UNWIND_EMIT
19517         * config/rs6000/rs6000.c, config/arm/arm.c: Likewise.
19518         * Makefile.in (TARGET_H): Depend on target.def.
19519         (TARGET_DEF_H): Depend on target-hooks-def.h.
19520         (target-hooks-def.h, tm.texi, s-target-hooks-def-h): New rules.
19521         (s-tm-texi, build/genhooks.o, build/genhooks): Likewise.
19522         * doc/tm.texi: Regenerate.
19523
19524         * Makefile.in (s-tm-texi): Remove stray tab / rule.
19525
19526         * config/m68k/m68k.c (targetm.sched.init_global): Update comment.
19527         (targetm.sched.init): Likewise.
19528
19529 2010-06-29  Nathan Froyd  <froydnj@codesourcery.com>
19530
19531         PR bootstrap/44713
19532         * config/i386/i386.c (type_natural_mode): Const-ify CUM parameter.
19533         (function_arg_advance_32): Const-ify TYPE parameter.
19534         (function_arg_advance_64): Likewise.  Change type of NAMED to bool.
19535         (ix86_function_arg_advance): Change type of NAMED to bool.
19536         (function_arg_32): Const-ify CUM and TYPE parameters.
19537         (function_arg_64): Likewise.  Change type of NAMED to bool.
19538         (function_arg_ms_64): Const-ify CUM parameter. Change type of NAMED
19539         to bool.
19540         (ix86_function_arg): Change type of NAMED to bool.
19541         (ix86_setup_incoming_varargs): Call ix86_function_arg_advance.  Pass
19542         last argument as a bool.
19543
19544 2010-06-29  Joern Rennecke  <joern.rennecke@embecosm.com>
19545
19546         * doc/tm.texi (TARGET_OPTION_OVERRIDE): Document.
19547         (OVERRIDE_OPTIONS): Add note of obsolescence.
19548         Replace references with references to TARGET_OPTION_OVERRIDE.
19549         (Except for C_COMMON_OVERRIDE_OPTIONS, which remains similar to
19550          the macro).
19551         * targhooks.c (default_target_option_override): New function.
19552         * targhooks.h (default_target_option_override): Declare.
19553         * target.h (struct gcc_target): Add override member to
19554         target_option member.
19555         * toplev.c (process_options): Replace OVERRIDE_OPTIONS use with
19556         targetm.target_option.override call.
19557         * target-def.h (TARGET_OPTION_OVERRIDE): Define.
19558         (TARGET_OPTION_HOOKS): Add TARGET_OPTION_OVERRIDE.
19559
19560 2010-06-29  Jan Hubicka  <jh@suse.cz>
19561
19562         * tree-inline.c: Replace incomming by incomin and clonning by cloning.
19563
19564 2010-06-29  Jan Hubicka  <jh@suse.cz>
19565
19566         * predict.c (propagate_freq): Clear EXIT_BLOCK_PTR frequency if it is
19567         unreachable.
19568         (rebuild_frequencies): New function.
19569         * predict.h (rebuild_frequencies): Declare.
19570         * tree-inline.c (copy_cfg_body): Compute properly count & frequency of
19571         entry block and edge reaching new_entry.
19572         (tree_function_versioning): When doing partial cloning, rebuild
19573         frequencies when done.
19574         * passes.c (execute_function_todo): Use rebild_frequencies.
19575
19576 2010-06-29  Richard Guenther  <rguenther@suse.de>
19577
19578         * tree-dfa.c (dump_variable): Remove noalias_state dumping.
19579         * tree-flow.h (enum noalias_state): Remove.
19580         (struct var_ann_d): Remove noalias_state member.
19581
19582 2010-06-29  Bernd Schmidt  <bernds@codesourcery.com>
19583
19584         PR target/43902
19585         * config/arm/arm.md (maddsidi4, umaddsidi4): New expanders.
19586         (maddhisi4): Renamed from mulhisi3addsi.  Operands renumbered.
19587         (maddhidi4): Likewise.
19588
19589         Revert parts of the change for PR25130.
19590         * cse.c (exp_equiv_p): For MEMs, if for_gcse, only compare
19591         MEM_ALIAS_SET.
19592
19593 2010-06-29  Nathan Froyd  <froydnj@codesourcery.com>
19594
19595         * calls.c, dse.c, expr.c, function.c: Call targetm.calls.function_arg,
19596         targetm.calls.function_incoming_arg, and
19597         targetm.calls.function_arg_advance instead of FUNCTION_ARG,
19598         FUNCTION_INCOMING_ARG, and FUNCTION_ARG_ADVANCE, respectively.
19599         * target.h (struct gcc_target): Add function_arg_advance,
19600         function_arg, and function_incoming_arg fields.
19601         * target-def.h (TARGET_FUNCTION_ARG_ADVANCE, TARGET_FUNCTION_ARG):
19602         (TARGET_FUNCTION_INCOMING_ARG): Define.
19603         (TARGET_CALLS): Add TARGET_FUNCTION_ARG_ADVANCE, TARGET_FUNCTION_ARG,
19604         and TARGET_FUNCTION_INCOMING_ARG.
19605         * targhooks.h (default_function_arg_advance): Declare.
19606         (default_function_arg, default_function_incoming_arg): Declare.
19607         * targhooks.c (default_function_arg_advance): New function.
19608         (default_function_arg, default_function_incoming_arg): New function.
19609         * config/i386/i386.c (function_arg_advance): Rename to...
19610         (ix86_function_arg_advance): ...this.  Make static.
19611         (function_arg): Rename to...
19612         (ix86_function_arg): ...this.  Make static.
19613         (TARGET_FUNCTION_ARG_ADVANCE): Define.
19614         (TARGET_FUNCTION_ARG): Define.
19615         * config/i386/i386.h (FUNCTION_ARG_ADVANCE): Delete.
19616         (FUNCTION_ARG): Delete.
19617         * config/i386/i386-protos.h (function_arg_advance): Delete prototype.
19618         (function_arg): Delete prototype.
19619
19620 2010-06-29  Nathan Froyd  <froydnj@codesourcery.com>
19621
19622         * reginfo.c (init_reg_sets_1): Adjust comments.
19623         * combine-stack-adj.c (rest_of_handle_stack_adjustments): Likewise.
19624         * calls.c (prepare_call_address): Likewise.
19625         (emit_call_1): Use targetm.calls.return_pops_args.
19626         (expand_call): Likewise.
19627         * function.c (assign_parms): Likewise.
19628         * system.h (RETURN_POPS_ARGS): Add to #pragma poison list.
19629         * target.h (struct gcc_target) [struct calls]: Add
19630         return_pops_args field.
19631         * targhooks.h (default_return_pops_args): Declare.
19632         * targhooks.c (default_return_pops_args): Define.
19633         * target-def.h (TARGET_RETURN_POPS_ARGS): Define.
19634         (TARGET_CALLS): Add TARGET_RETURN_POPS_ARGS.
19635         * doc/tm.texi (RETURN_POPS_ARGS): Rename to...
19636         (TARGET_RETURN_POPS_ARGS): ...this.  Use deftypefn.  Adjust
19637         documentation.
19638         * config/alpha/alpha.h (RETURN_POPS_ARGS): Delete.
19639         * config/arc/arc.h (RETURN_POPS_ARGS): Likewise.
19640         * config/arm/arm.h (RETURN_POPS_ARGS): Likewise.
19641         * config/avr/avr.h (RETURN_POPS_ARGS): Likewise.
19642         * config/bfin/bfin.h (RETURN_POPS_ARGS): Likewise.
19643         * config/cris/cris.h (RETURN_POPS_ARGS): Likewise.
19644         * config/crx/crx.h (RETURN_POPS_ARGS): Likewise.
19645         * config/fr30/fr30.h (RETURN_POPS_ARGS): Likewise.
19646         * config/frv/frv.h (RETURN_POPS_ARGS): Likewise.
19647         * config/h8300/h8300.h (RETURN_POPS_ARGS): Likewise.
19648         * config/ia64/ia64.h (RETURN_POPS_ARGS): Likewise.
19649         * config/iq2000/iq2000.h (RETURN_POPS_ARGS): Likewise.
19650         * config/lm32/lm32.h (RETURN_POPS_ARGS): Likewise.
19651         * config/m32c/m32c.h (RETURN_POPS_ARGS): Likewise.
19652         * config/m32r/m32r.h (RETURN_POPS_ARGS): Likewise.
19653         * config/m68hc11/m68hc11.h (RETURN_POPS_ARGS): Likewise.
19654         * config/mcore/mcore.h (RETURN_POPS_ARGS): Likewise.
19655         * config/mep/mep.h (RETURN_POPS_ARGS): Likewise.
19656         * config/mips/mips.h (RETURN_POPS_ARGS): Likewise.
19657         * config/mmix/mmix.h (RETURN_POPS_ARGS): Likewise.
19658         * config/mn10300/mn10300.h (RETURN_POPS_ARGS): Likewise.
19659         * config/moxie/moxie.h (RETURN_POPS_ARGS): Likewise.
19660         * config/pa/pa.h (RETURN_POPS_ARGS): Likewise.
19661         * config/pdp11/pdp11.h (RETURN_POPS_ARGS): Likewise.
19662         * config/picochip/picochip.h (RETURN_POPS_ARGS): Likewise.
19663         * config/rs6000/rs6000.h (RETURN_POPS_ARGS): Likewise.
19664         * config/rx/rx.h (RETURN_POPS_ARGS): Likewise.
19665         * config/s390/s390.h (RETURN_POPS_ARGS): Likewise.
19666         * config/score/score.h (RETURN_POPS_ARGS): Likewise.
19667         * config/sh/sh.h (RETURN_POPS_ARGS): Likewise.
19668         * config/sparc/sparc.h (RETURN_POPS_ARGS): Likewise.
19669         * config/spu/spu.h (RETURN_POPS_ARGS): Likewise.
19670         * config/stormy16/stormy16.h (RETURN_POPS_ARGS): Likewise.
19671         * config/v850/v850.h (RETURN_POPS_ARGS): Likewise.
19672         * config/xtensa/xtensa.h (RETURN_POPS_ARGS): Likewise.
19673         * config/i386/i386-protos.h (ix86_return_pops_args): Delete.
19674         * config/i386/i386.h (RETURN_POPS_ARGS): Delete.
19675         * config/i386/i386.c (ix86_return_pops_args): Make static.
19676         Constify arguments.
19677         (TARGET_RETURN_POPS_ARGS): Define.
19678         * config/m68k/m68k.h (RETURN_POPS_ARGS): Move to...
19679         * config/m68k/m68k.c (m68k_return_pops_args): ...here.  New function.
19680         (TARGET_RETURN_POPS_ARGS): Define.
19681         * config/vax/vax.h (RETURN_POPS_ARGS): Move to...
19682         * config/vax/vax.c (vax_return_pops_args): ...here.  New function.
19683         (TARGET_RETURN_POPS_ARGS): Define.
19684
19685 2010-06-29  Richard Guenther  <rguenther@suse.de>
19686
19687         PR middle-end/44667
19688         * tree-inline.c (initialize_inlined_parameters): Make sure
19689         to remap the inlined parameter variable substitutions types.
19690
19691 2010-06-29  Eric Botcazou  <ebotcazou@adacore.com>
19692
19693         PR rtl-optimization/44659
19694         * combine.c (make_compound_operation) <SUBREG>: Do not return the
19695         result of force_to_mode if it partially re-expanded the compound.
19696
19697 2010-06-28  Jan Hubicka  <jh@suse.cz>
19698
19699         PR middle-end/44671
19700         * ipa-split.c (test_nonssa_use, mark_nonssa_use): Check also uses of
19701         RESULT_DECL.
19702
19703 2010-06-28  Anatoly Sokolov  <aesok@post.ru>
19704
19705         * double-int.h (force_fit_type_double): Remove declaration.
19706         * double-int.c (force_fit_type_double): Move to tree.c.
19707         * tree.h (force_fit_type_double): Declare.
19708         * tree.h (force_fit_type_double): Moved from double-int.c. Use
19709         double_int type for 'cst' argument. Use double_int_fits_to_tree_p and
19710         double_int_to_tree instead of fit_double_type and build_int_cst_wide.
19711         * convert.c (convert_to_pointer): Adjust call to
19712         force_fit_type_double.
19713         * tree-vrp.c (extract_range_from_assert,
19714         extract_range_from_unary_expr): Adjust call to force_fit_type_double.
19715         * fold-const.c: Update comment.
19716         (int_const_binop, fold_convert_const_int_from_int,
19717         fold_convert_const_int_from_real, fold_convert_const_int_from_fixed,
19718         extract_muldiv_1, fold_div_compare, fold_sign_changed_comparison,
19719         fold_unary_loc, fold_negate_const, fold_abs_const, fold_not_const,
19720         round_up_loc): Adjust call to force_fit_type_double.
19721
19722 2010-06-28  Philipp Tomsich  <philipp.tomsich@theobroma-systems.com>
19723
19724         * config/rs6000/rs6000.h (PROCESSOR_TITAN): Declare.
19725
19726 2010-06-28  Martin Jambor  <mjambor@suse.cz>
19727
19728         * tree-sra.c (convert_callers): New parameter, change fndecls of
19729         recursive calls.
19730         (modify_function): Pass the old decl to convert_callers.
19731
19732 2010-06-28  Martin Jambor  <mjambor@suse.cz>
19733
19734         * ipa-cp.c (ipcp_init_cloned_node): Replace calls to
19735         ipa_check_create_node_params and ipa_initialize_node_params with
19736         checking asserts they are not necessary.
19737
19738 2010-06-28  Jan Hubicka  <jh@suse.cz>
19739
19740         PR tree-optimization/44687
19741         * ipa-split.c (split_function): Use DECL_RESULT to store return value.
19742
19743 2010-06-28  Martin Jambor  <mjambor@suse.cz>
19744
19745         PR c++/44535
19746         * gimple-fold.c (get_first_base_binfo_with_virtuals): New function.
19747         (gimple_get_relevant_ref_binfo): Use get_first_base_binfo_with_virtuals
19748         instead of BINFO_BASE_BINFO.
19749
19750 2010-06-28  Michael Matz  <matz@suse.de>
19751
19752         PR middle-end/44592
19753         * gimple-fold.c (gimplify_and_update_call_from_tree): Maintain
19754         proper VDEF chain for intermediate stores in the sequence.
19755
19756 2010-06-28  Jan Hubicka  <jh@suse.cz>
19757
19758         PR tree-optimization/44357
19759         * ipa-inline.c (add_new_edges_to_heap): Do not add edges to
19760         uninlinable functions.
19761
19762 2010-06-28  Philipp Tomsich  <philipp.tomsich@theobroma-systems.com>
19763
19764         * config.gcc (powerpc*-*-*): Handle titan.
19765         * config/rs6000/rs6000.c (titan_cost): New costs.
19766         (rs6000_override_options): Add "titan" to processor_target_table.
19767         Add Titan to branch alignment logic.
19768         Correctly set rs6000_cost for titan.
19769         * config/rs6000/rs6000.md (cpu): Add titan.  Include "titan.md".
19770         * config/rs6000/titan.md: New file.
19771         * doc/invoke.texi (RS/6000 and PowerPC Options): Document -mcpu=titan.
19772
19773 2010-06-28  Nathan Froyd  <froydnj@codesourcery.com>
19774
19775         * tree-browser.c (TB_history_stack): Convert to a VEC.
19776         (TB_SET_HEAD): Adjust for new type of TB_history_stack.
19777         (TB_history_prev): Likewise.
19778
19779 2010-06-28  Nathan Froyd  <froydnj@codesourcery.com>
19780
19781         * vec.h (vec_heap_free): Add parentheses around free.
19782
19783 2010-06-28  Steven Bosscher  <steven@gcc.gnu.org>
19784
19785         * system.h: Poison GCC_EXCEPT_H for front-end files.
19786
19787         * langhooks.h (struct lang_hooks): Add eh_protect_cleanup_actions
19788         langhook.
19789         * langhooks-def.h (LANG_HOOKS_EH_PROTECT_CLEANUP_ACTIONS) New.
19790         Define to NULL by default.
19791         * except.h: Define GCC_EXCEPT_H.
19792         (doing_eh): Remove prototype.
19793         (init_eh, init_eh_for_function): Move prototypes to toplev.h.
19794         (lang_protect_cleanup_actions): Remove.
19795         * except.c (lang_protect_cleanup_actions): Remove.
19796         (doing_eh): Remove.
19797         (gen_eh_region): Don't check doing_eh here.
19798         * toplev.h (init_eh, init_eh_for_function_): Moved from except.h.
19799         * tree-eh.c (honor_protect_cleanup_actions): Use new langhook
19800         instead of lang_protect_cleanup_actions.
19801         * omp-low.c (maybe_catch_exception): Likewise.
19802         * Makefile.in: Update dependencies.
19803
19804 2010-06-28  Bingfeng Mei  <bmei@broadcom.com>
19805
19806         * cgraph.h (struct varpool_node): new used_from_object_file flag.
19807         (struct cgraph_local_info): new used_from_object_file flag.
19808         * cgraph.c (dump_cgraph_node): dump used_from_object_file flag.
19809         (cgraph_clone_node): initialize used_from_object_file.
19810         (cgraph_create_virtual_clone): initialize used_from_object_file.
19811         * lto-symbtab.c (lto_symtab_merge_decls_1): Set
19812         used_from_object_file flags for symbols of LDPR_PREVAILING_DEF
19813         when compiling with -fwhole-program.
19814         (lto_symtab_resolve_symbols) Use LDPR_PREVAILING_DEF_IRONLY for
19815         internal resolver.
19816         * ipa.c (function_and_variable_visibility): Set externally_visible
19817         flag of varpool_node if used_from_object_file flag is set.
19818         (cgraph_externally_visible_p): check used_from_object_file flag.
19819         * doc/invoke.texi (-fwhole-program option): Change description of
19820         externally_visible attribute accordingly.
19821         * doc/extend.texi (externally_visible): Ditto.
19822
19823 2010-06-27  Jan Hubicka  <jh@suse.cz>
19824
19825         * params.def (max-inline-insns-auto): Default to 40.
19826         * doc/invoke.texi (max-inline-insns-auto): Document the change.
19827
19828 2010-06-27  Jan Hubicka  <jh@suse.cz>
19829
19830         PR middle-end/44671
19831         PR middle-end/44686
19832         * tree.c (build_function_decl_skip_args): Clear DECL_BUILT_IN on
19833         signature change.
19834         * ipa-split.c (split_function): Always clear DECL_BUILT_IN.
19835         * ipa-prop.c (ipa_modify_formal_parameters): Likewise.
19836
19837 2010-06-27  Anatoly Sokolov  <aesok@post.ru>
19838
19839         * target.h (struct gcc_target): Add register_move_cost field.
19840         * target-def.h (TARGET_REGISTER_MOVE_COST): New.
19841         (TARGET_INITIALIZER): Use TARGET_REGISTER_MOVE_COST.
19842         * targhooks.c (default_register_move_cost): New function.
19843         * targhooks.h (default_register_move_cost): Declare function.
19844         * defaults.h (REGISTER_MOVE_COST): Delete.
19845         * ira-int.h (ira_register_move_cost): Update comment.
19846         * ira.c (ira_register_move_cost): Update comment.
19847         * reload.h (register_move_cost): Declare.
19848         * reginfo.c (register_move_cost): New function.
19849         (move_cost): Update comment.
19850         (init_move_cost, memory_move_secondary_cost): Replace
19851         REGISTER_MOVE_COST with register_move_cost.
19852         * postreload.c (reload_cse_simplify_set): (Ditto.).
19853         * reload.c (find_valid_class, find_reloads): (Ditto.).
19854         * reload1.c (choose_reload_regs): (Ditto.).
19855         * doc/tm.texi (TARGET_REGISTER_MOVE_COST): New.
19856         (REGISTER_MOVE_COST, TARGET_MEMORY_MOVE_COST): Update documentation.
19857         * doc/md.texi (can_create_pseudo_p): Update documentation.
19858
19859         * config/i386/i386.h (MEMORY_MOVE_COST): Remove macro.
19860         * config/i386/i386-protos.h (int ix86_memory_move_cost): Remove.
19861         * config/i386/i386.h (ix86_memory_move_cost): Make static.
19862         (TARGET_MEMORY_MOVE_COST): Define.
19863
19864         * config/ia64/ia64.h (MEMORY_MOVE_COST): Remove macro.
19865         * config/ia64/ia64-protos.h (int ia64_memory_move_cost): Remove.
19866         * config/ia64/ia64.h (ia64_memory_move_cost): Make static.
19867         (TARGET_MEMORY_MOVE_COST): Define.
19868
19869 2010-06-27  Richard Guenther  <rguenther@suse.de>
19870
19871         PR tree-optimization/44683
19872         * tree-ssa-dom.c (record_edge_info): Record equivalences for the
19873         false edge from the inverted condition.
19874
19875 2010-06-27  Richard Guenther  <rguenther@suse.de>
19876
19877         PR middle-end/44684
19878         * tree-ssa-alias.c (refs_may_alias_p_1): Allow SSA name refs.
19879         (stmt_may_clobber_ref_p_1): Do not bother to call the oracle
19880         for register LHS.  Or non-store assignments.
19881
19882 2010-06-26  Eric Botcazou  <ebotcazou@adacore.com>
19883
19884         * config/sparc/sparc.c (sparc_emit_set_const32): Make static.
19885         (sparc_emit_set_const64): Likewise.  Remove disabled code.
19886         * config/sparc/sparc-protos.h (sparc_emit_set_const32): Delete.
19887         (sparc_emit_set_const64): Likewise.
19888
19889 2010-06-26  Catherine Moore  <clm@codesourcery.com>
19890
19891         * config/mips/mips.md (alu_type): New attribute.
19892         (type): Infer type from alu_type.
19893         (*add<mode>3, *add<mode>3_mips16, *addsi3_extended,
19894         *baddu_si_eb, *baddu_si_el, *baddu_di, sub<mode>3,
19895         *subsi3_extended, negsi2, negdi2, *low<mode>,
19896         *low<mode>_mips16, *ior<mode>3, *ior<mode>3_mips16,
19897         xor<mode>3, *nor<mode>3,
19898         *zero_extend<GPR:mode>_trunc<SHORT:mode>,
19899         *zero_extendhi_truncqi):  Set alu_type instead of type.
19900
19901 2010-06-26  Douglas B Rupp  <rupp@gnat.com>
19902
19903         * config/alpha/alpha.c (alpha_need_linkage): Adjust
19904         splay_tree_new_ggc call.
19905         (alpha_use_linkage): Likewise.
19906
19907 2010-06-26  Joseph Myers  <joseph@codesourcery.com>
19908
19909         * collect2.c (main): Remove SWITCHES_NEED_SPACES conditional.
19910         * doc/tm.texi (SWITCHES_NEED_SPACES): Don't document.
19911         * gcc.c (SWITCHES_NEED_SPACES, switches_need_spaces): Remove.
19912         (static_specs): Remove switches_need_spaces.
19913         (process_command, do_self_spec): Hardcode handling "-o" instead of
19914         checking switches_need_spaces.
19915         * system.h (SWITCHES_NEED_SPACES): Poison.
19916
19917 2010-06-26  Richard Guenther  <rguenther@suse.de>
19918
19919         PR tree-optimization/44393
19920         * tree-loop-distribution.c (generate_loops_for_partition): Fix
19921         stmt removal and VOP renaming.
19922         (generate_memset_zero): Remove redundant stmt updating.
19923         * tree-flow.h (mark_virtual_ops_in_bb): Remove.
19924         * tree-cfg.c (mark_virtual_ops_in_bb): Likewise.
19925
19926 2010-06-26  Jan Hubicka  <jh@suse.cz>
19927
19928         * ipa-split.c (consider_split): PHI in entry block is OK as long as all
19929         edges comming from header are equivalent.
19930         (visit_bb): Handle PHIs correctly.
19931         * tree-inline.c (copy_phis_for_bb): Be able to copy
19932         PHI from entry edge.
19933         (copy_cfg_body): Produce edge from entry BB before copying PHIs.
19934
19935 2010-06-26  Richard Guenther  <rguenther@suse.de>
19936
19937         PR middle-end/44674
19938         * tree-ssa-alias.c (refs_may_alias_p_1): Allow all kind of
19939         decls.  Handle LABEL_DECLs like FUNCTION_DECLs.
19940
19941 2010-06-26  Joseph Myers  <joseph@codesourcery.com>
19942
19943         * gcc.c (n_switches_alloc, n_infiles_alloc, alloc_infile,
19944         add_infile, alloc_switch): New.
19945         (process_command): Remove variable lang_n_infiles.  Process
19946         options in a single pass.  Use new functions for allocating
19947         infiles and switches arrays.  Properly skip operands of
19948         -Xpreprocessor and -Xassembler.
19949
19950 2010-06-26  Jan Hubicka  <jh@suse.cz>
19951
19952         PR middle-end/44671
19953         * cgraphunit.c (cgraph_function_versioning): Remove wrong
19954         cgraph_make_decl_local call; fix typo copying RTL data.
19955
19956 2010-06-25  DJ Delorie  <dj@redhat.com>
19957
19958         * config/m32c/m32c-protos.h (m32c_note_pragma_address): Declare.
19959         (m32c_output_aligned_common): Likewise.
19960         * config/m32c/m32c.h (ASM_OUTPUT_ALIGNED_DECL_COMMON): New.
19961         (ASM_OUTPUT_ALIGNED_DECL_LOCAL): New.
19962         * config/m32c/m32c-pragma.c (m32c_pragma_address): New.
19963         (m32c_register_pragmas): Register it.
19964         * config/m32c/m32c.c (m32c_get_pragma_address): New.
19965         (m32c_insert_attributes): Set #pragma address decls volatile.
19966         (pragma_entry_eq): New.
19967         (pragma_entry_hash): New.
19968         (m32c_note_pragma_address): New.
19969         (m32c_get_pragma_address): New.
19970         (m32c_output_aligned_common): New.
19971         * doc/extend.texi: Document the new pragma.
19972
19973         * config/m32c/m32c.c (m32c_illegal_subreg_p): Reject illegal MEMs
19974         also.
19975         * config/m32c/predicates.md (m32c_any_operand): Check the code
19976         instead of memory_operand so as to allow matching volatile MEMs.
19977         (m32c_nonimmediate_operand): Likewise.
19978         (mra_operand): Allow volatiles.
19979
19980 2010-06-25  Alexandre Oliva  <aoliva@redhat.com>
19981
19982         PR debug/44610
19983         * simplify-rtx.c (delegitimize_mem_from_attrs): Don't use a base
19984         address if the offset is unknown.
19985
19986 2010-06-25  Douglas B Rupp  <rupp@gnat.com>
19987
19988         * dwarf2out.c (dwarf2out_vms_debug_main_pointer): New function.
19989         * dwarf2out.h (dwarf2out_vms_debug_main_pointer): Declare new function.
19990         * config/ia64/ia64-protos.h (ia64_start_function): Declare.
19991         * config/ia64/sysv4.h (ASM_DECLARE_FUNCTION_NAME): Move contents
19992         to ia64_start_function. Invoke it.
19993         * config/ia64/ia64.c (ia64_start_function): Call new function
19994         dwarf2out_vms_debug_main_pointer.
19995
19996 2010-06-25  Sebastian Pop  <sebastian.pop@amd.com>
19997
19998         * tree-if-conv.c (insert_gimplified_predicates): Do not insert
19999         statements computing the true predicate.
20000
20001 2010-06-25  Sebastian Pop  <sebastian.pop@amd.com>
20002
20003         * tree-if-conv.c (init_bb_predicate): Initialize the predicate
20004         to boolean_true_node.
20005         (reset_bb_predicate): New.
20006         (predicate_bbs): Call reset_bb_predicate.
20007
20008 2010-06-25  Sebastian Pop  <sebastian.pop@amd.com>
20009
20010         * tree-if-conv.c (combine_blocks): Remove FIXME comment.
20011         (tree_if_conversion): Returns true when something has been changed.
20012         (main_tree_if_conversion): Return TODO_cleanup_cfg when if-conversion
20013         changed something.
20014
20015 2010-06-25  Sebastian Pop  <sebastian.pop@amd.com>
20016
20017         * Makefile.in (tree-if-conv.o): Depends on DBGCNT_H.
20018         * dbgcnt.def (if_conversion_tree): New DEBUG_COUNTER.
20019         * tree-if-conv.c: Include dbgcnt.h.
20020         (tree_if_conversion): Use if_conversion_tree to count the number of
20021         if-convertible loops.
20022
20023 2010-06-25  Changpeng Fang  <changpeng.fang@amd.com>
20024
20025         * common.opt (fprefetch-loop-arrays): Re-define
20026         -fprefetch-loop-arrays as a tri-state option with the initial
20027         value of -1.
20028         * tree-ssa-loop.c (gate_tree_ssa_loop_prefetch): Invoke prefetch
20029         pass only when flag_prefetch_loop_arrays > 0.
20030         * toplev.c (process_options): Note that, with tri-states,
20031         flag_prefetch_loop_arrays>0 means prefetching is enabled.
20032         * config/i386/i386.c (override_options): Enable prefetching at -O3
20033         for a set of CPUs that sw prefetching is helpful.
20034         (software_prefetching_beneficial_p): New.  Return TRUE if software
20035         prefetching is beneficial for the given CPU.
20036
20037 2010-06-25  H.J. Lu  <hongjiu.lu@intel.com>
20038
20039         PR rtl-optimization/44326
20040         * implicit-zee.c (find_removable_zero_extends): Replace
20041         INSN_P with NONDEBUG_INSN_P.
20042
20043 2010-06-25  Martin Jambor  <mjambor@suse.cz>
20044
20045         * ipa-prop.h (struct ipa_param_descriptor): Removed the modified flag.
20046         (struct ipa_node_params): Removed the modification_analysis_done flag.
20047         (ipa_is_param_modified): Removed.
20048         (ipa_analyze_node): Declare.
20049         (ipa_compute_jump_functions): Remove declaration.
20050         (ipa_count_arguments): Likewise.
20051         (ipa_detect_param_modifications): Likewise.
20052         (ipa_analyze_params_uses): Likewise.
20053         * ipa-prop.c (struct param_analysis_info): New type.
20054         (visit_store_addr_for_mod_analysis): Removed.
20055         (visit_load_for_mod_analysis): Renamed to visit_ref_for_mod_analysis,
20056         moved down in the file.
20057         (ipa_detect_param_modifications): Merged into ipa_analyze_params_uses.
20058         (ipa_count_arguments): Made static.
20059         (mark_modified): New function.
20060         (is_parm_modified_before_call): New function.
20061         (compute_pass_through_member_ptrs): New parameter parms_info, call
20062         is_parm_modified_before_call instead of ipa_is_param_modified.
20063         (ipa_compute_jump_functions_for_edge): New parameter parms_info, pass
20064         it to compute_pass_through_member_ptrs.
20065         (ipa_compute_jump_functions): New parameter parms_info, pass it to
20066         ipa_compute_jump_functions_for_edge.  Call ipa_initialize_node_params
20067         on the callee if it is analyzed.  Made static.
20068         (ipa_analyze_indirect_call_uses): New parameter parms_info, call
20069         is_parm_modified_before_call instead of ipa_is_param_modified.
20070         (ipa_analyze_call_uses): New parameter parms_info, pass it to
20071         ipa_analyze_indirect_call_uses.
20072         (ipa_analyze_stmt_uses): New parameter parms_info, pass it to
20073         ipa_analyze_call_uses.
20074         (ipa_analyze_params_uses): New parameter parms_info, pass it to
20075         ipa_analyze_stmt_uses.  Also perform the used analysis.  Made static.
20076         (ipa_analyze_node): New function.
20077         (ipa_print_node_params): Do not dump the modified flag.
20078         (ipa_write_node_info): Assert uses_analysis_done rather than streaming
20079         it.  Do not stream the modified parameter flag.
20080         (ipa_read_node_info): Set uses_analysis_done to 1 instead of streaming
20081         it.  Do not stream the modified parameter flag.
20082         * ipa-cp.c (ipcp_analyze_node): Removed.
20083         (ipcp_init_stage): Iterate only once over the nodes, analyze each one
20084         with only a call to ipa_analyze_node.
20085         * ipa-inline.c (inline_indirect_intraprocedural_analysis): Analyze the
20086         node with only a call to ipa_analyze_node.
20087
20088 2010-06-25  Manuel López-Ibáñez  <manu@gcc.gnu.org>
20089
20090         * doc/invoke.texi (-Wsuggest-attribute): Add item for noreturn.
20091
20092 2010-06-25  Jan Hubicka  <jh@suse.cz>
20093
20094         * tree-pass.h (pass_split_functions): Declare.
20095         * opts.c (decode_options): Enable function splitting at -O2
20096         * timevar.def (TV_IPA_FNSPLIT): New macro.
20097         * ipa-split.c: New file.
20098         * common.opt (-fpartial-inlining): New flag.
20099         * Makefile.in (ipa-split.o): New object file.
20100         * passes.c (init_optimization_passes): Add ipa-split.
20101         * params.def (partial-inlining-entry-probability): New parameters.
20102         * doc/invoke.texi (-fpartial-inlining): New.
20103
20104 2010-06-25  Manuel López-Ibáñez  <manu@gcc.gnu.org>
20105
20106         PR 44665
20107         * tree-inline.c (gimple_expand_calls_inline): Fix typo in comment.
20108         * gimplify.c (is_gimple_reg_rhs_or_call): Likewise.
20109         (gimplify_expr): Likewise.
20110
20111 2010-06-25  Martin Jambor  <mjambor@suse.cz>
20112
20113         * ipa-prop.c (determine_cst_member_ptr): Ignore non-clobbering
20114         statements instead of bailing out on them.
20115         (ipa_analyze_indirect_call_uses): Do not require that loads from the
20116         parameter are in the same BB as the condition.  Update comments.
20117
20118 2010-06-25  Jakub Jelinek  <jakub@redhat.com>
20119
20120         PR middle-end/43866
20121         * tree-ssa-loop-unswitch.c (tree_may_unswitch_on): If stmt is always
20122         true or always false, return NULL_TREE.
20123         (tree_unswitch_single_loop): Optimize conditions even when reaching
20124         max-unswitch-level parameter.  If num > 0, optimize first all conditions
20125         using entry checks, then do still reachable block discovery and consider
20126         only conditions in still reachable basic blocks in the loop.
20127
20128         PR tree-optimization/44539
20129         * tree-cfgcleanup.c (fixup_noreturn_call): Call update_stmt even when
20130         the call doesn't have LHS, but has VDEF.
20131
20132 2010-06-25  Joseph Myers  <joseph@codesourcery.com>
20133
20134         * config/pa/pa.h (MODIFY_TARGET_NAME): Remove.
20135         * doc/tm.texi (MODIFY_TARGET_NAME): Don't document.
20136         * gcc.c (enum add_del, struct modify_target, modify_target): Remove.
20137         (process_command): Remove code conditional on MODIFY_TARGET_NAME.
20138         * system.h (MODIFY_TARGET_NAME): Poison.
20139
20140 2010-06-25  Alan Modra  <amodra@gmail.com>
20141
20142         * doc/invoke.texi: Delete mcmodel=medium from powerpc options.
20143         * config/rs6000/rs6000.h (enum rs6000_cmodel): Delete CMODEL_MEDIUM.
20144         * config/rs6000/linux64.h (SUBSUBTARGET_OVERRIDE_OPTIONS): Set
20145         CMODEL_LARGE as default.
20146         * config/rs6000/rs6000.c (rs6000_handle_option): Remove mcmodel=medium.
20147         (offsettable_ok_by_alignment): Delete.
20148         (rs6000_emit_move): Remove mcmodel=medium optimization.
20149
20150 2010-06-25  Bernd Schmidt  <bernds@codesourcery.com>
20151
20152         With large parts from Jim Wilson:
20153         PR target/43902
20154         * tree-pretty-print.c (dump_generic_node, op_code_prio): Add
20155         WIDEN_MULT_PLUS_EXPR and WIDEN_MULT_MINUS_EXPR.
20156         * optabs.c (optab_for_tree_code): Likewise.
20157         (expand_widen_pattern_expr): Likewise.
20158         * tree-ssa-math-opts.c (convert_mult_to_widen): New function, broken
20159         out of execute_optimize_widening_mul.
20160         (convert_plusminus_to_widen): New function.
20161         (execute_optimize_widening_mul): Use the two new functions.
20162         * expr.c (expand_expr_real_2): Add support for GIMPLE_TERNARY_RHS.
20163         Remove code to generate widening multiply-accumulate.  Add support
20164         for WIDEN_MULT_PLUS_EXPR and WIDEN_MULT_MINUS_EXPR.
20165         * gimple-pretty-print.c (dump_ternary_rhs): New function.
20166         (dump_gimple_assign): Call it when appropriate.
20167         * tree.def (WIDEN_MULT_PLUS_EXPR, WIDEN_MULT_MINUS_EXPR): New codes.
20168         * cfgexpand.c (gimple_assign_rhs_to_tree): Likewise.
20169         (expand_gimple_stmt_1): Likewise.
20170         (expand_debug_expr): Support WIDEN_MULT_PLUS_EXPR and
20171         WIDEN_MULT_MINUS_EXPR.
20172         * tree-ssa-operands.c (get_expr_operands): Likewise.
20173         * tree-inline.c (estimate_operator_cost): Likewise.
20174         * gimple.c (extract_ops_from_tree_1): Renamed from
20175         extract_ops_from_tree.  Add new arg for a third operand; fill it.
20176         (gimple_build_assign_stat): Support operations with three operands.
20177         (gimple_build_assign_with_ops_stat): Likewise.
20178         (gimple_assign_set_rhs_from_tree): Likewise.
20179         (gimple_assign_set_rhs_with_ops_1): Renamed from
20180         gimple_assign_set_rhs_with_ops.  Add new arg for a third operand.
20181         (get_gimple_rhs_num_ops): Support GIMPLE_TERNARY_RHS.
20182         (get_gimple_rhs_num_ops): Handle WIDEN_MULT_PLUS_EXPR and
20183         WIDEN_MULT_MINUS_EXPR.
20184         * gimple.h (enum gimple_rhs_class): Add GIMPLE_TERNARY_RHS.
20185         (extract_ops_from_tree_1): Adjust declaration.
20186         (gimple_assign_set_rhs_with_ops_1): Likewise.
20187         (gimple_build_assign_with_ops): Pass NULL for last operand.
20188         (gimple_build_assign_with_ops3): New macro.
20189         (gimple_assign_rhs3, gimple_assign_rhs3_ptr, gimple_assign_set_rhs3,
20190         gimple_assign_set_rhs_with_ops, extract_ops_from_tree): New inline
20191         functions.
20192         * tree-cfg.c (verify_gimple_assign_ternary): New static function.
20193         (verify_gimple_assign): Call it.
20194         * doc/gimple.texi (Manipulating operands): Document GIMPLE_TERNARY_RHS.
20195         (Tuple specific accessors, subsection GIMPLE_ASSIGN): Document new
20196         functions for dealing with three-operand statements.
20197         * tree.c (commutative_ternary_tree_code): New function.
20198         * tree.h (commutative_ternary_tree_code): Declare it.
20199         * tree-vrp.c (gimple_assign_nonnegative_warnv_p): Return false for
20200         ternary statements.
20201         (gimple_assign_nonzero_warnv_p): Likewise.
20202         * tree-ssa-sccvn.c (stmt_has_constants): Handle GIMPLE_TERNARY_RHS.
20203         * tree-ssa-ccp.c (get_rhs_assign_op_for_ccp): New static function.
20204         (ccp_fold): Use it.  Handle GIMPLE_TERNARY_RHS.
20205         * tree-ssa-dom.c (enum expr_kind): Add EXPR_TERNARY.
20206         (struct hashtable_expr): New member ternary in the union.
20207         (initialize_hash_element): Handle GIMPLE_TERNARY_RHS.
20208         (hashable_expr_equal_p): Fix indentation.  Handle EXPR_TERNARY.
20209         (iterative_hash_hashable_expr): Likewise.
20210         (print_expr_hash_elt): Handle EXPR_TERNARY.
20211         * gimple-fold.c (fold_gimple_assign): Handle GIMPLE_TERNARY_RHS.
20212         * tree-ssa-threadedge.c (fold_assignment_stmt): Remove useless break
20213         statements.  Handle GIMPLE_TERNARY_RHS.
20214
20215 2010-06-25  Jan Hubicka  <jh@suse.cz>
20216
20217         * doc/invoke.texi (-Wsuggest-attribute): Add noreturn.
20218
20219 2010-06-25  Shujing Zhao  <pearly.zhao@oracle.com>
20220
20221         PR c/44517
20222         * c-parser.c (c_parser_parms_list_declarator): Return NULL if one of
20223         parameters are not good.
20224         (c_parser_parameter_declaration): Error unknown type name if the type
20225         name can't start declaration specifiers.
20226
20227 2010-06-25  Joseph Myers  <joseph@codesourcery.com>
20228
20229         * gcc.c (translate_options): Don't mention +e in comment.
20230         (process_command): Don't handle +e specially.
20231
20232 2010-06-25  Bernd Schmidt  <bernds@codesourcery.com>
20233
20234         * ira.c (allocno_pool, copy_pool, allocno_live_range_pool): Delete.
20235
20236         * ira-build.c (merge_hard_reg_conflicts): New function.
20237         (create_cap_allocno, copy_info_to_removed_store_destinations,
20238         propagate_some_info_from_allocno, propagate_allocno_info): Use it.
20239         (move_allocno_live_ranges, copy_allocno_live_ranges): New functions.
20240         (remove_unnecessary_allocnos, remove_low_level_allocnos)
20241         copy_nifo_to_removed_store_destination): Use them.
20242         * ira-lives.c (make_hard_regno_born): New function, split out of
20243         make_regno_born.
20244         (make_allocno_born): Likewise.
20245         (make_hard_regno_dead): New function, split out of make_regno_dead.
20246         (make_allocno_dead): Likewise.
20247         (inc_register_pressure): New function, split out of set_allocno_live.
20248         (dec_register_pressure): New function, split out of clear_allocno_live.
20249         (mark_pseudo_regno_live): New function, split out of mark_reg_live.
20250         (mark_hard_reg_live): Likewise.  Use inc_register_pressure.
20251         (mark_pseudo_regno_dead): New function, split out of mark_reg_dead.
20252         (mark_hard_reg_dead): Likewise.  Use dec_register_pressure.
20253         (make_pseudo_conflict): Use mark_pseudo_regno_dead and
20254         mark_pseudo_regno_live.
20255         (process_bb_node_lives): Use mark_pseudo_regno_live,
20256         make_hard_regno_born and make_allocno_dead.
20257         (make_regno_born, make_regno_dead, mark_reg_live, mark_reg_dead,
20258         set_allocno_live, clear_allocno_live): Delete functions.
20259
20260         * ira-int.h (ira_parent_allocno, ira_parent_or_cap_allocno): Declare.
20261         * ira-build.c (ira_parent_allocno, ira_parent_or_cap_allocno): New
20262         functions.
20263         (ira_flattening): Use ira_parent_allocno.
20264         * ira-conflicts.c (process_regs_for_copy, propagate_copies)
20265         build_allocno_conflicts): Use ira_parent_or_cap_allocno.
20266
20267         * ira-color.c (assign_hard_reg): Improve formatting of multi-line for
20268         statement.
20269
20270         * ira-int.h (SET_MINMAX_SET_BIT, CLEAR_MINMAX_SET_BIT,
20271         TEST_MINMAX_SET_BIT, minmax_set_iterator, minmax_set_iter_init,
20272         minmax_set_iter_cond, minmax_set_iter_next,
20273         FOR_EACH_BIT_IN_MINMAX_SET): Renamed from SET_ALLOCNO_SET_BIT,
20274         CLEAR_ALLOCNO_SET_BIT, TEST_ALLOCNO_SET_BIT, ira_allocno_set_iterator,
20275         ira_allocno_set_iter_init, ira_allocno_set_iter_cond,
20276         ira_allocno_set_iter_Next and FOR_EACH_ALLOCNO_IN_ALLOCNO_SET.  All
20277         uses changed.
20278
20279         * ira-int.h (struct live_range, live_range_t): Renamed from struct
20280         ira_allocno_live_range and allocno_live_range_t; all uses changed.
20281         * ira-build.c (live_range_pool): Renamed from allocno_live_range_pool.
20282         All uses changed.
20283
20284 2010-06-24  Richard Earnshaw  <rearnsha@arm.com>
20285
20286         * thumb2.md (thumb2_tlobits_cbranch): Delete.
20287         (peephole2 to convert zero_extract/compare of single bit to
20288          lshift/compare): New.
20289
20290 2010-06-24  Anatoly Sokolov  <aesok@post.ru>
20291
20292         * fold-const.c (const_binop): Remove 'notrunc' argement. Adjust
20293         recursive call and call to 'int_const_binop'.
20294         (build_range_check, fold_cond_expr_with_comparison, unextend,
20295         fold_truthop, extract_muldiv_1, fold_comparison, fold_binary_loc,
20296         multiple_of_p): Adjust call to const_binop.
20297
20298 2010-06-24  Uros Bizjak  <ubizjak@gmail.com>
20299
20300         * config/i386/i386.md (XFmode push splitter): Use GET_MODE_SIZE to
20301         determine size of XFmode operand.
20302         (XFmode extended DFmode push splitter): Ditto.
20303         (XFmode extended SFmode push splitter): Ditto.
20304
20305 2010-06-24  H.J. Lu  <hongjiu.lu@intel.com>
20306
20307         PR target/44588
20308         * config/i386/i386.md (extract_code): New.
20309         (<u>divmodqi4): Likewise.
20310         (divmodhiqi3): Likewise.
20311         (udivmodhiqi3): Likewise.
20312         (<u>divqi3): Remvoved.
20313
20314 2010-06-24  Jakub Jelinek  <jakub@redhat.com>
20315
20316         PR middle-end/44492
20317         * recog.h (struct recog_data): Add is_asm field.
20318         * recog.c (asm_operand_ok, constrain_operands): If neither < nor > is
20319         present in constraints of inline-asm operand and memory operand
20320         contains {PRE,POST}_{INC,DEC,MODIFY}, return 0.
20321         (extract_insn): Initialize recog_data.is_asm.
20322         * doc/md.texi (Constraints): Document operand side-effect rules.
20323
20324 2010-06-24  Andi Kleen  <ak@linux.intel.com>
20325
20326         * c-parser.c (c_parser_conditional_expression): Call
20327         warn_for_omitted_condop.
20328         * doc/invoke.texi: Document omitted condop warning.
20329
20330 2010-06-24  Nick Clifton<nickc@redhat.com>
20331
20332         * loop-unswitch.c (compare_and_jump_seq): Assert that the last
20333         insn in the sequence is a jump insn before setting its label.
20334
20335 2010-06-24  Alan Modra  <amodra@gmail.com>
20336
20337         * collect2.c (main): Match exactly --version and --help.
20338
20339 2010-06-24  DJ Delorie  <dj@redhat.com>
20340
20341         * config/m32c/m32c-pragma.c: Don't include rtl.h.
20342
20343 2010-06-23  Uros Bizjak  <ubizjak@gmail.com>
20344
20345         * config/i386/i386.md (mov<mode>): Macroize expander from mov{sf,df,xf}
20346         using X87MODEF mode iterator.
20347         (pushsf splitter): Macroize splitter using P mode iterator.
20348         (*swap<mode>): Macroize insn from *swap{sf,df} using MODEF
20349         mode iterator.
20350
20351         (*movxf_internal): Rename from *movxf_integer.
20352         (*movxf_internal_nointeger): Rename from *movxf_nointeger.
20353         (*movdf_internal_rex64): Rename from *movdf_integer_rex64.
20354         (*movdf_internal): Rename from *movdf_integer.
20355         (*movdf_internal_nointeger): Rename from *movdf_nointeger.
20356         (*movsf_internal): Rename from *movdf_1.
20357
20358 2010-06-23  Basile Starynkevitch  <basile@starynkevitch.net>
20359
20360         * coretypes.h (gimple_seq_node_d, gimple_seq_node)
20361         (const_gimple_seq_node): Removed typedefs.
20362
20363         * gimple.h (gimple_seq_node_d, gimple_seq_node)
20364         (const_gimple_seq_node): Added typedefs moved from coretypes.h.
20365
20366 2010-06-23  H.J. Lu  <hongjiu.lu@intel.com>
20367
20368         * config/i386/i386.c (bdesc_args): Replace CODE_FOR_avx_si_si256,
20369         CODE_FOR_avx_ps_ps256 and CODE_FOR_avx_pd_pd256 with
20370         CODE_FOR_vec_extract_lo_v8si, CODE_FOR_vec_extract_lo_v8sf
20371         and CODE_FOR_vec_extract_lo_v4df.
20372
20373         * config/i386/sse.md (vec_extract_lo_<AVX256MODE4P:mode>):
20374         Changed to define_insn_and_split.
20375         (vec_extract_lo_<AVX256MODE8P:mode>): Likewise.
20376         (vec_extract_lo_v16hi): Likewise.
20377         (vec_extract_lo_v32qi): Likewise.
20378         (avx_<avxmodesuffixp><avxmodesuffix>_<avxmodesuffixp>): Likewise.
20379         (avx_<avxmodesuffixp>_<avxmodesuffixp><avxmodesuffix>): Removed.
20380
20381 2010-06-23  Joern Rennecke  <joern.rennecke@embecosm.com>
20382
20383         PR target/44640
20384         * config/spu/spu-protos.h (spu_expand_epilogue) Use bool.
20385         * config/spu/spu.c (spu_scalar_mode_supported_p): Declare with bool.
20386         (spu_vector_mode_supported_p, spu_handle_fndecl_attribute): Likewise.
20387         (spu_handle_vector_attribute, spu_pass_by_reference): Likewise.
20388         (spu_rtx_costs, spu_function_ok_for_sibcall): Likewise.
20389
20390         PR target/44640
20391         * config/spu/spu.c (ea_load_store_inline): Use add_reg_note.
20392
20393         PR other/44644
20394         * df-core.c (struct df): Rename to df_d.
20395         * df.h (struct df): Likewise.
20396         * dse.h (struct df): Remove forward declaration.
20397         * recog.h (struct insn_data): Rename to:
20398         (struct_insn_data_d).  Adjusted all users.
20399
20400 2010-06-23  Arnaud Charlet  <charlet@adacore.com
20401
20402         PR ada/22220
20403         * doc/install.texi: Update requirements to build GNAT.
20404
20405 2010-06-22  Andreas Schwab  <schwab@linux-m68k.org>
20406
20407         * config/m68k/m68k.c (m68k_output_addr_const_extra): Add cast to
20408         enum type.
20409         (m68k_sched_attr_opx_type): Remove unreachable return.
20410         (m68k_sched_attr_opy_type): Likewise.
20411         (m68k_sched_attr_size): Likewise.
20412         (sched_get_opxy_mem_type): Likewise.
20413         (m68k_sched_attr_op_mem): Likewise.
20414
20415 2010-06-22  Eric Botcazou  <ebotcazou@adacore.com>
20416
20417         * cgraphunit.c (cgraph_redirect_edge_call_stmt_to_callee): Chain the
20418         new statement and adjust VDEF only if necessary.  Remove superfluous
20419         call to maybe_clean_or_replace_eh_stmt.
20420         * gimple.c (gimple_call_copy_skip_args): Use gimple_call_copy_flags to
20421         copy the flags.
20422         * gimple-iterator.c (gsi_replace): Clear BB of old statement here...
20423         * tree-inline.c (copy_bb): ...and not there.
20424
20425 2010-06-22  Cary Coutant  <ccoutant@google.com>
20426
20427         * dwarf2out.c (is_nested_in_subprogram): New function.
20428         (should_move_die_to_comdat): Use it.
20429         (copy_ancestor_tree): Don't mark DIEs here.
20430         (copy_decls_walk): Start walk from root of newly-added tree;
20431         mark DIEs here instead.
20432
20433 2010-06-22  H.J. Lu  <hongjiu.lu@intel.com>
20434
20435         * config/i386/i386.md (unit): Also check sseishft1.
20436
20437 2010-06-22  Jan Hubicka  <jh@suse.cz>
20438
20439         * gimple.h (gimple_expr_code): Do checking on when gimple checking is
20440         enabled.
20441
20442 2010-06-22  Jan Hubicka  <jh@suse.cz>
20443
20444         * df-problems.c (df_rd_confluence_n, df_lr_confluence_n,
20445         df_live_confluence_n, df_byte_lr_confluence_n, df_md_confluence_n):
20446         Return true if something changed.
20447         * df.h (df_confluence_function_n): Return bool.
20448         * df-core.c (df_worklist_propagate_forward,
20449         df_worklist_propagate_backward): Track changes and ages.
20450         (df_worklist_dataflow_doublequeue): Use bitmap iterator for main walk;
20451         track ages.
20452         * dse.c (dse_confluence_n): Return always true.
20453
20454 2010-06-22  Jan Hubicka  <jh@suse.cz>
20455
20456         * bitmap.c (bitmap_clear_bit): Micro optimize.
20457
20458 2010-06-22  Uros Bizjak  <ubizjak@gmail.com>
20459
20460         * config/i386/i386.md (SWI1248x): New mode iterator.
20461         (SWI48x): Ditto.
20462         (SWI12): Ditto.
20463         (SWI24): Ditto.
20464
20465         (mov<mode>): Macroize expander from mov{qi,hi,si,di} using
20466         SWI1248x mode iterator.
20467         (*push<mode>2_rex64): Macroize insn from *push{qi,hi,si}_rex64
20468         using SWI124 mode iterator.
20469         (*push<mode>2): Macroize insn from *push{qi,hi} using SWI12
20470         mode iterator.
20471         (*push<mode>2_prologue): Macroize insn from  *pushsi2_prologue and
20472         *pushdi2_prologue_rex64 using P mode iterator.
20473         (*mov<mode>_xor): Macroize insn from *movsi_xor and *movdi_xor_rex64
20474         using SWI48 mode iterator.
20475         (*mov<mode>_or): Ditto from *movsi_or and *movdi_or_rex64.
20476         (*movabs<mode>_1): Macroize insn from *movabs{qi,hi,si,di}_1_rex64
20477         using SWI1248x mode iterator.
20478         (*movabs<mode>_2): Ditto from *movabs{qi,hi,si,di}_1_rex64.
20479         (*swap<mode>): Macroize insn from *swapsi and *swapdi_rex64 using
20480         SWI48 mode iterator.
20481         (*swap<mode>_1): Macroize insn from *swap{qi,hi}_1 using SWI12 mode
20482         iterator.
20483         (*swap<mode>_2): Ditto from *swap{qi,hi}_2.
20484         (movstrict<mode>): Macroize expander from movstrict{qi,hi} using
20485         SWI12 mode iterator.
20486         (*movstrict<mode>_1): Macroize insn from *movstrict{qi,hi}_1 using
20487         SWI12 mode iterator.
20488         (*movstrict<mode>_xor): Ditto from *movstrict{qi,hi}_xor.
20489         (*mov<mode>_extv_1): Macroize insn from *mov{hi,si}_extv_1 using
20490         SWI24 mode iterator.
20491         (*mov<mode>_extzv_1): Macroize insn from *mov{si,di}_extzv_1 using
20492         SWI48 mode iterator.
20493         (mov<mode>_insn_1): New expander.
20494         (*mov<mode>_insv_1_rex64): Macroize insn from *mov{si,di}_insv_1_rex64
20495         using SWI48x mode iterator.
20496
20497         (*movoi_internal_avx): Rename from *movoi_internal.
20498         (*movti_internal_rex64): Rename from *movti_rex64.
20499         (*movti_internal_sse): Rename from *movti_sse.
20500         (*movdi_internal_rex64): Rename from *movdi_1_rex64.
20501         (*movdi_internal): Rename from *movdi_2.
20502         (*movsi_internal): Rename from *movsi_1.
20503         (*movhi_internal): Rename from *movhi_1.
20504         (*movqi_internal): Rename from *movqi_1.
20505
20506         (insv): Update the call to gen_movsi_insv_1 for rename.
20507         * config/i386/i386.c (promote_duplicated_reg): Ditto.
20508
20509 2010-06-22  Jan Hubicka  <jh@suse.cz>
20510
20511         * passes.c (execute_function_todo): Move call of statistics_fini_pass
20512         to ...
20513         (execute_todo) ... this one.
20514
20515 2010-06-22  Alan Modra  <amodra@gmail.com>
20516
20517         PR target/44364
20518         * config/rs6000/e500.h (HARD_REGNO_CALLER_SAVE_MODE): Define.
20519         * caller-save.c (insert_restore, insert_save): Use non-validate
20520         form of adjust_address.
20521
20522 2010-06-21  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
20523
20524         PR target/39690
20525         * config/pa/pa.c (override_options): Disable
20526         -freorder-blocks-and-partition.
20527
20528 2010-06-21  H.J. Lu  <hongjiu.lu@intel.com>
20529
20530         PR target/44615
20531         * config/i386/atom.md (atom_sseishft_2): Also check sseishft1.
20532
20533         * config/i386/i386.md (type): Add sseishft1
20534
20535         * config/i386/ppro_insn (ppro_insn): Also check sseishft1.
20536         (ppro_insn_load): Likewise.
20537         (ppro_insn_store): Likewise.
20538         (ppro_insn_both): Likewise.
20539
20540         * config/i386/sse.md (sse2_lshrv1ti3): Add atom_unit.
20541         (*vec_extractv2di_1_rex64_avx): Replace sseishft with sseishft1
20542         for type.
20543         (*vec_extractv2di_1_avx): Likewise.
20544         (*vec_extractv2di_1_rex64): Replace sseishft with sseishft1 for
20545         type.  Remove atom_unit.
20546         (*vec_extractv2di_1_sse2): Likewise.
20547
20548 2010-06-21  DJ Delorie  <dj@redhat.com>
20549
20550         * diagnostic.h (diagnostic_classification_change_t): New.
20551         (diagnostic_context): Add history and push/pop list.
20552         (diagnostic_push_diagnostics): Declare.
20553         (diagnostic_pop_diagnostics): Declare.
20554         * diagnostic.c (diagnostic_classify_diagnostic): Store changes
20555         from pragmas in a history chain instead of the global table.
20556         (diagnostic_push_diagnostics): New.
20557         (diagnostic_pop_diagnostics): New.
20558         (diagnostic_report_diagnostic): Scan history chain to find state
20559         of diagnostics as of the diagnostic location.
20560         * opts.c (set_option): Pass UNKNOWN_LOCATION to
20561         diagnostic_classify_diagnostic.
20562         (enable_warning_as_error): Likewise.
20563         * diagnostic-core.h (DK_POP): Add after "real" diagnostics, for
20564         use in the history chain.
20565         * doc/extend.texi: Document pragma GCC diagnostic changes.
20566
20567 2010-06-21  Jakub Jelinek  <jakub@redhat.com>
20568
20569         * dwarf2out.c (add_linkage_name): New function.  Don't add
20570         anything to DW_TAG_member DIEs.
20571         (add_name_and_src_coords_attributes): Use it.
20572         (gen_variable_die): Call it for C++ static data members if
20573         specification is DW_TAG_member.
20574
20575         * dwarf2out.c (base_type_die): Use DW_ATE_UTF for
20576         C++ char16_t and char32_t.
20577
20578         * Makefile.in (build/genattrtab.o): Depend on vecprim.h.
20579         * genattrtab.c: Include vecprim.h.
20580         (cached_attrs, cached_attr_count, attrs_seen_once,
20581         attrs_seen_more_than_once, attrs_to_cache, attrs_cached_inside,
20582         attrs_cached_after): New variables.
20583         (find_attrs_to_cache): New function.
20584         (FLG_BITWISE, FLG_AFTER, FLG_INSIDE, FLG_OUTSIDE_AND): Define.
20585         (write_test_expr): Add attrs_cached argument, return it too,
20586         attempt to cache non-const attributes used more than once in
20587         a single case handling.
20588         (write_attr_get): Use find_attrs_to_cache, for caching candidates
20589         emit cached_* variables.  Adjust write_attr_set callers.
20590         (write_attr_set): Add attrs_cached attribute, use find_attrs_to_cache
20591         to find attributes that should be cached in this block.  Adjust
20592         write_test_expr callers.
20593         (write_attr_case): Clear attrs_to_cache.  Adjust write_attr_set
20594         callers.
20595         (make_automaton_attrs): Adjust write_test_expr caller.
20596
20597         * Makefile.in (cfgexpand.o): Depend on $(INSN_ATTR_H).
20598         * genattrtab.c (check_tune_attr, find_tune_attr): New functions.
20599         (make_automaton_attrs): If find_tune_attr returns non-NULL,
20600         write separate internal_dfa_insn_code_* and insn_default_latency_*
20601         functions for each attribute's value and emit init_sched_attrs
20602         function and function pointers.
20603         * genattr.c (const_attrs, reservations): New variables.
20604         (gen_attr): Add const attributes to const_attrs vector.
20605         (check_tune_attr, find_tune_attr): New functions.
20606         (main): Add reservations to reservations vector.  If find_tune_attr
20607         returns true, add prototype for init_sched_attrs and make
20608         internal_dfa_insn_code and insn_default_latency function pointers,
20609         otherwise define init_sched_attrs as dummy macro.
20610         * cfgexpand.c: Include insn-attr.h.
20611         (gimple_expand_cfg): Call init_sched_attrs.
20612
20613         * stmt.c (resolve_asm_operand_names): Fix handling of %%.
20614
20615         PR target/44575
20616         * config/i386/i386.c (ix86_gimplify_va_arg): When copying
20617         va_arg from a set of register save slots into a temporary,
20618         if the container is bigger than type size, do the copying
20619         using smaller mode or using memcpy.
20620
20621         PR bootstrap/44426
20622         * sel-sched-dump.h (sel_prepare_string_for_dot_label): Remove
20623         prototype.
20624         (sel_print_to_dot): Remove macro.
20625         (sel_print): Likewise.  New prototype.
20626         * sel-sched-dump.c (sel_prepare_string_for_dot_label): Make static.
20627         (sel_print): New function.
20628
20629 2010-06-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
20630
20631         * config/sol2.h (TARGET_OS_CPP_BUILTINS): Define
20632         __STDC_VERSION__=199901L, _XOPEN_SOURCE=600 for C++.
20633
20634 2010-06-21  Nick Clifton  <nickc@redhat.com>
20635
20636         * config/rx/rx.h (PTRDIFF_TYPE): Define.
20637         (SMALL_REGISTER_CLASS): Define (to zero).
20638         (PRINT_OPERAND): Delete.
20639         (PRINT_OPERAND_ADDRESS): Delete.
20640         * config/rx/rx-protos.h (rx_print_operand): Delete prototype.
20641         (rx_print_operand_address): Delete prototype.
20642         * config/rx/rx.c (rx_print_operand): Make static.
20643         Allow %H and %L to handle CONST_DOUBLEs.
20644         (rx_print_operand_address): Make static.
20645         (rx_gen_move_template): Rename local variable 'template' to
20646         out_template.
20647         (rx_function_arg): Do not pass unknown sized objects in registers.
20648         (TARGET_PRINT_OPERAND): Define.
20649         (TARGET_PRINT_OPERAND_ADDRESS): Define.
20650
20651 2010-06-21  Jan Kratochvil  <jan.kratochvil@redhat.com>
20652
20653         * Makefile.in (POD2MAN): Provide --date from $(DATESTAMP).
20654
20655 2010-06-21  Kai Tietz  <kai.tietz@onevision.com>
20656
20657         * config/i386/i386.c (ix86_compute_frame_layout): Avoid
20658         stack-alignment for simple leaf-functions.
20659
20660 2010-06-20  Alexandre Oliva  <aoliva@redhat.com>
20661
20662         * doc/install.texi: Document bootstrap-lto.
20663
20664 2010-06-20  Alexandre Oliva  <aoliva@redhat.com>
20665
20666         PR debug/44248
20667         * lto-streamer-in.c (input_bb): Leave debug stmts alone.
20668         (input_function): Drop them here, if VTA is disabled.
20669
20670 2010-06-20  Uros Bizjak  <ubizjak@gmail.com>
20671
20672         PR target/44546
20673         * config/i386/predicates.md (ix86_swapped_fp_comparsion_operator):
20674         New predicate.
20675         * config/i386/i386.md (*fp_jcc_8<mode>_387 and splitters): Use
20676         ix86_swapped_fp_comparsion_operator instead of
20677         ix86_fp_comparison_operator.
20678
20679         (*fp_jcc_1_387): Rename from *fp_jcc_3_387.
20680         (*fp_jcc_1r_387): Rename from *fp_jcc_4_387.
20681         (*fp_jcc_2_387): Rename from *fp_jcc_5_387.
20682         (*fp_jcc_2r_387): Rename from *fp_jcc_6_387.
20683         (*fp_jcc_3_387): Rename from *fp_jcc_7_387.
20684         (*fp_jcc_4_<mode>_387): Rename from *fp_jcc_8<mode>_387.
20685
20686 2010-06-20  Joseph Myers  <joseph@codesourcery.com>
20687
20688         PR other/32998
20689         * opth-gen.awk: Generate definitions of OPT_SPECIAL_unknown,
20690         OPT_SPECIAL_program_name and OPT_SPECIAL_input_file.
20691         * opts-common.c (find_opt): Return OPT_SPECIAL_unknown on failure.
20692         (decode_cmdline_option): Update for this return value.  Set
20693         orig_option_with_args_text field.  Set arg field for unknown
20694         options.  Make static.
20695         (decode_cmdline_options_to_array): New.
20696         (prune_options): Update handling of find_opt return value.
20697         * opts.c (read_cmdline_option): Take decoded option.  Return void.
20698         (read_cmdline_options): Take decoded options.
20699         (decode_options): Add parameters for decoded options.  Use
20700         decode_cmdline_options_to_array.  Use decoded options for -O
20701         scan.  Use integral_argument for -O parameters.  Update call to
20702         read_cmdline_options.
20703         (enable_warning_as_error): Update handling of find_opt return value.
20704         * opts.h: Update comment on unknown options.
20705         (struct cl_decoded_option): Update comments on opt_index and arg.
20706         Add orig_option_with_args_text.
20707         (decode_cmdline_option): Remove.
20708         (decode_cmdline_options_to_array): Declare.
20709         (decode_options): Update prototype.
20710         * toplev.c (save_argv): Remove.
20711         (save_decoded_options, save_decoded_options_count): New.
20712         (read_integral_parameter): Remove.
20713         (print_switch_values): Use decoded options.
20714         (toplev_main): Don't set save_argv.  Update call to decode_options.
20715         * toplev.h (read_integral_parameter): Remove.
20716         * varasm.c (elf_record_gcc_switches): Don't handle holding back names.
20717
20718 2010-06-19  Richard Earnshaw  <rearnsha@arm.com>
20719
20720         PR target/44072
20721         * arm.md (cmpsi2_addneg): Prefer emitting adds to subs with a negative
20722         immediate.
20723         * constraints.md (Pw, Px): New constraints.
20724         * thumb2.md (cmpsi2_addneg peephole2): New peepholes.
20725
20726 2010-06-19  H.J. Lu  <hongjiu.lu@intel.com>
20727
20728         * config/i386/sse.md (fma4modesuffixf4): Removed.
20729         (ssemodesuffixf2s): Likewise.
20730         (ssemodesuffixf4): Likewise.
20731         (ssemodesuffixf2c): Likewise.
20732         (ssescalarmodesuffix2s): Likewise.
20733         (avxmodesuffixf2c): Likewise.
20734         (ssemodesuffix): New.
20735         (ssescalarmodesuffix): Likewise.
20736         Update patterns with ssemodesuffix and ssescalarmodesuffix.
20737
20738 2010-06-19  Philip Herron  <herron.philip@googlemail.com>
20739
20740         * c-decl.c (c_write_global_declarations): Don't check flag_syntax_only.
20741
20742 2010-06-18  H.J. Lu  <hongjiu.lu@intel.com>
20743
20744         * stor-layout.c (debug_rli): Remove unused local variables.
20745
20746 2010-06-18  Eric Botcazou  <ebotcazou@adacore.com>
20747
20748         PR rtl-optimization/40900
20749         * expr.c (expand_expr_real_1) <SSA_NAME>: Fix long line.  Save the
20750         original expression for later reuse.
20751         <expand_decl_rtl>: Use promote_function_mode to compute the signedness
20752         of the promoted RTL for a SSA_NAME on the LHS of a call statement.
20753
20754 2010-06-18  Anatoly Sokolov  <aesok@post.ru>
20755
20756         * double-int.h (double_int_to_shwi, double_int_to_uhwi,
20757         double_int_fits_in_uhwi_p): Implement as static inline.
20758         (double_int_xor): New inline function.
20759         (double_int_lrotate, double_int_rrotate, double_int_max,
20760         double_int_umax, double_int_smax, double_int_min, double_int_umin,
20761         double_int_smin): Declare.
20762         (lrotate_double, rrotate_double): Remove declaration.
20763         * double-int.c (double_int_fits_in_uhwi_p, double_int_to_shwi,
20764         double_int_to_uhwi, lrotate_double, rrotate_double): Remove function.
20765         (double_int_lrotate, double_int_rrotate, double_int_max,
20766         double_int_umax, double_int_smax, double_int_min, double_int_umin,
20767         double_int_smin): New function.
20768         * fold-const.c (int_const_binop): Clean up, use double_int_*
20769         functions.
20770         * simplify-rtx.c (simplify_const_binary_operation): Clean up, use
20771         double_int_* and immed_double_int_const functions.
20772
20773 2010-06-18  Nathan Froyd  <froydnj@codesourcery.com>
20774
20775         * function.h (types_used_by_cur_var_decl): Change type to a VEC.
20776         * function.c (types_used_by_cur_var_decl): Likewise.
20777         (used_types_insert): Adjust for new type of types_used_by_cur_var_decl.
20778
20779 2010-06-18  Nathan Froyd  <froydnj@codesourcery.com>
20780
20781         * tree.h (record_layout_info): Change type of pending_statics field
20782         to a VEC.
20783         * stor-layout.c (start_record_layout): Store NULL into
20784         pending_statics.
20785         (debug_rli): Call debug_vec_tree instead of debug_tree.
20786         (place_field): Likewise.
20787         (finish_record_layout): Likewise.
20788
20789 2010-06-18  Alan Modra  <amodra@gmail.com>
20790
20791         * config/rs6000/linux64.h (SET_CMODEL): Don't expand to empty.
20792
20793 2010-06-17  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
20794
20795         PR target/43740
20796         * config/pa/pa.c (emit_move_sequence): Don't infer REG_POINTER flag
20797         for SET source operand from SET destination operand.
20798
20799 2010-06-17  Bernd Schmidt  <bernds@codesourcery.com>
20800
20801         PR rtl-optimization/39871
20802         * reload1.c (init_eliminable_invariants): For flag_pic, disable
20803         equivalences only for constants that aren't LEGITIMATE_PIC_OPERAND_P.
20804         (function_invariant_p): Rule out a plus of frame or arg pointer with
20805         a SYMBOL_REF.
20806         * ira.c (find_reg_equiv_invariant_const): Likewise.
20807
20808 2010-06-17  Gunther Nikl  <gnikl@users.sourceforge.net>
20809
20810         * config/rs6000/rs6000.c (print_operand) <'K'>: Also use
20811         print_operand_address and puts to output the operand for CONST.
20812
20813 2010-06-17  Jakub Jelinek  <jakub@redhat.com>
20814
20815         PR debug/44572
20816         * dwarf2out.c (dwarf2out_debug_hooks): Add entry for begin_epilogue
20817         hook.
20818
20819 2010-06-17  Nathan Froyd  <froydnj@codesourcery.com>
20820
20821         * v850-protos.h (print_operand): Delete.
20822         (print_operand_address): Delete.
20823         * v850.h (PRINT_OPERAND): Delete.
20824         (PRINT_OPERAND_PUNCT_VALID_P): Delete.
20825         (PRINT_OPERAND_ADDRESS): Delete.
20826         * v850.c (print_operand_address): Rename to...
20827         (v850_print_operand_address): ...this.  Make static. Call
20828         v850_print_operand.
20829         (print_operand): Rename to...
20830         (v850_print_operand): ...this.  Make static.  Call
20831         v850_print_operand_address.
20832         (v850_print_operand_punct_valid_p): New function.
20833         (TARGET_PRINT_OPERAND, TARGET_PRINT_OPERAND_ADDRESS): Define.
20834         (TARGET_PRINT_OPERAND_PUNCT_VALID_P): Define.
20835
20836 2010-06-17  Nathan Froyd  <froydnj@codesourcery.com>
20837
20838         * config/sh/sh-protos.h (print_operand): Delete.
20839         (print_operand_address): Delete.
20840         * config/sh/sh.h (PRINT_OPERAND): Delete.
20841         (PRINT_OPERAND_PUNCT_VALID_P): Delete.
20842         (PRINT_OPERAND_ADDRESS): Delete.
20843         * config/sh/sh.c (sh_print_operand_address): Make static.
20844         (sh_print_operand): Make static.  Call sh_print_operand_address
20845         and sh_print_operand.
20846         (sh_print_operand_punct_valid_p): New function.
20847         (TARGET_PRINT_OPERAND, TARGET_PRINT_OPERAND_ADDRESS): Define.
20848         (TARGET_PRINT_OPERAND_PUNCT_VALID_P): Define.
20849
20850 2010-06-17  Nathan Froyd  <froydnj@codesourcery.com>
20851
20852         * config/mcore/mcore-protos.h (mcore_print_operand): Delete.
20853         (mcore_print_operand_address): Delete.
20854         * config/mcore/mcore.h (PRINT_OPERAND): Delete.
20855         (PRINT_OPERAND_PUNCT_VALID_P): Delete.
20856         (PRINT_OPERAND_ADDRESS): Delete.
20857         * config/mcore/mcore.c (mcore_print_operand_address): Make static.
20858         (mcore_print_operand): Make static.
20859         (mcore_print_operand_punct_valid_p): New function.
20860         (TARGET_PRINT_OPERAND, TARGET_PRINT_OPERAND_ADDRESS): Define
20861         (TARGET_PRINT_OPERAND_PUNCT_VALID_P): Define.
20862
20863 2010-06-17  Nathan Froyd  <froydnj@codesourcery.com>
20864
20865         * config/m68hc11/m68hc11-protos.h (print_operand): Delete.
20866         (print_operand_address): Delete.
20867         * config/m68hc11/m68hc11.h (PRINT_OPERAND): Delete.
20868         (PRINT_OPERAND_ADDRESS): Delete.
20869         * config/m68hc11/m68hc11.c (m68hc11_print_operand_address): Make
20870         static.
20871         (m68hc11_print_operand): Make static.
20872         (TARGET_PRINT_OPERAND, TARGET_PRINT_OPERAND_ADDRESS): Define.
20873
20874 2010-06-17  Nathan Froyd  <froydnj@codesourcery.com>
20875
20876         * config/m32r/m32r-protos.h (m32r_print_operand): Delete.
20877         (m32r_print_operand_address): Delete.
20878         * config/m32r/m32r.h (m32r_punct_chars): Delete.
20879         (PRINT_OPERAND): Delete.
20880         (PRINT_OPERAND_PUNCT_VALID_P): Delete.
20881         (PRINT_OPERAND_ADDRESS): Delete.
20882         * config/m32r/m32r.c (m32r_punct_chars): Make static.
20883         (m32r_print_operand_address): Make static.
20884         (m32r_print_operand): Make static.
20885         (m32r_print_operand_punct_valid_p): New function.
20886         (TARGET_PRINT_OPERAND, TARGET_PRINT_OPERAND_ADDRESS):
20887         (TARGET_PRINT_OPERAND_ADDRESS): Define.
20888
20889 2010-06-17  Nathan Froyd  <froydnj@codesourcery.com>
20890
20891         * config/iq2000/iq2000-protos.h (print_operand): Delete.
20892         (print_operand_address): Delete.
20893         * config/iq2000/iq2000.h (PRINT_OPERAND): Delete.
20894         (PRINT_OPERAND_PUNCT_VALID_P): Delete.
20895         (PRINT_OPERAND_ADDRESS): Delete.
20896         (iq2000_print_operand_punct): Delete.
20897         * config/iq2000/iq2000.c (iq2000_print_operand_punct): Make static.
20898         (iq2000_print_operand_address): Make static.
20899         (iq2000_print_operand): Make static.
20900         (iq2000_print_operand_punct_valid_p): New function.
20901         (TARGET_PRINT_OPERAND, TARGET_PRINT_OPERAND_ADDRESS):
20902         (TARGET_PRINT_OPERAND_ADDRESS): Define.
20903
20904 2010-06-17  Nathan Froyd  <froydnj@codesourcery.com>
20905
20906         * config/frv/frv-protos.h (frv_print_operand): Delete.
20907         (frv_print_operand_address): Delete.
20908         * config/frv/frv.h (PRINT_OPERAND): Delete.
20909         (PRINT_OPERAND_PUNCT_VALID_P): Delete.
20910         (PRINT_OPERAND_ADDRESS): Delete.
20911         * config/frv/frv.c (frv_print_operand_address): Make static.
20912         (frv_print_operand): Make static.
20913         (frv_print_operand_punct_valid_p): New function.
20914         (TARGET_PRINT_OPERAND, TARGET_PRINT_OPERAND_ADDRESS):
20915         (TARGET_PRINT_OPERAND_ADDRESS): Define.
20916
20917 2010-06-17  Nathan Froyd  <froydnj@codesourcery.com>
20918
20919         * tree.h (vec_member): Declare.
20920         * tree.c (vec_member): Define.
20921
20922 2010-06-17  Richard Guenther  <rguenther@suse.de>
20923
20924         * tree-flow-inline.h (array_ref_contains_indirect_ref): Remove.
20925         * tree-flow.h (array_ref_contains_indirect_ref): Likewise.
20926
20927 2010-06-17  Richard Guenther  <rguenther@suse.de>
20928
20929         * tree-inline.c (declare_return_variable): Remove bogus code.
20930
20931 2010-06-17  Richard Guenther  <rguenther@suse.de>
20932
20933         * gimplify.c (gimplify_bind_expr): Always promote complex
20934         and vector variables to registers if possible.
20935
20936 2010-06-17  Richard Guenther  <rguenther@suse.de>
20937
20938         * expr.c (get_inner_reference): Use double_int for bit_offset
20939         calculation.
20940
20941 2010-06-16  DJ Delorie  <dj@redhat.com>
20942
20943         * common.opt (-fstrict-volatile-bitfields): new.
20944         * doc/invoke.texi: Document it.
20945         * fold-const.c (optimize_bit_field_compare): For volatile
20946         bitfields, use the field's type to determine the mode, not the
20947         field's size.
20948         * expr.c (expand_assignment): Likewise.
20949         (get_inner_reference): Likewise.
20950         (expand_expr_real_1): Likewise.
20951         * expmed.c (store_fixed_bit_field): Likewise.
20952         (extract_bit_field_1): Likewise.
20953         (extract_fixed_bit_field): Likewise.
20954
20955 2010-06-16  Richard Guenther  <rguenther@suse.de>
20956
20957         * tree-inline.c (remap_gimple_op_r): Recurse using remap_gimple_op_r.
20958
20959 2010-06-16  Douglas B Rupp  <rupp@gnat.com>
20960
20961         * config/ia64/vms.h (ASM_OUTPUT_DWARF_DELTA_UNITS): Remove.
20962         (ASM_OUTPUT_DWARF_VMS_DELTA: Define new macro.
20963         * dbxout.c (gcc_debug_hooks): New entry begin_epilogue.
20964         * debug.c: Likewise.
20965         * sdbout.c: Likewise.
20966         * vmsdbgout.c: Likewise.
20967         * debug.h: Likewise. (dwarf2out_vms_{begin,end}_prologue): Declare.
20968         * doc/tm.texi (ASM_OUTPUT_DWARF_VMS_DELTA): Document.
20969         * dwarf2asm.c (dw2_asm_output_vms_delta): New function.
20970         (ASM_OUTPUT_DWARF_VMS_DELTA): Call it.
20971         * dwarf2asm.h (dw2_asm_output_vms_delta): Declare.
20972         * dwarf2out.c (dw_fde_struct): New fields
20973         dw_fde_vms_{end,begin}_prologue.
20974         (PROLOGUE_END_LABEL, EPILOGUE_BEGIN_LABEL): New macros.
20975         (dwarf2out_begin_prologue): Set dw_fde_struct defaults for above.
20976         (dwarf2out_vms_end_prologue): New function.
20977         (dwarf2out_vms_begin_epilogue): New function.
20978         (dw_val_struct): New value dw_val_class_vms_delta.
20979         (gcc_debug_hooks): New entry begin_epilogue. Set end_prologue,
20980         begin_epilogue for VMS.
20981         (AT_vms_delta1, AT_vms_delta2, add_AT_vms_delta): Declare
20982         new static functions.
20983         (dwarf_attr_name): New cases DW_AT_HP_{prologue,epilogue}.
20984         (AT_vms_delta1, AT_vms_delta2, add_AT_vms_delta): New
20985         static functions.
20986         (print_die): New case dw_val_class_vms_delta.
20987         (attr_checksum): Likewise.
20988         (same_dw_val_p: Likewise.
20989         (size_of_die): Likewise.
20990         (value_format): Likewise.
20991         (output_die): Likewise.
20992         (gen_subprogram_die): Call add_AT_vms_delta on VMS.
20993         (dwarf2out_begin_epilogue): Rename to dwarf2out_cfi_begin_epilogue
20994         * dwarf2out.h (dwarf2out_begin_epilogue): Rename to
20995         dwarf2out_cfi_begin_epilogue
20996         * final.c (final_scan_insn): Likewise. Call begin_epilogue.
20997
20998 2010-06-16  Nathan Froyd  <froydnj@codesourcery.com>
20999
21000         * config/cris/cris-protos.h (cris_print_operand): Delete.
21001         (cris_print_operand_address): Delete.
21002         * config/cris/cris.h (PRINT_OPERAND): Delete.
21003         (PRINT_OPERAND_PUNCT_VALID_P): Delete.
21004         (PRINT_OPERAND_ADDRESS): Delete.
21005         * config/cris/cris.c (cris_print_operand_address): Make static.
21006         (cris_print_operand): Make static.
21007         (cris_print_operand_punct_valid_p): New function.
21008         (TARGET_PRINT_OPERAND, TARGET_PRINT_OPERAND_ADDRESS):
21009         (TARGET_PRINT_OPERAND_ADDRESS): Define.
21010
21011 2010-06-16  Nathan Froyd  <froydnj@codesourcery.com>
21012
21013         * config/arm/arm-protos.h (arm_print_operand): Delete.
21014         (arm_print_operand_address): Delete.
21015         * config/arm/arm.h (PRINT_OPERAND): Delete.
21016         (PRINT_OPERAND_PUNCT_VALID_P): Delete.
21017         (PRINT_OPERAND_ADDRESS, ARM_PRINT_OPERAND_ADDRESS):
21018         (THUMB_PRINT_OPERAND_ADDRESS): Delete and move code to...
21019         * config/arm/arm.c (arm_print_operand_address): ...here.  New function.
21020         (arm_print_operand): Make static.
21021         (arm_print_operand_punct_valid_p): New function.
21022         (TARGET_PRINT_OPERAND, TARGET_PRINT_OPERAND_ADDRESS):
21023         (TARGET_PRINT_OPERAND_ADDRESS): Define.
21024
21025 2010-06-16  Nick Clifton  <nickc@redhat.com>
21026
21027         * config/rx/constraints.md (NEGint4): New constraint.
21028         * config/rx/rx.md (attr cc): Add set_zsc.
21029         (cbranchsf4): Only test for -fnon-call-exceptions if cfun has been
21030         initialised.
21031         (cmpsf): Likewise.
21032         (call_internal): Clobber the cc0 register.
21033         (call_value_internal): Likewise.
21034         (cstoresi4): Likewise.
21035         (movsieq): Likewise.
21036         (movsine): Likewise.
21037         (addsi3): Add alternative to handle small negative constants.
21038         (sunsi3): Likewise.
21039         (addsi3): Do not set the O bit in the cc0 register.
21040         (adddi3): Likewise.
21041         (subsi3): Likewise.
21042         (subdi3): Likewise.
21043         (andsi3): Reorder alternatives to prefer shorter forms.
21044         (mulsi3): Likewise.
21045         (iorsi3): Likewise.
21046         (negsi2): Note that the cc0 flags are set.
21047         (rotlsi3): Note that only the Z and S bits are set in cc0.
21048         (lshrsi3): Likewise.
21049         (ashlsi3): Likewise.
21050         (subsf3): Use %Q for the MEM operand.
21051         (fix_truncsfsi2): Likewise.
21052         (floatsisf2): Likewise.
21053         (bitset): Remove early clobber from destination.
21054         (bitset_in_memory): Likewise.
21055         (lrintsf2): Clobber the cc0 register.
21056         * config/rx/rx.c (rx_notice_update_cc): Handle CC_SET_ZSC.
21057         (rx_print_operand): Handle %N.
21058
21059 2010-06-16  Jan Hubicka  <jh@suse.cz>
21060
21061         * df-core.c (df_compact_blocks): Free problem_temps vector.
21062
21063 2010-06-16  Martin Jambor  <mjambor@suse.cz>
21064
21065         PR tree-optimization/43905
21066         * tree-sra.c: Include tree-inline.h.
21067         (create_abstract_origin): Removed.
21068         (modify_function): Version the call graph node instead of creating
21069         abstract origins and dealing with same_body aliases.
21070         * tree-sra.c (ipa_sra_preliminary_function_checks): Check whether the
21071         function is versionable.
21072         * Makefile.in (tree-sra.o): Add TREE_INLINE_H to dependencies.
21073
21074 2010-06-16  Maxim Kuvyrkov  <maxim@codesourcery.com>
21075
21076         * config/mips/linux64.h (BIONIC_DYNAMIC_LINKERN32): Define.
21077         (CHOOSE_DYNAMIC_LINKER): Update.
21078
21079 2010-06-15  Uros Bizjak  <ubizjak@gmail.com>
21080
21081         * config/i386/i386.c (*prefetch_sse_<mode>):  Macroize insn from
21082         *prefetch_sse and *prefetch_sse_rex using P mode iterator.
21083         (*prefetch_3dnow_<mode>): Ditto from *prefetch_3dnow and
21084         *prefetch_3dnow_rex.
21085
21086 2010-06-15  Anatoly Sokolov  <aesok@post.ru>
21087
21088         * target.h (struct asm_out):Add declare_constant_name field.
21089         * target-def.h (TARGET_ASM_DECLARE_CONSTANT_NAME): Define.
21090         (TARGET_INITIALIZER): Use TARGET_ASM_DECLARE_CONSTANT_NAME.
21091         * output.h (default_asm_declare_constant_name): Declare.
21092         (assemble_label): Update prototype.
21093         * varasm.c (assemble_constant_contents): Use
21094         targetm.asm_out.declare_constant_name target hook.
21095         (assemble_label): Add 'file' argument.
21096         (default_asm_declare_constant_name): New function.
21097         * system.h (ASM_DECLARE_CONSTANT_NAME): Poison.
21098         * doc/tm.texi (ASM_DECLARE_CONSTANT_NAME): Remove.
21099         (TARGET_ASM_DECLARE_CONSTANT_NAME): Document it.
21100
21101         * config/darwin-protos.h (darwin_asm_declare_constant_name): Declare.
21102         * config/darwin.c (darwin_asm_declare_constant_name): New function.
21103         (machopic_output_indirection): Update assemble_label argument list.
21104         * config/darwin.h (ASM_DECLARE_CONSTANT_NAME): Remove.
21105         (TARGET_ASM_DECLARE_CONSTANT_NAME): Define.
21106
21107 2010-06-15  Sebastian Pop  <sebastian.pop@amd.com>
21108
21109         PR middle-end/44391
21110         * graphite-clast-to-gimple.c (graphite_create_new_loop_guard): Use
21111         size_one_node for pointer types.  Do not call gmp_cst_to_tree.
21112
21113 2010-06-15  Richard Guenther  <rguenther@suse.de>
21114
21115         * tree-ssa-pre.c (eliminate): Handle PHI elimination to constants.
21116
21117 2010-06-15  Paul Brook  <paul@codesourcery.com>
21118
21119         * config/arm/arm.c (use_vfp_abi): Add sorry() for Thumb-1
21120         hard-float ABI.
21121
21122 2010-06-15  Alexandre Oliva  <aoliva@redhat.com>
21123
21124         * tree-vect-patterns.c (vect_pattern_recog_1): Bail out if we
21125         don't get a vector type for output.
21126
21127 2010-06-15  Jakub Jelinek  <jakub@redhat.com>
21128
21129         PR fortran/44536
21130         * langhooks.h (struct lang_hooks_for_decls): Add omp_report_decl.
21131         * langhooks-def.h (LANG_HOOKS_OMP_REPORT_DECL): Define.
21132         (LANG_HOOKS_DECLS): Add it.
21133         * gimplify.c (omp_notice_variable): Call
21134         lang_hooks.decls.omp_report_decl.
21135
21136 2010-06-15  Martin Jambor  <mjambor@suse.cz>
21137
21138         PR lto/44464
21139         * tree-sra.c (replace_removed_params_ssa_names): Call release_ssa_name
21140         on the newly dead SSA name.
21141
21142 2010-06-15  Alan Modra  <amodra@gmail.com>
21143
21144         * doc/invoke.texi: Add mcmodel to powerpc options.
21145         * configure.ac: Add HAVE_LD_LARGE_TOC test.
21146         * configure: Regenerate.
21147         * config.in: Regenerate.
21148         * config/rs6000/linux64.opt (mcmodel): New.
21149         * config/rs6000/linux64.h (TARGET_USES_LINUX64_OPT): Define.
21150         (TARGET_CMODEL, SET_CMODEL): Define.
21151         (SUBSUBTARGET_OVERRIDE_OPTIONS): Check user -mcmodel choice,
21152         select CMODEL_MEDIUM default.
21153         * config/rs6000/rs6000.h (enum rs6000_cmodel): New.
21154         (TARGET_CMODEL): Define default.
21155         * config/rs6000/rs6000.c (cmodel): New variable.
21156         (rs6000_explicit_options): Add cmodel field.
21157         (rs6000_handle_option): Handle -mcmodel.
21158         (create_TOC_reference): Add largetoc_reg param.  Generate high,
21159         lo_sum rtl for CMODEL_MEDIUM and CMODEL_LARGE.  Update all callers.
21160         (rs6000_delegitimize_address): Recognise new toc reference rtl
21161         and minimal-toc rtl.
21162         (rs6000_legitimize_reload_address): Handle new toc references.
21163         (print_operand_address): Handle legitimate_constant_pool_address_p
21164         match before lo_sum.
21165         (rs6000_eliminate_indexed_memrefs): Tidy.
21166         (rs6000_emit_move): Tweak threshold for inlining constants.
21167         Keep rs6000_emit_allocate_stack large stack frame offsets
21168         loaded into r0 inline.
21169         (rs6000_generate_compare <cmptf_internal2>): One more clobber.
21170         (tocrel_base, tocrel_offset): New variables.
21171         (toc_relative_expr_p): Set them here.
21172         (print_operand_address): Skip over any offset on constant pool address.
21173         (rs6000_output_addr_const_extra): Print tocrel_offset before @toc.
21174         (rs6000_mode_dependent_address <LO_SUM>): False for new toc refs.
21175         (offsettable_ok_by_alignment): New function.
21176         (rs6000_emit_move): Address suitably aligned local symbol_refs
21177         relative to the toc pointer for -mcmodel=medium.
21178         (legitimate_constant_pool_address_p): Make param const_rtx.  Add
21179         strict param.  Allow lo_sum version of addressing.  Verify reg
21180         used for -mminimal-toc and -mcmodel != small.  Update all callers.
21181         * config/rs6000/constraints.md: Update for above change.
21182         * config/rs6000/predicates.md: Likewise.
21183         * config/rs6000/rs6000.md (tls_gd_aix): Generate -mcmodel=medium/large
21184         code.
21185         (tls_gd): Split for -mcmodel=medium/large.
21186         (tls_gd_high, tls_gd_low): New.
21187         (tls_ld_aix, tls_ld, tls_ld_high, tls_ld_low): Similarly.
21188         (tls_got_dtprel, tls_got_dtprel_high, tls_got_dtprel_low): Similarly.
21189         (tls_got_tprel, tls_got_tprel_high, tls_got_tprel_low): Similarly.
21190         (largetoc_high, largetoc_low): New.
21191         (cmptf_internal2): Add clobber.
21192         * config/rs6000/rs6000-protos.h: Update.
21193
21194 2010-06-14  Changpeng Fang  <changpeng.fang@amd.com>
21195
21196         * tree-ssa-loop-prefetch.c (nothing_to_prefetch_p): New.  Return
21197         true if no prefetch is going to be generated for a given group.
21198         (estimate_prefetch_count): Use prefetch_mod and unroll_factor to
21199         estimate the prefetch_count.
21200         (loop_prefetch_arrays): Call nothing_to_prefetch_p; estimate the
21201         prefetch count by considering the unroll_factor and prefetch_mod
21202         for is_loop_prefetching_profitable.
21203
21204 2010-06-14  Andreas Schwab  <schwab@linux-m68k.org>
21205
21206         * config/m68k/m68k.c (m68k_delegitimize_address): Don't do
21207         anything if the argument is not a MEM.
21208
21209 2010-06-14  Alexandre Oliva  <aoliva@redhat.com>
21210
21211         PR debug/43650
21212         PR debug/44181
21213         PR debug/44247
21214         * tree-ssa-loop-manip.c (tree_transform_and_unroll_loop): Skip
21215         debug stmts.
21216         (canonicalize_loop_ivs): Likewise.
21217
21218 2010-06-14  Alexandre Oliva  <aoliva@redhat.com>
21219
21220         PR debug/43656
21221         * haifa-sched.c (setup_insn_reg_pressure_info,
21222         update_register_pressure): Reject debug insns.
21223         (ready_sort): Don't setup reg pressure for debug insns.
21224         (schedule_insn): Don't update reg pressure for debug insns.
21225
21226 2010-06-14  Richard Guenther  <rguenther@suse.de>
21227
21228         * lto-streamer.c (cached_bp): Remove.
21229         (bitpack_delete): Likewise.
21230         (bitpack_create): Likewise.
21231         (bp_get_next_word): Likewise.
21232         (bp_pack_value, bp_unpack_value): Move ...
21233         * lto-streamer.h (bp_pack_value, bp_unpack_value): ... here.
21234         Re-implement.
21235         (struct bitpack_d): Likewise.
21236         (bitpack_create, lto_output_bitpack, lto_input_bitpack):
21237         New inline functions.
21238         * lto-streamer-out.c (lto_output_bitpack): Remove.
21239         (pack_ts_base_value_fields): Adjust.  Avoid conditional bitpacking.
21240         (pack_value_fields): Adjust.
21241         (lto_write_tree): Likewise.
21242         (output_gimple_stmt): Likewise.
21243         (output_function): Likewise.
21244         * lto-streamer-in.c (input_gimple_stmt): Adjust.
21245         (input_function): Likewise.
21246         (unpack_ts_base_value_fields): Adjust.  Avoid conditional bitpacking.
21247         (lto_input_bitpack): Remove.
21248         (lto_materialize_tree): Adjust.
21249         * Makefile.in (ipa-prop.o): Add $(LTO_STREAMER_H) dependency.
21250         * lto-cgraph.c (lto_output_edge): Adjust.
21251         (lto_output_node): Likewise.
21252         (lto_output_varpool_node): Likewise.
21253         (lto_output_ref): Likewise.
21254         (input_node): Likewise.
21255         (input_varpool_node): Likewise.
21256         (input_ref): Likewise.
21257         (input_edge): Likewise.
21258         (output_node_opt_summary): Likewise.
21259         (input_node_opt_summary): Likewise.
21260         * ipa-pure-const.c (pure_const_write_summary): Likewise.
21261         (pure_const_read_summary): Likewise.
21262         * ipa-prop.c (ipa_write_indirect_edge_info): Likewise.
21263         (ipa_read_indirect_edge_info): Likewise.
21264         (ipa_write_node_info): Likewise.
21265         (ipa_read_node_info): Likewise.
21266
21267 2010-06-14  H.J. Lu  <hongjiu.lu@intel.com>
21268
21269         PR target/44534
21270         * config/i386/sse.md (vec_extract_lo_<mode>): Replace 0x1 with 0x0.
21271         (vec_extract_lo_v16hi): Likewise.
21272         (vec_extract_lo_v32qi): Likewise.
21273
21274 2010-06-14  Jakub Jelinek  <jakub@redhat.com>
21275
21276         PR bootstrap/44426
21277         * tree.h (build_call_expr): Don't define as vararg macro, instead
21278         add a prototype.
21279         * builtins.c (build_call_nofold): Remove.
21280         (expand_builtin_int_roundingfn, expand_builtin_pow,
21281         expand_builtin_mempcpy_args, expand_builtin_stpcpy,
21282         expand_builtin_memset_args, expand_builtin_strcmp,
21283         expand_builtin_strncmp, expand_builtin_memory_chk): Use
21284         build_call_nofold_loc instead of build_call_nofold.
21285         (build_call_expr): New function.
21286
21287         PR tree-optimization/44508
21288         * tree-ssa-propagate.h (substitute_and_fold): Add DO_DCE argument.
21289         * tree-ssa-propagate.c (substitute_and_fold): If !DO_DCE,
21290         don't eliminate trivially dead stmts.
21291         * tree-vrp.c (vrp_finalize): Pass false as last argument
21292         to substitute_and_fold.
21293         * tree-ssa-copy.c (fini_copy_prop): Pass true as last argument
21294         to substitute_and_fold.
21295         * tree-ssa-ccp.c (ccp_finalize): Likewise.
21296
21297         PR bootstrap/44509
21298         * c-config-lang.in (gtfiles): Add c-family/c-cppbuiltin.c.
21299
21300 2010-06-14  Ira Rosen  <irar@il.ibm.com>
21301
21302         PR tree-optimization/44507
21303         * tree-vect-loop.c (get_initial_def_for_reduction): Use -1
21304         to build initial vector for BIT_AND_EXPR.
21305         * tree-vect-slp.c (vect_get_constant_vectors): Likewise.
21306
21307 2010-06-14  Jakub Jelinek  <jakub@redhat.com>
21308
21309         * config/s390/s390.md (*mov<mode>_64 DD_DF, mov<mode>): Properly
21310         adjust z10prop set_attr.
21311
21312 2010-06-13  Jan Hubicka  <jh@suse.cz>
21313
21314         * bitmap.c (bitmap_and, bitmap_and_into, bitmap_and_compl,
21315         bitmap_and_compl_into, bitmap_compl_and_into, bitmap_ior,
21316         bitmap_ior_into, bitmap_xor, bitmap_xor_into,
21317         bitmap_ior_and_compl, bitmap_ior_and_compl): Turn internal
21318         datastructure checks into checking asserts.
21319         * rtlanal.c (find_reg_note): Use gcc_checking_assert.
21320         * tree-ssa-sccvn.c (VN_INFO): Likewise.
21321         * df-scan.c (df_reorganize_refs_by_reg_by_reg, df_install_ref,
21322         df_ref_create_structure): Likewise.
21323         * alloc-pool.c (create_alloc_pool, empty_alloc_pool, pool_alloc,
21324         pool_free): Use gcc_checking_assert.
21325         * alias.c (get_alias_set): Likewise.
21326         * var-tracking.c (variable_htab_free, shared_hash_copy,
21327         canonicalize_values_mark, variable_merge_over_cur): Likewise.
21328         * lto-streamer.c (bp_unpack_value): Likewise.
21329
21330 2010-06-13  Richard Guenther  <rguenther@suse.de>
21331
21332         * lto-streamer-in.c (lto_input_ts_type_tree_pointers):
21333         Do not stream but initialize TYPE_CANONICAL to NULL.
21334         (lto_output_ts_type_tree_pointers): Do not stream TYPE_CANONICAL.
21335         * gimple.c (gimple_types_compatible_p): Disregard
21336         TYPE_STRUCTURAL_EQUALITY_P.
21337         (gimple_register_type): Use TYPE_CANONICAL as cache.
21338         * lto-streamer.c (lto_record_common_node): Zero TYPE_CANONICAL
21339         before registering common types.
21340         * config/i386/i386.c (ix86_function_arg_boundary): Do not
21341         use TYPE_CANONICAL, instead use TYPE_MAIN_VARIANT.
21342         * tree.h (TYPE_CANONICAL): Clarify documentation.
21343
21344 2010-06-13  Anatoly Sokolov  <aesok@post.ru>
21345
21346         * config/ia64/ia64.h (FUNCTION_VALUE_REGNO_P, FUNCTION_VALUE,
21347         LIBCALL_VALUE): Remove macros.
21348         * config/ia64/ia64-protos.h (ia64_function_value): Remove.
21349         * config/ia64/ia64.c (TARGET_FUNCTION_VALUE, TARGET_LIBCALL_VALUE,
21350         TARGET_FUNCTION_VALUE_REGNO_P): Define.
21351         (ia64_libcall_value, ia64_function_value_regno_p): New functions.
21352         (ia64_function_value): Make static. Handle receiving the function
21353         type in 'fn_decl_or_type' argunent. Add 'outgoing' argument.
21354
21355 2010-06-12  Jan Hubicka  <jh@suse.cz>
21356
21357         * cse.c (cse_extended_basic_block): Move optimize_bb_for_speed_p
21358         at correct place.
21359
21360 2010-06-12  Bernd Schmidt  <bernds@codesourcery.com>
21361
21362         * config/arm/arm.c (thumb2_reorg): Fix errors in previous change.
21363
21364 2010-06-12  Jan Hubicka  <jh@suse.cz>
21365
21366         * df-core.c (df_clear_bb_info): New function.
21367         (df_set_blocks): bb_info is always allocated.
21368         (df_get_bb_info): Use block_info_elt_size.
21369         (df_set_bb_info): Likewise.
21370         (df_compact_blocks): Update for new block_info.
21371         (grow_bb_info): New function.
21372         * df-problems.c (df_grow_bb_info): Move to df-core.c
21373         (df_rd_set_bb_info): Remove.
21374         (df_rd_free_bb_info): Do not free block pool.
21375         (df_rd_alloc): Do not create pool, use check for
21376         obstack presence instead of NULL pointer for new blocks.
21377         (df_rd_free): DO not free alloc pool; clear block_info.
21378         (problem_RD): Add size of block info structure.
21379         (df_lr_set_bb_info): Remove.
21380         (df_lr_free_bb_info): Do not free block pool.
21381         (df_lr_alloc): Do not create pool, use check for
21382         obstack presence instead of NULL pointer for new blocks.
21383         (df_lr_free): DO not free alloc pool; clear block_info.
21384         (problem_LR): Add size of block info structure.
21385         (df_live_set_bb_info): Remove.
21386         (df_live_free_bb_info): Do not free block pool.
21387         (df_live_alloc): Do not create pool, use check for
21388         obstack presence instead of NULL pointer for new blocks.
21389         (df_live_free): DO not free alloc pool; clear block_info.
21390         (problem_LIVE): Add size of block info structure.
21391         (problem_CHAIN): Add size of block info structure.
21392         (df_byte_lr_set_bb_info): Remove.
21393         (df_byte_lr_free_bb_info): Do not free block pool.
21394         (df_byte_lr_alloc): Do not create pool, use check for
21395         obstack presence instead of NULL pointer for new blocks.
21396         (df_byte_lr_free): DO not free alloc pool; clear block_info.
21397         (problem_BYTE_LR): Add size of block info structure.
21398         (problem_NOTE): Add size of block info structure.
21399         (df_byte_MD_set_bb_info): Remove.
21400         (df_byte_MD_free_bb_info): Do not free block pool.
21401         (df_byte_MD_alloc): Do not create pool, use check for
21402         obstack presence instead of NULL pointer for new blocks.
21403         (df_byte_MD_free): DO not free alloc pool; clear block_info.
21404         (problem_BD): Add size of block info structure.
21405         * df-scan.c (df_scan_free_internal): Free block pool.
21406         (df_scan_set_bb_info): Remove.
21407         (df_scan_free_bb_info): Check for artificial_defs instead
21408         of bb_info being non-NULL.
21409         (df_scan_alloc): DO not create df_scan_block pool.
21410         (problem_SCAN): Set size of block info.
21411         (df_bb_refs_record): Do not allocate bb_info.
21412         * df.h (df_problem): Add block_info_elt_size.
21413         (struct dataflow): Change block_info to void *.
21414         (df_scan_get_bb_info, df_rd_get_bb_info, df_lr_get_bb_info,
21415         df_md_get_bb_info, df_live_get_bb_info, df_byte_lr_get_bb_info): Return
21416         in-line structures.
21417
21418 2010-06-12  Jan Hubicka  <jh@suse.cz>
21419
21420         PR tree-optimize/44485
21421         * tree-cfgcleanup.c (fixup_noreturn_call): Remove basic blocks
21422         containing use of return value of noreturn function.
21423
21424 2010-06-12  Anatoly Sokolov  <aesok@post.ru>
21425
21426         * targhooks.c (default_function_value): Don't use
21427         FUNCTION_OUTGOING_VALUE.
21428         * system.h (FUNCTION_OUTGOING_VALUE): Poison.
21429         * doc/tm.texi (FUNCTION_OUTGOING_VALUE): Removed.
21430
21431 2010-06-12  Kazu Hirata  <kazu@codesourcery.com>
21432
21433         * config.gcc (mips64*-*-linux*, mipsisa64*-*-linux*, mips*-*-linux*):
21434         Add crtfastmath.o to extra_parts.
21435         * config/mips/crtfastmath.c: New.
21436         * config/mips/linux.h (ENDFILE_SPEC): New.
21437
21438 2010-06-12  Sebastian Pop  <sebastian.pop@amd.com>
21439
21440         * graphite-clast-to-gimple.c (gcc_type_for_interval): Do not pass
21441         old_type in parameter.
21442         (gcc_type_for_value): Update call to gcc_type_for_interval.
21443         (compute_type_for_level_1): Renamed compute_type_for_level.
21444         Update call to gcc_type_for_interval.
21445
21446 2010-06-11  Joseph Myers  <joseph@codesourcery.com>
21447
21448         * common.opt (Wstrict-aliasing=, Wstrict-overflow=, fabi-version=,
21449         flto-compression-level=, ftree-parallelize-loops=): Add RejectNegative.
21450
21451 2010-06-11  Joseph Myers  <joseph@codesourcery.com>
21452
21453         * opts-common.c: Include options.h.
21454         (integral_argument): Move from opts.c.
21455         (decode_cmdline_option): New.  Based on read_cmdline_option.
21456         * opts.c (integral_argument): Move to opts-common.c.
21457         (read_cmdline_option): Move most contents to
21458         decode_cmdline_option.  Use %qs in diagnostics.
21459         * opts.h (CL_ERR_DISABLED, CL_ERR_MISSING_ARG, CL_ERR_WRONG_LANG,
21460         CL_ERR_UINT_ARG, struct cl_decoded_option, integral_argument,
21461         decode_cmdline_option): New.
21462
21463 2010-06-11  Uros Bizjak  <ubizjak@gmail.com>
21464
21465         PR target/44481
21466         * config/i386/i386.md (UNSPEC_PARITY): New unspec.
21467         (paritydi2_cmp): Use UNSPEC_PARITY unspec instead of parity RTX.
21468         (partiysi2_cmp): Ditto.
21469         (*partiyhi2_cmp): Ditto.
21470         (*parityqi2_cmp): Remove.
21471
21472 2010-06-11  Jan Hubicka  <jh@suse.cz>
21473
21474         * bitmap.h (bmp_iter_next_bit): New.
21475         (bmp_iter_set, bmp_iter_and, bmp_iter_and_compl): Use it.
21476
21477 2010-06-11  Sandra Loosemore  <sandra@codesourcery.com>
21478             Eric Botcazou  <ebotcazou@adacore.com>
21479
21480         * tree-ssa-loop-ivopts.c (get_computation_cost_at): Return again the
21481         computed cost.
21482
21483 2010-06-11  Uros Bizjak  <ubizjak@gmail.com>
21484
21485         * config/i386/i386.md (unspec): New define_c_enum.
21486         (unspecv): Ditto.
21487
21488 2010-06-10  Jakub Jelinek  <jakub@redhat.com>
21489
21490         * Makefile.in (c-family/c-cppbuiltin.o): Depend on $(CPP_ID_DATA_H).
21491
21492 2010-06-11  Sebastian Pop  <sebastian.pop@amd.com>
21493
21494         PR middle-end/44483
21495         * tree-if-conv.c (bb_predicate_s): New struct.
21496         (bb_predicate_p): New.
21497         (bb_has_predicate): New.
21498         (bb_predicate): New.
21499         (set_bb_predicate): New.
21500         (bb_predicate_gimplified_stmts): New.
21501         (set_bb_predicate_gimplified_stmts): New.
21502         (add_bb_predicate_gimplified_stmts): New.
21503         (init_bb_predicate): New.
21504         (free_bb_predicate): New.
21505         (is_predicated): Use bb_predicate.
21506         (add_to_predicate_list): Use bb_predicate and set_bb_predicate.
21507         (predicate_bbs): Same.  Gimplify the condition of the basic blocks
21508         before processing their successors.
21509         (clean_predicate_lists): Removed.
21510         (find_phi_replacement_condition): Use bb_predicate.
21511         (process_phi_nodes): Renamed ifconvert_phi_nodes.  Avoid useless
21512         computations.
21513         (insert_gimplified_predicates): New.
21514         (combine_blocks): Call insert_gimplified_predicates.
21515         (tree_if_conversion): Call free_bb_predicate instead of
21516         clean_predicate_lists.
21517
21518 2010-10-11  Paul Brook  <paul@codesourcery.com>
21519
21520         * doc/invoke.texi: Document ARM -mcpu=cortex-m4.
21521         * config/arm/arm.c (all_architectures): Change v7e-m default to
21522         cortexm4.
21523         * config/arm/arm-cores.def: Add cortex-m4.
21524         * config/arm/arm-tune.md: Regenerate.
21525
21526 2010-06-11  Jan Hubicka  <jh@suse.cz>
21527
21528         * ipa-pure-const.c (special_builtlin_state): New function.
21529         (check_call): Use it instead of special casign BUILT_IN_RETURN.
21530         (propagate_pure_const): Use it.
21531
21532 2010-06-11  Jan Hubicka  <jh@suse.cz>
21533
21534         * df-problems.c (df_live_scratch): Convert to bitmap_head.
21535         (df_live_alloc): Initialize df_live_scratch when initializing
21536         problem_data.
21537         (df_live_transfer_function): Update uses of df_live_scratch.
21538         (df_live_free): Free problem_data; clear df_live_scratch before
21539         releasing the obstack.
21540         (df_md_free): Free problem data.
21541
21542 2010-06-11  Jan Hubicka  <jh@suse.cz>
21543
21544         * doc/invoke.texi (Wsuggest-attribute): Document.
21545         (Wmissing-noreturn): Remove.
21546         * ipa-pure-const.c (warn_function_noreturn): New function.
21547         * opts.c (decode_options): Set warn_suggest_attribute_noreturn on
21548         warn_missing_noreturn.
21549         * common.opt (Wsuggest-attribute=noreturn): New.
21550         * tree-flow.h (warn_function_noreturn): Declare.
21551         * tree-cfg.c (execute_warn_function_noreturn): Use
21552         warn_function_noreturn.
21553         (gate_warn_function_noreturn): New.
21554         (pass_warn_function_noreturn): Update.
21555
21556 2010-06-11  Manuel López-Ibáñez  <manu@gcc.gnu.org>
21557
21558         * c-typeck.c (handle_warn_cast_qual): Add loc
21559         parameter. Improve warning message.
21560         (build_c_cast): Pass location to handle_warn_cast_qual.
21561
21562 2010-06-11  Uros Bizjak  <ubizjak@gmail.com>
21563
21564         * config/i386/i386.md (pro_epilogue_adjust_stack_1) <TYPE_ALU>: Assert
21565         that operand 0 == operand 1.  Use x86_maybe_negate_const_int to output
21566         insn mnemonic.
21567         (pro_epilogue_adjust_stack_rex64) <TYPE_ALU>: Ditto.
21568
21569 2010-06-10  Dodji Seketeli  <dodji@redhat.com>
21570
21571         Fix bootstap on mips
21572         * dwarf2out.c (is_naming_typedef_dec): Built-in TYPE_DECLs cannot
21573         be naming typedefs.
21574
21575 2010-06-11  Kai Tietz  <kai.tietz@onevision.com>
21576
21577         * system.h (helper_const_non_const_cast): New inline for
21578         gcc version <= 4.0.
21579         (CONST_CAST2): For gcc version <= 4.0 use
21580         new helper to do const/non-const casting.
21581
21582 2010-06-10  Richard Sandiford  <rdsandiford@googlemail.com>
21583
21584         * doc/md.texi: Document the "unspec" and "unspecv" enum names.
21585         * Makefile.in (OBJS-common): Include insn-enums.o.
21586         (insn-enums.o): New rule.
21587         (simple_generated_c): Add insn-enums.c.
21588         (build/genenums.o): New rule.
21589         (genprogmd): Add "enums".
21590         * genconstants.c (print_enum_type): Declare a C string array
21591         for each enum.
21592         * genenums.c: New file.
21593         * print-rtl.c (print_rtx): If defined, use the "unspecv" enum
21594         for UNSPEC_VOLATILE.  If defined, use the "unspec" enum for both
21595         UNSPEC and (as a fallback) for UNSPEC_VOLATILE.
21596
21597 2010-06-10  Richard Sandiford  <rdsandiford@googlemail.com>
21598
21599         * doc/md.texi (define_enum_attr): Document.
21600         * rtl.def (DEFINE_ENUM_ATTR): New rtx.
21601         * read-md.h (lookup_enum_type): Declare.
21602         * read-md.c (lookup_enum_type): New function.
21603         * genattr.c (gen_attr, main): Handle DEFINE_ENUM_ATTR.
21604         * genattrtab.c (attr_desc): Add an enum_name field.
21605         (evaluate_eq_attr): Take the associated attribute as argument.
21606         Get the enum prefix from the enum_name field, if defined.
21607         Use ACONCAT rather than a fixed-length buffer.  Update recursive calls.
21608         (simplify_test_exp): Pass attr to evaluate_eq_attr.
21609         (add_attr_value): New function, split out from...
21610         (gen_attr): ...here.  Handle DEFINE_ENUM_ATTR.
21611         (write_test_expr): Pass attr to evaluate_eq_attr.
21612         (write_attr_get): Use the enum_name as the enum tag, if defined.
21613         (write_attr_valueq): Use the enum_name as a prefix, if defined.
21614         (find_attr): Initialize enum_name.
21615         (main): Handle DEFINE_ENUM_ATTR.
21616         * gensupport.c (process_rtx): Likewise.
21617         * config/mips/mips.h (mips_tune_attr): Delete.
21618         * config/mips/mips.md (cpu): Use define_attr_enum.
21619
21620 2010-06-10  Richard Sandiford  <rdsandiford@googlemail.com>
21621
21622         * doc/md.texi (define_c_enum, define_enum): Document.
21623         * read-md.h (md_constant): Add a parent_enum field.
21624         (enum_value, enum_type): New structures.
21625         (upcase_string, traverse_enum_types): Declare.
21626         * read-md.c (enum_types): New variable.
21627         (upcase_string, add_constant): New functions.
21628         (handle_constants): Don't create the hash table here.
21629         Use add_constant.
21630         (traverse_md_constants): Don't check for a null md_constants.
21631         (decimal_string, handle_enum, traverse_enum_types): New functions.
21632         (read_md_files): Initialize md_constants and md_enums.
21633         * genconstants.c (print_md_constant): Ignore info argument.
21634         Only print constants that belong to no enum.
21635         (print_enum_type): New function.
21636         (main): Don't pass stdout to print_md_constant.  Call print_enum_type
21637         for each defined enum type.
21638         * config/mips/mips.md (processor): New define_enum.
21639         (unspec): New define_c_enum.
21640         (UNSPEC_COMPARE_AND_SWAP, UNSPEC_COMPARE_AND_SWAP_12)
21641         (UNSPEC_SYNC_OLD_OP, UNSPEC_SYNC_NEW_OP, UNSPEC_SYNC_NEW_OP_12)
21642         (UNSPEC_SYNC_OLD_OP_12, UNSPEC_SYNC_EXCHANGE, UNSPEC_SYNC_EXCHANGE_12)
21643         (UNSPEC_MEMORY_BARRIER): Moved to sync.md.
21644         (UNSPEC_ADDQ, UNSPEC_ADDQ_S, UNSPEC_SUBQ, UNSPEC_SUBQ_S, UNSPEC_ADDSC)
21645         (UNSPEC_ADDWC, UNSPEC_MODSUB, UNSPEC_RADDU_W_QB, UNSPEC_ABSQ_S)
21646         (UNSPEC_PRECRQ_QB_PH, UNSPEC_PRECRQ_PH_W, UNSPEC_PRECRQ_RS_PH_W)
21647         (UNSPEC_PRECRQU_S_QB_PH, UNSPEC_PRECEQ_W_PHL, UNSPEC_PRECEQ_W_PHR)
21648         (UNSPEC_PRECEQU_PH_QBL, UNSPEC_PRECEQU_PH_QBR, UNSPEC_PRECEQU_PH_QBLA)
21649         (UNSPEC_PRECEQU_PH_QBRA, UNSPEC_PRECEU_PH_QBL, UNSPEC_PRECEU_PH_QBR)
21650         (UNSPEC_PRECEU_PH_QBLA, UNSPEC_PRECEU_PH_QBRA, UNSPEC_SHLL)
21651         (UNSPEC_SHLL_S, UNSPEC_SHRL_QB, UNSPEC_SHRA_PH, UNSPEC_SHRA_R)
21652         (UNSPEC_MULEU_S_PH_QBL, UNSPEC_MULEU_S_PH_QBR, UNSPEC_MULQ_RS_PH)
21653         (UNSPEC_MULEQ_S_W_PHL, UNSPEC_MULEQ_S_W_PHR, UNSPEC_DPAU_H_QBL)
21654         (UNSPEC_DPAU_H_QBR, UNSPEC_DPSU_H_QBL, UNSPEC_DPSU_H_QBR)
21655         (UNSPEC_DPAQ_S_W_PH, UNSPEC_DPSQ_S_W_PH, UNSPEC_MULSAQ_S_W_PH)
21656         (UNSPEC_DPAQ_SA_L_W, UNSPEC_DPSQ_SA_L_W, UNSPEC_MAQ_S_W_PHL)
21657         (UNSPEC_MAQ_S_W_PHR, UNSPEC_MAQ_SA_W_PHL, UNSPEC_MAQ_SA_W_PHR)
21658         (UNSPEC_BITREV, UNSPEC_INSV, UNSPEC_REPL_QB, UNSPEC_REPL_PH)
21659         (UNSPEC_CMP_EQ, UNSPEC_CMP_LT, UNSPEC_CMP_LE, UNSPEC_CMPGU_EQ_QB)
21660         (UNSPEC_CMPGU_LT_QB, UNSPEC_CMPGU_LE_QB, UNSPEC_PICK, UNSPEC_PACKRL_PH)
21661         (UNSPEC_EXTR_W, UNSPEC_EXTR_R_W, UNSPEC_EXTR_RS_W, UNSPEC_EXTR_S_H)
21662         (UNSPEC_EXTP, UNSPEC_EXTPDP, UNSPEC_SHILO, UNSPEC_MTHLIP, UNSPEC_WRDSP)
21663         (UNSPEC_RDDSP): Move to mips-dsp.md.
21664         (UNSPEC_ABSQ_S_QB, UNSPEC_ADDU_PH, UNSPEC_ADDU_S_PH, UNSPEC_ADDUH_QB)
21665         (UNSPEC_ADDUH_R_QB, UNSPEC_APPEND, UNSPEC_BALIGN, UNSPEC_CMPGDU_EQ_QB)
21666         (UNSPEC_CMPGDU_LT_QB, UNSPEC_CMPGDU_LE_QB, UNSPEC_DPA_W_PH)
21667         (UNSPEC_DPS_W_PH, UNSPEC_MADD, UNSPEC_MADDU, UNSPEC_MSUB, UNSPEC_MSUBU)
21668         (UNSPEC_MUL_PH, UNSPEC_MUL_S_PH, UNSPEC_MULQ_RS_W, UNSPEC_MULQ_S_PH)
21669         (UNSPEC_MULQ_S_W, UNSPEC_MULSA_W_PH, UNSPEC_MULT, UNSPEC_MULTU)
21670         (UNSPEC_PRECR_QB_PH, UNSPEC_PRECR_SRA_PH_W, UNSPEC_PRECR_SRA_R_PH_W)
21671         (UNSPEC_PREPEND, UNSPEC_SHRA_QB, UNSPEC_SHRA_R_QB, UNSPEC_SHRL_PH)
21672         (UNSPEC_SUBU_PH, UNSPEC_SUBU_S_PH, UNSPEC_SUBUH_QB, UNSPEC_SUBUH_R_QB)
21673         (UNSPEC_ADDQH_PH, UNSPEC_ADDQH_R_PH, UNSPEC_ADDQH_W, UNSPEC_ADDQH_R_W)
21674         (UNSPEC_SUBQH_PH, UNSPEC_SUBQH_R_PH, UNSPEC_SUBQH_W, UNSPEC_SUBQH_R_W)
21675         (UNSPEC_DPAX_W_PH, UNSPEC_DPSX_W_PH, UNSPEC_DPAQX_S_W_PH)
21676         (UNSPEC_DPAQX_SA_W_PH, UNSPEC_DPSQX_S_W_PH, UNSPEC_DPSQX_SA_W_PH):
21677         Moved to mips-dspr2.md.
21678         (UNSPEC_MOVE_TF_PS, UNSPEC_C, UNSPEC_ALNV_PS, UNSPEC_CABS)
21679         (UNSPEC_ADDR_PS, UNSPEC_CVT_PW_PS, UNSPEC_CVT_PS_PW, UNSPEC_MULR_PS)
21680         (UNSPEC_ABS_PS, UNSPEC_RSQRT1, UNSPEC_RSQRT2, UNSPEC_RECIP1)
21681         (UNSPEC_RECIP2, UNSPEC_SINGLE_CC, UNSPEC_SCC): Move from mips-ps-3d.md.
21682         (UNSPEC_LOONGSON_PAVG, UNSPEC_LOONGSON_PCMPEQ, UNSPEC_LOONGSON_PCMPGT)
21683         (UNSPEC_LOONGSON_PEXTR, UNSPEC_LOONGSON_PINSR_0)
21684         (UNSPEC_LOONGSON_PINSR_1, UNSPEC_LOONGSON_PINSR_2)
21685         (UNSPEC_LOONGSON_PINSR_3, UNSPEC_LOONGSON_PMADD)
21686         (UNSPEC_LOONGSON_PMOVMSK, UNSPEC_LOONGSON_PMULHU)
21687         (UNSPEC_LOONGSON_PMULH, UNSPEC_LOONGSON_PMULL, UNSPEC_LOONGSON_PMULU)
21688         (UNSPEC_LOONGSON_PASUBUB, UNSPEC_LOONGSON_BIADD,
21689         UNSPEC_LOONGSON_PSADBH)
21690         (UNSPEC_LOONGSON_PSHUFH, UNSPEC_LOONGSON_PUNPCKH)
21691         (UNSPEC_LOONGSON_PUNPCKL, UNSPEC_LOONGSON_PADDD)
21692         (UNSPEC_LOONGSON_PSUBD): Move to mips-loongson.md.
21693         (UNSPEC_LOONGSON_ALU1_TURN_ENABLED_INSN)
21694         (UNSPEC_LOONGSON_ALU2_TURN_ENABLED_INSN)
21695         (UNSPEC_LOONGSON_FALU1_TURN_ENABLED_INSN)
21696         (UNSPEC_LOONGSON_FALU2_TURN_ENABLED_INSN): Move to mips-loongson2ef.md.
21697         (cpu): Update comment.
21698         * config/mips/sync.md (UNSPEC_COMPARE_AND_SWAP)
21699         (UNSPEC_COMPARE_AND_SWAP_12, UNSPEC_SYNC_OLD_OP, UNSPEC_SYNC_NEW_OP)
21700         (UNSPEC_SYNC_NEW_OP_12, UNSPEC_SYNC_OLD_OP_12, UNSPEC_SYNC_EXCHANGE)
21701         (UNSPEC_SYNC_EXCHANGE_12, UNSPEC_MEMORY_BARRIER): Moved from mips.md.
21702         * config/mips/loongson.md (UNSPEC_LOONGSON_PAVG,
21703         UNSPEC_LOONGSON_PCMPEQ)
21704         (UNSPEC_LOONGSON_PCMPGT, UNSPEC_LOONGSON_PEXTR,
21705         UNSPEC_LOONGSON_PINSR_0)
21706         (UNSPEC_LOONGSON_PINSR_1, UNSPEC_LOONGSON_PINSR_2)
21707         (UNSPEC_LOONGSON_PINSR_3, UNSPEC_LOONGSON_PMADD)
21708         (UNSPEC_LOONGSON_PMOVMSK, UNSPEC_LOONGSON_PMULHU)
21709         (UNSPEC_LOONGSON_PMULH, UNSPEC_LOONGSON_PMULL, UNSPEC_LOONGSON_PMULU)
21710         (UNSPEC_LOONGSON_PASUBUB, UNSPEC_LOONGSON_BIADD,
21711         UNSPEC_LOONGSON_PSADBH)
21712         (UNSPEC_LOONGSON_PSHUFH, UNSPEC_LOONGSON_PUNPCKH)
21713         (UNSPEC_LOONGSON_PUNPCKL, UNSPEC_LOONGSON_PADDD)
21714         (UNSPEC_LOONGSON_PSUBD): Moved from mips.md
21715         * config/mips/loongson2ef.md (UNSPEC_LOONGSON_ALU1_TURN_ENABLED_INSN)
21716         (UNSPEC_LOONGSON_ALU2_TURN_ENABLED_INSN)
21717         (UNSPEC_LOONGSON_FALU1_TURN_ENABLED_INSN)
21718         (UNSPEC_LOONGSON_FALU2_TURN_ENABLED_INSN): Moved from mips.md
21719         * config/mips/mips-dsp.md (UNSPEC_ADDQ, UNSPEC_ADDQ_S, UNSPEC_SUBQ)
21720         (UNSPEC_SUBQ_S, UNSPEC_ADDSC, UNSPEC_ADDWC, UNSPEC_MODSUB)
21721         (UNSPEC_RADDU_W_QB, UNSPEC_ABSQ_S, UNSPEC_PRECRQ_QB_PH)
21722         (UNSPEC_PRECRQ_PH_W, UNSPEC_PRECRQ_RS_PH_W, UNSPEC_PRECRQU_S_QB_PH)
21723         (UNSPEC_PRECEQ_W_PHL, UNSPEC_PRECEQ_W_PHR, UNSPEC_PRECEQU_PH_QBL)
21724         (UNSPEC_PRECEQU_PH_QBR, UNSPEC_PRECEQU_PH_QBLA, UNSPEC_PRECEQU_PH_QBRA)
21725         (UNSPEC_PRECEU_PH_QBL, UNSPEC_PRECEU_PH_QBR, UNSPEC_PRECEU_PH_QBLA)
21726         (UNSPEC_PRECEU_PH_QBRA, UNSPEC_SHLL, UNSPEC_SHLL_S, UNSPEC_SHRL_QB)
21727         (UNSPEC_SHRA_PH, UNSPEC_SHRA_R, UNSPEC_MULEU_S_PH_QBL)
21728         (UNSPEC_MULEU_S_PH_QBR, UNSPEC_MULQ_RS_PH, UNSPEC_MULEQ_S_W_PHL)
21729         (UNSPEC_MULEQ_S_W_PHR, UNSPEC_DPAU_H_QBL, UNSPEC_DPAU_H_QBR)
21730         (UNSPEC_DPSU_H_QBL, UNSPEC_DPSU_H_QBR, UNSPEC_DPAQ_S_W_PH)
21731         (UNSPEC_DPSQ_S_W_PH, UNSPEC_MULSAQ_S_W_PH, UNSPEC_DPAQ_SA_L_W)
21732         (UNSPEC_DPSQ_SA_L_W, UNSPEC_MAQ_S_W_PHL, UNSPEC_MAQ_S_W_PHR)
21733         (UNSPEC_MAQ_SA_W_PHL, UNSPEC_MAQ_SA_W_PHR, UNSPEC_BITREV, UNSPEC_INSV)
21734         (UNSPEC_REPL_QB, UNSPEC_REPL_PH, UNSPEC_CMP_EQ, UNSPEC_CMP_LT)
21735         (UNSPEC_CMP_LE, UNSPEC_CMPGU_EQ_QB, UNSPEC_CMPGU_LT_QB)
21736         (UNSPEC_CMPGU_LE_QB, UNSPEC_PICK, UNSPEC_PACKRL_PH, UNSPEC_EXTR_W)
21737         (UNSPEC_EXTR_R_W, UNSPEC_EXTR_RS_W, UNSPEC_EXTR_S_H, UNSPEC_EXTP)
21738         (UNSPEC_EXTPDP, UNSPEC_SHILO, UNSPEC_MTHLIP, UNSPEC_WRDSP)
21739         (UNSPEC_RDDSP): Moved from mips.md.
21740         * config/mips/mips-dspr2.md (UNSPEC_ABSQ_S_QB, UNSPEC_ADDU_PH)
21741         (UNSPEC_ADDU_S_PH, UNSPEC_ADDUH_QB, UNSPEC_ADDUH_R_QB, UNSPEC_APPEND)
21742         (UNSPEC_BALIGN, UNSPEC_CMPGDU_EQ_QB, UNSPEC_CMPGDU_LT_QB)
21743         (UNSPEC_CMPGDU_LE_QB, UNSPEC_DPA_W_PH, UNSPEC_DPS_W_PH, UNSPEC_MADD)
21744         (UNSPEC_MADDU, UNSPEC_MSUB, UNSPEC_MSUBU, UNSPEC_MUL_PH)
21745         (UNSPEC_MUL_S_PH, UNSPEC_MULQ_RS_W, UNSPEC_MULQ_S_PH, UNSPEC_MULQ_S_W)
21746         (UNSPEC_MULSA_W_PH, UNSPEC_MULT, UNSPEC_MULTU, UNSPEC_PRECR_QB_PH)
21747         (UNSPEC_PRECR_SRA_PH_W, UNSPEC_PRECR_SRA_R_PH_W, UNSPEC_PREPEND)
21748         (UNSPEC_SHRA_QB, UNSPEC_SHRA_R_QB, UNSPEC_SHRL_PH, UNSPEC_SUBU_PH)
21749         (UNSPEC_SUBU_S_PH, UNSPEC_SUBUH_QB, UNSPEC_SUBUH_R_QB, UNSPEC_ADDQH_PH)
21750         (UNSPEC_ADDQH_R_PH, UNSPEC_ADDQH_W, UNSPEC_ADDQH_R_W, UNSPEC_SUBQH_PH)
21751         (UNSPEC_SUBQH_R_PH, UNSPEC_SUBQH_W, UNSPEC_SUBQH_R_W, UNSPEC_DPAX_W_PH)
21752         (UNSPEC_DPSX_W_PH, UNSPEC_DPAQX_S_W_PH, UNSPEC_DPAQX_SA_W_PH)
21753         (UNSPEC_DPSQX_S_W_PH, UNSPEC_DPSQX_SA_W_PH): Moved from mips.md.
21754         * config/mips/mips-ps-3d.md (UNSPEC_MOVE_TF_PS, UNSPEC_C)
21755         (UNSPEC_ALNV_PS, UNSPEC_CABS, UNSPEC_ADDR_PS, UNSPEC_CVT_PW_PS)
21756         (UNSPEC_CVT_PS_PW, UNSPEC_MULR_PS, UNSPEC_ABS_PS, UNSPEC_RSQRT1)
21757         (UNSPEC_RSQRT2, UNSPEC_RECIP1, UNSPEC_RECIP2, UNSPEC_SINGLE_CC)
21758         (UNSPEC_SCC): Moved from mips.md.
21759         * config/mips/mips.c (mips_arch, mips_tune): Change enum from
21760         "processor_type" to "processor".
21761         (mips_rtx_cost_data): Replace PROCESSOR_MAX with NUM_PROCESSOR_VALUES.
21762         * config/mips/mips.h (processor_type): Delete.
21763         (mips_cpu_info.cpu, mips_arch, mips_tune): Change enum from
21764         "processor_type" to "processor".
21765
21766 2010-06-10  Richard Sandiford  <rdsandiford@googlemail.com>
21767
21768         * configure.ac (tm_include_list): Add insn-constants.h.
21769         * configure: Regenerate.
21770         * Makefile.in (GTM_H): Move insn-constants.h here from...
21771         (TM_H): ...here.
21772         * mkconfig.sh: Remove special handling for insn-constants.h.
21773
21774 2010-06-10  Richard Sandiford  <rdsandiford@googlemail.com>
21775
21776         * Makefile.in (BUILD_RTL): Move build/read-md.o to...
21777         (BUILD_MD): ...this new variable.
21778         (simple_generated_rtl_h, simple_generated_rtl_c): New variables
21779         that include the old contents of simple_generated_h and
21780         simple_generated_c.
21781         (simple_generated_h, simple_generated_c): Include them.  Add
21782         insn-constants.h.
21783         (s-%): Make simple_generated_{h,c} stamps depend on $(MD_DEPS)
21784         and simple_generated_rtl_{h,c} stamps depend on insn-conditions.md.
21785         Remove these dependencies from the main rule and include
21786         insn-conditions.md in the command line only if it appears
21787         in the dependency list.
21788         (insn-constants.h, s-constants): Delete.
21789         (build/genconstants.o): Don't depend on $(RTL_BASE_H), $(GTM_H)
21790         or gensupport.h.
21791         (build/genmddeps.o): Likewise.
21792         (genprogrtl): New variable that contains everything from genprogmd
21793         except mddeps and constants.
21794         (genprogmd): Redefine in terms of genprogrtl.  Make these programs
21795         depend on $(BUILD_MD)
21796         (genprog): New variable.  Make these programs depend on
21797         $(BUILD_ERRORS).
21798         * genmddeps.c: Don't include tm.h, rtl.h or gensupport.h.
21799         (main): Use read_md_files instead of init_rtx_reader_args.
21800         * genconstants.c: As for genmddeps.c.
21801         * read-md.h (read_skip_construct): Declare.
21802         * read-md.c (read_skip_construct): New function.
21803         (handle_file): Allow a null handle_directive, skipping the
21804         construct if so.
21805         (parse_include): Update the comment accordingly.
21806
21807 2010-06-10  Richard Sandiford  <rdsandiford@googlemail.com>
21808
21809         * Makefile.in (build/genmddeps.o): Depend on $(READ_MD_H).
21810         * genmddeps.c: Include read-md.h.
21811         (main): Call init_rtx_reader_args instead of init_md_reader_args.
21812         * genattr.c (main): Likewise.
21813         * genattrtab.c (main): Likewise.
21814         * genautomata.c (main): Likewise.
21815         * gencodes.c (main): Likewise.
21816         * genconditions.c (main): Likewise.
21817         * genconfig.c (main): Likewise.
21818         * genconstants.c (main): Likewise.
21819         * genemit.c (main): Likewise.
21820         * genextract.c (main): Likewise.
21821         * genflags.c (main): Likewise.
21822         * genopinit.c (main): Likewise.
21823         * genoutput.c (main): Likewise.
21824         * genpeep.c (main): Likewise.
21825         * genrecog.c (main): Likewise.
21826         * genpreds.c (main): Likewise.
21827         * gensupport.h (in_fname): Move to read-md.h.
21828         (init_md_reader_args_cb): Rename to...
21829         (init_rtx_reader_args_cb): ...this and return a bool.
21830         (init_md_reader_args): Rename to...
21831         (init_rtx_reader_args): ...this and return a bool.
21832         (include_callback): Move to read-md.h.
21833         * gensupport.c (in_fname, include_callback, base_dir, max_include_len)
21834         (file_name_list, first_dir_md_include): Move to read-md.c
21835         (first_bracket_include): Delete unused variable.
21836         (last_dir_md_include): Move to read-md.c.
21837         (process_include): Delete, moving code to read-md.c:handle_include.
21838         (process_rtx): Don't handle INCLUDE.
21839         (save_string): Delete.
21840         (rtx_handle_directive): New function.
21841         (init_md_reader_args_cb): Rename to...
21842         (init_rtx_reader_args_cb): ...this and return a boolean success value.
21843         Use read_md_args.
21844         (init_md_reader_args): Rename to...
21845         (init_rtx_reader_args): ...this and return a boolean success value.
21846         * rtl.def (INCLUDE): Delete.
21847         * rtl.h (read_rtx): Remove "int *" argument.  Add "const char *"
21848         argument.
21849         * read-rtl.c (read_conditions): Don't gobble ')' here.
21850         (read_mapping): Likewise.
21851         (read_rtx): Remove LINENO argument.  Add RTX_NAME argument.
21852         Handle top-level non-rtx constructs here rather than in read_rtx_1.
21853         Store the whole queue in *X.  Remove call to init_md_reader.
21854         (read_rtx_1): Rename to...
21855         (read_rtx_code): ...this.  Call read_nested_rtx to read subrtxes.
21856         Don't handle top-level non-rtx constructs here.  Don't handle (nil)
21857         here.
21858         (read_nested_rtx): New function.  Handle (nil) here rather than
21859         in read_rtx_code.
21860         (read_rtx_variadic): Call read_nested_rtx to read subrtxes.  Don't
21861         gobble ')' here.
21862         * read-md.h (directive_handler_t): New type.
21863         (in_fname, include_callback): Moved from read-md.h.
21864         (read_constants, init_md_reader): Delete.
21865         (read_md_files): Declare.
21866         * read-md.c (file_name_list, in_fname, base_dir, first_dir_md_include)
21867         (last_dir_md_include_ptr, include_callback, max_include_len): Moved
21868         from gensupport.c.
21869         (read_constants): Rename to...
21870         (handle_constants): ...this.  Don't gobble ')' here.
21871         (handle_include, handle_file, handle_toplevel_file)
21872         (parse_include): New functions, mostly taken from gensupport.c.
21873         (init_md_reader): Subsume into...
21874         (read_md_files): ...this new function.
21875
21876 2010-06-10  Richard Sandiford  <rdsandiford@googlemail.com>
21877
21878         * read-md.h (read_char): Increment read_md_lineno after reading '\n'.
21879         (unread_char): Decrement read_md_lineno after putting back '\n'.
21880         * read-md.c (fatal_with_file_and_line): Push back any characters
21881         that we decide not to add to the context.
21882         (read_skip_spaces): Don't increment read_md_lineno here.  Avoid using
21883         fatal_expected_char in cases where '/' ends a line (for example).
21884         (read_name): Don't increment read_md_lineno here.
21885         (read_escape): Likewise.
21886         (read_quoted_string): Likewise.
21887         (read_braced_string): Likewise.
21888
21889 2010-06-10  Richard Sandiford  <rdsandiford@googlemail.com>
21890
21891         * Makefile.in (READ_MD_H): Add $(HASHTAB_H).
21892         (build/genconstants.o): Depend on $(READ_MD_H) gensupport.h.
21893         * genconstants.c: Include read-md.h.
21894         * read-rtl.c (md_constants): Move to read-md.c.
21895         (md_name): Move to read-md.h.
21896         (initialize_iterators): Use leading_string_hash instead of def_hash
21897         and leading_string_eq_p instead of def_name_eq_p.
21898         (read_name): Move to read-md.c.
21899         (def_hash, def_name_eq_p): Delete.
21900         (read_constants, traverse_md_constants): Move to read-md.c.
21901         * rtl.h (md_constant, traverse_md_constants): Move to read-md.h.
21902         * read-md.h: Include hashtab.h.
21903         (md_name): Moved from read-rtl.c.
21904         (md_constant): Moved from read-md.h.
21905         (leading_string_hash, leading_string_eq_p, read_name)
21906         (read_constants, traverse_md_constants): Declare.
21907         * read-md.c (md_constants): Moved from read-rtl.c.
21908         (leading_string_hash, leading_string_eq_p): New functions.
21909         (read_name, read_constants, traverse_md_constants): Moved from
21910         read-rtl.c.
21911
21912 2010-06-10  Richard Sandiford  <rdsandiford@googlemail.com>
21913
21914         * read-rtl.c (md_name): New structure.
21915         (read_name): Take an md_name instead of a buffer pointer.
21916         Use the "string" field instead of strcpy when expanding constants.
21917         (read_constants): Remove the tmp_char argument.  Update the calls
21918         to read_name, using two local name buffers instead of the tmp_char
21919         argument.  Merge the constant-creation code.
21920         (read_conditions): Remove the tmp_char argument.  Update the calls
21921         to read_name, using a local name buffer instead of the tmp_char
21922         argument.
21923         (read_mapping): Replace tmp_char variable with a local name buffer.
21924         Update the calls to read_name.
21925         (read_rtx_1): Likewise.  Update the calls to read_constants and
21926         read_conditions.
21927
21928 2010-06-10  Richard Sandiford  <rdsandiford@googlemail.com>
21929
21930         * Makefile.in (build/read-md.o): Depend on errors.h.
21931         * read-md.h (error_with_line): Declare.
21932         * read-md.c: Include errors.h.
21933         (message_with_line_1): New function, extracted from...
21934         (message_with_line): ...here.
21935         (error_with_line): New function.
21936         * genattrtab.c: If a call to message_with_line is followed by
21937         "have_error = 1;", replace both statements with a call to
21938         error_with_line.
21939         * genoutput.c: Likewise.
21940         * genpreds.c: Likewise.
21941         * genrecog.c: If a call to message_with_line is followed by
21942         "error_count++;", replace both statements with a call to
21943         error_with_line.
21944         (errorcount): Delete.
21945         (main): Don't check it.
21946         * gensupport.c: If a call to message_with_line is followed by
21947         "errors = 1;", replace both statements with a call to error_with_line.
21948         (errors): Delete.
21949         (process_define_cond_exec): Check have_error instead of errors.
21950         (init_md_reader_args_cb): Likewise.  Don't set errors.
21951
21952 2010-06-10  Richard Sandiford  <rdsandiford@googlemail.com>
21953
21954         * read-md.h (read_md_file): Declare.
21955         (read_char, unread_char): New functions.
21956         (fatal_with_file_and_line, fatal_expected_char, read_skip_spaces)
21957         (read_quoted_string, read_string): Remove FILE * argument.
21958         * read-md.c (read_md_file): New variable.
21959         (read_md_filename, read_md_lineno): Update comments and remove
21960         unnecessary initialization.
21961         (fatal_with_file_and_line, fatal_expected_char, read_skip_spaces)
21962         (read_escape, read_quoted_string, read_braced_string, read_string):
21963         Remove FILE * argument.  Update calls accordingly, using read_char
21964         and unread_char instead of getc and ungetc.
21965         * rtl.h (read_rtx): Remove FILE * argument.
21966         * read-rtl.c (iterator_group): Remove FILE * argument from
21967         "find_builtin".
21968         (iterator_traverse_data): Remove "infile" field.
21969         (find_mode, find_code, apply_mode_maps, apply_iterator_to_rtx)
21970         (add_mapping, read_name, read_constants, read_conditions)
21971         (validate_const_int, find_iterator, read_mapping, check_code_iterator)
21972         (read_rtx, read_rtx_1, read_rtx_variadic): Remove FILE * argument.
21973         Remove file arguments from all calls, using read_char and unread_char
21974         instead of getc and ungetc.
21975         * gensupport.c (process_include): Preserve read_md_file around
21976         the include.  Set read_md_file to the handle of the included file.
21977         Update call to read_rtx.
21978         (init_md_reader_args_cb): Set read_md_file to the handle of the file
21979         and remove local FILE *.  Update calls to read_rtx.
21980
21981 2010-06-10  Richard Sandiford  <rdsandiford@googlemail.com>
21982
21983         * read-md.h (read_rtx_lineno): Rename to...
21984         (read_md_lineno): ...this.
21985         (read_rtx_filename): Rename to...
21986         (read_md_filename): ...this.
21987         (copy_rtx_ptr_loc): Rename to...
21988         (copy_md_ptr_loc): ...this.
21989         (print_rtx_ptr_loc): Rename to...
21990         (print_md_ptr_loc): ...this.
21991         * read-md.c: Likewise.  Update references after renaming.
21992         (string_obstack): Replace RTL with MD in comment.
21993         (set_rtx_ptr_loc): Rename to...
21994         (set_md_ptr_loc): ...this.
21995         (get_rtx_ptr_loc): Rename to...
21996         (get_md_ptr_loc): ...this.
21997         * genconditions.c: Update references after renaming.
21998         * genemit.c: Likewise.
21999         * genoutput.c: Likewise.
22000         * genpreds.c: Likewise.
22001         * gensupport.c: Likewise.
22002         * read-rtl.c: Likewise.
22003
22004 2010-06-10  Richard Sandiford  <rdsandiford@googlemail.com>
22005
22006         * Makefile.in (READ_MD_H): New variable.
22007         (BUILD_RTL): Add build/read-md.o.
22008         (lto-wrapper.o): Depend on coretypes.h instead of defaults.h.
22009         (build/gensupport.o, build/read-rtl.o, build/genattr.o)
22010         (build/genattrtab.o, build/genconditions.o build/genemit.o)
22011         (build/genextract.o, build/genflags.o, build/genoutput.o)
22012         (build/genpreds.o, build/genrecog.o): Depend on $(READ_MD_H).
22013         (build/read-md.o): New rule.
22014         * defaults.h (obstack_chunk_alloc, obstack_chunk_free)
22015         (OBSTACK_CHUNK_SIZE, gcc_obstack_init): Move to...
22016         * coretypes.h: ...here.
22017         * lto-wrapper.c: Include coretypes.h instead of defaults.h.
22018         * pretty-print.c (obstack_chunk_alloc, obstack_chunk_free): Delete.
22019         * genattr.c: Include read-md.h.
22020         * genattrtab.c: Likewise.
22021         * genconditions.c: Likewise.
22022         * genemit.c: Likewise.
22023         * genextract.c: Likewise.
22024         * genflags.c: Likewise.
22025         * genoutput.c: Likewise.
22026         * genpreds.c: Likewise.
22027         * genrecog.c: Likewise.
22028         * rtl.h (read_skip_spaces, copy_rtx_ptr_loc, print_rtx_ptr_loc)
22029         (join_c_conditions, print_c_condition, read_rtx_filename)
22030         (read_rtx_lineno): Move to read-md.h.
22031         * read-rtl.c: Include read-md.h.
22032         (ptr_loc, string_obstack, ptr_locs, ptr_loc_obstack)
22033         (joined_conditions, joined_conditions_obstack, read_rtx_lineno)
22034         (read_rtx_filename, fatal_with_file_and_line, fatal_expected_char)
22035         (leading_ptr_hash, leading_ptr_eq_p, set_rtx_ptr_loc, get_rtx_ptr_loc)
22036         (copy_rtx_ptr_loc, print_rtx_ptr_loc, join_c_conditions)
22037         (print_c_condition, read_skip_spaces, read_escape, read_quoted_string)
22038         (read_braced_string, read_string): Move to read-md.c.
22039         (read_rtx): Move some initialization to init_md_reader and call
22040         init_md_reader here.
22041         * gensupport.h (message_with_line, n_comma_elts, scan_comma_elt):
22042         Move to read-md.h.
22043         * gensupport.c: Include read-md.h.
22044         (message_with_line, n_comma_elts, scan_comma_elt): Move to read-md.c.
22045         * read-md.h, read-md.c: New files.
22046
22047 2010-06-10  Anatoly Sokolov  <aesok@post.ru>
22048
22049         * config/moxie/moxie.h (FUNCTION_VALUE, FUNCTION_OUTGOING_VALUE,
22050         LIBCALL_VALUE, FUNCTION_VALUE_REGNO_P): Remove macros.
22051         * config/moxie/moxie-protos.h (moxie_function_value): Remove.
22052         * config/moxie/moxie.c (moxie_function_value): Make static.
22053         (moxie_libcall_value, moxie_function_value_regno_p): New functions.
22054         (TARGET_LIBCALL_VALUE, TARGET_FUNCTION_VALUE_REGNO_P): Define.
22055
22056 2010-06-10  Martin Jambor  <mjambor@suse.cz>
22057
22058         * Makefile.in (tree-sra.o): Add DBGCNT_H to dependencies.
22059         * dbgcnt.def (tree_sra): New counter.
22060         * tree-sra.c: Include dbgcnt.h.
22061         (gate_intra_sra): Check tree_sra debug counter.
22062
22063 2010-06-10  Martin Jambor  <mjambor@suse.cz>
22064
22065         PR tree-optimization/44258
22066         * tree-sra.c (build_access_subtree): Return false iff there is a
22067         partial overlap.
22068         (build_access_trees): Likewise.
22069         (analyze_all_variable_accesses): Disqualify candidates if
22070         build_access_trees returns true for them.
22071
22072 2010-06-10  Alexandre Oliva  <aoliva@redhat.com>
22073
22074         PR debug/41371
22075         * var-tracking.c (find_loc_in_1pdv): Remove recursion, only
22076         tail-recurse into canonical node.  Fast-forward over
22077         non-canonical VALUEs.
22078
22079 2010-06-10  H.J. Lu  <hongjiu.lu@intel.com>
22080
22081         PR boostrap/44470
22082         * config/i386/i386.md (*add<mode>_1): Revert revision 160394.
22083         (*addsi_1_zext) <TYPE_LEA>: Likewise.
22084         (add lea splitter): Likewise.
22085         (add_zext lea splitter): Likewise.
22086
22087 2010-06-10  Joseph Myers  <joseph@codesourcery.com>
22088
22089         * common.opt (fshow-column): Don't mark as C ObjC C++ ObjC++.
22090
22091 2010-06-10  Jan Hubicka  <jh@suse.cz>
22092
22093         * df-problems.c (df_live_problem_data): Add live_bitmaps.
22094         (df_live_alloc): Initialize problem data and live_osbtacks.
22095         (df_live_finalize): Remove obstack, problem data; do not
22096         clear all bitmaps.
22097         (df_live_top_dump, df_live_bottom_dump): Do not dump old
22098         data when not allocated.
22099         (df_live_verify_solution_start): Do not allocate problem data.
22100         (df_live_verify_solution_end): Check if out is allocated.
22101         (struct df_md_problem_data): New structure.
22102         (df_md_alloc): Allocate problem data.
22103         (df_md_free): Free problem data; do not clear bitmaps.
22104
22105 2010-06-10  Jan Beulich  <jbeulich@novell.com>
22106
22107         PR bootstrap/37304
22108         * configure.ac: Replace $() with ${} when intending to expand
22109         variables rather than invoking commands.
22110         * configure: Re-generate.
22111
22112 2010-06-10  Jan Hubicka  <jh@suse.cz>
22113
22114         PR rtl-optimization/44460
22115         * emit-rtl.c (set_mem_attributes_minus_bitpos): Remove
22116         TYPE_NEEDS_CONSTRUCTING sanity check.
22117
22118 2010-06-10  Gerald Pfeifer  <gerald@pfeifer.com>
22119
22120         * doc/include/fdl.texi: Move to GFDL version 1.3.
22121
22122         * doc/cpp.texi: Move to GFDL version 1.3.
22123         * doc/gcc.texi: Move to GFDL version 1.3.  Fix copyright years.
22124         * doc/gccint.texi: Move to GFDL version 1.3.
22125         * doc/gcov.texi: Move to GFDL version 1.3.  Update copyright years.
22126         * doc/install.texi: Move to GFDL version 1.3.  Fix copyright years.
22127         * doc/invoke.texi: Move to GFDL version 1.3.
22128
22129 2010-06-09  Jan Hubicka  <jh@suse.cz>
22130
22131         * ipa-pure-const.c (propagate_pure_const, propagate_noreturn):
22132         Break out from ...
22133         (propagate) ... here; swap the order.
22134
22135 2010-06-09  Jan Hubicka  <jh@suse.cz>
22136
22137         * bitmap.c (bitmap_elt_insert_after, bitmap_first_set_bit,
22138         bitmap_first_set_bit, bitmap_last_set_bit, bitmap_last_set_bit,
22139         bitmap_and_into, bitmap_and_compl_into, bitmap_set_range,
22140         bitmap_compl_and_into, bitmap_elt_ior): Use checking asserts.
22141
22142 2010-06-09  Changpeng Fang  <changpeng.fang@amd.com>
22143
22144         * tree-ssa-loop-prefetch.c (gather_memory_references_ref):
22145         Do not the gather memory reference in the outer loop if the step
22146         is not a constant.
22147
22148 2010-06-09  Changpeng Fang  <changpeng.fang@amd.com>
22149
22150         * tree-ssa-loop-prefetch.c (PREFETCH_MOD_TO_UNROLL_FACTOR_RATIO) :
22151         Change the PREFETCH_MOD_TO_UNROLL_FACTOR_RATIO threshold value from
22152         8 to 4.  Minor change of the related comments.
22153
22154 2010-06-09  Sebastian Pop  <sebastian.pop@amd.com>
22155
22156         * tree-scalar-evolution.c (instantiate_scev_name): Do not fail
22157         the scev analysis when the variable is not used outside the loop
22158         in a close phi node: call compute_overall_effect_of_inner_loop.
22159
22160 2010-06-09  Sebastian Pop  <sebastian.pop@amd.com>
22161
22162         * graphite-sese-to-poly.c (single_pred_cond): Renamed
22163         single_pred_cond_non_loop_exit.  Return NULL for loop exit edges.
22164         (build_sese_conditions_before): Renamed call to single_pred_cond.
22165         (build_sese_conditions_after): Same.
22166
22167 2010-06-09  Sebastian Pop  <sebastian.pop@amd.com>
22168
22169         * graphite-poly.h: Fix comments and indentation.
22170         * graphite-sese-to-poly.c: Same.
22171         (build_sese_conditions_before): Compute stmt and gbb only when needed.
22172         * tree-chrec.c: Fix comments and indentation.
22173         (tree-ssa-loop-niter.c): Same.
22174
22175 2010-06-09  Eric Botcazou  <ebotcazou@adacore.com>
22176
22177         PR rtl-optimization/42461
22178         * dce.c (deletable_insn_p): Return true for const or pure calls again.
22179         * except.c (insn_could_throw_p): Return false if !flag_exceptions.
22180
22181 2010-06-09  Jan Hubicka  <jh@suse.cz>
22182
22183         * bitmap.c (bitmap_and): Walk array forward.
22184         (bitmap_and_compl_into): Likewise.
22185         (bitmap_xor): Likewise.
22186         (bitmap_xor_into):  Likewise.
22187         (bitmap_equal_p): Likewise.
22188         (bitmap_intersect_p): Likewise.
22189         (bitmap_intersect_compl_p): Likewise.
22190         (bitmap_ior_and_into): Likewise.
22191         (bitmap_elt_copy): Likewise.
22192         (bitmap_and_compl): Likewise.
22193         (bitmap_elt_ior): Likewise.
22194
22195 2010-06-09  Dave Korn  <dave.korn.cygwin@gmail.com>
22196
22197         * opts-common.c (prune_options): Ensure replacement argv array
22198         is correctly terminated by a NULL entry.
22199
22200 2010-06-09  Jan Hubicka  <jh@suse.cz>
22201
22202         * cgraph.h (varpool_first_static_initializer,
22203         varpool_next_static_initializer): Make checking only when
22204         checking enabled.
22205         * tree-vectorizer.h (vinfo_for_stmt): Remove check.
22206         (set_vinfo_for_stmt, get_earlier_stmt, is_loop_header_bb_p): Change
22207         gcc_assert to gcc_checking_assert.
22208         * tree-flow-inline.h (gimple_vop, get_var_ann, relink_imm_use,
22209         phi_nodes, set_phi_nodes, phi_arg_index_from_use, op_iter_next_use,
22210         op_iter_next_def, op_iter_next_tree, op_iter_init, op_iter_init_use,
22211         op_iter_init_phiuse, op_iter_init_phidef,
22212         array_ref_contains_indirect_ref, ref_contains_array_ref): Use
22213         gcc_checking_assert.
22214         * emit-rtl.h (set_first_insn, set_last_insn): Likewise.
22215         * tree-ssa-live.h (var_to_partition, var_to_partition_to_var,
22216         partition_is_global, live_on_entry, live_on_exit,
22217         live_merge_and_clear): Likewise.
22218         * system.h (gcc_checking_assert): New macro.
22219         * gimple.h (set_bb_seq): Use gcc_checking_assert.
22220
22221 2010-06-09  Jason Merrill  <jason@redhat.com>
22222
22223         * Makefile.in (TAGS): Collect tags info from c-family.
22224
22225 2010-06-09  Jan Hubicka  <jh@suse.cz>
22226
22227         * gimple.h (gcc_gimple_checking_assert): New macro.
22228         (gimple_set_def_ops, gimple_set_use_ops,
22229         gimple_set_vuse, gimple_set_vdef,
22230         gimple_omp_subcode, gimple_omp_set_subcode, gimple_ops, gimple_op,
22231         gimple_op_ptr, gimple_op_ptr, gimple_set_op, gimple_bind_set_block,
22232         gimple_asm_input_op, gimple_asm_input_op_ptr, gimple_asm_set_input_op,
22233         gimple_asm_output_op, gimple_asm_output_op_ptr,
22234         gimple_asm_set_output_op, gimple_asm_clobber_op,
22235         gimple_asm_set_clobber_op, gimple_asm_label_op,
22236         gimple_asm_set_label_op, gimple_try_set_kind,
22237         gimple_try_catch_is_cleanup, gimple_try_set_catch_is_cleanup,
22238         gimple_phi_arg, gimple_switch_num_labels, gimple_switch_set_index,
22239         gimple_switch_label, gimple_switch_set_label, gimple_omp_for_index,
22240         gimple_omp_for_index_ptr, gimple_omp_for_set_index,
22241         gimple_omp_for_initial, gimple_omp_for_initial_ptr,
22242         gimple_omp_for_set_initial, gimple_omp_for_final,
22243         gimple_omp_for_final_ptr, gimple_omp_for_set_final,
22244         gimple_omp_for_incr, gimple_omp_for_incr_ptr, gimple_omp_for_set_incr,
22245         gimple_omp_for_set_cond, gimple_omp_for_cond): Make checking
22246         conditional with ENABLE_GIMPLE_CHECKING.
22247         (gimple_phi_set_arg): Likewise; replace memcpy by assignment.
22248
22249 2010-06-09  Sandra Loosemore  <sandra@codesourcery.com>
22250
22251         * tree-ssa-loop-ivopts.c (adjust_setup_cost): New function.
22252         (get_computation_cost_at): Use it.
22253         (determine_use_iv_cost_condition): Likewise.
22254         (determine_iv_cost): Likewise.
22255
22256 2010-06-09  Richard Guenther  <rguenther@suse.de>
22257
22258         * tree-ssa-loop-niter.c (simplify_replace_tree): Do not
22259         replace constants.
22260
22261 2010-06-09  Kai Tietz  <kai.tietz@onevision.com>
22262
22263         * c-objc-common.c (c_tree_printer): Pre-intialize t by NULL_TREE.
22264
22265 2010-06-09  Martin Jambor  <mjambor@suse.cz>
22266
22267         PR tree-optimization/44423
22268         * tree-sra.c (dump_access): Dump also grp_assignment_read.
22269         (analyze_access_subtree): Pass negative allow_replacements to children
22270         if the current type is scalar.
22271
22272 2010-06-09  Joern Rennecke  <joern.rennecke@embecosm.com>
22273
22274         PR testsuite/42843
22275         * gcc-plugin.h (int plugin_is_GPL_compatible): Declare as extern "C".
22276         * doc/plugins.texi (Plugin license check): Update information
22277         on type of plugin_is_GPL_compatible.
22278         * Makefile.in (PLUGINCC): Define as $(COMPILER).
22279         (PLUGINCFLAGS): Define as $(COMPILER_FLAGS).
22280
22281 2010-06-09  Bernd Schmidt  <bernds@codesourcery.com>
22282
22283         * config/arm/arm.c (thumb2_reorg): New function.
22284         (arm_reorg): Call it.
22285         * config/arm/thumb2.md (define_peephole2 for flag clobbering
22286         arithmetic operations): Delete.
22287
22288 2010-06-09  Edmar Wienskoski  <edmar@freescale.com>
22289
22290         PR target/44067
22291         * config/rs6000/rs6000.md (DIFD): Do not split dpfp values for
22292         e500v2 target.
22293
22294 2010-06-09  Joern Rennecke  <joern.rennecke@embecosm.com>
22295
22296         PR plugins/44459
22297         * gcc-plugin.h: Encapsulate all declarations in extern "C".
22298
22299 2010-06-08  Jan Hubicka  <jh@suse.cz>
22300
22301         * basic-block.h (single_succ_edge, single_pred_edge, ei_container,
22302         ei_next, ei_prev): Do sanity checking with ENABLE_CHECKING only.
22303
22304 2010-06-08  Sandra Loosemore  <sandra@codesourcery.com>
22305
22306         PR tree-optimization/39874
22307         PR middle-end/28685
22308         * gimple.h (maybe_fold_and_comparisons, maybe_fold_or_comparisons):
22309         Declare.
22310         * gimple-fold.c (canonicalize_bool, same_bool_comparison_p,
22311         same_bool_result_p): New.
22312         (and_var_with_comparison, and_var_with_comparison_1,
22313         and_comparisons_1, and_comparisons, maybe_fold_and_comparisons): New.
22314         (or_var_with_comparison, or_var_with_comparison_1,
22315         or_comparisons_1, or_comparisons, maybe_fold_or_comparisons): New.
22316         * tree-ssa-reassoc.c (eliminate_redundant_comparison): Use
22317         maybe_fold_and_comparisons or maybe_fold_or_comparisons instead
22318         of combine_comparisons.
22319         * tree-ssa-ifcombine.c (ifcombine_ifandif, ifcombine_iforif): Likewise.
22320
22321 2010-06-08  Anatoly Sokolov  <aesok@post.ru>
22322
22323         * config/pdp11/pdp11.h (FUNCTION_VALUE, FUNCTION_OUTGOING_VALUE,
22324         LIBCALL_VALUE, FUNCTION_VALUE_REGNO_P): Remove macros.
22325         * config/pdp11/pdp11.c (pdp11_function_value, pdp11_libcall_value,
22326         pdp11_function_value_regno_p): New functions.
22327         (TARGET_FUNCTION_VALUE, TARGET_LIBCALL_VALUE,
22328         TARGET_FUNCTION_VALUE_REGNO_P): Define.
22329
22330 2010-06-08  Kazu Hirata  <kazu@codesourcery.com>
22331
22332         * config/arm/arm.c (arm_rtx_costs_1): Don't special case for
22333         Thumb-2 in the MINUS case.
22334
22335 2010-06-08  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
22336
22337         * doc/tm.texi (Per-Function Data): Do not reference ggc_alloc.
22338
22339         * doc/gty.texi (GTY Options): Document typed GC allocation and
22340         variable_size GTY option.
22341
22342         * ggc-internal.h: New.
22343
22344         * ggc.h: Update copyright year.
22345         (digit_string): Move to stringpool.c.
22346         (ggc_mark_stringpool, ggc_purge_stringpool, ggc_mark_roots)
22347         (gt_pch_save_stringpool, gt_pch_fixup_stringpool)
22348         (gt_pach_restore_stringpool, gt_pch_p_S, gt_pch_note_object)
22349         (init_ggc_pch, ggc_pch_count_object, ggc_pch_total_size)
22350         (ggc_pch_this_base, ggc_pch_alloc_object, ggc_pch_prepare_write)
22351         (ggc_pch_write_object, ggc_pch_finish, ggc_pch_read)
22352         (ggc_force_collect, ggc_get_size, ggc_statistics)
22353         (ggc_print_common_statistics): Move to ggc-internal.h.
22354         (digit_vector, new_ggc_zone, destroy_ggc_zone, ggc_alloc_stat)
22355         (ggc_alloc, ggc_alloc_cleared, ggc_realloc, ggc_calloc, GGC_NEW)
22356         (GGC_CNEW, GGC_NEWVEC, GGC_CNEWVEC, GGC_NEWVAR, ggc_alloc_rtvec)
22357         (ggc_alloc_tree, gt_pch_save, ggc_min_expand_heuristic)
22358         (ggc_min_heapsize_heuristic, ggc_alloc_zone)
22359         (ggc_alloc_zone_pass_stat): Remove.
22360         (ggc_internal_alloc_stat, ggc_internal_alloc)
22361         (ggc_internal_cleared_alloc_stat): New.
22362         (GGC_RESIZEVEC, GGC_RESIZEVAR): Redefine.
22363         (ggc_internal_vec_alloc_stat)
22364         (ggc_internal_cleared_vec_alloc_stat)
22365         (ggc_internal_vec_alloc_stat, ggc_internal_cleared_vec_alloc)
22366         (ggc_alloc_atomic_stat, ggc_alloc_atomic)
22367         (ggc_alloc_cleared_atomic, ggc_cleared_alloc_htab_ignore_args)
22368         (ggc_cleared_alloc_ptr_array_two_args): New.
22369         (htab_create_ggc, splay_tree_new_ggc): Redefine.
22370         (ggc_splay_alloc): Change the type of the first argument to
22371         enum gt_types_enum.
22372         (ggc_alloc_string): Make macro.
22373         (ggc_alloc_string_stat): New.
22374         (ggc_strdup): Redefine.
22375         (rtl_zone, tree_zone, tree_id_zone): Declare unconditionally.
22376         (ggc_alloc_rtvec_sized): New.
22377         (ggc_alloc_zone_stat): Rename to ggc_internal_alloc_zone_stat.
22378         (ggc_internal_alloc_zone_pass_stat, ggc_internal_alloc_zone_stat)
22379         (ggc_internal_cleared_alloc_zone_stat)
22380         (ggc_internal_zone_alloc_stat)
22381         (ggc_internal_zone_cleared_alloc_stat)
22382         (ggc_internal_zone_vec_alloc_stat)
22383         (ggc_alloc_zone_rtx_def_stat)
22384         (ggc_alloc_zone_tree_node_stat)
22385         (ggc_alloc_zone_cleared_tree_node_stat)
22386         (ggc_alloc_cleared_gimple_statement_d_stat): New.
22387
22388         * ggc-common.c: Include ggc-internal.h.
22389         (ggc_internal_cleared_alloc_stat): Rename from
22390         ggc_alloc_cleared_stat.
22391         (ggc_realloc_stat): Use ggc_internal_alloc_stat.
22392         (ggc_calloc): Remove.
22393         (ggc_cleared_alloc_htab_ignore_args): New.
22394         (ggc_cleared_alloc_ptr_array_two_args): New.
22395         (ggc_splay_alloc): Add obj_type parameter.
22396         (init_ggc_heuristics): Formatting fixes.
22397
22398         * ggc-none.c: Update copyright year.
22399         (ggc_alloc_stat): Rename to ggc_alloc_stat.
22400         (ggc_alloc_cleared_stat): Rename to
22401         ggc_internal_cleared_alloc_stat.
22402         (struct alloc_zone, rtl_zone, tree_zone, tree_id_zone): New.
22403
22404         * ggc-page.c: Update copyright year.  Include ggc-internal.h.
22405         Remove references to ggc_alloc in comments.
22406         (ggc_alloc_typed_stat): Call ggc_internal_alloc_stat.
22407         (ggc_alloc_stat): Rename to ggc_internal_alloc_stat.
22408         (new_ggc_zone, destroy_ggc_zone): Remove.
22409         (struct alloc_zone, rtl_zone, tree_zone, tree_id_zone): New.
22410
22411         * ggc-zone.c: Include ggc-internal.h.  Remove references to
22412         ggc_alloc in comments.
22413         (ggc_alloc_zone_stat): ggc_internal_alloc_zone_stat.
22414         (ggc_internal_alloc_zone_pass_stat): New.
22415         (ggc_internal_cleared_alloc_zone_stat): New.
22416         (ggc_alloc_typed_stat): Use ggc_internal_alloc_zone_pass_stat.
22417         (ggc_alloc_stat): Rename ggc_internal_alloc_stat.
22418         (new_ggc_zone, destroy_ggc_zone): Remove.
22419
22420         * stringpool.c: Update copyright year.  Include ggc-internal.h
22421         (digit_vector): Make static.
22422         (digit_string): Moved from ggc.h.
22423         (stringpool_ggc_alloc): Use ggc_alloc_atomic.
22424         (ggc_alloc_string): Rename to ggc_alloc_string_stat.
22425
22426         * Makefile.in (GGC_INTERNAL_H): New.
22427         (ggc_common.o, ggc-page.o, ggc-zone.o, stringpool.o): Add
22428         $(GGC_INTERNAL_H) to dependencies.
22429
22430         * gentype.c: Update copyright year.
22431         (walk_type): Accept variable_size GTY option.
22432         (USED_BY_TYPED_GC_P): New macro.
22433         (write_enum_defn): Use USED_BY_TYPED_GC_P.  Do not output
22434         whitespace at the end of strings.
22435         (get_type_specifier, variable_size_p): New functions.
22436         (alloc_quantity, alloc_zone): New enums.
22437         (write_typed_alloc_def): New function.
22438         (write_typed_struct_alloc_def): Likewise.
22439         (write_typed_typed_typedef_alloc_def): Likewise.
22440         (write_typed_alloc_defns): Likewise.
22441         (output_typename, write_splay_tree_allocator_def): Likewise.
22442         (write_splay_tree_allocators): Likewise.
22443         (main): Call write_typed_alloc_defns and
22444         write_splay_tree_allocators.
22445
22446         * lto-streamer.h (lto_file_decl_data_ptr): New.
22447
22448         * passes.c (order): Define using cgraph_node_ptr.
22449
22450         * strinpool.c (struct string_pool_data): Declare nested_ptr using
22451         ht_identifier_ptr.
22452
22453         * gimple.h (union gimple_statement_d): Likewise.
22454
22455         * rtl.h (struct rtx_def): Likewise.
22456         (struct rtvec_def): Likewise.
22457
22458         * tree.h (union tree_node): Likewise.
22459
22460         * tree-ssa-operands.h (struct ssa_operand_memory_d): Likewise.
22461
22462         * cfgloop.c (record_loop_exits): Use htab_create_ggc.
22463
22464         * tree-scalar-evolution.c (scev_initialize): Likewise.
22465
22466         * alias.c (record_alias_subset): Update splay_tree_new_ggc call.
22467
22468         * dwarf2asm.c (dw2_force_const_mem): Likewise.
22469
22470         * omp-low.c (lower_omp_critical): Likewise.
22471
22472         * bitmap.h (struct bitmap_head_def): Update comment to not
22473         reference ggc_alloc.
22474
22475         * config/pa/pa.c (get_deferred_label): Use GGC_RESIZEVEC.
22476
22477         * ira.c (fix_reg_equiv_init): Use GGC_RESIZEVEC.
22478
22479         * ipa-prop.c (duplicate_ggc_array): Rename to
22480         duplicate_ipa_jump_func_array.  Use typed GC allocation.
22481         (ipa_edge_duplication_hook): Call duplicate_ipa_jump_func_array.
22482
22483         * gimple.c (gimple_alloc_stat): Use
22484         ggc_alloc_cleared_gimple_statement_d_stat.
22485
22486         * varasm.c (create_block_symbol): Use ggc_alloc_zone_rtx_def.
22487
22488         * tree.c (make_node_stat): Use
22489         ggc_alloc_zone_cleared_tree_node_stat.
22490         (make_tree_vec_stat): Likewise.
22491         (build_vl_exp_stat): Likewise.
22492         (copy_node_stat): Use ggc_alloc_zone_tree_node_stat.
22493         (make_tree_binfo_stat): Likewise.
22494         (tree_cons_stat): Likewise.
22495
22496         * rtl.c (rtx_alloc_stat): Use ggc_alloc_zone_rtx_def_stat.
22497         (shallow_copy_rtx_stat): Likewise.
22498         (make_node_stat): Likewise.
22499
22500         * lto-symtab.c: Fix comment.
22501
22502         * tree-cfg.c (create_bb): Update comment to not reference
22503         ggc_alloc_cleared.
22504         * tree-ssa-structalias.c (struct heapvar_for_stmt): Fix param_is value.
22505
22506         * varpool.c (varpool_node): Use typed GC allocation.
22507         (varpool_extra_name_alias): Likewise.
22508
22509         * varasm.c (emutls_decl): Likewise.
22510         (get_unnamed_section): Likewise.
22511         (get_noswitch_section): Likewise.
22512         (get_section): Likewise.
22513         (get_block_for_section): Likewise.
22514         (build_constant_desc): Likewise.
22515         (create_constant_pool): Likewise.
22516         (force_const_mem): Likewise.
22517
22518         * tree.c (build_vl_exp_stat): Likewise.
22519         (build_real): Likewise.
22520         (build_string): Likewise.
22521         (decl_debug_expr_insert): Likewise.
22522         (decl_value_expr_insert): Likewise.
22523         (type_hash_add): Likewise.
22524         (build_omp_clause): Likewise.
22525
22526         * tree-ssanames.c (duplicate_ssa_name_ptr_info): Likewise.
22527
22528         * tree-ssa.c (init_tree_ssa): Likewise.
22529
22530         * tree-ssa-structalias.c (heapvar_insert): Likewise.
22531
22532         * tree-ssa-operands.c (ssa_operand_alloc): Likewise.
22533
22534         * tree-ssa-loop-niter.c (record_estimate): Likewise.
22535
22536         * tree-ssa-alias.c (get_ptr_info): Likewise.
22537
22538         * tree-scalar-evolution.c (new_scev_info_str): Likewise.
22539
22540         * tree-phinodes.c (allocate_phi_node): Likewise.
22541
22542         * tree-iterator.c (tsi_link_before): Likewise.
22543         (tsi_link_after): Likewise.
22544
22545         * tree-eh.c (add_stmt_to_eh_lp_fn): Likewise.
22546
22547         * tree-dfa.c (create_var_ann): Likewise.
22548
22549         * tree-cfg.c (create_bb): Likewise.
22550
22551         * toplev.c (alloc_for_identifier_to_locale): Likewise.
22552         (general_init): Likewise.
22553
22554         * stringpool.c (stringpool_ggc_alloc): Likewise.
22555         (gt_pch_save_stringpool): Likewise.
22556
22557         * sese.c (if_region_set_false_region): Likewise.
22558
22559         * passes.c (do_per_function_toporder): Likewise.
22560
22561         * optabs.c (set_optab_libfunc): Likewise.
22562         (set_conv_libfunc): Likewise.
22563
22564         * lto-symtab.c (lto_symtab_register_decl): Likewise.
22565
22566         * lto-streamer-in.c (lto_input_eh_catch_list): Likewise.
22567         (input_eh_region): Likewise.
22568         (input_eh_lp): Likewise.
22569         (make_new_block): Likewise.
22570         (unpack_ts_real_cst_value_fields): Likewise.
22571
22572         * lto-section-in.c (lto_new_in_decl_state): Likewise.
22573
22574         * lto-cgraph.c (input_node_opt_summary): Likewise.
22575
22576         * loop-init.c (loop_optimizer_init): Likewise.
22577
22578         * lambda.h (lambda_vector_new): Likewise.
22579
22580         * lambda-code.c (replace_uses_equiv_to_x_with_y): Likewise.
22581
22582         * ira.c (update_equiv_regs): Likewise.
22583
22584         * ipa.c (cgraph_node_set_new): Likewise.
22585         (cgraph_node_set_add): Likewise.
22586         (varpool_node_set_new): Likewise.
22587         (varpool_node_set_add): Likewise.
22588
22589         * ipa-prop.c (ipa_compute_jump_functions_for_edge): Likewise.
22590         (duplicate_ipa_jump_func_array): Likewise.
22591         (ipa_read_node_info): Likewise.
22592
22593         * ipa-cp.c (ipcp_create_replace_map): Likewise.
22594
22595         * integrate.c (get_hard_reg_initial_val): Likewise.
22596
22597         * gimple.c (gimple_alloc_stat): Likewise.
22598         (gimple_build_omp_for): Likewise.
22599         (gimple_seq_alloc): Likewise.
22600         (gimple_copy): Likewise.
22601
22602         * gimple-iterator.c (gsi_insert_before_without_update): Likewise.
22603         (gsi_insert_after_without_update): Likewise.
22604
22605         * function.c (add_frame_space): Likewise.
22606         (insert_temp_slot_address): Likewise.
22607         (assign_stack_temp_for_type): Likewise.
22608         (allocate_struct_function): Likewise.
22609         (types_used_by_var_decl_insert): Likewise.
22610
22611         * except.c (init_eh_for_function): Likewise.
22612         (gen_eh_region): Likewise.
22613         (gen_eh_region_catch): Likewise.
22614         (gen_eh_landing_pad): Likewise.
22615         (add_call_site): Likewise.
22616
22617         * emit-rtl.c (get_mem_attrs): Likewise.
22618         (get_reg_attrs): Likewise.
22619         (start_sequence): Likewise.
22620         (init_emit): Likewise.
22621
22622         * dwarf2out.c (new_cfi): Likewise.
22623         (queue_reg_save): Likewise.
22624         (dwarf2out_frame_init): Likewise.
22625         (new_loc_descr): Likewise.
22626         (find_AT_string): Likewise.
22627         (new_die): Likewise.
22628         (add_var_loc_to_decl): Likewise.
22629         (clone_die): Likewise.
22630         (clone_as_declaration): Likewise.
22631         (break_out_comdat_types): Likewise.
22632         (new_loc_list): Likewise.
22633         (loc_descriptor): Likewise.
22634         (add_loc_descr_to_each): Likewise.
22635         (add_const_value_attribute): Likewise.
22636         (tree_add_const_value_attribute): Likewise.
22637         (add_comp_dir_attribute): Likewise.
22638         (add_name_and_src_coords_attributes): Likewise.
22639         (lookup_filename): Likewise.
22640         (store_vcall_insn): Likewise.
22641         (dwarf2out_init): Likewise.
22642
22643         * dbxout.c (dbxout_init): Likewise.
22644
22645         * config/xtensa/xtensa.c (xtensa_init_machine_status): Likewise.
22646
22647         * config/sparc/sparc.c (sparc_init_machine_status): Likewise.
22648
22649         * config/score/score7.c (score7_output_external): Likewise.
22650
22651         * config/score/score3.c (score3_output_external): Likewise.
22652
22653         * config/s390/s390.c (s390_init_machine_status): Likewise.
22654
22655         * config/rs6000/rs6000.c (builtin_function_type): Likewise.
22656         (rs6000_init_machine_status): Likewise.
22657         (output_toc): Likewise.
22658
22659         * config/pa/pa.c (pa_init_machine_status): Likewise.
22660         (get_deferred_plabel): Likewise.
22661
22662         * config/moxie/moxie.c (moxie_init_machine_status): Likewise.
22663
22664         * config/mmix/mmix.c (mmix_init_machine_status): Likewise.
22665
22666         * config/mips/mips.c (mflip_mips16_use_mips16_p): Likewise.
22667
22668         * config/mep/mep.c (mep_init_machine_status): Likewise.
22669         (mep_note_pragma_flag): Likewise.
22670
22671         * config/m32c/m32c.c (m32c_init_machine_status): Likewise.
22672
22673         * config/iq2000/iq2000.c (iq2000_init_machine_status): Likewise.
22674
22675         * config/ia64/ia64.c (ia64_init_machine_status): Likewise.
22676
22677         * config/i386/winnt.c (i386_pe_record_external_function): Likewise.
22678         (i386_pe_maybe_record_exported_symbol): Likewise.
22679
22680         * config/i386/i386.c (get_dllimport_decl): Likewise.
22681         (ix86_init_machine_status): Likewise.
22682         (assign_386_stack_local): Likewise.
22683
22684         * config/frv/frv.c (frv_init_machine_status): Likewise.
22685
22686         * config/darwin.c (machopic_indirection_name): Likewise.
22687
22688         * config/cris/cris.c (cris_init_machine_status): Likewise.
22689
22690         * config/bfin/bfin.c (bfin_init_machine_status): Likewise.
22691
22692         * config/avr/avr.c (avr_init_machine_status): Likewise.
22693
22694         * config/arm/arm.c (arm_init_machine_status): Likewise.
22695
22696         * config/alpha/alpha.c (alpha_init_machine_status): Likewise.
22697         (alpha_need_linkage): Likewise.
22698         (alpha_use_linkage): Likewise.
22699
22700         * cgraph.c (cgraph_allocate_node): Likewise.
22701         (cgraph_create_edge_1): Likewise.
22702         (cgraph_create_indirect_edge): Likewise.
22703         (cgraph_add_asm_node): Likewise.
22704
22705         * cfgrtl.c (init_rtl_bb_info): Likewise.
22706
22707         * cfgloop.c (alloc_loop): Likewise.
22708         (rescan_loop_exit): Likewise.
22709
22710         * cfg.c (init_flow): Likewise.
22711         (alloc_block): Likewise.
22712         (unchecked_make_edge): Likewise.
22713
22714         * c-parser.c (c_parse_init): Likewise.
22715         (c_parse_file): Likewise.
22716
22717         * c-decl.c (bind): Likewise.
22718         (record_inline_static): Likewise.
22719         (push_scope): Likewise.
22720         (make_label): Likewise.
22721         (lookup_label_for_goto): Likewise.
22722         (finish_struct): Likewise.
22723         (finish_enum): Likewise.
22724         (c_push_function_context): Likewise.
22725
22726         * bitmap.c (bitmap_element_allocate): Likewise.
22727         (bitmap_gc_alloc_stat): Likewise.
22728
22729         * alias.c (record_alias_subset): Likewise.
22730         (init_alias_analysis): Likewise.
22731
22732 2010-06-08  Shujing Zhao  <pearly.zhao@oracle.com>
22733
22734         * fold-const.c (fold_comparison): Remove redundant parenthesis.
22735         * tree-inline.c (expand_call_inline): Pass translated return value of
22736         cgraph_inline_failed_string to diagnostic function.
22737
22738 2010-06-08  Andrew Pinski  <pinskia@gmail.com>
22739             Shujing Zhao  <pearly.zhao@oracle.com>
22740
22741         PR c/37724
22742         * c-typeck.c (convert_for_assignment): Call pedwarn_init if the
22743         implicit bad conversions is initialization.
22744         (error_init): Use gmsgid instead of msgid for argument name and change
22745         the call for error.
22746         (pedwarn_init): Use gmsgid instead of msgid for argument name and
22747         change the call for pedwarn.
22748         (warning_init): Use gmsgid instead of msgid for argument name and
22749         change the call for warning.
22750
22751 2010-06-07  Nathan Froyd  <froydnj@codesourcery.com>
22752
22753         * config/mips/mips-protos.h (mips_print_operand): Delete.
22754         (mips_print_operand_address): Delete.
22755         * config/mips/mips.h (mips_print_operand_punct): Delete.
22756         (PRINT_OPERAND): Delete.
22757         (PRINT_OPERAND_PUNCT_VALID_P): Delete.
22758         (PRINT_OPERAND_ADDRESS): Delete.
22759         * config/mips/mips.c (mips_print_operand_punct): Make static.
22760         (mips_print_operand_address): Make static.
22761         (mips_print_operand): Make static.  Call
22762         mips_print_operand_punct_valid_p.
22763         (mips_print_operand_punct_valid_p): New function.
22764         (TARGET_PRINT_OPERAND, TARGET_PRINT_OPERAND_ADDRESS): Define.
22765         (TARGET_PRINT_OPERAND_PUNCT_VALID_P): Define.
22766
22767 2010-06-07  Jan Hubicka  <jh@suse.cz>
22768
22769         PR middle-end/44454
22770         (df_lr_top_dump, df_lr_bottom_dump): Check that in/out bitmaps
22771         are allocated.
22772
22773 2010-06-07  Kaz Kojima  <kkojima@gcc.gnu.org>
22774
22775         * config/sh/sh.c (sh_build_builtin_va_list): Set tree type
22776         name of RECORD.
22777
22778 2010-06-07  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
22779
22780         * doc/sourcebuild.texi (Effective-Target Keywords, Other
22781         attributes): Document gas.
22782
22783 2010-06-07  Uros Bizjak  <ubizjak@gmail.com>
22784
22785         * config/i386/i386.md (*add<mode>_1): Remove alternative 2.
22786         <TYPE_LEA>: Split instruction.
22787         <default>: Remove alternative 2 handling.
22788         (*addsi_1_zext) <TYPE_LEA>: Split instruction.
22789         (add lea splitter): Generate SImode lea for mode sizes <= SImode.
22790         (add_zext lea splitter): Use ix86_lea_for_add_ok in insn predicate.
22791
22792         (*movsi_1) <TYPE_LEA>: Use %a modifier to output operand 1.
22793         (ashift_zext lea splitter): Use DImode for multiplication.
22794
22795         * config/i386/i386.c (ix86_expand_epilogue): Do not use ix86_gen_add
22796         to generate addition.
22797
22798 2010-06-07  Joseph Myers  <joseph@codesourcery.com>
22799
22800         * common.opt (fira-verbose): Use Var.
22801         (fpcc-struct-return): Use Init instead of VarExists.
22802         * defaults.h (DEFAULT_PCC_STRUCT_RETURN): Move definition from
22803         toplev.c.
22804         * flags.h (flag_signed_char, flag_short_enums,
22805         flag_pcc_struct_return, flag_ira_verbose,
22806         flag_detailed_statistics, flag_remove_unreachable_functions): Remove.
22807         * toplev.c (flag_detailed_statistics, flag_signed_char,
22808         flag_short_enums, flag_pcc_struct_return, flag_ira_verbose): Remove.
22809         (DEFAULT_PCC_STRUCT_RETURN): Move definition to defaults.h.
22810         * toplev.h (flag_crossjumping, flag_if_conversion,
22811         flag_if_conversion2, flag_keep_static_consts, flag_peel_loops,
22812         flag_rerun_cse_after_loop, flag_thread_jumps, flag_tracer,
22813         flag_unroll_loops, flag_unroll_all_loops, flag_unswitch_loops,
22814         flag_cprop_registers, time_report, flag_ira_loop_pressure,
22815         flag_ira_coalesce, flag_ira_move_spills,
22816         flag_ira_share_save_slots, flag_ira_share_spill_slots): Remove.
22817
22818 2010-06-07  Jan Hubicka  <jh@suse.cz>
22819
22820         * df-core.c (df_analyze_problem): Do verification after allocation.
22821
22822         * df-problems.c (df_lr_problem_data): Add lr_bitmaps.
22823         (df_lr_alloc): Initialize problem data; move bitmaps to
22824         lr_bitmaps obstack.
22825         (df_lr_finalize): Free problem data; do not bother to free bitmaps.
22826         (df_lr_verify_solution_start): Do not initialize problem data;
22827         allocate bitmaps in lr_bitmaps.
22828         (df_lr_verify_solution_end): Do not free problem data.
22829
22830 2010-06-07  Jan Hubicka  <jh@suse.cz>
22831
22832         * cgraph.c (cgraph_edge_cannot_lead_to_return): Also check
22833         if caller is noreturn.
22834         * ipa-reference.c (analyze_function): Use ipa_ref_cannot_lead_to_return
22835         * ipa-ref.h (ipa_ref_cannot_lead_to_return): New function.
22836         * ipa-ref.c (ipa_ref_cannot_lead_to_return): New function.
22837         * ipa-pure-const.c (check_decl): Add IPA parameter.
22838         (state_from_flags): New function.
22839         (better_state, worse_state): New functions.
22840         (check_call): When in IPA mode, do not care about callees.
22841         (check_load, check_store): Update.
22842         (check_ipa_load, check_ipa_store): New.
22843         (check_stmt): When in IPA mode, use IPA checkers.
22844         (analyze_function): Use state_from_flags.
22845         (propagate): Check indirect edges and references.
22846
22847 2010-06-07  Kazu Hirata  <kazu@codesourcery.com>
22848
22849         PR rtl-optimization/44404
22850         * auto-inc-dec.c (find_inc): Use reg_overlap_mentioned_p instead
22851         of count_occurrences to see if it's safe to modify mem_insn.
22852
22853 2010-06-07  Richard Guenther  <rguenther@suse.de>
22854
22855         * gimplify.c (gimplify_cleanup_point_expr): For empty body
22856         and EH-only cleanup drop the cleanup instead of inserting it
22857         unconditionally.
22858
22859 2010-06-07  Ira Rosen  <irar@il.ibm.com>
22860
22861         * doc/tm.texi (TARGET_VECTORIZE_BUILTIN_VECTORIZATION_COST): Update
22862         documentation.
22863         * targhooks.c (default_builtin_vectorization_cost): New function.
22864         * targhooks.h (default_builtin_vectorization_cost): Declare.
22865         * target.h (enum vect_cost_for_stmt): Define.
22866         (builtin_vectorization_cost): Change argument and comment.
22867         * tree-vectorizer.h: Remove cost model macros.
22868         * tree-vect-loop.c: Include target.h.
22869         (vect_get_cost): New function.
22870         (vect_estimate_min_profitable_iters): Replace cost model macros with
22871         calls to vect_get_cost.
22872         (vect_model_reduction_cost, vect_model_induction_cost): Likewise.
22873         * target-def.h (TARGET_VECTORIZE_BUILTIN_VECTORIZATION_COST): Add
22874         default implementation.
22875         * tree-vect-stmts.c (cost_for_stmt): Replace cost model macros with
22876         calls to target hook builtin_vectorization_cost.
22877         (vect_model_simple_cost, vect_model_store_cost, vect_model_load_cost):
22878         Likewise.
22879         * Makefile.in (tree-vect-loop.o): Add dependency on TARGET_H.
22880         * config/spu/spu.c (spu_builtin_vectorization_cost): Replace with new
22881         implementation to return costs.
22882         * config/i386/i386.c (ix86_builtin_vectorization_cost): Likewise.
22883         * config/spu/spu.h: Remove vectorizer cost model macros.
22884         * config/i386/i386.h: Likewise.
22885         * tree-vect-slp.c (vect_build_slp_tree): Replace cost model macro with
22886         a call to target hook builtin_vectorization_cost.
22887
22888 2010-06-06  Sriraman Tallam  <tmsriram@google.com>
22889
22890         PR target/44319
22891         * config/i386/i386.c (override_options): Turn zee pass on for level 2
22892         and above and defer till target is known.
22893         (optimization_options): Turn on zee pass if TARGET_64BIT is set and
22894         turn off otherwise.
22895
22896 2010-05-25  Jan Hubicka  <jh@suse.cz>
22897
22898         * df-core.c (df_set_blocks): Use bitmap_head instead of bitmap.
22899         (df_compact_blocks): Likewise.
22900         * df.h (struct df): Turn hardware_regs_used,
22901         regular_block_artificial_uses, eh_block_artificial_uses,
22902         insns_to_delete, insns_to_rescan, insns_to_notes_rescan into
22903         bitmap_head.
22904         * df-problems.c (df_lr_local_compute, df_lr_confluence_0,
22905         df_byte_lr_alloc, df_simulate_fixup_sets): Update.
22906         * df-scan.c (df_scan_free_internal, df_scan_alloc, df_scan_start_dump,
22907         df_scan_blocks, df_insn_delete, df_insn_rescan,
22908         df_insn_rescan_debug_internal, df_insn_rescan_all,
22909         df_process_deferred_rescans, df_process_deferred_rescans,
22910         df_notes_rescan, df_get_call_refs, df_get_call_refs,
22911         regs_invalidated_by_call_regset, df_get_call_refs, df_bb_refs_collect,
22912         df_record_entry_block_defs, df_record_exit_block_uses,
22913         df_update_exit_block_uses, df_bb_verify, df_entry_block_bitmap_verify,
22914         df_scan_verify): Update.
22915
22916 2010-05-25  Dodji Seketeli  <dodji@redhat.com>
22917
22918         PR c++/44188
22919         * c-common.c (is_typedef_decl): Move this definition ...
22920         * tree.c (is_typedef_decl): ... here.
22921         (typdef_variant_p): Move definition here from cp/tree.c.
22922         * c-common.h (is_typedef_decl): Move this declaration ...
22923         * tree.h (is_typedef_decl): ... here.
22924         (typedef_variant_p): Move declaration here from cp/cp-tree.h
22925         * dwarf2out.c (is_naming_typedef_decl): New function.
22926         (gen_tagged_type_die): Split out of ...
22927         (gen_type_die_with_usage): ... this function. When an anonymous
22928         tagged type is named by a typedef, make sure a DW_TAG_typedef DIE
22929         is emitted for the typedef.
22930         (gen_typedef_die): Emit DW_TAG_typedef also for typedefs naming
22931         anonymous tagged types.
22932
22933 2010-06-06  Manuel López-Ibáñez  <manu@gcc.gnu.org>
22934
22935         PR c/20000
22936         * c-decl.c (grokdeclarator): Delete warning.
22937
22938 2010-06-06  Eric Botcazou  <ebotcazou@adacore.com>
22939
22940         * stor-layout.c (self_referential_size): Set UNKNOWN_LOCATION on the
22941         newly built CALL_EXPR.
22942         * tree-profile.c (tree_profiling): Don't profile functions produced
22943         for built-in stuff.
22944
22945 2010-06-06  Segher Boessenkool  <segher@kernel.crashing.org>
22946
22947         PR bootstrap/44427
22948         PR bootstrap/44428
22949         * genautomata.c (SET_BIT, CLEAR_BIT, TEST_BIT): Make these macros
22950         endianness-independent.
22951
22952 2010-06-05  Steven Bosscher  <steven@gcc.gnu.org>
22953
22954         * c-common.c: Move to c-family/.
22955         * c-common.def: Likewise.
22956         * c-common.h: Likewise.
22957         * c-cppbuiltin.c: Likewise.
22958         * c-dump.c: Likewise.
22959         * c-format.c: Likewise.
22960         * c-format.h : Likewise.
22961         * c-gimplify.c: Likewise.
22962         * c-lex.c: Likewise.
22963         * c-omp.c: Likewise.
22964         * c.opt: Likewise.
22965         * c-opts.c: Likewise.
22966         * c-pch.c: Likewise.
22967         * c-ppoutput.c: Likewise.
22968         * c-pragma.c: Likewise.
22969         * c-pragma.h: Likewise.
22970         * c-pretty-print.c: Likewise.
22971         * c-pretty-print.h: Likewise.
22972         * c-semantics.c: Likewise.
22973         * stub-objc.c: Likewise.
22974
22975         * gengtype.c (get_file_langdir): Special-case files in c-family/.
22976         (get_output_file_with_visibility): Fix name for c-common.h.
22977         * c-config-lang.in: Update paths in gtfiles for files in c-family/.
22978
22979         * c-tree.h: Update include path for moved files.
22980         * c-lang.c: Likewise.
22981         * c-lang.h: Likewise.
22982         * c-parser.c: Likewise.
22983         * c-convert.c: Likewise.
22984         * c-decl.c: Likewise.
22985         * c-objc-common.c: Likewise.
22986         * configure.ac: Make sure c-family/ exists in the build directory.
22987         * configure: Regenerate.
22988         * Makefile.in: Update paths for moved files.  Regroup files per
22989         location and update dependencies.  Move generated_files down after
22990         ALL_GTFILES_H.
22991
22992         * config/spu/spu-c.c: Update paths for moved files.
22993         * config/mep/mep-pragma.c: Likewise.
22994         * config/darwin-c.c: Likewise.
22995         * config/i386/msformat-c.c: Likewise.
22996         * config/i386/i386-c.c: Likewise.
22997         * config/avr/avr-c.c: Likewise.
22998         * config/sol2-c.c: Likewise.
22999         * config/ia64/ia64-c.c: Likewise.
23000         * config/rs6000/rs6000-c.c: Likewise.
23001         * config/arm/arm.c: Likewise.
23002         * config/arm/arm-c.c: Likewise.
23003         * config/h8300/h8300.c: Likewise.
23004         * config/v850/v850-c.c: Likewise.
23005
23006         * config/t-darwin: Fix dependencies for moved files.
23007         * config/t-sol2: Fix dependencies for moved files.
23008         * config/mep/t-mep: Fix dependencies for moved files.
23009         * config/ia64/t-ia64: Fix dependencies for moved files.
23010         * config/rs6000/t-rs6000: Fix dependencies for moved files.
23011         * config/v850/t-v850: Fix dependencies for moved files.
23012         * config/v850/t-v850e: Fix dependencies for moved files.
23013
23014         * config/m32c/m32c-pragma.c
23015
23016         * po/exgettext: Look in c-family/ also.
23017
23018 2010-06-05  Eric Botcazou  <ebotcazou@adacore.com>
23019
23020         * tree-ssa-dce.c (mark_last_stmt_necessary): New function.
23021         (mark_control_dependent_edges_necessary): Call it instead of marking
23022         the last statement manually.
23023         (propagate_necessity): Likewise.
23024
23025 2010-06-05  Jan Hubicka  <jh@suse.cz>
23026
23027         * basic-block.h (compute_dominance_frontiers): Updated.
23028         (compute_idf): Likewise.
23029
23030         * tree-into-ssa.c (insert_phi_nodes): Use bitmap heads
23031         for dominance frontiers.
23032         (rewrite_into_ssa): Update for bitmap heads in dominance frontiers.
23033         (insert_updated_phi_nodes_for): Likewise.
23034         (update_ssa): Likewise.
23035         * cfganal.c (compute_dominance_frontiers_1): Likewise.
23036         (compute_dominance_frontiers): Likewise.
23037         (compute_idf): Likewise.
23038         * df-problems.c (df_md_local_compute): Likewise.
23039
23040 2010-06-05  Anatoly Sokolov  <aesok@post.ru>
23041
23042         * target.h (struct gcc_target): Add memory_move_cost field.
23043         * target-def.h (TARGET_MEMORY_MOVE_COST): New.
23044         (TARGET_INITIALIZER): Use TARGET_MEMORY_MOVE_COST.
23045         * targhooks.c (default_memory_move_cost): New function.
23046         * targhooks.h (default_memory_move_cost): Declare function.
23047         * reload.h (memory_move_cost): Declare.
23048         (memory_move_secondary_cost): Change type of 'in' argument to bool.
23049         * reginfo.c (memory_move_cost): New function.
23050         (memory_move_secondary_cost): Change type of 'in' argument to bool.
23051         * ira.h (ira_memory_move_cost): Update comment.
23052         * ira.c (ira_memory_move_cost): Update comment.
23053         (setup_class_subset_and_memory_move_costs): Replace MEMORY_MOVE_COST
23054         with memory_move_cost.
23055         * postreload.c (reload_cse_simplify_set): (Ditto.).
23056         * reload1.c (choose_reload_regs): (Ditto.).
23057         * doc/tm.texi (TARGET_MEMORY_MOVE_COST): New.
23058         (MEMORY_MOVE_COST):  Revise documentation.
23059
23060         * config/i386/i386.h (MEMORY_MOVE_COST): Remove macro.
23061         * config/i386/i386-protos.h (int ix86_memory_move_cost): Remove.
23062         * config/i386/i386.h (ix86_memory_move_cost): Make static. Change
23063         type of 'in' argument to bool.
23064         (TARGET_MEMORY_MOVE_COST): Define.
23065
23066 2010-06-05  Jan Hubicka  <jh@suse.cz>
23067
23068         * ipa-pure-const.c (propagate): Fix typo in handling of functions
23069         that cannot return.  Be more careful when merging the results with
23070         previously known ones.
23071
23072 2010-06-05  Matthias Klose  <doko@ubuntu.com>
23073
23074         * gcc.c (cc1_options, cpp_unique_options): Use find-plugindir spec
23075         function to add the -iplugindir option.
23076         (find_plugindir_spec_function): Add new declaration and function.
23077         (static_spec_func): Use it for "find-plugindir".
23078
23079 2010-06-05  Jakub Jelinek  <jakub@redhat.com>
23080
23081         PR c++/44361
23082         * c-typeck.c (mark_exp_read): Handle C_MAYBE_CONST_EXPR.
23083         * c-parser.c (c_parser_postfix_expression): Call mark_exp_read on
23084         statement expression.
23085
23086 2010-06-05  Jan Hubicka  <jh@suse.cz>
23087
23088         * df-problems.c (seen_in_block, seen_in_insn): Convert to bitmap_head.
23089         (df_rd_problem_data): Convert sparse_invalidated_by_call,
23090         dense_invalidated_by_call to bitmap head.
23091         (df_rd_alloc, df_rd_bb_local_compute_process_def,
23092         df_rd_bb_local_compute, df_rd_confluence_n, df_rd_transfer_function,
23093         df_rd_start_dump, df_lr_verify_transfer_functions,
23094         df_live_verify_transfer_functions, df_chain_create_bb,
23095         df_chain_add_problem, df_byte_lr_check_regs, df_byte_lr_alloc,
23096         df_byte_lr_confluence_0, df_byte_lr_confluence_n, df_note_compute,
23097         df_simulate_one_insn_forwards, df_md_alloc,
23098         df_md_bb_local_compute_process_def,
23099         df_md_bb_local_compute_process_def, df_md_local_compute,
23100         df_md_transfer_function df_md_free): Update.
23101
23102 2010-06-05  Joseph Myers  <joseph@codesourcery.com>
23103
23104         PR c/44322
23105         * c-typeck.c (build_unary_op): Merge qualifiers into pointer
23106         target type for ADDR_EXPR; require no changes to qualifiers except
23107         for function types.
23108         * c-tree.h (c_build_type_variant): Remove.
23109
23110 2010-06-05  Segher Boessenkool  <segher@kernel.crashing.org>
23111
23112         * genautomata.c (get_excl_set): Do work per element, not per char.
23113         (check_presence_pattern_sets): Similar.
23114         (check_absence_pattern_sets): Similar.
23115
23116 2010-06-05  Segher Boessenkool  <segher@kernel.crashing.org>
23117
23118         * genautomata.c (curr_state_pass_num): Delete.
23119         (min_issue_delay_pass_states): Delete.
23120         (min_issue_delay): Delete.
23121         (initiate_min_issue_delay_pass_states): Delete.
23122         (output_min_issue_delay_table): Compute min_issue_delay_vect
23123         using a breadth-first search variant.
23124         (output_tables): Don't call initiate_min_issue_delay_pass_states.
23125
23126 2010-06-04  H.J. Lu  <hongjiu.lu@intel.com>
23127
23128         PR boostrap/44421
23129         * df-problems.c (df_lr_bb_local_compute): Updated for embedded bitmaps.
23130         (df_byte_lr_bb_local_compute): Likewise.
23131
23132 2010-06-03  Jason Merrill  <jason@redhat.com>
23133
23134         Implement noexcept operator (5.3.7)
23135         * c-common.c (c_common_reswords): Add noexcept.
23136         * c-common.h (enum rid): Add RID_NOEXCEPT.
23137
23138 2010-06-04  Joseph Myers  <joseph@codesourcery.com>
23139
23140         * config/darwin-driver.c (darwin_default_min_version): Use
23141         GCC-specific formats in diagnostics.
23142         * cppspec.c (lang_specific_driver): Use GCC-specific formats in
23143         diagnostics.
23144         * gcc.c (translate_options, read_specs, add_sysrooted_prefix,
23145         execute, process_command, end_going_arg, do_self_spec, do_spec_1,
23146         eval_spec_function, handle_braces, process_brace_body, main,
23147         perror_with_name, used_arg, set_multilib_dir, print_multilib_info,
23148         getenv_spec_function, compare_version_strings,
23149         version_compare_spec_function): Use GCC-specific formats in
23150         diagnostics.
23151
23152 2010-06-04  Uros Bizjak  <ubizjak@gmail.com>
23153
23154         * config/i386/i386.md (*addhi_1_lea) <TYPE_INCDEC, default>: Assert
23155         that operand 0 and operand 1 are equal.
23156         (*addqi_1_lea) <TYPE_INCDEC, default>: Ditto.
23157         (*add<mode>_2) <TYPE_INCDEC>: Remove assert that operand 0
23158         and operand 1 are equal.
23159         <default>: Ditto.  Remove ??? comment.
23160         (*add<mode>_3) <TYPE_INCDEC>: Remove assert that operand 0
23161         and operand 1 are equal.
23162         <default>: Ditto.  Remove ??? comment.
23163         (*adddi_4) <default>: Remove assert that operand 0 and operand 1
23164         are equal.
23165         (*add<mode>_4) <default>: Ditto.
23166         (*add<mode>_5) <TYPE_INCDEC, default>: Ditto.
23167
23168 2010-06-04  Nathan Froyd  <froydnj@codesourcery.com>
23169
23170         * config/i386/i386-protos.h (ix86_print_operand): Declare.
23171         * config/i386/i386.c (ix86_print_operand): Make non-static.
23172         * config/i386/sol2.h (ASM_OUTPUT_CALL): Call ix86_print_operand.
23173         * output.h (output_operand): Declare.
23174         * final.c (output_operand): Make non-static.
23175
23176 2010-06-04  Alexandre Oliva  <aoliva@redhat.com>
23177
23178         PR rtl-optimization/44013
23179         * sched-deps.c (add_dependence_list_and_free): Don't free lists
23180         when processing debug insns.
23181
23182         PR debug/41371
23183         * var-tracking.c (find_loc_in_1pdv): Mark initial value before
23184         recursing.  Check that recursion is bounded.  Rename inner var
23185         to avoid hiding incoming argument.
23186
23187 2010-06-04  Uros Bizjak  <ubizjak@gmail.com>
23188
23189         * config/i386/i386.md (*addqi_2) <TYPE_INCDEC>: Do not assert that
23190         operands[2] == 255.
23191         (*addqi_3): Ditto.
23192         (*addqi_4): Ditto.
23193         (*addqi_5): Ditto.
23194         (*addqi_ext_1_rex64): Ditto.
23195         (*addqi_ext_1): Ditto.
23196
23197         (*addqi_4): Check for incdec_operand in QImode.
23198
23199         (*add<mode>_2): Macroize insn from *add<mode>_2 and *add{qi,hi}_2
23200         using SWI mode iterator.
23201         (*add<mode>_3): Ditto from *add<mode>_3 and *add{qi,hi}_3.
23202         (*add<mode>_4): Macroize insn from *add{qi,hi,si}_4 using SWI124
23203         mode iterator.
23204         (*add<mode>_5): Macroize insn from *add<mode>_5 and *add{qi,hi}_5
23205         using SWI mode iterator.
23206
23207 2010-06-04  Manuel López-Ibáñez  <manu@gcc.gnu.org>
23208
23209         PR c/25880
23210         * c-objc-common.c (c_tree_printer): Handle %V, %v and %#v.
23211         * c-format.c (gcc_diag_flag_specs): Add hash.
23212         (gcc_cxxdiag_flag_specs): Use gcc_diag_flag_specs directly.
23213         (gcc_tdiag_char_table,gcc_cdiag_char_table): Handle %V and %v.
23214         * c-pretty-print.c (pp_c_cv_qualifier): Rename as
23215         pp_c_cv_qualifiers. Handle qualifiers spelling here.
23216         (pp_c_type_qualifier_list): Call the function above.
23217         * c-pretty-print.h (pp_c_cv_qualifiers): Declare.
23218         * c-typeck.c (handle_warn_cast_qual): Print qualifiers.
23219         (WARN_FOR_QUALIFIERS): New macro.
23220         (convert_for_assignment): Use it.
23221
23222 2010-06-04  Kai Tietz  <kai.tietz@onevision.com>
23223
23224         * config/i386/cygming.h (ASM_GENERATE_INTERNAL_LABEL): Prefix by '*'.
23225
23226 2010-06-04  Jan Hubicka  <jh@suse.cz>
23227
23228         * df.h (df_rd_bb_info, df_md_bb_info, df_lr_bb_info, df_live_bb_info,
23229         df_byte_lr_bb_info): Embedd bitmap_head into the structure.
23230         (DF_LIVE_IN, DF_LIVE_OUT, DF_LR_IN, DF_LR_OUT, DF_BYTE_LR_IN,
23231         DF_BYTE_LR_OUT): Update for embedded bitmaps.
23232         * fwprop.c (single_def_use_enter_block): Likewise.
23233         * ddg.c (create_ddg_dep_from_intra_loop_link,
23234         add_cross_iteration_register_deps, build_inter_loop_deps): Likewise.
23235         * loop-iv.c (latch_dominating_def): Likewise.
23236         * df-problems.c (df_rd_free_bb_info, df_rd_alloc,
23237         df_rd_bb_local_compute_process_def, df_rd_bb_local_compute_process_def,
23238         df_rd_init_solution, df_rd_init_solution, df_rd_transfer_function,
23239         df_rd_transfer_function, df_rd_top_dump,
23240         df_rd_bottom_dump): Update.
23241         (df_lr_free_bb_info, df_lr_alloc, df_lr_reset, df_lr_bb_local_compute,
23242         df_lr_bb_local_compute, df_lr_bb_local_compute, df_lr_bb_local_compute,
23243         df_lr_bb_local_compute, df_lr_local_compute, df_lr_init, df_lr_init,
23244         df_lr_confluence_0, df_lr_free, df_lr_top_dump, df_lr_bottom_dump,
23245         df_lr_verify_solution_start, df_lr_verify_solution_end,
23246         df_lr_verify_transfer_functions, df_lr_verify_transfer_functions,
23247         df_live_free_bb_info, df_live_alloc, df_live_reset,
23248         df_live_bb_local_compute, df_live_init, df_live_transfer_function,
23249         df_live_finalize, df_live_free, df_live_top_dump, df_live_bottom_dump,
23250         df_live_verify_solution_start, df_live_verify_solution_end,
23251         df_live_verify_transfer_functions, df_chain_create_bb,
23252         df_byte_lr_free_bb_info, df_byte_lr_alloc, df_byte_lr_reset,
23253         df_byte_lr_bb_local_compute, df_byte_lr_bb_local_compute,
23254         df_byte_lr_bb_local_compute, df_byte_lr_bb_local_compute,
23255         df_byte_lr_bb_local_compute, df_byte_lr_local_compute, df_byte_lr_init,
23256         df_byte_lr_confluence_0, df_byte_lr_confluence_n,
23257         df_byte_lr_transfer_function, df_byte_lr_top_dump,
23258         df_byte_lr_bottom_dump, df_create_unused_note,
23259         df_note_bb_compute, df_md_free_bb_info, df_md_alloc,
23260         df_md_bb_local_compute_process_def, df_md_local_compute, df_md_reset,
23261         df_md_transfer_function, df_md_init, df_md_confluence_0,
23262         df_md_confluence_n,
23263         df_md_top_dump, df_md_bottom_dump): Update.
23264         (struct df_lr_problem_data): Embedd bitmap headers.
23265
23266 2010-06-04  Jan Hubicka  <jh@suse.cz>
23267
23268         * dce.c (dce_process_block): Do not re-scan already marked
23269         instructions.
23270
23271 2010-06-04  Bernd Schmidt  <bernds@codesourcery.com>
23272
23273         PR rtl-optimization/39871
23274         PR rtl-optimization/40615
23275         PR rtl-optimization/42500
23276         PR rtl-optimization/42502
23277         * ira.c (init_reg_equiv_memory_loc: New function.
23278         (ira): Call it twice.
23279         * reload.h (calculate_elim_costs_all_insns): Declare.
23280         * ira-costs.c: Include "reload.h".
23281         (regno_equiv_gains): New static variable.
23282         (init_costs): Allocate it.
23283         (finish_costs): Free it.
23284         (ira_costs): Call calculate_elim_costs_all_insns.
23285         (find_costs_and_classes): Take estimated elimination costs
23286         into account.
23287         (ira_adjust_equiv_reg_cost): New function.
23288         * ira.h (ira_adjust_equiv_reg_cost): Declare it.
23289         * reload1.c (init_eliminable_invariants, free_reg_equiv,
23290         elimination_costs_in_insn, note_reg_elim_costly): New static functions.
23291         (elim_bb): New static variable.
23292         (reload): Move code out of here into init_eliminable_invariants and
23293         free_reg_equiv.  Call them.
23294         (calculate_elim_costs_all_insns): New function.
23295         (eliminate_regs_1): Declare.  Add extra arg FOR_COSTS;
23296         all callers changed.  If FOR_COSTS is true, don't call alter_reg,
23297         but call note_reg_elim_costly if we turned a valid memory address
23298         into an invalid one.
23299         * Makefile.in (ira-costs.o): Depend on reload.h.
23300
23301 2010-06-04  Julian Brown  <julian@codesourcery.com>
23302
23303         * config/arm/thumb2.md (*thumb2_movdf_soft_insn): Fix alternatives
23304         for pool ranges.
23305
23306 2010-06-04  Richard Guenther  <rguenther@suse.de>
23307
23308         PR lto/41584
23309         * cgraph.h (struct varpool_node): Add lto_file_data field.
23310         * lto-cgraph.c (input_varpool_node): Initialize it.
23311
23312 2010-06-04  Uros Bizjak  <ubizjak@gmail.com>
23313
23314         * config/i386/predicates.md (pic_symbolic_operand): Remove predicate.
23315         * config/i386/i386.md (*add<mode>_1): Do not use pic_symbolic_operand
23316         predicate in "type" attribute calculation.
23317         (*addsi_1_zext): Ditto.
23318         (*add<mode>_2): Do not use pic_symbolic_operand in insn predicate.
23319         (*addsi_2_zext): Ditto.
23320         (*add<mode>_3): Ditto.
23321         (*addsi_3_zext): Ditto.
23322         (*add<mode>_5): Ditto.
23323
23324 2010-06-03  Jan Hubicka  <jh@suse.cz>
23325
23326         * tree-into-ssa.c (mark_block_for_update): Avoid redundant call
23327         of bitmap_bit_p.
23328         * cfganal.c (compute_dominance_frontiers_1): Likewise.
23329
23330 2010-06-03  Jan Hubicka  <jh@suse.cz>
23331
23332         * df-problems.c (df_create_unused_note, df_note_bb_compute):
23333         micro-optimize the checks when to add new note.
23334
23335 2010-06-03  Nathan Froyd  <froydnj@codesourcery.com>
23336
23337         * final.c (output_asm_insn): Call
23338         targetm.asm_out.print_operand_punct_valid_p.  Update comments.
23339         (output_operand): Call targetm.asm_out.print_operand.  Update comments.
23340         (output_address): Call targetm.asm_out.print_operand_address.
23341         Update comments.
23342         * target.h (struct gcc_target): Add print_operand,
23343         print_operand_address, and print_operand_punct_valid_p fields.
23344         * targhooks.h (default_print_operand): Declare.
23345         (default_print_operand_address): Declare.
23346         (default_print_operand_punct_valid_p): Declare.
23347         * targhooks.c (default_print_operand): Define.
23348         (default_print_operand_address): Define.
23349         (default_print_operand_punct_valid_p): Define.
23350         * target-def.h (TARGET_PRINT_OPERAND): Define if not defined.
23351         (TARGET_PRINT_OPERAND_ADDRESS): Likewise.
23352         (TARGET_PRINT_OPERAND_PUNCT_VALID_P): Likewise.
23353         (TARGET_ASM_OUT): Add TARGET_PRINT_OPERAND,
23354         TARGET_PRINT_OPERAND_ADDRESS, and TARGET_PRINT_OPERAND_PUNCT_VALID_P.
23355         * vmsdbgout.c (addr_const_to_string): Update comment.
23356         * config/i386/i386.c (print_operand): Rename to...
23357         (ix86_print_operand): ...this.  Make static.
23358         (print_operand_address): Rename to...
23359         (ix86_print_operand_address): ...this.  Make static.  Call
23360         ix86_print_operand instead of PRINT_OPERAND.
23361         (ix86_print_operand_punct_valid_p): New function.
23362         (TARGET_PRINT_OPERAND): Define.
23363         (TARGET_PRINT_OPERAND_ADDRESS): Define.
23364         (TARGET_PRINT_OPERAND_PUNCT_VALID_P): Define.
23365         * config/i386/i386.h (HI_REGISTER_NAMES): Update comment.
23366         (PRINT_OPERAND_PUNCT_VALID_P): Delete.
23367         (PRINT_OPERAND): Delete.
23368         (PRINT_OPERAND_ADDRESS): Delete.
23369         * config/i386/i386-protos.h (print_operand): Delete prototype.
23370         (print_operand_address): Delete prototype.
23371
23372 2010-06-03  Richard Guenther  <rguenther@suse.de>
23373
23374         PR tree-optimization/44403
23375         * tree-vect-data-refs.c (vect_create_addr_base_for_vector_ref):
23376         Preserve pointer qualifiers.
23377         (vect_create_data_ref_ptr): Likewise.
23378
23379 2010-06-03  H.J. Lu  <hongjiu.lu@intel.com>
23380
23381         PR c++/44294
23382         * defaults.h (MAX_FIXED_MODE_SIZE): New.
23383
23384         * stor-layout.c (MAX_FIXED_MODE_SIZE): Removed.
23385
23386 2010-06-03  Jakub Jelinek  <jakub@redhat.com>
23387
23388         PR debug/44375
23389         * tree-cfg.c (gimple_can_merge_blocks_p): For -O0
23390         return false if merging the bbs would lead to goto_locus
23391         location being lost from the IL.
23392
23393 2010-06-03  Jan Hubicka  <jh@suse.cz>
23394             Jakub Jelinek  <jakub@redhat.com>
23395
23396         * var-tracking.c (dataflow_set_equiv_regs): Shortcut the loop if
23397         set->regs[i] is NULL or has just one entry.
23398
23399 2010-06-03  Jan Hubicka  <jh@suse.cz>
23400
23401         * lto-cgraph.c (lto_varpool_encoder_size): Remove.
23402         * lto-streamer.h (lto_varpool_encoder_size): New inline function.
23403
23404 2010-06-03  Paul Brook  <paul@codesourcery.com>
23405
23406         * config/arm/arm.c (FL_TUNE): Define.
23407         (arm_default_cpu, arm_cpu_select): Remove.
23408         (all_cores): Populate core field.
23409         (arm_selected_arch, arm_selected_cpu, arm_selected_tune): New.
23410         (arm_find_cpu): New function.
23411         (arm_handle_option): Lookup cpu/architecture names.
23412         (arm_override_options): Cleanup mcpu/march/mtune handling.
23413         (arm_file_start): Ditto.
23414
23415 2010-06-03  Alan Modra  <amodra@gmail.com>
23416
23417         PR target/44169
23418         * config/rs6000/rs6000.md (load_toc_v4_PIC_1b): Add label operand.
23419         * config/rs6000/rs6000.c (rs6000_legitimize_tls_address): Pass label
23420         rtx to gen_load_toc_v4_PIC_1b.  Tidy.
23421         (rs6000_emit_load_toc_table): Likewise.
23422
23423 2010-06-02  Jan Hubicka  <jh@suse.cz>
23424
23425         * passes.c (init_optimization_passes): Put ipa reference
23426         after ipa pure-const.
23427
23428 2010-06-02  Jan Hubicka  <jh@suse.cz>
23429
23430         * ipa-reference.c (ipa_reference_local_vars_info_d): Remove
23431         calls_read_all and calls_write_all.
23432         (get_reference_optimization_summary): Fix formatting.
23433         (is_proper_for_analysis): Check that decl is not readonly.
23434         (propagate_bits): Check CONST/PURE/noreturn flags.
23435         (ipa_init): Move all_module_statics to optimization_summary_obstack.
23436         (analyze_function): Ignore indirect edges.
23437         (copy_global_bitmap): For all module statics, do nothing.
23438         (generate_summary): Do not print calls_read_all/calls_write_all.
23439         (read_write_all_from_decl): Take node as argument; check
23440         cgraph_node_cannot_return.
23441         (propagate): Reorganize read_all/write_all computation;
23442         check indirect edges; check ecf flags; use all_module_statics
23443         in the results; do not free all_module_statics.
23444         (stream_out_bitmap): Handle all_module_statics.
23445         (ipa_reference_write_optimization_summary): Likewise; use
23446         varpool/cgraph encoders to get boundaries.
23447         (ipa_reference_read_optimization_summary): Read in all_module_statics;
23448         use it when possible.
23449
23450 2010-06-02  Michael Meissner  <meissner@linux.vnet.ibm.com>
23451
23452         PR target/44218
23453         * doc/invoke.texi (RS/6000 and PowerPC Options): Delete obsolete
23454         -mswdiv option.  Add -mrecip, -mrecip=<xxx>, -mrecip-precision options.
23455
23456         * doc/extend.texi (powerpc builtins): Document vec_recip,
23457         vec_rsqrt, vec_rsqrte altivec/vsx builtins.
23458
23459         * config/rs6000/rs60000-protos.h (rs6000_emit_swdiv): New function.
23460         (rs6000_emit_swrsqrt): Ditto.
23461         (rs6000_emit_swdivsf): Delete.
23462         (rs6000_emit_swdivdf): Ditto.
23463         (rs6000_emit_swrsqrtsf): Ditto.
23464
23465         * config/rs6000/rs6000.c (rs6000_recip_bits): New global to
23466         describe the reciprocal estimate support for each type.
23467         (recip_options): Map -mrecip=<opt> into option bits.
23468         (gen_2arg_fn_t): New typedef for binary rtx gen function.
23469         (rs6000_debug_reg_global): If -mdebug=reg, print the state of the
23470         reciprocal estimate instructions.
23471         (rs6000_init_hard_regno_mode_ok): Key ws constraint off of the
23472         debug -mvsx-scalar-memory switch instead of -mvsx-scalar-double.
23473         Set up rs6000_recip_bits based on the -mrecip* options.  Print the
23474         cost information if -mdebug=cost or -mdebug=reg.
23475         (rs6000_override_options): Set -mrecip-precision for power6, and
23476         power7 machines.  If -mvsx or -mdfp, enable various options that
23477         came in previous instruction set ISAs, unless the option was
23478         explicitly disabled by the command line option.  Parse
23479         -mrecip=<opt> options.
23480         (rs6000_builtin_vectorized_function): Add support for vectorizing
23481         the reciprocal estimate builtins and expansions.
23482         (rs6000_handle_option): Add -mrecip, -mrecip=<opt> support.
23483         (bdesc_2arg): Add reciprocal estimate builtins.
23484         (bdesc_1arg): Add reciprocal square root estimate builtins.
23485         (rs6000_expand_builtin): Rewrite to use a switch statement,
23486         instead of multiple if/then/elses.  Add reciprocal estimate builtins.
23487         (rs6000_init_builtins): Create declarations for reciprocal
23488         estimate builtins.
23489         (rs6000_preferred_reload_class): Simplify VSX preferences, if scalar
23490         sized, prefer traditional floating point registers, if integer
23491         vector types, prefer altivec registers.  Don't actually look at
23492         the memory address any more.
23493         (rs6000_builtin_reciprocal): Add new builtin reciprocal estimate
23494         builtins.
23495         (rs6000_load_constant_and_splat): New helper function to load up
23496         the constant for reciprocal estimate instructions.
23497         (rs6000_emit_madd): New helper function for generating
23498         multiply/add type instructions, based on the current switches.
23499         (rs6000_emit_msub): Ditto.
23500         (rs6000_emit_mnsub): Ditto.
23501         (rs6000_emit_swdiv_high_precision): Replace rs6000_emit_swdivsf to
23502         replace a divide with a reciprocal estimate and fixup, adding
23503         support for machines with high precision and vectors.
23504         (rs6000_emit_swdiv_low_precision): Rewrite rs6000_emit_swdivdf for
23505         low precision machines.
23506         (rs6000_emit_swdiv): New common function to be called to replace a
23507         division with reciprocal estimate and fixup.
23508         (rs6000_emit_swrsqrt): Replace rs6000_emit_swrsqrtsf.  Add support
23509         for double and vector types.  Add support for high precision machines.
23510
23511         * config/rs6000/rs6000.h (TARGET_FRES): New macro to say whether
23512         the reciprocal estimate instructions can be generated.
23513         (TARGET_FRE): Ditto.
23514         (TARGET_FRSQRTES): Ditto.
23515         (TARGET_FRSQRTE): Ditto.
23516         (RS6000_RECIP_*): New macros for reciprocal estimate support.
23517
23518         * config/rs6000/vector.md (rsqrte<mode>2): New insn for reciprocal
23519         square root estimate on vectors.
23520         (re<mode>2): New insn for reciprocal division estimate on vectors.
23521
23522         * config/rs6000/rs6000-buitlins.def (ALTIVEC_BUILTIN_VRSQRTFP):
23523         New builtin.
23524         (ALTIVEC_BUILTIN_VRECIPFP): Ditto.
23525         (ALTIVEC_BUITLIN_VEC_RE): Ditto.
23526         (ALTIVEC_BUILTIN_VEC_RSQRT): Ditto.
23527         (VSX_BUILTIN_RSQRT_V4SF): Ditto.
23528         (VSX_BUITLIN_RSQRT_V2DF): Ditto.
23529         (RS6000_BUILTIN_RSQRT): Ditto.
23530         (ALTIVEC_BUILTIN_VEC_RSQRTE): Denote that the builtin is a
23531         floating point builtin.
23532
23533         * config/rs6000/rs6000-c.c (rs6000_cpu_cpp_builtins): Define
23534         macros __RECIP__, __RECIPF__, __RSQRTE__, __RSQRTEF__,
23535         __RECIP_PRECISION__ based on the command line switches.
23536         (altivec_overloaded_builtins): Add reciprocal estimate builtins.
23537
23538         * config/rs6000/rs6000.opt (-mrecip): Document add support for
23539         replacing division instructions with reciprocal estimate and fixup.
23540         (-mrecip=<opt>): New option.
23541         (-mrecip-precision): Ditto.
23542
23543         * config/rs6000/vsx.md (UNSPEC_VSX_RSQRTE): Delete.
23544         (vsx_rsqrte<mode>2): Use UNSPEC_RSQRT not UNSPEC_VSX_RSQRTE.
23545         (vsx_copysignsf3): If -mvsx, use double precision cpsign on single
23546         precision scalar.
23547
23548         * config/rs6000/altivec.md (UNSPEC_RSQRTEFP): Delete.
23549         (UNSPEC_VREFP): Ditto.
23550         (altivec_vnmsubfp*): Make altivec nmsub mirror the scalar and VSX
23551         conterparts with regard to support of -mno-fused-madd and -ffast-math.
23552         (altivec_vrsqrtefp): Use common UNSPEC to allow scalar/vector
23553         reciprocal estimate instructions to be generated.
23554         (altivec_vrefp): Ditto.
23555
23556         * config/rs6000/rs6000.md (RECIPF): New iterator for reciprocal
23557         estimate support.
23558         (rreg): New mode attribute for reciprocal estimate support.
23559         (recip<mode>3): New insn for division using reciprocal estimate
23560         and fixup builtins.
23561         (divide define_split): New define_split to convert floating point
23562         division to use reciprocal estimate if the user used the
23563         appropriate options and the split is run when we can add new
23564         pseudo registers for the fixup.
23565         (rsqrt<mode>2): New insn for reciprocal square root support.
23566         (recipsf3): Move into recip<mode>3.
23567         (recipdf3): Ditto.
23568         (fres): Use TARGET_FRES.
23569         (rsqrtsf2): Move into rsqrt<mode>2.
23570         (rsqrtsf_internal1): Use TARGET_FRSQRTSES.
23571         (copysignsf3): Add support for VSX.
23572         (fred): Use TARGET_FRE.
23573         (fred_fpr): Ditto.
23574         (rsqrtdf_internal1): New function for frsqrte instruciton.
23575
23576         * config/rs6000/altivec.h (vec_recipdiv): Define new vector builtin.
23577         (vec_rsqrt): Ditto.
23578
23579 2010-06-03  Richard Guenther  <rguenther@suse.de>
23580
23581         PR middle-end/44291
23582         * optabs.c (init_one_libfunc): Use IDENTIFIER_HASH_VALUE.
23583         (set_user_assembler_libfunc): Likewise.
23584
23585 2010-06-02  Steven Bosscher  <steven@gcc.gnu.org>
23586
23587         * mkconfig.sh: Include insn-flags.h and insn-constants.h before
23588         defaults.h.
23589         * except.h: Move MUST_USE_SJLJ_EXCEPTIONS and USING_SJLJ_EXCEPTIONS
23590         to defaults.h
23591         * expr.h (BRANCH_COST, MOVE_RATIO, CLEAR_RATIO, SET_RATIO,
23592         DEFAULT_FUNCTION_ARG_PADDING, FUNCTION_ARG_PADDING,
23593         FUNCTION_ARG_BOUNDARY, STACK_SAVEAREA_MODE, STACK_SIZE_MODE,
23594         STACK_CHECK_BUILTIN, STACK_CHECK_STATIC_BUILTIN,
23595         STACK_CHECK_PROBE_INTERVAL_EXP, STACK_CHECK_MOVING_SP,
23596         STACK_OLD_CHECK_PROTECT, STACK_CHECK_PROTECT,
23597         STACK_CHECK_MAX_FRAME_SIZE, STACK_CHECK_FIXED_FRAME_SIZE,
23598         STACK_CHECK_MAX_VAR_SIZE): Move target macro defaults to defaults.h.
23599         * defaults.h: Updated for above mentioned changes.
23600
23601 2010-06-02  Kai Tietz  <kai.tietz@onevision.com>
23602
23603         * c-common.c: Remove header include of tm_p.h.
23604         * Makefile.in (c-common.o): Remove TM_P_H dependency.
23605
23606 2010-06-02  Jakub Jelinek  <jakub@redhat.com>
23607
23608         * tree.h (struct tree_decl_map): New type.
23609         (tree_decl_map_eq, tree_decl_map_marked_p): Define.
23610         (tree_decl_map_hash): New prototype.
23611         (debug_expr_for_decl, value_expr_for_decl): Change into
23612         tree_decl_map hashtab from tree_map.
23613         (init_ttree): Adjust initialization.
23614         (tree_decl_map_hash): New function.
23615         (decl_debug_expr_lookup, decl_debug_expr_insert,
23616         decl_value_expr_lookup, decl_value_expr_insert): Adjust.
23617
23618 2010-06-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
23619
23620         * configure.ac (gcc_cv_ld_sol2_emulation): Test for GNU ld *_sol2
23621         linker emulations.
23622         * configure: Regenerate.
23623         * config.in: Regenerate.
23624
23625         * config/i386/sol2-10.h [TARGET_GNU_LD] (I386_EMULATION): Define.
23626         (X86_64_EMULATION): Define.
23627         (TARGET_LD_EMULATION): Use them.
23628
23629         * config/sparc/sol2-gld-bi.h (SPARC32_EMULATION): Define.
23630         (SPARC64_EMULATION): Define.
23631         (LINK_ARCH_SPEC): Use them.
23632
23633 2010-06-02  Sebastian Pop  <sebastian.pop@amd.com>
23634
23635         * graphite-clast-to-gimple.c (gcc_type_for_interval): Use
23636         smallest_mode_for_size for computing the precision types of new
23637         graphite IVs.  Do not call lang_hooks.types.type_for_size.
23638
23639 2010-06-02  Sebastian Pop  <sebastian.pop@amd.com>
23640
23641         * tree-if-conv.c (predicate_bbs): Do not reset the GIMPLE_DEBUG
23642         information.
23643         (remove_conditions_and_labels): Reset the GIMPLE_DEBUG information.
23644
23645 2010-06-02  Sebastian Pop  <sebastian.pop@amd.com>
23646
23647         PR middle-end/44363
23648         * tree-if-conv.c (predicate_bbs): Do not call gcc_unreachable,
23649         return false instead.
23650
23651 2010-06-02  Jan Hubicka  <jh@suse.cz>
23652
23653         PR middle-end/44295
23654         * cgraphunit.c (cgraph_redirect_edge_call_stmt_to_callee): Do not
23655         create new cgraph node to check callee.
23656
23657 2010-06-02  Richard Guenther  <rguenther@suse.de>
23658
23659         * lto-streamer-in.c (input_gimple_stmt): Fix typo.
23660
23661 2010-06-02  Richard Guenther  <rguenther@suse.de>
23662
23663         * lto-wrapper.c (lto_wrapper_exit): Rename to ...
23664         (lto_wrapper_cleanup): ... this.  Do not exit.
23665         (fatal): Adjust.  Exit here.
23666         (fatal_perror): Likewise.
23667         (fatal_signal): New function.
23668         (main): Set up signal handlers to cleanup temporary files.
23669         * Makefile.in (lto-wrapper.o): Adjust dependencies.
23670
23671 2010-06-02  Richard Guenther  <rguenther@suse.de>
23672
23673         PR tree-optimization/44377
23674         * tree-ssa-structalias.c (find_func_aliases): Fix typo.
23675
23676 2010-06-02  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
23677
23678         * config/s390/2097.md (z10_fhex): Remove insn reservation.
23679         * config/s390/s390.md (UNSPEC_COPYSIGN): Remove unused constant.
23680         (*mov<mode>_64 TD_TF, *mov<mode>_31 TD_TF, *mov<mode>_64dfp DD_DF,
23681         *mov<mode>_64 DD_DF, *mov<mode>_31, mov<mode>): Remove load zero
23682         instruction.
23683         * config/s390/s390.c: Don't accept fp zeros as valid constants anymore.
23684
23685 2010-06-02  Jan Hubicka  <jh@suse.cz>
23686
23687         * bitmap.c (bitmap_descriptor): Add search_iter.
23688         (bitmap_find_bit): Increment it.
23689         (print_statistics): Print it.
23690
23691 2010-06-02  Nathan Froyd  <froydnj@codesourcery.com>
23692
23693         * tree-vect-slp.c (vect_create_mask_and_perm): Use gimple_build_call
23694         instead of gimple_build_call_vec.  Delete unnecessary local variable.
23695
23696 2010-06-02  Steven Bosscher  <steven@gcc.gnu.org>
23697
23698         * gimplify.c (gimplify_body): Revert "Do not initialize RTL profiling"
23699         change from yesterday.
23700
23701 2010-06-02  Steven Bosscher  <steven@gcc.gnu.org>
23702
23703         * c-ada-spec.c: Clean up redundant includes.
23704
23705 2010-06-01  Steven Bosscher  <steven@gcc.gnu.org>
23706
23707         * gimplify.c: Do not include except.h and optabs.h.
23708         (gimplify_body): Do not initialize RTL profiling.
23709         * gimple-low.c: Do not include rtl.h, diagnostic.h, langhooks.h,
23710         langhooks-def.h, timevar.h, except.h, hashtab.h, and expr.h.
23711         * gimple-fold.c: Do not include rtl.h, tm_p.h, ggc.h, basic-block.h,
23712         output.h, expr.h, diagnostic.h, timevar.h, value-prof.h, and
23713         langhooks.h.
23714
23715         * tree-pretty-print.h: Include pretty-print.h.
23716         * gimple-pretty-print.h: Include pretty-print.h.
23717
23718         * tree-pretty-print.c: Do not include diagnostic.h.
23719         * tree-vrp.c: Likewise.
23720         * tree-tailcall.c: Likewise
23721         * tree-scalar-evolution.c: Likewise
23722         * tree-ssa-dse.c: Likewise
23723         * tree-chrec.c: Likewise
23724         * tree-ssa-sccvn.c: Likewise
23725         * tree-ssa-copyrename.c: Likewise
23726         * tree-nomudflap.c: Likewise
23727         * tree-call-cdce.c: Likewise
23728         * tree-stdarg.c: Likewise
23729         * tree-ssa-math-opts.c: Likewise
23730         * tree-nrv.c: Likewise
23731         * tree-ssa-sink.c: Likewise
23732         * tree-browser.c: Likewise
23733         * tree-ssa-loop-ivcanon.c: Likewise
23734         * tree-ssa-loop.c: Likewise
23735         * tree-parloops.c: Likewise
23736         * tree-ssa-address.c: Likewise
23737         * tree-ssa-ifcombine.c: Likewise
23738         * tree-if-conv.c: Likewise
23739         * tree-data-ref.c: Likewise
23740         * tree-affine.c: Likewise
23741         * tree-ssa-phiopt.c: Likewise
23742         * tree-ssa-coalesce.c: Likewise
23743         * tree-ssa-pre.c: Likewise
23744         * tree-ssa-live.c: Likewise
23745         * tree-predcom.c: Likewise
23746         * tree-ssa-forwprop.c: Likewise
23747         * tree-ssa-dce.c: Likewise
23748         * tree-ssa-ter.c: Likewise
23749         * tree-ssa-loop-prefetch.c: Likewise
23750         * tree-optimize.c: Likewise
23751         * tree-ssa-phiprop.c: Likewise
23752         * tree-object-size.c: Likewise
23753         * tree-outof-ssa.c: Likewise
23754         * tree-ssa-structalias.c: Likewise
23755         * tree-switch-conversion.c: Likewise
23756         * tree-ssa-reassoc.c: Likewise
23757         * tree-ssa-operands.c: Likewise
23758         * tree-vectorizer.c: Likewise
23759         * tree-vect-data-refs.c: Likewise
23760         * tree-vect-generic.c: Likewise
23761         * tree-vect-stmts.c: Likewise
23762         * tree-vect-patterns.c: Likewise
23763         * tree-vect-slp.c: Likewise
23764         * tree-vect-loop.c: Likewise
23765         * tree-ssa-loop-ivopts.c: Likewise
23766         * tree-ssa-loop-im.c: Likewise
23767         * tree-ssa-loop-niter.c: Likewise
23768         * tree-ssa-loop-unswitch.c: Likewise
23769         * tree-ssa-loop-manip.c: Likewise
23770         * tree-ssa-loop-ch.c: Likewise
23771         * tree-dump.c: Likewise
23772         * tree-complex.c: Likewise
23773
23774         * tree-into-ssa.c: Do not include diagnostic.h and expr.h.
23775         * tree-ssa-uninit.c: Likewise
23776         * tree-ssa-threadupdate.c: Likewise
23777         * tree-ssa-uncprop.c: Likewise
23778         * tree-ssa-ccp.c: Likewise
23779         * tree-ssa-dom.c: Likewise
23780         * tree-ssa-propagate.c: Likewise
23781         * tree-ssa-alias.c: Likewise
23782         * tree-dfa.c: Likewise
23783         * tree-cfgcleanup.c: Likewise
23784         * tree-sra.c: Likewise
23785         * tree-ssa-copy.c: Likewise
23786         * tree-ssa.c: Likewise
23787         * tree-profile.c: Likewise
23788         * tree-cfg.c: Likewise
23789         * tree-ssa-threadedge.c: Likewise
23790         * tree-vect-loop-manip.c: Likewise
23791
23792         * tree-inline.c: Do not include diagnostic.h and expr.h.
23793         Include rtl.h.
23794         (copy_decl_for_dup_finish): Do not use NULL_RTX.
23795
23796         * tree-loop-linear.c: Do not include diagnostic.h, expr.h and optabs.h.
23797         * tree-loop-distribution.c: Likewise.
23798
23799 2010-06-01  Jan Hubicka  <jh@suse.cz>
23800
23801         * ipa-pure-const.c (local_pure_const): Do NORETURN discovery.
23802
23803 2010-06-01  Jan Hubicka  <jh@suse.cz>
23804
23805         * tree-cfgcleanup.c (fixup_noreturn_call): Break out from ...;
23806         remove return value.
23807         (split_bbs_on_noreturn_calls) .... here.
23808         * tree-optimize.c (execute_fixup_cfg): Fixup noreturn calls too.
23809         * tree-flow.h (fixup_noreturn_call): New.
23810
23811 2010-06-01  Jan Hubicka  <jh@suse.cz>
23812
23813         * emit-rtl.c (remove_insn): Fix thinko in prevoius patch.
23814
23815 2010-06-01  Nathan Froyd  <froydnj@codesourcery.com>
23816
23817         * tree.h (build_nt_call_list): Delete.
23818         * tree.c (build_nt_call_list): Delete.
23819
23820 2010-06-01  Jan Hubicka  <jh@suse.cz>
23821
23822         * fwprop.c: Make emit-rtl.h include last.
23823         * rtlanal.c: Include emit-rtl.h.
23824         * genautomata.c: Output emit-rtl include into insn-automata.c
23825         * df-scan.c: Include emit-rtl.h.
23826         * haifa-sched.c: Indlude emit-rtl.h.
23827         * mode-switching.c: Indlude emit-rtl.h.
23828         * graph.c: Indlude emit-rtl.h.
23829         * sel-sched.c: Include emit-rtl.h.
23830         * sel-sched-ir.c: Include emit-rtl.h.
23831         * ira-build.c: Include emit-rtl.h.
23832         * emit-rtl.c (first_insn, last_insn): Remove defines.
23833         (get_insns, set_first_insn, get_last_insn, set_last_insn, get_max_uid):
23834         Move to emit-rtl.h.
23835         (set_new_first_and_last_insn, get_last_insn_anywhere,
23836         get_first_nonnote_insn, get_last_nonnote_insn, try_split,
23837         make_call_insn_raw, add_insn_after, add_insn_before, remove_insn,
23838         delete_insns_since, reorder_insns_nobb, emit_insn_after_1,
23839         emit_debug_insn_before, emit_insn, start_sequence, push_to_sequence,
23840         push_to_sequence2, push_topmost_sequence, end_sequence, copy_insn):
23841         Use accessor functions.
23842         * emit-rtl.h (gen_blockage, gen_rtvec, copy_insn_1, copy_insn,
23843          gen_int_mode, emit_copy_of_insn_after, set_reg_attrs_from_value,
23844         set_reg_attrs_for_parm, set_reg_attrs_for_decl_rtl, adjust_reg_mode,
23845         mem_expr_equal_p): Move here from rtl.h.
23846         (get_insns, set_first-insn, get_last_insn, set_last_insn, get_max_uid):
23847         Move here from emit-rtl.c; make inline.
23848         * cfglayout.h: Include emit-rtl.h.
23849         * rtl.h (gen_blockage, gen_rtvec, copy_insn_1, copy_insn,
23850          gen_int_mode, emit_copy_of_insn_after, set_reg_attrs_from_value,
23851         set_reg_attrs_for_parm, set_reg_attrs_for_decl_rtl, adjust_reg_mode,
23852         mem_expr_equal_p, get_insns, set_first-insn,
23853         get_last_insn, set_last_insn, get_max_uid): Move to emit-rtl.h.
23854         * reg-stack.c: Include emit-rtl.h.
23855         * dce.c: Likewise.
23856
23857 2010-06-01  Jan Hubicka  <jh@suse.cz>
23858
23859         * cgraph.h (tree_function_versioning): Update prototype.
23860         (cgraph_function_versioning): Update prototype.
23861         * cgraphunit.c (cgraph_copy_node_for_versioning): Accept bbs_to_copy
23862         bitmap.
23863         (cgraph_function_versioning): Accept new_entry_block and bbs_to_copy.
23864         (cgraph_materialize_clone, save_inline_function_body): Update use of
23865         tree_function_versioning.
23866         * tree-inline.c (copy_bb): Look for previous copied block to link
23867         after; fix debug output.
23868         (copy_cfg_body): Accept new_entry_block and bbs_to_copy.
23869         (copy_body): Likewise.
23870         (expand_call_inline): Update use of copy_body.
23871         (tree_function_versioning): Update use of copy body; accept
23872         blocks_to_copy and new_entry.
23873
23874 2010-06-01  Jan Hubicka  <jh@suse.cz>
23875
23876         * gegenrtl.c: Remove unnecesary prototypes.
23877         (gendecl): Remove.
23878         (gendef): Produce static inline.
23879         (gencode): Remove.
23880         (main): Do not decode parameters; generate header only.
23881         * Makefile.in (genrtl.c): Remove.
23882
23883 2010-06-01  Jan Hubicka  <jh@suse.cz>
23884
23885         * tree-switch-conversion.c (build_one_array): Make it readonly.
23886
23887 2010-06-01  Richard Guenther  <rguenther@suse.de>
23888
23889         * optabs.c (init_optabs): Guard all accesses to reinit.
23890         * ipa-pure-const.c (propagate): Fix another typo.
23891         * opts.c (common_handle_option): Split assignment to bool.
23892         * c-opts.c (c_common_handle_option): Likewise.
23893
23894 2010-06-01  Arnaud Charlet  <charlet@adacore.com>
23895             Matthew Gingell  <gingell@adacore.com>
23896
23897         * doc/invoke.texi: Mention -fdump-ada-spec.
23898         * tree-dump.c (dump_files): Add ada-spec.
23899         (FIRST_AUTO_NUMBERED_DUMP): Bump to 8.
23900         * tree-pass.h (tree_dump_index): Add TDI_ada.
23901         * gcc.c: Add support for -C without -E and for -fdump-ada-spec.
23902         (cpp_unique_options): Do not reject -C or -CC when -E isn't present.
23903         (default_compilers) <@c-header>: Allow -fdump-ada-spec on header files.
23904         * c-decl.c: Include c-ada-spec.h.
23905         (collect_source_ref_cb, collect_all_refs, for_each_global_decl): New
23906         functions.
23907         (c_write_global_declarations): Add handling of -fdump-ada-spec.
23908         * c-lex.c (c_lex_with_flags): Add handling of CPP_COMMENT.
23909         * Makefile.in (C_AND_OBJC_OBJS): Add c-ada-spec.o.
23910         * c-ada-spec.h, c-ada-spec.c: New files.
23911
23912 2010-06-01  Richard Guenther  <rguenther@suse.de>
23913
23914         PR lto/43853
23915         * ipa-pure-const.c (get_function_state): Hand back varying state
23916         if we do not have one.
23917         (has_function_state): New function.
23918         (duplicate_node_data): Adjust.
23919         (remove_node_data): Likewise.
23920         (pure_const_write_summary): Likewise.
23921         (propagate): Likewise.  Fix typo.
23922
23923 2010-06-01  Jan Hubicka  <jh@suse.cz>
23924
23925         * tree-cfg.c (verify_stmt): Do not skip could_throw test.
23926         * passes.c (execute_function_todo): Do not make implicit verify_ssa.
23927         (execute_all_ipa_transforms): Do not play with the states.
23928
23929 2010-06-01  Maxim Kuvyrkov  <maxim@codesourcery.com>
23930
23931         * config/arm/t-linux-androideabi: New.
23932         * config.gcc (arm*-*-linux-androideabi): Include multilib config.
23933
23934 2010-06-01  Jan Hubicka  <jh@suse.cz>
23935
23936         * tree-inline.c (estimate_num_insns): For stdarg functions look
23937         into call statement to count cost of argument passing.
23938
23939 2010-06-01  Kai Tietz  <kai.tietz@onevision.com>
23940
23941         * config/i386.c (ix86_output_addr_vec_elt): Make LPREFIX
23942         argument for fprintf.
23943         (ix86_output_addr_diff_elt): Likewise.
23944         (x86_function_profiler): Likewise.
23945         * config/cygming.h (LOCAL_LABEL_PREFIX): Fix for x64 no-underscore.
23946         (LPREFIX): Likewise.
23947         (ASM_GENERATE_INTERNAL_LABEL): Likewise.
23948
23949 2010-05-31  Jakub Jelinek  <jakub@redhat.com>
23950
23951         PR target/44338
23952         * config/i386/sse.md (fma4i_fmadd<mode>4256, fma4i_fmsub<mode>4256,
23953         fma4i_fnmadd<mode>4256, fma4i_fnmsub<mode>4256, fma4i_fmadd<mode>4,
23954         fma4i_fmsub<mode>4, fma4i_fnmadd<mode>4, fma4i_fnmsub<mode>4,
23955         fma4i_vmfmadd<mode>4, fma4i_vmfmsub<mode>4, fma4i_vmfnmadd<mode>4,
23956         fma4i_vmfnmsub<mode>4, fma4i_fmaddsubv8sf4, fma4i_fmaddsubv4df4,
23957         fma4i_fmaddsubv4sf4, fma4i_fmaddsubv2df4, fma4i_fmsubaddv8sf4,
23958         fma4i_fmsubaddv4df4, fma4i_fmsubaddv4sf4, fma4i_fmsubaddv2df4):
23959         Guard only with TARGET_FMA4 instead of TARGET_FMA4 &&
23960         TARGET_FUSED_MADD.
23961
23962 2010-05-31  Jan Hubicka  <jh@suse.cz>
23963
23964         * tree.h (tree_range_check_failed): Declare noreturn.
23965
23966 2010-05-31  Jan Hubicka  <jh@suse.cz>
23967
23968         * gimple.c (gimple_call_builtin_p): New function.
23969         * gimple.h (gimple_call_builtin_p): Declare.
23970         * tree-cfg.c (make_edges): Produce edge from BUILT_IN_RETURN
23971         to exit.
23972         (execute_warn_function_return): BUILT_IN_RETURN is return.
23973         (split_critical_edges): Return edges are not critical.
23974         (is_ctrl_altering_stmt): Builtin_in_return is altering.
23975         (gimple_verify_flow_info): Handle built_in_return.
23976         (execute_warn_function_return): Handle built_in_return.
23977         * ipa-pure-const.c (check_call): Ignore builtin_return.
23978
23979 2010-05-31  Jakub Jelinek  <jakub@redhat.com>
23980
23981         PR middle-end/44337
23982         * expr.c (expand_assignment): Don't store anything for out-of-bounds
23983         array accesses with non-MEM.
23984
23985         PR tree-optimization/44182
23986         * tree-inline.c (copy_edges_for_bb): Don't split bb if a stmt that
23987         newly needs to end a bb is followed by debug stmts, instead return
23988         true from the function at the end.
23989         (maybe_move_debug_stmts_to_successors): New function.
23990         (copy_cfg_body): Call it if copy_edges_for_bb returned true.
23991
23992 2010-05-31  Kai Tietz  <kai.tietz@onevision.com>
23993
23994         PR target/44161
23995         * config/i386/cygming.h (SUBTARGET_OVERRIDE_OPTIONS): Handle flag_pic.
23996
23997 2010-05-31  Eric Botcazou  <ebotcazou@adacore.com>
23998
23999         * cgraphunit.c (cgraph_decide_is_function_needed): Really return false
24000         for nested functions in non-optimized compilation.
24001
24002 2010-05-31  Richard Guenther  <rguenther@suse.de>
24003
24004         * tree-ssa-structalias.c (find_func_aliases): Handle BUILT_IN_RETURN.
24005
24006 2010-05-30  Jan Hubicka  <jh@suse.cz>
24007
24008         * predict.c (maybe_hot_edge_p): Calls to functions called once is cold.
24009
24010 2010-05-30  Richard Guenther  <rguenther@suse.de>
24011
24012         PR lto/42975
24013         * tree-eh.c (execute_cleanup_eh_1): Copy from execute_cleanup_eh.
24014         (execute_cleanup_eh): Clear DECL_FUNCTION_PERSONALITY if it is
24015         no longer needed.
24016
24017 2010-05-30  Iain Sandoe  <iains@gcc.gnu.org>
24018
24019         * config/darwin.c (output_objc_section_asm_op): Add comment.
24020         (name_needs_quotes): Add '_' to list of valid comment chars.
24021         (machopic_output_function_base_name): Remove unneeded quotes.
24022         (darwin_encode_section_info): Adjust asm whitespace.
24023         * config/i386/darwin.h (ASM_OUTPUT_COMMON): Adjust asm tabs.
24024         (ASM_OUTPUT_LOCAL): Ditto.
24025         * config/rs6000/darwin.h (ASM_OUTPUT_COMMON): Ditto.
24026         * config/darwin.h (GLOBAL_ASM_OP): Ditto.
24027         * config/darwin9.h (ASM_OUTPUT_ALIGNED_COMMON): Ditto.
24028
24029 2010-05-30  Eric Botcazou  <ebotcazou@adacore.com>
24030
24031         * config/rs6000/rs6000.c (rs6000_output_function_entry): Use
24032         RS6000_OUTPUT_BASENAME unconditionally.
24033         (rs6000_output_function_epilogue): Likewise.
24034
24035 2010-05-30  Jan Hubicka  <jh@suse.cz>
24036
24037         * toplev.c (wrapup_global_declaration_2): Avoid creation of new varpool
24038         nodes.
24039
24040 2010-05-30  Richard Guenther  <rguenther@suse.de>
24041
24042         * tree-cfg.c (verify_gimple_assign_single): Implement
24043         verification for COND_EXPR rhs.
24044
24045 2010-05-30  Jan Hubicka  <jh@suse.cz>
24046
24047         * cgraph.h (cgraph_dump_file): Declare.
24048         * cgraphunit.c (cgraph_dump_file): Export.
24049         * ipa.c (dump_cgraph_node_set, dump_varpool_node_set): Be less verbose.
24050
24051 2010-05-30  Jan Hubicka  <jh@suse.cz>
24052
24053         * dwarf2out.c (reference_to_unused,
24054         premark_types_used_by_global_vars_helper): Avoid creation of new
24055         varpool nodes.
24056
24057 2010-05-30  Jan Hubicka  <jh@suse.cz>
24058
24059         * cgraph.h (cgraph_node_cannot_return,
24060         cgraph_edge_cannot_lead_to_return): New functions.
24061         * cgraph.c (cgraph_node_cannot_return,
24062         cgraph_edge_cannot_lead_to_return): Use them.
24063         * ipa-pure-const.c (pure_const_names): New static var.
24064         (check_call): Handle calls not leading to return.
24065         (pure_const_read_summary): Dump info read.
24066         (propagate): Dump info about propagation process; ignore side effects
24067         of functions not leading to exit; fix handling of pure functions.
24068
24069 2010-05-30  Jan Hubicka  <jh@suse.cz>
24070
24071         * config/i386/i386.c (pro_epilogue_adjust_stack): Use EBP
24072         for tail call epilogues.
24073
24074 2010-05-30  Jan Hubicka  <jh@suse.cz>
24075
24076         * passes.c (ipa_write_optimization_summaries_1, ipa_write_summaries_2,
24077         ipa_read_summaries_1, ipa_read_optimization_summaries_1): Initialize
24078         dump files.
24079
24080 2010-05-29  Jan Hubicka  <jh@suse.cz>
24081
24082         * ipa.c (cgraph_remove_unreachable_node): Walk references of correct
24083         node; remove references in node we no longer keep in cgrpah but need
24084         body of.
24085
24086 2010-05-29  Jan Hubicka  <jh@suse.cz>
24087
24088         * cgraph.c (cgraph_mark_reachable): Relax check for analyzed nodes.
24089
24090 2010-05-29  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
24091
24092         PR target/44165
24093         * config/pa/pa32-linux.h (CTOR_LIST_BEGIN): Mark __CTOR_LIST__ as used.
24094
24095 2010-05-29  Jan Hubicka  <jh@suse.cz>
24096
24097         * tree-vrp.c (debug_value_range, debug_all_value_ranges,
24098         debug_asserts_for, debug_all_asserts): Annotate with DEBUG_FUNCTION.
24099         * tree-into-ssa.c (debug_decl_set, debug_defs_stack, debug_currdefs,
24100         debug_tree_ssa, debug_tree_ssa_stats, debug_def_blocks,
24101         debug_names_replaced_by, debug_update_ssa): Likewise.
24102         * sbitmap.c (debug_sbitmap): Likewise.
24103         * genrecog.c (debug_decision, debug_decision_list): Likewise.
24104         * tree-pretty-print.c (debug_generic_expr, debug_generic_stmt,
24105         debug_tree_chain): Likewise.
24106         * tree-loop-distribution.c (debug_rdg_partitions): Likewise.
24107         * cgraph.c (debug_cgraph_node, debug_cgraph): Likewise.
24108         * optabs.c (debug_optab_libfuncs): Likewise.
24109         (verify_loop_closed_ssa): Likewise.
24110         * value-prof.c (verify_histograms): Likewise.
24111         * reload.c (debug_reload_to_stream, debug_reload): Likewise.
24112         * bitmap.c (debug_bitmap_file, debug_bitmap, bitmap_print): Likewise.
24113         * cfghooks.c (verify_flow_info): Likewise.
24114         * fold-const.c (debug_fold_checksum): Likewise.
24115         * omp-low.c (debug_omp_region, debug_all_omp_regions): Likewise.
24116         * cfg.c (debug_regset, debug_flow_info, debug_bb, debug_bb_n):
24117         Likewise.
24118         * omega.c (debug_omega_problem): Likewise.
24119         * cgraphunit.c (verify_cgraph_node, verify_cgraph): Likewise.
24120         * tree-ssa-ccp.c (debug_lattice_value): Likewise.
24121         * dominance.c (verify_dominators, debug_dominance_info,
24122         debug_dominance_tree): Likewise.
24123         * df-core.c (df_insn_uid_debug, df_insn_debug, df_insn_debug_regno,
24124         * df_regno_debug, df_ref_debug,
24125         debug_df_insn, debug_df_reg, debug_df_regno, debug_df_ref,
24126         debug_df_defno, debug_df_useno, debug_df_chain): Likewise.
24127         * tree-ssa-dom.c (debug_dominator_optimization_stats): Likewise.
24128         * sel-sched.c (debug_state): Likewise.
24129         * tree-ssa-alias.c (debug_alias_info, debug_points_to_info_for):
24130         Likewise.
24131         * cfganal.c (print_edge_list, verify_edge_list): Likewise.
24132         * dwarf2out.c (debug_dwarf_die, debug_dwarf): Likewise.
24133         * tree-eh.c (verify_eh_edges, verify_eh_dispatch_edge): Likewise.
24134         * gimple-pretty-print.c (debug_gimple_stmt, debug_gimple_seq):
24135         Likewise.
24136         * c-pretty-print.c (debug_c_tree): Likewise.
24137         * sel-sched-dump.c (debug_insn_rtx, debug_vinsn, debug_expr, debug_insn
24138         debug_av_set, debug_lv_set, debug_ilist, debug_blist,
24139         debug_insn_vector, debug_hard_reg_set, debug_mem_addr_value): Likewise.
24140         * ebitmap.c (debug_ebitmap): Likewise.
24141         * function.c (debug_find_var_in_block_tree): Likewise.
24142         * print-rtl.c (debug_rtx): Likewise.
24143         (debug_rtx_count): Likewise.
24144         (debug_rtx_list, debug_rtx_range, debug_rtx_find): Likewise.
24145         * stor-layout.c (debug_rli): Likewise.
24146         * ipa.c (debug_cgraph_node_set, debug_varpool_node_set): Likewise.
24147         * tree-data-ref.c (debug_data_references,
24148         debug_data_dependence_relations, debug_data_reference,
24149         debug_data_dependence_relation, debug_rdg_vertex,
24150         debug_rdg_component, debug_rdg): Likewise.
24151         * tree-affine.c (debug_aff): Likewise.
24152         * tree-dfa.c (debug_referenced_vars, debug_variable, debug_dfa_stats):
24153         Likewise.
24154         * except.c (debug_eh_tree, verify_eh_tree): Likewise.
24155         * emit-rtl.c (verify_rtl_sharing): Likewise.
24156         * tree-ssa-pre.c (debug_pre_expr, debug_bitmap_set,
24157         debug_value_expressions): Likewise.
24158         * tree-ssa-live.c (debug_scope_block, debug_scope_blocks): Likewise.
24159         * sese.c (debug_rename_map, debug_ivtype_map): Likewise.
24160         * print-tree.c (debug_tree, debug_vec_tree): Likewise.
24161         * cfglayout.c (verify_insn_chain): Likewise.
24162         * graphite-clast-to-gimple.c (debug_clast_name_indexes,
24163         debug_clast_stmt, debug_generated_program): Likewise.
24164         * ggc-page.c (debug_print_page_list): Likewise.
24165         * tree-ssa-ter.c (debug_ter): Likewise.
24166         * graphite-dependences.c (debug_pddr): Likewise.
24167         * sched-deps.c (debug_ds): Likewise.
24168         * tree-ssa.c (verify_ssa): Likewise.
24169         * graphite-poly.c (debug_scattering_function, debug_iteration_domain,
24170         debug_scattering_functions, debug_iteration_domains, debug_pdr,
24171         debug_pdrs, debug_pbb_domain, debug_pbb, debug_scop_context,
24172         debug_scop, debug_cloog, debug_scop_params, debug_lst): Likewise.
24173         * tree-inline.c (debug_find_tree): Likewise.
24174         * graphite-ppl.c (debug_ppl_linear_expr, debug_ppl_polyhedron_matrix,
24175         debug_ppl_powerset_matrix): Likewise.
24176         * var-tracking.c (debug_dv): Likewise.
24177         * system.h (DEBUG_FUNCTION, DEBUG_VARIABLE): Define.
24178         * cfgloop.c (verify_loop_structure): Likewise.
24179         * plugin.c (dump_active_plugins, debug_active_plugins): Likewise.
24180         * c-common.c (verify_sequence_points): Likewise.
24181         * sched-rgn.c (debug_regions, debug_region, debug_candidate,
24182         debug_candidates, debug_rgn_dependencies): Likewise.
24183         * tree-ssa-structalias.c (debug_constraint, debug_constraints,
24184         * debug_constraint_graph, debug_solution_for_var,
24185         debug_sa_points_to_info): Likewise.
24186         * sched-vis.c (debug_insn_slim, debug_bb_slim, debug_bb_n_slim):
24187         Likewie.
24188         * tree-cfg.c (debug_cfg_stats, verify_stmts, debug_function,
24189         debug_loops, debug_loop, debug_loop_num): Likewise.
24190         * passes.c (debug_pass): Likewise.
24191         (dump_properties): Likewise; add cfglayout property.
24192         (debug_properties): Likewise.
24193         * tree-ssa-reassoc.c (debug_ops_vector): Likewise.
24194         * varpool.c (debug_varpool): Likewise.
24195         * regcprop.c (debug_value_data): Likewise.
24196         * tree-ssa-operands.c (verify_imm_links, debug_immediate_uses,
24197         debug_immediate_uses_for): Likewise.
24198
24199 2010-05-29  H.J. Lu  <hongjiu.lu@intel.com>
24200
24201         PR bootstrap/44315
24202         * Makefile.in (build/gencondmd.o): Remove TM_H := $(GTM_H).
24203         Filter out insn-flags.h.
24204
24205 2010-05-29  Jan Hubicka  <jh@suse.cz>
24206
24207         * cgraph.h (struct varpool_node_set_def,
24208         struct cgraph_node_set_def): Remove unused AUX pointer.
24209         (cgraph_node_set_nonempty_p, varpool_node_set_nonempty_p): Use
24210         VEC_empty macro.
24211
24212 2010-05-29  Jan Hubicka  <jh@suse.cz>
24213
24214         PR middle-end/44324
24215         * ipa-cp.c (ipcp_insert_stage): Replace "clone" by "constprop".
24216
24217 2010-05-29  Richard Guenther  <rguenther@suse.de>
24218
24219         * lto-streamer.c (cached_bp): New global variable.
24220         (bitpack_create): Return the cached bitpack, if available.
24221         (bitpack_delete): Clear and cache the bitpack, if appropriate.
24222         (bp_pack_value): Remove redundant asserts.
24223
24224 2010-05-29  Sebastian Pop  <sebastian.pop@amd.com>
24225
24226         PR middle-end/44306
24227         * tree-if-conv.c (is_true_predicate): New.
24228         (is_predicated): Use is_true_predicate.
24229         (add_to_predicate_list): Same.  Do not use unshare_expr.
24230         (add_to_dst_predicate_list): Same.
24231
24232 2010-05-29  Sebastian Pop  <sebastian.pop@amd.com>
24233
24234         * tree-if-conv.c (add_to_dst_predicate_list): Do not use the ->aux
24235         field on edges.
24236         (predicate_bbs): Same.
24237         (clean_predicate_lists): Same.
24238         (find_phi_replacement_condition): Do not AND the predicate from
24239         edge->aux.
24240
24241 2010-05-29  H.J. Lu  <hongjiu.lu@intel.com>
24242
24243         PR bootstrap/44315
24244         * Makefile.in (build/gencondmd.o): Add a missing `\'.
24245
24246 2010-05-29  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
24247
24248         PR target/44261
24249         config/pa/pa.md (negdf2_slow, negsf2_slow): New patterns.
24250         (negdf2): Adjust expander pattern and use negdf2_slow.
24251         (negsf2): Likewise.
24252
24253 2010-05-29  Nathan Froyd  <froydnj@codesourcery.com>
24254
24255         * basic-block.h (struct control_flow_graph): Move last_label_uid field
24256         up.
24257         * df.h (struct df_base_ref): Move regno field up.
24258         * dwarf2out.c (struct dw_fde_struct): Move funcdef_number field down.
24259         * expr.h (struct separate_ops): Move location field up.
24260         * optabs.h (struct optab_d): Move libcall_basename field down.
24261         * config/i386/i386.c (struct ix86_frame): Move red_zone_size up.
24262         * config/i386/i386.h (struct machine_function): Convert call_abi field
24263         into a bitfield.  Move cfa field to the end of the structure.
24264
24265 2010-05-29  Jan Hubicka  <jh@suse.cz>
24266
24267         * varpool.c (varpool_get_node): Fix lookup.
24268
24269 2010-05-29  Steven Bosscher  <steven@gcc.gnu.org>
24270
24271         * config/spu/spu-protos.h: Do not include rtl.h.  Protect
24272         RTL specific prototypes with #ifdef RTX_CODE.
24273         * config/spu/spu-c.c: Include c-common.h instead of c-tree.h.
24274         * config/spu/t-spu-elf: Fix dependencies.
24275
24276         * config/t-darwin (darwin-c.o): Remove C_TREE_H dependency.
24277
24278 2010-05-29  Mike Stump  <mikestump@comcast.net>
24279
24280         PR bootstrap/44315
24281         * Makefile.in (build/gencondmd.o): Be sure to use GTM_H instead of
24282         TM_H when building to avoid dependency loops.
24283
24284 2010-05-29  Jan Hubicka  <jh@suse.cz>
24285
24286         * cgraphunit.c (cgraph_materialize_clone): Only remove calles,
24287         refs and body; not the whole node for masters of materialized clones.
24288
24289 2010-05-29  Mike Stump  <mikestump@comcast.net>
24290
24291         * config/rs6000/rs6000-c.c: Remove c-tree.h include.
24292
24293 2010-05-29  Jan Hubicka  <jh@suse.cz>
24294
24295         * cgraph.c (clone_function_name): Take SUFFIX argument; export.
24296         (cgraph_create_virtual_clone): Take SUFFIX argument; udpate
24297         use of clone_function_name.
24298         * cgraph.h (cgraph_create_virtual_clone,
24299         cgraph_function_versioning): update prototypes.
24300         (clone_function_name): Declare.
24301         * ipa-cp.c (ipcp_insert_stage): Update call of
24302         cgraph_create_virtual_clone.
24303         * omp-low.c (create_omp_child_function_name): Use
24304         cgraph_create_virtual_clone.
24305         * cgraphunit.c (cgraph_copy_node_for_versioning): Fix edges updating.
24306         (cgraph_function_versioning): Take SUFFIX argument; produce new name
24307         and make decl local.
24308
24309 2010-05-29  Steven Bosscher  <steven@gcc.gnu.org>
24310
24311         * vec.h: Include statistics.h
24312         * Makefile.in: Introduce VEC_H.  Replace all vec.h dependencies
24313         with VEC_H.
24314
24315 2010-05-29  Steven Bosscher  <steven@gcc.gnu.org>
24316
24317         * c-lex.c: Do not include c-tree.h.
24318         * c-pretty-print.c: Likewise.
24319         * c-opts.c: Likewise.
24320         * c-gimplify.c: Likewise.
24321         * c-common.c: Likewise.
24322         * c-dump.c: Likewise.  Include c-common.h.
24323
24324 2010-05-29  Steven Bosscher  <steven@gcc.gnu.org>
24325
24326         * c-common.h (GCC_DIAG_STYLE): Define earlier in the file,
24327         before including diagnostic-core.h.
24328         (c_cpp_error): New prototype moved from c-tree.h.
24329         Use ATTRIBUTE_GCC_DIAG instead of ATTRIBUTE_GCC_CDIAG.
24330         * c-tree.h (ATTRIBUTE_GCC_CDIAG): Remove define.
24331         (pedwarn_c90, perwarn_c99): Use ATTRIBUTE_GCC_DIAG instead.
24332         (c_cpp_error): Prototype moved to c-common.h.
24333         * Makefile.in: Update dependency for C_COMMON_H.
24334
24335 2010-05-29  Steven Bosscher  <steven@gcc.gnu.org>
24336
24337         * c-common.h: Add FIXME for awkward split of c_register_addr_space.
24338         * c-common.c (c_register_addr_space): Remove here.
24339         * c-decl.c (c_register_addr_space): Re-add here.
24340
24341 2010-05-28  Mike Stump  <mikestump@comcast.net>
24342
24343         * config/darwin-c.c: Remove c-tree.h include.
24344
24345 2010-05-28  Joseph Myers  <joseph@codesourcery.com>
24346
24347         * gcc.c: Include diagnostic.h.
24348         (error_count): Remove.  All users changed to use errorcount.
24349         (programname): Remove.  All users changed to use progname.
24350         (fancy_abort, internal_error, fatal_error, error, warning, inform,
24351         fnotice): Remove.
24352         (execute): Don't include "Internal error" and bug reporting
24353         information in argument of internal_error call.
24354         (process_command): Don't increment error_count after calling
24355         perror_with_name.
24356         (input_filename): Rename to gcc_input_filename.  All users
24357         changed.
24358         (main): Call diagnostic_initialize.  Register delete_temp_files
24359         with atexit.  Use seen_error to test for errors.
24360         * gcc.h: Include diagnostic-core.h.
24361         (fatal_error, error, warning): Remove.
24362         * Makefile.in (GCC_H): Add $(DIAGNOSTIC_CORE_H).
24363         (GCC_OBJS): Add diagnostic.o, pretty-print.o and input.o.
24364         (gcc.o): Update dependencies.
24365
24366 2010-05-28  Jeff Law  <law@redhat.com>
24367
24368         * ira.c (ira_bad_reload_regno, ira_build_reload_regno_1): New
24369         functions.
24370         * ira.h (ira_bad_reload_regno): Declare
24371         * reload1.c (allocate_reload_reg): Use ira_bad_reload_regno.
24372
24373         * ira-color.c (update_curr_costs): Free updated hard reg costs.
24374         (ira_reassign_conflict_allocnos): Remove bogus asserts.
24375         (allocno_reload_assign): Likewise.
24376
24377 2010-05-28  Nathan Froyd  <froydnj@codesourcery.com>
24378
24379         * tree-vect-stmts.c (vectorizable_assignment): Call build1 instead of
24380         build1_stat.
24381
24382 2010-05-28  Richard Guenther  <rguenther@suse.de>
24383
24384         PR lto/44312
24385         * lto-streamer-in.c (unpack_ts_fixed_cst_value_fields):
24386         Stream fixed-point constants mode.
24387         (unpack_ts_type_value_fields): Fix width of TYPE_MODE
24388         and TYPE_PRECISION.
24389         * lto-streamer-out.c (pack_ts_fixed_cst_value_fields):
24390         Stream fixed-point constants mode.
24391         (pack_ts_function_decl_value_fields): Fix width of TYPE_MODE
24392         and TYPE_PRECISION.
24393
24394 2010-05-28  Sebastian Pop  <sebastian.pop@amd.com>
24395
24396         * tree-scalar-evolution.c (set_nb_iterations_in_loop): Inlined in the
24397         only place it was called from.
24398         (number_of_latch_executions): Do not return chrec_dont_know when the
24399         may_be_zero is a runtime condition: instead, return a COND_EXPR
24400         including the may_be_zero condition.
24401         * cfgloop.h (struct loop): Add a note on COND_EXPRs to the comment
24402         of nb_iterations.
24403         * tree-ssa-loop-ivopts.c (contains_abnormal_ssa_name_p): Handle
24404         COND_EXPRs.
24405
24406 2010-05-28  Sebastian Pop  <sebastian.pop@amd.com>
24407
24408         * tree-if-conv.c (replace_phi_with_cond_gimple_assign_stmt): Don't
24409         generate COND_EXPRs for degenerate_phi_result.
24410
24411 2010-05-28  Sebastian Pop  <sebastian.pop@amd.com>
24412
24413         PR middle-end/44293
24414         * tree-if-conv.c (if_convertible_loop_p): Check the
24415         if-convertibility of phi nodes in non predicated BBs.
24416
24417 2010-05-28  Joseph Myers  <joseph@codesourcery.com>
24418
24419         * gcc.c (error, warning, inform): Remove duplicate ": " in output.
24420
24421 2010-05-28  Joseph Myers  <joseph@codesourcery.com>
24422
24423         PR driver/15303
24424         * gcc.c (inform, warning, inform): New functions.
24425         (fatal_ice): Rename to internal_error; change cmsgid parameter to
24426         gmsgid.  All callers changed.
24427         (notice): Rename to fnotice; add parameter fp.  All callers changed.
24428         (fatal_error): Rename to fatal_signal.  All users changed.
24429         (fatal): Rename to fatal_error; change cmsgid parameter to
24430         gmsgid.  All callers changed.
24431         (process_command): Use warning instead of error for warnings.
24432         (end_going_arg): Don't use _() around argument of error.
24433         (do_spec_1): Use inform for message from %n specs.  Use warning
24434         instead of error for warnings.
24435         (main): Use inform for comparison messages.  Use warning for
24436         message about unused linker input.
24437         (error): Increment error_count.  Print "error: ".
24438         * gcc.h (fatal): Change to fatal_error.
24439         (warning): Declare.
24440         * config/darwin-driver.c (darwin_default_min_version): Use warning
24441         instead of fprintf for warnings.
24442         * cppspec.c (lang_specific_driver): Use fatal_error instead of fatal.
24443
24444 2010-05-28  Julian Brown  <julian@codesourcery.com>
24445
24446         * config/arm/thumb2.md (*thumb2_addsi3_compare0): New.
24447         (*thumb2_addsi3_compare0_scratch): New.
24448         * config/arm/constraints.md (Pv): New.
24449         * config/arm/arm.md (*addsi3_compare0): Remove FIXME comment. Use
24450         for ARM mode only.
24451         (*addsi3_compare0_scratch): Likewise.
24452
24453 2010-05-28  Jan Hubicka  <jh@suse.cz>
24454
24455         * ipa-reference.c (add_static_var): Remove redundant all_module_statics
24456         check.
24457         (ipa_reference_write_optimization_summary): Call is_proper_for_analysis
24458         only on local statics.
24459
24460 2010-05-28  Iain Sandoe  <iains@gcc.gnu.org>
24461
24462         * config.gcc (*-*-darwin*): Adjust t-make fragments for Darwin.
24463
24464 2010-05-28  Maxim Kuvyrkov  <maxim@codesourcery.com>
24465
24466         PR bootstrap/44314
24467         * config/alpha/linux.h, config/rs6000/linux.h, config/rs6000/linux64.h
24468         (OPTION_GLIBC): Define.
24469
24470 2010-05-28  Jakub Jelinek  <jakub@redhat.com>
24471
24472         PR debug/41048
24473         * dwarf2out.c (double_int_type_size_in_bits): New function.
24474         (round_up_to_align): Change first argument and return value to
24475         double_int.
24476         (field_byte_offset): Work internally on double_ints.
24477
24478         PR target/43636
24479         * builtins.c (expand_movstr): Use a temporary pseudo instead
24480         of target even when target is not NULL and not const0_rtx, but
24481         fails movstr predicate.
24482         * config/m32c/blkmov.md (movstr): Add predicate to first operand.
24483
24484 2010-05-28  Joseph Myers  <joseph@codesourcery.com>
24485
24486         * final.c (rest_of_clean_state): Use %m in errors instead of
24487         strerror (errno).
24488         * gengtype.c (read_input_list, close_output_files): Use xstrerror
24489         instead of strerror.
24490         * toplev.c (process_options): Use %m in errors instead of strerror
24491         (errno).
24492         * tree-dump.c (dump_begin): Use %m in errors instead of strerror
24493         (errno).
24494
24495 2010-05-28  Uros Bizjak  <ubizjak@gmail.com>
24496
24497         * config/i386/i386.c (ix86_fn_abi_va_list): Make static.
24498         (ix86_canonical_va_list_type): Make static.  Add declaration.
24499         (ix86_enum_va_list): Make static.  Reindent.
24500         * config/i386/i386-protos.h (ix86_fn_abi_va_list): Remove declaration.
24501         (ix86_canonical_va_list_type): Ditto.
24502         (ix86_enum_va_list): Ditto.
24503
24504 2010-05-28  Richard Guenther  <rguenther@suse.de>
24505
24506         * lto-wrapper.c (run_gcc): With -save-temps generate a
24507         user-visible ltrans filename.  Fixup ltrans unit numbering.
24508
24509 2010-05-28  Kai Tietz  <kai.tietz@onevision.com>
24510
24511         * c-common.c (c_common_nodes_and_builtins): Replace use
24512         of TARGET_ENUM_VA_LIST by target hook enum_va_list.
24513         * config/i386/i386.c (TARGET_ENUM_VA_LIST_P): Hook
24514         to ix86_enum_va_list.
24515         * config/i386/i386.h (TARGET_ENUM_VA_LIST): Removed.
24516         * doc/tm.texi (TARGET_ENUM_VA_LIST): Removed.
24517         (TARGET_ENUM_VA_LIST_P): Add hook description.
24518         * target-def.h (TARGET_ENUM_VA_LIST_P): Added.
24519         * target.h (gcc_target): Add enum_va_list hook.
24520
24521         PR bootstrap/44299
24522         * config/i386/t-cygming: Adjust header dependencies for winnt-cxx.c.
24523         * config/i386/winnt-cxx.c (IN_GCC_FRONTEND): Remove undefine.
24524         * config/i386/winnt.c (IN_GCC_FRONTEND): Likewise.
24525
24526 2010-05-28  Alan Modra  <amodra@gmail.com>
24527
24528         PR target/44266
24529         * config/rs6000/rs6000.c (rs6000_legitimize_tls_address): Use
24530         emit_library_call machinery to set up __tls_get_addr calls.
24531
24532 2010-05-28  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
24533
24534         * config/s390/s390.md (movqi): Fix typo ('*' -> '#').
24535
24536 2010-05-28  Dodji Seketeli  <dodji@redhat.com>
24537
24538         Revert fix for PR c++/44188
24539         * c-common.c (is_typedef_decl): Revert the moving of  this
24540         definition ...
24541         * tree.c (is_typedef_decl): ... here.
24542         (typdef_variant_p): Revert the moving of this  definition
24543         here from cp/tree.c.
24544         * c-common.h (is_typedef_decl): Revert the moving of this
24545         declaration ...
24546         * tree.h (is_typedef_decl): ... here.
24547         (typedef_variant_p): Revert the moving of this  declaration here
24548         from cp/cp-tree.h
24549         * dwarf2out.c (is_naming_typedef_decl): Revert this new function.
24550         (gen_tagged_type_die): Revert the splitting out of ...
24551         (gen_type_die_with_usage): ... this function. Revert the anonymous
24552         tagged type handling.
24553         (gen_typedef_die): Revert emitting DW_TAG_typedef  for
24554         typedefs naming anonymous tagged types.
24555
24556 2010-05-28  Segher Boessenkool  <segher@kernel.crashing.org>
24557
24558         * config/rs6000/rs6000-modes.def (PSImode): Delete.
24559
24560 2010-05-28  Segher Boessenkool  <segher@kernel.crashing.org>
24561
24562         * config/rs6000/constraints.md ("z" constraint): Change to CA_REGS.
24563         * config/rs6000/predicates.md: Change XER_REGNO_P to CA_REGNO_P
24564         throughout.
24565         * config/rs6000/rs6000.c (rs6000_reg_names, alt_reg_names): Change
24566         "xer" to "ca".
24567         Change XER_REGNO_P to CA_REGNO_P, XER_REGNO to CA_REGNO, and
24568         XER_REGS to CA_REGS throughout.
24569         * config/rs6000/rs6000.h: Same.
24570         (ADDITIONAL_REGISTER_NAMES): Add "xer".
24571         * config/rs6000/rs6000.md: Change XER_REGNO to CA_REGNO.  Document
24572         that mode_iterator "P" is the size for arithmetic carries as well.
24573         * doc/md.texi (rs6000 section, "z" constraint): Fix documentation.
24574
24575 2010-05-28  Jakub Jelinek  <jakub@redhat.com>
24576
24577         PR bootstrap/44255
24578         * combine.c (struct rtx_subst_pair): Define unconditionally.
24579         (propagate_for_debug_subst): Likewise.  If not AUTO_INC_DEC,
24580         copy_rtx pair->to instead of cleanup_auto_inc_dec it.
24581         Call make_compound_operation on pair->to.
24582         (propagate_for_debug): Don't call make_compound_operation here.
24583         Always use simplify_replace_fn_rtx.
24584
24585 2010-05-27  Sterling Augustine  <sterling@tensilica.com>
24586
24587         * doc/invoke.texi (xtensa options): Add -mforce-no-pic.
24588         * config/xtensa/xtensa.c (override_options): Check
24589           TARGET_FORCE_NO_PIC and set flag_pic.
24590         * config/xtensa/xtensa.opt: Document -mforce-no-pic
24591
24592 2010-05-27  Kai Tietz  <kai.tietz@onevision.com>
24593
24594         PR bootstrap/44299
24595         * config/i386/winnt.c (IN_GCC_FRONTEND): Undefine.
24596         * config/i386/winnt-cxx.c (IN_GCC_FRONTEND): Likewise.
24597
24598 2010-05-27  Joseph Myers  <joseph@codesourcery.com>
24599
24600         * diagnostic-core.h: New.  Contents moved from diagnostic.h and
24601         toplev.h.
24602         * diagnostic.c: Don't include toplev.h.
24603         (progname): Define.  Moved from toplev.c.
24604         (seen_error): New function.
24605         * diagnostic.h: Include diagnostic-core.h.
24606         (diagnostic_t, emit_diagnostic): Don't declare here.
24607         * toplev.c (progname): Move to toplev.c.
24608         (emit_debug_global_declarations, compile_file, finalize,
24609         do_compile, toplev_main): Use seen_error.
24610         * toplev.h: Include diagnostic-core.h.
24611         (trim_filename, GCC_DIAG_STYLE, ATTRIBUTE_GCC_DIAG,
24612         internal_error, warning, warning_at, error, error_n, error_at,
24613         fatal_error, pedwarn, permerror, sorry, inform, inform_n,
24614         verbatim, fnotice, progname): Move to diagnostic-core.h.
24615         * builtins.c: Include diagnostic-core.h instead of diagnostic.h.
24616         (expand_builtin_expect): Use seen_error.
24617         * c-decl.c: Include diagnostic-core.h instead of diagnostic.h.
24618         (c_make_fname_decl, c_write_global_declarations): Use seen_error.
24619         * c-format.c: Include diagnostic-core.h instead of diagnostic.h.
24620         * c-gimplify.c: Include diagnostic-core.h instead of diagnostic.h.
24621         * c-lang.c: Include diagnostic-core.h instead of diagnostic.h.
24622         * c-lex.c (c_lex_with_flags, interpret_float): Don't increment
24623         errorcount for errors.
24624         * c-opts.c (c_common_finish): Use seen_error.
24625         * cgraph.c: Include diagnostic-core.h instead of diagnostic.h.
24626         * cgraphunit.c (verify_cgraph_node, verify_cgraph,
24627         cgraph_output_pending_asms, cgraph_optimize): Use seen_error.
24628         * coverage.c: Include diagnostic-core.h instead of diagnostic.h.
24629         (get_coverage_counts): Use seen_error.
24630         * dwarf2out.c (dwarf2out_finish): Use seen_error.
24631         * gimplify.c (gimplify_var_or_parm_decl, gimple_push_cleanup,
24632         gimplify_body): Use seen_error.
24633         * ipa-inline.c (cgraph_early_inlining): Use seen_error.
24634         * ipa-pure-const.c (gate_pure_const): Use seen_error.
24635         * ipa-reference.c (gate_reference): Use seen_error.
24636         * jump.c: Include diagnostic-core.h instead of diagnostic.h.
24637         * lambda-code.c: Include diagnostic-core.h instead of
24638         diagnostic.h.
24639         * lto-cgraph.c: Include diagnostic-core.h instead of diagnostic.h.
24640         * lto-compress.c: Include diagnostic-core.h instead of
24641         diagnostic.h.
24642         * lto-section-in.c: Include diagnostic-core.h instead of
24643         diagnostic.h.
24644         * lto-streamer-out.c: Include diagnostic-core.h instead of
24645         diagnostic.h.
24646         * lto-streamer.c: Include diagnostic-core.h instead of
24647         diagnostic.h.
24648         (gate_lto_out): Use seen_error.
24649         * matrix-reorg.c: Include diagnostic-core.h instead of
24650         diagnostic.h.
24651         * omega.c: Include diagnostic-core.h instead of diagnostic.h.
24652         * omp-low.c: Include diagnostic-core.h instead of diagnostic.h.
24653         (gate_expand_omp, lower_omp_1): Use seen_error.
24654         * passes.c: Include diagnostic-core.h instead of diagnostic.h.
24655         (rest_of_decl_compilation, rest_of_type_compilation,
24656         gate_rest_of_compilation, ipa_write_summaries): Use seen_error.
24657         * tree-cfg.c (label_to_block_fn): Use seen_error.
24658         * tree-inline.c (optimize_inline_calls): Use seen_error.
24659         * tree-mudflap.c (mudflap_finish_file): Use
24660         seen_error.
24661         * tree-optimize.c (gate_all_optimizations,
24662         gate_all_early_local_passes, gate_all_early_optimizations): Use
24663         seen_error.
24664         * tree-ssa-structalias.c (gate_ipa_pta): Use seen_error.
24665         * varpool.c: Include diagnostic-core.h instead of diagnostic.h.
24666         (varpool_remove_unreferenced_decls,
24667         varpool_assemble_pending_decls): Use seen_error.
24668         * Makefile.in (DIAGNOSTIC_CORE_H): Define.
24669         (TOPLEV_H, DIAGNOSTIC_H): Update.
24670         (c-decl.o, c-lang.o, c-format.o, lto-compress.o, lto-cgraph.o,
24671         lto-streamer-out.o, lto-section-in.o, lto-streamer.o,
24672         c-gimplify.o, omp-low.o, omega.o, diagnostic.o, passes.o,
24673         builtins.o, jump.o, cgraph.o, varpool.o, matrix-reorg.o,
24674         coverage.o, lambda-code.o): Update dependencies.
24675
24676 2010-05-25  Dodji Seketeli  <dodji@redhat.com>
24677
24678         PR c++/44188
24679         * c-common.c (is_typedef_decl): Move this definition ...
24680         * tree.c (is_typedef_decl): ... here.
24681         (typdef_variant_p): Move definition here from cp/tree.c.
24682         * c-common.h (is_typedef_decl): Move this declaration ...
24683         * tree.h (is_typedef_decl): ... here.
24684         (typedef_variant_p): Move declaration here from cp/cp-tree.h
24685         * dwarf2out.c (is_naming_typedef_decl): New function.
24686         (gen_tagged_type_die): Split out of ...
24687         (gen_type_die_with_usage): ... this function. When an anonymous
24688         tagged type is named by a typedef, make sure a DW_TAG_typedef DIE
24689         is emitted for the typedef.
24690         (gen_typedef_die): Emit DW_TAG_typedef also for typedefs naming
24691         anonymous tagged types.
24692
24693 2010-05-27  Jason Merrill  <jason@redhat.com>
24694
24695         * print-tree.c (debug_vec_tree): New fn.
24696         (print_vec_tree): New fn.
24697         * tree.h: Declare them.
24698         * gdbinit.in (pvt): New command.
24699
24700         * print-tree.c (print_node) [TREE_VEC]: Print elements normally.
24701
24702         * gdbinit.in (pdd): New command.
24703
24704 2010-05-27  Jan Hubicka  <jh@suse.cz>
24705
24706         * ipa-inline.c (cgraph_estimate_size_after_inlining): Make inline.
24707         (update_caller_keys): Return early if there are no callers;
24708         only update fibheap when decresing the key.
24709         (update_callee_keys): Avoid recursion.
24710         (decide_inlining_of_small_functions): When badness does not match;
24711         re-insert into fibheap.
24712
24713 2010-05-27  Steven Bosscher  <steven@gcc.gnu.org>
24714
24715         * Makefile.in (ALL_CFLAGS): Add file-specific CFLAGS.
24716         (ALL_HOST_FRONTEND_OBJS): New, for all front-end specific objects.
24717         (ALL_HOST_BACKEND_OBJS): New, for all backend and target objects.
24718         (ALL_HOST_OBJS): Now a union of the above two.
24719         <section "Language makefile fragments">: Add -DIN_GCC_FRONTEND for
24720         all files in ALL_HOST_FRONTEND_OBJS.
24721         * system.h: Poison GCC_RTL_H if IN_GCC_FRONTEND is defined.
24722
24723         * c-common.c: Pretend to be a backend file by undefining
24724         IN_GCC_FRONTEND (still need rtl.h here).
24725
24726 2010-05-27  Jan Hubicka  <jh@suse.cz>
24727
24728         * cgraph.h (struct cgraph_node): Mark former_clone_of by GTY ((skip)).
24729         * cgraphunit.c (clone_of_p): Compile only when checking is enabled.
24730
24731 2010-05-27  Jan Hubicka  <jh@suse.cz>
24732
24733         * sched-ebb.c: Rename struct deps to struct deps_desc.
24734         * ddg.c: Likewise.
24735         * sel-sched-ir.c: Likewise.
24736         * sched-deps.c: Likewise.
24737         * sched-int.h: Likewise.
24738         * sched-rgn.c: Likewise.
24739
24740 2010-05-27  Jon Beniston  <jon@beniston.com>
24741
24742         PR 43726
24743         * config/lm32/lm32.h: Remove definition of
24744         GO_IF_MODE_DEPENDENT_ADDRESS. Update copyright year.
24745
24746 2010-05-27  Eric Botcazou  <ebotcazou@adacore.com>
24747
24748         PR lto/44230
24749         * dwarf2out.c (dwarf2out_begin_prologue): Fix nits in sorry message.
24750
24751 2010-05-27  Richard Guenther  <rguenther@suse.de>
24752
24753         PR tree-optimization/44284
24754         * tree-vect-stmts.c (vectorizable_assignment): Handle
24755         sign-changing conversions as simple copy.
24756
24757 2010-05-27  Maxim Kuvyrkov  <maxim@codesourcery.com>
24758
24759         * gthr-posix.h (pthread_cancel): Don't declare if compiling against
24760         Bionic C library.
24761         (__gthread_active_p): Check for pthread_create if compiling against
24762         Bionic C library.
24763
24764 2010-05-27  Maxim Kuvyrkov  <maxim@codesourcery.com>
24765
24766         Support compilation for Android platform.  Reimplement -mandroid.
24767
24768         * config.gcc (*linux*): Include linux-android.h and linux-android.opt.
24769         (*android*): Set ANDROID_DEFAULT.
24770         (arm*-*-linux*): Include linux-android.h.
24771         (arm*-*-eabi*): Don't include previous -mandroid implementation.
24772         * config/arm/eabi.h: Remove, move Android-specific parts ...
24773         * config/linux-android.h: ... here.  New file.
24774         * config/arm/eabi.opt: Rename to ...
24775         * config/linux-android.opt: ... this.
24776         (mandroid): Allow -mno-android option.  Initialize based on
24777         ANDROID_DEFAULT.
24778         * config/linux.h (STARTFILE_SPEC, ENDFILE_SPEC, CC1_SPEC, LIB_SPEC):
24779         Move logic to corresponding LINUX_TARGET_* macros.
24780         (TARGET_OS_CPP_BUILTINS): Define __ANDROID__, when appropriate.
24781         * config/linux-eabi.h (LINK_SPEC, CC1_SPEC, CC1PLUS_SPEC, LIB_SPEC,)
24782         (STARTFILE_SPEC, ENDFILE_SPEC): Define to choose between Linux and
24783         Android definitions.
24784         (LINUX_TARGET_OS_CPP_BUILTINS): Define __ANDROID__ if TARGET_ANDROID.
24785         * doc/invoke.texi (-mandroid, -tno-android-cc, -tno-android-ld):
24786         Document.
24787
24788 2010-05-27  Maxim Kuvyrkov  <maxim@codesourcery.com>
24789
24790         Add support for Bionic C library
24791
24792         * config.gcc (LIBC_GLIBC, LIBC_BIONIC, LIBC_UCLIBC): New tm_define
24793         macro.
24794         (DEFAULT_LIBC): New tm_define macro set to one of LIBC_*.
24795         (bfin*-uclinux, moxie-*-uclinux*, m68k-*-uclinux*): Update.
24796
24797         * config/linux.h (OPTION_GLIBC, OPTION_UCLIBC, OPTION_BIONIC): Define.
24798         (LINUX_TARGET_OS_CPP_BUILTINS): Define __gnu_linux__ only for GLIBC.
24799         (CHOOSE_DYNAMIC_LINKER1, CHOOSE_DYNAMIC_LINKER): Make it easier
24800         to support multiple C libraries.  Handle Bionic.
24801         (BIONIC_DYNAMIC_LINKER, BIONIC_DYNAMIC_LINKER32,)
24802         (BIONIC_DYNAMIC_LINKER64): Define.
24803         (LINUX_DYNAMIC_LINKER, LINUX_DYNAMIC_LINKER32, LINUX_DYNAMIC_LINKER64):
24804         Update.
24805         (TARGET_HAS_SINCOS): Enable for Bionic.
24806
24807         * config/linux.opt: Rewrite to handle more than 2 C libraries.  Make
24808         the last option specified on command line take effect.
24809         (linux_uclibc): Rename to linux_libc, initialize using DEFAULT_LIBC.
24810         (mbionic): New.
24811         (mglibc, muclibc): Update.
24812
24813         * config/alpha/linux-elf.h, config/rs6000/linux64.h,
24814         * config/rs6000/sysv4.h (CHOOSE_DYNAMIC_LINKER): Update to use
24815         DEFAULT_LIBC.
24816
24817         * doc/invoke.texi (-mglibc, -muclibc): Update.
24818         (-mbionic): Document.
24819
24820 2010-05-27  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
24821
24822         * c-common.h (c_register_addr_space): Add prototype.
24823         (ADDR_SPACE_KEYWORD): Remove.
24824         * c-common.c (c_register_addr_space): New function.
24825         (c_addr_space_name): Reimplement.
24826         (c_common_reswords): Do not include TARGET_ADDR_SPACE_KEYWORDS.
24827
24828         * config/spu/spu.h (TARGET_ADDR_SPACE_KEYWORDS): Remove.
24829         (REGISTER_TARGET_PRAGMAS): Call c_register_addr_space.
24830
24831         * doc/tm.texi (Named Address Spaces): Mention c_register_addr_space.
24832         Remove TARGET_ADDR_SPACE_KEYWORDS.
24833
24834 2010-05-27  Joseph Myers  <joseph@codesourcery.com>
24835
24836         * input.c: New file.
24837         * input.h (main_input_filename): Move declaration to toplev.h.
24838         * toplev.c (input_location, line_table): Move to input.c
24839         * toplev.h (main_input_filename): Move declaration from input.h.
24840         * tree.c (expand_location): Move to input.c.
24841         * Makefile.in (OBJS-common): Add input.o.
24842         (input.o): Add dependencies.
24843
24844 2010-05-27  Richard Guenther  <rguenther@suse.de>
24845
24846         * lto-wrapper.c (maybe_unlink_file): Ignore unlink failure
24847         for non-existant files.
24848         (fork_execute): Mark args_name file as deleted.
24849
24850 2010-05-27  Kai Tietz  <kai.tietz@onevision.com>
24851
24852         PR bootstrp/44287
24853         * c-lex.c (narrowest_unsigned_type): Check for NULL_TREE.
24854         (narrow_signed_type): Likewise.
24855
24856 2010-05-26  Jan Hubicka  <jh@suse.cz>
24857
24858         * cgraphunit.c (verify_cgraph_node): Do checking that DECL match
24859         edge only when checking is enabled; check using former_clone_of;
24860         check inline clones too.
24861         (cgraph_materialize_clone): Record former_clone_of pointer.
24862         (cgraph_redirect_edge_call_stmt_to_callee): Assert that we are not
24863         combining redirections; dump args_to_skip bitmap
24864         (cgraph_materialize_all_clones): Do no redirection here.
24865         * ipa-inline.c (inline_transform): Do redirection here.
24866         * cgraph.h (struct cgraph_node): Add former_clone_of filed (enabled
24867         cheking only).
24868
24869 2010-05-26  Steven Bosscher  <steven@gcc.gnu.org>
24870
24871         * config/avr/avr-c.c: Do not include regs.h.
24872         Include cpplib.h for cpp_define and tree.h for c-common.h.
24873         * config/avr/avr-devices.c (avr_mcu_types): Fix initializer.
24874         * config/avr/t-avr: Fix dependencies for avr-c.o.
24875
24876 2010-05-26  Steven Bosscher  <steven@gcc.gnu.org>
24877
24878         * explow.c (set_stack_check_libfunc): Adjust to accept name as a
24879         string instead of SYMBOL_REF rtx.
24880         * rtl.h (set_stack_check_libfunc): Move prototype from here...
24881         * libfuncs.h: ...to here.  Adjust for explow.c change.
24882
24883 2010-05-26  Joseph Myers  <joseph@codesourcery.com>
24884
24885         * pretty-print.c: Don't include ggc.h.
24886         (identifier_to_locale_alloc, identifier_to_locale_free): Define.
24887         (identifier_to_locale): Use them for allocation.
24888         * pretty-print.h (identifier_to_locale_alloc,
24889         identifier_to_locale_free): Declare.
24890         * toplev.c (alloc_for_identifier_to_locale): New.
24891         (general_init): Set identifier_to_locale_alloc and
24892         identifier_to_locale_free.
24893         * Makefile.in (pretty-print.o): Update dependencies.
24894
24895 2010-05-26  Eric Botcazou  <ebotcazou@adacore.com>
24896
24897         * gimple.c (gimple_types_compatible_p): Return 0 for aggregate and
24898         pointer types if they have different alignment or mode.
24899
24900 2010-05-26  Anatoly Sokolov  <aesok@post.ru>
24901
24902         * config/sparc/sparc.h (FUNCTION_VALUE, FUNCTION_OUTGOING_VALUE,
24903         LIBCALL_VALUE, FUNCTION_VALUE_REGNO_P): Remove macros.
24904         * config/sparc/sparc-protos.h (function_value): Remove declaration.
24905         * config/sparc/sparc.c (sparc_function_value, sparc_libcall_value,
24906         sparc_function_value_regno_p): New functions.
24907         (TARGET_FUNCTION_VALUE, TARGET_LIBCALL_VALUE,
24908         TARGET_FUNCTION_VALUE_REGNO_P): Define.
24909         (function_value): Rename to...
24910         (sparc_function_value_1): ... this. Make static. Change 'incoming_p'
24911         argument to 'outgoing'.
24912         (function_arg_record_value, function_arg_union_value,
24913         function_arg_vector_value): Update comment.
24914
24915 2010-05-26  Eric Botcazou  <ebotcazou@adacore.com>
24916
24917         * dwarf2out.c (struct dw_fde_struct): Reorder flags.
24918         (fde_needed_for_eh_p): New predicate.
24919         (output_call_frame_info): Use it throughout to decide whether FDEs
24920         are needed for EH purpose.
24921         (dwarf2out_begin_prologue): Reorder assignments.
24922
24923 2010-05-26  Sebastian Pop  <sebastian.pop@amd.com>
24924
24925         * tree-if-conv.c (if_convertible_gimple_assign_stmt_p): Do not
24926         special case loop->header.
24927         (is_predicated): New.
24928         (if_convertible_loop_p): Call it.
24929
24930 2010-05-26  Sebastian Pop  <sebastian.pop@amd.com>
24931
24932         * tree-if-conv.c (add_to_dst_predicate_list): Do not pass a statemet
24933         iterator in parameter.  Do not generate code during the analysis.
24934         (tree_if_convert_cond_stmt): Removed.
24935         (tree_if_convert_stmt): Removed.
24936         (predicate_bbs): New.
24937         (if_convertible_loop_p): Call predicate_bbs.
24938         (tree_if_conversion): Simplify the top-level logic as predicate_bbs
24939         now contains all the analysis part.
24940
24941 2010-05-26  Sebastian Pop  <sebastian.pop@amd.com>
24942
24943         * tree-if-conv.c (tree_if_convert_cond_stmt): Do not remove
24944         statements in the analysis part.
24945         (tree_if_convert_stmt): Update comment.
24946         (remove_conditions_and_labels): New.
24947         (combine_blocks): Call remove_conditions_and_labels.
24948         (tree_if_conversion): Update comment.
24949
24950 2010-05-26  Sebastian Pop  <sebastian.pop@amd.com>
24951
24952         * tree-if-conv.c (if_convertible_bb_p): Don't handle BBs with more
24953         than 2 predecessors or more than 2 successors.
24954
24955 2010-05-26  Sebastian Pop  <sebastian.pop@amd.com>
24956
24957         * tree-if-conv.c (if_convertible_loop_p): Avoid if-conversion
24958         of loops in which the data dependence analysis fails.
24959
24960 2010-05-26  Sebastian Pop  <sebastian.pop@amd.com>
24961
24962         * tree-if-conv.c (if_convertible_loop_p): Do not compute/free
24963         CDI_POST_DOMINATORS.
24964         (tree_if_conversion): Same.
24965
24966 2010-05-26  Sebastian Pop  <sebastian.pop@amd.com>
24967
24968         * tree-if-conv.c (tree_if_conversion): Do not return a bool.
24969
24970 2010-05-26  Sebastian Pop  <sebastian.pop@amd.com>
24971
24972         * tree-if-conv.c: Update copyright years.  Fix comments.
24973         Fix indentation.
24974
24975 2010-05-26  Kai Tietz  <kai.tietz@onevision.com>
24976
24977         * builtin-types.def (BT_INT128): New primitive type.
24978         (BT_UINT128): Likewise.
24979         * c-common.c (c_common_r): Add __int128 keyword.
24980         (c_common_type_for_size): Handle __int128.
24981         (c_common_type_for_mode): Likewise.
24982         (c_common_signed_or_unsigned_type): Likewise.
24983         (c_common_nodes_and_builtins): Add builtin type
24984         if target supports 128-bit integer scalar.
24985         * c-common.h (enum rid): Add RID_INT128.
24986         * c-cppbuiltin.c (c_cpp_builtins): Define __SIZEOF_INT128__
24987         if target supports 128-bit integer scalar.
24988         * c-decl.c (declspecs_add_type): Handle new keyword __int128.
24989         (finish_declspecs): Likewise.
24990         * c-parser.c (c_token_starts_typename): Handle RID_INT128.
24991         (c_token_starts_declspecs): Likewise.
24992         (c_parser_declspecs): Likewise.
24993         (c_parser_attributes): Likewise.
24994         (c_parser_objc_selector): Likewise.
24995         * c-pretty-print.c (pp_c_integer_constant): Handle __int128.
24996         * c-tree.h (enum c_typespec_keyword): Add cts_int128.
24997         * gimple.c (gimple_signed_or_unsigned_type): Handle int128 types.
24998         * tree.c (make_or_reuse_type): Likewise.
24999         (make_unsigned_type): Likewise.
25000         (build_common_tree_nodes_2): Likewise.
25001         * tree.h (enum integer_type_kind): Add itk_int128 and
25002         itk_unsigned_int128.
25003         (int128_integer_type_node): New define.
25004         (int128_unsigned_type_node): New define.
25005         * doc/extend.texi: Add documentation about __int128 type.
25006
25007 2010-05-26  Richard Guenther  <rguenther@suse.de>
25008
25009         * tree-ssa-sccvn.c (copy_nary): Adjust.
25010         (copy_phis): Rename to ...
25011         (copy_phi): ... this.  Adjust.
25012         (copy_references): Rename to ...
25013         (copy_reference): ... this.  Adjust.
25014         (process_scc): Use HTAB_FOR_EACH_ELEMENT to insert the
25015         result into the valid table.
25016
25017 2010-05-26  Steven Bosscher  <steven@gcc.gnu.org>
25018
25019         * config/spu/spu-c.c: Do not include function.h, rtl.h, expr.h,
25020         insn-config.h, insn-codes.h, recog.h, and optabs.h.
25021
25022 2010-05-26  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
25023
25024         * ggc.h (ggc_min_expand_heuristic, ggc_min_heapsize_heuristic): Remove.
25025
25026 2010-05-26  Richard Guenther  <rguenther@suse.de>
25027
25028         * opts.c (common_handle_option): Handle OPT_Ofast.
25029
25030 2010-05-26  Joseph Myers  <joseph@codesourcery.com>
25031
25032         * diagnostic.c: Don't include opts.h.
25033         (permissive_error_option): Define.
25034         (diagnostic_initialize): Take n_opts parameter.  Allocate memory
25035         for classify_diagnostic.  Don't use memset for
25036         classify_diagnostic.  Initialize new and recently added fields.
25037         (diagnostic_classify_diagnostic): Use context->n_opts instead of
25038         N_OPTS.
25039         (diagnostic_report_diagnostic): Pass context parameter to
25040         diagnostic_report_warnings_p.  Use option_enabled and option_name
25041         hooks from context.
25042         (emit_diagnostic): Use permissive_error_option.
25043         (permerror): Likewise.
25044         * diagnostic.h: Don't include options.h.
25045         (struct diagnostic_context): Add n_opts, opt_permissive,
25046         inhibit_warnings, warn_system_headers, option_enabled and
25047         option_name fields.  Change classify_diagnostic to a pointer.
25048         * opts-diagnostic.h: New file.
25049         * opts.c: Include opts-diagnostic.h.
25050         (common_handle_option): Set global_dc fields for -Wfatal-errors,
25051         -Wsystem-headers, -fshow-column, -pedantic-errors and -w.
25052         (option_name): New function.
25053         * c-opts.c (c_common_init_options): Set global_dc->opt_permissive.
25054         (c_common_handle_option): Set global_dc->permissive for
25055         -fpermissive.
25056         * c-common.c (c_cpp_error): Save and restore
25057         global_dc->warn_system_headers, not variable warn_system_headers.
25058         * toplev.c: Include opts-diagnostic.h.
25059         (general_init): Update call to diagnostic_initialize.  Set
25060         global_dc->show_column, global_dc->option_enabled and
25061         global_dc->option_name.
25062         (process_options): Don't set global_dc fields here.
25063         * Makefile.in (DIAGNOSTIC_H): Remove options.h.
25064         (diagnostic.o, opts.o, toplev.o): Update dependencies.
25065
25066 2010-04-30  Hariharan Sandanagobalane  <hariharan@picochip.com>
25067
25068         * config/picochip/picochip.md (movsi): Split a movsi from a
25069         const after reload.
25070
25071 2010-05-26  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
25072
25073         * ggc-zone.c: Update copyright year.
25074         (poison_region): Mark memory for Valgrind as undefined before
25075         memset () call and inaccessible afterwards.
25076         (ggc_pch_total_size): Change type of i to int.
25077
25078 2010-05-26  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
25079
25080         * ggc-common.c (ggc_free_overhead): Allow empty slot.
25081
25082 2010-05-26  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
25083
25084         * ggc-common.c: Update copyright year.
25085         (ggc_rlimit_bound): Remove prototype.  Compile only if
25086         !ENABLE_GC_CHECKING && !ENABLE_GC_ALWAYS_COLLECT.
25087         (ggc_min_heapsize_heuristic): Compile only if !ENABLE_GC_CHECKING
25088         && !ENABLE_GC_ALWAYS_COLLECT.  Make static.
25089         (ggc_min_heapsize_heuristic): Likewise.
25090
25091 2010-05-26  Richard Guenther  <rguenther@suse.de>
25092
25093         PR rtl-optimization/44164
25094         * tree-ssa-alias.c (aliasing_component_refs_p): Fix the
25095         no-common access-path disambiguation.
25096         (indirect_ref_may_alias_decl_p): Adjust.
25097         (indirect_refs_may_alias_p): Likewise.
25098         (refs_may_alias_p_1): Likewise.
25099
25100 2010-05-26  Steven Bosscher  <steven@gcc.gnu.org>
25101
25102         * c-typeck.c: Do not include expr.h.
25103
25104 2010-05-26  Steven Bosscher  <steven@gcc.gnu.org>
25105
25106         * rtl.h (decl_default_tls_model): Move prototype from here...
25107         * output.h: ...to here.
25108         * c-decl.c: Do not include rtl.h.
25109         * c-pragma.c: Likewise.
25110         * c-parser.c: Likewise.
25111         * c-gimplify.c: Likewise.  And also not hard-reg-set.
25112         * c-common.c: Do not include rtl.h.  Include tm_p.h and add a
25113         FIXME note for it.  Add a FIXME note for expr.h.
25114         * config/i386/i386-protos.h (ix86_enum_va_list, ix86_fn_abi_va_list,
25115         ix86_canonical_va_list_type): Make visible even if RTX_CODE is not
25116         defined.
25117
25118 2010-05-26  Jakub Jelinek  <jakub@redhat.com>
25119
25120         PR target/44199
25121         * config/rs6000/rs6000.c (rs6000_emit_epilogue): If cfun->calls_alloca
25122         or total_size is larger than red zone size for non-V4 ABI, emit a
25123         stack_tie resp. frame_tie insn before stack pointer restore.
25124         * config/rs6000/rs6000.md (frame_tie): New insn.
25125
25126 2010-05-25  Eric Botcazou  <ebotcazou@adacore.com>
25127
25128         * function.h (struct function): Add can_throw_non_call_exceptions bit.
25129         * lto-streamer-in.c (input_function): Stream it in.
25130         * lto-streamer-out.c (output_function): Stream it out.
25131         * function.c (allocate_struct_function): Set it.
25132         (expand_function_end): Substitute cfun->can_throw_non_call_exceptions
25133         for flag_non_call_exceptions.
25134         * cfgbuild.c (control_flow_insn_p): Likewise.
25135         (make_edges): Likewise.
25136         * cfgexpand.c (expand_stack_alignment): Likewise.
25137         * combine.c (distribute_notes): Likewise.
25138         * cse.c (cse_extended_basic_block): Likewise.
25139         * except.c (insn_could_throw_p): Likewise.
25140         * gcse.c (simple_mem): Likewise.
25141         * ipa-pure-const.c (check_call): Likewise.
25142         (check_stmt ): Likewise.
25143         * lower-subreg.c (lower-subreg.c): Likewise.
25144         * optabs.c (emit_libcall_block): Likewise.
25145         (prepare_cmp_insn): Likewise.
25146         * postreload-gcse.c (eliminate_partially_redundant_loads): Likewise.
25147         * postreload.c (rest_of_handle_postreload): Likewise.
25148         * reload1.c (reload_as_needed): Likewise.
25149         (emit_input_reload_insns): Likewise.
25150         (emit_output_reload_insns): Likewise.
25151         (fixup_abnormal_edges): Likewise.
25152         * sel-sched-ir.c (init_global_and_expr_for_insn): Likewise.
25153         * store-motion.c (find_moveable_store): Likewise.
25154         * tree-eh.c (stmt_could_throw_p): Likewise.
25155         (tree_could_throw_p): Likewise.
25156         * tree-ssa-dce.c (mark_stmt_if_obviously_necessary): Likewise.
25157         * config/arm/arm.c (arm_expand_prologue): Likewise.
25158         (thumb1_expand_prologue): Likewise.
25159         * config/rx/rx.md (cbranchsf4): Likewise.
25160         (cmpsf): Likewise.
25161         * config/s390/s390.c (s390_emit_prologue): Likewise.
25162         * tree-inline.c (initialize_cfun): Copy can_throw_non_call_exceptions.
25163         (inline_forbidden_into_p): New predicate.
25164         (expand_call_inline): Use it to forbid inlining.
25165         (tree_can_inline_p): Likewise.
25166
25167 2010-05-25  Steven Bosscher  <steven@gcc.gnu.org>
25168
25169         * config/i386/i386-c.c: Do not include rtl.h.
25170         * config/i386/t-i386: Update dependencies.
25171
25172 2010-05-25  Steven Bosscher  <steven@gcc.gnu.org>
25173
25174         * attribs.c: Do not include rtl.h.
25175         * Makefile.in: Update dependencies.
25176
25177 2010-05-25  Anatoly Sokolov  <aesok@post.ru>
25178
25179         * double-int.h (double_int_and): New.
25180         * combine.c (try_combine): Clean up, use double_int_* and
25181         immed_double_int_const functions.
25182
25183 2010-05-25  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
25184
25185         * configure.ac (gcc_cv_as_ld_jalr_reloc): Redirect grep stdout,
25186         stderr to /dev/null instead of grep -q.
25187         * configure: Regenerate.
25188
25189 2010-05-25  Steven Bosscher  <steven@gcc.gnu.org>
25190
25191         * Makefile.in (EXCEPT_H): Fix typo.
25192
25193 2010-05-25  Vladimir Makarov  <vmakarov@redhat.com>
25194
25195         * ira-build.c (update_conflict_hard_reg_costs): New.
25196         (ira_build): Call update_conflict_hard_reg_costs.
25197
25198 2010-05-25  Jakub Jelinek  <jakub@redhat.com>
25199
25200         PR debug/41371
25201         * var-tracking.c (find_loc_in_1pdv): Guard asserts with
25202         ENABLE_CHECKING.
25203         (intersect_loc_chains): Walk the s2var's loc_chain together
25204         with s1node chain as long as the locations are equal, don't
25205         call find_loc_in_1pdv in that case.
25206
25207         PR debug/42801
25208         * tree-inline.c (remap_decls): Remap DECL_VALUE_EXPR here...
25209         (copy_bind_expr): ... instead of here.
25210         (copy_tree_body_r): If id->remapping_type_depth clear TREE_BLOCK
25211         if the block hasn't been remapped.
25212         * dwarf2out.c (gen_formal_parameter_die, gen_variable_die): When
25213         emitting concrete instance of abstract VLA, add DW_AT_type attribute.
25214
25215 2010-05-25  Richard Guenther  <rguenther@suse.de>
25216
25217         PR middle-end/44069
25218         * gimple-fold.c (maybe_fold_stmt_addition): Avoid generating
25219         out-of-bounds array accesses.
25220
25221 2010-05-25  Richard Guenther  <rguenther@suse.de>
25222
25223         * lto-wrapper.c (nr, input_names, output_names, makefile): Globalize.
25224         (lto_wrapper_exit): Unlink all LTRANS temporary files on error.
25225         (run_gcc): Re-organize to make cleanup easier.
25226
25227 2010-05-25  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
25228
25229         * config/s390/s390.c (optimization_options): Fix and move the
25230         flag_prefetch_loop_arrays override ...
25231         (override_options): ... here.
25232
25233 2010-05-25  Joseph Myers  <joseph@codesourcery.com>
25234
25235         * diagnostic.c: Don't include plugin.h.
25236         (diagnostic_report_diagnostic): Don't handle plugins specially
25237         here.  Pass context to internal_error callback.
25238         * diagnostic.h (struct diagnostic_context): Add context parameter
25239         to internal_error callback.
25240         * plugin.c (warn_if_plugins, plugins_internal_error_function): New.
25241         * plugin.h (struct diagnostic_context): Declare.
25242         (warn_if_plugins, plugins_internal_error_function): Declare.
25243         * toplev.c (general_init): Set global_dc->internal_error.
25244         * Makefile.in (diagnostic.o): Update dependencies.
25245
25246 2010-05-25  Iain Sandoe  <iains@gcc.gnu.org>
25247
25248         * config/rs6000/darwin64.h: Update DARWIN_ARCH_SPEC.
25249         * config/rs6000/t-darwin64: New.
25250         * config.gcc (powerpc64-*-darwin*): Use darwin.opts, t-darwin64,
25251         build crt2.
25252
25253 2010-05-25  Christian Borntraeger  <borntraeger@de.ibm.com>
25254
25255         PR 44203
25256         * tree-ssa-loop-prefetch.c: Fix logic for step calculation to
25257         match the original (and intended) behaviour before r159557.  This
25258         changeset changed a=a+b*c to a=(a+b)*b which was obviously wrong
25259         in two ways.
25260
25261 2010-05-25  Richard Guenther  <rguenther@suse.de>
25262
25263         * doc/invoke.texi: Document -Ofast.
25264         * target.h (struct gcc_target): Add handle_ofast.
25265         * target-def.h (TARGET_HANDLE_OFAST): Add.
25266         (TARGET_INITIALIZER): Adjust.
25267         * opts.c (decode_options): Handle -Ofast.  Enable -ffast-math with it.
25268         * common.opt (Ofast): Add.
25269
25270 2010-05-25  Paolo Bonzini  <bonzini@gnu.org>
25271
25272         * doc/tm.texi (STORE_FLAG_VALUE): Do not refer to sCC patterns.
25273         * doc/md.texi (cstoreXX4): Update for cond-optab changes.
25274
25275 2010-05-25  Paolo Bonzini  <bonzini@gnu.org>
25276
25277         PR target/43610
25278         * optabs.c (prepare_float_lib_cmp): Allow reversing the comparison
25279         even if !FLOAT_LIB_COMPARE_RETURNS_BOOL.  Always compute true_rtx and
25280         false_rtx.  Use false_rtx to compute the correct *ptest for reversed
25281         comparisons for which !FLOAT_LIB_COMPARE_RETURNS_BOOL.
25282
25283 2010-05-25  Jakub Jelinek  <jakub@redhat.com>
25284
25285         * dwarf2out.c (loc_descr_plus_const): When offset is negative, use
25286         DW_OP_minus with negated offset instead of DW_OP_plus.
25287         (loc_list_from_tree): Don't test whether second operand is INTEGER_CST.
25288
25289 2010-05-25  Wei Guozhi  <carrot@google.com>
25290
25291         * config/arm/thumb2.md (thumb2_tlobits_cbranch): Add constraint to
25292         tst instruction and a new alternative.
25293         * config/arm/constraints.md (Pu): New constraint.
25294
25295 2010-05-24  Sebastian Pop  <sebastian.pop@amd.com>
25296
25297         * function.c (assign_stack_local_1): Initialize variable
25298         to avoid warning when bootstrapping at -O3.
25299
25300 2010-05-24  Steven Bosscher  <steven@gcc.gnu.org>
25301
25302         * configure.ac (all_lang_makefiles): Remove everything related to it.
25303         * configure: Regenerate.
25304         * Makefile.in: Fix reference to ada Make-lang.in.
25305         Remove support for LANG_MAKEFILES.
25306
25307 2010-05-24  Daniel Jacobowitz  <dan@codesourcery.com>
25308             Sandra Loosemore  <sandra@codesourcery.com>
25309
25310         * config/arm/neon-testgen.ml: Use dg-add-options arm_neon.
25311         * doc/sourcebuild.texi (Effective-Target Keywords): Update arm_neon_ok
25312         description.  Add arm_neon_fp16_ok.
25313         (Add Options): Add arm_neon and arm_neon_fp16.
25314
25315 2010-05-24  Joseph Myers  <joseph@codesourcery.com>
25316
25317         * diagnostic.c: Don't include flags.h.
25318         (pedantic_warning_kind, permissive_error_kind): Take diagnostic
25319         context parameters.  Check flags in the context passed as a parameter.
25320         (diagnostic_build_prefix): Add context parameter.  Check
25321         show_column flag in context.
25322         (diagnostic_action_after_output): Check fatal_errors flag in context.
25323         (diagnostic_report_current_module): Check show_column flag in context.
25324         (default_diagnostic_starter): Update call to
25325         diagnostic_build_prefix.
25326         (diagnostic_report_diagnostic): Pass context to pedantic_warning_kind.
25327         (emit_diagnostic): Pass context to permissive_error_kind.
25328         (permerror): Pass context to permissive_error_kind.
25329         * diagnostic.h (struct diagnostic_context): Add show_column,
25330         pedantic_errors, permissive and fatal_errors fields.
25331         (diagnostic_build_prefix): Update prototype.
25332         * langhooks.c
25333         * toplev.c (process_options): Set flags in global_dc from
25334         flag_show_column, flag_pedantic_errors, flag_permissive,
25335         flag_fatal_errors.
25336         * tree-diagnostic.c (default_tree_diagnostic_starter): Update call
25337         to diagnostic_build_prefix.
25338         * Makefile.in (diagnostic.o): Update dependencies.
25339
25340 2010-05-24  H.J. Lu  <hongjiu.lu@intel.com>
25341
25342         * config/i386/ia32intrin.h (__crc32q): Define only if
25343         __SSE4_2__ is defined.
25344
25345 2010-05-24  Iain Sandoe  <iains@gcc.gnu.org>
25346
25347         PR target/44132
25348         PR middle-end/43602
25349         * varasm.c (get_emutls_init_templ_addr): Copy DECL_PRESERVE_P,
25350         DECL_VISIBILITY_SPECIFIED.
25351         (emutls_decl): Set DECL_PRESERVE_P and copy
25352         DECL_VISIBILITY_SPECIFIED, DECL_RESTRICTED_P.
25353         (emutls_finalize_control_var): New callback.
25354         (emutls_finish): Finalize emutls control variables.
25355         * toplev.c (compile_file): Move the call to emutls_finish ()
25356         before varpool_assemble_pending_decls ().
25357
25358 2010-05-24  Daniel Gutson  <dgutson@codesourcery.com>
25359
25360         * config/arm/lib1funcs.asm (__ARM_ARCH__): __ARM_ARCH_7EM__
25361         added to the preprocessor condition.
25362
25363 2010-05-24  Paul Brook  <paul@codesourcery.com>
25364
25365         * gengtype-lex.l: Add HARD_REG_SET.
25366         * expr.c (expand_expr_real_1): Record writes to hard registers.
25367         * function.c (rtl_data): Add asm_clobbers.
25368         * ira.c (compute_regs_asm_clobbered): Use crtl->asm_clobbers.
25369         (ira_setup_eliminable_regset): Remove regs_asm_clobbered.
25370         Use crtl->asm_clobbers.
25371
25372 2010-05-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
25373
25374         * doc/makefile.texi (Makefile): Mention stages 'profile'
25375         and 'feedback' for profiledbootstrap.
25376
25377 2010-05-23  H.J. Lu  <hongjiu.lu@intel.com>
25378
25379         PR target/44245
25380         * config/i386/i386.c (def_builtin): Properly check
25381         OPTION_MASK_ISA_64BIT.
25382
25383 2010-05-23  Joseph Myers  <joseph@codesourcery.com>
25384
25385         * c-decl.c (diagnose_mismatched_decls): Give error for duplicate
25386         typedefs with different but compatible types.  Allow duplicate
25387         typedefs with the same type except for pedantic non-C1X, but give
25388         warning for variably modified types.
25389         * c-typeck.c (tagged_types_tu_compatible_p,
25390         function_types_compatible_p, type_lists_compatible_p,
25391         comptypes_internal): Add parameter different_types_p; set
25392         *different_types_p for different but compatible types.  All
25393         callers changed.
25394         (comptypes_check_different_types): New.
25395         * c-tree.h (comptypes_check_different_types): Declare.
25396
25397 2010-05-23  Steven Bosscher  <steven@gcc.gnu.org>
25398
25399         * regs.h: Do not include obstack.h, basic-block.h.  Include machmode.h.
25400         * jump.c: Include basic-block.h.
25401         * profile.c: Likewise.
25402         * tree-profile.c: Likewise.
25403         * coverage.c: Likewise.
25404         * basic-block.h (optimize_function_for_size_p): Move to function.h.
25405         (optimize_function_for_speed_p): Likewise.
25406         * function.h (optimize_function_for_size_p,
25407         optimize_function_for_speed_p): Moved here from basic-block.h.
25408         * Makefile.in: Update dependencies.
25409
25410 2010-05-23  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
25411
25412         * lto-wrapper.c (run_gcc): Unset MAKEFLAGS and MFLAGS
25413         before calling make; allow override through $MAKE.
25414         * doc/invoke.texi (Optimize Options): Document override.
25415
25416 2010-05-23  Anatoly Sokolov  <aesok@post.ru>
25417
25418         * config/rs6000/rs6000.c (rs6000_mode_dependent_address_p): New.
25419         (TARGET_MODE_DEPENDENT_ADDRESS_P): Define.
25420         (rs6000_mode_dependent_address_ptr): Make static.
25421         * config/rs6000/rs6000.h (GO_IF_MODE_DEPENDENT_ADDRESS): Remove.
25422         * config/rs6000/rs6000-protos.h (rs6000_mode_dependent_address_ptr):
25423         Remove.
25424
25425 2010-05-23  Maarten Lankhorst  <mlankhorst@codeweavers.com>
25426
25427         PR target/43869
25428         * config/i386/i386.c: Make sure that the correct regparm is passed.
25429
25430 2010-05-23  Steven Bosscher  <steven@gcc.gnu.org>
25431
25432         * sbitmap.h (sbitmap_ptr, const_sbitmap_ptr): Move from here...
25433         * sbitmap.c: ...to here to internalize sbitmap element access.
25434         Do not include tm.h, rtl.h, flags.h, hard-reg-set.h, and obstack.h.
25435         Explain why basic-block.h is included.
25436         * function.h: Include tm.h for CUMULATIVE_ARGS.
25437         * Makefile.in: Update dependencies.
25438
25439 2010-05-22  Steven Bosscher  <steven@gcc.gnu.org>
25440
25441         * coretypes.h (struct simple_bitmap_def, sbitmap, const_sbitmap):
25442         New core types.
25443         * sbitmap.h (struct sbitmap_def): Do not typedef here.
25444         * sbitmap.c: Include sbitmap.h.
25445         * basic-block.h: Do not include bitmap.h, sbitmap.h, partition.h,
25446         hard-reg-set.h.  Split everything related to regsets out from here...
25447         * regset.h: ...to here.  New file.
25448         * df.h: Include regset.h and sbitmap.h.
25449         * tree-flow.h: Likewise.
25450         * cfgloop.h: Likewise.
25451         * except.h: Do not include sbitmap.h.  Include hashtab.h.
25452         * cgraph.h: Include vec.h and function.h.
25453         * reload.h (struct insn_chain): Change types of live_throughout
25454         and dead_or_set from regset_head to bitmap_head.
25455         (compute_use_by_pseudos): Be defined also if regset.h is not included.
25456         * ira-int.h (struct ira_spilled_reg_stack_slot): Change type of
25457         spilled_regs from regset_head to bitmap_head to avoid dependency
25458         in regset.h.
25459         * sel-sched-ir.h: Include regset.h.
25460         * reload.c: Include df.h before reload.h.
25461         * caller-save.c: Likewise.
25462         * reload1.c: Likewise.
25463         * ira.c: Likewise.
25464         (mark_elimination): Update type of r to bitmap, consistent with
25465         DF_LR_IN.
25466         * dominance.c: Include bitmap.h.
25467         * modulo-sched.c: Include df.h.
25468         * cfganal.c: Include bitmap.h and sbitmap.h.
25469         * cfgbuild.c: Include sbitmap.h.
25470         * lcm.c: Include sbitmap.h.
25471         * gcse.c (alloc_gcse_mem): Allocate regset with ALLOC_REG_SET.
25472         * domwalk.c: Include sbitmap.h, exclude ggc.h.
25473         * cfgexpand.c: Inlcude bitmap.h and sbitmap.h.
25474         * cselib.c: Include bitmap.h.
25475         * tree-optimize.c: Include regset.h.
25476         * stmt.c: Include bitmap.h.
25477         * Makefile.in: Update dependencies.
25478
25479 2010-05-22  Jan Hubicka  <jh@suse.cz>
25480
25481         * cgraph.h (struct varpool_node): Add same_comdat_group.
25482         * lto-cgrpah.c (lto_output_varpool_node): Output same_comdat_group
25483         pointer.
25484         (output_varpool): Update call of lto_output_varpool_node.
25485         (input_varpool): Read same_comdat_group pointer.
25486         (input_varpool_1): Fixup same_comdat_group pointer.
25487         * ipa.c (cgraph_remove_unreachable_nodes): WHen one of same comdat
25488         group is needed, all are.
25489         * varpool.c (varpool_remove_node): Remove node from same comdat group
25490         linklist too.
25491         (varpool_analyze_pending_decls): Walk same comdat groups.
25492
25493 2010-05-22  Steven Bosscher  <steven@gcc.gnu.org>
25494
25495         * rtl.h (union rtunion_def): Remove rt_bit member.
25496         (XBITMAP, X0BITMAP, XCBITMAP): Remove.
25497         * print-rtl (print_rtx): Do not print the member.
25498         * gengtype.c (adjust_field_rtx_def): Do not handle it.
25499         * gengenrtl.c (type_from_format): Likewise.
25500         (accessor_from_format): Likewise.
25501
25502 2010-05-22  Joseph Myers  <joseph@codesourcery.com>
25503
25504         * dbgcnt.c: Include toplev.h instead of errors.h.
25505         * ira-emit.c: Don't include errors.h.
25506         * ira.c: Include toplev.h instead of errors.h.
25507         * lto-compress.c: Include toplev.h instead of errors.h.
25508         * Makefile.in (lto-compress.o, lto-streamer-out.o, ira-emit.o,
25509         ira.o, dbgcnt.o): Update dependencies.
25510
25511 2010-05-22  Richard Guenther  <rguenther@suse.de>
25512
25513         * gimple.c (gimple_types_compatible_p): Check type qualifications
25514         before merging pointer to complete and pointer to incomplete type.
25515         * lto-symtab.c (lto_symtab_resolve_symbols): For commons make sure
25516         we use our own resolution algorithm.  The gold linker plugin
25517         doesn't do the job we want it to do here.
25518
25519 2010-05-22  Anatoly Sokolov  <aesok@post.ru>
25520
25521         * config/sparc/sparc.h (GO_IF_MODE_DEPENDENT_ADDRESS): Remove.
25522         * config/sparc/sparc.c (TARGET_MODE_DEPENDENT_ADDRESS_P): Define.
25523         (sparc_mode_dependent_address_p): New function.
25524
25525 2010-05-21  Steven Bosscher  <steven@gcc.gnu.org>
25526
25527         * Makefile.in: Fix c-pch.o and ggc-common.o dependencies on timevars.
25528
25529         * timevar.c: Do not include any core headers.
25530         (timevar_print): De-i18n-ize.
25531         (print_time): Likewise.
25532         * timevar.h (timevar_push, timevar_pop): Make inline functions.
25533
25534 2010-05-21  Joseph Myers  <joseph@codesourcery.com>
25535
25536         * diagnostic.c: Don't include tm.h, tree.h, tm_p.h, langhooks.h or
25537         langhooks-def.h.
25538         (diagnostic_initialize): Initialize x_data not last_function.
25539         (diagnostic_report_current_function): Move to tree-diagnostic.c.
25540         (default_diagnostic_starter): Call
25541         diagnostic_report_current_module not
25542         diagnostic_report_current_function.
25543         (diagnostic_report_diagnostic): Initialize x_data not
25544         abstract_origin.
25545         (verbatim): Likewise.
25546         * diagnostic.h (struct diagnostic_info): Change abstract_origin to
25547         x_data.
25548         (struct diagnostic_context): Change last_function to x_data.
25549         (diagnostic_auxiliary_data): Replace with
25550         diagnostic_context_auxiliary_data and
25551         diagnostic_info_auxiliary_data.
25552         (diagnostic_last_function_changed, diagnostic_set_last_function,
25553         diagnostic_report_current_function): Move to tree-diagnostic.h.
25554         (print_declaration, dump_generic_node, print_generic_stmt,
25555         print_generic_stmt_indented, print_generic_expr,
25556         print_generic_decl, debug_c_tree, dump_omp_clauses,
25557         print_call_name, debug_generic_expr, debug_generic_stmt,
25558         debug_tree_chain, default_tree_printer): Move to
25559         tree-pretty-print.h.
25560         (debug_gimple_stmt, debug_gimple_seq, print_gimple_seq,
25561         print_gimple_stmt, print_gimple_expr, dump_gimple_stmt): Move to
25562         gimple-pretty-print.h.
25563         * pretty-print.c: Don't include tree.h
25564         (pp_base_format): Don't handle %K here.
25565         (pp_base_tree_identifier): Move to tree-pretty-print.c.
25566         * pretty-print.h (text_info): Change abstract_origin to x_data.
25567         (pp_tree_identifier, pp_unsupported_tree,
25568         pp_base_tree_identifier): Move to tree-pretty-print.h.
25569         * gimple-pretty-print.h, tree-diagnostic.c, tree-diagnostic.h,
25570         tree-pretty-print.h: New files.
25571         * tree-pretty-print.c: Include tree-pretty-print.h.
25572         (percent_K_format): New.  Moved from pretty-print.c.
25573         (pp_base_tree_identifier): Move from pretty-print.c.
25574         * c-objc-common.c: Include tree-pretty-print.h.
25575         (c_tree_printer): Handle %K here.
25576         * langhooks.c: Include tree-diagnostic.h.
25577         (lhd_print_error_function): Use diagnostic_abstract_origin macro.
25578         * toplev.c: Include tree-diagnostic.h and tree-pretty-print.h.
25579         (default_tree_printer): Handle %K using percent_K_format.
25580         (general_init): Use default_tree_diagnostic_starter.
25581         * tree.c: Include tree-diagnostic.h and tree-pretty-print.h.
25582         (free_lang_data): Use default_tree_diagnostic_starter.
25583         * c-pretty-print.c: Include tree-pretty-print.h.
25584         * cfgexpand.c: Include tree-pretty-print.h and gimple-pretty-print.h.
25585         * cgraphunit.c: Include tree-pretty-print.h and gimple-pretty-print.h.
25586         * dwarf2out.c: Include tree-pretty-print.h.
25587         * except.c: Include tree-pretty-print.h.
25588         * gimple-pretty-print.c: Include tree-pretty-print.h and
25589         gimple-pretty-print.h.
25590         * gimplify.c: Include tree-pretty-print.h.
25591         * graphite-poly.c: Include tree-pretty-print.h and
25592         gimple-pretty-print.h.
25593         * ipa-cp.c: Include tree-pretty-print.h.
25594         * ipa-inline.c: Include gimple-pretty-print.h.
25595         * ipa-prop.c: Include tree-pretty-print.h and gimple-pretty-print.h.
25596         * ipa-pure-const.c: Include gimple-pretty-print.h.
25597         * ipa-struct-reorg.c: Include tree-pretty-print.h and
25598         gimple-pretty-print.h.
25599         * ipa-type-escape.c: Include tree-pretty-print.h.
25600         * print-rtl.c: Include tree-pretty-print.h.
25601         * print-tree.c: Include gimple-pretty-print.h.
25602         * sese.c: Include tree-pretty-print.h.
25603         * tree-affine.c: Include tree-pretty-print.h.
25604         * tree-browser.c: Include tree-pretty-print.h.
25605         * tree-call-cdce.c: Include gimple-pretty-print.h.
25606         * tree-cfg.c: Include tree-pretty-print.h and gimple-pretty-print.h.
25607         * tree-chrec.c: Include tree-pretty-print.h.
25608         * tree-data-ref.c: Include tree-pretty-print.h and
25609         gimple-pretty-print.h.
25610         * tree-dfa.c: Include tree-pretty-print.h.
25611         * tree-if-conv.c: Include tree-pretty-print.h and
25612         gimple-pretty-print.h.
25613         * tree-inline.c: Include tree-pretty-print.h.
25614         * tree-into-ssa.c: Include tree-pretty-print.h and
25615         gimple-pretty-print.h.
25616         * tree-nrv.c: Include tree-pretty-print.h.
25617         * tree-object-size.c: Include tree-pretty-print.h and
25618         gimple-pretty-print.h.
25619         * tree-outof-ssa.c: Include tree-pretty-print.h and
25620         gimple-pretty-print.h.
25621         * tree-parloops.c: Include tree-pretty-print.h and
25622         gimple-pretty-print.h.
25623         * tree-predcom.c: Include tree-pretty-print.h and
25624         gimple-pretty-print.h.
25625         * tree-scalar-evolution.c: Include tree-pretty-print.h and
25626         gimple-pretty-print.h.
25627         * tree-sra.c: Include tree-pretty-print.h.
25628         * tree-ssa-address.c: Include tree-pretty-print.h.
25629         * tree-ssa-alias.c: Include tree-pretty-print.h.
25630         * tree-ssa-ccp.c: Include tree-pretty-print.h and
25631         gimple-pretty-print.h.
25632         * tree-ssa-coalesce.c: Include tree-pretty-print.h.
25633         * tree-ssa-copy.c: Include tree-pretty-print.h and
25634         gimple-pretty-print.h.
25635         * tree-ssa-copyrename.c: Include tree-pretty-print.h.
25636         * tree-ssa-dce.c: Include tree-pretty-print.h and
25637         gimple-pretty-print.h.
25638         * tree-ssa-dom.c: Include tree-pretty-print.h and
25639         gimple-pretty-print.h.
25640         * tree-ssa-dse.c: Include gimple-pretty-print.h.
25641         * tree-ssa-forwprop.c: Include tree-pretty-print.h.
25642         * tree-ssa-ifcombine.c: Include tree-pretty-print.h.
25643         * tree-ssa-live.c: Include tree-pretty-print.h and
25644         gimple-pretty-print.h.
25645         * tree-ssa-loop-im.c: Include tree-pretty-print.h and
25646         gimple-pretty-print.h.
25647         * tree-ssa-loop-ivcanon.c: Include tree-pretty-print.h and
25648         gimple-pretty-print.h.
25649         * tree-ssa-loop-ivopts.c: Include tree-pretty-print.h and
25650         gimple-pretty-print.h.
25651         * tree-ssa-loop-niter.c: Include tree-pretty-print.h and
25652         gimple-pretty-print.h.
25653         * tree-ssa-loop-prefetch.c: Include tree-pretty-print.h.
25654         * tree-ssa-math-opts.c: Include gimple-pretty-print.h.
25655         * tree-ssa-operands.c: Include tree-pretty-print.h and
25656         gimple-pretty-print.h.
25657         * tree-ssa-phiprop.c: Include tree-pretty-print.h and
25658         gimple-pretty-print.h.
25659         * tree-ssa-pre.c: Include tree-pretty-print.h and
25660         gimple-pretty-print.h.
25661         * tree-ssa-propagate.c: Include gimple-pretty-print.h.
25662         * tree-ssa-reassoc.c: Include tree-pretty-print.h and
25663         gimple-pretty-print.h.
25664         * tree-ssa-sccvn.c: Include tree-pretty-print.h and
25665         gimple-pretty-print.h.
25666         * tree-ssa-sink.c: Include gimple-pretty-print.h.
25667         * tree-ssa-ter.c: Include tree-pretty-print.h and
25668         gimple-pretty-print.h.
25669         * tree-ssa-uninit.c: Include gimple-pretty-print.h.
25670         * tree-ssa.c: Include tree-pretty-print.h and
25671         gimple-pretty-print.h.
25672         * tree-stdarg.c: Include gimple-pretty-print.h.
25673         * tree-switch-conversion.c: Include gimple-pretty-print.h.
25674         * tree-tailcall.c: Include tree-pretty-print.h and
25675         gimple-pretty-print.h.
25676         * tree-vect-data-refs.c: Include tree-pretty-print.h and
25677         gimple-pretty-print.h.
25678         * tree-vect-loop-manip.c: Include tree-pretty-print.h and
25679         gimple-pretty-print.h.
25680         * tree-vect-loop.c: Include tree-pretty-print.h and
25681         gimple-pretty-print.h.
25682         * tree-vect-patterns.c: Include gimple-pretty-print.h.
25683         * tree-vect-slp.c: Include tree-pretty-print.h and
25684         gimple-pretty-print.h.
25685         * tree-vect-stmts.c: Include tree-pretty-print.h and
25686         gimple-pretty-print.h.
25687         * tree-vectorizer.c: Include tree-pretty-print.h.
25688         * tree-vrp.c: Include tree-pretty-print.h and
25689         gimple-pretty-print.h.
25690         * value-prof.c: Include tree-pretty-print.h and
25691         gimple-pretty-print.h.
25692         * var-tracking.c: Include tree-pretty-print.h.
25693         * Makefile.in (OBJS-common): Add tree-diagnostic.o.
25694         (tree-diagnostic.o): New dependencies.
25695         (c-objc-common.o, c-pretty-print.o, langhooks.o, tree.o,
25696         tree-inline.o, print-tree.o, stor-layout.o, tree-ssa-uninit.o,
25697         tree-ssa.o, tree-into-ssa.o, tree-ssa-ter.o, tree-ssa-coalesce.o,
25698         tree-outof-ssa.o, tree-ssa-forwprop.o, tree-ssa-phiprop.o,
25699         tree-ssa-ifcombine.o, tree-nrv.o, tree-ssa-copy.o,
25700         tree-ssa-propagate.o, tree-ssa-dom.o, tree-ssa-uncprop.o,
25701         tree-ssa-live.o, tree-ssa-copyrename.o, tree-ssa-pre.o,
25702         tree-ssa-sccvn.o, tree-vrp.o, tree-cfg.o, tree-tailcall.o,
25703         tree-ssa-sink.o, tree-if-conv.o, tree-dfa.o, tree-ssa-operands.o,
25704         tree-ssa-address.o, tree-ssa-loop-niter.o,
25705         tree-ssa-loop-ivcanon.o, tree-ssa-loop-prefetch.o, tree-predcom.o,
25706         tree-ssa-loop-ivopts.o, tree-affine.o, tree-ssa-loop-im.o,
25707         tree-ssa-math-opts.o, tree-ssa-alias.o, tree-ssa-reassoc.o,
25708         gimplify.o, tree-browser.o, tree-chrec.o, tree-scalar-evolution.o,
25709         tree-data-ref.o, sese.o, graphite-poly.o, tree-vect-loop.o,
25710         tree-vect-loop-manip.o, tree-vect-patterns.o, tree-vect-slp.o,
25711         tree-vect-stmts.o, tree-vect-data-refs.o, tree-vectorizer.o,
25712         tree-parloops.o, tree-stdarg.o, tree-object-size.o,
25713         gimple-pretty-print.o, tree-pretty-print.o, diagnostic.o,
25714         toplev.o, print-rtl.o, except.o, dwarf2out.o, cgraphunit.o,
25715         ipa-prop.o, ipa-cp.o, ipa-inline.o, ipa-pure-const.o,
25716         ipa-type-escape.o, ipa-struct-reorg.o, tree-ssa-dce.o,
25717         tree-call-cdce.o, tree-ssa-ccp.o, tree-sra.o,
25718         tree-switch-conversion.o, var-tracking.o, value-prof.o,
25719         cfgexpand.o, pretty-print.o): Update dependencies.
25720
25721 2010-05-22  Andreas Tobler  <andreast@fgznet.ch>
25722
25723         * tree-ssa-structalias.c: Remove tm_p.h from include.
25724
25725 2010-05-21  Jeff Law  <law@redhat.com>
25726
25727         * ira-costs.c (ira_tune_allocno_costs_and_cover_classes): Fix typo.
25728
25729 2010-05-21  Jason Merrill  <jason@redhat.com>
25730
25731         * tree-eh.c (cleanup_is_dead_in): New.
25732         (lower_try_finally): Don't generate a dead cleanup region.
25733         (lower_cleanup): Likewise.
25734
25735 2010-05-21  Jakub Jelinek  <jakub@redhat.com>
25736
25737         PR debug/44223
25738         * haifa-sched.c (schedule_insn): When freeing INSN_REG_USE_LIST,
25739         unchain each use from the cyclic next_regno_use chain first.
25740
25741 2010-05-21  Steven Bosscher  <steven@gcc.gnu.org>
25742
25743         * real: Do not include gmp.h, mpfr.h, and mpc.h.
25744         (REAL_VALUE_NEGATE, REAL_VALUE_ABS, real_arithmetic2): Remove.
25745         (real_value_negate, real_value_abs): New prototypes.
25746         (do_mpc_arg2, real_from_mpfr, mpfr_from_real): Move from here...
25747         * realmpfr.h (do_mpc_arg2, real_from_mpfr, mpfr_from_real): ...to here,
25748         new include file for interface between MPFR and REAL_VALUE_TYPE.
25749         * real.c: Include realmpfr.h.
25750         (real_arithmetic2): Remove legacy function.
25751         (real_value_negate): New.
25752         (real_value_abs): New.
25753         (mfpr_from_real, real_from_mpfr): Move from here...
25754         * realmpfr.c (mpfr_from_real, real_from_mpfr): ...to here, new file.
25755         * builtins.c: Include realmpfr.h.
25756         * fold-const.c: Include realmpfr.h.
25757         (fold_comparison): Use real_value_negate instead of REAL_VALUE_NEGATE.
25758         (fold_negate_const): Likewise.
25759         (fold_abs_const): Use real_value_abs instead of REAL_VALUE_ABS.
25760         * toplev.c: Include realmpfr.h.
25761         * simplify-rtx.c (simplify_const_unary_operation): Use real_value_abs
25762         and real_value_negate.
25763         * fixed-value.c (check_real_for_fixed_mode): Likewise.
25764         * config/arm/arm.c (neg_const_double_rtx_ok_for_fpa): Likewise.
25765         (vfp3_const_double_index): Likewise.
25766         (arm_print_operand): Likewise.
25767         * Makefile.in: Update dependencies.
25768
25769 2010-05-21  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
25770
25771         * config/s390/s390.c (override_options): Increase the default
25772         of max-completely-peel-times.
25773
25774 2010-05-21  Julian Brown  <julian@codesourcery.com>
25775             Mark Mitchell  <mark@codesourcery.com>
25776
25777         * config/arm/arm.c (arm_function_ok_for_sibcall): Only forbid
25778         sibling calls for Thumb-1.
25779         * config/arm/arm.h (USE_RETURN_INSN): Enable for Thumb-2.
25780         * config/arm/arm.md (*call_symbol, *call_value_symbol): Use for
25781         Thumb-2.
25782         (*call_insn, *call_value_insn): Don't use for Thumb-2.
25783         (sibcall, sibcall_value, *sibcall_insn, *sibcall_value_insn): Use
25784         for Thumb-2.
25785         (return): New expander.
25786         (*arm_return): New name for ARM return insn.
25787         * config/arm/thumb2.md (*thumb2_return): New insn pattern.
25788
25789 2010-05-19  Joel Sherrill  <joel.sherrill@oarcorp.com>
25790
25791         * config.gcc (sparc64-*-rtems*): New target.
25792
25793 2010-05-21  Nathan Froyd  <froydnj@codesourcery.com>
25794
25795         * tree.c (build_function_decl_skip_args): Fix grammar.
25796         (build_function_type_list_1): Fix typos, adjust formatting.
25797
25798 2010-05-21  Steven Bosscher  <steven@gcc.gnu.org>
25799
25800         * tree.h: Include real.h and fixed-value.h as basic datatypes.
25801         * dfp.c, convert.c, reload1.c, reginfo.c, tree-flow.h,
25802         tree-ssa-threadedge.c, tree-ssanames.c, tree-loop-linear.c,
25803         tree-into-ssa.c, tree-vect-generic.c, tree-ssa-structalias.c,
25804         tree-ssa-loop-im.c, tree-dump.c, tree-complex.c, tree-ssa-uninit.c,
25805         genrecog.c, tree-ssa-threadupdate.c, tree-ssa-loop-niter.c,
25806         tree-pretty-print.c, tree-loop-distribution.c,
25807         tree-ssa-loop-unswitch.c, c-lex.c, optabs.c, postreload-gcse.c,
25808         tree-ssa-loop-manip.c, postreload.c, tree-ssa-loop-ch.c,
25809         tree-tailcall.c, tree.c, reload.c, tree-scalar-evolution.c, rtlanal.c,
25810         tree-phinodes.c, builtins.c, final.c, genoutput.c, fold-const.c,
25811         tree-ssa-dse.c, genautomata.c, tree-ssa-uncprop.c, toplev.c,
25812         tree-chrec.c, genemit.c, c-cppbuiltin.c, tree-ssa-sccvn.c,
25813         tree-ssa-ccp.c, tree-ssa-loop-ivopts.c, mode-switching.c,
25814         tree-call-cdce.c, cse.c, genpeep.c, tree-ssa-math-opts.c,
25815         tree-ssa-dom.c, tree-nrv.c, tree-ssa-propagate.c, tree-ssa-alias.c,
25816         tree-ssa-sink.c, jump.c, ifcvt.c, dwarf2out.c, expr.c, genattrtab.c,
25817         genconditions.c, tree-ssa-loop-ivcanon.c, tree-ssa-loop.c,
25818         tree-parloops.c, recog.c, tree-ssa-address.c, lcm.c, tree-eh.c,
25819         gimple-pretty-print.c, c-pretty-print.c, print-rtl.c, gcse.c,
25820         tree-if-conv.c, tree-data-ref.c, tree-affine.c, gimplify.c,
25821         tree-ssa-phiopt.c, implicit-zee.c, expmed.c, tree-dfa.c, emit-rtl.c,
25822         store-motion.c, cselib.c, tree-cfgcleanup.c, simplify-rtx.c,
25823         tree-ssa-pre.c, genpreds.c, tree-mudflap.c, print-tree.c,
25824         tree-ssa-copy.c, tree-ssa-forwprop.c, tree-ssa-dce.c, varasm.c,
25825         tree-nested.c, tree-ssa.c, tree-ssa-loop-prefetch.c, rtl.c,
25826         tree-inline.c, integrate.c, tree-optimize.c, tree-ssa-phiprop.c,
25827         fixed-value.c, combine.c, tree-profile.c, c-common.c, sched-vis.c,
25828         tree-cfg.c, passes.c, tree-ssa-reassoc.c, config/alpha/alpha.c,
25829         config/frv/frv.c, config/s390/s390.c, config/m32c/m32c.c,
25830         config/spu/spu.c, config/sparc/sparc.c, config/mep/mep.c,
25831         config/m32r/m32r.c, config/rx/rx.c, config/i386/i386.c,
25832         config/sh/sh.c, config/pdp11/pdp11.c, config/avr/avr.c,
25833         config/crx/crx.c, config/xtensa/xtensa.c, config/stormy16/stormy16.c,
25834         config/fr30/fr30.c, config/lm32/lm32.c, config/moxie/moxie.c,
25835         config/m68hc11/m68hc11.c, config/cris/cris.c, config/iq2000/iq2000.c,
25836         config/mn10300/mn10300.c, config/ia64/ia64.c, config/m68k/m68k.c,
25837         config/rs6000/rs6000.c, config/picochip/picochip.c, config/darwin.c,
25838         config/arc/arc.c, config/mcore/mcore.c, config/score/score3.c,
25839         config/score/score7.c, config/score/score.c, config/arm/arm.c,
25840         config/pa/pa.c, config/mips/mips.c, config/vax/vax.c,
25841         config/h8300/h8300.c, config/v850/v850.c, config/mmix/mmix.c,
25842         config/bfin/bfin.c: Clean up redundant includes.
25843         * Makefile.in: Update accordingly.
25844
25845 2010-05-21  Nathan Froyd  <froydnj@codesourcery.com>
25846
25847         PR middle-end/44204
25848         * builtins.c (fold_call_stmt): Pass &error_mark_node if the call
25849         statement has no arguments.
25850
25851 2010-05-21  Kai Tietz  <kai.tietz@onevision.com>
25852
25853         PR/44139
25854         * varasm.c (emutls_decl): Merge attributes to new decl.
25855
25856 2010-05-21  Eric Botcazou  <ebotcazou@adacore.com>
25857
25858         PR middle-end/44101
25859         * gimplify.c (gimplify_init_constructor): Build a VIEW_CONVERT_EXPR
25860         around the uniquized constructor if its type requires a conversion.
25861
25862 2010-05-21  Jakub Jelinek  <jakub@redhat.com>
25863
25864         PR debug/44205
25865         * tree-cfgcleanup.c (tree_forwarder_block_p): Return false if
25866         at -O0 goto_locus of any of the incoming edges differs from
25867         goto_locus of outgoing edge, or gimple_location of any of the
25868         labels differs.
25869
25870 2009-09-14  Vladimir Makarov  <vmakarov@redhat.com>
25871
25872         * ira.c (ira_non_ordered_class_hard_regs): Define.
25873         (setup_class_hard_regs): Initialize ira_non_ordered_class_hard_regs.
25874         * ira-int.h (ira_non_ordered_class_hard_regs): Declare.
25875         * ira-costs.c (ira_tune_allocno_costs_and_cover_classes): Increase
25876         cost of unaligned hard regs when allocating multi-reg pseudos.
25877
25878 2010-05-20  Richard Sandiford  <rdsandiford@googlemail.com>
25879
25880         * config.gcc (mips*-sde-elf*): Don't use sdemtk.opt.
25881         * config/mips/mips.h (TARGET_CPU_CPP_BUILTINS): Define __mips_no_float
25882         for TARGET_NO_FLOAT.
25883         * config/mips/mips.c (mips_file_start): Expand conditional expression
25884         into "if" statements.  Use .gnu_attribute 4,0 for TARGET_NO_FLOAT.
25885         (mips_override_options): Move -mno-float override -msoft-float and
25886         -mhard-float.
25887         * config/mips/mips.opt (mno-float): Move from sdemtk.opt, but add
25888         Condition(TARGET_SUPPORTS_NO_FLOAT).
25889         * config/mips/sdemtk.h (TARGET_OS_CPP_BUILTINS): Don't set
25890         __mips_no_float here.
25891         (SUBTARGET_OVERRIDE_OPTIONS): Delete.
25892         (TARGET_SUPPORTS_NO_FLOAT): Define.
25893         * config/mips/sdemtk.opt: Delete.
25894
25895 2010-05-20  Segher Boessenkool  <segher@kernel.crashing.org>
25896
25897         * ipa-prop.c (compute_complex_ancestor_jump_func): Bail out if !cond.
25898
25899 2010-05-20  Uros Bizjak  <ubizjak@gmail.com>
25900
25901         PR target/43733
25902         * configure.ac (gcc_cv_as_ix86_sahf): Switch to 64bit mode.
25903         * configure: Regenerate.
25904         * config.in: Regenerate.
25905         * config/i386/i386.md (x86_sahf_1): Conditionally output 0x9e
25906         instead of sahf only for 64bit targets.
25907
25908 2010-05-20  Jakub Jelinek  <jakub@redhat.com>
25909
25910         PR debug/44178
25911         * haifa-sched.c (initiate_bb_reg_pressure_info): Do not call
25912         setup_ref_regs for DEBUG_INSNs.
25913
25914 2010-05-20  Jan Hubicka  <jh@suse.cz>
25915
25916         PR middle-end/44197
25917         * varpool.c (varpool_remove_node): Handle in-varpool aliases.
25918
25919 2010-05-20  Kenneth Zadeck  <zadeck@naturalbridge.com>
25920
25921         PR bootstrap/43870
25922         * df-scan.c (df_ref_compare): Stabilize sort.
25923
25924 2010-05-20  Jakub Jelinek  <jakub@redhat.com>
25925
25926         * dwarf2out.c (new_loc_descr_op_bit_piece): Add offset
25927         argument.  Don't use DW_OP_piece if offset is non-zero,
25928         put offset into second DW_OP_bit_piece argument.
25929         (dw_sra_loc_expr): Adjust callers.  For memory expressions
25930         compute offset.
25931
25932 2010-05-20  Hans-Peter Nilsson  <hp@axis.com>
25933
25934         PR target/44202
25935         * config/cris/cris.md ("*addsi3_v32"): Correct "cc"
25936         settings for 16-bit-constant "addo" alternative.
25937
25938 2010-05-19  James E. Wilson  <wilson@codesourcery.com>
25939
25940         * config/mips/mips-dsp.md (add<DSPV:mode>3,
25941         mips_add<DSP:dspfmt1>_s_<DSP:dspfmt2>): Add ISA_HAS_DSP condition.
25942
25943         PR target/43764
25944         * mips.c (mips_call_expr_from_insn): New arg second_call.  Set it.
25945         (mips_annotate_pic_calls): Pass new arg to mips_call_expr_from_insn.
25946         Use it.
25947
25948 2010-05-19  Joseph Myers  <joseph@codesourcery.com>
25949
25950         * diagnostic.c (FLOAT, FFS): Don't undefine.
25951         * passes.c, pretty-print.c, rtl-error.c, toplev.c: Likewise.
25952         * cse.c, regmove.c: Remove comments about stdio.h and rtl.h
25953         include ordering.
25954
25955 2010-05-19  Richard Sandiford  <rdsandiford@googlemail.com>
25956
25957         * combine.c (propagate_for_debug): Call make_compound_operation
25958         on the source value.
25959         (try_combine): When implementing a split chosen by find_split_point,
25960         either copy i2src or set it to null.  Assert that i2src is not null
25961         before substituting into CALL_INSN_FUNCTION_USAGE.
25962
25963 2010-05-19  Anatoly Sokolov  <aesok@post.ru>
25964
25965         * double-int.h (double_int_ior): New function.
25966         * tree.h (build_int_cst_wide_type): Remove.
25967         * tree.c (build_int_cst_wide_type): Remove.
25968         * fold-const.c (native_interpret_int): Use double_int_to_tree instead
25969         of build_int_cst_wide_type.
25970         * stor-layout.c (set_sizetype): (Ditto.).
25971         * dojump.c (do_jump): Use build_int_cstu instead of
25972         build_int_cst_wide_type.
25973
25974 2010-05-19  Eric Botcazou  <ebotcazou@adacore.com>
25975
25976         * langhooks.h (struct lang_hooks): Add new field deep_unsharing.
25977         * langhooks-def.h (LANG_HOOKS_DEEP_UNSHARING): New macro.
25978         (LANG_HOOKS_INITIALIZER): Add LANG_HOOKS_DEEP_UNSHARING.
25979         * gimplify.c (mostly_copy_tree_r): Copy trees under SAVE_EXPR and
25980         TARGET_EXPR nodes, but only once, if instructed to do so.  Do not
25981         propagate the 'data' argument to copy_tree_r.
25982         (copy_if_shared_r): Remove bogus ATTRIBUTE_UNUSED marker.
25983         Propagate 'data' argument to walk_tree.
25984         (copy_if_shared): New function.
25985         (unmark_visited_r): Remove bogus ATTRIBUTE_UNUSED marker.
25986         (unmark_visited): New function.
25987         (unshare_body): Call copy_if_shared instead of doing it manually.
25988         (unvisit_body): Call unmark_visited instead of doing it manually.
25989
25990 2010-05-19  Nathan Froyd  <froydnj@codesourcery.com>
25991
25992         * hooks.h (hook_tree_tree_tree_bool_null): Rename to...
25993         (hook_tree_tree_int_treep_bool_null): ...this.  Update signature.
25994         * hooks.c: Likewise.
25995         * target-def.h (TARGET_FOLD_BUILTIN): Define to
25996         hook_tree_tree_int_treep_bool_null.
25997         * target.h (struct gcc_target): Update signature of fold_builtin
25998         field.
25999         * doc/tm.texi (TARGET_FOLD_BUILTIN): Update description and signature.
26000         * builtins.c (fold_call_expr): Pass call_expr_nargs and CALL_EXPR_ARGP
26001         instead of the call expression.
26002         (fold_builtin_call_array): Pass n and argarray directly.
26003         (fold_call_stmt): Pass nargs and gimple_call_arg_ptr instead of
26004         consing a list.
26005         * config/alpha/alpha.c (alpha_fold_builtin): Update signature.  Lift
26006         MAX_ARGS check out of the loop.  Delete declaration of `arity', declare
26007         `i' and use it in place of `arity'.
26008         * config/sparc/sparc.c (sparc_fold_builtin): Update signature.
26009         Dereference `args' directly.
26010         * config/xtensa/xtensa (xtensa_fold_builtin): Likewise.
26011
26012 2010-05-19  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
26013
26014         * doc/sourcebuild.texi (Effective-Target Keywords): Document
26015         3dnow, sse3, sse2.
26016         (Directives): Document optional dg-require-effective-target
26017         selector.
26018
26019 2010-05-19  Richard Guenther  <rguenther@suse.de>
26020
26021         PR lto/44196
26022         * tree.c (find_decls_types_r): Walk BLOCKs and its vars.
26023
26024 2010-05-19  Richard Guenther  <rguenther@suse.de>
26025
26026         * doc/invoke.texi (-fwhopr): Document new optional jobs argument.
26027         * common.opt (fwhopr=): New.
26028         * opts.c (common_handle_option): Handle OPT_fwhopr.
26029         * gcc.c (LINK_COMMAND_SPEC): Pass fwhopr*.
26030         * collect2.c (main): Match -fwhopr*.
26031         * lto-wrapper.c (run_gcc): Handle jobs argument of -fwhopr.
26032         Execute ltrans stage in parallel when jobs is bigger than 1.
26033
26034 2010-05-19  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
26035
26036         * config.gcc (i[34567]86-*-solaris2*): Default with_arch_32 to
26037         pentiumpro on Solaris 8/x86 with Sun as.
26038         * configure.ac (gcc_cv_as_hidden): Check for Solaris 9/x86 as
26039         hidden alias bug.
26040         (gcc_cv_as_ix86_quad): Check for .quad directive.
26041         * configure: Regenerate.
26042         * config.in: Regenerate.
26043         * config/i386/sol2.h (ASM_QUAD): Change guard to !HAVE_AS_IX86_QUAD.
26044
26045 2010-05-19  Martin Jambor  <mjambor@suse.cz>
26046
26047         * ipa-prop.c (ipa_print_node_jump_functions): Print jump functions
26048         also for indirect edges.  Actual printing moved...
26049         (ipa_print_node_jump_functions_for_edge): ...here.
26050         (ipa_compute_jump_functions): Renamed to
26051         ipa_compute_jump_functions_for_edge and made static.
26052         (ipa_compute_jump_functions): New function.
26053         (make_edge_direct_to_target): Check if the number of arguments on
26054         the newly direct edge is the same as the number of parametrs of
26055         the callee.
26056         * ipa-cp.c (ipcp_init_stage): Most functionality moved to new
26057         ipa_compute_jump_functions.  Call ipa_analyze_params_uses.
26058         * ipa-inline.c (inline_indirect_intraprocedural_analysis): Call
26059         analysis functions unconditionally, call the new
26060         ipa_analyze_params_uses on the node instead of every edge.
26061
26062 2010-05-19  Christian Borntraeger  <borntraeger@de.ibm.com>
26063
26064         * tree-ssa-loop-prefetch.c (mem_ref_group, ar_data): Change step
26065         to tree.
26066         (dump_mem_ref): Adopt debug code to handle a tree as step.  This
26067         also checks for a constant int vs.  non-constant but
26068         loop-invariant steps.
26069         (find_or_create_group): Change the sort algorithm to only consider
26070         steps that are constant ints.
26071         (idx_analyze_ref): Adopt code to handle a tree instead of a
26072         HOST_WIDE_INT for step.
26073         (gather_memory_references_ref): Handle tree instead of int and be
26074         prepared to see a NULL_TREE.
26075         (prune_ref_by_self_reuse, prune_ref_by_group_reuse): Do not prune
26076         prefetches if the step cannot be calculated at compile time.
26077         (issue_prefetch_ref): Issue prefetches for non-constant but
26078         loop-invariant steps.
26079
26080 2010-05-18  Nathan Froyd  <froydnj@codesourcery.com>
26081
26082         Revert:
26083         2010-05-18  Nathan Froyd  <froydnj@codesourcery.com>
26084
26085         * tree.h (build_call_list): Remove.
26086         * tree.c (build_call_list): Remove.
26087
26088 2010-05-18  Nathan Froyd  <froydnj@codesourcery.com>
26089
26090         * tree.h (build_call_list): Remove.
26091         * tree.c (build_call_list): Remove.
26092
26093 2010-05-18  Jan Hubicka  <jh@suse.cz>
26094
26095         * ipa-reference.c (propagate): Walk all nodes in the cleanup stage.
26096
26097 2010-05-18  Vladimir Makarov  <vmakarov@redhat.com>
26098
26099         PR rtl-optimization/43332
26100         * haifa-sched.c (setup_insn_max_reg_pressure): Check barrier.
26101
26102 2010-05-18  Anatoly Sokolov  <aesok@post.ru>
26103
26104         * tree.h (build_int_cstu): Implement as static inline.
26105         * tree.c (build_int_cstu): Remove function.
26106         (double_int_to_tree, double_int_fits_to_tree_p): Handle size types as
26107         sign extended.
26108
26109 2010-05-18  Richard Guenther  <rguenther@suse.de>
26110
26111         PR lto/44143
26112         * lto-wrapper.c (verbose): New variable.  Initialize from -v.
26113         (debug): Initialize from -save-temps.
26114         (collect_execute): Print command-line when verbose.
26115         (run_gcc): Always use COLLECT_GCC_OPTIONS.  Use fork_execute
26116         for ltrans invocation.  Produce -dumpbase flag again.
26117         (process_args): Remove.
26118         (main): Simplify.
26119         * collect2.c (maybe_run_lto_and_relink): Only pass object
26120         files to lto-wrapper.
26121         * gcc.c (LINK_COMMAND_SPEC): Likewise.
26122
26123 2010-05-18  Jan Hubicka  <jh@suse.cz>
26124
26125         * opts.c (decode_options): Do not disable whopr at ipa_cp.
26126         * ipa-prop.c (ipa_detect_param_modifications): Walk PHI nodes too.
26127
26128 2010-05-18  Steven Bosscher  <steven@gcc.gnu.org>
26129
26130         PR lto/44184
26131         * lto-streamer-out.c (output_gimple_stmt): Output number of labels
26132         in a GIMPLE_ASM.
26133         * lto-streamer-in.c (input_gimple_stmt): Read number of labels
26134         in a GIMPLE_ASM.
26135
26136 2010-05-18  Jakub Jelinek  <jakub@redhat.com>
26137
26138         PR debug/41371
26139         * var-tracking.c (find_loc_in_1pdv): Add a few checks from
26140         rtx_equal_p inline.
26141
26142 2010-05-18  Steven Bosscher  <steven@gcc.gnu.org>
26143
26144         * config.gcc (powerpc-*-darwin*, powerpc64-*-darwin*): Add
26145         lto-macho as lto_binary_reader.
26146
26147         * darwin.c (darwin_asm_named_section): Do not add assembler comment
26148         after .section directive; just print it before the directive instead.
26149
26150 2010-05-17  Jan Hubicka  <jh@suse.cz>
26151
26152         * cgraph.c (cgraph_create_virtual_clone): Only check
26153         versionable_function_p when not in wpa and checking is enabled.
26154         * cgraphunit.c (cgraph_materialize_all_clones): Stabilize after
26155         there are no more functions to materialize.
26156
26157 2010-05-17  Jan Hubicka  <jh@suse.cz>
26158
26159         * cgraph.h (struct ipa_replace_map): Add parm_num parameter.
26160         * lto-cgraph.c (output_cgraph_opt_summary, input_cgraph_opt_summary):
26161         New functions.
26162         (output_cgraph): Call output_cgraph_opt_summary.
26163         (input_cgrpah): Call input_cgraph_opt_summary.
26164         (output_cgraph_opt_summary_p, output_node_opt_summary,
26165         input_node_opt_summary, input_cgraph_opt_section): New functions.
26166         * lto-section-in.c (lto_section_name): Add cgraphopt.
26167         * tree-inline.c (tree_function_versioning): Handle parm_num.
26168         * lto-streamer.c (lto_get_section_name): Handle cgraphopt.
26169         * lto-streamer.h (lto_section_type): Add LTO_section_cgraph_opt_sum.
26170
26171 2010-05-17  Changpeng Fang  <changpeng.fang@amd.com>
26172
26173         * doc/invoke.texi: Update documentation for min-insn-to-prefetch-ratio.
26174         * tree-ssa-loop-prefetch.c (is_loop_prefetching_profitable): Also apply
26175         the insn to prefetch ratio heuristic to loops with known trip count.
26176
26177 2010-05-17  Changpeng Fang  <changpeng.fang@amd.com>
26178
26179         * tree-ssa-loop-prefetch.c (PREFETCH_MOD_TO_UNROLL_FACTOR_RATIO): New.
26180         (schedule_prefetches): Do not generate a prefetch if the unroll factor
26181         is far from what is required by the prefetch.
26182
26183 2010-05-17  Jan Hubicka  <jh@suse.cz>
26184
26185         * ipa-cp.c (ipcp_update_callgraph): Use ipa_is_param_used.
26186         (ipcp_estimate_growth): Likewise.
26187         (ipcp_const_param_count): Likewise.
26188         (ipcp_insert_stage): Likewise.
26189         * ipa-prop.c (visit_load_for_mod_analysis): New function.
26190         (visit_store_addr_for_mod_analysis): Set used flag.
26191         (ipa_detect_param_modifications): Set used flag for SSE params;
26192         update use of walk_stmt_load_store_addr_ops.
26193         (ipa_print_node_params): Print used flag.
26194         (ipa_write_node_info): Stream used flag.
26195         (ipa_read_node_info): Likewise.
26196         * ipa-prop.h (struct ipa_param_descriptor): Add used field.
26197         (ipa_is_param_used): New function.
26198         (lto_ipa_fixup_call_notes): Remove unused declaration.
26199
26200 2010-05-17  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
26201
26202         PR target/44074
26203         * configure.ac (HAVE_AS_IX86_REP_LOCK_PREFIX): New test.
26204         * configure: Regenerate.
26205         * config.in: Regenerate.
26206         * config/i386/i386.c (print_operand) <case ;>: Also print ";" if
26207         !HAVE_AS_IX86_REP_LOCK_PREFIX.
26208         Don't emit whitespace.
26209         * config/i386/i386.md (*rep_movdi_rex64): Use {%;} after rep.
26210         (*rep_movsi): Likewise.
26211         (*rep_movsi_rex64): Likewise.
26212         (*rep_movqi): Likewise.
26213         (*rep_movqi_rex64): Likewise.
26214         (*rep_stosdi_rex64): Likewise.
26215         (*rep_stossi): Likewise.
26216         (*rep_stossi_rex64): Likewise.
26217         (*rep_stosqi): Likewise.
26218         (*rep_stosqi_rex64): Likewise.
26219         (*cmpstrnqi_nz_1): Use {%;} after repz.
26220         (*cmpstrnqi_nz_rex_1): Likewise.
26221         (*cmpstrnqi_1): Likewise.
26222         (*cmpstrnqi_rex_1): Likewise.
26223         (*strlenqi_1): Use {%;} after repnz.
26224         (*strlenqi_rex_1): Likewise.
26225         * config/i386/sync.md (memory_barrier_nosse): Replace {%;| } by {%;} .
26226         (*sync_compare_and_swap<mode>): Likewise.
26227         (sync_double_compare_and_swap<mode>): Likewise.
26228         (*sync_double_compare_and_swapdi_pic): Likewise.
26229         (sync_old_add<mode>): Likewise.
26230         (sync_add<mode>): Likewise.
26231         (sync_sub<mode>): Likewise.
26232         (sync_<code><mode>): Likewise.
26233
26234 2010-05-17  Martin Jambor  <mjambor@suse.cz>
26235
26236         * cgraph.h (cgraph_indirect_call_info): New fields anc_offset,
26237         otr_token and polymorphic.
26238         * cgraph.c (cgraph_create_indirect_edge): Inilialize the above fields.
26239         (cgraph_clone_edge): Copy the above fields.
26240         * tree.c (get_binfo_at_offset): New function.
26241         * tree.h (get_binfo_at_offset): Declare.
26242         * ipa-prop.h (enum jump_func_type): Added known_type jump function
26243         type, reordered items, updated comments.
26244         (union jump_func_value): Added base_type field, reordered fields.
26245         (enum ipa_lattice_type): Moved down in the file.
26246         (struct ipa_param_descriptor): New field polymorphic.
26247         (ipa_is_param_polymorphic): New function.
26248         * ipa-prop.c: Include gimple.h and gimple-fold.h.
26249         (ipa_print_node_jump_functions): Print known type jump functions.
26250         (compute_complex_pass_through): Renamed to...
26251         (compute_complex_assign_jump_func): this.
26252         (compute_complex_ancestor_jump_func): New function.
26253         (compute_known_type_jump_func): Likewise.
26254         (compute_scalar_jump_functions): Create known type and complex ancestor
26255         jump functions.
26256         (ipa_note_param_call): New parameter polymorphic, set the corresponding
26257         flag in the call note accordingly.
26258         (ipa_analyze_call_uses): Renamed to...
26259         (ipa_analyze_indirect_call_uses): this.  New parameter target, define
26260         variable var only in the block where it is used.
26261         (ipa_analyze_virtual_call_uses): New function.
26262         (ipa_analyze_call_uses): Likewise.
26263         (combine_known_type_and_ancestor_jfs): Likewise.
26264         (update_jump_functions_after_inlining): Implemented handling of a
26265         number of new jump function types combination.
26266         (print_edge_addition_message): Removed.
26267         (make_edge_direct_to_target): New function.
26268         (try_make_edge_direct_simple_call): Likewise.
26269         (try_make_edge_direct_virtual_call): Likewise.
26270         (update_call_notes_after_inlining): Renamed to...
26271         (update_indirect_edges_after_inlining): this.  Moved edge creation for
26272         indirect calls to try_make_edge_direct_simple_call, also calls
26273         try_make_edge_direct_virtual_call for virtual calls.
26274         (ipa_print_node_params): Changed the header message.
26275         (ipa_write_jump_function): Stream also known type jump functions.
26276         (ipa_read_jump_function): Likewise.
26277         (ipa_write_indirect_edge_info): Stream new fields in
26278         cgraph_indirect_call_info.
26279         (ipa_read_indirect_edge_info): Likewise.
26280         * Makefile.in (ipa-prop.o): Add dependency to GIMPLE_H and
26281         GIMPLE_FOLD_H.
26282
26283 2010-05-17  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
26284
26285         * config/i386/sol2.h (TARGET_SUN_TLS): Remove duplicate definition.
26286
26287 2010-05-17  Nathan Froyd  <froydnj@codesourcery.com>
26288
26289         * tree.h (CALL_EXPR_ARGS): Delete.
26290         (call_expr_arglist): Delete.
26291         * tree.c (call_expr_arglist): Delete.
26292         * builtins.c (fold_call_expr): Pass the whole CALL_EXPR to
26293         targetm.fold_builtin.
26294         * config/alpha/alpha.c (alpha_fold_builtin): Rename arglist parameter.
26295         Rewrite iteration to work on call_expr_nargs rather than TREE_CHAIN.
26296         * config/picochip/picochip.c (picochip_expand_builtin_2op): Rename
26297         arglist parameter.  Use CALL_EXPR_ARG.
26298         (picochip_expand_builtin_3op): Likewise.
26299         (picochip_expand_builtin_2opvoid): Likewise.
26300         (picochip_expand_array_get): Likewise.
26301         (picochip_expand_array_put): Likewise.
26302         (picochip_expand_array_testport): Likewise.
26303         (picochip_expand_builtin): Don't call CALL_EXPR_ARGS.  Pass exp
26304         rather than arglist.
26305         * config/rx/rx.c (rx_expand_builtin): Call call_expr_nargs instead of
26306         CALL_EXPR_ARGS.
26307         * config/sparc/sparc.c (sparc_fold_builtin): Use CALL_EXPR_ARG rather
26308         than TREE_VALUE and TREE_CHAIN.
26309         * config/xtensa/xtensa.c (xtensa_fold_builtin): Likewise.
26310         * doc/tm.texi (TARGET_FOLD_BUILTIN): Pass CALL_EXPR tree instead of
26311         the arglist.
26312
26313 2010-05-17  Jakub Jelinek  <jakub@redhat.com>
26314
26315         PR bootstrap/42347
26316         * cfglayout.c (fixup_reorder_chain): Allow returnjump_p
26317         to have no fallthru edge.
26318
26319         PR middle-end/44102
26320         * cfgcleanup.c (try_optimize_cfg): When removing trivially empty
26321         bb with no successors, move footer whenever in IR_RTL_CFGLAYOUT
26322         mode, not just when CLEANUP_CFGLAYOUT, and when in IR_RTL_CFGRTL
26323         add BARRIER after previous bb if needed.
26324
26325 2010-05-17  Nathan Froyd  <froydnj@codesourcery.com>
26326
26327         * tree.c (build_function_type_list_1): Remove bogus assert condition.
26328
26329 2010-05-17  Alan Modra  <amodra@gmail.com>
26330
26331         * config/rs6000/rs6000.c (rs6000_emit_allocate_stack): Delete
26332         unnecessary prototype.  Replace copy_r12 and copy_r11 flag params
26333         with copy_reg rtx param.
26334         (rs6000_emit_prologue): Update rs6000_emit_allocate_stack calls.
26335         Correct cases where code for ABI_V4 did not initialise the reg
26336         used to access frame.  Also leave frame_reg_rtx as sp for large
26337         frames that save no regs.
26338
26339 2010-05-17  Martin Jambor  <mjambor@suse.cz>
26340
26341         PR middle-end/44133
26342         * tree-sra.c (create_access_replacement): New parameter rename, mark
26343         the replaement for renaming only when it is true.
26344         (get_access_replacement): Pass true in the rename parameter of
26345         create_access_replacement.
26346         (get_unrenamed_access_replacement): New function.
26347         (replace_uses_with_default_def_ssa_name): New parameter racc, get the
26348         replacement declaration from it.
26349
26350 2010-05-17  Bernd Schmidt  <bernds@codesourcery.com>
26351
26352         * function.c (try_fit_stack_local, add_frame_space): New static
26353         functions.
26354         (assign_stack_local_1): Use them.  Look for opportunities to use
26355         space previously wasted on alignment.
26356         * function.h (struct frame_space): New.
26357         (struct rtl_data): Add FRAME_SPACE_LIST member.
26358         * reload1.c (something_was_spilled): New static variable.
26359         (alter_reg): Set it.
26360         (reload): Test it in addition to testing if the frame size changed.
26361
26362 2010-05-17  Christian Borntraeger  <borntraeger@de.ibm.com>
26363
26364         * config/s390/s390.c: Define sane prefetch settings and activate
26365         flag_prefetch_loop_arrays on -O3.
26366         * config/s390/s390.h: Declare that read can use write prefetch.
26367
26368 2010-05-17  Jakub Jelinek  <jakub@redhat.com>
26369
26370         * lto-streamer-out.c (lto_output): Fix --enable-checking=release
26371         build.
26372
26373 2010-05-16  Jan Hubicka  <jh@suse.cz>
26374
26375         * ipa-cp.c (ipcp_versionable_function_p): Walk cgraph edges instead of
26376         function body; do not check stdarg field of struct function.
26377
26378 2010-05-16  Jan Hubicka  <jh@suse.cz>
26379
26380         * cgraph.c (dump_cgraph_node): Dump versionable flag.
26381         * cgraph.h (cgraph_local_info): Add versionable flag.
26382         * ipa-cp.c (ipcp_analyze_node): Set versionable flag.
26383         (ipcp_versionable_function_p): Use it.
26384         * lto-cgraph.c (lto_output_node, input_overwrite_node): Stream
26385         versionable flag.
26386
26387 2010-05-16  Jan Hubicka  <jh@suse.cz>
26388
26389         * cgraph.c (cgraph_clone_node): Take decl argument and insert
26390         clone into hash when it is different from orig.
26391         (cgraph_create_virtual_clone): Update use of cgraph_clone_node.
26392         * cgraph.h (cgraph_clone_node): Update prototype.
26393         * lto-cgrpah.c (lto_cgraph_encoder_new): Create body map.
26394         (lto_cgraph_encoder_delete): Delete body map.
26395         (lto_cgraph_encoder_size): Move to header.
26396         (lto_cgraph_encoder_encode_body_p,
26397         lto_set_cgraph_encoder_encode_body): New.
26398         (lto_output_node): Do not take written_decls argument; output clone_of
26399         pointer.
26400         (add_node_to): Add include_body_argument; call
26401         lto_set_cgraph_encoder_encode_body on master of the clone.
26402         (add_references): Update use of add_node_to.
26403         (compute_ltrans_boundary): Likewise.
26404         (output_cgraph): Do not create written_decls bitmap.
26405         (input_node): Take nodes argument; stream in clone_of correctly.
26406         (input_cgraph_1): Update use of input_node.
26407         * lto-streamer-out.c (lto_output): Use encoder info to decide
26408         what bodies to output.
26409         * ipa-inline.c (cgraph_clone_inlined_nodes,
26410         cgraph_decide_recursive_inlining): Update call of cgraph_clone_node.
26411         * lto-streamer.h (lto_cgraph_encoder_d): Add body.
26412         (lto_cgraph_encoder_size): Define here.
26413         (lto_cgraph_encoder_encode_body_p, lto_varpool_encoder_encode_body_p):
26414         Declare.
26415
26416 2010-05-16  Richard Guenther  <rguenther@suse.de>
26417
26418         * doc/invoke.texi (-fipa-struct-reorg): Do not mention
26419         -fipa-type-escape.
26420         * ipa-type-escape.c (gate_type_escape_vars): Run when
26421         -fipa-struct-reorg runs.
26422         * opts.c (decode_options): Do not unset flag_ipa_type_escape.
26423         * common.opt (fipa-type-escape): Remove.
26424
26425 2010-05-16  Eric Botcazou  <ebotcazou@adacore.com>
26426
26427         * opts.c (handle_option): Call into LTO streamer only if ENABLE_LTO.
26428         (decode_options): Likewise.
26429         * Makefile.in (opts.o): Add dependency on LTO_STREAMER_H.
26430
26431 2010-05-16  Jan Hubicka  <jh@suse.cz>
26432
26433         * ipa.c (function_and_variable_visibility): Also bring local all
26434         aliases.
26435
26436 2010-05-16  Richard Guenther  <rguenther@suse.de>
26437
26438         * alias.c (nonoverlapping_memrefs_p): Remove use of
26439         IPA type-escape information.
26440
26441 2010-05-16  Joseph Myers  <joseph@codesourcery.com>
26442
26443         * c-common.c (c_common_reswords): Add _Static_assert for C.
26444         * c-parser.c (c_token_starts_declaration,
26445         c_parser_next_token_starts_declaration,
26446         c_parser_static_assert_declaration_no_semi,
26447         c_parser_static_assert_declaration): New.
26448         (c_parser_declaration_or_fndef): Add parameter static_assert_ok.
26449         Handle static assertions if static_assert_ok.
26450         (c_parser_external_declaration, c_parser_declaration_or_fndef,
26451         c_parser_compound_statement_nostart, c_parser_label,
26452         c_parser_for_statement, c_parser_objc_methodprotolist,
26453         c_parser_omp_for_loop): All callers of
26454         c_parser_declaration_or_fndef changed.
26455         (c_parser_struct_declaration): Handle static assertions.
26456         (c_parser_compound_statement_nostart): Use
26457         c_parser_next_token_starts_declaration and
26458         c_token_starts_declaration to detect start of declarations.
26459         (c_parser_label, c_parser_for_statement, c_parser_omp_for_loop):
26460         Likewise.
26461
26462 2010-05-16  Anatoly Sokolov  <aesok@post.ru>
26463
26464         * config/mmix/mmix.h (FUNCTION_VALUE, FUNCTION_OUTGOING_VALUE,
26465         LIBCALL_VALUE, FUNCTION_VALUE_REGNO_P): Remove macros.
26466         * config/mmix/mmix.c (TARGET_FUNCTION_VALUE, TARGET_LIBCALL_VALUE,
26467         TARGET_FUNCTION_VALUE_REGNO_P): Define.
26468         (mmix_function_outgoing_value): Rename to...
26469         (mmix_function_value): ...this. Make static. Add 'outgoing' argument.
26470         (mmix_function_value_regno_p): Make static.
26471         (mmix_libcall_value): New function.
26472         * config/mmix/mmix-protos.h (mmix_function_outgoing_value,
26473         mmix_function_value_regno_p): Remove declaration.
26474
26475 2010-05-16  Eric Botcazou  <ebotcazou@adacore.com>
26476
26477         * tree.c (build_common_builtin_nodes): Always clear TREE_NOTHROW on
26478         BUILT_IN_ALLOCA if stack checking is enabled.
26479
26480 2010-05-16  Richard Guenther  <rguenther@suse.de>
26481
26482         * var-tracking.c (vars_copy_1): Inline ...
26483         (vars_copy): ... here.  Use FOR_EACH_HTAB_ELEMENT.
26484         (variable_union): Use FOR_EACH_HTAB_ELEMENT.  Merge asserts.
26485         (variable_merge_over_cur): Adjust.  Merge asserts.
26486         (variable_merge_over_src): Likewise.
26487         (dataflow_set_merge): Use FOR_EACH_HTAB_ELEMENT.
26488         (variable_post_merge_new_vals): Merge asserts.
26489         (variable_post_merge_perm_vals): Likewise.
26490         (find_mem_expr_in_1pdv): Likewise.
26491         (dataflow_set_different_value): Remove.
26492         (onepart_variable_different_p): Merge asserts.
26493         (variable_different_p): Likewise.
26494         (dataflow_set_different_1): Inline ...
26495         (dataflow_set_different): ... here.  Use FOR_EACH_HTAB_ELEMENT.
26496         (emit_notes_for_differences_1): Merge asserts.
26497
26498 2010-05-16  Richard Guenther  <rguenther@suse.de>
26499
26500         * lto-symtab.c (lto_symtab_entry_hash): Use IDENTIFIER_HASH_VALUE.
26501         * optabs.c (libfunc_decl_hash): Likewise.
26502         * varasm.c (emutls_decl): Likewise.
26503
26504 2010-05-16  Steven Bosscher  <steven@gcc.gnu.org>
26505
26506         * c-decl.c: Don't include gimple.h.
26507         (merge_decls): Do not copy gimple_body.
26508
26509 2010-05-15  Jason Merrill  <jason@redhat.com>
26510
26511         * c.opt: Add -fnothrow-opt.
26512
26513 2010-05-15  Jan Hubicka  <jh@suse.cz>
26514
26515         * ipa-prop.c (ipa_prop_read_section): Add sanity check that node is
26516         analyzed.
26517         * passes.c (ipa_write_summaries): Write all analyzed nodes.
26518
26519 2010-05-15  Steven Bosscher  <steven@gcc.gnu.org>
26520
26521         * vecir.h: New file with VEC primitives for tree, gimple, and rtl.
26522         * Makefile.in: Add it.
26523         Fix all other Makefile dependencies for changes below.
26524         * tree.h: Include it instead of defining VEC primitives here.
26525         * gimple.h: Likewise.
26526         * rtl.h: Likewise.
26527         * tree-inline.h: Inlclude vecir.h instead of gimple.h.
26528         * except.h: Include vecir.h, break dependence on tree.h.
26529
26530         * gimplify.c (append_to_statement_list_1, append_to_statement_list):
26531         Move from here...
26532         * tree-iterator.c: ...to here.
26533         * tree-iterator.h: Fix file introduction comment.  Add extern markers.
26534
26535         * c-lex.c: Include fixed-value.h instead of rtl.h.  Do not include
26536         tm_p.h.
26537         * c-cppbuiltin.c: Explain why debug.h and tm_p.h are included.
26538         * c-objc-common.h: Do not include tm.h, rtl.h, insn-config.h,
26539         integrate.h, function.h, toplev.h, tree-inline.h, ggc.h,
26540         tree-mudflap.h, and target.h.
26541         * c-semantics.c: Do not include except.h, ggc.h, rtl.h, timevar.h,
26542         predict.h, tree-inline.h, gimple.h, and langhooks.h.
26543         * c-decl.c: Do not include expr.h, ggc.h, libfuncs.h, except.h.
26544         Add FIXME for why gimple.h is still included (should be unnecessary
26545         since GCC 4.5 gimplification unit-at-a-time).
26546         * c-typeck.c: Do not include rtl.h, tm_p.h, ggc.h, and gimple.h.
26547         * c-pragma.c: Add FIXME for why function.h needs to be included just
26548         for cfun, at front-end level.
26549         Add note that REGISTER_TARGET_PRAGMAS should probably be a target hook.
26550         Do not include ggc.h, but include vecprim.h for VEC(char).
26551         * c-opts.c: Do not include tm.h, tree-inline.h, and tm_p.h.
26552         Explain why target.h is included.
26553         * c-omp.h: Do not include tm.h, function.h, and bitmap.h.
26554         Explain why gimple.h is included.
26555         * c-ppoutput.c: Do not include tm.h.
26556         * c-common.c: Do not include gimple.h.  Explain why expr.h is included.
26557         * c-parses.c: Explain why rtl.h is included, and that this (and only
26558         this) is also why tm.h must be included.
26559         Do not include except.h.
26560         * c-lang.c: Do not include ggc.h.
26561
26562 2010-05-15  Uros Bizjak  <ubizjak@gmail.com>
26563
26564         * targhooks.c (GO_IF_MODE_DEPENDENT_ADDRESS): Use CONST_CAST_RTX.
26565
26566 2010-05-15  Joseph Myers  <joseph@codesourcery.com>
26567
26568         * c-decl.c (grokfield): Allow typedefs for anonymous structs and
26569         unions by default if those structs and unions have no tags.  Do
26570         not condition anonymous struct and unions handling on flag_iso.
26571         Allow anonymous structs and unions for C1X.
26572         (finish_struct): Do not diagnose lack of named fields when
26573         anonymous structs and unions present for C1X.  Accept flexible
26574         array members in structure with anonymous structs or unions but no
26575         directly named fields.
26576         * doc/extend.texi (Unnamed Fields): Update.
26577
26578 2010-05-15  Eric Botcazou  <ebotcazou@adacore.com>
26579
26580         * gimple.h (compare_field_offset): Rename into...
26581         (gimple_compare_field_offset): ...this.
26582         * gimple.c (compare_field_offset): Rename into...
26583         (gimple_compare_field_offset): ...this.  Compare the full access if
26584         the offset is self-referential.
26585         (gimple_types_compatible_p): Adjust for above renaming.
26586         * lto-streamer-in.c (input_gimple_stmt): Likewise.  Also compare the
26587         DECL_NONADDRESSABLE_P flag of fields before merging them.
26588
26589 2010-05-15  Nathan Froyd  <froydnj@codesourcery.com>
26590
26591         * tree.h (ctor_to_list): Delete.
26592         * tree.c (ctor_to_list): Delete.
26593
26594 2010-05-15  Jan Hubicka  <jh@suse.cz>
26595
26596         * ipa-reference.c: Include toplev.h
26597         (is_proper_for_analysis): Only add to all_module_statics
26598         if it is allocated.
26599         (write_node_summary_p, stream_out_bitmap,
26600         ipa_reference_write_optimization_summary,
26601         ipa_reference_read_optimization_summary): New.
26602         (struct ipa_opt_pass_d pass_ipa_reference): Add
26603         optimization summary streaming.
26604         * lto-cgraph.c (referenced_from_this_partition_p,
26605         reachable_from_this_partition_p): New functions.
26606         * tree-ssa-alias.c (ref_maybe_used_by_call_p_1,
26607         call_may_clobber_ref_p_1): Ask ipa-reference even for public vars.
26608         * opts.c (decode_options): Enable ipa_reference.
26609         * Makefile.in (ipa-reference.o): Add toplev.h dependency.
26610         * lto-streamer.h (referenced_from_this_partition_p,
26611         reachable_from_this_partition_p): Declare.
26612
26613 2010-05-15  Richard Guenther  <rguenther@suse.de>
26614
26615         PR tree-optimization/44038
26616         * tree-ssa-forwprop.c (forward_propagate_addr_expr_1): Avoid
26617         taking the address of a V_C_E of a constant.
26618
26619 2010-05-14  Jan Hubicka  <jh@suse.cz>
26620
26621         * tree.h (memory_identifier_string): Remove.
26622         * ipa-reference.c: Update comment; do not include gt-ipa-reference.h
26623         (ipa_reference_global_vars_info_d): Remove statics_not_read and
26624         statics_not_written.
26625         (ipa_reference_optimization_summary_d): New structure.
26626         (ipa_reference_optimization_summary_t): New type and vector.
26627         (ipa_reference_vars_info_d): Embedd structures instead of using
26628         pointers.
26629         (reference_vars_to_consider): Remove out of GGC space.
26630         (module_statics_escape): Remove.
26631         (global_info_obstack): Rename to ...
26632         (optimization_summary_obstack): ... this one.
26633         (initialization_status_t): Remove.
26634         (memory_identifier_string): Remove.
26635         (get_reference_vars_info): Fix indenting.
26636         (set_reference_vars_info): Likewise.
26637         (get_reference_optimization_summary): New.
26638         (set_reference_optimization_summary): New.
26639         (get_global_reference_vars_info): Remove.
26640         (ipa_reference_get_read_global): Remove.
26641         (ipa_reference_get_written_global): Remove.
26642         (ipa_reference_get_not_read_global): Update.
26643         (ipa_reference_get_not_written_global): Update.
26644         (is_proper_for_analysis): Outlaw addressable.
26645         (propagate_bits): Update for new datastructures.
26646         (analyze_variable): Remove.
26647         (init_function_info): Update for new datastructures.
26648         (clean_function_local_data): Remove.
26649         (clean_function): Remove.
26650         (copy_global_bitmap): Use optimizations_summary_obstack.
26651         (duplicate_node_data): Duplicate optimization summary only.
26652         (remove_node_data): Remove optimization summary only.
26653         (generate_summary): Do not analyze variables; do not compute
26654         module_statics_escape; do not prune solutions by it.
26655         (read_write_all_from_decl): Fix typos in comments.
26656         (propagate): Doscover readonly and nonaddressable first;
26657         update for new datastructures; share global bitmaps.
26658         * ipa-reference.h (ipa_reference_get_read_global,
26659         ipa_reference_get_written_global): Remove.
26660         * ipa-pure-const.c (check_stmt): Do not use memory_identifier_string.
26661         * Makefile.in: Remove ipa-refereference from GT files.
26662
26663 2010-05-14  Jakub Jelinek  <jakub@redhat.com>
26664
26665         PR debug/44112
26666         * dwarf2out.c (resolve_one_addr): Check TREE_ASM_WRITTEN
26667         for all SYMBOL_REF_DECLs.
26668
26669 2010-05-14  Jan Hubicka  <jh@suse.cz>
26670
26671         * cgraph.h (ipa_discover_readonly_nonaddressable_vars): Declare.
26672         (varpool_all_refs_explicit_p): New inline function.
26673         * ipa-reference.c: Update comment.
26674         (module_statics_written): Remove.
26675         (get_static_decl): Remove.
26676         (ipa_init): Do not initialize module_statics_written.
26677         (analyze_function): Likewise.
26678         (generate_summary): Likewise; do not compute module_statics_readonly
26679         and do not update variable flags.
26680         (propagate): Call ipa_discover_readonly_nonaddressable_vars.
26681         * ipa.c: Inlucde flags.h
26682         (cgraph_local_node_p): New.
26683         (cgraph_remove_unreachable_nodes): Return early when not optimizing;
26684         promote functions to local.
26685         (ipa_discover_readonly_nonaddressable_vars): New function.
26686         (function_and_variable_visibility): Use cgraph_local_node_p.
26687         * varpool.c (varpool_finalize_decl): Set force_output for
26688         DECL_PRESERVE_P vars.
26689
26690 2010-05-14  Jan Hubicka  <jh@suse.cz>
26691
26692         * ipa.c (cgraph_remove_unreachable_nodes): Revert accidental commit.
26693
26694 2010-05-14  Richard Guenther  <rguenther@suse.de>
26695
26696         PR tree-optimization/44119
26697         * tree-ssa-pre.c (eliminate): Properly mark replacement of
26698         a PHI node necessary.
26699
26700 2010-05-14  Eric Botcazou  <ebotcazou@adacore.com>
26701
26702         * tree.h (TREE_ADDRESSABLE): Remove bogus usage for FIELD_DECL.
26703
26704 2010-05-14  Jason Merrill  <jason@redhat.com>
26705
26706         PR c++/44127
26707         * gimple.h (enum gf_mask): Add GF_CALL_NOTHROW.
26708         (gimple_call_set_nothrow): New.
26709         * gimple.c (gimple_build_call_from_tree): Call it.
26710         (gimple_call_flags): Set ECF_NOTHROW from GF_CALL_NOTHROW.
26711
26712         PR c++/44127
26713         * gimplify.c (gimplify_seq_add_stmt): No longer static.
26714         * gimple.h: Declare it.
26715         * gimple.c (gimple_build_eh_filter): No ops.
26716
26717 2010-05-14  Jan Hubicka  <jh@suse.cz>
26718
26719         * ipa.c (enqueue_cgraph_node): Update comment; do not re-enqueue
26720         nodes already in queue.
26721         (cgraph_remove_unreachable_nodes): Cleanup; fix problem with
26722         re-enqueueing node.
26723
26724 2010-05-14  Jakub Jelinek  <jakub@redhat.com>
26725
26726         PR debug/44136
26727         * cfgexpand.c (expand_debug_expr): If non-memory op0
26728         has BLKmode, return NULL.
26729
26730 2010-05-14  Harsha Jagasia  <harsha.jagasia@amd.com>
26731
26732         * config.gcc: Add support for --with-cpu option for bdver1.
26733         * config/i386/i386.h (TARGET_BDVER1): New macro.
26734         (ix86_tune_indices): Change SSE_UNALIGNED_MOVE_OPTIMAL
26735         to SSE_UNALIGNED_LOAD_OPTIMAL. Add SSE_UNALIGNED_STORE_OPTIMAL.
26736         (ix86_tune_features) :Change SSE_UNALIGNED_MOVE_OPTIMAL
26737         to SSE_UNALIGNED_LOAD_OPTIMAL. Add SSE_UNALIGNED_STORE_OPTIMAL.
26738         Add SSE_PACKED_SINGLE_INSN_OPTIMAL.
26739         (TARGET_CPU_DEFAULT_NAMES): Add bdver1.
26740         (processor_type): Add PROCESSOR_BDVER1.
26741         * config/i386/i386.md: Add bdver1 as a new cpu attribute to match
26742         processor_type in config/i386/i386.h.
26743         Add check for TARGET_SSE_PACKED_SINGLE_INSN_OPTIMAL to emit
26744         movaps <reg, reg> instead of movapd <reg, reg> when replacing
26745         movsd <reg, reg> or movss <reg, reg> for SSE and AVX.
26746         Add check for  TARGET_SSE_PACKED_SINGLE_INSN_OPTIMAL
26747         to emit packed xor instead of packed double/packed integer
26748         xor for SSE and AVX when moving a zero value.
26749         * config/i386/sse.md: Add check for
26750         TARGET_SSE_PACKED_SINGLE_INSN_OPTIMAL to emit movaps instead of
26751         movapd/movdqa for SSE and AVX.
26752         Add check for TARGET_SSE_PACKED_SINGLE_INSN_OPTIMAL to emit packed
26753         single logical operations i.e and, or and xor instead of packed double
26754         logical operations for SSE and AVX.
26755         * config/i386/i386-c.c (ix86_target_macros_internal):
26756         Add PROCESSOR_BDVER1.
26757         * config/i386/driver-i386.c: Turn on -mtune=native for BDVER1.
26758         (has_fma4, has_xop): New.
26759         * config/i386/i386.c (bdver1_cost): New variable.
26760         (m_BDVER1): New macro.
26761         (m_AMD_MULTIPLE): Add m_BDVER1.
26762         (x86_tune_use_leave, x86_tune_push_memory, x86_tune_unroll_strlen,
26763         x86_tune_deep_branch_prediction, x86_tune_use_sahf, x86_tune_movx,
26764         x86_tune_use_simode_fiop, x86_tune_promote_qimode,
26765         x86_tune_add_esp_8, x86_tune_tune_sub_esp_4, x86_tune_sub_esp_8,
26766         x86_tune_integer_dfmode_moves, x86_tune_partial_reg_dependency,
26767         x86_tune_sse_partial_reg_dependency,
26768         x86_tune_sse_unaligned_load_optimal,
26769         x86_tune_sse_unaligned_store_optimal, x86_tune_sse_typeless_stores,
26770         x86_tune_memory_mismatch_stall, x86_tune_use_ffreep,
26771         x86_tune_inter_unit_moves, x86_tune_inter_unit_conversions,
26772         x86_tune_use_bt, x86_tune_pad_returns, x86_tune_slow_imul_imm32_mem,
26773         x86_tune_slow_imul_imm8, x86_tune_fuse_cmp_and_branch):
26774         Enable/disable for bdver1.
26775         (processor_target_table): Add bdver1_cost.
26776         (cpu_names): Add bdver1.
26777         (override_options): Set up PROCESSOR_BDVER1 for bdver1 entry in
26778          processor_alias_table.
26779         (ix86_expand_vector_move_misalign): Change.
26780         TARGET_SSE_UNALIGNED_MOVE_OPTIMAL to TARGET_SSE_UNALIGNED_LOAD_OPTIMAL.
26781         Check for TARGET_SSE_UNALIGNED_STORE_OPTIMAL.
26782         Check for TARGET_SSE_PACKED_SINGLE_INSN_OPTIMAL to emit movups instead
26783         of movupd/movdqu for SSE and AVX.
26784         (ix86_tune_issue_rate): Add PROCESSOR_BDVER1.
26785         (ix86_tune_adjust_cost): Add code for bdver1.
26786         (standard_sse_constant_opcode): Add check for
26787         TARGET_SSE_PACKED_SINGLE_INSN_OPTIMAL to emit packed single xor instead
26788         of packed double xor for SSE and AVX.
26789
26790 2010-05-14  Pat Haugen  <pthaugen@us.ibm.com>
26791
26792         * tree-ssa-loop.prefetch.c (prune_ref_by_group_reuse): Cast abs()
26793         result to unsigned.
26794
26795 2010-05-14  Tristan Gingold  <gingold@adacore.com>
26796
26797         * toplev.c (default_debug_hooks): Remove this variable.
26798         (process_options): Remove assignments to default_debug_hooks.
26799
26800 2010-05-14  Martin Jambor  <mjambor@suse.cz>
26801
26802         * langhooks-def.h (LANG_HOOKS_FOLD_OBJ_TYPE_REF): Remove.
26803         (LANG_HOOKS_INITIALIZER): Remove LANG_HOOKS_FOLD_OBJ_TYPE_REF.
26804         * langhooks.h (struct lang_hooks_for_decls): Removed field
26805         fold_obj_type_ref.
26806         * tree.c (free_lang_data): Remove assignment to
26807         lang_hooks.fold_obj_type_ref.
26808         * tree.def (OBJ_TYPE_REF): Update comment.
26809
26810 2010-05-14  Richard Guenther  <rguenther@suse.de>
26811
26812         PR tree-optimization/44124
26813         * tree-ssa-sccvn.c (vn_nary_may_trap): Fix invalid memory access.
26814
26815 2010-05-14  Alan Modra  <amodra@gmail.com>
26816
26817         PR target/44075
26818         * config/rs6000/rs6000.c (struct machine_function): Reorder
26819         fields for better packing.  Add lr_save_state.
26820         (rs6000_ra_ever_killed): Return lr_save_state if set.
26821         (rs6000_emit_eh_reg_restore): Set lr_save_state.
26822
26823 2010-05-13  Jan Hubicka  <jh@suse.cz>
26824
26825         * varpool.c (decide_is_variable_needed): Drop code checking
26826         TREE_SYMBOL_REFERENCED.
26827
26828 2010-05-13  Jan Hubicka  <jh@suse.cz>
26829
26830         * final.c (output_addr_const): Do not call mark_decl_referenced.
26831         * cgraphunit.c (process_function_and_variable_attributes): Use
26832         mark_needed_node dirrectly.
26833         (assemble_thunk): Do not call mark_decl_referenced.
26834
26835 2010-05-13  Anatoly Sokolov  <aesok@post.ru>
26836
26837         * targhooks.c (default_mode_dependent_address_p): Cast 'addr' to rtx.
26838
26839 2010-05-13  Jeff Law  <law@redhat.com>
26840
26841         * ira-conflicts.c (print_allocno_conflicts): New function broken out
26842         from...
26843         (print_conflicts): Call print_allocno_conflicts.
26844
26845 2010-05-13  Jakub Jelinek  <jakub@redhat.com>
26846
26847         PR debug/44104
26848         * dwarf2out.c (modified_type_die): Don't dereference mod_type_die
26849         if it is NULL.
26850
26851 2010-05-13  Kai Tietz  <kai.tietz@onevision.com>
26852
26853         * config.gcc (i[34567]86-*-mingw* | x86_64-*-mingw*): Choose
26854         t-mingw-w64 or t-mingw-w32 for multilib configuration.
26855         * config/i386/t-mingw-w32: New.
26856         * config/i386/t-mingw-w64 (MULTILIB_OSDIRNAMES): Change lib64 to lib.
26857
26858 2010-05-13  Martin Jambor  <mjambor@suse.cz>
26859
26860         * gimple.c (gimple_fold_obj_type_ref): Removed (a replacement moved to
26861         gimple-fold.c).
26862         * gimple-fold.c (get_base_binfo_for_type): New function.
26863         (gimple_get_relevant_ref_binfo): Likewise.
26864         (gimple_fold_obj_type_ref_known_binfo): Likewise.
26865         (gimple_fold_obj_type_ref): Likewise.
26866         (fold_gimple_call): Simplify condition for folding virtual calls
26867         and call gimple_fold_obj_type_ref.
26868         * gimple.h (gimple_get_relevant_ref_binfo): Declare.
26869         (gimple_fold_obj_type_ref_known_binfo): Likewise.
26870
26871 2010-05-13  Andreas Schwab  <schwab@linux-m68k.org>
26872
26873         * config/rs6000/rs6000-protos.h
26874         (rs6000_mode_dependent_address_ptr): Change argument to const_rtx.
26875         * config/rs6000/rs6000.c (rs6000_mode_dependent_address)
26876         (rs6000_debug_mode_dependent_address)
26877         (rs6000_mode_dependent_address_ptr): Likewise.
26878
26879 2010-05-13  Jakub Jelinek  <jakub@redhat.com>
26880
26881         PR debug/43983
26882         * var-tracking.c (track_expr_p): Allow tracking of variables optimized
26883         by SRA.
26884         * Makefile.in (dwarf2out.o): Depend on $(TREE_FLOW_H).
26885         * tree-sra.c (create_access_replacement): Call unshare_expr before
26886         passing expr to SET_DECL_DEBUG_EXPR, and remove any SSA_NAMEs from it.
26887         * dwarf2out.c: Include tree-flow.h.
26888         (struct var_loc_node): Rename var_loc_note field to loc, add comment.
26889         (size_of_loc_descr, output_loc_operands, output_loc_operands_raw):
26890         Handle DW_OP_bit_piece.
26891         (decl_piece_bitsize, decl_piece_varloc_ptr, decl_piece_node,
26892         construct_piece_list, adjust_piece_list): New functions.
26893         (add_var_loc_to_decl): Handle SRA optimized variables.
26894         Adjust for var_loc_note to loc field renaming.
26895         (dw_loc_list_1): For WANT_ADDRESS == 2 prefer DECL_MODE of decl
26896         in VAR_LOCATION note.
26897         (new_loc_descr_op_bit_piece): New function.
26898         (dw_sra_loc_expr): New function.
26899         (dw_loc_list): Use it.  Don't handle the last range after the
26900         loop, handle it inside of the loop.  Adjust for var_loc_note
26901         to loc field renaming.
26902         (add_location_or_const_value_attribute): Only special case
26903         single entry loc lists if loc is NOTE_P.  Adjust for
26904         var_loc_note to loc field renaming.
26905         (dwarf2out_var_location): Don't set newloc->var_loc_note
26906         and newloc->next here.
26907
26908 2010-05-12  Jan Hubicka  <jh@suse.cz>
26909
26910         * cgraph.c (cgraph_mark_address_taken_node): No longer imply needed
26911         flag.
26912         * cgraph.h (cgraph_only_called_directly_p,
26913         cgraph_can_remove_if_no_direct_calls_p): test address_taken flag.
26914         (cgraph_can_remove_if_no_direct_calls_and_refs_p): New function.
26915         * cgraphunit.c (cgraph_mark_functions_to_output): Test address_taken.
26916         (assemble
26917         * ipa.c (cgraph_remove_unreachable_nodes): Use
26918         cgraph_can_remove_if_no_direct_calls_and_refs_p; clear address_taken
26919         flags.
26920         * tree-inline.c (copy_bb): Check address_taken flag.
26921         * tree-profile.c (tree_gen_ic_func_profiler): Check address_taken and
26922         externally_visible flag.
26923
26924 2010-05-12  Jason Merrill  <jason@redhat.com>
26925
26926         PR bootstrap/44048
26927         PR target/44099
26928         * dbxout.c (dbxout_type): Remove NULLPTR_TYPE handling.
26929         * sdbout.c (plain_type_1): Likewise.
26930         * dwarf2out.c (is_base_type): Likewise.
26931         (gen_type_die_with_usage): Likewise.  Generate
26932         DW_TAG_unspecified_type for any LANG_TYPE.
26933
26934 2010-05-12  Jan Hubicka  <jh@suse.cz>
26935
26936         * cgraphbuild.c (build_cgraph_edges, rebuild_cgraph_edges): Build
26937         indrect edges too.
26938         * cgraph.c (cgraph_create_indirect_edge): Take ecf_flags argument.
26939         (cgraph_clone_edge): Update.
26940         (cgraph_node_remove_callees): Remove indirect calls too.
26941         * cgraph.h (cgraph_indirect_call_info): Add ecf_flags.
26942         (cgraph_create_indirect_edge): Update prototype.
26943         * ipa-reference.c (has_proper_scope_for_analysis): Rename to
26944         is_proper_for_analysis.
26945         (add_new_function, visited_nodes, function_insertion_hook_holder,
26946         get_local_reference_vars_info, mark_address_taken, mark_address,
26947         mark_load, mark_store, check_asm_memory_clobber, check_call,
26948         scan_stmt_for_static_refs, scan_initializer_for_static_refs): Remove.
26949         (ipa_init): Do not initialize visited_nodes;
26950         function_insertion_hook_holder.
26951         (analyze_variable): Rewrite.
26952         (analyze_function): Rewrite.
26953         (copy_local_bitmap): Remove.
26954         (duplicate_node_dat): Do not duplicate local info.
26955         (generate_summary): Simplify to only walk cgraph.
26956         (write_node_summary_p, ipa_reference_write_summary,
26957         ipa_reference_read_summary): Remove.
26958         (propagate): Do not remove function insertion;
26959         generate summary.
26960         (pass_ipa_reference): NULLify summary handling fields.
26961         * lto-cgraph.c (lto_output_edge): Output ecf_flags.
26962         (input_edge): Input ecf_flags.
26963         * ipa-prop.c (ipa_note_parm_call): Expect edge to be around.
26964         (update_indirect_edges_after_inlining): Ignore edges with unknown
26965         param.
26966
26967 2010-05-12  Sriraman Tallam  <tmsriram@google.com>
26968
26969         * implicit-zee.c: New file.
26970         * tree-pass.h (pass_implicit_zee): Declare.
26971         * passes.c (init_optimization_passes): Add zee pass.
26972         * common.opt (fzee): New flag.
26973         * timevar.def (TV_ZEE): Define.
26974         * config/i386/i386.c (optimization_options): Turn on ZEE for level 2
26975         and beyond.
26976         * Makefile.in (implicit-zee.o): Add new build file.
26977
26978 2010-05-12  Kazu Hirata  <kazu@codesourcery.com>
26979             Nathan Froyd  <froydnj@codesourcery.com>
26980
26981         * c-common.c (sync_resolve_params): Remove write-only variable.
26982
26983 2010-05-12  Anatoly Sokolov  <aesok@post.ru>
26984
26985         * target.h (struct gcc_target): Add mode_dependent_address_p field.
26986         * target-def.h (TARGET_MODE_DEPENDENT_ADDRESS_P): New.
26987         (TARGET_INITIALIZER): Use TARGET_MODE_DEPENDENT_ADDRESS_P.
26988         * targhooks.c (default_mode_dependent_address_p): New function.
26989         * targhooks.h (default_mode_dependent_address_p): Declare function.
26990         * doc/tm.texi (TARGET_MODE_DEPENDENT_ADDRESS_P): New.
26991         (GO_IF_MODE_DEPENDENT_ADDRESS): Update.
26992         * recog.c (mode_dependent_address_p): Call mode_dependent_address_p
26993         target hook. Change return type to bool.
26994         * recog.h (mode_dependent_address_p): Change return type to bool.
26995
26996 2010-05-12  Kazu Hirata  <kazu@codesourcery.com>
26997             Nathan Froyd  <froydnj@codesourcery.com>
26998
26999         * tree-mudflap.c (build_function_type_0, build_function_type_1,
27000         build_function_type_2, build_function_type_3): Remove.
27001         (mudflap_init): Use build_function_type_list.
27002
27003 2010-05-12  Kazu Hirata  <kazu@codesourcery.com>
27004             Nathan Froyd  <froydnj@codesourcery.com>
27005
27006         * coverage.c (build_fn_info_value): Call build_constructor instead of
27007         build_constructor_from_list.
27008         (build_ctr_info_value): Likewise.
27009         (build_gcov_info): Likewise.
27010
27011 2010-05-12  Nathan Froyd  <froydnj@codesourcery.com>
27012
27013         * tree.c (build_constructor): Compute TREE_CONSTANT for the
27014         resultant constructor.
27015         (build_constructor_single): Don't set TREE_CONSTANT.
27016         (build_constructor_from_list): Don't compute TREE_CONSTANT.
27017
27018 2010-05-12  Jan Hubicka  <jh@suse.cz>
27019
27020         * cgraph.h (struct varpool_node): Add aux.
27021         * varasm.c (find_decl_and_mark_needed): Force output of varpool nodes.
27022         * varpool.c (varpool_remove_node): Do not remove initializer.
27023         (varpool_reset_queue): Export.
27024         (varpool_finalize_decl): Volatile vars are forced to be output.
27025         * lto-symtab.c (lto_varpool_replace_node): Clear out initializer of
27026         replaced decl.
27027         * ipa.c (enqueue_cgraph_node, enqueue_varpool_node,
27028         process_references, varpool_can_remove_if_no_refs): New functions.
27029         (cgraph_remove_unreachable_nodes): Handle variables too.
27030
27031 2010-05-12  H.J. Lu  <hongjiu.lu@intel.com>
27032
27033         PR target/44088
27034         * config/i386/sse.md (*avx_vmmaskcmp<mode>3): New.
27035
27036 2010-05-12  Jakub Jelinek  <jakub@redhat.com>
27037
27038         PR middle-end/44085
27039         * gimplify.c (enum omp_region_type): Add ORT_UNTIED_TASK,
27040         change value of ORT_TASK.
27041         (new_omp_context): Handle ORT_UNTIED_TASK like ORT_TASK.
27042         (omp_notice_threadprivate_variable): New function.
27043         (omp_notice_variable): Call it for threadprivate variables.
27044         If enclosing ctx is a task, print enclosing task rather than
27045         enclosing parallel.  Handle ORT_UNTIED_TASK like ORT_TASK.
27046         (gimplify_omp_task): Pass ORT_UNTIED_TASK instead of ORT_TASK
27047         if task has untied clause.
27048
27049         PR debug/42278
27050         * dwarf2out.c (base_type_die): Don't add name attribute here.
27051         (modified_type_die): Instead of sizetype use
27052         its underlying original type.  If a DW_TAG_base_type doesn't
27053         have name added, add __unknown__.
27054         (dwarf2out_imported_module_or_decl_1): Don't call base_type_die,
27055         always call force_type_die instead.
27056
27057 2010-05-12  Maxim Kuvyrkov  <maxim@codesourcery.com>
27058
27059         * targhooks.c (default_stack_protect_guard): Avoid sharing RTL
27060         for __stack_chk_guard.
27061
27062 2010-05-11  Jakub Jelinek  <jakub@redhat.com>
27063
27064         * c-opts.c (c_common_parse_file): If start_end_main_source_file,
27065         don't call start_source_file debug hook here...
27066         (finish_options): ... but here, after outputting predefined and
27067         command line defines and undefs.
27068
27069         PR middle-end/44071
27070         * cfglayout.c (fixup_reorder_chain): Allow asm goto to have
27071         no fallthru edge.
27072         * cfgcleanup.c (try_optimize_cfg): When in cfglayout mode
27073         optimizing away empty bb with no successors, move over its
27074         footer chain to fallthru predecessor.
27075         * cfgrtl.c (patch_jump_insn): Update also REG_LABEL_OPERAND.
27076         (rtl_split_edge): For asm goto call patch_jump_insn even if
27077         splitting fallthru edge.
27078
27079         PR c++/44059
27080         * config/elfos.h (ASM_DECLARE_OBJECT_NAME): Use qnu_unique_object
27081         even for DECL_ONE_ONLY DECL_ARTIFICIAL !TREE_READONLY decls.
27082         * config/alpha/elf.h (ASM_DECLARE_OBJECT_NAME): Likewise.
27083         * dwarf2asm.c (dw2_output_indirect_constant_1): Set TREE_READONLY
27084         on DW.ref.* decls.
27085
27086         PR c++/44062
27087         * c-parser.c (c_parser_expression): Mark LHS of a comma
27088         expression as read if it is a decl, handled component or
27089         COMPOUND_EXPR with that on the RHS.
27090         * c-typeck.c (c_process_expr_stmt): Mark RHS of COMPOUND_EXPR
27091         if it is a decl or handled component.
27092
27093 2010-05-11  Jan Hubicka  <jh@suse.cz>
27094
27095         * lto-symtab.c (lto_symtab_free): New function.
27096         * lto-streamer.h (lto_symtab_free): Declare.
27097
27098 2010-05-11  Jan Hubicka  <jh@suse.cz>
27099
27100         * lto-cgraph.c (reachable_from_other_partition_p): Export; do not assume
27101         that if function is needed it is reachable.
27102         (lto_output_node): See if it the function is reachable or referenced.
27103         (output_cgraph): Update call of lto_output_node.
27104         * lto-streamer.h (reachable_from_other_partition_p): Declare.
27105
27106 2010-05-11  Jan Hubicka  <jh@suse.cz>
27107
27108         * crtstuff.c (__JCR_LIST__, __DTOR_END__, __JCR_END__, __FRAME_END__):
27109         Mark as used.
27110
27111 2010-05-11  Jan Hubicka  <jh@suse.cz>
27112
27113         PR tree-optimize/44063
27114         * ipa-inline.c (cgraph_edge_badness): Move always inlines to top of
27115         queue.
27116         (cgraph_decide_inlining_of_small_function): Skip check when disrgarding
27117         limits.
27118         (estimate_function_body_sizes): Compute sizes even when disregarding.
27119
27120 2010-05-11  Kai Tietz  <kai.tietz@onevision.com>
27121
27122         * collect2.c (maybe_lto_object_file): Add x64-coff magic and check.
27123
27124 2010-05-11  Jan Hubicka  <jh@suse.cz>
27125
27126         * lto-cgraph.c (output_cgraph): Remove loop adding all varpool nodes
27127         into every boundary.
27128
27129 2010-05-11  Jan Hubicka  <jh@suse.cz>
27130
27131         * matrix-reorg.c (matrix_reorg): Rebuild edges.
27132
27133 2010-05-11  Jan Hubicka  <jh@suse.cz>
27134
27135         * lto-streamer.c (lto_streamer_cache_add_to_node_array,
27136         lto_streamer_cache_delete): Put nodes into heap.
27137         * lto-streamer.h (struct lto_streamer_cache_d): Nodes vector is in
27138         heap.
27139
27140 2010-05-11  Jan Hubicka  <jh@suse.cz>
27141
27142         * cgraphbuild.c (cgraph_rebuild_references): New.
27143         * cgraph.c (cgraph_mark_reachable_node): Accept references to optimized
27144         out extern inlines.
27145         * cgraph.h (cgraph_rebuild_references): Declare.
27146         * tree-inline.c (tree_function_versioning): Use it.
27147         * ipa-struct-reorg.c (do_reorg_for_func): Likewise.
27148
27149 2010-05-11  Jan Hubicka  <jh@suse.cz>
27150
27151         * cgraph.c: Include ipa-utils.h
27152         (cgraph_create_virtual_clone): Update references.
27153         * Makefile.in (cgraph.o): Add dependency at ipa-utils.h
27154
27155 2010-05-11  Christian Borntraeger  <borntraeger@de.ibm.com>
27156
27157         * tree-ssa-loop-prefetch.c (prune_ref_by_group_reuse): Reset
27158         prefetch_before to PREFETCH_ALL if to accesses "meet" beyond
27159         cache size.
27160
27161 2010-05-11  Christian Borntraeger  <borntraeger@de.ibm.com>
27162
27163         * tree-ssa-loop-prefetch.c: Add debug for dropped prefetches.
27164
27165 2010-05-11  Jakub Jelinek  <jakub@redhat.com>
27166
27167         * gcc.c (execute): For -### don't quote arguments that
27168         contain just alphanumerics and _/-. characters.
27169         * doc/invoke.texi: Document that change for -###.
27170
27171         PR debug/44023
27172         * df-problems.c (struct dead_debug): Add to_rescan field.
27173         (dead_debug_init): Clear to_rescan field.
27174         (dead_debug_finish): Rescan all debug insns in to_rescan
27175         bitmap and free the bitmap.
27176         (dead_debug_insert_before): Instead of rescanning debug insns
27177         immediately queue their rescanning until dead_debug_finish.
27178         (df_note_bb_compute): After dead_debug_add do continue instead
27179         of break.
27180
27181 2010-05-10  Jakub Jelinek  <jakub@redhat.com>
27182
27183         PR debug/44028
27184         * haifa-sched.c (schedule_insn): When clearing INSN_VAR_LOCATION_LOC,
27185         clear also INSN_REG_USE_LIST.
27186
27187 2010-05-10  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
27188
27189         * config/mips/mips.c (TARGET_SMALL_REGISTER_CLASSES_FOR_MODE_P): Undef.
27190
27191 2010-05-10  Jan Hubicka  <jh@suse.cz>
27192
27193         * lto-stramer-out.c (produce_asm_for_decls): Correct accidentally
27194         commited change.
27195
27196 2010-05-10  Jan Hubicka  <jh@suse.cz>
27197
27198         * passes.c (ipa_write_summaries_1, ipa_write_optimization_summaries):
27199         Allocate encoders.
27200         * lto-section-out.c (lto_new_out_decl_state): Do not allocate it here.
27201         * lto-streamer.c (lto_streamer_cache_insert_1): Use alloc pool.
27202         (lto_streamer_cache_create): Init alloc pool.
27203         (lto_streamer_cache_delete): Free alloc pool.
27204         * lto-streamer.h: Include alloc pool.
27205         (lto_streamer_cache_d): Use alloc pool.
27206         * lto-stramer-out.c (produce_asm_for_decls): Delete fn_out_states.
27207
27208 2010-05-10  Jan Hubicka  <jh@suse.cz>
27209
27210         * Makefile.in (cgraphbuild.o): Add dependency on except.h.
27211         * cgraphbuild.c: Include except.h
27212         (record_type_list, record_eh_tables): New function.
27213         (build_cgraph_edges, rebuild_cgraph_edges): Use it.
27214
27215 2010-05-10  Jan Hubicka  <jh@suse.cz>
27216
27217         * crtstuff.c (force_to_data, __do_global_dtors_aux_fini_array_entry,
27218         __frame_dummy_init_array_entry, force_to_data): Attribute as used
27219         rather than unused.
27220
27221 2010-05-10  Michael Matz  <matz@suse.de>
27222
27223         * tree-ssa-reassoc.c (undistribute_ops_list): Use create_tmp_reg.
27224         (can_reassociate_p): Use FLOAT_TYPE_P.
27225         * tree-vectorizer.h (vect_is_simple_reduction): Rename to ...
27226         (vect_force_simple_reduction): ... this.
27227         * tree-parloops.c (gather_scalar_reductions): Use
27228         vect_force_simple_reduction.
27229         * tree-vect-loop.c (vect_is_simple_reduction_1): Rename from
27230         vect_is_simple_reduction, add modify argument, if true rewrite
27231         "a-b" into "a+(-b)".
27232         (vect_is_simple_reduction, vect_force_simple_reduction): New
27233         functions.
27234         (vect_analyze_scalar_cycles_1): Use vect_force_simple_reduction.
27235
27236 2010-05-10  H.J. Lu  <hongjiu.lu@intel.com>
27237             Vladimir Makarov  <vmakarov@redhat.com>
27238
27239         PR rtl-optimization/44012
27240         * ira-build.c (remove_unnecessary_allocnos): Nullify
27241         regno_allocno_map of the removed allocno.
27242
27243 2010-05-10  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
27244
27245         * configure.ac (gcc_cv_ld_eh_gc_sections): Redirect objdump errors
27246         to /dev/null.
27247         * configure: Regenerate.
27248
27249 2010-05-10  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
27250
27251         * config/sol2.c (solaris_assemble_visibility): Declare decl, vis
27252         unused.
27253         Define visibility_types, name, type inside HAVE_GAS_HIDDEN.
27254         * configure.ac (gcc_cv_ld_hidden): Explain stages of visibility
27255         support in Sun ld.
27256         * configure: Regenerate.
27257
27258 2010-05-10  Richard Guenther  <rguenther@suse.de>
27259
27260         * lto-symtab.c (lto_symtab_entry_marked_p): Make entry
27261         marked if the entry identifier is marked.
27262
27263 2010-05-10  Richard Guenther  <rguenther@suse.de>
27264
27265         * c-common.c (struct c_common_attributes): Add fnspec attribute.
27266         (handle_fnspec_attribute): New function.
27267         * gimple.h (gimple_call_return_flags): Declare.
27268         (gimple_call_arg_flags): Likewise.
27269         * gimple.c (gimple_call_arg_flags): New function.
27270         (gimple_call_return_flags): Likewise.
27271         * tree.h (EAF_DIRECT, EAF_NOCLOBBER, EAF_NOESCAPE, EAF_UNUSED):
27272         New argument flags.
27273         (ERF_RETURN_ARG_MASK, ERF_RETURNS_ARG, ERF_NOALIAS): New function
27274         return value flags.
27275         * tree-ssa-alias.c (ref_maybe_used_by_call_p_1): Skip unused args.
27276         * tree-ssa-structalias.c (make_constraint_from_heapvar): Split
27277         main work to ...
27278         (make_heapvar_for): ... this new function.
27279         (handle_rhs_call): Handle fnspec attribute argument specifiers.
27280         (handle_lhs_call): Likewise.
27281         (find_func_aliases): Adjust.
27282
27283 2010-05-10  Richard Guenther  <rguenther@suse.de>
27284
27285         PR tree-optimization/44050
27286         * tree-inline.c (tree_function_versioning): Clone the ipa-pta flag.
27287
27288 2010-05-10  Wei Guozhi  <carrot@google.com>
27289
27290         PR target/42879
27291         * config/arm/thumb2.md (thumb2_tlobits_cbranch): New insn pattern.
27292
27293 2010-05-09  Joseph Myers  <joseph@codesourcery.com>
27294
27295         PR c/10676
27296         * c-typeck.c (lookup_field): Take a type directly.  Update
27297         recursive calls.
27298         (build_component_ref): Update call to lookup_field.
27299         (set_init_label): Use lookup_field to find initialized field.
27300         Handle returned list of fields like a sequence of designators.
27301
27302 2010-05-09  Richard Guenther  <rguenther@suse.de>
27303
27304         PR middle-end/44024
27305         * fold-const.c (tree_single_nonzero_warnv_p): Properly
27306         handle &FUNCTION_DECL.
27307
27308 2010-05-09  Joseph Myers  <joseph@codesourcery.com>
27309
27310         PR c/4784
27311         * c-decl.c (detect_field_duplicates_hash): New.  Handle anonymous
27312         structures and unions recursively.
27313         (detect_field_duplicates): Move duplicate detection with a hash to
27314         detect_field_duplicates_hash.  Always use a hash if anonymous
27315         structures or unions are present.
27316         * doc/extend.texi (Unnamed Fields): Document that duplicate fields
27317         give errors.
27318
27319 2010-05-09  H.J. Lu  <hongjiu.lu@intel.com>
27320
27321         PR target/44046
27322         * config/i386/driver-i386.c (host_detect_local_cpu): Properly
27323         detect Atom, Core 2 and Core i7.
27324
27325 2010-05-09  Richard Guenther  <rguenther@suse.de>
27326
27327         * gcc.c (store_arg): Handle temporary file deletion for
27328         joined arguments.
27329
27330 2010-05-09  Richard Guenther  <rguenther@suse.de>
27331
27332         PR middle-end/44043
27333         * ipa-inline.c (estimate_function_body_sizes): Return after
27334         disregarding inline limits.
27335
27336 2010-05-09  Richard Guenther  <rguenther@suse.de>
27337
27338         * gcc.c (store_arg): Revert last change.
27339
27340 2010-05-08  Sandra Loosemore  <sandra@codesourcery.com>
27341
27342         PR middle-end/28685
27343         * tree-ssa-reassoc.c (eliminate_redundant_comparison): New function.
27344         (optimize_ops_list): Call it.
27345
27346 2010-05-08  Richard Guenther  <rguenther@suse.de>
27347
27348         PR tree-optimization/44030
27349         * tree-ssa-pre.c (eliminate): Copy NECESSARY flag.  Set
27350         NECESSARY flag if we propagate from a inserted expression.
27351
27352 2010-05-08  Eric Botcazou  <ebotcazou@adacore.com>
27353
27354         * gimple.c (gimple_types_compatible_p) <ARRAY_TYPE>: Treat bounds of
27355         domain types as equal if they are both PLACEHOLDER_EXPRs.
27356
27357 2010-05-08  Richard Guenther  <rguenther@suse.de>
27358
27359         * lto-wrapper.c (run_gcc): Remove linker output from
27360         command line for LTRANS invocation.
27361
27362 2010-05-07  Steven Bosscher  <steven@gcc.gnu.org>
27363
27364         * config.gcc (i[34567]86-*-darwin*, x86_64-*-darwin*): Add
27365         lto-macho as lto_binary_reader.
27366         * target.h (struct gcc_target): New hooks lto_start and lto_end.
27367         * target-def.h (TARGET_ASM_LTO_START, TARGET_ASM_LTO_END): Define.
27368         * cgraphunit.c (ipa_passes): Wrap LTO assembler output generation
27369         in lto_start and lto_end calls.
27370         (is_elf_or_coff): Rename to maybe_lto_object_file.  Add Mach-O
27371         magic numbers.
27372         (scan_prog_file): Update is_elf_or_coff call.
27373         * doc/tm.text (TARGET_ASM_LTO_START, TARGET_ASM_LTO_END): Document.
27374
27375         * collect2.c (main): Fix enum comparison.
27376
27377         * config/darwin-protos.h (darwin_asm_lto_start, darwin_asm_lto_end):
27378         Add prototypes.
27379         * darwin9.h (LINK_COMMAND_SPEC): Pass -flto and -fwhopr to the linker.
27380         * darwin.h (LINK_COMMAND_SPEC): Likewise.  Define TARGET_ASM_LTO_START
27381         and TARGET_ASM_LTO_END.
27382         * darwin.c: Include obstack.h and lto-streamer.h.
27383         (lto_section_names_offset, lto_section_names_obstack,
27384         lto_asm_out_file, lto_asm_out_name, saved_asm_out_file): New static
27385         global variables.
27386         (LTO_SEGMENT_NAME, LTO_NAMES_SECTION): New defines.
27387         (darwin_asm_lto_start): New function.  Redirect output to asm_out_file
27388         to a temporary file.
27389         (darwin_asm_lto_end): New function.  Restore asm_out_file.
27390         (darwin_asm_named_section): For LTO sections, replace the name with
27391         the offset of the section name in a string table, and build this
27392         table.
27393         (darwin_file_start): Initialize global vars for LTO support.
27394         (darwin_file_end): If output to asm_out_file was redirected, append it
27395         to the proper asm_out_file here.  Add the section names section.
27396
27397 2010-05-07  Steven Bosscher  <steven@gcc.gnu.org>
27398
27399         * c-pragma.c (pending_weak_d, pending_weak): New.
27400         (pending_weaks): Change the type to VEC((pending_weak,gc) *.
27401         (maybe_apply_pragma_weak, maybe_apply_pending_pragma_weaks,
27402         handle_pragma_weak): Update the uses of pending_weaks.
27403
27404 2010-05-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
27405
27406         PR documentation/44016
27407         * doc/standards.texi (Standards): Link to unversioned
27408         cxx0x_status.html page.
27409
27410 2010-05-07  Iain Sandoe  <iains@gcc.gnu.org>
27411
27412         PR target/43708
27413         * config/darwin-c.c (darwin_pragma_unused): Set DECL_READ_P
27414         in addition to TREE_USED, to avoid "set but unused" warnings.
27415
27416 2010-05-07  Changpeng Fang  <changpeng.fang@amd.com>
27417
27418         * tree-ssa-loop-prefetch.c (TRIP_COUNT_TO_AHEAD_RATIO): New.
27419         (is_loop_prefetching_profitable): Do not insert prefetches
27420         when the trip count is not at least TRIP_COUNT_TO_AHEAD_RATIO
27421         times the prefetch ahead distance.
27422
27423 2010-05-07  Changpeng Fang  <changpeng.fang@amd.com>
27424
27425         * tree-ssa-loop-prefetch.c (is_loop_prefetching_profitable):
27426         Account for loop unrolling in the insn-to-prefetch ratio heuristic.
27427         (loop_prefetch_arrays): Pass to is_loop_prefetching_profitable
27428         the unroll_factor.
27429
27430 2010-05-07  Changpeng Fang  <changpeng.fang@amd.com>
27431
27432         * tree-ssa-loop-prefetch.c (is_loop_prefetching_profitable): Dump
27433         a diagnostic info when the insn-to-mem ratio is too small.
27434
27435 2010-05-07  Richard Guenther  <rguenther@suse.de>
27436
27437         * gcc.c (LINK_COMMAND_SPEC): Provide a resolution file to
27438         the linker plugin.
27439         (store_arg): Queue temp_filename for deletion instead of
27440         the whole argument.
27441
27442 2010-05-07  Richard Guenther  <rguenther@suse.de>
27443
27444         * lto-wrapper.c (DUMPBASE_SUFFIX): Define.
27445         (run_gcc): Handle LTRANS phase invocation.
27446         * collect2.c (maybe_run_lto_and_relink): Do not set WPA_SAVE_LTRANS.
27447
27448 2010-05-07  Jakub Jelinek  <jakub@redhat.com>
27449
27450         * tree.h (TREE_ADDRESSABLE): Adjust comment to say that
27451         this is also meaningful on PARM_DECLs and RESULT_DECLs.
27452
27453 2010-05-07  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
27454
27455         * config/mips/iris6.h (LINK_SPEC): Don't pass -init, -fini with -r.
27456
27457 2010-05-07  Richard Guenther  <rguenther@suse.de>
27458
27459         PR tree-optimization/44020
27460         * tree-ssa-pre.c (execute_pre): Do not remove dead inserted
27461         code when PRE is not yet initialized.
27462
27463 2010-05-07  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
27464
27465         * config/mips/dbxmdebug.h: Remove.
27466         * config.gcc (mips-sgi-irix6.5*): Remove mips/dbxmdebug.h.
27467
27468 2010-05-07  Shujing Zhao  <pearly.zhao@oracle.com>
27469
27470         * c-typeck.c (build_binary_op): Warn ordered comparison of pointer
27471         with null pointer and also warn about ordered comparison of zero with
27472         pointer if -Wextra.
27473
27474 2010-05-05  Andreas Simbuerger  <simbuerg@fim.uni-passau.de>
27475
27476         * graphite-blocking.c
27477         (pbb_strip_mine_profitable_p): Replace Value with mpz_t.
27478         * graphite-clast-to-gimple.c
27479         (clast_to_gcc_expression): Same.
27480         (precision_for_value): Same.
27481         (precision_for_interval): Same.
27482         (gcc_type_for_interval): Same.
27483         (graphite_create_new_guard): Same.
27484         (compute_bounds_for_level): Same.
27485         (graphite_create_new_loop_guard): Same.
27486         * graphite-interchange.c
27487         (build_linearized_memory_access): Same.
27488         (pdr_stride_in_loop): Same.
27489         (memory_strides_in_loop_1): Same.
27490         (memory_strides_in_loop): Same.
27491         (extend_scattering): Same.
27492         (psct_scattering_dim_for_loop_depth): Same.
27493         (pbb_number_of_iterations): Same.
27494         * graphite-poly.h
27495         (debug_iteration_domains): Same.
27496         * graphite-ppl.c
27497         (new_Cloog_Domain_from_ppl_Pointset_Powerset): Same.
27498         (ppl_set_inhomogeneous_gmp): Same.
27499         (ppl_strip_loop): Same.
27500         (ppl_lexico_compare_linear_expressions): Same.
27501         (ppl_read_polyhedron_matrix): Same.
27502         (ppl_max_for_le_pointset): Same.
27503         * graphite-ppl.h
27504         (ppl_read_polyhedron_matrix): Same.
27505         (tree_int_to_gmp): Same.
27506         (gmp_cst_to_tree): Same.
27507         (ppl_set_inhomogeneous): Same.
27508         (ppl_set_inhomogeneous_tree): Same.
27509         (ppl_set_coef): Same.
27510         (ppl_set_coef_tree): Same.
27511         * graphite-sese-to-poly.c
27512         (build_pbb_scattering_polyhedrons): Same.
27513         (build_scop_scattering): Same.
27514         (scan_tree_for_params_right_scev): Same.
27515         (scan_tree_for_params): Same.
27516         (find_params_in_bb): Same.
27517         (find_scop_parameters): Same.
27518         (add_upper_bounds_from_estimated_nit): Same.
27519         (build_loop_iteration_domains): Same.
27520         (add_condition_to_domain): Same.
27521         (pdr_add_memory_accesses): Same.
27522
27523 2010-05-05  Andreas Simbuerger  <simbuerg@fim.uni-passau.de>
27524
27525         * graphite-blocking.c (pbb_strip_mine_profitable_p): Resolve
27526         CLooG's value_* macros to their respective mpz_* counterparts.
27527         * graphite-clast-to-gimple.c (clast_to_gcc_expression): Same.
27528         (graphite_create_new_loop_guard): Same.
27529         * graphite-interchange.c (build_linearized_memory_access): Same.
27530         (pdr_stride_in_loop): Same.
27531         (memory_strides_in_loop_1): Same.
27532         (1st_interchange_profitable_p): Same.
27533         * graphite-poly.c (extend_scattering): Same.
27534         (psct_scattering_dim_for_loop_depth): Same.
27535         (pbb_number_of_iterations): Same.
27536         (pbb_number_of_iterations_at_time): Same.
27537         * graphite-poly.h (new_1st_loop): Same.
27538         * graphite-ppl.c (cloog_matrix_to_ppl_constraint): Same.
27539         (oppose_constraint): Same.
27540         (insert_constraint_into_matrix): Same.
27541         (ppl_set_inhomogeneous_gmp): Same.
27542         (ppl_set_coef_gmp): Same.
27543         (ppl_strip_loop): Same.
27544         (ppl_lexico_compare_linear_expressions): Same.
27545         (ppl_max_for_le_pointset): Same.
27546         (ppl_min_for_le_pointset): Same.
27547         (ppl_build_realtion): Same.
27548         * graphite-ppl.h (gmp_cst_to_tree): Same.
27549         (ppl_set_inhomogeneous): Same.
27550         (ppl_set_inhomogeneous_tree): Same.
27551         (ppl_set_coef): Same.
27552         (ppl_set_coef_tree): Same.
27553         * graphite-sese-to-poly.c (build_pbb_scattering_polyhedrons): Same.
27554         (build_scop_scattering): Same.
27555         (add_value_to_dim): Same.
27556         (scan_tree_for_params_right_scev): Same.
27557         (scan_tree_for_params_int): Same.
27558         (scan_tree_for_params): Same.
27559         (find_params_in_bb): Same.
27560         (find_scop_parameters): Same.
27561         (add_upper_bounds_from_estimated_nit): Same.
27562         (build_loop_iteration_domains): Same.
27563         (create_linear_expr_from_tree): Same.
27564         (add_condition_to_domain): Same.
27565         (pdr_add_memory_accesses): Same.
27566
27567 2010-05-06  Magnus Fromreide  <magfr@lysator.liu.se>
27568             Jason Merrill  <jason@redhat.com>
27569
27570         * c-common.c (c_common_reswords): Add nullptr.
27571         * c-common.h: Add RID_NULLPTR.  Reorganize C++0x rids.
27572         * dwarf2out.c (is_base_type): Handle NULLPTR_TYPE.
27573         (gen_type_die_with_usage): Likewise.
27574         * dbxout.c (dbxout_type): Likewise.
27575         * sdbout.c (plain_type_1): Likewise.
27576
27577 2010-05-06  Jason Merrill  <jason@redhat.com>
27578
27579         * gimplify.c (gimplify_expr): Set GS_ALL_DONE when appropriate.
27580         Don't change GS_OK to GS_ALL_DONE.  Make sure that all cases set
27581         ret appropriately.
27582         (gimplify_compound_lval): Return GS_ALL_DONE as appropriate.
27583
27584         * gimplify.c (gimplify_modify_expr_rhs): Don't return GS_OK for
27585         stripping WITH_SIZE_EXPR.
27586         (gimplify_expr) [MODIFY_EXPR]: Trust GS_OK even if the rhs didn't
27587         change.
27588
27589 2010-05-06  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
27590
27591         * config.gcc: Removed mips-sgi-irix5*, mips-sgi-irix6.[0-4]* from
27592         list of obsolete configurations.
27593         Disabled check for obsolete configurations.
27594         (mips-sgi-irix[56]*): Restrict to mips-sgi-irix6.5*.
27595         Removed support for previous versions.
27596         * config/mips/iris.h: Removed.
27597         * config/mips/iris5.h: Removed.
27598         * config/mips/iris6.h: Merged old iris.h contents.
27599         (TARGET_IRIX): Removed.
27600         (DRIVER_SELF_SPECS): Removed mabi=32.
27601         (IDENT_ASM_OP): Removed undef.
27602         (STARTFILE_SPEC): Removed mabi=32.
27603         (ENDFILE_SPEC): Likewise.
27604         (IRIX_SUBTARGET_LINK_SPEC): Likewise.
27605         (MACHINE_TYPE): Update for IRIX 6.5.
27606         * config/mips/mips.c (mips_build_builtin_va_list): Replaced
27607         TARGET_IRIX by TARGET_IRIX6.
27608         (mips_file_start): Likewise.
27609         (mips_output_external): Remove IRIX 5/6 O32 support.
27610         (mips_output_function_prologue): Likewise.
27611         * config/mips/mips.h (TARGET_GPWORD): Replaced TARGET_IRIX by
27612         TARGET_IRIX6.
27613         (TARGET_CPU_CPP_BUILTINS): Likewise.
27614         (TARGET_IRIX): Removed.
27615         * config/mips/t-iris6 (MULTILIB_OPTIONS): Removed mabi=32.
27616         (MULTILIB_DIRNAMES): Removed 32.
27617         (MULTILIB_OSDIRNAMES): Removed ../lib.
27618         * doc/install.texi (Prerequisites): Don't reference IRIX before 6.5.
27619         (Specific, mips-sgi-irix5): Document removal.
27620         (Specific, mips-sgi-irix6): Document IRIX 6.[0-4] and O32 ABI removal.
27621         Remove references to older IRIX 6 releases and the O32 ABI.
27622
27623 2010-05-06  Jakub Jelinek  <jakub@redhat.com>
27624
27625         PR bootstrap/43994
27626         * df-problems.c (dead_debug_insert_before): Use *DF_REF_REAL_LOC
27627         instead of DF_REF_REAL_REG.
27628
27629 2010-05-06  Dave Korn  <dave.korn.cygwin@gmail.com>
27630
27631         PR target/43888
27632         * config/i386/winnt.c (i386_pe_binds_local_p): Tweak weak symbol
27633         handling to still return true for x64 targets.
27634
27635 2010-05-06  Maxim Kuvyrkov  <maxim@codesourcery.com>
27636
27637         * config/m68k/uclinux.h (LIB_SPEC): Bring in sync with config/linux.h.
27638
27639 2010-05-06  Jan Hubicka  <jh@suse.cz>
27640
27641         PR tree-optimization/43791
27642         * ipa-inline.c (update_caller_keys): Remove bogus
27643         disregard_inline_limits check.
27644
27645 2010-05-06  Michael Matz  <matz@suse.de>
27646
27647         PR tree-optimization/43984
27648         * tree-ssa-pre.c (inserted_phi_names): Remove.
27649         (inserted_exprs): Change to bitmap.
27650         (create_expression_by_pieces): Set bits, don't append to vector.
27651         (insert_into_preds_of_block): Don't handle inserted_phi_names.
27652         (eliminate): Don't look at inserted_phi_names, remove deleted
27653         insns from inserted_exprs.
27654         (remove_dead_inserted_code): Adjust to use bitmaps instead of vectors.
27655         (init_pre, fini_pre): Allocate and free bitmaps.
27656         (execute_pre): Insert insns on edges before elimination.
27657
27658 2010-05-06  Maxim Kuvyrkov  <maxim@codesourcery.com>
27659
27660         * tree.c (initializer_zerop): Handle STRING_CST.
27661
27662 2010-05-06  Manuel López-Ibáñez  <manu@gcc.gnu.org>
27663
27664         PR 40989
27665         * doc/invoke.texi (Wimplicit): Document as C only.
27666         * opts.c (common_handle_option): Add argument kind.
27667         (handle_option): Rename as read_cmdline_option. Factor out code to...
27668         (handle_option): ... here. New.
27669         (handle_options): Rename as read_cmdline_options.
27670         (decode_options): Update call.
27671         (set_option): Use option index instead of option pointer. Classify
27672         diagnostics correctly.
27673         (enable_warning_as_error): Call handle_option.
27674         * opts.h (set_option): Update declaration.
27675         (handle_option): Declare.
27676         * langhooks.h (struct lang_hooks): Add argument kind to handle_option.
27677         * c.opt (Wimplicit,Wimplicit-int): Initialize to -1.
27678         * c-opts.c (set_Wimplicit): Delete.
27679         (c_family_lang_mask): New static constant.
27680         (c_common_handle_option): Add argument kind. Use handle_option
27681         instead of set_Wimplicit.
27682         (c_common_post_options): warn_implicit and warn_implicit_int
27683         are disabled by default.
27684         * c-common.c (warn_implicit): Do not define here.
27685         * c-common.h (warn_implicit): Do not declare here.
27686         (c_common_handle_option): Update declaration.
27687         * lto-opts.c (lto_reissue_options): Update call to set_option.
27688
27689 2010-05-06  Richard Guenther  <rguenther@suse.de>
27690
27691         PR tree-optimization/43571
27692         * domwalk.c (walk_dominator_tree): Walk the dominator
27693         sons in more optimal order.
27694
27695 2010-05-06  Richard Guenther  <rguenther@suse.de>
27696
27697         PR tree-optimization/43934
27698         * tree-ssa-loop-im.c (movement_possibility): Handle PHI nodes.
27699         (stmt_cost): Likewise.
27700         (extract_true_false_args_from_phi): New helper.
27701         (determine_max_movement): For PHI nodes verify we can hoist them
27702         and compute their cost.
27703         (determine_invariantness_stmt): Handle PHI nodes.
27704         (move_computations_stmt): Likewise.  Hoist PHI nodes in
27705         if-converted form using COND_EXPRs.
27706         (move_computations): Return TODO_cleanup_cfg if we hoisted PHI nodes.
27707         (tree_ssa_lim): Likewise.
27708         * tree-flow.h (tree_ssa_lim): Adjust prototype.
27709         * tree-ssa-loop.c (tree_ssa_loop_im): Return todo.
27710
27711 2010-05-06  Richard Guenther  <rguenther@suse.de>
27712
27713         PR tree-optimization/43987
27714         * tree-ssa-structalias.c (could_have_pointers): For possibly
27715         address-taken variables force pointers to be recorded.
27716         (create_variable_info_for_1): Likewise.
27717         (push_fields_onto_fieldstack): Pass in wheter all fields
27718         must have pointers.
27719         (find_func_aliases): Query types instead of vars whether
27720         they contain pointers where appropriate.
27721
27722 2010-05-06  Jan Hubicka  <jh@suse.cz>
27723
27724         * cgraphbuild.c (record_reference_ctx): Add varpool_node.
27725         (record_reference, mark_address, mark_load, mark_store): Record
27726         references.
27727         (record_references_in_initializer): Update call of record_references.
27728         (rebuild_cgraph_edges): Remove all references before rebuiding.
27729         * cgraph.c (cgraph_create_node): Clear ref list.
27730         (cgraph_remove_node): Remove references.
27731         (dump_cgraph_node): Dump references.
27732         (cgraph_clone_node): Clone references.
27733         * cgraph.h: Include ipa-ref.h and ipa-ref-inline.h
27734         (struct cgraph_node, varpool_node): Add ref_lst.
27735         * ipa-ref.c: New file.
27736         * ipa-ref.h: New file.
27737         * ipa-ref-inline.h: New file.
27738         * lto-cgraph.c (output_varpool): Take cgrag node set argument.
27739         (referenced_from_other_partition_p): New function.
27740         (lto_output_varpool_node): Take set arugment; call
27741         referenced_from_other_partition.
27742         (lto_output_ref): New.
27743         (add_references): New.
27744         (output_refs): New.
27745         (output_cgraph): Compute boundary based on references; output refs.
27746         (output_varpool): Accept cgraph_node_set argument.
27747         (input_ref): New.
27748         (input_refs): New.
27749         (input_cgraph): Call input_refs.
27750         * lto-section-in.c (lto_section_name): Add refs.
27751         * Makefile.in (cgraph.h): Include ipa-ref.h and ipa-ref-inline.h
27752         (ipa-ref.o): New file.
27753         * varpool.c (varpool_node): Clear ipa ref list.
27754         (varpool_remove_node): Remove references.
27755         (dump_varpool_node): Dump references.
27756         (varpool_assemble_decl): Only compile finalized ones.
27757         (varpool_extra_name_alias): Initialize ref list.
27758         * lto-streamer.c (lto-get_section_name): Add .refs section.
27759         * lto-streamer.h (lto_section_type): Add LTO_section_refs.
27760         (referenced_from_other_partition_p): Declared.
27761
27762 2010-05-06  Ira Rosen  <irar@il.ibm.com>
27763
27764         PR tree-optimization/43901
27765         * tree-vect-stmts.c (vectorizable_call): Assert that vector
27766         type is not NULL if it's transformation phase, and return
27767         FALSE if it's analysis.
27768         (vectorizable_conversion, vectorizable_operation,
27769         vectorizable_type_demotion, vectorizable_type_promotion): Likewise.
27770
27771 2010-05-05  Andrew Pinski  <andrew.pinski@caviumnetworks.com>
27772
27773         * config/mips/mips.h (TARGET_SMALL_REGISTER_CLASSES_FOR_MODE_P):
27774         Delete.
27775         * config/mips/mips.c (TARGET_SMALL_REGISTER_CLASSES_FOR_MODE_P):
27776         New define.
27777         * config/mips/mips-protos.h
27778         (mips_small_register_classes_for_mode_p): Delete prototype.
27779
27780 2010-05-06  Bernd Schmidt  <bernds@codesourcery.com>
27781
27782         * config/arm/arm.h (MAX_LDM_STM_OPS): New macro.
27783         * config/arm/arm.c (multiple_operation_profitable_p,
27784         compute_offset_order): New static functions.
27785         (load_multiple_sequence, store_multiple_sequence): Use them.
27786         Replace constant 4 with MAX_LDM_STM_OPS.  Compute order[0] from
27787         memory offsets, not register numbers.
27788         (emit_ldm_seq, emit_stm_seq): Replace constant 4 with MAX_LDM_STM_OPS.
27789
27790 2010-05-05  Steven Bosscher  <steven@gcc.gnu.org>
27791
27792         * stor-layout.c (pending_sizes): Change the type to VEC(tree,gc) *.
27793         (get_pending_sizes, put_pending_size, put_pending_sizes):
27794         Update the uses of pending_sizes.
27795         * c-decl.c (store_parm_decls): Likewise.
27796         * c-tree.h (struct c_arg_info): Likewise.
27797         * tree.h: Update the prototype for get_pending_sizes and
27798         put_pending_sizes.
27799
27800 2010-05-05  Jason Merrill  <jason@redhat.com>
27801
27802         PR debug/43370
27803         * c-common.c (handle_aligned_attribute): Respect
27804         ATTR_FLAG_TYPE_IN_PLACE.
27805
27806         PR testsuite/43758
27807         * target.h (struct gcc_target): Add attribute_takes_identifier_p.
27808         * target_def.h (TARGET_ATTRIBUTE_TAKES_IDENTIFIER_P): Define.
27809         (TARGET_INITIALIZER): Use it.
27810         * c-common.c (attribute_takes_identifier_p): Call it.
27811         * c-common.h: Update prototype.
27812         * config/rs6000/rs6000.c (rs6000_attribute_takes_identifier_p): New.
27813         (TARGET_ATTRIBUTE_TAKES_IDENTIFIER_P): Define.
27814
27815 2010-05-05  Jakub Jelinek  <jakub@redhat.com>
27816
27817         PR debug/43950
27818         * dwarf2out.c (gen_compile_unit_die): Add DW_AT_identifier_case
27819         DW_ID_down_case for Fortran compilation units.
27820
27821 2010-05-05  Jan Hubicka  <jh@suse.cz>
27822
27823         * lto-cgraph.c (lto_output_varpool_node, input_varpool_node): Correctly
27824         handle aliases.
27825
27826 2010-05-05  Eric Botcazou  <ebotcazou@adacore.com>
27827
27828         * gimplify.c (gimplify_return_expr): Gimplify the size expressions of
27829         a variable-sized RESULT_DECL.
27830
27831 2010-05-05  Maxim Kuvyrkov  <maxim@codesourcery.com>
27832
27833         * doc/invoke.texi (-mfix-cortex-m3-ldrd): Move from ARC section to ARM.
27834
27835 2010-05-05  Jason Merrill  <jason@redhat.com>
27836
27837         PR c++/43787
27838         * gimplify.c (gimplify_expr): Keep working if gimplify_modify_expr
27839         returns GS_OK.
27840         (gimplify_modify_expr_rhs): Return GS_OK if anything changed.
27841
27842 2010-05-05  Alexandre Oliva  <aoliva@redhat.com>
27843             Jakub Jelinek  <jakub@redhat.com>
27844
27845         PR debug/43478
27846         * df-problems.c (struct dead_debug_use, struct dead_debug): New.
27847         (dead_debug_init, dead_debug_finish): New functions.
27848         (dead_debug_add, dead_debug_insert_before): Likewise.
27849         (df_note_bb_compute): Initialize a dead_debug object, add dead
27850         debug uses to it, insert debug bind insns before death insns,
27851         reset debug insns that refer to pending uses at the end.
27852         * rtl.h (make_debug_expr_from_rtl): New prototype.
27853         * varasm.c (make_debug_expr_from_rtl): New function.
27854
27855 2010-05-05  Jan Hubicka  <jh@suse.cz>
27856
27857         * lto-cgraph.c (output_varpool): Forward declare; work on encoder.
27858         (lto_varpool_encoder_new, lto_varpool_encoder_delete,
27859         lto_varpool_encoder_encode, lto_varpool_encoder_lookup,
27860         lto_varpool_encoder_deref, lto_varpool_encoder_size,
27861         lto_varpool_encoder_encode_initializer_p,
27862         lto_set_varpool_encoder_encode_initializer): New functions.
27863         (lto_output_cgraph): Take vset parameter too; compute varpool encoder;
27864         call output_varpool.
27865         (input_varpool_node): Do not always set analyzed.
27866         (input_cgraph_1): Return vector of cgraph nodes.
27867         (input_varpool_1): Return vector of varpools.
27868         (input_cgraph): Free the vectors.
27869         * lto-streamer-out.c (lto_output_ts_decl_common_tree_pointers):
27870         output only initializers needed.
27871         (lto_output): Only call output_cgraph.
27872         (produce_asm_for_decls): Call lto_varpool_encoder_delete.
27873         * lto-section-out.c (lto_new_out_decl_state): Initialize
27874         state->varpool_node_encoder.
27875         * lto-streamer.h (lto_varpool_encoder_d): New.
27876         (lto_out_decl_state, lto_file_decl_data): Add varpool_node_encoder.
27877         (lto_cgraph_encoder_delete, output_cgraph): Update prototype.
27878         (lto_varpool_encoder_deref, lto_varpool_encoder_lookup,
27879         lto_varpool_encoder_encode, lto_varpool_encoder_delete,
27880         lto_varpool_encoder_encode_initializer_p, lto_varpool_encoder_new):
27881         Declare.
27882         (output_varpool, input_varpool): Remove declarations.
27883
27884 2010-05-05  Jan Hubicka  <jh@suse.cz>
27885
27886         * lto-symtab.c (lto_symtab_resolve_can_prevail_p): Alias of variable
27887         with body can prevail.
27888
27889 2010-05-05  Jan Hubicka  <jh@suse.cz>
27890
27891         * lto-symtab.c (lto_symtab_merge_decls_1): Prefer declarations with
27892         size.
27893
27894 2010-05-05  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
27895
27896         * Makefile.in (build/gengtype.o): Add $(HASHTAB_H) to dependencies.
27897
27898         * gengtype.h (erro_at_line): Constify pos argument.
27899
27900         * gengtype.c: Include hashtab.h.
27901         (enum gc_used): Document GC_MAYBE_POINTED_TO.
27902         (error_at_line): Constify pos argument.
27903         (do_typedef): Initialize p->opt field.
27904         (get_file_gtfilename): Fix comment typo.
27905         (struct walk_type_data): Constify line field.
27906         (get_output_file_for_structure): New function.
27907         (write_local_func_for_structure): Constify orig_s argument.
27908         Use get_output_file_for_structure.
27909         (write_func_for_structure): Use get_output_file_for_structure.
27910         (INDENT): New define.
27911         (dump_pair, dump_type, dump_type_list, dump_typekind)
27912         (dump_gc_used, dump_options, dump_fileloc, dump_type_u_s)
27913         (dump_type_u_a, dump_type_u_param_struct, dump_everything): New
27914         functions.
27915         (seen_types): New variable.
27916         (main): New variable do_dump.  Process "-d" command line option.
27917         Call dump_everything if dump requested.
27918
27919 2010-05-05  Jakub Jelinek  <jakub@redhat.com>
27920
27921         * var-tracking.c (var_debug_decl): Save DECL_DEBUG_EXPR value
27922         in a temporary instead of invoking the macro multiple times.
27923         (track_expr_p): Likewise.
27924
27925 2010-05-04  Neil Vachharajani  <nvachhar@google.com>
27926
27927         * doc/invoke.texi (-Wcoverage-mismatch): Updated documentation as
27928         per new semantics.
27929         * opts.c (decode_options): Enable -Werror=coverage-mismatch.
27930         * coverage.c (get_coverage_counts): Always emit a warning.  Adjust
27931         conditions for printing notes.
27932         * common.opt (-Wcoverage-mismatch): Allow negative, default to
27933         true, update documentation.
27934         * Makefile.in (coverage.o): Add dependence on DIAGNOSTIC_H and intl.h.
27935
27936 2010-05-04  Jakub Jelinek  <jakub@redhat.com>
27937
27938         PR c/43981
27939         * c-parser.c (c_parser_direct_declarator_inner): Call mark_exp_read
27940         on dimen.
27941
27942 2010-05-04  H.J. Lu  <hongjiu.lu@intel.com>
27943
27944         PR target/43799
27945         * config/i386/i386.md (sse_prologue_save): Clobber CC register.
27946         (*sse_prologue_save_insn1): Likewise.
27947         (SSE prologue save splitter): Likewise.
27948
27949 2010-05-04  Eric Botcazou  <ebotcazou@adacore.com>
27950
27951         * tree.c (free_lang_data_in_one_sizepos): New inline function.
27952         (free_lang_data_in_type): Call it on TYPE_{MIN|MAX}_VALUE of numerical
27953         types.  Call it on TYPE_SIZE and TYPE_SIZE_UNIT of all types.
27954         (free_lang_data_in_decl): Call it on DECL_SIZE and DECL_SIZE_UNIT of
27955         all decls.  Call it on DECL_FIELD_OFFSET of fields.
27956         (find_decls_types_r): Follow DECL_VALUE_EXPR.
27957         (iterative_hash_expr) <PLACEHOLDER_EXPR>: New case.
27958
27959 2010-05-04  Martin Jambor  <mjambor@suse.cz>
27960
27961         * tree-sra.c (build_access_from_expr_1): The first parameter type
27962         changed to simple tree.
27963         (build_access_from_expr): Likewise, gsi parameter was eliminated.
27964         (scan_assign_result): Renamed to assignment_mod_result, enum elements
27965         renamed as well.
27966         (build_accesses_from_assign): Removed all parameters except for a
27967         simple gimple statement.  Now returns a simple bool.
27968         (scan_function): All non-analysis parts moved to separate functions
27969         sra_modify_function_body and ipa_sra_modify_function_body.  Removed all
27970         parameters and updated both callers.
27971         (sra_modify_expr): Removed parameter data.
27972         (sra_modify_function_body): New function.
27973         (perform_intra_sra): Call sra_modify_function_body to modify the
27974         function body.
27975         (replace_removed_params_ssa_names): Parameter data changed into
27976         adjustments vector.
27977         (sra_ipa_modify_expr): Likewise.  Also removed unused parameter gsi and
27978         changed the parameter dont_convert to convert with the opposite
27979         meaning.
27980         (sra_ipa_modify_assign): Parameter data changed into adjustments
27981         vector, return value changed to bool.
27982         (ipa_sra_modify_function_body): New function.
27983         (sra_ipa_reset_debug_stmts): Updated a comment.
27984         (modify_function): Use ipa_sra_modify_function_body to modify function
27985         body.
27986
27987 2010-05-04  H.J. Lu  <hongjiu.lu@intel.com>
27988
27989         PR middle-end/43671
27990         * alias.c (true_dependence): Handle the same VALUE in x and mem.
27991         (canon_true_dependence): Likewise.
27992         (write_dependence_p): Likewise.
27993
27994 2010-05-04  Jan Hubicka  <jh@suse.cz>
27995
27996         * Makefile.in (cgraphbuild.o): Add dependency on ipa-utils.h
27997         * cgraphbuild.c: Include ipa-utils.h
27998         (record_reference_ctx): New struct.
27999         (record_reference): Simplify to work on initializers; not statements.
28000         (mark_address, mark_load, mark_store): New.
28001         (build_cgraph_edges): Simplify using walk_stmt_load_store_addr_ops;
28002         walk PHI nodes too.
28003         (record_references_in_initializer): Update use of record_reference.
28004         (rebuild_cgraph_edges): Simplify using walk_stmt_load_store_addr_ops;
28005         walk PHI nodes too.
28006
28007 2010-05-04  Jan Hubicka  <jh@suse.cz>
28008
28009         * lto-symtab.c (lto_cgraph_replace_node): Do not remove edges;
28010         node will be removed anyway.
28011         (lto_varpool_replace_node): Allow also unanalyzed nodes;
28012         relink aliases of node into prevailing node.
28013         * varpool.c (varpool_remove_node): Remove aliases properly;
28014         when removing node, remove all its aliases too; remove DECL_INITIAL
28015         of removed node; ggc_free the varpool node.
28016
28017 2010-05-04  Richard Guenther  <rguenther@suse.de>
28018
28019         PR tree-optimization/43879
28020         * tree-ssa-structalias.c (alias_get_name): Use
28021         DECL_ASSEMBLER_NAME if available.
28022         (create_function_info_for): Return the varinfo node.
28023         (ipa_pta_execute): Associate same-body aliases and extra names
28024         with their origin nodes varinfo.  Dump DECL_ASSEMBLER_NAME.
28025
28026 2010-05-04  Kaz Kojima  <kkojima@gcc.gnu.org>
28027
28028         * config/sh/sh.c (sh_small_register_classes_for_mode_p): Remove static.
28029
28030 2010-05-04  Mikael Pettersson  <mikpe@it.uu.se>
28031
28032         PR bootstrap/43964
28033         * ira-color.c (assign_hard_reg): Declare rclass and add_cost
28034         only if HONOR_REG_ALLOC_ORDER is not defined.
28035
28036 2010-05-04  Richard Guenther  <rguenther@suse.de>
28037
28038         PR tree-optimization/43949
28039         * tree-vrp.c (extract_range_from_binary_expr): Only handle
28040         TRUNC_MOD_EXPR.
28041
28042 2010-04-26  Jason Merrill  <jason@redhat.com>
28043
28044         * c.opt (-fstrict-enums): New.
28045         * doc/invoke.texi (C++ Dialect Options): Document -fstrict-enums.
28046
28047 2010-05-03  David Ung  <davidu@mips.com>
28048             James E. Wilson  <wilson@codesourcery.com>
28049
28050         * config/mips/mips.c (mips_output_division): If GENERATE_DIVIDE_TRAPS,
28051         emit the trap instruction before the divide for TUNE_74K.
28052
28053 2010-05-03  Steven Bosscher  <steven@gcc.gnu.org>
28054
28055         * doc/tm.texi (defmac SMALL_REGISTER_CLASSES): Remove.
28056         (TARGET_SMALL_REGISTER_CLASSES_FOR_MODE_P): Add documentation,
28057         based on the above, for new target hook.
28058
28059         * hooks.c (hook_bool_mode_true): New generic hook.
28060         * hooks.h (hook_bool_mode_true): Add prototype.
28061
28062         * target.h (struct gcc_target): Add small_register_classes_for_mode_p
28063         target hook.
28064         * target-def.h (TARGET_SMALL_REGISTER_CLASSES_FOR_MODE_P): New default
28065         target hook, set to hook_bool_mode_false.
28066         * regs.h: Remove default definition of SMALL_REGISTER_CLASSES.
28067         * reload.c (push_secondary_reload): Replace SMALL_REGISTER_CLASSES
28068         with targetm.small_register_classes_for_mode_p.
28069         (find_reusable_reload): Likewise.
28070         (combine_reloads): Likewise.
28071         * reload1.c (reload_as_needed): Likewise.
28072         * cse.c (approx_reg_cost_1, hash_rtx_cb): Likewise.
28073         * ifcvt.c (noce_process_if_block, check_cond_move_block,
28074         dead_or_predicable): Likewise.
28075         * regmove.c (optimize_reg_copy_1): Likewise.
28076         * calls.c (prepare_call_address): Likewise.
28077         (precompute_register_parameters): Likewise.
28078
28079         * config/sh/sh.h: Replace SMALL_REGISTER_CLASSES with new target
28080         hook definition.
28081         * config/sh/sh.c (sh_small_register_classes_for_mode_p): Add
28082         implementation of the hook that considers all register classes
28083         small except for SH64.
28084         (sh_override_options): Use the new hook.
28085         * config/sh/sh-protos.h (sh_small_register_classes_for_mode_p):
28086         Add prototype.
28087
28088         * config/arm/arm.h: Replace SMALL_REGISTER_CLASSES with new target
28089         hook definition.
28090         * config/arm/arm.c (arm_small_register_classes_for_mode_p): Add
28091         implementation of the hook that considers all register classes
28092         small for THUMB1.
28093         * config/arm/arm-protos.h (arm_small_register_classes_for_mode_p):
28094         Add prototype.
28095
28096         * config/mips/mips.h: Replace SMALL_REGISTER_CLASSES with new target
28097         hook definition.
28098         * config/mips/mips.c (mips_small_register_classes_for_mode_p): Add
28099         implementation of the hook that considers all register classes
28100         small for MIPS16.
28101         * config/mips/mips-protos.h (mips_small_register_classes_for_mode_p):
28102         Add prototype.
28103
28104         * config/i386/i386.h: Replace SMALL_REGISTER_CLASSES with new target
28105         hook definition.
28106         * config/m32c/m32c.h: Likewise.
28107         * config/pdp11/pdp11.h: Likewise.
28108         * config/avr/avr.h: Likewise.
28109         * config/xtensa/xtensa.h: Likewise.
28110         * config/m68hc11/m68hc11.h: Likewise.
28111         * config/mn10300/mn10300.h: Likewise.
28112         * config/mcore/mcore.h: Likewise.
28113         * config/h8300/h8300.h: Likewise.
28114         * config/bfin/bfin.h: Likewise.
28115
28116         * config/iq2000/iq2000.h: Remove SMALL_REGISTER_CLASSES definition.
28117         * config/rx/rx.h: Remove SMALL_REGISTER_CLASSES definition.
28118
28119 2010-05-03  Anatoly Sokolov  <aesok@post.ru>
28120
28121         * double-int.h (tree_to_double_int): Remove macro.
28122         (double_int_to_tree, double_int_fits_to_tree_p): Move prototypes ...
28123         * tree.h (double_int_to_tree, double_int_fits_to_tree_p): ... here.
28124         (tree_to_double_int): New function.
28125         * double-int.c (double_int_to_tree, double_int_fits_to_tree_p):
28126         Move ...
28127         * tree.c (double_int_to_tree, double_int_fits_to_tree_p): ... here.
28128
28129 2010-05-03  Richard Guenther  <rguenther@suse.de>
28130
28131         PR tree-optimization/43971
28132         * tree-ssa-structalias.c (get_constraint_for_1): Fix
28133         constraints in the !flag_delete_null_pointer_checks case.
28134
28135 2010-05-03  Jakub Jelinek  <jakub@redhat.com>
28136
28137         PR debug/43972
28138         * config/i386/i386.c (ix86_delegitimize_address): Make sure the
28139         result mode matches original rtl mode.
28140
28141 2010-05-03  Dave Korn  <dave.korn.cygwin@gmail.com>
28142
28143         PR target/43888
28144         * config/i386/winnt.c (i386_pe_binds_local_p): Handle weak decls.
28145
28146 2010-05-02  Uros Bizjak  <ubizjak@gmail.com>
28147
28148         * config/i386/i386.c (ix86_target_string): Output 'flags', not 'isa',
28149         when processing flag options.
28150
28151 2010-05-02  Uros Bizjak  <ubizjak@gmail.com>
28152
28153         * gcov-iov.c (main): Change format string placeholder
28154         from %#08x to 0x%08x.
28155         * genchecksum.c (dosum): Change format string placeholder
28156         from %#02x to 0x%02x.
28157
28158 2010-05-02  Richard Guenther  <rguenther@suse.de>
28159
28160         PR tree-optimization/43879
28161         * tree-tailcall.c (find_tail_calls): Clobbers also prevent tail calls.
28162
28163 2010-05-02  Bruno Haible  <bruno@clisp.org>
28164
28165         * doc/extend.texi (Function Attributes): Fix a typo.
28166
28167 2010-05-02  Uros Bizjak  <ubizjak@gmail.com>
28168
28169         Revert:
28170         * hwint.h (HOST_WIDE_INT_PRINT_DOUBLE_HEX): Change format string
28171         placeholder from 0x%x to %#x.
28172         (HOST_WIDEST_INT_PRINT_DOUBLE_HEX): Ditto.
28173         * config/i386/i386elf.h (ASM_OUTPUT_ASCII): Ditto.
28174         * config/i386/i386-interix.h (ASM_OUTPUT_ASCII): Ditto.
28175         * config/i386/att.h (ASM_OUTPUT_ASCII): Ditto.
28176         * config/i386/sysv4.h (ASM_OUTPUT_ASCII): Ditto.
28177         * config/i386/i386.c (ix86_target_string): Ditto.
28178         * config/i386/i386.c (output_pic_addr_const): Ditto.
28179         (print_operand): Ditto.
28180
28181 2010-05-02  Uros Bizjak  <ubizjak@gmail.com>
28182
28183         * vmsdbgout.c (ASM_OUTPUT_DEBUG_DATA1): Change format string
28184         placeholder from 0x%x to %#x.
28185         (ASM_OUTPUT_DEBUG_DATA1): Ditto.
28186         (ASM_OUTPUT_DEBUG_DATA4): Ditto.
28187         (ASM_OUTPUT_DEBUG_DATA): Ditto.
28188         (ASM_OUTPUT_DEBUG_ADDR_DATA): Ditto.
28189         (ASM_OUTPUT_DEBUG_DATA8): Ditto.
28190         * optc-gen.awk: Ditto.
28191         * hwint.h (HOST_WIDE_INT_PRINT_DOUBLE_HEX): Ditto.
28192         (HOST_WIDE_INT_PRINT_HEX): Ditto.
28193         (HOST_WIDEST_INT_PRINT_HEX): Ditto.
28194         (HOST_WIDEST_INT_PRINT_DOUBLE_HEX): Ditto.
28195
28196 2010-05-01  Anatoly Sokolov  <aesok@post.ru>
28197
28198         * target.h (struct calls): Add function_value_regno_p field.
28199         * target-def.h (TARGET_FUNCTION_VALUE_REGNO_P): Define.
28200         (TARGET_INITIALIZER): Use TARGET_FUNCTION_VALUE_REGNO_P.
28201         * targhooks.c (default_function_value_regno_p): New function.
28202         * targhooks.h (default_function_value_regno_p): Declare function.
28203         * rtlanal.c (keep_with_call_p): Use function_value_regno_p hook.
28204         * builtins.c. (apply_result_size): (Ditto.).
28205         * combine.c. (likely_spilled_retval_p): (Ditto.).
28206         * mode-switching.c. Include 'target.h'.
28207         (create_pre_exit): Use function_value_regno_p hook.
28208         * Makefile.in (mode-switching.o): Add dependency on TARGET_H.
28209         * doc/tm.texi (FUNCTION_VALUE_REGNO_P,
28210         TARGET_FUNCTION_VALUE_REGNO_P): Revise documentation.
28211
28212         * config/i386/i386.h (TARGET_FUNCTION_VALUE_REGNO_P): Remove macro.
28213         * config/i386/i386.c (TARGET_FUNCTION_VALUE_REGNO_P): Define macro.
28214         (ix86_function_value_regno_p): Declare as static, change argument
28215         type to const unsigned int.
28216         * config/i386/i386-protos.h (ix86_function_value_regno_p): Remove.
28217
28218 2010-05-01  Richard Guenther  <rguenther@suse.de>
28219
28220         PR tree-optimization/43949
28221         * tree-vrp.c (ssa_name_nonnegative_p): Return true for unsigned
28222         types.
28223         (extract_range_from_binary_expr): Handle *_MOD_EXPR.
28224
28225 2010-05-01  Anatoly Sokolov  <aesok@post.ru>
28226
28227         * rtl.h (CONST_DOUBLE_P): Define.
28228         (rtx_to_double_int): Declare.
28229         * emit-rtl.c (rtx_to_double_int): New function.
28230         * dwarf2out.c (insert_double): New function.
28231         (loc_descriptor, add_const_value_attribute): Clean up, use
28232         rtx_to_double_int and insert_double functions.
28233
28234 2010-05-01  Jonathan Wakely  <jwakely.gcc@gmail.com>
28235
28236         * doc/extend.texi (Inline): Add missing return keyword to examples.
28237         (Function Attributes, Variable Attributes, Pragmas): Hyphenate
28238         "command-line".
28239
28240 2010-04-30  Eric Botcazou  <ebotcazou@adacore.com>
28241
28242         * tree-ssa-loop-ivopts.c (may_be_unaligned_p): Check the alignment of
28243         the variable part of the offset as well.  Use highest_pow2_factor for
28244         all alignment checks.
28245
28246 2010-04-30  Richard Guenther  <rguenther@suse.de>
28247
28248         PR tree-optimization/43879
28249         * tree-ssa-structalias.c (type_could_have_pointers): Functions
28250         can have pointers.
28251
28252 2010-04-30  Jan Hubicka  <jh@suse.cz>
28253
28254         * lto-symtab.c (lto_symtab_resolve_can_prevail_p): Chose var with
28255         varpool.
28256         (lto_symtab_merge_decls_1): Remove logic looking for an initializer.
28257
28258 2010-04-30  Jan Hubicka  <jh@suse.cz>
28259
28260         * cgraph.h (cgraph_node_set_nonempty_p, varpool_node_set_nonempty_p):
28261         New.
28262         * lto-cgraph.c (input_cgraph): Remove call to lto_mark_file_for_ltrans.
28263         * lto-streamer.h (lto_file_decl_data): Remove needs_ltrans_p.
28264         (lto_file_needs_ltrans_p, lto_mark_file_for_ltrans,
28265         cgraph_node_set_needs_ltrans_p): Remove.
28266
28267 2010-04-30  Steven Bosscher  <steven@gcc.gnu.org>
28268
28269         * sdbout.c: Include vec.h, do not include varray.h.
28270         (deferred_global_decls, sdbout_global_decl,
28271         sdbout_finish, sdbout_init): Use VEC instead of VARRAY.
28272         * toplev.c: Do not include varray.h.
28273         (dump_memory_report): Do not dump VARRAY statistics.
28274         * gengtype.c (open_base_file): Ignore varray.h.
28275         * Makefile.in: Update for abovementioned changes.
28276         Remove all traces of varray.c and varray.h.
28277         * varray.c: Remove file.
28278         * varray.h: Remove file.
28279
28280 2010-04-30  Jan Hubicka  <jh@suse.cz>
28281
28282         * lto-cgraph.c (lto_output_varpool_node): Always output constant pool
28283         references.
28284
28285 2010-04-30  Jan Hubicka  <jh@suse.cz>
28286
28287         * tree-profile.c (tree_init_ic_make_global_vars): Mark new decls as
28288         needed.
28289
28290 2010-04-30  Richard Guenther  <rguenther@suse.de>
28291
28292         * tree-ssa-structalias.c (get_constraint_for_1): Generate
28293         constraints for CONSTRUCTOR.
28294
28295 2010-04-30  Richard Guenther  <rguenther@suse.de>
28296
28297         PR lto/43946
28298         * passes.c (init_optimization_passes): Move pass_ipa_free_lang_data
28299         first after all lowering passes.
28300
28301 2010-04-30  Steven Bosscher  <steven@gcc.gnu.org>
28302
28303         * toplev.c: Include varray.h for statistics dumping.
28304         * tree.h: Do not declare varray_head_tag.
28305         * tree-into-ssa.c, tree-ssa-uninit.c, tree-phinodes.c, omega.c,
28306         regs.h, lto-cgraph.c, tree-ssa-loop-ivopts.c, tree-nomudflap.c,
28307         c-objc-common.c, lto-streamer-out.c, tree-ssa-propagate.c,
28308         gimple-low.c, c-semantics.c, dwarf2out.c, lto-streamer-in.c,
28309         lto-section-in.c, alias.c, tree-if-conv.c, gimplify.c, ggc-zone.c,
28310         tree-ssa.c, tree-ssa-loop-prefetch.c, integrate.h, c-gimplify.c,
28311         c-common.c, c-common.h, reg-stack.c, basic-block.h,
28312         tree-ssa-structalias.c, lto-section-out.c, tree-ssanames.c: Do not
28313         include varray.h.
28314         * Makefile.in: Update for abovementioned changes.
28315
28316 2010-04-30  Jakub Jelinek  <jakub@redhat.com>
28317
28318         PR debug/43942
28319         * tree.c (auto_var_in_fn_p): Return false for DECL_EXTERNAL vars.
28320
28321 2010-04-30  Hariharan Sandanagobalane  <hariharan@picochip.com>
28322
28323         * config/picochip/picochip.c (picochip_legitimize_address): Define.
28324         Use this function to do machine-specific conversion.
28325         (picochip_legitimize_reload_address): Likewise.
28326         (picochip_legitimate_address_p): Check valid base register only if
28327         strict.
28328         (picochip_check_conditional_copy): Check for modw only if opnd is
28329         register.
28330         * config/picochip/picochip.h (LEGITIMIZE_RELOAD_ADDRESS): Use this
28331         to call the function in c.
28332         * config/picochip/picochip-protos.h
28333         (picochip_legitimize_reload_address): Define.
28334         * config/picochip/picochip.md (supported_compare1): Define.
28335
28336 2010-04-30  Jan Hubicka  <jh@suse.cz>
28337
28338         * cgraph.h (cgraph_local_info): Remove for_functions_valid.
28339         (cgraph_global_info): Remove inlined.
28340         (LTO_cgraph_tag_names): Remove.
28341         (LTO_cgraph_tags, LCC_NOT_FOUND): Move to ...
28342         * lto-cgraph.c (LTO_cgraph_tags, LCC_NOT_FOUND): ... here;
28343         simplify cgraph tags and document.
28344         (lto_output_node): Use only LTO_cgraph_unavail_node and
28345         LTO_cgraph_analyzed_node; Do not save analzed, reachable,
28346         for_functions_valid, global info, process and output flags.
28347         (input_overwrite_node): Initialize estimated stack size and
28348         estimated growth.  Do not read flags we no longer store.
28349         (input_node): Likewise do not read info no longer stored.
28350         * ipa-inline.c (cgraph_mark_inline_edge): Do not set global.inlined
28351         flag.
28352
28353 2010-04-30  Richard Guenther  <rguenther@suse.de>
28354
28355         PR tree-optimization/43879
28356         * tree-ssa-structalias.c (get_constraint_for_1): Properly
28357         handle non-zero initializers.
28358
28359 2010-04-30  Richard Guenther  <rguenther@suse.de>
28360
28361         * builtins.c (fold_builtin_1): Delete free (0).
28362
28363 2010-04-29  Jan Hubicka  <jh@suse.cz>
28364
28365         * gengtype.c (open_base_files): Add lto-streamer.h
28366         * cgraph.h (cgraph_local_info): lto_file_data is now in GGC.
28367         (pass_ipa_cp): GGC collect.
28368         * toplev. (compile_file): Do not output symbols.
28369         * ipa-inline.c (pass_ipa_inline): Add ggc collect.
28370         * timevar.def (TV_VARPOOL, TV_IPA_LTO_DECL_INIT_IO,
28371         TV_IPA_LTO_DECL_MERGE, TV_IPA_LTO_CGRAPH_MERGE, TV_VAROUT): New.
28372         * lto-section-in.c: Include ggc.h
28373         (lto_new_in_decl_state): Alloc in GGC.
28374         (lto_delete_in_decl_state): Likewise.
28375         * ipa.c (pass_ipa_function_visibility, pass_ipa_whole_program):
28376         Collect.
28377
28378 2010-04-29  Bernd Schmidt  <bernds@codesourcery.com>
28379
28380         PR target/42895
28381         * doc/tm.texi (ADJUST_REG_ALLOC_ORDER): Renamed from
28382         ORDER_REGS_FOR_LOCAL_ALLOC.  All instances of this macro changed.
28383         (HONOR_REG_ALLOC_ORDER): Describe new macro.
28384         * ira.c (setup_alloc_regs): Use ADJUST_REG_ALLOC_ORDER if defined.
28385         * ira-color.c (assign_hard_reg): Take prologue/epilogue costs into
28386         account only if HONOR_REG_ALLOC_ORDER is not defined.
28387         * config/arm/arm.h (HONOR_REG_ALLOC_ORDER): Define.
28388         * system.h (ORDER_REGS_FOR_LOCAL_ALLOC): Poison.
28389
28390 2010-04-29  Jon Grant  <04@jguk.org>
28391
28392         * collect2.c (vflag): Change type from int to bool.
28393         (debug): Likewise.
28394         (helpflag): New global bool.
28395         (main): Set vflag and debug with boolean, not integer truth values.
28396         Accept new "--help" option and output usage text if found.
28397         * collect2.h (vflag): Update prototype.
28398         (debug): Likewise.
28399
28400 2010-04-29  H.J. Lu  <hongjiu.lu@intel.com>
28401
28402         PR bootstrap/43936
28403         * plugin.h (flag_plugin_added): Moved out of invoke_plugin_callbacks.
28404
28405 2010-04-29  Richard Guenther  <rguenther@suse.de>
28406
28407         PR bootstrap/43935
28408         * plugin.h (invoke_plugin_callbacks): Annotate arguments
28409         with ATTRIBUTE_UNUSED.
28410
28411 2010-04-29  H.J. Lu  <hongjiu.lu@intel.com>
28412
28413         PR target/43921
28414         * config/i386/i386.c (get_some_local_dynamic_name): Replace
28415         INSN_P with NONDEBUG_INSN_P.
28416         (distance_non_agu_define): Likewise.
28417         (distance_agu_use): Likewise.
28418
28419 2010-04-29  Bernd Schmidt  <bernds@codesourcery.com>
28420
28421         From Dominique d'Humieres  <dominiq@lps.ens.fr>
28422         PR bootstrap/43858
28423         * ifcvt.c (dead_or_predicable): Use df_simulate_find_defs to compute
28424         test_set.
28425
28426 2010-04-29  Brian Hackett  <bhackett1024@gmail.com>
28427
28428         * plugin.h (invoke_plugin_callbacks): New inline function.
28429         * plugin.c (flag_plugin_added): New global flag.
28430         (add_new_plugin): Initialize above flag.
28431         (invoke_plugin_callbacks): Rename to ...
28432         (invoke_plugin_callbacks_full): ... this.
28433
28434 2010-04-28  Jan Hubicka  <jh@suse.cz>
28435
28436         * lto-symtab.c (lto_symtab_entry_def) Add vnode.
28437         (lto_varpool_replace_node): New.
28438         (lto_symtab_resolve_symbols): Resolve varpool nodes.
28439         (lto_symtab_merge_decls_1): Prefer decls with varpool node.
28440         (lto_symtab_merge_cgraph_nodes_1): Merge varpools.
28441         * cgraph.h (varpool_node_ptr): New type.
28442         (varpool_node_ptr): New vector.
28443         (varpool_node_set_def): New structure.
28444         (varpool_node_set): New type.
28445         (varpool_node_set): New vector.
28446         (varpool_node_set_element_def): New structure.
28447         (varpool_node_set_element, const_varpool_node_set_element): New types.
28448         (varpool_node_set_iterator): New type.
28449         (varpool_node): Add prev pointers, add used_from_other_partition,
28450         in_other_partition.
28451         (varpool_node_set_new, varpool_node_set_find, varpool_node_set_add,
28452         varpool_node_set_remove, dump_varpool_node_set, debug_varpool_node_set,
28453         varpool_get_node, varpool_remove_node): Declare.
28454         (vsi_end_p, vsi_next, vsi_node, vsi_start, varpool_node_in_set_p,
28455         varpool_node_set_size): New inlines.
28456         * cgraph.c (dump_cgraph_node): Dump asm names of aliases.
28457         * tree-pass.h (varpool_node_set_def): Forward declare.
28458         (ipa_opt_pass_d): Summary writting takes vnode sets too.
28459         (ipa_write_optimization_summaries): Update prototype.
28460         * ipa-cp.c (ipcp_write_summary): Update.
28461         * ipa-reference.c (ipa_reference_write_summary): Update.
28462         * lto-cgraph.c (lto_output_varpool_node): New static function.
28463         (output_varpool): New function.
28464         (input_varpool_node): New static function.
28465         (input_varpool_1): New function.
28466         (input_cgraph): Input varpool.
28467         * ipa-pure-const.c (pure_const_write_summary): Update.
28468         * lto-streamer-out.c (lto_output): Update, output varpool too.
28469         (write_global_stream): Kill WPA hack.
28470         (produce_asm_for_decls): Update.
28471         (output_alias_pair_p): Handle variables.
28472         (output_unreferenced_globals): Output only needed partition of varpool.
28473         * ipa-inline.c (inline_write_summary): Update.
28474         * lto-streamer-in.c (lto_input_tree_ref, lto_input_tree): Do not build
28475         cgraph.
28476         * lto-section-in.c (lto_section_name): Add varpool and jump funcs.
28477         * ipa.c (hash_varpool_node_set_element, eq_varpool_node_set_element,
28478         varpool_node_set_new, varpool_node_set_add,
28479         varpool_node_set_remove, varpool_node_set_find, dump_varpool_node_set,
28480         debug_varpool_node_set): New functions.
28481         * passes.c (rest_of_decl_compilation): when in LTO do not finalize.
28482         (execute_one_pass): Process new decls too.
28483         (ipa_write_summaries_2): Pass around vsets.
28484         (ipa_write_summaries_1): Likewise.
28485         (ipa_write_summaries): Build vset; be more selective about cgraph nodes
28486         to add.
28487         (ipa_write_optimization_summaries_1): Pass around vsets.
28488         (ipa_write_optimization_summaries): Likewise.
28489         * varpool.c (varpool_get_node): New.
28490         (varpool_node): Update doubly linked lists.
28491         (varpool_remove_node): New.
28492         (dump_varpool_node): More dumping.
28493         (varpool_enqueue_needed_node): Update doubly linked lists.
28494         (decide_is_variable_needed): Kill ltrans hack.
28495         (varpool_finalize_decl): Kill lto hack.
28496         (varpool_assemble_decl): Skip decls in other partitions.
28497         (varpool_assemble_pending_decls): Update doubly linkes lists.
28498         (varpool_empty_needed_queue): Likewise.
28499         (varpool_extra_name_alias): Likewise.
28500         * lto-streamer.c (lto_get_section_name): Add vars section.
28501         * lto-streamer.h (lto_section_type): Update.
28502         (output_varpool, input_varpool): Declare.
28503
28504 2010-04-28  Mike Stump  <mikestump@comcast.net>
28505
28506         * config/i386/darwin.h (CC1_SPEC): Ignore -mdynamic-no-pic for now.
28507
28508 2010-04-28  Eric Botcazou  <ebotcazou@adacore.com>
28509
28510         * lto-streamer-in.c (unpack_ts_type_value_fields): Replace test for
28511         record or union type with RECORD_OR_UNION_TYPE_P predicate.
28512         (lto_input_ts_type_tree_pointers): Likewise.
28513         * lto-streamer-out.c (pack_ts_type_value_fields): Likewise.
28514         (lto_output_ts_type_tree_pointers): Likewise.
28515
28516 2010-04-28  Eric Botcazou  <ebotcazou@adacore.com>
28517
28518         Uniquization of constants at the Tree level
28519         * tree.h (DECL_IN_CONSTANT_POOL): New macro.
28520         (tree_decl_with_vis): Add in_constant_pool bit, move shadowed_for_var_p
28521         bit to the end.
28522         (tree_output_constant_def): Declare.
28523         * gimplify.c (gimplify_init_constructor): When using block copy, first
28524         uniquize the constant constructor on the RHS.
28525         * lto-streamer-in.c (unpack_ts_decl_with_vis_value_fields): Deal with
28526         DECL_IN_CONSTANT_POOL flag.
28527         * lto-streamer-out.c (pack_ts_decl_with_vis_value_fields): Likewise.
28528         * varasm.c (make_decl_rtl): Deal with variables belonging to the global
28529         constant pool.
28530         (assemble_variable): Deal with symbols belonging to the tree constant
28531         pool.
28532         (get_constant_section): Add ALIGN parameter and simplify.
28533         (build_constant_desc): Build a VAR_DECL and attach it to the symbol.
28534         (assemble_constant_contents): Use the expression of the VAR_DECL.
28535         (output_constant_def_contents): Use the alignment of the VAR_DECL.
28536         (tree_output_constant_def): New global function.
28537         (mark_constant): Use the expression of the VAR_DECL.
28538         (place_block_symbol): Use the alignment of the VAR_DECL and the size of
28539         its expression.
28540         (output_object_block): Likewise and assemble the expression.
28541
28542 2010-04-28  Eric Botcazou  <ebotcazou@adacore.com>
28543
28544         * lto-streamer.c [LTO_STREAMER_DEBUG] (tree_htab, tree_hash_entry,
28545         hash_tree, eq_tree): New tree hash table.
28546         (lto_streamer_init) [LTO_STREAMER_DEBUG]: Initialize it.
28547         [LTO_STREAMER_DEBUG] (lto_orig_address_map, lto_orig_address_get,
28548         lto_orig_address_remove): Reimplement.
28549
28550 2010-04-28  Xinliang David Li  <davidxl@google.com>
28551
28552         PR c/42643
28553         * tree-ssa-uninit.c (can_skip_redundant_opnd): New function.
28554         (compute_uninit_opnds_pos): New function.
28555         (is_non_loop_exit_postdominating): New function.
28556         (compute_control_dep_chain): New function.
28557         (find_pdom): New function.
28558         (convert_control_dep_chain_into_preds): New function.
28559         (find_predicates): New function.
28560         (find_control_equiv_block): New function.
28561         (collect_phi_def_edges): New function.
28562         (find_def_preds): New function.
28563         (find_dom): New function.
28564         (dump_predicates): New function.
28565         (get_cmp_code): New function.
28566         (is_value_included_in): New function.
28567         (find_matching_predicate_in_rest_chains): New function.
28568         (use_pred_not_overlap_with_undef_path_pred): New function.
28569         (is_use_properly_guarded): New function.
28570         (normalize_cond_1): New function.
28571         (is_and_or_or): New function.
28572         (normalize_cond): New function.
28573         (is_gcond_subset_of): New function.
28574         (is_subset_of_any): New function.
28575         (is_or_set_subset_of): New function.
28576         (is_and_set_subset_of): New function.
28577         (is_norm_cond_subset_of): New function.
28578         (is_pred_expr_subset_of): New function.
28579         (is_pred_chain_subset_of): New function.
28580         (is_included_in): New function.
28581         (is_superset_of): New function.
28582         (find_uninit_use): New function.
28583         (warn_uninitialized_phi): New function.
28584         (compute_possibly_undefined_names): New function.
28585         (ssa_undefined_value_p): New function.
28586         (execute_late_warn_uninitialized): New function.
28587         * tree-ssa.c (ssa_undefined_value_p): Removed.
28588         (warn_uninit): Changed to extern.
28589         (warn_uninitialized_phi): Removed.
28590         (warn_uninitialized_vars): Changed to extern.
28591         (execute_late_warn_uninitialized): Removed
28592         * tree-flow.h: Add new prototypes.
28593         * timevar.def: Add new time variable.
28594         * Makefile.in: Add new build file.
28595
28596 2010-04-28  Uros Bizjak  <ubizjak@gmail.com>
28597
28598         * config/alpha/elf.h (ASM_DECLARE_OBJECT_NAME): Use gnu_unique_object
28599         type if available.
28600
28601 2010-04-28  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
28602
28603         PR target/22224
28604         * config/alpha/osf5.h (ASM_OUTPUT_LOCAL): Redefine.
28605
28606 2010-04-28  Martin Jambor  <mjambor@suse.cz>
28607
28608         * cgraph.h (struct cgraph_node): New field indirect_calls.
28609         (struct cgraph_indirect_call_info): New type.
28610         (struct cgraph_edge): Removed field indirect_call. New fields
28611         indirect_info, indirect_inlining_edge and indirect_unknown_callee.
28612         (cgraph_create_indirect_edge): Declare.
28613         (cgraph_make_edge_direct): Likewise.
28614         (enum LTO_cgraph_tags): New item LTO_cgraph_indirect_edge.
28615         * ipa-prop.h (struct ipa_param_call_note): Removed.
28616         (struct ipa_node_params): Removed field param_calls.
28617         (ipa_create_all_structures_for_iinln): Declare.
28618         * cgraph.c: Described indirect edges and uids in initial comment.
28619         (cgraph_add_edge_to_call_site_hash): New function.
28620         (cgraph_edge): Search also among the indirect edges, use
28621         cgraph_add_edge_to_call_site_hash to add edges to the call site hash.
28622         (cgraph_set_call_stmt): Possibly turn an indirect edge into a direct
28623         one, use cgraph_add_edge_to_call_site_hash to add edges to the call
28624         site hash.
28625         (initialize_inline_failed): Assign a reason to indirect edges.
28626         (cgraph_create_edge_1): New function.
28627         (cgraph_create_edge): Moved some functionality to
28628         cgraph_create_edge_1.
28629         (cgraph_create_indirect_edge): New function.
28630         (cgraph_edge_remove_callee): Add an assert checking for
28631         non-indirectness.
28632         (cgraph_edge_remove_caller): Special-case indirect edges.
28633         (cgraph_remove_edge): Likewise.
28634         (cgraph_set_edge_callee): New function.
28635         (cgraph_redirect_edge_callee): Use cgraph_set_edge_callee.
28636         (cgraph_make_edge_direct): New function.
28637         (cgraph_update_edges_for_call_stmt_node): Do nothing only when also
28638         the declaration of the call statement matches.
28639         (cgraph_node_remove_callees): Special-case indirect edges.
28640         (cgraph_clone_edge): Likewise.
28641         (cgraph_clone_node): Clone also the indirect edges.
28642         (dump_cgraph_node): Dump indirect_inlining_edge flag instead of
28643         indirect_call, dump count of indirect_calls edges.
28644         * ipa-prop.c (iinlining_processed_edges): New variable.
28645         (ipa_note_param_call): Create indirect edges instead of
28646         creating notes.  New parameter node.
28647         (ipa_analyze_call_uses): New parameter node, pass it on to
28648         ipa_note_param_call.
28649         (ipa_analyze_stmt_uses): Likewise.
28650         (ipa_analyze_params_uses): Pass node to ipa_analyze_stmt_uses.
28651         (print_edge_addition_message): Work on edges rather than on notes.
28652         (update_call_notes_after_inlining): Likewise, renamed to
28653         update_indirect_edges_after_inlining.
28654         (ipa_create_all_structures_for_iinln): New function.
28655         (ipa_free_node_params_substructures): Do not free notes.
28656         (ipa_edge_duplication_hook): Propagate bits within
28657         iinlining_processed_edges bitmap.
28658         (ipa_node_duplication_hook): Do not duplicate notes.
28659         (free_all_ipa_structures_after_ipa_cp): Renamed to
28660         ipa_free_all_structures_after_ipa_cp.
28661         (free_all_ipa_structures_after_iinln): Renamed to
28662         ipa_free_all_structures_after_iinln.
28663         (ipa_write_param_call_note): Removed.
28664         (ipa_read_param_call_note): Removed.
28665         (ipa_write_indirect_edge_info): New function.
28666         (ipa_read_indirect_edge_info): Likewise.
28667         (ipa_write_node_info): Do not stream notes, do stream information
28668         in indirect edges.
28669         (ipa_read_node_info): Likewise.
28670         (lto_ipa_fixup_call_notes): Removed.
28671         * ipa-cp.c (pass_ipa_cp): Set stmt_fixup to NULL.
28672         * ipa-inline.c (pass_ipa_inline): Likewise.
28673         * cgraphunit.c (verify_cgraph_node): Check also indirect edges.
28674         * cif-code.def (INDIRECT_UNKNOWN_CALL): New reason.
28675         * tree-inline.c (copy_bb): Removed an unnecessary double check for
28676         is_gimple_call.
28677         * tree-inline.c (get_indirect_callee_fndecl): Do not consider indirect
28678         edges.
28679         * lto-cgraph.c (output_outgoing_cgraph_edges): New function.
28680         (output_cgraph): Stream also indirect edges.
28681         (lto_output_edge): Added capability to stream indirect edges.
28682         (input_edge): Likewise.
28683         (input_cgraph_1): Likewise.
28684         * lto-streamer-in.c (fixup_call_stmt_edges_1): Fixup also statements
28685         of indirect edges.
28686
28687 2010-04-28  Richard Guenther  <rguenther@suse.de>
28688
28689         PR tree-optimization/43879
28690         PR tree-optimization/43909
28691         * tree-ssa-structalias.c (struct variable_info): Add
28692         only_restrict_pointers flag.
28693         (new_var_info): Initialize it.  Increment stats.total_vars here.
28694         (create_function_info_for): Do not increment stats.total_vars here.
28695         (get_function_part_constraint): Fix build with C++.
28696         (insert_into_field_list): Remove.
28697         (push_fields_onto_fieldstack): Properly merge fields.
28698         (create_variable_info_for): Split and simplify.
28699         (create_variable_info_for_1): New piece.
28700         (intra_create_variable_infos): Properly make restrict constraints
28701         from parameters.
28702
28703 2010-04-28  Richard Guenther  <rguenther@suse.de>
28704
28705         PR c++/43880
28706         * tree-inline.c (copy_bind_expr): Also copy bind expr vars value-exprs.
28707
28708 2010-04-27  Manuel López-Ibáñez  <manu@gcc.gnu.org>
28709             Jan Hubicka  <hubicka@ucw.cz>
28710
28711         * doc/invoke.texi (-Wsuggest-attribute=const,
28712         -Wsuggest-attribute=pure): Document.
28713         * ipa-pure-const.c: Include toplev.h, intl.h and opts.h.
28714         (function_always_visible_to_compiler_p,
28715         suggest_attribute, warn_function_pure, warn_function_const):
28716         New functions.
28717         (check_call): Improve debug info.
28718         (analyze_function): Do not check availability.
28719         (add_new_function): Check availability.
28720         (propagate): Output warnings.
28721         (skip_function_for_local_pure_const): New function.
28722         (local_pure_const): Use it; output warnings.
28723         * common.opt (Wsuggest-attribute=const,
28724         Wsuggest-attribute=pure): New.
28725
28726 2010-04-27  Jakub Jelinek  <jakub@redhat.com>
28727
28728         * dwarf2out.c (def_cfa_1): After DW_CFA_def_cfa_expression
28729         force using DW_CFA_def_cfa instead of DW_CFA_def_cfa_register
28730         or DW_CFA_def_cfa_offset{,_sf}.
28731
28732 2010-04-27  Eric Botcazou  <ebotcazou@adacore.com>
28733
28734         * tree.h: Fix truncated long macros.
28735
28736 2010-04-27  Kai Tietz  <kai.tietz@onevision.com>
28737
28738         * collect2.c (TARGET_64BIT): Redefine to target's default.
28739         * tlink.c: Likewise.
28740         * config/i386/cygming.h (USER_LABEL_PREFIX): Define
28741         dependent to TARGET_64BIT and USE_MINGW64_LEADING_UNDERSCORES.
28742         * config/i386/i386.h (CRT_CALL_STATIC_FUNCTION): Use
28743         for underscoring __USER_LABEL_PREFIX__.
28744         * config/i386/mingw-w64.h (SUB_LINK_ENTRY): New macro.
28745         (SUB_LINK_ENTRY32): New.
28746         (SUB_LINK_ENTRY64): New.
28747         (LINK_SPEC): Replace entry point spec by SUB_LINK_ENTRY.
28748         * config/i386/mingw32 (SUB_LINK_ENTRY32): New.
28749         (SUB_LINK_ENTRY64): New.
28750         (SUB_LINK_ENTRY): New.
28751         (LINK_SPEC): Use SUB_LINK_ENTRY instead of hard-coded entry-point.
28752         (DWARF2_UNWIND_INFO): Error out for use of dw2 unwind when
28753         x64 target is choosen.
28754         * config.in (USE_MINGW64_LEADING_UNDERSCORES): New.
28755         * configure: Regenerated.
28756         * configure.ac (leading-mingw64-underscores): Option added.
28757
28758 2010-04-27  Jan Hubicka  <jh@suse.cz>
28759
28760         * doc/invoke.texi (-fipa-profile): Document.
28761         * opts.c (decode_options): Enable ipa-profile at -O1.
28762         * timevar.def (TV_IPA_PROFILE): Define.
28763         * common.opt (fipa-profile): Add.
28764         * cgraph.c (cgraph_clone_node): Set local flag and clear vtable method
28765         flag for clones.
28766         (cgraph_propagate_frequency): Handle only local ones.
28767         * tree-pass.h (pass_ipa_profile): Declare.
28768         * ipa-profile.c (gate_profile): Use flag_ipa_profile.
28769         (pass_ipa_profile): Use TV_IPA_PROFILE.
28770         * ipa.c (ipa_profile): New function.
28771         (gate_ipa_profile): Likewise.
28772         (pass_ipa_profile): New global variable.
28773         * passes.c (pass_ipa_profile): New.
28774
28775 2010-04-27  Nathan Froyd  <froydnj@codesourcery.com>
28776
28777         * config/arm/arm.c (arm_expand_builtin): Remove redundant declaration.
28778
28779 2010-04-27  Martin Jambor  <mjambor@suse.cz>
28780
28781         PR middle-end/43812
28782         * ipa.c (dissolve_same_comdat_group_list): New function.
28783         (function_and_variable_visibility): Call
28784         dissolve_same_comdat_group_list when comdat group contains external or
28785         newly local nodes.
28786         * cgraphunit.c (verify_cgraph_node): Verify that same_comdat_group
28787         lists are circular and that they contain only DECL_ONE_ONLY nodes.
28788
28789 2010-04-27  Eric Botcazou  <ebotcazou@adacore.com>
28790
28791         * varasm.c (decode_addr_const): Handle special case of INDIRECT_REF.
28792         (const_hash_1) <VECTOR_CST>: New case.
28793         (compare_constant) <VECTOR_CST>: Likewise.
28794         <ADDR_EXPR>: Deal with LABEL_REFs.
28795         (copy_constant) <VECTOR_CST>: New case.
28796
28797 2010-04-27  Jan Hubicka  <jh@suse.cz>
28798
28799         * cgraph.c (cgraph_propagate_frequency): New function.
28800         * cgraph.h (cgraph_propagate_frequency): Declare.
28801         * ipa-inline.c (cgraph_clone_inlined_nodes): Call
28802         cgraph_propagate_frequency.
28803
28804 2010-04-27  Jakub Jelinek  <jakub@redhat.com>
28805
28806         * unwind-dw2.c (_Unwind_DebugHook): Add used and noclone attributes.
28807
28808 2010-04-27  Bernd Schmidt  <bernds@codesourcery.com>
28809
28810         PR target/40657
28811         * config/arm/arm.c (thumb1_extra_regs_pushed): New function.
28812         (thumb1_expand_prologue, thumb1_output_function_prologue): Call it
28813         here to determine which regs to push and how much stack to reserve.
28814
28815 2010-04-27  Jie Zhang  <jie@codesourcery.com>
28816
28817         * doc/gimple.texi (gimple_statement_with_ops): Remove
28818         addresses_taken field.
28819         (gimple_statement_with_memory_ops): Likewise.
28820
28821 2010-04-27  Jan Hubicka  <jh@suse.cz>
28822
28823         * tree-inline.c (eni_inlining_weights): Remove.
28824         (estimate_num_insns): Special case more builtins.
28825
28826 2010-04-27  Shujing Zhao  <pearly.zhao@oracle.com>
28827
28828         PR c/32207
28829         * c-typeck.c (build_binary_op): Move forward check for comparison
28830         pointer with null pointer constant and adjust the diagnostic message.
28831
28832 2010-04-27  Dave Korn  <dave.korn.cygwin@gmail.com>
28833
28834         PR lto/42776
28835         * configure.ac (gcc_cv_as_section_has_align): Set if installed
28836         binutils supports extended .section directive needed by LTO, or
28837         warn if older binutils found.
28838         (LTO_BINARY_READER): New AC_SUBST'd variable.
28839         (LTO_USE_LIBELF): Likewise.
28840         * config.gcc (lto_binary_reader): New target-specific configure
28841         variable.
28842         * Makefile.in (LTO_BINARY_READER): Import AC_SUBST'd autoconf var.
28843         (LTO_USE_LIBELF): Likewise.
28844         * configure: Regenerate.
28845
28846         * collect2.c (is_elf): Rename from this ...
28847         (is_elf_or_coff): ... to this, and recognize and allow i386 COFF
28848          object files in addition to ELF-formatted ones.
28849         (scan_prog_file): Caller updated.  Also allow for LTO info marker
28850         symbol to be prefixed or not by an extra underscore.
28851
28852         * config/i386/t-cygming (winnt.o): Also depend on LTO_STREAMER_H.
28853         * config/i386/winnt.c: Also #include lto-streamer.h
28854         (i386_pe_asm_named_section): Specify 1-byte section alignment for
28855         LTO named sections.
28856         (i386_pe_asm_output_aligned_decl_common): Add comment.
28857         (i386_pe_maybe_record_exported_symbol): Allow decl arg to be NULL.
28858
28859 2010-04-27  Hans-Peter Nilsson  <hp@bitrange.com>
28860
28861         PR target/43889
28862         * config/mmix/mmix.md ("*divdi3_nonknuth", "*moddi3_nonknuth"):
28863         Add missing earlyclobber for second alternative.
28864
28865 2010-04-26  Bernd Schmidt  <bernds@codesourcery.com>
28866
28867         * df-problems.c (df_simulate_initialize_forwards): Set, don't clear,
28868         bits for artificial defs at the top of the block.
28869         * fwprop.c (single_def_use_enter_block): Don't call it.
28870
28871 2010-04-26  Jack Howarth  <howarth@bromo.med.uc.edu>
28872
28873         PR 43715
28874         * configure.ac: Use "$gcc_cv_nm -g" on darwin
28875         instead of "$gcc_cv_objdump -T".
28876         Use "-undefined dynamic_lookup" on darwin.
28877         * configure: Regenerate.
28878
28879 2010-04-26  Jakub Jelinek  <jakub@redhat.com>
28880
28881         PR c/43893
28882         * c-omp.c (c_finish_omp_for): Handle also EQ_EXPR.
28883
28884 2010-04-26  Nathan Froyd  <froydnj@codesourcery.com>
28885
28886         * c-parser.c (struct c_token): Move location field up.
28887         * c-tree.h (struct c_typespec): Move expr_const_operands field up.
28888         (struct c_declspecs): Convert typespec_word, storage_class, and
28889         default_int_p into bitfields.
28890         (struct c_declarator): Move loc field up.
28891
28892 2010-04-26  Nathan Froyd  <froydnj@codesourcery.com>
28893
28894         * cfgloop.h (struct loop): Move can_be_parallel field up.
28895         * ipa-prop.h (struct ip_node_params): Move bitfields up.
28896         * tree-ssa-loop-ivopts.c (struct version_info): Move inv_id field
28897         down.
28898         (struct iv_cand): Convert pos field into a bitfield.
28899         * tree-vectorizer.h (struct _loop_vec_info): Move loop_line_number
28900         field up.
28901         (struct _stmt_vec_info): Shuffle fields for better packing.
28902
28903 2010-04-26  Eric Botcazou  <ebotcazou@adacore.com>
28904
28905         * varasm.c (IN_NAMED_SECTION): Remove guard.
28906         * config/arm/unknown-elf.h (IN_NAMED_SECTION): Rename to...
28907         (IN_NAMED_SECTION_P): ...this.
28908         (ASM_OUTPUT_ALIGNED_BSS): Adjust for above renaming.
28909         (ASM_OUTPUT_ALIGNED_DECL_LOCAL): Likewise.
28910
28911 2010-04-26  Eric Botcazou  <ebotcazou@adacore.com>
28912
28913         * gimplify.c (gimplify_cond_expr): Use THEN_ and ELSE_ local variables.
28914         Use VOID_TYPE_P for all void type tests.  Adjust TYPE variable instead
28915         of shadowing it.  Fix comments.
28916
28917 2010-04-26  Jan Hubicka  <jh@suse.cz>
28918
28919         * cgraph.c (cgraph_create_node): Set node frequency to normal.
28920         (cgraph_clone_node): Copy function frequency.
28921         * cgraph.h (node_frequency): New enum
28922         (struct cgraph_node): Add.
28923         * final.c (rest_of_clean_state): Update.
28924         * lto-cgraph.c (lto_output_node): Output node frequency.
28925         (input_overwrite_node): Input node frequency.
28926         * tre-ssa-loop-ivopts (computation_cost): Update.
28927         * lto-streamer-out.c (output_function): Do not output function
28928         frequency.
28929         * predict.c (maybe_hot_frequency_p): Update and handle functions
28930         executed once.
28931         (cgraph_maybe_hot_edge_p): Likewise; use cgraph frequency instead of
28932         attribute lookup.
28933         (probably_never_executed_bb_p, optimize_function_for_size_p): Update.
28934         (compute_function_frequency): Set noreturn functions to be executed
28935         once.
28936         (choose_function_section): Update.
28937         * lto-streamer-in.c (input_function): Do not input function frequency.
28938         * function.c (allocate_struct_function): Do not initialize function
28939         frequency.
28940         * function.h (function_frequency): Remove.
28941         (struct function): Remove function frequency.
28942         * ipa-profile.c (CGRAPH_NODE_FREQUENCY): Remove.
28943         (try_update): Update.
28944         * tree-inline.c (initialize_cfun): Do not update function frequency.
28945         * passes.c (pass_init_dump_file): Update.
28946         * i386.c (ix86_compute_frame_layout): Update.
28947         (ix86_pad_returns): Update.
28948
28949 2010-04-26  Jie Zhang  <jie@codesourcery.com>
28950
28951         PR tree-optimization/43833
28952         * tree-vrp.c (range_int_cst_p): New.
28953         (range_int_cst_singleton_p): New.
28954         (extract_range_from_binary_expr): Optimize BIT_AND_EXPR case
28955         when both operands are constants.  Use range_int_cst_p in
28956         BIT_IOR_EXPR case.
28957
28958 2010-04-26  Jan Hubicka  <jh@suse.cz>
28959
28960         * cgraphunit.c (cgraph_copy_node_for_versioning): Fix profile updating.
28961
28962 2010-04-26  Richard Guenther  <rguenther@suse.de>
28963
28964         PR lto/43080
28965         * gimple.c (gimple_decl_printable_name): Deal gracefully
28966         with a NULL DECL_NAME.
28967
28968 2010-04-26  Richard Guenther  <rguenther@suse.de>
28969
28970         PR lto/42425
28971         * tree.c (free_lang_data_in_type): Do not free TYPE_CONTEXT
28972         if emitting debug information and it is either a function
28973         or a namespace decl.
28974
28975 2010-04-26  Ira Rosen  <irar@il.ibm.com>
28976
28977         * tree-vectorizer.h (struct _stmt_vec_info): Add new field to
28978         determine if the statement is vectorizable, and a macro to access it.
28979         * tree-vect-data-refs.c (vect_analyze_data_ref_dependence):
28980         Skip statements that can't be vectorized. If the analysis fails,
28981         mark the statement as unvectorizable if vectorizing basic block.
28982         (vect_compute_data_refs_alignment): Likewise.
28983         (vect_verify_datarefs_alignment): Skip statements marked as
28984         unvectorizable. Add print.
28985         (vect_analyze_group_access): Skip statements that can't be
28986         vectorized. If the analysis fails, mark the statement as
28987         unvectorizable if vectorizing basic block.
28988         (vect_analyze_data_ref_accesses, vect_analyze_data_refs): Likewise.
28989         * tree-vect-stmts.c (vectorizable_store): Fix the number of
28990         generated stmts for SLP.
28991         (new_stmt_vec_info): Initialize the new field.
28992         * tree-vect-slp.c (vect_build_slp_tree): Fail to vectorize
28993         statements marked as unvectorizable.
28994
28995 2010-04-25  Joseph Myers  <joseph@codesourcery.com>
28996
28997         * c-common.c (flag_isoc1x): New.
28998         (flag_isoc99): Update comment.
28999         * c-common.h (flag_isoc1x): New.
29000         (flag_isoc99): Update comment.
29001         * c-cppbuiltin.c (builtin_define_float_constants): Also define
29002         __<type>_DECIMAL_DIG__.
29003         * c-opts.c (set_std_c1x): New.
29004         (c_common_handle_option): Handle -std=c1x and -std=gnu1x.
29005         (set_std_c89, set_std_c99): Also set flag_isoc1x to 0.
29006         * c.opt (-std=c1x, -std=gnu1x): New options.
29007         * doc/cpp.texi: Mention -std=c1x.
29008         * doc/cppopts.texi (-std=c1x, -std=gnu1x): Document.
29009         * doc/extend.texi: Mention -std=c1x and -std=gnu1x.
29010         * doc/invoke.texi (-std=c1x, -std=gnu1x): Document.
29011         * doc/standards.texi: Mention C1X.
29012         * ginclude/float.h (FLT_DECIMAL_DIG, DBL_DECIMAL_DIG,
29013         LDBL_DECIMAL_DIG, FLT_HAS_SUBNORM, DBL_HAS_SUBNORM,
29014         LDBL_HAS_SUBNORM, FLT_TRUE_MIN, DBL_TRUE_MIN, LDBL_TRUE_MIN):
29015         Define for C1X.
29016
29017 2010-04-25  Uros Bizjak  <ubizjak@gmail.com>
29018
29019         * config/i386/gmon-sol2.c (_mcleanup): Change format string
29020         placeholder from 0x%x to %#x.
29021         * config/i386/i386elf.h (ASM_OUTPUT_ASCII): Ditto.
29022         * config/i386/i386-interix.h (ASM_OUTPUT_ASCII): Ditto.
29023         * config/i386/att.h (ASM_OUTPUT_ASCII): Ditto.
29024         * config/i386/sysv4.h (ASM_OUTPUT_ASCII): Ditto.
29025         * config/i386/i386.c (ix86_target_string): Ditto.
29026         (output_pic_addr_const): Ditto.
29027         (print_operand): Ditto.
29028
29029 2010-04-25  Paolo Bonzini  <bonzini@gnu.org>
29030
29031         * combine.c (find_split_point): Add third argument.  Use it
29032         to find nested multiply-accumulate instructions.  Adjust calls.
29033         (try_combine): Adjust call to find_split_point.
29034
29035 2010-04-24  Gerald Pfeifer  <gerald@pfeifer.com>
29036
29037         * doc/contrib.texi (Contributors): Add Dodji Seketeli.
29038
29039 2010-04-24  Bernd Schmidt  <bernds@codesourcery.com>
29040
29041         PR tree-optimization/41442
29042         * fold-const.c (merge_truthop_with_opposite_arm): New function.
29043         (fold_binary_loc): Call it.
29044
29045 2010-04-23  Manuel López-Ibáñez  <manu@gcc.gnu.org>
29046
29047         * toplev.c (general_init): Set default for fdiagnostics-show-option.
29048         * opts.c (common_handle_option): Allow disabling it.
29049         * common.opt (fdiagnostics-show-option): Add Var. Enabled by default.
29050
29051 2010-04-23  Eric Botcazou  <ebotcazou@adacore.com>
29052
29053         * expr.c (expand_expr_real_1) <VIEW_CONVERT_EXPR>: Only use conversion
29054         between modes if both types are integral.
29055
29056 2010-04-23  Richard Guenther  <rguenther@suse.de>
29057
29058         PR tree-optimization/43572
29059         * tree-tailcall.c (find_tail_calls): Allow PARM_DECL uses.
29060
29061 2010-04-23  Richard Guenther  <rguenther@suse.de>
29062
29063         PR lto/43455
29064         * tree-inline.c (tree_can_inline_p): Also check compatibility
29065         of return types.
29066
29067 2010-04-23  Martin Jambor  <mjambor@suse.cz>
29068
29069         PR tree-optimization/43846
29070         * tree-sra.c (struct access): New flag grp_assignment_read.
29071         (build_accesses_from_assign): Set grp_assignment_read.
29072         (sort_and_splice_var_accesses): Propagate grp_assignment_read.
29073         (enum mark_read_status): New type.
29074         (analyze_access_subtree): Propagate grp_assignment_read, create
29075         accesses also if both direct_read and root->grp_assignment_read.
29076
29077 2010-04-23  Martin Jambor  <mjambor@suse.cz>
29078
29079         PR middle-end/43835
29080         * tree-sra.c (ipa_sra_preliminary_function_checks): Check that the
29081         function does not have type attributes.
29082
29083 2010-04-23  Richard Guenther  <rguenther@suse.de>
29084
29085         PR lto/42653
29086         * tree.c (free_lang_data_in_decl): Do not reset DECL_CONTEXT
29087         of FUNCTION_DECLs.
29088
29089 2010-04-22  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
29090
29091         * sese.h (create_if_region_on_edge): Remove.
29092
29093         * sese.c (create_if_region_on_edge): Make static.
29094
29095         * tree-inline.c: Do not include ggc.h.
29096
29097         * expr.c: Do not include ggc.h.
29098
29099         * Makefile.in (tree-inline.o, expr.o): Remove $(GGC_H) from
29100         dependencies.
29101
29102 2010-04-22  Kaz Kojima  <kkojima@gcc.gnu.org>
29103
29104         PR target/43744
29105         * config/sh/sh.c (find_barrier): Don't emit a constant pool
29106         in the middle of insns for casesi_worker_2.
29107
29108 2010-04-22  David Edelsohn  <edelsohn@gnu.org>
29109
29110         * config/rs6000/x-aix: Override LDFLAGS for all COMPILERS.
29111
29112 2010-04-22  Ira Rosen  <irar@il.ibm.com>
29113
29114         PR tree-optimization/43842
29115         * tree-vect-loop.c (vect_create_epilog_for_reduction): Handle
29116         loop unrolling in update of exit phis. Fix comment.
29117         * tree-vect-slp.c (vect_analyze_slp): Check that there are at
29118         least two reduction statements in the loop before starting SLP
29119         analysis.
29120
29121 2010-04-22  Nick Clifton  <nickc@redhat.com>
29122
29123         * config/stormy16/stormy16-lib2.c (__ucmpsi2): Fix thinko.
29124
29125 2010-04-22  Alexander Monakov  <amonakov@ispras.ru>
29126
29127         * tree-ssa-reassoc.c (eliminate_plus_minus_pair): Handle BIT_NOT_EXPR
29128         to simplify a + ~a.
29129
29130 2010-04-22  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
29131
29132         * tree-parloops.c (loop_parallel_p): New argument
29133         parloop_obstack.  Pass it down.
29134         (parallelize_loops): New variable parloop_obstack.  Initialize it,
29135         pass it down, free it.
29136
29137         * tree-loop-linear.c (linear_transform_loops): Pass down
29138         lambda_obstack.
29139
29140         * tree-data-ref.h (lambda_compute_access_matrices): New argument
29141         of type struct obstack *.
29142
29143         * tree-data-ref.c (analyze_subscript_affine_affine): New variable
29144         scratch_obstack.  Initialize it, pass down, free it.
29145
29146         * lambda.h (lambda_loop_new): Remove.
29147         (lambda_matrix_new, lambda_matrix_inverse)
29148         (lambda_trans_matrix_new, lambda_trans_matrix_inverse): New
29149         argument of type struct obstack *.
29150
29151         * lambda-trans.c (lambda_trans_matrix_new): New argument
29152         lambda_obstack.  Pass it down, use obstack allocation for ret.
29153         (lambda_trans_matrix_inverse): New argument lambda_obstack.  Pass
29154         it down.
29155
29156         * lambda-mat.c (lambda_matrix_get_column)
29157         (lambda_matrix_project_to_null): Remove.
29158         (lambda_matrix_new): New argument lambda_obstack.  Use obstack
29159         allocation for mat.
29160         (lambda_matrix_inverse_hard, lambda_matrix_inverse): New argument
29161         lambda_obstack.
29162
29163         * lambda-code.c (lambda_loop_new): New function.
29164         (lambda_lattice_new, compute_nest_using_fourier_motzkin)
29165         (lambda_compute_auxillary_space, lambda_compute_target_space)
29166         (lambda_loopnest_transform, gcc_loop_to_lambda_loop)
29167         (lambda_loopnest_to_gcc_loopnest): Pass down lambda_obstack.
29168         (build_access_matrix): New argument lambda_obstack.  Use obstack
29169         allocation for am.
29170         (lambda_compute_step_signs, lambda_compute_access_matrices): New
29171         argument lambda_obstack.  Pass it down.
29172
29173 2010-04-22  Bernd Schmidt  <bernds@codesourcery.com>
29174
29175         * optabs.h (expand_widening_mult): Declare.
29176
29177 2010-04-22  Richard Guenther  <rguenther@suse.de>
29178
29179         PR tree-optimization/43845
29180         * tree-ssa-pre.c (create_component_ref_by_pieces_1): Properly
29181         lookup the CALL_EXPR function and arguments.
29182
29183 2010-04-22  Nick Clifton  <nickc@redhat.com>
29184
29185         * config/stormy16/stormy16.c
29186         (xstormy16_asm_output_aligned_common): Handle a NULL decl parameter.
29187         * config/stormy16/stormy16.h: Tidy up formatting.
29188         (DONT_USE_BUILTIN_SETJMP): Remove definition.
29189         * config/stormy16/stormy16.c (cbranchsi4): Delete pattern.
29190         (ineqbranchsi): Delete pattern.
29191         * config/stormy16/stormy16-lib2-ucmpsi2.c: New file.
29192         * config/stormy16/stormy16-lib2.c (__ucmpsi2): New function.
29193         * config/stormy16/t-stormy16 (LIB2FUNCS_EXTRA): Add
29194         stormy16-lib2-ucmpsi2.c.
29195
29196 2010-04-22  Bernd Schmidt  <bernds@codesourcery.com>
29197
29198         * ifcvt.c (dead_or_predicable): Use df_simulate_find_defs and
29199         df_simulate_find_noclobber_defs as appropriate.  Keep track of an
29200         extra set merge_set_noclobber, and use it to relax the final test
29201         slightly.
29202         * df.h (df_simulate_find_noclobber_defs): Declare.
29203         * df-problems.c (df_simulate_find_defs): Don't ignore partial or
29204         conditional defs.
29205         (df_simulate_find_noclobber_defs): New function.
29206
29207 2010-04-22  Uros Bizjak  <ubizjak@gmail.com>
29208
29209         * config/i386/i386.md: Use {} around multi-line preparation statements.
29210
29211 2010-04-22  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
29212
29213         * c-tree.h (push_init_level, pop_init_level, set_init_index)
29214         (process_init_element): New argument of type struct obstack *.
29215
29216         * c-typeck.c (push_init_level, pop_init_level, set_designator)
29217         (set_init_index, set_init_label, set_nonincremental_init)
29218         (set_nonincremental_init_from_string, find_init_member)
29219         (output_init_element, output_pending_init_elements)
29220         (process_init_element): New argument braced_init_obstack.  Pass it
29221         down.
29222         (push_range_stack, add_pending_init): New argument
29223         braced_init_obstack.  Use obstack allocation.
29224
29225         * c-parser.c (c_parser_initelt, c_parser_initval): New argument
29226         braced_init_obstack.  Pass it down.
29227         (c_parser_braced_init): New variables ret, braced_init_obstack.
29228         Initialize obstack, pass it down and finally free it.
29229
29230 2010-04-22  Bernd Schmidt  <bernds@codesourcery.com>
29231
29232         PR middle-end/29274
29233         * tree-pass.h (pass_optimize_widening_mul): Declare.
29234         * tree-ssa-math-opts.c (execute_optimize_widening_mul,
29235         gate_optimize_widening_mul): New static functions.
29236         (pass_optimize_widening_mul): New.
29237         * expr.c (expand_expr_real_2) <case WIDEN_MULT_EXPR>: New case.
29238         <case MULT_EXPR>: Remove support for widening multiplies.
29239         * tree.def (WIDEN_MULT_EXPR): Tweak comment.
29240         * cfgexpand.c (expand_debug_expr) <case WIDEN_MULT_EXPR>: Use
29241         simplify_gen_unary rather than directly building extensions.
29242         * tree-cfg.c (verify_gimple_assign_binary): Add tests for
29243         WIDEN_MULT_EXPR.
29244         * expmed.c (expand_widening_mult): New function.
29245         * passes.c (init_optimization_passes): Add pass_optimize_widening_mul.
29246
29247 2010-04-21  Jan Hubicka  <jh@suse.cz>
29248
29249         * timevar.def (TV_WHOPR_WPA_FIXUP): Remove.
29250         * lto-section-in.c (lto_section_name): Remove wpa_fixup.
29251         * lto-wpa-fixup.c: Remove.
29252         * Makefile.in (lto-wpa-fixup.o): Remove.
29253         * passes.c (init_optimization_passes): Remove pass_ipa_lto_wpa_fixup.
29254         (execute_all_ipa_transforms): Set cgraph_state to CGRAPH_STATE_IPA_SSA.
29255         * lto-streamer.c (lto_get_section_name): Remove wpa_fixup section.
29256
29257 2010-04-21  Jan Hubicka  <jh@suse.cz>
29258
29259         * tree-pass.h (ipa_opt_pass_d): Rename function_read_summary;
29260         add write_optimization_summary, read_optimization_summary.
29261         (ipa_write_summaries_of_cgraph_node_set): Remove.
29262         (ipa_write_optimization_summaries): Declare.
29263         (ipa_read_optimization_summaries): Declare.
29264         * ipa-cp.c (pass_ipa_cp): Update.
29265         * ipa-reference.c (pass_ipa_reference): Update.
29266         * ipa-pure-const.c (pass_ipa_pure_const): Update.
29267         * lto-streamer-out.c (pass_ipa_lto_gimple, pass_ipa_lto_finish):
29268         Update.
29269         * ipa-inline.c (pass_ipa_inline): Update.
29270         * ipa.c (pass_ipa_whole_program): Update.
29271         * lto-wpa-fixup.c (pass_ipa_lto_wpa_fixup): Update.
29272         * passes.c (ipa_write_summaries_1): Do not test wpa.
29273         (ipa_write_optimization_summaries_1): New.
29274         (ipa_write_optimization_summaries): New.
29275         (ipa_read_summaries): Do not test ltrans.
29276         (ipa_read_optimization_summaries_1): New.
29277         (ipa_read_optimization_summaries): New.
29278
29279 2010-04-21  Jan Hubicka  <jh@suse.cz>
29280
29281         * lto-cgraph.c (lto_output_node): Do not output comdat groups
29282         for boundary nodes.
29283         (output_cgraph): Do not arrange comdat groups for boundary nodes.
29284
29285 2010-04-21  Jakub Jelinek  <jakub@redhat.com>
29286
29287         PR debug/40040
29288         * dwarf2out.c (add_name_and_src_coords_attributes): Add
29289         DW_AT_{,MIPS_}linkage_name even for Fortran decls.
29290
29291 2010-04-21  Jan Hubicka  <jh@suse.cz>
29292
29293         * ipa-prop.c (ipa_edge_removal_hook): Check for bounds.
29294
29295 2010-04-21  Jan Hubicka  <jh@suse.cz>
29296
29297         * varpool.c (decide_is_variable_needed): Variable is always needed
29298         during ltrans.
29299
29300 2010-04-21  Jan Hubicka  <jh@suse.cz>
29301
29302         * opts.c (decode_options): Enable pure-const pass for whopr.
29303
29304 2010-04-21  Jan Hubicka  <jh@suse.cz>
29305
29306         * cgraph.c (dump_cgraph_node): Dump also assembler name.
29307         * ipa-inline.c (cgraph_decide_inlining_of_small_functions): Do not ice
29308         at WPA dumping.
29309         (cgraph_decide_inlining): Do not expect callee to be removed in all
29310         cases.
29311
29312 2010-04-21  Eric B. Weddington  <eric.weddington@atmel.com>
29313
29314         * config/avr/avr-devices.c (avr_mcu_types): Add missing comma.
29315
29316 2010-04-21  Uros Bizjak  <ubizjak@gmail.com>
29317
29318         * config/i386/i386.md (x86_shrd): Add athlon_decode and
29319         amdfam10_decode attributes.
29320
29321 2010-04-21  Jakub Jelinek  <jakub@redhat.com>
29322
29323         PR middle-end/43570
29324         * omp-low.c (scan_sharing_clauses): Don't scan_omp_op
29325         OMP_CLAUSE_DECL for OMP_CLAUSE_COPYPRIVATE.
29326         (lower_copyprivate_clauses): Use private var in outer
29327         context instead of original var.  Make sure the types
29328         are correct for VLAs.
29329
29330 2010-04-21  Richard Guenther  <rguenther@suse.de>
29331
29332         * tree-ssa-structalias.c (do_ds_constraint): Avoid escaping
29333         to non-pointer objects.
29334
29335 2010-04-21  Jakub Jelinek  <jakub@redhat.com>
29336
29337         * dwarf2out.c (add_var_loc_to_decl): Add LABEL argument.  Drop
29338         last chain entry if it starts with the still current label.
29339         (add_location_or_const_value_attribute): Check that
29340         loc_list->first->next is NULL instead of comparing ->first with ->last.
29341         (dwarf2out_var_location): Pass last_label resp. last_postcall_label
29342         to add_var_loc_to_decl.
29343
29344         * dwarf2out.c (output_call_frame_info): For dw_cie_version
29345         >= 4 add also address size and segment size fields into CIE header.
29346
29347         * unwind-dw2.c (extract_cie_info): Handle CIE version 4, as
29348         long as address size is the same as sizeof (void *) and
29349         segment size is 0.
29350         * unwind-dw2-fde.c (get_cie_encoding): Likewise.  If
29351         address size or segment size is unexpected, return DW_EH_PE_omit.
29352         (classify_object_over_fdes): If get_cie_encoding returned
29353         DW_EH_PE_omit, return -1.
29354         (init_object): If classify_object_over_fdes returned -1,
29355         pretend there were no FDEs at all.
29356
29357 2010-04-21  Uros Bizjak  <ubizjak@gmail.com>
29358
29359         * config/i386/i386.md (bswap<mode>2): Macroize expander from
29360         bswap{si,di}2 using SWI48 mode iterator.
29361         (*bswap<mode>2_movbe): Macroize insn from *bswap{si,di}_movbe using
29362         SWI48 mode iterator.  Set type attribute of bswap insn to bitmanip,
29363         set modrm attribute of bswap insn to 0 and remove length attribute.
29364         (*bswap<mode>2_1): Macroize insn from *bswap{si,di}_1 using SWI48 mode
29365         iterator.  Set type attribute to bitmanip, set modrm attribute to 0,
29366         set mode attribute to <MODE> and remove length attribute.
29367
29368 2010-04-20  James E. Wilson  <wilson@codesourcery.com>
29369
29370         PR rtl-optimization/43520
29371         * ira-lives.c (ira_implicitly_set_insn_hard_regs): Exclude classes with
29372         zero available registers.
29373
29374 2010-04-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
29375
29376         * builtins.c (fold_builtin_cproj): Fold more cases.
29377
29378 2010-04-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
29379
29380         * builtins.c (build_complex_cproj, fold_builtin_cproj): New.
29381         (fold_builtin_1): Fold builtin cproj.
29382         * builtins.def (BUILT_IN_CPROJ, BUILT_IN_CPROJF, BUILT_IN_CPROJL):
29383         Use ATTR_CONST_NOTHROW_LIST.
29384
29385 2010-04-20  Uros Bizjak  <ubizjak@gmail.com>
29386
29387         * config/i386/i386.md (ffs<mode>2): Macroize expander from ffs_cmove
29388         and ffsdi2 using SWI48 mode iterator.  Expand SImode insn through
29389         ffsi2_no_cmove for !TARGET_CMOVE.
29390         (ffssi2_no_cmove): Rename from *ffs_no_cmove.  Make public.
29391         (ffssi2): Remove expander.
29392         (*ffs<mode>_1): Macroize insn from *ffs{si,di} using SWI48
29393         mode iterator.
29394         (ctz<mode>2): Ditto from ctz{si,di}2.
29395         (clz<mode>2): Macroize expander from ctz{hi,si,di}2 using SWI248
29396         mode iterator.
29397         (clz<mode>2_abm): Macroize insn from clz{hi,si,di}2_abm using SWI248
29398         mode iterator.
29399
29400 2010-04-20  Jakub Jelinek  <jakub@redhat.com>
29401
29402         * dwarf2out.c (AT_linkage_name): Define.
29403         (clone_as_declaration): Handle DW_AT_linkage_name.
29404         (add_name_and_src_coords_attributes): Use AT_linkage_name instead
29405         of DW_AT_MIPS_linkage_name.
29406         (move_linkage_attr): Likewise.
29407         (dwarf2out_finish): Likewise.
29408
29409 2010-04-20  Xinliang David Li  <davidxl@gcc.gnu.org>
29410
29411         PR middle-end/41952
29412         * fold-const.c (fold_comparison): New folding rule.
29413
29414 2010-04-20  Anatoly Sokolov  <aesok@post.ru>
29415
29416         * double-int.h (double_int_setbit): Declare.
29417         * double-int.c (double_int_setbit): New function.
29418         * rtl.h (immed_double_int_const): Declare.
29419         * emit-rtl.c (immed_double_int_const): New function.
29420         * builtins.c (expand_builtin_signbit): Clean up, use double_int_*
29421         and immed_double_int_const functions.
29422         * optabs.c (expand_absneg_bit, expand_copysign_absneg,
29423         expand_copysign_bit): (Ditto.).
29424         * simplify-rtx.c (simplify_binary_operation_1): (Ditto.).
29425         * tree-ssa-address.c (addr_for_mem_ref): (Ditto.).
29426         * dojump.c (prefer_and_bit_test): (Ditto.).
29427         * expr.c (convert_modes, reduce_to_bit_field_precision,
29428         const_vector_from_tree): (Ditto.).
29429         * expmed.c (mask_rtx, lshift_value): (Ditto.).
29430
29431 2010-04-20  Jan Hubicka  <jh@suse.cz>
29432
29433         * cgraph.c (cgraph_remove_node): Kill bodies in other partitoin.
29434         (dump_cgraph_node): Dump new flags.
29435         * cgraph.h (struct cgraph_node): Add flags
29436         reachable_from_other_partition and in_other_partition.
29437         (cgraph_can_remove_if_no_direct_calls_p): Functions used by
29438         other partition can not be removed.
29439         * cgraphunit.c (cgraph_mark_functions_to_output): Functions used by
29440         the other partition must be output; silence sanity checking on
29441         leaking functions bodies from other paritition.
29442         * lto-cgraph.c (reachable_from_other_partition_p): New function.
29443         (lto_output_node): Output new flags; do not sanity check that inline
29444         clones are output; drop lto_forced_extern_inline_p code; do not mock
29445         visibility flags at partition boundaries.
29446         (add_node_to): New function.
29447         (output_cgraph): Use it to sort functions so masters appear before
29448         clones.
29449         (input_overwrite_node): Input new flags.
29450         * passes.c (ipa_write_summaries): Do not call
29451         lto_new_extern_inline_states.
29452         * lto-section-out.c (forced_extern_inline,
29453         lto_new_extern_inline_states lto_delete_extern_inline_states,
29454         lto_force_functions_extern_inline, lto_forced_extern_inline_p): Kill.
29455         * lto-streamer.h (lto_new_extern_inline_states,
29456         * lto_delete_extern_inline_states, lto_force_functions_extern_inline,
29457         lto_forced_extern_inline_p): Kill.
29458
29459 2010-04-20  Richard Guenther  <rguenther@suse.de>
29460
29461         * tree-ssa-structalias.c (do_sd_constraint): Add edges only
29462         from vars that can have pointers.
29463         (process_constraint): Dump useless constraints.
29464
29465 2010-04-20  Richard Guenther  <rguenther@suse.de>
29466
29467         * tree-ssa-structalias.c (do_structure_copy): Properly handle DEREF.
29468         (dump_sa_points_to_info): Remove asserts.
29469         (init_base_vars): nothing_id isn't an escape point nor does it
29470         have pointers.
29471
29472 2010-04-20  Jakub Jelinek  <jakub@redhat.com>
29473
29474         * tree.h (TYPE_REF_IS_RVALUE): Define.
29475         * dwarf2out.c (attr_checksum_ordered, is_type_die, is_comdat_die,
29476         should_move_die_to_comdat, prune_unused_types_walk): Handle
29477         DW_TAG_rvalue_reference_type like DW_TAG_reference_type.
29478         (modified_type_die, gen_reference_type_die): Emit
29479         DW_TAG_rvalue_reference_type instead of DW_TAG_reference_type
29480         if TYPE_REF_IS_RVALUE and -gdwarf-4.
29481
29482 2010-04-20  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
29483
29484         PR target/43635
29485         * config/s390/s390.c (s390_emit_call): Turn direct into indirect
29486         calls for -fpic -m31 if they have been sibcall optimized.
29487
29488 2010-04-19  James E. Wilson  <wilson@codesourcery.com>
29489
29490         * config/ia64/ia64.h (FIXED_REGISTERS, CALL_USED_REGISTERS): Make
29491         ar.lc fixed and call-used.
29492
29493         * config/ia64/ia64.c (TARGET_INVALID_WITHIN_DOLOOP): Define.
29494
29495 2010-04-19  Jan Hubicka  <jh@suse.cz>
29496
29497         * opts.c (decode_options): Disable whpr incompatible passes.
29498         * lto/lto.c (lto_1_to_1_map): Skip clones.
29499         (read_cgraph_and_symbols): Do not mark everything as needed.
29500         (do_whole_program_analysis): Do map only after optimizing;
29501         set proper cgraph_state; use passmanager.
29502
29503 2010-04-19  DJ Delorie  <dj@redhat.com>
29504
29505         * cfgexpand.c (expand_debug_expr): Check for mismatched modes in
29506         POINTER_PLUS_EXPR and fix them.
29507
29508 2010-04-19  Eric B. Weddington  <eric.weddington@atmel.com>
29509
29510         * config/avr/avr-devices.c (avr_mcu_types): Add support for new
29511         devices atmega644pa, attiny2313a, attiny24a, attiny261a, attiny4313,
29512         attiny44a, attiny861a, atmega16a, atmega168a, atmega164a, atmega165a,
29513         atmega169a, atmega169pa, atmega16hva2, atmega324a, atmega324pa,
29514         atmega325a, atmega3250a, atmega328, atmega329a, atmega329pa,
29515         atmega3290a, atmega48a, atmega644a, atmega645a, atmega645p,
29516         atmega6450a, atmega6450p, atmega649a, atmega649p, atmega6490a,
29517         atmega6490p, atmega64hve, atmega88a, atmega88pa, attiny461a, attiny84a,
29518         m3000. Remove support for devices atmega8m1, atmega8c1, atmega16c1,
29519         atmega4hvd, atmega8hvd, attiny327, m3000f, m3000s, m3001b.
29520         * config/avr/t-avr.c (MULTILIB_MATCHES): Same.
29521
29522 2010-04-19  Eric Botcazou  <ebotcazou@adacore.com>
29523
29524         * ifcvt.c (noce_try_cmove_arith): Fix long lines.
29525         (check_cond_move_block): Likewise.
29526         (cond_move_process_if_block): Likewise.
29527         (noce_find_if_block): Improve formatting.
29528         (find_if_header): Pass 0 to memset and tweak conditions.
29529         (cond_exec_find_if_block): Fix long lines and tweak conditions.
29530
29531 2010-04-19  Jakub Jelinek  <jakub@redhat.com>
29532
29533         * dwarf2out.c (lower_bound_default): For DW_LANG_Python return 0
29534         for -gdwarf-4.
29535
29536         PR middle-end/43337
29537         * tree-nested.c (convert_nonlocal_omp_clauses): OMP_CLAUSE_PRIVATE
29538         with non-local decl doesn't need chain.
29539
29540 2010-04-19  Vladimir Makarov  <vmakarov@redhat.com>
29541
29542         * ira-color.c (allocno_reload_assign): Avoid accumulating
29543         reload registers in ALLOCNO_TOTAL_CONFLICT_HARD_REGS.
29544
29545 2010-04-19  Martin Jambor  <mjambor@suse.cz>
29546
29547         * gimple.h (create_tmp_reg): Declare.
29548         * gimplify.c (create_tmp_reg): New function.
29549         (gimplify_return_expr): Use create_tmp_reg.
29550         (gimplify_omp_atomic): Likewise.
29551         (gimple_regimplify_operands): Likewise.
29552         * tree-dfa.c (make_rename_temp): Likewise.
29553         * tree-predcom.c (predcom_tmp_var): Likewise.
29554         (reassociate_to_the_same_stmt): Likewise.
29555         * tree-sra.c (replace_uses_with_default_def_ssa_name): Likewise.
29556         (get_replaced_param_substitute): Likewise.
29557         * tree-ssa-phiprop.c (phiprop_insert_phi): Likewise.
29558         * tree-ssa-phiopt.c (cond_store_replacement): Likewise.
29559         * tree-ssa-pre.c (get_representative_for): Likewise.
29560         (create_expression_by_pieces): Likewise.
29561         * tree-tailcall.c (adjust_return_value_with_ops): Likewise.
29562         (create_tailcall_accumulator): Likewise.
29563
29564 2010-04-19  Martin Jambor  <mjambor@suse.cz>
29565
29566         * cgraphunit.c (cgraph_redirect_edge_call_stmt_to_callee): Update
29567         new_stmt.
29568         (cgraph_materialize_all_clones): Assert !need_ssa_update_p.
29569
29570 2010-04-19  Richard Guenther  <rguenther@suse.de>
29571
29572         PR tree-optimization/43796
29573         * tree-vrp.c (adjust_range_with_scev): Lookup init and step
29574         from SCEV in the lattice.
29575         (vrp_visit_phi_node): Dump change.
29576
29577 2010-04-19  Richard Guenther  <rguenther@suse.de>
29578
29579         * configure.ac: Fix quoting around elf_getshstrndx ABI check.
29580         * configure: Re-generated.
29581
29582 2010-04-19  Richard Guenther  <rguenther@suse.de>
29583
29584         PR tree-optimization/43783
29585         * tree-ssa-pre.c (create_component_ref_by_pieces_1): Drop
29586         constant ARRAY_REF operands two and three if possible.
29587
29588 2010-04-19  Uros Bizjak  <ubizjak@gmail.com>
29589
29590         PR target/43766
29591         * config/i386/i386.c (ix86_decompose_address): Handle ASHIFT addends.
29592
29593 2010-04-19  Jie Zhang  <jie@codesourcery.com>
29594
29595         PR target/43662
29596         * reginfo.c (reinit_regs): Set caller_save_initialized_p to false.
29597
29598 2010-04-19  Ira Rosen  <irar@il.ibm.com>
29599
29600         PR tree-optimization/37027
29601         * tree-vectorizer.h (struct _loop_vec_info): Add new field reductions
29602         and macro to access it.
29603         (vectorizable_reduction): Add argument.
29604         (vect_get_slp_defs): Likewise.
29605         * tree-vect-loop.c (vect_analyze_scalar_cycles_1): Collect reduction
29606         statements for possible use in SLP.
29607         (new_loop_vec_info): Initialize LOOP_VINFO_REDUCTIONS.
29608         (destroy_loop_vec_info): Free LOOP_VINFO_REDUCTIONS.
29609         (vect_create_epilog_for_reduction): Handle SLP. Modify documentation,
29610         add new argument.
29611         (vectorizable_reduction): Likewise.
29612         * tree-vect-stmts.c (vect_get_vec_defs): Update call to
29613         vect_get_slp_defs.
29614         (vectorizable_type_demotion, vectorizable_type_promotion,
29615         vectorizable_store): Likewise.
29616         (vect_analyze_stmt): Update call to vectorizable_reduction.
29617         (vect_transform_stmt): Likewise.
29618         * tree-vect-slp.c (vect_get_and_check_slp_defs): Handle reduction.
29619         (vect_build_slp_tree): Fix indentation. Check that there are no loads
29620         from different interleaving chains in same node.
29621         (vect_slp_rearrange_stmts): New function.
29622         (vect_supported_load_permutation_p): Allow load permutations for
29623         reductions. Call vect_slp_rearrange_stmts() to rearrange statements
29624         inside SLP nodes if necessary.
29625         (vect_analyze_slp_instance): Handle reductions.
29626         (vect_analyze_slp): Try to build SLP instances originating from groups
29627         of reductions.
29628         (vect_detect_hybrid_slp_stmts): Skip reduction statements.
29629         (vect_get_constant_vectors): Create initial vectors for reductions
29630         according to reduction code. Add new argument.
29631         (vect_get_slp_defs): Add new argument, pass it to
29632         vect_get_constant_vectors.
29633         (vect_schedule_slp_instance): Remove SLP tree root statements.
29634
29635 2010-04-19  Jakub Jelinek  <jakub@redhat.com>
29636
29637         * tree.h (ENUM_IS_SCOPED): Define.
29638         * dwarf2out.c (gen_enumeration_type_die): Add DW_AT_enum_class
29639         for ENUM_IS_SCOPED enums.
29640
29641 2010-04-18  Eric Botcazou  <ebotcazou@adacore.com>
29642
29643         * fold-const.c (fold_comparison): Use ssizetype.
29644         * gimple-fold.c (maybe_fold_offset_to_array_ref): Likewise.
29645         * ipa-prop.c (ipa_modify_call_arguments): Use sizetype.
29646         * tree-loop-distribution.c (build_size_arg_loc): Likewise.
29647         * tree-object-size.c (compute_object_sizes): Use size_type_node.
29648
29649         * tree.h (initialize_sizetypes): Remove parameter.
29650         (build_common_tree_nodes): Remove second parameter.
29651         * stor-layout.c (initialize_sizetypes): Remove parameter.
29652         Always create an unsigned type.
29653         (set_sizetype): Assert that the passed type is unsigned and simplify.
29654         * tree.c (build_common_tree_nodes): Remove second parameter.
29655         Adjust call to initialize_sizetypes.
29656         * c-decl.c (c_init_decl_processing): Remove second argument in call to
29657         build_common_tree_nodes.
29658
29659 2010-04-18  Matthias Klose  <doko@ubuntu.com>
29660
29661         * gcc.c (main): Search for liblto_plugin.so with mode R_OK.
29662
29663 2010-04-18  Ira Rosen  <irar@il.ibm.com>
29664
29665         PR tree-optimization/43771
29666         * tree-vect-slp.c (vect_supported_load_permutation_p): Check that
29667         load permutation doesn't have gaps.
29668
29669 2010-04-18  Jan Hubicka  <jh@suse.cz>
29670
29671         * i386.md (UNSPEC_SSE_PROLOGUE_SAVE_LOW): New.
29672         (sse_prologue_save_insn expander): Use new pattern.
29673         (sse_prologue_save_insn1): New pattern and splitter.
29674         (sse_prologue_save_insn): Update to deal also with 64bit aligned
29675         blocks.
29676         * i386.c (setup_incoming_varargs_64): Do not compute jump
29677         destination here.
29678         (ix86_gimplify_va_arg): Update alignment needed.
29679         (ix86_local_alignment): Do not align all local arrays to 128bit.
29680
29681 2010-04-17  Jan Hubicka  <jh@suse.cz>
29682
29683         * ipa-inline.c (cgraph_early_inlining): Handle flattening too.
29684
29685 2010-04-17  Richard Earnshaw  <rearnsha@arm.com>
29686
29687         * arm.md (negdi2): Remove redundant code to force values into a
29688         register.
29689
29690 2010-04-17  Richard Earnshaw  <rearnsha@arm.com>
29691
29692         * arm/bpabi.S: Add EABI alignment attributes to objects.
29693         * arm/bpabi-v6m.S: Likewise.
29694         * arm/crti.asm: Likewise.
29695         * arm/crtn.asm: Likewise.
29696         * arm/lib1funcs.asm: Likewise.
29697         * arm/libunwind.S: Likewise.
29698
29699 2010-04-17  Richard Earnshaw  <rearnsha@arm.com>
29700
29701         * arm-protos.h (tune_params): New structure.
29702         * arm.c (current_tune): New variable.
29703         (arm_constant_limit): Delete.
29704         (struct processors): Add pointer to the tune parameters.
29705         (arm_slowmul_tune): New tuning option.
29706         (arm_fastmul_tune, arm_xscale_tune, arm_9e_tune): Likewise.
29707         (all_cores): Adjust to pick up the tuning model.
29708         (arm_constant_limit): New function.
29709         (arm_override_options): Select the appropriate tuning model.  Delete
29710         initialization of arm_const_limit.
29711         (arm_split_constant): Use the new constant-limit model.
29712         (arm_rtx_costs): Pick up the current tuning model.
29713         * arm.md (is_strongarm, is_xscale): Delete.
29714         * arm-generic.md (load_ldsched_x, load_ldsched): Test explicitly
29715         for Xscale variant architectures.
29716         (mult_ldsched_strongarm, mult_ldsched): Similarly for StrongARM.
29717
29718 2010-04-17  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
29719
29720         * config/arm/arm.c (arm_gen_constant): Remove unused variable
29721         can_shift.
29722         (arm_rtx_costs_1): Remove unused variable extra_cost.
29723         (arm_unwind_emit_set): Use variable offset.
29724         (thumb1_output_casesi): Remove unused variable flags.
29725
29726 2010-04-16  Jeff Law  <law@redhat.com>
29727
29728         * ira-color.c (ira_reassign_pseudos): Collect and sort all the pseudos
29729         needing assignment rather than doing a two-phase assignment.  Remove
29730         unused variable 'm'.
29731
29732 2010-04-16  Jakub Jelinek  <jakub@redhat.com>
29733
29734         PR bootstrap/43767
29735         * alias.c (memrefs_conflict_p): Don't crash if CSELIB_VAL_PTR is NULL.
29736
29737 2010-04-16  Doug Kwan  <dougkwan@google.com>
29738
29739         * tree-ssa-reassoc.c (struct operand_entry): Add new field ID.
29740         (next_operand_entry_id): New static variable.
29741         (sort_by_operand_rank): Stabilize qsort comparator by using unique IDs.
29742         (add_to_ops_vec): Assigned unique ID to operand entry.
29743         (struct oecount_s): New field ID.
29744         (oecount_cmp): Stabilize qsort comparotor by using unique IDs.
29745         (undistribute_ops_list): Assign unique IDs to oecounts.
29746         (init_reassoc): reset next_operand_entry_id.
29747
29748 2010-04-16  Doug Kwan  <dougkwan@google.com>
29749
29750         * config/i386/i386.md (*jcc_bt<mode>): Fix build breakage by adding
29751         missing left parenthesis.
29752
29753 2010-04-16  Uros Bizjak  <ubizjak@gmail.com>
29754
29755         * config/i386/i386.md (*bt<mode>): Macroize insn from *btsi and
29756         *btdi_rex64 using SWI48 mode iterator.
29757         (*jcc_bt<mode>): Ditto from *jcc_btsi and *jcc_btdi_rex64.
29758         (*jcc_bt<mode>_mask): Ditto from *jcc_btsi_mask and
29759         *jcc_btdi_mask_rex64.
29760
29761 2010-04-16  Anatoly Sokolov  <aesok@post.ru>
29762
29763         * double-int.h (tree_to_double_int): Convert to macro.
29764         * double-int.c (tree_to_double_int): Remove.
29765
29766 2010-04-16  Jakub Jelinek  <jakub@redhat.com>
29767
29768         PR debug/43762
29769         * dwarf2out.c (add_bound_info): Always call loc_list_from_tree
29770         with want_address 2 and in case a single element list might be
29771         possible, call it again with want_address 0.
29772
29773 2010-04-12  Kaushik Phatak  <kaushik.phatak@kpitcummins.com>
29774
29775         * config/h8300/h8300.c (print_operand) : Modify case 'V' and
29776         case 'W' print operands for HI mode.
29777         * config/h8300/h8300.h (Y0, Y2) : New constraints.
29778         * config/h8300/h8300.md (bclrqi_msx, bclrhi_msx): New patterns
29779         (bsetqi_msx, bsethi_msx, bnotqi_msx, bnothi_msx): Likewise.
29780         * config/h8300/predicate.md (bit_register_indirect_operand): New.
29781
29782         * config/h8300/h8300.h (OK_FOR_U): Support 'U' constraint for H8300SX.
29783
29784         * config/h8300/h8300.md (movqi_h8sx, movhi_h8sx, movsi_h8sx,
29785         cmphi_h8300hs_znvc, cmpsi, addhi3_h8sx) : Emit instructions in
29786         #xx:3 and #xx:4 mode.
29787
29788         * config/h8300/h8300.md (inverted load with HImode dest): Add
29789         support for H8300SX.
29790
29791         * config/h8300/predicate.md (bit_operand): Allow immediate values that
29792         satisfy 'U' constraint.
29793
29794 2010-04-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
29795
29796         * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx flavor.
29797         * configure: Regenerate.
29798         * config.in: Regenerate.
29799         * doc/install.texi (Prerequisites): Document that Solaris 2 libelf
29800         works.
29801
29802 2010-04-16  Richard Guenther  <rguenther@suse.de>
29803
29804         * tree.h (struct tree_decl_minimal): Move pt_uid ...
29805         (struct tree_decl_common): ... here.
29806         (DECL_PT_UID): Adjust.
29807         (SET_DECL_PT_UID): Likewise.
29808         (DECL_PT_UID_SET_P): Likewise.
29809
29810 2010-04-16  Richard Guenther  <rguenther@suse.de>
29811
29812         PR tree-optimization/43572
29813         * tree-ssa-alias.h (call_may_clobber_ref_p): Declare.
29814         * tree-ssa-alias.c (call_may_clobber_ref_p): Export.
29815         * tree-flow.h (is_call_clobbered): Remove.
29816         * tree-flow-inline.h (is_call_clobbered): Likewise.
29817         * tree-dfa.c (dump_variable): Do not dump call clobber state.
29818         * tree-nrv.c (dest_safe_for_nrv_p): Use the alias oracle.
29819         (execute_return_slot_opt): Adjust.
29820         * tree-tailcall.c (suitable_for_tail_opt_p): Remove
29821         check for call clobbered vars here.
29822         (find_tail_calls): Move tailcall verification to the
29823         proper place.
29824
29825 2010-04-16  Diego Novillo  <dnovillo@google.com>
29826
29827         * doc/invoke.texi: Explain how are unrecognized -Wno- warnings handled.
29828
29829 2010-04-16  Bernd Schmidt  <bernds@codesourcery.com>
29830
29831         PR target/40603
29832         * config/arm/arm.md (cbranchqi4): New pattern.
29833         * config/arm/predicates.md (const0_operand,
29834         cbranchqi4_comparison_operator): New predicates.
29835
29836 2010-04-16  Richard Guenther  <rguenther@suse.de>
29837
29838         * gimple-pretty-print.c (dump_gimple_phi): Dump alias info.
29839         (dump_gimple_stmt): Likewise.
29840
29841 2010-04-16  Bernd Schmidt  <bernds@codesourcery.com>
29842
29843         * recog.h (struct recog_data): New field is_operator.
29844         (struct insn_operand_data): New field is_operator.
29845         * recog.c (extract_insn): Set recog_data.is_operator.
29846         * genoutput.c (output_operand_data): Emit code to set the
29847         is_operator field.
29848         * reload.c (find_reloads): Use it rather than testing for an
29849         empty constraint string.
29850
29851         PR target/41514
29852         * config/arm/arm.md (cbranchsi4_insn): Renamed from "*cbranchsi4_insn".
29853         If the previous insn is a cbranchsi4_insn with the same arguments,
29854         omit the compare instruction.
29855
29856         * config/arm/arm.md (addsi3_cbranch): If destination is a high
29857         register, inputs must be low registers and we need a low register
29858         scratch.  Handle alternative 2 like alternative 3.
29859
29860 2010-04-16  Jakub Jelinek  <jakub@redhat.com>
29861
29862         * alias.c (memrefs_conflict_p): If x and y are the same VALUE,
29863         don't call get_addr on both.  If one expression is a VALUE and
29864         the other a REG, check VALUE's locs if the REG isn't among them.
29865
29866 2010-04-16  Christian Bruel  <christian.bruel@st.com>
29867
29868         * config/sh/sh.h (sh_frame_pointer_required): New function.
29869         * config/sh/sh.h (TARGET_FRAME_POINTER_REQUIRED): New macro.
29870         (flag_omit_frame_pointer) Set.
29871         (MASK_ACCUMULATE_OUTGOING_ARGS) Define and Set.
29872         (rounded_frame_size): Adjust size with outgoing_args_size.
29873         (sh_set_return_address): Must return from stack pointer.
29874         * config/sh/sh.h (CAN_DEBUG_WITHOUT_FP): Define.
29875         (SUBTARGET_FRAME_POINTER_REQUIRED): Define.
29876         (ACCUMULATE_OUTGOING_ARGS): Define.
29877         * doc/invoke.texi (maccumulate-outgoing-args): Document for SH.
29878         * config/sh/sh.opt (maccumulate-outgoing-args): New option.
29879
29880 2010-04-15  Kaz Kojima  <kkojima@gcc.gnu.org>
29881
29882         PR target/43471
29883         * config/sh/sh.c (sh_legitimize_reload_address): Use
29884         MAYBE_BASE_REGISTER_RTX_P instead of BASE_REGISTER_RTX_P.
29885         Remove a unneeded check for offset_base.
29886
29887 2010-04-15  H.J. Lu  <hongjiu.lu@intel.com>
29888
29889         * configure: Regenerated.
29890
29891 2010-04-15  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
29892
29893         * config/s390/s390.c (s390_call_save_register_used): Switch back
29894         to HARD_REGNO_NREGS.
29895
29896 2010-04-15  Richard Guenther  <rguenther@suse.de>
29897
29898         * alias.c (alias_set_subset_of): Handle alias-set zero
29899         child properly.
29900
29901 2010-04-15  Mark Shinwell  <shinwell@codesourcery.com>
29902             Julian Brown  <julian@codesourcery.com>
29903
29904         * config/arm/thumb2.md (thumb2_movsi_insn): Split ldr and str
29905         alternatives according to use of high and low regs.
29906         * config/arm/vfp.md (thumb2_movsi_vfp): Likewise.
29907         * config/arm/arm.h (CONDITIONAL_REGISTER_USAGE): Use high regs when
29908         optimizing for size on Thumb-2.
29909
29910 2010-04-15  Thomas Schwinge  <tschwinge@gnu.org>
29911
29912         * config.gcc <i[34567]86-*-gnu*>: Handle softfp as for Linux.
29913
29914 2010-04-15  Richard Guenther  <rguenther@suse.de>
29915
29916         * tree-ssa-structalias.c (struct variable_info): Add
29917         is_fn_info flag.
29918         (new_var_info): Initialize it.
29919         (dump_constraints): Support printing last added constraints.
29920         (debug_constraints): Adjust.
29921         (dump_constraint_graph): Likewise.
29922         (make_heapvar_for): Check for NULL cfun.
29923         (get_function_part_constraint): New function.
29924         (get_fi_for_callee): Likewise.
29925         (find_func_aliases): Properly implement IPA PTA constraints.
29926         (process_ipa_clobber): New function.
29927         (find_func_clobbers): Likewise.
29928         (insert_into_field_list_sorted): Remove.
29929         (create_function_info_for): Properly allocate vars for IPA mode.
29930         Do not use insert_into_field_list_sorted.
29931         (create_variable_info_for): Properly generate constraints for
29932         global vars in IPA mode.
29933         (dump_solution_for_var): Always dump the solution.
29934         (set_uids_in_ptset): Initialize DECL_PT_UID if in ipa-mode.
29935         (find_what_var_points_to): Adjust.
29936         (pt_solution_set): Change.
29937         (pt_solution_ior_into): New function.
29938         (pt_solution_empty_p): Export.
29939         (pt_solution_includes_global): Adjust.
29940         (pt_solution_includes_1): Likewise.
29941         (pt_solutions_intersect_1): Likewise.
29942         (dump_sa_points_to_info): Check some invariants.
29943         (solve_constraints): Move constraint dumping ...
29944         (compute_points_to_sets): ... here.
29945         (ipa_pta_execute): ... and here.
29946         (compute_may_aliases): Do not re-compute points-to info
29947         locally if IPA info is available.
29948         (ipa_escaped_pt): New global var.
29949         (ipa_pta_execute): Properly implement IPA PTA.
29950         * tree-into-ssa.c (dump_decl_set): Support dumping
29951         decls not in referenced-vars.
29952         * tree-flow.h (struct gimple_df): Add ipa_pta flag.
29953         * tree-ssa-alias.c (ptr_deref_may_alias_decl_p): Adjust.
29954         (dump_points_to_solution): Likewise.
29955         * tree-dfa.c (dump_variable): Also dump DECL_PT_UID.
29956         * tree-inline.c (remap_ssa_name): Copy IPA points-to solution.
29957         (remap_gimple_stmt): Reset call clobber/use information if necessary.
29958         (copy_decl_to_var): Copy DECL_PT_UID.
29959         (copy_result_decl_to_var): Likewise.
29960         * tree.c (make_node_stat): Initialize DECL_PT_UID.
29961         (copy_node_stat): Copy it.
29962         * tree.h (DECL_PT_UID): New macro.
29963         (SET_DECL_PT_UID): Likewise.
29964         (DECL_PT_UID_SET_P): Likewise.
29965         (struct tree_decl_minimal): Add pt_uid member.
29966         * tree-ssa-alias.h (struct pt_solution): Add ipa_escaped flag.
29967         (pt_solution_empty_p): Declare.
29968         (pt_solution_set): Adjust.
29969         (ipa_escaped_pt): Declare.
29970         * cfgexpand.c (update_alias_info_with_stack_vars): Adjust.
29971         * gimple-pretty-print.c (pp_points_to_solution): New function.
29972         (dump_gimple_call): Dump call clobber/use information.
29973         * tree-dump.c (dump_option_value_in): Add TDF_ALIAS entry.
29974         * tree-pass.h (TDF_ALIAS): New dump option.
29975         * tree-pretty-print.c (dump_decl_name): Dump DECL_PT_UID if asked to.
29976         * doc/invoke.texi (-fipa-pta): Update documentation.
29977
29978 2010-04-15  Richard Guenther  <rguenther@suse.de>
29979
29980         * Makefile.in (OBJS-common): Add gimple-fold.o.
29981         (gimple-fold.o): New rule.
29982         * tree.h (maybe_fold_offset_to_reference,
29983         maybe_fold_offset_to_address, maybe_fold_stmt_addition): Move
29984         prototypes ...
29985         * gimple.h: ... here.
29986         * tree-flow.h (fold_stmt, fold_stmt_inplace, get_symbol_constant_value,
29987         may_propagate_address_into_dereference): Move prototypes ...
29988         * gimple.h: ... here.
29989         * tree-ssa-ccp.c (get_symbol_constant_value,
29990         may_propagate_address_into_dereference, maybe_fold_offset_to_array_ref,
29991         maybe_fold_offset_to_component_ref, maybe_fold_offset_to_reference,
29992         maybe_fold_offset_to_address, maybe_fold_stmt_indirect,
29993         maybe_fold_stmt_addition, maybe_fold_reference, get_maxval_strlen,
29994         ccp_fold_builtin, fold_gimple_assign, fold_gimple_cond,
29995         fold_gimple_call, fold_stmt_1, fold_stmt, fold_stmt_inplace,
29996         gimplify_and_update_call_from_tree): Move ...
29997         * gimple-fold.c: ... here.  New file.
29998         (ccp_fold_builtin): Rename to ...
29999         (gimple_fold_builtin): ... this.
30000         * tree-ssa-ccp.c (execute_fold_all_builtins): Adjust.
30001
30002 2010-04-15  Richard Guenther  <rguenther@suse.de>
30003
30004         * fold-const.c (LOWPART, HIGHPART, BASE, encode, decode,
30005         fit_double_type, force_fit_type_double, add_double_with_sign,
30006         neg_double, mul_double_with_sign, lshift_double, rshift_double,
30007         lrotate_double, rrotate_double, div_and_round_double): Move ...
30008         * double-int.c: ... here.
30009         * tree.h (force_fit_type_double, fit_double_type, add_double_with_sign,
30010         add_double, neg_double, mul_double_with_sign, mul_double,
30011         lshift_double, rshift_double, lrotate_double, rrotate_double,
30012         div_and_round_double): Move prototypes ...
30013         * double-int.h: ... here.
30014
30015 2010-04-15  Bernd Schmidt  <bernds@codesourcery.com>
30016
30017         PR target/43742
30018         * config/sh/sh.md (doloop_end_split, dect): Undo previous patch.  Use
30019         matching constraints to ensure inputs match the output.
30020
30021 2010-04-15  Kaz Kojima  <kkojima@gcc.gnu.org>
30022
30023         PR target/43742
30024         * config/sh/sh.md (doloop_end_split): Remove "+r" constraint
30025         in an input-only operand.
30026
30027 2010-04-15  Anatoly Sokolov  <aesok@post.ru>
30028
30029         * double-int.h (HOST_BITS_PER_DOUBLE_INT): Define.
30030         (double_int_not, double_int_lshift, double_int_rshift): Declare.
30031         (double_int_negative_p): Convert to static inline function.
30032         * double-int.c (double_int_lshift, double_int_lshift): New functions.
30033         (double_int_negative_p): Remove.
30034         * tree.h (lshift_double, rshift_double):
30035         * tree.c (build_low_bits_mask): Clean up, use double_int_* functions.
30036         * fold-const.c (fold_convert_const_int_from_real,
30037         fold_convert_const_int_from_fixed, div_if_zero_remainder): (Ditto.).
30038         (lshift_double): Change type of arith argument to bool.
30039         (rshift_double): Change type of arith argument to bool. Correct
30040         comment.
30041         * expmed.c (mask_rtx, lshift_value): (Ditto.).
30042
30043 2010-04-14  Bernd Schmidt  <bernds@codesourcery.com>
30044
30045         PR target/21803
30046         * ifcvt.c (cond_exec_process_if_block): Look for identical sequences
30047         at the start and end of the then/else blocks, and omit them from the
30048         conversion.
30049         * cfgcleanup.c (flow_find_cross_jump): No longer static.  Remove MODE
30050         argument; all callers changed.  Pass zero to old_insns_match_p instead.
30051         (flow_find_head_matching_sequence): New function.
30052         (old_insns_match_p): Check REG_EH_REGION notes for calls.
30053         * basic-block.h (flow_find_cross_jump,
30054         flow_find_head_matching_sequence): Declare functions.
30055
30056 2010-04-14  Jason Merrill  <jason@redhat.com>
30057
30058         PR c++/36625
30059         * c-common.c (attribute_takes_identifier_p): New fn.
30060         * c-common.h: Declare it.
30061
30062 2010-04-14  Uros Bizjak  <ubizjak@gmail.com>
30063
30064         * config/i386/i386.md (*divmod<mode>4): Remove stray "&&" from
30065         splitter condition.
30066         (*udivmod<mode>4): Ditto.
30067
30068 2010-04-14  Uros Bizjak  <ubizjak@gmail.com>
30069
30070         * config/i386/i386.md (maxmin_int): Rename code attribute from
30071         maxminiprefix and update all users.
30072         (maxmin_float): Ditto from maxminfprefix.
30073         (logic): Ditto from logicprefix.
30074         (absneg_mnemonic): Ditto from absnegprefix.
30075         * config/i386/mmx.md: Update all users of maxminiprefix,
30076         maxminfprefix and logicprefix for rename.
30077         * config/i386/sse.md: Ditto.
30078         * config/i386/sync.md (sync_<code><mode>): Update for
30079         logicprefix rename.
30080
30081 2010-04-14  Manuel López-Ibáñez  <manu@gcc.gnu.org>
30082
30083         PR 42966
30084         * diagnostics.c (diagnostic_report_diagnostic): Mark specially
30085         warnings converted to errors.
30086
30087 2010-04-14  Uros Bizjak  <ubizjak@gmail.com>
30088
30089         * config/alpha/alpha.c (alpha_adjust_cost): Remove set but not
30090         used insn_type variable.
30091         (function_value): Add ATTRIBUTE_UNUSED to dummy variable declaration
30092         to avoid set-but-not-used warning.
30093
30094 2010-04-14  Uros Bizjak  <ubizjak@gmail.com>
30095
30096         * df-core.c (df_ref_debug): Change format string placeholder
30097         from 0x%x to %#x.
30098         * dwarf2asm.c (dw2_asm_output_data_raw,
30099         dw2_asm_output_data_uleb128_raw, dw2_asm_output_data_uleb128,
30100         dw2_asm_output_data_sleb128_raw, dw2_asm_output_data_sleb128): Ditto.
30101         * dwarf2out.c (output_cfi, output_cfi_directive,
30102         dwarf2out_do_cfi_startproc, output_loc_sequence_raw,
30103         output_cfa_loc_raw, output_die, output_ranges, output_file_names):
30104         Ditto.
30105         * genattrtab.c (write_test_expr, write_attr_valueq): Ditto.
30106         * print-rtl.c (print_rtx): Ditto.
30107
30108 2010-04-14  Michael Meissner  <meissner@linux.vnet.ibm.com>
30109
30110         PR middle-end/42694
30111         * builtins.c (expand_builtin_pow_root): New function to expand pow
30112         calls with exponents 0.25, 0.50, 0.75, 1./3., and 1./6. into a
30113         series of sqrt and cbrt calls under -ffast-math.
30114         (expand_builtin_pow): Call it.
30115
30116 2010-04-14  Michael Matz  <matz@suse.de>
30117
30118         PR tree-optimization/42963
30119         * tree-cfg.c (touched_switch_bbs): New static variable.
30120         (group_case_labels_stmt): New function broken out from ...
30121         (group_case_labels): ... here, use the above.
30122         (start_recording_case_labels): Allocate touched_switch_bbs.
30123         (end_recording_case_labels): Deallocate it, call
30124         group_case_labels_stmt.
30125         (gimple_redirect_edge_and_branch): Remember index of affected BB.
30126
30127 2010-04-14  Uros Bizjak  <ubizjak@gmail.com>
30128
30129         * config/i386/i386.md (*popcountsi2_cmp_zext): Remove mode attribute
30130         from insn template.
30131
30132 2010-04-14  Uros Bizjak  <ubizjak@gmail.com>
30133
30134         * config/i386/i386.md (*ashlqi3_1_slp): New insn pattern.
30135
30136 2010-04-13  Jan Hubicka  <jh@suse.cz>
30137
30138         * ipa-inline.c (cgraph_mark_inline_edge): Avoid double accounting
30139         of optimized out static functions.
30140         (cgraph_edge_badness): Add DUMP parameter and dump reasons for the
30141         cost computation.  Also sanity check for overflows.
30142         (update_caller_keys): Update cgraph_edge_badness call; properly
30143         update fibheap and sanity check that it is up to date.
30144         (add_new_edges_to_heap): Update cgraph_edge_badness.
30145         (cgraph_decide_inlining_of_small_function): Likewise;
30146         add sanity checking that badness in heap is up to date;
30147         improve dumping of reason; Update badness of calls to the
30148         offline copy of function currently inlined; dump badness
30149         of functions not inlined because of unit growth limits.
30150
30151 2010-04-13  Eric Botcazou  <ebotcazou@adacore.com>
30152
30153         PR middle-end/32628
30154         * c-common.c (pointer_int_sum): Disregard overflow that occured only
30155         because of sign-extension change when converting to sizetype here...
30156         * fold-const.c (fold_convert_const_int_from_int): ...and not here.
30157
30158         * fold-const.c (fold_binary_op_with_conditional_arg): Do not restrict
30159         the folding to constants.  Remove redundant final conversion.
30160         (fold_binary) <associate>: Do not associate if the re-association of
30161         constants alone overflows.
30162         (fold_binary) <FLOOR_MOD_EXPR>: Move transformation into BIT_AND_EXPR
30163         to the end of the list.
30164         (multiple_of_p) <COND_EXPR>: New case.
30165
30166 2010-04-13  Manuel López-Ibáñez  <manu@gcc.gnu.org>
30167
30168         * opt-functions.awk (opt_sanitized_name): New.
30169         (opt_enum): New.
30170         * optc-gen.awk: Use it
30171         * opth-gen.awk: Use it.
30172
30173 2010-04-13  Martin Jambor  <mjambor@suse.cz>
30174
30175         * tree-sra.c (replace_uses_with_default_def_ssa_name): New function.
30176         (sra_modify_assign): Delete stmts loading dead data even if racc has no
30177         children.  Call replace_uses_with_default_def_ssa_name to handle
30178         SSA_NAES on lhs.
30179
30180 2010-04-13  Michael Matz  <matz@suse.de>
30181
30182         PR middle-end/43730
30183         * builtins.c (expand_builtin_interclass_mathfn): Also create
30184         a register if the predicate doesn't match.
30185
30186 2010-04-13  Diego Novillo  <dnovillo@google.com>
30187
30188         * Makefile.in (c-pch.o, ggc-common.o): Depend on timevar.h.
30189         * c-pch.c: Include timevar.h.
30190         (c_common_write_pch): Use TV_PCH_SAVE and TV_PCH_CPP_SAVE timers.
30191         (c_common_read_pch): Use TV_PCH_RESTORE and TV_PCH_CPP_RESTORE timers.
30192         * ggc-common.c: Include timevar.h.
30193         (gt_pch_save): Use TV_PCH_PTR_REALLOC and TV_PCH_PTR_SORT timers.
30194         * timevar.def (TV_PCH_SAVE): Define.
30195         (TV_PCH_CPP_SAVE): Define.
30196         (TV_PCH_PTR_REALLOC): Define.
30197         (TV_PCH_PTR_SORT): Define.
30198         (TV_PCH_RESTORE): Define.
30199         (TV_PCH_CPP_RESTORE): Define.
30200
30201 2010-04-13  Michael Matz  <matz@suse.de>
30202
30203         * tree-ssa-reassoc.c (repropagate_negates): Merge negates also
30204         into MINUS_EXPRs.
30205         (can_reassociate_p): New function.
30206         (break_up_subtract_bb, reassociate_bb): Use it.
30207
30208 2010-04-13  Richard Guenther  <rguenther@suse.de>
30209
30210         PR bootstrap/43737
30211         * builtins.c (c_readstr): Fix assert.
30212
30213 2010-04-13  Uros Bizjak  <ubizjak@gmail.com>
30214
30215         * config/i386/i386.md (extendsidi2 splitter): Also check for DX_REG
30216         when generating cltd insn.
30217
30218         (*ashl<mode>3_1): Remove special handling for register operand 2.
30219         (*ashlsi3_1_zext): Ditto.
30220         (*ashlhi3_1): Ditto.
30221         (*ashlhi3_1_lea): Ditto.
30222         (*ashlqi3_1): Ditto.
30223         (*ashlqi3_1_lea): Ditto.
30224         (*<shiftrt_insn><mode>3_1): Ditto.
30225         (*<shiftrt_insn>si3_1_zext): Ditto.
30226         (*<shiftrt_insn>qi3_1_slp): Ditto.
30227         (*<rotate_insn><mode>3_1): Ditto.
30228         (*<rotate_insn>si3_1_zext): Ditto.
30229         (*<rotate_insn>qi3_1_slp): Ditto.
30230
30231 2010-04-13  Richard Guenther  <rguenther@suse.de>
30232
30233         * tree-ssa-structalias.c (callused_id): Remove.
30234         (call_stmt_vars): New.
30235         (get_call_vi): Likewise.
30236         (lookup_call_use_vi): Likewise.
30237         (lookup_call_clobber_vi): Likewise.
30238         (get_call_use_vi): Likewise.
30239         (get_call_clobber_vi): Likewise.
30240         (make_transitive_closure_constraints): Likewise.
30241         (handle_const_call): Adjust to do per-call call-used handling.
30242         (handle_pure_call): Likewise.
30243         (find_what_var_points_to): Remove general callused handling.
30244         (init_base_vars): Likewise.
30245         (init_alias_vars): Initialize call_stmt_vars.
30246         (compute_points_to_sets): Process call-used and call-clobbered
30247         vars for call statements.
30248         (delete_points_to_sets): Free call_stmt_vars.
30249
30250 2010-04-13  Richard Guenther  <rguenther@suse.de>
30251
30252         * tree-vect-data-refs.c (vect_analyze_data_ref_dependence):
30253         Only add RW dependence for dependence distance zero.
30254         Adjust maximal vectorization factor according to dependences.
30255         Move alignment handling ...
30256         (vect_find_same_alignment_drs): ... here.  New function.
30257         (vect_analyze_data_ref_dependences): Adjust.
30258         (vect_analyze_data_refs_alignment): Call vect_find_same_alignment_drs.
30259         (vect_analyze_data_refs): Adjust minimal vectorization factor
30260         according to data references.
30261         * tree-vect-loop.c (vect_analyze_loop): Analyze data-ref
30262         dependences before determining the vectorization factor.
30263         Analyze alignment after determining the vectorization factor.
30264         * tree-vect-slp.c ((vect_slp_analyze_bb): Analyze data-ref
30265         dependences before alignment.
30266         * tree-vectorizer.h (vect_analyze_data_ref_dependences):
30267         Adjust prototype.
30268         (vect_analyze_data_refs): Likewise.
30269         (MAX_VECTORIZATION_FACTOR): New define.
30270
30271 2010-04-13  Duncan Sands  <baldrick@free.fr>
30272
30273         * except.h (lang_eh_type_covers): Remove.
30274         * except.c (lang_eh_type_covers): Likewise.
30275
30276 2010-04-13  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
30277             Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
30278
30279         * config/s390/s390.md: Replace TARGET_64BIT with TARGET_ZARCH.
30280         * config/s390/s390.c: Replace UNTIS_PER_WORD with
30281         UNITS_PER_LONG where it is ABI relevant.
30282         (s390_return_addr_rtx): Likewise.
30283         (s390_back_chain_rtx): Likewise.
30284         (s390_frame_area): Likewise.
30285         (s390_frame_info): Likewise.
30286         (s390_initial_elimination_offset): Likewise.
30287         (save_gprs): Likewise.
30288         (s390_emit_prologue): Likewise.
30289         (s390_emit_epilogue): Likewise.
30290         (s390_function_arg_advance): Likewise.
30291         (s390_function_arg): Likewise.
30292         (s390_va_start): Likewise.
30293         (s390_gimplify_va_arg): Likewise.
30294         (s390_function_profiler): Likewise.
30295         (s390_optimize_prologue): Likewise.
30296         (s390_rtx_costs): Likewise.
30297         (s390_secondary_reload): Likewise.
30298         (s390_promote_function_mode): Likewise.
30299         (s390_hard_regno_mode_ok): Replace TARGET_64BIT with TARGET_ZARCH.
30300         (s390_scalar_mode_supported_p): Disallow TImode if no 64 bit
30301         registers available.
30302         (s390_unwind_word_mode): New function.
30303         (s390_function_value): Split 64 bit values into register pair if
30304         used as return value.
30305         (s390_call_saved_register_used): Don't use HARD_REGNO_NREGS for
30306         function call parameters.  Handle parallels.
30307         (TARGET_SCALAR_MODE_SUPPORTED_P): New macro.
30308         (HARD_REGNO_CALL_PART_CLOBBERED): New macro.
30309         (DWARF_CIE_DATA_ALIGNMENT): New macro.
30310         (s390_expand_setmem): Remove unused variable src_addr.
30311         * longlong.h: Make smul_ppmm and sdiv_qrnnd inline asms to
30312         deal with 64 bit registers.
30313         * config/s390/s390.h: Define __zarch__ predefined macro.
30314         Replace UNITS_PER_WORD with UNITS_PER_LONG where it is ABI relevant.
30315         (UNITS_PER_LONG): New macro.
30316         * libjava/include/s390-signal.h: Define extended ucontext
30317         structure containing the upper halfs of the 64 bit registers.
30318
30319 2010-04-13  Simon Baldwin  <simonb@google.com>
30320
30321         * cfgexpand.c (gimple_expand_cfg): Clarify warning message text.
30322
30323 2010-04-13  Eric Botcazou  <ebotcazou@adacore.com>
30324
30325         * gimple.c (walk_gimple_op) <GIMPLE_ASSIGN>: Do not request a pure
30326         rvalue on the RHS if the LHS is of a non-renamable type.
30327         * tree-ssa-ccp.c (maybe_fold_offset_to_component_ref): Fold result.
30328
30329 2010-04-13  Matthias Klose  <doko@ubuntu.com>
30330
30331         * gcc.c (cc1_options): Handle -iplugindir before processing
30332         the cc1 spec. Only add -iplugindir once.
30333         (cpp_unique_options): Add -iplugindir option if -fplugin* options
30334         found.
30335         * common.opt (iplugindir): Remove `Separate' property, initialize.
30336         * plugin.c (default_plugin_dir_name): Error with missing -iplugindir
30337         option.
30338         * Makefile.in (check-%, check-parallel-%): Create plugin dir.
30339         (distclean): Remove plugin dir.
30340         * doc/invoke.texi: Document -iplugindir.
30341
30342 2010-04-13  Basile Starynkevitch  <basile@starynkevitch.net>
30343
30344         * doc/plugins.texi (Loading Plugins): Document short
30345         -fplugin=foo option.
30346         (Plugin API): Mention default_plugin_dir_name function.
30347
30348         * gcc.c (find_file_spec_function): Add new declaration.
30349         (static_spec_func): Use it for "find-file".
30350         (find_file_spec_function): Add new function.
30351         (cc1_options): Add -iplugindir option if -fplugin* options found.
30352
30353         * gcc-plugin.h (default_plugin_dir_name): Added new declaration.
30354
30355         * plugin.c (add_new_plugin): Updated comment, and handle short
30356         plugin name.
30357         (default_plugin_dir_name): Added new function.
30358
30359         * common.opt (iplugindir): New option to set the plugin directory.
30360
30361 2010-04-12  Uros Bizjak  <ubizjak@gmail.com>
30362
30363         * config/i386/i386.md (any_rotate): New code iterator.
30364         (rotate_insn): New code attribute.
30365         (rotate): Ditto.
30366         (SWIM124): New mode iterator.
30367         (<rotate_insn>ti3): New expander.
30368         (<rotate_insn>di3): Macroize expander from {rotl,rotr}di3 using
30369         any_rotate code iterator.
30370         (<rotate_insn><mode>3) Macroize expander from {rotl,rotr}{qi,hi,si}3
30371         using any_rotate code iterator and SWIM124 mode iterator.
30372         (ix86_rotlti3): New insn_and_split pattern.
30373         (ix86_rotrti3): Ditto.
30374         (ix86_rotl<dwi>3_doubleword): Macroize insn_and_split pattern from
30375         ix86_rotl{di,ti}3 patterns.
30376         (ix86_rotr<dwi>3_doubleword): Ditto from ix86_rotr{di,ti}3 patterns.
30377         (*<rotate_insn><mode>3_1): Merge with *{rotl,rotr}{qi,hi,si}3_1_one_bit
30378         and *{rotl,rotr}di3_1_one_bit_rex64. Macroize insn from
30379         *{rotl,rotr}{qi,hi,si}3_1 and *{rotl,rotr}di3_1_rex64 using any_rotate
30380         code iterator and SWI mode iterator.
30381         (*<rotate_insn>si3_1_zext): Merge with *{rotl,rotr}si3_1_one_bit_zext.
30382         Macroize insn from {rotl,rotr}si3_1_zext using any_rotate
30383         code iterator.
30384         (*<rotate_insn>qi3_1_slp): Merge with *{rotl,rotr}qi3_1_one_bit_slp.
30385         Macroize insn from {rotl,rotr}qi3_1_slp using any_rotate code iterator.
30386         (bswap rotatert splitter): Add splitter.
30387         (bswap splitter): Macroize splitter using any_rotate code iterator.
30388         Add insn predicate to split only for TARGET_USE_XCHGB or when
30389         optimizing function for size.
30390
30391 2010-04-12  Steve Ellcey  <sje@cup.hp.com>
30392
30393         * config/pa/pa.c (emit_move_sequence): Remove use of
30394         deleted variable flag_argument_noalias.
30395
30396 2010-04-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
30397
30398         * config.gcc: Removed *-*-solaris2.7* from list of obsolete
30399         configurations.
30400         Add to unsupported targets list.
30401         * configure.ac (gcc_cv_as_tls): Removed i[34567]86-*-solaris2.[567]*,
30402         sparc*-sun-solaris2.[567]* from target lists.
30403         * configure: Regenerate.
30404         * doc/install.texi (Specific, *-*-solaris2*): Document Solaris 7
30405         removal.
30406         Remove Solaris 7 patch references.
30407         (Specific, sparc-sun-solaris2.7): Removed.
30408         (sparc-sun-solaris2*): Update Solaris 7 example.
30409         (sparc64-*-solaris2*): Likewise.
30410
30411 2010-04-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
30412
30413         * config.build (alpha*-dec-osf4*): Remove.
30414         * config.gcc: Remove alpha*-dec-osf4*, alpha-dec-osf5.0* from list
30415         of obsolete configurations.
30416         (alpha*-dec-osf[45]*): Remove alpha*-dec-osf4*, alpha-dec-osf5.0*
30417         support.
30418         * config/alpha/t-osf4: Renamed to ...
30419         * config/alpha/t-osf5: ... this.
30420         * config/alpha/osf.h: Renamed to ...
30421         * config/alpha/osf5.h: ... this.
30422         Merged old osf5.h contents.
30423         Update comments.
30424         (ASM_SPEC): Use ASM_OLDAS_SPEC directly.
30425         (EXTRA_SPECS): Removed.
30426         * doc/install.texi (Specific, alpha*-dec-osf5.1): Renamed to
30427         reflect removal of Tru64 UNIX V4.0/V5.0 support.
30428         Document that.
30429
30430 2010-04-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
30431
30432         * doc/contrib.texi (Contributors, Rainer Orth): Update.
30433
30434 2010-04-12  Kai Tietz  <kai.tietz@onevision.com>
30435
30436         PR/43702
30437         * config/i386/i386.c (x86_this_parameter): Handle aggregate for
30438         __thiscall convention.
30439
30440 2010-04-12  Steve Ellcey  <sje@cup.hp.com>
30441
30442         * config/pa/pa.c (hppa_legitimize_address): Remove unused variable
30443         orig_base.
30444         * config/pa/pa.md (call, call_value): Remove unused variable call_insn.
30445
30446 2010-04-12  Steve Ellcey  <sje@cup.hp.com>
30447
30448         * function.c (assign_parms_initialize_all): Add unused attribute
30449         to fntype.
30450
30451 2010-04-12  Richard Guenther  <rguenther@suse.de>
30452
30453         * gsstruct.def (GSS_CALL): New.
30454         * gimple.def (GIMPLE_CALL): Change to GSS_CALL.
30455         * gimple.h: Include tree-ssa-alias.h.
30456         (struct gimple_statement_call): New.
30457         (union gimple_statement_struct_d): Add gimple_call member.
30458         (gimple_call_reset_alias_info): Declare.
30459         (gimple_call_use_set): New function.
30460         (gimple_call_clobber_set): Likewise.
30461         * Makefile.in (GIMPLE_H): Add tree-ssa-alias.h.
30462         * gimple.c (gimple_call_reset_alias_info): New function.
30463         (gimple_build_call_1): Call it.
30464         * lto-streamer-in.c (input_gimple_stmt): Likewise.
30465         * tree-inline.c (remap_gimple_stmt): Likewise.
30466         (expand_call_inline): Remove callused handling.
30467         * cfgexpand.c (update_alias_info_with_stack_vars): Likewise.
30468         * tree-dfa.c (dump_variable): Likewise.
30469         * tree-parloops.c (parallelize_loops): Likewise.
30470         * tree-ssa.c (init_tree_ssa): Likewise.
30471         (delete_tree_ssa): Likewise.
30472         * tree-flow-inline.h (is_call_used): Remove.
30473         * tree-flow.h (struct gimple_df): Remove callused member.
30474         * tree-nrv.c (dest_safe_for_nrv_p): Adjust predicate.
30475         * tree-ssa-alias.c (dump_alias_info): Remove callused handling.
30476         (ref_maybe_used_by_call_p_1): Simplify.
30477         (call_may_clobber_ref_p_1): Likewise.
30478         * tree-ssa-structalias.c (compute_points_to_sets): Set
30479         the call stmt used and clobbered sets.
30480         * tree-tailcall.c (suitable_for_tail_opt_p): Adjust predicate.
30481         (find_tail_calls): Verify the tail call.
30482
30483 2010-04-12  Richard Guenther  <rguenther@suse.de>
30484
30485         * ipa.c (cgraph_postorder): Adjust postorder to guarantee
30486         single-iteration always-inline inlining.
30487         * ipa-inline.c (cgraph_mark_inline): Do not return anything.
30488         (cgraph_decide_inlining): Do not handle always-inline specially.
30489         (try_inline): Remove always-inline cycle detection special case.
30490         Do not recurse on always-inlines.
30491         (cgraph_early_inlining): Do not iterate if not optimizing.
30492         (cgraph_gate_early_inlining): remove.
30493         (pass_early_inline): Run unconditionally.
30494         (gate_cgraph_decide_inlining): New function.
30495         (pass_ipa_inline): Use it.  Do not run the IPA inliner if
30496         not inlining or optimizing.
30497         (cgraph_decide_inlining_of_small_functions): Also consider
30498         always-inline functions.
30499         (cgraph_default_inline_p): Return true for nodes which should
30500         disregard inline limits.
30501         (estimate_function_body_sizes): Assume zero size and time for
30502         nodes which are marked as disregarding inline limits.
30503         (cgraph_decide_recursive_inlining): Do not perform recursive
30504         inlining on always-inline nodes.
30505
30506 2010-04-12  Jakub Jelinek  <jakub@redhat.com>
30507
30508         PR bootstrap/43699
30509         * c-typeck.c (c_process_expr_stmt): Call mark_exp_read even
30510         for exprs satisfying handled_component_p.
30511
30512 2010-04-12  Eric Botcazou  <ebotcazou@adacore.com>
30513
30514         * expr.c (categorize_ctor_elements_1): Properly count sub-elements of
30515         non-constant aggregate elements.
30516
30517         * gimplify.c (gimplify_init_constructor): Do not pre-evaluate if this
30518         is a real initialization.
30519
30520 2010-04-12  Shujing Zhao  <pearly.zhao@oracle.com>
30521
30522         PR c/36774
30523         * c-decl.c (start_function): Move forward check for nested function.
30524
30525 2010-04-11  Kaz Kojima  <kkojima@gcc.gnu.org>
30526
30527         * config/sh/sh-protos.h (sh_legitimize_reload_address): Declare.
30528         * config/sh/sh.c: Include reload.h.
30529         (sh_legitimize_reload_address): New.
30530         * config/sh/sh.h (LEGITIMIZE_RELOAD_ADDRESS): Use
30531         sh_legitimize_reload_address.
30532
30533 2010-04-11  Kaushik Phatak  <kaushik.phatak@kpitcummins.com>
30534
30535         * config/sh/sh.md (*movqi_pop): New insn pattern.
30536         * config/sh/predicates.md (sh_no_delay_pop_operand): New predicate.
30537
30538 2010-04-11  Uros Bizjak  <ubizjak@gmail.com>
30539
30540         * config/i386/i386.md (any_shiftrt): New code iterator.
30541         (shiftrt_insn): New code attribute.
30542         (shiftrt): Ditto.
30543         (<shiftrt_insn><mode>3): Macroize expander from {ashr,lshr}<mode>3
30544         using any_shiftrt code iterator.
30545         (*<shiftrt_insn><mode>3_doubleword): Macroize insn_and_split from
30546         *{ashr,lshr}<mode>3_doubleword using any_shiftrt code iterator.
30547         (*<shiftrt_insn><mode>3_doubleword peephole2): Macroize peephole2
30548         pattern from corresponding peephole2 patterns.
30549         (*<shiftrt_insn><mode>3_1): Macroize insn from *{ashr,lshr}<mode>3_1
30550         using any_shiftrt code iterator.
30551         (*<shiftrt_insn>si3_1_zext): Ditto from *{ashr,lshr}si3_1_zext.
30552         (*<shiftrt_insn>qi3_1_slp): Ditto from *{ashr,lshr}qi3_1_slp.
30553         (*<shiftrt_insn><mode>3_cmp): Ditto from *{ashr,lshr}<mode>3_cmp.
30554         (*<shiftrt_insn><mode>3_cmp_zext): Ditto from
30555         *{ashr,lshr}<mode>3_cmp_zext.
30556         (*<shiftrt_insn><mode>3_cconly): Ditto from *{ashr,lshr}<mode>3_cconly.
30557
30558 2010-04-11  Uros Bizjak  <ubizjak@gmail.com>
30559
30560         * config/i386/i386.md (*ashr<mode>3_cconly): Fix wrong mode of
30561         scratch register.
30562         (*lshr<mode>3_cconly): Ditto.
30563
30564 2010-04-11  Uros Bizjak  <ubizjak@gmail.com>
30565
30566         * config/i386/i386.md (lshr<mode>3): Macroize expander from
30567         lshr{qi,hi,si,di,ti}3_1 using SDWIM mode iterator.
30568         (*lshr<mode>3_doubleword): New insn_and_split_pattern.  Macroize
30569         pattern from *lshr{di,ti}3_1 and corresponding splitters using
30570         DWI mode iterator.
30571         (*lshr<mode>3_doubleword peephole2): Macroize peephole2 pattern
30572         from corresponding peephole2 patterns.
30573         (*lshr<mode>3_1): Merge with *lshr{qi,hi,si}3_1_one_bit and
30574         *lshrdi3_1_one_bit_rex64. Macroize insn from *lshr{qi,hi,si}3_1
30575         and *lshrdi3_1_rex64 using SWI mode iterator.
30576         (*lshrsi3_1_zext): Merge with *lshrsi3_1_one_bit_zext.
30577         (*lshrqi3_1_slp): Merge with *lshrqi3_1_one_bit_slp.
30578         (*lshr<mode>3_cmp): Merge with *lshr{qi,hi,si}3_one_bit_cmp and
30579         *lshrdi3_one_bit_cmp_rex64. Macroize insn from *lshr{qi,hi,si}3_cmp
30580         and *lshrdi3_cmp_rex64 using SWI mode iterator.
30581         (*lshrsi3_cmp_zext): Merge with *lshrsi3_cmp_one_bit_zext.
30582         (*lshr<mode>3_cconly): Merge with *lshr{qi,hi,si}3_one_bit_cconly and
30583         *lshrdi3_one_bit_cconly_rex64. Macroize insn from
30584         *lshr{qi,hi,si}3_cconly and *lshrdi3_cconly_rex64 using
30585         SWI mode iterator.
30586
30587 2010-04-10  Uros Bizjak  <ubizjak@gmail.com>
30588
30589         * config/i386/i386.md (ashr<mode>3): Macroize expander from
30590         ashr{qi,hi,si,di,ti}3_1 using SDWIM mode iterator.
30591         (*ashr<mode>3_doubleword): New insn_and_split_pattern.  Macroize
30592         pattern from *ashr{di,ti}3_1 and corresponding splitters using
30593         DWI mode iterator.
30594         (*ashr<mode>3_doubleword peephole2): Macroize peephole2 pattern
30595         from corresponding peephole2 patterns.
30596         (ashrdi3_cvt): Rename from ashrdi3_63_rex64.
30597         (ashrsi3_cvt): Rename from ashrsi3_31.
30598         (*ashrsi3_cvt_zext): Rename from *ashrsi3_31_zext.
30599         (x86_shift<mode>_adj_3): Macroize expander from x86_shift_adj_3
30600         and x86_64_shift_adj_3 using SWI48 mode iterator.
30601         (*ashr<mode>3_1): Merge with *ashr{qi,hi,si}3_1_one_bit and
30602         *ashrdi3_1_one_bit_rex64. Macroize insn from *ashr{qi,hi,si}3_1
30603         and *ashrdi3_1_rex64 using SWI mode iterator.
30604         (*ashrsi3_1_zext): Merge with *ashrsi3_1_one_bit_zext.
30605         (*ashrqi3_1_slp): Merge with *ashrqi3_1_one_bit_slp.
30606         (*ashr<mode>3_cmp): Merge with *ashr{qi,hi,si}3_one_bit_cmp and
30607         *ashrdi3_one_bit_cmp_rex64. Macroize insn from *ashr{qi,hi,si}3_cmp
30608         and *ashrdi3_cmp_rex64 using SWI mode iterator.
30609         (*ashrsi3_cmp_zext): Merge with *ashrsi3_cmp_one_bit_zext.
30610         (*ashr<mode>3_cconly): Merge with *ashr{qi,hi,si}3_one_bit_cconly and
30611         *ashrdi3_one_bit_cconly_rex64. Macroize insn from
30612         *ashr{qi,hi,si}3_cconly and *ashrdi3_cconly_rex64 using
30613         SWI mode iterator.
30614         (sign_extend splitters): Update for renamed ashr{di,si}3_cvt patterns.
30615         * config/i386/i386.c (ix86_split_ashr): Update for renamed
30616         x86_shift<mode>_adj_3 expanders.
30617
30618 2010-04-10  Wei Guozhi  <carrot@google.com>
30619
30620         PR target/42601
30621         * config/arm/arm.c (arm_pic_static_addr): New function.
30622         (legitimize_pic_address): Call arm_pic_static_addr when it detects
30623         a static symbol.
30624         (arm_output_addr_const_extra): Output expression for new pattern.
30625         * config/arm/arm.md (UNSPEC_SYMBOL_OFFSET): New unspec symbol.
30626
30627 2010-04-10  Bernd Schmidt  <bernds@codesourcery.com>
30628
30629         * ira-costs.c (record_reg_classes): Ignore alternatives that are
30630         not enabled.
30631
30632         * Makefile.in (web.o): Depend on insn-config.h and $(RECOG_H).
30633         * web.c: Include "insn-config.h" and "recog.h".
30634         (union_match_dups): New function.
30635         (web_main): Call it.
30636         (union_defs): Don't try to recognize match_dups.
30637
30638         * reload1.c (eliminate_regs_in_insn): Don't restore an operand
30639         if doing so would replace the entire pattern.
30640
30641 2010-04-09  Uros Bizjak  <ubizjak@gmail.com>
30642
30643         PR target/43707
30644         PR target/43709
30645         * config/i386/i386.md (*ashl<mode>3_doubleword): Split to insn
30646         and splitter pattern.  Change splitter operand 1 predicate to
30647         nonmemory_operand.
30648
30649 2010-04-09  Martin Jambor  <mjambor@suse.cz>
30650
30651         * ipa-cp.c (ipcp_lats_are_equal): Return true also if the two
30652         lattices are addresses of CONST_DECLs with the same initial value.
30653         (ipcp_print_all_lattices): Print values of CONST_DECLs.
30654         * ipa-prop.c (ipa_print_node_jump_functions): Likewise.
30655
30656 2010-04-09  Eric Botcazou  <ebotcazou@adacore.com>
30657             Bernd Schmidt  <bernds@codesourcery.com>
30658
30659         * loop-invariant.c (replace_uses): New static function.
30660         (move_invariant_reg): Use it to ensure we can replace the uses.
30661
30662 2010-04-09  Hariharan Sandanagobalane  <hariharan@picochip.com>
30663
30664         * config/picochip/picochip.c (picochip_rtx_costs): Use correct
30665         function template.
30666         (picochip_override_options): Enable section anchors only above -O1.
30667         (picochip_reorg): Fixed a couple of build warnings.
30668
30669 2010-04-09  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
30670
30671         * configure.ac (plugin -rdynamic test): Log result.
30672         * configure: Regenerate.
30673         * config/sol2.h (LINK_SPEC): Handle -rdynamic.
30674         (RDYNAMIC_SPEC): Define.
30675         * config/sol2-gld.h (RDYNAMIC_SPEC): Redefine.
30676
30677 2010-04-09  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
30678
30679         * configure.ac: Determine Sun ld version numbers.
30680         (comdat_group): Restrict GNU ld version checks to gld.
30681         (comdat_group, *-*-solaris2.1[1-9]*): Enable for Sun ld > 1.1688.
30682         (enable_comdat): Support --enable-comdat.
30683         * configure: Regenerate.
30684         * doc/install.texi (Configuration): Document --enable-comdat.
30685
30686 2010-04-09  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
30687
30688         * config/sparc/sol2-gld.h: Remove SPARC reference.  Rename ...
30689         * config/sol2-gld.h: ... here.
30690         * config.gcc (sparc*-*-solaris2*): Reflect this.
30691         (i[34567]86-*-solaris2*): Use it.
30692
30693 2010-04-09  Steve Ellcey  <sje@cup.hp.com>
30694
30695         * config/ia64/ia64.c (ia64_dfa_new_cycle): Remove unused variable
30696         setup_clocks_p.
30697         (final_emit_insn_group_barriers): Remove unused variable prev_insn.
30698
30699 2010-04-09  Manuel López-Ibáñez  <manu@gcc.gnu.org>
30700
30701         PR 42965
30702         * diagnostic.c (diagnostic_initialize): Initialize
30703         some_warnings_are_errors.
30704         (diagnostic_finish): New.
30705         (diagnostic_action_after_output): Call it before exiting.
30706         (diagnostic_report_diagnostic): Do not print message here. Set
30707         some_warnings_are_errors.
30708         * diagnostic.h (diagnostic_context): Delete
30709         issue_warnings_are_errors_message. Add some_warnings_are_errors.
30710         (diagnostic_finish): Declare.
30711         * toplev.c (toplev_main): Call it before exit.
30712
30713 2010-04-09  Jason Merrill  <jason@redhat.com>
30714
30715         PR c++/42623
30716         * c-common.c (c_sizeof_or_alignof_type): Return error_mark_node
30717         for incomplete type.
30718
30719         PR c++/41788
30720         * stor-layout.c (finalize_record_size): Don't change TYPE_PACKED
30721         based on a warning flag.
30722
30723 2010-04-09  Richard Guenther  <rguenther@suse.de>
30724
30725         * tree-pretty-print.c (dump_generic_node): Dump TYPE_VECTOR_SUBPARTS.
30726
30727 2010-04-09  Iain Sandoe  <iains@gcc.gnu.org>
30728
30729         PR bootstrap/43684
30730         * varasm.c (default_assemble_visibility): Wrap vars that are
30731         set, but unused, by targets without GAS.
30732         * config/rs6000/rs6000.c (paired_emit_vector_compare):
30733         Remove set, but unused, vars.
30734         (rs6000_legitimize_tls_address): Likewise.
30735         (altivec_expand_dst_builtin): Likewise.
30736         * config/darwin.c (machopic_classify_symbol): Likewise.
30737         (machopic_indirection_name): Likewise.
30738
30739 2010-04-09  Uros Bizjak  <ubizjak@gmail.com>
30740
30741         * config/i386/i386.md (DWI): New mode iterator.
30742         (S): New mode attribute.
30743         (shift_operand): Ditto.
30744         (shift_immediate_operand): Ditto.
30745         (ashl_input_operand): Ditto.
30746         (ashl<mode>3): Macroize expander from ashl{qi,hi,si,di,ti}3_1
30747         using SDWIM mode iterator.
30748         (*ashl<mode>3_doubleword): New insn_and_split_pattern.  Macroize
30749         pattern from *ashl{di,ti}3_1 and corresponding splitters using
30750         DWI mode iterator.
30751         (*ashl<mode>3_doubleword peephole2): Macroize peephole2 pattern
30752         from corresponding peephole2 patterns.
30753         (x86_shift<mode>_adj_1): Macroize expander from x86_shift_adj_1
30754         and x86_64_shift_adj_1 using SWI48 mode iterator.
30755         (x86_shift<mode>_adj_2): Ditto.
30756         (*ashldi3_1_rex64): Split TYPE_LEA pattern.
30757         (*ashl<mode>3_1): Macroize insn from *ashlsi3_1 and *ashldi3_1_rex64
30758         using SWI48 mode iterator.
30759         (*ashl<mode>3_cmp): Macroize insn from *ashl{qi,hi,si}3_cmp and
30760         *ashldi3_cmp_rex64 using SWI mode iterator.
30761         (*ashl<mode>3_cconly): Macroize insn from *ashl{qi,hi,si}3_cconly and
30762         *ashldi3_cconly_rex64 using SWI mode iterator.
30763         * config/i386/i386.c (ix86_split_ashl): Update for renamed
30764         x86_shift<mode>_adj_{1,2}.
30765         (ix86_split_ashr): Ditto.
30766         (ix86_split_lshr): Ditto.
30767
30768 2010-04-09  Richard Guenther  <rguenther@suse.de>
30769
30770         * target.h (builtin_conversion): Pass in input and output types.
30771         * targhooks.c (default_builtin_vectorized_conversion): Adjust.
30772         * targhooks.h (default_builtin_vectorized_conversion): Likewise.
30773         * tree-vect-stmts.c (vectorizable_conversion): Adjust.
30774         * doc/tm.texi (TARGET_VECTORIZE_BUILTIN_CONVERSION): Adjust.
30775
30776         * config/i386/i386.c (ix86_vectorize_builtin_conversion): Adjust.
30777         Handle AVX modes.
30778         * config/rs6000/rs6000.c (rs6000_builtin_conversion): Adjust.
30779
30780 2010-04-09  Richard Guenther  <rguenther@suse.de>
30781
30782         PR target/43152
30783         * config/i386/sse.md (vcond<mode>): Handle AVX modes as well.
30784
30785 2010-04-09  Richard Guenther  <rguenther@suse.de>
30786
30787         * tree-vectorizer.h (struct _stmt_vec_info): Document
30788         that vectype is the type of the LHS.
30789         (supportable_widening_operation, supportable_narrowing_operation):
30790         Get both input and output vector types as arguments.
30791         (vect_is_simple_use_1): Declare.
30792         (get_same_sized_vectype): Likewise.
30793         * tree-vect-loop.c (vect_determine_vectorization_factor):
30794         Set STMT_VINFO_VECTYPE to the vector type of the def.
30795         (vectorizable_reduction): Adjust.
30796         * tree-vect-patterns.c (vect_recog_widen_mult_pattern):
30797         Adjust.  Specify the output vector type.
30798         (vect_pattern_recog_1): Adjust.
30799         * tree-vect-stmts.c (get_same_sized_vectype): New function.
30800         (vectorizable_call): Adjust.
30801         (vectorizable_conversion): Likewise.
30802         (vectorizable_operation): Likewise.
30803         (vectorizable_type_demotion): Likewise.
30804         (vectorizable_type_promotion): Likewise.
30805         (vect_analyze_stmt): Set STMT_VINFO_VECTYPE to the vector type of
30806         the def.
30807         (vect_is_simple_use_1): New function.
30808         (supportable_widening_operation): Get both input and output
30809         vector types.
30810         (supportable_narrowing_operation): Likewise.
30811         * tree-vect-slp.c (vect_schedule_slp_instance): Adjust.
30812
30813 2010-04-09  Kai Tietz  <kai.tietz@onevision.com>
30814
30815         * config/i386/cygming.h (TARGET_OS_CPP_BUILTINS): Add
30816         __thiscall and _thiscall as predefined macros.
30817         * config/i386/i386.c (ix86_handle_cconv_attribute): Add
30818         thiscall attribute handling.
30819         (ix86_comp_type_attributes): Likewise.
30820         (ix86_function_regparm): Likewise.
30821         (ix86_return_pops_args): Likewise.
30822         (init_cumulative_args): Likewise.
30823         (find_drap_reg): Likewise.
30824         (ix86_static_chain): Likewise.
30825         (x86_this_parameter): Likewise.
30826         (x86_output_mi_thunk): Likewise.
30827         (ix86_attribute_table): Add description for thiscall attribute.
30828         * config/i386/i386.h (ix86_args): Adjust comment for member fastcall.
30829         * doc/extend.texi: Add documentation for thiscall.
30830
30831 2010-04-09  Manuel López-Ibáñez  <manu@gcc.gnu.org>
30832
30833         PR c++/28584
30834         * c.opt (Wint-to-pointer-cast): Available in C++.
30835         * doc/invoke.texi (Wint-to-pointer-cast): Available in C++.
30836
30837 2010-04-08  Eric Botcazou  <ebotcazou@adacore.com>
30838
30839         * tree.h (TREE_ADDRESSABLE): Document its effect for function types.
30840         * calls.c (expand_call): Pass the function type to aggregate_value_p.
30841         * function.c (aggregate_value_p): Do not honor DECL_BY_REFERENCE on
30842         the target function of a CALL_EXPR.  Honor TREE_ADDRESSABLE on the
30843         function type instead.  Reorder and simplify checks.
30844
30845         * gimplify.c (gimplify_modify_expr_rhs) <WITH_SIZE_EXPR>: New case.
30846
30847 2010-04-08  Jing Yu  <jingyu@google.com>
30848             Zdenek Dvorak  <ook@ucw.cz>
30849
30850         PR tree-optimization/42720
30851         * tree-ssa-loop-unswitch.c (tree_ssa_unswitch_loops): Move one-time
30852         loop unswitch conditions here from ...
30853         (tree_unswitch_single_loop): ... here.
30854
30855 2010-04-08  Sebastian Pop  <sebastian.pop@amd.com>
30856
30857         * tree-if-conv.c: Fix comments and simplify logic.
30858
30859 2010-04-08  Sebastian Pop  <sebastian.pop@amd.com>
30860
30861         * tree-if-conv.c (if_convertible_loop_p): Remove unused parameter.
30862         (tree_if_conversion): Same.  Update call to if_convertible_loop_p.
30863         (main_tree_if_conversion): Update call to tree_if_conversion.
30864
30865 2010-04-08  Manuel López-Ibáñez  <manu@gcc.gnu.org>
30866
30867         PR 42485
30868         * doc/invoke.texi (-b,-V): Delete.
30869         * doc/tm.texi: Do not mention -b.
30870         * gcc.c (display_help): Delete -b and -V.
30871         (process_command): Delete -b and -V.
30872         * gcc.h (DEFAULT_SWITCH_TAKES_ARG): Delete -b and -V.
30873
30874 2010-04-08  Christian Borntraeger  <borntraeger@de.ibm.com>
30875             Wolfgang Gellerich  <gellerich@de.ibm.com>
30876
30877         Implement target hook for loop unrolling
30878         * target.h (loop_unroll_adjust): Add a new target hook function.
30879         * target-def.h (TARGET_LOOP_UNROLL_ADJUST): Likewise.
30880         * doc/tm.texi (TARGET_LOOP_UNROLL_ADJUST): Document it.
30881         * config/s390/s390.c (TARGET_LOOP_UNROLL_ADJUST): Define it.
30882         (s390_loop_unroll_adjust): Implement the new target hook for s390.
30883         * loop-unroll.c (decide_unroll_runtime_iterations): Call loop unroll
30884         target hook.
30885         (decide_unroll_stupid): Likewise.
30886
30887 2010-04-08  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
30888
30889         PR target/43643
30890         * config/i386/gmon-sol2.c [__x86_64__]: Properly restore %rcx.
30891
30892 2010-04-08  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
30893
30894         * doc/install.texi (Specific, i?86-*-solaris2.10): Fix grammar.
30895         (Specific, *-*-solaris2*): Likewise.
30896         Don't prefer Sun as over GNU as.
30897
30898 2010-04-08  Wolfgang Gellerich  <gellerich@de.ibm.com>
30899
30900         * config/s390/s390.c (override_options): Adjust the z10 defaults
30901         for max-unroll-times, max-completely-peeled-insns
30902         and max-completely-peel-times.
30903
30904 2010-04-08  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
30905
30906         * config/s390/s390.c (s390_expand_movmem): Issue prefetch
30907         instructions for z10.
30908         (s390_expand_setmem): Likewise.
30909         (s390_expand_cmpmem): Likewise.
30910
30911 2010-04-08  Richard Guenther  <rguenther@suse.de>
30912
30913         PR tree-optimization/43679
30914         * tree-ssa-pre.c (eliminate): Only propagate copies.
30915
30916 2010-04-08  Jakub Jelinek  <jakub@redhat.com>
30917
30918         PR bootstrap/43681
30919         * expr.c (block_move_libcall_safe_for_call_parm): Avoid
30920         set but not used variable warning.
30921
30922 2010-04-08  Wei Guozhi  <carrot@google.com>
30923
30924         PR target/41653
30925         * config/arm/arm.c (thumb1_size_rtx_costs): New function.
30926         (arm_size_rtx_costs): Call the new function when optimized for size.
30927
30928 2010-04-08  Jakub Jelinek  <jakub@redhat.com>
30929
30930         PR debug/43670
30931         * cfgexpand.c (expand_debug_expr): If for non-NULL offset
30932         op0 is not a MEM, just return NULL instead of assertion
30933         failure.
30934         (discover_nonconstant_array_refs): Don't walk debug stmts.
30935
30936 2010-04-08  Doug Kwan  <dougkwan@google.com>
30937
30938         * configure.ac: Recognize gold and do not use its version number
30939         to test ld features.
30940         * configure: Regenerate.
30941
30942 2010-04-08  Maxim Kuvyrkov  <maxim@codesourcery.com>
30943
30944         PR middle-end/40815
30945         * tree-ssa-reassoc.c (broken_up_substracts): Rename to plus_negates.
30946         (negate_value): Move code to push elements to broken_up_substracts ...
30947         (eliminate_plus_minus_pair): ... here.  Push operands that have no
30948         negative pair to plus_negates.
30949         (repropagate_negates, init_reassoc, fini_reassoc): Update.
30950
30951 2010-04-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
30952
30953         * doc/install.texi (Configuration): Move description of
30954         --enable-lto, --with-libelf*, --enable-gold from Java section to
30955         general section.
30956
30957         * doc/generic.texi (Working with declarations)
30958         (Function Properties, C and C++ Trees): Fix typos.
30959         * doc/sourcebuild.texi (Top Level): Likewise.
30960
30961 2010-04-07  Jakub Jelinek  <jakub@redhat.com>
30962
30963         PR c/18624
30964         * tree.h (DECL_READ_P): Define.
30965         (struct tree_decl_common): Add decl_read_flag.
30966         * c-decl.c (pop_scope): If TREE_USED but !DECL_READ_P, issue
30967         a set but not used warning.
30968         (merge_decls): Merge DECL_READ_P flag.
30969         (finish_decl, build_compound_literal): Set DECL_READ_P flag.
30970         (finish_function): Issue -Wunused-but-set-parameter diagnostics.
30971         * c-common.c (handle_used_attribute, handle_unused_attribute):
30972         Likewise.
30973         * c-tree.h (default_function_array_read_conversion, mark_exp_read):
30974         New prototypes.
30975         * c-typeck.c (default_function_array_read_conversion, mark_exp_read):
30976         New functions.
30977         (default_conversion, c_process_expr_stmt): Call mark_exp_read.
30978         * c-parser.c (c_parser_initializer, c_parser_expr_no_commas,
30979         c_parser_binary_expression, c_parser_cast_expression,
30980         c_parser_expr_list, c_parser_omp_atomic, c_parser_omp_for_loop):
30981         Call default_function_array_read_conversion instead of
30982         default_function_array_conversion where needed.
30983         (c_parser_unary_expression, c_parser_conditional_expression,
30984         c_parser_postfix_expression_after_primary, c_parser_initelt):
30985         Likewise.  Call mark_exp_read where needed.
30986         (c_parser_statement_after_labels, c_parser_asm_operands,
30987         c_parser_typeof_specifier, c_parser_sizeof_expression,
30988         c_parser_alignof_expression, c_parser_initval): Call mark_exp_read
30989         where needed.
30990         * common.opt (Wunused-but-set-variable, Wunused-but-set-parameter):
30991         New.
30992         * toplev.c (warn_unused_but_set_variable): Default to warn_unused.
30993         (warn_unused_but_set_parameter): Default to warn_unused
30994         && extra_warnings.
30995         * doc/invoke.texi: Document -Wunused-but-set-variable and
30996         -Wunused-but-set-parameter.
30997
30998         * tree-ssa-pre.c (my_rev_post_order_compute): Remove set but not
30999         used count variable.
31000         * genemit.c (gen_expand, gen_split): Avoid set but not used warnings
31001         when operandN variables aren't used in the body of the expander
31002         or splitter.
31003         * tree-outof-ssa.c (FOR_EACH_ELIM_GRAPH_SUCC,
31004         FOR_EACH_ELIM_GRAPH_PRED): Avoid set but not used warnings.
31005         * tree-ssa-operands.h (FOR_EACH_SSA_TREE_OPERAND): Likewise.
31006         * tree-flow.h (FOR_EACH_IMM_USE_FAST, FOR_EACH_IMM_USE_STMT,
31007         FOR_EACH_IMM_USE_ON_STMT): Likewise.
31008         * tree.h (FOR_EACH_CONSTRUCTOR_ELT): Likewise.
31009         * tree.c (PROCESS_ARG): Likewise.
31010
31011 2010-04-07  Simon Baldwin  <simonb@google.com>
31012
31013         * diagnostic.h (diagnostic_override_option_index): New macro to
31014         set a diagnostic's option_index.
31015         * c-tree.h (c_cpp_error): Add warning reason argument.
31016         * opts.c (_warning_as_error_callback): New.
31017         (register_warning_as_error_callback): Store callback for
31018         warnings enabled via enable_warning_as_error.
31019         (enable_warning_as_error): Call callback, minor code tidy.
31020         * opts.h (register_warning_as_error_callback): Declare.
31021         * c-opts.c (warning_as_error_callback): New, set cpp_opts flag in
31022         response to -Werror=.
31023         (c_common_init_options): Register warning_as_error_callback in opts.c.
31024         * common.opt: Add -Wno-cpp option.
31025         * c-common.c (struct reason_option_codes_t): Map cpp warning
31026         reason codes to gcc option indexes.
31027         * (c_option_controlling_cpp_error): New function, lookup the gcc
31028         option index for a cpp warning reason code.
31029         * (c_cpp_error): Add warning reason argument, call
31030         c_option_controlling_cpp_error for diagnostic_override_option_index.
31031         * doc/invoke.texi: Document -Wno-cpp.
31032
31033 2010-04-07  Richard Guenther  <rguenther@suse.de>
31034
31035         * ipa-reference.c (mark_load): Use get_base_address.
31036         (mark_store): Likewise.
31037
31038         * tree-ssa-ccp.c (gimplify_and_update_call_from_tree): Avoid
31039         inserting GIMPLE_NOPs into the IL.
31040         * tree-ssa-structalias.c (get_constraint_for_component_ref):
31041         Explicitly strip handled components and indirect references.
31042
31043         * fold-const.c (fold_unary_loc): Do not strip qualifiers when
31044         folding address expressions.
31045         * gimple.c (gimple_ior_addresses_taken_1): Use get_base_address.
31046         * tree-ssa-alias.c (decl_refs_may_alias_p): Do not use
31047         operand_equal_p to compare decls.
31048         (ptr_deref_may_alias_decl_p): Likewise.
31049         * tree-ssa-operands.c (get_asm_expr_operands): Simplify
31050         * tree-ssa-forwprop.c (forward_propagate_into_gimple_cond):
31051         Handle reversed comparison ops.
31052         * tree-sra.c (asm_visit_addr): Use get_base_address.
31053         * ipa-prop.c (visit_store_addr_for_mod_analysis): Use get_base_address.
31054         * ipa-reference.c (mark_address): Use get_base_address.
31055
31056 2010-04-07  Richard Guenther  <rguenther@suse.de>
31057
31058         * tree-ssa-forwprop.c (forward_propagate_addr_expr):
31059         Propagate constants everywhere.
31060
31061 2010-04-07  Jakub Jelinek  <jakub@redhat.com>
31062
31063         PR debug/43516
31064         * tree.c (MAX_INT_CACHED_PREC): Define.
31065         (nonstandard_integer_type_cache): New array.
31066         (build_nonstandard_integer_type): Cache results for precision
31067         <= MAX_INT_CACHED_PREC.
31068
31069 2010-04-07  Richard Guenther  <rguenther@suse.de>
31070
31071         * doc/invoke.texi (-fargument-alias, -fargument-noalias,
31072         -fargument-noalias-global, -fargument-noalias-anything): Remove.
31073         * common.opt: Likewise.
31074         * tree-ssa-structalias.c (intra_create_variable_infos): Adjust comment.
31075         * alias.c (base_alias_check): Remove flag_argument_noalias handling.
31076         (nonoverlapping_memrefs_p): Likewise.
31077         * emit-rtl.c (set_mem_attributes_minus_bitpos): Likewise.
31078         * opts.c (common_handle_option): Handle OPT_fargument_alias,
31079         OPT_fargument_noalias, OPT_fargument_noalias_anything and
31080         OPT_fargument_noalias_global for backward compatibility.
31081
31082 2010-04-07  Richard Guenther  <rguenther@suse.de>
31083
31084         PR tree-optimization/43270
31085         * tree-vrp.c (check_array_ref): Fix flexible array member detection.
31086         * tree-ssa-sccvn.h (fully_constant_vn_reference_p): Declare.
31087         * tree-ssa-pre.c (phi_translate_1): Adjust.
31088         (fully_constant_expression): Split out vn_reference handling to ...
31089         * tree-ssa-sccvn.c (fully_constant_vn_reference_p): ... here.
31090         Fold reads from constant strings.
31091         (vn_reference_lookup): Handle fully constant references.
31092         (vn_reference_lookup_pieces): Likewise.
31093         * Makefile.in (expmed.o-warn): Add -Wno-error.
31094
31095 2010-04-07  Martin Jambor  <mjambor@suse.cz>
31096
31097         * tree-sra.c (find_param_candidates): Allow scalar va_list types.
31098
31099 2010-04-07  Iain Sandoe  <iains@gcc.gnu.org>
31100
31101         PR driver/41594
31102         * gcc.c: Add -static-libstdc++ to list of recognized options.
31103
31104 2010-04-07  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
31105
31106         * config.gcc (i[34567]86-*-solaris2*): Default with_tune_32 to generic.
31107
31108 2010-04-07  Richard Guenther  <rguenther@suse.de>
31109
31110         PR middle-end/42617
31111         * expr.c (expand_expr_real_1): For TARGET_MEM_REFs with pointer
31112         bases build simple mem attributes to retain points-to information.
31113
31114 2010-04-07  Richard Guenther  <rguenther@suse.de>
31115
31116         PR middle-end/42617
31117         * alias.c (ao_ref_from_mem): Without MEM_OFFSET or MEM_SIZE
31118         preserve points-to related information.
31119
31120 2010-04-07  Richard Guenther  <rguenther@suse.de>
31121
31122         PR middle-end/42617
31123         * emit-rtl.c (set_mem_attributes_minus_bitpos): Do not
31124         discard plain indirect references.
31125         * fold-const.c (operand_equal_p): Guard against NULL_TREE type.
31126         * tree.c (tree_nop_conversion): Likewise.
31127
31128 2010-04-07  Dodji Seketeli  <dodji@redhat.com>
31129
31130         PR debug/43628
31131         * dwarf2out.c (modified_type_die): Ignore artificial typedefs.
31132
31133 2010-04-06  Kai Tietz  <kai.tietz@onevision.com>
31134
31135         * config/i386/i386.c (ix86_handle_cconv_attribute): Ignore
31136         calling convention attributes on METHOD_TYPEs for w64 ABI, too.
31137
31138 2010-04-07  Sebastian Pop  <sebastian.pop@amd.com>
31139
31140         * tree-if-conv.c: Fix indentation and comments.
31141
31142 2010-04-07  Sebastian Pop  <sebastian.pop@amd.com>
31143
31144         * tree-if-conv.c: Sort static functions in topological order.
31145
31146 2010-04-07  Sebastian Pop  <sebastian.pop@amd.com>
31147
31148         * tree-if-conv.c: Fix indentation and comments.
31149
31150 2010-04-06  Sebastian Pop  <sebastian.pop@amd.com>
31151
31152         PR middle-end/43519
31153         * graphite-clast-to-gimple.c (max_signed_precision_type): Use
31154         lang_hooks.types.type_for_size instead of
31155         build_nonstandard_integer_type.
31156         When converting an unsigned type to signed, double its precision.
31157         (gcc_type_for_interval): Use lang_hooks.types.type_for_size.
31158         (gcc_type_for_iv_of_clast_loop): Call max_signed_precision_type.
31159         (graphite_create_new_loop_guard): When ub + 1 wraps around,
31160         use lb <= ub.
31161
31162 2010-04-06  Sebastian Pop  <sebastian.pop@amd.com>
31163
31164         PR middle-end/43519
31165         * graphite-clast-to-gimple.c (graphite_create_new_loop_guard): Use
31166         POINTER_PLUS_EXPR for pointer types.
31167
31168 2010-04-06  Sebastian Pop  <sebastian.pop@amd.com>
31169
31170         PR middle-end/43519
31171         * Makefile.in (graphite-clast-to-gimple.o): Depends on langhooks.h.
31172         * graphite-clast-to-gimple.c: Include langhooks.h.
31173         (max_signed_precision_type): New.
31174         (max_precision_type): Takes two types as arguments.
31175         (precision_for_value): New.
31176         (precision_for_interval): New.
31177         (gcc_type_for_interval): New.
31178         (gcc_type_for_value): New.
31179         (gcc_type_for_clast_term): New.
31180         (gcc_type_for_clast_red): New.
31181         (gcc_type_for_clast_bin): New.
31182         (gcc_type_for_clast_expr): Split up into several functions.
31183         (gcc_type_for_clast_eq): Rewritten.
31184         (compute_bounds_for_level): New.
31185         (compute_type_for_level_1): New.
31186         (compute_type_for_level): New.
31187         (gcc_type_for_cloog_iv): Removed.
31188         (gcc_type_for_iv_of_clast_loop): Rewritten.
31189         (graphite_create_new_loop): Compute the lower and upper bound types
31190         with gcc_type_for_clast_expr.
31191         (graphite_create_new_loop_guard): Same.
31192         (find_cloog_iv_in_expr): Removed.
31193         (compute_cloog_iv_types_1): Removed.
31194         (compute_cloog_iv_types): Removed.
31195         (gloog): Do not call compute_cloog_iv_types.
31196         * graphite-sese-to-poly.c (new_gimple_bb): Do not initialize
31197         GBB_CLOOG_IV_TYPES.
31198         (free_data_refs_aux): Do not free GBB_CLOOG_IV_TYPES.
31199         * sese.h (struct gimple_bb): Removed field cloog_iv_types.
31200         (GBB_CLOOG_IV_TYPES): Removed.
31201
31202 2010-04-06  Sebastian Pop  <sebastian.pop@amd.com>
31203
31204         * graphite-sese-to-poly.c (rewrite_close_phi_out_of_ssa): Assert that
31205         gimple_phi_num_args of the loop close SSA phi node is equal to 1.
31206         (detect_commutative_reduction): Same.
31207
31208 2010-04-06  Sebastian Pop  <sebastian.pop@amd.com>
31209
31210         * graphite-clast-to-gimple.c (graphite_verify): Remove redundant
31211         call to verify_ssa.  Invoke verify_loop_closed_ssa with an extra
31212         argument.
31213         * graphite-scop-detection.c (canonicalize_loop_closed_ssa_form): Same.
31214         * graphite-sese-to-poly.c (rewrite_reductions_out_of_ssa): Same.
31215         (rewrite_commutative_reductions_out_of_ssa): Same.
31216         * passes.c (execute_function_todo): Call verify_ssa for every pass
31217         in the LNO.  Invoke verify_loop_closed_ssa with an extra argument.
31218         * tree-flow.h (verify_loop_closed_ssa): Update declaration.
31219         * tree-parloops.c (parallelize_loops): Invoke verify_loop_closed_ssa
31220         with an extra argument.
31221         * tree-ssa-loop-manip.c (check_loop_closed_ssa_stmt): Same.  Call
31222         verify_ssa only when the extra argument is true.
31223         (gimple_duplicate_loop_to_header_edge): Invoke verify_loop_closed_ssa
31224         with an extra argument.
31225         (tree_transform_and_unroll_loop): Same.
31226
31227 2010-04-06  Sebastian Pop  <sebastian.pop@amd.com>
31228
31229         * passes.c (execute_function_todo): Call verify_loop_closed_ssa
31230         for all the passes of the LNO having LOOP_CLOSED_SSA.
31231         * tree-if-conv.c (pass_if_conversion): Remove TODO_verify_loops.
31232         * tree-loop-distribution.c (pass_loop_distribution): Same.
31233         * tree-pass.h (TODO_verify_loops): Removed.
31234         * tree-ssa-loop.c (pass_tree_loop_init): Same.
31235         (pass_lim): Same.
31236         (pass_tree_unswitch): Same.
31237         (pass_predcom): Same.
31238         (pass_vectorize): Same.
31239         (pass_linear_transform): Same.
31240         (pass_graphite_transforms): Same.
31241         (pass_iv_canon): Same.
31242         (pass_complete_unroll): Same.
31243         (pass_complete_unrolli): Same.
31244         (pass_parallelize_loops): Same.
31245         (pass_loop_prefetch): Same.
31246         (pass_iv_optimize): Same.
31247
31248 2010-04-06  Changpeng Fang  <changpeng.fang@amd.com>
31249
31250         PR middle-end/32824
31251         * passes.c (init_optimization_passes): Move pass_lim before
31252         pass_copy_prop and pass_dce_loop.
31253
31254 2010-04-06  Jakub Jelinek  <jakub@redhat.com>
31255
31256         PR target/43667
31257         * config/i386/i386.c (bdesc_multi_arg): Use OPTION_MASK_ISA_XOP
31258         instead of OPTION_MASK_ISA_AVX for __builtin_ia32_vpermil2p*.
31259         (ix86_expand_args_builtin): Use V*_FTYPE_* enum codes instead of
31260         MULTI_* defines for 4 argument vpermil2p* builtins.
31261
31262 2010-04-06  Uros Bizjak  <ubizjak@gmail.com>
31263
31264         * config/i386/i386-protos.h (x86_maybe_negate_const_int): Declare.
31265         * config/i386/i386.c (x86_maybe_negate_const_int): New.
31266         (x86_output_mi_thunk): Use x86_maybe_negate_const_int.
31267         * config/i386/i386.md (*add<mode>_1, *addsi_1_zext, *addhi_1,
31268         *addhi_1_lea, *addqi_1, *addqi_1_lea, *addqi_1_slp, *add<mode>_2,
31269         *addsi_2_zext, *addhi_2, *addqi_2, *add<mode>_3, *addsi_3_zext,
31270         *addhi_3, *addqi_3,*add<mode>_5, *addhi_5, *addqi_5):
31271         Use x86_maybe_negate_const_int to output insn mnemonic.
31272         (*adddi_4, *addsi_4, *addhi_4, *addqi_4): Ditto.  Remove overflow
31273         check from instruction predicate.  Update comments.
31274         * config/i386/sync.md (sync_add<mode>): Use
31275         x86_maybe_negate_const_int to output insn mnemonic.
31276
31277 2010-04-06  Jan Hubicka  <jh@suse.cz>
31278
31279         PR tree-optimization/42906
31280         * tree-ssa-dce.c (mark_control_dependent_edges_necessary): Add
31281         IGNORE_SELF argument.  Set visited_control_parents for fully
31282         processed BBs.
31283         (find_obviously_necessary_stmts): Update call of
31284         mark_control_dependent_edges_necessary.
31285         (propagate_necessity): Likewise.  Handle PHI edges more curefully.
31286
31287 2010-04-06  Uros Bizjak  <ubizjak@gmail.com>
31288
31289         * config/i386/i386.md: Remove comment about 'e' and 'E'
31290         operand modifier.
31291
31292 2010-04-06  Richard Guenther  <rguenther@suse.de>
31293
31294         PR tree-optimization/43627
31295         * tree-vrp.c (extract_range_from_unary_expr): Widenings
31296         of [1, +INF(OVF)] go to [1, +INF(OVF)] of the wider type,
31297         not varying.
31298
31299 2010-04-06  Jakub Jelinek  <jakub@redhat.com>
31300
31301         * BASE-VER: Change to 4.6.0.
31302
31303         PR target/43638
31304         * config/i386/i386.c (print_operand): Remove 'e' and 'E' code
31305         handling.
31306
31307 2010-04-06  Richard Guenther  <rguenther@suse.de>
31308
31309         PR middle-end/43661
31310         * fold-const.c (fold_comparison): Handle X * 0 CMP 0.
31311
31312 2010-04-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
31313
31314         * doc/invoke.texi (Optimize Options): Document that LTO
31315         won't remove object access purely due to incompatible
31316         declarations.
31317
31318 2010-04-04  Matthias Klose  <doko@ubuntu.com>
31319
31320         * graphite-sese-to-poly.c (translate_scalar_reduction_to_array):
31321         Initialize variable.
31322
31323 2010-04-03  Richard Guenther  <rguenther@suse.de>
31324
31325         PR middle-end/42509
31326         * alias.c (nonoverlapping_memrefs_p): For spill-slot accesses
31327         require a non-NULL MEM_OFFSET.
31328
31329 2010-04-02  Steven Bosscher  <steven@gcc.gnu.org>
31330
31331         * ada/gcc-interface/Make-lang.in, alias.c, attribs.c, auto-inc-dec.c,
31332         basic-block.h, bb-reorder.c, calls.c, c-common.c, cgraph.h,
31333         collect2.h, config/alpha/alpha.c, config/alpha/alpha.md,
31334         config/alpha/predicates.md, config/arm/arm.md,
31335         config/arm/lib1funcs.asm, config/arm/neon-schedgen.ml,
31336         config/avr/avr.c, config/avr/avr.md, config/bfin/bfin.c,
31337         config/darwin9.h, config/darwin.c, config/darwin.h,
31338         config/h8300/h8300.c, config/i386/cpuid.h, config/i386/cygming.h,
31339         config/i386/cygwin.h, config/i386/mingw32.h, config/i386/msformat-c.c,
31340         config/i386/sol2-10.h, config/i386/xopintrin.h, config/ia64/ia64.c,
31341         config/ia64/ia64.md, config/ia64/sync.md, config/mep/mep.c,
31342         config/mips/mips.md, config/mn10300/mn10300.c,
31343         config/mn10300/mn10300.h, config/pa/pa.c, config/pa/pa.md,
31344         config/rs6000/aix.h, config/rs6000/dfp.md,
31345         config/rs6000/rs6000-builtin.def, config/rs6000/rs6000-c.c,
31346         config/rs6000/vector.md, config/rtems.h, config/rx/rx.md,
31347         config/s390/s390.md, config/sol2-c.c, config/sparc/sol2-bi.h,
31348         config/sparc/sol2-gas.h, config/sparc/sparc.h, config/sparc/sparc.md,
31349         config/sparc/sparc-protos.h, config/spu/spu.c, config/spu/spu-c.c,
31350         config/t-darwin, convert.c, c.opt, c-opts.c, cp/Make-lang.in,
31351         c-pretty-print.c, c-typeck.c, df-core.c, df-scan.c, diagnostic.c,
31352         diagnostic.h, doc/cppopts.texi, doc/cpp.texi, doc/extend.texi,
31353         doc/gimple.texi, doc/languages.texi, doc/plugins.texi, doc/rtl.texi,
31354         doc/standards.texi, doc/tree-ssa.texi, doc/trouble.texi, dominance.c,
31355         fold-const.c, fortran/Make-lang.in, fwprop.c, gcc-plugin.h,
31356         gensupport.c, gimple.h, gimple-iterator.c, graphite.c,
31357         graphite-clast-to-gimple.c, graphite-clast-to-gimple.h,
31358         graphite-dependences.c, graphite-poly.c, graphite-poly.h,
31359         graphite-ppl.c, graphite-ppl.h, graphite-scop-detection.c,
31360         graphite-sese-to-poly.c, graphite-sese-to-poly.h, ifcvt.c, intl.c,
31361         intl.h, ipa.c, ipa-cp.c, ipa-inline.c, ipa-prop.c, ipa-prop.h,
31362         ipa-pure-const.c, ipa-reference.c, ipa-type-escape.c, ira-color.c,
31363         ira-conflicts.c, ira-lives.c, java/Make-lang.in, lambda-code.c,
31364         loop-invariant.c, lto/Make-lang.in, lto-streamer.h, lto-streamer-in.c,
31365         objc/Make-lang.in, objcp/Make-lang.in, omp-low.c, optc-gen.awk,
31366         opt-functions.awk, opth-gen.awk, params.def, passes.c,
31367         postreload-gcse.c, print-tree.c, recog.c, regrename.c, reload.h,
31368         rtl.def, sched-int.h, sched-rgn.c, sel-sched-dump.c, sese.c, sese.h,
31369         store-motion.c, stor-layout.c, tree-cfgcleanup.c, tree-chrec.c,
31370         tree-complex.c, tree-data-ref.c, tree.def, tree-eh.c, tree-flow.h,
31371         tree-flow-inline.h, tree.h, tree-loop-distribution.c, tree-outof-ssa.c,
31372         tree-parloops.c, tree-pass.h, tree-predcom.c, tree-profile.c,
31373         tree-scalar-evolution.c, tree-ssa-address.c, tree-ssa-alias.c,
31374         tree-ssa-coalesce.c, tree-ssa-copy.c, tree-ssa-dce.c, tree-ssa-dom.c,
31375         tree-ssa-dse.c, tree-ssa-loop-im.c, tree-ssa-loop-ivcanon.c,
31376         tree-ssa-loop-manip.c, tree-ssa-math-opts.c, tree-ssa-operands.c,
31377         tree-ssa-pre.c, tree-ssa-sccvn.c, tree-ssa-structalias.c,
31378         tree-ssa-uncprop.c, tree-tailcall.c, tree-vect-data-refs.c,
31379         tree-vect-loop.c, tree-vectorizer.h, tree-vect-slp.c, tree-vrp.c,
31380         unwind-dw2-fde-darwin.c, varpool.c: Update copyright years.
31381
31382 2010-04-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
31383
31384         PR other/43620
31385         * doc/install.texi (Prerequisites): Bump Automake version to 1.11.1.
31386         * aclocal.m4: Regenerate.
31387
31388 2010-04-02  Richard Guenther  <rguenther@suse.de>
31389
31390         PR tree-optimization/43629
31391         * tree-ssa-ccp.c (likely_value): Reset all_undefined_operands
31392         if we have seen a constant value.
31393
31394 2010-04-02  Joseph Myers  <joseph@codesourcery.com>
31395
31396         * read-rtl.c (read_rtx_1): Give an error for EOF while looking for ']'.
31397
31398 2010-04-02  Richard Earnshaw  <rearnsha@arm.com>
31399
31400         PR target/43469
31401         * arm.c (legitimize_tls_address): Adjust call to
31402         gen_tls_load_dot_plus_four.
31403         (arm_note_pic_base): New function.
31404         (arm_cannot_copy_insn_p): Use it.
31405         * thumb2.md (tls_load_dot_plus_four): Rework to avoid use of '+' in
31406         constraint.
31407
31408 2010-04-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
31409
31410         PR bootstrap/43531
31411
31412         Revert:
31413         2009-09-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
31414
31415         * Makefile.in ($(out_object_file)): Depend on
31416         gt-$(basename $(notdir $(out_file))).h.
31417
31418 2010-04-01  Ralf Corsépius  <ralf.corsepius@rtems.org>
31419
31420         * config.gcc (lm32-*-rtems*): Add t-lm32.
31421
31422 2010-04-01  Joel Sherrill  <joel.sherrill@oarcorp.com>
31423
31424         * config.gcc: Add lm32-*-rtems*.
31425         * config/lm32/rtems.h: New file.
31426
31427 2010-04-01  Dave Korn  <dave.korn.cygwin@gmail.com>
31428
31429         PR target/42609
31430         * config/i386/cygwin.h (CXX_WRAP_SPEC): Disable spec when -mno-cygwin.
31431
31432 2010-04-01  Jakub Jelinek  <jakub@redhat.com>
31433
31434         * dwarf2out.c (output_compilation_unit_header): For
31435         -gdwarf-4 use version 4 instead of version 3.
31436         (output_line_info): For version 4 and above emit additional
31437         maximum ops per insn header field.
31438         (DWARF_LINE_DEFAULT_MAX_OPS_PER_INSN): Define.
31439
31440         * dwarf2out.c (is_c_family, is_java): Remove.
31441         (lower_bound_default): New function.
31442         (add_bound_info, gen_descr_array_type_die): Use it.
31443
31444 2010-04-01  Dodji Seketeli  <dodji@redhat.com>
31445
31446         PR debug/43325
31447         * dwarf2out.c (gen_variable_die): Allow debug info for variable
31448         re-declaration when it happens in a function.
31449
31450 2010-04-01  Aldy Hernandez  <aldyh@redhat.com>
31451
31452         * cgraph.c (cgraph_add_function_insertion_hook): Update comment.
31453         (cgraph_remove_function_insertion_hook): Same.
31454         (cgraph_call_function_insertion_hooks): Same.
31455
31456 2010-04-01  Richard Guenther  <rguenther@suse.de>
31457
31458         PR middle-end/43614
31459         * tree-ssa-address.c (copy_mem_ref_info): Copy TREE_SIDE_EFFECTS
31460         and TREE_THIS_VOLATILE.
31461         (copy_ref_info): Likewise.
31462         * tree-ssa-operands.c (get_tmr_operands): Check TREE_THIS_VOLATILE.
31463         * tree.c (build6_stat): Ignore side-effects of all but arg5
31464         for TARGET_MEM_REF.  Set TREE_THIS_VOLATILE from arg5 of
31465         TARGET_MEM_REF.
31466
31467 2010-04-01  Richard Guenther  <rguenther@suse.de>
31468
31469         PR tree-optimization/43607
31470         * ipa-type-escape.c (check_call): Do not access non-existing
31471         arguments.
31472
31473 2010-04-01  Richard Guenther  <rguenther@suse.de>
31474
31475         PR middle-end/43602
31476         Revert
31477         2010-03-30  Seongbae Park  <seongbae.park@gmail.com>
31478                     Jack Howarth  <howarth@bromo.med.uc.edu>
31479
31480         * tree-profile.c (tree_init_ic_make_global_vars): Make static
31481         variables TLS.
31482
31483 2010-04-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
31484
31485         * doc/install.texi (Prerequisites): Document libelf usability on
31486         IRIX 5/6 and Solaris 2.
31487         (Specific, i?86-*-solaris2.10): No 64-bit default configuration.
31488         Update GNU as, GNU ld requirements.
31489         (Specific, *-*-solaris2*): Document Solaris 7 obsoletion, removal.
31490         Document Sun Studio compiler download.
31491         Update and simplify as, ld recommendations.
31492         (Specific, *-*-solaris2.7): Note obsoletion, removal.
31493
31494 2010-04-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
31495
31496         * config.gcc (i[34567]86-*-solaris2*): Default with_arch_32,
31497         with_tune_32 to pentium4.
31498
31499 2010-04-01  Uros Bizjak  <ubizjak@gmail.com>
31500
31501         * config/i386/cpuid.h (__get_cpuid_max): Move misplaced comment.
31502
31503 2010-04-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
31504
31505         * doc/install.texi (Specific, mips-sgi-irix5): Document IRIX 5
31506         obsoletion, removal.
31507         Update IDO URL.
31508         Document GNU as requirement.
31509         Update configure requirements.
31510         (Specific, mips-sgi-irix6): Document IRIX 6 < 6.5 obsoletion, removal.
31511         Recomment IRIX 6.5.18+.
31512         Document IDF/IDL requirement.
31513         Document GNU as requirement.
31514         Document GNU ld bootstrap failure.
31515         Remove freeware.sgi.com reference.
31516
31517 2010-04-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
31518
31519         * doc/install.texi (Specific, alpha*-dec-osf*): Document Tru64
31520         UNIX V4.0, V5.0 obsoletion, removal.
31521         Remove --with-gc=simple reference.
31522         Update VM requirements during bootstrap.
31523         Remove -oldas bootstrap description.
31524         Update binutils reference.
31525         Remove comparison failure note.
31526
31527 2010-03-31  Richard Guenther  <rguenther@suse.de>
31528             Zdenek Dvorak  <ook@ucw.cz>
31529             Sebastian Pop  <sebastian.pop@amd.com>
31530
31531         PR middle-end/43464
31532         * tree-ssa-copy.c (init_copy_prop): Handle loop close phi nodes
31533         with multiple arguments.
31534         (execute_copy_prop): Remove call to rewrite_into_loop_closed_ssa.
31535
31536 2010-03-31  Sebastian Pop  <sebastian.pop@amd.com>
31537
31538         * graphite-dependences.c (print_pddr): Call print_pdr with an
31539         extra argument.
31540         * graphite-poly.c (debug_pdr): Add an extra argument for the
31541         verbosity level.
31542         (print_pdr): Same.
31543         (print_pbb_domain): Same.
31544         (print_pbb): Same.
31545         (print_scop_context): Same.
31546         (print_scop): Same.
31547         (print_cloog): Same.
31548         (debug_pbb_domain): Same.
31549         (debug_pbb): Same.
31550         (print_pdrs): Same.
31551         (debug_pdrs): Same.
31552         (debug_scop_context): Same.
31553         (debug_scop): Same.
31554         (debug_cloog): Same.
31555         (print_scop_params): Same.
31556         (debug_scop_params): Same.
31557         (print_iteration_domain): Same.
31558         (print_iteration_domains): Same.
31559         (debug_iteration_domain): Same.
31560         (debug_iteration_domains): Same.
31561         (print_scattering_function): Same.
31562         (print_scattering_functions): Same.
31563         (debug_scattering_function): Same.
31564         (debug_scattering_functions): Same.
31565         * graphite-poly.h (debug_pdr): Update declaration.
31566         (print_pdr): Same.
31567         (print_pbb_domain): Same.
31568         (print_pbb): Same.
31569         (print_scop_context): Same.
31570         (print_scop): Same.
31571         (print_cloog): Same.
31572         (debug_pbb_domain): Same.
31573         (debug_pbb): Same.
31574         (print_pdrs): Same.
31575         (debug_pdrs): Same.
31576         (debug_scop_context): Same.
31577         (debug_scop): Same.
31578         (debug_cloog): Same.
31579         (print_scop_params): Same.
31580         (debug_scop_params): Same.
31581         (print_iteration_domain): Same.
31582         (print_iteration_domains): Same.
31583         (debug_iteration_domain): Same.
31584         (debug_iteration_domains): Same.
31585         (print_scattering_function): Same.
31586         (print_scattering_functions): Same.
31587         (debug_scattering_function): Same.
31588         (debug_scattering_functions): Same.
31589
31590 2010-03-31  Sebastian Pop  <sebastian.pop@amd.com>
31591
31592         * graphite-poly.c (print_scattering_function_1): New.
31593         (print_scattering_function): Call it.
31594         (print_scop_params): Remove spaces at the end of lines.
31595         (print_cloog): New.
31596         (debug_cloog): New.
31597         * graphite-poly.h (print_cloog): Declared.
31598         (debug_cloog): Declared.
31599
31600 2010-03-31  Sebastian Pop  <sebastian.pop@amd.com>
31601
31602         * graphite-sese-to-poly.c (graphite_loop_normal_form): Add the IV bump
31603         in loop->header.
31604         * tree-flow.h (canonicalize_loop_ivs): Updated declaration.
31605         * tree-parloops.c (gen_parallel_loop): Add the IV bump in loop->latch.
31606         * tree-ssa-loop-manip.c (canonicalize_loop_ivs): Add a new parameter
31607         to switch between adding the IV bump in loop->latch or in loop->header.
31608
31609 2010-03-31  Sebastian Pop  <sebastian.pop@amd.com>
31610
31611         * graphite-poly.c (print_scattering_function): Pretty print following
31612         the scoplib format.
31613         (print_pdr): Same.
31614         (print_pbb_domain): Same.
31615         (dump_gbb_cases): Same.
31616         (dump_gbb_conditions): Same.
31617         (print_pdrs): Same.
31618         (print_pbb): Same.
31619         (print_scop_params): Same.
31620         (print_scop_context): Same.
31621         (print_scop): Same.
31622         (print_pbb_body): New.
31623         (lst_indent_to): New.
31624         (print_lst): Start new lines with a #.
31625         * graphite-poly.h (pbb_bb): New.
31626         (pbb_index): Use pbb_bb.
31627         * graphite-ppl.c (ppl_print_powerset_matrix): Print the number of
31628         disjuncts.
31629         * tree-data-ref.c (dump_data_reference): Start new lines with a #.
31630
31631 2010-03-31  Jakub Jelinek  <jakub@redhat.com>
31632
31633         * dwarf2out.c (size_of_die): For -gdwarf-4 use
31634         uleb128 size instead of fixed 1 or 2 for dw_val_class_loc
31635         and 0 instead of 1 for dw_val_class_flag.
31636         (value_format): For -gdwarf-4 use DW_FORM_sec_offset for
31637         dw_val_class_range_list, dw_val_class_loc_list,
31638         dw_val_class_lineptr and dw_val_class_macptr, use
31639         DW_FORM_flag_present for dw_val_class_flag and
31640         DW_FORM_exprloc for dw_val_class_loc.
31641         (output_die): For -gdwarf-4 print dw_val_class_loc
31642         size as uleb128 instead of 1 or 2 bytes and don't print
31643         anything for dw_val_class_flag.
31644
31645         * var-tracking.c (vt_init_cfa_base): Use cselib_lookup_from_insn
31646         instead of cselib_lookup following by tweaking locs->setting_insn.
31647
31648         PR bootstrap/43596
31649         * cselib.c (cselib_process_insn): Clear cselib_current_insn
31650         even before returning from label, setjmp call or volatile asm
31651         handling.
31652
31653 2010-03-31  Richard Guenther  <rguenther@suse.de>
31654
31655         PR middle-end/43600
31656         * cgraphunit.c (cgraph_output_in_order): Do not allocate
31657         temporary data on stack.
31658
31659 2010-03-31  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
31660
31661         * config/sparc/sysv4.h (PUSHSECTION_FORMAT): Remove undef.
31662         (PUSHSECTION_ASM_OP): Remove.
31663         (POPSECTION_ASM_OP): Remove.
31664         (PUSHSECTION_FORMAT): Remove.
31665         * config/sol2.h (PUSHSECTION_FORMAT): Define.
31666         * config/sparc/sol2.h [!USE_GAS] (PUSHSECTION_FORMAT): Redefine.
31667         * config/sol2.c (solaris_output_init_fini): Use it.
31668
31669 2010-03-31  Jie Zhang  <jie@codesourcery.com>
31670
31671         PR 43574
31672         * opt-functions.awk (var_type_struct): Use signed char type
31673         for simple variables.
31674
31675 2010-03-31  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
31676
31677         * config/sol2.c: Include output.h.
31678         (solaris_assemble_visibility): New function.
31679         * config/t-sol2 (sol2.o): Add output.h dependency.
31680         * config/sol2-protos.h (solaris_assemble_visibility): Declare.
31681         * config/sol2.h [!USE_GAS] (TARGET_ASM_ASSEMBLE_VISIBILITY):
31682         Redefine.
31683
31684 2010-03-31  Jakub Jelinek  <jakub@redhat.com>
31685
31686         PR target/43580
31687         * config/arm/arm.c (arm_save_coproc_regs): Use Pmode instead of
31688         V2SImode or XFmode on PRE_DEC.
31689
31690         PR debug/43557
31691         * cfgexpand.c (expand_debug_expr): Handle VOIDmode mode like
31692         BLKmode.
31693
31694 2010-03-31  Jie Zhang  <jie@codesourcery.com>
31695
31696         PR 43562
31697         * reload.h (caller_save_initialized_p): Declare.
31698         * toplev.c (backend_init_target): Don't call
31699         init_caller_save but set caller_save_initialized_p to false.
31700         * caller-save.c (caller_save_initialized_p): Define.
31701         (init_caller_save): Check caller_save_initialized_p.
31702         * ira.c (ira): Call init_caller_save if flag_caller_saves.
31703
31704 2010-03-31  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
31705
31706         PR target/39048
31707         * config.gcc (i[34567]86-*-solaris2*): Add i386/t-fprules-softfp
31708         and soft-fp/t-softfp to tmake_file.
31709         * config/i386/sol2.h (LIBGCC2_HAS_TF_MODE): Redefine.
31710         (LIBGCC2_TF_CEXT): Define.
31711         (TF_SIZE): Define.
31712
31713 2010-03-30  Alexandre Oliva  <aoliva@redhat.com>
31714
31715         PR debug/42977
31716         * cselib.c (n_useless_values): Document handling of debug locs.
31717         (n_useless_debug_values, n_debug_values): New variables.
31718         (new_elt_loc_list): Don't add to debug values, keep count.
31719         (promote_debug_loc): New.
31720         (cselib_reset_table): Zero new variables.
31721         (entry_and_rtx_equal_p): Promote debug locs.
31722         (discard_useless_locs): Increment n_useless_debug_values for
31723         debug values.
31724         (remove_useless_values): Adjust n_useless_values and n_debug_values
31725         with n_useless_debug_values.
31726         (add_mem_for_addr): Promote debug locs.
31727         (cselib_lookup_mem): Likewise.
31728         (cselib_lookup_addr): Renamed to...
31729         (cselib_lookup_addr_1): ... this.  Promote debug locs.  Don't call...
31730         (cselib_log_lookup): ... this.  Turn into...
31731         (cselib_lookup_addr): ... new wrapper.
31732         (cselib_lookup_from_insn): New.
31733         (cselib_invalidate_regno): Increment n_useless_debug_values for
31734         debug values.
31735         (cselib_invalidate_mem): Likewise.
31736         (cselib_process_insn): Take n_deleted and n_debug_values into
31737         account to guard remove_useless_value call.
31738         (cselib_finish): Zero n_useless_debug_values.
31739         * cselib.h (cselib_lookup_from_insn): Declare.
31740         * sched-deps.c (sched_analyze_1): Use cselib_lookup_from_insn.
31741         (sched_analyze_2): Likewise.
31742
31743 2010-03-30  Jakub Jelinek  <jakub@redhat.com>
31744
31745         * var-tracking.c (use_narrower_mode_test, use_narrower_mode): New
31746         functions.
31747         (adjust_mems): Replace narrowing SUBREG of expression containing
31748         just PLUS, MINUS, MULT and ASHIFT of registers and constants
31749         with operations in the narrower mode.
31750
31751         PR debug/43593
31752         * var-tracking.c (dataflow_set_clear_at_call): Invalidate just
31753         regs_invalidated_by_call instead all call_used_reg_set registers.
31754
31755 2010-03-30  Sebastian Pop  <sebastian.pop@amd.com>
31756
31757         PR middle-end/43430
31758         * tree-vect-slp.c (vect_get_and_check_slp_defs): Replace type
31759         pointer comparisons with types_compatible_p.
31760         * tree-vect-stmts.c (vectorizable_call): Same.
31761         (vectorizable_condition): Same.
31762
31763 2010-03-30  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
31764
31765         * config/s390/s390.c (s390_emit_prologue): Omit issuing a dynamic
31766         stack check if the mask would be zero.
31767
31768 2010-03-30  Seongbae Park  <seongbae.park@gmail.com>
31769             Jack Howarth  <howarth@bromo.med.uc.edu>
31770
31771         * tree-profile.c (tree_init_ic_make_global_vars): Make static
31772         variables TLS.
31773
31774 2010-03-30  Joseph Myers  <joseph@codesourcery.com>
31775
31776         PR other/25232
31777         * libgcc-std.ver (GCC_4.5.0): Define version.  Include __unordxf2
31778         and __unordtf2.
31779         * config/bfin/libgcc-bfin.ver (GCC_4.5.0): Define version.
31780         Include ___unordxf2 and ___unordtf2.
31781         * config/i386/libgcc-glibc.ver: Do not define inheritance from
31782         GCC_4.4.0 here.
31783
31784 2010-03-30  Tarik Graba  <tarik.graba@telecom-paristech.fr>
31785
31786         * config/lm32/t-lm32: New file.
31787         * config.gcc: Use the above file when targetting lm32.
31788
31789 2010-03-28  Duncan Sands  <baldrick@free.fr>
31790
31791         * Makefile.in (PLUGIN_HEADERS): Add except.h.
31792
31793 2010-03-29  Sebastian Pop  <sebastian.pop@amd.com>
31794
31795         PR middle-end/43431
31796         * tree-vect-loop.c (vect_estimate_min_profitable_iters):
31797         Improve vectorization cost model diagnostic.
31798
31799 2010-03-29  Sebastian Pop  <sebastian.pop@amd.com>
31800
31801         PR middle-end/43436
31802         * tree-vect-data-refs.c (vect_analyze_data_refs): When
31803         compute_data_dependences_for_loop returns false, early exit
31804         and output an extra diagnostic for the failed data reference
31805         analysis.
31806
31807 2010-03-29  Richard Guenther  <rguenther@suse.de>
31808
31809         PR tree-optimization/43560
31810         * tree-ssa-loop-im.c (ref_always_accessed_p): Add store_p parameter.
31811         (can_sm_ref_p): Treat stores to readonly locations as trapping.
31812
31813 2010-03-29  Jie Zhang  <jie@codesourcery.com>
31814
31815         PR 43564
31816         * toplev.c (process_options): Set optimization_default_node
31817         and optimization_current_node.
31818         * opts.c (decode_options): Don't set optimization_default_node
31819         and optimization_current_node.
31820
31821 2010-03-29  Ralf Corsépius  <ralf.corsepius@rtems.org>
31822
31823         * config/rtems.h: Abandon -qrtems_debug.
31824
31825 2010-03-28  Jan Hubicka  <jh@suse.cz>
31826
31827         PR tree-optimization/43505
31828         * cgraph.c (cgraph_clone_node): When clonning a clone, replacement
31829         map should not be copied.
31830
31831 2010-03-27  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
31832
31833         PR middle-end/41674
31834         * cgraphunit.c (cgraph_build_static_cdtor): If target doesn't have
31835         cdtors, set DECL_PRESERVE_P.
31836         * ipa.c (cgraph_externally_visible_p): Return true if declaration
31837         should be preseved.
31838
31839 2010-03-27  Uros Bizjak  <ubizjak@gmail.com>
31840
31841         PR tree-optimization/43528
31842         * stor-layout.c (place_field): Check that constant fits into
31843         unsigned HWI when skipping calculation of MS bitfield layout.
31844
31845 2010-03-27  Jan Hubicka  <jh@suse.cz>
31846
31847         PR middle-end/43391
31848         * varasm.c (make_decl_rtl): Deal with COMMON flag to make
31849         notice_global_symbol work.
31850
31851 2010-03-27  Jakub Jelinek  <jakub@redhat.com>
31852
31853         * dwarf2out.c (dwarf2_debug_hooks): Use dwarf2out_function_decl
31854         instead of dwarf2out_decl.
31855         (struct var_loc_node): Remove section_label field.
31856         (dwarf2out_function_decl): New function.
31857         (dwarf2out_var_location): Don't set section_label field.
31858         (dwarf2out_begin_function): Don't empty decl_loc_table here.
31859
31860 2010-03-26  Michael Meissner  <meissner@linux.vnet.ibm.com>
31861
31862         PR tree-optimization/43544
31863         * doc/tm.texi (TARGET_VECTORIZE_BUILTIN_VECTORIZED_FUNCTION):
31864         First argument for builtin vectorized function hook is now a
31865         tree to be able to distinguish between machine specific and
31866         standard builtins.
31867         * targhooks.c (default_builtin_vectorized_function): Ditto.
31868         * targhooks.h (default_builtin_vectorized_function): Ditto.
31869         * target.h (struct gcc_target): Ditto.
31870         * tree-vect-stmts.c (vectorizable_function): Ditto.
31871         * config/i386/i386.c (ix86_builtin_vectorized_function): Ditto.
31872         * config/rs6000/rs6000.c (rs6000_builtin_vectorized_function):
31873         Ditto.
31874
31875 2010-03-26  Joseph Myers  <joseph@codesourcery.com>
31876
31877         PR c/43381
31878         * c-decl.c (get_parm_info): Assert that decl going in OTHERS has a
31879         nested binding iff it is a FUNCTION_DECL.
31880         (store_parm_decls_newstyle): Pass nested=true to bind for
31881         FUNCTION_DECLs amongst parameters.
31882
31883 2010-03-26  Jakub Jelinek  <jakub@redhat.com>
31884
31885         * var-tracking.c (vt_expand_loc_callback): Don't run
31886         cselib_expand_value_rtx_cb in dummy mode if
31887         cselib_dummy_expand_value_rtx_cb returned false.
31888
31889         * var-tracking.c (emit_note_insn_var_location): For one part
31890         notes with offset 0, don't add EXPR_LIST around the location.
31891         * dwarf2out.c (loc_descriptor, dw_loc_list_1,
31892         add_location_or_const_value_attribute): Adjust for that change.
31893
31894         PR debug/43540
31895         * dwarf2out.c (reg_save): For DW_CFA_expression put regnum
31896         into first operand and location into second.
31897         (dw_cfi_oprnd1_desc): Return dw_cfi_oprnd_reg_num instead of
31898         dw_cfi_oprnd_loc for DW_CFA_expression.
31899         (dw_cfi_oprnd2_desc): Return dw_cfi_oprnd_loc for DW_CFA_expression.
31900         (output_cfa_loc, output_cfa_loc_raw): For DW_CFA_expression
31901         assume first argument is regnum and second argument is location.
31902
31903 2010-03-26  Uros Bizjak  <ubizjak@gmail.com>
31904
31905         PR target/42113
31906         * config/alpha/alpha.md (*cmp_sadd_si): Change mode
31907         of scratch register to DImode.  Split to DImode comparison operator.
31908         Use SImode subreg of scratch register in the multiplication.
31909         (*cmp_sadd_sidi): Ditto.
31910         (*cmp_ssub_si): Ditto.
31911         (*cmp_ssub_sidi): Ditto.
31912
31913 2010-03-26  Uros Bizjak  <ubizjak@gmail.com>
31914
31915         PR target/43524
31916         * config/i386/i386.c (ix86_expand_prologue) [TARGET_STACK_PROBE]:
31917         Remove invalid assert and wrong comment.
31918
31919 2010-03-26  Jakub Jelinek  <jakub@redhat.com>
31920
31921         PR debug/43516
31922         * flags.h (final_insns_dump_p): New extern.
31923         * final.c (final_insns_dump_p): New variable.
31924         (rest_of_clean_state): Set it before -fdump-final-insns=
31925         dumping, clear afterwards.
31926         * print-rtl.c (print_rtx): If final_insns_dump_p don't dump
31927         MEM_ALIAS_SET on MEMs.
31928
31929 2010-03-26  David S. Miller  <davem@davemloft.net>
31930
31931         * configure.ac: Fix sparc GOTDATA_OP bug check.
31932         * configure: Rebuild.
31933
31934 2010-03-26  Alan Modra  <amodra@gmail.com>
31935
31936         * config/rs6000/rs6000.md (cmptf_internal2): Correct comparison.
31937
31938 2010-03-25  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
31939
31940         * doc/tm.texi (Sections): Document TLS_COMMON_ASM_OP,
31941         TLS_SECTION_ASM_FLAG.
31942
31943 2010-03-25  Jakub Jelinek  <jakub@redhat.com>
31944
31945         PR bootstrap/43511
31946         * config/i386/i386.c (ix86_code_end): Set DECL_WEAK if TARGET_MACHO.
31947         Clear first_function_block_is_cold.
31948
31949         PR c/43385
31950         * gimplify.c (gimple_boolify): Only recurse on __builtin_expect
31951         argument if the argument is truth_value_p.
31952
31953 2010-03-24  Michael Meissner  <meissner@linux.vnet.ibm.com>
31954
31955         * config/rs6000/constraints.md: Update copyright year for my changes.
31956
31957         PR target/43484
31958         * config/rs6000/rs6000.c (rs6000_split_multireg_move): If r0 is
31959         used in reg+reg addressing, swap registers.
31960
31961 2010-03-24  Jakub Jelinek  <jakub@redhat.com>
31962
31963         PR debug/43293
31964         * target.h (struct gcc_target): Add code_end hook.
31965         * target-def.h (TARGET_ASM_CODE_END): Define to hook_void_void
31966         if not yet defined.
31967         (TARGET_ASM_OUT): Add TARGET_ASM_CODE_END.
31968         * toplev.c (compile_file): Call targetm.asm_out.code_end
31969         hook before unwind info/debug info output.
31970         * config/i386/winnt.c (i386_pe_file_end): Don't call ix86_file_end.
31971         * config/i386/linux.h (NEED_INDICATE_EXEC_STACK): Don't define.
31972         (TARGET_ASM_FILE_END): Define to file_end_indicate_exec_stack.
31973         * config/i386/linux64.h (NEED_INDICATE_EXEC_STACK): Don't define.
31974         (TARGET_ASM_FILE_END): Define to file_end_indicate_exec_stack.
31975         * config/i386/i386.c (ix86_file_end): Renamed to...
31976         (ix86_code_end): ... this.  Make static.  Don't call
31977         file_end_indicate_exec_stack.  Emit unwind info using
31978         final_start_function/final_end_function.
31979         (darwin_x86_file_end): Remove.
31980         (TARGET_ASM_CODE_END): Define.
31981         * config/i386/i386.h (TARGET_ASM_FILE_END,
31982         NEED_INDICATE_EXEC_STACK): Don't define.
31983         * config/i386/darwin.h (darwin_x86_file_end): Remove prototype.
31984         (TARGET_ASM_FILE_END): Define to darwin_file_end.
31985         * config/i386/i386-protos.h (ix86_file_end): Remove prototype.
31986         * doc/tm.texi (TARGET_ASM_CODE_END): Document.
31987
31988         PR target/43498
31989         * config/i386/i386.c (x86_output_mi_thunk): Call final_start_function
31990         at the beginning and final_end_function at the end.
31991         * config/s390/s390.c (s390_output_mi_thunk): Likewise.
31992
31993 2010-03-24  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
31994
31995         * configure.ac (i[34567]86-*-*): Handle Solaris 2/x86 TLS support
31996         and Sun as TLS syntax.
31997         (TLS_SECTION_ASM_FLAG) [on_solaris && !gas_flag]: Define.
31998         * configure: Regenerate.
31999         * config.in: Regenerate.
32000         * varasm.c (TLS_SECTION_ASM_FLAG): Define default.
32001         (default_elf_asm_named_section): Use it.
32002         * config/i386/i386.c (output_pic_addr_const): Lowercase @DTPOFF.
32003         (i386_output_dwarf_dtprel): Likewise.
32004         (output_addr_const_extra): Likewise.
32005         (output_pic_addr_const): Lowercase @GOTTPOFF.
32006         (output_addr_const_extra): Likewise.
32007         (output_pic_addr_const): Lowercase @GOTNTPOFF.
32008         (output_addr_const_extra): Likewise.
32009         (output_pic_addr_const): Lowercase @INDNTPOFF.
32010         (output_addr_const_extra): Likewise.
32011         (output_pic_addr_const): Lowercase @NTPOFF.
32012         (output_addr_const_extra): Likewise.
32013         (output_pic_addr_const): Lowercase @TPOFF.
32014         (output_addr_const_extra): Likewise.
32015         * config/i386/i386.md (*tls_global_dynamic_32_gnu): Lowercase @TLSGD.
32016         (*tls_global_dynamic_64): Likewise.
32017         (*tls_local_dynamic_base_32_gnu): Lowercase @TLSLDM.
32018         (*tls_local_dynamic_base_64): Lowercase @TLSLD.
32019
32020         * defaults.h (TLS_COMMON_ASM_OP): Provide default.
32021         (ASM_OUTPUT_TLS_COMMON): Use it.
32022         * config/i386/sol2-gas.h (TLS_COMMON_ASM_OP): Undef.
32023
32024         PR target/38118
32025         * config.gcc (sparc*-*-solaris2*) [$gas=yes]: Add usegas.h to tm_file.
32026         * config/sparc/sol2.h (ASM_OUTPUT_ALIGNED_COMMON): Move ...
32027         * config/sol2.h (ASM_OUTPUT_ALIGNED_COMMON): ... here.
32028         * config/i386/sol2-10.h (ASM_OUTPUT_ALIGNED_COMMON): Redefine.
32029         * config/i386/sol2.h (TARGET_SUN_TLS): Redefine.
32030         (ASM_DECLARE_OBJECT_NAME) [!USE_GAS]: Redefine.
32031
32032 2010-03-24  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
32033
32034         * config/i386/i386.c (override_options): Don't accept
32035         -mtls-dialect=sun any longer.
32036         * config/i386/i386.h (TARGET_SUN_TLS): Define as 0.
32037         * config/i386/i386.md (*tls_global_dynamic_32_sun): Remove.
32038         (*tls_local_dynamic_base_32_sun): Likewise.
32039         * config/i386/sol2.h (TARGET_SUN_TLS): Redefine.
32040
32041 2010-03-24  Jakub Jelinek  <jakub@redhat.com>
32042
32043         PR debug/43508
32044         * dwarf2out.c (mem_loc_descriptor): Don't ICE on
32045         VEC_{MERGE,SELECT,CONCAT,DUPLICATE}.
32046
32047         PR debug/43479
32048         * ira.c (adjust_cleared_regs): New function.
32049         (update_equiv_regs): Adjust cleared_regs in DEBUG_INSNs.
32050
32051         PR debug/19192
32052         PR debug/43479
32053         * cfgexpand.c (gimple_assign_rhs_to_tree): Also set TREE_BLOCK
32054         from gimple_block.
32055         * expr.c (expand_expr_real): Restore previous
32056         curr_insn_source_location and curr_insn_block after
32057         expand_expr_real_1 call.
32058         (expand_expr_real_1) <case SSA_NAME>: Call expand_expr_real
32059         instead of expand_expr_real_1.
32060
32061 2010-03-23  Vladimir Makarov  <vmakarov@redhat.com>
32062
32063         PR rtl-optimization/43413
32064         * ira-color.c (setup_allocno_available_regs_num): Count prohibited
32065         hard regs too.
32066
32067 2010-03-22  James E. Wilson  <wilson@codesourcery.com>
32068
32069         PR target/43348
32070         * ia64.md (call_nogp, call_value_nogp, sibcall_nogp, call_gp,
32071         call_value_gp, sibcall_gp): Use 's' constraint not 'i'.
32072
32073 2010-03-22  H.J. Lu  <hongjiu.lu@intel.com>
32074
32075         * config/i386/i386.c (ix86_target_string): Add -mfma.
32076         Fix a typo in comment.
32077
32078 2010-03-22  Mike Stump  <mikestump@comcast.net>
32079
32080         PR target/23071
32081         * config/rs6000/rs6000.c (darwin_rs6000_special_round_type_align):
32082         Don't overly align based upon packed packed fields.
32083
32084 2010-03-22  Jason Merrill  <jason@redhat.com>
32085
32086         * c-pretty-print.c (pp_c_specifier_qualifier_list) [VECTOR_TYPE]:
32087         Use () rather than [], and move before the element type.
32088
32089 2010-03-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
32090
32091         * doc/configfiles.texi (Configuration Files): Removed
32092         fixinc/Makefile*, intl/Makefile.*.
32093         * doc/makefile.texi: Fixed markup. Abstract from version
32094         control system used.
32095         (Makefile): Removed obsolete java/parse.y example.
32096         * doc/sourcebuild.texi: Likewise.
32097         (Top Level): Added config, gnattools, libdecnumber, libgcc,
32098         libgomp, libssp.  Removed fastjar.
32099         (Miscellaneous Docs): Clarify location.
32100         Added COPYING3, COPYING3.LIB.
32101         (Front End Directory): Moved Make-lang.in entry to new subsubsection.
32102
32103 2010-03-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
32104
32105         PR target/38085
32106         * config/i386/i386.c (x86_function_profiler)
32107         [!NO_PROFILE_COUNTERS]: Fix typo.
32108         * config/i386/gmon-sol2.c (_mcleanup) [__x86_64__]: Use call
32109         instead of callq.
32110
32111 2010-03-22  Janis Johnson  <janis187@us.ibm.com>
32112             Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
32113
32114         * doc/sourcebuild.texi (Test Directives): Split into six
32115         subsections, with most of the current text in new subsections
32116         Directives, Selectors, and Final Actions.
32117         (Directives): Split list of test directives into multiple
32118         subsubsections.
32119         (Selectors): Describe use and syntax of selectors.
32120         (Effective-Target Keywords): Describe all existing keywords.
32121         (Add Options): Describe features for dg-add-options.
32122         (Require Support): Describe variants of dg-require-support.
32123         (Final Actions): Describe commands to use in dg-final.
32124
32125 2010-03-22  Michael Matz  <matz@suse.de>
32126
32127         PR middle-end/43475
32128         * recog.c (validate_replace_rtx_group): Replace also in
32129         REG_EQUAL and REG_EQUIV notes.
32130
32131 2010-03-22  Richard Guenther  <rguenther@suse.de>
32132
32133         PR tree-optimization/43390
32134         * tree-vect-stmts.c (get_vectype_for_scalar_type): Make
32135         sure vector extracts are type correct.
32136
32137 2010-03-22  Richard Guenther  <rguenther@suse.de>
32138
32139         PR middle-end/40106
32140         * builtins.c (expand_builtin_pow): Expand pow (x, 1.5) as
32141         x * sqrt (x) even when optimizing for size if the target
32142         has native support for sqrt.
32143
32144 2010-03-22  Jakub Jelinek  <jakub@redhat.com>
32145
32146         * varasm.c (make_decl_rtl_for_debug): Also clear
32147         flag_mudflap for the duration of make_decl_rtl call.
32148
32149         PR debug/43443
32150         * var-tracking.c (add_cselib_value_chains): Remove ASM_OPERANDS
32151         locs from preserved VALUEs.
32152
32153 2010-03-21  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
32154
32155         PR middle-end/42718
32156         * pa.md (movmemsi): Set align to one if zero.
32157         (movmemdi): Likewise.
32158
32159 2010-03-21  Richard Earnshaw  <rearnsha@arm.com>
32160
32161         PR target/42321
32162         * arm.c (arm_output_epilogue): Correctly match VFP pop instructions
32163         with their corresponding prologue pushes.
32164
32165 2010-03-20  Andrew Pinski  <pinskia@gmail.com>
32166
32167         PR target/43156
32168         * config/spu/spu.c (spu_expand_prologue): Don't emit NOTE_INSN_DELETED
32169         at the begining or end.
32170         (spu_expand_epilogue): Likewise.
32171
32172 2010-03-20  Richard Guenther  <rguenther@suse.de>
32173
32174         PR rtl-optimization/43438
32175         * combine.c (make_extraction): Properly zero-/sign-extend an
32176         extraction of the low part of a CONST_INT.  Also handle
32177         CONST_DOUBLE.
32178
32179 2010-03-19  Mike Stump  <mikestump@comcast.net>
32180
32181         * config/i386/darwin.h (SUBTARGET32_DEFAULT_CPU): Add.
32182         * config/i386/i386.c (SUBTARGET32_DEFAULT_CPU): Add.
32183         (override_options): Use SUBTARGET32_DEFAULT_CPU.
32184
32185 2010-03-19  Andrew Pinski  <andrew_pinski@caviumnetworks.com>
32186
32187         PR c/43211
32188         * c-decl.c (grokparms): Set arg_types to NULL_TREE if there was
32189         an error.
32190
32191 2010-03-19  Bernd Schmidt  <bernds@codesourcery.com>
32192
32193         PR rtl-optimization/42258
32194         * ira-lives.c (check_and_make_def_conflict): Ignore conflict for a
32195         use that may match DEF.
32196
32197         PR target/40697
32198         * optabs.c (avoid_expensive_constant): Use rtx_cost to find out
32199         the cost of loading the constant rather than assuming
32200         COSTS_N_INSNS (1).
32201         * config/arm/arm.c (thumb1_rtx_costs) <case CONST_INT>: If the
32202         outer code is AND, do the same tests as the andsi3 expander and
32203         return COSTS_N_INSNS (1) if and is cheap.
32204
32205         * optabs.c (avoid_expensive_constant): Fix formatting.
32206
32207 2010-03-19  Michael Matz  <matz@suse.de>
32208
32209         PR c++/43116
32210         * attribs.c (decl_attributes): When rebuilding a function pointer
32211         type use the same qualifiers as the original pointer type.
32212
32213 2010-03-19  Martin Jambor  <mjambor@suse.cz>
32214
32215         * doc/gimple.texi (Logical Operators): Describe is_gimple_ip_invariant
32216         and is_gimple_ip_invariant_address.
32217
32218 2010-03-19  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
32219
32220         Revert
32221         2009-10-01  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
32222
32223         * config/arm/arm.c (arm_override_options): Turn off
32224         flag_dwarf2_cfi_asm for AAPCS variants.
32225
32226 2010-03-19  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
32227
32228         PR target/43399
32229         * config/arm/arm.c (emit_multi_reg_push): Update comments.
32230         Use PRE_MODIFY instead of PRE_DEC.
32231         (emit_sfm): Use PRE_MODIFY instead of PRE_DEC.
32232         (vfp_emit_fstmd): Likewise.
32233
32234 2010-03-19  Michael Matz  <matz@suse.de>
32235
32236         PR target/43305
32237         * builtins.c (expand_builtin_interclass_mathfn,
32238         expand_builtin_signbit): Use maybe_emit_unop_insn, emit libcalls
32239         if that fails.
32240
32241 2010-03-19  Richard Guenther  <rguenther@suse.de>
32242
32243         PR tree-optimization/43415
32244         * tree-ssa-pre.c (phi_translate): Split out worker to ...
32245         (phi_translate_1): ... this.
32246         (phi_translate): Move all caching here.  Cache all NARY
32247         and REFERENCE translations.
32248
32249 2010-03-19  David S. Miller  <davem@davemloft.net>
32250
32251         With help from Eric Botcazou.
32252         * config/sparc/sparc.c: Include dwarf2out.h.
32253         (emit_pic_helper): Delete.
32254         (pic_helper_symbol_name): Delete.
32255         (pic_helper_emitted_p): Delete.
32256         (pic_helper_needed): New.
32257         (USE_HIDDEN_LINKONCE): Define to '1' if HAVE_GAS_HIDDEN else '0'.
32258         (get_pc_thunk_name): New.
32259         (load_pic_register): Remove 'delay_pic_helper' arg.  Use
32260         get_thunk_pc_name and ggc_strdup to generate PIC thunk symbol.
32261         Set pic_helper_needed to true.  Don't call emit_pic_helper.
32262         (sparc_expand_prologue): Update load_pic_register call.
32263         (sparc_output_mi_thunk): Likewise.
32264         (sparc_file_end): Emit a hidden comdat symbol for the PIC
32265         thunk if possible.  Output CFI information as needed.
32266
32267 2010-03-18  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
32268             Jack Howarth  <howarth@bromo.med.uc.edu>
32269
32270         PR target/36399
32271         * config/i386/i386.h: Fix ABI on darwin x86-32.
32272
32273 2010-03-18  Aldy Hernandez  <aldyh@redhat.com>
32274
32275         * tree.h: Declare make_decl_rtl_for_debug.
32276         * varasm.c (make_decl_rtl_for_debug): New.
32277         * dwarf2out.c (rtl_for_decl_location): Call it.
32278         * cfgexpand.c (expand_debug_expr): Call it.
32279
32280 2010-03-18  Jakub Jelinek  <jakub@redhat.com>
32281
32282         PR bootstrap/43399
32283         * var-tracking.c (adjust_mems) <case POST_MODIFY>: Allow BLKmode
32284         mem_mode.
32285
32286         PR bootstrap/43403
32287         * var-tracking.c (vt_init_cfa_base): Do nothing if
32288         cfa_base_rtx would be hard_frame_pointer_rtx or non-fixed register.
32289
32290 2010-03-18  Alexandre Oliva  <aoliva@redhat.com>
32291
32292         PR debug/42873
32293         * var-tracking.c (canonicalize_vars_star): New.
32294         (dataflow_post_merge_adjust): Use it.
32295
32296 2010-03-18  Jakub Jelinek  <jakub@redhat.com>
32297
32298         PR debug/43058
32299         * var-tracking.c (non_suitable_const): New function.
32300         (add_uses): For DEBUG_INSNs with constants, don't record any
32301         value, instead just the constant value itself.
32302         (compute_bb_dataflow) <case MO_VAL_LOC>: If PAT_VAR_LOCATION_LOC
32303         is not VAR_LOC_UNKNOWN_P, set var to the constant.
32304         (emit_notes_in_bb): Likewise.
32305         (emit_note_insn_var_location): For onepart variables if
32306         cur_loc is a VOIDmode constant, use DECL_MODE.
32307
32308 2010-03-18  Martin Jambor  <mjambor@suse.cz>
32309
32310         PR middle-end/42450
32311         * cgraph.h (cgraph_redirect_edge_call_stmt_to_callee): Declare.
32312         * cgraphunit.c (cgraph_materialize_all_clones): Update calls in
32313         all non-clones.  Moved call redirection...
32314         (cgraph_redirect_edge_call_stmt_to_callee): ...to this new function.
32315         (cgraph_materialize_all_clones): Dispose of all
32316         combined_args_to_skip bitmaps.
32317         (verify_cgraph_node): Do not check for edges pointing to wrong
32318         nodes in inline clones.
32319         * tree-inline.c (copy_bb): Call
32320         cgraph_redirect_edge_call_stmt_to_callee.
32321         * ipa.c (cgraph_remove_unreachable_nodes): Call
32322         cgraph_node_remove_callees even when there are used clones.
32323
32324 2010-03-18  H.J. Lu  <hongjiu.lu@intel.com>
32325
32326         * config/i386/libgcc-glibc.ver: Make GCC_4.5.0 inherit GCC_4.4.0.
32327
32328 2010-03-18  H.J. Lu  <hongjiu.lu@intel.com>
32329
32330         PR target/43383
32331         * config/i386/libgcc-glibc.ver: Add __extendxftf2 to GCC_4.5.0
32332         for 32bit.
32333
32334 2010-03-18  Michael Matz  <matz@suse.de>
32335
32336         PR middle-end/43419
32337         * builtins.c (expand_builtin_pow): Don't transform pow(x, 0.5)
32338         into sqrt(x) if we need to preserve signed zeros.
32339
32340 2010-03-18  Steven Bosscher  <steven@gcc.gnu.org>
32341             Eric Botcazou  <ebotcazou@adacore.com>
32342
32343         PR rtl-optimization/43360
32344         * loop-invariant.c (move_invariant_reg): Remove the REG_EQUAL
32345         note if we don't know its invariant status.
32346
32347 2010-03-18  Michael Matz  <matz@suse.de>
32348
32349         PR tree-optimization/43402
32350         * tree-cfgcleanup.c (cleanup_control_expr_graph): Don't follow
32351         PHI chains of ssa names registered for update.
32352
32353 2010-03-17  Peter Bergner  <bergner@vnet.ibm.com>
32354
32355         PR target/42427
32356         * config/rs6000/rs6000.c (rs6000_split_multireg_move): Add support for
32357         non-offsettable and pre_modify update addressing.
32358         * config/rs6000/dfp.md (*movdd_hardfloat32): Make the "0", "1"
32359         and "2" alternatives "#".
32360         (*movdd_softfloat32): Make all alternatives "#";
32361         * config/rs6000/rs6000.md (DIFD): New define_mode_iterator.
32362         (*movdf_hardfloat32): Make the "0", "1" and "2" alternatives "#".
32363         (*movdf_softfloat32): Make all alternatives "#";
32364         (movdi): Use the new DIFD mode iterator to create a common splitter
32365         for movdi, movdf and movdd patterns.
32366
32367 2010-03-18  Shujing Zhao  <pearly.zhao@oracle.com>
32368
32369         * common.opt (dumpdir): Remove redundant tab.
32370
32371 2010-03-17  Martin Jambor  <mjambor@suse.cz>
32372
32373         PR tree-optimization/43347
32374         * tree-sra.c (create_access_replacement): Set TREE_NO_WARNING when the
32375         original base is DECL_ARTIFICIAL or DECL_IGNORED_P.
32376
32377 2010-03-17  Bernd Schmidt  <bernd.schmidt@analog.com>
32378
32379         PR rtl-optimization/42216
32380         * regrename.c (create_new_chain): New function, broken out from...
32381         (scan_rtx_reg): ... here.  Call it.  Handle the case where we are
32382         appending a use to an empty chain.
32383         (build_def_use): Remove previous changes that convert OP_INOUT to
32384         OP_OUT operands; instead detect the case where an OP_INOUT operand
32385         uses a previously untracked register and create an empty chain for it.
32386
32387 2010-03-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
32388
32389         * doc/extend.texi (Function Attributes): Rewrite unfinished
32390         sentence in ms_abi documentation.
32391
32392 2010-03-17  Alan Modra  <amodra@gmail.com>
32393
32394         * config/rs6000/linux64.opt (mprofile-kernel): Use profile_kernel var.
32395         * config/rs6000/linux64.h (TARGET_PROFILE_KERNEL): Define.
32396         (SUBSUBTARGET_OVERRIDE_OPTIONS): Don't use SET_PROFILE_KERNEL.
32397         * config/rs6000/rs6000.c (SET_PROFILE_KERNEL): Don't define.
32398
32399 2010-03-16  Richard Henderson  <rth@redhat.com>
32400
32401         PR middle-end/43365
32402         * tree-eh.c (replace_goto_queue): Also replace in the eh_seq.
32403         (lower_try_finally): Save and restore eh_seq around the expansion
32404         of the try-finally.
32405
32406 2010-03-16  Aldy Hernandez  <aldyh@redhat.com>
32407
32408         * graphite-sese-to-poly.c (split_reduction_stmt): Skip debug
32409         statements before splitting block.
32410
32411 2010-03-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
32412
32413         * doc/sourcebuild.texi (Testsuites): Fix markup.
32414         Use pathnames relative to gcc/testsuite.
32415         (Test Directives): Move description of how timeout is determined.
32416         (Ada Tests): Favor gnat.exp over ada/acats/tests/gcc.
32417         (C Tests): Correct gcc.misc-tests directory.
32418         Framework tests now live in gcc.test-framework.
32419
32420 2010-03-16  Richard Guenther  <rguenther@suse.de>
32421
32422         PR middle-end/43379
32423         * tree-cfg.c (gimple_merge_blocks): When propagating virtual PHI
32424         operands make sure to merge SSA_NAME_OCCURS_IN_ABNORMAL_PHI properly.
32425
32426 2010-03-16  Aldy Hernandez  <aldyh@redhat.com>
32427             Alexandre Oliva  <aoliva@redhat.com>
32428
32429         PR tree-optimization/42917
32430         * lambda-code.c (remove_iv): Skip debug statements.
32431         (lambda_loopnest_to_gcc_loopnest): Likewise.
32432         (not_interesting_stmt): Debug statements are not interesting.
32433
32434 2010-03-16  Jakub Jelinek  <jakub@redhat.com>
32435
32436         PR debug/43051
32437         PR debug/43092
32438         * cselib.c (cselib_preserve_constants,
32439         cfa_base_preserved_val): New static variables.
32440         (preserve_only_constants): New function.
32441         (cselib_reset_table): If cfa_base_preserved_val is non-NULL, don't
32442         clear its REG_VALUES.  If cselib_preserve_constants, don't
32443         empty the whole hash table, but preserve there VALUEs with constants,
32444         cfa_base_preserved_val and cfa_base_preserved_val plus constant.
32445         (cselib_preserve_cfa_base_value): New function.
32446         (cselib_invalidate_regno): Don't invalidate cfa_base_preserved_val.
32447         (cselib_init): Change argument to int bitfield.  Set
32448         cselib_preserve_constants to whether CSELIB_PRESERVE_CONSTANTS
32449         is in it.
32450         (cselib_finish): Clear cselib_preserve_constants and
32451         cfa_base_preserved_val.
32452         * cselib.h (enum cselib_record_what): New enum.
32453         (cselib_init): Change argument to int.
32454         (cselib_preserve_cfa_base_value): New prototype.
32455         * postreload.c (reload_cse_regs_1): Adjust cselib_init caller.
32456         * dse.c (dse_step1): Likewise.
32457         * cfgcleanup.c (thread_jump): Likewise.
32458         * sched-deps.c (sched_analyze): Likewise.
32459         * gcse.c (local_cprop_pass): Likewise.
32460         * simplify-rtx.c (simplify_replace_fn_rtx): Add argument to callback.
32461         If FN is non-NULL, call the callback always and whenever it returns
32462         non-NULL just return that.  Only do rtx_equal_p if FN is NULL.
32463         * rtl.h (simplify_replace_fn_rtx): Add argument to callback.
32464         * combine.c (propagate_for_debug_subst): Add old_rtx argument,
32465         compare from with old_rtx and if it isn't rtx_equal_p, return NULL.
32466         * Makefile.in (var-tracking.o): Depend on $(RECOG_H).
32467         * var-tracking.c: Include recog.h.
32468         (bb_stack_adjust_offset): Remove.
32469         (vt_stack_adjustments): Don't call it, instead just gather the
32470         adjustments using insn_stack_adjust_offset_pre_post on each bb insn.
32471         (adjust_stack_reference): Remove.
32472         (compute_cfa_pointer): New function.
32473         (hard_frame_pointer_adjustment, cfa_base_rtx): New static variables.
32474         (struct adjust_mem_data): New type.
32475         (adjust_mems, adjust_mem_uses, adjust_mem_stores, adjust_insn): New
32476         functions.
32477         (get_address_mode): New function.
32478         (replace_expr_with_values): Use it.
32479         (use_type): Don't do cselib_lookup for VAR_LOC_UNKNOWN_P.
32480         Use get_address_mode.  For cfa_base_rtx return MO_CLOBBER.
32481         (adjust_sets): Remove.
32482         (add_uses): Don't add extra MO_VAL_USE for cfa_base_rtx plus constant.
32483         Use get_address_mode.
32484         (get_adjusted_src): Remove.
32485         (add_stores): Don't call it.  Never reuse expr SET.  Don't add extra
32486         MO_VAL_USE for cfa_base_rtx plus constant.  Use get_address_mode.
32487         (add_with_sets): Don't call adjust_sets.
32488         (fp_setter, vt_init_cfa_base): New functions.
32489         (vt_initialize): Change return type to bool.  Move most of pool etc.
32490         initialization to the beginning of the function from end.  Pass
32491         CSELIB_RECORD_MEMORY | CSELIB_PRESERVE_CONSTANTS to cselib_init.
32492         If !frame_pointer_needed, call vt_stack_adjustment before mos
32493         vector is filled, call vt_init_cfa_base if argp/framep has been
32494         eliminated to sp.  If frame_pointer_needed and argp/framep has
32495         been eliminated to hard frame pointer, set
32496         hard_frame_pointer_adjustment and call vt_init_cfa_base after
32497         encountering fp setter in the prologue.  For MO_ADJUST, call
32498         log_op_type before pusing the op into mos vector, not afterwards.
32499         Call adjust_insn before cselib_process_insn/add_with_sets,
32500         call cancel_changes (0) afterwards.
32501         (variable_tracking_main_1): Adjust for vt_initialize calling
32502         vt_stack_adjustments and returning whether it succeeded or not.
32503
32504 2010-03-15  Aldy Hernandez  <aldyh@redhat.com>
32505
32506         * graphite-sese-to-poly.c (rewrite_cross_bb_scalar_deps): Skip
32507         debug statements.
32508
32509 2010-03-15  Jakub Jelinek  <jakub@redhat.com>
32510
32511         * dwarf2out.c (dwarf2out_frame_debug): Don't assert drap_reg
32512         has been set.
32513         (based_loc_descr): Use DW_OP_fbreg for vdrap_reg even when
32514         drap_reg has not been set.
32515
32516 2010-03-15  Michael Matz  <matz@suse.de>
32517
32518         PR middle-end/43300
32519         * tree-outof-ssa.c (emit_partition_copy): New argument sizeexp,
32520         use it to expand block copies.
32521         (insert_partition_copy_on_edge, insert_rtx_to_part_on_edge,
32522         insert_part_to_rtx_on_edge): Adjust callers of emit_partition_copy.
32523         (insert_value_copy_on_edge): Use store_expr for BLKmode values.
32524
32525 2010-03-15  Richard Guenther  <rguenther@suse.de>
32526
32527         PR tree-optimization/43367
32528         * tree-cfg.c (gimple_can_merge_blocks_p): Simplify PHI
32529         elimination check.
32530
32531 2010-03-15  Richard Guenther  <rguenther@suse.de>
32532
32533         PR tree-optimization/43317
32534         * ipa-struct-reorg.c (create_new_general_access): Update stmt.
32535
32536 2010-03-15  Martin Jambor  <mjambor@suse.cz>
32537
32538         PR tree-optimization/43141
32539         * tree-sra.c (create_abstract_origin): New function.
32540         (modify_function): Call create_abstract_origin.
32541
32542 2010-03-15  Chris Demetriou  <cgd@google.com>
32543
32544         * Makefile.in (stmp-int-hdrs): Don't chmod include/stdint.h if it
32545         wasn't copied.
32546
32547 2010-03-13  Sebastian Pop  <sebastian.pop@amd.com>
32548
32549         PR middle-end/43354
32550         * graphite-sese-to-poly.c (rewrite_close_phi_out_of_ssa): Do not
32551         call insert_out_of_ssa_copy for default definitions.
32552
32553 2010-03-13  Sebastian Pop  <sebastian.pop@amd.com>
32554
32555         * graphite-clast-to-gimple.c (my_long_long): Defined.
32556         (gcc_type_for_cloog_iv): Use it instead of long_long_integer_type_node.
32557         * graphite-sese-to-poly.c (my_long_long): Defined.
32558         (scop_ivs_can_be_represented): Use it.
32559
32560 2010-03-13  Sebastian Pop  <sebastian.pop@amd.com>
32561
32562         * doc/invoke.texi: Fix documentation of graphite-max-nb-scop-params,
32563         graphite-max-bbs-per-function, and loop-block-tile-size.
32564         * params.def (PARAM_GRAPHITE_MAX_NB_SCOP_PARAMS): Replace "maximal"
32565         with "maximum".
32566         (PARAM_GRAPHITE_MAX_BBS_PER_FUNCTION): Same.
32567
32568 2010-03-13  Sebastian Pop  <sebastian.pop@amd.com>
32569
32570         * graphite-clast-to-gimple.c (gcc_type_for_iv_of_clast_loop): Remove
32571         forward declaration.
32572         * graphite-sese-to-poly.c (reduction_phi_p): Remove FIXME comment.
32573         (add_upper_bounds_from_estimated_nit): New.
32574         (build_loop_iteration_domains): Use it.
32575
32576 2010-03-13  Sebastian Pop  <sebastian.pop@amd.com>
32577
32578         * doc/invoke.texi (PARAM_LOOP_BLOCK_TILE_SIZE): Document.
32579
32580 2010-03-13  Sebastian Pop  <sebastian.pop@amd.com>
32581
32582         PR middle-end/43306
32583         * tree-chrec.c (evolution_function_right_is_integer_cst): CHREC_RIGHT
32584         should be an INTEGER_CST.  Also handle CASE_CONVERT.
32585
32586 2010-03-13  Sebastian Pop  <sebastian.pop@amd.com>
32587
32588         * graphite.c (graphite_initialize): To bound the number of bbs per
32589         function, use PARAM_GRAPHITE_MAX_BBS_PER_FUNCTION.
32590         * params.def (PARAM_GRAPHITE_MAX_BBS_PER_FUNCTION): Declared.
32591         * doc/invoke.texi: Document it.
32592
32593 2010-03-13  Sebastian Pop  <sebastian.pop@amd.com>
32594
32595         * graphite-sese-to-poly.c (build_poly_scop): Do not return bool.
32596         * graphite-sese-to-poly.h (build_poly_scop): Same.
32597
32598 2010-03-13  Sebastian Pop  <sebastian.pop@amd.com>
32599
32600         * graphite-sese-to-poly.c (build_poly_scop): Limit scops following
32601         the number of parameters in the scop.  Use as an upper bound
32602         PARAM_GRAPHITE_MAX_NB_SCOP_PARAMS.
32603         * params.def (PARAM_GRAPHITE_MAX_NB_SCOP_PARAMS): Declared.
32604         * doc/invoke.texi: Document it.
32605
32606 2010-03-13  Jerry Quinn  <jlquinn@optonline.net>
32607
32608         * Makefile.in (TEXI_GCCINT_FILES): Remove c-tree.texi.
32609         * doc/c-tree.texi: Remove.
32610         * doc/generic.texi: Merge c-tree.texi here.
32611         * doc/gccint.texi (Trees): Remove menu entry.
32612         (c-tree.texi): Remove @include.
32613         * doc/rtl.texi (Reading RTL): Update pxref from Trees to GENERIC.
32614         * doc/languages.texi (Reading RTL): Ditto.
32615
32616 2010-03-12  Steve Ellcey  <sje@cup.hp.com>
32617
32618         PR target/42869
32619         * config/ia64/sync.md (sync_compare_and_swap): Move memory fence.
32620
32621 2010-03-12  Michael Meissner  <meissner@linux.vnet.ibm.com>
32622
32623         PR middle-end/42431
32624         * config/rs6000/rs6000.c (rs6000_emit_move): Delete band-aid
32625         code added to work around reload clobbering CONST insns.
32626
32627 2010-03-12  Jakub Jelinek  <jakub@redhat.com>
32628
32629         * cselib.c (LONG_TERM_PRESERVED_VALUE_P): Remove.
32630         (cselib_preserve_definitely, cselib_clear_preserve): Remove.
32631         (cselib_preserve_only_values): Remove retain argument, don't
32632         traverse hash table with cselib_{preserve_definitely,clear_preserve}.
32633         * cselib.h (cselib_preserve_only_values): Remove retain argument.
32634         * var-tracking.c (micro_operation): Move insn field before union.
32635         Add DEF_VEC_O and DEF_VEC_ALLOC_O for this type.
32636         (struct variable_tracking_info_def): Remove n_mos field, change
32637         mos into a vector of micro_operations.
32638         (count_uses, count_uses_1, count_stores, count_with_sets): Remove.
32639         (bb_stack_adjust_offset, log_op_type, add_uses, add_stores,
32640         compute_bb_dataflow, emit_notes_in_bb): Adjust for VTI (bb)->mos
32641         changing into a vector.
32642         (add_with_sets): Likewise.  Ensure MO_VAL_USE uops from add_stores
32643         come before all other uops generated by add_stores.
32644         (vt_add_function_parameters): Adjust for cselib_preserve_only_values
32645         argument removal.
32646         (vt_initialize): Likewise.  Adjust for VTI (bb)->mos changing into
32647         a vector.  Run just one pass over the bbs instead of separate counting
32648         and computation phase.
32649         (vt_finalize): Free VTI (bb)->mos vector instead of array.
32650
32651         PR debug/43329
32652         * tree-inline.c (remap_decls): Put old_var rather than origin_var
32653         into *nonlocalized_list vector.
32654         * dwarf2out.c (gen_formal_parameter_die): Call decl_ultimate_origin
32655         even if origin is non-NULL.
32656         (gen_variable_die): Likewise.
32657         (process_scope_var): Don't change origin.
32658         (gen_decl_die): Likewise.
32659         * tree-cfgcleanup.c (remove_forwarder_block): Check single_pred_p
32660         before adding new edges instead of after it, fix moving over
32661         debug stmts.
32662
32663 2010-03-11  David S. Miller  <davem@davemloft.net>
32664
32665         * configure.ac (gcc_cv_as_cfi_advance_working): Skip a multiple
32666         of four.
32667         * configure: Rebuild.
32668
32669 2010-03-11  Martin Jambor  <mjambor@suse.cz>
32670
32671         PR tree-optimization/43257
32672         * tree.c (assign_assembler_name_if_neeeded): New function.
32673         (free_lang_data_in_cgraph): Assembler name assignment moved to the
32674         above new function.
32675         * tree.h (assign_assembler_name_if_neeeded): Declare.
32676         * cgraphunit.c (cgraph_analyze_function): Create an assembler name for
32677         the function if needed.
32678
32679 2010-03-11  Chris Demetriou  <cgd@google.com>
32680
32681         * Makefile.in (stmp-int-hdrs): Make include/unwind.h,
32682         include/stdint-gcc.h, and include/stdint.h world-readable.
32683
32684 2010-03-11  Richard Guenther  <rguenther@suse.de>
32685
32686         PR tree-optimization/43255
32687         * tree-vrp.c (process_assert_insertions_for): Do not insert
32688         asserts for trivial conditions.
32689
32690 2010-03-11  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
32691
32692         PR tree-optimization/43280
32693         * tree-ssa-math-opts.c (find_bswap_1): Modify symbolic number
32694         generation.  Move calculation of size out of the if branch.
32695         (find_bswap): Modify compare number generation.
32696
32697 2010-03-11  Richard Guenther  <rguenther@suse.de>
32698
32699         PR lto/43200
32700         * lto-streamer-in.c (maybe_fixup_decls): Simplify.
32701         (input_gimple_stmt): Fixup handled component types during
32702         operand read.  Also fix up decls in ADDR_EXPRs.
32703
32704 2010-03-10  Eric Botcazou  <ebotcazou@adacore.com>
32705
32706         * config/sparc/sol2-bi.h (CC1_SPEC): Default to -mcpu=v9 for -m32.
32707         * config/sparc/t-sol2-64 (MULTILIB_DIRNAMES): Use sparcv8plus.
32708
32709 2010-03-10  Jan Hubicka  <jh@suse.cz>
32710
32711         PR c/43288
32712         * ipa.c (function_and_variable_visibility) Normalize COMMON bits.
32713         * varasm.c (get_variable_section): Don't do that here...
32714         (make_decl_rtl): ... and here.
32715         (do_assemble_alias): Produce decl RTL.
32716         (assemble_alias): Likewise.
32717
32718 2010-03-10  Jakub Jelinek  <jakub@redhat.com>
32719
32720         PR debug/43290
32721         * reg-notes.def (REG_CFA_SET_VDRAP): New note.
32722         * dwarf2out.c (dwarf2out_frame_debug_expr): Remove rule 20 - setting
32723         of fde->vdrap_reg.
32724         (dwarf2out_frame_debug): Handle REG_CFA_SET_VDRAP note.
32725         (based_loc_descr): Only express drap or vdrap regno based expressions
32726         using DW_OP_fbreg when not optimizing.
32727         * config/i386/i386.c (ix86_get_drap_rtx): When not optimizing,
32728         make the vDRAP = DRAP assignment RTX_FRAME_RELATED_P and add
32729         REG_CFA_SET_VDRAP note.
32730
32731 2010-03-10  Alexander Monakov  <amonakov@ispras.ru>
32732
32733         PR tree-optimization/43236
32734         * tree-loop-distribution.c (generate_memset_zero): Fix off-by-one
32735         error in calculation of base address in reverse iteration case.
32736         (generate_builtin): Take number of latch executions if the statement
32737         is in the latch.
32738
32739 2010-03-10  Andrey Belevantsev  <abel@ispras.ru>
32740
32741         PR middle-end/42859
32742         * tree-eh.c: Include pointer-set.h.
32743         (lower_eh_dispatch): Filter out duplicate case labels and
32744         remove the unneeded edge when the label is unused.  Return
32745         true when some edges are removed.
32746         (execute_lower_eh_dispatch): When any lowering resulted in
32747         removing an edge, also delete unreachable blocks.
32748
32749 2010-03-10  Jakub Jelinek  <jakub@redhat.com>
32750
32751         PR bootstrap/43287
32752         * config/rs6000/rs6000.c (rs6000_delegitimize_address): Handle
32753         UNSPEC_MACHOPIC_OFFSET.
32754
32755 2010-03-09  Andreas Schwab  <schwab@linux-m68k.org>
32756
32757         PR target/43294
32758         * config/m68k/m68k.c (TARGET_DELEGITIMIZE_ADDRESS): Define.
32759         (m68k_delegitimize_address): New function.
32760
32761 2010-03-09  Jakub Jelinek  <jakub@redhat.com>
32762
32763         PR debug/43299
32764         * dwarf2out.c (const_ok_for_output_1): Return 1 for UNSPECs.
32765
32766         PR debug/43299
32767         * var-tracking.c (adjust_sets): New function.
32768         (count_with_sets, add_with_sets): Use it.
32769         (get_adjusted_src): New inline function.
32770         (add_stores): Use it.
32771
32772         PR debug/43304
32773         * var-tracking.c (vt_expand_loc_callback) <case SUBREG>: If dummy,
32774         call cselib_dummy_expand_value_rtx_cb instead of
32775         cselib_expand_value_rtx_cb.
32776
32777         PR debug/43293
32778         * config/i386/t-i386 (i386.o): Depend on debug.h and dwarf2out.h.
32779         * config/i386/i386.c: Include debug.h and dwarf2out.h.
32780         (ix86_file_end): If dwarf2out_do_cfi_asm (), emit .cfi_startproc
32781         and .cfi_endproc around the pic thunks.
32782         (output_set_got): For TARGET_DEEP_BRANCH_PREDICTION pic, ensure
32783         all queued unwind info register saves are saved before the call.
32784         For !TARGET_DEEP_BRANCH_PREDICTION pic, ensure the call is
32785         considered as sp-=4 for unwind info and the pop as sp+=4 which
32786         also clobbers dest, but doesn't actually restore it.
32787
32788         PR debug/43290
32789         * config/i386/i386.c (ix86_get_drap_rtx): Don't set
32790         RTX_FRAME_RELATED_P.
32791
32792 2010-03-09  Jie Zhang  <jie@codesourcery.com>
32793
32794         * config/arm/arm.md (thumb_mulsi3_v6): Remove trailing
32795         whitespaces in output template.
32796
32797 2010-03-09  Jie Zhang  <jie@codesourcery.com>
32798
32799         * ira-lives.c (check_and_make_def_use_conflict): Don't fall
32800         out array boundary.
32801
32802 2010-03-08  Jakub Jelinek  <jakub@redhat.com>
32803
32804         * Makefile.in (check_gcc_parallelize): Run dg-torture.exp and
32805         builtins.exp in a separate job.
32806
32807 2010-03-08  Sebastian Pop  <sebastian.pop@amd.com>
32808
32809         * graphite-sese-to-poly.c (add_param_constraints): Use
32810         lower_bound_in_type and upper_bound_in_type.
32811
32812 2010-03-08  Sebastian Pop  <sebastian.pop@amd.com>
32813
32814         * graphite-sese-to-poly.c (add_param_constraints): Use sizetype
32815         instead of unsigned_type_node.
32816
32817 2010-03-08  Sebastian Pop  <sebastian.pop@amd.com>
32818             Reza Yazdani  <reza.yazdani@amd.com>
32819
32820         PR middle-end/43065
32821         * graphite-sese-to-poly.c (add_param_constraints): Insert bounds
32822         on pointer type parameters.
32823
32824 2010-03-08  Tobias Grosser  <grosser@fim.uni-passau.de>
32825
32826         PR middle-end/42644
32827         PR middle-end/42130
32828         * graphite-clast-to-gimple.c (clast_to_gcc_expression): Also
32829         handle conversions from pointer to integers.
32830         (gcc_type_for_cloog_iv): Choose the smalles signed integer as an
32831         induction variable, to be able to work with code generated by CLooG.
32832         * graphite-sese-to-poly.c (scop_ivs_can_be_represented): New.
32833         (build_poly_scop): Bail out if we cannot codegen a loop.
32834
32835 2010-03-08  Tobias Grosser  <grosser@fim.uni-passau.de>
32836
32837         * graphite-clast-to-gimple.c (translate_clast): Do not short-cut
32838         code generation with gloog_error.
32839
32840 2010-03-08  Sebastian Pop  <sebastian.pop@amd.com>
32841
32842         * sese.c (expand_scalar_variables_ssa_name): Add new argument for type.
32843         Call fold_convert on all the returned values.
32844         (expand_scalar_variables_expr): Pass to
32845         expand_scalar_variables_ssa_name the type of the resulting expression.
32846
32847 2010-03-08  Sebastian Pop  <sebastian.pop@amd.com>
32848
32849         * graphite-ppl.c (ppl_min_for_le_polyhedron): Renamed
32850         ppl_min_for_le_pointset.
32851         Use ppl_Pointset_Powerset_C_Polyhedron_minimize.
32852         * graphite-ppl.h (ppl_min_for_le_polyhedron): Update declaration.
32853
32854 2010-03-08  Sebastian Pop  <sebastian.pop@amd.com>
32855
32856         * graphite-dependences.c (map_into_dep_poly): Removed.
32857         (dependence_polyhedron_1): Use combine_context_id_scat.
32858
32859 2010-03-08  Sebastian Pop  <sebastian.pop@amd.com>
32860
32861         * graphite-poly.h (struct poly_scattering): Add layout documentation.
32862         (struct poly_bb): Same.
32863         (combine_context_id_scat): New.
32864
32865 2010-03-08  Sebastian Pop  <sebastian.pop@amd.com>
32866
32867         PR middle-end/42326
32868         * sese.c (name_defined_in_loop_p): Return false for default
32869         definitions.
32870
32871 2010-03-08  Sebastian Pop  <sebastian.pop@amd.com>
32872
32873         * graphite-clast-to-gimple.c (find_cloog_iv_in_expr): Simplify
32874         and clean up the logic.
32875
32876 2010-03-08  Sebastian Pop  <sebastian.pop@amd.com>
32877
32878         * graphite-sese-to-poly.c (add_param_constraints): Enabled: remove
32879         early return.
32880
32881 2010-03-08  Jakub Jelinek  <jakub@redhat.com>
32882
32883         * var-tracking.c (remove_cselib_value_chains): Define only for
32884         ENABLE_CHECKING.
32885         (dataflow_set_preserve_mem_locs, dataflow_set_remove_mem_locs,
32886         delete_slot_part, emit_notes_for_differences_1): Don't call
32887         remove_cselib_value_chains here.
32888         (set_slot_part, emit_notes_for_differences_2): Don't call
32889         add_cselib_value_chains here.
32890         (preserved_values): New vector.
32891         (preserve_value): New function.
32892         (add_uses, add_stores, vt_add_function_parameters): Use it
32893         instead of cselib_preserve_value.
32894         (changed_values_stack): New vector.
32895         (check_changed_vars_0): New function.
32896         (check_changed_vars_1, check_changed_vars_2): Use it.
32897         (emit_notes_for_changes): Call set_dv_changed (*, false) on all
32898         changed_values_stack VALUEs.
32899         (vt_emit_notes): For all preserved_values call
32900         add_cselib_value_chains.  If ENABLE_CHECKING call
32901         remove_cselib_value_chains before verifying value_chains is empty.
32902         Initialize and free changed_values_stack.
32903         (vt_initialize): Initialize preserved_values.
32904         (vt_finalize): Free preserved_values.
32905
32906 2010-03-08  Richard Guenther  <rguenther@suse.de>
32907
32908         PR tree-optimization/43269
32909         * tree-ssa-dse.c (dse_possible_dead_store_p): Fix post-dom
32910         region detection.
32911
32912 2010-03-08  Martin Jambor  <mjambor@suse.cz>
32913
32914         * ipa-prop.h (struct ipa_param_descriptor): Removed the called field.
32915         (ipa_is_param_called): Removed.
32916         * ipa-prop.c (ipa_note_param_call): Do not set the called flag.
32917         (ipa_print_node_params): Do not print the called flag.
32918         (ipa_write_node_info): Do not stream the called flag.
32919         (ipa_read_node_info): Likewise.
32920
32921 2010-03-07  Jakub Jelinek  <jakub@redhat.com>
32922
32923         PR debug/43176
32924         * Makefile.in (var-tracking.o): Depend on pointer-set.h.
32925         * cselib.c (struct expand_value_data): Add dummy field.
32926         (cselib_expand_value_rtx, cselib_expand_value_rtx_cb): Initialize
32927         dummy to false.
32928         (cselib_dummy_expand_value_rtx_cb): New function.
32929         (cselib_expand_value_rtx_1): If evd->dummy is true, don't allocate
32930         any rtl.
32931         * cselib.h (cselib_dummy_expand_value_rtx_cb): New prototype.
32932         * var-tracking.c: Include pointer-set.h.
32933         (variable): Change n_var_parts to char from int.  Add
32934         cur_loc_changed and in_changed_variables fields.
32935         (variable_canonicalize): Remove.
32936         (shared_var_p): New inline function.
32937         (unshare_variable): Maintain cur_loc_changed and
32938         in_changed_variables fields.  If var was in changed_variables,
32939         replace it there with new_var.  Just copy cur_loc instead of
32940         resetting it to something else.
32941         (variable_union): Don't recompute cur_loc.  Use shared_var_p.
32942         (dataflow_set_union): Don't call variable_canonicalize.
32943         (loc_cmp): If both x and y are DEBUG_EXPRs, compare uids
32944         of their DEBUG_EXPR_TREE_DECLs.
32945         (canonicalize_loc_order_check): Verify that cur_loc is NULL
32946         and in_changed_variables and cur_loc_changed is false.
32947         (variable_merge_over_cur): Clear cur_loc, in_changed_variables
32948         and cur_loc_changed.  Don't update cur_loc here.
32949         (variable_merge_over_src): Don't call variable_canonicalize.
32950         (dataflow_set_preserve_mem_locs): Use shared_var_p.  When
32951         removing loc that is equal to cur_loc, clear cur_loc,
32952         set cur_loc_changed and ensure variable_was_changed is called.
32953         (dataflow_set_remove_mem_locs): Use shared_var_p.  Only
32954         compare pointers in cur_loc check, if it is equal to loc,
32955         clear cur_loc and set cur_loc_changed.  Don't recompute cur_loc here.
32956         (variable_different_p): Remove compare_current_location argument,
32957         don't compare cur_loc.
32958         (dataflow_set_different_1): Adjust variable_different_p caller.
32959         (variable_was_changed): If dv had some var in changed_variables
32960         already, reset in_changed_variables flag for it and propagate
32961         cur_loc_changed over to the new variable.  On empty var
32962         always set cur_loc_changed.  Set in_changed_variables on whatever
32963         var is added to changed_variables.
32964         (set_slot_part): Clear cur_loc_changed and in_changed_variables.
32965         Use shared_var_p.  When removing loc that is equal to cur_loc,
32966         clear cur_loc and set cur_loc_changed.  If cur_loc is NULL at the
32967         end, don't set it to something else, just call variable_was_changed.
32968         (delete_slot_part): Use shared_var_p.  When cur_loc equals to
32969         loc being removed, clear cur_loc and set cur_loc_changed.
32970         Set cur_loc_changed if all locations have been removed.
32971         (struct expand_loc_callback_data): New type.
32972         (vt_expand_loc_callback): Add dummy mode in which no rtxes are
32973         allocated.  Always create SUBREGs if simplify_subreg failed.
32974         Prefer to use cur_loc, when that fails and still in
32975         changed_variables (and seen first time) recompute it.  Set
32976         cur_loc_changed of variables which had to change cur_loc and
32977         compute elcd->cur_loc_changed if any of the subexpressions used
32978         had to change cur_loc.
32979         (vt_expand_loc): Adjust to pass arguments in
32980         expand_loc_callback_data structure.
32981         (vt_expand_loc_dummy): New function.
32982         (emitted_notes): New variable.
32983         (emit_note_insn_var_location): For VALUEs and DEBUG_EXPR_DECLs
32984         that weren't used for any other decl in current
32985         emit_notes_for_changes call call vt_expand_loc_dummy to update
32986         cur_loc.  For -fno-var-tracking-assignments, set cur_loc to
32987         first loc_chain location if NULL before.  Always use just
32988         cur_loc instead of first loc_chain location.  When cur_loc_changed
32989         is false, when not --enable-checking=rtl just don't emit any note.
32990         When rtl checking, compute the note and assert it is the same
32991         as previous note.  Clear cur_loc_changed and in_changed_variables
32992         at the end before removing from changed_variables.
32993         (check_changed_vars_3): New function.
32994         (emit_notes_for_changes): Traverse changed_vars to call
32995         check_changed_vars_3 on each changed var.
32996         (emit_notes_for_differences_1): Clear cur_loc_changed and
32997         in_changed_variables.  Recompute cur_loc of new_var.
32998         (emit_notes_for_differences_2): Clear cur_loc if new variable appears.
32999         (vt_emit_notes): Initialize and destroy emitted_notes.
33000
33001 2010-03-07  Bernd Schmidt  <bernd.schmidt@analog.com>
33002
33003         PR rtl-optimization/42220
33004         * regrename.c (scan_rtx) <case STRICT_LOW_PART, ZERO_EXTRACT>:
33005         Use verify_reg_tracked to determine if we should use OP_OUT rather
33006         than OP_INOUT.
33007         (build_def_use): If we see an in-out operand for a register that we
33008         know nothing about, treat is an output if possible, fail the block if
33009         not.
33010
33011 2010-03-06  Alexandre Oliva  <aoliva@redhat.com>
33012
33013         PR debug/42897
33014         * gimple-iterator.c (gsi_remove): Propagate only PHI DEFs removed
33015         permanently.
33016
33017 2010-03-06  Alexandre Oliva  <aoliva@redhat.com>
33018
33019         PR debug/42897
33020         * tree-vect-loop.c (vect_transform_loop): Kill out-of-loop debug
33021         uses of relevant DEFs that are dead outside the loop too.
33022
33023 2010-03-06  Alexandre Oliva  <aoliva@redhat.com>
33024
33025         * var-tracking.c (dataflow_set_merge): Swap src and src2.
33026         Reverted:
33027         2010-01-13  Jakub Jelinek  <jakub@redhat.com>
33028         PR debug/41371
33029         * var-tracking.c (values_to_unmark): New variable.
33030         (find_loc_in_1pdv): Clear VALUE_RECURSED_INTO of values in
33031         values_to_unmark vector.  Moved body to...
33032         (find_loc_in_1pdv_1): ... this.  Don't clear VALUE_RECURSED_INTO,
33033         instead queue it into values_to_unmark vector.
33034         (vt_find_locations): Free values_to_unmark vector.
33035
33036 2010-03-05  Eric Botcazou  <ebotcazou@adacore.com>
33037
33038         * Makefile.in (PLUGINCC, PLUGINCFLAGS): New variables.
33039         (site.exp): Export them when plugins are enabled.
33040
33041 2010-03-05  Sebastian Pop  <sebastian.pop@amd.com>
33042
33043         PR middle-end/42326
33044         * tree-chrec.c (chrec_fold_plus_1): Do not handle convert expressions
33045         that contain scevs.
33046         (chrec_fold_multiply): Same.
33047
33048 2010-03-04  Andrew Pinski  <andrew_pinski@caviumnetworks.com>
33049
33050         PR c/43248
33051         * c-decl.c (build_compound_literal): Return early if init is
33052         an error_mark_node.
33053
33054 2010-03-04  Martin Jambor  <mjambor@suse.cz>
33055
33056         PR tree-optimization/43164
33057         PR tree-optimization/43191
33058         * tree-sra.c (type_consists_of_records_p): Reject records with
33059         zero-size bit-fields at the end.
33060
33061 2010-03-04  Mike Stump  <mikestump@comcast.net>
33062
33063         * Makefile.in (TAGS): Remove *.y.
33064
33065 2010-03-04  Richard Guenther  <rguenther@suse.de>
33066
33067         PR tree-optimization/40761
33068         * tree-ssa-pre.c (compute_antic): Walk reverse postorder
33069         in reverse order.
33070         (my_rev_post_order_compute): New function.
33071         (init_pre): Call it.
33072
33073 2010-03-04  Changpeng Fang  <changpeng.fang@amd.com>
33074
33075         PR middle-end/43209
33076         * tree-ssa-loop-ivopts.c (determine_use_iv_cost_condition): Do not
33077         decrease the cost of an IV candidate when the cost is infinite.
33078
33079 2010-03-04  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
33080
33081         * doc/extend.texi (Vector Extensions, X86 Built-in Functions):
33082         Use '3DNow!' for the extension of that name, ensure normal space
33083         after the string.
33084         * doc/invoke.texi (i386 and x86-64 Options): Likewise.
33085
33086 2010-03-03  Jeff Law  <law@redhat.com>
33087
33088         * PR middle-end/32693
33089         * expmed.c (store_bit_field_1): Use gen_lowpart_SUBREG rather
33090         than gen_rtx_SUBREG.
33091         (extract_bit_field_1): Likewise.
33092
33093 2010-03-03  Janis Johnson  <janis187@us.ibm.com>
33094
33095         * doc/sourcebuild.texi (Test directives): Document that arguments
33096         include-opts and exclude-opts are now optional for dg-skip-if,
33097         dg-xfail-if, dg-xfail-run-if, and dg-shouldfail.
33098
33099 2010-03-03  Jason Merrill  <jason@redhat.com>
33100
33101         PR c++/12909
33102         * cgraph.h (varpool_node): Add extra_name field.
33103         * varpool.c (varpool_extra_name_alias): New.
33104         (varpool_assemble_decl): Emit extra name aliases.
33105         (varpool_mark_needed_node): Look past an extra name alias.
33106         * lto-streamer.h (LTO_tags): Add LTO_var_decl_alias.
33107         * lto-streamer-in.c (lto_input_tree): Read it.
33108         * lto-streamer-out.c (output_unreferenced_globals): Write it.
33109
33110 2010-03-03  Eric Botcazou  <ebotcazou@adacore.com>
33111
33112         * config.gcc (sparc64-*-solaris2*, sparc-*-solaris2*): Merge into...
33113         (sparc*-*-solaris2*): ...this.
33114
33115 2010-03-03  Jakub Jelinek  <jakub@redhat.com>
33116
33117         PR debug/43229
33118         * cfgexpand.c (expand_debug_expr): Handle DOT_PROD_EXPR,
33119         WIDEN_MULT_EXPR and WIDEN_SUM_EXPR.  Return NULL without
33120         ICE for vector expressions, ADDR_SPACE_CONVERT_EXPR,
33121         FIXED_CONVERT_EXPR, OBJ_TYPE_REF and WITH_SIZE_EXPR.
33122
33123         PR debug/43237
33124         * dwarf2out.c (add_bound_info): If a decl bound doesn't have decl_die,
33125         fallthrough to default handling, just with want_address 0 instead of 2.
33126         For single element lists, add_AT_loc directly, otherwise create an
33127         artificial variable DIE and stick location list to it.
33128
33129         PR debug/43177
33130         * var-tracking.c (loc_cmp): Don't assert VALUEs have the same mode.
33131         (VAL_EXPR_HAS_REVERSE): Define.
33132         (reverse_op): New function.
33133         (add_stores): For reversible operations add an extra MO_VAL_USE.
33134
33135 2010-03-02  Jason Merrill  <jason@redhat.com>
33136
33137         * c-pretty-print.c (pp_c_specifier_qualifier_list): Print vector size.
33138
33139 2010-03-02  Eric Botcazou  <ebotcazou@adacore.com>
33140
33141         * config.gcc (sparc-*-linux*): Do not include sparc/gas.h.
33142         (sparc64-*-linux*): Likewise.
33143         (sparc64-*-solaris2*): Include assembler files before linker ones.
33144         (sparc-*-solaris2*): Simplify and reorder to match previous case.
33145         * config/sparc/gas.h: Delete.
33146         * config/sparc/sol2-64.h: Add copyright notice.
33147         * config/sparc/sol2-gas-bi.h: Likewise.
33148         * config/sparc/sol2-gld.h: Likewise.
33149         * config/sparc/sysv4.h (TARGET_ASM_NAMED_SECTION): Delete.
33150         * config/sparc/sol2.h (TARGET_ASM_NAMED_SECTION): Redefine.
33151         * config/sparc/sol2-gas.h (TARGET_ASM_NAMED_SECTION): Likewise.
33152         * config/sparc/sparc.c (TARGET_ASM_ALIGNED_SI_OP): Never redefine.
33153         (sparc_elf_asm_named_section): Rename into...
33154         (sparc_solaris_elf_asm_named_section): ...this.  Always define.
33155
33156 2010-03-02  Uros Bizjak  <ubizjak@gmail.com>
33157
33158         * config/alpha/alpha.c (override_options): Fix -mtune error message.
33159
33160 2010-03-02  Jeff Law  <law@redhat.com>
33161
33162         PR middle-end/42431
33163         * reload1.c (rtx_p, substitute_stack): Declare.
33164         (substitute): Record addresses of changed rtxs.
33165         (gen_reload_chain_without_interm_reg_p): Don't use copy_rtx anymore.
33166         Restore the original rtx when complete.
33167         (reload): Free subsitute_stack when complete.
33168
33169 2010-03-02  Janis Johnson  <janis187@us.ibm.com>
33170
33171         * doc/gccint.texi (menu): Add Testsuites as a chapter.
33172         * doc/sourcebuild.texi (Testsuites): Move up a level to be a
33173         new chapter.
33174         (Test Idioms, Test Directives, Ada Tests, C Tests, libgcj Tests,
33175         LTO Testing, gcov Testing, profopt Testing, compat Testing,
33176         Torture Tests): Change from subsection to section.
33177
33178 2010-03-02  Jakub Jelinek  <jakub@redhat.com>
33179             Steven Bosscher  <steven@gcc.gnu.org>
33180
33181         * var-tracking.c (vt_initialize): Scan insns in ebb chunks
33182         instead of bb.
33183
33184 2010-03-02  Reza Yazdani  <reza.yazdani@amd.com>
33185
33186         PR middle-end/42640
33187         * tree-loop-distribution.c (update_phis_for_loop_copy): Replaced
33188         the assignment from the new induction variable to the assignment
33189         of the value from the original loop PHI function.
33190
33191 2010-03-01  Janis Johnson  <janis187@us.ibm.com>
33192             Daniel Jacobowitz  <dan@codesourcery.com>
33193
33194         * doc/sourcebuild.texi (Test directives): Clarify options to
33195         dg-skip-if.
33196
33197 2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
33198
33199         * configure.ac (gcc_cv_as_cfi_directive) [i?86-*-solaris*]:
33200         Disable cfi directives unless GCC and gas agree on using read-only
33201         .eh_frame sections for 64-bit.
33202         * configure: Regenerate.
33203
33204 2010-03-01  Richard Guenther  <rguenther@suse.de>
33205
33206         PR tree-optimization/43220
33207         * tree-ssa-ccp.c (optimize_stack_restore): Do not optimize
33208         BUILT_IN_STACK_{SAVE,RESTORE} around alloca.
33209
33210 2010-03-01  Richard Guenther  <rguenther@suse.de>
33211             Martin Jambor  <mjambor@suse.cz>
33212
33213         PR middle-end/41250
33214         * gimplify.c (gimplify_body): Unset DECL_HAS_VALUE_EXPR_P on
33215         gimplified parameters.
33216
33217 2010-03-01  Christian Bruel  <christian.bruel@st.com>
33218
33219         * except.c (dw2_build_landing_pads): set LABEL_PRESERVE_P.
33220
33221 2010-03-01  H.J. Lu  <hongjiu.lu@intel.com>
33222
33223         * config/i386/linux64.h (ASM_SPEC): Use SPEC_32 and SPEC_64.
33224
33225 2010-03-01  Richard Guenther  <rguenther@suse.de>
33226
33227         PR middle-end/43213
33228         * expr.c (expand_assignment): Use the alias-oracle to tell
33229         if the rhs aliases the result decl.
33230
33231 2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
33232
33233         PR pch/14940
33234         * config/host-solaris.c (HOST_HOOKS_GT_PCH_GET_ADDRESS): Redefine
33235         to sol_gt_pch_get_address.
33236         (TRY_EMPTY_VM_SPACE): Define for all combinations of 32 and
33237         64-bit, SPARC and x86.
33238         (sol_gt_pch_get_address): New function.
33239
33240 2010-03-01  Marco Poletti  <poletti.marco@gmail.com>
33241
33242         * toplev.h (inform_n, error_n): Declare.
33243         * diagnostic.c (inform_n, error_n): New function.
33244
33245 2010-03-01  Jakub Jelinek  <jakub@redhat.com>
33246
33247         * cfgexpand.c (expand_used_vars): If an artificial non-ignored var
33248         has no rtl yet when processing local_decls, queue it and recheck
33249         if deferred stack allocation hasn't assigned it rtl.
33250
33251 2010-02-28  Kaz Kojima  <kkojima@gcc.gnu.org>
33252
33253         * config/sh/sh.c (unspec_bbr_uid): New.
33254         (gen_block_redirect): Use it instead of INSN_UID.
33255         (gen_far_branch): Likewise.
33256
33257 2010-02-28  H.J. Lu  <hongjiu.lu@intel.com>
33258
33259         * config/i386/darwin.h (TARGET_SUBTARGET32_ISA_DEFAULT): Make
33260         it the same as TARGET_SUBTARGET64_ISA_DEFAULT.
33261
33262 2010-02-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
33263
33264         * doc/invoke.texi (Warning Options, RX Options): Fix typos.
33265         (Warning Options): -Wno-conversion-null is valid for
33266         Objective-C++ as well.
33267         * doc/tm.texi (Named Address Spaces): Likewise.
33268         * doc/plugins.texi (Plugins): Replace TABs with spaces.
33269         * doc/tree-ssa.texi (Tree SSA): Likewise.
33270
33271 2010-02-27  H.J. Lu  <hongjiu.lu@intel.com>
33272
33273         PR bootstrap/43202
33274         * config.gcc: Don't enable SSE math for i[34567]86-*-darwin*
33275         by default.  Don't set the default arch for
33276         i[34567]86-*-darwin*|x86_64-*-darwin*.
33277
33278 2010-02-27  H.J. Lu  <hongjiu.lu@intel.com>
33279
33280         PR bootstrap/43202
33281         * config.gcc: Enable SSE math for i[34567]86-*-darwin* by
33282         default.  Set the default 32bit/64bit archs with $with_arch
33283         instead of $arch for i[34567]86-*-*|x86_64-*-* targets.
33284
33285 2010-02-27  Richard Guenther  <rguenther@suse.de>
33286
33287         PR tree-optimization/43186
33288         * params.def (PARAM_MAX_UNROLL_ITERATIONS): New param.
33289         * doc/invoke.texi (max-completely-peel-loop-nest-depth): Document.
33290         * tree-ssa-loop-ivcanon.c (tree_unroll_loops_completely): Limit
33291         unroller iterations.
33292
33293 2010-02-27  H.J. Lu  <hongjiu.lu@intel.com>
33294
33295         * config.gcc: Set the default 32bit/64bit archs if 64bit ISA is
33296         required and i[34567]86-*-* targets don't support 64bit ISA.
33297
33298 2010-02-26  Eric Botcazou  <ebotcazou@adacore.com>
33299
33300         PR ada/43096
33301         * tree-ssa-alias.c (same_type_for_tbaa): Return -1 if the types have
33302         the same alias set.
33303
33304 2010-02-26  H.J. Lu  <hongjiu.lu@intel.com>
33305
33306         * config.gcc: Set the default arch at least to Prescott for
33307         i[34567]86-*-darwin* and Pentium 4 for i[34567]86-*-* targets
33308         if SSE math is enabled.
33309
33310 2010-02-26  Manuel López-Ibáñez  <manu@gcc.gnu.org>
33311
33312         * diagnostic.c (diagnostic_initialize): Update.
33313         (diagnostic_report_diagnostic): Test inhibit_notes_p for
33314         informative notes.
33315         * diagnostic.h (diagnostic_context): New bool inhibit_notes_p.
33316         (diagnostic_inhibit_notes): New.
33317         * toplev.c (process_options): inhibit notes with -fcompare-debug.
33318
33319 2010-02-26  Manuel López-Ibáñez  <manu@gcc.gnu.org>
33320
33321         PR c/20631
33322         * doc/cpp.texi: Use c90 instead of c89 and gnu90 instead of gnu89.
33323         * doc/standards.texi: Likewise.
33324         * doc/extend.texi: Likewise.
33325         * doc/trouble.texi: Likewise.
33326         * doc/cppopts.texi: Likewise.
33327         * doc/install.texi: Likewise.
33328         * c.opt (std=c90,std=gnu90): New options.
33329         * c-opts.c (c_common_handle_option): Handle them.
33330
33331 2010-02-26  Manuel López-Ibáñez  <manu@gcc.gnu.org>
33332
33333         PR c/24577
33334         * c-decl.c (undeclared_variable): Use an informative note.
33335
33336 2010-02-26  Richard Guenther  <rguenther@suse.de>
33337
33338         PR tree-optimization/43186
33339         * gimple.h (gimple_fold): Remove.
33340         * gimple.c (gimple_fold): Remove.  Inline into single user ...
33341         * tree-cfgcleanup.c (cleanup_control_expr_graph): ... here.
33342         Try harder for conditions.
33343
33344 2010-02-26  Jakub Jelinek  <jakub@redhat.com>
33345
33346         PR debug/43190
33347         * function.c (used_types_insert): Don't skip through named pointer
33348         types.  Don't use TYPE_MAIN_VARIANT if the original type has a name
33349         and it is different from the main variant's type.
33350
33351 2010-02-26  Nick Clifton  <nickc@redhat.com>
33352
33353         * config/rx/rx.md (sminsi3): Remove bogus alternative.
33354
33355 2010-02-26  H.J. Lu  <hongjiu.lu@intel.com>
33356
33357         * config.gcc: Support --with-fpmath=sse for x86.
33358
33359         * config/i386/ssemath.h: New.
33360
33361         * doc/install.texi (--with-fpmath=sse): Documented.
33362
33363 2010-02-26  Richard Guenther  <rguenther@suse.de>
33364
33365         PR tree-optimization/43188
33366         * tree-vect-stmts.c (get_vectype_for_scalar_type): Do not build
33367         vector types of over-aligned element type.
33368
33369 2010-02-26  Uros Bizjak  <ubizjak@gmail.com>
33370
33371         PR target/43175
33372         * config/i386/i386.c (expand_vec_perm_blend): Use correct
33373         operands in V8HImode subregs.  Fix operand order in VEC_MERGE rtx.
33374
33375 2010-02-26  Jan Kratochvil  <jan.kratochvil@redhat.com>
33376
33377         * doc/invoke.texi (-fvar-tracking-assignments): Fix typo.
33378
33379 2010-02-26  Jakub Jelinek  <jakub@redhat.com>
33380
33381         * Makefile.in (var-tracking.o): Depend on $(DIAGNOSTIC_H).
33382         * var-tracking.c: Include diagnostic.h.
33383         (debug_dv): New function.
33384         (dump_var): Print DEBUG_EXPR_DECLs as D#N instead of D.-N.
33385
33386         PR debug/43160
33387         * var-tracking.c (dv_onepart_p): Return true for DEBUG_EXPR_DECLs.
33388         (add_value_chain, add_value_chains, remove_value_chain,
33389         remove_value_chains): Handle DEBUG_EXPRs.
33390         (check_changed_vars_1, check_changed_vars_2): Handle DEBUG_EXPR_DECLs.
33391
33392         PR debug/43161
33393         * regcprop.c (struct queued_debug_insn_change): New type.
33394         (struct value_data_entry): Add debug_insn_changes field.
33395         (struct value_data): Add n_debug_insn_changes field.
33396         (debug_insn_changes_pool): New variable.
33397         (free_debug_insn_changes, apply_debug_insn_changes,
33398         cprop_find_used_regs_1, cprop_find_used_regs): New functions.
33399         (kill_value_one_regno): Call free_debug_insn_changes if needed.
33400         (init_value_data): Clear debug_insn_changes and n_debug_insn_changes
33401         fields.
33402         (replace_oldest_value_reg): Don't change DEBUG_INSNs, instead queue
33403         changes for them.
33404         (copyprop_hardreg_forward_1): Don't call apply_change_group for
33405         DEBUG_INSNs.  For a real insn, if there are queued DEBUG_INSN
33406         changes, call cprop_find_used_regs via note_stores.
33407         (copyprop_hardreg_forward): When copying vd from predecessor
33408         which has any queued DEBUG_INSN changes, make sure the pointers are
33409         cleared.  At the end call df_analyze and then if there are any
33410         DEBUG_INSN changes queued at the end of some basic block for still
33411         live registers, apply them.
33412         (pass_cprop_hardreg): Set TODO_df_finish in todo_flags_finish.
33413
33414 2010-02-25  Uros Bizjak  <ubizjak@gmail.com>
33415
33416         * config.gcc (i[34567]86-*-* | x86_64-*-*): Split long line.
33417         (arm*-*-*): Ditto.
33418
33419 2010-02-25  H.J. Lu  <hongjiu.lu@intel.com>
33420
33421         * config.gcc: Set arch/cpu for i[34567]86-*-*|x86_64-*-*
33422         targets.  Set the default with_cpu/with_arch from arch/cpu.
33423         Allow x86-64 and native for with_cpu/with_arch.
33424
33425 2010-02-25  Nicolas Benoit  <nbenoit@tuxfamily.org>
33426
33427         * ebitmap.c: Change calls to verify_popcount with calls to
33428         sbitmap_verify_popcount.
33429         (ebitmap_clear_bit): Fixed map->cacheindex test and
33430         map>cache update when bit clearing results in an empty
33431         element.
33432
33433 2010-02-25  Michael Meissner  <meissner@linux.vnet.ibm.com>
33434
33435         PR target/43154
33436         * config/rs6000/vector.md (VEC_64): New iterator for V2DF, V2DI.
33437         (vec_interleave_high<mode>): Rename from vec_interleave_highv2df
33438         and support both V2DF and V2DI modes.
33439         (vec_interleave_low<mode>): Rename from vec_interleave_lowv2df and
33440         support both V2DF and V2DI modes.
33441         (general): Delete trailing whitespace from a few patterns.
33442
33443         * config/rs6000/rs6000-c.c (altivec_overloaded_builtins): Add
33444         V2DF/V2DI interleave high/low builtins.
33445
33446         * config/rs6000/rs6000-builtin.def (VSX_BUILTIN_VEC_MERGE*): Add
33447         new VSX builtins.
33448
33449         * config/rs6000/rs6000.c (bdesc_2arg): Add support for V2DF/V2DI
33450         interleave high/low functions.
33451
33452 2010-02-25  Gerald Pfeifer  <gerald@pfeifer.com>
33453
33454         * doc/extend.texi (Symbol-Renaming Pragmas): Fix spelling of
33455         #pragma extern_prefix.
33456
33457 2010-02-25  Jakub Jelinek  <jakub@redhat.com>
33458
33459         PR debug/43166
33460         * cfgexpand.c (expand_debug_expr) <case VAR_DECL>: If mode is
33461         BLKmode, assert op0 is a MEM and just adjust its mode.
33462
33463         PR debug/43165
33464         * cfgexpand.c (expand_debug_expr): Don't call simplify_gen_subreg
33465         if bitpos isn't multiple of mode's bitsize.
33466
33467 2010-02-24  Manuel López-Ibáñez  <manu@gcc.gnu.org>
33468
33469         * c.opt (-ftemplate-depth=): New.
33470         (-ftemplate-depth-): Deprecate.
33471         * optc-gen.awk: Handle -ftemplate-depth=.
33472         * opth-gen.awk: Likewise.
33473         * c-opts.c (c_common_handle_option): Likewise.
33474         * doc/invoke.texi (-ftemplate-depth-): Replace with -ftemplate-depth=.
33475
33476 2010-02-24  Jason Merrill  <jason@redhat.com>
33477
33478         * doc/invoke.texi: Improve -Wabi and -fabi-version docs.
33479
33480 2010-02-24  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
33481
33482         * cfg.c (alloc_aux_for_block): Remove inline.
33483         (alloc_aux_for_edge): Likewise.
33484
33485 2010-02-24  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
33486
33487         * config.gcc: Fix typo in mips-sgi-irix6.[0-4]* obsoletion.
33488
33489 2010-02-24  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
33490
33491         * config/i386/sol2.h (NO_DBX_BNSYM_ENSYM): Define.
33492         * config/i386/sol2-gas.h: New file.
33493         * config.gcc (i[34567]86-*-solaris2*): Use it.
33494
33495 2010-02-24  Manuel López-Ibáñez  <manu@gcc.gnu.org>
33496
33497         PR c/43128
33498         * c-typeck.c (ep_convert_and_check): New.
33499         (build_conditional_expr): Use it.
33500         (build_binary_op): Likewise.
33501
33502 2010-02-24  Jakub Jelinek  <jakub@redhat.com>
33503
33504         * regcprop.c (copyprop_hardreg_forward_1): Don't call df_insn_rescan.
33505
33506         PR debug/43150
33507         * gimplify.c (gimplify_type_sizes): Clear DECL_IGNORED_P for VLA
33508         bounds even for -O+.
33509         * var-tracking.c (track_expr_p): If !need_rtl, don't mandate
33510         expr needs to have DECL_NAME set.
33511
33512 2010-02-24  Nick Clifton  <nickc@redhat.com>
33513
33514         * config/mep/mep.c: Include gimple.h.
33515         (mep_function_uses_sp): Delete unused function.
33516         (mep_gimplify_va_arg_expr): Change types of pre_p and post_p
33517         parameters.  Use unsigned integers to count args.  Return a
33518         NULL_RTX instead of an error_mark_node.  Toidy up formatting.
33519
33520 2010-02-23  Jakub Jelinek  <jakub@redhat.com>
33521
33522         PR target/43107
33523         * config/i386/i386.c (avx_vpermilp_parallel): Reject indexes
33524         greater or equal to nelt instead of 2 * nelt.
33525         (expand_vec_perm_1): When op0 and op1 are equal, mask indexes
33526         with nelt - 1.
33527
33528 2010-02-23  Jason Merrill  <jason@redhat.com>
33529
33530         PR debug/42800
33531         * cfgexpand.c (expand_used_vars): Keep artificial non-ignored vars
33532         in cfun->local_decls even if they have register types.
33533
33534         PR c++/42837
33535         * stor-layout.c (place_field): Don't warn about unnecessary
33536         DECL_PACKED if the type is packed.
33537
33538 2010-02-23  Jakub Jelinek  <jakub@redhat.com>
33539
33540         PR target/43139
33541         * config/i386/i386.c (ix86_delegitimize_address): Delegitimize all
33542         GOTOFF relocs, even when the base reg isn't pic pointer.
33543
33544 2010-02-23  Michael Matz  <matz@suse.de>
33545
33546         PR debug/43077
33547         * cfgexpand (expand_debug_expr): Expand TERed ssa names in place.
33548         (expand_gimple_basic_block): Generate and use debug temps if there
33549         are debug uses left after the last real use of TERed ssa names.
33550         Unlink debug immediate uses when they are expanded.
33551
33552 2010-02-23  Manuel López-Ibáñez  <manu@gcc.gnu.org>
33553
33554         PR 43123
33555         * config/i386/i386.c (override_options): Reorganise to provide
33556         better error messages.
33557
33558 2010-02-22  Sebastian Pop  <sebastian.pop@amd.com>
33559
33560         PR middle-end/43083
33561         * graphite-scop-detection.c (create_single_exit_edge): Move
33562         the call to find_single_exit_edge to....
33563         (create_sese_edges): ...here.  Don't handle multiple edges
33564         exiting the function.
33565         (build_graphite_scops): Don't handle multiple edges
33566         exiting the function.
33567
33568 2010-02-22  Sebastian Pop  <sebastian.pop@amd.com>
33569
33570         PR middle-end/43097
33571         * sese.c (get_rename): Assert that old_name is an SSA_NAME.
33572         (rename_variables_in_stmt): Continue when the use is not an SSA_NAME.
33573
33574 2010-02-22  Sebastian Pop  <sebastian.pop@amd.com>
33575
33576         PR middle-end/43026
33577         * sese.c (expand_scalar_variables_expr): Handle COMPONENT_REF.
33578
33579 2010-02-22  Manuel López-Ibáñez  <manu@gcc.gnu.org>
33580
33581         PR c++/43126
33582         * c-typeck.c (convert_arguments): Print declaration location.
33583         * c-common.c (validate_nargs): Rename as
33584         builtin_function_validate_nargs.
33585         (check_builtin_function_arguments): Update.
33586
33587 2010-02-22  Richard Guenther  <rguenther@suse.de>
33588
33589         PR lto/43045
33590         * tree-inline.c (declare_return_variable): Use the type of
33591         the call stmt lhs if available.
33592
33593 2010-02-22  Duncan Sands  <baldrick@free.fr>
33594
33595         * passes.c (register_pass): Always consider all pass lists when
33596         ref_pass_instance_number is zero.
33597
33598 2010-02-22  Richard Guenther  <rguenther@suse.de>
33599
33600         PR tree-optimization/42749
33601         * tree-tailcall.c (adjust_return_value_with_ops): Drop update
33602         parameter.  Do arithmetic in the original type.
33603         (update_accumulator_with_ops): Likewise.
33604         (adjust_accumulator_values): Adjust.
33605
33606 2010-02-22  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
33607
33608         * config/s390/s390.md ("movqi"): Re-add the mem->mem alternative.
33609         (QI to BLKmode splitter): New splitter.
33610
33611 2010-02-22  H.J. Lu  <hongjiu.lu@intel.com>
33612
33613         * config/i386/i386.c (initial_ix86_tune_features): Turn on
33614         X86_TUNE_INTER_UNIT_MOVES for m_ATOM.
33615
33616 2010-02-22  Richard Guenther  <rguenther@suse.de>
33617
33618         * tree-vect-slp.c (vect_slp_analyze_bb): Fix typo.
33619
33620 2010-02-22  Hans-Peter Nilsson  <hp@bitrange.com>
33621
33622         Migrate crti, crtn, crtbegin, crtend build rules to libgcc.
33623         * config/mmix/t-mmix (EXTRA_MULTILIB_PARTS): Don't set.
33624         ($(T)crti.o, $(T)crtn.o): Remove rules.
33625
33626 2010-02-21  Tobias Burnus  <burnus@net-b.de>
33627
33628         PR fortran/35259
33629         * doc/invoke.texi (-fassociative-math): Document that this
33630         option is automatically enabled for Fortran.
33631
33632 2010-02-20  David S. Miller  <davem@davemloft.net>
33633
33634         * configure.ac: Test if linker and assembler properly support
33635         GOTDATA_OP relocations.
33636         * configure: Rebuild.
33637         * config.in: Likewise.
33638         * config/sparc/sparc.md (UNSPEC_MOVE_GOTDATA): New.
33639         (movsi_lo_sum_pic): Use %gdop_*() relocs if available.
33640         (movsi_high_pic): Likewise.
33641         (movdi_lo_sum_pic): Likewise.
33642         (movdi_high_pic): Likewise.
33643         (movsi_pic_gotdata_op): New pattern.
33644         (movdi_pic_gotdata_op): Likewise.
33645         * config/sparc/sparc.c (legitimize_pic_address): If flag_pic is 2,
33646         emit gen_mov{si,di}_pic_gotdata_op for the GOT slot load.
33647
33648 2010-02-20  Uros Bizjak  <ubizjak@gmail.com>
33649
33650         PR target/43067
33651         * config/i386/sse.md (xop_mulv2div2di3_low): Change type
33652         attribute to ssemul.
33653         (xop_mulv2div2di3_high): Ditto.
33654
33655 2010-02-20  Manuel López-Ibáñez  <manu@gcc.gnu.org>
33656
33657         PR c++/35669
33658         * c.opt (Wconversion-null): New option.
33659         * doc/invoke.texi (Wconversion-null): Document.
33660
33661 2010-02-20  Manuel López-Ibáñez  <manu@gcc.gnu.org>
33662
33663         * common.opt (Wlarger-than-): Add Undocumented.
33664
33665 2010-02-19  Mike Stump  <mikestump@comcast.net>
33666
33667         * config/t-darwin (gt-darwin.h): Remove as Makefile now handles it.
33668
33669 2010-02-19  Jason Merrill  <jason@redhat.com>
33670
33671         PR target/40332
33672         * configure.ac (gcc_cv_as_cfi_advance_working): Check 32-bit advance.
33673         * configure: Likewise.
33674
33675 2010-02-20  Alan Modra  <amodra@gmail.com>
33676
33677         PR middle-end/42344
33678         * cgraph.h (cgraph_make_decl_local): Declare.
33679         * cgraph.c (cgraph_make_decl_local): New function.
33680         (cgraph_make_node_local): Use it.
33681         * cgraphunit.c (cgraph_function_versioning): Likewise.
33682         * ipa.c (function_and_variable_visibility): Likewise.
33683
33684 2010-02-19  Jakub Jelinek  <jakub@redhat.com>
33685
33686         PR bootstrap/43121
33687         * except.c (sjlj_emit_function_enter): Don't call
33688         add_reg_br_prob_note, instead add REG_BR_PROB note to the last insn
33689         directly.
33690         * rtl.h (add_reg_br_prob_note): Remove prototype.
33691
33692 2010-02-19  Manuel López-Ibáñez  <manu@gcc.gnu.org>
33693
33694         PR 41779
33695         * c-common.c (conversion_warning): Remove widening conversions
33696         before checking the conversion of integers to reals.
33697
33698 2010-02-19  Mike Stump  <mikestump@comcast.net>
33699
33700         PR middle-end/43125
33701         * c-decl.c (merge_decls): Merge DECL_PRESERVE_P.
33702
33703         PR objc/43061
33704         * cgraphunit.c (process_function_and_variable_attributes): Check
33705         DECL_PRESERVE_P instead of looking up attribute "used".
33706         * ipa-pure-const.c (check_decl): Likewise.
33707         * ipa-reference.c (has_proper_scope_for_analysis): Likewise.
33708         * ipa-type-escape.c (has_proper_scope_for_analysis): Likewise.
33709         * config/sol2.c (solaris_insert_attributes): Set DECL_PRESERVE_P
33710         instead of attribute "used".
33711         * config/sol2-c.c (solaris_pragma_init): Likewise.
33712         (solaris_pragma_fini): Likewise.
33713
33714 2010-02-19  Jakub Jelinek  <jakub@redhat.com>
33715
33716         * ipa-struct-reorg.c (make_field_acc_node, gen_cluster, peel_field):
33717         Use XCNEW instead of xcalloc.
33718         (add_access_to_acc_sites, create_new_var_node, add_alloc_site): Use
33719         XNEW instead of xmalloc.
33720         (get_fields): Use XNEWVEC instead of xmalloc.
33721
33722         PR debug/43084
33723         * ipa-struct-reorg.c (add_access_to_acc_sites): For debug stmts don't
33724         populate vars array.
33725         (create_new_general_access): For debug stmts just reset value.
33726         (get_stmt_accesses): For accesses within debug stmts just record them
33727         using add_access_to_acc_sites instead of preventing the peeling or
33728         counting them as accesses.
33729
33730         PR middle-end/42233
33731         * dojump.c (do_jump) <case TRUTH_NOT_EXPR>: Invert priority.
33732
33733 2010-02-19  Richard Guenther  <rguenther@suse.de>
33734
33735         PR tree-optimization/42916
33736         * tree-vect-slp.c (vect_slp_analyze_bb): Count only real
33737         instructions.
33738
33739 2010-02-19  Andreas Schwab  <schwab@linux-m68k.org>
33740
33741         * configure.ac: Replace all uses of changequote in macro arguments
33742         with proper quoting.
33743
33744 2010-02-19  Jakub Jelinek  <jakub@redhat.com>
33745
33746         PR middle-end/42233
33747         * loop-doloop.c (add_test): Adjust do_compare_rtx_and_jump caller.
33748
33749 2010-02-19  Richard Guenther  <rguenther@suse.de>
33750
33751         PR tree-optimization/42944
33752         * tree-ssa-alias.c (call_may_clobber_ref_p_1): Massage
33753         test for aliasing with errno.
33754
33755 2010-02-19  Jakub Jelinek  <jakub@redhat.com>
33756
33757         PR middle-end/42233
33758         * expr.h (jumpifnot, jumpifnot_1, jumpif, jumpif_1, do_jump,
33759         do_jump_1, do_compare_rtx_and_jump): Add PROB argument.
33760         * dojump.c: Include output.h.
33761         (inv): New inline function.
33762         (jumpifnot, jumpifnot_1, jumpif, jumpif_1, do_jump_1, do_jump,
33763         do_jump_by_parts_greater_rtx, do_jump_by_parts_greater,
33764         do_jump_by_parts_zero_rtx, do_jump_by_parts_equality_rtx,
33765         do_jump_by_parts_equality, do_compare_and_jump): Add PROB
33766         argument, pass it down to other calls.
33767         (do_compare_rtx_and_jump): Likewise.  If PROB is not -1,
33768         add REG_BR_PROB note to the conditional jump.
33769         * cfgexpand.c (add_reg_br_prob_note): Removed.
33770         (expand_gimple_cond): Don't call it, add the probability
33771         as last argument to jumpif_1/jumpifnot_1.
33772         * Makefile.in (dojump.o): Depend on output.h.
33773         * builtins.c (expand_errno_check): Adjust do_compare_rtx_and_jump
33774         callers.
33775         * expmed.c (emit_store_flag_force, do_cmp_and_jump): Likewise.
33776         * stmt.c (do_jump_if_equal): Likewise.
33777         * cfgrtl.c (rtl_lv_add_condition_to_bb): Likewise.
33778         * loop-unswitch.c (compare_and_jump_seq): Likewise.
33779         * config/rs6000/rs6000.c (rs6000_aix_emit_builtin_unwind_init):
33780         Likewise.
33781         * optabs.c (expand_doubleword_shift, expand_abs): Likewise.
33782         * expr.c (expand_expr_real_1): Adjust do_jump, jumpifnot and
33783         jumpifnot_1 callers.
33784         (expand_expr_real_2): Adjust jumpifnot_1 and do_compare_rtx_and_jump
33785         callers.
33786         (store_expr): Adjust jumpifnot caller.
33787         (store_constructor): Adjust jumpif caller.
33788
33789         PR middle-end/42233
33790         * gimplify.c (gimple_boolify): For __builtin_expect call
33791         gimple_boolify also on its first argument.
33792
33793 2010-02-18  Uros Bizjak  <ubizjak@gmail.com>
33794
33795         * configure.ac (gnu-unique-object): Wrap regexps using [] in
33796         changequote block.
33797         (__stack_chk_fail): Ditto.  Remove quadrigraphs.
33798         * configure: Regenerated.
33799
33800 2010-02-18  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
33801
33802         * config/spu/spu-c.c (spu_resolve_overloaded_builtin): Call
33803         lang_hooks.types_compatible_p instead of comptypes.
33804
33805 2010-02-18  Sebastian Huber  <sebastian.huber@embedded-brains.de>
33806
33807         * config/arm/lib1funcs.asm (__prefer_thumb__): New define.
33808         (udivsi3, aeabi_uidivmod, divsi3, aeabi_idivmod): Use Thumb-1 variant
33809         if __prefer_thumb__ is defined.
33810
33811 2010-02-18  Martin Jambor  <mjambor@suse.cz>
33812
33813         PR tree-optimization/43066
33814         * tree-sra.c (build_ref_for_offset_1): Return false on encountering an
33815         array with zero-sized element type.
33816
33817 2010-02-18  Jakub Jelinek  <jakub@redhat.com>
33818
33819         * dwarf2out.c (add_var_loc_to_decl): Change last argument to
33820         rtx, allocate struct var_loc_node here and return it to the
33821         caller, and only if it is actually needed.
33822         (dwarf2out_var_location): Adjust add_var_loc_to_decl caller,
33823         move it earlier and return immediately if it returns NULL.
33824
33825 2010-02-17  Mikael Pettersson  <mikpe@it.uu.se>
33826
33827         * config/sparc/gas.h: New file.  Restore
33828         TARGET_ASM_NAMED_SECTION to its ELF default.
33829         * config/sparc/sysv4.h (TARGET_ASM_NAMED_SECTION): Do not
33830         check !HAVE_GNU_AS.
33831         * config/sparc/sparc.c (sparc_elf_asm_named_section):
33832         Likewise.  Add ATTRIBUTE_UNUSED to prototype.
33833         * config.gcc (sparc*-*-linux*): Include sparc/gas.h
33834         after sparc/sysv4.h.
33835
33836 2010-02-17  Dave Korn  <dave.korn.cygwin@gmail.com>
33837
33838         * config/i386/mingw32.h (LIBGCJ_SONAME): Fix cut'n'pasto in DLL name.
33839
33840 2010-02-17  Steven Bosscher  <steven@gcc.gnu.org>
33841
33842         * gensupport.c (process_one_cond_exec): Derive name for COND_EXEC
33843         patterns from predicated pattern.
33844
33845 2010-02-17  Uros Bizjak  <ubizjak@gmail.com>
33846
33847         PR target/43103
33848         * config/i386/sse.md (xop_vpermil2<mode>3): Use avxmodesuffixf2c
33849         for insn mnemonic suffix.
33850
33851 2010-02-17  Richard Guenther  <rguenther@suse.de>
33852
33853         * tree-vrp.c (vrp_visit_phi_node): Restrict SCEV analysis
33854         to loop PHI nodes.
33855
33856 2010-02-17  Jakub Jelinek  <jakub@redhat.com>
33857
33858         PR debug/42918
33859         * caller-save.c (save_call_clobbered_regs): If BB ends with
33860         a DEBUG_INSN, move any notes in between last real insn and the last
33861         DEBUG_INSN after the last DEBUG_INSN.
33862
33863 2010-02-16  Joern Rennecke  <joern.rennecke@embecosm.com>
33864
33865         * tm.texi (TARGET_SCHED_FIRST_CYCLE_MULTIPASS_DFA_LOOKAHEAD_GUARD_SPEC):
33866         Fix return type.  Fix argument type.  Explain meaning of return value.
33867
33868 2010-02-16  Richard Guenther  <rguenther@suse.de>
33869
33870         PR tree-optimization/41043
33871         * tree-vrp.c (vrp_var_may_overflow): Only ask SCEV for real loops.
33872         (vrp_visit_assignment_or_call): Do not ask SCEV for regular
33873         statements ...
33874         (vrp_visit_phi_node): ... but only for loop PHI nodes.
33875
33876 2010-02-16  Ira Rosen  <irar@il.ibm.com>
33877
33878         PR tree-optimization/43074
33879         * tree-vectorizer.h (VECTORIZABLE_CYCLE_DEF): New.
33880         * tree-vect-loop.c (vect_analyze_loop_operations): Add
33881         vectorizable cycles in hybrid SLP check.
33882         * tree-vect-slp.c (vect_detect_hybrid_slp_stmts): Likewise.
33883
33884 2010-02-16  Richard Guenther  <rguenther@suse.de>
33885
33886         * alias.c (memrefs_conflict_p): Distinguish must-alias from don't know.
33887         (true_dependence): If memrefs_conflict_p computes must-alias
33888         trust it.  Move TBAA check after offset-based disambiguation.
33889         (canon_true_dependence): Likewise.
33890
33891 2010-02-16  Alexandre Oliva  <aoliva@redhat.com>
33892
33893         * params.def (PARAM_MAX_VARTRACK_SIZE): New.
33894         * doc/invoke.texi: Document it.
33895         * var-tracking.c: Include toplev.h and params.h.
33896         (vt_find_locations): Return bool indicating success.  Compute
33897         hash sizes unconditionally.  Check new parameter, report.
33898         (variable_tracking_main_1): Check vt_find_locations results and
33899         retry.  Renamed from...
33900         (variable_tracking_main): ... this.  New wrapper to preserve
33901         flag_var_tracking_assignments.
33902         * Makefile.in (var-tracking.o): Adjust dependencies.
33903
33904 2010-02-16  Jack Howarth  <howarth@bromo.med.uc.edu>
33905             Jakub Jelinek  <jakub@redhat.com>
33906
33907         PR target/42854
33908         * config/darwin.h (ASM_WEAKEN_DECL): Don't check weak attribute
33909         if weak_import attribute is present.
33910         * config/darwin.c (machopic_select_section): Likewise.
33911
33912 2010-02-15  Joern Rennecke  <joern.rennecke@embecosm.com>
33913
33914         * doc/tm.texi (TARGET_VECTORIZE_BUILTIN_VECTORIZATION_COST): Document.
33915         (TARGET_VECTORIZE_VECTOR_ALIGNMENT_REACHABLE): Likewise.
33916         (TARGET_VECTORIZE_BUILTIN_VEC_PERM): Likewise.
33917         (TARGET_VECTORIZE_BUILTIN_VEC_PERM_OK): Likewise.
33918
33919         * doc/tm.texi (TARGET_VECTORIZE_BUILTIN_CONVERSION): Fix argument
33920         types.
33921
33922         * doc/tm.texi (TARGET_VECTORIZE_BUILTIN_VECTORIZED_FUNCTION):
33923         Fix argument types.
33924
33925         * doc/tm.texi (TARGET_SCHED_DFA_NEW_CYCLE): Add argument names.
33926         Rewrite text to refer to the names.
33927
33928 2010-02-15  Sebastian Pop  <sebastian.pop@amd.com>
33929
33930         * config/i386/i386-builtin-types.def
33931         (V2DF_FTYPE_V2DF_V2DF_V2DI_INT): Declared.
33932         (V4DF_FTYPE_V4DF_V4DF_V4DI_INT): Declared.
33933         (V4SF_FTYPE_V4SF_V4SF_V4SI_INT): Declared.
33934         (V8SF_FTYPE_V8SF_V8SF_V8SI_INT): Declared.
33935         * config/i386/i386.c (enum ix86_builtins): Add IX86_BUILTIN_VPERMIL2PD,
33936         IX86_BUILTIN_VPERMIL2PS, IX86_BUILTIN_VPERMIL2PD256, and
33937         IX86_BUILTIN_VPERMIL2PS256.
33938         (MULTI_ARG_4_DF2_DI_I): Defined.
33939         (MULTI_ARG_4_DF2_DI_I1): Defined.
33940         (MULTI_ARG_4_SF2_SI_I): Defined.
33941         (MULTI_ARG_4_SF2_SI_I1): Defined.
33942         (bdesc_multi_arg): Add __builtin_ia32_vpermil2pd,
33943         __builtin_ia32_vpermil2ps, __builtin_ia32_vpermil2pd256, and
33944         __builtin_ia32_vpermil2ps256.
33945         (ix86_expand_multi_arg_builtin): Handle MULTI_ARG_4_DF2_DI_I,
33946         MULTI_ARG_4_DF2_DI_I1, MULTI_ARG_4_SF2_SI_I, and
33947         MULTI_ARG_4_SF2_SI_I1.  Handle builtins with 4 arguments.
33948         (ix86_expand_args_builtin): Handle MULTI_ARG_4_DF2_DI_I,
33949         MULTI_ARG_4_DF2_DI_I1, MULTI_ARG_4_SF2_SI_I, and
33950         MULTI_ARG_4_SF2_SI_I1.  Handle CODE_FOR_xop_vpermil2v2df3,
33951         CODE_FOR_xop_vpermil2v4sf3, CODE_FOR_xop_vpermil2v4df3, and
33952         CODE_FOR_xop_vpermil2v8sf3.
33953         * config/i386/i386.md (UNSPEC_VPERMIL2): Declared.
33954         * config/i386/sse.md (xop_vpermil2<mode>3): New insn pattern.
33955         * config/i386/xopintrin.h (_mm_permute2_pd): New.
33956         (_mm256_permute2_pd): New.
33957         (_mm_permute2_ps): New.
33958         (_mm256_permute2_ps): New.
33959
33960 2010-02-15  Nick Clifton  <nickc@redhat.com>
33961
33962         * config/h8300/h8300.c (h8300_push_pop): Use bool type for
33963         boolean parameters.  Use emit_jump_insn when emitting a pop
33964         instruction containing a return insn.
33965         (push): Use 'true' rather than '1' as second parameter to F.
33966         (h8300_expand_prologue): Likewise.
33967         Use 'true' and 'false' for boolean parameters to h8300_push_pop.
33968         (h8300_expand_epilogue): Likewise.
33969
33970 2010-02-15  Richard Guenther  <rguenther@suse.de>
33971
33972         PR middle-end/43068
33973         * cgraphunit.c (thunk_adjust): Skip adjusting by fixed_offset
33974         if that is zero.
33975
33976 2010-02-15  Nick Clifton  <nickc@redhat.com>
33977
33978         * config/mn10300/mn10300.h (FUNCTION_ARG_REGNO_P): Revert previous
33979         delta.
33980
33981 2010-02-14  Marco Poletti  <poletti.marco@gmail.com>
33982
33983         * intl.c (fake_ngettext): New function.
33984         * intl.h (fake_ngettext): Declare.
33985         (ngettext): Define macro.
33986         * collect2.c (notice_translated): New function.
33987         (main): Use notice_translated and ngettext.
33988         * collect2.h (notice_translated): Declare.
33989
33990 2010-02-14  Steven Bosscher  <steven@gcc.gnu.org>
33991
33992         * reorg.c (delete_computation): Comment fixes.
33993         * caller-save.c (setup_save_areas): Idem.
33994         * sel-sched-dump.c (dump_lv_set): Idem.
33995         * rtl.def: Idem.
33996
33997 2010-02-14  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
33998
33999         * config/s390/s390.c (s390_sched_init): New function.
34000         (TARGET_SCHED_INIT): Target hook defined.
34001
34002 2010-02-12  Dave Korn  <dave.korn.cygwin@gmail.com>
34003             Jack Howarth  <howarth@bromo.med.uc.edu>
34004             Iain Sandoe  <iain.sandoe@sandoe-acoustics.co.uk>
34005
34006         PR target/42982
34007         Partial revert of unintended change in fix for PR41605.
34008         * config/darwin.h: Fix typo.
34009         * config/darwin9.h: Same.
34010
34011 2010-02-11  Jakub Jelinek  <jakub@redhat.com>
34012
34013         * c-pch.c (pch_init): Clear v.
34014
34015 2010-02-11  Sebastian Pop  <sebastian.pop@amd.com>
34016
34017         PR middle-end/42930
34018         * graphite-scop-detection.c (graphite_can_represent_scev): Call
34019         graphite_can_represent_init for MULT_EXPR.
34020
34021 2010-02-11  Sebastian Pop  <sebastian.pop@amd.com>
34022
34023         PR middle-end/42914
34024         PR middle-end/42530
34025         * graphite-sese-to-poly.c (remove_phi): New.
34026         (translate_scalar_reduction_to_array): Call remove_phi.
34027
34028 2010-02-11  Sebastian Pop  <sebastian.pop@amd.com>
34029
34030         PR middle-end/42771
34031         * graphite-clast-to-gimple.c (gloog): Call rename_sese_parameters.
34032         * graphite-clast-to-gimple.h (gloog): Update declaration.
34033         * graphite-poly.c (new_scop): Clear POLY_SCOP_P.
34034         * graphite-poly.h (struct poly_bb): Add missing comments.
34035         (struct scop): Add poly_scop_p field.
34036         (POLY_SCOP_P): New.
34037         * graphite-sese-to-poly.c (build_poly_scop): Set POLY_SCOP_P.
34038         * graphite.c (graphite_transform_loops): Build the polyhedral
34039         representation for each scop before code generation.
34040         * sese.c (rename_variables_in_operand): Removed.
34041         (rename_variables_in_expr): Return the renamed expression.
34042         (rename_sese_parameters): New.
34043         * sese.h (rename_sese_parameters): Declared.
34044
34045 2010-02-11  Richard Guenther  <rguenther@suse.de>
34046
34047         PR tree-optimization/42998
34048         * tree-ssa-pre.c (create_expression_by_pieces): Treat
34049         POINTER_PLUS_EXPR properly.
34050
34051 2010-02-11  Sebastian Pop  <sebastian.pop@amd.com>
34052             Changpeng Fang  <changpeng.fang@amd.com>
34053
34054         PR middle-end/40886
34055         * tree-ssa-loop-ivopts.c (determine_use_iv_cost_condition): Decrement
34056         the cost of an IV candidate when the IV is used in a test against zero.
34057
34058         * gcc.dg/tree-ssa/ivopts-3.c: New.
34059
34060 2010-02-11  Richard Guenther  <rguenther@suse.de>
34061
34062         PR lto/41664
34063         * tree-ssa-alias.c (refs_may_alias_p_1): Canonicalize
34064         pointer-vs-decl case by swapping refs.  Handle some cases
34065         of pointer-vs-decl disambiguations more conservatively.
34066         * cfgexpand.c (gimple_expand_cfg): Set gimple_df->in_ssa_p
34067         to false after expanding.
34068
34069 2010-02-11  Richard Guenther  <rguenther@suse.de>
34070
34071         PR driver/43021
34072         * gcc.c (process_command): Handle LTO file@offset case more
34073         appropriately.
34074
34075 2010-02-11  Jakub Jelinek  <jakub@redhat.com>
34076
34077         * reload1.c (eliminate_regs_1): If insn is DEBUG_INSN, avoid any
34078         modifications outside of the DEBUG_INSN.  Accept CLOBBERs inside
34079         of DEBUG_INSNs.
34080         (eliminate_regs_in_insn): Eliminate regs even in DEBUG_INSNs.
34081
34082         * dwarf2out.c (mem_loc_descriptor) <case MEM>: Use DW_OP_deref_size
34083         if MEM's mode size isn't DWARF2_ADDR_SIZE.
34084         (mem_loc_descriptor) <do_scompare>: Allow also VOIDmode arguments.
34085         Optimize eq/ne comparisons when both arguments are known to be
34086         zero-extended.
34087         (mem_loc_descriptor) <do_ucompare>: Allow also VOIDmode arguments.
34088         Don't mask operands unnecessarily if they are known to be already
34089         zero-extended.
34090
34091 2010-02-10  Vladimir Makarov  <vmakarov@redhat.com>
34092
34093         * ira-conflicts.c (add_insn_allocno_copies): Use find_reg_note
34094         instead of loop.
34095
34096 2010-02-10  Richard Guenther  <rguenther@suse.de>
34097
34098         PR tree-optimization/43017
34099         * tree-vrp.c (vrp_int_const_binop): Trust int_const_binop
34100         for wrapping signed arithmetic.
34101
34102 2010-02-10  Jakub Jelinek  <jakub@redhat.com>
34103
34104         PR debug/43010
34105         * dwarf2out.c (retry_incomplete_types): Don't call gen_type_die
34106         if no debug info should be emitted for it.
34107
34108 2010-02-10  Kaz Kojima  <kkojima@gcc.gnu.org>
34109
34110         * config/sh/sh.c (find_barrier): Skip call insn with a REG_EH_REGION
34111         note when flag_exceptions is set.
34112
34113 2010-02-10  Duncan Sands  <baldrick@free.fr>
34114
34115         * Makefile.in (PLUGIN_HEADERS): Add debug.h.
34116
34117 2010-02-10  Richard Guenther  <rguenther@suse.de>
34118
34119         PR c/43007
34120         * tree.c (get_unwidened): Handle constants.
34121         * convert.c (convert_to_integer): Handle TRUNC_DIV_EXPR.
34122
34123 2010-02-10  Martin Jambor  <mjambor@suse.cz>
34124
34125         PR lto/42985
34126         * ipa-prop.c (ipa_update_after_lto_read): Count parameters and
34127         check for variable argument counts independently.
34128
34129 2010-02-10  Christian Bruel  <christian.bruel@st.com>
34130
34131         PR target/42841
34132         * config/sh/sh.c (find_barrier): Increase length for non delayed
34133         conditional branches.
34134
34135 2010-02-10  Christian Bruel  <christian.bruel@st.com>
34136
34137         * config/sh/sh.c (find_barrier): Don't emit a CP inside the GP setting.
34138
34139 2010-02-10  Jakub Jelinek  <jakub@redhat.com>
34140
34141         * builtins.c (set_builtin_user_assembler_name): Also handle
34142         ffs if int is smaller than word.
34143
34144 2010-02-09  Vladimir Makarov  <vmakarov@redhat.com>
34145
34146         PR middle-end/42973
34147         * ira-conflicts.c (get_dup): Remove.
34148         (process_reg_shuffles): Add new parameter.  Use it as an
34149         additional guard for copy generation.
34150         (add_insn_allocno_copies): Rewrite.
34151
34152 2010-02-09  Alexander Monakov  <amonakov@ispras.ru>
34153
34154         * common.opt (fsched2-use-traces): Preserved for backward
34155         compatibility.
34156         * doc/invoke.texi: Remove the documentation about option
34157         -fsched2-use-traces.
34158         * sched-rgn.c (rest_of_handle_sched2): Remove usage of
34159         flag_sched2_use_traces.
34160         * opts.c (common_handle_option): Add OPT_fsched2_use_traces to
34161         the backward compatibility flag section.
34162
34163 2010-02-09  Richard Guenther  <rguenther@suse.de>
34164
34165         PR tree-optimization/43008
34166         * tree-ssa-structalias.c (handle_lhs_call): Pass in the fndecl,
34167         make HEAP variables initialized from global memory if they
34168         are not known builtin functions.
34169         (find_func_aliases): Adjust.
34170
34171 2010-02-09  Richard Guenther  <rguenther@suse.de>
34172
34173         PR tree-optimization/43000
34174         * tree-vrp.c (vrp_int_const_binop): Only handle unsigned
34175         arithmetic manually.
34176
34177 2010-02-08  Jakub Jelinek  <jakub@redhat.com>
34178
34179         PR tree-optimization/42931
34180         * tree-loop-linear.c (try_interchange_loops): Don't call
34181         double_int_mul if estimated_loop_iterations failed.
34182
34183 2010-02-08  Martin Jambor  <mjambor@suse.cz>
34184
34185         PR middle-end/42898
34186         * tree-sra.c (build_accesses_from_assign): Do not mark in
34187         should_scalarize_away_bitmap if stmt has volatile ops.
34188         (sra_modify_assign): Do not process assigns piecemeal if if stmt
34189         has volatile ops.
34190
34191 2010-02-08  Joern Rennecke  <joern.rennecke@embecosm.com>
34192
34193         * doc/tm.texi (TARGET_UNWIND_WORD_MODE): Document.
34194
34195 2010-02-07  Adam Nemet  <adambnmet@gmail.com>
34196
34197         * config/mips/mips.md (*<optab>_trunc<mode>_exts): Fix comment
34198         before the pattern.
34199
34200 2010-02-07  Andrew Pinski  <pinskia@gmail.com>
34201
34202         PR middle-end/42946
34203         * df-core.c (df_finish_pass): Change type of saved_flags to int.
34204
34205 2010-02-07  Sebastian Pop  <sebastian.pop@amd.com>
34206
34207         PR middle-end/42988
34208         * graphite-dependences.c (dependence_polyhedron): Set PDDR_KIND
34209         to unknown_dependence.
34210         (graphite_legal_transform_dr): Handle the unknown_dependence.
34211         (graphite_carried_dependence_level_k): Same.
34212
34213 2010-02-07  Sebastian Pop  <sebastian.pop@amd.com>
34214
34215         * ChangeLog.graphite: Remove testsuite/ or gcc/testsuite/.
34216
34217 2010-02-07  Richard Guenther  <rguenther@suse.de>
34218
34219         PR middle-end/42991
34220         * expr.c (get_inner_reference): Always initialize *pbitsize.
34221
34222 2010-02-07  Richard Guenther  <rguenther@suse.de>
34223
34224         PR middle-end/42956
34225         * gimplify.c (gimple_fold_indirect_ref): Avoid generating
34226         new ARRAY_REFs on variable size element or minimal index arrays.
34227         Complete.
34228         * tree-ssa-loop-ivopts.c (find_interesting_uses_address): Use
34229         gimple_fold_indirect_ref.
34230
34231 2010-02-06  Richard Earnshaw  <rearnsha@arm.com>
34232
34233         PR target/42957
34234         * arm.c (arm_override_options): Just return if the user has specified
34235         an invalid fpu name.
34236
34237 2010-02-03  Jason Merrill  <jason@redhat.com>
34238
34239         PR c++/42870
34240         * config/i386/cygming.h (ASM_OUTPUT_DEF_FROM_DECLS): Call
34241         i386_pe_maybe_record_exported_symbol.
34242
34243 2010-02-05  Steve Ellcey  <sje@cup.hp.com>
34244
34245         PR target/42924
34246         * config/pa/pa.c (TARGET_DELEGITIMIZE_ADDRESS): Redefine.
34247         (pa_delegitimize_address): New function.
34248
34249 2010-02-05  Ozkan Sezer  <sezeroz@gmail.com>
34250
34251         * config/i386/msformat-c.c (ms_printf_length_specs): Set the
34252         scalar_identity_flag for the size_t/ptrdiff_t %Id and %Iu specs.
34253
34254 2010-02-05  Richard Guenther  <rguenther@suse.de>
34255
34256         PR lto/42762
34257         * lto-streamer-in.c (get_resolution): Deal with references
34258         to undefined functions.
34259
34260 2010-02-05  Richard Guenther  <rguenther@suse.de>
34261
34262         * tree-ssa-ccp.c (get_symbol_constant_value): Strip all conversions.
34263         (fold_const_aggregate_ref): Likewise.
34264         (ccp_fold_stmt): Substitute loads.
34265         (maybe_fold_reference): Verify types before substituting.
34266         Unshare properly.
34267         (fold_gimple_assign): Unshare properly.
34268         (fold_stmt_1): Insert conversion if necessary before replacing the RHS.
34269
34270 2010-02-05  Nathan Froyd  <froydnj@codesourcery.com>
34271
34272         * config/rs6000/rs6000.c (rs6000_override_options): Invert check
34273         for rs6000_gen_cell_microcode.
34274
34275 2010-02-04  Richard Guenther  <rguenther@suse.de>
34276
34277         PR rtl-optimization/42952
34278         * dse.c (const_or_frame_p): Remove MEM handling.
34279
34280 2010-02-04  Nick Clifton  <nickc@redhat.com>
34281
34282         * config/mn10300/mn10300.c (TARGET_ASM_OUTPUT_MI_THUNK): Define.
34283         (TARGET_ASM_CAN_OUTPUT_MI_THUNK): Define.
34284         (function_arg): Use NULL_RTX and FIRST_ARGUMENT_REGNUM.
34285         (mn10300_asm_output_mi_thunk): New function.
34286         (mn10300_can_output_mu_thunk): New function.
34287         * config/mn10300/mn10300.h (FIRST_ARGUMENT_REGNUM): Define.
34288         (FUNCTION_ARG_REGNO_P): Fix comment.  Accept d0 and d1.
34289         (FUNCTION_ARG): Delete incorrect comment.
34290
34291 2010-02-03  Jason Merrill  <jason@redhat.com>
34292
34293         PR c++/40138
34294         * fold-const.c (operand_equal_p): Handle erroneous types.
34295
34296 2010-02-03  Kaushik Phatak  <kaushik.phatak@kpitcummins.com>
34297
34298         * config/h8300/h8300.md (can_delay): Fix attibute condition.
34299
34300 2010-02-03  Vladimir Makarov  <vmakarov@redhat.com>
34301
34302         PR rtl-optimization/42941
34303         * sched-deps.c (setup_insn_reg_pressure_info): Use xcalloc instead
34304         of xmalloc.
34305
34306 2010-02-03  Jason Merrill  <jason@redhat.com>
34307
34308         PR c++/35652
34309         * builtins.c (c_strlen): Use EXPR_LOCATION in diagnostics.
34310
34311 2010-02-03  Alexandre Oliva  <aoliva@redhat.com>
34312
34313         PR debug/42896
34314         * cselib.h (struct cselib_val_struct): Add uid.  Rename value to hash.
34315         (cselib_reset_table): Renamed from...
34316         (cselib_reset_table_with_next_value): ... this.
34317         (cselib_get_next_uid): Renamed from...
34318         (cselib_get_next_unknown_value): ... this.
34319         * cselib.c (next_uid): Renamed from...
34320         (next_unknown_value): ... this.
34321         (cselib_clear_table): Adjust.
34322         (cselib_reset_table): Adjust.  Renamed from...
34323         (cselib_reset_table_with_next_value): ... this.
34324         (cselib_get_next_uid): Adjust.  Renamed from...
34325         (cselib_get_next_unknown_value): ... this.
34326         (get_value_hash): Use hash.
34327         (cselib_hash_rtx): Likewise.
34328         (new_cselib_val): Adjust.  Set and dump uid.
34329         (cselib_lookup_mem): Pass next_uid as hash.
34330         (cselib_subst_to_values): Likewise.
34331         (cselib_log_lookup): Dump uid.
34332         (cselib_lookup): Pass next_uid as hash.  Adjust.
34333         (cselib_process_insn): Adjust.
34334         (cselib_init): Initialize next_uid.
34335         (cselib_finish): Adjust.
34336         (dump_cselib_table): Likewise.
34337         * dse.c (canon_address): Dump value uid.
34338         * print-rtl.c (print_rtx): Print value uid.
34339         * var-tracking.c (VARIABLE_HASH_VAL): Dropped.
34340         (dvuid): New type.
34341         (dv_uid): New function, sort of renamed from...
34342         (dv_htab_hash): ... this, reimplemented in terms of it and...
34343         (dv_uid2hash): ... this.  New.
34344         (variable_htab_eq): Drop excess assertions.
34345         (tie_break_pointers): Removed.
34346         (canon_value_cmp): Compare uids.
34347         (variable_post_merge_New_vals): Print uids.
34348         (vt_add_function_parameters): Adjust.
34349         (vt_initialize): Reset table.  Adjust.
34350
34351 2010-02-03  Richard Guenther  <rguenther@suse.de>
34352
34353         PR tree-optimization/42944
34354         * tree-ssa-alias.c (ref_maybe_used_by_call_p_1): Handle calloc.
34355         (call_may_clobber_ref_p_1): Likewise.  Properly handle
34356         malloc and calloc clobbering errno.
34357
34358 2010-02-03  Steven Bosscher  <steven@gcc.gnu.org>
34359
34360         * doc/invoke.texi: Fix name of sched1 dump.
34361
34362         * opts.c (decode_options): Set flag_tree_switch_conversion
34363         only conditionally on optimize >= 2.
34364
34365         * gcse.c: Assorted comment fixes in pass description.
34366
34367 2010-02-03  Anthony Green  <green@moxielogic.com>
34368
34369         * config/moxie/moxie.c (moxie_asm_trampoline_template): Introduce
34370         nop padding in order to maintain alignment of storage location of
34371         target function address.
34372         (moxie_trampoline_init): Store target function address at newly
34373         aligned location.
34374         * config/moxie/moxie.h (TRAMPOLINE_ALIGNMENT): Increase alignment
34375         to 32.
34376         (TRAMPOLINE_SIZE): Increase size by 2 bytes for alignment padding.
34377
34378 2010-02-03  Richard Guenther  <rguenther@suse.de>
34379
34380         PR middle-end/42927
34381         * tree-cfg.c (verify_gimple_assign_binary): Fix shift verification.
34382
34383 2010-02-03  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
34384
34385         * config.gcc: Reenable check for obsolete targets.
34386         Obsolete alpha*-dec-osf4*, alpha*-dec-osf5.0*, mips-sgi-irix5*,
34387         mips-sgi-irix6.[0-4]*.
34388
34389 2010-02-02  Nick Clifton  <nickc@redhat.com>
34390
34391         * config/rx/rx.c (rx_is_legitimate_constant): Treat a maximum
34392         constant size of 4 as being the same as 0.
34393         * doc/invoke.texi (RX Options): Document that -mmax-constant-size
34394         can take values in the range 0..4.
34395
34396 2010-02-02  Jack Howarth  <howarth@bromo.med.uc.edu>
34397
34398         PR java/41991
34399         * unwind-dw2-fde-darwin.c: Re-export _Unwind_FindEnclosingFunction()
34400         as _darwin10_Unwind_FindEnclosingFunction().
34401         * libgcc-libsystem.ver: New.
34402
34403 2010-02-01  Vladimir Makarov  <vmakarov@redhat.com>
34404
34405         PR target/41399
34406         * sched-deps.c (sched_analyze_insn): Ignore fixed registers for
34407         implicitly set registers.
34408
34409 2010-02-01  Richard Earnshaw  <rearnsha@arm.com>
34410
34411         * arm.c (FL_FOR_ARCH_7A): is also a superset of ARMv6K.
34412         (arm_override_options): Allow automatic selection of the thread
34413         pointer register if thumb2.
34414         (legitimize_pic_address): Improve code sequences for Thumb2.
34415         (arm_call_tls_get_addr): Likewise.
34416         (legitimize_tls_address): Likewise.
34417         * arm.md (pic_load_addr_arm): Delete.  Replace with ...
34418         (pic_load_addr_32bit): ... this.  New named pattern.
34419         * thumb2.md (pic_load_addr_thumb2): Delete.
34420         (pic_load_dot_plus_four): Delete.
34421         (tls_load_dot_plus_four): New named pattern.
34422
34423 2010-02-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
34424
34425         PR libgomp/29986
34426         * doc/install.texi (Specific): Add sparc-sun-solaris2.10 entry.
34427         Document fix for TLS bug.
34428
34429 2010-01-31  Richard Guenther  <rguenther@suse.de>
34430
34431         * tree-sra.c (ptr_parm_has_direct_uses): Rewrite to be
34432         conservatively correct.
34433
34434 2010-01-31  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
34435
34436         PR target/42850
34437         Revert:
34438         2010-01-02  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
34439
34440         * config/pa/t-slibgcc-dwarf-ver (SHLIB_SOVERSION): Bump by two.
34441
34442 2010-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
34443
34444         * doc/install.texi: Update recommended GMP/MPFR/MPC versions.
34445
34446 2010-01-31  Kai Tietz  <kai.tietz@onevision.com>
34447
34448         * config.gcc: Adjust order of makefile fragments for mingw targets.
34449
34450 2010-01-31  Richard Guenther  <rguenther@suse.de>
34451
34452         PR middle-end/42898
34453         * gimplify.c (gimplify_init_constructor): For volatile LHS
34454         initialize a temporary.
34455
34456 2010-01-31  Matthias Klose  <doko@ubuntu.com>
34457
34458         * configure.ac: Fix __stack_chk_fail check for cross builds configured
34459         --with-headers
34460         * configure: Regenerate.
34461
34462 2010-01-29  Eric Botcazou  <ebotcazou@adacore.com>
34463
34464         * tree-ssa-alias.c (same_type_for_tbaa): Return -1 if the types have
34465         the same alias set and their sizes different constantness.
34466         (aliasing_component_refs_p): Revert 2009-10-24 change.
34467
34468 2010-01-29  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
34469
34470         * config/sparc/sparc.c (sparc_elf_asm_named_section): Declare decl
34471         unused.
34472
34473 2010-01-29  Richard Guenther  <rguenther@suse.de>
34474
34475         * tree-ssa-ccp.c (ccp_fold_stmt): Unshare values we substitute.
34476         Assert we successfully updated the call.
34477
34478 2010-01-29  Jakub Jelinek  <jakub@redhat.com>
34479
34480         PR rtl-optimization/42889
34481         * df.h (df_set_bb_dirty_nonlr): New prototype.
34482         * df-core.c (df_set_bb_dirty_nonlr): New function.
34483         * df-scan.c (df_insn_rescan): Call it instead of
34484         df_set_bb_dirty for DEBUG_INSNs.
34485
34486 2010-01-29  Richard Guenther  <rguenther@suse.de>
34487
34488         PR middle-end/37448
34489         * ipa-inline.c (cgraph_decide_inlining_incrementally): Avoid
34490         quadratic behavior in most cases.
34491
34492 2010-01-28  Uros Bizjak  <ubizjak@gmail.com>
34493
34494         PR target/42891
34495         * config/i386/i386.c (ix86_expand_int_movcc): Convert tmp to SImode
34496         in the call to gen_x86_movsicc_0_m1.
34497
34498 2010-01-28  Richard Guenther  <rguenther@suse.de>
34499
34500         PR tree-optimization/42871
34501         * tree-ssa-pre.c (phi_translate_set): Make sure to retain leaders.
34502
34503 2010-01-28  Richard Guenther  <rguenther@suse.de>
34504
34505         * tree-ssa-ccp.c (ccp_fold_stmt): Fold calls and propagate
34506         into call arguments.
34507
34508 2010-01-28  Richard Guenther  <rguenther@suse.de>
34509
34510         PR middle-end/42883
34511         * tree-cfgcleanup.c (remove_forwarder_block): Do not remove
34512         the forwarder if the destination is an EH landing pad.
34513
34514 2010-01-28  Razya Ladelsky  <razya@il.ibm.com>
34515
34516         * tree-parloops.c (transform_to_exit_first_loop): Update the basic
34517         block list passed to gimple_duplicate_sese_tail.
34518         (parallelize_loops): Avoid parallelization when the function
34519         has_nonlocal_label.
34520         Avoid parallelization when the preheader is IRREDUCIBLE.
34521         Try to optimize when estimated_loop_iterations_int is unresolved.
34522         Add the loop's location to the dump file.
34523         * tree-cfg.c (add_phi_args_after_redirect): Remove.
34524         (gimple_duplicate_sese_tail): Remove the check for the latch.
34525         Redirect nexits to the exit block.
34526         Remove handling of the incoming edges to the latch.
34527         Redirect the backedge from the copied latch to the exit bb.
34528
34529 2010-01-28  Michael Matz  <matz@suse.de>
34530
34531         PR target/42881
34532         * config/i386/i386.c (ix86_expand_vector_init_duplicate):
34533         Wrap force_reg into a sequence, emit it before user.
34534
34535 2010-01-28  Stephen Thomas  <stephen.thomas@arm.com>
34536
34537         * config/arm/arm.md (bswapsi2): Add support for bswapsi2.
34538         (arm_rev): New.
34539         (arm_legacy_rev): Likewise.
34540         (thumb_legacy_rev): Likewise.
34541
34542 2010-01-27  Jakub Jelinek  <jakub@redhat.com>
34543
34544         * dwarf2out.c (mem_loc_descriptor): Remove special casing of
34545         CONSTANT_POOL_ADDRESS_P SYMBOL_REFs.  If for MEM recursive call
34546         on MEM's address failed, try avoid_constant_pool_reference and
34547         recurse if it returned something different.
34548         (loc_descriptor): If for MEM mem_loc_descriptor failed on the
34549         address, try avoid_constant_pool_reference and recurse if it
34550         returned something different.
34551         (dw_loc_list_1): If for MEM mem_loc_descriptor failed on the
34552         address and avoid_constant_pool_reference returned something
34553         different, don't set have_address.
34554
34555 2010-01-27  Alexandre Oliva  <aoliva@redhat.com>
34556
34557         PR debug/42861
34558         * var-tracking.c (val_store): Add modified argument, obey it.
34559         Adjust callers.
34560         (count_uses): Move down logging of main.
34561         (compute_bb_dataflow): Use val_store for MO_VAL_USEs that
34562         don't need resolution.
34563         (emit_notes_in_bb): Likewise.
34564
34565 2010-01-27  Richard Guenther  <rguenther@suse.de>
34566
34567         PR middle-end/42878
34568         * tree-inline.c (remap_decl): Delay remapping of SSA name
34569         default definitions until we need them.
34570
34571 2010-01-27  Jakub Jelinek  <jakub@redhat.com>
34572
34573         * config/rs6000/rs6000.c (TARGET_DELEGITIMIZE_ADDRESS): Redefine.
34574         (rs6000_delegitimize_address): New function.
34575
34576         * config/s390/s390.c (s390_delegitimize_address): Call
34577         delegitimize_mem_from_attrs.
34578
34579         PR middle-end/42874
34580         * tree-inline.c (cannot_copy_type_1): Removed.
34581         (copy_forbidden): Don't forbid copying of functions containing
34582         records/unions with variable length fields.
34583
34584 2010-01-27  Christian Bruel  <christian.bruel@st.com>
34585
34586         Revert:
34587         PR target/42841
34588         * config/sh/sh.c (find_barrier): Increase length for non delayed
34589         conditional branches.
34590
34591 2010-01-27  Matthias Klose  <doko@ubuntu.com>
34592
34593         * configure.ac (gnu-unique-object): Fix ldd version check.
34594         * configure: Regenerate.
34595
34596 2010-01-26  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
34597
34598         * config/sparc/sparc.c (sparc_elf_asm_named_section): Test for
34599         HAVE_GNU_AS value.
34600         * config/sparc/sysv4.h [HAVE_GNU_AS] (TARGET_ASM_NAMED_SECTION):
34601         Test for HAVE_GNU_AS value.
34602
34603 2010-01-26  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
34604
34605         * config.gcc (mips-sgi-irix[56]*): Set use_gcc_stdint.
34606         * config/mips/iris.h (INT8_TYPE, INT16_TYPE, INT32_TYPE,
34607         INT64_TYPE): Define.
34608         (UINT8_TYPE, UINT16_TYPE, UINT32_TYPE, UINT64_TYPE): Define.
34609         (INT_LEAST8_TYPE, INT_LEAST16_TYPE, INT_LEAST32_TYPE,
34610         INT_LEAST64_TYPE): Define.
34611         (UINT_LEAST8_TYPE, UINT_LEAST16_TYPE, UINT_LEAST32_TYPE,
34612         UINT_LEAST64_TYPE): Define.
34613         (INT_FAST8_TYPE, INT_FAST16_TYPE, INT_FAST32_TYPE)
34614         INT_FAST64_TYPE): Define.
34615         (UINT_FAST8_TYPE, UINT_FAST16_TYPE, UINT_FAST32_TYPE,
34616         UINT_FAST64_TYPE): Define.
34617         (INTMAX_TYPE, UINTMAX_TYPE): Define.
34618         (INTPTR_TYPE, UINTPTR_TYPE): Define.
34619         (SIG_ATOMIC_TYPE): Define.
34620
34621 2010-01-26  Richard Guenther  <rguenther@suse.de>
34622
34623         * df-scan.c (df_scan_set_bb_info): Remove assert.
34624         (df_insn_rescan_debug_internal): Merge asserts.
34625         (df_install_ref): Likewise.
34626         (df_mark_reg): Use bitmap_set_range.
34627         (df_hard_reg_used_p): Remove assert.
34628         (df_hard_reg_used_count): Likewise.
34629
34630 2010-01-26  Richard Guenther  <rguenther@suse.de>
34631
34632         PR rtl-optimization/42685
34633         * web.c (web_main): Ignore DEBUG_INSNs.
34634
34635 2010-01-26  Joern Rennecke  <amylaar@spamcop.net>
34636
34637         * doc/tm.texi (TARGET_HANDLE_C_OPTION): Explain arguments.
34638
34639         (TARGET_RESOLVE_OVERLOADED_BUILTIN): Add loc parameter.
34640         Fix types of fndecl and arglist parameters.
34641
34642 2010-01-26  Richard Guenther  <rguenther@suse.de>
34643
34644         PR middle-end/42806
34645         * tree-eh.c (unsplit_eh): Skip debug insns.
34646
34647 2010-01-26  Richard Guenther  <rguenther@suse.de>
34648
34649         PR tree-optimization/42250
34650         * ipa-type-escape.c (type_escape_execute): Do not analyze clones.
34651
34652 2010-01-26  Jakub Jelinek  <jakub@redhat.com>
34653
34654         PR fortran/42866
34655         * omp-low.c (expand_omp_sections): Only use single_pred if
34656         l2_bb is single_pred_p.
34657
34658 2010-01-25  Christian Bruel  <christian.bruel@st.com>
34659
34660         PR target/42841
34661         * config/sh/sh.c (find_barrier): Increase length for non delayed
34662         conditional branches.
34663         (sh_insn_length_adjustment): Use JUMP_TABLE_DATA_P.
34664
34665 2010-01-24  David S. Miller  <davem@davemloft.net>
34666
34667         * config/sparc/sysv4.h (TARGET_ASM_NAMED_SECTION): Only
34668         define if not using GAS.
34669         * config/sparc/sparc.c (sparc_elf_asm_named_section):
34670         Likewise.  Delete SECTION_MERGE code, which is only applicable
34671         when using GAS.
34672
34673 2010-01-24  Mark Mitchell  <mark@codesourcery.com>
34674
34675         PR c++/42748
34676         * config/arm/arm.c (arm_mangle_type): Do not warn about changes to
34677         mangling of va_list in system headers.
34678
34679 2010-01-23  Toon Moene  <toon@moene.org>
34680
34681         * tree-predcom.c (combine_chains): Return NULL, not false.
34682
34683 2010-01-23  Joern Rennecke  <amylaar@spamcop.net>
34684
34685         * tree-loop-distribution.c (distribute_loop): Fix declaration and
34686         initialization of variable res to agree with return type.
34687
34688 2010-01-22  Steve Ellcey  <sje@cup.hp.com>
34689
34690         * Makefile.in (tree-sra.o): Add $(EXPR_H) dependency.
34691         * tree-sra.c: Add include of expr.h.
34692
34693 2010-01-22  Jakub Jelinek  <jakub@redhat.com>
34694
34695         * tree-into-ssa.c (maybe_register_def): If stmt ends the bb,
34696         insert the debug stmt on the single non-EH edge from the stmt.
34697
34698 2010-01-22  Richard Henderson  <rth@redhat.com>
34699
34700         PR tree-opt/42833
34701         * tree-sra.c (sra_modify_assign): Delay re-gimplification of
34702         the RHS until after generate_subtree_copies has insertted its
34703         code before the current statement.
34704
34705 2010-01-22  Joern Rennecke  <amylaar@spamcop.net>
34706
34707         * doc/tm.texi (TARGET_MIN_DIVISIONS_FOR_RECIP_MUL): Fix return type.
34708
34709         * gcc-plugin.h (plugin_init): Use "C" likage for c++.
34710
34711 2010-01-21  Martin Jambor  <mjambor@suse.cz>
34712
34713         PR tree-optimization/42585
34714         * tree-sra.c (struct access): New field grp_total_scalarization.
34715         (dump_access): Dump the new field.
34716         (should_scalarize_away_bitmap): New variable.
34717         (cannot_scalarize_away_bitmap): Likewise.
34718         (sra_initialize): Allocate new bitmaps.
34719         (sra_deinitialize): Free new bitmaps.
34720         (create_access_1): New function.
34721         (create_access): Parts moved to create_access_1.
34722         (type_consists_of_records_p): New function.
34723         (completely_scalarize_record): Likewise.
34724         (build_access_from_expr): Set bit in cannot_scalarize_away_bitmap.
34725         (build_accesses_from_assign): Set bits in should_scalarize_away_bitmap.
34726         (sort_and_splice_var_accesses): Hint groups with a total_scalarization
34727         access.
34728         (analyze_all_variable_accesses): Completely scalarize small eligible
34729         records.
34730
34731 2010-01-21  Martin Jambor  <mjambor@suse.cz>
34732
34733         * tree-sra.c (build_ref_for_offset_1): Allow for zero size fields.
34734
34735 2010-01-21  Andrew Haley  <aph@redhat.com>
34736
34737         * gcc.c (process_command): Move lang_specific_driver before
34738         setting cc_libexec_prefix.
34739
34740 2010-01-21  Richard Guenther  <rguenther@suse.de>
34741
34742         PR middle-end/19988
34743         * fold-const.c (negate_expr_p): Pretend only negative
34744         real constants are easily negatable.
34745
34746 2010-01-20  Janis Johnson  <janis187@us.ibm.com>
34747             Jason Merrill  <jason@redhat.com>
34748
34749         * tree.h (TYPE_TRANSPARENT_UNION): Replace with ...
34750         (TYPE_TRANSPARENT_AGGR): this, for union and record.
34751         * calls.c (initialize argument_information): Handle it.
34752         * c-common.c (handle_transparent_union_attribute): Use new name.
34753         * c-decl.c (finish_struct): Ditto.
34754         * c-typeck.c (type_lists_compatible_p): Ditto.
34755         (convert_for_assignment): Use new name and also handle record.
34756         * function.c (aggregate_value_p): Handle it.
34757         (pass_by_reference): Ditto.
34758         (assign_parm_data_types): Ditto.
34759         * print-tree.c (print_node): Ditto.
34760         * lto-streamer-in.c (unpack_ts_type_value_fields): Ditto.
34761         * lto-streamer-out.c (pack_ts_type_value_fields): Ditto.
34762         * tree.c (first_field): New fn.
34763
34764 2010-01-21  Dave Korn  <dave.korn.cygwin@gmail.com>
34765
34766         PR target/42818
34767         * config/i386/cygwin.h (CXX_WRAP_SPEC_LIST): Always apply wrappers,
34768         even when linking statically, for now.
34769
34770 2010-01-20  Alexandre Oliva  <aoliva@redhat.com>
34771
34772         PR debug/42715
34773         * var-tracking.c (use_type): Choose MO_VAL_SET for REGs set
34774         without a cselib val.
34775         (count_uses): Accept MO_VAL_SET with no val on stores.
34776         (add_stores): Likewise.
34777
34778 2010-01-20  Jakub Jelinek  <jakub@redhat.com>
34779
34780         * var-tracking.c (check_value_val): Add a compile time assertion.
34781         (dv_is_decl_p): Simplify.
34782         (dv_as_decl, dv_as_value, dv_from_decl, dv_from_value): Only use
34783         gcc_assert if ENABLE_CHECKING.
34784
34785 2010-01-20  Alexandre Oliva  <aoliva@redhat.com>
34786
34787         PR debug/42782
34788         * var-tracking.c: Include tree-flow.h.
34789         (mem_dies_at_call): New.
34790         (dataflow_set_preserve_mem_locs): Use it.
34791         (dataflow_set_remove_mem_locs): Likewise.
34792         (dump_var): Renamed from dump_variable.  Adjust all callers.
34793         (dump_var_slot): Renamed from dump_variable_slot.  Likewise.
34794         * Makefile.in (var-tracking.o): Adjust deps.
34795
34796 2010-01-20  Joern Rennecke  <amylaar@spamcop.net>
34797
34798         * doc/tm.texi (TARGET_SCHED_SET_SCHED_FLAGS): Fix argument list.
34799
34800 2010-01-20  Richard Guenther  <rguenther@suse.de>
34801
34802         PR tree-optimization/42717
34803         * tree-ssa-dce.c (get_live_post_dom): Remove.
34804         (forward_edge_to_pdom): Take an arbitrary edge to copy
34805         degenerate PHI args from.
34806         (remove_dead_stmt): Use the first post-dominator even if it
34807         does not contain live statements as redirection destination.
34808
34809 2010-01-20  Richard Guenther  <rguenther@suse.de>
34810
34811         * tree-inline.c (estimate_num_insns): Handle EH builtins.
34812
34813 2010-01-20  Jakub Jelinek  <jakub@redhat.com>
34814
34815         * sel-sched.c (create_speculation_check): Remove set but not used
34816         variable twin.
34817         (try_transformation_cache): Remove set but not used variable ds.
34818         (calculate_privileged_insns): Remove set but not used variables
34819         cur_insn and min_spec_insn.
34820         (find_best_expr): Remove set but not used variable avail_n.
34821         * tree-predcom.c (base_names_in_chain_on): Remove set but not used
34822         variable e.
34823         * cgraphunit.c (assemble_thunk): Remove set but not used variable
34824         false_label.
34825         * haifa-sched.c (remove_notes): Remove set but not used variable prev.
34826         * graphite-clast-to-gimple.c (gloog): Remove set but not used variable
34827         new_scop_exit_edge.
34828
34829 2010-01-20  Felyza Wishbringer  <fwishbringer@gmail.com>
34830
34831         PR bootstrap/42786
34832         * config.gcc (i[34567]86-*-*): Fix handling of athlon64 and athlon-fx
34833         cpu types.  Add support for *-sse3 cpu types.
34834         (x86_64-*-*): Ditto.
34835
34836 2010-01-20  Jakub Jelinek  <jakub@redhat.com>
34837
34838         PR middle-end/42803
34839         * varasm.c (narrowing_initializer_constant_valid_p): Add CACHE
34840         argument, call initializer_constant_valid_p_1 instead of
34841         initializer_constant_valid_p, pass CACHE to it, return NULL
34842         immediately if first call returns NULL.
34843         (initializer_constant_valid_p_1): New function.
34844         (initializer_constant_valid_p): Use it.
34845
34846 2010-01-20  Thomas Quinot  <quinot@adacore.com>
34847
34848         * tree.def (PLACEHOLDER_EXPR): Fix comment.
34849
34850 2010-01-20  Jakub Jelinek  <jakub@redhat.com>
34851
34852         * dwarf2out.c (mem_loc_descriptor): Use DW_OP_mod for UMOD instead
34853         of MOD, handle MOD using DW_OP_{over,over,div,mul,minus}.
34854         (loc_list_from_tree): Don't handle unsigned division.  Handle
34855         signed modulo using DW_OP_{over,over,div,mul,minus}.
34856         * unwind-dw2.c (execute_stack_op): Handle DW_OP_mod using unsigned
34857         modulo instead of signed.
34858
34859 2010-01-20  DJ Delorie  <dj@redhat.com>
34860
34861         * config/h8300/h8300.c (F): Add "in_epilogue" flag.
34862         (Fpa): Pass it
34863         (h8300_emit_stack_adjustment): Propogate it.
34864         (push): Pass it.
34865         (h8300_expand_prologue): Likewise.
34866         (h8300_expand_epilogue): Likewise.
34867
34868 2010-01-19  Michael Matz  <matz@suse.de>
34869
34870         PR tree-optimization/41783
34871         * tree-data-ref.c (toplevel): Include flags.h.
34872         (dump_data_dependence_relation):  Also dump the inputs if the
34873         result will be unknown.
34874         (split_constant_offset_1): Look through some conversions.
34875         * tree-predcom.c (determine_roots_comp): Restart a new chain if
34876         the offset from last element is too large.
34877         (ref_at_iteration): Deal also with MISALIGNED_INDIRECT_REF.
34878         (reassociate_to_the_same_stmt): Handle vector registers.
34879         * tree-vect-data-refs.c (vect_equal_offsets): Handle unary operations
34880         (e.g. conversions).
34881         * tree-vect-loop-manip.c (vect_gen_niters_for_prolog_loop): Add
34882         wide_prolog_niters argument, emit widening instructions.
34883         (vect_do_peeling_for_alignment): Adjust caller, use widened
34884         variant of the iteration cound.
34885         * Makefile.in (tree-data-ref.o): Add $(FLAGS_H).
34886
34887 2010-01-19  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
34888
34889         PR target/38697
34890         * config/arm/neon-testgen.m (emit_automatics): New parameter
34891         features. Adjust for Fixed_return_reg feature.
34892         (test_intrinsic): Call emit_automatics with new feature.
34893         * config/arm/neon.ml: Update copyright years.
34894         (features): New Fixed_return_reg feature.
34895         (ops): Update feature for Vget_low.
34896
34897 2010-01-19  Jakub Jelinek  <jakub@redhat.com>
34898
34899         PR tree-optimization/42719
34900         * tree-outof-ssa.c (trivially_conflicts_p): Don't consider debug
34901         stmt uses.
34902
34903         PR debug/42728
34904         * fwprop.c (all_uses_available_at): Return false if def_set dest
34905         is a REG that is used in def_insn.
34906
34907 2010-01-19  Joern Rennecke  <amylaar@spamcop.net>
34908
34909         * doc/tm.texi (TARGET_FIXED_CONDITION_CODE_REGS): Add argument names.
34910
34911         (TARGET_CC_MODES_COMPATIBLE): Put return value in braces.
34912         Add argument names.
34913
34914         (TARGET_SCHED_INIT_SCHED_CONTEXT): Clarify language.
34915
34916         * target.h (struct gcc_target) <secondary_reload>: Change type
34917         of last argument to secondary_reload_info *.
34918
34919 2010-01-18  Uros Bizjak  <ubizjak@gmail.com>
34920
34921         PR target/42774
34922         * config/alpha/predicates.md (aligned_memory_operand): Return 0 for
34923         memory references with unaligned offsets.  Remove CQImode handling.
34924         (unaligned_memory_operand): Return 1 for memory references with
34925         unaligned offsets.  Remove CQImode handling.
34926
34927 2010-01-18  Richard Guenther  <rguenther@suse.de>
34928
34929         PR middle-end/39954
34930         * cfgexpand.c (expand_call_stmt): TER pointer arguments in
34931         builtin calls.
34932
34933 2010-01-18  Richard Guenther  <rguenther@suse.de>
34934
34935         PR tree-optimization/42781
34936         * tree-ssa-structalias.c (find_what_var_points_to): Skip
34937         restrict processing only if the original variable was artificial.
34938
34939 2010-01-18  Joern Rennecke  <amylaar@spamcop.net>
34940
34941         * doc/tm.texi (TARGET_ASM_FUNCTION_EPILOGUE): Update text on where to
34942         find number of popped argument bytes.
34943
34944         (TARGET_INVALID_WITHIN_DOLOOP): Put return value in braces.
34945         Fix the text that describes the return value for invalid insns.
34946
34947         (TARGET_SCHED_NEEDS_BLOCK_P): Fix return type.  Fix argument list.
34948
34949         (TARGET_SCHED_IS_COSTLY_DEPENDENCE): Fix argument types.
34950         Clarify what 'cost of the -dependence' is.  Fix quoting.
34951
34952         * toplev.c (default_get_pch_validity): Rename argument to "sz".
34953         * doc/tm.texi (TARGET_GET_PCH_VALIDITY): Likewise.
34954
34955 2010-01-17  Jakub Jelinek  <jakub@redhat.com>
34956
34957         * dwarf2out.c (mem_loc_descriptor): Don't ICE on
34958         {S,U}S_{PLUS,MINUS,NEG,ABS,ASHIFT}.
34959
34960 2010-01-17  Richard Guenther  <rguenther@suse.de>
34961
34962         PR middle-end/42248
34963         * function.c (split_complex_args): Take a VEC to modify.
34964         (assign_parms_augmented_arg_list): Build a VEC instead of
34965         a chain of PARM_DECLs.
34966         (assign_parms_unsplit_complex): Take a VEC of arguments.
34967         Do not fixup unmodified parms.
34968         (assign_parms): Deal with the VEC.
34969         (gimplify_parameters): Likewise.
34970
34971 2010-01-17  Richard Guenther  <rguenther@suse.de>
34972
34973         * tree-ssa-uncprop.c (uncprop_into_successor_phis): Fix PHI
34974         node existence check.
34975         * tree-vect-loop.c (vect_analyze_loop_form): Likewise.
34976         * tree-cfgcleanup.c (merge_phi_nodes): Likewise.
34977         * tree-ssa-dce.c (forward_edge_to_pdom): Likewise.
34978         * tree-cfg.c (gimple_execute_on_growing_pred): Likewise.
34979         (gimple_execute_on_growing_pred): Likewise.
34980
34981 2010-01-17  Richard Guenther  <rguenther@suse.de>
34982
34983         PR tree-optimization/42773
34984         * tree-ssa-pre.c (phi_translate_set): Fix check for PHI node existence.
34985         (compute_antic_aux): Likewise.
34986         (compute_partial_antic_aux): Likewise.
34987
34988 2010-01-17  Jie Zhang  <jie.zhang@analog.com>
34989
34990         PR debug/42767
34991         * dwarf2out.c (mem_loc_descriptor): Handle SS_TRUNCATE
34992         and US_TRUNCATE.
34993
34994 2010-01-17  Joern Rennecke  <amylaar@spamcop.net>
34995
34996         * doc/tm.texi (TARGET_INIT_LIBFUNCS): Put @findex entries in order of
34997         appearance.
34998
34999         (TARGET_LEGITIMATE_ADDRESS_P): Add return type.
35000         Fix markup for strict argument.
35001
35002         (TARGET_SCHED_REORDER2): Fix argument types.
35003
35004         (TARGET_SCHED_DFA_PRE_CYCLE_INSN): Fix return type.
35005         (TARGET_SCHED_DFA_POST_CYCLE_INSN): Likewise.
35006
35007         (TARGET_SCHED_DFA_PRE_ADVANCE_CYCLE): Fix name.
35008         (TARGET_SCHED_DFA_POST_ADVANCE_CYCLE): Likewise.
35009
35010         (TARGET_SCHED_FIRST_CYCLE_MULTIPASS_DFA_LOOKAHEAD_GUARD):
35011         Add argument name.
35012
35013         (TARGET_SCHED_ALLOC_SCHED_CONTEXT): Remove duplicate documentation.
35014         (TARGET_SCHED_INIT_SCHED_CONTEXT): Likewise.
35015         (TARGET_SCHED_SET_SCHED_CONTEXT): Likewise.
35016         (TARGET_SCHED_CLEAR_SCHED_CONTEXT): Likewise.
35017         (TARGET_SCHED_FREE_SCHED_CONTEXT): Likewise.
35018
35019         (TARGET_SCHED_SET_SCHED_CONTEXT): Fix typo.
35020
35021         (TARGET_SCHED_GEN_SPEC_CHECK): Fix name.
35022
35023         (TARGET_ASM_RELOC_RW_MASK): Add return type.
35024         (TARGET_MANGLE_DECL_ASSEMBLER_NAME): Fix return type.
35025
35026         (TARGET_STRIP_NAME_ENCODING): Fix markup of return type and parameter.
35027
35028         (TARGET_ASM_FILE_START): Put @findex before paragraph start.
35029         Use prototype.
35030
35031         (TARGET_ASM_NAMED_SECTION): Fix argument list.
35032
35033         (TARGET_HAVE_NAMED_SECTIONS): Use @deftypevr.
35034         (TARGET_HAVE_SWITCHABLE_BSS_SECTIONS): Likewise.
35035
35036         (TARGET_ASM_RECORD_GCC_SWITCHES_SECTION): Use @deftypevr.
35037
35038         (TARGET_ASM_ASSEMBLE_VISIBILITY): Fix argument types.
35039
35040         (TARGET_ASM_MARK_DECL_PRESERVED): Fix argument and markup
35041         referring to it.  Fix language.
35042
35043         (TARGET_HAVE_CTORS_DTORS): Use @deftypevr.
35044
35045         (TARGET_ASM_FINAL_POSTSCAN_INSN): Adjust name of first argument.
35046
35047         (TARGET_ASM_EMIT_UNWIND_LABEL): Add argument types.
35048
35049         (TARGET_ASM_EMIT_EXCEPT_TABLE_LABEL): Add type to argument.
35050
35051         (TARGET_UNWIND_EMIT): Remove space between 'FILE *' and
35052         '@var{stream}.  Remove stray 'and'.
35053
35054         (TARGET_ARM_EABI_UNWINDER): Use @deftypevr.
35055
35056         (TARGET_ASM_OUTPUT_DWARF_DTPREL): Adjust name of first argument.
35057
35058         (TARGET_SET_DEFAULT_TYPE_ATTRIBUTES): Add missing article.
35059
35060         (TARGET_OPTION_VALID_ATTRIBUTE_P): Fix name, it was
35061         misspelled as TARGET_VALID_OPTION_ATTRIBUTE_P.
35062
35063         (TARGET_GET_PCH_VALIDITY): Put 'void *' in braces.
35064         Fix description of return value.
35065         Rename argument "sz" to "len."
35066
35067         (TARGET_CXX_GUARD_MASK_BIT): Add missing article.
35068         Clarify meaning of 'true' return value.
35069
35070         (TARGET_SHIFT_TRUNCATION_MASK): Fix return type.
35071
35072         (TARGET_MODE_REP_EXTENDED): Fix two inconsisent uses of
35073         rep_mode versus mode_rep.
35074
35075         (TARGET_HANDLE_PRAGMA_EXTERN_PREFIX): Document.
35076
35077         (TARGET_BUILTIN_DECL): Fix name.
35078
35079         (TARGET_COMMUTATIVE_P): Fix type of first argument.
35080
35081         (TARGET_SET_CURRENT_FUNCTION): Mention possibility of cfun being NULL.
35082
35083         (TARGET_BRANCH_TARGET_REGISTER_CLASS): Fix return type.
35084
35085         (TARGET_USE_LOCAL_THUNK_ALIAS_P): Document as macro instead of hook.
35086
35087         (TARGET_RELAXED_ORDERING): Use @deftypevr.
35088
35089         (TARGET_GET_DRAP_RTX): Note that this is a hook.
35090         Clarify language.
35091
35092         (TARGET_BUILTIN_RECIPROCAL): Fix argument types.
35093         Rename argument tm_fn to md_fn.
35094
35095         (TARGET_OPTION_PRINT): Fix argument list.
35096
35097 2010-01-16  Harsha Jagasia  <harsha.jagasia@amd.com>
35098
35099         PR target/42664
35100         * config/i386/i386.c (ix86_fixup_binary_operands):
35101         Revert FMA4 fixup of operands.
35102
35103 2010-01-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
35104
35105         PR other/42525
35106         * Makefile.in (write_entries_to_file, install-plugin):
35107         Use \012 instead of \n with tr.
35108
35109 2010-01-16  Richard Sandiford  <r.sandiford@uk.ibm.com>
35110
35111         * configure.ac (HAVE_AS_REF): New C macro.
35112         * configure: Regenerate.
35113         * config.in: Likewise.
35114         * collect2.c (main): Only postpone SCAN_DWEH to the second pass
35115         if HAVE_AS_REF.
35116         * config/rs6000/aix.h (ASM_OUTPUT_DWARF_TABLE_REF): Only define
35117         if HAVE_AS_REF.
35118
35119 2010-01-16  Joern Rennecke  <amylaar@spamcop.net>
35120
35121         * doc/tm.texi (TARGET_USE_BLOCKS_FOR_CONSTANT_P): Fix argument types.
35122
35123         (TARGET_SUPPORT_VECTOR_MISALIGNMENT): Fix argument types.
35124
35125         (TARGET_USE_ANCHORS_FOR_SYMBOL_P): Fix argument types.
35126
35127         (TARGET_SCHED_ALLOC_SCHED_CONTEXT): Put 'void *' in braces.
35128
35129         (TARGET_IN_SMALL_DATA_P): Fix argument type.
35130
35131         (TARGET_BINDS_LOCAL_P): Fix argument type.
35132
35133         (TARGET_ASM_FILE_END): Use prototype.
35134
35135         (TARGET_ASM_RECORD_GCC_SWITCHES): Don't put 'int' in braces.
35136
35137         (TARGET_DWARF_CALLING_CONVENTION): Fix argument type.
35138
35139         (TARGET_COMP_TYPE_ATTRIBUTES): Fix argument types.
35140
35141         (TARGET_VALID_DLLIMPORT_ATTRIBUTE_P): Fix argument type.
35142
35143         (TARGET_EMUTLS_VAR_ALIGN_FIXED): Don't put 'bool' in braces.
35144         (TARGET_EMUTLS_DEBUG_FORM_TLS_ADDRESS): Likewise.
35145
35146         (TARGET_PCH_VALID_P): Put 'const char *' in braces.
35147         (TARGET_CHECK_PCH_TARGET_FLAGS): Likewise.
35148
35149         (TARGET_ADDR_SPACE_LEGITIMATE_ADDRESS_P): Don't put 'bool' in braces.
35150         (TARGET_ADDR_SPACE_SUBSET_P): Likewise.
35151         (TARGET_ADDR_SPACE_LEGITIMIZE_ADDRESS): Don't put 'rtx' in braces.
35152         (TARGET_ADDR_SPACE_CONVERT): Likewise.
35153
35154         (TARGET_CASE_VALUES_THRESHOLD): Put 'unsigned int' in braces.
35155
35156         (TARGET_MACHINE_DEPENDENT_REORG: Use prototype.
35157
35158         (TARGET_INIT_BUILTINS): Use prototype.
35159
35160         (TARGET_INVALID_ARG_FOR_UNPROTOTYPED_FN):
35161         Put 'const char *' in braces.  Fix parameter types.
35162         (TARGET_INVALID_CONVERSION): Fix parameter types.
35163         (TARGET_INVALID_UNARY_OP, TARGET_INVALID_BINARY_OP): Likewise.
35164         (TARGET_INVALID_PARAMETER_TYPE, TARGET_INVALID_RETURN_TYPE): Likewise.
35165
35166         (TARGET_PROMOTED_TYPE): Remove braces around 'tree'.
35167         Fix argument type.
35168
35169         (TARGET_CONVERT_TO_TYPE): Remove braces around 'tree'.
35170
35171         (TARGET_ALLOCATE_STACK_SLOTS_FOR_ARGS): Remove braces around 'bool'.
35172
35173 2010-01-15  Joern Rennecke  <amylaar@spamcop.net>
35174
35175         * doc/tm.texi (TARGET_HELP): Fix return type.
35176
35177         (TARGET_PROMOTE_FUNCTION_MODE): Put 'enum machine_mode'
35178         in braces.  Fix argument types.
35179
35180         (TARGET_LIBGCC_CMP_RETURN_MODE): Use prototype.
35181
35182         (TARGET_LIBGCC_SHIFT_COUNT_MODE): Use prototype.
35183
35184         (TARGET_MS_BITFIELD_LAYOUT_P): Fix argument type.
35185
35186         (TARGET_DECIMAL_FLOAT_SUPPORTED_P): Don't put 'bool' in braces.
35187         (TARGET_FIXED_POINT_SUPPORTED_P): Likewise.
35188
35189         (TARGET_MANGLE_TYPE): Fix argument types.
35190
35191         (TARGET_IRA_COVER_CLASSES): Use prototype.
35192
35193         (TARGET_BUILTIN_SETJMP_FRAME_VALUE): Fix return type.  Use prototype.
35194
35195         (TARGET_CAN_ELIMINATE): Use identifiers for argument names.
35196
35197         (TARGET_PROMOTE_PROTOTYPES): Fix argument type.
35198
35199         (TARGET_MUST_PASS_IN_STACK): Fix argument type.
35200
35201         (TARGET_CALLEE_COPIES): Fix argument types.
35202
35203         (TARGET_SPLIT_COMPLEX_ARG): Fix argument type.
35204
35205         (TARGET_GIMPLIFY_VA_ARG_EXPR): Fix argument types.
35206
35207         (TARGET_FUNCTION_VALUE): Fix argument types.
35208
35209         (TARGET_RETURN_IN_MSB): Fix argument type.
35210
35211         (TARGET_RETURN_IN_MEMORY): Fix argument types.
35212
35213         (TARGET_ASM_CAN_OUTPUT_MI_THUNK): Fix argument types.
35214
35215         (TARGET_EXTRA_LIVE_ON_ENTRY): Fix argument type.
35216
35217         (TARGET_STRICT_ARGUMENT_NAMING): Make literal in text
35218         agree with return type.
35219
35220         (TARGET_PRETEND_OUTGOING_VARARGS_NAMED): Add Prototype.
35221
35222 2010-01-15  Jing Yu  <jingyu@google.com>
35223
35224         PR rtl-optimization/42691
35225         * combine.c (try_combine): Set changed_i3_dest to 1 when I2 and I3 set
35226         a pseudo to a constant and are merged, and adjust comments.
35227
35228 2010-01-15  Eric Botcazou  <ebotcazou@adacore.com>
35229
35230         * config/i386/sse.md (avx_vperm2f128<mode>3): Fix typo.
35231
35232 2010-01-15  Richard Guenther  <rguenther@suse.de>
35233
35234         PR middle-end/42739
35235         * tree-cfgcleanup.c (remove_forwarder_block): Move destination
35236         labels of computed or non-local gotos to the destination.
35237         * tree-cfg.c (gimple_verify_flow_info): Verify that a EH
35238         landing pad label is the first label.
35239
35240 2010-01-15  Richard Guenther  <rguenther@suse.de>
35241
35242         * tree-ssa-loop-im.c (gen_lsm_tmp_name): Fix bogus fallthru.
35243
35244 2010-01-14  Michael Meissner  <meissner@linux.vnet.ibm.com>
35245
35246         PR target/42747
35247         * config/rs6000/rs6000.md (sqrtdf2): Split into expander and insn
35248         to allow generation of the xssqrtdp instruction on power7.
35249         (sqrtdf2_fpr): Ditto.
35250
35251 2010-01-14  Jakub Jelinek  <jakub@redhat.com>
35252
35253         PR middle-end/42674
35254         * c-decl.c (finish_function): Don't emit -Wreturn-type warnings in
35255         functions with noreturn attribute.
35256
35257         PR c++/42608
35258         * varasm.c (declare_weak): Add weak attribute to decl if it
35259         doesn't have one already.
35260         (assemble_external): Only add decls to weak_decls if they also
35261         have weak attribute.
35262
35263 2010-01-14  Alexandre Oliva  <aoliva@redhat.com>
35264
35265         * var-tracking.c (var_reg_delete): Don't delete the association
35266         between REGs and values or one-part variables if the register
35267         isn't clobbered.
35268
35269 2010-01-14  Jakub Jelinek  <jakub@redhat.com>
35270
35271         PR debug/42657
35272         * tree-inline.c (copy_debug_stmt): Don't reset debug stmt just
35273         because its first operand is a non-localized variable.
35274
35275 2010-01-14  Martin Jambor  <mjambor@suse.cz>
35276
35277         PR tree-optimization/42706
35278         * tree-sra.c (encountered_recursive_call): New variable.
35279         (encountered_unchangable_recursive_call): Likewise.
35280         (sra_initialize): Initialize both new variables.
35281         (callsite_has_enough_arguments_p): New function.
35282         (scan_function): Call decl and flags check only for IPA-SRA, check
35283         whether there is a recursive call and whether it has enough arguments.
35284         (all_callers_have_enough_arguments_p): New function.
35285         (convert_callers): Look for recursive calls only when
35286         encountered_recursive_call is set.
35287         (ipa_early_sra): Bail out either if
35288         !all_callers_have_enough_arguments_p or
35289         encountered_unchangable_recursive_call.
35290
35291 2010-01-14  Alexander Monakov  <amonakov@ispras.ru>
35292
35293         * sel-sched.c: Add 2010 to copyright years.
35294         * sel-sched-ir.c: Likewise.
35295         * sel-sched-ir.h: Likewise.
35296
35297 2010-01-14  Martin Jambor  <mjambor@suse.cz>
35298
35299         PR tree-optimization/42714
35300         * tree-sra.c (sra_ipa_modify_assign): Handle incompatible-type
35301         constructors specially.
35302
35303 2010-01-14  Andi Kleen  <ak@linux.intel.com>
35304
35305         * config/i386/drivers-i386.c (detect_caches_intel):
35306         Add l2sizekb parameter and fill in.
35307         (host_detect_local_cpu): Add l2sizekb, fill in.
35308         Add Atom small cache heuristic.
35309
35310 2010-01-14  Andi Kleen  <ak@linux.intel.com>
35311
35312         * config/i386/drivers-i386.c (detect_caches_cpuid4):
35313         Add level3 parameter and fill in.
35314         (detect_caches_intel): Handle level3 cache.
35315
35316 2010-01-14  Andi Kleen  <ak@linux.intel.com>
35317
35318         * config/i386/drivers-i386.c (host_detect_local_cpu):
35319         Fix core duo detection.
35320
35321 2010-01-14  Andi Kleen  <ak@linux.intel.com>
35322
35323         * config/i386/drivers-i386.c (host_detect_local_cpu):
35324         Fix Atom detection.
35325
35326 2010-01-14  Alexander Monakov  <amonakov@ispras.ru>
35327
35328         * config/rs6000/rs6000.c (rs6000_variable_issue): Rename to...
35329         (rs6000_variable_issue_1): this.  Use...
35330         (rs6000_variable_issue): here.  Reimplement.  Print debug info.
35331
35332 2010-01-14  Alexander Monakov  <amonakov@ispras.ru>
35333
35334         * sel-sched-ir.c (sel_restore_other_notes): Rename to
35335         sel_restore_notes.  Update all callers.  Call reemit_notes
35336         for all insns.
35337
35338 2010-01-14  Andrey Belevantsev  <abel@ispras.ru>
35339
35340         PR rtl-optimization/42246
35341         * sel-sched-ir.h (get_all_loop_exits): Include exits from inner
35342         loops.
35343
35344 2010-01-14  Andrey Belevantsev  <abel@ispras.ru>
35345
35346         * sel-sched.c (compute_av_set_at_bb_end): Do not test that number of
35347         all successors is the same as number of successors in current region.
35348
35349 2010-01-14  Alexander Monakov  <amonakov@ispras.ru>
35350
35351         * sel-sched.c (maybe_emit_renaming_copy): Exit early when expression
35352         to rename is not separable.  Otherwise check that its LHS is not NULL.
35353
35354 2010-01-14  Alexander Monakov  <amonakov@ispras.ru>
35355
35356         * sel-sched.c (choose_best_reg_1):  Loop over all regs for mode.
35357
35358 2010-01-14  Alexander Monakov  <amonakov@ispras.ru>
35359
35360         * sel-sched.c (mark_unavailable_hard_regs): Do not try to search
35361         available registers when failed to discover LHS register class.
35362         Fix indentation.  Update comment.
35363
35364 2010-01-14  Andrey Belevantsev  <abel@ispras.ru>
35365             Alexander Monakov  <amonakov@ispras.ru>
35366
35367         PR rtl-optimization/42389
35368         * sel-sched.c (advance_one_cycle): Set FENCE_ISSUE_MORE
35369         to can_issue_more.
35370         (advance_state_on_fence): Likewise.
35371         (sel_target_adjust_priority): Print debug output only when
35372         sched_verbose >= 4, not 2.
35373         (get_expr_cost): Do not issue all unique insns on the next cycle.
35374         (fill_insns): Initialize can_issue_more from the value saved
35375         with the fence.
35376         * sel-sched-ir.c (flist_add): New parameter issue_more.
35377         Init FENCE_ISSUE_MORE with it.
35378         (merge_fences): Likewise.
35379         (init_fences): Update call to flist_add.
35380         (add_to_fences, add_clean_fence_to_fences)
35381         (add_dirty_fence_to_fences): Likewise.
35382         (move_fence_to_fences): Update call to merge_fences.
35383         (invoke_reorder_hooks): Do not reset can_issue_more on insns from
35384         sched groups.
35385         * sel-sched-ir.h (struct _fence): New field issue_more.
35386         (FENCE_ISSUE_MORE): New accessor macro.
35387
35388 2010-01-14  Andrey Belevantsev  <abel@ispras.ru>
35389
35390         PR rtl-optimization/42388
35391         * sel-sched-ir.c (maybe_tidy_empty_bb): Do not delete empty blocks
35392         that have no predecessors nor successors.  Do not call move_bb_info
35393         for empty blocks outside of current region.
35394
35395 2010-01-14  Alexander Monakov  <amonakov@ispras.ru>
35396
35397         PR rtl-optimization/42294
35398         * sel-sched-ir.h (struct _sel_insn_data): Update comment.
35399         * sel-sched.c (move_exprs_to_boundary): Transitively add all
35400         originators' originators.
35401
35402 2010-01-14  Alexander Monakov  <amonakov@ispras.ru>
35403
35404         PR rtl-optimization/39453
35405         PR rtl-optimization/42246
35406         * sel-sched-ir.c (considered_for_pipelining_p): Do not test
35407         for pipelining_p.
35408         (sel_add_loop_preheaders): Add preheader to last_added_blocks.
35409
35410 2010-01-14  Andrey Belevantsev  <abel@ispras.ru>
35411             Alexander Monakov  <amonakov@ispras.ru>
35412
35413         PR middle-end/42245
35414         * sel-sched-ir.c (sel_recompute_toporder): New.  Use it...
35415         (maybe_tidy_empty_bb): ... here.  Make static.  Add new
35416         argument.  Update all callers.
35417         (tidy_control_flow): ... and here.  Recompute topological order
35418         of basic blocks in region if necessary.
35419         (sel_redirect_edge_and_branch): Change return type.  Return true
35420         if topological order might have been invalidated.
35421         (purge_empty_blocks): Export and move from...
35422         * sel-sched.c (purge_empty_blocks): ... here.
35423         * sel-sched-ir.h (sel_redirect_edge_and_branch): Update prototype.
35424         (maybe_tidy_empty_bb): Delete prototype.
35425         (purge_empty_blocks): Declare.
35426
35427 2010-01-14  Andrey Belevantsev  <abel@ispras.ru>
35428
35429         PR rtl-optimization/42249
35430         * sel-sched.c (try_replace_dest_reg): When chosen register
35431         and original register is the same, do not bail out early, but
35432         still check all original insns for validity of replacing destination
35433         register.  Set EXPR_TARGET_AVAILABLE to 1 before leaving function
35434         in this case.
35435
35436 2010-01-14  Jakub Jelinek  <jakub@redhat.com>
35437
35438         PR c/42721
35439         Port from no-undefined-overflow branch:
35440         2009-03-09  Richard Guenther  <rguenther@suse.de>
35441
35442         * fold-const.c (add_double_with_sign): Fix unsigned overflow detection.
35443
35444 2010-01-14  Richard Guenther  <rguenther@suse.de>
35445
35446         PR lto/42665
35447         * gimple.c (iterative_hash_gimple_type): Avoid hashing error_mark_node.
35448
35449 2010-01-14  Ira Rosen  <irar@il.ibm.com>
35450
35451         PR tree-optimization/42709
35452         * tree-vect-slp.c (vect_get_constant_vectors): Use constant's type
35453         as scalar type in creation of constant vector operand.
35454
35455 2010-01-14  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
35456
35457         PR testsuite/42414
35458         * Makefile.in ($(TESTSUITEDIR)/site.exp, check-%)
35459         (check-parallel-%): Match `testsuite' directory component only
35460         at the end.
35461
35462 2010-01-14  Shujing Zhao  <pearly.zhao@oracle.com>
35463
35464         PR translation/39521
35465         * gcc.c (do_spec_1): Wrapped the error and notice messages of specs
35466         strings with _().
35467
35468 2010-01-13  Richard Guenther  <rguenther@suse.de>
35469
35470         PR tree-optimization/42730
35471         * tree-ssa-ccp.c (maybe_fold_stmt_indirect): Add shortcut for
35472         offset zero.
35473
35474 2010-01-13  Steve Ellcey  <sje@cup.hp.com>
35475
35476         PR target/pr42542
35477         * config/ia64/ia64.c (ia64_expand_vecint_compare): Convert GTU to GT
35478         for V2SI by subtracting (-(INT MAX) - 1) from both operands to make
35479         them signed.
35480
35481 2010-01-13  Bernd Schmidt  <bernd.schmidt@analog.com>
35482
35483         * config/bfin/libgcc-bfin.ver: Regenerate based on current
35484         libgcc-std.ver.  Add entries for ___smulsi3_highpart and
35485         ___umulsi3_highpart.
35486
35487         * config/bfin/bfin.c (bfin_reorg): Call run_selective_scheduling
35488         rather than schedule_insns if the pass is enabled.
35489
35490 2010-01-13  Martin Jambor  <mjambor@suse.cz>
35491
35492         PR tree-optimization/42704
35493         * tree-sra.c (sra_modify_assign): Do not delete assignments to
35494         SSA_NAMEs.
35495
35496 2010-01-13  Martin Jambor  <mjambor@suse.cz>
35497
35498         PR tree-optimization/42703
35499         * tree-sra.c (analyze_access_subtree): Check that we can build a
35500         reference to the original data within the aggregate.
35501
35502 2010-01-13  Richard Guenther  <rguenther@suse.de>
35503
35504         PR tree-optimization/42705
35505         * tree-ssa-reassoc.c (build_and_add_sum): Insert stmts after labels.
35506
35507 2010-01-13  Richard Guenther  <rguenther@suse.de>
35508
35509         PR middle-end/42716
35510         * fold-const.c (fold_unary_loc): Fold INDIRECT_REFs.
35511
35512 2010-01-13  Jakub Jelinek  <jakub@redhat.com>
35513
35514         PR debug/41371
35515         * var-tracking.c (values_to_unmark): New variable.
35516         (find_loc_in_1pdv): Clear VALUE_RECURSED_INTO of values in
35517         values_to_unmark vector.  Moved body to...
35518         (find_loc_in_1pdv_1): ... this.  Don't clear VALUE_RECURSED_INTO,
35519         instead queue it into values_to_unmark vector.
35520         (vt_find_locations): Free values_to_unmark vector.
35521
35522 2010-01-13  Wolfgang Gellerich  <gellerich@de.ibm.com>
35523
35524         * config/s390/s390.c (override_options): Set
35525         default of max-pending-list-length to 256
35526
35527 2010-01-13  Richard Guenther  <rguenther@suse.de>
35528
35529         PR lto/42678
35530         * tree-pass.h (PROP_gimple_lcx): New.
35531         * cfgexpand.c (pass_expand): Require PROP_gimple_lcx.
35532         * passes.c (init_optimization_passes): Move pass_lower_complex_O0
35533         before the final cleanup_eh.
35534         (dump_properties): Dump PROP_gimple_lcx.
35535         * tree-complex.c (pass_lower_complex): Provide PROP_gimple_lcx.
35536         (tree_lower_complex_O0): Remove.
35537         (gate_no_optimization): Run if PROP_gimple_lcx is not set.
35538         (pass_lower_complex_O0): Provide PROP_gimple_lcx.  Run
35539         tree_lower_complex, schedule TODO_update_ssa.
35540         * lto-streamer-out.c (output_function): Stream the functions
35541         properties.
35542         * lto-streamer-in.c (input_function): Likewise.
35543         (lto_read_body): Do not override them here.
35544
35545 2010-01-12  Joseph Myers  <joseph@codesourcery.com>
35546
35547         PR c/42708
35548         * c-typeck.c (build_c_cast): Fold value cast to union type before
35549         wrapping it in a CONSTRUCTOR.
35550
35551 2010-01-12  Jakub Jelinek  <jakub@redhat.com>
35552
35553         PR rtl-optimization/42699
35554         * cse.c (cse_insn): Optimize lhs ZERO_EXTRACT if only CONST_INTs are
35555         involved.
35556
35557 2010-01-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
35558
35559         * config/mips/iris6.h (SUBTARGET_DONT_WARN_UNUSED_SPEC,
35560         SUBTARGET_WARN_UNUSED_SPEC): Move ...
35561         config/mips/iris.h (SUBTARGET_DONT_WARN_UNUSED_SPEC,
35562         SUBTARGET_WARN_UNUSED_SPEC): ... here
35563         * config/mips/iris5.h (LIBGCC_SPEC): Define.
35564
35565 2010-01-12  Julian Brown  <julian@codesourcery.com>
35566
35567         * config/arm/neon-schedgen.ml (Utils): Don't try to
35568         open missing module.
35569         (find_with_result): New.
35570
35571 2010-01-12  Jakub Jelinek  <jakub@redhat.com>
35572
35573         PR debug/42662
35574         * simplify-rtx.c (simplify_relational_operation_1): Avoid invalid rtx
35575         sharing when canonicalizing ({lt,ge}u (plus a b) b).
35576
35577         PR tree-optimization/42645
35578         * tree-inline.c (processing_debug_stmt): Move earlier.  Make static.
35579         (remap_ssa_name): If processing_debug_stmt and name wasn't found in
35580         decl_map, set processing_debug_stmt to -1 and return name without
35581         any remapping.
35582
35583 2010-01-11  Dave Korn  <dave.korn.cygwin@gmail.com>
35584
35585         * doc/install.texi (Specific#x-x-cygwin): Document minimum required
35586         binutils version, and reword target configuration description.
35587
35588 2010-01-11  Andy Hutchinson  <hutchinsonandy@gcc.gnu.org>
35589
35590         * config/avr/avr.h (LINKER_NAME): Remove.
35591
35592 2010-01-11  Janis Johnson  <janis187@us.ibm.com>
35593
35594         PR target/42416
35595         * config/rs6000/rs6000.c (rs6000_override_options): On targets
35596         that support VSX, warn for -mno-altivec if vsx is not disabled,
35597         and disable vsx.
35598
35599 2010-01-11  Joseph Myers  <joseph@codesourcery.com>
35600             Shujing Zhao  <pearly.zhao@oracle.com>
35601
35602         PR translation/42469
35603         * common.opt (Wframe-larger-than=, fcompare-debug=, fdbg-cnt=,
35604         fira-verbose=, flto-compression-level=, fplugin-arg-): Use tab
35605         character between option name and help text.
35606         * c.opt (imultilib): Likewise.
35607
35608 2010-01-10  Rafael Avila de Espindola  <espindola@google.com>
35609
35610         * lto-streamer-out.c (output_unreferenced_globals): Output static
35611         variables.
35612
35613 2010-01-10  Steven Bosscher  <steven@gcc.gnu.org>
35614
35615         PR rtl-optimization/42621
35616         * bb-reorder.c (gate_duplicated_computed_gotos): Only run if not
35617         optimizing for size.
35618         (duplicate_computed_gotos): Remove now-redundant check.
35619
35620 2010-01-10  Steve Ellcey  <sje@cup.hp.com>
35621
35622         PR target/37454
35623         * configure.ac: Save and restore LDFLAGS and LIBS
35624         * configure: Regenerate.
35625
35626 2010-01-10  Richard Guenther  <rguenther@suse.de>
35627
35628         PR middle-end/42667
35629         * builtins.c (fold_builtin_strlen): Add type argument and
35630         convert the resulting length to it.
35631         (fold_builtin_1): Adjust.
35632
35633 2010-01-09  Jakub Jelinek  <jakub@redhat.com>
35634
35635         * config/rs6000/rs6000.c (rs6000_emit_set_long_const): Shorten
35636         sequence for DImode constants >= 0x80000000UL <= 0xFFFFFFFFUL by
35637         1 insn.
35638         (num_insns_constant_wide): Adjust for that change.
35639
35640 2010-01-09  Alexandre Oliva  <aoliva@redhat.com>
35641
35642         PR debug/42631
35643         * web.c (union_defs): Add used argument, to combine uses of
35644         uninitialized regs.
35645         (entry_register): Adjust type and tests of used argument.
35646         (web_main): Widen used for new use.  Pass it to union_defs.
35647         * df.h (union_defs): Adjust prototype.
35648
35649 2010-01-09  Alexandre Oliva  <aoliva@redhat.com>
35650
35651         PR debug/42630
35652         * loop-unroll.c (referenced_in_one_insn_in_loop_p): Count debug
35653         uses in new incoming argument.  Free body.
35654         (reset_debug_uses_in_loop): New.
35655         (analyze_insn_to_expand_var): Call the latter if the former found
35656         anything.  Fix whitespace.  Reject invalid dest overlaps before
35657         going through all insns in the loop.
35658
35659 2010-01-09  Alexandre Oliva  <aoliva@redhat.com>
35660
35661         PR debug/42629
35662         * haifa-sched.c (dying_use_p): Debug insns don't count.
35663
35664 2010-01-09  Alexandre Oliva  <aoliva@redhat.com>
35665
35666         PR middle-end/42363
35667         * gimplify.c (gimplify_modify_expr): Drop lhs on noreturn calls.
35668         * tree-cfg.c (is_ctrl_altering_stmt): Don't compute flags twice.
35669         (verify_gimple_call): Reject LHS in noreturn calls.
35670
35671 2010-01-09  Alexandre Oliva  <aoliva@redhat.com>
35672
35673         PR debug/42604
35674         PR debug/42395
35675         * tree-vect-loop-manip.c (adjust_info): New type.
35676         (adjust_vec): New pointer to vector.
35677         (adjust_debug_stmts_now, adjust_vec_debug_stmts): New.
35678         (adjust_debug_stmts, adjust_phi_and_debug_stmts): New.
35679         (slpeel_update_phis_for_duplicate_loop): Use them.
35680         (slpeel_update_phi_nodes_for_guard1): Likewise.
35681         (slpeel_update_phi_nodes_for_guard2): Likewise.
35682         (slpeel_tree_peel_loop_to_edge): Likewise.
35683         (vect_update_ivs_after_vectorizer): Likewise.
35684
35685 2010-01-09  Alexandre Oliva  <aoliva@redhat.com>
35686
35687         * vec.h (DEF_VEC_ALLOC_FUNC_O_STACK): Drop excess paren.
35688         (DEF_VEC_ALLOC_FUNC_I_STACK): Likewise.
35689
35690 2010-01-09  Alexandre Oliva  <aoliva@redhat.com>
35691
35692         * config/i386/i386.c (ix86_vectorize_builtin_vec_perm): Silence
35693         bogus uninitialized warning.
35694
35695 2010-01-09  Richard Guenther  <rguenther@suse.de>
35696
35697         PR middle-end/42512
35698         * tree-scalar-evolution.c (interpret_loop_phi): Make sure
35699         the evolution is compatible with the initial condition.
35700
35701 2010-01-09  Jakub Jelinek  <jakub@redhat.com>
35702
35703         * gcc.c (process_command): Update copyright notice dates.
35704         * gcov.c (print_version): Likewise.
35705         * gcov-dump.c (print_version): Likewise.
35706         * mips-tfile.c (main): Likewise.
35707         * mips-tdump.c (main): Likewise.
35708
35709 2010-01-08  Andy Hutchinson  <hutchinsonandy@gcc.gnu.org>
35710
35711         PR target/41885
35712         * config/avr/avr.md (rotlqi3): Add CONST_INT_P check.
35713         (rotlhi3): Delete.
35714         (rotlhi3_8): Delete.
35715         (rotlsi3): Delete.
35716         (rotlsi3_8): Delete.
35717         (rotlsi3_16): Delete.
35718         (rotlsi3_24): Delete.
35719         (rotl<mode>3): New.
35720         (*rotw<mode>3): New.
35721         (*rotb<mode>3): New.
35722         * config/avr/avr.c (avr_rotate_bytes): New function.
35723         * config/avr/avr-proto.h (avr_rotate_bytes): New function.
35724
35725 2010-01-08  Steve Ellcey  <sje@cup.hp.com>
35726
35727         PR target/37454
35728         * configure.ac: Modify -rdynamic check.
35729         * configure: Regenerate.
35730
35731 2010-01-08  DJ Delorie  <dj@redhat.com>
35732
35733         * config/sh/sh.c (sh_expand_epilogue): Fix interrupt handler
35734         register popping order.
35735
35736 2010-01-08  Richard Guenther  <rguenther@suse.de>
35737
35738         PR lto/42528
35739         * c.opt (fsigned-char): Also let LTO handle this option.
35740         (funsigned-char): Likewise.
35741
35742 2010-01-07  Richard Guenther  <rguenther@suse.de>
35743
35744         * gimple.h (gss_for_code): Wrap gcc_assert in ENABLE_CHECKING.
35745         (gimple_op): Likewise.
35746         (gimple_op_ptr): Likewise.
35747         (gimple_assign_set_lhs): Remove gcc_assert.
35748         (gimple_assign_set_rhs1): Likewise.
35749         (gimple_assign_set_rhs2): Likewise.
35750         (gimple_call_set_lhs): Likewise.
35751         (gimple_call_set_fn): Likewise.
35752         (gimple_call_set_fndecl): Likewise.
35753         (gimple_call_fndecl): Likewise.
35754         (gimple_call_return_type): Likewise.
35755         (gimple_call_set_chain): Likewise.
35756         (gimple_call_num_args): Likewise.
35757         (gimple_call_set_arg): Likewise.
35758         (gimple_cond_set_code): Likewise.
35759         (gimple_cond_set_lhs): Likewise.
35760         (gimple_cond_set_rhs): Likewise.
35761         (gimple_cond_set_true_label): Likewise.
35762         (gimple_cond_set_false_label): Likewise.
35763         (gimple_label_set_label): Likewise.
35764         (gimple_goto_set_dest): Likewise.
35765         (gimple_debug_bind_get_var): Wrap gcc_assert in ENABLE_CHECKING.
35766         (gimple_debug_bind_get_value): Likewise.
35767         (gimple_debug_bind_get_value_ptr): Likewise.
35768         (gimple_debug_bind_set_var): Likewise.
35769         (gimple_debug_bind_set_value): Likewise.
35770         (gimple_debug_bind_reset_value): Likewise.
35771         (gimple_debug_bind_has_value_p): Likewise.
35772         (gimple_return_retval_ptr): Remove gcc_assert.
35773         (gimple_return_retval): Likewise.
35774         (gimple_return_set_retval): Likewise.
35775         * tree-flow.h (struct gimple_df): Remove nonlocal_all member.
35776         (safe_referenced_var_iterator): Remove.
35777         (FOR_EACH_REFERENCED_VAR_SAFE): Likewise.
35778         * tree-flow-inline.h (gimple_nonlocal_all): Remove.
35779         (fill_referenced_var_vec): Remove.
35780         (first_readonly_imm_use): Remove redundant gcc_assert.
35781         (phi_arg_index_from_use): Combine gcc_asserts.
35782         (move_use_after_head): Wrap gcc_assert in ENABLE_CHECKING.
35783         (first_imm_use_stmt): Remove redundant gcc_assert.
35784         * tree-cfg.c (verify_gimple_call): Verify function and chain
35785         operands.  Verify arguments.
35786         (verify_types_in_gimple_stmt): Verify condition code and labels.
35787
35788 2010-01-07  Richard Guenther  <rguenther@suse.de>
35789
35790         PR tree-optimization/42641
35791         * sese.c (rename_map_elt_info): Use the SSA name version, do
35792         not hash pointers.
35793
35794 2010-01-07  Jakub Jelinek  <jakub@redhat.com>
35795
35796         PR tree-optimization/42625
35797         * cgraph.c (cgraph_make_node_local): Clear DECL_COMDAT*,
35798         TREE_PUBLIC, DECL_WEAK and DECL_EXTERNAL also for same_body aliases.
35799
35800 2010-01-07  Duncan Sands  <baldrick@free.fr>
35801
35802         * Makefile.in (PLUGIN_HEADERS): Add version.h.
35803
35804 2010-01-07  Uros Bizjak  <ubizjak@gmail.com>
35805
35806         PR target/42511
35807         * ifcvt.c (dead_or_predicable): Also remove REG_EQUAL note when
35808         note itself is not function_invariant_p.
35809
35810 2009-01-07  Steven Bosscher  <steven@gcc.gnu.org>
35811
35812         * gcse.c (execute_rtl_cprop, execute_rtl_pre, execute_rtl_hoist):
35813         Do not add the DF_NOTE problem.
35814         * store-motion.c (execute_rtl_store_motion): Likewise.
35815
35816 2010-01-07  Martin Jambor  <mjambor@suse.cz>
35817
35818         PR tree-optimization/42157
35819         * tree-sra.c (compare_access_positions): Stabilize sort if both
35820         accesses have integer types, return zero immediately if they are the
35821         same.
35822
35823 2010-01-06  Richard Henderson  <rth@redhat.com>
35824
35825         PR middle-end/41883
35826         * haifa-sched.c (add_to_note_list): Merge into ...
35827         (concat_note_lists): ... here, and ...
35828         (unlink_other_notes, rm_other_notes): Merge into...
35829         (remove_notes): ... here.  Create REG_SAVE_NOTEs for
35830         NOTE_INSN_EPILOGUE_BEG.
35831
35832 2010-01-06  Richard Guenther  <rguenther@suse.de>
35833
35834         * ipa-inline.c (cgraph_decide_inlining_incrementally): Do
35835         not inline regular functions into always-inline functions.
35836
35837 2010-01-06  Nick Clifton  <nickc@redhat.com>
35838
35839         * config/rx/rx.h (enum rx_cpu_type): Add RX200.
35840         (CC1_SPEC): Issue an error message if -mcpu=rx200 and -fpu are
35841         used together.
35842         (OVERRIDE_OPTIONS): Delete.
35843         (OPTIMIZATION_OPTIONS): Define.
35844         (ALLOW_RX_FPU_INSNS): Define only in terms of -fpu option.
35845         * config/rx/rx.c (rx_handle_option): Issue an error message if
35846         -mcpu=rx200 and -fpu are used together.
35847         (rx_set_optimization_options): New function.  Issue an error
35848         message if an optimization attribute attempts to reset the FPU/
35849         math optimization pairing.
35850         * config/rx/rx-protos.h (rx_set_optimization_options): Prototype.
35851         * config/rx/rx.opt: Set the default to 32-bit doubles.
35852         * config/rx/t-rx: Add multilibs for -nofpu option.
35853         * doc/invoke.texi: Update documentation of RX options.
35854
35855 2010-01-06  Richard Guenther  <rguenther@suse.de>
35856
35857         * tree-ssa-pre.c (name_to_id): New global.
35858         (alloc_expression_id): Simplify SSA name handling.
35859         (lookup_expression_id): Likewise.
35860         (init_pre): Zero name_to_id.
35861         (fini_pre): Free it.
35862
35863 2010-01-06  Uros Bizjak  <ubizjak@gmail.com>
35864
35865         * ifcvt.c (if_convert): Output slim multiple dumps with TDF_SLIM.
35866
35867 2010-01-05  H.J. Lu  <hongjiu.lu@intel.com>
35868
35869         PR target/42542
35870         * config/i386/sse.md (smaxv2di3): New.
35871         (umaxv2di3): Likewise.
35872         (sminv2di3): Likewise.
35873         (uminv2di3): Likewise.
35874
35875 2010-01-05  Eric Botcazou  <ebotcazou@adacore.com>
35876
35877         PR target/42564
35878         * config/sparc/sparc.h (SPARC_SYMBOL_REF_TLS_P): Delete.
35879         * config/sparc/sparc-protos.h (legitimize_pic_address): Likewise.
35880         (legitimize_tls_address): Likewise.
35881         (sparc_tls_referenced_p): Likewise.
35882         * config/sparc/sparc.c (sparc_expand_move): Use legitimize_tls_address
35883         and adjust calls to legitimize_pic_address.
35884         (legitimate_constant_p) Use sparc_tls_referenced_p.
35885         (legitimate_pic_operand_p): Likewise.
35886         (sparc_legitimate_address_p): Do not use SPARC_SYMBOL_REF_TLS_P.
35887         (sparc_tls_symbol_ref_1): Delete.
35888         (sparc_tls_referenced_p): Make static, recognize specific patterns.
35889         (legitimize_tls_address): Make static, handle CONST patterns.
35890         (legitimize_pic_address): Make static, remove unused parameter and
35891         adjust recursive calls.
35892         (sparc_legitimize_address): Make static, use sparc_tls_referenced_p
35893         and adjust call to legitimize_pic_address.
35894         (sparc_output_mi_thunk): Likewise.
35895
35896 2010-01-05  Paolo Bonzini  <bonzini@gnu.rg>
35897             H.J. Lu  <hongjiu.lu@intel.com>
35898
35899         PR target/42542
35900         * config/i386/i386.c (ix86_expand_int_vcond): Convert GTU to GT
35901         for V4SI and V2DI by subtracting (-(INT MAX) - 1) from both
35902         operands to make them signed.
35903
35904         Revert:
35905         2010-01-04  H.J. Lu  <hongjiu.lu@intel.com>
35906
35907         PR target/42542
35908         * config/i386/i386.c (ix86_expand_int_vcond): Don't convert
35909         GTU to GT for V4SI and V2DI.
35910
35911         * config/i386/sse.md (umaxv4si3): Enabled for SSE4.1 and XOP.
35912         (umin<mode>3): Removed.
35913         (uminv8hi3): New.
35914         (uminv4si3): Likewise.
35915
35916 2010-01-05  Martin Jambor  <mjambor@suse.cz>
35917
35918         PR tree-optimization/42462
35919         * ipa-inline.c (compute_inline_parameters): Pass node->decl instead of
35920         current_function_decl to helper functions and macros.
35921
35922 2010-01-05  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
35923
35924         PR bootstrap/41771
35925         * flags.h: Don't include real.h.
35926         (HONOR_NANS, HONOR_SNANS, HONOR_INFINITIES, HONOR_SIGNED_ZEROS,
35927         HONOR_SIGN_DEPENDENT_ROUNDING): Move ...
35928         * real.h (HONOR_NANS, HONOR_SNANS, HONOR_INFINITIES,
35929         HONOR_SIGNED_ZEROS, HONOR_SIGN_DEPENDENT_ROUNDING): ... here.
35930         * dominance.c: Update copyright.
35931         * gimple.c (walk_gimple_op): Remove inline.
35932         * tree-ssa-reassoc.c: Include real.h.
35933         * Makefile.in (FLAGS_H): Remove $(REAL_H).
35934         (tree-ssa-reassoc.o): Depend on $(REAL_H).
35935
35936 2010-01-05  Nick Clifton  <nickc@redhat.com>
35937
35938         * config/rx/rx.c (rx_get_stack_layout): Fix allocation of second
35939         register to push into the stack frame when the accumulator has to
35940         be saved during interrupts.
35941
35942 2010-01-05  Eric Fisher  <joefoxreal@gmail.com>
35943
35944         * doc/invoke.texi: Remove the documentation about option
35945         -Wunreachable-code.
35946         * common.opt (Wunreachable-code):  Preserved for backward
35947         compatibility.
35948         * tree-cfg.c: Remove the implementation of -Wunreachable-code.
35949         * opts.c (common_handle_option): Add OPT_Wunreachable_code to
35950         the backward compatibility flag section.
35951
35952 2010-01-05  Richard Guenther  <rguenther@suse.de>
35953
35954         * tree-ssa-pre.c (bitmap_value_insert_into_set): Optimize.
35955
35956 2010-01-05  Jakub Jelinek  <jakub@redhat.com>
35957
35958         PR other/42611
35959         * cfgexpand.c (expand_one_var): Diagnose too large variables.
35960
35961         PR tree-optimization/42508
35962         * tree-sra.c (convert_callers): Check for recursive call
35963         by comparing cgraph nodes instead of decls.
35964         (modify_function): Call ipa_modify_formal_parameters also
35965         on all same_body aliases.
35966
35967         * cgraphunit.c (cgraph_materialize_all_clones): Compare
35968         cgraph nodes when checking for same_body aliases.
35969
35970 2010-01-05  Richard Guenther  <rguenther@suse.de>
35971
35972         * tree-ssa-pre.c (get_or_alloc_expr_for_name): Avoid redundant
35973         allocation and lookup.
35974         (get_or_alloc_expr_for_constant): Likewise.
35975         (phi_translate): Sink allocation.
35976
35977 2010-01-04  Richard Guenther  <rguenther@suse.de>
35978
35979         * tree-ssa-sccvn.c (get_or_alloc_constant_value_id): Allocate
35980         a new entry only if needed.
35981         * tree-ssa-dom.c (lookup_avail_expr): Likewise.
35982         * tree-ssa-coalesce.c (find_coalesce_pair): Avoid one
35983         hashtable lookup.
35984         * tree-ssa-pre.c (sorted_array_from_bitmap_set): Pre-allocate
35985         the result array.
35986         (phi_translate): Handle CONSTANTs early.
35987
35988 2010-01-04  Martin Jambor  <mjambor@suse.cz>
35989
35990         PR tree-optimization/42398
35991         * tree-sra.c (struct access): Removed flag grp_different_types.
35992         (dump_access): Do not dump the removed flag.
35993         (sort_and_splice_var_accesses): Do not set the removed flag.
35994         (sra_modify_expr): Check for type compatibility directly.
35995
35996 2010-01-04  Martin Jambor  <mjambor@suse.cz>
35997
35998         PR tree-optimization/42366
35999         * ipa-cp.c (ipcp_init_stage): Always call ipa_compute_jump_functions on
36000         edges with variable number of parameters.
36001         * ipa-prop.c (ipa_write_node_info): Stream out uses_analysis_done
36002         flag instead of asserting it.
36003         (ipa_read_node_info): Read uses_analysis_done flag.
36004
36005 2010-01-04  Richard Guenther  <rguenther@suse.de>
36006
36007         * tree-ssa-sccvn.c (vn_reference_op_compute_hash): Use
36008         iterative_hash_* as intended.
36009         (vn_reference_compute_hash): Likewise.  Simplify hashing
36010         SSA names.
36011         (vn_reference_lookup_2): Likewise.
36012         (vn_nary_op_compute_hash): Likewise.
36013         (vn_phi_compute_hash): Likewise.
36014         (expressions_equal_p): Remove strange code.
36015         * tree-ssa-pre.c (pre_expr_eq): Use gcc_unreachable ().
36016         (pre_expr_hash): Likewise.  Simplify hashing SSA names.
36017         (bitmap_insert_into_set_1): Take value-id as parameter.
36018         (add_to_value): Pass it.
36019         (bitmap_insert_into_set): Likewise.
36020         (bitmap_value_insert_into_set): Likewise.  Remove redundant check.
36021
36022 2010-01-04  Jakub Jelinek  <jakub@redhat.com>
36023
36024         PR driver/42442
36025         * gcc.c (SWITCH_IGNORE_PERMANENTLY): Define.
36026         (do_self_spec): For switches with SWITCH_IGNORE set set also
36027         SWITCH_IGNORE_PERMANENTLY.
36028         (check_live_switch): Check SWITCH_IGNORE_PERMANENTLY instead
36029         of SWITCH_IGNORE.
36030
36031 2010-01-04  Rafael Avila de Espindola  <espindola@google.com>
36032
36033         * lto-streamer-out.c (output_unreferenced_globals): Output the full
36034         tree of an unreferenced global var.
36035
36036 2010-01-04  H.J. Lu  <hongjiu.lu@intel.com>
36037
36038         PR target/42542
36039         * config/i386/i386.c (ix86_expand_int_vcond): Don't convert
36040         GTU to GT for V4SI and V2DI.
36041
36042         * config/i386/sse.md (umaxv4si3): Enabled for SSE4.1 and XOP.
36043         (umin<mode>3): Removed.
36044         (uminv8hi3): New.
36045         (uminv4si3): Likewise.
36046
36047 2010-01-04  H.J. Lu  <hongjiu.lu@intel.com>
36048
36049         PR lto/42581
36050         * collect2.c (main): Turn on trace in collect2 if -v is passed
36051         to gcc with LTO.
36052
36053 2010-01-03  Jerry Quinn  <jlquinn@optonline.net>
36054
36055         * doc/c-tree.texi (RETURN_STMT): Change to RETURN_EXPR.  Update
36056         description of expression operand.
36057
36058 2010-01-03  Andrew Jenner  <andrew@codesourcery.com>
36059
36060         * configure.ac: Add install-html to target_list for Make-hooks.
36061         * configure: Regenerate.
36062         * fortran/Make-lang.in (F95_HTMLFILES): New.
36063         (fortran.html): Use it.
36064         (fortran.install-html): New.
36065         * Makefile.in (install-html): Add lang.install-html.
36066         * java/Make-lang.in (JAVA_HTMLFILES): New.
36067         (java.html): Use it.
36068         (java.install-html): New.
36069         * objc/Make-lang.in (objc.install-html): New.
36070         * objcp/Make-lang.in (obj-c++.install-html): New.
36071         * cp/Make-lang.in (c++.install-html): New.
36072         * ada/gcc-interface/Make-lang.in (ada.install-html): New.
36073         * lto/Make-lang.in (lto.install-html): New.
36074
36075 2010-01-03  H.J. Lu  <hongjiu.lu@intel.com>
36076
36077         PR lto/42520
36078         * gcc.c (LINK_COMMAND_SPEC): Pass -m* and -v to -plugin-opt.
36079
36080 2009-01-03  Steven Bosscher  <steven@gcc.gnu.org>
36081
36082         PR rtl-optimization/41862
36083         * store-motion.c (store_killed_in_insn, compute_store_table,
36084         remove_reachable_equiv_notes, replace_store_insn,
36085         build_store_vectors): Ignore all DEBUG_INSNs.
36086
36087 2010-01-03  H.J. Lu  <hongjiu.lu@intel.com>
36088
36089         PR lto/41564
36090         * common.opt: Add dumpdir.
36091
36092         * gcc.c (cc1_options): Add "-dumpbase %B" only if -dumpbase
36093         isn't specified.
36094         (option_map): Add --dumpdir.
36095
36096         * gcc.h (DEFAULT_WORD_SWITCH_TAKES_ARG): Add dumpdir.
36097
36098         * lto-wrapper.c (run_gcc): Add -dumpbase and -dumpdir for -o.
36099
36100         * opts.c (decode_options): Try dump_dir_name first if
36101         dump_base_name isn't an absolute path.
36102         (common_handle_option): Handle OPT_dumpdir.
36103
36104         * toplev.c (dump_dir_name): New.
36105         (print_switch_values): Also ignore -dumpdir.
36106
36107         * toplev.h (dump_dir_name): New.
36108
36109 2010-01-03  Richard Guenther  <rguenther@suse.de>
36110
36111         PR tree-optimization/42589
36112         * tree-ssa-math-opts.c (execute_optimize_bswap): Allow
36113         double-word expansion of bswap32.
36114
36115 2010-01-03  Steven Bosscher  <steven@gcc.gnu.org>
36116
36117         * postreload-gcse.c (insert_expr_in_table): Replace BLOCK_NUM
36118         with BLOCK_FOR_INSN.
36119         * auto-inc-dec.c (attempt_change, get_next_ref, find_inc): Likewise.
36120         * ifcvt.c (noce_get_alt_condition, noce_try_abs,
36121         noce_process_if_block): Likewise.
36122         * gcse.c (compute_local_properties, insert_expr_in_table,
36123         insert_set_in_table, canon_list_insert, find_avail_set,
36124         pre_insert_copy_insn): Likewise.
36125
36126         * basic-block.h (BLOCK_NUM): Move from here...
36127         * sched-int.h (BLOCK_NUM): ... to here to localize it in the scheduler.
36128
36129 2010-01-03  Richard Guenther  <rguenther@suse.de>
36130
36131         PR tree-optimization/42438
36132         * tree-ssa-pre.c (struct bb_bitmap_sets): Add
36133         contains_may_not_return_call flag.
36134         (BB_MAY_NOTRETURN): New.
36135         (valid_in_sets): Trapping nary operations are not valid
36136         in blocks that may not return.
36137         (insert_into_preds_of_block): Remove check for trapping expressions.
36138         (compute_avail): Compute also BB_MAY_NOTRETURN.
36139
36140 2010-01-03  Gerald Pfeifer  <gerald@pfeifer.com>
36141
36142         * doc/invoke.texi: Add 2010 to copyright years.
36143
36144 2010-01-03  Eric Botcazou  <ebotcazou@adacore.com>
36145
36146         * config/sparc/sparc.c: Fix formatting nits.
36147
36148 2010-01-02  Gerald Pfeifer  <gerald@pfeifer.com>
36149             Alexander Monakov  <amonakov@ispras.ru>
36150
36151         * doc/invoke.texi (Optimize Options): Reword introduction a bit.
36152
36153 2010-01-02  Richard Guenther  <rguenther@suse.de>
36154
36155         PR middle-end/42577
36156         * tree-vrp.c (check_all_array_refs): Skip non-excutable blocks.
36157         (simplify_switch_using_ranges): Mark to be removed edges
36158         as non-executable.
36159
36160 2010-01-02  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
36161
36162         * config/pa/t-slibgcc-dwarf-ver (SHLIB_SOVERSION): Bump by two.
36163
36164         * collect2.c (scan_libraries): Add missing argument in call to
36165         scan_prog_file.
36166
36167 2010-01-02  Uros Bizjak  <ubizjak@gmail.com>
36168
36169         PR target/42448
36170         * config/alpha/predicates.md (aligned_memory_operand): Return false
36171         for CQImode.
36172         (unaligned_memory_operand): Return true for CQImode.
36173         * config/alpha/alpha.c (get_aligned_mem): Assert that location
36174         doesn not cross aligned SImode word boundary.
36175
36176 2010-01-02  Anatoly Sokolov  <aesok@post.ru>
36177
36178         * config/avr/avr.h (REG_OK_FOR_BASE_P, REG_OK_FOR_INDEX_P, XEXP_):
36179         Remove.
36180         * config/avr/avr-protos.h (avr_init_once, avr_optimization_options,
36181         avr_change_section, avr_reg_class_from_letter) : Remove declaration.
36182
36183 2010-01-02  Richard Guenther  <rguenther@suse.de>
36184
36185         PR lto/41597
36186         * toplev.c (compile_file): Emit LTO marker properly.  Change
36187         it to __gnu_lto_v1.
36188         * collect2.c (scan_prog_file): Adjust for changed LTO marker.
36189
36190 2010-01-01  Richard Guenther  <rguenther@suse.de>
36191
36192         PR debug/42455
36193         * tree-sra.c (analyze_all_variable_accesses): Work in DECL_UID order.
36194
36195 2010-01-01  Richard Guenther  <rguenther@suse.de>
36196
36197         PR c/42570
36198         * c-decl.c (grokdeclarator): For zero-size arrays force
36199         structural equality checks as layout_type does.
36200
36201 2010-01-01  H.J. Lu  <hongjiu.lu@intel.com>
36202
36203         * builtins.c: Update copyright to 2010.
36204
36205 2010-01-01  H.J. Lu  <hongjiu.lu@intel.com>
36206
36207         PR lto/42531
36208         * lto-streamer-out.c (produce_asm): Revert the last change.
36209         (copy_function): Likewise.
36210
36211         * lto-streamer.c (lto_get_section_name): Skip any leading
36212         asterisk in name.
36213
36214 2010-01-01  Richard Guenther  <rguenther@suse.de>
36215
36216         PR middle-end/42559
36217         * builtins.c (get_object_alignment): Do not use DECL_ALIGN
36218         for LABEL_DECLs.
36219
36220 \f
36221 Copyright (C) 2010 Free Software Foundation, Inc.
36222
36223 Copying and distribution of this file, with or without modification,
36224 are permitted in any medium without royalty provided the copyright
36225 notice and this notice are preserved.